/* -----------------------------------*/
/* 				=Categories			  */
/*
				=Reset
				=Global
				=Text
				=Structure
				=Nav
				=Headings
				=Lists
				=Forms
				=Comments
				Misc =Albums
				Misc =Titles
				Misc =Ratings
				Misc =Upload
	 			Misc =Content/Interviews
				=Links
*/
/* -----------------------------------*/


/* -----------------------------------*/
/* 				=Reset				  */
/* -----------------------------------*/

@import url("reset.css");

/* -----------------------------------*/
/* 				=Global				  */
/* -----------------------------------*/

body {
	background: #000 url('/images/system/odforum_bg.jpg') no-repeat scroll left top;
	color:#2A2A2A;
	text-align:center;
	min-width:960px;
}

a {
	color: #809777;
	font-weight: bold;
}


/* -----------------------------------
 				=Text
   -----------------------------------*/
/*
Copyright (c) 2008, Yahoo! Inc. All rights reserved.
Code licensed under the BSD License:
http://developer.yahoo.net/yui/license.txt
version: 2.5.1
*/
body {font:13px/1.231 arial,helvetica,clean,sans-serif;*font-size:small;*font:x-small;}table {font-size:inherit;font:100%;}pre,code,kbd,samp,tt{font-family:monospace;*font-size:108%;line-height:100%;}

.smalltext { font-size: 77%; letter-spacing: 0.1em;}
.11text { font-size: 85%; }
.right { text-align: right; }
.center { text-align: center; }
.left { text-align: left; }
.tbold { font-weight: bold; }
.tital { font-style: italic; }
.grey { color: #444; }
.white { color: #ddd; }

h1 {
	color: #fff;
	font-weight: bold;
	font-size: 114%;
	letter-spacing: 0.2em;
	padding: 0;
	margin: 0;
}

h2 {
	font-size: 100%;
	font-weight: bold;
	color: #435D88;
	font-style: italic;
	padding: 0;
	margin: 0;
}

/* -----------------------------------*/
/* 				=Structure			  */
/* -----------------------------------*/

#container {
	margin:0 auto;
	width:960px;
	text-align:left;
}

#content {
	background-color: #FAF7F0;
	text-align:center;
}

#content a {
	text-decoration: none;
	color: #809777;
	font-weight: bold;
}

#in_center {
	margin:0 auto;
	max-width:877px;
	width:99%;
	text-align: left;
	/*
		width:expression(document.clientWidth > 877? "877px" : "auto");
	*/
}

#albums_center {
	margin:0 auto;
	width:800px;
	padding-top:5px;
}

#album_content {
	background-color:#fff;
}

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

.f_right {
	float: right;
}

#logo {
	display:inline;
	float:left;
	margin:31px 0 0 22px;
}

.header {
/*	height:155px; */
}

#search_form {
  float:right;
  display: inline;
  margin: 25px 0.5em 0px 0px;
  width: 350px;
  text-align: right;
}

#titles {
	background: #000 url('/images/index/menu_bg.png') 0 0 repeat;
	border-top: 1px solid #dcdcdc;
	clear:both;
	display:inline;
	float:left;
	margin:23px 0 0 0;
	width:590px;
}
#titles a {
	color: #E5DABE;
}

#pinfo {
	color: #809878;
	text-align: center;
	font-size: 85%;
	padding: 5px 1.2em 2px 0;
/*	
	border-bottom: 1px solid #E5E5E5;
	background: #000 url('/images/system/topbar_grad.gif') bottom left repeat-x;
*/
}
#pinfo a {
	color: #809878;
}
.pinfo_txt {
	float: right;
	padding-top:10px;
}
#odforce {
	width:106px;
	margin:0 auto;
}

#gmenu {
	border:1px solid #990;
	margin:5px 0 0 0;
	padding:5px;
	width:200px;
}

#admin_body {
}

.posts_chunk {
	border:1px solid #555;
	padding:5px;
	margin-top: 10px;
	text-align: left;
}

.fsmall {
	border-right: 1px solid #000;
	border-left: 1px solid #000;
	margin:0 0 25px 41%;
	width: 135px;
	background: #f6f5f0;
}

.z_fix {
	position: relative;
	z-index: 1;
}

.featured_big {
	text-align:left;
	margin: 0 1em 1em;
	padding: 0;
	width: 301px;
}

.featured_small {
	padding: 15px 0 15px 0;
	text-align: center;
}

.featured_gal {
	border-top:5px solid #CBDAE1;
	padding: 1.5em 0 1em 0;
}

.featured_threads {
	padding: 1em 10px 1em 10px;
	text-align: left;
	float:left;
	width:30%;
}

.featured_threads_ttl {
	text-align: right;
	margin-bottom: 10px;
}

.news {
	padding:2px 2px 2px 18px;
	border-top:1px solid #ccc;
	background-position: 2px 0%;
}

.featured_threads_odd {
	background: #eee url('/images/index/comment.png') top left no-repeat;
}
.featured_threads_even {
	background: transparent url('/images/index/comment.png') top left no-repeat;
}

.news_odd {
	background: #eee url('/images/index/newspaper_go.png') top left no-repeat;
}
.news_even {
	background: transparent url('/images/index/newspaper_go.png') top left no-repeat;
}

.content {
	padding: 0 30px;
}

#useralbums {
	text-align:center;
}
#useralbums_center {
	margin:0 auto;
	width:90%;
	padding-left: 3em;
}

#album_sidebar {
	float:right;
	border:2px solid #333;
	position:relative;
	width:162px; 
	margin:15px 0px 0 0;
	background-color:#000;
}

#album_images {
	position:relative;
	margin:0 0 20px -20px;
	background-color:#000;
	padding:0px;
	float:left;
	width:602px;
}

.archive {
	border:1px solid #dce3e3;
	float:left;
	margin:10px 15px 5px 15px;
	padding:10px 10px 0 10px
}


/*
 * sliding doors
 */
#album_tabs {
	float:left;
	width:50%;
	line-height:normal;
}
#album_tabs ul {
	margin:0;
	padding: 0;
	list-style-type: none;
}
#album_tabs li {
	float:left;
	background: url('/images/gallery/tab_right.gif') no-repeat right top;
	margin:0;
	padding:0;
}
#album_tabs span {
	display: block;
	background: url('/images/gallery/tab_left.gif') no-repeat left top;
	padding: 0px 30px;
}
#album_tabs #current {
	background-image: url('/images/gallery/tab_right_on.gif')
}
#album_tabs #current span {
	background-image: url('/images/gallery/tab_left_on.gif')
}


/*
 * css for tabbed display
 */
.tabset_tabs	{ margin:0; padding:0; list-style-type:none; position:relative; z-index:2; white-space:nowrap }
.tabset_tabs li	{ margin:0; padding:0; display:inline }
.tabset_tabs a	{ color:#339 ! important; background-color:#def ! important; border:1px solid #99c; text-decoration:none; padding:0 0.6em; border-left-width:0; border-bottom:none }
.tabset_tabs a:hover	{ color:#00c ! important; background-color:#eff ! important }
.tabset_tabs a.active	{ color:black ! important; background-color:white ! important; border-color:black; border-left-width:1px; cursor:default; border-bottom:white; padding-top:1px; padding-bottom:1px }

.tabset_tabs li.firstchild a	{ border-left-width:1px }

.tabset_content	{ border-top:1px solid black; border-bottom:1px solid black; background-color:#ddd; position:relative; z-index:1; padding:0.5em 1em; display:none;  }
.tabset_label	{ display:none }

.tabset_content_active	{ display:block }

#message_center {
	margin:0 auto;
	width:800px;
}

#message {
	border: 1px solid #f00;
	margin-bottom: 15px;
	padding: 2px 0 2px 10px;
	color: #f00;
	background-color: #fff;
}

/* -----------------------------------*/
/* 				=Advertising		  */
/* -----------------------------------*/

#gallery_banner_ad {
}

/* -----------------------------------*/
/* 				=Nav				  */
/* -----------------------------------*/

.nav_bar {
	float:right;
	width: 190px;
}
.admin_nav_bar {
	float:left;
	width: 190px;
}

#goback {
	width: 200px;
	padding: 10px 0px;
	margin-left:25px;
	border: 0px solid #000;
	background: url('/images/system/left_arrow.gif') center left no-repeat;
}

/* -----------------------------------*/
/* 				=Headings			  */
/* -----------------------------------*/

.topalb {
	border:1px double #e0e0e0;
	background-color: #F6F5F0;
	width: 85%;
	margin-left: 60px;
}

.topalb_ttl {
	text-align: right;
	padding:5px 30px 5px 0;
	color: #577c53;
	font-style: italic;
	font-weight: bold;
}

.left_featured {
	background: url('/images/index/left_featured_bg.jpg') top left no-repeat;
	padding: 15px 0 15px 10px;
	margin: -5px 0 0 0;
}

.right_featured {
	background: url('/images/index/right_featured_bg.jpg') top left no-repeat;
	padding: 15px 0 15px 10px;
	margin: -5px 0 0 0;
}

/* -----------------------------------*/
/* 				=Lists				  */
/* -----------------------------------*/

/* css for pagination */
#pages {
	border-top: 1px solid #ddd;
	border-bottom: 1px solid #ddd;
	background: white url('/images/gallery/pagination_grad.png') bottom left repeat-x;
	font-style: italic;
	font-weight: bolder;
	position: relative;
	padding: 10px;
	z-index: 1;
}
#pages ul {
	list-style-type: none;
}
#pages li {
	margin: 0 10px 0 0;
	border: 1px solid #6e7d69;
	display: inline;
	padding-bottom:1px;
	padding-top:2px;
}
#pages a, #pages a:visited {
	color: #809777;
	padding: 2px 4px 1px 4px;
	text-decoration: none;
}
#pages a:hover {
	color: white;
	background-color: #ffb566;
}
#pages li.nolink {
	color: #809777;
	padding: 2px 4px 1px 4px;
}
#pages li.current {
	color: white;
	font-style: normal;
	background-color: #ffb566;
	border: 1px solid #ed7500;
	padding: 2px 4px;
	padding-bottom:1px;
}

/* css for main links */
#navlinks {
	padding: 0 0 0 5px;
}

#navlinks li {
   list-style-position: outside;
   display: inline;
   float: left;
   margin: 0px;
   padding: 2px;
}

#navlinks a ,#navlinks a:link, #navlinks a:visited {
   font-family: Arial, Verdana, Sans-serif;
   font-size: 14px;
   color:#eee;
   padding: 8px 17px 8px 17px;
   line-height: 32px;
   letter-spacing:1px;
   text-decoration: none;
}

#navlinks a:link.active, #navlinks a:visited.active, #navlinks a:hover {
   background-color:#698543;
   background-image: url('/images/index/menu_current_bg.png');
   background-repeat: repeat;
}

/* css for sorting */
#sortcontainer {
	text-align: left;
}

#sortcontainer ul {
	background-color: #000;
	border: 1px solid #dcdcdc;
	padding:3px 0 5px 15px;
	color: #E97300;
	font-size: 85%;
}

#sortcontainer li {
	display: inline;
	margin: 0px;
	padding: 10px;
}

#sortcontainer li a {
	color: #E97300;
	text-decoration: none;
	font-weight: bolder;
}

#sortcontainer li a:hover {
	color: #809878;
	text-decoration: underline;
}

#sortcontainer .active {
	text-decoration: underline;
	font-weight: bolder;
}

/* -----------------------------------*/
/* 				=Forms				  */
/* -----------------------------------*/

#tags {
	border:1px solid #fff;
	height: 19px;
	left: 0px;
	border-left:0px;
	background: #E3E5DB;
	color: #1A574D;
	font-weight: bold;
}

#loginbox {
	padding: 0;
	margin:0;
	clear: both;
	text-align: right;
	background: #333;
	color: #809878;

}

form {
	margin: 0;
	padding: 0;
}

fieldset {
	background-color: #f6f5f0;
	border: 1px solid #ccc;
}

legend {
	margin: 1em 0;
	padding: 0 .5em;
	color: #036;
	background: transparent;
	font-weight: bold;
}

label {
	float:left;
	width: 100px;
	padding: 0 1em;
	text-align: right;
}
label.caption {
	padding: 0.55em 0.5em 1em 0;
}

fieldset div {
	margin-bottom: .5em;
	padding: 0;
	display: block;
}

fieldset div input, fieldset div textarea {
	width: 350px;
	border: 1px solid #ddd;
	padding: 1px;
	color: #333;
}
input.caption{
	margin-top: 0.5em;
	width: 140px;
}

fieldset div select {
	padding: 1px;
}

div.fm-multi div {
	margin: 5px 0 5px 3em;
}

div.fm-multi input {
	width: 1em;
}

div.fm-multi label {
	display: block;
	width: 200px;
	padding-left: 5em;
	text-align: left;
}

#fm-submit {
	clear: both;
	padding-top: 1em;
	text-align: left;
}

#cap-submit {
	border: 0px solid #000;	
	padding-top: 0em;
	text-align: left;
}

#fm-submit input {
	border: 1px solid #ddd;
	padding: 2px 1em;
	background: #555;
	color: #fff;
}

#cap-submit input {
	border: 1px solid #ddd;
	padding: 2px;
	background: #555;
	color: #fff;
}

input:focus, textarea:focus {
	background: #efefef;
	color: #000;
}

/* required fields - does not work in IE */
fieldset div.fm-req {
	font-weight: bold;
}

.formerror {
	margin: 1em 0;
	padding: 0 .5em;
	color: #922;
	font-weight: normal;
}

.help {
	font-weight: normal;
}
/* -----------------------------------
 				=Comments
   -----------------------------------*/

/* -----------------------------------
 			Misc =Albums
   -----------------------------------*/

.alsubmenu {
	border: 1px solid #dcdcdc;
	background-color: #000;
	margin:auto;
	padding: 7px 5px 2px 5px;
}
.alsubmenu a {
	text-decoration: none;
	color: #809777;
	font-weight: bold;
}

.alsubmenu ul {
	list-style-type:none;
	text-align: center;
	margin: 0px;
	padding:0px;
	height: 20px;
}
.alsubmenu li {
	display:inline;
	padding-right: 1em;
	padding-left: 1em;
	border-right: 1px solid #000;
	border-left: 1px solid #000;
}

.usr_al_list {
	border: 1px solid #999;
	padding: 5px 0 5px 0;
}
.usr_al_list_txt {
	color: #555;
	background-color: #eee;
	margin-bottom: 5px;
	padding:2px 6px 2px 6px;
}


.thumbnail {
	margin: 3em 3em 1em 0;
	float:left;
	width: 200px;
	height:100%;
	position: relative;
	z-index: 1;
}

.thumbtext {
	padding: 0 0 0 5px;
	color: #ccc;
}

.thumbttl {
	text-align: right;
	font-weight: bold;
	font-style: italic;
	color : #555;
}

.thumbtext h3{
	padding: 5px 5px 0 0;
	margin: 5px 0 5px 0;
	color: #a00;
	text-align: right;
	font-size:85%;
}

.coverimage {
	position: relative;
	z-index: 1;
	width:602px;
	background-color:#000;
	padding-bottom:3px
}

#galthumbs {
	width:200px;
	border:solid #a8aaa2;
	border-width:1px;
	background:#F6F5F0;
	padding:6px;
	text-align:left;
	position:relative;
	float:left;
	display:inline;
	margin:10px;
}
#galthumbs  a span{
/*\*/
	position:absolute;
	left:-9999px;
	text-align:center;

}

#galthumbs a:hover span{
	top:6px;
	left:6px;
	width:202px;
	font-weight:bold;
	background:#F6F5F0;
	color:#999;
	padding:5px 0 5px 0;
	text-transform:uppercase;
	font-size:80%;
	border:1px solid #EEE;
	border-width:0 0 10px 0;
	filter: alpha(opacity=100);
	/*-moz-opacity:.8;
		opacity:.80;*/
/**/
}

#galthumbs img{
	border:1px solid #809777;
/* delete line above and uncomment this for an inset effect
	border:1px solid;
	border-color:#666 #EEE #EEE #666;
 */
}

.img_shadow{
	background: url(/images/gallery/thumb_shadow.gif) no-repeat bottom left;
	background: url(/images/gallery/thumb_shadow.png) no-repeat bottom left !important;
}
.img_shadow img{
	margin: -3px 0px 1px 4px;
}

.av_shadow{
	background: url(/images/system/avatar_shadow.gif) no-repeat bottom right;
	background: url(/images/system/avatar_shadow.png) no-repeat bottom right !important;
	width:100px;
	margin:0 0 10px 50px;
}
.av_shadow img{
	margin: -3px 4px 1px -4px;
	border:1px solid #fff;
}

#imgtxt {
	color: #4b4b49;
	border-top: 1px solid #BFCCBA;
	padding: 5px;
	font-weight: bold;
	position: relative;
	z-index: 1;
	width: 95%;
}

.itxt {
	color: #809878;
	font-style: italic;
	font-weight: normal;
}

.intxt {
	font-weight: normal;
}


/* -----------------------------------
 			Misc =Titles
   -----------------------------------*/
/* Fading Tooltips By Dustin Diaz*/
body div#toolTip {
	position:absolute;
	z-index:1000;
	width:220px;
	background:#809777;
	border:2px solid #444;
	text-align:left;
	padding:5px;
	min-height:1em;
	-moz-border-radius:5px;
}
body div#toolTip p { margin:0;padding:0;color:#fff;font:11px/12px verdana,arial,sans-serif; }
body div#toolTip p em { display:block;margin-top:3px;color:#f60;font-style:normal;font-weight:bold; }
body div#toolTip p em span { font-weight:bold;color:#fff; }


/* -----------------------------------
 			Misc =Ratings
   -----------------------------------*/
.star-rating { /* the UL */
	list-style:none;
	margin: 0px;
	padding:0px;
	height: 20px;
	position: relative;
	float:right;
	background: url('/images/system/star_rating.gif') top left repeat-x;
/*	background: url('/images/system/star_rating.gif') top left repeat-x; */
	}

.star-rating li{
    text-indent: -90000px;
	padding:0px;
	margin:0px;
	/*\*/
	float: left;
	/* */
	}

.star-rating li a {
	outline: none;
	display:block;
	width:20px;
	height: 20px;
	text-decoration: none;
	text-indent: -9000px;
	z-index: 20;
	position: absolute;
	padding: 0px;
	}

.star-rating li a:hover{
	background: url('/images/system/star_rating.gif') left center;
	z-index: 2;
	left: 0px;
	}

.star-rating a.one-star{left: 0px;}
.star-rating a.one-star:hover{width:20px;}
.star-rating a.two-stars{left:20px;}
.star-rating a.two-stars:hover{width: 40px;}
.star-rating a.three-stars{left: 40px;}
.star-rating a.three-stars:hover{width: 60px;}
.star-rating a.four-stars{left: 60px;}
.star-rating a.four-stars:hover{width: 80px;}
.star-rating a.five-stars{left: 80px;}
.star-rating a.five-stars:hover{width: 100px;}

.star-rating li.current-rating {
	background: url('/images/system/star_rating.gif') left bottom;
	position: absolute;
	height: 20px;
	display: block;
	text-indent: -9000px;
	z-index: 1;
	}

#ratings {
	border: 2px solid #E1E5DB;
	padding: 10px 0 10px 5px;
	background-color: white;
	font-weight: bold;
	color: #465;
	position: relative;
	z-index: 1;
}

#ratingslist ul {
	list-style-type: none;
}

#ratingslist li {
	margin: 0 6px 0 6px;
	padding: 3px 0 3px 0;
	font-weight: bold;
	line-height: 19px;
	background-repeat: no-repeat;
	background-position: 90% 50%;
	background-image: url(/images/system/single_star.gif);
	display: inline;
}

#ratingslist li a{
	padding-right: 28px;
	text-decoration: none;
}
#ratingslist li a:hover{
	text-decoration: underline;
}

/* -----------------------------------
 			Misc =RSS
   -----------------------------------*/
.rsschunk {
	padding:2px 2px 2px 19px;
	border-top:1px solid #ccc;
	background: #eee url('/images/index/pencil.png') top left no-repeat;
	background-position: 2px 0%;
}

.rsschunk_odd {
	padding:2px 2px 2px 19px;
	border-top:1px solid #ccc;
	background: transparent url('/images/index/pencil.png') top left no-repeat;
	background-position: 2px 0%;
}

/* -----------------------------------
 			Misc =Upload
   -----------------------------------*/

uliframe {
	border-width: 0px;
	height: 60px;
	width: 400px;
}
uliframe.hidden {
	visibility: hidden;
	width:0px;
	height:0px;
}

#upload_main {
	overflow: hidden;
	margin: auto;
	width: 410px;
	height: 450px;
	border-style: solid;
	border-width: 1px;
	background-color: white;
}

#images {
	width: 390px;
	margin: 20px;
}

#images div {
	margin: 10px;
	width: 100px;
	height: 100px;
	border-style: solid;
	border-width: 5px;
	border-color: #DEDFDE;
	float: left;
	overflow: hidden;
}

#images div:hover {
	border-color: #529EBD;
}

#images img.load {
	margin: 36px;
}

/* -----------------------------------
 			Misc =Content/Interviews
   -----------------------------------*/
.video {
	text-align:center;
	border: 1px solid #809777;
	background-color: #e8efe5;
	padding: 15px 0;
}

/* -----------------------------------*/
/* 				=Links				  */
/* -----------------------------------*/

