/*
Theme Name: Bluebird
Theme URI: http://randaclay.com/themes/
Description: Bluebird is a happy blue and brown, SEO optimized, 3-column, widget-ready theme created for Wordpress
Tags: blue, bird, nature, fixed width, widget ready, 2 columns, 3 columns, left sidebar, right sidebar, seo friendly, gravatars
Version: 2.0
Author: Randa Clay
The CSS, XHTML and design is released under GPL: http://www.opensource.org/licenses/gpl-license.php

*/


body{
        background-color:#FAD294;
        font: 62.5% Georgia, "Times New Roman", Times, Serif; /* Resets 1em to 10px */
        background-image:url(images/background.jpg);
		background-repeat:no-repeat;
		height:auto;
		width:auto;
}

#wrap {
    width: 1024px;
    padding-top: 15px;
	margin: 0 auto;

}
a img,:link img,:visited img { border:none } 

/************************************************
*	Header, Headings, etc.									*
************************************************/

#head{
    width:1000px;
	margin-top:0px;
	z-index:2002;
	position:absolute;
}
#logo2 img{
margin-left:-40px;
}
#header{
float:left;
margin-left:-2px;
}
#logo1{
float:left;
}
#profit{
width:652px;
float:left;
margin-left:162px;
margin-top:-132px;
position:relative;
}
.right-profit{
float:right;
}

#content {

margin-left:385px;
margin-top:-7px;
position:absolute;
width:182px;
z-index:1001;
}
#content p{

}

/************************************************
*	Sidebar									*
************************************************/

#l_sidebar {	
	width: 430px;
	padding: 0px 5px 20px 0px;
	position:absolute;
	
	}
#l_sidebar img{

}	
	


#r_sidebar{

width:580px;
float:right;
margin-right:100px;
position:relative;

}



/************************************************
*	Footer									*
************************************************/


#foot {
color:#A18161;
font-size:12px;
height:30px;
margin-left:318px;
margin-top:-46px;
position:absolute;
text-align:center;
width:26%;
}




#foot a:link, #foot a:hover, #foot a:visited{
	color: #4A8797;
    text-decoration: underline;
}

