/*
Theme Name: Zenlog V1
Theme URI: http://www.boblog.me/technology/641
Description: Shuihuise the third WP Themes, two column, dark background, I hope you like it.
Version: 1.0
Author: Shuihuise
Author URI: http://www.boblog.me/
Tags: dark, fixed width, two columns, widgets
*/

html{filterrogidXImageTransform.Microsoft.BasicImage(grayscale=1);} 
body {
	margin: 20px;
	background: #584C3D url(images/bg4.jpg) no-repeat 50% 0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #746858;
}

h1, h2, h3 {
	margin: 0;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: bold;
	color: #584C3D;
}

h1 {
	font-size: 2em;
}

h2 {
	font-size: 1.6em;
}

h3 {
	font-size: 1.6em;
}

p, ul, ol {
	margin-top: 0;
	line-height: 180%;
}

ul, ol {
}

a {
	text-decoration: none;
	color: #F60;
}

a:hover {
  color: #2F2820;
	background: none;
}

#wrapper {
	width: 960px;
	margin: 0 auto;
	padding: 20px;
}

/* Header */

#header {
	width: 960px;
	height: 100px;
	margin: 0 auto;
}

/* Logo */

#logo {
	float: left;
	width: 640px;
	color: #FFFFFF;
}

#logo h1 {
	float: left;
	padding: 0;
	letter-spacing: -1px;
	text-transform: lowercase;
	font-size: 2.6em;
	font-weight:bold; 
	padding: 22px 0px 0 10px;
	color: #363A3D;
}

#logo p {
	float: left;
	margin: 0;
	padding: 38px 0px 0 20px;
	font: normal 14px Georgia, "Times New Roman", Times, serif;
} 

#logo a {
	border: none;
	background: none;
	text-decoration: none;
	color: #FEF7DA;
	font-weight:bold; 
}

#logo a:hover {
	color: #AE9173;
}

/*
#logo a {
	background:url(images/logo1.png) no-repeat -1px -62px;
	width:242px;
	height:60px;
	cursor:pointer;
	float:left;
	margin:0px 40px 0 0;
	border: none;
	text-decoration:none;
	text-indent:-999em;
	display:block;
}

#logo a:hover {
  background:url(images/logo1.png) no-repeat -1px -1px;
}
*/

#logoright a {
        background:url(images/Feed.png) no-repeat -1px -54px;
        width:70px;
        height:53px;
        cursor:pointer;
        float:right;
        margin:47px 40px 0 0;
}

#logoright a:hover {
        background:url(images/Feed.png) no-repeat -1px -1px;
}

/* Menu */

#menu {
	width: 960px;
	height: 41px;
	margin: 0 auto;
	padding: 0;
	background: url(images/page_bg.gif) repeat left top;
}

#menu ul {
	margin: 0;
	padding: 0;
	padding-left: 10px;
	list-style: none;
	line-height: normal;
}

#menu li {
	float: left;
}

#menu a {
	display: block;
	margin-top: 2px;
	margin-right: 3px;
	padding: 7px 20px 7px 20px;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #D5E9ED;
	border: none;
}

#menu a:hover, #menu .current_page_item a {
	color: #FFFFFF;
}

/* Page */

#page {
	width: 960px;
	margin: 0 auto;
	padding-top: 20px;
	background: url(images/a.jpg) repeat top;
}

/* Content */

#content {
	float: left;
	width: 630px;
	padding: 20px 0px 0 30px;
}

.post {
}

.post-date {
	width: 64px;
	height: 64px;
	float:left;
	background: url(images/date.png) no-repeat; 
	margin-left: -94px;
}
.post-month {
	font-size: 14px;
	font-weight: bold;
	text-transform: uppercase;
	color: #FFFFFF;
	text-align: center;
	display:block;
	line-height: 11px;
	padding-top: 8px;
}
.post-day {
	font-size: 28px;
	font-weight: bold;
	text-transform: uppercase;
	color: #FFFFFF;
	text-align: center;
	display:block;
	line-height: 18px;
	padding-top: 13px;
}

.post .title {
	color: #584C3D;
}

.post .title a {
  font-size: 28px;
  font-weight: bold;
	background: none;
	color: #584C3D;
	border: none;
}

.post .title a:hover {
	text-decoration: none;
	color: #2E271D;
}

.post .meta {
	padding-bottom: 5px;
	text-align: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
}

.post .comment{
  float: right;
  background:url(images/co.png) no-repeat 0 0;
  width:56px;
  height:57px;
  padding: 13px 0px  0px 0px;
  }
  
.post .comment a {
	font-size: 25px;
	font-weight: bold;
	color: #584C3D;
	text-align: center;
	text-decoration: none;
	display:block;
	line-height: 30px;
	padding-top: 0px;
}  

.post .entry {
	padding: 10px 0 20px 0;
	text-align: justify;
}

/* Images */
 
#content img {
  padding: 5px; 
  border: 1px solid #ccc; 
  max-width: 100%; 
  display: block; 
  margin: 0 auto; 
}

/* Sidebar */

#sidebar {
	float: right;
	width: 230px;
	border: none; 
	padding: 20px 30px 0 0px;
	color: #787878;
}

#sidebar h2 {
	letter-spacing: 0px;
	color: #584C3D;
}

#sidebar ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

#sidebar li {
	margin: 0;
	padding: 0;
}

#sidebar li ul {
	padding-bottom: 30px;
}

#sidebar li li {
	line-height: 28px;
}

#sidebar p {
	padding-bottom: 20px;
	text-align: justify;
}

#sidebar a {
	color: #746858;
	border: none;
}

#sidebar a:hover {
	text-decoration: none;
	color: #787878;
}

/* Comments  */

#comments {
	margin: 0;
	padding: 0;
	}

.comment-gravatar {
	float: right;
	width: 62px;
	height: 62px;
	}

/* Footer */

#footer {
	width: 960px;
	height: 110px;
	margin: 0 auto;
	background: url(images/img02.png) no-repeat left top;
	font-family: Arial, Helvetica, sans-serif;
	color: #212121;
}

#footer p {
	margin: 0;
	line-height: normal;
	font-size: 12px;
	text-align: center;
		padding: 20px 0 0px 0;
}

#footer a {
	color: #FFFFFF;
}

#commentform {
}

#comment {
	width: 630px;
}

.alignright {
	float: right;
}

.alignleft {
	float: left;
}

#respond {
	margin: 0;
	padding-top: 50px;
}

.navigation {
	padding-top: 20px;
}

.pagetitle {
	padding-bottom: 20px;
}

hr {
	display: none;
}