/*
Theme Name: Template ASEC
Theme URI: 
Description: Template Sauveterre-de-B&eacute;arn Espace Culturel
Version: 1
Author: Bosson Cyril
 
*/

@import url('menu-style.css');

/* !----- GENERAL ----- */

html {
  height: 100%;
}

form {
  margin: 0;
  padding: 0;
}

body {
	font-family: Georgia, Times, Arial, Helvetica, sans-serif;
	background-color: #FFFFFF;
	background-image: url(images/bg.png);
	background-repeat: repeat-x;
	background-color: #e0e0e0;
	margin: 0px;
	font-size: 13px;
	color: #333;
}

a, a:link, a:visited {
	color: #3366ff;
	text-decoration: none;
	font-weight: normal;
}

a:hover {
	text-decoration: underline;
	font-weight: normal;
}

input.button { cursor: pointer; }

p { margin-top: 0; margin-bottom: 5px; }

img { border: 0 none; }

.global {
	width: 1000px;
	margin: auto;
	padding-bottom: 80px;
	background-color: #FFFFFF;
}

.clear{
	clear: both;
	visibility: hidden;
	height: 1px;
	font-size: 1px;
}

/* !----- MENU ----- */
ul.menu {
	height: 31px;
	background-image: url(images/bg_menu.gif);
	background-repeat: repeat-x;
	padding: 0px;
	margin: 0px;
}

.menu li{
	display: inline;
	height: 30px;
	line-height: 30px;
	padding: 0px 5px;
}

.menu a{
	color: #242424;
	font-size: 16px;
}
.menu a:hover{
	color: white;
	background-color: #bdbdbd;
	text-decoration: none;
}

.separator{
	color: #FFFFFF;
}

/* !----- HEADER ----- */
.header{
	position: relative;
	height: 120px;
	width: 1000px;
	margin: auto;
}
.header h1{
	position: absolute;
	top: 20px;
	left: 150px;
	width: 300px;
}
.header h1 a{
	font-size: 30px;
	color: #3366ff;
}
.header h1 a:hover{
	text-decoration: none;
}
.header .recherche{
	position: absolute;
	top: 10px;
	right: 10px;
}
.header #s{
	font-size: 10px;
	background-image: url(images/loupe.gif);
	background-repeat: no-repeat;
	background-position: 2px;
	text-indent: 20px;
	border: inset 1px gray;
	padding: 3px;
	float: left;
	margin-right: 5px;
}
.header .adresse{
	position: absolute;
	bottom: 10px;
	right: 0;
}

/* !----- LOGO ----- */
#logo{
	position: absolute;
	top: 14px;
	left: 0;
}

/* !----- CONTENU ----- */
.contenu{
	float: left;
	width: 700px;
	margin: 0px 15px 0px 15px;
}
.sidebar{
	float: left;
	width: 260px;
}
.clear{
	clear: both;
	visibility: hidden;
	height: 1px;
	line-height: 1px;
	font-size: 1px;
}
.fil_ariane{
	float: left;
	width: 700px;
	margin: 20px 15px 5px 15px;
	font-size: 12px;
}
.navigation{
	width: 100%;
}
.navleft{
	float: left;
}
.navright{
	float: right;
}
/* !----- ACCUEIL -----*/
#slideshow{
	height: 300px;
	width: 675px;
}
#colonne_actualite, #colonne_droite{
	width: 325px;
	margin-top: 10px;
	float: left;
}
#colonne_droite{
	margin-left: 20px;
}
#colonne_droite .postmetadata{
	display: none;
}
.entete{
	font-size: 22px;
	color: #3366ff;
	font-style: italic;
	background-image: url(images/subline.gif);
	background-repeat: no-repeat;
	background-position: bottom left;
	padding-bottom: 22px;
}
/* !----- PAGE ----- */
.page{
	margin-bottom: 15px;
	padding-bottom: 15px;
	border-bottom: 1px solid #CCCCCC;
	font-family: Verdana, Arial, Helvetica;
}
.page h2{
	margin: 0;
}
.page h2 a{
	font-size: 20px;
	font-style: italic;
}
.page h2 a:hover{
	text-decoration: none;
}
.page h2.entete{
	margin-top: 10px;
	font-family: Georgia, Times, Arial, Helvetica, sans-serif;
}

/* !----- ARTICLE ----- */
.post{
	margin-bottom: 15px;
	padding-bottom: 15px;
	border-bottom: 1px solid #CCCCCC;
	font-family: Verdana, Arial, Helvetica;
}
.post h2{
	margin: 0;
}
.post h2 a{
	font-size: 20px;
	font-style: italic;
}
.post h2 a:hover{
	text-decoration: none;
}
.post h2.entete{
	margin-top: 10px;
	font-family: Georgia, Times, Arial, Helvetica, sans-serif;
}
.titre a{
	color: #333;
	text-transform: uppercase;
	font-weight: bold;
	font-size: 14px;
}
.postmetadata, .postmetadatafooter, .postmetadata a, .postmetadatafooter a{
	font-size: 9px;
	color: #666666;
	text-transform: uppercase;
}
.postmetadatafooter{
	text-align: right;
}
.post_content{
	text-align: justify;
}
.post_content p{
	margin: 10px 0;
}
.more-link{
	font-size: 12px;
	color: #0C3A6D;
	font-weight: bold;
}
h3{
	margin: 0;
}
.citation{
	background-color: #EEEEEE;
	border: 1px solid #AAAAAA;
	padding: 15px;
}
.sticky{
	border: 5px solid #0C3A6D;
	background-color: #547599;
	color: #FFFFFF;
	margin: 10px 0px;
}
.sticky a{
	color: #FFFFFF;
	text-decoration: underline;
	display: block;
	margin-left: 10px;
	margin-top: 10px;
}
.sticky h2{
	display: none;
}
.sticky .postmetadata, .sticky .postmetadatafooter{
	display: none;
}
.sticky .post_content{
	margin: 10px;
}

/* !----- COMMENTAIRES ----- */
.cadre_commentaires h3{
	margin-bottom: 5px;
}
label{
	font-size: 12px;
}
div.comment{
	padding: 10px;
	margin: 5px;
	position: relative;
}
.alt{
	background-color: #E4EEFC;
}
.commentID{
	position: absolute;
	top: 5px;
	right: 5px;
	font-size: 25px;
}
.commentAvatar{
	float: left;
	margin: 0 10px 3px 0;
}
.commentAuthor{
	float: left;
	font-size: 18px;
	width: 400px;
}
.commentDate{
	float: left;
	width: 470px;
	color: #999999;
	border-bottom: 1px solid #999999;
	padding-bottom: 2px;
	font-size: 11px;
}
.commentText{
	float: left;
	width: 470px;
	margin: 8px 0 0 50px;
}
input#author, input#email, input#url{
	border: 1px solid #999999;
}
textarea#comment{
	margin-top: 5px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	border: 1px solid #999999;
	width: 520px;
}

/* !----- COLONNE WIDGETS ----- */
.sidebar ul{
	list-style-type: none;
	margin: 0;
	padding: 0 10px;
}

/* !----- WIDGET PARTENAIRES ----- */
.partenaire{
	float: left;
}

/* !----- WIDGET SPECTACLES ----- */
.spectacle{
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
.spectacle-date, .spectacle-title, .spectacle-link{
	float: left;
}
.spectacle-date{
	text-transform: uppercase;
	font-size: 10px;
	color: #666666;
	margin-top: 5px;
}
.spectacle-title{
	text-transform: uppercase;
	font-weight: bold;
	width: 160px;
}
.spectacle-image{
	float: right;
}
.spectacle-link{
	margin-top: 20px;
}
.inter-spectacle{
	border-bottom: 1px solid #cccccc;
	margin: 10px 20px;
}

/* !----- MODULE SEARCH ----- */
.search{
	margin-top: 30px;
}

/* !----- FOOTER ----- */
#logo_footer{
	position: absolute;
	top: -116px;
	left: 450px;
	text-align: center;
}
.footer{
	position: relative;
	width: 1000px;
	text-align: center;
	margin: auto;
	padding-bottom: 20px;
	margin-top: 15px;
	font-size: 11px;
}
/*	Using 'class="alignright"' on an image will (who would've
thought?!) align the image to the right. And using 'class="centered',
will of course center the image. This is much better than using
align="center", being much more futureproof (and valid) */
img.centered {
display: block;
margin-left: auto;
margin-right: auto;
}
img.alignright {
padding: 4px;
margin: 0 0 2px 7px;
display: inline;
}
img.alignleft {
padding: 4px;
margin: 0 7px 2px 0;
display: inline;
}
.alignright {
float: right;
}
.alignleft {
float: left;
}
/* End Images */
