
	/* start customstyles.php */
	
			
		/* primary color */
		
		/*section#top { background-color:#334255;}*/
		
		@media (max-width: 767px){
			.carousel h2 a{
			color: #334255 !important;
			}
		}
		
	
	
		.single-article .textcontent p:first-child:first-letter{
			background-color: #f5a623 !important;
			font-size: 210%;
			float: left;
			margin-right: 8px;
			padding: 8px;
		}

		.single-article .textcontent blockquote p:first-child:first-letter {
			font-size:100%;
			float:none;
			background-color:transparent !important;
			margin:0;
			padding:0;
	}

		
			/* logo shadow */
	
		header .wrapper #logo{
			text-shadow: 2px 2px 0 #ffffff, 4px 4px 0px #334255 !important;
		}
		
		
		
	                    .simpleclassbyoptions{
margin: auto;
}



h1, .h1 {
    font-size: 50px;
}

section#content header.topinfo {
    margin: 20px;
}

p {
    font-size: 15px;

}

.su-posts-default-loop h2.su-post-title {
    font-size: 1.8em;
    font-weight:normal;
    text-align: left;
    
}

section#content article h2, section#content header.topinfo h2, section#content article h3, section#content header.topinfo h3 {
    text-align: left;
}

.wp-caption, .gallery {
    border-bottom: 0px solid #95a5a6;
    border-top: 0px solid #95a5a6;
}

.nav > li > a {
    padding: 5px;
}

#top #topmenu {
font-size: 13px;
}


.wp-caption, .gallery {
    border-top: 0px;

}

.nav > li > a {
    padding: 12px 5px;
}

#chess {
    display: none;
}


section#content article h1, section#content header.topinfo h1, section#content article h2, section#content header.topinfo h2, section#content article h3, section#content header.topinfo h3
{
        padding: 0 0 0 0;
}                