/*  
Theme Name: skybird
Theme URI: http://almostdaniel.com/themes/skybird/
Description: Created for the site babybloomr.com, based on the colors of a particular cockatiel.
Version: 1.0
Author: daniel spillers
Author URI: http://almostdaniel.com/
*/


/* CSS Reset */
html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, 
blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, 
font, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, 
b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, 
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: none;
	font-size: 100%;
	vertical-align: baseline;
	background: none;
}

/* Begin Typography & Colors */
body {
	font-family: Verdana, Arial, sans-serif;
	line-height: 1.5em;
	}
body#commentspopup {
	background: url(images/bbBodyBackgroundComments.jpg) repeat-y 0 0;
	}

#body {
	}
p {
	font-size: 0.875em;
	margin-bottom: 1.125em;
	}

a:link {
	color: #557A24;
	text-decoration: underline;
	}
a:visited {
	color: #8cc63f;
	text-decoration: none;
	}
a:hover {
	color: #909090;
	text-decoration: none;
	}

#horzbar {
	height: 38px;
	width: 994px;
	background: url('images/bbHorzbar.jpg') repeat-x 0 0;
	position: absolute;
	top: 105px;
	left: 0;
}
#horzbar #subtitle {
	color: #ffffff;
	font-size: 1.00em;
	text-transform: lowercase;
	font-family: Georgia, serif;
	font-weight: normal;
	float: left;
	margin-left: 114px;
	padding-top: 12px;;
}
#horzbar ul {
	float: right;
	padding-top: 10px;
}
#horzbar li {
	font-size: 0.75em;
	margin-top: 6px;
	display: inline;
	padding-right: 15px;
	text-transform: uppercase;
}
#horzbar li a:link, #horzbar li a:visited {
	color: #ffffff;
	text-decoration: none;
}
#horzbar li a:hover {
	text-decoration: underline;
}

#leftbar {
	width: 148px;
	position: absolute;
	top: 200px;
	left: 0px;
	}
#leftbar li {
	font-size: 1.125em;
	}	
#leftbar li a:link, #leftbar li a:visited {
	color: #ffffff;
	text-decoration: none;
	}
#leftbar li a:hover {
	color: #8CC63F;
	text-decoration: underline;
	}

#leftbar li {
	text-align: right;
}

#leftbar li.current_page_item a:link, #leftbar li.current_page_item a:visited  {
	color: #8CC63F;
	}

#leftbar li.current_page_item a:hover  {
	color: #ffffff;
	text-decoration: underline;
	}
	

#rightbar {
	display: none;
	width: 148px;
	position: absolute;
	top: 23px;
	left: 1096px;
	}
#rightbar li {
	font-size: 1.125em;
	}	
#rightbar li a:link, #rightbar li a:visited {
	color: #ffffff;
	text-decoration: none;
	}
#rightbar li a:hover {
	color: #8CC63F;
	text-decoration: underline;
	}

#rightbar li {
	text-align: left;
}

#rightbar li.current_page_item a:link, #rightbar li.current_page_item a:visited  {
	color: #8CC63F;
	}

#rightbar li.current_page_item a:hover  {
	color: #ffffff;
	text-decoration: underline;
	}
	


.ad {
	margin: 10px 0 10px 10px;
}
.ad #blogherads {
        width: 164px;
	padding-left: 10px;
}
.ad #blogherads ul li {
        margin-left: 10px;
        list-style: none;
        padding: 0;
        line-height: 0.750em;
}
.ad #blogherads ul li a {
        color: #333;
        font-size: 0.625em;
        text-decoration: none;
}
.ad #blogherads ul li a:hover {
        text-decoration: underline;
}
.ad #blogherads .bhaheadlines {
        color: #333;
        font-size: 0.625em;
}

.post .sidebar {
	font-family: Georgia, serif;
	text-align: right;
	}
.post .sidebar .day {
	font-size: 2.25em;
	font-weight: bold;
	padding-bottom: 4px;
	}
.post .sidebar .month {
	font-size: 1.00em;
	font-weight: bold;
	line-height: 1.125em;
	}
.post .sidebar .year {
	font-size: 1.00em;
	font-weight: bold;
	line-height: 1.125em;
	}

.post .button {
	border: #8CC63F solid 1px;
	padding: 2px 8px 2px 8px;
	margin: 2px 10px 2px 2px;
	}
.post .button a:link, .post .button a:visited {
	font-family: Georgia, serif;
	font-size: 1.2em;
	font-weight: bold;
	text-decoration: none;
	color: #000000;
	}
	
.post .button:hover {
	background-color: #c0c0c0;
}

.post .disclosure {
	margin-top: 30px;
	background-color: #f0f0f0;
	padding: 3px;
	padding-left: 6px;
	font-size: 0.75em;
	
}
.post .disclosure span {
	font-weight: bold;
}
	
#footer {
	font-size: 0.75em;
	line-height: 1.00em;
	border-left: 1px solid silver;
	border-bottom: 1px solid silver;
	padding-left: 16px;
	padding-bottom: 32px;
	margin-bottom: 15px;
	display: block;
	}
#footerleft {
	padding-top: 15px;
}
#footerright {
	margin-bottom: 15px;
}
/* End Typography & Colors */



/* Begin Structure */
body {
	margin: 0;
	padding: 0;
	}

.wrapper {
	margin: 0 0 10px 16px;
	padding: 5px 5px 10px 5px;
	}

#body {
	margin: 0; 
	padding: 0;
	width: 1096px;
}
html>body #body { 
	min-width: 1096px;
	width: 100%;
}
	
#header {
	}

#badge {
	margin-left: 20px;
	margin-top: 5px;
}

#social, #rss {
	margin-left: 18px;
	margin-top: 5px;
	font-size: 0.625em;
	line-height: 1.00em;
}

#social img, #rss img {
	float: left;
	padding-right: 6px;
}

#social ul, #rss ul {
	width: 148px;
	margin-bottom: 0;
	padding-bottom: 0;
}

#social li, #rss li {
	margin-top: 
	list-style: none;
	display: -moz-inline-stack;
	display: inline-block;
	margin-bottom: 0;
	padding-bottom: 0;
	zoom:1;
	*display: inline;
}
	
#brand {
	float: left;
	width: 325px;
	height: 103px;
	text-indent: -9999px;
	}

#photos {
	margin-left: 448px;
	margin-top: 25px;
	padding: 0;
	width: 525px;
	display: block;
	height: 75px;
	}
#photos img {
	margin: 0;
	padding: 0;
	}
#photos ul {
	margin: 0;
	padding: 0;
	list-style: none;
	}

#photos ul li { 
	margin: 0;
	padding: 0;
	float: left;
	}

#outer {
	padding: 0;
	clear: both;
	}
	
#inner {
	margin: 0 0 10px 0;
	width: 748px;
	float: left;
	}

#innerwide {
	margin: 0 0 10px 0;
	width: 748px;
	float: left;
	}

#posts {
	clear: both;
	}
	
.post {
	margin-bottom: 50px;
}

.page {
	margin-bottom: 50px;
}

.entry {
	margin: 0 0 30px 100px;
	}

.buttons {
	margin: 0 0 0 100px;
	}

#footer_ads {
	clear: both;
	width: 770px;
	padding: 20px 150px 20px 105px;
}

#footer {
	clear: both;
	width: 770px;
	padding: 0 0 0 30px;
	}
	
#footer p {
	margin: 0;
	}

.navigation {
	display: block;
	}
	
#postnav {
	margin: 0 0 0 100px;
	}
	
.sidebar {
	width: 75px;
	float: left;
	padding-right: 25px;
	}

#ads {
	width: 184px;
	margin-top: 12px;
        padding-top: 30px;
	margin-left: 784px;
	}
#ads #blogshot {
	margin-left: 0;
	text-indent: -9999px;
	}
#ads #welcome {
	font-family: Georgia, serif;
	font-size: 0.750em;
	line-height: 1.185em;
	padding-bottom: 2px;
	padding-left: 10px;
	border-left: 1px solid #c0c0c0;
	position: relative;
}

#ads h4 {
	text-transform: uppercase;
	color: #c0c0c0;
	font-size: 0.750em;
	font-weight: bold;
	margin-top: 10px;
	margin-left: 20px;
	margin-bottom: 12px;
	padding-bottom: 2px;
	border-bottom: 1px solid #c0c0c0;
	line-height: 1.00em;
}
#ads h4 a { 
	text-decoration: none; 
	color: #c0c0c0;
}
#ads h4 a:hover { 
	text-decoration: underline;
	color: #c0c0c0;
}



.entry .ps {
	margin: 40px 0 10px 0;
	padding: 20px;
	background-color: #e0e0e0;
	}

#posts .navigation {
	margin: 20px 0 10px 75px;
	font-size: 1.1667em;
	}
#posts .navigation a {
	padding: 0 10px 0 10px;
	}
	
#posts .navigation div {
	margin: 0 20px 10px 0;
	display: inline;
	}
/* End Structure */

/* Begin Comments Structure */
body#commentspopup .wrapper {
	margin: 0 0 10px 68px;
	padding: 10px 5px 10px 5px;
	}
body#commentspopup #header {
	width: 310px;
	}
body#commentspopup #brand {
	width: 310px;
	height: 90px;
	float: left;
	text-indent: -9999px;
	}
body#commentspopup #outer {
	padding: 0;
	clear: both;
	}
body#commentspopup #inner {
	margin: 0 0 10px 0;
	width: 518px;
	float: left;
	}
/* End Comments Structure */


/*	Begin Headers */
h2 {
	font-family: Helvetica, sans-serif;
	font-size: 1.875em;
	margin: 0.833em auto 1.2em auto;
	color: #8CC63F;
	}
h3 {
	font-family: Helvetica, sans-serif;
	font-size: 1.50em;
	margin: 0.6362em auto 0.9165em auto;
	}
h4 {
	font-family: Helvetica, sans-serif;
	font-size: 1.25em;
	margin: 0.5206em auto 0.75em auto;
	}	
.post h2 {
	margin-left: 100px;
	margin-bottom: 0.5em;
	line-height: 1.2em;
	}
.post h3 {
	margin-top: 0.5em;
	margin-bottom: 0.5em;
	line-height: 1.2em;
}
.page h2 {
	margin-left: 100px;
}
.post h2 a:link, .post h2 a:visited, .page h2 a:link, .page h2 a:visited {
	color: #8CC63F;
	text-decoration: none;
	}
.post h2 a:hover, .page h2 a:hover {
	text-decoration: underline;
	}

.post h3 a:link, .post h3 a:visited {
	color: #000000;
	text-decoration: none;
	}
.post h3 a:hover {
	color: #8CC63F;
	text-decoration: none;
	}

body#commentspopup h2 {
	font-size: 1.833em;
	}
body#commentspopup h3 {
	font-size: 1.5em;
	}
/* End Headers */



/* Begin Images */
img {
	display: block;
	margin: 0 0 8px 0;
	}
p img {
	margin: 8px 0 8px 0;
	padding: 4px;
	border: solid 1px #8cc63f;
	max-width: 100%;
	}
div img {
	margin-bottom: 50px;
}
object {
	display: block;
	padding: 4px;
	margin: 8px 0 8px 0;
	border: solid 1px #8cc63f;
}
/*	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
	}
	

/* 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 ul li:before, #sidebar ul ul li:before {
	content: "\00BB \0020";
	}

.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;
	}

.navigation ul {
	list-style: none;
	}

.navigation ul li {
	display: block;
	padding: 2px 10px 6px 0;
	}

#breadcrumb {
	font-size: 12px;
	font-weight: normal;
	font-family: Verdana, sans-serif;
	margin: 4px 0 0 0;
	}
#breadcrumb a:link, #breadcrumb a:visited {
	color: #8CC63F;
	text-decoration: underline;
	}
#breadcrumb a:hover {
	text-decoration: none;
	}
#breadcrumb ul li {
	display: inline;
	}
/* End Entry Lists */



/* Begin Form Elements */

/* End Form Elements */



/* Begin Comments*/

#comments {
	padding: 10px 0 0 0;
	border-top: #c0c0c0 solid 1px;
}

#comments .commentlist li {
	margin: 10px 0 0 0;
	padding: 5px 10px 5px 10px;
	display: block;
	clear: both;
	float: left;
	width: 618px;
	}
#comments .commentlist {
	list-style: none;
	margin: 0;
	padding: 0;
	clear: both;
	float: left;
}

#comments .commenttext {
	margin: 0 0 0 100px;
}

#comments cite {
	margin: 0 0 5px 0;
	display: block;
	font-weight: bold;
}

#comments .commentmetadata {
	margin: 0 0 3px 0;
}

#commentbox {
	clear: both;
	float: left;
	width: 100%;
	margin: 20px 0 0 0;
	padding: 10px 0 0 0;
	border-top: #c0c0c0 solid 1px; 
}

#commentbox h3 {
	margin-left: 0;
}
	
/* End Comments */

/* Begin Avatars */

img.avatar {
	float: right;
}

.avatar-default {
	display: none;
}


/* Begin Sidebar */

/* End Sidebar */

/* Begin Archives */

#archives {
	clear: both;
}

#archives ul#bymonth {
	list-style: none;
	margin-left: 20px;
	}
	
#archives #searchform {
	margin-left: 20px;
	margin-right: 20px;
	margin-top: 30px;
	margin-bottom: 30px;
	padding: 20px;
	border: dashed 1px #8cc63f;
	}
	
/* End Archives */

/* Begin Calendar */
#wp-calendar {
	empty-cells: show;
	margin: 10px auto 0;
	width: 155px;
	float: right;
	}

#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;
	}

hr {
	display: none;
	}

a img {
	border: none;
	}

/* End Various Tags & Classes*/

