/*

Theme Name: K.I.S ( Keep it Simple )

Theme URI: http://cssmayo.com/freebies/free-wordpress-themes/kis/

Description: Clean lightweight two-column theme suitable for a wide range of bloggers. Sidebar widget ready. Valid CSS & HTML

Author: cssmayo.com

Author URI: http://cssmayo.com/

Tags: white, orange, light, two-columns, right-sidebar, fixed-width

Version: 0.2

*/



* { padding:0; margin:0; outline:0; }

body {

	background:#efefef;

	color:#818181;

	font-family: Verdana, Arial, sans-serif;

	font-size:12px;

	line-height:17px;

	padding-bottom:15px;

}



/** a img { padding:1px; border:solid 1px #ddd;} 

a:hover img { padding:1px; border:solid 1px #777;}**/



.alignleft, .left { float:left; display:inline; }

.alignright, .right { float:right; display:inline; }

.aligncenter { display: block; margin-left: auto; margin-right: auto; }



.cl { font-size:0; line-height:0; height:0; display:block; clear:both; }



a { color:#AA4632; text-decoration: underline; cursor:pointer; }

a:hover { color:#333; text-decoration: none; }



h1 { font-size:40px; line-height:44px; color:#000; font-family: "Times New Roman", Times, serif; font-weight: normal; padding-top:4px;}

h2 { font-size:22px; color:#000; font-family: "Times New Roman", Times, serif; line-height:27px; font-weight: normal;}

h3 { font-size:19px; color:#000; font-family: "Times New Roman", Times, serif; line-height:24px; font-weight: normal;}



h1 a, h2 a { color:#000; text-decoration: none; }

h1 a:hover, h2 a:hover { color:#AA4632; }





#shell { width:962px; margin:0 auto; }



#header { height:75px; padding:10px 0; }

#header .blog-info { float:left; white-space:nowrap; text-align: right; }

#navigation { float:right; height:55px; width:710px; background:url(images/nav.gif) no-repeat 0 0; margin-top:64px; position:relative; }



.nav ul { list-style-type: none; font-size:11px; font-family: Verdana, Arial, sans-serif; text-transform: uppercase; padding:18px 18px 0 18px; width:540px; height: 34px; overflow: hidden; }

.nav ul li{ display:inline; padding-right:20px; white-space:nowrap;}

.nav ul li a{ text-decoration: none; color:#626262; }

.nav ul li a:hover{ color:#AA4632; }



#header .nav ul li.current_page_item a { border-bottom:solid 2px #AA4632; }



.rss { position:absolute; top:11px; left:583px; width:109px; height:32px; background:url(images/rss.gif) no-repeat 0 0; font-size:0; line-height:0; text-indent: -4000px;}



#content { float:left; width:601px; }

#sidebar { float:right; width:354px; }

#main { padding-bottom:10px; padding-top:43px; }



.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:10px 13px 13px 13px; }







#sidebar ul { list-style-type: none; }

#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:16px; line-height:30px; padding:0 13px; font-weight: bold; color:}



#sidebar ul li { background:url(images/sidebar-box-c.gif) repeat-y 0 0; padding:0; margin-bottom:10px;}



#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 { }

#sidebar ul ul li { background:url(images/arr.gif) no-repeat 0 9px; border-bottom:solid 1px #dcdcdc; padding:3px 0 3px 9px; margin:0;}

#sidebar ul ul li a{ color:#333; text-decoration: none; }

#sidebar ul ul li a:hover{ color:#AA4632; }



#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 img {margin: 5px 10px 3px 0px }

.post .entry { padding-top:14px; overflow:hidden; }

.post .entry p{ padding-bottom:15px; }

.post .entry ul,

.post .entry ol { padding:0 0 15px 30px;}

.post .entry li { padding-bottom:3px;}

.post .entry blockquote { padding-left:45px; background:url(images/quote.gif) no-repeat 5px 5px;}

.post .entry table { width:100%; margin-bottom:20px;}



.post small.date{ display:block; font-size:10px; }



/*

.post-meta { font-size:10px; height:24px; background:url(images/post-meta.gif) no-repeat 0 0; color:#fff; position:relative; line-height:22px; width:571px; margin:0 -6px; padding:0 8px; } 

.post-meta { font-size:10px; background:#000 url(images/post-meta-t.gif) no-repeat 0 0; color:#fff; position:relative; line-height:14px; width:587px; margin:0 -6px; } 

.post-meta-b { background:url(images/post-meta-b.gif) no-repeat 0 bottom; height:100%; padding:5px 8px 3px 8px;}
*/


.post-meta a{ color:#fff !important; font-weight: bold; }

.post-meta .left{ width:465px; }

.post-meta .right{ width:100px; text-align: right;}

.post-meta p{padding:0 0 3px 0 !important;}



#footer { height:59px; background:url(images/footer.gif) no-repeat 0 0; }

#footer.nav ul{ padding-top:13px; padding-bottom:3px; width:auto;}

#footer .copy{ font-size:10px; padding:0 0 0 18px;}

#footer .copy a{ color:#222; text-decoration: none;}

#footer .copy a:hover{ color:#666; }





#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:10px; padding-bottom:10px; line-height:12px; }

.page-nav .alignright{ text-align: right;}

.page-nav div{ float:none; padding-bottom:4px; display:block; }



.post .postmetadata small { font-size:10px; display:block; padding-top:10px; line-height:15px; }



input, textarea, select { font-size:12px; font-family: Arial, sans-serif;}

input, textarea { padding:3px; }

textarea { overflow:auto; }



ol.commentlist { list-style-type: none; }

ol.commentlist li { background:url(images/box-c.gif) repeat-y 0 0; width:100%; margin-bottom:15px; }

ol.commentlist li .comment-body{ background:url(images/box-b.gif) no-repeat 0 bottom; height:100%; padding-bottom:13px;}

ol.commentlist li .comment-author{ background:url(images/box-t.gif) no-repeat 0 0; height:100%; }

ol.commentlist p{ padding:5px 13px 0 13px;}

ol.commentlist .comment-author{ padding:8px 13px 0 13px; font-size:11px; font-weight: bold;}

ol.commentlist img{ float:right;}

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; }

ol.commentlist ul.children li{ margin-bottom:0; }





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;

}


