@charset "UTF-8";
/* CSS Document */
/* ____________________BODY____________________ */
body {
	margin: 0;
	padding: 0;
	background: url(/media/all_background_01.gif);
	background-color: #000000;
	color: #99ffff;
	font: small Verdana, Geneva, Arial, Helvetica, sans-serif;
	-webkit-text-size-adjust: none;
}
a:link, a:visited {
	text-decoration: none;
	color: #20bdf1;
}
a:hover {
	color: #ffffff;
}
/* ____________________WRAPPER____________________ */
#wrapper {
	width: 730px;
	text-align: center;
	margin: 0 auto;
	background-image: url(/media/all_gradient.png);
	background-repeat: repeat-x;
	background-color: #000000;
	border-right: 1px solid #333333;
	border-bottom: 1px solid #333333;
	border-left: 1px solid #333333;
}
/* ____________________HEADER____________________ */
#header {
	margin: 0;
	padding: 0;
	height: 100px;
}
#nav_textimage {
	position: relative;
	left: 0;
	top: 0;
	float: left;
	display: block;
	white-space: nowrap;
	background: url(/media/all_nav_home_active8.png) no-repeat;
	width: 303px;
	height: 58px;
	margin: 0;
	padding: 0;
}
#nav_textimage a {
	display: block;
	width: 303px;
	height: 58px;
	text-decoration: none;
}
#nav_textimage img {
	width: 303px;
	height: 58px;
	border: none;
}
* html a:hover {
	visibility: visible;
}
#nav_textimage a:hover img {
	visibility: hidden;
}
#nav_textimage span {
	position: absolute;
	left: 20px;
	top: 20px;
	margin: 0;
	padding: 0;
	cursor: pointer;
	display: none;
}
#nav {
	margin: 0;
	padding: 10px 0 0 410px;
	font-size: 16px;
	font-weight: bold;
	line-height: 1.7em;
}
#header li {
	display: inline;
}
.nav_spacer {
	padding: 0 7px;
}
.active_link a:link, .active_link a:visited {
	color: #ffffff;
	font-size: 150%;
	font-weight: normal;
}
.active_link a:hover {
	color: #20bdf1;
}
/* ____________________CONTENT_BLOG____________________ */
#content_blog {
	margin: 50px 0 0 0;
	padding: 1px 0 0 0;
	color: #373737;
	background-color: #ebebeb;
	text-align: left;
	position: relative;
	top: 0;
	left: 0;
}
* html .ie6hack01 {
	height: 1%; /*IE6 HACK*/
}
#content_blog a:link, #content_blog a:visited {
	text-decoration: none;
	color: #2197db;
	font-weight: bold;
}
#content_blog a:hover {
	color: #2d2c2c;
}
/*.description h3 {
	margin: 0;
	padding: 0;
	text-align: center;
	font-size: 10px;
	line-height: 10px;
	color: #605e5e;
	font-weight: normal;
	letter-spacing: 12px;
	position: absolute;
	top: -15px;
	left: 25px;
}*/
.description {
	margin: -10px 0 0 0;
	padding: 0;
	position: relative;
	top: -7px;
	left: 0;
}
h3.tagline {
	margin: 0;
	padding: 0;
	font-size: 10px;
	line-height: 10px;
	color: #666666;
	font-weight: normal;
	letter-spacing: 12px;
	text-align: center;
}
.inner {
	margin: 0 200px 0 100px;
	padding: 0 10px;
}
* html .ie6hack02 {
	height: 1%; /*IE6 HACK*/
}
.post h2 {
	margin: 35px 0 0 -9px;
	padding: 0 0 0 7px;
	font-size: 24px;
	font-weight: normal;
	line-height: 30px;
	border-left: 1px solid #2197db;
}
#content_blog .inner .post h2 a:link, #content_blog .inner .post h2 a:visited {
	text-decoration: none;
	color: #2d2c2c;
	font-weight: normal;
}
#content_blog .inner .post h2 a:hover {
	color: #2197db;
}
.post p {
	margin: 0 0 15px 0;
	padding: 0;
	font-size: 12px;
	line-height: 18px;
}
.post ul {
	margin: 0;
	padding: 0;
	font-size: 10px;
	list-style: none;
}
.post li {
	display: inline;
}
.post_spacer {
	color: #ffffff;
	font-size: 14px;
	line-height: 10px;
	font-weight: bold;
	padding: 0 2px;
}
.navigation {
	clear: right;
	text-align: center;
	margin: 50px 0 0 0;
	height: 50px;
	background-color: #3882ad;
}
.post_navigation ul {
	list-style: none;
	margin: 25px 0 0 0;
	padding: 0;
	font-size: 16px;
	line-height: 16px;
}
.post_navigation li {
	display: inline;
}
.post_navigation_text {
	font-size: 14px;
	line-height: 14px;
}
/* ____________________SIDEBAR____________________ */
#sidebar {
	text-align: left;
	float: right;
	width: 175px;
	margin: 50px 0 0 0;
}
#searchform {
	width: 150px;
}
#searchform #s {
	float: left;
	width: 80px;
	height: 16px;
	padding: 2px 5px 0 2px;
	border: 1px solid #4a4949;
	background-color: #ebebeb;
	font-size: 11px;
	line-height: 11px;
	color: #4a4949;
}
#searchform #searchsubmit {
	width: 25px;
	height: 20px;
	background: #4a4949;
	border: none;
	color: #20bdf1;
	font-size: 14px;
	font-weight: bold;
	margin: 0;
	padding: 0 0 5px 0;
	cursor: pointer;
}
#searchform #searchsubmit:hover {
	color: #ffffff;
}
#sidebar h3 {
	color: #605e5e;
	font-size: 12px;
	line-height: 12px;
	margin: 40px 0 5px 0;
}
#sidebar ul {
	margin: 0;
	padding: 0;
	font-size: 10px;
	line-height: 18px;
	list-style: none;
}
li.tags {
	display: inline;
}
h2.search {
	text-align: center;
	padding: 20px 0 0 0;
	height: 300px;
}
a img {
	border: 0;
	margin-bottom: 20px;
}
#sidebar ul.feeds {
	margin-bottom: 10px;
	padding: 0;
}
.rss {
	margin: 0;
	padding: 5px 5px 0 0;
}
.atom {
	margin: 0;
	padding: 4px 5px 0 0;
}
/* ____________________COMMENTS____________________ */
.inner_comments {
	margin: 0 200px 0 100px;
	padding: 0 10px;
}
h3.comments {
	font-size: 18px;
	line-height: 24px;
	color: #2d2c2c;
}
h3#comments {
	margin: 20px 0 -20px 0;
}
ol.commentlist {
	margin: 0 -15px;
	padding: 0;
	list-style: none;
}
ol.commentlist li {
	margin: 30px 0 0 0;
	padding: 0 15px;
	border-top: 1px solid #989e9c;
}
ol.commentlist li.bypostauthor {
	background-color: #dad7d7;
	padding-bottom: 1px;
}
.commentlist a:link, .commentlist a:visited {
	color: #2a70d1;
}
.commentlist a:hover {
	color: #ffffff;
}
.fn {
	font-size: 14px;
	line-height: 20px;
	font-style: normal;
}
.comment-meta {
	font-size: 10px;
	line-height: 16px;
}
.inner_comments p {
	font-size: 12px;
	line-height: 18px;
}
.nocomments {
	padding: 15px 0 0 0;
	text-decoration: underline;
}
/* ____________________REPLY____________________ */
#respond {
	clear: right;
/*	margin: 40px -210px 20px -110px; ORIGINAL VALUES */ 
	margin: 40px 0 0 0; /*IE6 HACK*/
	padding: 15px 0 10px 110px;
	background-color: #3882ad;
	width: 620px; /*IE7 HACK*/
}
#respond h3 {
	color: #181818;
	margin: 0 195px 0 -15px;
	padding: 0 0 10px 15px;
	border-bottom: 1px solid #4a4949;
}
#respond p {
	color: #2d2c2c;
}
#respond a:link, #respond a:visited {
	text-decoration: none;
	color: #181818;
}
#respond a:hover {
	color: #ffffff;
}
#respond #comment {
	max-width: 410px;
}
* html .ie6hack03 {
	width: 410px; /*IE6 HACK*/
}
.border {
	background-color: #16242a;
	border: 1px solid #333333;
}
span.says {
	display: none;
}
#respond p.text {
	color: #ffffff;
}
/* ____________________FOOTER____________________ */
#footer {
	clear: both;
	font-size: 80%;
	padding: 10px 0;
}
/* ____________________WP_PAGE_NUMBERS____________________ */
#wp_page_numbers ul, #wp_page_numbers li, #wp_page_numbers a {
	margin: 0;
	padding: 0;
	text-decoration: none;
}
#wp_page_numbers {
	padding: 15px 0 0 0; /* THIS MOVES THE TEXT AROUND */
}
#wp_page_numbers ul {
	list-style: none;
}
#wp_page_numbers li {
	display: inline;
}
#wp_page_numbers a:link, #wp_page_numbers a:visited {
	padding: 3px 5px;
	font-size: 12px;
	text-decoration: none;
	color: #ffffff;
}
#wp_page_numbers a:hover {
	background: #ffffff;
	color: #2d2c2c;
}
#wp_page_numbers li.space {
	font-size: 12px;
	color: #ffffff;
	padding: 3px 5px;
}
#wp_page_numbers li.active_page a {
	color: #ffffff;
	background: #50ade4;
}
#wp_page_numbers li.active_page a:hover {
	color: #2d2c2c; /* IE fix */
}