/*  
Theme Name: Relais du Salagou defaut
Theme URI: http://wordpress.org/
Description: Theme par defaut du site du relais du salagou
Version: 1.0
Author: Marcadal Sylvain
Author URI: http://ramouch0.ovh.org/
*/


body {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	background-color: #600;
	text-align:center;
}
#index{
     position:absolute;
     left: 50%; 
     top: 50%;
     width: 750px;
     height: 480px;
     margin-top: -230px; /* moiti� de la hauteur */
     margin-left: -375px; /* moiti� de la largeur */
}
#index a{
	color: #fcc;
	font-size: 1.5em;
}
#page{
	width: 750px;
	border: 1px solid #722;
	background : #fff url(img/top.jpg) no-repeat center top;
	text-align:left;
	margin: 0 auto;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
}
#header{
	height:200px;
	color:#722;/*#d33;*/
	font-size:1.7em;
	text-align:left;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-weight:bold;
}
#header h1{
	text-transform:uppercase;
	margin:0;
}
#header h1 a,#header h1 a:hover,#header h1 a:active,#header h1 a:visited{
	text-decoration: none;
	color:#722;
	}

#logo{
	margin: 0 10px;
	float:left;
}
#sidebar {
	float:left;
	margin-top:120px;
	width : 190px;
}

#content {
	float:right;
	margin : 50px 7px 0 0px;
	width: 510px;
	background:#fff url(img/fond.jpg) no-repeat bottom right;
	border: 1px solid #c66;
	padding : 3px 15px 100px 15px;
	text-align:left;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
}

#footer {
	margin-top:30px;
	clear:both;
	text-align:center;
	color:#aaa;
	font-size:0.7em;
}

#footer a{
	text-decoration:none;
	color:#aaa;
}
#footer a:hover{
	color:#f00;
}

#menu, #menu li ul{
	margin: 0px;
	padding:  10px 0px;
	background: #9c6;
	-moz-border-radius: 10px;
        -webkit-border-radius: 10px;
	list-style-type: none;
}

#menu li a {
	display: block;
	height: 30px;
	padding-left:35px;
	color: #600;
	font: 1.25em georgia, serif;
	text-decoration: none;
	background: url(img/fleur-laurier2-trans.png) no-repeat 5px;
	line-height: 25px;
	-moz-border-radius: 5px;
        -webkit-border-radius: 5px;
}
#menu li.current_page_item  a {
	background:#ad7 url(img/fleur-laurier3-trans.png) no-repeat 5px;
}

#menu li ul{
	padding :0;
	}
#menu li ul li{
	padding:  0px 10px;
	margin: 0;
	list-style-type: none;
}
#menu li ul li a, #menu li.current_page_item ul li a {
	font-size:1em;
	margin:0;
	background: #9c6;
	height: 20px;
	line-height: 15px;	
}
#menu li ul li.current_page_item  a {
	background:#ad7;
}
#menu li a:hover, #menu li ul li a:hover{
	color:#9c6;
	background-color:#700;
/*	background-color:#ad7;*/
}

ul.menu_top{
	margin-left:5px;
	margin-top:5px;
	font-size:0.8em;
	padding:0;
	text-align:right;
}
ul.menu_top li{
	white-space:nowrap;
	display:inline;
}
ul.menu_top li:before{
	content: " | ";
}
.post img{
	border: 1px solid #fcc;
	padding:4px;
	background-color:#fee;
	margin:5px 10px;
	-moz-border-radius: 5px;
        -webkit-border-radius: 5px;
}

img.wp-smiley{
      border:0;
      padding:0px;
      background-color:#fff;
      margin:0px;
}
#partner{
	margin-top:30px;
	text-align:center;
	font-size:0.7em;
}
#partner a, #partner img{
        margin-top:30px;
	text-decoration:none;
	border:0;
}
#assurance{
    background-color:#FF6666;
    height:20px;
    vertical-align:center;
    padding-top:10px;
    -webkit-border-radius: 5px;
    -moz-border-radius:5px;
    font-size:1.2em;
}
#assurance a{
    color:#770000;
}
/************Mini galerie******************/
#galerie
{
	width: 460px;
	margin: 15px 10px;
	padding: 10px;
	font: 0.9em Georgia, serif;
	text-align: center;
	border: 1px solid #fcc;
	background: #fee;
	-moz-border-radius: 5px;
       -webkit-border-radius: 5px;
}
 
#galerie_mini
{
	margin: 0;
	padding: 0;
	list-style-type: none;
}
 
#galerie_mini li { 
	display:inline;
}
	
#galerie_mini img
{
	margin: 2px 3px;
	border: 1px solid #fcc;
}
#galerie_mini:after{
	margin: 0 90px;/*pour le passage � la ligne*/
	white-space:nowrap;
	content: "(Cliquez pour agrandir)";
	font: italic 0.8em Arial, Serif;
	color:#999;
}
#photo dt
{
	margin-top: 5px;
	font: italic 2.5em/1.5em Georgia, serif;
	color: #eaa;
}
 
#photo dd { margin: 0; }
 
#photo img { 
	border: 1px solid #fcc;/*#dcb;*/ 
}

/*****Fin mini galerie**************/
.effect_appear {
}

#img-vrac img{
	border: 1px solid #fcc;
	padding:4px;
	background-color:#fee;
	margin:5px 10px;
	-moz-border-radius: 5px;
        -webkit-border-radius: 5px;
}
#img-vrac img:hover{
	background-color:#efe;
	border-color:#cfc;
}
/*****Liste des hebergement*********/
#list-heber{
	line-height:0;
}
#list-heber a{
	padding-right:10px;
	line-height:1em;
	display:block;
	text-decoration:none;
	color:black;
	margin: 2px 20px;
	height:110px;
	-moz-border-radius: 5px;
       -webkit-border-radius: 5px;
}
#list-heber a:hover{
	background-color:#eaa;
}
#list-heber a:focus{
	border:0;
}

#list-heber span{
	font-weight:bold;
	border-bottom: 1px dashed #911;
	line-height: 1.5em;
}
#list-heber img{
	float:left;
	border: 1px solid #fcc;
	padding: 5px;
	background-color:#fee;
	margin:5px;
	margin-right:10px;
	-moz-border-radius: 5px;
        -webkit-border-radius: 5px;
}
/*****Fin liste hebergement******/
/*****Liste des liens externes*********/
#list-lien{
	line-height:0;
}
#list-lien a{
	line-height:1em;
	display:block;
	padding:10px;
	text-decoration:none;
	color:black;
	margin:0 20px;
	height:65px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
}
#list-lien a:hover{
	background-color:#aea;
}
#list-lien span{
	font-weight:bold;
	border-bottom: 1px dashed #191;
	line-height: 1.5em;
}
#list-lien img{
	float:left;
	border: 1px solid #cfc;
	padding: 5px;
	background-color:#efe;
	margin:0 10px 0 0;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
}

/*****Fin liste des liens******/
.promo{
	margin:20px;
	padding:7px;
	border: 2px dotted #f00;
	background-color: #ff0;
	color:#900;
}
.promo em{
	color:red;
	font-weight:bold;
}
.promo strong{
	color:red;
	font-weight:bold;
	font-size:1.2em;
	border-bottom: 3px double;
	line-height:2em;
}
.promo ul{
	list-style-type:circle;
}

.bordered {
	margin: 10px 30px;
	background-color:#fff;
	border:4px solid #fcc;
	padding:5px;
	text-align:center;
	border-collapse: collapse;
}
table.bordered th, td{
	padding:5px 10px;
	border:1px solid #fee;
}
table.bordered th{
	font-size:0.8em;
	background-color:#fee;
	border:1px solid #fcc;
}

div.infoscript {
	font-weight:bold;
	color:red;
}

/*****************************************************/
.little{
	font-size:0.7em;
}
/*p:first-letter{
	font-size: 1.2em;
	color: #911;
}
*/
h2{

	background:url(img/h2.jpg) no-repeat bottom left;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	border-bottom: 1px solid #fcc;
	margin:0px;
	padding:10px;
}
h2 a,h2 a:hover, h2 a:visited, h2 a:active{
	text-decoration: none;
	color : #000;
}
h3{
	clear:both;
	border-bottom: 2px solid #cfc;
}
h3 a,h3 a:hover{
	color:black;
	text-decoration: none;
}
a{
	text-decoration: none;
	color:blue;
}
a:hover{
	text-decoration:underline;
}
em{
	text-decoration:underline;
}
acronym[title],abbr, span.caps
{
	font-size: 0.9em;
	letter-spacing: .07em;
	border-bottom:1px dotted;
	cursor:help;
	
}


small {
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 0.8em;
	line-height: 1.5em;
        color: #777;
}

blockquote, strike {
	color: #777;
}

code {
	font: 1.1em 'Courier New', Courier, Fixed;
}

blockquote {
	margin: 15px 30px 0 10px;
	padding-left: 20px;
	border-left: 5px solid #ddd;
	}

blockquote cite {
	margin: 5px 0 0;
	display: block;
	}
cite a{
	color:#066;
	}
.center {
	text-align: center;
	}
.justify{
text-align: justify;
}

hr {
	display: none;
	}

a img {
	border: none;
	}
	
.clear {
	clear: both;
	}

.clearleft {
	clear: left;
	}

.clearright {
	clear: right;
	}

.line {
	margin-top: 15px;
	border-top: 1px dashed #73A0C5;
	margin-bottom: 3px;
	}
/* End Various Tags & Classes*/
	
/*	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.noborder{
	border:0;
	margin:0 0 0 0;
	padding:0 0 0 0;
	background:none;
}
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 */



/* Begin Lists*/

html>body .entry ul {
	margin-left: 0px;
	padding: 0 0 0 30px;
	list-style: none;
	padding-left: 10px;
	text-indent: -10px;
	} 

html>body .entry li {
	margin: 7px 0 8px 10px;
	}

.entry ul li:before {
	content: "\00BB \0020";
	}

.entry ol {
	padding: 0 0 0 35px;
	margin: 0;
	}

.entry ol li {
	margin: 0;
	padding: 0;
	}

.postmetadata  {
	float:right;
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 0.8em;
	line-height: 1.5em;

	}
.metadata  {
	float:right;
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 0.9em;
	font-weight: normal;
	line-height: 1.2em;
	color:#ccc;
	}

/* Begin Form Elements */
#searchform {
	margin: 10px auto;
	padding: 5px 3px; 
	text-align: center;
	}

#sidebar #searchform #s {
	width: 115px;
	padding: 2px;
	}

#sidebar #searchsubmit {
	padding: 1px;
	}

.entry form { /* This is mainly for password protected posts, makes them look better. */
	text-align:center;
	}

select {
	width: 200px;
        border: 1px solid #191;
	}
/*
#commentform input {
	width: 170px;
	padding: 2px;
	margin: 5px 5px 1px 0;
	}
*/
#commentform textarea {
	width: 90%;
	padding: 2px;
	}
	
.cform, #commentform{
	border: 1px solid #191;
	background-color: #efe;
	padding : 10px;	
}
.cform label{
	display:block;
}
.cform label[for="nom"], #mailform label[for="email"]{
	float:left;
	margin-right:10px;
}
.cform fieldset, #commentform fieldset{
	border:1px solid #cfc;
	padding:5px;
}
.cform legend, .cform span, #commentform legend, #commentform span{
	font-size: 0.9em;
}
#commentform textarea, #commentform select, #commentform input[type="text"]{
	border: 1px solid #191;
	margin-left:10px;
	padding:2px;
}
/* End Form Elements */



/**Commentaires *****************************/

.commentlist li, #commentform input, #commentform textarea, #commentform select{
	font: 0.9em 'Lucida Grande', Verdana, Arial, Sans-Serif;
	}

.commentlist cite, .commentlist cite a {
	font-weight: bold;
	font-style: normal;
	font-size: 1.1em;
	}

.commentnumber{
       font-style: italic;
       color:#ccc;
       float: right;
}

#commentform p {
	font-family: 'Lucida Grande', Verdana, Arial, Sans-Serif;
	margin: 5px 0;
	}

.alt {
	margin: 0;
	padding: 10px;
	}

.commentlist {
	padding: 0;
	text-align: justify;
	}

.commentlist li {
	font-weight: bold;
	margin: 15px 0 3px;
	padding: 5px 10px 3px;
	list-style: none;
	background-color : #fff0f0;
	}

.commentlist p {
	margin: 10px 5px 10px 0;
	font-weight: normal;
	line-height: 1.5em;
	text-transform: none;
	}

.nocomments {
	text-align: center;
	margin: 0;
	padding: 0;
	}

.commentmetadata {
	font-weight: normal;
	margin: 0;
	display: block;
	color:#ccc;
	}
.commentlist li.karma0{
        background-color:#fee;
}
.commentlist li.karma1{
        background-color:#ffc;
}
.commentlist li.karma3{
        background-color:#dff;
}
.commentlist li.karma2{
        background-color:#dfd;
}
.commentlist li.official{
        border: solid 2px black;
}

/* End Comments */

 