/* blog style template - collin grasley - modetwentythree.com - this work is public domain, enjoy!  */



/*  main styles ----------------------------*/



*{ margin:0; padding:0; }* 

body { padding:0; margin:0; font:0.69em Arial,Verdana, sans-serif; line-height:1.64em; background-color:#333333; repeat; color:#555; }

a {color: #222; background-color:black; text-decoration:none;}

a:hover {color:#ff3399; background-color:#333333; text-decoration:none; border-bottom:1px dashed;}

p { padding:5px 0 5px 0;}

ul {margin:0; padding:0;list-style:none;}

img {border:0;}

.clear{clear:both; margin-top:1px;}

#wrapper { margin:0px auto; width:743px;  padding:0 20px 0 20px; background:#fffbf4;}



/* top ----------------------------*/



#topnav {height:32px; background:#333; width:100%;}

#menu {float:right; height:12px; margin:8px 8px 0 0px;}

#menu a {display:block; color:#999; background:inherit; text-decoration:none; margin-right:4px;

line-height:20px;font-weight:normal;font-size:7pt

}

#menu a:hover {color:#ff3399; background:#333333;}

#menu ul {list-style:none; padding: 0 5px; margin:0;}

#menu li {float:left; margin: -6px 0 0 5px; }





/* footer ----------------------------*/



#footer {clear:both; width:743px; margin:0; padding:10px 0 5px 0; border-top:1px solid #333;

background:inherit;}





