/* SIMPLE THEME */

body {
	background:white url('../img/bg.png') repeat-x top fixed;
	text-align:center;
	margin:20px;
	font-family:Arial;
	font-size:14px;
	color:#222;
}
a {
	color:#20a6a8;
}
a:hover {
	color:#ff8a00;
}
#content h2 {
	font-size:32px;
	line-height:28px;
	margin-bottom:10px;
	border-bottom:1px dashed #ccc;
	padding-bottom:10px;
}
#content p {
	margin:10px 0;
	line-height:20px;
}
#content pre code {
	font-family:"Monaco", "Courier";
}
#content pre {
	background-color:#222;
	color:#fff;
	font-size:12px;
	padding:10px 0;
	font-family:"Monaco", "Courier";
	overflow: auto;
	-moz-border-radius:6px;
	-webkit-border-radius:6px;
	border-right:10px solid #222;
	border-left:10px solid #222;
	overflow-y: hidden ! important; overflow-x: auto ! important;
	line-height:16px;
	margin:10px 0;
}
.breaker {
	clear:both;
}
.left {
	float:left;
}
.right {
	float:right;
}
#bg_star {
	width:100%;
	height:100%;
	position: fixed;
	z-index: -2;
	background: transparent url('../img/bg_star.png') no-repeat center ;
	margin-top:-20px;
}
#container {
	width:950px;
	margin:0 auto;
	text-align:left;
}
#logo {
	font-size:36px;
	letter-spacing:-1px;
}
#logo a {
	color:white;
	text-shadow: #198d8f 2px 2px 2px;
}
#tagline {
	font-size:18px;
	margin-left:10px;
	margin-top:1px;
	color:white;
	text-shadow: #198d8f 2px 2px 2px;
/*	font-style:italic;*/
/*	border-left:1px solid #198d8f;*/
	padding:10px 0;
	padding-left:10px;
	font-family:Georgia;
	text-transform: uppercase;
}
#main {
	
	-moz-border-radius-topleft:6px;
	-webkit-border-top-left-radius:6px;
	
	-moz-border-radius-topright:6px;
	-webkit-border-top-right-radius:6px;
	
	margin-top:20px;
	background-color:white;
}
#search {
	position:absolute;
	margin-left:700px;
	top:89px;
}
#search_field {
	width:200px;
	-moz-border-radius:12px;
	-webkit-border-radius:12px;
	border:1px solid #cf9d2d;
	background: white url('../img/search.png') no-repeat 6px 5px;
	padding:5px;
	padding-left:26px;
	font-size:12px;
	font-family:"Lucida Grande", Arial;
/*	color:#cf9d2d;*/
}
#nav {
	
	-moz-border-radius-topleft:6px;
	-webkit-border-top-left-radius:6px;
	
	-moz-border-radius-topright:6px;
	-webkit-border-top-right-radius:6px;
	
	background: #fff url('../img/nav_bg.png') repeat-x;
	height:32px;
	padding-top:12px;
	border:2px solid white;
}
#nav li {
	display:inline;
}
#nav li a {
	padding:11px 20px;
	margin-right:4px;
	font-size:18px;
	font-weight:bold;
	color:#855c00;
	text-shadow: 0px 0px 4px #ffef41;
	background:transparent url('../img/nav_closer.png') no-repeat right;
}
#nav li a:hover {
	color:#222;
}
#content {
	padding:10px 20px;
	width:600px;
	float:left;
	margin-right:20px;
}
#content .node-body p {
	line-height:22px;
	margin:10px 0;
}
#content ul, #content ol {
	margin:20px;
}
#content ul li, #content ol li {
	margin-bottom:10px;
}
#sidebar {
	float:left;
	width:250px;
	padding:20px;
}
#tag_cloud {
	padding:10px;
	border:1px solid #abe3e4;
	border-top:none;
	margin-bottom:20px;
}
blockquote {
	margin:10px 20px;
	font-style:italic;
	color:#222;
	font-family:Georgia;
	background-color:#ecf9f9;
	padding:10px 20px;
	font-size:13px;
	line-height:20px;
}
.paging {
	text-align:center;
	margin-bottom:10px;
}
.block {
	margin-bottom:20px;
}
#sidebar h3 {
	
	-moz-border-radius-topleft:6px;
	-webkit-border-top-left-radius:6px;
	
	-moz-border-radius-topright:6px;
	-webkit-border-top-right-radius:6px;
	
	color:#005c5b;
	font-size:22px;
	text-transform: uppercase;
	padding:10px;
	background-color:#ecf9f9;
	border:1px solid #abe3e4;
	
	font-family:Georgia;
	font-weight:normal;
	
	text-shadow: 1px 1px 1px #d4efef;
}
.block ul {
	
}
.block ul li {
	list-style-type: none;
}
.block ul li a {
	font-weight:bold;
	padding:10px;
	border:1px solid #abe3e4;
	border-top:none;
	display:block;
}
.block ul li a:hover {
	background-color:#ecf9f9;
}
.post_title {
	margin-bottom:10px;
	border-bottom:1px dashed #ddd;
	padding-bottom:15px;
}
.node {
	line-height:20px;
	margin-bottom:40px;
}
.node-body h3 {
	margin:20px 0;
	font-size:16px;
}
.node p {
	margin:10px 0;
}
.node h2 a {
	font-size:30px;
	line-height:26px;
	text-shadow: 1px 1px 1px #d4efef;
	font-weight:bold;
}
.post_title a:hover {
	color:#ff8a00;
	text-shadow: none;
}
.node-info {
	font-size:12px;
/*	font-style:italic;*/
	font-family:Georgia;
	text-transform: uppercase;
	color:#707070;
}
.node-more-info {
	background-color:#ecf9f9;
	border:1px solid #abe3e4;
	padding:10px;
	margin:20px 0;
	font-size:12px;
	color:#707070;

	-moz-border-radius:6px;
	-webkit-border-radius:6px;
}
.tag_link {
	font-size:11px;
	background-color:#ecf9f9;
	padding:3px;
	border:1px solid #abe3e4;
	
	-moz-border-radius-topleft:6px;
	-webkit-border-top-left-radius:6px;
	
	-moz-border-radius-bottomleft:6px;
	-webkit-border-bottom-left-radius:6px;
/*	text-shadow: black 1px 1px 2px;*/
}
.tag_link:hover {
	background-color:white;
}
.tags {
	margin-top:10px;
	margin-bottom:-5px;
	text-align:right;
}
#footer {
	color:white;
	background:transparent url('../img/bg.png') repeat-x;	
	padding:20px;
	font-size:11px;
	
	-moz-border-radius:6px;
	-webkit-border-radius:6px;
}
#footer a {
	font-weight:bold;
	color:white;
	text-decoration:underline;
}
#footer a:hover {

}
.highlight {
	background-color:yellow;
}

.comment_count a {
	background: #b3e6c7 url('../img/menu.png') repeat-x bottom;
	
	float:right;
	font-weight:bold;
/*	background-color:#b3e6c7;*/
	padding:5px;
	padding-top:4px;
	margin-top:-10px;
	margin-bottom:10px;
	
	-moz-border-radius-bottomright:6px;
	-webkit-border-bottom-right-radius:6px;
	
	-moz-border-radius-bottomleft:6px;
	-webkit-border-bottom-left-radius:6px;
}

.comments h3 {
/*	font-weight:normal;*/
	font-size:24px;
	margin-bottom:20px;
}
.comment-form fieldset, .contact-form fieldset, .login-form fieldset {
	margin:20px;
	margin-left:10px;
	margin-right:10px;
	border:1px solid #ddd;
	padding:20px;
	-moz-border-radius:6px;
	-webkit-border-radius:6px;
}
.comment-form fieldset legend, .contact-form fieldset legend, .login-form fieldset legend {
	font-weight:bold;
	font-size:18px;
}
.comment-form label, .contact-form label, .login-form label {
	font-weight:bold;
	display:block;
	float:left;
	width:80px;
	margin-top:8px;
}
.comment-form .back {
	margin-bottom:20px;
	font-weight:bold;
}
.comment-form .error-message, .contact-form .error-message, .login-form .error-message  {
	display:block;
	clear:both;
	color:#cf0000;
	font-size:11px;
	font-weight:bold;
	margin-bottom:10px;
}
.comment-form input[type=text], .comment-form textarea, .contact-form input[type=text], .contact-form textarea, .login-form input[type=text], .login-form input[type=password], .login-form textarea {
	-moz-border-radius:6px;
	-webkit-border-radius:6px;
	border:1px solid #abe3e4;
	background-color:#ecf9f9;
	padding:5px;
	font-size:12px;

	margin-bottom:10px;
}
.comment-form input[type=submit], .contact-form input[type=submit], .login-form input[type=submit] {
	margin-top:10px;
}
.comment-form input[type=text], .contact-form input[type=text], .login-form input[type=text], .login-form input[type=password] {
	display:block;
	float:left;
	width:300px;
}
.comment-form textarea, .contact-form textarea {
	width:380px;
}

.comments .comment .comment { margin: 0px 0px 0px 40px; font-style:normal; }
.comment {
	font-style:normal;
}

.comment .comment-info { border: 1px solid #ddd; background: #f7f7f7; display: block; height: 39px; }
.comment .avatar { float: left; }
.comment .avatar img { padding: 3px; }
.comment .name { float: left; padding: 8px 0px 8px 10px; font-weight: bold; color: #000; padding-top:12px; }
.comment .date { float: left; padding: 8px; color: #666; padding-top:12px; }
.comment .comment-body { clear: both; font-size: 13px; padding: 10px 0px 3px 0px; line-height:20px; margin-bottom:10px; color:black; font-style:normal;}
.comment .comment-reply { padding: 10px 5px 10px 0px; float:right; padding-top:14px; }
.comment .comment-reply a { border:1px solid #ddd; font-size: 11px; text-transform: lowercase; color: #000; background: #fff; padding: 5px; text-decoration: none; margin-bottom:4px; }
.comment .comment-reply a:hover { background: #b3e6c7; color: #183d27; border:1px solid #183d27; }
