﻿/* General Start */
body {
	font: 12px Verdana, Arial, Sans-Serif;
	color: #626262;
	margin: 0;
	padding: 0;
	text-align: center;
	background: #B89776 url(images/background.jpg);
	}
#bgcontain {
	width: 780px;
	border-left: 3px solid #A68165;
	border-right: 3px solid #A68165;
	border-bottom: 3px solid #A68165;
	border-top: 3px solid #A68165;
	margin: 0 auto;
	text-align: left;
	background: #FCF6F4 url(images/bg.png);
	}
#bgheader {
	width: 780px;
	height: 253px;
	background: url('images/mayabox.png');
	}
#BlogTitle{display: none;}
#BlogSubTitle{display: none;}
.contain { margin: 0;padding: 0;}
.clear { clear: both;display: block; *display: inline; _display: inline;}
.none { display: none; }
.center { text-align: center; }
hr { display: none;}
a img {border: none; }
h1 {
	margin: 0;
	padding: 0;
	height: 91px;
	float: right;
	font-size: 1px;
	}
h1 a, h1 a:hover { 
	display: block;
	width: 204px;
	height: 73px;
	color: #fff;
	}
h2 {
	margin: 20px 0 0;
	color: #F15A21;
	}

h3 {
	padding: 0;
	margin: 0;
	font-size: 18px;
	color: #F15A22;
	}
a, h3 a:hover {
	color: #F15A21;
	text-decoration: none;
	}
a, h2 a:hover {
	color: #F15A21;
	text-decoration: none;
	}
a:hover {
	color: #147;
	text-decoration: underline;
	}
/* General End */
/* Menu Start */
#menu {
	background: url('images/menubg.png');
	height: 50px;
	padding: 0 0 0 12px;
	margin: 0;
	}
#menu ul {
	margin: 0;
	padding: 0 0 0 48px ;
	}
#menu li {
	list-style-type: none;
	padding: 0px 0px 5px 0px;
	margin-right: 20px;
	line-height: 33px;
	font-size: 14px;
	font-weight: bold;
	float: left;
	}
#menu li a {
	color: #191919;
	text-decoration: none;
	}
#menu li a:hover {
	color: #545454;
	}	
/* Menu End */
/* Content Start */
#content {
	font-size: 1em;
	}

#content .entry img, #content .entrytext img {
	margin: 1px 1px 1px 1px;

	}
.narrowcolumn {
	float: left;
	padding: 0;
	margin: 0;
	width: 571px;
	}
.narrowcolumn .postmetadata {
	padding: 0;
	}
.postmetadata ul, .postmetadata li {
	list-style-type: none;
	}
.narrowcolumn .entry {
	/*text-indent:24px;*/
	padding: 0 0 10px 60px;
	line-height: 20px;
	}
.narrowcolumn .entry ul li {
	list-style-type: none;
	}
.narrowcolumn .entry ol {
	padding-left: 9px;
	}
.narrowcolumn .entry ol li {
	list-style-type: decimal;
	}
html>body .entry ul {
	margin-left: 0;
	padding: 0;
	list-style: square;
	text-indent: -10px;
	} 
html>body .entry ol {
	margin-left: 16px;
	padding: 0;
	list-style: decimal;
	text-indent: -10px;
	}
html>body .entry li {
	margin: 7px 0 7px 10px;
	padding: 0 0 0 10px;
	}
.entry p{
	margin: 0;
	padding: 2px 0;
	}
.entry p a:visited {
	color: #b85b5a;
	}
.entry p.meta {
	margin: 0;
	padding: 2px 0;
	border-top: 1px dotted #DDD;
	}
.entry p.code{
	font: 12px Verdana, Arial, Sans-Serif;
	color: #626262;
	background-color: #eeeeee;
	margin: 10px 30px 10px 10px;
	padding: 5px 15px;
	border: 1px solid #dddddd;
	border-left: 2px solid #F15A22;
	}
.code{
	font: 12px Verdana, Arial, Sans-Serif;
	color: #626262;
	background-color: #eeeeee;
	margin: 10px 30px 10px 20px;
	padding: 5px 10px;
	border: 1px solid #dddddd;
	border-left: 2px solid #F15A22;
	}
.post {
	margin: 20px 0;
	text-align: left;
	}

ul.date {
	background: url('images/databg.png') no-repeat;
	width: 55px;
	height: 38px;
	float: left;
	margin: 0 5px 0 0;
	padding:1px 0 0 0;
	}
li.day {
	font-size: 18px;
	font-family: Tahoma, Arial;
	font-weight: bold;
	color: #A28966;
	text-align: center;
	list-style-type: none;
	margin-top: 0px;
	}	
li.month {
	font-size: 10px;
	color: #a68166;
	font-weight: bold;
	text-align: center;
	text-transform: uppercase;
	list-style-type: none;
	}
li.id {
	font-size: 22px;
	font-family: Tahoma, Arial;
	font-weight: bold;
	padding: 5px 0px 0px 3px;
	color: #C3B9AF;
	text-align: center;
	list-style-type: none;
	margin-top: 0px;
	}
ul.title {
	float: left;
	margin: 0;
	padding: 0;
	}
li.topic {
	list-style-type: none;
	}
li.topic h2{
	font-size: 16px;
	font-weight: bold;
	margin: 0;
	padding-bottom: 2px;
	}
li.topic a:hover {
	color: #a68165;
	text-decoration: none;
	}
li.postmeta {
	color: #ADA79C;
	list-style-type: none;
	font-size: 11px;
	background: url('images/smallbg.gif') no-repeat top left;
	padding-top: 8px !important;
	padding-top: 5px;
	text-transform: uppercase;
	}
.post-title {padding: 0 0 0 60px;}
.post-body {padding: 10px 0 0 60px;}
/* Content End */
/* Navigation Start */
.navigation {
	font-size: 12px;
	float: right;
	padding: 0 10px 0 0;
	margin-top: 10px;
	margin-bottom: 30px;
	text-transform: uppercase;
	display: inline;
	}	
.navigation span.pagebar-previous {
	padding-left:35px;
	color: #111111;
	}
.navigation span.pagebar-next {
	float:left;
	color: #626262;
	}
.navigation a {
	padding: 2px;
	color: #F15A21;
	}
.navi-single {
	clear:both;
	padding:2px 2px 2px 5px;
	background-color: #f3f3f3;
	border-bottom: 1px solid #e5e5e5;
	}
.next-entries {
	padding-left:235px;
	width:10px;
	overflow:hidden;
	}
.previous-entries{
	float:left;
	}
/* Navigation End */
/* Comment Start */
div.pagebar{
	padding: 0 0 0 60px;
	}
#frmSumbit{
	margin: 0;
	padding: 0;
	}
#frmSumbit p {
	font-family: Tahoma, Arial;
	margin: 3px 0;
	}
#frmSumbit p#xhtml {
	background: #EBF5FF;
	border: 1px solid #C0D8F3;
	margin: 5px 0;
	padding: 5px 4px;
	}
#frmSumbit input.text {
	width: 170px;
	height: 14px;
	padding: 3px 4px;
	margin: 3px 5px 1px 0;
	background: #DCD4C4;
	border: 1px solid #737373;
	color: #5A4A41;
	}
#frmSumbit input.button{
	color: #ffffff;
	font-size: 14px;
	line-height: 22px;
	font-weight: bold;
	margin: 0;
	padding: 0;
	float: left;
	border: none;
	width: 116px;
	height: 20px;
	vertical-align:middle;
	background:#75655C;
	}
#frmSumbit input.btnloading{
	color: #999999;
	font-size: 14px;
	line-height: 22px;
	font-weight: bold;
	margin: 0;
	padding: 0;
	float: left;
	border: none;
	width: 116px;
	height: 20px;
	vertical-align:middle;
	background: #75655C;
	}
#frmSumbit input.checkbox {
	margin-left:10px;
	vertical-align:middle;
	}
#frmSumbit textarea {
	font: 12px Verdana, Arial, Sans-Serif;
	width: 98%;
	padding: 3px 4px;
	margin: 3px 5px 1px 0;
	background: #DCD4C4;
	border: 1px solid #737373;
	color: #5A4A41;
	}
.alt1 {
	background-color: #f8f8f8;
	border: 1px solid #ddd;
	}
.alt2 {
	background-color: #F0EBE7;
	border: 1px solid #CCC1B8;
	}


.comment {
	margin: 0;
	padding: 0 0 0 60px;
	}
.comment h3 {
	padding: 0;
	margin: 10px 5px 5px 0;
	font-size: 18px;
	color: #F15A22;
	}
.commentcount {
	font-family: Georgia,sans-serif;
	font-size: 24px;
	font-weight: bold;
	color: #e0e0d0;
	float: right;
	}
.commentpost {
	padding: 10px 0 0 60px;
	}
.commentlist {
	padding: 0;
	margin: 0;
	}
.commentlist li {
	margin: 8px 0 0;
	padding: 8px 10px 8px;
	list-style: none;
	}
.commentlist p {
	margin: 10px 5px 5px 0;
	font-weight: normal;
	line-height: 1.5em;
	text-transform: none;
	}
.commentlist li, #commentform input, #commentform textarea {
	font: 12px Verdana, Arial, Sans-Serif;
	}
.commentlist li span.gravatar {
	background: url('images/avatar.gif') no-repeat;
	float: right;
	border: 1px solid #ccc;
	width: 32px;
	height: 32px;
	}
.commentlist cite, .commentlist cite a {
	font-weight: bold;
	font-style: normal;
	font-size: 12px;
	color: #F15A22;
	}
.commentmetadata  {
	color: #A1A1A1;
	margin: 0;
	font-weight: normal;
	border-bottom: 1px dotted #ccc;
	padding: 5px 0;
	text-decoration: none;
	display: block;
	}
#divCommentPost p.cancle-revert {
	border-bottom: 1px dotted #ccc;	
	}
.respond  {
	font-weight: bold;
	font-style: normal;
	font-size: 12px;
	color: #F15A22;
	}
em  {color: #000;
	font-size: 12px;
	font-weight: bold;}
/* Comment End */
/* Sidebar Start */
#sidebar {
	float: right;
	padding: 0px 20px 0px 0px;
	width: 165px;
	}
#sidebar form input {
	color: #737373;
	font-size: 12px;
	border: 1px solid #737373;
	height: 14px;
	width: 90px;
	background: #DCD4C4;
	padding: 2px 0 2px 4px;
	vertical-align:middle;
	display: inline;
	}
#sidebar form input#searchsubmit {
	color: #ffffff;
	font-size: 14px;
	line-height: 20px;
	font-weight: bold;
	height: 20px;
	width: 64px;
	padding: 0px;
	margin: 0px;
	vertical-align:middle;
	background: #75655C;
	display: inline;	
	}
#sidebar ul, #sidebar ul ol {
	margin: 0;
	padding: 0;
	}
#sidebar ul li {
	list-style-type: none;
	margin-bottom: 15px;
	}
#sidebar h3 {
	font-family: Verdana, Sans-Serif;
	font-size: 1.2em;
	margin: 5px 0;
	padding: 0 15px 5px 0;
	font-size: 12px;
	line-height: 20px;
	color: #686868;
	background: url('images/line.png') no-repeat top left;
	}
#sidebar ul p {
	margin: 5px 0 8px;
	}
#sidebar ul ul, #sidebar ul ol {
	margin: 8px 0 0 5px;
	}
#sidebar ul ul ul, #sidebar ul ol {
	margin: 0 0 0 10px;
	}
#sidebar ul ul li, #sidebar ul ol li {
	background: url('images/arrow.gif') no-repeat center left;
	margin: 4px 0;
	padding: 0 0 0 12px;
	line-height: 14px;
	}
#sidebar ul ul li a, #sidebar ul ol li a {color: #656565;}
/* Sidebar End */
blockquote{
	background-color: #eeeeee;
	margin: 10px 30px 10px 20px;
	padding: 5px 10px;
	border: 1px solid #dddddd;
	border-left: 2px solid #F15A22;
}
blockquote cite {
	margin: 10px 0 0;
	display: block;
	}
.quote-title{
	border-bottom: 1px dotted #ccc;
	margin: 0 0 5px;
	color: #626262;
}


/* Footer Start */	
#footer {
	background: url('images/dbg.png'); 
	width: 780px;
	height: 97px;
	margin: 0;
	padding: 0;
	clear: both;
	}
#footer p {
	color: #A68165;
	font-size: 10px;
	margin: 0;
	padding: 30px 0px 0px 130px;
	text-align: left;
	}
#footer p a {
	color: #A68165;
	}
/* Footer End */
/*---------------------------------------------------------------*/
.feed-icon{display:none;}
.article-date{display:none;}

/* underline */
.underline1{text-decoration: none;background: url(images/underline_1.gif) repeat-x 120% 100%;padding:0 3px;padding-bottom: 3px;}
.underline2{text-decoration: none;background: url(images/underline_2.gif) repeat-x 120% 100%;padding:0 3px;padding-bottom: 3px;}
.underline3{text-decoration: none;background: url(images/underline_3.gif) repeat-x 120% 100%;padding:0 3px;padding-bottom: 3px;}
.underline4{text-decoration: none;background: url(images/underline_4.gif) repeat-x 120% 100%;padding:0 3px;padding-bottom: 3px;}
.underline5{text-decoration: none;background: url(images/underline_5.gif) repeat-x 120% 100%;padding:0 3px;padding-bottom: 3px;}
.underline6{text-decoration: none;background: url(images/underline_6.gif) repeat-x 120% 100%;padding:0 3px;padding-bottom: 3px;}
.underline7{text-decoration: none;background: url(images/underline_7.gif) repeat-x 120% 100%;padding:0 3px;padding-bottom: 3px;}
.underline8{text-decoration: none;background: url(images/underline_8.gif) repeat-x 120% 100%;padding:0 3px;padding-bottom: 3px;}
.underline9{text-decoration: none;background: url(images/underline_9.gif) repeat-x 120% 100%;padding:0 3px;padding-bottom: 3px;}
