/*
Theme Name: Darktouch
Description: A Dark wordpress theme designed and brought to you 
Version: 1.1
Author: Web Hosting Star
Tags: dark,orange,black,two-columns,left-sidebar,fixed-width,seasonal
*/

body {
	margin:0;
	padding:0;
	text-align:center;
	color:#171717;
	font-family: Verdana, Geneva, sans-serif;
	background: no-repeat right top #011c4b url("images/bg.jpg");

	
}

#page {
	padding-top:10px;
	background: #FFF;
}

#header , #page {
	margin:0px auto;
	text-align:left;
	width:990px;
	}
/*BEGIN HEADER*************************************/

#header {
	background:transparent url("images/header.png") no-repeat top left;
	color:#eee;
	
	padding-top:42px;
	
}

#header h1{ color:#eee; background:url(images/logo.png) no-repeat;
	font-weight:normal;
	letter-spacing:-1px;
	font-family:Arial;
	font-size:1px;
	text-align:left;
	margin:0p;
	width: 370px;
}

#header h1 a {
	color:#060604;
	padding:10px;
	text-decoration:none;
	height:95px;
	width: 370px;
	display:block;
}
#header h1 a:hover {
	color: #FFF;	
}
#description {
	font-family:Arial;
	font-weight:normal;
	color:#555;
	font-size:18px;
	padding:3px;
	padding-left:10px;
	
}
/*END HEADER***************************/

.more-cities {

}


.more-cities li {
float:left;
width: 300px;
}


/***************Begin SIDEBAR************************/
#sidebar {
	float:left;
	width:184px;
	padding-left:25px;
	
}

#sidebar h2 {
	color:#011c4b;
	background:transparent url("images/sidebar_h2_bg.png") no-repeat center right;
	font-family:Georgia,serif;
	font-size:18px;
	cursor:crosshair;
	padding:9px 0px 9px 5px;
	
}
a#rss_top {
	color:orange !important
}

#searchform input{
	background:#2a352e;
	padding:3px;
	margin-top:10px;
	border:1px solid #111;
	color:#888;
	font-family:'Georgia',serif;
	font-size:14px;
	-moz-border-radius: 3px;
	-khtml-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
}
#searchform input[type="submit"] {
	cursor:pointer;
	-moz-border-radius: 6px;
	-khtml-border-radius: 6px;
	-webkit-border-radius: 6px;
	border-radius: 6px;
}

#searchform input[type="submit"]:hover {
	background:#FF9933;
	border-color:#8fb300;
	color:#333;
}


#sidebar ul,#sidebar   ul   li {
	padding:0;
	margin:0;
	list-style:none;
}
#sidebar  ul{
	list-style:none;
	padding:0;
	margin:0;
	font-size:14px;
}

#sidebar>ul {
	padding-bottom:5px;
	*margin-bottom:20px;	
}
#sidebar > ul > li > ul > li ul {
	//list-style:none;
	padding:0;
	margin:0;
	margin-left:3px !important;
	padding-left:3px;
	font-size:14px;
}
	
	
	
#sidebar ul li ul li{
	padding:3px;
	padding-left:5px;
	//	
}
#sidebar > ul > li > ul > li > ul > li {
	padding:3px;
	padding-left:3px;
	border:none;
	
}
#sidebar>ul>li>ul li {
	border-bottom:1px solid #d1d0d0;
}
#sidebar a {
	text-decoration:none;
	color:#888;

}

#sidebar li.current_page_item>a ,#sidebar li.current-cat>a {
	color:#a1a09c !important;
}
#sidebar a:hover {
	color:#a1a09c;
}
#sidebar>ul>li ul {
	margin-left:3px;
}



/*******SIDEBAR END***************/

#content {
	margin-left:220px;
	padding-right:15px;
	padding-left:15px;
	font-size:16px;
	border-left:1px solid  #CCC;
	margin-top:10px;

}
 #content .post {
	padding:5px;
	margin-left:0px;
	width:729px;
	line-height:1.2em;
	

 }

 #content h2,#content h3 a{
	font-weight:normal;
	font-family:"Californian FB",serif;
 }
 h3{
	border-bottom:1px solid #333;
 }
 #content h2 {
	background: transparent url("images/h2_post_title.png") no-repeat center right;
	color:#1b8409;
	margin:5px auto;
	font-style:oblique;
	padding:10px 0 20px 0;
	text-align:center;
	width:100%;
 }

 #content .entry h2 {margin:5px 0; text-align:left; padding:10px 0 10px 30px; border-bottom: double #df0403; background:none; color:#fd7e0d;}
 #content h2 a{
	color:#3d7a01;
	text-decoration:none;



 }
 #content h2 a:hover {
	color:#000;
 }
 

 #content .entry {
	padding:5px;
	padding-left:15px;
	color: #333;
	font-size:12px;
 }
p.postmetadata {
	background:#222;
	border:1px solid #111;
	padding:5px;
	font-size:14px;
	-moz-border-radius: 7px;
	-khtml-border-radius: 7px;
	-webkit-border-radius: 7px;
	border-radius: 7px;
	}
p.postmetadata a,p.postmeta a{
	text-decoration:none;
}

p.postmeta span {
	float:left;
	background:#222;
	border:1px solid #272727;
	padding:4px;
	margin:5px;
	-moz-border-radius: 5px;
	-khtml-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
}

div.clear {
	clear:both;
}
a.post-edit-link {
	padding-left:16px;
	
	background:transparent url("images/edit.png") no-repeat center left;
}
a[title~=Comment] {
	padding-left:16px;
	background:transparent url("images/comment.png") no-repeat center left;
}
a {
	color:#011c4b;
	text-decoration:none;
}
a:hover {
	color:#377a0a;
}
a img {
	border:none;
}
a.rss {
	padding-left:20px;
	padding-top:10px;
	padding-bottom:10px;
	background:transparent url("images/rss.png") no-repeat center left;
}
h2,h3 {
	color:#898989;
	font-weight:normal;
}


div.comment_part {
	margin-left:5px;
	padding-left:10px;
	width:590px;
 }
h3#comments {
	padding:5px;
	color:#FF9933;
	cursor:crosshair;
}
ol.commentlist li {
	background:#2a352e;
	border-top:1px solid #111;
	border-left:5px solid #111;
	padding:10px;
}
ol.commentlist li.alt {
	background:#282722;
	border-top:1px solid #111;
	border-left:5px solid #111;
	padding:10px;
}
ol.commentlist img.avatar {
	border:2px solid #333;
	width:32px;
	height:32px;
	background:transparent url("images/user.png");
	display:block;
}
cite.comment_author {
	color:#eee;
	text-transform:capitalize;
	font-style: normal;
}
em.awaiting_moderation {
	color:orange;
	display:block;
	background:#111;
	padding:3px;
	font-size:10px;
	border:1px solid orange;
	margin:0px;
}
small.commentmetadata,small.commentmetadata a {
	color:#ccc;
	background:#222;
	padding:3px;	
}
#commentform input[type="text"] {
	background:#2a352e;
	border:2px solid #111;
	color:#ccc;
	padding:3px;
	font-family:Arial;
}
#commentform textarea {
	background:#2a352e;
	border:2px solid #111;
	color:#ccc;
	padding:3px;
	font-family:Arial;
	overflow:auto;
	width:500px;
	height:350px;	
}

#commentform input[type="submit"] {
	background:#2a352e;
	padding:6px;
	border:2px solid #111;
	color:#ccc;
	cursor:pointer;
	-moz-border-radius: 6px;
	-khtml-border-radius: 6px;
	-webkit-border-radius: 6px;
	border-radius: 6px;
}
#commentform input[type="submit"]:hover {
	background:#FF9933;
	border-color:#8fb300;
	color:#333;
}
small.time,small.author {color:#8fb300}
hr {
	display:none;
}

#footer1 {
	
	font-size:11px;
	color:#377a0a;
}

#footer1 a {
	
	
	color: #377a0a; text-decoration:underline;
}


#footer {
	clear:both;
	background: url(images/bg-footer.jpg) top left no-repeat #011c4a;
	padding: 34px 0px 0px 0px;
	text-align:center;
	font-size:14px;
	margin-top:5px;
}
#footer p {
	padding:1px;
	color:#377a0a;
}
.note,.warning,.caution,.highlight {
	background:#FFFFCC;
	padding:5px;
	font-size:14px;
	color:#666;
	border:1px solid #CCCC99;
	border-width:1px 0px;
}

a.download {
	background:#ff9933;
	padding:5px;
	color:#111;
	border:1px solid #ff6611;
}
/* Begin Images */
p img {
	padding: 0;
	max-width: 100%;
	}

/*	Using 'class="alignright"' on an image will (who would've
	thought?!) align the image to the right. And using 'class="centered',
	will of course center the image. This is much better than using
	align="center", being much more futureproof (and valid) */

.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
}

.alignleft {
	float: left;
}

.alignright {
	float: right;
}



/* End Images */

code {
	font: 1.1em 'Courier New', Courier, Fixed;
	}

acronym, abbr, span.caps
{
	font-size: 0.9em;
	letter-spacing: .07em;
	}
/* Begin Calendar */


#wp-calendar #prev a, #wp-calendar #next a {
	font-size: 9pt;
	}

#wp-calendar a {
	text-decoration: none;
	}

#wp-calendar caption {
	font: bold 1.3em 'Lucida Grande', Verdana, Arial, Sans-Serif;
	text-align: center;
	}

#wp-calendar th {
	font-style: normal;
	text-transform: capitalize;
	}
	
#wp-calendar {
	empty-cells: show;
	margin: 0px auto 0;
	width: 240px;
	}

#wp-calendar #next a {
	padding-right: 10px;
	text-align: right;
	}

#wp-calendar #prev a {
	padding-left: 10px;
	text-align: left;
	}

#wp-calendar a {
	display: block;
	color:#8fb300;
	}

#wp-calendar caption {
	text-align: center;
	font-weight:normal;
	color:#fff;
	}

#wp-calendar td {
	padding: 3px 0;
	text-align: left;
	}


/* End Calendar */
/* Begin Various Tags & Classes */
acronym, abbr, span.caps {
	cursor: help;
	}

acronym, abbr {
	border-bottom: 1px dashed #999;
	}

blockquote {
	margin: 15px 30px 0 10px;
	padding-left: 20px;
	border-left: 5px solid #333;
	}

blockquote cite {
	margin: 5px 0 0;
	display: block;
	}

.center {
	text-align: center;
	}

.hidden {
	display: none;
	}

hr {
	display: none;
	}

a img {
	border: none;
	}
.wp-caption {
	border: 1px solid #111;
	text-align: center;
	background-color: #222;
	padding-top: 4px;
	margin: 10px;
	-moz-border-radius: 3px;
	-khtml-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
}

.wp-caption img {
	margin: 0;
	padding: 0;
	border: 0 none;
}

.wp-caption p.wp-caption-text {
	font-size: 11px;
	line-height: 17px;
	padding: 0 4px 5px;
	margin: 0;
}


/*Single posts Navigation*/

div.single_navigation {
	font-size:18px;
	font-family:'Arial Narrow';
	
}
div.single_navigation table {
	width:650px;
	margin-top:20px;
	padding:5px;
	border-bottom:1px solid #111;
}

div.single_navigation table a {
	color:#666;
}
div.single_navigation table a:hover {
	color:#FF9933;
}
td.single_alignleft,td.single_alignright {
	width:325px;
}
td.single_alignright {
	text-align:right;
	border-left:1px solid #111;
}
td.single_alignleft a {
	padding:24px;
	background:transparent url("images//previouspost.png") no-repeat center left;	
}
td.single_alignright a {
	padding:24px;
	background:transparent url("images//next_post.png") no-repeat center right;
}

/*single posts navigation end*/


div.navigation>div.alignleft a {
	padding:24px;
	background:transparent url("images//previouspost.png") no-repeat center left;
}
div.navigation>div.alignright a {
	padding:24px;
	background:transparent url("images//next_post.png") no-repeat center right;
}


/*gallery begin*/
.gallery {
	line-height:10px !important;
}
.gallery {
	margin: auto;
	}
.gallery-item {
	float: left;
	margin-top: 10px;
	text-align: center;
	width: 33%;
	}
.gallery img {
	border: 2px solid #333;
	}
	

.gallery-caption {
	margin-left: 0;
	}
.gallery-icon {
}
/*gallery end*/

 .thumbnail {float:left; width:76px height: 76px; margin:0 8px 0 0; padding:3px 3px 0px 3px; border: 1px solid #95c021;}
.thumbnail img{width:70px; height:70px;}

.navbar{ width:964px; height:28px; margin-left:9px; background:#d6d6d6 url(images/bg-navbar.jpg) no-repeat top left; height:41px; padding-left:9px;} 

.navbar li{ float:left; margin-left:5px; list-style:none; font-size:14px; padding:5px 3px 5px 3px}
.navbar li li{ margin-left:0px;}
.navbar ul{ margin:0 ; padding:0;}
.navbar li a{ color:#060604}
.navbar li a:hover{ color:#fff}

.frm1{ background:url(images/bg-form.jpg) no-repeat top center;}


.frm1 input {color:#424b46;
font-size:11px;margin-bottom:3px; padding:1px;
	}
	
.frm1 td{		color:#e2bf00;
		font-size:12px; }
		
.toll-f { 
color:#572100;
font-size:20px;
font-weight:bold;
margin-bottom:8px;
margin-top:0;


}

.toll-b { color:#973b02; font-size:12px; margin-bottom:3px; padding-bottom:2px;line-height:2;}

.toll-v { color:#011C4B; font-size:12px; margin-bottom:3px; padding-bottom:2px;line-height:2;}

.bottom-banner{
	background:url("images/bg-did-you-know.jpg") no-repeat scroll 0 0 #dcfcd7;
	border-bottom:1px solid #89bd88;
	border-top:1px solid #89bd88;
	color:#5f9f04;
	float:left;
	font-size:13px;
	height:150px;
	margin-top:12px;
	padding:5px 0 5px 260px;
	width:64%;
}

.bottom-banner li{ padding-bottom:5px;}


