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

Version: 1.0
Author: Erik Gyepes
Author URI: http://www.erikgyepes.com

Hahleq's Color changes:
sidebar header text from #999900 to #33FFFF light blue (search on splash.gif)
comments from #999900 puke to #99FFFF light blue
post meta h1 from #999900 to #99FFFF
post meta h1 hover color for text from white to black
a: link and a: hover changed to #99FFFF light blue from light grey


*/

body {
	margin: 0px;
	padding: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 70%;
	color: #FFFFFF;
	background: #292929 url(images/bgk.gif) repeat-x top;
	letter-spacing: 0.5px;
}
.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: #CCCCCC;
	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 #CCCCCC;
	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: #99FFFF;
}
a:hover, a:active {
	text-decoration: underline;
	color: #99FFFF;
}
big {
	font-size: 1.2em;
	font-weight: bold;
}
small {
	font-size: 11px;
	font-weight: lighter;
	color: #A7A7A7;
}
#wrap {
	margin: 0px auto;
	width: 924px;
}
#container {
	width: 920px;
	float: left;
	background: url(images/bg.gif) repeat-y;
	border-right: 2px solid #000000;
	border-left: 2px solid #000000;
}
#header {
	width: 910px;
	float: left;
	height: 125px;
	background: url(images/hbg.gif);
	padding-left: 10px;
}
#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: 912px;
	position: relative;
	padding: 4px;
}
#right-content {
	float: right;
	width: 725px;
	padding-bottom: 20px;
	position: relative;
}
.dynamic-sidebar {
	margin: 0px;
	padding: 5px;
	float: left;
	width: 160px;
}
.dynamic-sidebar-box {
	float: left;
	width: 344px;
	border: 1px solid #F4F4F4;
	padding: 2px;
	height: 100px;
	margin-bottom: 10px;
}
.dynamic-sidebar-box h3 {
	font-size: 1.3em;
	color: #FFFFFF;
	background: url(images/box.gif) no-repeat center center;
	float: left;
	height: 24px;
	width: 341px;
	padding-left: 3px;
}


.dynamic-sidebar a:link, .dynamic-sidebar a:visited {
	color: #F9F9F9;
	text-decoration: none;
}
.dynamic-sidebar a:hover, .dynamic-sidebar a:active {
	color: #CCCCCC;
	text-decoration: underline;
}
.dynamic-sidebar h3 {
	font-size: 1.6em;
	margin: 0px 0px 5px;
	padding: 0px;
	float: left;
	width: 158px;
	color: #33FFFF;
	font-weight: bold;
	background: url(images/splash.gif) no-repeat left center;
	line-height: 30px;
	height: 30px;
}
.dynamic-sidebar ul {
	list-style-type: none;
	margin: 0px 0px 8px;
	padding: 0px;
	float: left;
	width: 160px;
}
.dynamic-sidebar form {
	margin: 0px;
	padding: 0px;
	float: left;
	width: 160px;
}
.dynamic-sidebar select {
	float: left;
	width: 150px;
	overflow: hidden;
	font-size: 11px;
	color: #666666;
}
.dynamic-sidebar p {
	margin: 0px 0px 8px;
	padding: 0px;
	float: left;
	width: 160px;
}

.dynamic-sidebar ul ul {
	margin: 0px;
	padding: 0px;
	float: left;
	width: 150px;
	list-style-type: none;
}
.dynamic-sidebar ul li {
	margin: 0px 0px 1px;
	padding: 3px 0px;
	float: left;
	width: 160px;
	font-size: 1em;
	line-height: 125%;
}
.dynamic-sidebar ul li a {
	display: block;
	background: url(images/bullet.gif) no-repeat left 2px;
	padding-left: 15px;
}
.dynamic-sidebar ul li a:hover {
	display: block;
	background: url(images/bullet-hov.gif) no-repeat left 2px;
	padding-left: 15px;
}
.dynamic-sidebar ul ul li {
	font-size: 1em;
	line-height: 125%;
	margin: 0px;
	padding: 0px;
	float: left;
	width: 150px;
}

.dynamic-sidebar select {
	font-size: 12px;
	color: #000000;
	background: #FFFFFF;
	margin: 8px 0px;
	width: 155px;
}


.dynamic-sidebar-right {
	margin: 0px;
	padding: 5px;
	float: right;
	width: 160px;
}
.dynamic-sidebar-box {
	float: left;
	width: 344px;
	border: 1px solid #F4F4F4;
	padding: 2px;
	height: 100px;
	margin-bottom: 10px;
}
.dynamic-sidebar-box h3 {
	font-size: 1.3em;
	color: #FFFFFF;
	background: url(images/box.gif) no-repeat center center;
	float: left;
	height: 24px;
	width: 341px;
	padding-left: 3px;
}

.dynamic-sidebar-right ul li a {
	display: block;
	background: url(images/bullet.gif) no-repeat left 2px;
	padding-left: 15px;
}
.dynamic-sidebar-right ul li a:hover {
	display: block;
	background: url(images/bullet-hov.gif) no-repeat left 2px;
	padding-left: 15px;
}
.dynamic-sidebar-right a:link, .dynamic-sidebar-right a:visited {
	color: #F9F9F9;
	text-decoration: none;
}
.dynamic-sidebar-right a:hover, .dynamic-sidebar-right a:active {
	color: #CCCCCC;
	text-decoration: underline;
}
.dynamic-sidebar-right h3 {
	font-size: 1.6em;
	margin: 0px 0px 5px;
	padding: 0px;
	float: left;
	width: 158px;
	color: #33FFFF;
	font-weight: bold;
	background: url(images/splash.gif) no-repeat left center;
	height: 30px;
	line-height: 30px;
}
.dynamic-sidebar-right ul {
	list-style-type: none;
	margin: 0px 0px 8px;
	padding: 0px;
	float: left;
	width: 160px;
}
.dynamic-sidebar-right form {
	margin: 0px 0px 1em;
	padding: 0px;
	float: left;
	width: 160px;
}
.dynamic-sidebar-right select {
	float: left;
	width: 150px;
	overflow: hidden;
	font-size: 11px;
	color: #666666;
}
.dynamic-sidebar-right p {
	margin: 0px 0px 8px;
	padding: 0px;
	float: left;
	width: 160px;
}

.dynamic-sidebar-right ul ul {
	margin: 0px;
	padding: 0px;
	float: left;
	width: 150px;
}
.dynamic-sidebar-right ul li {
	margin: 0px 0px 5px;
	padding: 0px;
	float: left;
	width: 150px;
	font-size: 1em;
	line-height: 125%;
}
.dynamic-sidebar-right select {
	font-size: 12px;
	color: #000000;
	background: #FFFFFF;
	margin: 8px 0px;
	width: 155px;
}














#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 {
	float: left;
	width: 520px;
	position: relative;
	padding-bottom: 45px;
	background: url(images/c-post.gif) no-repeat center bottom;
	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 {
	color: #99FFFF;
	text-decoration: none;
}

.post-meta h1 a:hover, .post-meta h1 a:active {
	color: #000000;
	text-decoration: none;
	background: #99FFFF;
}
.post-content {
	margin: 0px;
	float: left;
	width: 520px;
	font-size: 1.1em;
	color: #FFFFFF;
	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: #FFFFFF;
	font-weight: 400;
}
.clear-post {
	float: left;
	height: 25px;
	width: 100%;
}
#comment {
	float: left;
	width: 100%;
	background: url(images/top-com.gif) repeat-x top;
}
#rss {
	float: left;
	height: 25px;
	width: 90%;
	padding-left: 35px;
	line-height: 25px;
}
.comment-list {
	padding: 13px 8px;
	float: left;
	width: 94%;
}
.comment-list-alt {
	padding: 13px 8px;
	float: left;
	width: 94%;
	background: #161616;
}
#comment h4 {
	font-size: 1.8em;
	color: #99FFFF;
	margin: 0px;
	padding: 0px 0px 0px 5px;
}
#comment h5 {
	font-size: 1.7em;
	color: #99FFFF;
}


.user {
	clear: both;
	font-size: 1.3em;
	font-weight: bold;
}
.date {
	clear: both;
	font-size: 0.9em;
	color: #FFFFFF;
}
.text {
	clear: both;
	font-size: 1.2em;
	font-family: "Trebuchet MS", Verdana, sans-serif, "Courier New";
	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 #CCCCCC;
	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 #CCCCCC;
	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: #CCCCCC;
	text-decoration: none;
}
.rss {
	margin: 0px;
	padding: 0px 0px 0px 5px;
	float: left;
	width: 490px;
	font-size: 1.1em;
}

