/* css by karthimx - karthimx@gmail.com */

* { margin: 0; padding: 0; border: 0 }

body {
	background: #0B1A31 url(images/bg.jpg) repeat-x top left;
	font: 10pt/1.5em Arial, Tahoma, arial, sans-serif;
	color: #666666;
	text-align: center;
	margin-top: 10px;
}

a, a:visited {	
	color: #006600;
	background: inherit;
	text-decoration: none;
}

a:hover {
	color: #7aaf36;
	background: inherit;
	text-decoration: underline;
}

ul li {
background: url(images/arrow.png) no-repeat left;
	margin: 5px 20px;
}

ul li a, a:visited {
	background: none;
	color: #006600;
}

ul li a:hover {
	background: none;
	color: #7aaf36;
}

#wrap {
	position: relative;
	width: 950px;
	background: #0B1A31;
	margin: 0 auto;
	text-align: left;

}

#top-bg {
    position: absolute;
	width: 950px;
	height: 42px;
	background: #262626;
	top: 0; 
	left: 0;
	z-index: 2;
	text-align: right;
	color:#FFFFFF;
	font-size:12px;
}

#content-wrap {
	width: 950px;
	margin: 0px auto;
	padding: 0;
}

#header {
	width: 950px;
	position: relative;
	height: 41px;
	background: #CCC url(images/header-bg.jpg) repeat-y center top;
	padding: 0;	
	color: #FFF;	
}

#header-photo {
	clear: both;
	height: 196px;
	width: 950px;
	margin-top: 40px;
	padding: 0;
	background: #FFF url(images/header-photo.jpg) no-repeat top left ;
}

#leftsidebar {
	float: left;
	width: 256px;
	background: #fff;
	padding-left:10px;
	padding-right:13px;
	margin-top:10px;
}

#leftsidebar ul li {
	color: #000000;
	list-style: none;
	padding-left: 20px;
}

#main {
	float: right;
	width: 655px;
	padding: 0 0 0 0;
	margin-bottom: -5px;	
		background: #fff;
}

#main p, #sidebar p {
	text-align:justify;
	padding-left: 10px;
	padding-top: 10px;
}

h1 {
	font-family:Arial;
	font-size:20pt;	
	color:#AEAAAA;
	letter-spacing:3px;
}

h2 {
	font-family:Arial;
	font-size:16pt;	
	color:#AEAAAA;
	letter-spacing:2px;
}

h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size:12pt;	
	color:#4a4a4a;
}

h4 {
	background:url(images/side_heading.png); 
	background-repeat:repeat-x;
	font-family: Arial, Helvetica, sans-serif;
	font-size:10pt;	
	color:#ffffff;
	padding-left: 15px;
	padding-top: 8px;
	height: 40px;
}

h5 {
	font-family: Arial, Helvetica, sans-serif;
	font-size:14pt;	
	color:#c36213;
}

h6 {
	font-family: Arial, Helvetica, sans-serif;
	font-size:10pt;	
	color:#ffffff;
}

#box {
	float: right;
	font-family: Arial;
	font-size: 12px;
	width: 600px;
	margin-right: 30px;
}

#search {
	background: url(images/search.png) no-repeat left center; 
	width:256px; 
	height: 40px; 
	margin-bottom: 20px;
}

#footer-wrap {
clear: both;
background:url(images/footer_bg.jpg) repeat-x left top;
	height: 78px;
	margin: 0 auto; 
	padding: 0;
	text-align: center;
}

#footer-bottom {
	margin: 0 auto; 
	width: 950px;
	padding: 0;
	text-align: center;
}

.float-left  { float: left; }
.float-right { float: right; }
.align-left  { text-align: left; }
.align-right { text-align: right; }

.clear { clear: both; }



#rightsidebar ul li {
	list-style: none;
	margin-left: 10px;
	padding-left: 20px;
	margin-top: 10px;
}


.widgettitle h3{	background:url(images/side_heading.png) no-repeat; 
	background-repeat:no-repeat;
	font-family: Arial, Helvetica, sans-serif;
	font-size:10pt;	
	color:#ffffff;
	padding-left: 30px;
	padding-top: 5px;
	height: 47px;
	font-weight: bold;
  }
  
  
  
  .widgetcontainer {list-style:none;}
    
   .widgetcontent{margin:0px}

  .widgetcontent li a{
	background:none repeat scroll 0 0 transparent;
color:#006600
}
.cont a{	color:#4b4a4a;text-decoration:none;}
.description{margin-top:20px}
.description h3{margin-left:10px;}
 .cont {margin-top:25px}
  .cont h2 {color:#4A4A4A;margin-left:10px}
 
#feat-no-thumb {
width: 630px;
float: left;
margin-right: 0px;
margin-left: -30px;
margin-top: 10px;
}
.featured-no-post {
width: 280px;
float: left;
border: 1px solid #c6c6c6;
margin-left: 30px;
background-color: #FFF;
min-height: 280px;
margin-bottom:10px;
}

.featured-no-post .content {
float: left;
width: 280px;
margin-left: 0px;
padding-bottom: 10px;
}

.featured-no-post .content p {
float: left;
font-size: 12px;
width: 260px;
color: #565656;
margin-top:-5px;
}

.featured-no-post .content .readmore {
float: right;
padding: 3px;
margin-top: 20px;
margin-bottom:-10px;

}

.featured-no-post .content .readmore {
width: auto;
color:#006600;
} 
.featured-no-post .content a {
width: auto;
color: #656565;
}

#comments {

	width:510px;

	margin-left: 10px;

	overflow:hidden;

	padding:0px;

}

#comments h3 {

	font-family:arial, "Times New Roman", Times, serif;
              margin-top: 16px; margin-bottom: -6px;
	font-size:18px;

	font-weight:lighter;

}

#listcomments {

	width:510px;

	list-style:none;

	padding:0px;

	margin:10px 0px 0px 0px;

	overflow:hidden;

}

#listcomments li {

	width:95%;

	margin:0px auto 20px auto;

	border:1px solid #ddd;

 

	padding:10px;

	overflow:hidden;

}

#listcomments li .moder {

	color:#C03

}

.vcard {

	overflow:hidden;

}

.vcard img {

	float:left;

	padding:3px;

	margin:0px 10px 4px 0px;

	border:1px solid #ddd;

	background-color:#e9e9e9;

}

.says {

	font-family:arial, "Times New Roman", Times, serif;

	font-size:18px;

	font-weight:normal;

}

.commentmetadata {

	font-family:"Gill Sans MT", Georgia, Verdana, Times, serif;

	font-size:11px;

 

 

}

.comtext {

	font-size:13px;

	border-top:1px solid #ddd;

	overflow:hidden;

	margin-top:5px;         	font-family: arial, Verdana, Times, serif;

	padding-top:5px;

}

.comtext p {

	line-height:16px;

	word-spacing:1px;

}

.comtext img {

	border:none;

	padding:0;

	margin:0;

}

.reply, .cancel {

	width:95%;

	margin-bottom:10px;

	overflow:hidden;

}

.reply a, .reply a:visited, .cancel a, .cancel a:visited {

	width:55px;

	height:18px;

 

	float:right;

	font-family:"Gill Sans MT", Georgia, Verdana, Times, serif;

	text-transform:uppercase;

	letter-spacing:1px;

	font-size:11px;

	padding:3px 0px 0px 25px;

	color:#111;

	text-decoration:none;

}

.reply a:hover, .cancel a:hover {

	text-decoration:none;

	color:#666

}

.cancel a, .cancel a:visited {

	background:url(images/close.png) no-repeat;

}

.ul children {

	padding:0px;

  background-color: #fff;                       

}

#respond {

	border:0px solid #ddd;

	width:95%;

	padding:0px;

	margin:10px 0px 10px 0px;

	overflow:hidden;

}

#respond small {

	font-family:"Gill Sans MT", Georgia, Verdana, Times, serif;

	font-size:12px;

 

	letter-spacing:1px;

}

#respond input {

	width:70%;

	border:2px solid #ddd;

	padding:2px 2px 2px 2px;

	font-family:Verdana, Geneva, sans-serif;

	font-size:12px;

	margin-top:5px;

	margin-bottom:5px;

	color:#A9A9A9;

}

#respond textarea {

	width:90%;

	border:2px solid #ddd;

	padding:2px 2px 2px 2px;

	font-family:Verdana, Geneva, sans-serif;

	font-size:12px;

	color:#8F8F8F;

}

#respond input.submitcom {

	width: 171px;

	height: 30px;  color:#fff;

	background: #C33636;

	margin:5px 0px 0px 0px;

	padding:0px;

	border:none;

}

#respond input.submitcom:hover {

  	padding:0px;

	border:none;          color:#fff;

}


  /* head image*/
#header-photo h2 {margin-left:300px;padding-top:10px}
#header-photo h2 a,.description-top {color:#300100;text-transform:none;}
#header-photo h2 a{font-size:25px;}
.description-top {margin-left:300px;}
