/*  
Theme Name: LTW Simple
Theme URI: http://www.leeterwal.com
Description: LTW Simple is designed to be as simple as pssible.
Author: Lee ter Wal
Author URI: http://www.leeterwal.com

*/

body { font-family: Trebuchet MS, sans-serif; font-size:12px; line-height:18px; margin:0; color:#000; background:#FFF url(images/bg.jpg) repeat-x;  }
#container { width:780px; margin:0px auto; padding:0; }

#logo { margin:0; padding: 30px 30px 0 0; float:left; }
#bphoto { padding: 30px 10px 0 0; float: left;  }
h1 { margin: 0; padding: 30px 0 0 0; font-size:14px; font-weight:normal; float: left; }
#strip { margin: 60px 0; }

/* Column B */
#colB { width:500px; float:right; }
h3 { font-size:26px; line-height:32px; font-weight:normal; margin: 20px 0 0 0; padding:0; }
h3 span { background:#FFFF00; }
.dets { font-size:11px; font-style:italic; padding:0; margin:0; }
.endpost { padding:15px 0 0 0; border-bottom:1px dotted #999; clear:both; }


/* Generic */
img {border: 0;}
.fltright { float:right; } 
.fltleft { float:left; }
.clrflt { clear:both; }
a:link, a:visited { text-decoration:none; color:#666; } 
a:hover, a:active{ text-decoration:underline; color:#000; }
h4 {font-weight:normal; font-size:16px; }
hr { width: 500px; height:0; border-bottom:1px; }
textarea { color:#666; width:80%; border:1px solid #cbcbcb; margin-bottom:0.6em; margin-top:2px; padding:3px; }
#footer { width:780px; clear:both; margin:30px auto; padding:0; border-top: dotted #000 1px; }
Input { width:192px; color:#999; border:1px dotted #999; padding:3px; margin:3px 0; }
.commentlist { background:#eee; padding:40px; }


/* Navigation */
#rss { width:60px; margin:5px 0; padding:0; float:left; }
#rsscopy { width:140px; margin:5px 0; padding:0; float:left; }

/* Column A (Naviagation lists) */
#colA { padding:0 80px 0 0; width:200px; float:right; }
.navhead { background-color:#000; color:#ccc; margin:20px 0 0 0; padding:2px 10px; } 
.navlist { margin:0; padding:0 10px; }
.navlist li { list-style:none; line-height:14px; padding:5px 0; border-bottom:#ccc dotted 1px; }
.submit { cursor: pointer; background: #999; color: #fff; padding: 3px; margin: 3px 0; border:none; width: 80px; text-align:left; }
.sideLinks { display:block; padding:20px 0; }