/*
Theme Name: Amicale du Grand Chauve
Theme URI: http://www.legrandchauve.org/
Description: Le Thème de l'Amicale du Grand Chauve.
Version: 0.1
Author: Geoffrey Aldebert
 
 
*/


html 
{
	background: url('images/fond_fini.jpg') repeat-y;
	background-position: center 220px;
	width: 100%;
	background-color: #28539d;
}

body
{
	background-image: url('images/bande_bleu.gif');
	background-repeat: repeat-x;
	width: 100%;
	margin: auto;
	
}

body a
{
	color: #28539d;
	text-decoration: none;
	font-weight: bold;
}

body a:hover
{
	color: #28539d;
	text-decoration: underline;
	font-weight: bold;
}


#vbod
{
	width: 1000px;
	margin: auto;
	padding-top: 30px;
}

#header
{ 
	width: 100%;
	height: 198px;
	background-image: url('images/bandeau.gif');
	background-repeat: no-repeat;
	float: top;
}

#corpus
{
		background-color: white;
}

img
{
	border: 0px;
}

.logo
{
	width: 27%;
	height: 100%;
	float: left;
}

.logo_amicale
{
	padding-top: 40px;
	padding-left: 20px;
}

.name
{
	float: left;
	width: 73%;
	height: 100%;
}

.name_logo
{
	padding-top: 50px;
}
.troupe
{
	color: #a2978a;
	font-weight: normal;
}
.troupe:hover
{
	color: #a2978a;
	text-decoration: none;
	font-weight: normal;
}
.desc
{
	padding-left: 60px;
	margin-top: 15px;
	font-size: 20px;
	font-family: Verdana, Arial, Calibri, "Times New Roman";
	color: #a2978a;
	font-style: italic;
}

h1
{
	padding: 0;
	margin: 0;
}

h2
{
	padding: 0;
	margin: 0;
	color: #a2978a;
	font-family: Verdana, Arial, Calibri, "Times New Roman";
	font-size: 20px;
	
}

ul
{
	padding: 0;
	margin: 0;
}


#menu_horizontal
{
	float: top;
	width: 100%;
	height: 35px;
	background-color: #a2978a;
}

.case_menu
{
	height: 100%;
	width: 200px;
	color: white;
	font-size: 16px;
	font-family: Verdana, Arial, Calibri, "Times New Roman";
	text-align: center;
	line-height: 100%;
}

.case_menu:hover
{
	background-color: #28539d;
}

.sidebar
{
	width: 240px;
	padding-top: 30px;
}

.sidebar a
{
	font-weight: normal;
}

.sidebar a:hover
{
	text-decoration: none;
	font-weight: normal;
}

.sidebar ul
{
	list-style:none;
}


.sidebar ul li ul li
{
	list-style-image:url("images/blueball.png");
	margin-left: 20px;
}

#content
{
	width: 720px;
	padding-top: 30px;
	padding-bottom: 30px;
}


.sidebar ul li h2
{
	margin-top: 20px;
	margin-left: 20px;
	background-image: url("images/vignette.gif");
	background-repeat: no-repeat;
	color: white;
	font-size: 16px;
	font-family: Verdana, Arial, Calibri, "Times New Roman";
	line-height: 33px;
	padding-left: 10px;
}

.sidebar ul li ul
{
	margin-left: 20px;
	padding-top: 30px;
	padding-bottom: 30px;
	font-family: Verdana, Arial, Calibri, "Times New Roman";
	font-size: 14px;
	color: black;
	width: 176px;
	border-bottom: 2px solid #28539d;
	border-left: 2px solid #28539d;
	border-right: 2px solid #28539d;
	padding-left: 10px;
	padding-right: 10px;
}


.sidebar a
{
	text-decoration: none;
	color: black;
}

#search
{
	margin-left: 20px;
	margin-right: 20px;
	text-align: center;
}

#search input
{
	margin-top: 20px;
}

#page
{
	float: top;
	width: 1000px;
}

#footer
{
	margin-top: 50px;
	width: 1000px;
	background-image: url("images/bas.gif");
	height: 40px;
	text-align: center;
	font-size: 12px;
	color: white;
	line-height: 20px;
}

#footer a
{
	color: white;
}

.post h2 a
{
	font-size: 20px;
	font-family: Verdana, Arial, Calibri, "Times New Roman";
	color: #28539d;
	text-decoration: none;
}

.postmetadata
{
	font-size: 11px;
	font-style: italic;
	margin: 0;
	padding: 0;
}

.post_content
{
	font-family: Verdana, Arial, Calibri, "Times New Roman";
	text-align: justify;
	font-size: 15px;
	padding-right: 30px;
	padding-left: 15px;
	
}

#content
{
	float: top;
	margin-top: 30px;
	padding: 0;
}

#comments
{
	font-size: 12px;
	font-style: italic;
}

.commentmetadata
{
	text-align: center;
	padding-top: 10px;
}

.casecomment
{
	border: 1px solid #a19689;
	margin-right: 50px;	
	margin-top: 20px;
	background-color: #d9d9e5;
	color: black;
	padding-left: 20px;
	padding-right: 20px;
	font-size: 12px;
}

.casecomment a 
{
	color: black;
	text-decoration: none;
}

#respond
{
	font-size: 12px;
	font-style: italic;
}

.monform
{
	font-size: 12px;
	padding-left: 40px;
	padding-right: 40px;
}

.monform a
{
	color: black;
	text-decoration: none;
	font-weight: bold;
}

