/*

Theme Name: KayuPress
Theme Style: Kayupress WordPress Theme
Theme URI: http://wpthemesplugin.com
Description: KayuPress is a 2/3 column theme with a wood as background, Kayu basically means wood in Malay.It is widget ready. This theme has been brought to you exclusively by <a href="http://www.5shadestemplates.com">5Shades Website Templates</a> and <a href="http://www.webhostingrally.com" title="Top 10 Web Hosting Review">Web Hosting Rally</a>.
Author: Moses Francis
Author URI: http://wpthemesplugin.com

Copyright 2007-2008 wpthemesplugin.com

*/


body {
	background: url(images/bg.gif);
	margin: 0px;
	padding: 0px;
	font-family: Verdana, Arial, "Times New Roman", sans-serif;
	font-size: 65.7%;
	color: #262626;
}
h1, h2, h3, h4, h5, h6 {
	font-family: Tahoma, "Lucida Sans", Arial;
}

#wrapper {
	margin: 0px auto;
	width: 960px;
}
#container {
	margin: 0px;
	width: 960px;
	float: left;
}
#header {
	margin: 0px;
	width: 960px;
	float: left;
	padding-top: 10px;
	padding-bottom: 10px;
}
#header-image {
	float: left;
	height: 146px;
	width: 956px;
	margin-bottom: 10px;
	overflow: hidden;
	border: 2px solid #7C7B69;
}
#header-image img {
	border-width: 0px;
}

#header .header-logo {
	float: left;
	width: 500px;
}
#header .header-logo h1 {
	font-size: 22px;
	margin: 0px;
	padding: 5px 8px;
	float: left;
	color: #F9F9F9;
	line-height: 28px;
	font-weight: normal;
	display: inline;
	background: #635E50;
	border: 1px solid #968E7A;
}
.header-logo h1 a {
	color: #FFFFFF;
	text-decoration: none;
}
.header-logo h1 a:hover {
	color: #FFFFFF;
	text-decoration: underline;
}
#header  .header-logo  p {
	font-size: 14px;
	margin: 0px;
	padding: 0px;
	float: left;
	width: 500px;
	color: #F9F9F9;
	line-height: 18px;
	font-weight: bold;
}
#content {
	margin: 0px;
	padding: 10px 0px 0px;
	float: left;
	width: 960px;
	position: relative;
}
#right-content {
	margin: 0px;
	padding: 0px;
	float: right;
	width: 800px;
}
#right-content #navigation {
	margin: 0px;
	padding: 0px;
	float: left;
	height: 25px;
	width: 570px;
	overflow: hidden;
}
#navigation .pg {
	margin: 0px;
	padding: 0px;
	float: left;
	list-style-type: none;
}
.pg ul {
	margin: 0px;
	padding: 0px;
	float: left;
	list-style-type: none;
}
.pg li {
	margin: 0px;
	padding: 0px;
	float: left;
	list-style-type: none;
	display: inline;
	font-size: 11px;
}
.pg ul li {
	margin: 0px;
	padding: 0px;
	float: left;
	list-style-type: none;
	display: inline;
	font-size: 11px;
}
.pg li a {
	margin: 0px;
	padding: 0px 8px;
	float: left;
	list-style-type: none;
	display: block;
	font-size: 11px;
	line-height: 25px;
	color: #333333;
	background: #EBEBEB;
	height: 25px;
	text-decoration: none;
}
.pg ul li a {
	margin: 0px;
	padding: 0px 8px;
	float: left;
	list-style-type: none;
	display: block;
	font-size: 11px;
	line-height: 25px;
	color: #333333;
	background: #EBEBEB;
	height: 25px;
	text-decoration: none;
}
.pg li a:hover {
	margin: 0px;
	padding: 0px 8px;
	float: left;
	list-style-type: none;
	display: block;
	font-size: 11px;
	line-height: 25px;
	color: #333333;
	background: #FFFFFF;
	height: 25px;
	text-decoration: underline;
}
.pg ul li a:hover {
	margin: 0px;
	padding: 0px 8px;
	float: left;
	list-style-type: none;
	display: block;
	font-size: 11px;
	line-height: 25px;
	color: #333333;
	background: #FFFFFF;
	height: 25px;
	text-decoration: underline;
}
#home a {
	margin: 0px;
	padding: 0px 8px;
	float: left;
	list-style-type: none;
	display: block;
	font-size: 11px;
	line-height: 25px;
	color: #000000;
	background: #FFFFFF;
	height: 25px;
	text-decoration: none;
}
#home a:hover {
	margin: 0px;
	padding: 0px 8px;
	float: left;
	list-style-type: none;
	display: block;
	font-size: 11px;
	line-height: 25px;
	color: #000000;
	background: #FFFFFF;
	height: 25px;
	text-decoration: underline;
}
.pg li.current_page_item a {
	margin: 0px;
	padding: 0px 8px;
	float: left;
	list-style-type: none;
	display: block;
	font-size: 11px;
	line-height: 25px;
	color: #000000;
	background: #FFFFFF;
	height: 25px;
	text-decoration: none;
}
.pg li.current_page_item a:hover {
	margin: 0px;
	padding: 0px 8px;
	float: left;
	list-style-type: none;
	display: block;
	font-size: 11px;
	line-height: 25px;
	color: #000000;
	background: #FFFFFF;
	height: 25px;
	text-decoration: underline;
}
#feeds {
	float: right;
	margin: 0px;
	padding: 0px;
	height: 25px;
	width: 70px;
}
#feeds a {
	margin: 0px;
	padding: 0px;
}
#feeds img {
	border-width: 0px;
}
#post-blog {
	float: left;
	width: 570px;
}


#post-entry {
	background: #FFFFFF;
	padding: 10px;
	float: left;
	width: 550px;
}
#post-entry h2 {
	font-size: 17px;
	line-height: 21px;
	color: #FFFFFF;
	margin: 0px;
	padding: 5px 12px;
	float: left;
	font-weight: normal;
	display: inline;
	background: #726E63;
	border: 1px solid #996600;
}
.post-meta {
	float: left;
	width: 550px;
	padding-bottom: 25px;
	background: url(images/dot.gif) repeat-x bottom;
	padding-top: 15px;
}
.post-meta h1 {
	font-size: 24px;
	line-height: 28px;
	color: #000000;
	margin: 0px;
	padding: 0px;
	float: left;
	width: 550px;
	font-weight: normal;
}
.post-meta h1 a {
	color: #242421;
	text-decoration: none;
}
.post-meta h1 a:hover {
	color: #000000;
	text-decoration: none;
	background: #F2F9DB;
	border-bottom: 1px solid #ABA89E;
}
.editor-author {
	font-size: 11px;
	line-height: 18px;
	color: #666666;
	margin: 0px;
	padding: 0px;
	float: left;
	width: 550px;
}
.editor-author a {
	font-family: Verdana, Geneva, Helvetica;
	color: #ACACAC;
	text-decoration: none;
	font-size: 12px;
	font-weight: 500;
}
.editor-author a:hover {
	font-family: Verdana, Geneva, Helvetica;
	color: #999900;
	text-decoration: underline;
	font-size: 12px;
	font-weight: 500;
}
.post-content {
	margin: 0px;
	padding: 12px 0px 20px;
	float: left;
	width: 550px;
	font-size: 11px;
	line-height: 21px;
	color: #333333;
	overflow: hidden;
}
.post-content img {
	border-width: 0px;
}
.post-content a {
	background: #F2E9CC;
	border-bottom: 1px solid #CAC66C;
	color: #000000;
	text-decoration: none;
	padding: 2px;
}
.post-content a:hover {
	background: #EEEBDF;
	border-bottom: 1px solid #ECDAA4;
	color: #333333;
	text-decoration: none;
	padding: 2px;
}
.post-social {
	float: left;
	width: 550px;
}
.social {
	background: url(images/social.gif) no-repeat;
	float: left;
	height: 24px;
	width: 313px;
	padding-top: 13px;
	padding-left: 80px;
	font-size: 11px;
	color: #FFFFFF;
}
.social a {
	color: #FFFFFF;
	text-decoration: none;
	margin: 0px 13px 0px 0px;
}
.social a:hover {
	color: #CCCCCC;
	text-decoration: underline;
	margin: 0px 13px 0px 0px;
}
.com-count {
	float: right;
	width: 128px;
}
.com-count a {
	background: url(images/comments.gif) no-repeat;
	display: block;
	height: 25px;
	width: 94px;
	padding-top: 12px;
	padding-left: 34px;
	color: #FFFFFF;
	text-decoration: none;
}
.com-count a:hover {
	background: url(images/comments.gif) no-repeat;
	display: block;
	height: 25px;
	width: 94px;
	padding-top: 12px;
	padding-left: 34px;
	color: #CCCCCC;
	text-decoration: underline;
}


/*///////////////////////////////////////////////////////
//////////////GLOBAL VARIABLE////////////////////////////
///////////////////////////////////////////////////////*/


#searchform {
	float: left;
	width: 96%;
	padding-left: 5px;
	margin: 0px;
	padding-top: 5px;
	padding-bottom: 15px;
}
#searchform p {
	margin: 0px;
	padding: 0px;
	float: left;
	width: 100%;
}
#searchform .textf {
	padding: 4px;
	width: 95%;
	border: 1px solid #CCCCCC;
	background: #FFFFFF;
	color: #000000;
	font-size: 12px;
}
#searchform .textb {
	padding: 1px 12px;
	background: #CCCCCC;
	float: left;
	display: inline;
	margin-left: 2px;
	margin-top: 5px;
	color: #FFFFFF;
	text-decoration: none;
	font-size: 12px;
	font-weight: bold;
	border-top: 1px solid #CCCCCC;
	border-right: 1px solid #999999;
	border-bottom: 1px solid #999999;
	border-left: 1px solid #CCCCCC;
}



#themeswitcher {
	margin: 0px;
	padding: 5px 0px 12px;
	float: left;
	width: 96%;
	list-style-type: none;
}
#themeswitcher li {
	margin: 0px;
	padding: 0px 0px 0px 5px;
	float: left;
	width: 95%;
}
#themeswitcher select {
	margin: 0px;
	padding: 2px;
	float: left;
	width: 98%;
	border: 1px solid #CCCCCC;
	font-size: 11px;
	color: #666666;
	background: #FFFFFF;
}
.akpc_pop {
	font-size: 11px;
	line-height: 18px;
	color: #000000;
	margin: 5px 0px 0px;
	padding: 0px;
	clear: both;
	font-family: Tahoma, "Lucida Sans", Arial;
}
.pullquote-left {
	color: #000000;
	background: #F6F6F6;
	margin: 8px 8px 0px 2px;
	padding: 3px 3px 8px;
	float: left;
	width: 30%;
	text-align: center;
	font-size: 16px;
	font-family: Georgia, "Times New Roman", Helvetica, sans-serif;
	font-style: italic;
	line-height: 20px;
	border-top: 2px solid #CCCCCC;
	border-bottom: 2px solid #CCCCCC;
}
.pullquote-right {
	color: #000000;
	background: #F6F6F6;
	margin: 8px 8px 0px 2px;
	padding: 3px 3px 8px;
	float: left;
	width: 30%;
	text-align: center;
	font-size: 16px;
	font-family: Georgia, "Times New Roman", Helvetica, sans-serif;
	font-style: italic;
	line-height: 20px;
	border-top: 2px solid #CCCCCC;
	border-bottom: 2px solid #CCCCCC;
}
.caption-img-left {
	display: block;
	margin: 15px 5px 2px 0px;
	padding: 0px;
	float: left;
	width: auto;
}
.caption-img-left p {
	font-size: 1em;
	color: #666666;
	padding: 0px;
	clear: both;
	display: block;
	margin: 0px;
	width: auto;
}



.caption-img-left img {
	margin: 0px;
	padding: 0px;
	display: block;
	float: left;
}

.caption-img-right {
	display: block;
	margin: 15px 5px 2px;
	padding: 0px;
	float: right;
}
.caption-img-right p {
	font-size: 1em;
	color: #666666;
	margin: 0px;
	padding: 0px;
	clear: both;
	width: auto;
}

.caption-img-right img {
	clear: both;
	margin: 0px;
	padding: 0px;
	display: block;
}

dl {
	padding-left: 10px;
	font-size: 1em;
	margin-top: 8px;
	margin-bottom: 8px;
	font-family: Arial, Helvetica, sans-serif;

}

dt {
margin-bottom: 5px;
margin-top: 0px;
font-weight: 400;
font-family: Arial, Helvetica, sans-serif;
font-size: 1em;
}

dd {
font-style: italic;
margin-bottom: 8px;
margin-left: 0px;
font-family: Arial, Helvetica, sans-serif;
font-size: 1em;

}
blockquote p {
	margin: 0px;
	padding: 0px;
}
blockquote {
	font-size: 13px;
	line-height: 19px;
	color: #000000;
	margin: 10px;
	padding: 7px;
	clear: both;
	font-family: Georgia, "Times New Roman", Helvetica, sans-serif;
	font-style: italic;
	border-left: 3px solid #111111;
}


.alignleft {
	text-align: left;
	float: left;
}
.alignright {
	text-align: right;
	float: right;
}
.center {
	text-align: center;
	margin: 0px auto;
	clear: both;
}
img.alignleft {
	padding: 0px;
	float: left;
	margin-right: 5px;
	margin-top: 2px;
	margin-bottom: 5px;
}
img.alignright {
	padding: 4px;
	float: right;
	margin-top: 10px;
	margin-left: 10px;
}
img.center {
	padding: 4px;
	display: block;
	margin: 5px auto;
	clear: both;
}
pre {
	margin: 8px 0px;
	padding: 0px;
	clear: both;
	width: 90%;
	overflow: scroll;
	font-family: Verdana, sans-serif, Arial;
	font-size: 1em;
	background: #FFFFFF;
	color: #000000;
	border: 1px solid #999999;
}
em {
	color: #333333;
	font-size: 11px;
	text-transform: lowercase;
}
.post-content ul ul {
	margin: 0px;
	padding: 0px;
}
.post-content h1 {
	margin: 0px 0px 5px;
	padding: 0px 0px 3px;
	font-size: 17px;
	font-weight: bold;
	line-height: 20px;
	color: #000000;
}
.post-content h2 {
	margin: 0px 0px 5px;
	padding: 0px 0px 3px;
	font-size: 17px;
	font-weight: bold;
	line-height: 20px;
	color: #000000;
}
.post-content h3 {
	margin: 0px 0px 5px;
	padding: 0px 0px 3px;
	font-size: 17px;
	font-weight: bold;
	line-height: 20px;
	color: #000000;
}
.post-content h4 {
	margin: 0px 0px 5px;
	padding: 0px;
	font-size: 18px;
	font-weight: bold;
	line-height: 24px;
}
.post-content h5 {
	margin: 0px 0px 5px;
	padding: 0px;
	font-size: 16px;
	font-weight: bold;
	line-height: 19px;
}
.post-content h6 {
	margin: 0px 0px 5px;
	padding: 0px;
	font-size: 14px;
	font-weight: bold;
	line-height: 18px;
}


.info {
	border: 1px solid #4AB7FF;
	font-size: 11px;
	color: #191919;
	background: #BFE5FF url(images/styling/info.gif) no-repeat 5px center;
	font-family: Verdana, sans-serif, "Courier New";
	line-height: 125%;
	margin: 10px 0px 0px;
	padding: 12px 12px 12px 35px;
	display: block;
	font-weight: 400;
	width: 70%;
}
.warning {
	border: 1px solid #FF8888;
	font-size: 11px;
	color: #191919;
	font-family: Verdana, sans-serif, "Courier New";
	line-height: 125%;
	background: #FFBFBF url(images/styling/warning.gif) no-repeat 5px center;
	display: block;
	margin: 10px 0px 0px;
	padding: 12px 12px 12px 35px;
	font-weight: 400;
	width: 70%;
}
.download {
	border: 1px solid #C2E069;
	font-size: 11px;
	color: #191919;
	font-family: Verdana, sans-serif, "Courier New";
	line-height: 125%;
	background: #E5F2BF url(images/styling/download.gif) no-repeat 5px center;
	display: block;
	margin: 10px 0px 0px;
	padding: 12px 12px 12px 35px;
	font-weight: 400;
	width: 70%;
}
.alert {
	border: 1px solid #FFC875;
	font-size: 11px;
	color: #191919;
	line-height: 125%;
	background: #FFE5BF url(images/styling/alert.gif) no-repeat 5px 5px;
	font-family: Verdana, sans-serif, "Courier New";
	display: block;
	margin: 10px 0px 0px;
	padding: 12px 12px 12px 35px;
	font-weight: 400;
	width: 70%;
}
.note {
	border: 1px solid #FFE375;
	font-size: 11px;
	color: #191919;
	font-family: Verdana, "Times New Roman", Times, Georgia, serif;
	line-height: 125%;
	background: #FFF2BF url(images/styling/note.gif) no-repeat 5px center;
	display: block;
	margin: 10px 0px 0px;
	padding: 12px 12px 12px 35px;
	font-weight: 400;
	width: 70%;
}


/*//////////////////////////////////////////////////////////
/////////////PAGING-COMMENT-TEMPLATE/////////////////////////
////////////////////////////////////////////////////////////*/

#post-navigator {
	color: #000000;
	margin: 0px;
	padding: 0px;
	float: left;
	width: 550px;
}
#post-navigator-single {
	margin: 0px;
	padding: 0px;
	float: left;
	width: 550px;
	font-size: 12px;
	line-height: 18px;
}
.wp-pagenavi {
	float: left;
	width: 550px;
	padding-top: 8px;
	padding-bottom: 8px;
	font-size: 12px;
}
.pages {
	font-size: 11px;
	color: #000000;
	background: #f8f8f8;
	padding: 2px 5px;
	border: 1px solid #dddddd;
	margin-right: 5px;
	font-weight: bold;
}
.current {
	background: #FFFFFF;
	padding: 2px 4px;
	border: 1px solid #CCCCCC;
	margin-left: 4px;
	color: #000000;
}

#post-navigator a {
	color: #FFFFFF;
	background: #996600;
	padding: 2px 4px;
	margin: 0px 0px 0px 3px;
	text-decoration: none;
	border: 1px solid #744E4E;
}
#post-navigator a:hover {
	color: #000000;
	background: #EEEEEE;
	padding: 2px 4px;
	margin: 0px 0px 0px 3px;
	text-decoration: none;
	border: 1px solid #CCCCCC;
}
#post-navigator-single .alignleft {
	font-size: 11px;
	line-height: 16px;
	margin: 0px;
	padding: 0px;
	float: left;
	width: 45%;
	overflow: hidden;
	height: 20px;
}
#post-navigator-single .alignright {
	font-size: 11px;
	line-height: 16px;
	margin: 0px;
	padding: 0px;
	float: right;
	width: 45%;
	overflow: hidden;
	height: 20px;
}
#post-navigator-single a {
	color: #666666;
	padding: 5px 8px;
	margin: 0px 0px 0px 3px;
	text-decoration: underline;
}
#post-navigator-single a:hover {
	color: #333333;
	padding: 5px 8px;
	margin: 0px 0px 0px 3px;
	text-decoration: none;
}
#comments-template {
	margin: 15px 0px 0px;
	padding: 0px 0px 2em;
	float: left;
	width: 550px;
}
#comments-template h4 {
	margin: 0px 0px 10px;
	padding: 5px 15px;
	float: left;
	background: #660000;
	font-size: 13px;
	line-height: 18px;
	color: #FFFFFF;
	border: 1px solid #660033;
	text-align: center;
}
#comments-template h5 {
	margin: 15px 0px 10px;
	padding: 5px 8px;
	float: left;
	background: #282828;
	font-size: 13px;
	line-height: 17px;
	color: #FFFFFF;
	border: 1px solid #000000;
	display: inline;
}
#comments-template h5 a {
	color: #f8f8f8;
	text-decoration: none;
}

#comments-template h6 {
	margin: 15px 0px 10px;
	padding: 5px 15px;
	float: left;
	background: #F8F8F8;
	font-size: 13px;
	line-height: 18px;
	color: #000000;
	text-align: center;
	border-top: 1px solid #EEEEEE;
	border-right: 2px solid #CCCCCC;
	border-bottom: 2px solid #CCCCCC;
	border-left: 1px solid #EEEEEE;
}
.comment-list {
	float: left;
	width: 96%;
	padding: 0px 8px;
	margin: 0px;
}

.comment-avatar {
	margin: 0px 0px 0px 8px;
	padding: 0px;
	float: left;
	height: 52px;
	width: 52px;
}
.comment-avatar img {
	border-width: 0px;
}
.comment-block {
	float: left;
	width: 86%;
	margin: 0px;
	padding: 5px;
	background: #FFFFFF;
	border: 1px solid #eeeeee;
}
.comment-block .comment-author {
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	line-height: 18px;
	margin: 0px;
	padding: 0px;
	float: left;
	width: 99%;
}
.comment-block .comment-date {
	font-size: 11px;
	color: #000000;
	line-height: 18px;
	margin: 0px;
	padding: 0px;
	float: left;
	width: 99%;
}
.comment-block .comment-date a {
	color: #996600;
	text-decoration: none;
}
.comment-block .comment-date a:hover {
	color: #990000;
	text-decoration: underline;
}
.comment-block .comment-text {
	font-size: 11px;
	color: #333333;
	line-height: 18px;
	margin: 0px;
	padding: 1em 0px;
	float: left;
	width: 99%;
}
.comment-block .comment-text code {
	font-family: "Courier New", "MS Sans Serif", sans-serif, serif;
	font-size: 12px;
	color: #666666;
}
.comment-block .comment-text blockquote {
	margin: 10px;
	padding: 5px;
	clear: both;
	border-left: 5px solid #000000;
	font-size: 12px;
	line-height: 17px;
	color: #000000;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
}

.comment-block .comment-author a {
	color: #996600;
	text-decoration: underline;
}
.comment-block .comment-author a:hover {
	color: #990000;
	text-decoration: none;
}
.comment-block .comment-text a {
	color: #996600;
	text-decoration: underline;
}

.comment-block .comment-text a:hover {
	color: #990000;
	text-decoration: none;
}
.comment-block .comment-text p {
	margin: 0px 0px 5px;
}



.comment-block-alt {
	float: left;
	width: 86%;
	margin: 0px;
	padding: 5px;
	background: #F8F8F8;
	border: 1px solid #eeeeee;
}
.comment-block-alt .comment-author {
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	line-height: 18px;
	margin: 0px;
	padding: 0px;
	float: left;
	width: 99%;
}
.comment-block-alt .comment-date {
	font-size: 11px;
	color: #000000;
	line-height: 17px;
	margin: 0px;
	padding: 0px;
	float: left;
	width: 99%;
}
.comment-block-alt .comment-date a {
	color: #996600;
	text-decoration: none;
}
.comment-block-alt .comment-date a:hover {
	color: #990000;
	text-decoration: underline;
}
.comment-block-alt .comment-text {
	font-size: 11px;
	color: #333333;
	line-height: 18px;
	margin: 0px;
	padding: 1em 0px;
	float: left;
	width: 99%;
}
.comment-block-alt .comment-text p {
	margin: 0px 0px 5px;
}
.comment-block-alt .comment-author a {
	color: #996600;
	text-decoration: underline;
}
.comment-block-alt .comment-author a:hover {
	color: #990000;
	text-decoration: none;
}
.comment-block-alt .comment-text a {
	color: #996600;
	text-decoration: underline;
}
.comment-block-alt .comment-text a:hover {
	color: #990000;
	text-decoration: none;
}
.comment-block-alt .comment-text code {
	font-family: "Courier New", "MS Sans Serif", sans-serif, serif;
	font-size: 12px;
	color: #666666;
}
.comment-block-alt .comment-text blockquote {
	margin: 10px;
	padding: 5px;
	clear: both;
	border-left: 5px solid #996600;
	font-size: 13px;
	line-height: 17px;
	color: #000000;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
}
#comment-form {
	margin: 10px 0px 0px;
	padding: 12px 3px 12px 8px;
	float: left;
	width: 95%;
	background: #F9F9F9;
	border-top: 1px solid #EFEFEF;
	border-right: 2px solid #CCCCCC;
	border-bottom: 2px solid #CCCCCC;
	border-left: 1px solid #EFEFEF;
}
#comment-form p {
	margin: 0px 0px 10px;
	padding: 0px;
}
#comment-form label {
	font-size: 11px;
	color: #000000;
	margin: 0px;
	padding: 0px;
	line-height: 18px;
	font-weight: bold;
}
#comment-form .comment-box {
	margin: 0px;
	padding: 3px;
	width: 96%;
	border: 1px solid #cccccc;
	font-family: "Trebuchet MS", "Times New Roman", Tahoma;
	font-size: 14px;
	color: #000000;
}
#comment-form .comment-box:hover {
	margin: 0px;
	padding: 3px;
	width: 96%;
	background: #f9f9f9;
	border: 1px solid #cccccc;
	font-size: 14px;
	color: #000000;
}
#comment-form .comment-box-area {
	margin: 0px;
	padding: 3px;
	width: 96%;
	border: 1px solid #cccccc;
	height: 300px;
	font-family: "Trebuchet MS", "Times New Roman", Tahoma;
	font-size: 14px;
	color: #000000;
	line-height: 18px;
}
#comment-form .comment-box-area:hover {
	margin: 0px;
	padding: 3px;
	width: 96%;
	border: 1px solid #cccccc;
	height: 300px;
	background: #f9f9f9;
	font-family: "Trebuchet MS", "Times New Roman", Tahoma;
	font-size: 14px;
	color: #000000;
}
#comment-form .comment-submit {
	margin: 0px;
	padding: 5px 8px;
	font-family: "Trebuchet MS", "Times New Roman", Tahoma;
	font-size: 13px;
	font-weight: bold;
	color: #FFFFFF;
	background: #999999;
	border-top: 1px solid #dddddd;
	border-right: 2px solid #CCCCCC;
	border-bottom: 2px solid #CCCCCC;
	border-left: 1px solid #dddddd;
}
#comment-form #comment-rules {
	margin-top: 10px;
	margin-bottom: 0px;
	font-size: 11px;
	color: #000000;
	line-height: 17px;
}
#post-sidebar {
	float: right;
	padding-top: 25px;
	width: 380px;
	position: relative;
}
#rss-subscribes {
	background: #726E63 url(images/rss-f.gif) no-repeat;
	margin: 0px 0px 10px;
	padding: 20px 10px 10px 120px;
	float: left;
	width: 230px;
	border: 5px solid #F8F8F8;
	height: 79px;
}
#rss-subscribes .feedcountdiv {
	float: left;
	width: 220px;
	font-size: 22px;
	color: #FFFFFF;
	font-family: "Trebuchet MS", "Times New Roman", Tahoma;
	font-weight: normal;
	letter-spacing: 3px;
	margin: 0px;
	padding: 20px 0px 0px;
}
#rss-subscribes .feedcountdiv p {
	margin: 0px;
	padding: 0px;
}

#rss-subscribes .feedcountdiv a {
	color: #dedede;
	text-decoration: none;
}
#rss-subscribes .feedcountdiv a:hover {
	color: #FFFFFF;
	text-decoration: none;
}

#top-sidebar {
	margin: 0px 0px 8px;
	padding: 0px;
	float: left;
	width: 380px;
}
#bottom-sidebar {
	float: left;
	width: 380px;
}

.widget-sidebar {
	background: #fbf9ed;
	float: left;
	width: 160px;
	padding: 10px;
	margin-right: 5px;
}
#left-sidebar {
	float: left;
	width: 150px;
	padding-top: 25px;
}
.sidebar-left {
	background: #FFFFFF;
	float: left;
	width: 130px;
	padding: 10px;
}
.sidebar-left h3 {
	margin: 0px;
	padding: 2px 11px;
	float: left;
	font-size: 12px;
	line-height: 18px;
	font-weight: bold;
	color: #FFFFFF;
	background: #726E63;
	display: inline;
	border-top: 1px solid #726E63;
	border-right: 2px solid #4E4A43;
	border-bottom: 2px solid #4E4A43;
	border-left: 1px solid #4E4A43;
}
.widget-sidebar h3 {
	margin: 0px;
	padding: 2px 0px;
	float: left;
	font-size: 12px;
	line-height: 18px;
	font-weight: bold;
	color: #FFFFFF;
	background: #726E63;
	display: inline;
	border-top: 1px solid #726E63;
	border-right: 2px solid #4E4A43;
	border-bottom: 2px solid #4E4A43;
	border-left: 1px solid #4E4A43;
	text-align: center;
	width: 100%;
}
.widget-sidebar .list {
	margin: 0px;
	padding: 5px 0px 25px;
	float: left;
	width: 100%;
	list-style-type: none;
}
.widget-sidebar .list ul {
	margin: 0px;
	padding: 0px;
	float: left;
	width: 95%;
	list-style-type: none;
}
.widget-sidebar .list li {
	margin: 0px 0px 8px;
	padding: 0px;
	float: left;
	width: 100%;
	list-style-type: none;
	font-size: 11px;
	line-height: 18px;
	color: #000000;
}
.widget-sidebar .list ul li {
	margin: 8px 0px 0px;
	padding: 0px;
	float: left;
	width: 100%;
	list-style-type: none;
	font-size: 11px;
	line-height: 18px;
	color: #000000;
}
.widget-sidebar .list li a {
	background: url(images/bullet-brown.gif) no-repeat left 2px;
	margin: 0px;
	padding-left: 18px;
	color: #333333;
	text-decoration: none;
	padding-top: 2px;
	padding-bottom: 2px;
}
.widget-sidebar .list li a:hover {
	background: url(images/bullet-brown.gif) no-repeat left 2px;
	margin: 0px;
	padding-left: 18px;
	color: #000000;
	text-decoration: underline;
	padding-top: 2px;
	padding-bottom: 2px;
}


.nolist {
	margin: 0px;
	padding: 5px 0px 12px;
	float: left;
	width: 100%;
	list-style-type: none;
}
.nolist ul {
	margin: 0px;
	padding: 0px;
	float: left;
	width: 95%;
	list-style-type: none;
}
.nolist li {
	margin: 0px 0px 8px;
	padding: 0px;
	float: left;
	width: 100%;
	list-style-type: none;
	font-size: 11px;
	line-height: 18px;
	color: #000000;
}
.nolist ul li {
	margin: 8px 0px 0px;
	padding: 0px;
	float: left;
	width: 100%;
	list-style-type: none;
	font-size: 11px;
	line-height: 18px;
	color: #000000;
}
.nolist li a {

	margin: 0px;
	color: #333333;
	text-decoration: none;
	padding-top: 2px;
	padding-bottom: 2px;
}
.nolist li a:hover {

	margin: 0px;
	color: #000000;
	text-decoration: underline;
	padding-top: 2px;
	padding-bottom: 2px;
}
.idTabs {
	margin: 0px;
	padding: 0px;
	float: left;
	width: 350px;
	list-style-type: none;
}

.tab-navs {
	margin: 0px 0px 10px;
	padding: 0px;
	float: left;
	width: 370px;
}
.clear-tab {
	float: left;
	height: 8px;
	width: 360px;
}



#top-sidebar .list {
	margin: 0px;
	padding: 5px 0px 12px;
	float: left;
	width: 100%;
	list-style-type: none;
}
#top-sidebar .list ul {
	margin: 0px;
	padding: 0px;
	float: left;
	width: 95%;
	list-style-type: none;
}
#top-sidebar .list li {
	margin: 0px 0px 8px;
	padding: 0px;
	float: left;
	width: 100%;
	list-style-type: none;
	font-size: 11px;
	line-height: 18px;
	color: #000000;
}
#top-sidebar .list ul li {
	margin: 8px 0px 0px;
	padding: 0px;
	float: left;
	width: 100%;
	list-style-type: none;
	font-size: 11px;
	line-height: 18px;
	color: #000000;
}
#top-sidebar .list li a {
	background: url(images/bullet-white.gif) no-repeat left 2px;
	margin: 0px;
	padding-left: 18px;
	color: #333333;
	text-decoration: none;
	padding-top: 2px;
	padding-bottom: 2px;
}
#top-sidebar .list li a:hover {
	background: url(images/bullet-white.gif) no-repeat left 2px;
	margin: 0px;
	padding-left: 18px;
	color: #000000;
	text-decoration: underline;
	padding-top: 2px;
	padding-bottom: 2px;
}

#top-sidebar.list ul li a {
	background: url(images/bullet-white.gif) no-repeat left 2px;
	margin: 0px;
	padding-left: 18px;
	color: #333333;
	text-decoration: none;
	padding-top: 2px;
	padding-bottom: 2px;
}
#top-sidebar .list ul li a:hover {
	background: url(images/bullet-white.gif) no-repeat left 2px;
	margin: 0px;
	padding-left: 18px;
	color: #000000;
	text-decoration: underline;
	padding-top: 2px;
	padding-bottom: 2px;
}
#top-sidebar .nolist li img {
	border: 3px solid #DDDDDD;
	float: left;
	margin-right: 0px;
	margin-left: 25px;
	margin-bottom: 12px;
}



.idTabs li {
	display: inline;
	margin: 0px;
	padding: 0px;
	float: left;
	color: #000000;
	text-align: center;
	font-size: 11px;
}
.idTabs li a {
	color: #FFFFFF;
	text-decoration: none;
	margin: 0px;
	padding: 5px 8px;
	background: #726E63;
	line-height: 30px;
	height: 30px;
	border-right: 1px solid #625F55;
	display: block;
	float: left;
}
.idTabs li a.selected {
	background: #FFFFFF;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
	line-height: 30px;
	padding: 5px 8px;
	height: 30px;
	border-right: 1px solid #CCCCCC;
	display: block;
	float: left;
}

#recententries {
	float: left;
	width: 350px;
	background: #FFFFFF;
	padding: 10px;
	display: block;
}
#recentcomments {
	float: left;
	width: 350px;
	background: #FFFFFF;
	padding: 10px;
	display: none;
}
#mostcomments {
	float: left;
	width: 350px;
	background: #FFFFFF;
	padding: 10px;
	display: none;
}
#advertisment {
	float: left;
	width: 350px;
	background: #FFFFFF;
	padding: 10px;
	display: none;
}
#popularentries {
	float: left;
	width: 350px;
	background: #FFFFFF;
	padding: 10px;
	display: none;
}
#populartags {
	float: left;
	width: 350px;
	background: #FFFFFF;
	padding: 10px;
	display: none;
}
#footer {
	margin: 10px 0px 0px;
	padding: 10px;
	float: left;
	width: 940px;
	background: url(images/footer.gif) repeat-y;
	border-bottom: 2px solid #6B5834;
}
#footer-cp {
	float: left;
	width: 960px;
	padding-top: 10px;
	padding-bottom: 10px;
	font-size: 11px;
	line-height: 18px;
	color: #FFFFFF;
	text-align: right;
}
.dv-feet {
	background: #513A20;
	display: inline;
	margin: 0px;
	padding: 8px;
	float: right;
	border: 1px dotted #A0753F;
}
.dv-feet a {
	color: #CCCCCC;
	text-decoration: underline;
}
.dv-feet a:hover {
	color: #CCCCCC;
	text-decoration: none;
}


.fb-box {
	margin: 0px;
	padding: 0px;
	float: left;
	width: 220px;
}
.fb-box a {
	padding: 2px;
	color: #993300;
	text-decoration: underline;
}

#rhg {
	float: right;
}
.fb-box h3 {
	margin: 0px;
	padding: 0px;
	float: left;
	width: 220px;
	font-size: 5px;
	color: #A27B45;
}
.fb-box img {
	border-width: 0px;
}
.paper-weight {
	background: url(images/paper.gif) repeat-y center;
	padding: 10px 15px 10px 25px;
	float: left;
	width: 180px;
	font-size: 11px;
	line-height: 18px;
}
.paper-weight img {
	margin: 0px 6px 2px 0px;
	float: left;
}
#flickr-box {
	float: left;
	width: 470px;
	padding: 0px 0px 0px 20px;
}
#flickr-box h3 {
	font-size: 3px;
	color: #9A7541;
	margin: 00px;
	float: left;
	width: 470px;
}
#flickr-box ul {
	margin: 0px;
	padding: 8px 0px 0px;
	float: left;
	width: 470px;
	list-style-type: none;
}
#flickr-box ul ul {
	margin: 0px;
	padding: 8px;
	float: left;
	width: 460px;
	list-style-type: none;
}
#flickr-box ul li {
	margin: 0px 5px 5px 0px;
	padding: 3px 0px 0px 3px;
	float: left;
	background: url(images/img-box.gif) no-repeat;
	height: 92px;
	width: 101px;
}
#flickr-box li img {
	float: left;
	height: 83px;
	width: 94px;
	border-width: 0px;
}
.subscribe-to-comments {
	font-size: 12px;
	line-height: 18px;
	color: #000000;
	margin: 10px 0px 0px;
	padding: 0px;
	float: left;
	width: 90%;
}
.subscribe-to-comments a {
	color: #996633;
	text-decoration: underline;
}

