/*
File:			custom.css
Description:	Custom styles for Thesis
More Info:		http://diythemes.com/thesis/rtfm/custom-css/
*/


* {
    font-family: "Gill Sans","Gill Sans MT",sans-serif; 
}

body, html {height: 100%;}

.custom h1, 
.custom h2, 
.custom h3, 
.custom h6 {
    font-weight: bold;
}

body.custom {background: #DFF0F8 url(//doerllp26nx76.cloudfront.net/c/img/2012-04/background-clouds.jpg) no-repeat 50% 0; color: #333333; 
font-size: 11px;}

.custom #content {width: 66%;}
.custom #sidebars {width: 33%;}

xx.custom #content_box {background: #FFF; border: 1px solid #DDDDDD; box-shadow: 0 0 5px #DDDDDD; clear: both; float: 
left; padding: 1em 1em 3.618em 1em; position: relative; -moz-box-shadow: 0px 0px 5px #DDD; -webkit-box-shadow: 0px 0px 5px #DDD; box-shadow: 0px 0px 5px #DDD; width: 100%;}

.custom #content_box { 
	background: #FFF url(//doerllp26nx76.cloudfront.net/c/img/2012-04/homepage/body-bottom-stripe.png) repeat-x 0 100%; 
	border: 1em solid #c3e0ec; 
	-webkit-border-radius: .618em; 
	-moz-border-radius: .618em; 
	border-radius: .618em; 
	clear: both; 
	margin: 0 auto; 
	max-width: 1000px; 
	min-height: 20em; 
	position: relative; 
	-webkit-box-shadow: 0 0 .618em 0 #397399; 
	box-shadow: 0 0 .618em 0 #397399;
	
    xxfloat: left;
    margin-bottom: 4em;
    min-height: 24em;
    padding: 1.618em 10px 2.618em;
    width: 960px;}

#birdy {background: url(/c/img/the_birdy_logo-32.png) no-repeat;
    display: block;
    height: 34px;
    position: relative;
    top: 5px;
    width: 32px;}
#birdy span {display: none;}

.custom #container {xxleft: 50%; xxmargin-left: -500px; xxposition: relative; min-height: 100%; overflow: visible; xxwidth: 1000px;
width: auto;
margin: auto;
}

.custom #page {background: transparent; padding: 0;}



xx.custom #header {}

.custom #header #tagline {color: white;
font-size: 2em;
font-weight: bold;
margin: 0 auto;
text-shadow: 0px 0px 10px #336;
background: url(/c/img/the_birdy_logo-64.png) no-repeat;
height: 44px;
padding: 20px 0 0 64px;}

.custom #header #tagline a {    color: #FFFFFF;
    font-size: 1.618em;
font-weight: bold;
    text-shadow: 0 0 10px #333366;}

.custom .sidebar h3 {font-weight: bold; font-variant: inherit; letter-spacing: inherit; }

.custom .sidebar .widget {border: 2px solid #CCC; padding: 1em;}
.custom li.widget {width: auto;}


.custom .headline_meta span, 
.custom .headline_meta abbr {
    letter-spacing: inherit;
    text-transform: inherit;
}

.custom .menu {
    border-width: 0;
}

.custom #header {
	margin: 0 auto;
	width: 960px;
    border-width: 0;
padding-top: 0;
}

#text-3 {background: #BBEF68; border: 0; -webkit-border-radius: .618em; -moz-border-radius: .618em; border-radius: .618em; padding: 1.618em .618em .236em;}
#text-3 img {margin-right: 1em;}
#text-3 h3 {display: none;}

#footer {display: none;}


button,
.button {background: #7DCA00; border: 2px solid #5DAA00; color: #FFF; cursor: pointer; font-weight: bold; -webkit-border-radius: .618em; -moz-border-radius: .618em; border-radius: .618em; display: inline-block; font-size: 1em; padding: .618em 1em; -moz-box-shadow: 2px 2px 0px #EEE; -webkit-box-shadow: 2px 2px 0px #EEE; box-shadow: 2px 2px 0px #EEE; text-decoration: none; text-shadow: #000 0px 0px 6px;}

.custom li.widget p a {text-decoration: inherit;}

.center {text-align: center;}

.big {font-size: 1.382em;}

#disqus_thread {padding: 1em;}
#disqus_thread * {font-size: 14px;}



.format_text input, #commentform input  {
    width: auto;
}

.format_text input[type=text], #commentform input[type=text] {
    width: 45%;
}

.custom .wp-polls-ans {
    border: 3px solid #CCC;
-webkit-border-radius: 1em; -moz-border-radius: 1em; border-radius: 1em;
    margin: 0 auto;
    padding: 1em 1em 0 0;
    width: 50%;
}

#text-4 h3 {font-size: 3em; text-align: center;}
