/*
Theme Name: Clignancourt Rugby Club 
Theme URI : http://www.clignancourtrc.fr/
Description : Clignancourt Rugby Club Theme 
Version : 0.1
Author: Chris CB

Creation Theme by Chris CB || http://www.chriscb.org/

Description: Red gradient with the CRC's logo on the top and a team's photo, blured in some place on the background. 

*/

/* === DEFAULTS ======================= */

* {
	margin: 0px;
	padding: 0px;
	font-family: verdana, arial;
	font-size: 8pt;
	color: #FFD;
}

a {
	color: #FA8;
}

BODY {
	background: #000 url("media/degrade01.jpg") repeat-x;
	text-align: justify;
	font-family: verdana, arial;
	height: 100%;
	scrollbar-face-color: #700;
	scrollbar-darkshadow-color: #000;
	scrollbar-3dlight-color: #000;
	scrollbar-track-color: #000;	
	scrollbar-highlight-color: #000;
	scrollbar-shadow-color: #000;
 behavior: url(csshover.htc);
}

hr {
	color: #644;
	height: 1px;
}

/* === HEADER =========================== */
DIV.banner {
	background: #000 url("media/banner.jpg") no-repeat;
	background-position: top center;
	position: absolute;
	top: 0px;
	left: 50%;
	width: 700px;
	height: 125px;
	margin-left: -350px;
	border: 0px solid white;
}

DIV.background {
	background: transparent url("media/mainbackground.jpg") no-repeat;
	background-position: center 125px;
	position: absolute;
	top: 0px;
	left: 50%;
	bottom: 100%;
	width: 1009px;
	height: 100%;
	margin-left: -505px;
	border: 0px solid white;
	display: box;
}

DIV.wrapper {
	position: absolute;
	top: 0px;
	width: 430px;
	left: 50%;
	margin-left: -355px;
	padding: 150px 15px 10px 5px;
	border: 0px solid white;
}

/* ================ POST ========================= */
DIV.post {
	margin: 10px;
	margin-bottom: 20px;
}

TABLE.topPost {
	width: 100%;
	border-bottom: 1px solid white;
	border-collapse: collapse;
	filter:Alpha(opacity=70);
	-moz-opacity:0.7;
	opacity: 0.7;
}

TD.postDoW {
	width: 50px;
	text-align: center;
	background-color: red;
	font-variant: small-caps;
	font-size: 12px;
	color: #000;
	font-weight: bold;
	padding-bottom: 1px;
}

TD.postDay {
	width: 50px;
	text-align: center;
	background-color: white;
	font-size: 22px;
	font-weight: bold;
	color: #000;
}

TD.postMonth {
	width: 50px;
	text-align: center;
	background-color: white;
	color: #000;
	font-size: 10px;
	padding-bottom: 1px;
	font-variant: small-caps;
}

TD.postTitle {
	text-align: right;
	vertical-align: bottom;
	color: #FFF;
	font-variant: small-caps;
	font-weight: bold;
	padding-left: 30px;
	padding-right: 5px;
	background-color: #000;
	padding-bottom: 10px;
	font-size: 16px;
}

TD.postTitle A {
	font-size: 16px;
	text-decoration: none;
	color: white;
}

DIV.postContent {
}

DIV.postContent P {
	padding-top: 5px;
}

DIV.postContent UL {
	padding-top: 5px;
	padding-left: 20px;
}

DIV.postContent OL {
	padding-top: 5px;
	padding-left: 25px;
}

DIV#postsContent P.comments {
	text-align: right;
	font-size: 10px;
}

DIV#postsContent P.comments A {
	text-decoration: none;
}

/* ==================== SIDEBAR ========================= */
DIV.sidebar {
  position: absolute;
  top: 0px;
  width: 200px;
  left: 50%;
  margin-left: 120px;
  padding: 145px 15px 10px 5px;
  border: 0px solid white;
}

DIV.sidebar UL {
	padding-top: 5px;
	padding-left: 0px;
}

DIV.sidebar UL LI {
	padding-bottom: 5px;
	list-style: none;
}

H2.widgettitle {
	font-size: 12px;
	background-color: #000;
	border-bottom: 1px solid #888;
	padding: 10px 0px 5px 5px;
	margin-top: 15px;
	margin-bottom: 5px;
	filter:Alpha(opacity=70);
	-moz-opacity:0.7;
	opacity: 0.7;
}

div#calendar_wrap {
	width: 100%;
}

table#wp-calendar {
	width: 100%;
}

table#wp-calendar caption {
	padding-bottom: 4px;
	text-transform: uppercase;
}

table#wp-calendar th,
table#wp-calendar td {
	text-align: center;
}

table#wp-calendar thead {
	border-bottom: 1px solid #888;
}


div.comment {
	width: 98%;
	padding: 5px;
	border-top: 1px solid #888;
	margin-top: 20px;
	position: relative;
	display: block;
}

img.avatar {
	border: 0px solid white;
	margin: 5px;
	margin-top: -6px;
	margin-left: -5px;
	float: left;
	display: block;
}	

div.comment p.comment-meta {
	margin-top: -2px;
	margin-bottom: 2px;
	padding: 0px;
}

p.comment-meta a {
	text-decoration: none;
}

div.comment p  {
	display: block;
}


/* =========================== TOP MENU ======================== */
div#topmenu {
	left: 50%;
	position: absolute;
	margin-left: -137px;
	top: 50px;
}

div#topmenu ul {
	padding: 0px;
	border: 0px;
}

div#topmenu ul li {
	position: relative; 
	list-style: none; 
	padding: 0px;
	background-image: url(media/BG50p.png);
	width: 120px;
	float: left;
	margin: 2px;
	padding-bottom: 3px;
	border-bottom: 1px solid #864;
}

div#topmenu ul ul {
	position: absolute;
	display: none;
	width: 120px;
}

div#topmenu ul li.submenu ul {
	margin-left: -2px;
}


div#topmenu li a {
	text-decoration: none;
	padding: 2px 4px 2px;
	display: block;
	width: 112px;
	text-align: left;
	font-size: 11px;
	font-family: Verdana;
	font-variant: small-caps;
	font-weight: bold;
}

div#topmenu li a:hover {
	color: #FFF;
	background-color: #922;
}

ul.menuLevel0 {
	z-index: 10;
}

ul.menuLevel1 {
	z-index: 20;
}

ul.menuLevel2 {
	z-index: 30;
}

ul.menuLevel3 {
	z-index: 40;
}

div#topmenu ul.menuLevel2 li.submenu:hover ul.menuLevel3, 
div#topmenu ul.menuLevel1 li.submenu:hover ul.menuLevel2, 
div#topmenu ul.menuLevel0 li.submenu:hover ul.menuLevel1 {
	display: block;
}

div#topmenu ul.menuLevel2 {top:-2px; left: 120px;} 


/* ========================= LES FORMULAIRES ==================== */

textarea {
	background: transparent;
	border: 0px solid white;
	border-left: 1px solid #888;
	border-top: 1px solid #888;
}

textarea#comment {
	width: 100%;
}

input {
	background: #210;
	border: 0px;
	border-bottom: 1px solid #888;
	padding: 1px;
	padding-left: 0px;
	font-size: 12px;
	font-family: verdana;
	font-weight: bold;
	margin-bottom: 15px;
}

label {
	font-size: 10px;
	margin-top: 15px;
	border-top: 1px solid #866;
	text-align: left;
}	

/* ================= TABLEAUX ====================== */

table.wp-table-reloaded {
	width: 100%;
	margin: 0px;
	margin-top: 10px;
	padding: 0px;
	border-collapse: collapse;
}

table.wp-table-reloaded tr.odd th,
table.wp-table-reloaded tr.odd td {
	background: #000;
	color: #FFD;
	border: 0px solid black;
	border-bottom: 1px solid #886;
}

table.wp-table-reloaded tr.even td {
	background: #200;
	color: #FFF;
	border: 0px solid black;
	border-bottom: 1px solid #AA8;
}

