/*
Theme Name: Scribble
Theme URI: http://thingaweak.com/
Description: Scribble is a two-column, fixed-width, widget-ready theme that is not a complete slut, unlike your filthy tramp of a mother.  If you're too lazy to make your own header image, uncomment "title_maybe();" on line 30 of header.php to enable the wordpress title.  Slacker.
Version: 1.33
Author: kaz
*/
* { margin: 0; }

body{
	margin: 0; 
	padding: 0;
	text-align:center;
	color: #666;
	font: 11px/15px Verdana, Arial, Helvetica, sans-serif;
	background-color: #ececec;
}
a { color:#666666; }
a:hover { color: #000; }

#wrap
{
	margin:0 auto;
	width: 850px;
	background: #ececec url(images/bg.png) repeat-y center;
	text-align: left;
}
img, img a { border: 0; }
#header
{
	height: 100px;
	background: url(images/hed.png) no-repeat center bottom;
}
#header .title
{	


	padding-top: 30px;
	font-size: 15px;
	line-height:35px;
	color:#333333;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	height: 100px;
}
#header .title a
{
font-size:30px;
	color: #000;
	text-decoration: none;
}
#header .title a:hover
{
	color: #4D6A00;
}

#menu
{
	background: url(images/menubg.png) no-repeat center;
	color: #DDD;
	height: 35px;
	width:850px;
	margin:20px auto;
}

#menu ul{
	margin: 0;
	padding: 0px 30px 0px 30px;
	list-style: none;
}

#menu ul li{
	float: left;
	margin: 0 15px 0 0;
	font-size: 12px;
	font-weight: bold;
	color: #DDD;
	background:url(images/button_left.png) no-repeat left top;
width:auto;
}

#menu ul li a{
	padding: 10px 15px 10px 20px;
	text-decoration: none;
	color: #333;
	background:url(images/buton_right.png) no-repeat right top;
	display: block;
}
#menu ul li a:hover
{
	text-decoration:underline;
}

#content
{
	padding: 20px 10px;
}

#left
{
	font-size: 13px;
	line-height: 1.8em;
	float: left;
	width: 580px;
	padding: 0 0 20px 10px;
}

#sidesauce
{
	font-size: 10px;
	line-height: 1.8em;
	float: left;
	width: 150px;
	padding: 0 10px 15px 15px;
}

#wp-calendar, #wp-calendar a{
font-size:9px;
line-height:1.2em;
}

#left img
{
	margin: 5px;
	max-width: 98%;
}
#left ul, #sidesauce ul, #left ol, #sidesauce ol, #left .commentlist li.alt ol, #left .commentlist li.alt ul
{
	margin: 5px 0 0 0;
	line-height: 14px;
	padding: 0;
}
#left li, #sidesauce li, #left .commentlist li.alt li
{
	list-style: none;
	font-size: 13px;
	padding-left: 3px;
	margin: 0;
	border: 0;

}
#left .post blockquote
{
	margin: 10px;
	background: url(images/quotebar.png)repeat-y top 20px;
	padding-left: 45px;
	min-height: 36px;
}

.post .title
{
	margin-bottom: 10px;
}
.post .title a
{
	font-size: 25px;
	text-decoration: none;
	color: #000;
}
.post .title a:hover
{
	color: #F00;
	text-decoration: underline;
}
.post .meta
{
	color: #999;
	padding: 2px;
	font-size: 11px;
	border-top: 1px solid #DDD;
	border-bottom: 1px solid #DDD;
}
.post .meta a
{
	color: #777777;
}
.post .meta a:hover
{
	color: #000;
}
.post .meta .posted
{
	float: left;
}
.post .meta .comments
{
	float: right;
}
.post .meta .comments a
{
	background: url(images/comments.png) left no-repeat;
	padding-left: 20px;
	padding-bottom: 1px;
	display: block;
	text-decoration: none;
}

.post .entry
{
	text-align: justify;
	padding: 6px;
	margin-bottom: 35px;
}




.ltop
{
	background: url(images/widgetcaps.png) no-repeat center bottom;
	width: 150px;
	height: 3px;
}
.lmid
{
	background: url(images/widgetwalls.png) repeat-y;
	width: 130px;
	padding: 5px 10px;
}
.lmid li{
	line-height:14pt;
}

.lmid li a{
		text-decoration:none;
		}
.lmid h2
{
	font-weight: normal;
	margin: 0;
	font-size: 18px;
	padding-bottom: 5px;
}
.lbot
{
	background: url(images/widgetcaps.png) no-repeat center top;
	width: 150px;
	height: 8px;
	margin-bottom: 30px;
}

#comments, #respond{
	margin: 0;
	padding:1em 0 0 0;
}
#commentform 
{
	margin:10px 0;	
	padding:10px;
	background:#f9f9f9;
	border-top: #ddd 1px solid;
	border-bottom: #ddd 1px solid;
}
.commentnum 
{
	font-size:1.5em;
	font-weight:bold;	
	margin:0 5px 0 0;
}
#left .commentlist {
	margin: 1em 0;
	padding: 0;		
	border-top: #ddd 1px solid;
}
#left .commentlist li.one, #left .commentlist li.alt
{
	list-style:none;
	margin: 0;
	padding: 0.5em 0.5em 2em;	
	background:#fff url;
	border-bottom: #ddd 1px solid;
}
#left .commentlist li.alt 
{
    background:#f9f9f9;    
}
#left .commentlist li.authorcomment 
{
    background: #ECE9D8;      
}
#left .commentlist li.one .cmtinfo, #left .commentlist li.alt .cmtinfo 
{
	font-size:1em;			
}
#left .commentlist li.one cite, #left .commentlist li.alt cite
{
	font-style:normal;
	font-weight:bold;
}
#left .commentlist li.one .cmtinfo em, #left .commentlist li.alt .cmtinfo em 
{
	float:right;
	margin:0;
	padding:0;
	font-style:normal;
	font-size:0.9em;
	color:#999;
}


#left .post .entry li{
	background: url(images/bull.png) no-repeat;
	padding-left: 7px;
	padding-bottom: 7px;
	line-height: 16px;
	background-position: left 2px;
	}

#footer
{
	margin:0 auto;
	padding-top:30px;
	width:850px;
	height:50px;
	background:#ececec url(images/fut.png) no-repeat top center;
	font-size: 11px;
	color: #000;
	text-align: left;
}

.wp-caption{
background: #EEE;
border: #CCC 1px solid;
text-align:center;
font-weight:bold;
}

.alignleft{
	float:left;
	padding-right:5px;
	margin-right:5px;
	clear:none;
}

.alignright{
	float:right;
	padding-left: 5px;
	margin-left: 5px;
	clear:none;
}
