/*Theme Name:Coal  URI:Description:Version:1.0 Author:Richard Johnston  - RJ New Designs Author URI:www.rjnewdesigns.com   Tags:*/

/*Default Styles*/

body {
	margin:0;
	padding:0;
	font-family: Tahoma, Verdana, Arial, Helvetica;
	font-size:13px;
	color:#000;
	background-color:#070307;
	text-align:center;
	background-image: url(images/site/page-bg.jpg);
}
input, select, textarea {
	font-family: Tahoma, Verdana, Arial, Helvetica;
	font-size:12px;
}
img {
	border:0;
}
p {
	margin-top:0.8em;
	margin-bottom:0.8em;
	line-height:1.7em;
}
ul li, ol li {
	margin-top:0.4em;
	margin-bottom:0.4em;
	line-height:1.7em;
	color:#000;
}
h1 {
	font-weight:bold;
	text-align:left;
	font-size:14px;
	padding:0px 0 0px 0;
	margin:0.2em 0px 0.2em 0px;
	color:#03B4DB;
	line-height:1.3em;
	text-transform:uppercase;
	background-position:center bottom;
	padding-bottom:5px;
}
h2 {
	font-weight:bold;
	text-align:left;
	font-size:13px;
	padding:0px 0 0px 0;
	margin:.2em 0px .2em 0px;
	color:#000;
	text-transform: uppercase;
}
h3 {
	font-size:13px;
	color:#000;
	margin:0.0em 0 0.6em 0;
}
h4 {
	font-size:12px;
	color:#fff;
	margin:0.6em 0 0.6em 0;
}
a {
	color:#143E63;
	text-decoration:none;
	text-decoration:underline;
}
a:hover {
	color:#A71E30;
}
.img-left {
	float:left;
	border:1px solid #000;
	margin-right:7px;
	margin-bottom:7px;
}
.img-right {
	float:right;
	margin-bottom:4px;
	margin-left:5px;
	border:1px solid #000;
}
.imgright {
	float:right;
	margin-bottom:4px;
	margin-left:5px;
	border:1px solid #000;
}
.alignleft {
	float:left;
	margin:10px 4px;
	border:1px solid #000;
}
.alignright {
	float:right;
	margin:10px 4px;
	border:1px solid #000;
}
.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
}
.horizontal-image {
	float:left;
	width:100%;
}
.horizontal-image img {
	float:left;
	border:1px solid #000;
	margin:9px;
	margin-bottom:2em;
}
cite.date {
	border-bottom: 1px solid #03B4DB;
	margin: 0;
	padding: 4px 0px;
	display: block;
	font-style: normal;
	font-size: 12px;
}
/*Header Stuff*/

#header {
	width:974px;
	height:107px;
	margin:0 auto;
	position:relative;
	background-color:#fff;
	position:relative;
	background-image:url(images/site/header-bg.jpg);
	background-repeat:no-repeat;
}
#logo {
	position:absolute;
	top:15px;
	left:25px;
}
#ad {
	position:absolute;
	top:20px;
	right:20px;
	border: 1px solid #1D83A5;
}
.info_box {
	background-color: #F7FAE8;
	padding: 10px;
	border: 1px solid #ABCC01;
}
#padd {
	padding: 10px;
}
#top-nav {
	height: 70px;
	width: 974px;
	background-color: #D7EBF2;
	margin: 0 auto;
}
#top-nav-in {
	width: 960px;
	margin: 0 auto;
	height: 35px;
	background-image: url(images/site/top-nav-bg.jpg);
	background-repeat: repeat-x;
}
#top-nav-in-second {
	width: 960px;
	margin: 0 auto;
	height: 35px;
	background-image: url(images/site/top-nav-second-bg.jpg);
	background-repeat: repeat-x;
}
#top-nav ul, #top-nav ul li {
	margin: 0;
	padding: 0;
}
/*Nav Stuff*/







#nav, #nav ul {
	width:982px;
	margin:0 auto;
	padding:0;
	list-style-type:none;
	list-style-position:outside;
	position:relative;
	text-align:left;
	height:35px;
	position: relative;
	z-index: 1190;
}
#nav li {
	float:left;
	position:relative;
	margin:0;
	padding:0;
	display:block;
}
#nav a {
	display:block;
	float: left;
	padding: 0 10px;
	text-align:center;
	line-height:35px;
	color:#000;
	font-weight:bold;
	text-decoration:none;
	border-right:1px solid #E5E5E5;
	text-transform: uppercase;
}
#nav a:hover {
	color: #03B4DB;
}
#nav li.current-menu-item a {

}
#nav ul {
	position:absolute;
	display:none;
	width:190px;
	top:35px;
	left:0px;
	z-index:95;
}
#nav li ul li {
	padding:0;
	margin:0;
}
#nav li ul a {
	width:190px;
	height:auto;
	float:left;
	line-height:25px;
	height:25px;
	background-color:#03B4DB;
	border-bottom:1px solid #ffffff;
	display:block;
	padding:0;
	margin:0;
	text-align:left;
	text-indent:5px;
	font-size:11px;
	border-right:0px solid #fff;
	color: #fff;
}
#nav li ul a:hover {
	background-color:#000;
	color:#fff;
}
#nav ul ul {
	top:auto;
}
#nav li ul ul {
	left:190px;
	margin:0px 0 0 0px;
	width:190px;
}
#nav li ul ul a {
	width:150px;
}
#nav li:hover ul ul, #nav li:hover ul ul ul, #nav li:hover ul ul ul ul {
	display:none;
}
#nav li:hover a, #nav li:hover a {

}
#nav li:hover li a, #nav li:hover li a {

}
#nav li:hover ul, #nav li li:hover ul, #nav li li li:hover ul, #nav li li li li:hover ul {
	display:block;
}
#nav:first-child {
}
#second-nav, #second-nav ul {
	width:982px;
	margin:0 auto;
	padding:0;
	list-style-type:none;
	list-style-position:outside;
	position:relative;
	text-align:left;
	height:35px;
	position: relative;
	z-index:80;
}
#second-nav li {
	margin: 0;
	padding: 0;
	display: inline;
}
#second-nav li a {
	margin: 0;
	padding: 0 7px;
	line-height: 35px;
	color: #fff;
	text-decoration: none;
	text-transform: uppercase;
}
#main {
	width:974px;
	margin:0 auto;
	background-color:#D7EBF2;
	padding-bottom: 7px;
}
/*Content*/





#home-fadder {
	width: 615px;
	height: 250px;
	border: 1px solid #000;
}
#home-left {
	width: 300px;
	float: left;
	padding-top: 10px;
}
#home-right {
	width: 300px;
	float: right;
	padding-top: 10px;
}
#home-left h2, #home-right h2 {
	background-color: #2D5F94;
	height: 35px;
	color: #fff;
	text-indent: 10px;
	line-height: 35px;
	margin: 0;
	padding: 0;
}
.home-posts {
	height: 95px;
	background-image: url(images/site/home-post-bg.jpg);
	background-position: bottom;
	background-repeat: no-repeat;
}
#home-left img, #home-right img {
	float: left;
	border: 1px solid #ccc;
	padding: 4px;
	margin-top: 5px;
	margin-right: 5px;
}
#home-left h3, #home-right h3 {
	margin:5px;
	line-height: 20px;
	padding: 0;
	font-weight: normal;
	font-size: 12px;
	color: #0088B3;
}
#home-left p, #home-right p {
	margin: 5px 0;
	line-height: 1.6em;
	font-size: 11px;
}
#content {
	width:960px;
	margin:0px auto 0 auto;
	padding-top:10px;
	padding-bottom: 10px;
	background-color:#E5F3F7;
	min-height:300px;
}
#content-left {
	width:640px;
	float:left;
	padding:0px 0 0px 0;
}
#content-left-in {
	width:630px;
	float:right;
	padding:0px 0 10px 0;
	border: 1px solid #ccc;
	background-color: #fff;
}
#content-left-in-content {
	width: 615px;
	margin: 0 auto;
	text-align: left;
	padding-top: 7px;
}
#content-right {
	width:305px;
	float:right;
}
#content-right-in {
	width:294px;
	float:left;
	border: 1px solid #ccc;
	background-color: #fff;
	padding-top: 10px;
}
#contact-contacts {
	text-align:left;
	color:#fff;
	background-color: #DADADA;
	width:100%;
	border-bottom: 1px solid #fff;
}
#contact-contacts thead th {
	color:#DF1800;
	text-transform:uppercase;
	padding:10px;
	color: #fff;
}
#contact-contacts tbody th {
	color:#DF1800;
	text-transform:uppercase;
	padding:5px;
	border-left: 1px solid #fff;
}
#contact-contacts td {
	border-left:1px solid #fff;
	border-right: 1px solid #fff;
	padding:7px;
	padding-left:10px;
	color: #000;
}
#contact-contacts a {
	color:#E11800;
	text-decoration:none;
}
#contact-contacts a:hover {
	text-decoration:underline;
}
#footer {
	width:974px;
	height:49px;
	font-size:13px;
	color:#fff;
	position:relative;
	margin:10px auto 0 auto;
	background-color: #D7EBF2;
	position: relative;
}
#footer-in {
	width:960px;
	height:35px;
	position: absolute;
	top: 7px;
	left: 7px;
	background-color: #E5F3F7;
	color: #000;
	line-height: 35px;
	text-align:center;
	text-indent: 20px;
}
#footer-nav {
	position:absolute;
	top:0;
	left:0;
	margin:0;
	padding:0;
	width:635px;
	height:40px;
	border-bottom:1px solid #353535;
}
#footer-nav li {
	margin:0;
	padding:0;
	display:inline;
	height:40px;
	line-height:40px;
}
#footer-nav li a {
	display:block;
	float:left;
	padding:0 30px;
	color:#fff;
	font-weight:bold;
	text-decoration:none;
	text-transform: uppercase;
}
#footer-nav li a:hover {
	color:#E11800;
}
.widget {
	width: 278px;
	margin: 0 auto;
	padding-bottom:2px;
	margin-bottom: 5px;
	background-image: url(images/site/home-post-bg.jpg);
	background-position: bottom;
	background-repeat: no-repeat;
	padding-bottom: 10px;
	margin-bottom: 10px;
	text-align: left;
}
.widget h2 {
	margin:0;
	padding:0;
	line-height:35px;
	height:35px;
	background-color: #77CE49;
	color:#fff;
	text-indent:10px;
}
.widget ul {
	margin:0px 0;
	display:block;
	padding:0 0 0 10px;
	text-align:left;
}
.widget ul li {
	list-style:none;
	background-repeat:no-repeat;
	padding:0 0 0 0px;
	margin:0;
	font-size:13px;
}
.widget ul li a {
	text-decoration:none;
	color:#03B4DB;
	padding:0px 0 0 4px;
	display:block;
	line-height:25px;
}
.widget a:hover {
	color:#ABCC01;
}
.widget p {
	line-height: 1.4em;
}
/*POST STUFF*/

/* Begin Comments*/

h3#comments {
	margin-top:30px;
	display:block;
	font-size:13px;
}
.alt {
	clear:both;
	padding-bottom:20px;
	font-weight:normal;
}
.alt a {
	padding:0px 0px 0px 0px;
	text-decoration:underline;
}
.commentlist {
	color:#1d2226;
	text-align:justify;
}
.commentlist a {
	color:#000;
	text-decoration:none;
}
.commentlist span {
	color:#026DBF;
	font-weight:bold;
}
ol.commentlist {
	margin:0;
	padding:0;
}
ol.commentlist li {
	list-style:none;
	font-size:12px;
	margin:6px 0px 6px 0px;
	padding:10px 10px;
	/*list-style:none;*/

border:1px solid #2982C6;
	color:#000;
	background:#fff;
}
ol.commentlist li.thread-alt {
	background-color:#fff;
}
.commentlist li .avatar {
	float:right;
	border:1px solid #000;
	padding:2px;
	background:#fff;/*margin:0px 20px 15px 0px;*/

}
.commentlist p {
	margin:10px 5px 10px 0;
}
#commentform p {
	margin:5px 0;
	padding-left:15px;
}
.nocomments {
	text-align:center;
	margin:0;
	padding:0;
}
.commentmetadata {
	margin:0;
	display:block;
}
.attachment-post-thumbnail {
	float:right;
	border:1px solid #000;
	margin:0.4em 5px 0.0em 5px;
}
.post-heading {
	text-decoration:none;
}
ul.cat-list {
	margin:0;
	padding:0 0 0 20px;
	list-style:disc url();
}
ul.cat-list li {
	margin:0.8em 0;
	padding:0;
	list-style:disc url();
}
.column-right-post-img {
	float:right;
	width:200px;
	margin:0 5px 0 10px;
}
.column-right-post-img img {
	border:1px solid #000;
	margin-bottom:5px;
}
.widget-img {
	height:100px;
}
.widget-img img {
	float:left;
}
/* CSS Document */





#footer-form .wpcf7-response-output {
	position: absolute;
	top: 45px;
	left: -210px;
	width: 200px;
	padding: 0;
	padding-top: 10px;
	padding-bottom: 10px;
	z-index: 100;
	margin: 0;
	border: 2px solid #00CC00;
	background-color: #CCFFCC;
	color: #000;
}


.toc a {
  font-weight: bold;
  color: #03B4DB;
  font-style: normal !important;
  font-size: 13px !important;
}

.toc a:hover {
  color: #143E63;
}

.toc em, .toc i {
  font-style: normal !important;
}