/*
Theme Name: Keefo
Description: Mac life is about being elegant 
Version: 1.0.1
Author: Lianxu
Author URI: http://beyondcow.com/
Tags: apple, mac, black, metal, fixed width, two columns, widgets, right-sidebar, dark, sample

	Keefo v1.0.1
	http://beyondcow.com/

	This theme was designed and built by Denis Shakhov,
	whose homepage you will find at http://beyondcow.com/

	The CSS, XHTML and design is released under GPL:
	http://www.opensource.org/licenses/gpl-license.php

*/

/* Reset
-------------------------------------------------------------------*/
* { padding: 0; margin: 0; }
ul, ol { list-style: none; list-style-position: inside; }
ol ol, ul ul, ol ul, ul ol { margin-left: 20px; margin-bottom: 0; }
img { border: none; }


/* Body
-------------------------------------------------------------------*/
body { 
	font: 12px/16px "Lucida Grande", Verdana, Helvetica, Arial, Geneva, sans-serif; 
	color: #333; 
	background: #222021;
}

h1, h2, h3, h4, h5,h6 { font-family: "Lucida Grande", "Lucida Sans Unicode", Arial, sans-serif; font-weight: normal; color: #333; }
h1,h2,h3,h4,h5,h6,pre,code,address,caption,cite,code,em,strong,th {font-weight: normal;font-style: normal;color: #333;}
h1 { font-size: 1.37em; line-height: 24px; margin-bottom: 7px; }
h2 { font-size: 1.3em; line-height: 22px; margin-bottom: 5px; }
h3 { font-size: 1.23em; line-height: 20px; margin-bottom: 5px; }
h4 { font-size: 1.16em; line-height: 18px; margin-bottom: 5px; }
h5 { font-size: 1.09em; line-height: 16px; margin-bottom: 5px; }
h6 { font-size: 1.02em; line-height: 14px; margin-bottom: 5px; }

.hide{display:none;}

h1 span { color: #999; }

a { color: #5371c5; text-decoration: none; }
a:hover { color: #5371c5; text-decoration: underline; }
a:visited { color: #5371c5; }

p { margin-bottom: 10px; }

input, textarea { font: 12px Verdana, Helvetica, Arial, Geneva, sans-serif; }

blockquote { 
	font: italic 14px/22px Georgia, Serif; 
	padding: 5px 10px;
	margin-bottom: 20px;
	background: #eef3f7; 
}

/* Container
-------------------------------------------------------------------*/
#container { 
	width: 900px; 
	padding-bottom: 10px; 
	margin: 20px auto 20px auto;
	overflow: hidden; 
}
#container #wrapper { 
	width: 900px; 
	float: left; 
	overflow: hidden; 
        background: #fff;
	/*background: #d6ded4 url(images/sidebar-bg.png) repeat-y top right; */
}

div.wrap{
 width:97%;
margin:0 auto;
}

/* Header
-------------------------------------------------------------------*/
#header_nav{
	width: 900px; 
	height: 86px; 
	float: left;
	background:url(images/header-bg.png) no-repeat center; 
	position: relative; 
	cursor:default;
}

#header { 
	width: 900px; 
	height: 54px; 
	padding-left:60px;
	 
}
#header h1 { 
	font: 24px Verdana;
	padding: 12px 0 0 15px; 
	margin-bottom: 0; 
	color: #333; 
}
#header h1 a { 
	color: #333; 
	text-shadow: 1px 1px 1px #fff; 
	text-decoration: none; 
}
#header h1 span { 
	padding-left: 10px; 
	font-size: 11px; 
	color: #777; 
}



/* Search
-------------------------------------------------------------------*/
#search {
	position: absolute;
	top: 20px; 
	right: 10px;
}
#search #s { 
	width: 170px;
	height: 14px;
	padding: 5px 0 5px 23px;
	vertical-align: bottom;
	line-height: 1px;
	font: normal 11px "Lucida Grande", Verdana, Helvetica, Arial, Geneva, sans-serif;
	color: #777;
	border: 0;
	background: #fafafa url(images/search-bg.gif) no-repeat;
}



/* Navigation
-------------------------------------------------------------------*/
#nav { 
	width: 900px;
	float: left;
	height: 32px; 
	padding-left:60px;
	/*background: #fafafa url(images/nav-bg.gif) repeat-x; 
	position: relative;
	cursor:default;*/
}
.menu { 
	width: 900px;
	float: left;
	height: 28px; 
	padding-left:60px;
        background-color: #fafafa; 
	position: relative;
	cursor:default;
}
.menu ul li{
        line-height:28px;
}
#nav ul,.menu ul { 
	margin-left: 15px; 
}
#nav ul li ,.menu ul li{ 
	display: inline; 
	margin-right: 20px; 
}
#nav ul li a ,.menu ul li a{ 
	font-weight: bold; 
	text-shadow: 1px 1px 1px #fff; 
	text-decoration: none; 
	color: #555; 
	line-height: 32px; 
}
#nav ul li a:hover ,.menu ul li a:hover{ 
	color: #111; 
}
#nav #feed {  
	position: absolute; 
	right: 12px; 
	top: 62px;
	font-weight: bold;
	color: #555;
	text-decoration: none;
	padding: 0 0 0 20px;
	display: block; 
	text-shadow: 1px 1px 1px #fff; 
	background: url(images/feed.gif) no-repeat 0 3px; 
}

#nav #feed:hover { 
	color: #333; 
}

/* Content
-------------------------------------------------------------------*/
#content { 
	width: 870px; 
	float: left; 
	padding: 15px; 
	background: #fff; 
}

#content .post { 
	margin-bottom: 40px; 
}
#content .post h1.post-title { 
	color: #333;
	/*background: url(images/post.gif) no-repeat 0px 4px;*/ 
	padding-left: 0px;
	font-weight:bold;
}
#content .post h1.post-title a { 
	text-decoration: none;
	color: #333;
}

#content .post .post-info { 
	clear: both; 
	font-size: 11px; 
	color: #777; 
	padding: 3px 5px 3px 5px; 
	margin-top: 20px; 
	margin-bottom: 20px; 
	border-top: 1px solid #bdccdc; 
	border-bottom: 1px solid #bdccdc; 
	background: #e9eff5; 
}
#content .post .post-info a { color: #333; text-decoration:none; }
#content .post .post-info a:hover { color: #555; text-decoration:none; }

#content #pages { text-align: center; }
#content #pages a { font: bold 20px "Trebuchet MS"; color: #414d4c; text-decoration: none; }
#content #pages a:hover { color: #1e2726; }

#content ul, ol, dl { margin-bottom: 20px; }
#content ul { 
	list-style: disc;
	list-style-position: inside; 
}
#content ol { 
	list-style: decimal; 
	list-style-position: inside; 
}
#content dl dt { 
	font-weight: bold;
}
#content dl dd { 
	font-style: italic;
	margin: 0 0 5px 20px;
	color: #555;
}

.aligncenter { margin-left: auto; margin-right: auto; }
.alignleft { float: left; margin: 5px 15px 10px 0; }
.alignright { float: right; margin: 5px 0 10px 15px; }



/* Comment Form
-------------------------------------------------------------------*/
#commentform { 
	background: #fafafa; 
	border: 5px solid #def7f8; 
	padding: 10px; 
	color: #555; 
}
#commentform p { margin-bottom: 7px; }
#commentform textarea { 
	width: 630px; 
	border: 1px solid #aaa; 
	height: 120px;
}
#commentform input.text { 
	width: 150px; 
	border: 1px solid #aaa; 
	margin-right: 10px; 
	padding: 3px 3px; 
}
#commentform input#submit { padding: 3px 10px; }



/* Comments
-------------------------------------------------------------------*/
#comments .comment { 
	width: 670px;
	background: #def7f8; 
	margin-bottom: 10px; 
	overflow: hidden; 
	padding-bottom: 5px; 
	border-top: 1px solid #ddd;
	border-bottom: 1px solid #ddd;
}
#comments .comment .comment-avatar { 
	width: 50px; 
	float: left; 
	padding: 5px 7px; 
}

#comments .comment .comment-content { 
	width: 570px;
	float: left; 
	padding: 10px 15px; 
	margin: 5px 5px 0 0; 
	background: #fafafa ; 
}
#comments .comment .comment-content a { color: #444; }

#comments .comment .comment-info { 
	font-size: 11px;
	color: #777;
	margin-bottom: 5px; 
}
#comments .comment .comment-info span {
	font: bold 11px lucida grande, geneva, helvetica, arial, sans-serif;
	padding-right: 10px; 
	margin-bottom: 5px;
}
#comments .comment .comment-info a { 
	color: #444; 
	text-decoration: none;
}



/* Sidebar
-------------------------------------------------------------------*/
#sidebar { 
	width: 200px; 
	float: left; 
	font-size: 11px; 
	color: #555; 
	margin-bottom: 15px;
	cursor:default;
}
#sidebar h3 { 
	font: bold  11px lucida grande, geneva, helvetica, arial, sans-serif;
	color: #333; 
}

#sidebar a { color: #333; text-decoration: none; }
#sidebar a:hover { color: #777; }

#sidebar .block { 
	padding: 12px; 
	overflow: hidden;
	background: url(images/sidebar-block-bg.png) no-repeat bottom center; 
}
#sidebar .block ul li { 
	padding-left: 15px; 
	background: url(images/arrow.png) no-repeat 2px 4px; 
}



/* Calendar */
#sidebar .block #calendar_wrap .pad { background: none; }
#sidebar .block #calendar_wrap #prev { background: none; }
#sidebar .block #calendar_wrap #next { background: none; }
#sidebar .block #calendar_wrap table { width: 100%; margin: 0;padding: 0;}
#sidebar .block #calendar_wrap table th { width: 14.2%; }
#sidebar .block #calendar_wrap table td { width: 14.2%; background: #fafafa; text-align: center; color: #888; }
#sidebar .block #calendar_wrap table td a { font-weight: bold; }



/* Footer
-------------------------------------------------------------------*/
#footer {
	width: 900px;
	height: 29px;
	float: left;
	clear: both;  
	position: relative;
	background:url(images/footer-bg.png) no-repeat; 
	cursor:default;
	-moz-user-select: none;
}
#footer a#theme-author { 
	position: absolute; 
	top: 0px; 
	right: 0px; 
	display: block; 
	height: 28px; 
	width: 130px; 
}
#footer p { 
	line-height: 28px; 
	color: #333; 
	padding:1px 0 0 15px; 
	font-size: 10px; 
	margin:0; 
}
#footer a { 
	color: #555;
	text-decoration: underline;
}


#footermsg{
	text-align:center;
	font-size: 7pt; 
	text-decoration: none;
	font:10px 'Lucida Grande', Geneva, Verdana, Arial, sans-serif; 
	color:#b6b6b6;
	width:800px; 
	border:0;
	margin:-15px auto 45px auto;
}

 #footermsg a{
	 color:#5ba6d8;
	 font:10px 'Lucida Grande', Geneva, Verdana, Arial, sans-serif; 
	 text-decoration:none;
 }

 #footermsg a:hover{
	 text-decoration:underline;
 }

.cocoasourcecode_box
{
	border: 0px solid #000;
	margin: 15px auto 15px auto; 
	width: 565px;
}

.cocoasourcecode_box .title
{
}
.cocoasourcecode_box .title img
{
	vertical-align:middle;
}
.cocoasourcecode_box .body
{
	width:500px;
	margin:auto;
}
.cocoasourcecode_box .body img
{
	border:1px solid #000;
}
.cocoasourcecode_box a:hover
{
	text-decoration: none;
	color:#800000;
}
.h4
{
	color:#800000;
	font-size:9pt;
	font-weight:bold;
	margin:20px 0 5px 0;
}

.donatebox
{
	border: 2px solid #910000; 
	margin: 20px auto 20px auto; 
	padding: 10px; 
	width: 80%;
}

.imgborder
{
	border:1px solid #000;
}

.productInfoTable{
  margin:10px auto;
  width:880px;
  border:0px solid gray;
  font-size:10pt;
}
.productInfoTable h3{
color:purple;
font-size:10pt;
font-weight:bold;
margin:15px 0 8px 0;
}

.productList li{
  background:url(images/bullet.gif) no-repeat  0 2px; 
  padding-left:14px;
}
.rntit{margin:20px 0 9px 5px; font-weight:bold;}

.rndes{margin:0 0 0 15px;}

.button{text-decoration:none;font-size:11px!important;line-height:14px;padding:2px 8px;cursor:pointer;border-width:1px;border-style:solid;-moz-border-radius:11px;-khtml-border-radius:11px;-webkit-border-radius:11px;border-radius:11px;-moz-box-sizing:content-box;-webkit-box-sizing:content-box;-khtml-box-sizing:content-box;box-sizing:content-box;-moz-user-select:none;}
.button{border-color:#dfdfdf;color:#464646; background:#f2f2f2 url(images/white-grad.png) repeat-x scroll left top;text-shadow:rgba(255,255,255,1) 0 1px 0;}
.button:hover{color:#000;border-color:#adaca7;}
.button:active{background:#eee url(images/white-grad-active.png) repeat-x scroll left top;}

