/************************************************************************/
/* RESET (Thanks to YUI) */
 
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; } 
fieldset,img { border:0; }
address,caption,cite,code,dfn,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; }

body {
	background-color: #D8DDE8;
	color: #1c2837;
	font: normal 13px arial, verdana, tahoma, sans-serif;
	position: relative;
}

img { border:0; }

.small {
	FONT-SIZE: 11px; FONT-FAMILY: Arial, Helvetica, sans-serif
}
.tiny {
	FONT-SIZE: 7px
}
a:link,
a:visited,
a:active{
	background: transparent;
	color: #222;
	text-decoration: none;
}

a:hover{
	background: transparent;
	color: #34498B;
}
FORM {
	MARGIN: 0px
}
.imagebox {
	BORDER-RIGHT: #000000 1px solid; BORDER-TOP: #000000 1px solid; BORDER-LEFT: #000000 1px solid; BORDER-BOTTOM: #000000 1px solid
}
.custombutton {
	BORDER-RIGHT: #9faab1 1px solid; BORDER-TOP: #d2dde4 1px solid; FONT-WEIGHT: bold; FONT-SIZE: 12px; BORDER-LEFT: #d2dde4 1px solid; COLOR: #000000; BORDER-BOTTOM: #9faab1 1px solid; FONT-FAMILY: Tahoma, Verdana, Arial, Helvetica, Sans-serif; HEIGHT: 20px; BACKGROUND-COLOR: #c7d4dd
}
.footerlink {
	COLOR: #000000; TEXT-DECORATION: none
}
.footerlink:hover {
	COLOR: #000000; TEXT-DECORATION: none
}
.just {
	LINE-HEIGHT: 18px; TEXT-ALIGN: justify
}
A.submenu {
	FONT-WEIGHT: bold; COLOR: #58798c
}
.titleback {
        border-bottom-left-radius: 0px 0px;
        border-bottom-right-radius: 0px 0px;
        border-top-left-radius: 5px 5px;
        border-top-right-radius: 5px 5px;
        font-size: 17px;
        font-weight: normal;
        margin: 0px !important;
        margin-top: 0px !important;
        margin-right: 0px !important;
        margin-bottom: 0px !important;
        margin-left: 0px !important;
        overflow: hidden;
        overflow-x: hidden;
        overflow-y: hidden;
        padding: 8px !important;
        padding-top: 8px !important;
        padding-right: 8px !important;
        padding-bottom: 8px !important;
        padding-left: 8px !important;
        background-image: url(http://www.rollaclub.com/board/public/style_images/master/maintitle.png);
        background-repeat-x: repeat;
        background-repeat-y: no-repeat;
        background-attachment: initial;
        background-position-x: 0%;
        background-position-y: 50%;
        background-origin: initial;
        background-clip: initial;
        background-color: #1D3652;
        color: white;
	font-size: 17px;
	font-weight: normal;
	border-radius: 5px 5px 0 0;
	-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;}



/************************************************************************/
/* ELEMENT STYLES */
 
body {
	background: #D8DDE8;
	color: #1c2837;
	font: normal 13px arial, verdana, tahoma, sans-serif;
	position: relative;
}


 
/************************************************************************/
/* HEADER */
 
h1, #content_jump {
	text-indent: -9999px;
	height: 0px;
	width: 0px;
}
 
#header {
	position: relative;
}
 
#branding {
	background: #1d3652 url(http://www.rollaclub.com/board/public/style_images/master/branding_bg.png) repeat-x top;
	min-height: 64px;
}

/* LAYOUT */
#content, .main_width {
	margin: 0 auto;
	/* Uncomment for fixed */
	/*width: 980px;*/
	/* Fluid */
	width: 87% !important;
   	min-width: 960px;
}
	
/* Navigation */

#primary_nav {
	background: #204066;
	font-size: 13px;
	padding: 4px 0 0 0;
}

	#community_app_menu > li { margin: 0px 3px 0 0; position: relative; }

	
	#community_app_menu > li > a {
		color: #c5d5e2;
		background: #1c3b5f;
		display: block;
		padding: 6px 15px 8px;
		text-shadow: 0px 1px 1px rgba(0,0,0,0.5);
	}

		#community_app_menu > li > a:hover, #community_app_menu > li > a.menu_active { background: #173455; color: #fff; }
	
	
	#community_app_menu > li.active > a {
		background: #fff;
		color: #0b5794;
		font-weight: bold;
		margin-top: 0;
		text-shadow: none;
	}


/* Floats */
.right { float: right; }
.left { float: left; }

.header1 {
	color: white;
 	background-image: url('http://www.rollaclub.com/images/tread_03.jpg');
	text-align: left;

}
UL.artlist {
	padding: 1px;
	list-style-type: square outside;
	margin-left: 1em;
}

LI.artlist {
	list-style: square outside;
}

UL.blankul { margin:0; padding:0; }
.titlebottom {background-image: url('titlebottom.gif');}


.ipsSideBlock {
	background: #F7FBFC;
	padding: 10px;
	margin-bottom: 10px;
}
		
	.ipsSideBlock h3 {
		font: normal 14px helvetica, arial, sans-serif;
		color: #204066;
		padding: 5px 10px;
		background: #DBE2EC;
		margin: -10px -10px 10px;
	}
	
	.ipsSideBlock h3 .mod_links { opacity: 0.0; }
	.ipsSideBlock h3:hover .mod_links { opacity: 1; }

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


.maintitle {
	background: #2c5687 url(http://www.rollaclub.com/board/public/style_images/master/maintitle.png) repeat-x top;
	color: #fff;
	padding: 10px 10px 11px;
	font-size: 16px;
	font-weight: 300;
	-moz-border-radius: 4px 4px 0 0;
	-webkit-border-top-left-radius: 4px;
	-webkit-border-top-right-radius: 4px;
	border-radius: 4px 4px 0 0;
	-webkit-box-shadow: inset 0px 1px 0 #528cbc;
	-moz-box-shadow: inset 0px 1px 0 #528cbc;
	box-shadow: inset 0px 1px 0 #528cbc;
	border-width: 1px 1px 0 1px;
	border-color: #316897;
	border-style: solid;
}

.ipsSideBlock {
	background: #F7FBFC;
	padding: 10px;
	margin-bottom: 10px;
}
		
	.ipsSideBlock h3 {
		font: normal 14px helvetica, arial, sans-serif;
		color: #204066;
		padding: 5px 10px;
		background: #DBE2EC;
		margin: -10px -10px 10px;
	}
	
	.ipsSideBlock h3 .mod_links { opacity: 0.0; }
	.ipsSideBlock h3:hover .mod_links { opacity: 1; }


#maincontent {
	float:left;
	position:relative;
	width:100%;
	overflow:hidden;
	padding-bottom:10px;
}

#sidebar {
	float:right;
	position:relative;
	width:300px;
	margin-right:-330px;
	display:block;
}

#contentwrapper {
	position:relative;
	padding-right:330px;
	clear:left;
	display:block;
}

#content {
	background:#ffffff;
	padding-top:10px;
	padding-right:10px;
	padding-left:10px;
	padding-bottom:10px;
	box-shadow: 0 5px 9px rgba(0, 0, 0, 0.1);
	line-height: 120%;
}

.container {
	background: #EBF0F3;
	padding: 9px;
}

.article {
	background: #ffffff;
	border: 1px solid #dbe4ef;
	padding: 3px;		
}

.banner {
	padding-left: 0;
	padding-right: 0;
	margin-left: auto;
	margin-right: auto;
	display: block;
	width:728px;
	padding:5px;
	padding-bottom:10px;
}

span.center {
	text-align:center;
	display:block;
}
