/*

Theme Name:Nemesis
Theme URL: http://www.web2feel.com/nemesis/
Description: Free WordPress theme released by web2feel.com
Author: Jinsona
Author URI: www.web2feel.com
Version: 1.0.0
Tags:  white, green, grey, black, news, magazine, jquery,thumbnail, right-sidebar, twitter, fixed-width, theme-options, threaded-comments, banner ads, adsense.

*/

*{
	margin: 0px;
	padding: 0px;
}


body {
	margin:0 auto;
	padding:0px 0px 0px 0px;
	background:url(images/body.png) ;
	font-family:Arial, Tahoma,Century gothic,  sans-serif;
	font-size:12px;
	}
	

img {
	border:0;
	margin: 0 0;
	}
	
a {
	color:#3C6F29;
	text-decoration: none;
	outline:none;
	}
a:visited {
	color:#3C6F29;
	}
a:hover, a:active {
	color: #000;
	text-decoration: none;
	}

h1,h2, h3, h4, h5, h6 {
	line-height:125%;
	font-weight: bold;
	}

 table {
	border: 1px solid #e7e7e7;
	margin: 0 -1px 24px 0;
	text-align: left;
	width: 100%;
}
 tr th,
 thead th {
	color: #888;
	font-size: 12px;
	font-weight: bold;
	line-height: 18px;
	padding: 9px 24px;
}
 tr td {
	border-top: 1px solid #e7e7e7;
	padding: 6px 24px;
}
 tr.odd td {
	background: #f2f7fc;
}


ul {
	list-style: square;
	}


blockquote {
	font-style: italic;
	color: #555;
	padding:10px;
	}
blockquote blockquote {
	color: #777;
	}
blockquote em {
	font-style: normal;
	}


pre {
	padding: 9px;
	background: #f9f9f9;
	border: 1px solid #ccc;
	}
code {
	padding: 0 3px;
	background: #eee;
	}
pre code {
	background: transparent;
	}

.clear {
	clear:both;
	}
img.centered  {
	display: block;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 10px;
	padding: 0px;
	}
	
img.alignnone {
	padding: 5px 5px;
	margin: 0px 0px 10px 0px;
	display: inline;
	background:#ddd;
	border: 1px solid #ccc;
	}

img.alignright {
	padding: 5px 5px;
	margin: 5px 0px 10px 10px;
	display: inline;
	background:#ddd;
    border: 1px solid #ccc;
	}

img.alignleft {
	padding: 5px 5px;
	margin: 5px 10px 10px 0px;
	display: inline;
	background:#ddd;
    border: 1px solid #ccc;
	}
	
.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 10px;
	margin-top: 10px;
	}

.alignright {
	float: right;
	margin: 0px 0px 10px 10px;
	}

.alignleft {
	float: left;
	margin: 0px 10px 10px 0px;
	}
	
.wp-caption {
	background:#ddd;
    border: 1px solid #ccc;
	text-align: center;
	padding: 4px 0px 5px 0px;
	color:#777;
	}

.wp-caption img {
	margin: 0px 0px 5px 0px;
	padding: 0px;
	border: 0px;
	
	}

.wp-caption p.wp-caption-text {
	margin: 0px;
	padding: 0px 0px 0px 0px;
	font-size: 11px;
	font-weight: normal;
	line-height: 12px;
	}
.rounded{

	border-radius: 5px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
}
/* The Outer cover */

#wrapper {
	width:1000px;
	margin:0px auto;
	position:relative;
	padding:0px 0px;
	background:url(images/wrap.png);

	}
.dropshadow{
	box-shadow: 1px 1px 5px #bbb;
	-moz-box-shadow: 1px 1px 5px #bbb;
	-webkit-box-shadow: 1px 1px 5px #bbb;
}	
	
#casing {
	padding:10px 0px ;
	float:left;
	width:1000px;
	margin:0px 0px 0px 0px;
	
	}		



/* The Header */

#top {
	height:50px;
	margin:auto;
	position:relative;
	background:#fff;
	
	}
	
.head{
	width:1000px;
	margin:0px auto;
}

.blogname {
	margin:0px 0 0 0px;
  width:700px;
	height:50px;
	text-align:left;
	float:left;
	font-family:Arial black ,Tahoma, Helvetica, sans-serif;
	position:relative;
	}
.blogname h1  {
	font-size:32px;
  font-color: #9E0818
	padding:0px 0px;
	font-weight:bold;
	position:absolute;
	bottom:10px;
	left:10px;
	}
	
.blogname h1  a:link, .blogname h1  a:visited{ 
	color: #222; 
	display:block;
	margin:0px 0 0 0px;
	}
	
.blogname h1  a:hover { 
	color: #222; 
	}


/* The Search */


	
#search {

	width:300px;
	padding:0px 0px ;
	margin:px 10px 0px 0px;
	float:right;
	height:32px;
	display:inline;
}
#search form {
	margin: 10px 0px 0px 0px;
	padding: 0;
}

#search fieldset {
	margin: 0;
	padding: 0;
	border: none;
}

#search p {
	margin: 0;
	font-size: 85%;
}

#s {
	width:200px;
	margin:0px 0px 0px 10px;
	padding: 5px 5px;
	height:15px;
	border:none;
	font: normal 100% "Tahoma", Arial, Helvetica, sans-serif;
	color:#444;
		background:none;
	float:left;
	border:1px solid #ddd;
	display:inline;
}

#searchsubmit{
	background:#9E0818;
	border:1px solid #2E4F22;
	color:#fff;
	margin-left:5px;
	width:65px;
	height:27px;
}
#searchpage{
	background:#fff;
	border:1px solid #ccc;
	margin:10px 10px 0px 10px;
}

#sform{
	width:570px;
	border:none;
	padding:4px 5px;
}

#formsubmit{
	float:right;
	background:url(images/sfrm.png) repeat-x;
	border-left:1px solid #ccc!important;
	border:none;
	padding:3px 5px;
}
.sbox{
	padding:10px;
}
.shead{
	margin-bottom:30px;

}
.shead p{
	margin-left:10px;
	margin-bottom:10px;
	color:#222;
}

h2.stitle{
text-decoration: underline;
	font-weight:normal;

}

.searchmeta{
	margin-top:5px; 
	color:#43873e;
}

#topbar{
	height:28px;
	border-bottom:1px solid #e4e4e4;
	background:#f4f4f4;
	width:1000px;
	display:inline-block;
	
}

#today{
	font-family:Arial black ,Tahoma, Helvetica, sans-serif;
	color:#222;
	line-height:28px;
	padding-left:10px;
	font-size:14px;
	float:left;
}

/* SOCIAL ICONS */

.feedlist{
	height:28px;
	margin-right:5px;
	float:right;
}
.feedlist ul {
	list-style:none;
	margin:0px 5px;
}

.feedlist ul li {
	float:left;
	margin:5px 5px 0px 5px;

}
.feedlist ul li a{
	display:block;
}


/*Page menu*/
#foxmenucontainer{
	height:30px;
	display:block;
	margin:0px auto;
	font-size: 12px;
	background:#3e3e3e;

	}
#menu{
	margin:0px auto;
	padding: 0px;
	height:30px;
	overflow:hidden;
	width:1000px;
	}
	
#menu ul {
	float: left;
	list-style: none;
	margin: 0px;
	padding: 0px;
	}
	
#menu li {
	float: left;
	list-style: none;
	margin: 0px;
	padding: 0px;
	text-shadow:1px 1px 0px #000;
	}
	
#menu li a, #menu li a:link, #menu li a:visited {
	color:#ccc;
	display: block;
	margin: 0px;
	padding: 0px 10px ;
	line-height:30px;
	}

#menu li a:hover, #menu li a:active {

	color: #fff;
    margin: 0px;
	padding: 0px 10px ;
	line-height:30px;
	text-decoration: none;

	}
	
#menu li li a, #menu li li a:link, #menu li li a:visited {
	background:#3E3E3E;
	width: 150px;
	color:#ccc;
	font-weight: normal;
	float: none;
	margin: 0px;
	padding: 0px 10px ;
	line-height:32px;
	border-bottom: 1px solid #2F2F2F;

	}
	
#menu li li a:hover, #menu li li a:active {
	color: #fff;
	background:#4F4F4F;
	padding: 0px 10px ;
	line-height:32px;
	}

#menu li ul {
	z-index: 9999;
	position: absolute;
	left: -999em;
	height: auto;
	width: 170px;
	margin: 0px;
	padding: 0px;
	background:#9E0818;
	}

#menu li li { 
	}

#menu li ul a { 
	width: 140px;
	}

#menu li ul a:hover, #menu li ul a:active { 
	}

#menu li ul ul {
	margin: -33px 0 0 170px;
	}

#menu li:hover ul ul, #menu li:hover ul ul ul, 
#menu li.sfhover ul ul, #menu li.sfhover ul ul ul {
	left: -999em;
	}

#menu li:hover ul, #menu li li:hover ul, 
#menu li li li:hover ul, #menu li.sfhover ul, 
#menu li li.sfhover ul, #menu li li li.sfhover ul {
	left: auto;
	}

#menu li:hover, #menu li.sfhover { 
	position: static;
	}
	
	
/*  menu*/
	
#catmenucontainer{
	height:35px;
	display:block;
	padding:0px 0 0px 0px;
	font: 12px Arial,Tahoma,Century gothic,verdana,  sans-serif;
	font-weight:normal;
	background:#9E0818;

	}
		

#catmenu{
	margin:0px 0px;
	padding: 0px;
	height:35px;
	overflow:hidden;
	float:left;
	}
	
#catmenu ul {
	float: left;
	list-style: none;
	margin: 0px;
	padding: 0px;
	}
	
#catmenu li {
	float: left;
	list-style: none;
	margin: 0px;
	padding: 0px;
	}
	
#catmenu li a, #catmenu li a:link, #catmenu li a:visited {
	color:#E8FFDF;
	display: block;
	margin: 0px;
	padding: 0px 10px ;
	line-height:35px;
	text-shadow:1px 1px 0px #2F5F1D;
	}

#catmenu li a:hover, #catmenu li a:active {

	color: #fff;
    margin: 0px;
	padding: 0px 10px ;
	line-height:35px;
	text-decoration: none;

	}
	
#catmenu li li a, #catmenu li li a:link, #catmenu li li a:visited {
	background:#9E0818;
	width: 150px;
	color:#E8FFDF;
	font-weight: normal;
	float: none;
	margin: 0px;
	padding: 0px 10px ;
	line-height:35px;
	border-bottom: 1px solid #466F37;

	}
	
#catmenu li li a:hover, #catmenu li li a:active {
	background:#649F4F;
	color: #fff;
	padding: 0px 10px ;
	line-height:35px;
	}

#catmenu li ul {
	z-index: 9999;
	position: absolute;
	left: -999em;
	height: auto;
	width: 170px;
	margin: 0px;
	background:#00150E;
	}

#catmenu li li { 
	}

#catmenu li ul a { 
	width: 140px;
	}

#catmenu li ul a:hover, #catmenu li ul a:active { 
	}

#catmenu li ul ul {
	margin: -36px 0 0 170px;
	}

#catmenu li:hover ul ul, #catmenu li:hover ul ul ul, 
#catmenu li.sfhover ul ul, #catmenu li.sfhover ul ul ul {
	left: -999em;
	}

#catmenu li:hover ul, #catmenu li li:hover ul, 
#catmenu li li li:hover ul, #catmenu li.sfhover ul, 
#catmenu li li.sfhover ul, #catmenu li li li.sfhover ul {
	left: auto;
	}

#catmenu li:hover, #catmenu li.sfhover { 
	position: static;
	}	
/* Marquee	 */

#scrollcontainer{
	height:30px;
	background:#EFEFEF;
	width:1000px;
	border-bottom:1px solid #ccc;
}

#scrollbox{
	line-height:30px;
	height:30px;
	font-size:12px;
	left:0px;
	top:0px;
}
#scrollbox a{
	color:#9E0818;
}
ul.marquee {
	/* required styles */
	display: block;
	padding: 0;
	margin: 0;
	list-style: none;
	line-height: 1;
	position: relative;
	overflow: hidden;

	/* optional styles for appearance */
	width: 1000px;
		height:30px; /* height should be included to reserve visual space for the marquee */


}

ul.marquee li {
	/* required styles */
	position: absolute;
	top: -999em;
	left: 0;
	display: block;
	white-space: nowrap; /* keep all text on a single line */
	color:#333;
	/* optional styles for appearance */
	line-height:30px;
	padding:0px 10px;
}


/* About widget*/		

.aboutwidg{
	background:#151515 url(images/abwid.png) repeat-x;
	border:1px solid #000;
	padding:10px 0px;
	position:relative;
}	

.aboutext{
	width:750px;
	float:left;
	margin:10px 20px;
	color:#999;
	line-height:20px;
}	

a.abutton{
	width:171px;
	height:37px;
	background:url(images/abutton.png);
	float:right;
	position:absolute;
	top:50%;
	right:20px;
	margin-top:-18px;

}
/* Main Content*/	


#content {
	float:left;
	width: 670px;
	height:100%;
	padding:0px 0px 0px 0px;
	margin:0px 0px 0px 10px;
	display:inline;
	overflow:hidden;


	}	
.rechead{
	line-height:24px;
	font-size:13px;

}

/* Home */


.box{
	width:330px!important;
	float:left!important;
	margin-right:10px;
	color:#333;
	margin-bottom:10px;

}

.altbox{
	float:left!important;
	margin-right:0px!important;
}

.greybox{
	font-family:Arial black ,Tahoma, Helvetica, sans-serif;
	background:#3e3e3e;
	color:#fff;
	font-size:18px;
	padding:5px;
	margin-bottom:10px;
}

#featurebox{
	display:inline-block;
	width:670px;
	margin-bottom:10px;

}
.topmet{
	background:#9E0818;
	color:#fff;
	padding:5px;
}

/* Blog */
.post {
	width: 670px;
	height:100%;
	color:#333;
	padding:0px 0px;
	margin-bottom:20px;

	}

.title  h2 {
	margin: 0px 0 0px 0;
	padding: 5px 5px ;
	font-size: 16px ;
	font-weight:bold;
	overflow:hidden;

		}

.title  h2 a, .title  h2 a:link, .title  h2 a:visited  {
	color:#222;
	background-color: transparent;
	}
	
.title  h2 a:hover  {
	color: #000;
	background-color: transparent;
	}	


.title  h1 {
	margin: 0px 0 0px 0;
	padding: 10px 5px ;
	font-size: 22px ;
	font-weight:bold;
	overflow:hidden;

		}

.title  h1 a, .title  h1 a:link, .title  h1 a:visited  {
	color:#222;
	background-color: transparent;
	}
	
.title  h1 a:hover  {
	color: #000;
	background-color: transparent;
	}
	
.title{
	margin:  0px;
	padding:  0px 0px 0px 0px;
	background:#F4DCDE;
	
}	

.postimg{
	width:320px;
	height:100px;
	margin:5px 0px ;
	display:block;
}
.thumbimg{
	width:80px;
	height:80px;
	margin:10px 10px 0px 0px;
	display:block;
	float:left;
}
.hmeta{
	border-bottom:1px solid #ddd;
	color:#416F30;
	padding:5px 5px;
}

.author{
	color:#416F30;
	font-size:10px;
	text-transform:uppercase;
	padding:3px 5px 3px 0px;
}

.clock{
	color:#416F30;
	font-size:10px;
	padding:3px 5px 3px 5px;
	text-transform:uppercase;
}	

.postmeta{

	text-transform:uppercase;
	position:relative;
	padding:5px 5px;
	background:#EAEFE0;
	border-top:1px solid #ddd;
			}
.comm{
	color:#416F30;
	font-size:10px;
		padding:3px 5px 3px 5px;
	text-transform:uppercase;
}

.comm a:link,
.comm a:visited {
	color:#416F30;
	
}
.comm a:hover{
	color:#000;

}

.read{
	color:#fff;
	right:10px;
	top:5px;
	font-size:10px;
	text-transform:uppercase;
	position:absolute;
}
.read a:link,
.read a:visited {
	color:#fff;
	
}
.read a:hover{
	color:#000;

}

.categorys{
	color:#222;
	padding:5px 5px 5px 10px;
	font-size:10px;
	background:url(images/tag.png) no-repeat;
	text-transform:uppercase;
}

.categorys a:link,.categorys a:visited{
	color:#0c7add;

	}
	
.categorys a:hover{
	color:#000;
	}
	
.entry {
	margin:0px 0;
	padding: 5px 5px;
	font-size:12px;
	}	
	
.entry a:link,
.entry a:visited {
	color:#3C6F29;
	background-color: transparent;
}
.entry a:hover {
	color:#000;
	background-color: transparent;
	text-decoration: none;
}

.entry ul, .entry ol{
  margin: .4em 0 1em;
  line-height: 150%;
}


.entry ul li, .entry ol li{
  list-style-position:outside;
  margin-left: 1.6em;
}

.entry p{
	margin:0px 0px;
	padding:5px 0px;
	line-height:22px;
	text-shadow:1px 1px 0px #fff;

}

a.rmore{
	width:113px;
	height:26px;
	background:#dadada url(images/rmore.png) repeat-x;
	border:1px solid #c9c9c9;
	color:#555;
	text-align:center;
	line-height:26px;
	display:block;
	text-transform:uppercase;
	float:right;
	margin-right:5px;

}

.singleinfo{
	background:#F4DCDE;
	padding:5px;
	font-size:10px;
	text-transform:uppercase;
}

.categ a{
	color:#416F30;
}


.postfoot{
	font-family:arial;
	background:#F4F4F4;
	border:1px solid #ddd;
	padding:10px 10px;
	margin-top:10px;
}
.postfoot a{
	color:#000;
}
#author-avatar img{
	background:#fff;
	border:1px solid #ddd;
	padding:5px;
	margin-right:10px;
	float:left;

}
#author-description h3{

	font-size:14px;
}

.postlinks{
	padding:0px 0px 0px 0px;
	display:inline-block;
	width:670px;
	font-size:18px;
	font-family:arial black;
}
.pleft {
	color:#000;
	padding:10px 0px 0px 0px!important;
}
.pright {
	color:#000;
	padding:10px 0px 0px 0px!important;
}
/* right column */
.right{
	
	float:right;
	width:300px;
	padding:0px 0px 0px 0;
	display:inline;
	margin-right:10px;
	overflow:hidden;
}



p.twitter-message{
	color:#333;
	font-size:12px;
	padding:10px 10px;
	border-bottom:1px solid #eee;
}

a.twitter-link{
 	color:#217F00!important;
}

a.twitter-user{
 	color:#217F00!important;
}


h3.sidetitl{

	height:30px;
	color:#fff;
	font-size:14px;
	line-height:30px;
	text-align:left;
	padding-left:10px;
	font-weight:bold;
	background:#9E0818;
	border-top:1px solid #F4DCDE;
}
/* The Sidebar */


.sidebar{

float:left;
}

.sidebox{
	width:298px;
	margin:0px 0px 20px 0px;
	background:#fff;
	border-right:1px solid #ccc;
	border-left:1px solid #ccc;
	border-bottom:1px solid #ccc;	
	list-style:none;
	padding:0px;
	}

.sidebox ul {
	list-style-type: none;
	margin:  0px;
	padding: 0px 0px 5px 0px ;

	}
.sidebox li{
	list-style-type: none;
	margin: 0 ;
	padding: 0;

	}
.sidebox ul ul  {
	list-style-type: none;
	margin: 0;
	padding: 0px 0px 0px 0px;
	background-repeat:no-repeat;
		}

.sidebox ul ul ul {
	list-style-type: none;
	margin: 0;
	padding: 0;
	border:0;
	}

.sidebox ul ul ul ul {
	list-style-type: none;
	margin: 0;
	padding: 0;
	border:0;

	}
	
.sidebox ul li {
	height:100%;
	line-height:20px;
	clear:left;	
	width: 300px;
	margin:0px 0px;
	list-style-type: none;
	}

	
.sidebox ul li a:link, .sidebox ul li a:visited {

color:#333;
	border-bottom:1px dotted #ddd;
	text-decoration: none;
	padding: 5px 0px 5px 10px;
	display:block;

	}

.sidebox ul li a:hover {

	color: #9E0818;
	}

.sidebox p {
	
	margin:0;
	color:#666;
	line-height:20px;
	}

.sidebox div {
	padding: 5px 10px;
	}	
	
	
.sidebox table{
	width:100%;
	text-align:center;
	color:#787d7f;
	}	
	
li.recentcomments{
	padding:5px 10px;
	width:280px!important;
}

.textwidget{
	color:#6f6f6f;
	line-height:20px;
}

.squarebanner {
	width:298px;
	margin:0px 0px 20px 0px;
	background:#fff;
	border-right:1px solid #ccc;
	border-left:1px solid #ccc;
	border-bottom:1px solid #ccc;


	}

.squarebanner ul{
	list-style-type:none;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 15px 0px;
	width:300px;
	overflow:hidden;
		}
		
.squarebanner ul li{
		list-style-type:none;
	    margin: 15px 7px 0px 7px;
		float:left;
		padding:5px;
		display:inline;
		background:#ddd;
		}
	
/*calendar*/

#wp-calendar{
	width: 100%;
	padding: 0px 5px;

}
#calendar_wrap{

	margin:0px auto;
}

#wp-calendar caption{
	padding: 10px 5px 5px 5px ;
	font-size:16px;
	color:#375752;
	font-weight:bold;
	font-family:Arial,Georgia,Century gothic,  sans-serif;
	text-transform:uppercase;
}


#wp-calendar th, #wp-calendar td{
	padding: 5px;
	text-align:center;
	color:#fff;
	background:#ccc;
}

#wp-calendar td a{

	padding: 0px;
	border:none;
	color:#843400;
}
#wp-calendar td{
	background:transparent;
	border:none;
	color:#444;
}
#wp-calendar td, table#wp-calendar th{
	padding: 2px 0;
}		
	
	

	
/* --- FOOTER --- */
	
#footer {
	padding:10px 0 10px 0px;
	color:#777;
	font-size:12px;
	margin:0px auto;
	background:#050505 ;
	border-top:1px solid #111;
	}

#footer a:link , #footer a:visited{
		color:#aaa;
	}

#footer a:hover {
	color:#fff;
	}

.fcred{
	text-align:center;
	margin:10px 0px 10px 10px;
	line-height:16px;
}

/* The Navigation */

#navigation{	
	margin:0px 0px 0px 0px;
	padding:5px;
	width:650px;
	height:27px;
	}

	
/* The Attachment */

.contentCenter {
	text-align:center;
	}

/* The Page Title */

h2.pagetitle {
	height:40px;
	color:#222;
	font-size:14px;
	padding-top:10px;
	font-weight:bold;

	}
 h2.pagetitle a {
 	color:#507409;
 }
/* Comments */

#commentsbox {

	margin:0;
width:670px;
}

h3#comments{
	font-size:18px;
	color:#fff;
	font-weight:bold;
	padding:10px 10px ;
	margin-top:10px;
	background:#9E0818;
	font-family:Arial,Georgia,Century gothic,  sans-serif;
}


ol.commentlist {
	margin:0px 0 0;
	clear:both;
	overflow:hidden;
	list-style:none;


}
ol.commentlist li {
	
	margin:5px 0;
	line-height:18px;
	padding:10px;
	background:#fff;
	border:1px solid #ddd;


}

ol.commentlist li a{
	color:#DF4E00;
}
ol.commentlist li .comment-author {
	color:#000;

}
ol.commentlist li .comment-author a:link,ol.commentlist li .comment-author a:visited{

	color:#000;
	font-weight:bold;
	text-decoration:none !important;
}

ol.commentlist li .comment-author .fn {
	color:#000;
}
cite.fn{
	color:#000;
	font-style:normal;
}
ol.commentlist li .comment-author .avatar{
	float:right;
	border:1px solid #ddd;
	background:#fff;
	padding:3px;
}
ol.commentlist li .comment-meta{
	font-size:10px;

}
ol.commentlist li .comment-meta .commentmetadata{

	color:#000;
}

ol.commentlist li .comment-meta a {
	color:#476F37;
	text-decoration:none !important;
}
ol.commentlist li p {
	line-height:22px;
	margin-top:5px;
	color:#333;
	font-size:12px;

}
ol.commentlist li .reply{
	margin-top:10px;
	font-size:10px;

}
ol.commentlist li .reply a{
	background:#9E0818;
	border:1px solid #476F37;
	color:#fff;
	text-decoration:none;
	border-radius: 5px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;	
	padding:3px 10px;
}

ol.commentlist li.odd {

}
ol.commentlist li.even {

}

ol.commentlist li ul.children {
	list-style:none;
	margin:1em 0 0;
	text-indent:0;

}

ol.commentlist li ul.children li.depth-2 {

	margin:0 0 0px 50px;

}

ol.commentlist li ul.children li.depth-3 {

	margin:0 0 0px 50px;

}

ol.commentlist li ul.children li.depth-4 {

	margin:0 0 0px 50px;

}
ol.commentlist li ul.children li.depth-5 {

	margin:0 0 0px 50px;

}
.comment-nav{

	padding:5px ;
	height:20px;

}

.comment-nav a:link,.comment-nav a:visited{

	color:#00608F;
}

#respond{

	padding:0px 0px ;
	margin:10px 0px;
	background:#EAEFE0;
	border:1px solid #ccc;

}

#respond a{
	color:#0162C3;
}
 #respond h3 {
	font-size:14px;
	color:#fff;
	background:#FFAB06;
	font-weight:bold;
	padding:10px 10px ;

}
#commentform {
	padding:10px 10px;


}
#commentform p{
	margin:5px 0px ;
	color:#444;
}
 #respond label{
	display:block;
	padding:5px 0;
	color:#444;
	
}
 #respond  label small {
	font-size:10px;

}
 #respond input {
	margin-bottom:10px;
	padding:5px 5px;
	margin:0 10px 10px 0;
	background:#fff;
	border:1px solid #fff;

	color:#555;
}
#commentform  input{
	width:50%;

}

#respond  input#commentSubmit {
	background:#9E0818;
	border:1px solid #333;
	color:#fff;
	text-decoration:none;
	border-radius: 5px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;	
	padding:3px 10px;
	width:100px;
	margin:10px 0px;
	cursor:pointer;
}
textarea#comment{

	width:70%;
	margin:10px 0px 0px 0px;
	padding:5px 5px;
	color:#555;
	background:#fff;
	border:1px solid #fff;

}


.widebanner{
	width:670px;
	height:60px;
	margin:0px 0px 10px 0px;
	text-align:center;
	background:#F4DCDE;
}

.postad{
	margin:10px auto;
	text-align:center;
}

.wp-pagenavi{
	font-size:12px;
	text-align: center !important;
}

.wp-pagenavi a, .wp-pagenavi a:link, .wp-pagenavi a:visited {
	text-decoration: none;
	background:#F4DCDE!important;
	border: 1px solid #C6CFB5 !important;
	color:#555 !important;
	padding:3px 7px !important;
	display: block;
	text-align: center;
	float: left;
	margin-right: 4px;

}


.wp-pagenavi a:hover {
	color: #ffffff;
}

.wp-pagenavi span.pages {

	display:none;
}

.wp-pagenavi span.current {
	text-decoration: none;
	background:#9E0818 !important;
	border: 1px solid #5C8F47!important;
	color:#fff !important;
	padding:3px 7px !important;
	display: block;
	text-align: center;
	float: left;
	margin-right: 4px;

}

.wp-pagenavi span.extend {

	text-decoration: none;
	background:#9E0818 !important;
	border: 1px solid #5C8F47!important;
	color:#fff !important;
	padding:3px 7px !important;
	display: block;
	text-align: center;
	float: left;
	margin-right: 4px;

}	


/* bottom widgets */
	
#bottom{
	margin:0px auto;
	width:1000px;
}

.bottomcover{
	background:#000;
	margin:0px auto;
	border-top:5px solid #415F35;
}	

h3.bothead{

	height:20px;
	font-size:18px;
	padding:10px 0px 10px 5px;
	color:#fff;
	text-shadow:1px 1px 0px #172C2F;
	}
	
.botwid{
	float:left;
	width:230px;
	padding-bottom:30px;
	font-size:12px;
	list-style:none;
	margin:10px 0px 0px 15px;
	color:#ddd;
	}
.botwid ul {
	list-style-type: none;
	margin:  0px;
	padding: 0px 0px 0px 0px ;


	}
.botwid li{
	list-style-type: none;
	margin: 0 ;
	padding: 0;

	}
.botwid ul ul  {
	list-style-type: none;
	margin: 0;
	padding: 0px 0px 0px 0px;
	background-repeat:no-repeat;
		}

.botwid ul ul ul{
	list-style-type: none;
	margin: 0;
	padding: 0;
	border:0;
	}

.botwid ul ul ul ul{
	list-style-type: none;
	margin: 0;
	padding: 0;
	border:0;

	}

.botwid ul li {
	height:100%;
	line-height:18px;
	clear: left;	
	width: 230px;
	list-style-type: none;
	}
	
.botwid ul li a:link, .botwid ul li a:visited  {
	
	color: #777;
	text-decoration: none;
	padding: 5px 0px 5px 5px;
	display:block;

	}

.botwid ul li a:hover{

	color: #9E0818;
	}

.botwid p{
	padding: 7px 10px;
	margin:0;
	}

.botwid table {
	width:100%;
	text-align:center;
	color:#787d7f;
	}	
/* Tabs */


.tabox{
	width:300px;
	overflow:hidden;
	margin:0px 0px 20px 0px;
	padding:0px 0px 0px 0px;
	float:right;

}

.tabox a {
	color: #222;
	text-decoration: none;
	}
	
.tabox a:hover {
	text-decoration: underline;
	}
	
ul.tabsnav{

	padding:0px 0px 0px 0px;
	height:25px;
	margin:0px 0px;

}	
	

.tabsnav li {
	display: inline;
	list-style: none;
	float:left;
	text-align:center;
	margin-right:5px;
	margin-left:0px;
	font-weight:bold;
	}


.tabsnav li a {
	text-decoration: none;
	font-weight:bold;
	line-height:25px;
	padding:0px 17px;
	font-size: 14px; 
	color:#2F4F22;
	text-decoration: none;
	display:block;
	background:#F4DCDE;
	}
		
.tabsnav li a:hover, .tabsnav li a:active, .tabsnav li.ui-tabs-selected a {
	text-decoration:none;
	background:#9E0818;
	border-right:1px solid #F4DCDE;
	border-left:1px solid #F4DCDE;
	border-bottom:1px solid #9E0818;
	color:#F9F9F9;
	padding:0px 16px;
	}


.tabsdiv {
	border:1px solid #F4DCDE;
	padding: 5px 0px 0px 0px;
	}
.tabsdiv a:link,.tabsdiv  a:visited {	

	color:#52483e;

	}
.tabsdiv a:hover{
	color:#52483e;
	}
.tabsdiv ul{

	list-style-type:none;
	margin:0px 0px;
	padding:0px 0px;
	
		}
		
.tabsdiv ul li{	

	height:100%;
	border-bottom:1px solid #eee;
	padding: 0px 0px 0px 0px;
	color:#333;

}
.tabsdiv li a:link,.tabsdiv li a:visited{
	display:block;
	margin-left:5px;
	overflow:hidden;
	padding:2px 5px ;
	margin:2px 5px;
	color:#333;
	font-size:13px;
	border-bottom:1px solid #fff;

		}

.tabsdiv li a:hover {

	color:#4C7F37;
	text-decoration:none;
		}

.comlist img{
	vertical-align:top;
	float:left;
	margin-right:10px;
}
.tabsdiv embed{
	width:320px;
	height:270px;
}		
.tagbox{
	padding:10px;
}
.ui-tabs-hide {
	display: none;
		}
		
.fblock{

	border-bottom:1px dotted #ccc;
	padding:10px 10px!important;
	margin:0px 0px;
}

.phumb{
	margin:0px 10px 0px 0px;
	width:80px;
	height:60px;
	float:left;
	}

.fblock h3{
	font-size:14px;
	font-weight:bold;
	padding:0px 0px 0px 0px;
	font-family:arial;
}

.fblock h3 a:link,.fblock h3 a:visited{
	font-weight:bold;
	color:#375F29;
}

.fblock p{
	margin:0px !important;
	padding:0px 0px !important;
}		

/* Slide */

#slidebox{
	width:980px;
	height:300px;
	background:#000;
	margin:0px 10px 10px 10px;
}

.slimg{
	width:980px;
	height:300px;
}

#slide{
	overflow:hidden;
	width:980px!important;
	height:300px!important;
	    padding: 0px;
    margin: 0px;
    position: relative;
}

.mytext{
	width:980px!important;
	height:300px!important;
	padding: 0px;
	margin: 0px;
    position: relative;

}

.slibox{
	position:absolute;
	width:600px;
	left:20px;
	bottom:20px;
	background:url(images/trans.png);
	padding:10px;
	color:#fff;
}

.slibox h2 a{
	color:#9E0818;
}

#slide ul{
	padding:0px!important;
	list-style:none;
	margin:0px;
	border:none!important;
}

#slideul li{
    padding: 0px;
    margin: 0px;
    list-style: none;
    position: absolute;
}

#slide ul li a{
    text-decoration: none;
}

#slide ul li a img{
    border: none;
}

#slide .slideshow_nav{
    padding: 0px;
    margin: 0px;
    position: absolute;
    top: 7px;
    right: 7px;
}

#slide .slideshow_nav li{
    cursor: pointer;
    padding: 0px;
    position: relative;
    float: left;
}

.slideshow_nav_previous{
	width:22px;
	height:22px;
	background:url(images/prev.png);
	z-index:1000!important;

}
