/* phpBB 3.0 Style Sheet */

/* Layout */
* {
	/* Reset browsers default margin, padding and font sizes */
	margin: 0;
	padding: 0;
}

html 
{
	font-size: 100%;
}

body 
{
	/* Text-Sizing with ems: http://www.clagnut.com/blog/348/ */
	font-family: "Lucida Grande", Verdana, Helvetica, Arial, sans-serif;
	color: #FFFFCC;
	background-color: #000000;
	
	/* This sets the default font size to be equivalent to 10px */
	font-size: 62.5%; 
	margin: 0;
	
	scrollbar-face-color: #212121;
	scrollbar-highlight-color: #404040;
	scrollbar-shadow-color: #000000;
	scrollbar-3dlight-color: #616161;
	scrollbar-arrow-color:  #A1A1A1;
	scrollbar-track-color: #000000;
	scrollbar-darkshadow-color: #000000;
}

#wrapheader 
{
	height: auto !important;
	width: 100%;
	padding: 0;
}	
	


/* FORUMS WIDTH CONTROL */
#wrapcentre
{
	margin-top: 25px;
	padding-left: 5px;
	padding-right: 5px;
}


#wrapfooter 
{
	text-align: center;
	clear: both;
}

#wrapnav 
{
	width: 100%;
	margin: 0px;
	background-color: #333333;
	border-width: 1px;
	border-style: broken;
	border-color: #222222;
}

#logodesc 
{
	
}

#menubar 
{
	
}

#datebar 
{
	margin-top: 10px;
}

#findbar 
{
	width: 100%;
	margin: 0px;
	padding: 0px;
	border: 0px;
}

.forumrules 
{
	background-color: #555555;
	border-width: 1px;
	border-style: dashed;
	border-color: #CC9900;
	padding: 4px;
	font-weight: normal;
	font-size: 1.1em;
	font-family: "Lucida Grande", Verdana, Arial, Helvetica, sans-serif;
}

#pageheader { }
#pagecontent { width: 100%;}
#pagefooter { }

#poll { }
#postrow { }
#postdata { }


/* Text --------------------- */
h1 
{
	color: #CC9900;
	font-family: "Lucida Grande", "Trebuchet MS", Verdana, sans-serif;
	font-weight: bold;
	font-size: 1.8em;
	text-decoration: none;
}

h2 
{
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 1.5em;
	text-decoration: none;
	line-height: 120%;
}

h3 
{
	font-size: 1.3em;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 120%;
}

h4 
{
	margin: 0px;
	font-size: 1.1em;
	font-weight: bold;
}

p 
{
	font-size: 1.1em;
}

p.moderators 
{
	margin: 0px;
	float: left;
	color: #FFFFCC;
	font-weight: bold;
	text-decoration: none
}

.rtl p.moderators 
{
	float: right;
}

p.linkmcp 
{
	margin: 0px;
	float: right;
	white-space: nowrap;
}

.rtl p.linkmcp 
{
	float: left;
}

p.breadcrumbs 
{
	margin: 0px;
	float: left;
	color: #FFCC00;
	font-weight: bold;
	white-space: normal;
	font-size: 1em;
}

.rtl p.breadcrumbs 
{
	float: right;
}

p.datetime 
{
	margin: 0px;
	float: right;
	white-space: nowrap;
	font-size: 1em;
}

.rtl p.datetime 
{
	float: left;
}

p.searchbar 
{
	padding: 2px 0;
	white-space: nowrap;
} 

p.searchbarreg 
{
	margin: 0px;
	float: right;
	white-space: nowrap;
}

.rtl p.searchbarreg 
{
	float: left;
}

p.forumdesc 
{
	padding-bottom: 4px;
	color: #FFFFCC;
}

p.topicauthor 
{
	margin: 1px 0px;
}

p.topicdetails 
{
	margin: 1px 0px;
}

.postreported, .postreported a:visited, .postreported a:hover, .postreported a:link, .postreported a:active 
{
	margin: 1px 0px;
	color: red;
	font-weight:bold;
}

.postapprove, .postapprove a:visited, .postapprove a:hover, .postapprove a:link, .postapprove a:active 
{
	color: green;
	font-weight:bold;
}

.postapprove img, .postreported img 
{
	vertical-align: bottom;
}

.postauthor 
{
	color: #DDA600;
}

.postdetails 
{
	color: #FFFFCC;
}

.postbody
 {
	font-size: 1.3em;
	line-height: 1.4em;
	font-family: "Lucida Grande", "Trebuchet MS", Helvetica, Arial, sans-serif;
}

.postbody a:link
{
	color : #CC9900;
	text-decoration: none;
		
}

.postbody a:hover
{
	color : #FFFFCC; 
	text-decoration: none; 
}

.postbody a:visited
{
	color : #CC9900;
	text-decoration: none;
}



.postbody li, ol, ul 
{
	margin: 0 0 0 1.5em;
}

.rtl .postbody li, .rtl ol, .rtl ul 
{
	margin: 0 1.5em 0 0;
}

.posthilit 
{
	background-color: yellow;
}

.nav 
{
	margin: 0px;
	color: #FFCC00;
	font-weight: bold;
}

a.nav 
{
	margin: 0px;
	color: #FFCC00;
	font-weight: bold;
}

.pagination 
{
	padding: 4px;
	color: #FFCC00;
	font-size: 1em;
	font-weight: bold;
}

.cattitle 
{

}

.gen 
{
	margin: 1px 1px;
	font-size: 1.2em;
}

.genmed 
{
	margin: 1px 1px;
	font-size: 1.1em;
}

.gensmall 
{
	margin: 1px 1px;
	font-size: 1em;
}

.copyright 
{
	color: #444;
	font-weight: normal;
	font-family: "Lucida Grande", Verdana, Arial, Helvetica, sans-serif;
}

.titles 
{
	font-family: "Lucida Grande", Helvetica, Arial, sans-serif;
	font-weight: bold;
	font-size: 1.3em;
	text-decoration: underline;
}

a.titles 
{
	font-family: "Lucida Grande", Helvetica, Arial, sans-serif;
	font-weight: bold;
	font-size: 1.3em;
	text-decoration: underline;
}

.error 
{
	color: red;
}


/* Tables ------------ */
th 
{
	color: #FFCC00;
	font-size: 1.1em;
	font-weight: bold;
	background-color: #222222;
	background-image: url('./images/cellpic3.gif');
	white-space: nowrap;
	padding: 7px 5px;

}

td 
{
	padding: 2px;
}

.tablebg 
{
	background-color: #000000;
	border-width: 2px;
	border-style: solid;
	border-color: #101010;
}

.tablebgr 
{
	background-color: #000000;
	border-width: 2px;
	border-style: solid;
	border-color: #000000;
}



.th 
{
	
	font-weight: bold;
	
	background-image: url('./images/cellpic3.gif');
	white-space: nowrap;
	padding: 7px 5px;

}

.catdiv 
{
	height: 25px;
	margin: 0px;
	padding: 0px;
	border: 0px;
	background: black url('./images/cellpic2.jpg') repeat-y scroll top left;
}

.rtl .catdiv 
{
	height: 25px;
	background: black url('./images/cellpic2_rtl.jpg') repeat-y scroll top right;
}

.cat 
{
	height: 25px;
	margin: 0px;
	padding: 0px;
	border: 0px;
	background-color: #333333;
	background-image: url('./images/cellpic1.gif');
	text-indent: 4px;
}

/* 
	REMOVED:
	background-image: url('styles/DivineBlack/theme/images/cellpic1.gif');
*/

.row1 
{
	background-color: #101010;
	padding: 5px;
}

.iframe 
{
	background-color: #000000;
	frameborder: 0
	scrolling: no
	padding: 4px;
}

.pagenavbar 
{
	background-color: #333333;
	border-width: 1px;
	border-style: dashed;
	border-color: #CC9900;
	padding: 5px;
}


.row2 
{
	background-color: #181818;
	padding: 5px;
}


.rowi 
{
	background-color: #181818;
	padding: 5px;
}

.rowj 
{
	background-color: #000000;
	padding: 5px;

}

.row3 
{
	background-color: #232323;
	padding: 5px;
}

.rowgood
 {
	background-color: #222222;
	padding: 5px;
}

.rowneutral 
{
	background-color: #222222;
	padding: 5px;
}

.rowbad 
{
	background-color: #222222;
	padding: 5px;
}

.spacer 
{
	background-color: #222222;
}

hr 
{
	height: 1px;
	border-width: 0px;
	background-color: #222222;
	color: #CC9900;
}

.legend 
{
	text-align:center;
	margin: 0 auto;
}

/* 
	Links
	------------ #AE8300 
*/
a.topictitle 
{
	color: #FFCC00;
	margin: 1px 0px;
	font-family: "Lucida Grande", Helvetica, Arial, sans-serif;
	font-weight: bold;
	font-size: 1.2em;
}

a:link
{ 
	color : #FFFFCC; 
	text-decoration: none; 
}

a:visited
{ 
	color : #FFFFCC;
	text-decoration: none; 
}

a:hover
{ 
	color : #CC9900;
	text-decoration: none;
}

a.forumlink 
{
	color: #CC9900;
	font-weight: bold;
	font-family: "Lucida Grande", Helvetica, Arial, sans-serif;
	font-size: 1.2em;
}

a.topictitle:visited 
{
	color: #CC9900;
	text-decoration: none;
}

th a,
th a:visited 
{
	color: #CC9900 !important;
	text-decoration: none;
}

th a:hover 
{
	color: #FFFFCC;
	text-decoration: none;
}


/* Form Elements
 ------------ */
form 
{
	margin: 0px;
	padding: 0px;
	border: 0px;
}

input 
{
	color: #FFFFCC;
	font-family: "Lucida Grande", Verdana, Helvetica, sans-serif;
	font-size: 1.1em;
	font-weight: normal;
	padding: 1px;
	border: 1px solid #B88101;
	background-color: #222222;
}

textarea 
{
	background-color: #333333;
	color: #FFFFCC;
	font-family: "Lucida Grande", Verdana, Helvetica, Arial, sans-serif;
	font-size: 1.3em; 
	line-height: 1.4em;
	font-weight: normal;
	border: 1px solid #B88101;
	padding: 2px;
}

select 
{
	color: #FFFFCC;
	background-color: #333333;
	font-family: "Lucida Grande", Verdana, Helvetica, sans-serif;
	font-size: 1.1em;
	font-weight: normal;
	border: 1px solid #B88101;
	padding: 1px;
}

option 
{
	padding: 0 1em 0 0;
}

.rtl option 
{
	padding: 0 0 0 1em;
}

input.radio 
{
	border: none;
	background-color: transparent;
}

.post 
{
	background-color: #333333;
	border-style: solid;
	border-width: 1px;
	border-color: #B88101;
}

.btnbbcode 
{
	color: #FFFFCC;
	font-weight: normal;
	font-size: 1.1em;
	font-family: "Lucida Grande", Verdana, Helvetica, sans-serif;
	background-color: #333333;
	border: 1px dashed #B88101;
}

.btnmain 
{
	font-weight: bold;
	background-color: #333333;
	border: 1px solid #FFFFCC;
	cursor: pointer;
	padding: 1px 5px;
	font-size: 1.1em;
}

.btnlite 
{
	font-weight: normal;
	background-color: #333333;
	border: 1px solid #FFFFCC;
	cursor: pointer;
	padding: 1px 5px;
	font-size: 1.1em;
}

.btnfile 
{
	font-weight: normal;
	background-color: #333333;
	border: 1px solid #FFFFCC;
	padding: 1px 5px;
	font-size: 1.1em;
}

.helpline 
{
	background-color: #444444;
	border-style: none;
}


/* BBCode ------------ */
.quotetitle, .attachtitle 
{
	margin: 10px 5px 0px 5px;
	padding: 5px;
	border-width: 1px 1px 0px 1px;
	
	border-style: dashed;
	
	/* 
		border-style: solid;
		border-color: #FF8822;
		color: #f9f9f9;
		
		background-color: #181818; 
		
		border-color: #FFFFCC;
	*/
	
	border-color: #FF6600;
	color: #FFFFCC;
	
	font-size: 1em;
	font-weight: normal;
}

.quotetitle .quotetitle
 {
	border-color: #FF6600;
	
	border-width: 1px 1px 1px 1px;
	border-style: dashed;
	
	font-size: 1em;
}

.quotecontent, .attachcontent 
{
	margin: 5px 5px 5px 5px;
	padding: 5px;
	
	/* border-color: #FFFFCC; */
	border-color: #FF6600;
	
	border-width: 0px 1px 1px 1px;
	border-style: dashed;
	
	font-weight: normal;
	font-size: 1em;
	
	line-height: 1.4em;
	font-family: "Lucida Grande", "Trebuchet MS", Helvetica, Arial, sans-serif;
	
	/* 
		background-color: #444444;
		color : #FFFFCC;
	*/
	
	color: #939393;
}

.attachcontent 
{
	font-size: 0.85em;
}

.codetitle 
{
	margin: 10px 5px 0px 5px;
	padding: 2px 4px;
	border-width: 1px 1px 0px 1px;
	border-style: solid;
	border-color: #111111;
	color: #FF6600;
	background-color: #232323;
	font-family: "Lucida Grande", Verdana, Helvetica, Arial, sans-serif;
	font-size: 0.8em;
}

.codecontent 
{
	margin: 0px 5px 10px 5px;
	padding: 5px;
	border-color: #000000;
	border-width: 0px 1px 1px 1px;
	border-style: dashed;
	font-weight: normal;
	color: #939393;
	font-size: 0.85em;
	font-family: Monaco, 'Courier New', monospace;
	background-color: #444444;
}

.syntaxbg 
{
	color: #000000;
}

.syntaxcomment 
{
	color: #FF8000;
}

.syntaxdefault 
{
	color: #0000BB;
}

.syntaxhtml 
{
	color: #000000;
}

.syntaxkeyword 
{
	color: #007700;
}

.syntaxstring 
{
	color: #DD0000;
}


/* Private messages ------------------ */
.pm_marked_colour 
{
	background-color: #888888;
}

.pm_replied_colour 
{
	background-color: #A9B8C2;
}

.pm_friend_colour 
{
	background-color: #007700;
}

.pm_foe_colour 
{
	background-color: #DD0000;
}


/* Misc ------------ */
img 
{
	border: none;
}

.blue 
{
	color: #CC9900;
}

.sep 
{
	color: #CC9900;
	background-color: #000000;
}

table.colortable td 
{
	padding: 0;
}

pre 
{
	font-size: 1.1em;
	font-family: Monaco, 'Courier New', monospace;
}

.nowrap 
{
	white-space: nowrap;
}