/*
Theme Name: Dark Smoke
Theme URI: http://www.medicalwebsitedesignpros.com/free-wordpress-theme-dark-smoke.htm
Description: A dark and sophisticated WP theme with a 2 column layout, multiple widget-ready placement. Active widget-based footer. Transparent header menu and sidebar. Background picture can easily be replaced with your own dark image.
Version: 1.9
Author: thundercow@yahoo.com
Author URI: http://www.medicalwebsitedesignpros.com/
Tags: brown, two-columns, fixed-width 
*/
* {
	padding: 0;
	margin: 0;
}
body {
	font-size: 8pt;
	font-family: Verdana;
	/*background: #1e1816;*/
	background: #333333;
	text-align: left;
	color: #F2F2F2;
	margin: 0 0 2px 0;
	padding: 0;

}
#wrapper {
	width: 1000px;
	margin: 0 auto;
	padding: 0;
}
#header {
	margin: 0;
	height: 145px;
	width: 1000px;
	background: url(Images/bg_banner.jpg) no-repeat top center;
}




/*-----------------------------Top Navigation-------------------------*/
.menu {
	background:transparent url(Images/blueslate_background.gif) repeat-x top left;
	}
.menu #navigation {
	position:relative;
	display:block;
	height:42px;
	font-size:11px;
	font-weight:bold;
	font-family:Arial,Verdana,Helvitica,sans-serif;
	text-transform:uppercase;
	width: 1000px;
	margin:0 auto;
	}
.menu #navigation ul {
	margin:0;
	padding:0;
	list-style-type:none;
	}
.menu #navigation ul li {
	display:block;
	float:left;
	margin:0 1px 0 0;
	}
.menu #navigation ul li a {
	display:block;
	float:left;
	color:#fff;
	text-decoration:none;
	padding:14px 22px 0 22px;
	height:28px;
	}
.menu #navigation ul li a:hover,.menu #navigation ul li a.current {
	color:#999666;
	background:transparent url(Images/blueslate_backgroundOVER.gif) no-repeat top center;
}
ul.nav_post_link {list-style:none; text-transform: uppercase;}
.left {float: left; clear: both;}
.right {float: right; clear: both;}

acronym, abbr, span.caps {
	font-size: 0.9em;
	letter-spacing: .07em;
	cursor: help;
}
code {
	font: 1.1em 'Courier New', Courier, Fixed;
}
blockquote {
	padding-left: 2.2em;
	background: #363636;
	border-left: 6px solid #393939;
	font-style: italic;
	margin:10px;
}
blockquote cite {
	margin: 5px 0 0;
	display: block;
}
.center {
	text-align: center;
}
img {
	padding: 4px;
}
a img {
	border: none;
}
.navigation {
	display: block;
	text-align: center;
	margin-top: 10px;
	margin-bottom: 60px;
}
.aligncenter, div.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
}
a, a:visited {
	color: #999666;
	text-decoration: none;
}
/* Center post area */
.narrowcolumn, .widecolumn {
	float: left;
	padding: 0px;
	margin: 0px;
	font-size: 9pt;
	width: 690px;
}
.narrowcolumn .postmetadata {
	text-align: left;
	font-family: Verdana;
	font-size: 8pt;
	padding-top: 5px;
}
.widecolumn .postmetadata {
	margin: 5px 0;
}
.widecolumn .smallattachment {
	text-align: center;
	float: left;
	width: 128px;
	margin: 5px 5px 5px 0px;
}
.widecolumn .attachment {
	text-align: center;
	margin: 5px 0px;
}
.post {
	margin: 0 0 10px;
	text-align: justify;
}
.post hr {
	display: block;
}
.entry ol {
	padding: 0 0 0 5px;
	margin: 0;
}
.entry ol li {
	margin: 0;
	padding: 0;
}
.entry p {
	padding: 5px 0;
}
.entry p a:visited {
	color: #999666;
}
.entry form {
	text-align: center;
}
.alt {
	/*background-color: #302B2A;*/
	background-color: #131313;
	border-top: 1px solid #ddd;
	border-bottom: 1px solid #ddd;
	margin: 0;
	padding: 10px 4px 0px 4px;
	/*filter:alpha(opacity=50);
	-moz-opacity:0.5;
	-khtml-opacity: 0.5;
	opacity: 0.5;*/
}
small, small a, small a:visited {
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 8pt;
	color: #999666;
	text-decoration: none;
	line-height: 13px;
	/*width: 700px;*/
}
h1, h1 a, h1 a:visited, h1 a:hover {
	font-size: 1.4em;
	text-decoration: none;
}
h2, h2.pagetitle, h2 a, h2 a:visited {
	font-size: 1.2em;

	font-weight: bolder;
	padding-top: 10px;
	padding-bottom: 6px;
	color: #999666;
	text-decoration: none;

}
h3, h3 a, h3 a:hover, h3 a:visited {
	font-size: 1.1em;
	text-decoration: none;
}
/* Comments */
h3.comments {
	padding: 0;
	margin: 40px auto 20px;
}
.st-related-posts {
	list-style: none;
	margin-left: 4px;
	padding-bottom: 4px;
}
.commentlist {
	padding: 0;
	text-align: justify;
	font: 0.9em 'Lucida Grande', Verdana, Arial, Sans-Serif;
}
.commentlist li {
	margin: 15px 0 3px;
	padding: 5px 10px 3px;
	list-style: none;
	font-weight: bold;
}
.commentlist p {
	margin: 10px 5px 10px 0;
	font-weight: normal;
	line-height: 1.5em;
	text-transform: none;
}
.commentlist cite, .commentlist cite a {
	font-weight: bold;
	font-style: normal;
	font-size: 1.1em;
}
select {
	width: 200px;
	background: #00000;
	color: #999666;
	font-family: Verdana;
	font-size: 8pt;
}
#commentform input {
	width: 170px;
	padding: 2px;
	margin: 5px 5px 1px 0;
	
}
#commentform textarea {
	width: 680px;
	padding: 2px;
	font-family: "Lucida Sans";
	color: #ffffff;
	background: #313131;
	scrollbar-arrow-color: #999666;
	scrollbar-face-color: #000000;
	scrollbar-highlight-color: #f2f2f2;
	scrollbar-3dlight-color: #999666;
	scrollbar-shadow-color: #393939;
	scrollbar-darkshadow-color: #333333;
	scrollbar-track-color: #999666;
}
#commentform #submit {
	margin: 0 6px;
	float: left;
	border:1px solid #999666;
	display: block;
	text-align: center ; 
	text-decoration: none;
	color: #999666;
	font-size: 11px;
	font-weight: bold;
	padding: 4px;
	background-color: #000000;
}
#commentform p {
	margin: 5px 0;
	font-family: 'Lucida Grande', Verdana, Arial, Sans-Serif;
}
.nocomments {
	text-align: center;
	margin: 0;
	padding: 0;
}
p.postmetadata {
	padding: 4px 4px 4px 4px;
	margin: 4px 4px 4px 0px;
}
.commentmetadata {
	margin: 0;
	display: block;
	font-weight: normal;
	padding: 4px 4px 4px 4px;
}
/* Sidebar */
#sidebar {
	margin-top: 2px;
	margin-bottom:20px;
	float: right;
	/* font: 0.8em Verdana #999666;*/
	width: 290px;
	background: #393939;
	border-left: 6px solid #313131;
	border-right: 6px solid #393939;
}
#sidebar h2 {
	margin: 8px 0 0 0;
	padding: 0px 0 0 0;
	/*font-size: 9pt;*/
	text-transform: none;
	letter-spacing: normal;
	font-weight: bolder;
	color: #999666;
}
#sidebar a {
	color: #999999;
}
#sidebar ul, #sidebar ul ol {
	margin: 0px 0px 0px 10px;
	padding: 0;
}
#sidebar ul li {
	list-style-type: none;
	list-style-image: none;
	padding: 0px;
}
#sidebar ul p, #sidebar ul select {
	margin:0px;
}
#sidebar ul ul, #sidebar ul ol {
	margin: 1px 0 0 0;
	border: none;
}
#sidebar ul ul ul, #sidebar ul ol {
	margin: 0 0 0 2px;
}
#sidebar ul ul li, #sidebar ul ol li {
	margin: 0 0 0 2px;
	padding: 0px;
	/*font-size: 8pt;*/
	border: none;
}
#sidebar ul ol li a:hover {
	text-decoration: none;
}
#searchform {
	float: left;
	width: 200px;
	padding: 2px;
	font-size: 11px;
	background: #2E2421;
	color: #ffffff;
	border: 1px #000000 solid;
	height: 16px;
}
#sidebar #searchform #s {
	width: 200px;
	padding: 2px;
	font-size: 11px;
	background: #2E2421;
	color: #ffffff;
	border: 1px #000000 solid;
	height: 16px;
}
#sidebar #searchsubmit {
	background: #2E2421;
	color: #ffffff;
	font-size: 11px;
	height: 21px;
	padding: 2px 8px;
	border: 1px #000000 solid;
}
#sidebar form {
	margin: 0;
}
.wp-caption {
	border: 1px solid #999999;
	text-align: center;
	background-color: #666666;
	padding-top: 4px;
	margin: 10px;
}
.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;
}
#pagenavi {
	clear: both;
}

#pagenavi a, #pagenavi span {
	text-decoration: none;
         border-color: #222;
	padding: 3px 5px;
	margin: 2px;
background-color: #000;
color: #f2f2f2;


}

#pagenavi a:hover, #pagenavi span.current {
         background-color: #333;
color: #f2f2f2;
}

.wp-pagenavi span.current {
	font-weight: bold;
}

#footer {
	font-size: 8pt;
	background: #000;
	color: #dfdfdf;
	width: 1000px;
	padding-bottom: 4px;
}
#footer p {
	margin: 5px 0;
	padding: 5px 4px 4px 4px;
}
#footer ul {
	list-style: none;
	margin-bottom: 5px;
}
#footer li {
	list-style: none;
	padding-left: 4px;
	/*line-height: 17px;*/
}
#footer a {
	text-decoration: none;
	color: #999999;

}
#footer a:hover {
	text-decoration: none;
	color: #f2f2f2;
}
#footer h3 {
	font-size: 9pt;
	font-weight: bolder;
	text-transform: none;
	color: #999666;
	border-bottom: 1px dotted #444;
	margin: 0;
	padding: 6px 0 2px 0;
}
#footer #searchbox {
	padding: 1px;
	width: 180px;
}
#footer .col1 {
	float: left;
	width: 500px;
	padding: 4px 8px 6px 8px;
}
#footer .col2 {
	float: left;
	margin: 0 5px 5px;
	width: 200px;
}
#footer .col3 {
	float: left;
	margin: 0 5px 5px;
	width: 200px;
}
#footerleft {
	float: left;
	padding: 6px;
	background:transparent url(Images/blueslate_background.gif) repeat-x top left;
	border: 1px dotted #636363;
	width: 986px;
	
}
#footerleft a, footerleft a:visited{
	 color: #f2f2f2;
}



.cleared {
	margin: 0;
	padding: 0;
	clear: both;
}

