/*
 Theme Name:     Science Center 2013
 Theme URI:      http://example.com/twenty-thirteen-child/
 Description:    Theme for Science Center based on Elegant Fusion
 Author:         Geonetric  |  Operation Overnight
 Author URI:     http://example.com
 Template:       ElegantFusion
 Version:        1.0.0
*/

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

/* =Theme customization starts here
-------------------------------------------------------------- */
#left-area article a {
	color:#1974d8;
}
.et-learn-more h3.heading-more {
	font-size:19px !important;
}
.tribe-events-list-widget ol li {
	margin-bottom:10px !important;
	padding-bottom:10px !important;
}
#breadcrumbs-wrapper, #services {
	background: #203f7c; /* Old browsers */
	background: -moz-linear-gradient(top,  #203f7c 0%, #1d305e 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#203f7c), color-stop(100%,#1d305e)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top,  #203f7c 0%,#1d305e 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top,  #203f7c 0%,#1d305e 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top,  #203f7c 0%,#1d305e 100%); /* IE10+ */
	background: linear-gradient(to bottom,  #203f7c 0%,#1d305e 100%); /* W3C */
}

#breadcrumbs, .read-more span, .testimonial span.title, .entry .meta-info, .entry .meta-info a, .entry .meta-info a:hover, .subtitle, .comment_date, .comment-reply-link:before, .bottom-nav li.current_page_item a, #content .wp-pagenavi .nextpostslink, #content .wp-pagenavi .previouspostslink {
    color: #f6ba18;
}

/* --- Secondary Navigation -- */
#Secondary-nav-wrap {float:right; margin-top:0px;}
#Secondary-nav {float:left;}
#social-icons {float:right; margin-left:15px;}
#Secondary-nav li {
	float:none;
	display:inline-block;
	padding:0 0.5em 1.0em;
}
#menu-wrap {
	clear:both;
	float:left;
	width:100%;
}
.top-content {
	padding-top:25px;
}
#top-menu li {
	font-size:20px;
	padding-top:10px;
	padding-right:25px;
}
#top-menu li ul li {
	font-size:16px;
	padding-top:0;
	padding-right:0;
}
#et_mobile_nav_menu {
    margin-top: 15px;
}
.page-title-area {
	padding-top:50px;
}
#footer-bottom {
	padding-top:30px;
}
#menu-footer-menu li {
	padding-top:30px;
}
#footerLogos {
	float:right;		
}

/* Homepage Banner Area */
.subtitle {
	line-height:40px;
}
.description .more {
	background: #203f7c; /* Old browsers */
	background: -moz-linear-gradient(top,  #203f7c 0%, #1d305e 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#203f7c), color-stop(100%,#1d305e)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top,  #203f7c 0%,#1d305e 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top,  #203f7c 0%,#1d305e 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top,  #203f7c 0%,#1d305e 100%); /* IE10+ */
	background: linear-gradient(to bottom,  #203f7c 0%,#1d305e 100%); /* W3C */
	float:left;
}
#services {
	padding:30px 0 25px 0 !important;
}
#footer-widgets {
	padding:30px 0 0 0;
}
#content {
	padding:20px 0 50px 0 !important;
}

/* --- Media queries --- */
@media only screen and ( min-width: 961px ) {
	#et-search-form {
		margin-top:0;
	}
	#Secondary-nav-wrap {margin-top:55px;}
	.et-slide .description {
		padding-left:0px;
	}
}
@media only screen and ( min-width: 768px ) and ( max-width: 960px ) {
	#et-search-form {
		margin-top:25px;
	}
	#Secondary-nav-wrap {margin-top:55px;}
	.et-slide .description {
		padding-left:0px;
	}
	#footer-bottom {
		padding-top:30px;
	}
	#menu-footer-menu li {
		/*float:none;*/
		padding-top:30px;
	}
	/*#footerLogos {
		clear:both;
		float:none;
	}*/
	.subtitle {
		line-height:30px;
	}
	.description .more {
		padding:17px 1.0em;
		text-align:center;
		line-height: 22px;
	}
	#social-icons {
		display:none;
	}
}

@media only screen and ( min-width:480px ) and ( max-width: 767px ) {
	#et-search-form {
		margin-top:0;
	}
	#Secondary-nav-wrap {margin-top:0px !important;}
	.et-slide .description {
		width:325px;
		text-align:center;
		padding-left:60px;
	}
	.description .more {
		float:none;
		text-align:center;
	}	
	#footerLogos {
		clear:both;
		float:none;
	}
	#footer-bottom {
		padding-top:30px;
	}
	#sidebar {
		display:block;
	}
	#menu-footer-menu {
		float:none;
		padding-bottom:20px;
	}
	#menu-footer-menu li {
		float:left;
		padding-top:20px;
	}
	/* Banner Styles */
	.subtitle {
		line-height:30px;
	}
	.description .more {
		padding:17px 1.0em;
		text-align:center;
		line-height: 22px;
	}
}

@media only screen and ( max-width: 479px ) {
	#et-search-form {
		margin-top:0;
	}
	#Secondary-nav-wrap {margin-top:0px !important;}
	#sidebar {
		display:block;
	}
	.et-slide .description {
		padding-left:0px;
	}
	#et-slider-controls {
		bottom:25px;
	}
	#footer-bottom {
		padding-top:20px;
	}
	#footerLogos {
		clear:both;
		float:none;
	}
	#menu-footer-menu {
		display: block;
		padding-bottom:20px;
	}
	.bottom-nav li {
		float:none;
		padding:0.5em 0;
	}
}