@charset "utf-8";

.blog_main {
	width: 657px;
}
.blog_sub {
	width: 273px;
}

div#blog_left {
	width:675px;
	float:left;
	}

.widecolumn .entry p {
	font-size: 1.05em;
	}

.narrowcolumn .entry, .widecolumn .entry {
	line-height: 1.4em;
	}

.widecolumn {
	line-height: 1.6em;
	}

.narrowcolumn .postmetadata {
	text-align: center;
	}

.thread-alt {
	background-color: #f8f8f8;
}
.thread-even {
	background-color: white;
}
.depth-1 {
border: 1px solid #ddd;
}

.even, .alt {

	border-left: 1px solid #ddd;
}

small {
	font-size: 0.9em;
	line-height: 1.5em;
	}

.entry p a:visited {
	color: #b85b5a;
	}

.commentlist li, #commentform input, #commentform textarea {
	font: 0.9em 'Lucida Grande', Verdana, Arial, Sans-Serif;
	}
.commentlist li ul li {
	font-size: 1em;
}

.commentlist li {
	font-weight: bold;
}

.commentlist li .avatar {
	float: right;
	border: 1px solid #eee;
	padding: 2px;
	background: #fff;
	}

.commentlist cite, .commentlist cite a {
	font-weight: bold;
	font-style: normal;
	font-size: 1.1em;
	}

.commentlist p {
	font-weight: normal;
	line-height: 1.5em;
	text-transform: none;
	}

#commentform p {
	font-family: 'Lucida Grande', Verdana, Arial, Sans-Serif;
	}

.commentmetadata {
	font-weight: normal;
	}


code {
	font: 1.1em 'Courier New', Courier, Fixed;
	}

acronym, abbr, span.caps
{
	font-size: 0.9em;
	letter-spacing: .07em;
	}

#wp-calendar #prev a, #wp-calendar #next a {
	font-size: 9pt;
	}

#wp-calendar a {
	text-decoration: none;
	}

#wp-calendar caption {
	font: bold 1.3em 'Lucida Grande', Verdana, Arial, Sans-Serif;
	text-align: center;
	}

#wp-calendar th {
	font-style: normal;
	text-transform: capitalize;
	}
/* End Typography & Colors */



/* Begin Structure */

.pagetitle {
	margin: 0 0 25px 0;
	padding: 0 15px;
	border-radius: 3px;
	border: 1px solid #869a0c;
	background: url(../images/base/ttl2_bg.png) repeat-x;
	color: #fff;
	font-size: 16px;
	line-height: 33px;
}

.post {
	margin:0 0 20px 0;
	padding:0;
	background:url(../images/base/left_back.gif) repeat-y;
	}

.post_inner {
	padding:30px 25px 15px 25px;
	}
div.blog_box  {
	background:url(../images/base/left_bg.gif) repeat-y left top;
	}
div.article_title {
	background:url(../images/blog/article_title_back.gif) no-repeat left bottom;
	}

	div.article_title_inner {
		padding:30px 35px 0px 35px;
		background:url(../images/blog/article_title_top.gif) no-repeat left top;
		}

div.cate_date {
	margin:0 0 5px 0;
	padding:;
	font-size:0.8em;
	}

div.article_title h2 {
	margin:0 0 25px 0;
	padding:0;
	font-size:25px;
	line-height:1.2em;
	color:#6b7d00;
	}

	div.article_title h2 a {
		text-decoration:none;
		color:#6b7d00;
		}

	div.article_title h2 a:hover {
		text-decoration:underline;
		color:#8ea505;
		}

div.article_data {
	margin:0;
	padding:0 0 8px 0;
	font-size:12px;
	line-height:30px;
	color:#575b3d;
	}
	div.article_data a {color:#FFDB33;}
	div.article_data a:hover {color:#FFEA89;}

div.entry_footer {
	padding: 15px 25px 17px 25px;
	border-top:dotted 1px #d5bf9a;
	background:url(../images/base/left_btm.gif) no-repeat left bottom;
	}

dl.entry_parts {
	margin:0;
	padding:0 25px;
	border-top:solid 1px #F4DDBC;
	background:url(../images/blog/entry_title_back.gif) no-repeat left bottom;
	}

dl.entry_parts dt.social_plugin {
	padding:10px 0 0 0;
	width:250px;
	}

dl.entry_parts dd {
	margin:-21px 0 0 0;
	}

dl.entry_parts dd p {
	padding:0 0 13px 270px;
	color:#8D683E;
	}

dt.social_plugin ul.fbox li {
	padding:0 5px 0 0;
	}


p.writer {
	padding:15px 0 0 0;
	font-size:1.2em;
	line-height:1em;
	color:#888888;
	border-top:dotted 1px #666666;
	}

div.entry {padding:0 10px 10px 10px;clear:both;}
div.entry p {margin:0 0 15px 0;line-height:1.8em;}
div.entry strong {font-weight:bold;}
div.entry em {font-style:italic;}
div.entry ul {margin:0 0 15px 0;padding:0 0 0 30px;}
div.entry ul li {margin-left:0;padding:0;list-style-type:square;list-style-position:outside;}
div.entry ol {margin:0 0 15px 0;padding:0 0 0 30px;}
div.entry ol li {margin:0;padding:0;list-style-type:decimal;list-style-position:outside;}

p.article_continue {
	padding-top:20px;
	text-align:right;
	}
p.article_continue a:link,
p.article_continue a:visited {
	margin:0 0 15px 0;
	padding: 10px 25px;
	z-index: -1;
	font-size: 14px;
	line-height:100%;
	color: #6D8811;
	text-align: center;
	text-decoration:none;
	vertical-align:top;
	-moz-border-radius: 2px 2px 2px 2px;
	-webkit-border-radius: 2px 2px 2px 2px;
	border-radius: 2px;
	background: -moz-linear-gradient(center top, #f0f0f0 100%,#ffffff 0%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(1, #f0f0f0),color-stop(0, #ffffff));
	border: 1px solid #D3CFB6;
	background-color: #FFF5EE;
	outline: 0px solid #000000;
	cursor:pointer;
	}

p.article_continue a:hover {
	text-decoration: none;
	color:#63CFD2;
	-webkit-box-shadow:none;
	-moz-box-shadow:none;
	box-shadow:none;
	}

p.article_continue a:active {
	text-decoration: none;
	color:#30A1A4;
	-webkit-box-shadow:none;
	-moz-box-shadow:none;
	box-shadow:none;
	background-image:-moz-linear-gradient(top, #F7F7F7, #FFFFFF);
	background-image:-webkit-gradient(linear, left top, left bottom, color-stop(0.00, #F7F7F7), color-stop(1.0, #FFFFFF));
	}

.postmetadata {
	margin:0;
	font-size:0.8em;
	line-height:1.5em;
	text-align:right;
	color:#888888;
	}

.postmetadata a {
	color:#999999;
	text-decoration:none;
	}

.postmetadata a:hover {
	color:#666666;
	text-decoration:underline;
	}

.narrowcolumn .postmetadata {
	padding-top: 5px;
	}

.widecolumn .postmetadata {
	margin: 30px 0;
	}

.widecolumn .smallattachment {
	text-align: center;
	float: left;
	width: 128px;
	margin: 5px 5px 5px 0px;
}

.widecolumn .attachment {
	text-align: center;
	margin: 5px 0px;
}

.postmetadata {
	clear: both;
}

/* End Structure */



/*	Begin Headers */

h3.comments {
	padding: 0;
	margin: 40px auto 20px ;
	}
/* End Headers */



/* Begin Images */


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. */



.postmetadata ul, .postmetadata li {
	display: inline;
	list-style-type: none;
	list-style-image: none;
	}

ul.blog_menu {
	margin:0 0 30px 0;
	padding:0;
	font-size:12px;
	line-height:1.4em;
	/*border-bottom:dotted 1px #999999;
	background:#FFFFFF;*/
	}

ul.blog_menu h2 {
	margin:0;
	padding:0 0 0 15px;
	font-size:12px;
	font-weight:bold;
	line-height:32px;
	letter-spacing:0.1em;
	color:#FFFFFF;
	background:url(../images/blog/menu_back.gif);
	}

ul.blog_menu li ul li {
	margin:0;
	padding-bottom:2px;
	background:url(../images/line1.gif) no-repeat left bottom;
	}

ul.blog_menu li ul li ul li {
	margin:0 0 0 15px;
	background:url(../images/line1.gif) no-repeat left bottom;
	}

ul.blog_menu a {
	padding:10px 5px 10px 20px;
	color:#444444;
	background:url(../images/list5.png) no-repeat left top;
	display:block;
	}

ul.blog_menu a:hover {
	color:#777777;
	background:#f5f3d9 url(../images/list5.png) no-repeat left top;
	}

ul.blog_menu ol {
	margin: 0;
	padding:0;
	}

ul.blog_menu li {
	list-style-type: none;
	list-style-image: none;
	margin-bottom:30px;
	}

ul.blog_menu p, ul.blog_menu select {
	margin: 5px 0 8px;
	list-style-type: none;
	list-style-image: none;
	padding:4px 6px;
	border:solid 1px #CCC;
	width:273px;
	}

ul.blog_menu ul,
ul.blog_menu ol {
	margin:0;
	}

ul.blog_menu ul ul, ul.blog_menu ol {
	margin: 0 0 0 0;
	list-style-type: none;
	list-style-image: none;
	}

ol li, ul.blog_menu ol li {
	}

ul.blog_menu ul li, ul.blog_menu ol li {
	margin: 3px 0 0;
	padding: 0;
	list-style-type: none;
	list-style-image: none;
	}

ul.blog_submenu {
	margin:0 0 30px 0;
	list-style:none;
	font-size:0;
	line-height:0;
	}

ul.blog_submenu li {
	margin:0;
	list-style:none;
	font-size:0;
	line-height:0;
	display:inline;
	}



/* End Entry Lists */



/* Begin Form Elements */
#searchform {
	margin: 10px auto;
	padding: 5px 3px;
	text-align: center;
	}

#searchform #s {
	width: 108px;
	padding: 2px;
	}

#searchsubmit {
	padding: 1px;
	}

.entry form { /* This is mainly for password protected posts, makes them look better. */
	text-align:center;
	}

select {
	width: 130px;
	}


h3#comments {
	margin:0 0 15px 0;
	padding:3px 10px 4px 15px;
	font-size:1.2em;
	font-weight:bold;
	line-height:1.8em;
	color:#FFFFFF;
	background:#889707;
	}

#commentform p small {
	font-size:1.2em;
	line-height:1.5em;
	}

#commentform textarea {
	margin:0 0 10px 0;
	width: 553px;
	padding:0;
	}

div#respond {
	margin:0;
	padding:0;
	background:#E5E5E5;
	}

div#respond h3 {
	margin:0;
	}

div.respond_inner {
	margin:0;
	padding:0 20px;
	}

#respond:after {
		content: ".";
		display: block;
		height: 0;
		clear: both;
		visibility: hidden;
	}

p.comment_submit {
	margin:0;
	padding:10px 0;
	text-align:center;
	background:#CCCCCC;
	width:555px;
	}

/* End Form Elements */



/* Begin Comments*/
.alt {
	margin: 0;
	padding: 10px;
	}

.commentlist {
	padding: 0;
/*	text-align: justify; */
	}

.commentlist li {
	margin: 15px 0 10px;
	padding:10px;
	list-style: none;

	}
.commentlist li ul li {
	margin-right: -5px;
	margin-left: 10px;
}

.commentlist p {
	margin: 5px;
}
.children { padding: 0; }

#commentform p {
	margin: 5px 0;
	}

.nocomments {
	text-align: center;
	margin: 0;
	padding: 0;
	}

.comment-author {
	padding-left:5px;
	}

.commentmetadata {
	margin: 0;
	padding-left:5px;
	font-size:0.8em;
	line-height:2em;
	display: block;
	}
/* End Comments */




/* 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;
	}

.navigation {
	padding:10px 0 0 0;
	display: block;
	text-align: center;
	margin:0 0 20px 0;
	}
/* End Various Tags & Classes*/



/* Captions */
.aligncenter,
div.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
}

.wp-caption {
	border: 1px solid #ddd;
	text-align: center;
	background-color: #f3f3f3;
	padding-top: 4px;
	margin: 10px;
	-moz-border-radius: 3px;
	-khtml-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
}

.wp-caption img {
	margin: 0;
	padding: 0;
	border: 0 none;
}

.wp-caption p.wp-caption-text {
	font-size: 11px;
	line-height: 17px;
	padding: 0 4px 5px;
	margin: 0;
}

.screen-reader-text {
	display: none;
}

