/*
Theme Name:     Wee Birdy 2013
Theme URI:      
Description:    Child theme for the Starkers Responsive v2
Author:         Monte Boyd
Author URI:     
Template:       starkers-responsive-v2
Version:        0.1.0
*/

@import url("../starkers-responsive-v2/style.css");

body {
	font-family: "adobe-garamond-pro", Georgia, serif;
	line-height: 1.2;
	font-size: 16px;
	font-size: 1rem;
	color: #000000;
}

a {
	text-decoration: none;
	color: #00bb95;
}

img.size-full, img.size-large { 
	width: 600px;
	height: auto;
}

p img {
	max-width: 600px;
	height: auto;
}

input {
	font-family: "myriad-pro-condensed", sans-serif;
	font-weight: 300;
	text-transform: uppercase;
	font-size: 16px;
	font-size: 1rem;
	letter-spacing: 2.15px;
	padding: 8px 13px 9px 13px;
	background: #ffffff;
	height: 39px;
	margin: 0;
    -webkit-appearance: none;
    border-radius: 0;
	border: none;
}

#searchform {
	border: 1px solid #dbdbdb;
}

#searchform input[type=text] {
	width: 269px;
	border: none;
	border-right: 1px solid #dbdbdb;
	font-size: 16px;
	font-size: 1rem;
}

#searchform input[type=submit] {
	width: 39px;
	background: url("images/search_icon.png") no-repeat center;
	font-size: 16px;
	font-size: 1rem;
	border: none;
}

h2 {
	font-family: "myriad-pro-condensed", sans-serif;
	font-weight: normal;
	text-transform: uppercase;
	font-size: 20px;
	font-size: 1.25rem;
	letter-spacing: 2.15px;
	line-height: 17px;
	text-align: center;
	margin-bottom: 33px;
    margin-top: 33px;
}

h2.date-header {
	font-size: 26px;
	font-size: 1.625rem;
	text-align: left;
}

h4 {
	font-family: "myriad-pro-condensed", sans-serif;
	font-weight: normal;
	text-transform: uppercase;
	font-size: 18px;
	font-size: 1.125rem;
	letter-spacing: 2.15px;
	line-height: 17px;
	text-align: left;
	margin-bottom: 33px;
    margin-top: 33px;
}

time {
	margin-top: -20px;
	margin-bottom: 0px;
	text-align: center;
	font-style: italic;
	font-size: 12px;
	font-size: 0.75rem;
	display: block;
}

h2 a {
	color: #000000;
}

h5 {
	margin-top: -20px;
	margin-bottom: 30px;
	font-weight: 400;
	font-style: italic;
	padding-left: 7%;
	padding-right: 7%;
}

h5 img {
	margin-bottom: 4px;
}

h5 em {
	font-style: normal;
}

dt.wp-caption-dt img {
	margin-bottom: 4px;
}

dd.wp-caption-dd {
	margin-bottom: 30px;
	font-weight: 400;
	font-style: italic;
	padding-left: 7%;
	padding-right: 7%;
}

div.wp-caption[style] {
   width: 86% !important;
   max-width: 600px !important;
}

.wp-caption img {
	margin-bottom: 15px;
}

.wp-caption-text {
	font-weight: 400;
	font-style: italic;
	margin-top: -24px;
	margin-bottom: 30px;
}

p {
	margin-bottom: 30px;
	padding-left: 7%;
	padding-right: 7%;
}

p img {
	margin-left: -8%;
}

article ul {
	margin-bottom: 30px;
}

article li {
	list-style: disc outside;
	margin-left: 14%;
}

.post-footers {
	margin-bottom: 30px;
	margin-top: 30px;
	font-family: "myriad-pro-condensed", sans-serif;
	font-weight: 100;
	text-transform: uppercase;
	font-size: 14px;
	font-size: 0.875rem;
	letter-spacing: 1px;
	margin-left: 7%;
	margin-right: 7%;
}

.post_separator {
	width: 216px;
	height: 2px;
	background: #dbdbd9;
	margin: 0 auto 36px auto;
	clear: both;
}

.social-footer {
	margin: 0 auto 0 auto;
	text-align: center;
}

.social-footer div {
	margin-bottom: 22px;
}

.fb-like-container {
}

.twitter-tweet {
}

.pinterest-pin {
}

.google-plus {
}

.stumble-upon {
}

.comments {
	font-family: "myriad-pro-condensed", sans-serif;
	font-weight: 100;
	text-transform: uppercase;
	font-size: 14px;
	font-size: 0.875rem;
	letter-spacing: 1px;
	background: url("images/comments_bubble.gif") no-repeat left;
	height: 22px;
	padding-left: 33px;
	display: inline-block;
}

.comments a {
	color: #000000;
}

.you_might_also_like-footer {
	margin: 0 auto 36px auto;
	text-align: center;
}

.you_might_also_like-footer ul {
	display: inline;
	margin-bottom: 0;
}

.you_might_also_like-footer li {
	list-style: none outside none;
	margin-left: 0;
	text-align: center;
}

.you_might_also_like-footer li a.crp_title {
	display: block;
	font-family: "myriad-pro-condensed", sans-serif;
	font-weight: 300;
	text-transform: uppercase;
	font-size: 16px;
	font-size: 1rem;
	letter-spacing: 2.15px;
	color: #000000;
	padding: 20px 20px;
}

h3 {
	font-weight: normal;
	font-style: italic;
	margin-bottom: 24px;
	text-align: center;
}

.posts-footer a {
	display: block;
	background: #ffffff;
	width: 100%;
	margin-bottom: 14px; 
	border: 1px solid #dbdbdb;
	font-family: "myriad-pro-condensed", sans-serif;
	font-weight: 300;
	text-transform: uppercase;
	font-size: 16px;
	font-size: 1rem;
	letter-spacing: 2.15px;
	padding: 10px 0;
	color: #000000;
	width: 138px;
	text-align: center;
}

/*.widget-area {
	float: right;
	width: 300px;
}

.widget-area div {
	width: 300px;
	margin-bottom: 30px; 
}*/

.widget-area {
	text-align: center;
}

.widget-area div {
	margin-bottom: 30px; 
}

.widget-area h3 {
	margin-bottom: 28px;
	margin-top: 0;
	padding: 0;
}

.widget-area h3 img.left_line {
	margin-right: 12px;
}

.widget-area h3 img.right_line {
	margin-left: 12px;
}

#sidebar-social {
	overflow: hidden;
	white-space: nowrap;
	margin: 0 auto;
	width: 300px;
}

#sidebar-social img {
	display: inline-block;
	margin-left: 5px;
	margin-right: 5px;
}

div#mc_embed_signup {
	padding-left: 7%;
	padding-right: 7%;
}

#sidebar-subscribe input, #mc_embed_signup input {
	margin: 0;
	font-size: 16px;
	font-size: 1rem;
}

#sidebar-subscribe input[type=text], #mc_embed_signup input[type=text] {
	width: 199px;
	border-right: none;
}

#sidebar-subscribe input[type=submit], #mc_embed_signup input[type=submit] {
	width: 101px;
}

#sidebar-advertising div {
	margin-bottom: 0;
	width: 160px;
}

#sidebar-advertising div div {
	/*text-align: center;*/
}

.sidebar-nav {
	background: #ffffff;
	width: 100%;
	border-top: 1px solid #dbdbdb;
	border-right: 1px solid #dbdbdb;
	border-left: 1px solid #dbdbdb;
	font-family: "myriad-pro-condensed", sans-serif;
	font-weight: 300;
	text-transform: uppercase;
	font-size: 16px;
	font-size: 1rem;
	letter-spacing: 2.15px;
}

.sidebar-nav ul {
	width: 100%
}

.sidebar-nav li {
	float: none;
	position: none;
}

.sidebar-nav li a {
	border-bottom: 1px solid #dbdbdb;
	text-align: center;
	display: block;
	color: #000000;
	padding: 7px 7px 8px 7px;
}

.sidebar-nav div h3 {
	text-align: center;
}

#sidebar-features {
	margin: 0 auto 15px;
	text-align: center;
}

#sidebar-features img {
	display: inline-block;
	margin-left: 15px;
	margin-right: 15px;
	margin-bottom: 30px;
}


.pins-feed-list {
	/*display: inline;*/
}

li.pins-feed-item {
	display: inline;
	/*float: left;*/
	padding: 0;
	margin: 0;
}
div.pinsClear {
	margin: 0;
}

.widget-area div.pins-feed-myList {
	display: inline;
	width: 150px;
	float: none;
	margin: 0;
}

.widget-area div.nailthumb-container {
	margin: 0;
}

footer {
	background: #000;
	color: #fff;
	text-align: center;
	padding: 36px;
	display: none;
}

#tspfp_article {
	margin-bottom: 0;
}

#tspfp_article footer {
	background: none;
	padding: 0;
}

#tspfp_article .entry-header {
	margin: 0;
}

#tspfp_article img {
	float: none;
}

#tspfp_article .entry-summary {
	display: none;
}

#tspfp_article code {
	float: none;
}

#tspfp_article .entry-title a {
	display: block;
	margin-top: 12px;
	font-family: "myriad-pro-condensed", sans-serif;
	font-weight: 300;
	text-transform: uppercase;
	font-size: 16px;
	font-size: 1rem;
	letter-spacing: 2.15px;
	color: #000000;
}

footer {
	text-align: center;
}

.footer-nav {
/*	float: left;*/
}

.footer-nav a {
	font-family: "myriad-pro-condensed", sans-serif;
	font-weight: 100;
	text-transform: uppercase;
	font-size: 16px;
	font-size: 1rem;
	letter-spacing: 2.25px;
	color: #FFF;
}

.footer-nav li {
	margin-bottom: 10px;
}

.footer-categories {
	float: left;
	margin-left: 60px;
}

.footer-categories ul {
	float: left;
	margin-top: 0px;
	margin-right: 38px;
	margin-bottom: 36px;
}

.footer-categories ul.last {
	margin-right: 0px;
}

.footer-categories li {
	margin-bottom: 6px;
}

.footer-copyright {
	text-align: center;
	font-family: "myriad-pro-condensed", sans-serif;
	font-weight: 100;
	text-transform: uppercase;
	font-size: 14px;
	font-size: 0.875rem;
	letter-spacing: 2.25px;
}

footer .post_separator {
	clear: both;
	background: #404040;
	width: 50px;
	margin-top: 36px;
}

footer a {
	color: #fff;
}

.footer-press {
	text-align: center;
}

.footer-press img {
	margin: 30px;
	margin-top: 0;
}

header {
	text-align: center;
	margin-bottom: 20px;
}

header #logo {
	width: 25%;
	height: 25%;
	margin-bottom: 16px;
	margin-top: 10px;
}

header #tagline {
	font-family: Garamond, "adobe-garamond-pro", Georgia, sans-serif;
	font-size: 12px;
	font-size: 0.75rem;
	font-weight: 100;
	margin-bottom: 20px;
	margin-left: 10px;
	margin-right: 2px;
	display: none;
}

#header-social {
	position: absolute;
	right: 0px;
	margin-top: 65px;
	display: none;
}

#header-social img {
	width: 22px;
	height: 22px;
	margin-left: 10px;
}

#togglebutt {
	font-family: "myriad-pro-condensed", sans-serif;
	font-weight: 300;
	text-transform: uppercase;
	font-size: 16px;
	font-size: 1rem;
	letter-spacing: 2.15px;
	padding: 8px 13px 9px 13px;
	background: #ffffff;
	height: 39px;
	margin: 0;
	border-right: 1px solid #dbdbdb;
	border-bottom: 1px solid #dbdbdb;
	border-left: 1px solid #dbdbdb;
	border-top: none;
	width: 100%;
}

#primarynav {
	background: #ffffff;
	width: 100%;
	font-family: "myriad-pro-condensed", sans-serif;
	font-weight: 300;
	text-transform: uppercase;
	font-size: 16px;
	font-size: 1rem;
	letter-spacing: 2.15px;
	display: none;
}

#primarynav ul {
	display: table;
	width: 100%;
	max-width: 800px;
    margin: 0 auto;
}

#primarynav li a {
	text-align: center;
	color: #000000;
	padding: 4px 7px 5px 7px;
	display: block;
	border-bottom: 1px solid #dbdbdb;
}

img.size-full, img.size-large { 
	width: 116%;
	height: auto;
}

.nuffnang {
	display: none;
}

.nn_leaderboard_container {
	display: none;
}

.wc-gallery .gallery-caption h2, .wc-gallery .gallery-caption h3, .wc-gallery .gallery-caption h4, .wc-gallery .gallery-caption h5, .wc-gallery .gallery-caption h6, .wc-gallery .gallery-caption p, .wp-caption-dt, .wp-caption-dd {
	padding: 12px;
	-moz-hyphens: none;
    word-break: normal;
}

.aligncenter, div.aligncenter {
    display:block;
    margin: 0 auto 0 auto;
}

.home_feature {
	padding: 10px;
}

.home_feature_image {
	width:100vw; 
	height:75vh; 
	max-width: 100%; 
	display: block; 
	margin: 0 auto;
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	background-size: cover; 
	margin-bottom: 20px;
}

.home_feature_image {
	width:100vw; 
	height:250px; 
	max-width: 100%; 
	display: block; 
	margin: 0 auto;
	background-size: auto; 
	margin-bottom: 20px;
}

.thumbnail_posts {
	padding: 10px;
	max-width: 466px;
	margin: 0 auto;
}

.thumbnail_posts_image {
	display: block; 
	margin: 0 auto; 
	margin-bottom: 20px;
	width: 466px;
	height:466px; 
}

.post-container {
	max-width: 1024px;
	margin: 0px auto;
}

.post-container img {
    margin-top: 32px;
    margin-bottom: 32px;
}

.post-container aside img {
    margin-top: 0px;
    margin-bottom: 0px;
}

/* ----------------------------------------------------------------------------------------------------------
05 Media queries (using a mobile-first approach) ------------------------------------------------------------
---------------------------------------------------------------------------------------------------------- */

/* 768 and up */
@media screen and (min-width:768px) {
	.thumbnail_posts_image {
		height:360px; 
	}
}

/* 600 and up */
@media screen and (min-width:600px) {
	.home_feature_image {
		height:400px; 
	}
	.thumbnail_posts_image {
		height:360px; 
	}
}

/* 1024 and up */
@media screen and (min-width:1024px) {
	.home_feature_image {
		height:540px;
	}
	.thumbnail_posts_image {
		height:466px; 
	}
}

/* 600 and up */
@media screen and (min-width:600px) {

	.container {
        max-width: 1400px;
        width: 100%;
    }
    
    .header-margin {
        margin-left: 28px;
        margin-right: 28px;
    }
    
    .row {
        margin-left: 28px;
        margin-right: 28px;
    }
	
	img.size-full, img.size-large { 
		width: 600px;
		height: auto;
	}
	
	header { 
		margin-top: 36px; margin-bottom: 36px;
	}
	
	header #logo {
		float: left;
		width: auto;
		height: auto;
	}
	
	header #tagline {
		font-family: Garamond, "adobe-garamond-pro", Georgia, sans-serif;
		float: right;
		font-size: 24px;
		font-size: 1.5rem;
		font-weight: 100;
		text-align: right;
		display: inline;
	}
	
	#header-social {
		display: block;
	}

	#primarynav {
		background: #000000;
		width: 100%;
		margin-top: 36px;
		margin-bottom: 36px; 
		/*border-top: 1px solid #dbdbdb;
		border-bottom: 1px solid #dbdbdb;
		border-left: 1px solid #dbdbdb;*/
		border: none;
		font-family: "myriad-pro-condensed", sans-serif;
		font-weight: 300;
		text-transform: uppercase;
		font-size: 16px;
		font-size: 1rem;
		letter-spacing: 2.15px;
		display: block;
	}
	
	#primarynav ul {
		display: table;
		width: 100%
		max-width: 800px;
	    margin: 0 auto;
	}
	
	#primarynav li {
		border-right: 1px solid #ffffff;
		display: table-cell;
		float: none;
		position: none;
	}
	
	#primarynav li.first {
		border-left: 1px solid #ffffff;
	}
	
	#primarynav li a {
		text-align: center;
		color: #ffffff;
		padding: 4px 7px 5px 7px;
		border: none;
	}
	
	#primarynav ul ul {
		-moz-box-shadow: none;
		-webkit-box-shadow: none;
		box-shadow: none;
		display: none;
		position: absolute;
		top: 1.8em; /* change this if you change top level menu height */
		z-index: 99999;
		left: inherit;
	}
	#primarynav ul ul ul {
		left: 100%;
		top: 0;
	}
	#primarynav ul ul a {
		background: #000;
		color: #fff;
		width: 12.5em;
		text-align: left;
		padding: 6px 14px 6px 10px;
		border-bottom: 1px solid #fff;
	}
	#primarynav ul ul li {
		display: table-row;
	}
	#primarynav li:hover > a {
	}
	#primarynav ul ul :hover > a {
	}
	#primarynav ul ul a:hover {
	}
	#primarynav ul li:hover > ul {
		display: table;
	}
	#primarynav li.current_page_item a,
	#primarynav li.current-menu-item a {
	}
	
	/* mobile menu stuff */
	#togglebutt {
		display: none;
	}
	 
	#searchform {
		margin-top: 27px;
		margin-top: 100px;
		border: none;
		position: absolute;
		right: 0px;
	}
	
	input {
		padding: 4px 7px 5px 7px;
		height: 31px;
		border: 1px solid #dbdbdb;
	}

	#searchform input[type=text] {
		border-right: none;
		border: 1px solid #dbdbdb;
	}

	#searchform input[type=submit] {
		width: 31px;
		border: 1px solid #dbdbdb;
		border-left: none;
	}

	.span_8 {
		width: 600px;
	}

	h2 {
		font-size: 34px;
		line-height: 28px;
		font-size: 2.125rem;
	}
	
	h3 {
		/*text-align: left;*/
	}

	h4 {
		font-size: 20px;
		font-size: 1.25rem;
		line-height: 17px;
	}

	time {
		font-size: 18px;
		font-size: 1.125rem;
	}
	
	h5 {
		padding: 0;
	}
	
	dt.wp-caption-dt, dd.wp-caption-dd {
		padding: 0;
	}
	
	p {
		padding: 0;
	}

	p img {
		margin: inherit;
		margin-bottom: 0;
	}
	
	div#mc_embed_signup {
		padding: 0;
	}
	
	article li {
		margin-left: 20px;
		padding-left: 0;
	}

	.post-footers {
		margin-left: 0;
		margin-right: 0;
	}

	.fb-like-container {
		margin-right: 12px;
		float: left;
	}

	.twitter-tweet {
		margin-right: 12px;
		float: left;
	}

	.pinterest-pin {
		margin-right: 12px;
		float: left;
	}

	.google-plus {
		margin-right: -20px;
		float: left;
	}

	.stumble-upon {
		margin-right: 12px;
		margin-top: 1px;
		float: left;
	}

	.you_might_also_like-footer {
		margin: 0 auto 36px auto;
		text-align: center;
	}
	
	.you_might_also_like-footer ul {
		display: inline;
		margin-bottom: 0;
	}
	
	.you_might_also_like-footer li {
		float: left;
		list-style: none outside none;
		margin-left: 0
	}
	
	.you_might_also_like-footer li a.crp_title {
		display: block;
		width: 200px;
		height: 65px;
		font-family: "myriad-pro-condensed", sans-serif;
		font-weight: 300;
		text-transform: uppercase;
		font-size: 16px;
		font-size: 1rem;
		letter-spacing: 2.15px;
		color: #000000;
		padding: 0 20px;
	}

	.comments {
		float: right;
	}
	
	.nuffnang {
		display: block;
	}
	
	.nn_leaderboard_container {
		display: block;
	}

	.widget-area {
		/*float: right;*/
		width: 300px;
		margin-left: 60px;
	}

	.widget-area div {
		/*float: right;*/
		width: 300px;
		/*margin-bottom: 30px;*/
	}

	#sidebar-social img {
		margin-left: 0;
		margin-right: 18px;
	}

	footer {
		display: block;
	}
	
}

.ngg-gallery-thumbnail {
	border: none;
}

.ngg-gallery-thumbnail {
	width: 300px;
	height: 400px;
}

