/* ------------------------------------------------------------------------ */
/* WORDPRESS BEGIN */
/* ------------------------------------------------------------------------ */

#header, #footer {
	color: #d5d5d5;
}

#header a, #header a:link, #footer a, #footer a:link {
	color: #d5d5d5;
	text-decoration: none;
}

#header a:hover, #header a:active, #footer a:hover, #footer a:active {
	color: #d5d5d5;
	text-decoration: none;
}

#header {
	background-image: url(../../../wp-content/themes/gad_elmaleh/assets/images/back_header.gif);
	background-repeat: repeat-x;
	background-position: top;
	position: relative;
	text-align: center;
	margin: 0px;
	padding: 0px;
}

#header .style_content {
	width: 860px;
	height: 187px;
	position: relative;
	display: block;
	background-image: url(../../../wp-content/themes/gad_elmaleh/styles/default/header.jpg); 
	background-repeat: no-repeat;
}

/* ----------------- */

#footer {
	background-image: url(../../../wp-content/themes/gad_elmaleh/assets/images/back_footer.gif);
	background-repeat: repeat-x;
	background-position: top;
	position: relative;
	text-align: center;
	height: 140px;
}

#footer .style_content {
	background-image: url(../../../wp-content/themes/gad_elmaleh/styles/default/footer.jpg);
	background-repeat: no-repeat;
	background-position: top;
	width: 860px;
	padding: 40px 0px 0px;
}

#footer_title {
	padding: 0px;
	margin: 0px 0px 0px 40px;
	line-height: 40px;
}

/* ----------------- */

.style_content {
	position: relative;
	margin: 0px auto;
	text-align: left;
}

/* ----------------- */

#container {
	position: relative;
	min-height: 100%;
	min-width: 860px;
	width: 100%;
	margin: 0px;
	padding: 0px;
	text-align: center;
}

#container {
	background-image: url(../../../wp-content/themes/gad_elmaleh/assets/images/back_content.gif);
	background-repeat: repeat-y;
	background-position: center;
}

* html #container {
	height: 100%;
}

/* ----------------- */

#title {
	margin: 0px 40px 0px;
	padding: 25px 0px 0px;
	display:none;
}

#tagline {
	font-size: 120%;
}

#tagline {
	margin: 0px 40px;
	display:none;
}

/* ----------------- */

#menu {
	display: block;
	margin: 0px 0px 0px 33px;
	padding: 0px;
	height: 45px;
	position: absolute;
	bottom: -1px;
}

html>body #menu {
	bottom: 0px;
}

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

#menu li a {
	display: block;
	float: left;
	margin: 0px;
	padding: 0px 10px;
	height: 45px;
	line-height: 30px;
}

#menu .page_item a {
	background-image: url(../../../wp-content/themes/gad_elmaleh/assets/images/back_menu.gif);
	background-position: center top;
	background-repeat: repeat-x;
	font-weight:normal;
}

#menu .current_page_item a {
	background-image: url(../../../wp-content/themes/gad_elmaleh/assets/images/back_menu_selected.gif);
	background-position: center top;
	background-repeat: repeat-x;
}

/* ----------------- */

#copyright_notice p {
	display: block;
	padding: 0px;
	margin: 0px 0px 0px 40px;
	line-height: 60px;
}

.reduced p, .reduced center, .reduced blockquote, .reduced quote, .reduced pre, .reduced ol, .reduced ul, .reduced table, .reduced dl, .reduced dd, .reduced dt {
	font-size: 95%;
}

/* ----------------- */

h1, h2, h3, h4, h5, h6 {
	font-weight: normal;
	letter-spacing: -0.03em;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight:bold;
	line-height: 1.4em;
}

h1, h2, h3, h4, h5, h6 {
	margin: 0px 0px 5px;
}

h1 {
	font-size: 250%;
	line-height: 100%;
}

h2 {
	font-size: 170%;
	line-height: 100%;
	margin: 0px 0px 5px;
}

.lead h2.title, #loop_single h2.title, #loop_page h2.title {
	font-size: 200%;
	line-height: 100%;
}

h3 {
	font-size: 150%;
	line-height: 100%;
}

h4 {
	font-size: 130%;
	line-height: 100%;
}

h5 {
	font-size: 110%;
	line-height: 100%;
}

h6 {
	font-size: 100%;
	line-height: 100%;
}

ul, ol, dl {
	margin: 0px 0px 15px 0px;
	padding: 5px 0px;
}

li, dd {
	margin: 0px 0px 5px 20px;
	padding: 0px 0px 0px 5px;;
}

ul li {
	list-style-type: square;
}
/* ------------------------------------------------------------------------ */
/* WORDPRESS END */
/* ------------------------------------------------------------------------ */

/*
  Cobalt phpBB Theme/Template
  Designed and Developed by Jakob Persson
  http://www.jakob-persson.com
*/


/* Boxes around forum elements */

td.mainboxRighttop {
	background-image : url(images/border_rtop.gif);
	background-repeat : no-repeat;
}

td.mainboxLefttop {
	background-image : url(images/border_ltop.gif);
	background-repeat : no-repeat;
}

td.mainboxTop {
	background-image: url(images/border_hside.gif);
	background-repeat: repeat-x;
}

td.mainboxMiddleright {
	background-image : url("images/border_rmiddle.gif");
	background-repeat : no-repeat;
}

td.mainboxMiddleleft {
	background-image : url("images/border_lmiddle.gif");
	background-repeat : no-repeat;
}

td.mainboxMiddlecenter {
	background-image: url("images/border_hside.gif");
	background-repeat: repeat-x;
}

td.mainboxLeft {
	background-image : url(images/border_vside.gif);
	background-repeat : repeat-y;
}

td.mainboxRight {
	background-image: url(images/border_vside.gif);
	background-repeat: repeat-y;
}

td.mainboxLeftbottom {
	background-image: url(images/border_lbottom.gif);
	background-repeat: no-repeat;
}

td.mainboxRightbottom {
	background-image: url(images/border_rbottom.gif);
	background-repeat: no-repeat;
}

td.mainboxBottom {
	background-image: url(images/border_hside.gif);
	background-repeat: repeat-x;
}

td.mainbox {
	/* filter: Alpha(Opacity=20);	*/
	/*background-image : url(images/mainbox_bg.jpg);*/
	background-color:#232323;
}

/*  images alignment */

.img_forumstatus {
	padding-left : 1px;
}

.img_topicstatus {
	padding-left : 4px;
	padding-top : 4px;
	padding-bottom : 4px;
}

.img_modtopicstatus {
	padding-top : 4px;
	padding-bottom : 4px;
}

.img_pmstatus {
	padding-top : 4px;
	padding-bottom : 4px;
}

.tdReplyImgBottom {
	padding-top : 4px;	
}

.tdPostImgBottom {
	padding-top : 4px;	
}



/* viewtopic */

td.viewTopicBox {
	background-image: url(images/catbox_background.gif);
	background-repeat: repeat;
}

td.viewTopicBoxStart {
	/*background-image: url(images/catbox_bg_start.gif);
	background-repeat: repeat-y;*/
	background-color:#333333;
}


/* privmsgs */

td.privmsgsBox {
	background-image: url(images/catbox_background.gif);
	background-repeat: repeat;
}

td.privmsgsBoxStart {
	/*background-image: url(images/catbox_bg_start.gif);
	background-repeat: repeat-y;*/
	background-color:#333333;
}


/* generic */

td.genBox {
	background-image: url(images/catbox_background.gif);
	background-repeat: repeat;
}

td.genBoxStart {
	/*background-image: url(images/catbox_bg_start.gif);
	background-repeat: repeat-y;*/
	background-color:#333333;
}


/* The box on the index page with folder icon descriptions */

td.folderIconBox {
	background-image: url(images/catbox_background.gif);
	background-repeat: repeat;
}

td.folderIconBoxStart {
	/*background-image: url(images/catbox_bg_start.gif);
	background-repeat: repeat-y;*/
	background-color:#333333;
}

/* error and confirm boxes */

td.ErrorConfirmBox {
	background-image: url(images/catbox_background.gif);
	background-repeat: repeat;
}

td.ErrorConfirmBoxStart {
	/*background-image: url(images/catbox_bg_start.gif);
	background-repeat: repeat-y;*/
	background-color:#333333;
}


/* The box around the categories */

td.cboxLeft {
	background-image : url(images/border_vside.gif);
	background-repeat : repeat-y;
}

td.cboxRight {
	background-image: url(images/border_vside.gif);
	background-repeat: repeat-y;
}

td.cboxLeftbottom {
	background-image: url(images/border_lbottom.gif);
	background-repeat: no-repeat;
}

td.cboxRightbottom {
	background-image: url(images/border_rbottom.gif);
	background-repeat: no-repeat;
}

td.cboxBottom {
	background-image: url(images/border_hside.gif);
	background-repeat: repeat-x;
}

td.cbox {
	background-image: url(images/catbox_background.gif);
	background-repeat: repeat;
}


/* Start background images in category box and header, this is for the background "fading" effect  */

td.cBarStart {
	background-image: url(images/cat_bar_start.gif);
	background-repeat: no-repeat;
}

td.cBoxStart {
	/*background-image: url(images/catbox_bg_start.gif);
	background-repeat: repeat-y;*/
	background-color:#333333;
}


/*  Fonts for the text in the forum list displaying the number of topics and posts */

.index_numtopics {
	font-family :   Arial, Verdana, Helvetics, sans-serif;
	color : #d5d5d5;
	font-size : 9pt;
	text-transform : lowercase;
}

.index_numposts { 
	font-family :   Arial, Verdana, Helvetics, sans-serif;
	color : #d5d5d5;
	font-size : 9pt;
	text-transform : lowercase;
}



/* Forum stats */

a.forumstats:link, a.forumstats:hover, a.forumstats:visited  {
	font-family :   Arial, Verdana, Helvetics, sans-serif;
	color : #d5d5d5;
	font-size : 11pt;
	text-decoration: none;
	cursor : help;
}


/* General font families for common tags */
font,th,td,p { font-family: Arial, Verdana, Helvetica, sans-serif }
a,a:active,a:visited {
	color : #b8e56f;
	text-decoration: none;
}
a:hover		{
	color: #b8e56f;
}

/* div for links to PM folder */

div.pmFolderLinks {
	color: #b8e56f;
}

 div.pmFolderLinks	a {	 	color: #A7D9FE;		}
 
  div.pmFolderLinks					a:hover {	 	color: #b8e56f;		}
 
 /* color: #A7D9FE;	 */



 /* General page style. The scroll bar colors only visible in IE5.5+ */
body {
/*	background-color: #E5E5E5; */
	background-color: #333333;	
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	line-height: 180%;
	color: #d5d5d5;
	padding:0; 
	margin:0;
	

/*	scrollbar-face-color: #DEE3E7;
	scrollbar-highlight-color: #FFFFFF;
	scrollbar-shadow-color: #DEE3E7;
	scrollbar-3dlight-color: #D1D7DC;
	scrollbar-arrow-color: #006699;
	scrollbar-track-color: #EFEFEF;
	scrollbar-darkshadow-color: #98AAB1;

	
	background-image : url(images/background.jpg);
	margin-top : 10px ! important;
	margin-left : 10px ! important;
	margin-right : 10px ! important;
	margin-bottom : 10px ! important;
*/
}

table, tr, td {
	color: #d5d5d5;
}

/* Horizontal rules */

hr	{ height: 0px; border: solid #D1D7DC 0px; border-top-width: 1px;}

hr.post	{ height: 0px; border: 0px solid #666666; border-top-width: 1px;}

hr.hr_#d5d5d5dotted	{ height: 0px; border: 1px dotted #d5d5d5; }

hr.hr_#d5d5d5solid	{ height: 0px; border: 1px solid #d5d5d5; }

hr.hr_aquadotted	{ height: 0px; 	border: dotted  #63CEFF;}

hr.hr_yellowdotted	{ height: 0px; 	border: dotted  #b8e56f;}



/* This is the border line & background colour round the entire page */
.bodyline	{
	background-color: #232323;
	background : url(images/background2.gif);
}

/* This is the outline round the main forum tables */
.forumline	{

}


/* Main table cell colors and backgrounds */
td.row1	{
	border-color: #232323; 
}

td.row2	{
	border-color: #232323; 
}

td.row3	{
	border-color: #232323; 
}


/*
  This is for the table cell above the Topics, Post & Last posts on the index.php page
*/

td.rowpic {
	background-color: #232323;
	background-image: url(images/cellpic3.gif);
	background-repeat: repeat-y;
}

td.posttype { 
/*
	background-color: #232323;
	background-image: url(images/formpic.gif);
	background-repeat: repeat-x;
*/
padding-bottom: 20px;
 }
 
 td.buttons { 
 /*
	background-color: #232323;
	background-image: url(images/formpic.gif);
	background-repeat: repeat-x;
*/
	padding-top : 25px;
	padding-bottom : 10px;
 }


th	{
	color: #232323;
	border-color: transparent;
	font-size: 9pt;
	font-weight : bold;
	background-color: #DDDDDD;
	height: 25px;
	background-image: url(images/cellpicsilver.gif);
}

td.cat,td.catHead,td.catSides,td.catLeft,td.catRight,td.catBottom {
	background-image: url(images/cellpicsilver.gif);
	background-color: #DDDDDD;
	border-style: solid;
	height: 28px;
	color : #0D406A;	
}

.bottom {
	color : #0D406A;	
}

.top {
	color : #0D406A;	
}

.avatarcatselect {
	padding-bottom: 25px;
}

a.nav_top {
	font-weight: bold;
	font-size: 9pt;
	color : #0D406A;
	text-decoration: none;	
}

a.nav_top:hover {
	color : #0D406A;
}

td.cat,td.catHead,td.catBottom {
	height: 29px;
}

th.thHead,th.thSides,th.thTop,th.thLeft,th.thRight,th.thBottom,th.thCornerL,th.thCornerR {
	font-weight: bold;
	border-style: none;
	height: 28px; }
	
td.row3Right,td.spaceRow {
	}


th.thHead,td.catHead { font-size: 10pt; border-width: 0px 0px 0px 0px; border-color: #232323; }
th.thSides,td.catSides,td.spaceRow	 { border-width: 0px 0px 0px 0px; border-color: #232323;  }
th.thRight,td.catRight,td.row3Right	 { border-width: 0px 0px 0px 0px; border-color: #232323; }
th.thLeft,td.catLeft	  { border-width: 0px 0px 0px 0px; border-color: #232323; }
th.thBottom,td.catBottom  { border-width: 0px 0px 0px 0px; border-color: #232323; }
th.thTop	 { border-width: 0px 0px 0px 0px; border-color: #232323; }
th.thCornerL { border-width: 0px 0px 0px 0px; border-color: #232323; }
th.thCornerR { border-width: 0px 0px 0px 0px; border-color: #232323; }

/* index elements */

td.loginIndex {
	padding-bottom : 10px;
}

td.onlineIndex {
	padding-bottom : 12px;
}

/* The largest text used in the index page title and toptic title etc. */
.maintitle,h1,h2	{
	font-weight: bold;
	font-size: 16pt;
	font-family: Arial ,Verdana, Helvetica, sans-serif;
	text-decoration: none;
	line-height : 120%;
	color : #d5d5d5;
	font : italic;
}


/* General text */
.gen { font-size : 10pt; }
.genmed { font-size : 12px; }
.gensmall { font-size : 11px; }
.gen,.genmed,.gensmall {
	color : #d5d5d5;
}
a.gen,a.genmed,a.gensmall {
	color: #d5d5d5;
	text-decoration: none;
	border-bottom : 1px dashed #d5d5d5;
}
a.gen:hover,a.genmed:hover,a.gensmall:hover	{
	color: #b8e56f;
	border-bottom : 0px dashed #b8e56f;
}

div.mainmenu a
{		
	color: #d5d5d5;	!important;		
}	 

td { 			
	font-size: 12px;			
}

td.mainmenu	a
{		
	color: #d5d5d5;	!important;		
}		

td.mainmenu	a:hover 
{		
	color: #d5d5d5;	!important;		
}

td.mainmenu	a:active 
{		
	color: #d5d5d5;	!important;		
}

td.mainmenu	a:visited 
{		
	color: #d5d5d5;	!important;		
}		 

td { 			
	font-size: 12px;			
}		

/* Forum category titles */
.cattitle		{
	font-weight: bold;
	font-size: 13pt ;
	color : #232323;
	font-family: Georgia, "Times New Roman", Times, serif;
	margin-left : 1px;
	letter-spacing:-1px;
}
a.cattitle		{
	text-decoration: none;
	color : #232323;
}
a.cattitle:hover{
	color : #232323;
}

a.cattitle:visited{
	color : #232323;
}


/* Forum title: Text and link to the forums used in: index.php */
.forumlink		{
	font-weight: bold;
	font-size: 12pt;
	color : #b8e56f;
}
a.forumlink 	{
	font-family :   Arial, Verdana, Helvetics, sans-serif;
	text-decoration: none;
	color : #b8e56f;
}
a.forumlink:hover{
	color: #b8e56f;
	text-decoration : none;
}

.forumdescription {
	font-family : Arial, Verdana, Helvetics, sans-serif;
	text-decoration: none;
	color : #d5d5d5;
	font-size : 12px;
}

.forummoderator {
	font-family : Arial, Verdana, Helvetics, sans-serif;
	text-decoration: none;
	color : #d5d5d5;
	font-size : 11px;
}


/* Used for the navigation text, (Page 1,2,3 etc) and the navigation bar when in a forum */
.nav			{
	font-weight: bold;
	font-size: 12px;
	color : #d5d5d5;
	text-decoration: none;	
}


/* titles for the topics: could specify viewed link colour too */
.topictitle			{
	font-weight: normal;
	font-size: 12px;
	color : #d5d5d5;
}

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

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

a.topictitle:hover	{
	color: #b8e56f;
}


/* Name of poster in viewmsg.php and viewtopic.php and other places */
.name			{ font-size : 12px; }

/* Location, number of posts, post date etc */
.postdetails		{ font-size : 11px; }


/* The content of the posts (body of text) */
.postbody 	{ 	font-size : 10pt;	} 

a.postlink:link	{
	color : #b8e56f
}
a.postlink:visited {
	text-decoration: none;
	color : #319CFF;
}
a.postlink:hover {
	color: #b8e56f;
}

a.faqlink {
	text-decoration: none;
	color : #d5d5d5;
	font-size: 12px;
}
a.faqlink:visited {
	text-decoration: none;
	color : #d5d5d5;
}
a.faqlink:hover {
	color: #b8e56f;
}	


/* Quote & Code blocks */
.code {
	font-family: Courier, 'Courier New', sans-serif;
	font-size: 10pt;
	color: #b8e56f;
	border: dashed #b8e56f;
	border-left-width: 1px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
}

.quote {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 12px;
	color: #63CEFF;
	line-height: 125%;
	border: #63CEFF;
	border-style: dashed;
	border-left-width: 1px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
}


/* Copyright and bottom info */
.copyright		{
	font-size: 12px;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	color: #d5d5d5;
}
a.copyright		{
	color: #d5d5d5;
	text-decoration: none;
}
a.copyright:hover {
	color: #b8e56f;
}

/* Copyright and bottom info */
.credit	{
	font-size: 12px;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	color: #d5d5d5;
}
a.credit		{
	color: #d5d5d5;
	text-decoration: none;
}
a.credit:hover {
	color: #b8e56f;
}


/* Form elements */
input, textarea, select {
	color: #d5d5d5;
	font: normal 11px Verdana, Arial, Helvetica, sans-serif;
	/*
	background-image : url(images/formpic.gif);
	border-color : #0D4267 #178DDF #178DDF #0D4267;
	*/
	background-color:#232323;
}

textarea {
	background-image : url("images/background.jpg");
}

/* The text input fields background colour */
input.post, textarea.post, select {
	background-color : #232323;
}

input
{
	 text-indent : 2px;
}

/* The buttons used for bbCode styling in message post */
input.button {
	background-color: #DDDDDD;
	border-color : #EEEEEE #999999 #999999 #EEEEEE;
	color : #0D406A;
	font-size: 12px;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	background-image : url(images/buttonbgpic.gif);
}

/* The main submit button option */
input.mainoption {
	background-color: #DDDDDD;
	border-color : #EEEEEE #999999 #999999 #EEEEEE;
	background-color : #FAFAFA;
	font-weight : bold;
	background-image : url(images/buttonbgpic.gif);
	color : #0D406A;	
}

/* None-bold submit button */
input.liteoption {
	background-color: #DDDDDD;
	border-color : #EEEEEE #999999 #999999 #EEEEEE;
	background-color : #FAFAFA;
	font-weight : normal;
	background-image : url(images/buttonbgpic.gif);
	color : #0D406A;	
}

/* Radio buttons and checkboxes without bg */

.checkbox {
	background-image : none;
	background-color : transparent;
}

/* This is the line in the posting page which shows the rollover
  help line. This is actually a text box, but if set to be the same
  colour as the background no one will know ;)
*/
.helpline {	
	background-color: transparent;
	background-image: none;
	border-style: none;
	color : #d5d5d5;
}


/* Import the fancy styles for IE only (NS4.x doesn't use the @import function) */
@import url("formIE.css");

/* Daz' Opacity Button MOD, http://www.forumimages.com */

.imgfade{filter:alpha(opacity=50); -moz-opacity:0.5}
.imgfull{filter:alpha(opacity=100); -moz-opacity:1}


/*
  Cobalt phpBB Theme/Template
  Designed and Developed by Jakob Persson
  http://www.jakob-persson.com
*/

.avatar_img
{
	padding:5px;
	border:1px solid #232323;
	background:#666666;
}

.name_post
{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size:18px;
	letter-spacing:-1px;
}