/*
Theme Name: Vertex-child
Version: 1.0
Template: Vertex
*/

@import url("../Vertex/style.css");
 
/* =Theme customization starts here */

body {background-color: #243b5e;}	
#top-area { padding: 50px 0 6px; }
body.home #top-area { padding:80px 0 141px; }
#top-area h1 { margin-bottom: 21px; font-weight: 200; font-size: 100px; color: #fff;  }
	#top-area h1.title { margin-bottom: 37px; font-weight: 300; font-size: 60px; color: #fff; }

	.home-block { padding-top: 40px; background-color: #fff; }
	.home-block header { text-align: center; margin-bottom: 23px; }
			.et-slide { min-height: 350px; }
		.tagline { font-size: 24px; color: #fff; font-weight: 800; text-transform: uppercase; padding: 17px 32px 19px; background-color: #A7CE3A; margin: 0 auto 60px; display: inline-block; }
				
				a.more { padding: 14px 18px; font-size: 16px; color: #fff; display: inline-block; background-color: #A7CE3A; text-decoration: none; -webkit-border-radius: 6px; -moz-border-radius: 6px; border-radius: 6px; }			
							
		.et-description { float: right; width: 420px; padding-top: 10px; }
			.et-description h2, .et-home-testimonial blockquote p { font-size: 30px; font-weight: 100; }
				.et-main-image { margin-right: 40px; width: 500px; }
							a.more { padding: 14px 10px; font-size: 16px; color: #fff; display: inline-block; background-color: #A7CE3A; text-decoration: none; -webkit-border-radius: 6px; -moz-border-radius: 6px; border-radius: 6px; }

							.description h2, .alt-description h2 { font-weight: 100; font-size: 26px; background-color: #25383b; padding: 21px 30px 10px 52px; display: inline-block; }
							.et-description p { padding-bottom: 10px; }

	#main-area { float: left; margin-right: 60px;margin-top: 30px; width: 640px; }
										
.fullwidth #main-area { float: none; margin-right: 0; margin-top: 30px; width: 100%; }
				
	.et_color_scheme_blue .tagline, .et_color_scheme_blue .et-zoom, .et_color_scheme_blue a.more, .et_color_scheme_blue .description p.meta-info, .et_color_scheme_blue .comment-reply-link, .et_color_scheme_blue .form-submit #submit { background-color: #A7CE3A; }		
					.description p.meta-info, .alt-description p.meta-info { font-weight: 800; font-size: 18px; color: #fff; background-color: #A7CE3A; padding: 11px 25px 12px 52px; margin-right: 17px; display: inline-block; }
#breadcrumbs{
    list-style:none;
    margin:5px 0;
    overflow:hidden;
	padding: 1px 0px 1px 1px;
	
}
  
#breadcrumbs li{
    display:inline-block;
    vertical-align:middle;
    margin-right:5px;
}
  
#breadcrumbs .separator{
    font-size:18px;
    font-weight:100;
    color:#999;
}

ul#breadcrumbs li.item-current strong {
	color:#000}
#content-area { background-color: #fff; padding: 30px 0 30px; }
			.comment-reply-link, .form-submit #submit { float: right; color: #fff; font-weight: 300;  background-color: #A7CE3A; border-radius: 6px; display: inline-block; padding: 13px 19px; }
					#content-area .wp-pagenavi span.current, #content-area .wp-pagenavi a:hover { background-color: #A7CE3A; color: #fff; }

	.et-odd .container {
width: 100% !important;
}

#et-projects li {
width: 25% !important;
}

h1 { font-size: 30px; }
h2 { font-size: 16px; }
h3 { font-size: 18px; }
h4 { font-size: 16px; }
h5 { font-size: 14px; }
h6 { font-size: 12px; }