/*
Theme Name: Bluebird-Octo
Theme URI: http://randaclay.com/themes/
Description: Based on Bluebird by Randa Clay. SEO optimized, 3-column, widget-ready theme created for Wordpress
Version: 1.0
Author: Chris Ainsworth
The CSS, XHTML and design is released under GPL: http://www.opensource.org/licenses/gpl-license.php

*/


html>body #content {
	height: auto;
	min-height: 580px;
}

body{
	padding: 0px;
	margin: 0px;
        background: #fff url('images/pigeons.png') 100% 600px scroll no-repeat;
	font: 62.5% Helvetica, sans-serif; /* Resets 1em to 10px */
        height: 100%; 
}

#wrap {
    padding-left: 80px;
    padding-bottom:20px;
}

strike {color:#666;}

/************************************************
*	comments				*
************************************************/

.alt {background:#e5e5e5;
border-top: 1px solid #c6c6c6;
border-bottom: 1px solid #c6c6c6;
margin-bottom: 10px;
}
.standard {background:#eeeeee;
border-top: 1px solid #c6c6c6;
border-bottom: 1px solid #c6c6c6;
margin-bottom: 10px;
}
.authcomment {
border-top: 1px dotted #6ec9e6;
border-bottom: 1px dotted #6ec9e6;
background-color: #e8f4fe !important;
margin-bottom: 10px;
}





.smalltext {font-size: 65%; padding-left:5px; padding-right:5px;}
/* used medtext for photo captions */
.medtext {font-size: 85%;}

.wp-caption {
	font-size: 85%;
	background-color: #ddd;
	}
	
.wp-caption p {
		padding-bottom:10px;
        padding-left:10px;
        padding-right:10px;
        }
        
.fourohfour {	background-image: url(images/bravo160.gif);
        background-repeat: no-repeat;
        width: 320px;
        height: 240px;
        padding-bottom: 20px;
        margin: 0px;
        }

.topsearch {padding-top:10px;}

.topsearch input {color: #7EB6FF;}

.twitter {padding-left: 15px; padding-top:10px;}
a.twitter {color: #fff;}
a.twitter:hover {color: #fff;text-decoration: none;}

#twitter_update_list {font-color:#000000;}



/************************************************
*	Header						         		*
************************************************/

#head{
		font-family: Georgia, Serif;	
		text-align: left;
        background-color: #fff;
        height: 120px;
        width: 100%;
        padding: 0px;
        margin: 0px;
}


#head h4{
        font-size: 3.0em;
        padding: 0px 0px 0px 100px;
        margin: 0px 0px 0px 0px;
}

#head h4 a {
        color: #000;
        text-decoration: none;
}




/************************************************
*	Links and Headings							*
************************************************/


a img,:link img,:visited img { border:none }    



a, a:link {
	color: #7FFF00;
	text-decoration: none;
}

a:hover {
	color: #7EB6FF;
	text-decoration: underline;
}

a:visited {
	color: #7EB6FF;
	text-decoration: none;
}

h1 {
      font-family: Georgia, Serif;  
	font-size: 2.4em;
	color: #7FFF00;
	font-weight: bold;
        margin: 0px;
        padding-bottom: 0px;
}

h1 a:link, h3 a:hover, h3 a:visited{
	color: #7EB6FF;
	text-decoration: none;
}

h2 {
	font-size: 2.2em;
	line-height: 1.2em;
	color: #7FFF00;
	font-weight: normal;
}



h5 {
	color: #fff;
    margin: 0px 0px 0px 0px;
	padding: 0px;
	font-family: Georgia, Serif;
    font-size: 1.5em;
	font-weight: normal;
}

strong, b {
	font-weight: bold;
}

em, i {
	font-style: italic;
}

code {
	font: 1.1em 'Courier New', Courier, Fixed;
}

/************************************************
*	Main Content									*
************************************************/


#content {
        width: 900px;
        float: left;
        background-color: #fff;
        background-image: url(images/left_top_660x4.gif);	
        background-repeat: no-repeat;
}

.item {
    padding-top: 10px;
    padding-left: 20px;
    padding-bottom: 20px;
    padding-right:220px;
    margin-bottom: 1.5em;
	color: #141414;  
    border-bottom: 1px dotted #7FFF00;
}

.item h4 {
	font-size: 18px;
	line-height: 1.2em;
	color: #000000;
	font-weight: bold;
}

.item p {
        font-size: 1.6em;
        line-height: 1.4em;	
}

.item p a{
	text-decoration: underline;
}

.item p a:hover{
	color: #7EB6FF;
	text-decoration: underline;
}

.item img {
	border: 2px solid #ddd;
}

.item ul {
	list-style-type: disc;
	padding-left: 10px;
	margin: 10px 0px 10px 15px;
	font-size: 1.4em;	
}

.item ol{
	list-style-type: decimal;
	padding-left: 10px;
	margin: 10px 0px 10px 15px;
	font-size: 1.4em;	
}

.itemhead{
	padding-top: 5px;
	padding-bottom: 7px;
        margin-bottom: 18px;
}

.itemhead h3{
	display: inline;
}


.date{
	display: inline;
	text-align: right;
	font-size: 1.1em;
        margin-bottom: 40px;
}

input{
	font-size: 100%;
}

.metadata{
	font-size: 1.5em;
        line-height: 220%;
        margin-top: 20px;
}

.metadata a:link, .metadata a:hover, .metadata a:visited{
	color: #7EB6FF;
}

cite{
	font-size: 1.5em;
}

blockquote {
	margin: 15px 30px 0 10px;
	padding-left: 20px;
	border-left: 5px solid #ccc;
}

blockquote cite {
	margin: 5px 0 0;
	display: block;
}


/************************************************
*	Sidebar	Right	UNUSED						*
************************************************/

/*
#sidebar_right {
	float: right;
	width: 400px;
	background: #fff;
	padding: 0px 0px 20px 5px;
	}
	
#sidebar_right p{
	padding: 3px 0px 0px 0px;
	margin: 0px;
	line-height: 17px;
        font-size: 1.1em;
        color: #595441;
	}
*/

/************************************************
*	Sidebar	Mid							*
************************************************/


.pigeoncorp {
			position: relative;
        	margin-left: -69px;
        	z-index: 9;
        	}

#description {
  position:relative;
  top:-235px;
  margin-bottom: -180px;
  z-index:100;
			}

#description p {
  color:#FFFFFF;
  font-size:13px;
			}

#description h5 {
  	color: #fff;
    margin: 0px 0px 0px 0px;
	padding: 0px;
	font-family: Georgia, Serif;
    font-size: 1.5em;
	font-weight: normal;
			}
			
#sidebar_mid_content {
			background-color: #000;
			padding-left:20px;
			padding-right:20px;
			}
#sidebar_mid_content a {
			color:#7FFF00;}
#sidebar_mid_content a:hover {
			text-decoration: underline;}

#bottompic {

            background-image: url('http://www.driph.com/tumblr/bottomdrip.png');
            width: 260px;
            height: 240px;
            }

       		
#sidebar_mid {
	left: 860px;
	width: 260px;
	position: absolute;
    z-index: 7;
	padding: 0px 10px 10px 15px;
	}

#sidebar_mid ul {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 10px 0px;
        font-size: 13px;

        list-style-type: none;
        list-style-position: outside;
        color: #595441;
}

#sidebar_mid li {
        margin: 0px;
	padding: 0px;
        color: #595441;
}
#sidebar_mid ul li {
color: #999;
	margin: 0px;
	padding: 5px 0px 0px 0px;
}
	
#sidebar_mid ul li a {
	color: #777777;
	text-decoration: none;
}

#sidebar_mid ul li a:hover {
	color:#7EB6FF; 
}
/*
#sidebar_mid ul ul {
	margin: 0px 0px 20px 0px;
	padding: 0px 0px 20px 0px;
	padding: 0px 0px 0px 14px;
        font-size: 13px;
        color: #4A8797;
        list-style-type: none;
		line-height: 11px;
        list-style-position: outside;

}

#sidebar_mid ul ul li{
	margin: 0px;
}

#sidebar_mid ul ul ul{
	margin: 0px 0px 20px 0px;
	padding: 0px 0px 20px 0px;
        font-size: 13px;
        color: #f;
        list-style-type: disc;
        list-style-position: outside;

}

#sidebar_mid ul ul ul li{
	margin: 0px;
}
*/	
/*
#sidebar_mid p{
	padding: 3px 0px 0px 0px;
	margin: 0px 0px 20px 0px;
	line-height: 17px;
        font-size: 1em;
        color: #595441;
	}
*/
	

li .categories, li .linkcat, li .pagenav {
	margin: 0px;
	padding: 0px;
}

.sidebarSearch{
	clear: both;
        margin-top: 10px;	
        margin-bottom: 10px;
	margin-left: 5px;
}

.feedarea  {
	height: 30px;
	background-image:url(images/feedicon.png);
       background-repeat: no-repeat;
	padding-left:20px;
}




/************************************************
*	Comment Area									*
************************************************/


#comment {
	width: 470px;
	background: #FFFFFF;
	color: #333333;
	float: left;
	padding: 10px 10px 0px 10px;
	margin: 10px 0px 10px 0px;
	border: 1px solid #CCCCCC;
        font-size: 1.3em;
}
	
#comment {
    padding: 10px 20px 20px 20px;
    border: 1px solid #cccccc;
    margin-bottom: 3em;
    color: #515441;  
}

   
#comment  a{
	text-decoration: underline;
}

#comment a:hover{
	color: #E88337;
}

ol#commentlist {
	padding: 5px 0px 5px 0px;
	margin: 0px;
	list-style-type: none;
        font-weight: bold;
}
	
.commentdate {
	font-size: 1.2em;
	padding-left: 0px;
        font-weight: bold;
}
	
.commentlist p {
	clear: both;
	font-size: 1.2em;
}

#commentlist li p{
	margin-bottom: 8px;
	line-height: 18px;
	padding: 5px;
        font-weight: normal;
	}

.commentname {
	color: #333333;
	margin: 0px;
	padding: 5px 5px 0px 0px;
	}

.commentinfo{
	clear: both;
	}

.commenttext {
	clear: both;
	margin: 0px 0px 20px 0px;
	padding: 0px 0px 5px 10px;
	width: 450px;
	}

.commenttext-admin {
	clear: both;
	margin: 5px 0px 10px 0px;
	padding: 0px 10px 5px 10px;
	width: 450px;
	}

#commentsformheader{
	padding-left: 0px;
	}

#commentsform{
	text-align: left;
	margin: 0px;
	padding: 0px;
	}

#commentsform form{
	text-align: left;
	margin: 0px;
	}

#commentsform p{
	margin: 0px;
	}

#commentsform form textarea{
	width: 99%;
}
	
p.comments_link  img{
	margin: 0px;
	padding: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

.commentmetadata {
	font-size: 1.1em;
	float: right;
}

.commentlist li {
	padding: 2px;
	border-top: 1px solid #cccccc;
}

.navigation {

	text-align: right;
	padding-top: 10px;
	padding-bottom: 10px;
	color: #666;
        font-size: 1.3em;
}

.navigation a:link, .navigation a:hover, .navigation a:visited{
	color: #666;
	text-decoration: underline;
}

.alignright {
padding-right:20px;
	float: right;
}

.alignleft {
padding-left:20px;
	float: left
}


/************************************************
*	Footer									*
************************************************/


#foot {
        width: 680px; 
        height: 40px;	
        text-align: left;
		margin-top: 20px;
		color: #000;
        font-size: 1.1em;
}

#foot a:link, #foot a:hover, #foot a:visited{
	color: #000;
    text-decoration: underline;
}