/*
Theme Name: Hazardous Dark
Theme
URI: http://wp-themes.erikgyepes.com/?wptheme=Hazardous+Dark

Description: Get More Free Wordpress Themes By Visiting <a href="http://www.wordpress.pro">Wordpress Themes</a>
Version: 1.
0
Author: Erik Gyepe
s
Author URI: http://www.erikgyepes.com

*/

body {
margin: 0;
	font-family: Arial, Helvetica, Georgia, Sans-serif;
	font-size: 12px;
	text-align: center;
	vertical-align: top;
	color: #000000;
	background-color: #FFFBCB; /*url('images/header_background.jpg') repeat-x;*/
}
.alignleft {
	text-align: left;
	float: left;

}



.alignright {
	float: right;
	text-align: right;

}



.aligncenter {
	display: block;
	clear: both;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	text-align: center;

}

.caption-img-left {
	display: block;
	margin: 15px 5px 2px 0px;
	padding: 0px;
	float: left;
	width: auto;
}
.caption-img-left p {
	font-family: "Lucida Grande", "Lucida Sans", Verdana, "Times New Roman", Georgia;
	font-size: 0.8em;
	color: #000;
	padding: 0px;
	line-height: 125%;
	font-weight: bold;
	clear: both;
	display: block;
	margin: 0px;
	width: auto;
}

.caption-img-left img {
	margin: 0px;
	padding: 0px;
	display: block;
	float: left;
}

.caption-img-right {
	display: block;
	margin: 15px 5px 2px;
	padding: 0px;
	float: right;
}
.caption-img-right p {
	font-family: "Lucida Grande", "Lucida Sans", Verdana, "Times New Roman", Georgia;
	font-size: 0.8em;
	color: #333333;
	margin: 0px;
	padding: 0px;
	clear: both;
	line-height: 125%;
	font-weight: bold;
	width: auto;
}

.caption-img-right img {
	clear: both;
	margin: 0px;
	padding: 0px;
	display: block;
}

img.alignleft {

	float: left;

	margin-top: 5px;

	margin-right: 5px;

	margin-bottom: 2px;

	border-width: 0px;

}



img.alignright {

	float: right;

	margin: 5px 10px 2px 8px;

	border-width: 0px;

}



img.aligncenter {

	display: block;

	margin-top: 0px;

	margin-right: auto;

	margin-bottom: 4px;

	margin-left: auto;

	clear: both;

	border-width: 0px;

}



img.alignleft-frame {

	float: left;

	margin-top: 5px;

	margin-right: 5px;

	margin-bottom: 2px;

	border: 5px solid #efefef;

}



img.alignright-frame {

	float: right;

	margin: 5px 10px 2px 8px;

	border: 5px solid #efefef;

}



img.aligncenter-frame {

display: block;

margin-top: 0px;

margin-right: auto;

margin-bottom: 4px;

margin-left: auto;

clear: both;

border: 5px solid #efefef;

}



code {

	font-family: "Courier New", Courier, monospace;

	font-size: 12px;

	text-transform: capitalize;

}
blockquote {
	margin: 10px 40px 10px 5px;
	clear: both;
	padding-top: 5px;
	padding-left: 8px;
	color: #135CAE;
	padding-bottom: 5px;
	border-left: 5px solid #666666;
	text-transform: lowercase;
	font-family: Tahoma, "Trebuchet MS", "Times New Roman", "Arial Narrow";
	font-size: 0.95em;
	line-height: 130%;
}


strike {
	color: #999999;



}



pre {
	overflow: scroll;
	padding: 5px;
	display: block;
	border: 1px solid #135CAE;
	font-family: "Courier New", Courier, monospace;
	font-size: 12px;
	color: #191919;
	background: #FFFFFF;
	margin: 12px 0px;
	width: 450px;
	clear: both;
}

dl {

	padding-left: 10px;

	font-size: 11px;

	margin-top: 8px;

	margin-bottom: 8px;

}

dt {

	margin-bottom: 5px;

	margin-top: 0px;

	font-weight: 400;

	font-family: "Times New Roman", Times, serif;

	font-size: 13px;

}

dd {

	font-style: italic;

	margin-bottom: 8px;

	margin-left: 0px;

	font-family: "Times New Roman", Times, serif;

	font-size: 13px;

}

form {
	margin: 0px;
	padding: 0px;
	float: left;
	width: 90%;
}

h1, h2, h3, h4, h5, h6 {
	text-align: left;
	width: 95%;
	font-family: Calibri, Tahoma, "Trebuchet MS";
	letter-spacing: -1px;
	text-transform: capitalize;
}



a:link, a:visited {
	text-decoration: none;
	color: #135CAE;
}
a:hover, a:active {
	text-decoration: underline;
	color: #999999;
}
big {
	font-size: 1.2em;
	font-weight: bold;
}
small {
	font-size: 11px;
	font-weight: lighter;
	color: #A7A7A7;
}
#wrap {
	margin: 0 auto 0 auto;
	width: 1000px;
}
#container {
	width: 900px;
	float: left;
	background: url(images/bg.gif) repeat-y;
	border-right: 2px solid #000000;
	border-left: 2px solid #000000;
}
#wrapper{
	margin: 0 auto 0 auto;
	width:1000px;
	
	text-align: left;
	background:url('images/body_bg.gif');
	/* background-color:#fffbcb; */
	
}
#header {
	background: url('images/header_back.gif') no-repeat;
	margin:0px auto;
	width: 1000px;
}
#header a {
	text-decoration: none;
	color: #FFFFFF;
}

#header h1 {
	font-family: "Trebuchet MS", Tahoma, Verdana, Georgia;
	font-size: 2em;
	color: #FFFFFF;
	letter-spacing: -1px;
	margin: 0px;
	padding: 1em 0px 0px;
	float: left;
	width: 600px;
	line-height: 100%;
}
#header p {
	font-size: 1.3em;
	color: #999999;
	margin: 0px;
	padding: 0px 0px 0px 3px;
	float: left;
	width: 600px;
	font-family: Tahoma, "Trebuchet MS", "Times New Roman", "Arial Narrow";
	line-height: 100%;
	font-weight: bold;
}

#navigator-header {
	width: 920px;
	float: left;
	background: #000000 url(images/nav.gif) repeat-x;
	border-bottom: 4px solid #000000;
	height: 25px;
}
#navigator-header ul {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}
#navigator-header ul li {
	margin: 0px;
	padding: 0px;
	display: inline;
	font-weight: 600;
}
#navigator-header ul li a:link, #navigator-header ul li a:visited {
	display: block;
	float: left;
	padding-right: 10px;
	padding-left: 10px;
	height: 25px;
	margin: 0px;
	font-size: 1em;
	line-height: 25px;
	color: #FFFFFF;
	text-decoration: none;
	background: url(images/nav.gif) repeat-x;
}
#navigator-header ul li a:hover, #navigator-header ul li a:active {
	display: block;
	float: left;
	padding-right: 10px;
	padding-left: 10px;
	height: 25px;
	margin: 0px;
	font-size: 11px;
	line-height: 25px;
	color: #F9f9f9;
	text-decoration: none;
	background: url(images/nav-out.gif) repeat-x;
}

#content {
	float: left;
	width: 1000px;
	position: relative;
	padding-top:20px;

		background:url('images/body_bg.gif');
}
#right-content {
	float: right;
	width: 770px;
	padding-bottom: 20px;

}
.dynamic-sidebar {
	
	margin-left: 0px;
	padding-left: 20px;
	float: left;
	width: 195px;
}
.dynamic-sidebar-box {
	float: left;
	width: 344px;
	border: 1px solid #F4F4F4;
	padding: 2px;
	height: 100px;
	margin-bottom: 10px;
}

.dynamic-sidebar ul{
list-style-type: none;
margin: 0;
padding: 0 10px 0 10px;
}

table#wp-calendar{
width: 100%;
}

.dynamic-sidebar ul li{
padding: 10px 0 10px 0;

}

.dynamic-sidebar ul li h2{
font-family: arial, Sans-serif;
font-size: 13px;
color:#135CAE;

}
.dynamic-sidebar ul li a{
font-family: arial, Sans-serif;
text-decoration:underline;
font-size: 12px;
color:#C25958;
}
.dynamic-sidebar ul li a:hover{
font-family: arial, Sans-serif;
text-decoration:none;
font-size: 12px;
color:#000000;
}
.dynamic-sidebar-right h2{
font-family: Georgia, Sans-serif;
font-size: 14px;
color:#0B71E4;

}

.dynamic-sidebar ul ul li{
padding: 0;
line-height: 14px;

margin-top: 6px;
}



.dynamic-sidebar-right {
	margin-left: 20px;
/*	padding: 10px;*/
	float: left;
	width: 150px;
}


#close-footer {
	float: left;
	height: 30px;
	width: 896px;
	background: #000000;
	border-top: 2px solid #000000;
	font-size: 11px;
	line-height: 30px;
	color: #FFFFFF;
	padding-right: 10px;
	padding-left: 10px;
}
.input-search {
	padding: 2px;
	width: 155px;
	border: 1px solid #000000;
}


#post {
	float: left;
	width: 540px;
	position: relative;
	padding: 0px;
	margin: 0px;
}
.post-meta {
	background-color:#FFFBCB;
    border:1px solid #000000;
	float: left;
	width: 520px;
	position: relative;
	padding-bottom: 45px;
	
	padding-right: 10px;
	padding-left: 10px;
}
.post-meta h1 {
	font-size: 2.4em;
	letter-spacing: -0.9px;
	line-height: 125%;
	margin: 0px;
	padding: 0px;
	float: left;
	width: 96%;
}
.post-meta h1 a:link, .post-meta h1 a:visited {
	font-family: Goudy Old Style, Cambria, Georgia, Sans-serif;
font-size: 20px;
}


.post-content {

	margin: 0px;
	float: left;
	width: 520px;
	font-size: 1.1em;
	color: #000000;
	line-height: 160%;
	padding-top: 10px;
	padding-bottom: 10px;
}
.post-content h3 {
	margin: 10px 0px 0px;
	padding: 0px;
	clear: both;
	font-size: 1.3em;
}
.post-content h4 {
	margin: 10px 0px 0px;
	padding: 0px;
	clear: both;
	font-size: 1.2em;
}.post-content h5 {
	margin: 10px 0px 0px;
	padding: 0px;
	clear: both;
	font-size: 1.2em;
}
.post-content h6 {
	margin: 10px 0px 0px;
	padding: 0px;
	clear: both;
	font-size: 1.1em;
}

.post-content p {
	margin-top: 8px;
	margin-bottom: 0px;
}
.post-content img {
	border-width: 0px;
}

.cats {
	float: left;
	width: 520px;
	font-size: 1.1em;
	color: #000000;
	font-weight: 400;
}
.clear-post {
	float: left;
	height: 25px;
	width: 100%;
}
#comment {
	background-color:#FFFBCB;
	float: left;
	width: 100%;
	
}
#rss {
	float: left;
	height: 25px;
	width: 90%;
	padding-left: 35px;
	line-height: 25px;
}
.comment-list {
	background-color:#FFFBCB;
	padding: 13px 8px;
	float: left;
	width: 94%;
}
.comment-list-alt {
background-color:#FFFBCB;
	padding: 13px 8px;
	float: left;
	width: 94%;

}
#comment h4 {
	font-size: 1.8em;

	margin: 0px;
	padding: 0px 0px 0px 5px;
}
#comment h5 {
	font-size: 1.7em;
	color: #999999;
}


.user {
	clear: both;
	font-size: 1.3em;
	font-weight: bold;
}
.date {
	clear: both;
	font-size: 0.9em;
	color: #000000;
}
.text {
	clear: both;
	font-size: 1.2em;
	font-family: Arial;
	line-height: 125%;
	padding-top: 8px;
	padding-bottom: 0px;
}
#hovering {
	margin: 0px;
	padding: 0px;
	float: left;
	width: 100%;
}
#hovering p {
	margin-top: 0px;
	margin-bottom: 5px;
	font-size: 13px;
	float: left;
	width: 100%;
}
#hovering input {
	margin: 0px;
	padding: 1px 2px;
	width: 50%;
	border: 1px solid #135CAE;
	background: #FFFFFF;
}
#hovering input:hover {
	margin: 0px;
	padding: 1px 2px;
	width: 50%;
	border: 1px solid #B9B9B9;
	background: #F4F4F4;
}
.subscribes {
	margin: 3px 0px;
	padding: 0px;
	float: left;
	width: 95%;
}
#comment-box {
	margin: 0px;
	float: left;
	width: 100%;
}
#comment-box textarea {
	height: 150px;
	width: 90%;
	border: 1px solid #135CAE;
	background: #FFFFFF;
}

#comment-box textarea:hover {
	height: 150px;
	width: 90%;
	border: 1px solid #B2B2B2;
	background: #FFFFFF;
}
#comment-box p {
	margin-top: 0px;
	margin-bottom: 8px;
	font-size: 1.1em;
	float: left;
	width: 100%;
}
#close-footer a:link, #close-footer a:visited {
	color: #f6f6f6;
	text-decoration: underline;
}
#close-footer a:hover, #close-footer a:active {
	color: #135CAE;
	text-decoration: none;
}
.rss {
	margin: 0px;
	padding: 0px 0px 0px 5px;
	float: left;
	width: 490px;
	font-size: 1.1em;
}


#footer{
	margin:0px auto 0px auto;
	clear: both;
	float: left;
	width: 1000px;
	padding-top:10px;
	background-color:#fffbcb;
	background:url('images/body_bg.gif');
/*	background:#FFFFFF url('images/footer_background.jpg') repeat-x;*/
	margin-top:10;
}

#footer p{
line-height:18px;
color:#FFFFFF;
text-align:center;
}

#footer p a{
color:#FFFFFF;

text-decoration: none;
}



//SPECIFIC FROM SITE CSS


#banner {
	padding: 8px 0px 8px 0px;
}

#menu a{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	
	display: block;
	margin-top: 6px;
	padding: 2px 2px 2px 10px;
	background-color: #4E7BAC;
	color: white;
	text-decoration: none;
	font-weight: bold;
}
#menu a:hover{
	color: #E9EEB1;
}
td.pill_l {
  background: url(images/mw_menu_cap_l.png) no-repeat;
  width:  20px;
  height: 32px;

}
table.pill {
  margin-left: auto;
  margin-right: auto;
  padding: 0;
}

td.pill_l {
  background: url(images/mw_menu_cap_l.png) no-repeat;
  width:  20px;
  height: 32px;

}

td.pill_m {
  background: url(images/mw_menu_normal_bg.png) repeat-x;
  padding: 0;
  margin: 0;
  width: auto;
}

td.pill_r {
  background: url(images/mw_menu_cap_r.png) no-repeat;
  width:  19px;
  height: 32px;
}
#pillmenu {
  white-space: nowrap;
  height: 32px;
  float: left;
}
.slideinmenu{
padding-top: 9px;
float: left;
background:url(images/bg_ul.gif) no-repeat;
background-position:top center;
}
td.pill_m {
  background: url(images/mw_menu_normal_bg.png) repeat-x;
  padding: 0;
  margin: 0;
  width: auto;
}
#pillmenu ul {

  margin: 0px;
  padding: 0px;
  list-style:none;
}

#pillmenu li {
	float: left;
	background: url(images/mw_menu_separator.png) top right no-repeat;
	margin: 0px;
	padding: 0px;
}

#pillmenu a {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 13px;
  font-weight: bold;
	float:left;
  display:block;
  height: 24px;
  line-height: 24px;
  padding: 0 20px;
  color: #ffffff;
  text-decoration: none;
}
#pillmenu a#active_menu-nav {
	margin-top:2px;
	height: 21px;
	line-height: 21px;
	background-position: 0 0;
}

.newletter_title{
color:#EEEEEE;
font-family:Helvetica,Arial,sans-serif;
font-size:12px;
font-weight:bold;
}
Inherited froma.banner mailto:inf...family.org
a:link, a:visited {
color:#135CAE;
}

a.banner {
color:#135CAE;
text-decoration:underline;
}

a.banner: hover {
color:#135CAE;
text-decoration:none;
}