/*  
Theme Name:CheckPoint Utopia
Theme URI:http://www.cpumedia.com/
Description:CheckPoint Utopia WP blog theme.
Version:1.0
Author:Herv&eacute;G - Copyright CPU Media 2008
Author URI:http://www.cpumedia.com/
*/
@import url(css/lipstick.css);
*{
padding:0;
margin:0
}
body{
font-family:'Trebuchet MS',Arial,Helvetica,sans-serif;
font-size:12px
}
#wrapper{
margin:0 auto 50px auto;
width:990px;
background:url(images/bkg-wrapper.gif) #9fa59c right bottom repeat-y
}
#header{
color:#999;
width:990px;
float:left;
padding:0px;
height:281px;
margin:0px 0px 0px 0px;
padding:0px;
background:#353630
}
#logo{
color:#999;
background:url(images/bkg-logo.jpg) #353630 no-repeat;
margin:0px 0px 0px 0px;
padding:0px;
height:281px;
width:710px;
float:left
}
#logo h1,#logo h2{
visibility:hidden
}
#quicksearch{
color:#999;
background:url(images/bkg-quicksearch.jpg) #353630 no-repeat;
margin:0px 0px 0px 0px;
padding:0px;
height:281px;
width:280px;
float:left;
text-align:right
}
#navigation{
float:left;
width:990px;
color:#999;
padding:0px;
margin:0px 0px 0px 0px;
background:url(images/bkg-navigation.gif) #191a16 no-repeat right
}
#breadcrumb{
color:#999;
text-align:right;
padding:5px 0px 0px 0px;
margin:0px 0px 0px 0px;
background:url(images/bkg-breadcrumb.gif) #464841 repeat-x top left;
clear:both;
height:26px/*Showing the grid. Remove when visuals ready*/
}
#content{
color:#282c2c;
background:url(images/bkg-content.jpg) #9fa59c no-repeat top left;
margin:0px 0px 0px 0px;
padding:0px;
width:610px;
float:left
}
#leftcolumn{
color:#b9c5c5;
background:transparent;
margin:0px 0px 0px 0px;
padding:0px;
width:305px;
float:left
}
#leftmiddle{
color:#b9c5c5;
background:transparent;
margin:0px 0px 0px 0px;
padding:0px;
width:305px;
float:left
}
#posts{
width:610px;
clear:both;
background:transparent;
margin:0px 0px 0px 0px;
padding:60px 0px 0px 0px
}
#sidebars{
color:#b8beb5;
background:url(images/bkg-sidebars.jpg) #7e847b no-repeat top left;
margin:0px 0px 25px 0px;
padding:230px 0 0 0;
width:380px;
float:left
}
#rightmiddle{
color:#b8beb5;
background:url(images/bkg-rightmiddle.gif) #646862 no-repeat top;
margin:0px 7px 0px 5px;
padding:0px;
width:188px;
float:left
}
#rightcolumn{
color:#b8beb5;
background:transparent;
margin:0px 0px 0px 0px;
padding:0px;
width:180px;
float:left
}
#spansidebar{
width:380px;
clear:both;
background:transparent url(images/bkg-spansidebar.gif) no-repeat bottom;
margin:0px 0px 0px 0px;
padding:0px 0px 90px 0px
}
#footer{
width:990px;
clear:both;
color:#7e847b;
background:url(images/bkg-footer-top.jpg) #353630 no-repeat top;
margin:0px 0px 0px 0px;
padding:14px 0px 0px 0px
}
#footerleftcol{
width:330px;
display:block;
float:left
}
#footermidcol{
width:330px;
display:block;
float:left;
padding-top:55px
}
#footerrightcol{
width:330px;
display:block;
float:left
}
#footerfullcol{
clear:both;
background:url(images/bkg-footer-bottom.jpg) transparent no-repeat bottom;
padding:6px;
text-align:center;
text-transform:uppercase;
font:italic normal 10px Arial,Helvetica,sans-serif
}
.clearall{
margin: 0px;
padding: 0px;
clear: both;
}