body, div, ul, li, h1, h2, h3, h4, h5, h6, p, th, td {
	margin:0;
	padding:0;
}
table {
	border-spacing:0;
}
ul {
	list-style:none;
}
th {
	text-align:left;
}
h1, h2, h3, h4, h5, h6 {
	font-size:100%;
	font-weight:normal;
}
hr {
	display: none;
}
/************************************************************************/
/* ELEMENT STYLES */

body {
	background: #1b3a57;
	color: #1c2837;
	font-family:tahoma, arial, verdana, sans-serif;
	font-size:13px;
	position: relative;
	border:solid 1px #1F4E74;
}
#ipbwrapper {
	background: #fff;
	margin:0 100px 0 100px;
	border:solid 1px #333;
	min-width: 900px;
}
h3, h4, h5, h6, strong {
	font-weight: bold;
}
em {
	font-style: italic;
}
img {
	vertical-align: middle;
}

table {
	width: 100%;
}
td {
	padding: 3px;
}
h2 {
	font-weight: bold;
	font-size: 1.2em;
	color: #3e3e3e;
	padding: 2px;
}
h3 {
	font-weight: bold;
	font-size: 1.1em;
	padding: 5px 8px 1px 8px;
	color: #3e3e3e;
}
h3 img {
	margin-top: -2px;
}
h3 a {
	text-decoration: none;
}
a {
	color: #4e6a97;
}
a:hover {
	color: #2f4c89;
	text-decoration: underline;
}
#copyright {
	float: right;
}
#copyright a {
	text-decoration: none;
}
#copyright a:hover {
	text-decoration: underline;
}

ul {
	padding: 5px;
}
ul li{
 padding: 1px 10px 0 8px ;
}

ul li a {
text-decoration:none;
}

/************************************************************************/
/* COLORS */


#index_stats .hentry, .row1 td, .row2 td, #help_topics li, .row1, .row2 {
	border-bottom: 1px solid #dfdfdf;
	border-top: 1px solid #fff;
}
.row1, .row1 td, .post_block.row1, .row1 .altrow, .row1.altrow, .personal_info, .row2, .row2 td, .post_block.row2, .message {
	background-image: url(http://www.dubscene.net/forum/public/style_images/clean/row_bg.png);
	background-repeat: repeat-x;
	background-position: 0 100%;
}
.moderated, .moderated a {
	color: #6f3642;
}
body .maintitle {
	background: #5e89b0 url(http://www.dubscene.net/forum/public/style_images/clean/gradient_bg.png) repeat-x left 50%;
	color: #fff;
	border: 1px solid #46618d;
	border-bottom: 0;
	text-shadow: #334562 0px -1px 0px;
}
body .maintitle a {
	color: #fff;
}
/* Table column headers */
.header {
	background: #e6e6e6 url(http://www.dubscene.net/forum/public/style_images/clean/shade.png) repeat-x 50%;
	color: #1d3652;
	border-bottom:1px solid #ADBDCE;
}
.header th {
	border-bottom: 1px solid #2c2c2c;
}
body .ipb_table .header a {
	color: #fff;
}
body .topic_options a {
	color: #4e6a97;
}
/************************************************************************/
/* HEADER */

h1, #content_jump {
	text-indent: -9999px;
	height: 0px;
	width: 0px;
}
#header {
	position: relative;
}
#branding {
	background: #43698e url(http://www.dubscene.net/forum/public/style_images/clean/branding_bg.png) repeat-x top;
	min-height: 80px;
}
/* Navigation */

#primary_nav {
	background: #5884ab url(http://www.dubscene.net/forum/public/style_images/clean/Pri_Nav_bg.png) repeat-y;
	font-size:0.95em;
	height: 35px;
	border-bottom: 1px solid #42688d;
	font-family:Tahoma, Arial, Helvetica, sans-serif;
}
#primary_nav ul {
	float: left;
	margin-left: 10px;
	height: 100%;
}
#primary_nav ul li, #primary_nav ul li a {
	color:#fff;
	text-decoration:none
}
#primary_nav ul li a {
	padding: 0px 10px;
	display: block;
	line-height: 33px;
}
#primary_nav ul li a:hover {
	
	color: #d0d0d0;
}
#primary_nav ul li {
	font-size:0.95em;
	float: left;
	display: block;
	font-weight: bold;
}
#primary_nav ul li.active {
	font-size:1.05em;
	font-weight:bold;
	padding:0;
	margin-top: -1px;
	position:relative;/*text-shadow: #334562 0px -1px 0px;*/
}
#primary_nav ul li.active a:link, #primary_nav ul li.active a:visited, #primary_nav ul li.active a:hover, #primary_nav ul li.active a:active {
	background: #e6e6e6;
	display:block;
	line-height: 36px;
	padding: 0px 15px;
	color:#42688d;
	border-top:solid 1px #375674;
	border-left:solid 1px #375674;
	border-right:solid 1px #375674;
}
#user_bar_container {
	background: #e6e6e6 url(http://www.dubscene.net/forum/public/style_images/clean/shade.png) repeat-x 50%;
	font-size: 0.9em;
	min-height: 32px;
	border-bottom: 1px solid #42688d;
	
}
#secondary_nav {
	color:#42688d;
	font-size:0.9em;
	padding: 8px 15px 8px 15px;
	clear:both;
	font-weight: bold;
	margin: 5px 10px 5px 10px;
	background: #ccdcea;
	min-height:16px;
}
#secondary_nav li {
	padding-right: 7px;
	float: left;
}
#secondary_nav a {
	color: #42688d;
	text-decoration: none;
}
#secondary_nav a:hover {
	text-decoration: underline;
}
#secondary_nav li {
	padding: 0;
	display: block;
	float: none;
}
/************************************************************************/
/* FOOTER */
#board_footer {
	color: #fff;
	font-size: 0.85em;
	border-top: 1px solid #657da4;
	background: #4e6a97;
	padding: 8px;
	margin: 0;
	clear: both;
	overflow: hidden;
}
#board_footer ul#utility_links li {
	float: left;
	padding-right: 8px;
}
#board_footer p {
	text-align: right;
}
#board_footer a {
	color: #fff;
}
#footer_utilities {
	background: #3a3a3a url(http://www.dubscene.net/forum/public/style_images/clean/shade.png) repeat-x bottom;
	color: #fff;
	font-size: 0.8em;
	padding: 4px 15px;
}
#footer_utilities form {
	margin: 3px 0 0 0;
}
#footer_utilities ul {
	padding: 2px 0;
	margin: 0;
}
#footer_utilities ul li:first-child {
	color: #d5dde5;
}
#footer_utilities li {
	float: right;
	padding: 0 8px 4px 8px;
}
/************************************************************************/
/* GENERAL CONTENT */
#content {
	padding: 10px 17px 5px 17px;
	clear: both;
	overflow: hidden;
	margin: 10px;
	background: #ececec;
	border: 1px solid #cbcbcb;
	-moz-border-radius: 0px 0px 5px 5px;
	-webkit-border-bottom-left-radius: 5px;
	-webkit-border-bottom-right-radius: 5px;
}
img.resized {
	display: block;
}
.resized_img img {
	border-style: solid;
	border-color: #777;
	border-width: 3px 3px 6px 3px;
	margin-bottom: 5px;
}
.resized_img span {
	background: #777;
	color: #fff;
	padding: 4px 8px;
	font-size: 11px;
}
/************************************************************************/

.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 */

h2.maintitle {
	font-size: 14px !important;
}
/* Maintitle */
body .maintitle {
	font-size: 14px;
	font-weight: bold;
	-moz-border-radius: 5px 5px 0 0;
	-webkit-border-top-left-radius: 5px;
	-webkit-border-top-right-radius: 5px;
	padding: 8px !important;
	margin: 0 !important;
	overflow: hidden;
	line-height: 18px;
}
/* Positive/Negative */
.positive {
	color: #6f8f52;
}
.negative {
	color: #c7172b;
}
/* Clickable */
.clickable {
	cursor: pointer;
}
/* Clear */
.clear {
	clear: both;
}
.clearfix, .stats_list {
	overflow: auto;
}
/* White links */
#admin_bar a, table.ipb_table th a, #footer_utilities a {
	color: #fff;
	text-decoration: none;
}
/************************************************************************/
/* COLUMN WIDTHS FOR TABLES */
.col_f_icon, .col_f_picon, .col_c_icon, .col_m_status, .col_r_icon {
	width: 3%;
}
.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_forum {
	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.7em;
}
table.ipb_table h4,  table.ipb_table .topic_title {
	font-size: 1.1em;
	display: inline;
}
table.ipb_table tr td {
	padding: 8px;
}
table.ipb_table tr .stats {
	text-align: center;
	white-space: nowrap;
}
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(http://www.dubscene.net/forum/public/style_images/clean/bullet_black.png) no-repeat 3px 4px;
	color: #606060;
	font-size: 0.85em;
	padding: 0 4px 0 15px;
	float: left;
}
table.ipb_table ol.subforums li.newposts {
	background: transparent url(http://www.dubscene.net/forum/public/style_images/clean/bullet_green.png) no-repeat 0px 0px;
	color: #606060;
	font-size: 0.85em;
	padding: 0 4px 0 16px;
	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;
}
/************************************************************************/

/************************************************************************/
/* AUTHOR INFO (& RELATED) STYLES */

.author_info {
	text-align: left;
	font-size: 0.9em;
	border-right: 1px solid #dadada;
	margin-right: -1px;
	padding-top: 15px;
	width: 225px;
	float: left;
}
.author_info.no_rep {
	margin-bottom: 15px;
}
.author_info li.avatar, .author_info li.group_icon, .author_info li.title {
	text-align: center;
	margin-bottom: 2px;
}
.author_info ul.user_fields {
	border-top: 1px solid #dadada;
	clear: both;
}
.author_info ul.user_fields li {
	clear: both;
	font-size: 0.9em;
	padding: 4px 0;
	overflow: hidden;
	border-bottom: 1px solid #dadada;
	margin-bottom: 3px;
}
.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 .title {
	margin-top: 4px;
}
/************************************************************************/
/* BOARD INDEX STYLES */

a.toggle {
	background: url(http://www.dubscene.net/forum/public/style_images/clean/cat_minimize.png) no-repeat;
	text-indent: -3000em;
	width: 28px;
	height: 17px;
	line-height: 1px;
	display: block;
	-moz-outline: 0;
	margin-top: 2px;
}

#framecontainer{
padding:5px;
}

#framecontainer p{
font-size:12px;
padding: 5px 10px 5px 10px;
}
#framecontainer a{
padding: 10px;

text-decoration:none;
}

#framecontainer a:hover{
color::000;
}

#framecontainer h2,
#framecontainer h3{
pading: 10px 10px 5px 10px;
font-size:14px;
}
