/*  
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:#fff url(images/nav_fade.jpg) top center;
	height: 33px;
	line-height:33px;
	margin:0;
	padding:0 15px;
	font-family: 'Trebuchet MS', 'Lucida Grande', Verdana, Sans-Serif;
	font-size: 16px;
	text-transform:uppercase;
	text-align:left;
}

#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 20px;
	color: #7a94ae;
}

#navmenu ul li a:hover {
	color: #ad7d4d;
	background: none;
}

#rss {
	padding: 0;
	background:url(images/rss.gif) no-repeat right center;
	}

/* End Horizontal Nav Menu */




body {
	font-size: 62.5%; /* Resets 1em to 10px */
	font-family: 'Lucida Grande', Verdana, Sans-Serif;
	background: url('images/page_bg.gif') repeat-x right top #ced3d4; /*  */
	color: #333;
	text-align: center;
		margin: 0 0 10px 0; padding: 0; 
	}


#page {	width: 780px;
	background: #fff url(images/sidebar_bg.gif) repeat-y right top; 
	text-align: left; margin: 0px auto; padding: 0;
	}

#header {	width: 780px; 	height: 173px; background:url(images/calling-cards-news_header.jpg) no-repeat bottom center; margin: 0 auto; padding: 0;  
	} /*  */

#headerimg 	{width: 780px; height: 173px; margin: 0;} 


#headerimg .description {
	font-family: Times, Georgia, 'Times New Roman', serif;
	font-size: 12px;
	text-align: center;
	}

#headerimg .title {
	font: bold 50px 'Trebuchet MS', 'Lucida Grande', Verdana, Sans-Serif;
	text-align: left;
	 padding: 80px 0 0 38px;
	}/* line-height: 173px; */


#headerimg .title a {
	color: #7a94ae;
}

#headerimg .title a:hover {
	color: #ad7d4d;
	text-decortation: none;
	background: none;
}


#content {
	font-size: 12px
	}

.widecolumn .entry p {
	font-size: 13px;
	}

.narrowcolumn .entry, .widecolumn .entry {
	font: normal 14px Arial, Helvetica, sans-serif;
	
}

.widecolumn {
	line-height: 16px;
	}
	


.alt {
	background-color: #f8f8f8;
	border-top: 1px solid #ddd;
	border-bottom: 1px solid #ddd;
	}

#footer { height:57px;
	background: #fff url('images/footer.jpg') no-repeat top; 

	}
#footer {
	padding: 0;
	margin: 0 auto;
	width: 780px;
	clear: both;
	}

#footer p {
	margin: 0;
	padding: 15px 0;
	text-align: center;
        font-size:11px;
	}

.post small {
	font-size: 10px;
	font-weight:normal;
	color:#555;
	padding:8px 0 8px 30px;
}



.date {font: normal 11px Arial, sans-serif; color:#555;
	background:url(images/icon_time.gif) no-repeat left center;
	padding:8px 0 8px 20px;
}

.category {	font: normal 11px Arial, sans-serif; color:#555;
	background:url(images/icon_cat.gif) no-repeat left center;
	padding:8px 0 8px 20px;
}

.comments { font: normal 11px Arial, sans-serif; color:#555;
	background:url(images/icon_comment.gif) no-repeat left center;
	padding:8px 0 8px 20px;
}


h2.pagetitle {font: normal 13px Arial, Helvetica, sans-serif; 	text-align: center; color: #888; margin-top: 15px;}


		

.commentlist li, #commentform input, #commentform textarea {
	font: 9px 'Lucida Grande', Verdana, Sans-Serif;
	}

.commentlist li {
	font-weight: bold;
	}

.commentlist cite, .commentlist cite a {
	font-weight: bold;
	font-style: normal;
	font-size: 11px;
	}

.commentlist p {
	font-weight: normal;
	line-height: 15px;
	text-transform: none;
	}

#commentform p {
	font-family: 'Lucida Grande', Verdana, Sans-Serif;
	}

.commentmetadata {
	font-weight: normal;
	}
	

small, #sidebar ul ul li, #sidebar ul ol li, .nocomments, blockquote, strike {
	color: #777;
	}

code {
	font: 11px 'Courier New', Courier, Fixed;
	}

acronym, abbr, span.caps
{
	font-size: 9px;
	letter-spacing: 8px;
	}

a, h2 a:hover, h3 a:hover {
	color: #5C89B5;
	text-decoration: none;
	padding:2px 3px 3px 3px;
	}

a:hover {
	color: #fff;
	background: #abbecb; /*#ad7d4d*/
	padding:2px 3px 3px 3px;
	}

#wp-calendar #prev a, #wp-calendar #next a {
	font-size: 9pt;
	}

#wp-calendar a {
	text-decoration: none;
	}

#wp-calendar caption {
	font: bold 13px 'Lucida Grande', Verdana, Sans-Serif;
	text-align: center;
	}

#wp-calendar th {
	font-style: normal;
	text-transform: capitalize;
	}




/* Begin Structure */


.narrowcolumn {
	float: left;
	padding: 0 0 20px 25px;
	margin: 0 0 0 0;
	width: 460px;
	}

.widecolumn {
	padding: 10px 0 20px 0;
	margin: 5px 0 0 150px;
	width: 460px;
	}

.post {
	margin: 0 0 40px;
	text-align: left;
	}

.post hr {
	display: block;
	}

.widecolumn .post {
	margin: 0;
	}



.widecolumn .smallattachment {
	text-align: center;
	float: left;
	width: 128px;
	margin: 5px 5px 5px 0px;
}

.widecolumn .attachment {
	text-align: center;
	margin: 5px 0px;
}


.postmetadata ul, .postmetadata li {
	display: inline;
	list-style-type: none;
	list-style-image: none;
	}

.narrowcolumn .postmetadata {
	text-align: left;
	}


.postmetadata {
	background: url(images/postmetadata-bg.gif) top repeat-x #e6e9e9;
	padding: 7px 0 6px 0;
	border-bottom:1px solid #aaadaf;
}

.postmetadata {color: #777;}


.widecolumn .postmetadata {
	margin: 30px 0;
	}

.postmetadata {
	clear: left;
}


/* End Structure */



/*	Begin Headers */


h1 {
	font-size: 30px;
	text-align: center;
	}
	
h1, h2, h3 {
	font-family: Times, 'Times New Roman', serif;
	font-weight: bold;
	}
	
h2.maintitle {
	font-size: 18px; line-height:19px; text-align:left;
	}
	
h1 {
	padding-top: 70px;
	margin: 0;
	}
	
h2 {
	font-size: 24px; margin: 30px 0 0;
	}

h3 {
	font-size: 13px; margin: 30px 0 0;	padding: 0;
	}

h1, h1 a, h1 a:hover, h1 a:visited, #headerimg .description {
	text-decoration: none;
	color: white;
	}

h2, h2 a, h2 a:visited, h3, h3 a, h3 a:visited {
	color: #5c89b5;
	}
h2 a:hover, h3 a:hover {color: #ad7d4d; background: none;}
h2, h2 a,  h2 a:visited, h3, h3 a,  h3 a:visited, #sidebar h2, #wp-calendar caption, cite {
	text-decoration: none;
	background: none;
	}






h3.comments {
	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 30px;
	list-style: none;
	padding-left: 10px;
	text-indent: -10px;
	} 

html>body .entry li {
	margin: 7px 0 8px 10px;
	}


.entry ol {
	padding: 0 0 0 35px;
	margin: 0;
	}

.entry ol li {
	margin: 0;
	padding: 0;
	}

#sidebar {font: 10px 'Lucida Grande', Verdana, Sans-Serif;}

#sidebar h2 {font: bold 15px Georgia, Times, 'Times New Roman', serif; text-transform: lowercase; color: #ad7d4d; 	border-bottom: 1px solid #aeaeae;
margin: 0 0 5px 0; padding: 5px 0 3px 0;}

#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: Arial, Helvetica, sans-serif;

	}

#sidebar li a{
	font-size: 12px;
	text-decoration: none;
	color: #5d84aa;
	padding: 0 0 0 15px;
	background:url(images/sidebar_arrow.gif) no-repeat left center;
	}

#sidebar li a:hover {
	color: #ad7d4d;
	background: none;
	padding: 0 0 0 15px;
	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 10px;
	}

#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;
	}
/* End Entry Lists */



/* Begin Form Elements */



#searchform {
	line-height:73px;
	height:73px;
	padding:0;
	margin:0;
	}

#sidebar #searchform #s {
	width: 150px; 
	padding: 2px;
	background:#f5f5f5;
	border:1px solid #b8b8b8;
	color:#7a7a7a;
	}

#sidebar #searchform #submit {
	width:66px;
	height:24px;
	}

.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;
	}

#commentform textarea {
	width: 100%;
	padding: 2px;
	}

#commentform #submit {
	margin: 0;
	float: right;
	}
/* End Form Elements */



/* Begin Comments*/
.alt {
	margin: 0;
	padding: 10px;
	}

.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: 35px 0 10px 10px;
	margin-left: 530px;
	}

#sidebar form {
	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*/


