@charset "utf-8";
/*  
Theme Name: spotlight
Theme URI: 
Description: 
Version: 1.0
Author: Bone,Hallee
Tags: green, blue, light, two-columns, right-sidebar, fixed-width
*/
*{ margin:0; padding:0;}
body {
	background-image: url(images/test.gif);
	font-family: Arial, Helvetica, sans-serif;
	font-size:11px;
	background-repeat: repeat;
}
ul{	list-style-type: none;}

#wrapper{ width:998px; margin:20px auto 0 auto; background:url(images/topbg.png) no-repeat left top; padding:6px 0 0 0;}
#container { background: url(images/contentbg.png) repeat-y;}
#content { background: url(images/mainbg.png) no-repeat center top;}

#header { padding:20px 20px 60px 20px;}
.logolink{ float:right; width:170px; padding:10px 0 0 0;}
.logolink h1 { background: url(images/logo.png) no-repeat; height:145px; width:132px; text-indent:-9999px; margin:0 auto;}
.logolink ul { background: url(images/applicationslink.png) no-repeat left center; display:block; height:32px;}
.logolink li { float:left;}
.logolink li a { width:33px; height:32px; display:block;}
.banner { width:732px; height:192px; background: url(images/bannerbg.png) no-repeat 0 0;}

#mainnav { width:1011px; height:70px; background:url(images/mainnavbg.png) no-repeat left center; margin:0 0 0 -506px; position:absolute; top:255px; left:50%;}
#mainnav li {float:left;position:relative;list-style-type: none;}    
#mainnav ul ul {visibility:hidden;position:absolute;top:55px;}    
#mainnav table {position:absolute; top:0; left:0;}    
#mainnav ul li:hover ul,    
#mainnav ul a:hover ul{visibility:visible;}    
#mainnav a{color:#420902;text-decoration: none; line-height:70px; display:block; padding:0 10px; font-weight:bold; font-size:12px;}   
#mainnav .first a { background:url(images/firstlink.png) no-repeat center center; padding:0 20px; color:#FFFFFF; margin:0 0 0 20px;} 
#mainnav a:hover{}
#mainnav .first a:hover {color:#FFFFFF;}  
#mainnav ul li a:hover{

	background-position: center;
	color: #7D1A0E;
}
  
#mainnav ul ul{}    
#mainnav ul ul li {
	clear:both;
	text-align:left;
	font-size:12px;
}    
#mainnav ul ul li a{
	display:block;
	width:100px;
	font-size:11px;
	background-color: #B5F000;
	line-height: 20px;
	background-image: none;
	padding-right: 12px;
	padding-left: 12px;
}    
#mainnav ul ul li a:hover{
	line-height: 20px;
	text-decoration: none;
	border-left-style: none;
	background-image: none;
}
/* Nav end */

#primaryContent{ clear:both; padding:0 10px 0 0;width:100%;}
.maincontent{color:#FFFFFF; width:700px;float:left; padding:30px 0 0 28px; }
.maincontent h2{ font-size:26px; font-weight:normal;}
.maincontent h3{ font-size:18px; }
.maincontent h4{ font-size:18px;}
.maincontent .csfont {font-size:16px;font-weight:normal;  padding:0 10px;}
.maincontent p { padding:0 0 20px 0; line-height:16px;}

.maincontent image{width:230px;height:190px;}
.picframe { background:url(images/pictureframe.png) no-repeat; width:278px; height:224px; float:left; padding:18px 0 0 26px; margin:0 0 0 -18px;}
.pic {padding:9px 0 0 0;}

.imgicon {  float:left;width:100%;text-align:center; height:auto;background:url(images/contentbg.png) repeat-y;}

.sendbox {color:#FFFFFF; width:196px; float:right; background:url(images/boxbg.png) no-repeat left bottom; padding:25px 20px 10px 20px;  text-align:center;}
.sendbox input { position:relative;}
.sendbox h3{
	font-weight:normal;
	font-size:14px;
	line-height:24px;
	text-transform: uppercase;
}
.sendbox h2 {
	font-weight:normal;
	font-size:14px;
	line-height:24px;
	text-transform: uppercase;
	text-align:left;
}

.sendbox ul li ul {
padding-left:15px;
}
.sendbox ul li li{
	text-align:left;
	list-style-type: disc;
	margin-bottom:0px;
}
.sendbox ul li {
	margin-bottom:20px;
}
.sendbox ul li a{
	color:#FFFFFF;
	text-decoration:none;
}
.inputbox, .inputbox2 { font-family:Tahoma, Arial; font-size:11px;   border:none;}
.inputbox {width:162px;background:url(images/inputbg.png) no-repeat; padding:14px 15px;}
.inputbox2 {background:url(images/inputbg2.png) no-repeat;width:77px;padding:14px 10px 14px 13px; }
.btnsend{ width:81px; height:32px; border:none; background:url(images/btnsend.gif) no-repeat; cursor:pointer; margin:20px 0 0 0;}
.checknum_left{float:left;width:50px; height:25px; margin:11Px 0px 0px 20px;*margin-left:10px;font-size:11pt;font-family:arial narrow;font-weight:600;padding:0px;}
.checknum_right{float:left;width:100px;margin:0 0 0 10px;}
#checkCode {background-color:#001c55; border:0 ;color:#fff;font-size:11pt;font-family:arial narrow;font-weight:600;cursor:pointer;width:60px;}
#em {margin-top:5px;}

.bottom_img { width:100%;float:left;background:url(images/footerbg.png) no-repeat;}
#footer{  padding:20px 0; text-align:right; color:#FFFFFF;margin-top:10px; *margin:0;}
#footer ul{ float:left;}
#footer li { float:left;}
#footer li a { color:#FFFFFF; text-decoration:none; margin:0 10px 0 5px;}

.clearfloat{
	clear:both;
	height:0;
	line-height:0;
	visibility: hidden;
}


.post-date {
	width: 45px;
	height: 49px;
	float:left;
	background: url(images/date-bg.gif) no-repeat;
}
.post-month {
	font-size: 11px;
	text-transform: uppercase;
	color: #FFFFFF;
	text-align: center;
	display:block;
	line-height: 11px;
	padding-top: 2px;
	margin-left: -3px;
}
.post-day {
	font-size: 18px;
	text-transform: uppercase;
	color: #999999;
	text-align: center;
	display:block;
	line-height: 18px;
	padding-top: 7px;
	margin-left: -3px;
}
.post-cat {
	background: url(images/mini-category.gif) no-repeat left center;
	padding-left: 20px;
	float:left;
	font-size: 95%;
}
.post-author {
    background: url(images/icon-users.gif) no-repeat left center;
	margin-left: 10px;
	padding-left: 20px;
	float: left;
	font-size: 95%;
}
.post-tag {
    margin-left: 10px;
	float: left;
	font-size: 95%;
}
.post-comments {
	background: url(images/mini-comments.gif) no-repeat left bottom;
	padding-left: 20px;
	float: right;
	font-size: 95%;
}
.post-calendar {
	background: url(images/mini-calendar.gif) no-repeat left center;
	padding-left: 20px;
	float: right;
	font-size: 95%;
	color: #ffffff;
}
.trackback-leftalign { background: url(images/icon-trackback.png) no-repeat 0 50%; padding-left: 14px; }
.feed-leftalign { background: url(images/icon-post-feed.gif) no-repeat 0 50%; padding-left: 14px; }
.post-content {
	clear: both;
	padding-top: 10px;
}
.post-content p {
	margin: 0px 0px 15px 0px;
}
.post-cat a, .post-author a, .post-tag a, .post-comments a{
	color:#FFFFFF;
}
.trackback-leftalign a, .feed-leftalign a{
	color:#000000;
}
h2 a, h2 a:visited {
	color: #ffffff;
	text-decoration: none;
}
h2 a:hover {
	color: #ffffff;
	text-decoration: none;
}
.entrymeta {
	border: 1px solid #8d8d8d;
	background-color: #f9f9f9;
	font-size: 90%;
	margin-bottom:10px;
}
.entrymeta ul {
    margin: 8px auto 8px 40px;
	padding: 0px;
}
.entrymeta ul li {
  	list-style-type: none;
}

/*** commentlist ***/
.commentlist {
    list-style: none;
	margin: 10px 0px;
	padding-left: 0px;
	line-height: 130%;
}
.commentlist li{
    margin-bottom: 6px;
	padding: 10px;
}
.commentlist .alt {
	background: #F9F9F9;
	border: 1px dotted #8D8D8D;
}
.commentlist .alt2 {
	background: #F9F9F9;
	border: 1px dotted #8D8D8D;
}
.commentlist cite, .commentlist cite a, .commentlist cite a:visited {
	font-weight: bold;
	font-style: normal;
	font-size: 100%;
}
.commentlist small {
	margin-bottom: 5px;
	display: block;
	font-size: 87%;
}
.commentname{
	color: #4E79A2;
}
.gravatar {
    border: 1px solid #AAAAAA;
	padding: 5px;
    float: left;
	height: 32px;
	width: 32px;
	background: url(images/gravatar.png) no-repeat 5px 2px;
	display: inline;
}
.commentcount {
    font: bold 2.2em Georgia,sans-serif;
	color: #666666;
	float: right;
}
.commentext { /* That's the div of the text... */ 
	padding: 0px 0px 0px 50px;
	color:#000000;
}

/***** comment form *****/
#commentform {
	margin-top: 10px;
	font: 110% Arial, Helvetica, sans-serif;
}
#commentform p {
	padding: 2px 0px;
	margin: 0px;
}
#commentform label{
	color: #ffffff;
	font-size: 87%;
}
#commentform input{
	width: 200px;
	background:#F9F9F9;
	border: 1px dotted #8D8D8D;
	padding: 3px;
	margin-top: 3px;
}
#commentform textarea{
	width: 506px;
/** height: 115px; **/
	background:#F9F9F9;
	border: 1px solid #8D8D8D;
	padding: 2px;
}
#commentform textarea:focus, #commentform input[type="text"]:focus {
	background: #ffffff;
}
#commentform #submit{
	background: url(images/btn-bg.gif) no-repeat;
	font: bold 12px Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	border: none;
	float:right;
	width: 144px;
	height: 28px;
	cursor: pointer;
}

/** Quicktags **/
#quicktags {
	margin-top: 4px;
	margin-bottom: 0px;
}

#quicktags input {
	background: #f9f9f9 url(images/button-bg.png) repeat-x;
	border: 1px solid #aaaaaa;
	font-size: .9em;
	color: #666;
	font-family: Arial, Helvetica, sans-serif;
	width: auto;
	margin: 1px 2px 0px 0px;
	padding: 0px 1px 0px 1px;
}

#quicktags input:hover {
	border: 1px solid #4E79A2;
}

.utwtags { background: url(images/icon-tag.gif) no-repeat 0 50%; padding-left: 14px; }

.navigation {
	clear: both;
	padding: 10px 0px;
}
.navigation a, .navigation a:visited {
	color: #ffffff;
}
.previous-entries a {
	float: left;
	padding-left: 18px;
	background: url(images/mini-nav-left.gif) no-repeat left center;
}
.next-entries a {
	float: right;
	padding-right: 18px;
	background: url(images/mini-nav-right.gif) no-repeat right center;
}
/*.entry h2 {
	color: #4E79A2;
	margin: 0px 0px 2px;
	border-bottom: 1px dotted #8D8D8D;
	letter-spacing: -1px;
	font: normal 175%/100% "Trebuchet MS", Tahoma, Arial, Verdana;
	padding-bottom: 3px;
	padding-top:0px;
}
*/
.post {
	clear:both;
}
