/* 
Theme Name: Alex Mansfield
Theme URL: http://alexmansfield.com/
Description: Theme by (and for) Alex Mansfield
Author: Alex Mansfield
Author URI: http://alexmansfield.com/
Version: 0.1
*/


/* typography based on the sencss framework v0.6 (http://sencss.kilianvalkhof.com/) ***/
@import url('styles/type.css');



body{background:#ffffff url(images/bg.jpg) repeat-x; text-align:center;}
#wrap{margin:0 auto; text-align:left; width:960px}

#row_one{overflow:hidden;}
#row_one #header{float:left; margin-left:10px;}
#row_one #header a{background:transparent url(images/am.jpg) no-repeat; display:block; height:100px; width:350px;}
#row_one #header a span{display:block; text-indent:-800px;}
#row_one #topsearch{margin-left:630px; padding-top:30px;}

.content{float:left; padding:10px 20px; width:560px;}
.content #postmeta{border-top:1px dotted #cccccc;}
.content img{border-bottom:1px dotted #cccccc; border-top:1px dotted #cccccc; padding: 5px 0;}



#sidebar{margin-left:600px; padding: 0 20px; width:320px;}
#sidebar ul{list-style-type:none; margin:0; padding:0;}
#sidebar ul li{list-style-type:none; margin:0 0 1.5em 0; padding:0;}
#sidebar ul li li{margin:0; padding:10px 0 0 74px;}


#sidebar h2{margin:0; padding:10px 0 0 74px;}
#sidebar .pagenav{background: url(images/pages.png) no-repeat top left;}
#sidebar .recent{background: url(images/recent.png) no-repeat top left;}
#sidebar .archives{background: url(images/archives.png) no-repeat top left;}
#sidebar .categories{background: url(images/categories.png) no-repeat top left;}





#commentlist{margin-left:0;}
#commentlist li{border-top:1px dotted #cccccc; list-style-type:none; padding:10px 0 0 60px;}
#commentlist .avatar{float:left; margin-left: -60px; padding:5px 0 0 0;}

#commentform{border-top:1px dotted #cccccc;padding-top:1.5em}
#commentform p{width:400px;}
#commentform label{display:block;}



a{color:#77bbee; text-decoration:none;}
a:hover{text-decoration:underline;}

img{border:0;}




#footer{border-top:1px dotted #cccccc; clear:both; padding-top:.5em; text-align:center;}
