/*  
Theme Name: Gator
Theme URI: http://www.themebin.com
Description: Amazing wordpress theme for car lovers!
Version: 1.0
Author: Santhosh. S
Author URI: santhosh.themebin.com

	By downloading and using this theme, you agree to the following terms:
    - You may NOT resell this theme.
    - You can use this theme for any purpose.
    - You can modify this theme as per your needs.
	
*/


body {
	font: 75%/150% Verdana, Arial, Helvetica, sans-serif;
	color: #F8F8F8;
	background: url(images/body-bg.jpg) repeat-x;
	margin: 0px;
	padding: 0px 0px 0px;
}
a {
	color: #F8F8F8;
	text-decoration: underline;
}
a:visited {
	color: #F8F8F8;
	text-decoration: underline;
}
a:hover {
	color: #999;
	text-decoration: underline;
}

p {
	padding: 0px 0px 15px;
	margin: 0px;
}
h1 {
	margin:0px;
	padding-left: 20px;
	height: 50px;
	font: bold 36px/100% "Trebuchet MS", Tahoma, Arial;
	color: #000;
}
h1 a, h1 a:visited{
	color: #000;
	text-decoration: none;
}
h1 a:hover{
	color: #333;
	text-decoration: none;
}
h2 {
	color: #EAEAEA;
	margin: 0px 0px 2px;
	border-bottom: 1px dotted #fff;
	background: url(images/ch1-bg.png) left no-repeat;
	font: normal 190%/100% Tahoma, Verdana, 'Trebuchet MS', Sans-serif;
	padding-bottom: 3px;
	padding-left: 24px;
}
h2 a, h2 a:visited {
	color: #EAEAEA;
	text-decoration: none;
}
h2 a:hover {
	color: #999;
	text-decoration: none;
}
h3 {
	font: normal 140%/100% "Trebuchet MS", Tahoma, Arial;
	color: #5397a4;
	margin: 10px 0px 5px;
}
h4 {
	font: normal 130%/100% "Trebuchet MS", Tahoma, Arial;
	color: #758d38;
	margin: 10px 0px 5px;
}
form {
	margin:0px;
	padding:0px;
}
#page {
	margin: 0px auto;
	width: 1000px;
	background: url(images/content-bg.png) repeat-y;
}
/* header area */
#header {
	background: #fff url(images/header-bg.jpg) no-repeat;
	height: 288px;
	position: relative;
	text-align: left;
	padding-right: 38px;
	color: #F8F8F8;
}
#headerimg {
	position: relative;
	padding: 30px 0px 0px 40px;
	height: 60px;
}
#headerimg .description{
	position: relative;
	text-align:left;
	top:0px;
	bottom: 10px;
	padding-left: 20px;
	color: #222;
	font-size: 14px;
}
#nav {
	list-style: none;
	margin: 0px;
	position: relative;
	float:left;
	width: 670px;
	top: 220px;
	bottom: 0px;
}
#nav li {
	float: left;
	margin-left: 5px;
}
#nav .current_page_item a, #nav .current_page_item a:visited{
	color: #000;
	text-decoration: none;
}
#nav .page_item a{
	color: #F8F8F8;
	text-decoration: none;
	padding: 5px 15px;
	font: bold 14px/100% Arial, Helvetica, sans-serif;
	display: block;
}
#nav .page_item a:hover {
	color: #000;
}

/* content area */
#fullcontent {
	padding: 0px 0px 20px 20px;
	float: left;
	width: 930px;
	overflow: hidden;
}

#content {
	padding: 0px 0px 20px 20px;
	float: left;
	width: 700px;
	overflow: hidden;
}
#content-top {
	background: #fff url(images/content-top.png) no-repeat;
	height: 114px;
}
.post {
	clear:both;
	padding-top: 15px;
	padding-left: 35px;
	text-align:justify;
}

.posted {
	margin: 0;
	font-size:0.9em;
	padding: 5px;
	background:#222;
	border-bottom: 1px solid #111;
	color: #F8F8F8;
	text-align:right;
}
.posted a {
	text-decoration: none;
}
.timed {
	float: left;
	padding-left: 17px;
	background: url(images/timed.png) left bottom no-repeat;
}
.category {
	background: url(images/category.png) left no-repeat;
	padding-left: 17px;
}

.post-title {
	float: left;
	margin-left: 0px;
	width: 600px;
	padding-top: 10px;
}

.entry {
	clear: both;
	padding-top: 10px;
}
.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/comment.png) no-repeat;
	padding-left: 20px;
	float: right;
	font-size: 95%;
}
.post-comments a {
	text-decoration: none;
}
.post-calendar {
	background: url(images/mini-calendar.gif) no-repeat;
	padding-left: 20px;
	float: right;
	font-size: 95%;
	color: #999999;
}

blockquote {
	margin : 10px;
	padding : 0 5px 0 40px;
	color: #E2E2E2;
	border-left : 5px solid #222;
	background: #303030 url(images/quote.png) no-repeat 5px 5px;   
}

ul, ol {
	margin : 5px 20px;
	padding : 0 20px;
	color : #F8F8F8;
}

ul span, ol span {
	color : #afecfa;
}

code {
	color: #E2E2E2;
	font-size: 12px;
}

.mini-add-comment {
	background: url(images/add-comment.png) no-repeat;
	padding-left: 18px;
	float: right;
}
.navigation {
	clear: both;
	padding: 10px 30px;
}
.navigation a, .navigation a:visited {
	color: #F8F8F8;
}
.previous-entries a {
	float: left;
	padding-left: 18px;
	background: url(images/mini-nav-left.png) no-repeat left center;
}
.next-entries a {
	float: right;
	padding-right: 18px;
	background: url(images/mini-nav-right.png) no-repeat right center;
}

/* comments area */
#comments, #respond {
	border-bottom: 1px dashed #333333;
	padding: 10px 0 5px 0;
	clear: both;
}
.commentlist {
	margin: 10px 0px;
	padding-left: 20px;
	line-height: 130%;
}
.commentlist li{
	padding: 5px 10px;
}
.commentlist .alt {
	background: #222;
}
.commentlist cite {
	font-weight: bold;
	font-style: normal;
	font-size: 120%;
	color: #F8F8F8;
}
.commentlist cite a, .commentlist cite a:visited {
	color: #F8F8F8;
}
.commentlist small {
	margin-bottom: 5px;
	display: block;
	font-size: 87%;
}
#commentform {
	margin-top: 10px;
	font: 110% Arial, Helvetica, sans-serif;
}
#commentform p {
	padding: 6px 0px;
	margin: 0px;
}
#commentform label{
	color: #F8F8F8;
	font-size: 87%;
}
#commentform input{
	width: 200px;
	background:#131212;
	border: 1px solid #222;
	padding: 3px;
	color: #a4dfed;
	margin-top: 3px;
}
#commentform textarea{
	width: 478px;
	height: 115px;
	background:#131212;
	border: 1px solid #222;
	padding: 2px;
	color: #a4dfed;
	margin-top: 3px;
}

#commentform #submit{
	background: url(images/buttons.png) no-repeat;
	font: bold 12px Arial, Helvetica, sans-serif;
	color: #F8F8F8;
	border: solid 1px #222;
	float:right;
	width: 144px;
	height: 28px;
	cursor: pointer;
}

/*sidebar */
#sidebar {
	float: right;
	padding: 0px 60px 10px 0px;
	width: 190px;
	color: #F8F8F8;
	overflow: hidden;
}

#sidebar img {
	border: none;
}

#sidebar h2, #sidebar .sidebartitle{
	font: normal 140%/100% "Trebuchet MS", Tahoma, Arial;
	color: #EAEAEA;
	margin: 20px 0px 2px;
	border-bottom: 1px dotted #fff;
}

#sidebar a, #sidebar a:visited{
	color: #F8F8F8;
	text-decoration: none;
}
#sidebar a:hover{
	color: #999;
	text-decoration: none;
}

#sidebar ul {
	margin: 0;
	padding: 0;
}
#sidebar ul li {
	list-style: none;
	margin: 0;
	padding: 0;
	border: none;
}

#sidebar ul li ul {
	padding: 0;
	margin: 0;
}
#sidebar ul li ul li{
	padding: 2px 0 2px 0px;
	border-bottom: 1px solid #3D3D3D;
}

#sidebar ul li ul li ul li{
	padding: 1px 0 1px 10px;
	border: none;
}



li.widget_calendar td {
	padding: 3px 5px;
}
.textwidget {
	padding-top: 5px;
}

/* search form */
.tbox .search {
  width: 80px;
	background-color: transparent;
	color: #F8F8F8;
	border: 0 none;
	border: 1px #fff solid;
	float: right;

}
input.tbox.search {
  width: 125px;
	background: transparent url(images/search-btn.png) no-repeat right top;
	color: #F8F8F8;
	border: 1px #333 solid;
	float: right;
	margin-top: 35px;
	margin-right: 95px;
	top: 40px;
	right: 135px;
	padding: 3px 7px 2px 5px;
}
input.tbox.search:hover {
  border: 1px #3D3D3D solid
}


/* footer area */
#footer {
	clear: both;
	background: #fff url(images/footer.png) no-repeat;
	height: 20px;
	padding-top: 75px;
	color: #333;
	font-size: 95%;
	text-align: center;
	line-height: 130%;
}
#footer a, #footer a:visited {
	color: #000;
	text-decoration:underline;
}
#footer h4 {
	font: normal 146%/100% "Trebuchet MS", Tahoma, Arial;
	color: #9cdbfb;
	margin: 10px 0px 5px;
}


/* Images */

.center {
	text-align: center;
}
img.center, img[align="center"] {
	display: block;
	margin-left: auto;
	margin-right: auto;
}
.alignleft {
	float: left;
}
img {
	border:#999 0px none;
	padding:3px;
	}
	a img {
	border-bottom: #999999 0px none;
}
img.alignleft, img[align="left"] {
	float:left;
	margin: 2px 10px 5px 0px;
}
.alignright {
	float: right;
}
img.alignright, img[align="right"] {
	float:right;
	margin: 2px 0px 5px 10px;
}
img.wp-smiley{ 
	border:none;
}
.clear {
	clear:both;
}
hr.clear {
	clear:both;
	visibility: hidden;
	margin: 0px;
	padding: 0px;
}

.newsimage {
  float: left;
  border: 0px #7F7772 none;
  padding: 0px 4px 4px 4px;
}


.tbox {
	width: auto;
	background:#222;
	border: 1px solid #999999;
	border-collapse: collapse;
	padding: 3px;
	color: #999999;
	margin-top: 3px;
}

.tbox:hover {
	background:#333;
	border: 1px solid #fff;
	border-collapse: collapse;
	color: #F8F8F8;
}
#item {
	width: 98%;
	background:#222;
	border: 1px solid #999999;
	border-collapse: collapse;
	padding: 3px;
	color: #999999;
	margin-top: 3px;
}
#item:hover {
	background:#333;
	border: 1px solid #fff;
	border-collapse: collapse;
	color: #F8F8F8;
}
.tbox.chatbox {
	width: 180px;
	background:#222;
	border: 1px solid #999999;
	border-collapse: collapse;
	padding: 3px;
	color: #999999;
	margin-top: 3px;
	margin: 10px 0;
}
.npdropdown {
  width: auto;
	margin: 0 0 0px 0;
	padding: 3px 3px 3px 3px;
	height: auto;
	text-align: left;
}
.tbox.comment.subject {
  width: 98%; 
	background:#222;
	border: 0px none #999999;
	border-collapse: collapse;
	padding: 3px;
	color: #999999;
	margin-top: 3px;
  }
#comment.tbox.comment {
  width: 98%; 
	background:#222;
	border: 0px solid #999999;
	border-collapse: collapse;
	padding: 3px;
	color: #999999;
}
#contactForm textarea.tbox {
  width: auto; 
	background:#222;
	border: 1px solid #999999;
	border-collapse: collapse;
	padding: 3px;
	color: #999999;
}
input#helpb.helpbox {
  float: left;
	margin-top: 2px;
	margin-bottom: 2px;
	text-align: left;
}
#commentform .helpbox{
  width: 98%; 
	background:#222;
	border: 0px solid #999999;
	border-collapse: collapse;
	padding: 3px;
	color: #999999;
}

.indent {
	margin : 10px;
	padding : 0 5px 0 40px;
	color: #E2E2E2;
	border-left : 5px solid #333;
	border-top: 1px solid #333;
	border-bottom: 1px solid #333;
	border-right: 1px solid #333;
	background: #222 url(images/quote.png) no-repeat 5px 5px;    
} 
.button {
	background:#222;
	border: 0px solid #999999;
	border-collapse: collapse;
	padding: 3px;
	color: #999999;
	font-weight: bold;
	width: auto;
	height: 28px;
	cursor: pointer;
}
.button:hover {
	background:#222;
	border: 0px solid #999999;
	border-collapse: collapse;
	padding: 3px;
	color: #F8F8F8;
	font-weight: bold;
	width: auto;
	height: 28px;
	cursor: pointer;
}
.nextprev{
	background:#222;
	border: 0px solid #999999;
	border-collapse: collapse;
	padding: 3px;
	color: #999999;
	text-align: left;
	width: auto;
}

.smalltext, .smallblacktext, .tbox{
	font: normal 8pt;
}

.helpbox {
  width: 98%; 
	background:#222;
	border: 0px solid #999999;
	border-collapse: collapse;
	padding: 3px;
	color: #999999;
}

.fborder {
	background:#222;
	border: 1px solid #222;
	border-collapse: collapse;
	padding: 3px;
	color: #999999;
	margin-top: 3px;
}

/* forum parent headers, forum captions */
.forumheader, .nforumcaption{
	background:#333;
	border: 0px solid #999999;
	border-collapse: collapse;
	padding: 3px;
	color: #F8F8F8;
	font-size: 110%;
	text-align: left;
}

.finfobar{
	background:#222;
	border: 0px solid #999999;
	border-collapse: collapse;
	padding: 3px;
	color: #999999;
	font-size: 99%;
	text-align: left;
}
.finfobar a {
  color: #F8F8F8;
}

/* two left columns */
.forumheader2{
	background:#222;
	border: 1px solid #333 ;
	border-collapse: collapse;
	padding: 3px;
	color: #999999;
	font-size: 99%;
	text-align: left;
}

/* all the rest of the forum tables */
.forumheader3{
	background:#222;
	border: 1px solid #333;
	border-collapse: collapse;
	padding: 3px;
	color: #999999;
	font-size: 99%;
	text-align: left;
}

.forumborder {
	border: 0px solid #FFFFFF;
	border-collapse: collapse;
	vertical-align: top;
	font-size: 99%;
	text-align: left;
}

/* where it says forum, information and all tables across */
.fcaption {
	background:#222;
	border: 1px solid #333;
	border-collapse: collapse;
	padding: 3px;
	color: #F8F8F8;
	font-size: 120%;
	text-align: left;
	line-height: 40px;
}

.fcaption a {
	padding-right:4px;
	text-decoration: none;
	color: #F8F8F8;
}

.fcaption a:hover{
  color: #999;
	text-decoration: none;
}