/*
	Theme name: Bird Flight 
	Version: 1.02 
	Theme URI: http://demo.colordevise.com/?preview=1&template=Theme01color01&stylesheet=Theme01color01
	Description: A clan and clear wordpress theme that features simple design elements. Can easely fit any requrements, for any type of websites: blogs, company websites, article based websites, etc.
	Author: Emili
	Tags: clear, bird, simple, two columns, widgets, footer, fixed width, gray, red	
*/

/*	Body and general style
--------------------------------------------------*/

body {
	background-position: 0 49px;
	background-image:url(images/top_bg.gif);
	background-repeat: repeat-x;
	background-color:#e9e9e9;
	margin: 0;
	padding: 0;
	color:#838383;
	font-family:Verdana;
	font-size:11px;
}

p img{
	float:left;
	border: solid 1px #d8d8d8;
	padding: 6px;
	margin: 5px 6px 5px 0;
}

.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
}

.alignleft {
	float: left;
}

.alignright {
	float: right;
}

.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-dd {
	font-size: 11px;
	line-height: 17px;
	padding: 0 4px 5px;
	margin: 0;
}

a:link, a:visited, a{
	color:#537aca;
	text-decoration: none;
	border: none;
}

table{
	width: 1063px;
	margin: auto;
}

#bird_l{
	background-image: url(images/lbird.gif);
	background-repeat: no-repeat;
	background-position: 4px 49px;
	vertical-align: top;
	height:108px;
	width:106px;
	border-right: 3px #d1d1d1 solid;
}

#bird_l img{
	top:49px;
	position: relative;
	left: 4px;
	margin: 0;
}

#bird_r img{
	top:49px;
	position: relative;
	right: 4px;
	margin: 0;
}

#bird_r{
	background-image: url(images/rbird.gif);
	background-repeat: no-repeat;
	background-position: -4px 49px;
	vertical-align: top;
	height:108px;
	width:106px;
	border-left: 3px #d1d1d1  solid;
}

#container{
	padding:0px 45px;
	border-left:solid 1px #bcbcbc;
	border-bottom:solid 1px #bcbcbc;
	border-right:solid 1px #bcbcbc;
	background-color:#FFFFFF;
}

#header{
	margin: 0px auto; 
	padding: 0px; 
	clear:both;
}

#blogtitle{
	margin-top:50px;
}

#blogtitle a { 
	font-family: Arial Narrow; 
	color: #fef8f8; 
	text-align:left; 
	font-size:72px; 
	line-height:100%; 
	text-transform:uppercase; 
	}

#blogdesc a{
	font-family: arial black;
	float: left; 
	color: #cf2f2f;
	text-align:left; 
	font-size:22px;
	position: relative;
	top: -50px; 
	left: 3px;
	text-transform: uppercase; 
	margin:0px;
	clear:left;
	}

#content {
	margin: 0px 20px 0px 0px; 
	line-height: 16px; 
	float: left;
	clear: both; 
	width: 590px; 
	padding:0;
	overflow:hidden; 
	}

#content h2 a{
	color: #cf2f2f;
	font-family: Verdana;
	font-size: 12px; 
	padding: 3px 0px 0px 0px; 
	margin: 0px 7px 3px 0px;
	text-transform:capitalize;
	line-height: 1em;
	}

#sidebar { 
	margin-bottom: 30px; 
	padding: 0px; 
	float: right; 
	width: 140px;
	text-align: left;
	}

#sidebar h2 { 
	font-size: 11px; 
	padding-top: 5px; 
	margin: 0px 0px 3px 0px; 
	color: #cf2f2f;
	}

#sidebar ul { 
	list-style-type: none; 
	margin: 0; 
	padding: 0;
	color: #838383; 
	font-size: 10px;
	}

#sidebar a{
	color : #838383;
	}

#sidebar a:hover{
	color: #333;
	cursor:pointer;
	}
	
.post p{
	clear:both;
	text-align:justify;
	}
	
.posts_metadata {
	color:#cf2f2f;
	font-size:10px; 
	padding:0px 2px 30px 0px;
	}	
		
small{
	color: #b0afaf;
	margin: 0px;
	}

#post_undertitle{
	color:#b0afaf;
	font-size:7pt;
}

.entry{
	margin: 1em 0;
}

h1, h2, h3, h4, h5, h6 {
	font: normal 18px/24px Verdana;
	margin: 10px 0 2px 0;
	font-weight:bold;
}

h1 {
	border-bottom: 1px solid #aaa; 
}

ul {
	list-style-type: none;
	padding: 0;
	margin: 0;
}

.error {
	color: #de1818;
}

.success {
	color: #7bde18;
}

.message {
	font-size: 15px;
	color: #0d68de;
}

.clear {
	clear: both;
}


#footer {
	margin-top: 10px; 
	font-size: 11px; 
	padding: 10px 10px 10px 0; 
	text-align: left;
	clear: both; 
	border-top:1px #c3c3c3 solid;
	height: 40px; 
	}

#flogo{
	background-image: url(images/flogo.gif);
	float:right;
	height:39px;
	width:88px;
	margin-bottom:10px;
}

#footer img{
	border: none;
}

#f_pages li, #f_pages li a{
	float: left;
	margin-right: 10px;
	list-style-type: none;
	font-size: 10px;
	text-transform: lowercase;
	color:#aaaaaa;
}

/*	Body and general style
--------------------------------------------------*/
/* Comment form */

#respond, #comments {
	margin: 35px 0 0 0;
	padding-left: 3px;
	font-weight: bold;
	font-size: 10px;
	color: #cf2f2f;
	text-transform: uppercase;
	}

#respond{
	margin-top: 15px;
}

.alt {
	background-color: #f8f8f8;
	border-top: 1px solid #ddd;
	border-bottom: 1px solid #ddd;
	padding: 5px;
	margin-bottom: 20px;
	margin-top: 0px;
	clear:both;
	}

#commentlist img{
	margin: 0 10px 10px 5px;
}

#commentlist li, #commentform input, #commentform textarea {
	font: 10px 'Verdana', Trebuchet MS, Sans-Serif;
	}

#commentlist cite, #commentlist cite a {
	font-weight: bold;
	font-style: normal;
	font-size: 11px;
	margin-top:5px;
	}

#commentlist p {
	font-weight: normal;
	line-height: 1.5em;
	text-transform: none;
	margin: 10px 5px 10px 0;
	}

#commentlist {
	margin: 0;
	text-align: left;
	padding: 0;
	}

#commentlist li {
	margin: 0px;
	padding: 15px 10px;
	list-style: none;
	font-weight: bold;
	clear: both;
	}
	
#commentform p {
	font-family: Verdana, Arial, Sans-Serif;
	margin: 5px 0px;
	border: none;
	}

#commentform {
	margin-left: 3px;
	margin-bottom: 50px;
	}

#commentform input {
	width: 120px;
	height: 10px;
	padding: 2px;
	margin: 5px 0;
	}

#commentform textarea {
	margin: 0px;
	height: 85px;
	float: left;
	padding: 2px;
	}

#commentform #submit {
	margin: 5px 0;
	height: 20px;
	width: 60px;
	float: left;
	clear: both;
	font-size: 10px;
	}

.nocomments {
	text-align: center;
	margin: 0;
	padding: 0;
	}

.commentmetadata {
	margin: 0;
	display: block;
	font-weight: normal;
	}
	
/* Comment form */