/************************************************************************/
/* IP.Board 3 CSS - By Sherri Jones (Evanescence) - © 2009 IBSkin.com	*/
/************************************************************************/


/************************************************************************/

body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,textarea,p,blockquote,th,td { margin:0; padding:0; } 
table {	border-collapse:collapse; border-spacing:0; }
fieldset,img { border:0; }
address,caption,cite,code,dfn,em,strong,th,var { font-style:normal; font-weight:normal; }
ol,ul { list-style:none; }
caption,th { text-align:left; }
h1,h2,h3,h4,h5,h6 { font-size:100%;	font-weight:normal; }
q:before,q:after { content:''; }
abbr,acronym { border:0; }
hr { display: none; }
address{ display: inline; }

/************************************************************************/

/* ELEMENT STYLES */

body {
	background: #000;
	color: #689b9f;
	font: normal 13px arial, verdana, tahoma, sans-serif;
	position: relative;
}

h3, h4, h5, h6, strong { font-weight: bold; }
em { font-style: italic; }
img, .input_check, .input_radio { vertical-align: middle; }
legend { display: none; }
table { width: 100%; }
td { padding: 3px; }

h2 {
	font-size: 1.6em;
	font-weight: normal;
	margin: 0 0 8px 0;
	clear: both;
}

body h3 {
	font-weight: bold;
	font-size: 1.1em;
	padding: 5px 8px 3px 8px;
	color: #689b9f;
}

	h3 img {
		margin-top: -2px;
	}
	
	h3 a {
		text-decoration: none;
	}
	
a {
	color: #ae7523;
	text-decoration: none;
}

	a:hover {
		color: #e0a821;
		text-decoration: underline;
	}

/************************************************************************/
/* COLORS */

.row1, .row1 td, .post_block.row1 {
	background: #191919;
}

	.row1 .altrow, .row1.altrow,
	.personal_info, .general_box {
		background: #292929;
	}
	
.row2, .row2 td, .post_block.row2,
.message {
	background: #191919;
}

	.row2 .altrow, .row2.altrow,
/*	ul.post_controls,*/
	ul.topic_moderation {
		background: #292929;
	}

	.row4, .row4 .altrow, .row4.altrow {
		background: #191919;
	}

	.row5, .row5.altrow {
		background: #191919;
	}

	.row6, .row6.altrow {
		background: #191919;
	}

/************************************************************************/
/* Forum Row Hover Effect - Start - ©IBSkin.com                      */	
/************************************************************************/

	.row5, .row5.altrow {
		border: 1px solid #191919;
	}

	.row6, .row6.altrow {
		border: 1px solid #191919;
	}
	
	.row5:hover, .row5.altrow:hover {
		background: #313131;
		border: 1px solid #000;
	}

	.row6:hover, .row6.altrow:hover {
		background: #313131;
		border: 1px solid #000;
	}

/************************************************************************/
/* Forum Row Hover Effect - Stop - ©IBSkin.com                       */	
/************************************************************************/
	
	
.row1 .altrow_nopad, .row1.altrow_nopad{
	background: #191919;
	padding-left: 0px !important;
	margin-left: 0px !important;
}

.row2 .altrow_nopad, .row2.altrow_nopad{
	background: #191919;
	padding-left: 0px !important;
	margin-left: 0px !important;
}


.catrow1, .catrow1 td {
	background: #191919 url(images/catrow_left.png) repeat-y top left;
}

	.catrow1 .altrow, .catrow1.altrow, .catrow1 .altrow stats, .catrow1 .cat_forum {
		background: #191919 url(images/catrow_left.png) repeat-y top left;
	}

.catrow2, .catrow2 td {
	background: #191919 url(images/catrow_left.png) repeat-y top left;
}

	.catrow2 .altrow, .catrow2.altrow, .catrow2 .altrow stats, .catrow2 .cat_forum {
		background: #191919 url(images/catrow_left.png) repeat-y top left;
	}

.catrow3, .catrow3 td {
	background: #191919 url(images/catrow_right.png) repeat-y top right !important;
}

.catrow1 .cat_forum,
.catrow2 .cat_forum {
	background: #191919;
}

/************************************************************************/
/* Category Row Hover Effect - Start - ©IBSkin.com                      */	
/************************************************************************/

	.catrow1 .cat_forum {
		border: 1px solid #191919;
	}

	.catrow2 .cat_forum {
		border: 1px solid #191919;
	}

	.catrow1 .cat_forum:hover {
		background: #313131;
		border: 1px solid #000;
	}

	.catrow2 .cat_forum:hover {
		background: #313131;
		border: 1px solid #000;
	}

/************************************************************************/
/* Category Row Hover Effect - Stop - ©IBSkin.com                       */	
/************************************************************************/
	
.catrow1 .cat_stats {
	background: #191919;
	text-align: left;
}
	
.catrow2 .cat_stats {
		background: #191919;
		text-align: left;
	}


.catrow1 .cat_last_post {
	background: #191919 url(images/catrow_right.png) repeat-y top right;
}

.catrow2 .cat_last_post {
	background: #191919 url(images/catrow_right.png) repeat-y top right;
}

	
	
.row1 a, .row1 td a, .post_block.row1 a, .row1 .altrow a, .row1.altrow a,
.personal_info a, .general_box a, .row2 a, .row2 td a, .post_block.row2 a,
.message a, .row2 .altrow a, .row2.altrow a, ul.topic_moderation a,
.catrow1 a, .catrow2 a {
	color: #ae7523;
	text-decoration: none;
}

.row1 a:hover, .row1 td a:hover, .post_block.row1 a:hover, .row1 .altrow a:hover, .row1.altrow a:hover,
.personal_info a:hover, .general_box a:hover, .row2 a:hover, .row2 td a:hover, .post_block.row2 a:hover,
.message a:hover, .row2 .altrow a:hover, .row2.altrow a:hover, ul.topic_moderation a,
.catrow1 a:hover, .catrow2 a:hover {
	color: #e0a821;
	text-decoration: none;
}


.row3{
	background: #191919;
	color: #ae7523;
}

.row3 .altrow,
.row3.altrow,
.general_box2{
	background-color: #191919;
}

.moderated, body .moderated td,
.moderated td.altrow, .post_block.moderated,
body td.moderated, body td.moderated {
	background-color: #292929; /* Light red */
}

	.moderated, .moderated a {
		color: #ae7523;
	}

body .maintitle {
	background: url(images/category-bg.png) bottom;
	border: 1px solid #000;
	color: #6e919f;
	text-align: left;
}

	body .maintitle a {
		color: #689b9f;
	}
	
	body .maintitle a:hover {
		color: #FFF;
		text-decoration: none;
	}
	
ul.post_controls {
	background: transparent;
}

/* Bar */
.bar {
	background: #191919;
	color: #ccc !important;
}
	
	.altbar {
		background: #0d343c;
		border-top: 1px solid #000;
		border-bottom: 1px solid #000;
		color: #999;
	}

/* Table column headers */
.header {
	background: url(images/catsub_mid.png) repeat-x bottom;
	color: #6e919f;
	height: 28px;
	padding-top: 0px !important;
	padding-bottom: 0px !important;
}

.header2 {
	background: url(images/catsub_mid.png);
	border-left: 1px solid #000 !important;
	border-right: 1px solid #000 !important;
	color: #6e919f;
	height: 28px;
	padding-top: 0px !important;
	padding-bottom: 0px !important;
}

.header3 {
	background: transparent;
	color: #6e919f;
	height: 75px;
	padding-top: 0px !important;
	padding-bottom: 0px !important;
}

.calendar_header {
	background: url(images/calhead_bg.png);
	color: #FFF;
}

.minicalendar_header {
	background: url(images/minicalhead_bg.png);
	width: 1%;
	color: #6e919f;
}

	body .ipb_table .header a,
	body .topic_options a {
		color: #FFF;
	}

/* General block */
.general_box {
	background-color: #191919;
	border: 1px solid #253941;
	border-bottom: 1px solid #000;
	padding: 10px;
	color: #689b9f;
}

.general_box a {
	color: #689b9f;
	text-decoration: underline;
}

.general_box a:hover {
	color: #6e919f;
}

/* Post background */
.post_block {
	background: #191919 url(images/post_bg.gif) no-repeat bottom right;
	border: 1px solid #000;
	border-bottom: 0px !important;
	margin-bottom: 0px !important;
}

.post_block h3 {
	background: #191919 url(images/postop.png) repeat-x top;
	font-size: 16px !important;
	font-weight: normal !important;
	font-family: arial, verdana, tahoma, sans-serif !important;
}

.post_block h3 a {
	color: #999;
	text-decoration: none;
}

.post_block h3 a:hover {
	color: #FFF;
	text-decoration: none;
}

/* Post screen background */
div.post_form fieldset {
	background-color: #191919;
}

div.post_form fieldset a {
	color: #689b9f;
	font-size: 0.8em;
	font-weight: bold;
	text-decoration: underline;
}

div.post_form fieldset a:hover {
	color: #FFF;
	font-size: 0.8em;
	font-weight: bold;
	text-decoration: underline;
}

/* Dates */
.date, .poll_question .votes {
	color: #689b9f;
	font-size: 0.8em;
}

/* "No Messages" message */
.no_messages {
	background-color: #191919;
	border: 1px solid #253941;
	color: #689b9f;
	padding: 25px 30px;
}

.no_messages a {
	color: #689b9f;
}

.no_messages a:hover {
	color: #FFF;
}

/* Tab bars */
.tab_bar {
	background-color: #191919;
	color: #689b9f;
	border: 1px solid #000;
	border-bottom: 0px !important;
}

	.tab_bar li.active {
		background-color: #0d343c;
		color: #bbb !important;
	}
	
	.tab_bar.no_title.mini {
		border-bottom: 8px solid #0d343c !important;
		border-left: 0px !important;
		border-right: 0px !important;
		border-top: 0px !important;
	}
		
		.tab_bar.no_title.mini li.active {
			font-weight: bold;
			font-size: 1.1em;
			-moz-border-radius: 4px 4px 0 0;
			-webkit-border-top-left-radius: 4px;
			-webkit-border-top-right-radius: 4px;
			padding: 7px 10px;
			margin: -4px 10px 0 10px;
		}
		
/* Filter & moderation bars */
.filter_bar {
	background: #191919 url(images/filter_bar.png);
	border: 1px solid #000;
	color: #999;
}
	
	.filter_bar label {
		color: #689b9f;
	}
		
	.filter_bar a {
		color: #999 !important;
	}
	
	.filter_bar a:hover {
		color: #DDD !important;
	}
		
.moderation_bar {
	background: #0d343c;
}

/* Comments */
.comment_wrap .comment.by_author,
.comment_wrap .comment.by_author.row1 {
	background: #191919;
	border: 1px solid #253941;
}

.comment_wrap .comment.row1 {
	border-top: 1px solid #000;
	border-bottom: 1px solid #000;
}

/* Topic prefix */
.topic_prefix {
	background: #f22200 url(images/topic_prefix_bg1.png);
	border: 1px solid #000;
	color: #FFF;
}

.topic_prefix2 {
	background: #ffc624 url(images/topic_prefix_bg2.png);
	border: 1px solid #000;
	color: #000;
}

/* Toggle for the sidebar */
.sidebar_toggle {
	background-color: transparent;
}

/* Menu popups */
.ipbmenu_content, .ipb_autocomplete {
	background-color: #191919;
	border: 1px solid #253941;
	color: #689b9f;
}

	.ipbmenu_content li, .ipb_autocomplete li {
		border-bottom: 1px solid #000;
		color: #689b9f;
	}
	
		.ipb_autocomplete li.active {
			background: #0d343c;
		}

	.ipbmenu_content li a, .ipb_autocomplete li a {
		color: #689b9f;
		text-decoration: none;
	}

	.ipbmenu_content li a:hover, .ipb_autocomplete li a:hover {
		color: #FFF;
		text-decoration: none;
	}
	
	/* Forms */
	
.input_submit {
	background: #dd8b1e url(images/submit_bg.png) repeat-x;
	color: #000;
	border-color: #000;
	font: bold 10px arial !important;
	padding: 2px 4px 2px 4px !important;
}

	.input_submit:hover {
		background: #dd8b1e url(images/submit_alt_bg.png) repeat-x;
		border-color: #000;
		color: #000;
	}
	
	.input_submit.alt {
		background: #dd8b1e url(images/submit_bg.png) repeat-x;
		border-color: #000;
		color: #000;
	}
	
		.input_submit.alt:hover {
			background: #dd8b1e url(images/submit_alt_bg.png) repeat-x;
			color: #000;
		}
		
body#ipboard_body{
	margin: 0px;
}
	
body#ipboard_body fieldset.submit,
body#ipboard_body p.submit {
	background-color: #0d343c;
	color: #999;
}

#forum_wrapper1{
	background: #000;
	margin: 0px !important;
}

#forum_wrapper2{
	background: #000;
	padding: 20px;
	margin: 0px !important;
}


/************************************************************************/
/* HEADER */

h1, #content_jump {
	text-indent: -9999px;
	height: 0px;
	width: 0px;
}

#header {
	position: relative;
	clear: left;
}

.clearhead {
	clear: both;
	margin: 0px !important;
	padding: 0px !important;
}

.logomid {
    background:  url(images/logo_mid.png) repeat-x bottom;
  	display: inline;
  	float:left;
  	width:100%;
	height: 150px;
  	margin: 0px;
  	padding: 0px;
    border-bottom: 0px;
    margin-bottom: 0px !important;
}

.logoleft {
    background: url(images/logo_left.png) no-repeat left bottom;
  	display: block;
  	float: left;
  	margin: 0px;
  	padding: 0px;
  	height: 150px;
  	width: 100%;
  	margin-bottom: 0px !important;
}

.logoright {
    background: url(images/logo_right.png) no-repeat right bottom;
    display: inline;
  	float: right;
    padding: 0px;
  	text-decoration: none;
  	height: 150x;
  	margin: 0px;
  	width: 100%;
  	margin-bottom: 0px !important;
}

.logotext {
    text-align: center;
    width: 100%;
    vertical-align: middle;
}

#branding {
	background: #000;
	min-height: 150px;
	text-align: center;
}

#admin_bar {
	background: #000;
	color: #aaa;
	font-size: 11px;
	padding: 7px;
	height: 14px;
	border-bottom: 1px solid #000;
}

	#admin_bar li {
		color: #888;
		padding: 0 3px 0 5px;
	}
	
		#admin_bar li.active {
			color: #FFF;
			font-weight: bold;
		}

		#admin_bar a,
		#admin_bar li.active a {
			color: #FFF;
			text-decoration: none;
		}

		#admin_bar a:hover,
		#admin_bar li.active a:hover {
			color: #FFF;
			text-decoration: underline;
		}

		/* Navigation */
#primary_nav {
	background: url(images/primarynav_bg.png) repeat-x bottom;
	font-size: 0.95em;
	border: 0px !important;	
	padding-left: 0px;
	height: 31px;
	clear: both;
	float: left;
	width: 100%;
	font-weight: bold;
}

#primary_nav ul li {
	color: #000;
	text-decoration: none;
	padding-left: 0px !important;
	padding-right: 0px !important;
}
	
	#primary_nav ul li {
		font-size: 0.95em;
		padding: 8px 8px;
		margin-left: 6px;
	}

#primary_nav ul li a {
	color: #000;
	text-decoration: none;
	padding: 8px 7px 8px 7px;
}

#primary_nav ul li a:hover {	
	background: url(images/primarynav_hover_bg.png) repeat-x top left;
	padding: 8px 6px 8px 6px;
	border-left: 1px solid #50361a;
	border-right: 1px solid #ffc22f;
	color: #000;
}

#primary_nav ul li.active,
#primary_nav ul li.active a {
	background: url(images/primarynav_active_bg.png) repeat-x bottom;
	color: #bbb;
	text-decoration: none;	
}
	
		#primary_nav ul li.active {
			font-size: 0.95em;
			font-weight: bold;
			padding: 0;			
		}
		
		#primary_nav ul li.active a {
			padding: 8px 6px 8px 6px;
			border-left: 1px solid #000;
			border-right: 1px solid #ffc22f;
			display: block;
		}
		
#primary_nav ul li.active a:hover {
	background: url(images/primarynav_active__bg.png) repeat-x bottom left;
	padding: 8px 6px 8px 6px;
	border-left: 1px solid #000;
	border-right: 1px solid #ffc22f;
	color: #eee;		
}

.nav_left {
	float: left;
	padding: 0px !important;
	margin: 0px !important;
}		

.usernav{
	text-align: left;
	margin: 110px 10px -60px 10px !important;
}

#user_navigation {
	background: transparent;
	font-size: 0.9em;
	font-weight: bold;
	border-width: 0px;
	border-style: solid;
	border-color: #000;
	-moz-border-radius: 0 0 6px 6px;
	-webkit-border-bottom-left-radius: 6px;
	-webkit-border-bottom-right-radius: 6px;
	position: absolute;
	top: 260px;
	text-align: left;
	z-index: 9999;
	margin-bottom: 0px !important;
	//margin-bottom: 20px !important;
}

	#user_navigation .photo {
		border: 1px solid #000;
		margin: 6px 10px 6px 6px;
		float: left;
	}
	
	#user_info {
		margin-left: 60px;
		margin-right: 15px;
	}
	
	#user_navigation p {
		color: #FFF;
		font-weight: bold;
		margin-top: 6px;
		white-space: nowrap;
	}
	
		#user_navigation p a {
			color: #FFF !important;
			font-weight: bold;
			text-decoration: none;
		}
	
		#user_navigation p a:hover {
			color: #e8a51f;
			font-weight: bold;
			text-decoration: underline;
		}
		
	#user_navigation #new_msg_count {
		background: #d42d10 url(images/new_msg_bg.png);
		border: 1px solid #000;
		color: #FFF !important;
		font-weight: bold;
		font-size: 0.9em;
		padding: 3px 7px;
		top: 0px;
		left: 45px;
		position: absolute;
	}

#new_msg_count a,
#user_navigation #new_msg_count a {
		color: #FFF !important;
		font-size: 0.9em;
		font-weight: bold;
		text-decoration: none;
}

#new_msg_count a:hover,
#user_navigation #new_msg_count a:hover {
		color: #FFF !important;
		font-size: 0.9em;
		font-weight: bold;
		text-decoration: underline;
}
					
		#user_navigation ul {
			font-size: 0.88em;
			margin-top: 4px;
		}
			#user_navigation ul a {
				color: #FFF;
				font-weight: bold;
				text-decoration: none;
			}

			#user_navigation ul a:hover {
				color: #e8a51f;
				font-weight: bold;
				text-decoration: underline;
			}
						
			#user_navigation ul#user_other {	
				margin-left: 5px;
			}
			
			#user_navigation ul#user_other li {
				float: left;
				padding: 0 4px;
				font-weight: bold;
			}
			
			#user_navigation ul#user_other li a {
				color: #FFF !important;
			}
	
	#user_navigation ul#user_link_menucontent {
		background: #303030;
		border: 1px solid #000;
		margin-top: 0px;
		width: 170px;		
		float: right;
		z-index: 10000;
	}

		#user_navigation ul#user_link_menucontent li {
			padding: 1px;
			float: none;
		}

		#user_navigation ul#user_link_menucontent a {
			color: #aaa;
			text-decoration: none;
			padding: 5px 5px 5px 15px;
			display: block;
		}

			#user_navigation ul#user_link_menucontent a:hover {
				background: #689b9f;
				color: #000;
			}
			
	#user_navigation #user_link {
		background: url(images/user_menu_bg.png) repeat-x;
		-moz-border-radius: 4px 4px 4px 4px;
		-webkit-border-radius: 4px 4px 4px 4px;
		-webkit-border-bottom-left-radius: 4px;
		-webkit-border-bottom-right-radius: 4px;
		border: 1px solid #000;
		padding: 3px 10px 7px 10px;
		margin: 6px 0 0px 12px;
		min-width: 150px;
		position: relative;
		display: block;
		font-weight: bold;
		font-family: arial, verdana, tahoma;
		font-size: 11px !important;
	}

		#user_navigation #user_link img {
			right: 5px;
			top: 0px;
			position: absolute;
		}

	#user_navigation.not_logged_in {
		font-size: 1em;
		font-weight: bold;
		padding: 15px 25px;
	}

		#user_navigation.not_logged_in a {
			color: #FFF !important;
			margin: 0 10px;
			font-weight: bold;
		}

#user_navigation #user_link {
	color: #000 !important;
	font-weight: bold;
	text-decoration: none;
	font-family: arial, verdana, tahoma;
	font-size: 11px !important;
}
		
#user_navigation.not_logged_in,
#user_navigation.not_logged_in a {
	color: #FFF !important;
	font-weight: bold;
	text-decoration: none !important;	
}
		
#user_navigation.not_logged_in a:hover {
	color: #FFF !important;
	font-weight: bold;
	text-decoration: underline !important;	
}

#search-box a {
	color: #689b9f !important;
	text-decoration: none !important;
}

#search-box a:hover {
	color: #FFF !important;
	text-decoration: none !important;
}

#search {
	color: #689b9f;
	font-size: 0.85em;
	margin: 10px 4px auto auto;	
	position: relative;
	right: 0px;
	float: right !important;
}

	#search .submit_input {
		background: url(images/search_input_bg.png) repeat-x;
		border: 1px solid #000;
		padding: 2px 5px;
		//padding: 2px 1px 2px 1px !important;
		margin-left: 4px;
	}

#search .submit_input {
	color: #FFF;
	text-decoration: none;	
}

	#search input#main_search {
		background: url(images/search_bg.png) repeat-x;
		border: 1px solid #000;
		padding: 3px 3px 3px 18px;
		margin-left: 5px;
		//padding: 3px 3px 3px 12px !important;
		color: #689b9f !important;
	}

	#search a {
		margin: 5px 7px;
	}

	#search label,
	#search input,
	#search #adv_search {
		float: left;
	}

#secondary_nav {
    background: transparent url(images/nav.png) no-repeat left;
	color: #689b9f;
	font-size: 0.9em;
	padding: 10px 15px 10px 20px;
	clear: both;
	height: 30px;
	margin-top: 40px !important;
	margin-left: 25px !important;
}

	#secondary_nav li {
		padding-right: 7px;
		float: left;
	}

		#secondary_nav #section_links li {
			padding: 0 5px;
		}

	#secondary_nav a {
		color: #689b9f;
		text-decoration: none;
	}

	#secondary_nav a:hover {
		color: #ae7523;
		text-decoration: none;
	}

#rss_feed {
	height: 24px;
	padding-left: 15px;
}

#rss_menu {
	background-color: #ffebc9;
	border: 1px solid #000;
	padding: 1px;
	width: 200px;
	display: block;	
	z-index: 500;
}

	#secondary_nav #section_links #rss_menu li {
		padding: 0;
		display: block;
		float: none;
	}

	#rss_menu a {
		display: block;
		padding: 3px;
		color: #689b9f;
	}

		#rss_menu a:hover {
			background-color: #f68922;
			color: #fff;
		}
		
#pm_notification {
	background: url(images/trans_bg.png);
	color: #515151;
	padding: 0;
	margin: 0 20%;
	width: 60%;
	position: absolute;
	z-index: 2000;
}

	#pm_notification #pm_wrap {
		background: #191919;
		padding: 18px 0 30px 0;
		margin: 0 6px 6px 6px;
		color: #689b9f;
	}

	#pm_notification #pm_wrap a {
		color: #689b9f;
	}

	#pm_notification #pm_wrap a:hover {
		color: #FFF;
	}

	#pm_notification .photo {
		float: left;
		margin: 0 15px;
	}

	#pm_notification h2 {
		font-size: 1.5em;
		clear: none;
		margin: 0px 0 0 85px;
		color: #689b9f;
	}

	#pm_notification p {
		margin: 10px auto 0 95px;
	}

	#pm_notification .ok_thanks {
		text-align: center;
		padding: 6px;
		clear: both;
	}

/************************************************************************/
/* FOOTER */
#board_footer {
	color: #689b9f;
	font-size: 0.85em;
	border-top: 0px solid #191919;
	padding: 8px 8px 15px 8px;
	margin: 10px 15px 20px;	
	top: 20px;
	clear: both;
}

	#board_footer ul#utility_links li {
		float: left;
		padding-right: 8px;
	}

	#board_footer p {
		text-align: right;
	}

	#board_footer a {
		color: #689b9f;
		text-decoration: none;
	}
	
	#board_footer a:hover {
		color: #FFF;
		text-decoration: underline;
	}
	
#footer_utilities {
	background: #191919 url(images/footer_bg.png);
	border: 1px solid #000;
	color: #689b9f;
	font-size: 0.8em;
	padding: 4px 15px;
	margin: 25px 15px 0 15px;
}

	#footer_utilities form {
		margin: 7px 5px 0 5px;
	}

	#footer_utilities ul {
		padding: 2px 0;
		margin: 8px 0 0 0;
	}
		#footer_utilities ul li:first-child {
			color: #689b9f;
		}

		#footer_utilities li {
			float: right;
			padding: 0 8px 4px 8px;
		}
	
.copyright {
	background: transparent;
	text-align: center;
	color: #bb8331;
	font-size: 0.8em;
	padding: 10px;
	margin: 10px;
}
	
.copyright a {
	color: #bb8331;
	font-size: 0.8em;
	text-decoration: none;
}
	
.copyright a:hover {
	color: #aaa;
	font-size: 0.8em;
	text-decoration: none;
}

/************************************************************************/
/* GENERAL CONTENT */
#content {
	padding: 20px 15px 0px 15px;
	clear: both;
}

#ajax_loading {
	background-color: #e4981f;
	color: #000;
	text-align: center;
	padding: 5px;
	width: 8%;
	top: 0px;
	left: 46%;
	-moz-border-radius: 0 0 5px 5px;
	-webkit-border-bottom-left-radius: 5px;
	-webkit-border-bottom-right-radius: 5px;
	z-index: 10000;
	position: fixed;
}

#ipboard_body.redirector {
	width: 500px;
	margin: 150px auto 0 auto;
}

.redirect_message {
	background: #191919 url(images/information.png) no-repeat 8px 10px;
	-moz-border-radius: 6px;
	-webkit-border-radius: 6px;
	padding: 10px 10px 10px 30px;
	border: 1px solid #243545;
	color: #689b9f;
	line-height: 150%;
}

.redirect_message a {
	color: #689b9f;
	text-decoration: none;
}

.redirect_message a:hover {
	color: #689b9f;
	text-decoration: underline;
}

.redirect_wrap {
	background: #FFF;
	-moz-border-radius: 6px;
	-webkit-border-radius: 6px;
	padding: 6px 12px 12px 12px;
	border: 1px solid #253941;
	color: #689b9f;
}

.redirect_wrap h2 {
	font-size: 1.6em;
	font-weight: normal;
	margin: 0 0 8px 0;
	clear: both;
	color: #FFF;
}
		
.topic_options, .generic_bar, .tab_filters {
	color: #689b9f;
	font-size: 0.85em;
	font-weight: bold;
	height: 33px;
}
	.generic_bar, .tab_filters {
		background: #0d343c;
	}
	
	.generic_bar {
		display: none;
	}
	
	.tab_filters {
		background: #191919 url(images/th_bg.png) repeat-x top;
		border: 1px solid #000;
		border-bottom: 0px !important;
		color: #689b9f;
	}
	
	.topic_options {
		background: #0d343c;
	}
	
	.topic_options li {
		padding: 10px;
		float: right;
	}
	
	.topic_options a {
		color: #999 !important;
		text-decoration: none;
	}
	
	.topic_options a:hover {
		color: #2695af !important;
		text-decoration: none;
	}

.general_box h3 {
	background: #191919 url(images/sidebar_bg.png);
	font-size: 1em;
	color: #6e919f;
	border-bottom: 1px solid #000;
	padding: 5px 5px 5px 5px;
	margin: -10px -10px 5px -10px;
}

.general_box h3 a {
	color: #6e919f;
	text-decoration: none;
}

.general_box h3 a:hover {
	color: #FFF;
	text-decoration: none;
}

#index_stats .general_box {
	margin-bottom: 10px;
	overflow: hidden;
}

.general_box.alt {
	padding: 0px;
}

.general_box.alt h3 {
	margin: 0 0 5px 0;
}

.general_box a {
	text-decoration: none;
}

	.general_box .block_list {
		font-size: 0.9em;
		padding-top: 5px;
		margin: 0;
	}		
		.general_box .block_list li {
			padding: 6px;
			margin: 0 -8px;
		}

.progress_bar {
	background-color: #0d343c;
	border: 1px solid #000;
}

	.progress_bar span {
		background: #800000 url(images/progressbar_warning.png) repeat-x left;
		color: #fff;
		font-size: 0em;
		font-weight: bold;
		text-align: center;
		text-indent: -2000em; /* Safari fix */
		height: 10px;
		display: block;
		overflow: hidden;
	}

	.progress_bar.limit span {
		background: #800000 url(images/progressbar_warning.png) repeat-x center;
	}

	.progress_bar span span {
		display: none;
	}

.progress_bar.user_warn {	
	margin: 0 auto;
	width: 80%;
}

	.progress_bar.user_warn span {
		height: 6px;
	}

.progress_bar.topic_poll {
	border: 1px solid #000;
	margin-top: 2px;
	width: 40%;
}

img.resized {
	display: block;
}

.resized_img img {
	border-style: solid;
	border-color: #689b9f;
	border-width: 3px 3px 6px 3px;
	margin-bottom: 5px;
}

.resized_img span {
	background: #0d343c;
	color: #999;
	padding: 4px 8px;
	font-size: 11px;
}

li.rating a {
	-moz-outline: 0;
}

.antispam_img {
	margin-left: 215px;
	margin-bottom: 3px;
}

.tagList {
	list-style-type: none;
	margin: 0;
	padding: 0;
}
	.tagList li { display: inline; }
	li.level1 	{ font-size: 12px; }
	li.level2	{ font-size: 14px; }
	li.level3	{ font-size: 16px; }
	li.level4 	{ font-size: 18px; }
	li.level5	{ font-size: 20px; }
	li.level6 	{ font-size: 22px; }
	
span.error {
	color: #ad2930;
	font-weight: bold;
	clear: both;
}

/************************************************************************/
/* GENERIC REPEATED STYLES */
/* Inline lists */
#admin_bar ul, #admin_bar li, #stat_links li, 
.tab_filters ul, .tab_filters li,
fieldset.with_subhead span.desc, fieldset.with_subhead label,
.user_controls li {
	display: inline;
}

/* Floats */
.right { float: right; }
.left { float: left; }

/* Visibility */
.hide { display: none; }

/* Bullets */
.bullets ul, .bullets ol,
ul.bullets, ol.bullets {
	list-style: disc;
	margin-left: 30px;
	line-height: 150%;
	list-style-image: none;
}

/* Rounded corners */
#user_navigation #new_msg_count, .message, .popupWrapper, .poll_question h4, .reputation,
.rounded {
	-moz-border-radius: 6px;
	-webkit-border-radius: 6px;
}


/* Center */
.short {
	text-align: center;
}

/* Description */
.desc, p.posted_info, .warn_panel strong {
	font-size: 0.8em;
	color: #689b9f;
}

/* Cancel */
.cancel {
	color: #ad2930;
	font-size: 0.9em;
	font-weight: bold;
}
	
/* Maintitle */
body .maintitle {
	font-size: 17px;
	font-weight: normal;
	-moz-border-radius: 5px 5px 0 0;
	-webkit-border-top-left-radius: 5px;
	-webkit-border-top-right-radius: 5px;
	padding: 10px !important;
	margin: 0 !important;
	overflow: hidden;
}

.maintitle .desc {
	font-size: 0.7em;
	color: #ccc;
}
	
.maintitle2 {
	background: #1f2a38 url(images/category-bg.png) bottom;
	border: 1px solid #000;
	color: #6e919f;
	font-size: 16px;
	font-weight: normal;
	-moz-border-radius: 5px 5px 0 0;
	-webkit-border-top-left-radius: 5px;
	-webkit-border-top-right-radius: 5px;
	padding: 10px 5px 10px 5px !important;
	margin: 0 !important;
	overflow: hidden;
	text-align: center;
}

.maintitle2 .desc {
	float: right;
	font-size: 11px !important;
	color: #888;
	margin-left: 20px;
}

#forum_table .maintitle2 .main_forum_title {
	float: center;
}

#forum_table .maintitle2 .desc {
	float: right;
}

#forum_table .maintitle2 .desc a {
	color: #888;
	text-decoration: none
}

#forum_table .maintitle2 .desc a:hover {
	color: #fff;
	text-decoration: none
}

body .maintitle3 {
	background: #1f2a38 url(images/category-bg.png) bottom;
	border: 1px solid #000;
	color: #6e919f;
	font-size: 16px;
	font-weight: normal;
	-moz-border-radius: 5px 5px 0 0;
	-webkit-border-top-left-radius: 5px;
	-webkit-border-top-right-radius: 5px;
	padding: 10px 15px 10px 15px !important;
	margin: 0 !important;
	overflow: hidden;
}

	body .maintitle3 a {
		color: #6e919f;
	}
	
	body .maintitle3 a:hover {
		color: #FFF;
		text-decoration: none;
	}
	
.maintitle3 .desc {
	float: right;
	font-size: 11px !important;
	color: #888;
}

.maintitle3 .desc a {
		color: #888;
		text-decoration: none
	}

.maintitle3 .rating {
	font-size: 11px;
	margin: 4px 0 0 15px;
	float: right;
}

	.maintitle3 .rating img {
		margin-top: -2px;
	}
		
.minimaintitle {
	background: #1f2a38 url(images/category-mini-bg.png);
	border: 1px solid #000;
	color: #6e919f;
	font-size: 14px;
	font-weight: normal;
	-moz-border-radius: 5px 5px 0 0;
	-webkit-border-top-left-radius: 5px;
	-webkit-border-top-right-radius: 5px;
	padding: 5px 5px 5px 5px !important;
	margin: 0 !important;
	overflow: hidden;
	text-align: center;
}

.minimaintitle .desc {
	float: right;
	font-size: 11px !important;
	color: #888 !important;
}

.minimaintitle .desc a {
		color: #888 !important;
		text-decoration: none
	}



/* Photo */
.photo {
	border: 1px solid #000;
}

/* Moderation */
em.moderated {
	background: transparent;
	font-size: 0.8em;
	font-weight: bold;
	margin-top: 8px;
	display: block;
	clear: both;
}

/* Positive/Negative */
.positive {
	color: #116500;
}

.negative {
	background: #c43333 url(images/repbad_bg.png) repeat-x bottom !important;
	border: 1px solid #6f1414 !important;
	color: #fff !important;
}
	


/* Clickable */
.clickable {
	cursor: pointer;
}

/* Clear */
.clear {
	clear: both;
}

	.clearfix, .stats_list {
		overflow: auto;
	}

/* Block wrap */
.block_wrap {
	padding: 5px;
	margin-bottom: 10px;
}



/* White links */
#stat_links a,
table.ipb_table th a, 
.members li.positive a, .members li.negative a, #footer_utilities a, a.input_submit:hover {
	color: #fff;
	text-decoration: none;	
}

.topic_buttons li a,
.topic_buttons li span,
	color: #2d3a4b;
	text-decoration: none;	
}

.topic_buttons li a:hover{
	color: #2d3a4b;
	text-decoration: none;	
}

/* Search highlighting */
.searchlite { }

/* Users posting */
.activeuserposting {
	font-style: italic;
}
	
/************************************************************************/
/* COLUMN WIDTHS FOR TABLES */
.col_f_icon, .col_f_picon, .col_c_icon,
.col_m_status, .col_r_icon {
	width: 3%;
}

.col_c_icon_2 {
	background: url(images/catsub_left.png) no-repeat bottom left;
	width: 3%;
	height: 28px;
	padding-top: 0px !important;
	padding-bottom: 0px !important;
}

.col_m_replies
{
	width: 5%;
}
.col_m_to, .col_m_from {
	width:15%;
}
.col_f_topic, .col_m_subject {
	width: 49%;
}
.col_f_views, .col_f_starter,
.col_r_total, .col_r_comments {
	width: 10%;
}
.col_f_post, .col_m_date,
.col_r_updated, .col_r_section {
	width: 25%;
}
.col_c_stats {
	width: 15%;
}
.col_c_post {
	width: 30%;
}

.col_c_post_2 {
	background: url(images/catsub_right.png) no-repeat bottom right;
	width: 30%;
	height: 28px;
	padding-top: 0px !important;
	padding-bottom: 0px !important;
}

.col_c_forum {
	background: url(images/catsub_left2.png) no-repeat bottom left;
	width: 55%;
}
.col_mod, .col_f_mod, .col_r_mod {
	width: 3%;
}
.col_r_title {
	width: 26%;
}

/************************************************************************/
/* TABLE STYLES */

table.ipb_table {
	line-height: 120%;
}
	
	table.ipb_table a {
		text-decoration: none;
	}
	
		table.ipb_table a:hover,
		body table.ipb_table th a {
			text-decoration: underline;
		}
		
	table.ipb_table caption span.desc {
		font-size: 0.6em;
	}
		
	table.ipb_table h4,
	table.ipb_table .topic_title {
		font-size: 1.1em;
		font-weight: normal;
		display: inline;
	}
	
	table.ipb_table tr {
		padding: 10px 8px 8px 8px;
	}
		
	table.ipb_table tr td {
		/*border-bottom: 1px solid #d8e1ea;*/
		padding: 10px 8px 8px 8px;
	}
	
		table.ipb_table tr .stats {
			text-align: right;
		}

		body table.ipb_table tr td p {
			font-size: 0.9em;
		}
		
	table.ipb_table th,
	div#current_calendar ol#week_view li.month_bar {
		font-size: 0.85em;
		font-weight: bold;
		padding: 6px;
	}
	
	table.ipb_table ol.subforums {
		padding-top: 6px;
		margin-top: 5px;
	}
		
		table.ipb_table ol.subforums li {
			background: transparent url(images/bullet_black.png) no-repeat 3px 4px;
			color: #689b9f;
			font-size: 0.85em;
			padding: 0 4px 0 15px;			
			float: left;
		}
		
		table.ipb_table ol.subforums li.newposts {
			background: transparent url(images/bullet_green.png) no-repeat 0px 0px;
			color: #689b9f;
			font-size: 0.85em;
			padding: 0 4px 0 15px;			
			float: left;
		}
		
	table.ipb_table tr.announcement td {
		font-weight: bold;
		font-size: 1.1em;
	}
	
	table.ipb_table tr.subhead th {
		font-weight: bold;
		font-size: 1.1em;
		padding: 8px;
	}
	
	table.ipb_table ul li {
		font-size: 0.95em;
	}

.table_stats {
	width: 70%;
	padding: 5px;
	margin: 0px 10px;
}

.stats_bday {
	width: 70px;
}
	
		
/************************************************************************/
/* FORM STYLES */

body#ipboard_body fieldset.submit,
body#ipboard_body p.submit {
	padding: 15px 6px 15px 6px;
	text-align: center;
}

.input_text {
	background: #515151 url(images/input_text.png) repeat-x;
	font-size: 0.9em;
	font-family: arial, verdana, tahoma, sans-serif;
	border: 1px solid #000;
	padding: 2px;
	color: #999 !important;
}

	.input_text.error {
		background-color: #585858;
	}
	.input_text.accept {
		background-color: #f8e4b3;
	}

.input_text.email,
.input_text.password {
	width: 18em;
}

.input_select {
	background: #000;
	color: #689b9f;
	border: 1px solid #000;
}

#newSkin,
#newLang {
	background: #000;
	color: #689b9f;
	border: 1px solid #000;
}

.input_submit {
	font-weight: bold;
	font-size: 0.85em;
	text-decoration: none;
	border-width: 1px;
	border-style: solid;
	padding: 3px 7px;
	cursor: pointer;
}
	
	.input_submit.alt {
		text-decoration: none;
	}		

p.field {
	padding: 15px;
}

li.field {
	padding: 5px;
	margin-left: 27px;
}

	li.field label,
	li.field span.desc {
		display: block;
	}
	
li.field.error {
	color: #ad2930;
}

	li.field.error label {
		font-weight: bold;
	}

li.field.checkbox {
	margin-left: 0;
}

li.field.checkbox .input_check,
li.field.checkbox .input_radio {
	margin-right: 10px;
	vertical-align: middle;
}

	li.field.checkbox label {
		width: auto;
		float: none;
		display: inline;
	}

	li.field.checkbox span.desc {
		padding-left: 27px;
		margin-left: auto;
		display: block;
	}
	
/************************************************************************/
/* MESSAGE STYLES */

.message {
	background: #454545 url(images/information.png) no-repeat 8px 10px;
	padding: 10px 10px 10px 30px;
	border: 2px solid #1a838c;
	color: #ccc;
	line-height: 150%;
}

.message a {
	color: #30aab4;
	text-decoration: none;
}

.message a:hover {
	color: #FFF;
	text-decoration: underline;
}

	.message h3 {
		padding: 0;
		color: #ccc;
	}
	
	.message.error {
		background-color: #454545;
		background-image: url(images/exclamation.png);
		border-color: #1a838c;
		color: #ccc;
		font-size: 1.1em;
	}
	
	.message.unspecific {
		background-color: #454545;
		border-color: #1a838c;
		color: #ccc;
		margin: 0 0 10px 0;
		clear: both;
	}
		
	.message.unspecific a {
		color: #30aab4;
		text-decoration: none;
	}
	
	.message.unspecific a:hover {
		color: #FFF;
		text-decoration: underline;
	}	
	
	.message.user_status {
		background: #454545;
		color: #ccc;
		font-size: 1em;
		border: 1px solid #1a838c;
		padding: 5px 5px 5px 15px;
		margin-bottom: 10px;
	}

.message.user_status #update_status {
	color: #ccc;
	text-decoration: none;	
}
	
		.message.user_status.in_profile {
			font-size: 1.2em;
			position: relative;
			padding-left: 15px;
		}
		
	.message.user_status #update_status {
		background: #1a838c;
		border: 1px solid #000;
		font-size: 0.8em;
		font-weight: bold;
		padding: 3px 8px;
		margin-left: 10px;
		color: #FFF !important;
	}
	
	.message.user_status .cancel {
		font-size: 0.75em;
	}
	
/************************************************************************/
/* MENU & POPUP STYLES */

.ipbmenu_content, .ipb_autocomplete {
	font-size: 0.9em;
	min-width: 85px;
	padding: 5px;
	z-index: 2000;
}
	
	.ipbmenu_content li, .ipb_autocomplete li {
		padding: 5px;
	}
	
	.ipbmenu_content li:last-child {
		border-bottom: 0;
		padding-bottom: 0px;
	}
	
	.ipbmenu_content li:first-child {
		padding-top: 0px;
	}
	
	.ipbmenu_content a {
		text-decoration: none;
	}

.popupWrapper {
	background: url(images/trans_bg.png);
	color: #fff;
}

	.popupInner {
		background: #0d343c;
		color: #999 !important;
		border: 3px solid #000;
		-moz-border-radius: 4px;
		-webkit-border-radius: 4px;
		margin: 6px;
		width: 500px;
		overflow: auto;
	}

	.popupInner a {
		color: #ccc;
		text-decoration: none;
	}

	.popupInner a:hover {
		color: #FFF;
		text-decoration: underline;
	}
	
		.popupInner h3 {
			background-color: #191919;
			font-size: 18px;
			font-weight: normal !important;
			border: 0;
			padding: 8px;
			padding-left: 14px;
		}
		
.popupInner h3 a {
	color: #ccc;
	font-size: 18px;
	font-weight: normal !important;
	text-decoration: none;
}

.popupInner h3 a:hover {
	color: #999 !important;
	font-size: 18px;
	font-weight: normal !important;
	text-decoration: none;
}

		
.popupClose {
	position: absolute;
	right: 20px;
	top: 18px;
}

.popup_footer {
	padding: 15px;
	position: absolute;
	bottom: 0px;
	right: 0px;
}

.popup_body {
	padding: 10px;
}

.stem {
	width: 31px;
	height: 16px;
	position: absolute;
}

	.stem.topleft {
		background-image: url(images/stems/topleft.png);
	}
	.stem.topright {
		background-image: url(images/stems/topright.png);
	}
	.stem.bottomleft {
		background-image: url(images/stems/bottomleft.png);
	}
	.stem.bottomright {
		background-image: url(images/stems/bottomright.png);
	}
	
.modal {
	background-color: #3e3e3e;
}

.userpopup {
	padding-bottom: 25px;
	overflow: hidden;
	position: relative;
}

	.userpopup .info {
		color: #999 !important;
		position: relative;
	}
	
	.userpopup h3 {
		font-size: 1.2em;
	}
	
	.userpopup > div {
		padding: 8px;
	}
	
	.userpopup {
		font-size: 0.9em;
	}
	
		.userpopup dl {
			border-bottom: 1px solid #d4d4d4;
			padding-bottom: 10px;
			margin-bottom: 4px;
		}
		
	.userpopup .photo {
		top: 0px;
		right: 0px;
		position: absolute;
	}
	
	.userpopup .user_controls {
		left: 10px;
		position: absolute;
	}
	
	.userpopup .reputation {
		right: 4px;
		position: absolute;
	}

	
.profile_info {
	background-color: #191919;
	-moz-border-radius: 6px;
	-webkit-border-radius: 6px;
	padding: 20px 10px 20px 10px;
}
	
.profile_info a {
	color: #2695af;
}
	
.profile_info a:hover {
	color: #ccc;
}
	
.info dt {
	float: left;
}

.info dt {
	font-weight: bold;
	padding: 3px 6px;
	clear: both;
	width: 30%;
}

.info dd {
	padding: 3px 6px;
	width: 60%;
	margin-left: 35%;
}

/************************************************************************/
/* TOPIC/POST BUTTONS STYLES */

.topic_controls {
	min-height: 30px;
}

.topic_buttons li {
	background: transparent url(images/topic_button_left.png) no-repeat top left;
	padding: 0;
	margin: 0px 10px 10px 0px;
	float: right;
}
	
	.topic_buttons li a,
	.topic_buttons li span {
		font-size: 0.9em;
		display: block;
		margin: auto 0px auto 30px;
		-moz-outline: 0;
	}
	
	.topic_buttons li span {
		padding: 8px 30px 7px 3px;
	}
	
	.topic_buttons li a {
		background: transparent url(images/topic_button_right.png) no-repeat top right;
		padding: 9px 30px 41px 1px;
		font-size: 11px;
		font-weight: bold;
		color: #b88123;
		text-decoration: none;
	}
	
		.topic_buttons li a img,
		.topic_buttons li span img {
			margin: -1px 5px 1px 0;
		}
		
		.topic_buttons li a img.arrow { margin-right: -3px; }
	
	.topic_buttons li:hover {
		background: transparent url(images/topic_button_left_hover.png) no-repeat top left;
	}
		.topic_buttons li:hover a {
			background: transparent url(images/topic_button_right_hover.png) no-repeat top right;
			font-size: 11px;
			font-weight: bold;
			color: #1d8e98;
			text-decoration: none;
			padding: 9px 30px 41px 1px;
		}	
	.topic_buttons li.disabled {
		background: transparent url(images/topic_button_left_disabled.png) no-repeat top left;
	}
		.topic_buttons li.disabled span {
			background: transparent url(images/topic_button_right_disabled.png) no-repeat top right;
			padding: 11px 20px 10px 10px;
			color: #777;
		}	
	.topic_buttons li.closed {
		background: transparent url(images/topic_button_left_closed.png) no-repeat top left;
		color: #FFF;
	}
		.topic_buttons li.closed span,
		.topic_buttons li.closed a {
			background: transparent url(images/topic_button_right_closed.png) no-repeat top right;
			padding: 9px 30px 41px 1px;
			color: #FFF;
		}
	
ul.post_controls {
	background: inherit url(images/gradient_bg.png) repeat-x 50%;
	font-size: 0.8em;
	text-align: right;
	padding: 6px 10px 28px 6px;
	clear: both;
}

		ul.post_controls li {
			background: transparent url(images/post_button_left.png) no-repeat top left;
			padding: 0;
			margin: 0 3px;
			float: right;
		}

			ul.post_controls li.report,
			ul.post_controls.left li {
				float: left;
			}

		ul.post_controls a {	
			background: transparent url(images/post_button_right.png) no-repeat top right;
			color: #999;
			text-decoration: none !important;
			padding: 4px 11px 5px 4px;
			margin-left: 6px;
			display: block;
		}

		ul.post_controls a img {
			margin-top: -2px;
		}

		ul.post_controls a:hover {
			color: #ddd;
		}

		/* Selected button */
		ul.post_controls li.selected {
			background: transparent url(images/post_button_left_selected.png) no-repeat;
		}

			ul.post_controls li.selected a {
				background: transparent url(images/post_button_right_selected.png) no-repeat right;
				color: #000;
				margin-top: 1px;
				padding: 3px 11px 6px 4px !important;
			}

body .topic_buttons li a:hover,
body ul.post_controls a:hover {
	text-decoration: none;
}


/************************************************************************/
/* PAGINATION STYLES */

span.pagination.no_pages {
	background: url(images/pagination_bg1.png);
	border: 1px solid #000;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
	color: #999 !important;
	font-size: 0.8em;
	padding: 5px 10px 5px 10px;	
	height: 15px;
	display: block;
	font-weight: bold;
}

	ul.pagination.top {
		padding: 0 0 5px 0;
		margin-bottom: 15px;
		height: 18px;
	}

	ul.pagination.bottom {
		padding: 5px 0 0 0;
		margin-top: 15px;
		height: 18px;
	}

ul.pagination a,
ul.pagination li.pagejump {
	color: #000;
	text-decoration: none;
	padding: 1px 4px;
	display: block;
}

ul.pagination li.active {
	color: #FFF;
	text-decoration: none;
	padding: 1px 4px;
	display: block;
}

ul.pagination li.total {
	color: #FFF;
	text-decoration: none;
	padding: 1px 4px;
	display: block;
}

ul.pagination li {
	background: url(images/pagination_bg2.png);
	font-size: 0.9em;
	border: 1px solid #000;	
	margin: 0 2px 0 2px;
	float: left;
}

	ul.pagination li.total,
	ul.pagination li.active {
		background: none;
		border: 0;
		margin-left: 0px;
	}

	ul.pagination li.active {
		color: #FFF;
		font-size: 1em;
		font-weight: bold;
	}

ul.mini_pagination {
	font-size: 0.75em;
	display: inline;
	margin-left: 7px;
}

	ul.mini_pagination li a {
		border: 1px solid #000;
		padding: 1px 3px;
	}

	ul.mini_pagination li {
		display: inline;
		margin: 0px 2px;
	}

/************************************************************************/
/* MODERATION & FILTER STYLES */

.moderation_bar {
	text-align: right;
	padding: 6px 35px 6px 10px;
	margin: 10px 0 0 0;
}

	.moderation_bar.with_action {
		background-image: url(images/topic_mod_arrow.png);
		background-repeat: no-repeat;
		background-position: right center;
	}
	
#topic_mod_2 {
	-moz-border-radius-topleft: 0px;
	-moz-border-radius-topright: 0px;
	-webkit-border-top-left-radius: 0px;
	-webkit-border-top-right-radius: 0px;
	padding-top: 10px;
	margin-top: -10px;
}

#topic_mod p {
	padding: 7px;
	font-size: 0.9em;
}

#topic_mod #forum_mod_options_menucontent {
	text-align: left;
}

.filter_bar {
	font-size: 0.8em;
	text-align: center;
	margin: 2px 0 0 0;
	padding: 6px;
}

	.filter_bar select {
		margin-right: 10px;
	}
	
	.filter_bar span.clickable {
		display: block;
	}
	
/************************************************************************/
/* TAB BAR STYLES */

.tab_bar {
	font-size: 0.9em;
	-moz-border-radius: 6px 6px 0 0;
	-webkit-border-top-left-radius: 6px;
	-webkit-border-top-right-radius: 6px;
	padding: 7px 15px 25px 15px;
}

.tab_bar li.active,
.tab_bar li.active a {
	color: #999;
	text-decoration: none;	
}

.tab_bar li.active a:hover {
	color: #ccc;
	text-decoration: underline;	
}

	.tab_bar.no_title {
		background-image: url(images/th_bg.png);
		border: 1px solid #000;
		background-repeat: repeat-x;
		background-position: bottom;
		padding: 7px 15px 54px 15px;
	}
		
		.tab_bar.no_title.mini {
			background: transparent;
			padding: 7px 15px 25px 15px;
		}
		
	.tab_bar li {
		float: left;
		padding: 2px 10px;
	}

		.tab_bar li a {
			color: #999;
			text-decoration: none;
		}

		.tab_bar li a:hover {
			color: #ccc;
			text-decoration: none;
		}
		
		.tab_bar li.active {
			font-weight: bold;
			font-size: 1.1em;
			-moz-border-radius: 4px 4px 0 0;
			-webkit-border-top-left-radius: 4px;
			-webkit-border-top-right-radius: 4px;
			padding: 7px 10px;
			margin: -5px 10px 0 10px;
		}
		
.tab_filters {
	padding: 0 10px;
}

	.tab_filters ul {
		padding-top: 10px;
	}

	.tab_filters a {
		color: #999;
		text-decoration: none;
		font-weight: normal;
	}

	.tab_filters li {
		color: #999;
		padding: 0 4px;
	}

		.tab_filters li.active,
		.tab_filters li.active a {
			font-weight: bold;
			color: #999;
		}
		
/************************************************************************/
/* AUTHOR INFO (& RELATED) STYLES */


.author_box {
	background: url(images/auth-box-mid.png) repeat-y top;
	text-align: left;	
	font-size: 0.9em;
	margin: 0px 15px 0px 10px;
	width: 210px;
	float: left;
	color: #999;
	clear: both;
}

.author_box_top {
	background: url(images/auth-box-top.png) no-repeat;
	margin: 10px 15px 0px 10px;
	width: 210px;
	height: 22px;
	padding: 0px;
	float: left;
	clear: both;
}

.author_box_bot {
	background: url(images/auth-box-bot.png) no-repeat;
	margin: 0px;
	width: 210px;
	height: 22px;
	padding: 0px;
	float: left;
}

.author_info {
	text-align: left;	
	font-size: 0.9em;
	margin: 10px 0px 10px 9px;
	width: 190px;
	float: left;
	color: #999;
}

.author_info ul.user_fields li {
    clear: both;
    font-size: 0.9em;
    color: #999;
    padding-bottom: 2px;
    overflow: hidden;
}
.author_info ul.user_fields {
                clear: both;
        }
        
        .author_info ul.user_fields li span.ft,
        .author_info ul.user_fields li span.fc {
                display: block;
                float: left;
        }
        
        .author_info ul.user_fields li span.ft {
                width: 38%;
                text-align: right;
                font-weight: bold;
                padding: 0 0 0 8px;
        }
        
        .author_info ul.user_fields li span.fc {
                padding: 0 8px 0 8px;
                max-width: 50%;
        }
	.author_info.no_rep {
		margin-bottom: 15px;
	}
	
	.author_info li.avatar, .author_info li.group_icon, .author_info li.title {
		text-align: center;
	}
	
	.author_info dl {
		font-size: 0.9em;
		margin: 8px 8px 15px 8px;
	}
	
	.author_info dt,
	.author_info dd {
		display: block;
		color: #999;
	}
	
	.author_info dt a,
	.author_info dd a {
		color: #999;
		text-decoration: none;
	}
	
	.author_info dt a:hover,
	.author_info dd a:hover {
		color: #FFF;
		text-decoration: underline;
	}
		
	.author_info dt {
		font-weight: bold;	
		text-align: right;
		width: 33%;
		clear: both;
		float: left;
	}
	
	.author_info dd {
		margin-left: 37%;
	}
	
	.author_info .title {
		margin-top: 4px;
	}	

.user_fields {
	text-align: center;
}
	
		
.user_controls {
	text-align: center;
	margin: 6px 0;
}

	.user_controls li {
		margin: 0 2px;
		display: inline;
	}
		
		.user_controls li a {
			display: inline-block;
			background-color: #0d343c;
			-moz-border-radius: 4px;
			-webkit-border-radius: 4px;
			padding: 3px;
			color: #bbb;
		}
	
.warn_panel {
	text-align: left;
	padding: 6px;
	margin: 0 10px;
}

	.warn_panel .warn_link {
		font-size: 10px;
		color: #999;
		padding-left: 10%;
		text-decoration: none;
	}

	.warn_panel .warn_link a {
		color: #999;
		text-decoration: none;
	}

	.warn_link a:hover,
	.warn_panel .warn_link a:hover {
		color: #ccc;
		text-decoration: none;
	}

	.warn_panel .warn_edit {
		float: right;
	}

	.warn_panel .warn_edit.up {
		margin-right: 10%;
	}
	
/************************************************************************/
/* BOARD INDEX STYLES */

a.toggle {	
	background: url(images/cat_minimize.png) no-repeat;
	text-indent: -3000em;
	padding-bottom:  0px !important;
	margin-bottom: 0px !important;
	width: 21px !important;
	height: 20px;
	display: block;
	-moz-outline: 0;
}

#latest_news {
	background: url(images/news_bg.png) repeat-x;
	border: 1px solid #000;
	color: #689b9f;
	font-size: 0.9em;
	padding: 13px 10px 12px 18px;
	margin: 10px 4px 15px 4px;
}

	#latest_news a {
		color: #ae7523;
		font-weight: bold;
		font-style: italic;
		text-decoration: none;
	}

	#latest_news a:hover {
		color: #e0a821;
		text-decoration: none;
	}

div#categories {
	width: 76%;
}

	div#categories.no_sidebar {
		width: 100%;
		float: none;
	}

#index_stats {
	padding-bottom: 25px;
	margin-bottom: 20px;
	margin-top: 25px;
	width: 22%;
}

.sidebar_toggle {
	text-align: right;	
	padding: 0px;
	height: 76px;
	right: 0px;
	position: absolute;
	-moz-outline: 0;
	margin-top: -42px;
}

	#open_sidebar.sidebar_toggle {
		right: 0px;
		-moz-border-radius-top-right: 0;
		-moz-border-radius-bottom-right: 0;
		-webkit-border-top-right-radius: 0;
		-webkit-border-bottom-right-radius: 0;
	}

.category_block h3.collapsed {
	border-bottom: 0px solid #000;
}

	.category_block h3.collapsed a.toggle {
		background-image: url(images/cat_maximize.png);
		/*padding-bottom: 6px;*/
	}

.statistics {	
	padding: 15px;
	margin: 10px 0px 0 0px;
	min-height: 160px;
}

	.statistics h2 {
		font-size: 1.1em;
		font-weight: bold;
	}
		
		.statistics h2 span {
			font-size: 0.8em;
			font-weight: normal;
			color: #689b9f;
		}
		
	.statistics #active_users, .statistics #forum_active_users {
		border-top: 0;
		padding-top: 0;
	}
	
	body #topic_stats.statistics {
		min-height: 50px;
	}

body .stats_list {
	border-top: 1px solid #191919;
	margin-bottom: 10px;
	padding: 10px 5px 0 0;
	float: left;
	width: 60%;
	line-height: 140%;
	overflow: hidden;
	font-size: 11px;
}

	

body .stats_list2 {
	border-top: 0px solid #191919;
	margin-bottom: 10px;
	padding: 10px 5px 0 0;
	float: left;
	width: 60%;
	line-height: 140%;
	overflow: hidden;
	font-size: 11px;
}

body .stats_list h2,
body .stats_list2 h2 {
	line-height: 140%;
	font-size: 14px;
}

	.stats_list li,
	.active_users li {
		float: left;
		font-size: 0.9em;
		padding: 0 5px 0 0;
		margin-top: 4px;
	}
	
	.stats_list ul, .stats_list p {
		margin-left: 15px;
	}
	
	.stats_list span.desc {
		font-weight: normal;
		color: #689b9f;
	}
	
.active_users span.name {
	font-size: 0.9;
	padding: 0 5px 0 0;
	margin-top: 4px;
}

.active_users p {
	margin-left: 15px;
}

#stats {
	border-left: 1px solid #191919;
	padding-left: 20px;
	width: 33%;
	float: right;
}
	#stats dl {
		margin-left: 10px;
	}
	
	#stats dt,
	#stats dd {
		border-top: 1px solid #191919;
		font-size: 0.85em;
		padding: 6px 2px;
		float: left;
		width: 45%;
	}
	
	#stats dt {
		font-weight: bold;
		clear: both;
	}
	
	#stats .extra {
		color: #689b9f;
		font-size: 0.9em;
	}
	
#stat_links {	
	color: #69727b;
	font-size: 0.85em;
	text-align: center !important;
	margin-top: 25px;
}

	#stat_links li {
		padding: 2px 6px;
	}

.friend_list ul li,
#top_posters li {
	text-align: center;
	padding: 8px 0 0 0;
	margin: 5px 0 0 0;
	min-width: 80px;
	height: 70px;
	float: left;
}

	.friend_list ul li span.name,
	#top_posters li span.name {
		font-size: 0.8em;
	}
	
#hook_watched_items ul li {
	padding: 8px;
}

	body#ipboard_body #hook_watched_items fieldset.submit {
		padding: 8px;
	}

/************************************************************************/
/* FORUM VIEW (& RELATED) STYLES */

ul.topic_moderation {
	margin-top: -2px;
	z-index: 300;
}
	
	ul.topic_moderation li {
		float: left;
	}
	
	ul.topic_moderation li a {
		padding: 0 3px;
		display: block;
		float: left;
	}

span.mini_rate {
	margin-right: 12px;
	display: inline-block;
}

img.mini_rate {
	margin-right: -5px;
}

.topic_prefix,
.topic_prefix2 {
	font-size: 0.8em;
	font-weight: bold;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	padding: 1px 7px 1px 7px;	
	float: left;
	display: block;
	margin: 0 10px 5px 0;
}

#forum_legend {
	width: 39%;
}

	#forum_legend dl {
		font-size: 0.9em;
		margin-top: 15px;
	}

		#forum_legend dt,
		#forum_legend dd {
			font-size: 0.9em;
			border-top: 0px solid #dedede;
			padding: 6px 2px;
			height: 28px;
			float: left;
			vertical-align: middle !important;
		}

		#forum_legend dt {
			text-align: center;
			width: 9%;
		}

		#forum_legend dd {
			width: 38%;
			max-width: 200px;
			margin-top: 12px !important;
		}

.message.forum_rules {
	margin-bottom: 20px;
}

.rules {
	line-height: 150%;
}

#forum_table .maintitle .main_forum_title {
	float: center;
}

#forum_table .maintitle .desc {
	float: right;
}

#forum_table .maintitle .desc a {
	color: #bbb;
	text-decoration: none
}

#forum_table .maintitle .desc a:hover {
	color: #FFF;
	text-decoration: none
}


/************************************************************************/
/* TOPIC VIEW (& RELATED) STYLES */

ul.topic_jump {
	font-size: 0.8em;
	padding-top: 4px;
	margin: 0px auto 15px auto;
}

ul.topic_jump li {
	padding: 1px 7px;
	float: left;
}
	ul.topic_jump li a {
		text-decoration: none;
	}

	ul.topic_jump li.previous {
		border-right: 1px solid #8f8f8f;
	}

	ul.topic_jump li.next {
		border-left: 1px solid #8f8f8f;
	}
	
/*#ipboard_body .post_block h3,*/
.poll h3 {
	background: #B5C0CF url(images/gradient_bg.png) repeat-x 50%;
}

body .ip {
	color: #689b9f;
	font-style: italic;
	font-weight: normal;
	font-size: 11px;
	padding-top: 4px;
	margin-right: 10px;
	margin-left: 15px;
}

span.post_id {
	font-size: 11px;	
	font-weight: normal;
	padding-top: 4px;
	display: block;
	float: right;
}

input.post_mod {
	float: right;
	margin: 0px 6px 0 15px;
}

.signature {
	background: url(images/sig_bg.png) no-repeat center center;
	color: #689b9f;
	font-size: 11px;
	padding: 20px;
	margin: 5px 5px 0 6px;
	text-align: center;
}

.signature a {
	color: #FFF !important;
	text-decoration: none !important;
}

.signature a:hover {
	color: #bbb !important;
	text-decoration: underline !important;
}

.post_block {
	margin: 0 0 1px 0;
	position: relative;
}

	.post_block.no_sidebar {
		background-image: none;
	}
	
	.post_block h3 {
		padding: 8px;
	}
	
	.post_block address {
		font-weight: bold;
	}
	
	.post_wrap {
		top: 0px;
	}
	
	.post_block.topic_summary h3 {
		padding: 4px;
	}
	
	.post_block.topic_summary .posted_info {
		margin-left: 10px;
	}
	
	.post_block.topic_summary .post_body .post {
		padding: 3px 10px 15px;
		margin-top: -15px;
	}
	
	.post_block.with_rep .post_body {
		margin-bottom: 25px;
	}
	
	
.post_body {
	color: #aaa !important;
	margin-left: 235px;
	line-height: 100%;
}

	.post_block.no_sidebar .post_body {
		margin-left: 0px;
	}
	
	.post_body .post {
		margin-top: 3px;
		padding: 10px;
		line-height: 150%;
	}
	
.post_ignore {	
	background: #0d343c;
	color: #777;
	font-size: 0.9em;
	padding: 15px;	
}

	.post_ignore .reputation {
		text-align: center;
		padding: 2px 6px;
		float: none;
		display: inline;
	}

.rep_bar {
	background: #718bad url(images/rep_bg.png) top left;
	font-size: 0.8em;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	padding: 0 10px;
	right: 12px;
	top: 50px;
	max-width: 90px;
	position: absolute;
	border-top: 1px solid #3d5268;
	border-left: 1px solid #3d5268;
	border-bottom: 1px solid #3d5268;
	border-right: 1px solid #3d5268;
}
	
	.post_block.rep_highlight .rep_bar {
		max-width: 140px;
	}

	.rep_bar ul {
		margin-top: 8px;
		float: left;
	}
	
		.rep_bar ul li {
			float: left;
		}

p.posted_info {
	padding: 10px 5px 7px 7px;
	margin-left: -3px;
	margin-bottom: -10px;
}

	p.posted_info strong.event {
		color: #689b9f;
		font-size: 1.2em;
	}

p.edit {
	background-color: #313131;
	border: 1px solid #000;
	color: #689b9f;
	font-size: 0.9em;
	line-height: 120%;
	padding: 10px;
	margin-top: 10px;
	width: 50%;
}

div.threaded_view ul ul {
	margin-left: -25px;
}

div.threaded_view ul li {
	padding: 0px 0 0px 25px;
}

	div.threaded_view {
		line-height: 140%;
		padding: 5px 0 15px 0;
	}
	
	div.threaded_view .post_title {
		font-style: italic;
	}

.topic_share {
	font-size: 0.9em;
	padding: 3px;
	margin-top: 4px;
}

	.topic_share li {
		float: left;
		margin: 0 5px;
	}

.poll {
	border-bottom: 7px solid #000;
	margin-bottom: 5px;
}

.poll fieldset {
	padding: 9px;
}

.poll_question {
	padding: 10px;
	margin: 10px 10px 10px 20px;
}

	.poll_question h4 {
		background-color: #292929;
		margin: 0 -7px;
		padding: 5px;
	}

	.poll_question ol {
		padding: 8px;
		background-color: #0d343c;
	}
	
	.poll_question li {
		font-size: 0.9em;
		margin: 6px 0;
	}
	
	.poll_question .votes {
		margin-left: 5px;
	}
	
.snapback { 
	margin-right: 5px;
	padding: 1px 0 1px 1px;
}

.topic .main_topic_title {
	float: center;
        padding-right: 20px
}

desc .main_topic_desc {
	float: center;
}

.maintitle .rating {
	font-size: 11px;
	margin: 4px 0 0 15px;
	float: right;
}

	.maintitle .rating img {
		margin-top: -2px;
	}
	
/************************************************************************/
/* POSTING FORM (& RELATED) STYLES */

div.post_form label {
	text-align: right;
	padding-right: 15px;
	width: 275px;
	float: left;
	clear: both;
}

	div.post_form span.desc,
	fieldset#poll_wrap span.desc {
		margin-left: 290px;
		display: block;
		clear: both;
	}

	div.post_form .checkbox input.input_check,
	#mod_form .checkbox input.input_check {
		margin-left: 315px;
	}
	
	div.post_form .antispam_img {
		margin-left: 290px;
	}
	
	div.post_form .captcha .input_text {
		float: left;
	}
	
	div.post_form fieldset {
		padding-bottom: 15px;
	}

	div.post_form h3 {
		margin-bottom: 10px;
	}
	
fieldset.with_subhead {
	margin-bottom: 0;
	padding-bottom: 0;
}

	fieldset.with_subhead h4 {
		text-align: right;	
		margin-top: 6px;
		width: 300px;
		float: left;
	}

	fieldset.with_subhead ul {
		border-bottom: 1px solid #000;
		padding-bottom: 6px;
		margin: 0 15px 6px 320px;
	}

	fieldset.with_subhead span.desc,
	fieldset.with_subhead label {
		margin: 0;
		width: auto;
	}

	fieldset.with_subhead #post_icons {
		border: 0;
		margin-left: 326px;
	}

	fieldset.with_subhead #post_icons li {
		margin-right: 15px;
		margin-bottom: 6px;
		float: left;
	}

	fieldset.with_subhead .checkbox input.input_check {
		margin-left: 0px;
	}

#toggle_post_options {
	background: transparent url(images/add.png) no-repeat;
	font-size: 0.9em;
	padding: 2px 0 2px 22px;
	margin: 15px;
	display: block;
}

.post_form #poll_wrap .question {
	margin-bottom: 10px;
}

	.post_form #poll_wrap .question .wrap {
		background-color: #292929;
		border: 1px solid #000;
		padding: 10px;
		margin-left: 290px;
		margin-right: 12px;
		color: #ccc !important;
	}
	
	.desc_poll {
		color #ccc !important;
		font-size: 10px !important;
	}

		.post_form #poll_wrap .question .wrap ol {
			margin-left: 25px;
			margin-top: 16px;
			list-style: decimal;
		}
			.post_form #poll_wrap .question .wrap ol li {
				margin: 5px;
			}

	.post_form #poll_wrap .question .wrap input.input_check,
	.post_form #poll_wrap .question .wrap label,
	.post_form #poll_wrap .question .wrap span.desc {
		text-align: left;
		margin-left: 0;
		display: inline;
		width: auto;
		clear: none;
		float: none;
	}
	
	.post_form #poll_wrap .question ul.post_controls {
		text-align: left;
	}
	
.post_form .question_title {
	font-weight: bold;
}

.post_form #poll_form .topic_buttons {
	background: transparent;
	-moz-border-radius: 6px;
	-webkit-border-radius: 6px;
	padding: 6px;
	padding-right: 0px !important;
	float: left;
	margin-left: 320px;
	height: 60px;
	width: auto;
}

.post_form #poll_form .topic_buttons li {
	background: transparent url(images/poll_button_left.png) no-repeat top left;
	padding: 0;
	margin: 0px 30px 10px 0px;
	float: right;
}
	
.post_form #poll_form .topic_buttons li a,
.post_form #poll_form .topic_buttons li span {
	font-size: 0.9em;
	display: block;
	margin: auto 0px auto 30px;
	-moz-outline: 0;
}
	
.post_form #poll_form .topic_buttons li span {
	padding: 8px 30px 7px 3px;
}
	
.post_form #poll_form .topic_buttons li a {
	background: transparent url(images/poll_button_right.png) no-repeat top right;
	padding: 9px 30px 41px 1px;
	color: #b88123;
	text-decoration: none !important;
}

.post_form #poll_form .topic_buttons li:hover {
	background: transparent url(images/poll_button_left_hover.png) no-repeat top left;
}

.post_form #poll_form .topic_buttons li:hover a {
	background: transparent url(images/poll_button_right_hover.png) no-repeat top right;
	color: #1d8e98;
	padding: 9px 30px 41px 1px;
	text-decoration: none !important;
}

ul.poll_controls {
	background-color: #ddf0ff;
	-moz-border-radius: 6px;
	-webkit-border-radius: 6px;
	font-size: 0.9em;
	text-align: right;
	padding: 6px 10px 28px 6px;
	clear: both;
}

ul.poll_controls li {
	background: transparent url(images/post_button_left.png) no-repeat top left;
	padding: 0;
	margin: 0 3px;
	float: left;
}

ul.poll_controls li.report,
	ul.poll_controls.left li {
	float: left;
}

ul.poll_controls a {	
	background: transparent url(images/post_button_right.png) no-repeat top right;
	color: #000;
	text-decoration: none !important;
	padding: 5px 11px 4px 4px;
	margin-left: 6px;
	display: block;
}

ul.poll_controls a img {
	margin-top: -2px;
}

ul.poll_controls a:hover {
	color: #FFF;
}
	
	.post_form #poll_form .topic_buttons li,
	.post_form #poll_form .post_controls li {
		float: left;
	}

.post_form #poll_form #poll_stats.desc {
	margin-left: 320px;
	margin-bottom: 8px;
}

/************************************************************************/
/* ATTACHMENT MANAGER (& RELATED) STYLES */

.swfupload {
	position: absolute;
	z-index: 1;
}
	
#attachments {
	margin: 15px;
}

	#attachments li {
		background-color: #FFF;
		border: 1px solid #253941;
		padding: 6px 20px 6px 42px;
		margin-bottom: 10px;
		position: relative;
	}
	
		#attachments li p.info {
			color: #69727b;
			font-size: 0.8em;
			width: 300px;
		}
	
		#attachments li .links, #attachments li.error .links, #attachments.traditional .progress_bar {
			display: none;
		}
			
			#attachments li.complete .links {
				font-size: 0.9em;
				margin-right: 15px;
				right: 0px;
				top: 12px;
				display: block;
				position: absolute;
			}
			
		#attachments li .progress_bar {
			margin-right: 15px;
			width: 200px;
			right: 0px;
			top: 15px;
			position: absolute;
		}
	
		#attachments li.complete, #attachments li.in_progress, #attachments li.error {
			background-repeat: no-repeat;
			background-position: 12px 12px;
		}
	
		#attachments li.in_progress {
			background-image: url(images/loading.gif);
		}
	
		#attachments li.error {
			background-image: url(images/exclamation.png);
			background-color: #e8caca;
			border: 1px solid #ddafaf;
		}
		
			#attachments li.error .info {
				color: #8f2d2d;
			}
	
		#attachments li.complete {
			background-image: url(images/accept.png);
		}
		
		#attachments li .thumb_img {
			left: 6px;
			top: 6px;
			width: 30px;
			height: 30px;
			overflow: hidden;
			position: absolute;
		}
		
fieldset.attachments .input_submit, fieldset.attachments .swfupload, fieldset.attachments .input_upload {
	margin-left: 15px;
}

div.post_form fieldset.attachments span.desc {
	margin: 0 0 0 15px;
	display: inline;
	clear: none;
}

#attach_wrap {
	background: #191919;
	padding: 6px;
	margin-top: 8px;
}

#attach_wrap h4 {
	font-size: 1em;
	font-weight: bold;
}
	
#attach_wrap li {
	margin: 5px 6px;
	float: left;
}
		
#attach_wrap .desc.info {
	margin-left: 24px;
}

#gal_attach_wrap {
	background: #191919;
	padding: 6px;
	margin-top: 0px;
}

#gal_attach_wrap h4 {
	font-size: 1em;
	font-weight: bold;
}
	
#gal_attach_wrap li {
	margin: 5px 6px;
	float: left;
}
		
#gal_attach_wrap .desc.info {
	margin-left: 24px;
}

.gal_rounded{
	overflow: auto;
	-moz-border-radius: 0 0 5px 5px;
	-webkit-border-bottom-left-radius: 5px;
	-webkit-border-bottom-right-radius: 5px;
}

/************************************************************************/
/* COMMENTS (& RELATED) STYLES */

#comment_list {
	margin-top: 10px;
}

.comment_wrap .comment {
	line-height: 150%;
	padding: 5px;
	margin: 8px;
}

	.comment_wrap .comment .photo {
		float: left;
		margin: 0 10px 10px 0;
	}
	
	.comment_wrap .comment h4,
	.comment_wrap .posted_date,
	.comment_wrap .comment .comment_content {
		margin-left: 65px;
	}

	.comment_wrap .posted_date {
		display: block;
	}
	
	.comment_wrap .comment h4 {
		font-size: 1.1em;
		margin-bottom: -3px;
		clear: none !important;
	}

		.comment_wrap .comment h4 a {
			text-decoration: none;
		}
	
	.comment_wrap .comment .comment_content {
		padding: 10px 5px;
	}

.comment_options {
	float: right;
}

	.comment_options li {
		font-size: 0.8em;
		font-weight: bold;
		margin: 0 5px;
		float: left;
	}
	
/************************************************************************/
/* REPUTATION STYLES */

.reputation,
.post_block .rep_highlight {
	font-weight: bold;
	padding: 3px 8px;
	margin: 6px;
	display: block;
	float: right;
}

	.reputation.positive, .members li.positive {
		background: #008250 url(images/repgood_bg.png);
		border: 1px solid #004f30;
		color: #fff;
	}
	
	.reputation.positivemini, .members li.positivemini {
		background: #008250 url(images/repgoodmini_bg.png);
		border: 1px solid #004f30;
		color: #fff;
		-moz-border-radius: 2px !important;
		-webkit-border-radius: 2px !important;
}

	}
	
	.negative,
	.reputation.negative,
	.members li.negative {
		background: #c43333 url(images/repbad_bg.png) repeat-x bottom !important;
		border: 1px solid #6f1414 !important;
		color: #fff !important;
	}
	
	.reputation.negativemini,
	.members li.negativemini {
		background: #c43333 url(images/repbadmini_bg.png) repeat-x bottom;
		border: 1px solid #6f1414;
		color: #fff;
		-moz-border-radius: 2px !important;
		-webkit-border-radius: 2px !important;
}
	
	.reputation.zero {
		background: #cdcdcd;
		color: #000;
	}
	
body .post_block .rep_highlight {	
	font-size: 1.1em;
	float: left;
}
	
	
/************************************************************************/
/* LIGHTBOX STYLES */

#lightbox{	position: absolute;	left: 0; width: 100%; z-index: 16000 !important; text-align: center; line-height: 0;}
#lightbox img{ width: auto; height: auto;}
#lightbox a img{ border: none; }
#outerImageContainer{ position: relative; background-color: #fff; width: 250px; height: 250px; margin: 0 auto; }
#imageContainer{ padding: 10px; }
#loading{ position: absolute; top: 40%; left: 0%; height: 25%; width: 100%; text-align: center; line-height: 0; }
#hoverNav{ position: absolute; top: 0; left: 0; height: 100%; width: 100%; z-index: 10; }
#imageContainer>#hoverNav{ left: 0;}
#hoverNav a{ outline: none;}
#prevLink, #nextLink{ width: 49%; height: 100%; background-image: url(data:image/gif;base64,AAAA); /* Trick IE into showing hover */ display: block; }
#prevLink { left: 0; float: left;}
#nextLink { right: 0; float: right;}
#prevLink:hover, #prevLink:visited:hover { background: url(images/lightbox/prevlabel.gif) left 15% no-repeat; }
#nextLink:hover, #nextLink:visited:hover { background: url(images/lightbox/nextlabel.gif) right 15% no-repeat; }
#imageDataContainer{ font: 10px Verdana, Helvetica, sans-serif; background-color: #fff; margin: 0 auto; line-height: 1.4em; overflow: auto; width: 100%	; }
#imageData{	padding:0 10px; color: #000; }
#imageData #imageDetails{ width: 70%; float: left; text-align: left; }	
#imageData #caption{ font-weight: bold;	}
#imageData #numberDisplay{ display: block; clear: left; padding-bottom: 1.0em;	}			
#imageData #bottomNavClose{ width: 66px; float: right;  padding-bottom: 0.7em; outline: none;}
#overlay{ position: absolute; top: 0; left: 0; z-index: 15000 !important; width: 100%; height: 500px; background-color: #000; }

/************************************************************************/
/*  BBCODE STYLES */
/* 	NOTE: These selectors style bbcodes throughout IPB. It is recommended that you DO NOT change these 
	styles if you are creating a skin since it may interfere with user expectation
	of what certain BBCodes look like (quote boxes are an exception to this). */

strong.bbc				{	font-weight: bold !important; }
em.bbc 					{	font-style: italic !important; }
span.bbc_underline 		{ 	text-decoration: underline !important; }
div.bbc_center 			{	text-align: center; }
div.bbc_left 			{	text-align: left; }
div.bbc_right 			{	text-align: right; }
div.bbc_indent 			{	margin-left: 50px; }
del.bbc 				{	text-decoration: line-through !important; }
ul.bbc 					{	list-style: disc outside; margin-left: 30px; }
	ul.bbc ul.bbc 			{	list-style-type: circle; }
		ul.bbc ul.bbc ul.bbc 	{	list-style-type: square; }
ol.bbc 					{ margin-left: 30px; list-style-type: decimal; }
	ol.bbc.lower-alpha		{ 	list-style-type: lower-alpha; }
	ol.bbc.upper-alpha		{ 	list-style-type: upper-alpha; }
	ol.bbc.lower-roman		{ 	list-style-type: lower-roman; }
	ol.bbc.upper-roman		{ 	list-style-type: upper-roman; }
hr.bbc 					{ 	display: block; border-top: 2px solid #777; }
div.bbc_spoiler 		{	 }
div.bbc_spoiler span	{ 	font-weight: bold; }
div.bbc_spoiler_wrapper	{ 	border: 1px inset #777; padding: 4px; }
div.bbc_spoiler_content	{ 	 }
input.bbc_spoiler_show	{ 	width: 45px; font-size: .7em; margin: 0px; padding: 0px; }
pre.prettyprint 		{ padding: 5px; background: #555; border: 1px solid #000; overflow: auto; margin-left: 10px; font-size: 11px; line-height: 110%; }

/* Quote boxes */
p.citation {
	background: #e4981f url(images/citation_bg.png) no-repeat right;
	color: #000;
	font-size: 0.9em;
	font-weight: bold;
	border-width: 1px 1px 0 3px;
	border-style: solid;
	border-color: #000;
	padding: 5px 8px;
}

	div.blockquote {
		background: #454545;
		font-size: 0.9em;
		border-width: 1px 1px 1px 3px;
		border-style: solid;
		border-color: #000;
		margin: 0px;
		margin-top: 0px;
		color: #aaa;
	}

		div.blockquote p.citation {
			background: #8f9ede url(images/citation_bg2.png) no-repeat right;
			color: #000;
			border-color: #000;
		}
		
		div.blockquote div.blockquote {
			background: #353535;
			color: #999;
			font-size: 1em;
			border-color: #000;
			margin: -0px 15px 0px 15px;
		}

			div.blockquote div.blockquote p.citation {
				background: #e4981f url(images/citation_bg3.png) no-repeat right;
				color: #000;
				border-color: #000;
			}

			div.blockquote div.blockquote div.blockquote {
				background: #252525;
				border-color: #000;
				color: #888;
			}
			
			div.blockquote p.citation {
				margin: 6px 15px 0 15px;
				font-size: 1em;
			}

div.quote {
	padding: 12px;
} 

div.quote p.blockquote {
	margin-left: -12px;
}

cite {
	display: block;
	font-weight: bold;
}

	blockquote cite {
		font-size: 1em;
	}

/************************************************************************/
/*  HELP & PORTAL STYLES */
	
#help_topics {
	border: 1px solid #000;
}

#help_topics li {
	background-image: url(images/help.png);
	background-repeat: no-repeat;
	background-position: 9px 12px;
	padding: 10px 32px;
	margin-bottom: 2px;
}

	#help_topics li h3 {
		padding: 2px 0 0 0;
	}

.help_doc {
	padding: 10px;
	border: 1px solid #000;
}
	#help_topics .help_doc ul,
	#help_topics .help_doc ol {
		padding: 8px 0;
	}

	#help_topics .help_doc li {
		background: none;
		padding: 2px;
	}
	
#portal_articles {
	width: 76%;
	margin-right: 2%;
}

#portal_active_users ul,
#portal_active_users li {
	float: left;
	padding: 3px;
}

#portal_active_users ul {
	margin-bottom: 15px;
}

/* General block 2 */

.general_box2 {
	background-color: #191919;
	border: 1px solid #000;
	padding: 10px;
	color: #689b9f;
}

	.general_box2 h3 {
		background: #0d343c;
		color: #6e919f;
	}
	
.general_box2 h3 {
	background: #689b9f url(images/sidebar_bg.png);
	font-size: 1em;
	color: #6e919f !important;
	border: 0;
	padding: 5px 5px 5px 5px;
	margin: -10px -10px 5px -10px;
}

#index_stats .general_box2 {
	margin-bottom: 10px;
	overflow: hidden;
}

.general_box2.alt {
	padding: 0px;
}

.general_box2.alt h3 {
	margin: 0 0 5px 0;
}

.general_box2 a {
	color: #689b9f;
	text-decoration: none;
}

.general_box2 a:hover {
	color: #FFF;
	text-decoration: underline;
}

.general_box2 .block_list {
	font-size: 0.9em;
	padding-top: 5px;
	margin: 0;
}		

.general_box2 .block_list li {
	padding: 6px;
	margin: 0 -8px;
}

.terms {
	background: #a0afbe;
	color: #689b9f;
	padding: 8px;
	margin-bottom: 5px;
}

.terms .desc {
	color: #689b9f;
}

.agree_terms {
	color: #689b9f;
	font-weight: bold;
}

.agree {
	background: #ffede7;
	border: 1px solid #689b9f;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
	color: #A00000;
	font-size: 0.8em;
	font-weight: bold;
	text-align: center;
	padding: 5px 10px 5px 10px;
	margin: 5px auto 5px auto;
	width: 50%;
}

td.no_messages2 {
	background: #ffede7;
	border: 1px solid #689b9f;
	font-size: 0.9em;
	color: #CCC;
	padding: 30px 20px 30px 20px;
	font-weight: bold;
}

td.no_messages2 a {
	color: #CCC;
}

td.no_messages2 a:hover {
	color: #FFF;
}

/* xtra portal css */

.general_box .hfeed {
	font-size: 0.9em !important;
}

.portal_hentry {
	padding: 5px;
}

.general_box,
.general_box clearfix,
#update_status_form,
.hentry row1
.hentry row2 altrow {
	font-size: 12px;
	text-align: left !important;
	font-weight: normal !important;
}

.hentry a {
	color: #689b9f;
	font-weight: bold;
	text-decoration: none;
}

.hentry a:hover {
	color: #FFF;
	font-weight: bold;
	text-decoration: underline;
}

.hentry .date .published {
	color: #689b9f !important;
}

#portal_nav {
	margin-top: -20px !important;
	//margin-top: -25px !important; /* fix for aol and ie margin issue */
}
	
#portal_nav ol {
	margin-top: 15px;
	//margin-top: 20px !important; /* fix for aol and ie margin issue */
	list-style-type: none !important;
}

#portal_nav li {
	margin: 5px 0px 5px 0px !important;
	//margin: -5px !important; /* fix for aol and ie margin issue */
	text-align: left;
	list-style-type: none !important;
}
	
#portal_nav li a {
	background: #abbacd;
	text-decoration: none;
	padding: 3px 8px 3px 8px;
	display: block;
}

.portal_post_body {
	margin-top: 3px;
	padding: 10px;
	line-height: 150%;
	height: 200px;
	overflow: auto;
}

.desc_online {
	font-size: 0.9em;
	color: #689b9f;
}

.regrow,
.login_body {
	background-color: #FFF;
}

.general_box_login {
	background-color: #FFF;
	border: 1px solid #000;
	padding: 10px;
	color: #6e919f;
}

.general_box_login a {
	color: #6e919f;
	text-decoration: underline;
}

.general_box_login a:hover {
	color: #2695af;
}

.general_box_login h3 {
	background: #689b9f url(images/sidebar_bg.png);
	font-size: 1em;
	color: #6e919f !important;
	border: 0;
	padding: 5px 5px 5px 5px;
	margin: -10px -10px 5px -10px;
}

.general_box_login h3 a {
	color: #6e919f;
	text-decoration: none;
}

.general_box_login h3 a:hover {
	color: #FFF;
	text-decoration: none;
}

.general_box_login.alt {
	padding: 0px;
}

.general_box_login.alt h3 {
	margin: 0 0 5px 0;
}

.mini_cal td {
		border: 1px solid #000 !important;
		padding: 2px 6px 8px 2px !important;
}
	
.minicalrow1 {
	background: #0d343c url(images/minicalrow1.png) repeat-x !important;
	font-size: 12px !important;
}

.minicalrow2 {
	background: #0d343c url(images/minicalrow1.png) repeat-x !important;
	font-size: 12px !important;
}

.minicalrow1 a,
.minicalrow2 a {
	color: #bb8331;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
}

.minicalrow1 a:hover,
.minicalrow2 a:hover {
	color: #FFF;
	font-size: 12px;
	font-weight: bold;
	text-decoration: underline;
}

.cleared{
	clear: both;
}

.catheadmid {
    background:  url(images/cathead_mid.png) repeat-x bottom;
  	display: inline;
  	float:left;
  	width:100%;
	height: 55px;
  	margin: 0px;
  	padding: 0px;
    text-align: left;
    border-bottom: 0px;
    margin-bottom: 0px !important;
}

.catheadleft {
    background: url(images/cathead_left.png) no-repeat left bottom;
  	display: block;
  	float: left;
  	margin: 0px;
  	padding: 0px;
  	height: 55px;
  	width: 100%;
  	margin-bottom: 0px !important;
}

.catheadright {
    background: url(images/cathead_right.png) no-repeat right bottom;
    display: inline;
  	float: right;
    padding: 0px;
  	text-decoration: none;
  	color: #FFF;
  	height: 55px;
  	margin: 0px;
  	width: 100%;
  	margin-bottom: 0px !important;
}

.catheadtext {
	margin: 0px;
	padding: 16px 0px 0px 0px;
    color: #FFF;
	font-size: 15px;
    text-align: center;
    width: 100%;
    vertical-align: middle;
}

.catheadtext a:link, 
.catheadtext a:visited,
.catheadtextcollapse a:link, 
.catheadtextcollapse a:visited{ 
	background: transparent;
	color: #FFF;
	text-decoration: none; 
      
}

.catheadtext a:hover, 
.catheadtext a:active,
.catheadtextcollapse a:hover, 
.catheadtextcollapse a:active{ 
	background: transparent;
	color: #000;
	text-decoration: none; 
}

.catheadtext h3 {
	color: #FFF !important;
}

.catheadtext h3 .rating {
	color: #FFF !important;
	font-size: 11px !important;
	color: #bb8331 !important;
}

.desc_main_topic_desc {
	font-size: 11px !important;
	font-weight: normal !important;
	color: #aaa !important;
}

.desc_main_topic_desc a {
	font-size: 11px !important;
	font-weight: normal !important;
	color: #aaa !important;
}

.desc_main_topic_desc a:hover {
	font-size: 11px !important;
	font-weight: normal !important;
	color: #fff !important;
}


.catfoot{
  	float:left;
	height: 60;
	background: url(images/catfoot_mid.png) repeat-x;
	font-size: 9px;
	width:100%;
}

.catfoot_left{
  	float:left;
  	background: url(images/catfoot_left.png) no-repeat left top;
  	margin: 0px;
  	padding:0px;
	width: 100%;
	height: 60px;
}

.catfoot_right{
  	float:right;
  	background: url(images/catfoot_right.png) no-repeat right top;
  	padding: 0px;
  	text-decoration:none;
  	text-align: center;
	width: 100%;
	height: 60px;
}  

.catheadtext a.toggle {	
	background: url(images/cat_minimize.png) no-repeat;
	text-indent: -3000em;
	padding-bottom:  0px !important;
    margin-right: 5px !important;
	margin-bottom: 0px !important;
	width: 21px;
	height: 24px;
	display: block;
	-moz-outline: 0;
}

.catheadtext.collapsed a.toggle {
        background-image: url(images/cat_maximize.png);
}

.catheadtext h3.collapsed {
	border-bottom: 0px solid #000;
}

	.catheadtext h3.collapsed a.toggle {
		background-image: url(images/cat_maximize.png);
	}

.catheadmid2 {
    background:  url(images/cathead_mid2.png) repeat-x;
  	display: inline;
  	float:left;
  	width:100%;
	height: 91px;
  	margin: 0px;
  	padding: 0px;
    text-align: left;
    border-bottom: 0px;
    margin-bottom: 0px !important;
}

.catheadleft2 {
    background: url(images/cathead_left2.png) no-repeat left top;
  	display: block;
  	float: left;
  	margin: 0px;
  	padding: 0px;
  	height: 91px;
  	width: 100%;
  	margin-bottom: 0px !important;
}

.catheadright2 {
    background: url(images/cathead_right2.png) no-repeat right top;
    display: inline;
  	float: right;
    padding: 0px;
  	text-decoration: none;
  	color: #FFF;
  	height: 91px;
  	margin: 0px;
  	width: 100%;
  	margin-bottom: 0px !important;
}

.catheadtext2 {
	margin: 0px;
	padding: 64px 0px 0px 0px;
	font-weight: bold;
    color: #000;
	font-size: 15px;
    text-align: center;
    width: 100%;
    vertical-align: middle;
}

.catheadtext2 a:link, 
.catheadtext2 a:visited,
.catheadtextcollapse2 a:link, 
.catheadtextcollapse2 a:visited{ 
	background: transparent;
	color: #000;
	text-decoration: none; 
      
}

.catheadtext2 a:hover, 
.catheadtext2 a:active,
.catheadtextcollapse2 a:hover, 
.catheadtextcollapse2 a:active{ 
	background: transparent;
	color: #FFF;
	text-decoration: none; 
}

.catfoot2{
  	float:left;
	height: 37;
	background: url(images/catfoot_mid2.png) repeat-x;
	font-size: 9px;
	width:100%;
}

.catfoot_left2{
  	float:left;
  	background: url(images/catfoot_left2.png) no-repeat left top;
  	margin: 0px;
  	padding:0px;
	width: 100%;
	height: 37px;
}

.catfoot_right2{
  	float:right;
  	background: url(images/catfoot_right2.png) no-repeat right top;
  	padding: 0px;
  	text-decoration:none;
  	text-align: center;
	width: 100%;
	height: 37px;
}  

.catheadtext2 a.toggle {	
	background: url(images/cat_minimize.png) no-repeat;
	text-indent: -3000em;
	padding-bottom:  0px !important;
    margin-right: 5px !important;
	margin-bottom: 0px !important;
	width: 21px;
	height: 24px;
	display: block;
	-moz-outline: 0;
}

.catheadtext2.collapsed a.toggle {
        background-image: url(images/cat_maximize.png);
}

.catheadtext2 h3.collapsed {
	border-bottom: 0px solid #000;
}

	.catheadtext2 h3.collapsed a.toggle {
		background-image: url(images/cat_maximize.png);
	}

.catsubmid {
    background:  url(images/catsub_mid.png) repeat-x bottom;
  	display: inline;
  	float:left;
  	width:100%;
	height: 28px;
  	margin: 0px;
  	padding: 0px;
    text-align: left;
    border-bottom: 0px;
    margin-bottom: 0px !important;
}

.catsubleft {
    background: url(images/catsub_left.png) no-repeat left bottom;
  	display: block;
  	float: left;
  	margin: 0px;
  	padding: 0px;
  	height: 28px;
  	width: 100%;
  	margin-bottom: 0px !important;
}

.catsubright {
    background: url(images/catsub_right.png) no-repeat right bottom;
    display: inline;
  	float: right;
    padding: 0px;
  	text-decoration: none;
  	height: 28px;
  	margin: 0px;
  	width: 100%;
  	margin-bottom: 0px !important;
}

.postend{
	background: url(images/postend.png);
	border: 1px solid #000;
	border-bottom: 0px !important;
	height: 10px;
	padding: 0px !important;
	margin: 0px !important;
}

.postend2{
	background: url(images/postend.png);
	border: 1px solid #000;
	height: 10px;
	padding: 0px !important;
	margin: 0px !important;
}
		
.postbot{
	background: url(images/postbot_mid.png) repeat-x left;
  	float:left;
	width:100%;
	height: 25px;
	margin-bottom: 10px !important;
}

.postbot_left{
  	float:left;
  	background: url(images/postbot_left.png) no-repeat left top;
  	margin: 0px;
  	padding:0px;
	width: 100%;
	height: 25px;
	margin-bottom: 10px !important;
}

.postbot_right{
	background: url(images/postbot_right.png) no-repeat right top;
  	float:right;
  	padding: 0px;
	width: 100%;
	height: 25px;
	margin-bottom: 10px !important;
}  

.statistics5 {	
	padding: 5px;
	margin: 0px;
	min-height: 160px;
}

.general_box5 {
	background: #191919 !important;
	padding: 0px;
	color: #689b9f;
}

.clearfix5 {
	overflow: auto;
}

.statsdiv {
	background: #191919;
	padding: 0px;
	padding-top: 20px !important;
	color: #689b9f;
}

.iconlegend {
	padding: 3px;
	font-size: 11px;
	color: #689b9f;
	text-align: center;
}

.input_textarea {
	border: 1px solid #000;
}

.radiobutton,
.checkbox,
.helpbox { 
    background: transparent;
	border: 0;
	vertical-align: middle;
}

#maindiv {
	background: transparent;
	width: 100%;
	min-height: 15px;
	margin: 0;
}


/****************************/
/* IBSkin Menu Styles Start */
/****************************/

.ibskinmenu{
	background: #191919;
	border-bottom: 1px solid #000000;
	padding: 5px 10px 10px 10px;
	font-size: 11px;
	font-weight: bold;
	color: #1d8e98;
}

.ibskinmenu a:link,
.ibskinmenu a:visited{
	background: transparent;
	border: 0px;
	width: 100%;
	color: #1d8e98;
	text-decoration: none;
	padding: 3px 5px 3px 5px;
}

.ibskinmenu a:hover,
.ibskinmenu a:active{
	background: transparent;
	border-bottom: 1px dotted #e0a821;
	width: 100%;
	color: #e0a821;
	text-decoration: none;
	padding: 3px 5px 3px 5px;
}
/***************************/
/* IBSkin Menu Styles Stop */
/***************************/





