/*
Theme Name: K.I.S ( Keep it Simple )
Version: 0.2
*/

/* 
textarea { border:1px #ddd groove; }
input { border:1px #ddd outset; }
*/
.dd-tweetmeme { margin-top:1px; }
.alignleft, .left { float:left; text-align: left; display:inline; font-size:12px; }
.alignright, .right { float:right; display:inline; font-size:12px; }
.aligncenter { display: block; margin-left: auto; margin-right: auto; }

.cl { font-size:0; line-height:0; height:0; display:block; clear:both; }

#shell { width:960px; margin:0 auto; }
#content { float:left; width:664px; padding:6px 0 30px 10px; }
#sidebar { float:right; width:275px; padding:10px 0 0 0; margin-left:-30px; overflow:hidden; }
#main { padding-bottom:10px;}

.box { background:url(images/box-c.gif) repeat-y 0 0; width:100%; margin-bottom:10px;}
.box-t { background:url(images/box-t.gif) no-repeat 0 0; width:100%; }
.box-b { background:url(images/box-b.gif) no-repeat 0 bottom; height:100%; padding:8px 23px 13px 8px; }
.box-b img { padding:0 12px 0 -12px; }

#sidebar ul { list-style-type: none; padding: 0; }
#sidebar .box { background-image:url(images/sidebar-box-c.gif);}
#sidebar .box-b { background-image:url(images/sidebar-box-b.gif);}
#sidebar h2 { height:32px; background:url(images/sidebar-h2.gif) no-repeat 0 0; font-size:18px; font-weight:bold; color:#543; letter-spacing:1px; line-height:32px; padding:0 16px; }

#sidebar ul li { background:url(images/sidebar-box-c.gif) repeat-y 0 0; padding:0; margin-bottom:10px; margin-right:-8px; }

#sidebar ul li ul,
#sidebar .widget_search div,
#sidebar .widget_text .textwidget,
#sidebar .widget_calendar #calendar_wrap,
#sidebar .widget_tag_cloud div
{ background:url(images/sidebar-box-b.gif) no-repeat 0 bottom; padding:8px 13px 13px 13px; }

#sidebar ul ul { padding: 0; }
#sidebar ul ul li { background:url(images/arr.gif) no-repeat 0 10px; border-bottom:solid 1px #dcdcdc; padding:3px 0 7px 12px; margin:4px 0 0 6px;}
#sidebar ul ul li a{ color:#333; text-decoration: none; }
#sidebar ul ul li a:hover{ color:#dc8546; }
#sidebar ul ul li a img{ margin: -1px 3px 1px 0; }

#sidebar ul ul ul{ background:transparent; padding:0; }
#sidebar ul ul ul li{ border:0; }

#sidebar li.no-li { border:0 !important; background:transparent; padding-left:0;}

.post { }
.post .entry { padding-top:10px; overflow:hidden; }
.post .entry p{ padding-bottom:15px; }
.post .entry ul,
.post .entry ol { padding:0 0 15px 20px;}
.post .entry li { padding-bottom:3px;}
.post .entry blockquote { padding-left:55px; background:url(images/quote.gif) no-repeat 35px 3px;}
.post .entry table { width:100%; margin-bottom:20px;}

.post small.date{ display:block; text-align:left; font-size:11px; padding-left: 18px; }

.post-meta { font-size:11px; background:#676e74 url(images/post-meta-t.gif) no-repeat 0 0; color:#ddd; position:relative; line-height:14px; width:627px; margin:6px; }
.post-meta-b { background:url(images/post-meta-b.gif) no-repeat 0 bottom; height:100%; padding:5px 8px 3px;}

.post-meta a{ color:#ddd; font-weight: bold; }
.post-meta a:link:hover, 
.post-meta a:visited:hover{ color:#fff !important; }
.post-meta .left{ width:500px; }
.post-meta .right{ width:92px; padding:0; text-align:right; }
.post-meta p{padding:0 0 3px 0 !important;}

#calendar_wrap table { width:80%; margin:0 auto; text-align: center;}
#calendar_wrap table td,
#calendar_wrap table th { padding:2px;}

h2.pagetitle,
h2.center { text-align: center; font-size:26px; line-height:1.2; padding:10px 0 20px 0; color:#666;}

.page-nav { font-size:14px; padding-bottom:15px; line-height:18px; }
.page-nav .alignright{ text-align: right; }
.page-nav div{ float:none; display:block; padding-bottom:4px; }

.post .postmetadata small { font-size:11px; display:block; padding-top:10px; line-height:15px; }

input, textarea, select { font-size:14px; font-family: "Trebuchet MS", Arial, Helvetica, sans-serif; }
input, textarea { padding:3px; }
textarea { overflow:auto; }

ol.commentlist { list-style-type: none; padding-left: 8px; }
ol.commentlist li { background:url(images/box-c.gif) repeat-y 0 0; width:661px; margin:13px; padding:0; }
ol.commentlist li .comment-body{ background:url(images/box-b.gif) no-repeat 0 bottom; height:100%; margin:0; padding-bottom:10px; }
ol.commentlist li .comment-author{ background:url(images/box-t.gif) no-repeat 0 0; height:100%; margin-top:-8px; }
ol.commentlist p{ padding:5px 13px 6px 13px;}
ol.commentlist .comment-author{ padding:8px 13px 0 13px; font-size:11px; font-weight: bold;}
ol.commentlist img{ float:right; padding-right: 5px; }
ol.commentlist .comment-meta{ padding:0 13px 0 13px; font-size:10px; padding-bottom:5px;}
ol.commentlist a{ color:#444; }

ol.commentlist .reply { padding:5px 13px 0 13px; font-size:11px; }
ol.commentlist #respond { background:url(images/box-b.gif) no-repeat 0 bottom; height:100%; padding-bottom:13px; }
ol.commentlist ul.children { list-style-type: none; padding:1px 0; margin:0; background:#fbfbfa top left; }
ol.commentlist ul.children li{ background:url(images/box-c.gif) repeat-y 0 0 !important; }

h3#comments { padding:20px 13px 10px 13px;}
#respond { padding:20px 13px 0 13px;}
#respond h3{ padding-bottom:10px;}
#respond p{ padding-bottom:10px;}
#respond input{ width:250px; }
#respond input#submit{ width:150px; }
#respond textarea{ width:550px; height:200px; }
	
#content #searchform { text-align: center; }
#footer ul {
    height: auto !important;
}

.st-tag-cloud { padding:6px 9px; }
