/*
Theme Name: K.I.S ( Keep it Simple )
Version: 0.2
*/

.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:263px; padding:10px 0 0 0; margin-left:-20px; 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;}

#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:2px 0 8px 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: 0 3px -2px 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:#746d67 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;}

#footer { height:59px; no-repeat 0 0; }
#footer.nav ul{ padding-top:13px; padding-bottom:3px; width:auto;}
#footer .copy{ font-size:11px; 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: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 0 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;
}

/*
Sociable Plugin (little icons at the bottom of posts for sharing, etc.
*/
div.sociable { margin: 16px 24px; }

span.sociable_tagline { position: relative; }
span.sociable_tagline span { display: none; width: 14em; }
span.sociable_tagline:hover span {
	position: absolute;
	display: block;
	top: -5em;
	background: #ffe;
	border: 1px solid #ccc;
	color: black;
	line-height: 1.25em;
}
.sociable span {
	display: block;
}
.sociable ul {
	display: inline;
	margin: 0 !important;
	padding: 0 !important;
}
.sociable ul li {
	background: none;
	display: inline !important;
	list-style-type: none;
	margin: 0;
	padding: 1px;
}
.sociable ul li:before { content: ""; }
.sociable img {
	float: none;
	width: 16px;
	height: 16px;
	border: 0;
	margin: 6px 3px;
	padding: 0;
}
.sociable-hovers {
	opacity: .6;
	-moz-opacity: .6;
	filter: alpha(opacity=60);
}
.sociable-hovers:hover {
	opacity: 1;
	-moz-opacity: 1;
	filter: alpha(opacity=100);
}
/*
Page Numbers Plugin
*/
#wp_page_numbers ul, #wp_page_numbers li, #wp_page_numbers a {
	background: #f6f5f4;
	padding: 0;
	margin: 0 auto;
	border: none;
	list-style: none;
	line-height: 18px;
	font-size: 16px;
}

#wp_page_numbers {
	margin-top: 20px;
	width: 470px;
        text-align: center;
	background: #f6f5f4;
	border: 1px solid #ddd;
}
#wp_page_numbers ul {
	width: 100%;
}
#wp_page_numbers li {
	float: left;
	display: block;
}
#wp_page_numbers a {
	margin: 8px 0 0;
	padding: 5px 8px;
	display: block;
	border: 1px solid #f6f5f4;
}

#wp_page_numbers li a:hover {
	border-color: #ccc;
}

#wp_page_numbers li.space {
	margin-top: 9px;
	margin-bottom: 0px;
	border: 1px solid #f6f5f4;
	padding-top: 5px;
}

#wp_page_numbers li.first_last_page {
	font-style: italic;
}

#wp_page_numbers li.active_page a {
	border: 1px solid #ddd;
	background: white;
}
#wp_page_numbers li.page_info {
	margin: 8px 0 0;
	padding: 5px 40px 0 20px;
	color: #666;
	border: 1px solid #f6f5f4;
}

.rc_item { font-size: 10px; }
.rc_item a { color: #007fc5 !important; }
.rc_item a:hover { color: #007fc5 !important; text-decoration:underline !important; }

.rc_item .rc_avatar {
	line-height:1px;
}
.rc_item .rc_avatar img {
	float: left;
	padding:1px;
	border:1px solid #777;
}
.rc_item .rc_left {
	display:inline;
	float:left;
	padding-right:4px !important;
	padding-right:2px;
}
.rc_item .rc_right {
	display:inline;
	float:right;
	padding-left:4px !important;
	padding-left:2px;
}
.rc_item .rc_info .author_name {
	font-weight:bold;
}
#rc_newest {
	float:left;
	padding-right:2px;
}
#rc_newer {
	float:left;
}
#rc_older {
	float:right;
	list-style:none;
}
.rc_fixed {
	clear:both;
}
.rc_label {
	font-weight:bolder;
}
.rc_back {
	float:left;
}
.rc_datetime {
	float:right;
}


/*
Digg Digg Plugin
*/


/** Facebook css override **/
.FBConnectButton_Small, .FBConnectButton_RTL_Small {
	background-position:-5px -232px !important;
	border-left:1px solid #1a356e;
	width:50px;
}
.FBConnectButton_Small .FBConnectButton_Text {
	margin-left:12px!important;
}

.dd-digg-ajax-load,.dd-reddit-ajax-load,.dd-dzone-ajax-load,.dd-ybuzz-ajax-load,
.dd-twitter-ajax-load,.dd-fbshare-ajax-load,.dd-fblike-ajax-load,.dd-delicious-ajax-load,
.dd-sphinn-ajax-load,.dd-gbuzz-ajax-load,.dd-fbshareme-ajax-load{
	background-image:url(../image/ajax-loader.gif);
    background-repeat: no-repeat;
	background-position: center ;
	width:50px;
	height:60px;
}

.delicious-normal-img{
 	position: relative;
   	width: 100%; /* for IE 6 */
	margin-bottom:4px;
}

.delicious-normal-img img{
 	padding:0px;
	margin:0px;
}

.delicious-normal-text {
	position: absolute;
   	top: 38px;
   	left: 0;
   	width: 50px;
   	font-size:10px;
   	color: white;
   	letter-spacing: -1px;
   	background: rgb(0, 0, 0); /* fallback color */
   	background: rgba(0, 0, 0, 0.7);
   	text-align:center;
	-moz-border-radius-bottomleft:3px;
	-moz-border-radius-bottomright:3px;
	line-height:16px;
}

.delicious-compact-img{
	float:left;
	padding-right:4px;
}

.dd_button a:link,
.dd_button a:visited,
.dd_button a:active{
	text-decoration:none;
	color:#000000;
}


/** digg digg div style **/
.dd_ajax_float{
	padding:2px 0px;
}

.dd_post_share{
	padding:0px;
	margin-bottom:6px;
	float: right;
	width: 57px;
	white-space:nowrap;
}

.dd_post_share_left{
	float:left;
}

.dd_post_share_right{
	float:right;
}

.dd_buttons img{
	border:none;
	border-width:0px;
	border-color:#000000;
	border-style:none;
	float:right;
}

#dd_name{
	color:#A9A9A9;
	font-size:0.5em;
	text-align:center;
	margin:4px 0px;
	padding:0;
	line-height:0px;
}

#dd_name a:link, #dd_name a:visited, #dd_name a:active {
    text-decoration:none;
    color:#A9A9A9;
    border:0;
}

#dd_name a:hover {
    text-decoration:underline;
    color:#A9A9A9;
    border:0;
}

.dd_button{
	float:right;
	padding:4px;
}

.dd_button_v{
	padding:3px 0 3px 1px;
	margin-left:3px;
	clear:both;
}

.dd_button_spacer{
	padding-top:8px;
}

/** post comments style **/
#dd_comments{
	clear:both !important;
    width:50px;
    height:60px;
    font-family:arial;
}

#dd_comments a:link, #dd_comments a:visited, #dd_comments a:active, #dd_comments a:hover {
    text-decoration:none;
}

#dd_comments .clcount{
	background-image:url(../image/comments-count.png);
    background-repeat: no-repeat;
    background-position: left top;
    text-align:center;
	color:#444444;
	display:block;
	font-size:17px;
	height:34px;
	padding:4px 0;
	position:relative;
	text-align:center;
	width:50px;
}

#dd_comments .ccount{
	color:#444444;
	font-size:17px;
	text-align:center;
	text-decoration:none;
}

#dd_comments .cmsg{
	display:block;
	font-size:9px;
	left:2px;
	line-height:10px;
	position:absolute;
	top:23px;
}


#dd_comments .clink{
	background-image:url(../image/comments-link.png); 
    background-repeat: no-repeat;
    text-align:center;
	height:16px;
	margin-top:3px;
	padding:0;
	text-align:center;
	width:50px;
	display:block;
}