body {
    background: #242424;
    background-image: url(/images/bg_stripe.png);
    margin-top: 15px;
    padding: 0;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 13px;
    color: #BBBBBB;
}

a {
	color: #48ACDE;
}
a:hover, a:visited {
	color: #2D6C8B;
	background: none;
}

label {
	font-size: 14px;
}

h1,h2,h3,h3 a {
	font-weight: normal;
	color: white;
}

#banner {
	background: url(/images/horizon/earwaks_logo.jpg) no-repeat left top;
	margin-bottom: 18px;
}

#content {
	background: #000000 url(/images/horizon/img02.jpg) no-repeat left top;
	padding: 25px;
	width: 810px;
}

#sidebar {
   background: #000000;
}

#container_edge {
	background: #000000 url(/images/horizon/img01.jpg) 0 -33px no-repeat;
    margin: 0 auto;
    width: 860px;
    height: 7px;
}

.featureLargeOverlay {
background-color: black;
filter:alpha(opacity=80);
-moz-opacity:0.8;
-khtml-opacity: 0.8;
opacity: 0.8;
}

.preview_mode {
	background: url(/images/preview_body.gif) repeat-y;
}

/* Menu */

#menu, #flash {
	float: left;
	width: 860px;
	height: 40px;
	padding-left: 10px;
	background: url(/images/horizon/img01.jpg) no-repeat left top;
	margin-bottom: 10px;
}

#flash {
	line-height: 37px;
	background: url(/images/horizon/img01light.gif) no-repeat left top;
}
#flash img {
	margin-left: 2px;
	margin-right: 7px;
	margin-top: 10px;
	float: left;
}

#flash.captcha {
	width: 800px;
}

#errorExplanation {
border: solid #2B6889 1px;
padding: 0.5em;
margin: 1em 0;
}
#errorExplanation p {
margin-bottom: 0.5em;
}
#errorExplanation h2 {
background: #2B6889;
width: 100%;
margin-bottom: 0.5em;
}
#errorExplanation ul {
margin-left: 1.5em;
}
.fieldWithErrors {
border: solid #2B6889 1px;
padding: 0.5em;
}

#menu ul {
	margin: 0;
	padding: 0px 0 0 0px;
	list-style: none;
	line-height: normal;
}

#menu li {
	display: block;
	float: left;
}

#menu a {
	display: block;
	float: left;
	margin-right: 3px;
	padding: 10px 20px;
}

#menu a, #manage_menu a {
	text-decoration: none;
	text-transform: lowercase;
	font: 13px "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #FFFFFF;
}

#menu a:hover { 
	text-decoration: none; 
	color: #48ACDE;
}

#menu .current_page_item a {
	color: #48ACDE;
}

#row1 {
}

div#home_adbar {
	background: black;
}

div#home_smallfeatures {
	margin-top: 10px;
}

#row2 {
}

div.thumbshow {
width: 180px;
margin-right: 28px;
}
div.thumbshow_last {
margin-right: 0px;
}

div.thumbshow img {
	width: 180px;
	height: 135px;
}

div#article {
	width: 480px;
}

.content_caption {
	margin-bottom: 1em;
}

.comment {
	margin: 0.5em 0;
	padding: 0.5em;
}

.comment_title {
	font-weight: bold;
}

.comment_stamp {
	font-size: 0.6em;
}

#comments .zebra {
	background: #121212;
}

div#sidebar {
    width: 269px;
	margin-left: 33px;
	padding: 13px;
    padding-top: 0px;
}

#comments {
padding-top: 2em;
}

#footer {
	background: transparent url(/images/horizon/img01.jpg) no-repeat scroll left top;
	height: 40px;
	line-height: 40px;
	text-transform: lowercase;
	color: white;	
}
