/*
Theme Name: Child
Template: twentythirteen
Author: Child Theme Configurator by Lilaea Media
Version: 1.0
Updated: 2015-01-26 11:46:10
*/

@charset "UTF-8";


/*100*/
a {
    color: #141412;
}
/*101*/
a:visited {
    color: #ca3c08;
}
/*169*/
button, input[type="submit"], input[type="button"], input[type="reset"] {
    border-bottom: 3px solid #00c1f3;
}
/*206*/
.main-navigation {
    margin-right: 170px;
    margin-left: 170px;
}
/*209*/
.nav-menu li a {
    color: #fff;
}
/*210*/
.nav-menu li:hover > a, .nav-menu li a:hover, .nav-menu li:focus > a, .nav-menu li a:focus {
    background-color: #00c1f3;
}
/*216*/
.nav-menu .current_page_item > a, .nav-menu .current_page_ancestor > a, .nav-menu .current-menu-item > a, .nav-menu .current-menu-ancestor > a {
    color: #00c1f3;
}
/*218*/
.navbar {
    background-color: #244d92;
}
/*223*/
.entry-header, .entry-content, .entry-summary, .entry-meta {
    max-width: 1024px;
}
/*232*/
.entry-meta a {
    color: #00c1f3;
}
/*244*/
.entry-content {
    -webkit-hyphens: none;
    -moz-hyphens: none;
    -ms-hyphens: none;
    hyphens: none;
}
/*456*/
.widget {
    -webkit-hyphens: none;
    -moz-hyphens: none;
    -ms-hyphens: none;
    hyphens: none;
}
/*475*/
.site-footer {
    text-align: right;
}
/*486*/
.site-info {
    color: #cfcfcf;
}
/*490*/
.wpcf7-form input {
    background-color: #fff;
    border: 2px solid #fdff00;
}
/*491*/
.wpcf7-textarea {
    background-color: #fff;
    border: 2px solid #fdff00;
}
/*492*/
#main {
    background-color: #cfcfcf;
}
/*493*/
#colophon a {
    color: #cfcfcf;
}
/*494*/
#colophon {
    text-align: center;
    background-color: #244d92;
}
/*495*/
#content input[type="submit"] {
    background-color: #244d92;
}
@media print,
	(-o-min-device-pixel-ratio: 5/4),
	(-webkit-min-device-pixel-ratio: 1.25),
	(min-resolution: 120dpi) {
/*488*/
.site-header .search-field {
    background-image: url(images/search-icon-2x.png);
}
/*489*/
.format-audio .audio-content, .format-status .entry-content:before, .format-status .entry-meta:before, .comment-list > li:after, .comment-list .children > li:before {
    background-image: url(images/dotted-line-2x.png);
}
}
