.post-cat {
	background: url(images/mini-category.gif) no-repeat;
	padding-left: 20px;
	float:left;
	font-size: 95%;
	color: #999999;
}
.post-comments {
	background: url(images/mini-comments.gif) no-repeat;
	padding-left: 20px;
	float: right;
	font-size: 95%;
}
.post-calendar {
	background: url(images/mini-calendar.gif) no-repeat;
	padding-left: 20px;
	float: right;
	font-size: 95%;
	color: #999999;
}
.mini-add-comment {
	background: url(images/mini-down-arrow.gif) no-repeat;
	padding-left: 18px;
	float: right;
}
.navigation {
padding:40px 0;
margin:0;
width:auto;
}
#previous-entries {
	float: left;
padding:0;
	background-image: url(images/naphi.jpg);
	background-position: right bottom;
	background-repeat: no-repeat;
}
#previous-entries:link, #previous-entries:visited {
	background-image: url(images/naphi.jpg);
	background-position: right bottom;
	background-repeat: no-repeat;
}
#previous-entries:hover {
	background-image: url(images/naphi.jpg);
	background-position: right top;
	background-repeat: no-repeat;
}
#next-entries {
	float: right;
padding:0;
	background-image: url(images/naphi.jpg);
	background-position: left bottom;
	background-repeat: no-repeat;
}
#next-entries:link, #next-entries:visited {
	background-image: url(images/naphi.jpg);
	background-position: left bottom;
	background-repeat: no-repeat;
}
#next-entries:hover {
	background-image: url(images/naphi.jpg);
	background-position: left top;
	background-repeat: no-repeat;
}

#naphi {
width:993px;
margin:0 auto;
padding:0;
clear:both;
height:112px;
}
/* comments area */
#comments, #respond {
	border-bottom: 0px dotted #CCCCCC;
	padding: 0;
	clear: both;
margin:0;
}

#comin .commentlist {
padding:0 0 0 0;
margin:0;
	line-height: normal;
list-style-type: none;
	text-align:left;
}

#comin .commentlist li {
	padding: 0 0 20px 0;
list-style-type: none;
margin: 0px;
text-indent:0;
list-style-position:outside;
background-color:#fff
}
#comin .commentlist .alt {
}
/* #comin .commentlist cite {
	font-weight: normal;
	font-style: normal;
	font-size: 11pt;
	color: #776045;
font-family: Tahoma, Georgia, Arial, Helvetica, sans-serif;
padding:0;
margin:0;
text-indent:0;
} */
#comin .commentlist cite a, #comin .commentlist cite a:visited {
text-decoration:none;
background:none;
color:#fff;
}
.datery {
	font-size: 8pt;
}
form {
margin:0;
padding:0;
	font-family: Verdana, Tahoma, Arial, Helvetica, sans-serif;
	font-size: 10pt;
font-weight:normal;
color:#7b6347;
font-style:normal;
vertical-align:top;
}
form label {
	color: #7b6347;
vertical-align:middle;
}
form span{
	color: #0092b2;
}
form p{
	margin:0;
padding:0;
line-height:0;
}
input[type="text"] {
	width: 25%;
	background:#fff;
border: 1px dotted #776045;
	padding: 7px;
	margin:0px;
	font-family: Verdana, Tahoma, Arial, Helvetica, sans-serif;
	font-size: 10pt;
font-weight:normal;
color:#7b6347;
}
textarea, #wpcf_msg {
	width: 50%;
	height: 115px;
	background:#fff;
border: 1px dotted #776045;
	padding: 7px;
	margin:0px;
	font-family: Verdana, Tahoma, Arial, Helvetica, sans-serif;
	font-size: 10pt;
font-weight:normal;
color:#7b6347;
}
#wpcf_msg:focus, textarea:focus, input[type="text"]:focus, #name[type="text"]:focus, #author[type="text"]:focus, #email[type="text"]:focus, #url[type="text"]:focus, #subject[type="text"]:focus {
	background: #f1fccd;
}
input[type="submit"] {
	/* background: url(images/btn-bg.gif) no-repeat; */
	font: 10pt Verdana, Tahoma, Arial, Helvetica, sans-serif;
	color: #fff;
	border: 0px solid #776045;
	width: auto;
	height: auto;
padding:7px;
background:#a8c545;
}

/*sidebar */
#sidebar {
	float: right;
	padding: 0px 10px 20px 0px;
	width: 220px;
	color: #666666;
	overflow: hidden;
}
/*sidebar title (h2) */
#sidebar h2, #sidebar .sidebartitle{
	font: normal 140%/100% "Trebuchet MS", Tahoma, Arial;
	color: #758d38;
	margin: 20px 0px 2px;
	border-bottom: 1px solid #CFE1AC;
}
/*sidebar text styles */
#sidebar a, #sidebar a:visited{
	color: #495233;
	text-decoration: none;
}
#sidebar a:hover{
	color: #FF6600;
	text-decoration: none;
}
/*sidebar list level1 */
#sidebar ul {
	margin: 0;
	padding: 0;
}
#sidebar ul li {
	list-style: none;
	margin: 0;
	padding: 0;
	border: none;
}
/*sidebar list level2 */
#sidebar ul li ul {
	padding: 0;
	margin: 0;
}
#sidebar ul li ul li{
	padding: 2px 0 2px 0px;
	border-bottom: 1px solid #dceeb7;
}
/*sidebar list level3 */
#sidebar ul li ul li ul li{
	padding: 1px 0 1px 10px;
	border: none;
}
/*blogroll */
ul.list-blogroll li{
	background: url(images/mini-blogroll.gif) no-repeat !important;
	padding-left: 16px !important;
}
/*category widget */
ul.list-cat li, li.widget_categories li{
	background: url(images/mini-category.gif) no-repeat !important;
	padding-left: 20px !important;
}
/*archives widget */
ul.list-archives li, li.widget_archives li{
	background: url(images/mini-monthly-archive.gif) no-repeat !important;
	padding-left: 20px !important;
}
/*pages widget */
ul.list-page li, li.widget_pages li, li.widget_recent_entries li{
	background: url(images/mini-page.gif) no-repeat !important;
	padding-left: 20px !important;
}
/*sub-pages */
ul.list-page li ul li, li.widget_pages li ul li{
	background: url(images/mini-page-arrow.gif) no-repeat !important;
	padding-left: 10px !important;
}
/*recent comments widget */
li.widget_recent_comments li{
	background: url(images/mini-recent-comments.gif) no-repeat !important;
	padding-left: 20px !important;
}
/*calendar widget */
li.widget_calendar td {
	padding: 1px 7px;
}
/*text widget */
.textwidget {
	padding-top: 5px;
}

/*search form */
#searchform {
	margin: 0;
}
#searchform br {
	display: none;
}
#searchform #s {
	width: 25%;
	background:#fff;
border: 1px dotted #776045;
	padding: 7px;
	margin:0px 10px 0 0;
	font-family: Verdana, Tahoma, Arial, Helvetica, sans-serif;
	font-size: 10pt;
font-weight:normal;
color:#7b6347;
}
#searchform #s:focus, #searchform input[type="text"]:focus {
background: #f1fccd;
}
/* search form button - to specify button only use input[type="submit"] */
input[type="submit"] {
margin:0 0 0 0;
}
/* footer area 
#footer {
	clear: both;
	background: #048DB4 url(images/footer-bg.gif) no-repeat;
	color: #ACD7EE;
	font-size: 95%;
	line-height: 130%;
	padding-bottom: 10px;
}
#footer a, #footer a:visited {
	color: #ffffff;
}
#footer h4 {
	font: normal 146%/100% "Trebuchet MS", Tahoma, Arial;
	color: #9cdbfb;
	margin: 10px 0px 5px;
}
.footer-recent-comments {
	width: 240px;
	float: left;
	margin-left: 10px;
}
.footer-recent-comments ul {
	list-style: none;
	margin: 0px;
	padding: 0px;
}
.footer-recent-comments ul li {
	background: url(images/mini-footer-comments.gif) no-repeat;
	padding: 0px 0px 10px 20px;
}
.footer-recent-posts {
	width: 240px;
	float: left;
	margin-left: 10px;
}
.footer-recent-posts strong {
	font-size: 107%;
	line-height: 135%;
	font-weight: bold;
}
.footer-recent-posts ul {
	list-style: none;
	margin: 0px;
	padding: 0px;
	font-size: 92%;
	line-height: 110%;
}
.footer-recent-posts ul li {
	background: url(images/mini-footer-post.gif) no-repeat;
	padding: 0px 0px 10px 20px;
}
.footer-about {
	width: 220px;
	float: right;
	padding-right: 10px;
	padding-left: 10px;
	background: url(images/footer-right-bg.gif) no-repeat;
} */
/* credits */
#credits {
	margin: 0px auto;
	width: 760px;
	color: #7a9299;
	font-size: 85%;
	line-height: 120%;
}
#credits a, #credit a:visited {
	color: #048db4;
}
.rss {
	background: url(images/mini-rss.gif) no-repeat left center;
	padding-left: 18px;
	padding-bottom: 2px;
	margin-left: 8px;
}
.loginout {
	background: url(images/mini-loginout.gif) no-repeat left center;
	padding-left: 18px;
	padding-bottom: 2px;
	margin-left: 8px;
}

/* alignments */
.center {
	text-align: center;
}
img.center, img[align="center"] {
border:0px;
}
.alignleft {
	float: left;
}
img.alignleft, img[align="left"] {
border:0px;
}
.alignright {
	float: right;
}
img.alignright, img[align="right"] {
border:0px;
}
.clear {
	clear:both;
}
hr.clear {
	clear:both;
	visibility: hidden;
	margin: 0px;
	padding: 0px;
}
.middleman {
	margin: 0px;
	padding: 0px;
	height: 80px;
}
.commentsnum {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 60px;
	font-style: normal;
	line-height: normal;
	color: #FFFFFF;
	text-decoration: none;
}
.commentstit {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 15px;
	font-style: normal;
	line-height: normal;
	color: #FFFFFF;
	text-decoration: none;
}
.datex {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12pt;
	font-style: normal;
	line-height: normal;
	color: #a8c545;
	text-decoration: none;
}
.commentsbox2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-style: normal;
	color: #FFFFFF;
	text-decoration: none;
	padding:0px;
	text-align:center;
	vertical-align:middle;
	background:#e70000;
width:auto;
}

#wrapper2{
width: 993px;
margin: 0;
}
.box{
background: #333333;
text-align:left;

}
.boxholder{
clear: both;
}
.tab{
float: left;
width: auto;
margin: 0 20px 0 0;
text-align: left;
vertical-align:top;
}
.tabtxt{
margin: 0;
color: #fff;
font-size: 12px;
font-weight: normal;
padding: 0px 0 0 0;
}
#content2 {
background:#3c3c3c;
height:40px;
width:953px;
padding:40px 0 40px 40px;
}
#footerx2 {
/*	background-image: url(images/contentshadow.png);
	background-position: center top;
	background-repeat: repeat-x; */
	text-align: center;
	vertical-align: top;
	padding: 0px;
	margin: 0 auto;
	width:100%;
clear:both;
background-color:#dfd3b6;
}
#titletopper {
	background-color: #E70000;
	position:absolute;
	top:0;
	right:40px;
	background-image: url(images/titletopperbkg.jpg);
	background-repeat: repeat-x;	
	text-align:right;
	color: #ffffff;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	line-height: 150%;
	vertical-align:top;
	padding:5px;
	margin:0;
}
#titledivy {
position:relative;
}
#ttt {
padding:40px 0px 0 40px;
margin:0px;
}
.additionals {
	margin: 40px 0px 0px 0px;
	width: 100%;
	padding-top: 40px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	border-top-width: 1px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: dashed;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
}
#additionals {
	background-color: #003366;
}
img a:link {
	border: 0px;
color:#776045;
}
img a:visited {
	border: 0px;
color:#776045;
}
img a:hover {
	border: 0px;
color:#776045;
}
