/*
Theme Name: Bluebird
Theme URI: http://bluebirdshowroom.com/
Description: The custom theme for Blue Bird Showroom designed and developed by nufish.com.
Version: 2.0
Author: Kevin Compton
Author URI: http://nufish.com/

	Bluebird v2.0
	 http://nufish.com

	This theme was designed and built by nufish.com for 
	exclusive use by http://bluebirdshowroom.com/

	The CSS, XHTML and code is the property of nufish.com.

*/



/* Begin Typography & Colors */
body {
	font-size: 62.5%; /* Resets 1em to 10px */
	font-family: 'Lucida Grande', Verdana, Arial, Sans-Serif;
	background: #fff url('images/bg.gif');
	background-position: center top;
	background-repeat: repeat-x;
	color: #635f65;
	text-align: center;
	}
	
.showhide, .showhide2 {display: none;}

#page {
	text-align: left;
	
	}

#header {
	}
	
#menu {background: url(images/nav_bg.gif) repeat-x; height: 52px; cursor: pointer;}

.menuBtn {float: left;}
	
#wrapper {background-color: white; border-left: #d2d3da 1px solid; border-right: #d2d3da 1px solid; width: 890px; height: 100%;}

	
#blogs { min-height: 400px; float: left; width: 610px; padding-left: 30px; border-left: 1px dashed #dfdfdf; }

#feature { 
	width: 888px;
	border-left: #d2d3da 1px solid; 
	border-right: #d2d3da 1px solid;
	position: relative;
}

#feature-info {
	position: absolute;
	width: 858px;
	padding-right: 30px;
	height: 80px;
	background: url(images/feature_bg.png) repeat-y;
	color: #27282d;
	bottom: 30px;
	left: 0;
	text-align: right;
}

#feature-info h1 a {
	color: #141414;
}

#feature-info h1 a:hover {
	text-decoration: underline;
}

#feature-info p {
	font-size: 18px;
	font-style: italic;
	margin: 0;
	font-family: Helvetica Neue, Helvetica, Arial;
	font-weight: 200;
}

#feature-info h1 {
	font-size: 30px;
	font-style: normal;
	color: #141414;
	margin: 10px 0 5px 0;
	font-weight: lighter; 
	border: none;
	padding: 0;
}

#collectionsNav {
	width: 160px; 
	float: left;  
	min-height: 400px; 
}

.collection-logo { padding-right: 8px; padding-bottom: 20px; padding-left: 8px; }

#collectionsNav a {
	color:#999;
	text-decoration: none;
}
	
#collectionsNav a:hover {
	color: #0093f1;
	text-decoration: none;
}
	
#collectionsNav li {list-style:none; padding-bottom:10px; }
	
#collectionsNav ul { padding-left:5px;}

#leftColumn {width: 290px; float: left; padding-left: 35px; border-left: #efedef 1px solid; height: 100%;}
#rightColumn {width: 290px; float: left; padding-left: 35px;}


.widecolumn .entry p {
	font-size: 11px;
	font-family: Helvetica, Arial;
	margin-top: 0;
	}
.home-header {
	font-family: Georgia;
	border: none;
	font-weight: normal;
	font-size: 16px;
	margin: 0;
	padding-top: 0;
}

.narrowcolumn .entry, .widecolumn .entry {
	line-height: 1.4em;
	}

#page .widecolumn {
	line-height: 1.6em;
	padding-bottom: 60px;
	padding-top: 30px;
	padding-left: 30px;
	padding-right: 30px;
	width: 828px;
	}

#footer {
    background: url(images/footer_bg.gif) repeat-y;
	border: none;
	}

.post-image {
	border: 1px #d4d5da solid;
	width: 186px;
	height: 130px;
	margin-right: 15px;
	margin-bottom: 15px;
	float: left;
}
.blogPost {
	height: 100%;
	overflow: auto;
}
#sidebar h2 {
	font-family: 'Lucida Grande', Verdana, Sans-Serif;
	font-size: 1.2em;
	}

h3 {
	font-size: 1.3em;
	}

h1 {
	padding-bottom: 10px;
}

h2 {
	padding-bottom: 5px;
}

h2 a, h2 a:visited, h3, h3 a, h3 a:visited {
	color: #3f3f3f;
	}
	

h1, h2, h3 { 
	font-family: Georgia; 
	border-bottom: 1px solid #dfdfdf;  
	padding-top: 0;
	font-weight: normal;
	font-style: italic;
	text-transform: capitalize;
	margin-bottom: 20px;
	margin-top: 0;
	color: #3f3f3f;
}

.button:hover {
	padding: 10px;
	background: #3f3f3f;
	color:#0093f1;
}

.button {
	padding: 10px;
	background: #767676;
	color: white;
}

	
#blogs h2 { border: none; padding: 0 0 5px 0; margin: 0; }

.entry p a:visited {
	color: #b85b5a;
	}

a, h2 a:hover, h3 a:hover {
    color:#0093f1;
	text-decoration: none;
	}

a:hover {
	color: #999;
	text-decoration: none;
	}

/* End Typography & Colors */



/* Begin Structure */
body {
	margin: 0 0 20px 0;
	padding: 0;
	}

#page {
	margin: 0 auto;
	padding: 0;
	width: 890px;
	}

#header {
	margin: 0 0 0 1px;
	padding: 0;
	height: 70px;
	width: 890px;
	}

#headerimg {
	margin: 0;
	height: 70px;
	width: 100%;
	}

.narrowcolumn {
	border-left: #d2d3da 1px solid; 
	border-right: #d2d3da 1px solid;
	background-color: white;
	float: left;
	padding: 30px;
	margin: 0px 0 0;
	width: 828px;
}

.widecolumn {
	border-left: #d2d3da 1px solid; 
	border-right: #d2d3da 1px solid;
	background-color: white;
	float: left;
	padding: 20px 60px;
	margin: 0px 0 0;
	width: 768px;
}

.post {
	margin: 0 0 40px;
	text-align: justify;
	}

.post hr {
	display: block;
	}

.widecolumn .post {
	margin: 0;
	}

.narrowcolumn .postmetadata {
	padding-top: 5px;
	}

.widecolumn .postmetadata {
	margin: 30px 0;
	}

.widecolumn .smallattachment {
	text-align: center;
	float: left;
	width: 128px;
	margin: 5px 5px 5px 0px;
}

.widecolumn .attachment {
	text-align: center;
	margin: 5px 0px;
}

.postmetadata {
	clear: both;
}

.clear {
	clear: both;
}

#footer {
	padding: 0;
	margin: 0 auto;
	width: 890px;
	clear: both;
	border-top: 1px #dfdfdf solid;
	}

#footer p {
	margin: 0;
	padding: 20px 0;
	text-align: center;
	}
/* End Structure */



/* End Headers */



/* Begin Images */
p img {
	padding: 0;
	max-width: 100%;
	}
	
p {
	line-height: 22px;
}

/*	Using 'class="alignright"' on an image will (who would've
	thought?!) align the image to the right. And using 'class="centered',
	will of course center the image. This is much better than using
	align="center", being much more futureproof (and valid) */

img.centered {
	display: block;
	margin-left: auto;
	margin-right: auto;
	}

img.alignright {
	padding: 4px;
	margin: 0 0 2px 7px;
	display: inline;
	}

img.alignleft {
	padding: 4px;
	margin: 0 7px 2px 0;
	display: inline;
	}

.alignright {
	float: right;
	}

.alignleft {
	float: left
	}
.enrty {
	height: 100%;
	overflow: auto;
}

.linesheet {
	padding-top: 15px;
	clear: both;
}

.gallery {
	clear: both;
	padding-top: 30px;
	height: 100%;
	overflow: auto;
}

.press-gallery {
	clear: both;
	width: 828px;
	height: 100%;
	overflow: auto;
}

/* End Images */



/* Begin Lists

	Special stylized non-IE bullets
	Do not work in Internet Explorer, which merely default to normal bullets. */

html>body .entry ul {
	margin-left: 0px;
	padding: 0 0 0 30px;
	list-style: none;
	padding-left: 10px;
	text-indent: -10px;
	}

html>body .entry li {
	margin: 7px 0 8px 10px;
	}



.entry ol {
	padding: 0 0 0 35px;
	margin: 0;
	}

.entry ol li {
	margin: 0;
	padding: 0;
	}

.postmetadata ul, .postmetadata li {
	display: inline;
	list-style-type: none;
	list-style-image: none;
	}

#sidebar ul, #sidebar ul ol {
	margin: 0;
	padding: 0;
	}

#sidebar ul li {
	list-style-type: none;
	list-style-image: none;
	margin-bottom: 15px;
	}

#sidebar ul p, #sidebar ul select {
	margin: 5px 0 8px;
	}

#sidebar ul ul, #sidebar ul ol {
	margin: 5px 0 0 10px;
	}

#sidebar ul ul ul, #sidebar ul ol {
	margin: 0 0 0 10px;
	}

ol li, #sidebar ul ol li {
	list-style: decimal outside;
	}

#sidebar ul ul li, #sidebar ul ol li {
	margin: 3px 0 0;
	padding: 0;
	}
/* End Entry Lists */



/* Begin Form Elements */
#searchform {
	margin: 10px auto;
	padding: 5px 3px;
	text-align: center;
	}

#sidebar #searchform #s {
	width: 108px;
	padding: 2px;
	}

#sidebar #searchsubmit {
	padding: 1px;
	}

.entry form { /* This is mainly for password protected posts, makes them look better. */
	text-align:center;
	}

select {
	width: 130px;
	}

#commentform input {
	width: 170px;
	padding: 2px;
	margin: 5px 5px 1px 0;
	}

#commentform textarea {
	width: 100%;
	padding: 2px;
	}

#commentform #submit {
	margin: 0;
	float: right;
	}
/* End Form Elements */



/* Begin Comments*/
.alt {
	margin: 0;
	padding: 10px;
	}

.commentlist {
	padding: 0;
	text-align: justify;
	}

.commentlist li {
	margin: 15px 0 3px;
	padding: 5px 10px 3px;
	list-style: none;
	}

.commentlist p {
	margin: 10px 5px 10px 0;
	}

#commentform p {
	margin: 5px 0;
	}

.nocomments {
	text-align: center;
	margin: 0;
	padding: 0;
	}

.commentmetadata {
	margin: 0;
	display: block;
	}
/* End Comments */



/* Begin Sidebar */
#sidebar
{
	padding: 20px 0 10px 0;
	margin-left: 545px;
	width: 190px;
	}

#sidebar form {
	margin: 0;
	}
/* End Sidebar */



/* Begin Calendar */
#wp-calendar {
	empty-cells: show;
	margin: 10px auto 0;
	width: 155px;
	}

#wp-calendar #next a {
	padding-right: 10px;
	text-align: right;
	}

#wp-calendar #prev a {
	padding-left: 10px;
	text-align: left;
	}

#wp-calendar a {
	display: block;
	}

#wp-calendar caption {
	text-align: center;
	width: 100%;
	}

#wp-calendar td {
	padding: 3px 0;
	text-align: center;
	}

#wp-calendar td.pad:hover { /* Doesn't work in IE */
	background-color: #fff; }
/* End Calendar */



/* Begin Various Tags & Classes */
acronym, abbr, span.caps {
	cursor: help;
	}

acronym, abbr {
	border-bottom: 1px dashed #999;
	}

blockquote {
	margin: 15px 30px 0 10px;
	padding-left: 20px;
	border-left: 5px solid #ddd;
	}

blockquote cite {
	margin: 5px 0 0;
	display: block;
	}

.center {
	text-align: center;
	}

.hidden {
	display: none;
	}

hr {
	display: none;
	}

a img {
	border: none;
	}
	
#gallery a img {
	padding: 5px;
	border: 1px solid #bfbfbf;
}

#gallery li { float: left; list-style: none; padding-right: 20px; }
#gallery ul { list-style: none; }
#gallery li a { list-style: none;}
#gallery img { list-style: none; list-style-image: none; }

#gallery { clear: both; min-height: 200px; width: 100%; float: left; }

#gallery a img:hover {
	background: #bfbfbf;
}

#video { float: left; clear: both; width: 100%; }
#linesheets { float: left; clear: both; width: 100%; }

.navigation {
	display: block;
	text-align: center;
	margin-top: 10px;
	margin-bottom: 10px;
	}
/* End Various Tags & Classes*/



/* Captions */
.aligncenter,
div.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
}

.wp-caption {
	border: 1px solid #ddd;
	text-align: center;
	background-color: #f3f3f3;
	padding-top: 4px;
	margin: 10px;
	-moz-border-radius: 3px;
	-khtml-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
}

.wp-caption img {
	margin: 0;
	padding: 0;
	border: 0 none;
}

.wp-caption p.wp-caption-text {
	font-size: 11px;
	line-height: 17px;
	padding: 0 4px 5px;
	margin: 0;
}
/* End captions */


/* "Daisy, Daisy, give me your answer do. I'm half crazy all for the love of you.
	It won't be a stylish marriage, I can't afford a carriage.
	But you'll look sweet upon the seat of a bicycle built for two." */
