/*
Theme Name:Camping le ranch
Theme URI: http://www.ch1.fr
Description: Template CH1 - colonne gauche
Version: 1.0
Author: CH1
*/

@import "reset.css";
@import "menu.css";

body {
background:url("images/bg-body.jpg") repeat scroll 358px 0 #CCCCCC;
font-family: arial, tahoma, sans-serif;
font-size: 12px;
margin: 0px;
padding:0;
}

#background {
background:url("images/bg-body-2.jpg") repeat-x scroll center top transparent;

}


/* Titres
_________________________________________________________________ */

h1 {font-size: 24px;font-weight:bold;margin:10px 0 0 0;padding:0;}
h2 {font-size: 18px;font-weight:bold;margin:10px 0 0 0;padding:0;color:#1c130c;font-family:georgia, serif;text-shadow: #F1C695 0px 0px 5px;
filter:progid:DXImageTransform.Microsoft.dropshadow(OffX=0, OffY=5, Color='#F1C695', Positive='true');}
h3 {font-size: 16px;font-weight:bold;margin:10px 0 0 0;padding:0;color:#1c130c;font-family:georgia, serif;text-shadow: #F1C695 0px 0px 5px;
filter:progid:DXImageTransform.Microsoft.dropshadow(OffX=0, OffY=5, Color='#F1C695', Positive='true');}
h4 {font-size: 13px;font-weight:normal;margin:10px 0 0 0;padding:0;}

h2.archivetitle {
color:#666666;
font-size:13px;
margin:20px 0 0;
padding:0;
text-align:left;
}

/* images and misc.
_________________________________________________________________ */

img a{border:none;}
img.left{ float: left; border: none; padding: 6px; }
img.right{ float: right; border: none; padding: 6px; }

blockquote{
border-left:1px solid #A5ABAB;
margin:15px;
padding:0 12px 0 12px;
}

code{
margin:10px;
font-family:"Courier New", Courier, monospace;
}

ul li {
list-style-position:outside;
list-style-type:square;
}

/* Liens
_________________________________________________________________ */

a{
color:#133574;
text-decoration:none;
border: none;
}

a:hover {
color:#6E84AB;
text-decoration: underline;
border: none;
}

/* container
_________________________________________________________________ */

#container {
width: 960px;
margin: 0 auto;
padding: 0;
color:#333;
border: 0;
overflow: hidden;
}

/* HEADER
_________________________________________________________________ */

#header {
color:#FFFFFF;
height:239px;
position:relative;
}

#header h1{
font-size: 14px;
margin: 0;	
padding:0;	
position:absolute;
display:block;
height:190px;
width:358px;
top:10px;
left:10px;
background:transparent url(images/logo_le_ranch.png) top left no-repeat;	
}

#header h1 a{color: #ffffff; text-decoration: none;display:block;
height:190px;
width:358px;text-indent:-9999em;}
#header h1 a:hover{text-decoration: none;}

#header h2{
font-family: arial, times;
font-style: italic;
font-weight:normal;
color: #ffffff;
letter-spacing: 1px;
margin: 0;	
padding:0;
position:absolute;
top:107px;
left:47px;
}

#tableaux_header {
background:url("images/tableau.png") no-repeat scroll left top transparent;
display:block;
height:267px;
left:333px;
position:absolute;
top:0;
width:631px;
}


/* content 
_____________________________________________________*/

#content {
background:url("images/bg-post-milieu.png") repeat-y scroll left top transparent;
float:right;
margin:50px 0 40px;
padding:0 50px 0 30px;
position:relative;
width:574px;
}	

.post {
line-height:14pt;
margin:0;
padding:0 0 10px 0;
position:relative;
z-index:2;
overflow:hidden;
}

.haut_post {
background:url("images/bg-post-haut.png") no-repeat scroll left top transparent;
display:block;
height:102px;
left:0;
position:absolute;
top:-37px;
width:635px;
z-index:1;
}

.bas_post {
background:url("images/bg-post-bas.png") no-repeat scroll left top transparent;
display:block;
left:0;
position:absolute;
width:636px;
height:33px;
z-index:2;
}

.post h2{
font-size:26px;
font-weight:normal;
line-height:1.1em;
padding:0 0 10px;
}

.post h2 a{
color: #08122E;
text-decoration: none;
}

.post h2 a:hover{
color: #666;
text-decoration: none;
}

.post h3 {
font-size:20px;
font-weight:normal;
color:#7e430f;
margin:10px 0;
}

.post a{
text-decoration:underline;
}

.post ul {
margin:10px 20px 10px 0;
overflow:hidden;
}

.post li {
background:url("images/bg-post-li.gif") no-repeat scroll 0 4px transparent;
list-style-type:none;
margin:0;
padding:0 0 5px 15px;
}



.entry p{margin:12px 0;}

.entry img {border:1px dotted #804D29;
padding:5px;}

.postmetadata{
clear: both;
margin:0;
padding:2px;
font-size:10px;
border-top:1px solid #ddd;
color:#666;
}

.postmetadata a:link, .postmetadata a:visited, .postmetadata a:active, .postmetadata a:hover{
color:#666;
}

.navigation {
float:left;
width:100%;
}

.alignleft {float:left;margin:0 20px 20px 0;}
.alignright {float:right;margin:0 0 20px 20px;}

.edition {
background:#CCCCCC url(images/pencil.png) no-repeat scroll 5px 1px;
border-color:#DDDDDD #DDDDDD #AAAAAA #AAAAAA;
border-style:solid;
border-width:1px;
color:#DDDDDD;
font-size:10px;
left:0;
margin:10px auto;
padding:3px 10px 3px 21px;
position:relative;
text-align:center;
text-transform:uppercase;
top:0;
width:100px;
}

.edition a {
color:#666;
}


/* sidebar 
_____________________________________________ */


#sidebar {
float:left;
margin:30px 0 0;
padding:0 0 0 5px;
width:300px;
}

#sidebar a:link,
#sidebar a:visited {
color:#1A1418;
text-decoration:none;
}

#sidebar a:hover,
#sidebar a:active {
color:#875C3A;
text-decoration:underline;
}

#sidebar h4{
padding:0;
margin:0;
font-weight:bold;
}

#sidebar p {
margin:0;
padding:0;
}

#sidebar img {
padding: 0;
margin: 0;
}

#sidebar .savoir_plus {
display:block;
margin:10px 0 0 0;
text-align:right;
font-weight:bold;
}

#sidebar .savoir_plus a:link,
#sidebar .savoir_plus a:visited {
text-align:right;
font-weight:bold;
}

#sidebar .savoir_plus a:hover,
#sidebar .savoir_plus a:active {
text-align:right;
font-weight:bold;
}

#sidebar ul {
margin:0;
padding:0;
list-style-type: none;
}

#sidebar ul li {

	margin: 0;

	padding: 0;

	line-height: 14pt;

	list-style-type: none;

	}



#sidebar ul ul {

	margin: 6px 0 6px 12px;

	padding: 0;

}



#sidebar ul ul li {

	list-style-type: none;

	list-style-position: inside;

	}



#sidebar ul ul ul{

	margin: 0;

	padding: 0;

}



#sidebar ul ul ul li{

	padding: 0 0 0 15px;

	list-style-type: square;


	color: #898989;

}



/* commentaires
_______________________________________________________________*/


.nocomments {
display:none;
}

#commentssection{
clear: both;
padding: 2px 12px;
margin: 0;
}


#commentform{
margin: 20px 0;
padding:10px;
}

#commentform textarea#comment {
font-family:arial;
font-size:12px;
padding:5px;
width:498px;
}

#commentbox{
width:70%;
min-width:400px;
margin:5px 5px 0 0;
}


#author, #email, #url, #commentbox, #submit{

	background: #fff;

	font-family: verdana, arial, times;

	font-size: 8pt;

	margin:5px 5px 0 0;

	padding: 6px;

	border: 1px solid #B2B2B2;

	}

	

#submit{margin:5px 5px 0 0;}



ol.commentlist {
list-style-type: none;
margin:0;
padding:0;
}

ol.commentlist li {
background: #FFDAB4;
margin:0;
padding:10px;
overflow: hidden;
}

ol.commentlist li p {margin: 6px 0 6px 0; padding: 0 12px 0 0; line-height: 14pt;}



ol.commentlist a {color:#000;}



cite {

	font-family: arial, verdana, tahoma;

	font-size: 9pt;

	font-weight: bold;

	font-style: normal;

	}

	

cite a{color: #000; text-decoration: none; border-bottom: 1px dotted #465D71;}

/* gravatar */

.commentlist li .avatar {
float: right;
border: 1px solid #eee;
padding: 2px;
background: #fff;
}

/* alignment classes */

.aligncenter,
div.aligncenter {
   display: block;
   margin-left: auto;
   margin-right: auto;
}

.alignleft {
   float: left;
}

.alignright {
   float: right;
}

.wp-caption {
-moz-border-radius:3px 3px 3px 3px;
background-color:#FFE8CF;
border:1px solid #E3AF79;
margin:10px;
padding-top:5px;
text-align:center;
   /* optional rounded corners for browsers that support it */
   -moz-border-radius: 3px;
   -khtml-border-radius: 3px;
   -webkit-border-radius: 3px;
   border-radius: 3px;
}

.wp-caption img {
   margin: 0;
   padding: 0;
   border: 0 none;
}

.wp-caption p.wp-caption-text {
   font-size: 11px;
   line-height: 17px;
   padding: 0 4px 5px;
   margin: 0;
}



/* search 
___________________________________*/

#searchform{
display:block;
font-family:arial,times;
height:22px;
padding:6px 0 6px 6px;
margin:0;
}

#searchform input#s{
font-family: arial, times;
font-size: 12px;
padding: 2px;
margin: 0;
border: 1px solid #B7B7B7;
}

#searchform input#searchsubmit{
font-family: verdana, arial;
font-size: 11px;
padding: 2px ;
margin: 2px 0 0 2px;
border: 1px solid #B7B7B7;
background-color: #fff;
color: #797979;
}

#searchform input#searchsubmit:hover {
cursor:pointer;
}


/* footer 
___________________________________________________*/

#footer {
background:url("images/bg-footer.png") no-repeat scroll 39px -30px transparent;
border-top:0 none;
clear:both;
min-height:102px;
padding:0;
text-align:center;
}

#footer p{margin: 0; color: #fff;}
#footer a{color: #fff;text-decoration: none;}
#footer a:hover{color: #fff;text-decoration: underline;}


/* menu footer
___________________ */
#menufooter {
margin:0;
padding:0;
}

#menufooter li{
margin:0;
padding:0;
display:inline;
margin:0 5px;
padding:0
}

#menufooter li a {
font-size:10px;
}

.widget {
background:url("images/bg-widget.gif") repeat-y scroll left top transparent;
overflow:hidden;
padding:10px 15px;
width:235px;
margin:0 0 30px 0;
}

.widget .titre_widget {
background:url("images/bg-h3-widget.gif") no-repeat scroll left top transparent;
display:block;
height:46px;
left:-13px;
line-height:17px;
margin:0;
padding:13px 0 0;
position:relative;
text-align:center;
top:-13px;
width:262px;
z-index:1;
}

.widget h3 {
color:#F4E2CC;
font-family:georgia,serif;
font-size:18px;
font-weight:normal;
text-transform:uppercase;
margin:0;
text-shadow:1px 0 5px #411C0B;
filter: Shadow(Color=#411C0B,Direction=180,Strength=3);
}


.widget .fin_widget {
background:url("images/bas-widget.gif") repeat scroll 0 0 transparent;
display:block;
height:15px;
left:-13px;
position:relative;
top:10px;
width:262px;
}

#lien_camping_qualite {
display:block;
height:58px;
left:890px;
position:absolute;
text-indent:-9999em;
top:128px;
width:59px;
}

#sidebar #text-3 p {
text-align:center;
font-size:14px;
}

table {
width:100%;
border:1px solid #321903;
border-collapse:collapse;
border-spacing:0;
}

table tr td {
background:none repeat scroll 0 0 #FFE2BD;
border:1px solid #321903;
padding:10px;
}

table tr th {
background:url("images/bg-body-2.jpg") repeat-x scroll 165px 0 transparent;
border-bottom:5px solid #1F150C;
border-right:1px dotted #FFE2BD;
color:#FFE2BD;
font-family:georgia;
font-size:11px;
font-weight:bold;
padding:5px;
}

p.remise {
background:url("images/bg-body-2.jpg") repeat-x scroll center -239px transparent;
padding:10px;
text-align:center;
font-size:18px;
font-family:georgia, serif;
color:#fff;
margin:10px 0;
}

p.remise a:link,
p.remise a:visited {
color:#fff;
text-decoration:none;
}

p.remise a:active,
p.remise a:hover {
color:#fff;
text-decoration:underline;
}

.entry p.petit{
font-size:11px;
border:1px solid #84552F;
background:#D5A06D;
padding:5px;
color:#412E1D;
}

#map_canvas {
height:400px;
width:574px;
}

#map_canvas p {
margin:0;
padding:0;
text-align:center;
font-size:16px;
}

.clear {
clear:both;
font-size:1px;
height:1px;
margin:0;
padding:0;
line-height:0;
background:none;
border:0;
}

#footer_container {
width:960px;
margin:0 auto;
}

#footer_container p {
font-size:11px;
line-height:1.1;
margin:0 0 0 285px;
padding:0;
}

#footer_container ul {
margin:0 0 0 285px;
padding:0;
}

.zoom {
background:none repeat scroll 0 0 #FFD19F;
border:6px double #CFA774;
overflow:hidden;
padding:10px;
text-align:center;
}

.zoom h3 {
color:#7E430F;
font-size:27px;
font-weight:normal;
line-height:1.2;
margin:10px 0;
}

table.jCalendar {
width:200px;
}