@charset "UTF-8";
/* CSS Document */


html{overflow-x: hidden;}
body{
	background: #FFF; overflow-x: hidden;
	color: #222;
	line-height: 1.8;
	font-family: "Helvetica Neue", Helvetica, "Trebuchet MS", Arial, Verdana, Tahoma, "DejaVu Sans", "Liberation sans", "Bitstream Vera Sans", sans-serif;
}


html,body,div,span,object,iframe,blockquote,pre,abbr,address,cite,code,del,dfn,em,img,ins,kbd,q,samp,small,strong,var,fieldset,form,table,caption,tbody,tfoot,thead,tr,th,td,article,aside,dialog,figure,footer,header,hgroup,menu,nav,section,time,mark,audio,video, p, h1, h2, h3, h4, h5, h6, input, ul, ol, li { padding: 0px; margin: 0px; }

p, h1, h2, h3, h4, h5, h6 { padding-bottom: 10px; } 

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

.alignleft { float: left; margin-right: 10px; }
.alignright { float: right; margin-left: 10px; }  
.aligncenter {display:block; margin-left:auto; margin-right:auto;}

.clear {clear: both;}

a{outline:none !important;}

img{max-width: 100%; height: auto;}

.red{color:#F00;}

.wrap{max-width: 1200px; margin-left: auto; margin-right: auto;}





.pagetitlewrap {padding-top: 0px; position: relative;}

#pagetitle {width: 100%; height: auto; padding-top: 230px; padding-bottom: 100px; position: relative; background-position: left center !important; background-size: cover !important; display: block; position: relative;}

#pagetitle h1 {color: #FFF; font-size: 62px; line-height: 62px; position: relative; z-index: 3; font-family: 'Oswald',sans-serif; font-weight: normal; display: block; padding: 0px 0px 20px 0px; text-shadow: 0px 0px 15px rgba(0, 0, 0, 0.4); text-align: center; text-transform: uppercase;}




#homeslider {
	position: relative;
	width: 100%;
	height: auto;
	background: #222;
	z-index: 1;
}

a.buttonscrolldown {
	display: block;
	height: 50px;
	width: 29px;
	position: absolute;
	bottom: 40px;
	left: 50%;
	margin-left: -15px;
	background: url('../images/scrolldown.png') no-repeat;
	background-size: cover;
	z-index: 999999999;
	cursor: pointer;
}



#content {
	
}


	article {
		
	}
		.featured-thumbnail {
			
		}
		.post-content {
			
		}
			.pagination {
				
			}
	.post-meta {
		
	}
	.post-navigation {
		
	}



.page {
	
}
	#page-content {
		
	}
	#page-meta {
		
	}

.post {
	
}
	.postContent {
		
	}
	.post-excerpt {
		
	}

nav.oldernewer {
	
}
	.older {
		
	}
	.newer {
		
	}

.search {
	
}

.author {
	
}
#recent-author-posts {
	
}
#recent-author-comments {
	
}


