/*
 Theme Name:   Twenty Fourteen Child
 Theme URI:    http://chimamaduka.com
 Description:  Twenty Fourteen Child Theme
 Author:       Chima Maduka
 Author URI:   http://chimamaduka.com
 Template:     twentyfourteen
 Version:      1.0.0
*/

@import url("../twentyfourteen/style.css");

/* =Theme customization starts here
-------------------------------------------------------------- */


.site {
margin: 0 auto;
}

.entry-content a, .entry-summary a, .page-content a, .comment-content a, .entry-header a:hover, .entry-title a:hover {
color: #00aced; // change font color
text-decoration: none; // change to underline, overline or line-through
font-weight: bold; // change to normal, bold or 900
}

.entry-meta .tag-links a:hover:before {
border-top: 10px solid transparent;
border-right: 8px solid #00aced;
border-bottom: 10px solid transparent; // post tags css
}

.post-navigation,
.image-navigation {
	background-color #f5f5f5; // fix this!!!!!
}


/* -----------------------------------------------------24890d to 00aced---------------------------------------------------------- */

a {
	color: #00aced; // line 116
	text-decoration: none;
}

::selection {
	background: #00aced; // line 463
	color: #fff;
	text-shadow: none;
}

::-moz-selection {
	background: #00aced; // line 469
	color: #fff;
	text-shadow: none;
}

button,
.button,
input[type="button"],
input[type="reset"],
input[type="submit"] {
	background-color: #00aced; // line 507
	border: 0;
	border-radius: 2px;
	color: #fff;
	font-size: 12px;
	font-weight: 700;
	padding: 10px 30px 11px;
	text-transform: uppercase;
	vertical-align: bottom;
}

.search-toggle {
	background-color: #00aced; // line 885
	cursor: pointer;
	float: right;
	height: 48px;
	text-align: center;
	width: 48px;
}

.hentry .mejs-controls .mejs-time-rail .mejs-time-current {
	background: #00aced; // line 1365
}

.hentry .mejs-overlay:hover .mejs-overlay-button {
	background-color: #00aced; // line 1452
	color: #fff;
}

.paging-navigation .page-numbers.current {
	border-top: 5px solid #00aced; // line 1735
}

.widget button,
.widget .button,
.widget input[type="button"],
.widget input[type="reset"],
.widget input[type="submit"] {
	background-color: #00aced; // line 2362
	border: 0;
	font-size: 12px;
	padding: 5px 15px 4px;
}

.widget_calendar tbody a {
	background-color: #00aced; // line 2431
	color: #fff;
	display: block;
}

.content-sidebar .widget a {
	color: #00aced; // line 2599
}

.content-sidebar .widget input[type="button"],
.content-sidebar .widget input[type="reset"],
.content-sidebar .widget input[type="submit"] {
	background-color: #00aced; // line 2665
	border: 0;
	color: #fff;
}

.slider-control-paging .slider-active:before,
.slider-control-paging .slider-active:hover:before {
	background-color: #00aced; // line 2990
}

.slider-direction-nav a:hover {
	background-color: #00aced; // line 3026
}

@media screen and (min-width: 783px) {
	.primary-navigation ul ul {
		background-color: #00aced; // line 3545
		float: left;
		margin: 0;
		position: absolute;
		top: 48px;
		left: -999em;
		z-index: 99999;
	}
	.primary-navigation li:hover > a,
	.primary-navigation li.focus > a {
		background-color: #00aced; // line 3574
		color: #fff;
	}
}

@media screen and (min-width: 1008px) {
	.secondary-navigation ul ul {
		background-color: #00aced; // line 3800
		position: absolute;
		top: 0;
		left: -999em;
		width: 182px;
		z-index: 99999;
	}
	.secondary-navigation li:hover > a,
	.secondary-navigation li.focus > a {
		background-color: #00aced; // line 3814
		color: #fff;
	}
}

/* -----------------------------------------------------41a62a to 29ceff---------------------------------------------------------- */

a:active,
a:hover {
	color: #29ceff; // line 131
}

button:hover,
button:focus,
.button:hover,
.button:focus,
input[type="button"]:hover,
input[type="button"]:focus,
input[type="reset"]:hover,
input[type="reset"]:focus,
input[type="submit"]:hover,
input[type="submit"]:focus {
	background-color: #29ceff; // line 528
	color: #fff;
}

.search-toggle:hover,
.search-toggle.active {
	background-color: #29ceff; // line 896
}

.search-box {
	background-color: #29ceff; // line 922
	padding: 12px;
}

.site-navigation a:hover {
	color: #29ceff; // line 961
}

.entry-title a:hover {
	color: #29ceff; // line 1122
}

.entry-meta a:hover {
	color: #29ceff; // line 1154
}

.cat-links a:hover {
	color: #29ceff; // line 1171
}

.entry-meta .tag-links a:hover {
	background-color: #29ceff; // line 1210
	color: #fff;
}

.entry-meta .tag-links a:hover:before {
	border-right-color: #29ceff; // line 1227
}

.entry-content .edit-link a:hover {
	color: #29ceff; // line 1341
}

.hentry .mejs-controls .mejs-button button:hover {
	color: #29ceff; // line 1457
}

.page-links a:hover {
	background: #29ceff; // line 1494
	border: 1px solid #29ceff; //line 1495
	color: #fff;
}

.post-navigation a:hover,
.image-navigation a:hover {
	color: #29ceff; // line 1705
}

.paging-navigation a:hover {
	border-top: 5px solid #29ceff; // line 1739
	color: #2b2b2b;
}

.comment-author a:hover,
.comment-list .pingback a:hover,
.comment-list .trackback a:hover,
.comment-metadata a:hover {
	color: #29ceff; // line 1961
}

.comment-reply-title small a:hover {
	color: #29ceff; // line 2119
}

.widget a:hover {
	color: #29ceff; // line 2222
}

.widget input[type="button"]:hover,
.widget input[type="button"]:focus,
.widget input[type="reset"]:hover,
.widget input[type="reset"]:focus,
.widget input[type="submit"]:hover,
.widget input[type="submit"]:focus {
	background-color: #29ceff; // line 2374
}

.widget-title a:hover {
	color: #29ceff; // line 2402
}

.widget_calendar tbody a:hover {
	background-color: #29ceff; // line 2437
}

.widget_twentyfourteen_ephemera .entry-meta a:hover {
	color: #29ceff; // line 2489
}

.content-sidebar .widget a:hover {
	color: #29ceff; // line 2603
}

.content-sidebar .widget input[type="button"]:hover,
.content-sidebar .widget input[type="button"]:focus,
.content-sidebar .widget input[type="reset"]:hover,
.content-sidebar .widget input[type="reset"]:focus,
.content-sidebar .widget input[type="submit"]:hover,
.content-sidebar .widget input[type="submit"]:focus {
	background-color: #29ceff; // line 2676
}

.content-sidebar .widget .widget-title a:hover {
	color: #29ceff; // line 2704
}

.content-sidebar .widget_twentyfourteen_ephemera .entry-meta a:hover {
	color: #29ceff; // line 2797
}

.site-info a:hover {
	color: #29ceff; // line 2485
}

.featured-content a:hover {
	color: #29ceff; // line 2907
}

.slider-control-paging a:hover:before {
	background-color: #29ceff; // line 2985
}

@media screen and (min-width: 783px) {
	.primary-navigation ul ul a:hover,
	.primary-navigation ul ul li.focus > a {
		background-color: #29ceff; // line 3580
	}
}

@media screen and (min-width: 1008px) {
	.secondary-navigation ul ul a:hover,
	.secondary-navigation ul ul li.focus > a {
		background-color: #29ceff; // line 3820
	}
}

/* -----------------------------------------------------55d737 to 00aced---------------------------------------------------------- */

button:active,
.button:active,
input[type="button"]:active,
input[type="reset"]:active,
input[type="submit"]:active {
	background-color: #00aced; // line 537
}

.site-navigation .current_page_item > a,
.site-navigation .current_page_ancestor > a,
.site-navigation .current-menu-item > a,
.site-navigation .current-menu-ancestor > a {
	color: #00aced; // line 968
	font-weight: 900;
}

.widget input[type="button"]:active,
.widget input[type="reset"]:active,
.widget input[type="submit"]:active {
	background-color: #00aced; // line 2380
}

.content-sidebar .widget input[type="button"]:active,
.content-sidebar .widget input[type="reset"]:active,
.content-sidebar .widget input[type="submit"]:active {
	background-color: #00aced; // line 2682
}

