/*  
Theme Name: SubtleZen
Theme URI: http://www.dailyblogtips.com/subtlezen-wordpress-theme-released/
Description: An earthy, zen style theme.
Version: 1.0
Author: Daily Blog Tips
Author URI: http://www.dailyblogtips.com
*/


/* Begin Horizontal Nav Menu */
#navmenu {
	background:#e2d7c6;
	height: 22px;
	line-height:22px;
	margin:0;
	padding:0 0px;
	font-family: Verdana, Arial, Sans-Serif;
	font-size: 10px;
	text-transform:uppercase;
	text-align:left;
         /* border-bottom: 1px solid #e2d7c6;*/
         /* display:table;*/
}

#navmenu ul {
	margin: 0; padding: 0; 
	list-style-type: none; 
          list-style-image: none;
}

#navmenu li {
	display: inline;
}

#navmenu ul li a {
	text-decoration:none;
	margin: 4px;
	padding: 5px 20px 5px 5px;
	color: #fff;
}

#navmenu ul li a:hover {
	color: #839300;
	background: none;
}

#rss {
	padding: 0;
	background: url(images/rss.gif) no-repeat right center;
          text-align:right;
	}

/* End Horizontal Nav Menu */


/* Begin Typography & Colors */
body {
	background:url(images/bg_pattern.gif);
	font-size: 10px; /* Resets 1em to 10px */
	font-family: Verdana, Arial, Sans-Serif;
	/*background: #f0eadd;*/
	color: #0;
	text-align: center;
	}


#page {
	background: #f0eadd; 
	text-align: left;
	}

#header {
	background: #f0eadd;
	}

#headerimg { 
	background:#787959;
	} 

#content {
	
}

.widecolumn .entry p {
	font-size: 14px;
	}
.narrowcolumn .entry p {
	margin:8px 0 8px 0;
	line-height:20px;
	}
.narrowcolumn .entry, .widecolumn .entry {
	margin:10px 5px 15px 5px;
	font-size: 14px;
	font-family: Arial, Verdana, sans-serif;
	color:#663300;
	}

.widecolumn {
	line-height: 1.6em;
	}

.narrowcolumn .postmetadata {
	text-align: right;
	}

.alt {
	background-color: #f8f8f8;
	border-top: 1px solid #ddd;
	border-bottom: 1px solid #ddd;
	}

#footer {
          font-size:11px;
	color:#663333
	}
#footer a {
          color:#663333
	}

.post small {
	font-size:.8em;
	font-weight:normal;
	color:#555;
	padding:8px 0 8px 30px;
}

.postmetadata {
	background: #f0eadd;
	padding: 4px 0 4px 0;
	margin:0;
	color:#b8ac91;
	border-bottom:1px dashed #bead94;
	/*border-top:1px dashed #bead94;*/
}
.postmetadata a {
	color:#b8ac91;
}
.postmetadata a:hover {
	color:#b8ac91;
	text-decoration:underline;
}
.date {
	font-size:10px;
	font-weight:normal;
	color:#b8ac91;
	padding:0 5px 0 0;
	float:left;
}
.editor {
         font-family:Trebuchet MS;
         font-size:12px;
         padding:0 5px 0 5px;
}
.category {
	font-size:10px;
	font-weight:normal;
	color:#b8ac91;
	padding:8px 5px 8px 5px;
}
.comments {
	font-size:11px;
	font-weight:normal;
	color:#555;
	padding:8px 5px 8px 5px;
}
.commentstitle{
         font-size:11px;
         color:#555
}
h1, h2, h3 {
	font-family: Myriad Pro,Verdana,Arial;
	font-weight: bold;
	}

h1 {
	font-size: 4em;
	text-align: center;
	}

#headerimg .description {
	font-family: Trebuchet MS,Verdana,Arial;
	font-size: 10px;
	text-align: center;
	}

#headerimg .title {
	/*margin:0px 0 0 10px;*/
	padding:9px 0 0 10px;
	font-family: Myriad Pro,Verdana,Arial;
	font-size: 16px;
	text-align: left;
	/*line-height: 24px;*/
	}


#headerimg .title a {
	color: #fff;
	text-decoration:none;
}

#headerimg .title a:hover {
	color: #fff;
	text-decoration: none;
}

h2 {
	font-size: 3em;
}

h2.maintitle {
	font-family:Verdana,Arial;
	font-size: 14px;
}
h2.maintitle a {
	color:#663333;
}
h2.maintitle a:hover {
	color:#996633;
}
h2.pagetitle {
	font-family:Verdana,Arial;
	font-size: 16px;
	color: #839300;
	}

h3 {
	font-size: 1.3em;
	}

h1, h1 a, h1 a:hover, h1 a:visited, #headerimg .description {
	text-decoration: none;
	color: white;
	}

h2, h2 a, h2 a:hover, h2 a:visited, h3, h3 a, h3 a:hover, h3 a:visited, #sidebar h2, #wp-calendar caption, cite {
	text-decoration: none;
	background:none;
	}



.commentlist li, #commentform input, #commentform textarea {
	font: 11px Times New Roman,Times,Serif;
	}

.commentlist li {
	font-weight: bold;
	}

.commentlist cite, .commentlist cite a {
	font-weight: bold;
	font-style: normal;
	font-size: 1.1em;
	}

.commentlist p {
	font-size:12px;
	font-weight: normal;
	line-height: 1.5em;
	text-transform: none;
	}

#commentform p {
	font-family: 'Lucida Grande', Verdana, Arial, Sans-Serif;
	}

.commentmetadata {
	font-weight: normal;
	}

#sidebar {
	/*font-size: 8px
          font-family:Verdana, Arial, Sans-Serif;*/
	}
#sidebar h2 {
	margin: 0;
	padding: 5px 0 5px 0;
	border-bottom: 2px solid #e2d7c6;
}
#sidebar .widgettitle {
	font-family:Verdana,Arial;
	font-size:13px;
	font-weight:bold;
	text-transform:capitalize;
	color:#839300;
}
small, #sidebar ul ul li, #sidebar ul ol li, .nocomments, .postmetadata, blockquote, strike {
	color: #b8ac91;
	}

pre{
	font: 1.2em 'Courier New', Courier, Fixed;
         border: 1px dotted #ccc; padding: 0.2em 0.5em; 
	}

acronym, abbr, span.caps
{
	font-size: 0.9em;
	letter-spacing: .07em;
	}

a, h2 a:hover, h3 a:hover {
	color: #4299bd;
	text-decoration: none;
	}

a:hover {
	color: #72c5f0;
	text-decoration: underline;
	}

#wp-calendar #prev a, #wp-calendar #next a {
	font-size: 10px;
	}

#wp-calendar a {
	text-decoration: none;
	}

#wp-calendar caption {
	font: bold 10px 'Lucida Grande', Verdana, Arial, Sans-Serif;
	text-align: center;
	}

#wp-calendar th {
	font-style: normal;
	text-transform: capitalize;
	}
#wp-calendar #today {
	background:#e2d7c6;
}
/* End Typography & Colors */



/* Begin Structure */
html{
	height:auto;
	/*margin: 0 0 0px 0;
	padding: 0; 
	max-height:100%;*/
	}

body {
	margin: 0 0 0px 0;
	padding: 0; 
	height:100%;
	/*max-height:100%;*/
	}

#page {
	background-color: #f0eadd;
	margin: 0px auto;
	padding: 0;
	width: 780px;
	height:auto;
	overflow:hidden;
	}

#header {
	margin: 0px; 
	padding: 0; 
	height: 36px; 
	width: 100%;
	}

#headerimg {
	margin: 0px;
	height: 36px;
	width: 100%;
	}

.narrowcolumn {
	float: left;
	padding: 0 10px 0 10px;
	margin: 0px 0 0;
	width: 540px;
	}

.widecolumn {
	padding: 10px 0 20px 0;
	margin: 5px 0 0 0px;
	width: 540px;
	}

.post {
	margin: 0px;
	text-align: justify;
	}

.post hr {
	display: block;
	}

.widecolumn .post {
	margin: 0;
	}

.narrowcolumn .postmetadata {
	padding-top: 5px;
	}

.widecolumn .postmetadata {
	margin: 0px;
	}

.widecolumn .smallattachment {
	text-align: center;
	float: left;
	width: 128px;
	margin: 5px 5px 5px 0px;
}

.widecolumn .attachment {
	text-align: center;
	margin: 5px 0px;
}

.postmetadata {
	clear: left;
}

#footer {
	background-color:#f0eadd;
	margin:0 auto;
	width:780px;
	border-top:2px solid #e2d7c6;
	clear:both;
}

#footer p {
	margin: 0;
	padding: 8px 0 8px 0;
	text-align: center;
	}
/* End Structure */



/*Begin Headers */
h1 {
	padding-top: 0px;
	margin: 0;
	}

h2 {
	margin: 10px 0 0 0;
	}

h2.pagetitle {
	margin: 10px 0 0 0;
	text-align: left;
}

h3 {
	padding: 0;
	margin: 30px 0 0;
	}

h3.comments {
         font-size:9px;
	padding: 0;
	margin: 40px auto 20px ;
	}
/* End Headers */



/* Begin Images */
p img {
	padding: 0;
	max-width: 100%;
	}

/*	Using 'class="alignright"' on an image will (who would've
	thought?!) align the image to the right. And using 'class="centered',
	will of course center the image. This is much better than using
	align="center", being much more futureproof (and valid) */

img.centered {
	display: block;
	margin-left: auto;
	margin-right: auto;
	}

img.alignright {
	padding: 4px;
	margin: 0 0 2px 7px;
	display: inline;
	}

img.alignleft {
	padding: 4px;
	margin: 0 7px 2px 0;
	display: inline;
	}

.alignright {
	float: right;
	}

.alignleft {
	float: left
	}
/* End Images */



/* Begin Lists

	Special stylized non-IE bullets
	Do not work in Internet Explorer, which merely default to normal bullets. */

html>body .entry ul {
	/*margin-left: 0px;*/
	/*padding: 0 0 0 0px;*/
	/*list-style: none;*/
	/*padding-left: 10px;*/
	/*text-indent: -10px;*/
	} 

html>body .entry li {
	/*margin: 7px 0 8px 10px;*/
	}


.entry ol {
		}

.entry ol li {
		}
.entry ul li {
	list-style: circle;
	padding:0px;
margin:0px;
	}

.postmetadata ul, .postmetadata li {
	display: inline;
	list-style-type: none;
	list-style-image: none;
	}

#sidebar ul, #sidebar ul ol {
	margin: 0;
	padding: 0;
	}

#sidebar ul li {
	list-style-type: none;
	list-style-image: none;
	margin-bottom: 20px;
	font-family: Verdana,Arial;

	}

#sidebar li a{
	font-size: 11px;
	text-decoration: none;
	text-transform: capitalize;
	color: #b8ac91;
	/*background:url(images/sidebar_arrow.gif) no-repeat left center;*/
	}

#sidebar li a:hover {
	color: #996633;
         text-decoration: none;
	padding: 0 0 0 0px;
	/*background:url(images/sidebar_arrow.gif) no-repeat left center;*/
}

#sidebar ul p, #sidebar ul select {
	margin: 5px 0 8px;
	}

#sidebar ul ul, #sidebar ul ol {
	margin: 5px 0 0 0px;
	}

#sidebar ul ul ul, #sidebar ul ol {
	margin: 0 0 0 10px;
	}

ol li, #sidebar ul ol li {
	list-style: decimal outside;
	}

#sidebar ul ul li, #sidebar ul ol li {
	margin: 3px 0 0;
	padding: 0;
	}
#sidebar #tag_cloud a {
	text-transform:none;
}
#sidebar #tag_cloud_div {
	margin:8px 0 0 0;
}
/* End Entry Lists */



/* Begin Form Elements */



#searchform {
	line-height:73px;
	height:73px;
	padding:0;
	margin:0;
	}

#sidebar #searchform #s {
         font-family:Verdana;
         font-size:10px;
	width: 130px;
	padding: 2px;
	background:#f5f5f5;
	border:1px solid #e2d7c6;
	color:#7a7a7a;
	}

#sidebar #searchform #submit {
	background:#e2d7c6;
	font-family:Verdana;
	font-size:10px;
	width:30px;
	color:#fff;
	border:1px solid #e2d7c6;
	}

.entry form { /* This is mainly for password protected posts, makes them look better. */
	text-align:center;
	}

select {
	width: 130px;
	}

#commentform input {
	width: 170px;
	padding: 2px;
	margin: 5px 5px 1px 0;
         border:1px solid #b8b8b8;
	}

#commentform textarea {
	width: 100%;
	padding: 2px;
         border:1px solid #b8b8b8;
	}

#commentform #submit {
	margin: 0;
	float: right;
	}
/* End Form Elements */



/* Begin Comments*/
.alt {
	margin: 0;
	padding: 0px;
	}

.commentlist {
	padding: 0;
	text-align: left;
	}

.commentlist li {
	margin: 15px 0 3px;
	padding: 5px 10px 3px;
	list-style: none;
	}

.commentlist p {
	margin: 10px 5px 10px 0;
	}

#commentform p {
	margin: 5px 0;
	}

.nocomments {
	text-align: center;
	margin: 0;
	padding: 0;
	}

.commentmetadata {
	margin: 0;
	display: block;
	}
/* End Comments */



/* Begin Sidebar */

#sidebar {
	padding: 5px 10px 0 25px;
	margin-left: 540px;
	background:none;
	}

#sidebar form {
	padding:0;
	margin: 0;
	}
/* End Sidebar */



/* Begin Calendar */
#wp-calendar {
	empty-cells: show;
	margin: 10px auto 0;
	width: 155px;
	}

#wp-calendar #next a {
	padding-right: 10px;
	text-align: right;
	}

#wp-calendar #prev a {
	padding-left: 10px;
	text-align: left;
	}

#wp-calendar a {
	display: block;
	}

#wp-calendar caption {
	text-align: center;
	width: 100%;
	}

#wp-calendar td {
	padding: 3px 0;
	text-align: center;
	}

/*#wp-calendar td.pad:hover { */
/* Doesn't work in IE */
	/*background-color: #fff; }*/
/* End Calendar */



/* Begin Various Tags & Classes */
acronym, abbr, span.caps {
	cursor: help;
	}

acronym, abbr {
	border-bottom: 1px dashed #999;
	}

blockquote {
	margin: 15px 30px 0 10px;
	padding-left: 20px;
	border-left: 5px solid #ddd;
	}

blockquote cite {
	margin: 5px 0 0;
	display: block;
	}

.center {
	text-align: center;
	}

hr {
	display: none;
	}

a img {
	border: none;
	}


.navigation {
	display: block;
	text-align: center;
	margin-top: 10px;
	margin-bottom: 60px;
	}
/* End Various Tags & Classes*/

/* Begin weibo */
#weibo {

}
/* End weibo */
