/* CSS importé du site COM RBD */

/*
Theme Name: RBD 3 Release
Theme URI: http://rbd.webdynamit.net/
Description: RBD 3.0 Theme for Wordpress 1.5
Version: 1
Author: HED
Author URI: hed854k@gamebox.net
*/



*{
	margin: 0;
	padding: 0;
}



body{
	background: url(../../../wp-content/themes/rbd3/images/bg2.gif) repeat;
	height: 100%;
	font-size: 0.8em;
	font-family: Verdana, Helvetica, Arial, Sans Serif;
	
}

#general{
	min-height: 141px;
	height: 100%;
	background: url(../../../wp-content/themes/rbd3/images/bg1.gif) repeat-x;
}

#page{
	position: absolute;
	left: 50%;
	margin-left: -340px;
	width: 681px;
	height: 100%;
	min-height: 100%;
}

/* *>#page{
	background: url(http://rbd.webdynamit.net/wp-content/themes/rbd3/images/bg3.png) repeat-y transparent;
}*/

#contenu{
	position: absolute;
	left: 50%;
	margin-left: -385px;
	background: #FFF;
	width: 770px;
	border-left: solid 1px #000;
	border-right: solid 1px #000;
	height: auto !important;
	min-height: 100%;
	height: 100%;
	padding-bottom: 24px;
}

#titre{
	background: url(../../../wp-content/themes/rbd3/images/titre.gif);
	height: 60px;
	width: 708px;
	margin-left: 32px;
}


#text{
	width: 750px;
	margin-left: 8px;
	height: 100%;
	margin-bottom: 10px;

}


#footloc{
	position: absolute;
	bottom: 0;
	clear: both;
	margin-left: 32px;
	width: 708px;
}

#footloc .top{
	
	background: url(../../../wp-content/themes/rbd3/images/bg6.gif) bottom left no-repeat;
	height: 5px;
}



/* Textcontents */



h1,h2,h3{
	clear: both;
	margin-bottom: 5px;
	padding: 2px 0px 2px 0px;
}

.marge{
	float: right;
	width: 35%;
	margin-top: -30px;
}

.hmenu{
	list-style: none;
	text-align: center;
	padding: 8px 10px 18px 10px;
}

.hmenu li{
	display: inline;
	margin-right: 5px;
}

#footloc .textcontent{
	background: #CDCDCD;
	border-left: 1px solid #000;
	border-right: 1px solid #000;
	height: 20px;
}

#footloc .textcontent p{
	text-align: center;
	font-size: 80%;
}


.line{
	height: 1px;
	background: url(../../../wp-content/themes/rbd3/images/bg7.gif) repeat-x top left;
	margin: 8px 0 8px 5px;
	width: 140px;
}

/* Liens */

#footloc .textcontent a:link, #footloc .textcontent a:visited{
	color: #000;
	text-decoration: none;
}

a:link, a:visited{
	color: #245DC6;
	}


#footloc .textcontent a:hover, #footloc .textcontent a:active{
	text-decoration: underline;
}

.hmenu li a:link, .hmenu li a:visited{
	background: #3C7DD7;
	padding-right: 15px;
	padding-left: 10px;
	border-left: 15px solid #FFA948;
	color:#FFF;
	text-decoration: none;
}



.hmenu li a:hover, .hmenu li a:active{
	background: #C72C16;
	text-decoration: none;

}


/* General font families for common tags */


/* This is the border line & background colour round the entire page */
.bodyline	{ background-color: white; }

/* This is the outline round the main forum tables */
.forumline	{ background-color: #FFF;}

/* Main table cell colours and backgrounds */
td.row1	{ background-color: #F1F2F7; padding: 5px 2px; }
td.row2	{ background-color: #F1F2F7; padding: 5px 2px; }
td.row3	{ background-color: #D5DEEA; padding: 5px 2px; }

/*
  This is for the table cell above the Topics, Post & Last posts on the index.php page
  By default this is the fading out gradiated silver background.
  However, you could replace this with a bitmap specific for each forum
*/
td.rowpic {
		background-color: {T_TD_COLOR2};
		background-image: url(images/cellpic1.gif);
		background-repeat: repeat;
}

/* Header cells - the blue and silver gradient backgrounds */
th	{
	color: #DDDDDD; font-size: 10px; font-weight : bold; 
	background-color: #245DC6; height: 25px;
	background-image: url(images/cellpic3.gif);
}

td.cat,td.catHead,td.catSides,td.catLeft,td.catRight,td.catBottom {
			background-image: url(images/cellpic1.gif);
			background-color:{T_TR_COLOR3}; height: 28px;
}

/*
  Setting additional nice inner borders for the main table cells.
  The names indicate which sides the border will be on.
  Don't worry if you don't understand this, just ignore it :-)
*/
td.cat,td.catHead,td.catBottom {
	height: 26px;
	border-width: 0px 0px 0px 0px;
}
th.thHead,th.thSides,th.thTop,th.thLeft,th.thRight,th.thBottom,th.thCornerL,th.thCornerR {
	font-weight: bold; height: 25px;
}
td.row3Right,td.spaceRow {
	background-color: {T_TR_COLOR3}; 
}

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

/* The largest text used in the index page title and toptic title etc. */
.maintitle	{
	font-weight: bold; font-size: 22px; font-family: Verdana, Helvetica, Arial, Sans Serif;
	text-decoration: none; line-height : 120%; color : {T_BODY_TEXT};
}

/* General text */
hr {border-top: 1px solid #FFF; border-right: 0px; border-left: 0px; margin-bottom: 5px; margin-top: 5px;}

.gen { font-size : 11px; }
.genmed { font-size : 12px; } /*texte intitulés de forums (description)*/
.gensmall { font-size : 11px; } /* tt le texte */
.gen,.genmed,.gensmall { color : {T_BODY_TEXT}; }
a.gen,a.genmed,a.gensmall { color: #3C7DD7; text-decoration: none; }
a.gen:hover,a.genmed:hover,a.gensmall:hover	{ color: {T_BODY_HLINK}; text-decoration: underline; }

/* Forum category titles */
.cattitle		{ font-weight: bold; font-size: 12px ; letter-spacing: 1px; color : #245DC6}
a.cattitle		{ text-decoration: none; color : #245DC6; }
a.cattitle:hover{ text-decoration: underline; }

/* Forum title: Text and link to the forums used in: index.php */
.forumlink		{ font-weight: bold; font-size: 11px; color : #245DC6; }
a.forumlink 	{ text-decoration: none; color : #245DC6; }
a.forumlink:hover{ text-decoration: underline; color : {T_BODY_HLINK}; }

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

/* titles for the topics: could specify viewed link colour too */
.topictitle,h1,h2	{ font-weight: bold; font-size: 12px; color : {T_BODY_TEXT}; }
a.topictitle:link   { text-decoration: none; color : #245DC6; }
a.topictitle:visited { text-decoration: none; color : #6A8CCE; }
a.topictitle:hover	{ text-decoration: underline; color : {T_BODY_HLINK}; }

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

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


/* The content of the posts (body of text) */
.postbody { font-size : 12px; line-height: 15px}
a.postlink:link	{ text-decoration: none; color : #245DC6 }
a.postlink:visited { text-decoration: none; color : #6A8CCE; }
a.postlink:hover { text-decoration: underline; color : {T_BODY_HLINK}}

/* Quote & Code blocks */
.code, .quote{ 
	font-family: Verdana, Helvetica, Arial, Sans Serif; font-size: 12px; color: #000;
	background-color: #DBE2EE; 
	padding: 8px;
}



/* Form elements */
input,textarea, select {
	color : #000;
	font: normal 12px Verdana, Helvetica, Arial, Sans Serif;
	margin: 3px;
}

/* The text input fields background colour */
input.post, textarea.post, select {
	background-color : #FFF;
	border-bottom: solid 1px #FEFEFF;
	border-top: solid 1px #CBCFE1;
	border-left: solid 1px #CBCFE1;
	border-right: solid 1px #FEFEFF;
	
}

input { text-indent : 2px; }

/* The buttons used for bbCode styling in message post */
input.button {
	border-bottom: solid 1px #0F3DB5;
	border-top: solid 1px #75ADEA;
	border-left: solid 1px #75ADEA;
	border-right: solid 1px #0F3DB5;
	background-color : #3C7DD7;
	color: #FFF;
	font-size: 11px; font-family: Verdana, Helvetica, Arial, Sans Serif;
}

/* The main submit button option */
input.mainoption {
	border-bottom: solid 1px #992312;
	border-top: solid 1px #DC7B6E;
	border-left: solid 1px #DC7B6E;
	border-right: solid 1px #992312;
	background-color : #CB3D29;
	color: #FFF;
	font-weight : bold;
}

/* None-bold submit button */
input.liteoption {
	border-bottom: solid 1px #0F3DB5;
	border-top: solid 1px #75ADEA;
	border-left: solid 1px #75ADEA;
	border-right: solid 1px #0F3DB5;
	background-color : #3C7DD7;
	color: #FFF;
	font-weight : normal;
}

/* 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: #F1F2F7; border: #F1F2F7;}

.sous_menu{
	margin-bottom: 3px;
}

/* Topic review */

