@charset "UTF-8";
/* CSS Document */

/* --- html styles --- */

body {
	color: #98cacb;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	background-color: #999;
}
#left_col a:link {
	color: #f1633a;
	text-decoration: none;
	}
#left_col a:visited {
	color: #de7b5e;
	text-decoration: none;
	}
#left_col a:hover {
	color: #ff7031;
	text-decoration: underline;
	}
#left_col a:active {
	outline-style: none;
	outline-width: medium;
	}
#left_col a:focus {
	outline-style: none;
	outline-width: medium;
	}

a:link {
	color: #6bc1f2;
	text-decoration: none;
	}
a:visited {
	color: #5fabd6;
	text-decoration: none;
	}
a:hover {
	color: #a4deff;
	text-decoration: underline;
	}
.footer a:link {
	color: #ceebeb;
	text-decoration: none;
	}
.footer a:visited {
	color: #ceebeb;
	text-decoration: none;
	}
.footer a:hover {
	color: #7af0f0;
	text-decoration: underline;
	}
h1 {
	padding: 0;
	margin: 10px 0 5px 0;
	font-size: 14px;
	font-weight: normal;
}
h2 {
	padding: 0;
	margin: 0 0 5px 0;
	font-size: 12px;
	font-weight: normal;
}
h3 {
	padding: 0;
	margin: 0 0 5px 0;
	font-size: 12px;
	font-weight: normal;
}
p {
	margin: 5px 0 5px 0;
	padding: 0;
}
/* --- structure styles --- */	

#page {
	margin: auto;
	width: 1045px;
}
#header {
	padding-bottom: 10px;
}
#content_field {
	background: #ccc url(images/curve_page_top.jpg) no-repeat top left;
	padding:  5px 10px 0 10px;
}
#content_field_bottom {
	background: #ccc url(images/curve_page_bottom.gif) no-repeat top left;
	height:  17px;
}
.leaderboard {
	margin: 7px auto 10px auto;
	width: 728px;
}
#css_logo {
	background: url(images/css_hdr_bg.jpg) no-repeat top left;
	width: 100%;
	margin-bottom: 10px;
}
#css_logo img {
	border: none;
}
#nav {
	height: 52px;
}
#right_col {
	float: right;
	width: 338px;
	margin-left: 10px;
}

.right_col_ads {
	float: right;
	width: 160px;
	padding: 0 10px;
}
#main_col {
	float: right;
	width: 480px;
	margin-left: 10px;
}
#left_col {
	float: left;
	width: 187px;
	padding-top: 5px;
	font-size: 12px;
}
#left_col img {
	border: none;
	margin: 3px 0 8px 0;
}
.search {
	width: 134px;
	margin-bottom: 10px;
	border: 1px solid #666666;
	padding: 2px 0;
}
.main_col_box {
	background: #666 url(images/curve_ep_bottom.gif) no-repeat bottom left;
	padding-bottom: 10px;
	margin: 5px 0 10px 0;
}
.main_col_box img {
	border: none;
}
.ep_box {
	background: #666 url(images/curve_ep_comment_bottom.gif) no-repeat bottom left;
	padding-bottom: 10px;
	margin: 5px 0 0 0;
}
.ep_box object {
	margin: 0 auto;
	display: block;
	margin-left: auto;
	margin-right: auto;
}
.ep_box img {
	border: none;
	display: block;
	margin-left: auto;
	margin-right: auto;
}
.main_content {
	padding: 0 10px;
	font-size: 12px;
}
.ep_thumb_box {
	font-size: 12px;
	border-bottom: 1px solid #444545;
	padding-bottom: 5px;
	margin-bottom: 15px;
}
.ep_thumb_text {
	float: right;
	width: 304px;
}
.ep_thumb_img {
	float:left;
}
.ep_thumb_img img {
	border: none
}
.right_col_box {
	background: #666 url(images/curve_right_col.gif) no-repeat bottom left;
	padding-bottom: 10px;
	margin: 5px 0 10px 0;
}
.right_col_box img {
	border: none;
}
.right_col_narrow {
	background: #666 url(images/curve_poll_bottom.gif) no-repeat bottom left;
	padding-bottom: 10px;
	margin: 0;
	width: 158px;
	float: left;	
}
.right_col_narrow img {
	border: none;
}
.footer {
	padding: 0 12px 5px;
	font-size: 11px;
	color: #3a3a3a;
}
#footer_right {
	float: right;
	text-align: right;
	width: 220px;
	margin-top: -19px;
}
.right_content {
	padding: 0 10px;
}
.photo_gallery {
	border-bottom: 1px solid #444545;
	padding-bottom: 10px;
	margin-bottom: 10px;
}
.photo_gallery p {
	margin-left: 148px;
	_display:inline-block;
}
.photo_gallery h2 {
	margin-left: 148px;
	_display:inline-block;
}
.photo_gallery img {
	border: none;
}
.ep_single {
	margin-bottom: 5px;
}
.ep_single p {
	margin-left: 148px;
	_display:inline-block;
}
.ep_single h2 {
	margin-left: 148px;
	_display:inline-block;
}
.ep_single img {
	border: none;
}
.intro_text {
	color: #2d2d2d;
	size: 13px;
	line-height: 16px;
}
/* --- comment styles --- */

.comments {
	background: #444545 url(images/curve_comment_bottom.gif) no-repeat bottom left;
	padding: 10px;
	font-size: 12px;
}
.comment {
	padding: 10px 0;
	border-bottom: 1px solid #96cacd;
}
.comment_credit {
	color: #a1a1a1;
	font-size: 11px;
}
.comment_form_table {
	width: 426px;
	margin-top: 5px;
	margin-right: 18px;
	margin-left: 18px;
	}
.comment_form_table input {
	background-color: #cecece;
	width: 413px;
	border: none;
	padding: 2px;
	}
.comment_form_text {
	background: #666;
	padding: 10px;
	width: 418px;
	font-size: 11px;
	}
.comment_form_text .comment_instructions input {
	background-color: #666;
	width: 15px;
}
.comment_form_text input {
	width: 141px;
	background-color: #cecece;
	}
.comment_form_table textarea {
	border: none;
	background: #cecece;
	padding: 4px;
	width: 411px;
	height: 88px;	
}
.comment_buttons {
	float: right;
	padding: 4px 20px 0;
}
.comment_buttons img {
	border: none;
	padding: 0;
}
.comment_button {
	cursor: pointer; 
	margin: 0; 
	padding: 0; 
	border: 0;
	width: 85px; 
	height: 24px;
}
.next_prev {
	background-color: #444545;
	height: 19px;
	font-size: 11px;
	line-height: 19px;
}
.prev {
	float: left;
	border-right: 1px solid #666;
	width: 150px;
	height: 19px;
}
.prev img {
	float: left;	
}
.next {
	float: right;
	border-left: 1px solid #666;
	width: 150px;
	text-align: right;
	height: 19px;
}
.next img {
	float: right;
}
.paginate {
	background-color: #444545;
	height: 19px;
	font-size: 11px;
	line-height: 19px;
	float: right;
	padding: 0 5px;
}
.pagecount {
	border-right: 1px solid #666;
	padding-right: 5px;
	margin-right: 3px;
	height: 19px;
}
.narrow_content {
	padding: 0 10px;
}
.right_col_narrow .narrow_content img {
	margin-left: 19px;
}
.arc_right {
	float: right;
	width: 140px;
	padding: 0 6px;
}
.arc_left {
	float: left;
	width: 140px;
	padding: 0 6px;
	border-right: 1px solid #444545;
}
.arc_left img {
	border: none;
}
.arc_right img {
	border: none;
}
.style_arc_menu {
	margin-bottom: 8px;
}
.icons img {
	margin-bottom: -3  px;
	padding: 0 5px;
	margin-right: 0;
	margin-left: 0;
	display: inline;
}

/* --- Gallery Index styles --- */

.photo_table td {
	width: 140px;
	padding: 0 13px 10px 0;
}

/* --- Poll Item styles --- */

.lg-polls-answers {
	padding: 5px;
	 margin-bottom: 2px;
	line-height: 15px;
	border-top: 1px solid #444545;
	border-bottom: 1px solid #444545;
}
#poll_submit {
	 float: right;
	 margin: 3px 20px 10px; 0
}
.poll_instructions {
	 padding: 0 10px;
	 color: #8fb4b5;
}
.percentage {
	 background-color: #f1643a;
	 color: #fff;
	 margin-bottom: 15px;
}
.percentage small {
	 margin-left: 5px;
}

/* -- image centering styles --*/

.right_col_image_center {
	 float: left;
	 width: 140px;
}
.right_col_image_center img {
	 display:block;
	 margin-left:auto;
	 margin-right:auto;
}

/* --- clearfix styles --- */

.clearfix:after {
    content: ".";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
}
.clearfix {display: inline-block;}

/* Hides from IE-mac \*/
* html .clearfix {height: 1%;}
.clearfix {display: block;}
/* End hide from IE-mac */

