/*

Theme Name: Dyer Serene

Theme URI: 

Description: Child 01 theme for the Serene theme

Author: Joshua Lake

Author URI: 

Template: serene

Version: 1.3

*/



/* Generated by Orbisius Child Theme Creator (http://club.orbisius.com/products/wordpress-plugins/orbisius-child-theme-creator/) on Mon, 03 Mar 2014 21:06:07 +0000 */ 



@import url('../serene/style.css');

#main-header {
	margin-top: 40px;
}

#logo h3 {
    float: right;
    font-weight: 100;
}

#logo h1 {
    clear: both;
    font-weight: 100;
}

#top-menu {
    padding-top: 34px;
}

article.post, article.page {
	margin-bottom: 50px;
}

.meta-date-wrap { 
	width: 200px;
	text-transform: lowercase;
}

.et-social-icon a:hover,.et-share-icons a:hover {
	background-color: #921;
}

.post-content .title {
	padding-bottom: 5px;
}

.post-content .meta-info {
	margin-bottom: 20px;
}

@media only screen and ( max-width: 768px ) {
	#logo h3 {
		font-size: 18px
	}
	
	#logo h1 {
		font-size: 24px;
	}	
}

@media only screen and ( max-width: 479px ) {
	#logo h3 {
		display:none;
	}
	
	#logo h1 {
		font-size: 17px;
	}
}