/*  phpBB 3.0 Style Sheet
    --------------------------------------------------------------
	Style name:		subsilver2
	Based on style:	subSilver (the default phpBB 2 style)
	Original author:	subBlue ( http://www.subBlue.com/ )
	Modified by:		psoTFX and the phpBB team ( http://www.phpbb.com )
	
	This is an alternative style for phpBB3 for those wishing to stay with
	the familiar subSilver style of phpBB version 2.x
	
	Copyright 2006 phpBB Group ( http://www.phpbb.com/ )
    --------------------------------------------------------------
*/

/* Layout
 ------------ */
* {
	/* Reset browsers default margin, padding and font sizes */
	margin: 0;
	padding: 0;
}

html {
	font-size: 100%;
}

body {
	
	/*background:#2e2e2e;
    background-image:url(http://www.guilde-kabbale.fr/forum/images/fondfofo.jpg);*/
	/*background-attachment:fixed ;*/
	background: #000000 url(images/fond.jpg) repeat-x top;
	color:#e7e7e7;
	font:12px Verdana,Arial,Helvetica,sans-serif;
	margin:6px;
	padding:0;
	font-size: 62.5%; /* This sets the default font size to be equivalent to 10px */
}

.bodyline{}/*border:1px solid #ff8c00}*/
.topbkg{}
.topnav{
	font-size:10px;
	background: #1d1c19 url(images/cellpic_nav.gif) repeat-x;
	color:#dd6900;
	filter:alpha(opacity=80);   /* Internet Explorer 6     */
	-moz-opacity:0.80;           /* Mozilla 1.6 et infér.   */
	opacity: 0.80;               /* CSS3 et Mozilla récents */
	height:21px;
	white-space:nowrap;
	border: 0px solid #d77700;
	border-width: 1px 1px 1px 1px
}

.Logo{
position:absolute;
top:5px;
left:15px;
display:block;
width:100px;
height:100px;
background-image: url(http://www.guilde-kabbale.fr/images/logo1_100.png); /*www.guilde-kabbale.fr*/
}
.Logo2{
position:absolute;
top:5px;
right:15px;
display:block;
width:100px;
height:100px;
background-image: url(http://www.guilde-kabbale.fr/images/logo2_100.png); /*www.guilde-kabbale.fr*/
}

textarea{
cursor:default;
}

	
#wrapheader {
	min-height: 120px;
	height: auto !important;
	height: 120px;
/*	background-image: url('./images/background.gif');
	background-repeat: repeat-x;*/
/*	padding: 0 25px 15px 25px;*/
	padding: 0;
}

#wrapcentre {
	margin: 15px 25px 0 25px;

}

#wrapfooter {
	text-align: center;
	clear: both;
}

#wrapnav {
	width: 100%;
	margin: 0;
	background-color: #ECECEC;
	border-width: 1px;
	border-style: solid;
	border-color: #A9B8C2;
}

#logodesc {
	margin-bottom: 5px;
	padding: 5px 25px;
	background: #D9DFE4;
	border-bottom: 1px solid #4787A7;
}

#menubar {
	margin: 0 25px;
}

#datebar {
	margin: 10px 25px 0 25px;
}

#findbar {
	width: 100%;
	margin: 0;
	padding: 0;
	border: 0;
}

.forumrules {
	background-color: #F9CC79;
	border-width: 1px;
	border-style: solid;
	border-color: #BB9860;
	padding: 4px;
	font-weight: normal;
	font-size: 1.1em;
	font-family: "Lucida Grande", Verdana, Arial, Helvetica, sans-serif;
}

.forumrules h3 {
	color: red;
}

#pageheader2{
	position:relative;
	top:-12px;
	margin-left:1px;
	padding-top:5px;
	background: #2d2c29;
	filter:alpha(opacity=80);  
	-moz-opacity:0.80;          
	opacity: 0.80;               
	height:17px;
	border:0px solid #d2a900;border-width: 0px 1px 0px 1px;
}

#pageheader {
	position:relative;
	top:-12px;
	margin-left:1px;
	padding-top:3px;
	background: #2d2c29;
	filter:alpha(opacity=80);  
	-moz-opacity:0.80;          
	opacity: 0.80;               
	height:17px;
	border:0px solid #d2a900;border-width: 0px 1px 0px 1px;
}
#pagecontent { }
#pagefooter { }

#poll { }
#postrow { }
#postdata { }


/*  Text
 --------------------- */
h1 {
	color: black;
	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.3em;
	text-decoration: none;
	line-height: 120%;
	font-style: italic
}

h3 {
	font-size: 1.3em;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 120%;
}

h4 {
	margin: 0;
	font-size: 1.1em;
	font-weight: bold;
}

p {
	font-size: 1.1em;
}

p.moderators {
	margin: 0;
	float: left;
	color: black;
	font-weight: bold;
}

.rtl p.moderators {
	float: right;
}

p.linkmcp {
	margin: 0;
	float: right;
	white-space: nowrap;
}

.rtl p.linkmcp {
	float: left;
}

p.breadcrumbs {
	margin: 0;
	float: left;
	color: black;
	font-weight: bold;
	white-space: normal;
	font-size: 1.8em;
}

.rtl p.breadcrumbs {
	float: right;
}

p.datetime {
	margin: 0;
	float: right;
	white-space: nowrap;
	font-size: 1em;
}

.rtl p.datetime {
	float: left;
}

p.searchbar {
	padding: 2px 0;
	white-space: nowrap;
}

.toolsPan {
	/*letter-spacing:1px;*/
	font-size:10px;
	background:#191919 url(./images/cellpic_nav.gif);
	text-indent:4px;
	white-space:nowrap;
	color:#dd6900;
	filter:alpha(opacity=80);   /* Internet Explorer 6     */
	-moz-opacity:0.80;           /* Mozilla 1.6 et infér.   */
	opacity: 0.80;               /* CSS3 et Mozilla récents */
	height:21px;
	border: 0px solid #d77700;
	border-width: 1px 1px 1px 1px
	/*filter:alpha(opacity=80); 
	-moz-opacity:0.80;        
	opacity: 0.80;           */
}

p.searchbarreg {
	margin: 0;
	float: right;
	white-space: nowrap;
}

.rtl p.searchbarreg {
	float: left;
}

p.forumdesc {
	padding-bottom: 4px;
}

p.topicauthor {
	margin: 1px 0;
}

p.topicdetails {
	margin: 1px 0;
}

.postreported, .postreported a:visited, .postreported a:hover, .postreported a:link, .postreported a:active {
	margin: 1px 0;
	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: #000000;
}

.postdetails {
	/*color: #000000;*/
	color:#FFFFDD;
	/*color:#FFCC99;*/
}

.postbody {
	font-size: 1.3em;
	line-height: 1.4em;
	font-family: "Lucida Grande", "Trebuchet MS", Helvetica, Arial, sans-serif;
}

.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: 0;
	color: black;
	font-weight: bold;
}

.pagination {
	padding: 4px;
	color: black;
	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;
}

.adminpanel{
	background:#272727;
	filter:alpha(opacity=80);   /* Internet Explorer 6     */
	-moz-opacity:0.80;           /* Mozilla 1.6 et infér.   */
	opacity: 0.80;
	border:1px solid #ff8c00;
	display:block;
	padding-bottom:10px;
	padding-top:10px;
}

.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: none;
}

.error {
	color: red;
}


/* Tables
 ------------ */
th {
	background:#272727;
	/*filter:alpha(opacity=80); 
	-moz-opacity:0.80;          
	opacity: 0.80;*/
	color: #8e8e8e;
	font-size:11px;
	font-weight:bold;
	height:27px;
	white-space:nowrap;
	text-align:center;
	padding-left:8px;
	padding-right:8px
}

td {
	padding: 2px;
}
td.profile {
	padding: 4px;
	color:#FFCC99;
}

.tablebg {
	/*background:#272727;
	filter:alpha(opacity=80);   
	-moz-opacity:0.80; 
	opacity: 0.75;*/
	border:0px solid #d2a900;border-width: 0px 1px 0px 1px;
}

.catdiv {
	height: 28px;
	margin: 0;
	padding: 0;
	border: 0;
	background: black url('./images/cellpic2.jpg') repeat-y scroll top left;
}
.rtl .catdiv {
	background: black url('./images/cellpic2_rtl.jpg') repeat-y scroll top right;
}

.cat {
	font-weight:bold;
	letter-spacing:1px;
	background:#191919 url(./images/cellpic1.gif);
	height:29px;
	text-indent:4px
	/*filter:alpha(opacity=80); 
	-moz-opacity:0.80;        
	opacity: 0.80;           */
	}

.row1 {
	background:#272727;
/*	filter:alpha(opacity=80);
	-moz-opacity:0.80;  
	opacity: 0.80;    */
	/*background-color: #ECECEC;*/
	padding: 4px;
}

.row2 {
	background:#303030;
/*	filter:alpha(opacity=80);
	-moz-opacity:0.80;  
	opacity: 0.80;    */
	/*background-color: #DCE1E5;*/
	padding: 4px;
}

.row3 {
	background:#414141;
/*	filter:alpha(opacity=80);
	-moz-opacity:0.80;  
	opacity: 0.80;    */
	/*background-color: #C0C8D0;*/
	padding: 4px;;
}

.spacer {
	/*background:#414141;*/
	/*background-color: #D1D7DC;*/
}

hr {
	height: 1px;
	border-width: 0;
	background-color: #D1D7DC;
	color: #D1D7DC;
}
/*hr{border: 0px solid #000000;border-top-width:1px;height:0px}*/

.legend {
	text-align:center;
	margin: 0 auto;
}

/* Links
 ------------ */
a:link,a:active,a:visited,a.postlink{color:#dd6900;text-decoration:none}
a:hover{color:#767676}

/* titles for the topics:could specify viewed link colour too */
.topictitle{font-size:11px;font-weight:bold}/**/
a.topictitle:visited{color:#ca6000}
a.topictitle:hover{color:#767676}

a.forumlink {
	color:#dd6900;
	font-weight: bold;
	font-family: Verdana,"Lucida Grande", Helvetica, Arial, sans-serif;
	font-size:1.2em;
}


/* Form Elements
 ------------ */
form {
	margin: 0;
	padding: 0;
	border: 0;
}

input {
	color:black;
	font-family: "Lucida Grande", Verdana, Helvetica, sans-serif;
	font-size: 1.1em;
	font-weight: normal;
	padding: 1px;
	border: 1px solid #A9B8C2;
	background-color: #505050;
	cursor:default;
}

textarea {
	/*background-color:#818181;*/
	background-color:#010101;
	color:#e7e7e7;/*#333333;*/
	font-family: "Lucida Grande", Verdana, Helvetica, Arial, sans-serif;
	font-size: 1.3em; 
	line-height: 1.4em;
	font-weight: normal;
	border: 1px solid #A9B8C2;
	padding: 2px;
	cursor:default;
}

select {
	color:#333333;
	background-color: #FAFAFA;
	font-family: "Lucida Grande", Verdana, Helvetica, sans-serif;
	font-size: 1.1em;
	font-weight: normal;
	border: 1px solid #A9B8C2;
	padding: 1px;
	/*background-color: #505050;*/
}
option {
	padding: 0 1em 0 0;
}

option.disabled-option {
	color: graytext;
}

.rtl option {
	padding: 0 0 0 1em;
}

input.radio {
	border: none;
	background-color: transparent;
}

.post {
	/*background-color:#818181;*/
	background-color:#010101;
	color:#e7e7e7;
	border-style: solid;
	border-width: 1px;
}

.btnbbcode {
	color: #000000;
	font-weight: normal;
	font-size: 1.1em;
	font-family: "Lucida Grande", Verdana, Helvetica, sans-serif;
	background-color: #EFEFEF;
	border: 1px solid #666666;
}

.btnmain {
	font-weight: bold;
	background-color: #ECECEC;
	border: 1px solid #A9B8C2;
	cursor: pointer;
	padding: 1px 5px;
	font-size: 1.1em;
}

.btnlite {
	font-weight: normal;
	background-color: #ECECEC;
	border: 1px solid #A9B8C2;
	cursor: pointer;
	padding: 1px 5px;
	font-size: 1.1em;
}

.btnfile {
	font-weight: normal;
	/*background-color: #ECECEC;*/
	background-color:#010101;
	color:#e7e7e7;
	border: 1px solid #A9B8C2;
	padding: 1px 5px;
	font-size: 1.1em;
}

.helpline {
	background-color: #DEE3E7;
	border-style: none;
}


/* BBCode
 ------------ */

.quotetitle, .attachtitle {
	margin: 10px 5px 0 5px;
	padding: 4px;
	border-width: 1px 1px 0 1px;
	border-style: solid;
	border-color: #A9B8C2;
	background:#525252;
	border:1px solid #000000;
	color:#e7e7e7;
	font-size: 0.85em;
	font-weight: bold;
}

.quotetitle .quotetitle {
	font-size: 1em;
}

.quotecontent, .attachcontent {
	margin: 0 5px 10px 5px;
	padding: 5px;
	border-color: #000000;
	border-width: 0 1px 1px 1px;
	border-style: solid;
	font-weight: normal;
	font-size: 1em;
	line-height: 1.4em;
	font-family: "Lucida Grande", "Trebuchet MS", Helvetica, Arial, sans-serif;
	background-color: #414141;/*#FAFAFA;*/
	color: #D0D0D0;/*#4B5C77;*/
}
/*
background:#272727;

background:#303030;

background:#414141;
*/
.attachcontent {
	font-size: 0.85em;
}

.codetitle {
	margin: 10px 5px 0 5px;
	padding: 2px 4px;
	border-width: 1px 1px 0 1px;
	border-style: solid;
	border-color: #000000;
	color:#fff8dc;
	background-color: #545454;
	font-family: "Lucida Grande", Verdana, Helvetica, Arial, sans-serif;
	font-size: 0.8em;
}

.codecontent {
	direction: ltr;
	margin: 0 5px 10px 5px;
	padding: 5px;
	border-color: #000000;
	border-width: 0 1px 1px 1px;
	border-style: solid;
	font-weight: normal;
	color:#fff8dc;
	font-size: 0.85em;
	font-family: Monaco, 'Courier New', monospace;
	background:#545454;
}

.syntaxbg {
	color: #FFFFFF;
}

.syntaxcomment {
	color: #FF8000;
}

.syntaxdefault {
	color: #0000BB;
}

.syntaxhtml {
	color: #000000;
}

.syntaxkeyword {
	color: #007700;
}

.syntaxstring {
	color: #DD0000;
}


/* Private messages
 ------------------ */
.pm_marked_colour {
	background-color: #000000;
}

.pm_replied_colour {
	background-color: #A9B8C2;
}

.pm_friend_colour {
	background-color: #007700;
}

.pm_foe_colour {
	background-color: #DD0000;
}


/* Misc
 ------------ */
img {
	border: none;
}

.sep {
	color: black;
	background-color: #FFA34F;
}

table.colortable td {
	padding: 0;
}

pre {
	font-size: 1.1em;
	font-family: Monaco, 'Courier New', monospace;
}

.nowrap {
	white-space: nowrap;
}

.username-coloured {
	font-weight: bold;
}


span.corners-top, span.corners-bottom, span.corners-top span, span.corners-bottom span {
	font-size: 1px;
	line-height: 1px;
	display: block;
	height: 5px;
	background-repeat: no-repeat;
}

span.corners-top {
	background-image: none;
	background-position: 0 0;
	margin: 0 -5px;
}

span.corners-top span {
	background-image: none;
	background-position: 100% 0;
}

span.corners-bottom {
	background-image: none;
	background-position: 0 100%;
	margin: 0 -5px;
	clear: both;
}

span.corners-bottom span {
	background-image: none;
	background-position: 100% 100%;
}

.headbg span.corners-bottom {
	margin-bottom: -1px;
}

.post span.corners-top, .post span.corners-bottom, .panel span.corners-top, .panel span.corners-bottom, .navbar span.corners-top, .navbar span.corners-bottom {
	margin: 0 -10px;
}

.rules span.corners-top {
	margin: 0 -10px 5px -10px;
}

.rules span.corners-bottom {
	margin: 5px -10px 0 -10px;
}

/*** Derniers Ajouts pour afficher la listes des kabblistes en ligne ***/
#QuiestsurAOC{
position:absolute;
top:0px;
height:0%;
width:350px;
background-color:#212121;
-moz-opacity:0.8;
opacity: 0.8;
filter:alpha(opacity=80);
z-index:1000;
}

#QuiestsurAOC2{
position:relative;
float:right;
right:50px;
width:400px;
height:110px;
overflow: auto;
padding-top:5px;
color: #FF5526;
background-color:#212121;
border: 1px solid #000000;
font-size:12px;
font-weight: bold;
}

.flux
{ clear: both  ; }

.titreOnline{
width: 40px;
text-align:left;
font-size:10px;
}

.NomJoueur, .NomJoueur2{
width: 80px;
overflow:hidden;
font-family: arial,sans-serif;
font-size: 11px;
letter-spacing: 0.4pt;
word-spacing: 1.4pt;
font-weight: normal;
}

.LocalisationJoueur, .LocalisationJoueur2{
width: 80px;
text-align:left;
overflow:hidden;
font-family: arial,sans-serif;
font-size: 11px;
letter-spacing: 0.4pt;
word-spacing: 1.4pt;
font-weight: normal;
}

.LevelJoueur, .LevelJoueur2{
width: 20px;
overflow:hidden;
font-family: arial,sans-serif;
font-size: 11px;
letter-spacing: 0.4pt;
word-spacing: 1.4pt;
font-weight: normal;
}

.ClassJoueur, .ClassJoueur2{
width: 60px;
overflow:hidden;
font-family: arial,sans-serif;
font-size: 11px;
letter-spacing: 0.4pt;
word-spacing: 1.4pt;
font-weight: normal;
}

.NomJoueur{
color: #dd6900;
}

.ClassJoueur{
color: #dd6900;
}

.LocalisationJoueur{
color: #dd6900;
}

.LevelJoueur{
color: #dd6900;
}

.NomJoueur2{
color: #CF6B23;
}

.LocalisationJoueur2{
color: #CF6B23;
}

.LevelJoueur2{
color: #CF6B23;
}

.ClassJoueur2{
color: #CF6B23;
}




/***** Ajout pour le calendrier ***/
#CalendrierPortable{
position:relative;
float:left;
left:50px;
top:1px;
}

#TabCalendrier2{
width:354px;
border-color:#212121;
border-width:1px; 
border-style:solid; 
Text-align:center;
border-collapse:collapse;
color:#FFCC00;
background-color:#535353;
font-size:12px;
}

#TabCalendrier2 tr{
height:5px;
}

#TabCalendrier2 th{
font-weight: bold;
color: #FF5526;
border-width:1px 1px 1px 1px;
border-style:solid; 
border-color:#212121;
background-color:black;
}

#TabCalendrier2 td.jour{
width:52px;
border-width:1px 1px 1px 1px; 
border-style:solid; 
border-color:#212121;
}

#TabCalendrier2 td.jourfini{
width:52px;
background-color:#212121;
}

#TabCalendrier2 td.encours{
color:#FF5526;
border-width:1px 1px 1px 1px; 
border-style:solid; 
border-color:#FF5526;
background:#212121 url(./images/cellpic1.gif);
background-repeat:repeat-x;
}

#TabCalendrier2 td.aujourdhui{
color:#FF5526;
border-width:2px 2px 2px 2px; 
border-style:solid; 
border-color:#FFCC00;
filter:alpha(opacity=80);   
-moz-opacity:0.80; 
opacity: 0.80;
}

a.Jour{
color:#FFCC00;
text-decoration: none;
}

a.Encours{
color:#FF5526;
text-decoration: none;
}
