/* generated by csscreator.com */ 
html, body{ 
 margin:0; 
 padding:0; 
 text-align:center; 
background: url(http://designsbyrachelle.com/blogs/wood.jpg) #000000; 
font-family: arial, san-serif;
font-size:12px;
color:#333333
} 
 
#pagewidth{ 
 width:960px; 
 text-align:left;  
margin-left:auto; 
 margin-right:auto;  
} 
 
#header{
 position:relative; 
 height:10px; 
  background:#000000; 
 width:100%;
} 
 
#leftcol{
 width:477px; 
 height:740px;
 float:left; 
 position:relative; 
 background: url(images/left.jpg) no-repeat #000000; 
 }
 
 #portfolio{position:relative;
 width:170px;
 height:330px;
 top: 320px;
 left:200px;}
 
#maincol{background: url(images/right.jpg) no-repeat #000000;
 float: right; 
 display:inline; 
 position: relative; 
 width:483px; 
 height:740px;
 }
 
 #social{width:300px;
 clear:both;
 position:relative;
 top:180px;
 left:90px;
 height:20px;
 overflow: auto;
 }
 
 #websites{width: 140px;
  height:148px;
 position:relative;
 top: 230px;
 float:left;
 margin-left:80px;
 border:1px solid #ccc;}
 
 #blogs{width: 140px;
  height:148px;
  position:relative;
 top: 230px;
 float:right;
 margin-right:70px;
 border:1px solid #ccc;}
 
 
 #book{width:300px;
 clear:both;
 position:relative;
 top:277px;
 left:90px;
 height:148px;
 overflow: auto;
}
 
 /**** Feedburner ****/

div.feedburnerFeedBlock ul {
margin-left:0;
padding-left:0;
list-style-type: none
}

div.feedburnerFeedBlock ul li {
display:block;
margin:12px 0 0 0;
border-bottom: 0px dotted #ccc;
}

#creditfooter img {display:none;}

div.feedburnerFeedBlock img {width:70px;}

.headline a{font-family: georgia, times, serif;
font-size:13px;
color:#000;
font-weight:bold;
}
 
#footer{
 height:10px; 
  background-color:#000000; 
 clear:both;
 } 
 

 
 /* *** Float containers fix:
 http://www.csscreator.com/attributes/containedfloat.php *** */ 
.clearfix:after {
 content: "."; 
 display: block; 
height: 0; 
 clear: both; 
 visibility: hidden;
 }
 
.clearfix{display: inline-block;}

/* Hides from IE-mac \*/
* html .clearfix{height: 1%;}
.clearfix{display: block;}
/* End hide from IE-mac */  


 
 /*printer styles*/ 
 @media print{ 
/*hide the left column when printing*/ 
#leftcol{display:none;} 
#twocols, #maincol{width:100%; float:none;}
}
