/*
Theme Name: ot-campings
Description: Thème ot-campings Compatible XHTML/CSS
Version: 1.0
Author: Telliez

*/
/* Commun */
* {
	margin : 0;
	padding : 0;
}

body {
	font-family: Verdana,Arial,Tahoma,"Trebuchet MS",sans-serif;
	font-size: 11px;
	color: #333;
	background-color: #FFFFFF;
	margin: 0px;
	padding: 0px;
}

/* Mise en forme de texte */
h1 {
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
	color: #3777bc;
	background-color: transparent;
	font-size: 18px;
	font-weight: normal;
}

.post h2
{
 text-align : left;
}

h2 {
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
	color: #333;
	background-color: transparent;
	font-size: 18px;
	font-weight: normal;
}
h3 {
	color: #333;
	background-color: transparent;
	font-size: 14px;
	font-weight: normal;
	margin: 0px;
	padding-top: 20px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
}
h4 {
	padding: 0px;
	margin-top: 20px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
	color: #333;
	background-color: transparent;
	font-size: 18px;
	font-weight: normal;
}
h5 {
	color: #333;
	background-color: transparent;
	padding: 0px;
	font-size: 12px;
	font-weight: bold;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 15px;
	margin-left: 0px;
}
h6 {
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
	color: #3777bc; 
	font-size: 12px;
	font-weight: normal;
	line-height: 150%;
}
h6 a {
	color: #3777bc; 
	background-color: transparent;
	text-decoration: underline;
}
h6 span {
	color: #666;
	background-color: transparent;
}
h6 span a, h6 span a:link, h6 span a:visited {
	color: #666;
	background-color: transparent;
	text-decoration: none;
}
h6 span a:hover, h6 span a:active {
	color: #000;
	text-decoration: underline;
}
p {
	line-height: 150%;
	margin: 15px 0px 0px 0px;
}
.post ul {
	margin: 15px 0px 0px 15px;
	line-height: 140%;
}
.post ol {
	margin: 15px 0px 0px 15px;
	line-height: 140%;
}

a:link, a:visited {
	color: #FF0000;
	background-color: transparent;
	text-decoration: underline;
}
a:hover, a:active {
	color: #000;
	text-decoration: underline;
}
.pagetitle
{
text-align : center;
}
/* Corps */
#main {
	background: url(../ot-campings/img/fond2-2.jpg) repeat-y;
	margin : 0px auto;
	width: 850px;
}
/* #F3F2E4 */
#contenu {
	color: #333;
	background: #ffffff url(../ot-campings/img/fond2-2.jpg) repeat-y;
	padding: 2px 20px;
}
.postmetadata
{
	text-align : right;
	margin-bottom : 5px;
	border-bottom : 1px dashed #000000;
	padding-bottom : 5px;
}
.dateauteur
{
	border-bottom : 1px dotted black;
}
.alignleft
{
	float:left;
}
.alignright
{
	text-align : right;
}
.navigation
{
	padding: 5px 0px;
}
.postmetadata_alt
{
	margin : 10px;
	text-align : center;
	border : 1px dashed black;
	background : #ffffff; /* EDEBD6*/
	padding: 2px;
}
/*Pied de page */
#footerdyna {
	color: #333;
	background: url(../ot-campings/img/barrecache1.gif) no-repeat;
	height : 18px;
	margin-left: 0px;
}
#footer {
	background-color:#FFFFFF;
	width:810px;
	background-image: url(../ot-campings/img/fond1.gif);
	background-repeat: repeat-y;
	height: 38px;
	color: #fff;
	padding-top: 0px;
	padding-left: 0px;
	line-height: 14px;
	clear : both;
	margin-left : 20px;
}
#footer p {
	color: #FF0000;
	background-color: transparent;
}

#footer a:link, #footer a:visited {
	color: #000000;
	background-color: transparent;
	text-decoration: none;
}
#footer a:hover, #footer a:active {
	color: #FF0000;
	background-color: transparent;
	text-decoration: underline;
}
#end {
	margin-right: auto;
	margin-left: auto;
	width: 850px;
	background-image: url(../ot-campings/img/footer2.jpg);
	background-repeat: no-repeat;
	height: 30px;
}
/* Header */
#header {
	background-color : #de0029;
	width:810px;
	margin-left : 20px;
	height : 115px;
}
#hmain {
	background: url(../ot-campings/img/header2.jpg) no-repeat;
	height: 20px;
}
#logo
{
	padding : 1px 0px 0px 0px;
}
#logo a {
	display: block;
	text-decoration : none;
	vertical-align : middle;
	color: #FFFFFF;
	font-size : 20px;
	font-family : Tahoma;
}
#logo a:hover {
	color : #FFFAAAA;
}
/* #F3F2E4 */
#headerdyna {
	color: #333;
	background: url(../ot-campings/img/barrecache2.gif) no-repeat;
	height : 18px;
	margin: 0px 20px;
}

/* Divers */
.clear {
	clear: both;
	line-height: 0px; 
	display: block;
}

/* Formulaire - Commentaire */
#respond
{
	color: #FF0000;
	font-weight : bold;
	border-bottom : 1px dotted #FF0000;
	padding : 10px 0px 0px 0px ;
	width : 165px;
}

form {
	text-align:left;
}
label {
	line-height: 25px;
	width: 120px;
	text-align:center;
}
input {
	font-size: 12px;
	font-family: Verdana, Arial, "Trebuchet MS", sans-serif;
	margin-bottom: 5px;
	width: 200px;
	border: solid 1px #000000;
	background-color: #fff;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-left: 0px;
}

#sidebar input 
{
	font-size: 12px;
	font-family: Verdana, Arial, "Trebuchet MS", sans-serif;
	width: 50%;
	border: solid 1px #000000;
	background-color: #fff;
	padding: 0px;
}
textarea {
	font-size: 12px;
	font-family: Verdana, Arial, "Trebuchet MS", sans-serif;
	width: 75%;
	border: solid 1px #DED5B3;
	background-color: #fff;
}
#sidebar .ok
{
	font-size: 12px;
	font-family: Verdana, Arial, "Trebuchet MS", sans-serif;
	width : 30px;
	margin-left :10px;
	height : 20px;
}

/* Menu Horizontal */
#hmenu {
	float : right;
	padding-right : 50px;
	margin-top: -33px;
}
#hmenu ul {
	margin: 0;
	padding: 0;
	white-space : nowrap;
}
#hmenu ul li {
	margin: 0;
	padding: 0;
	display: block;
	float:left;
	text-align: center;
	/*background-color: #000000;*/
}
#hmenu ul li a {
	color : #fff;
	background-color: transparent;
	text-decoration : none;
	font-weight: bold;
	display: block;
	border-style:none;
}
#hmenu ul li a:link, #hmenu ul li a:visited {
	background-image: url(../ot-campings/img/hmenu_item2.gif);
	background-repeat: no-repeat;
	height: 26px;
	width: 94px;
	line-height: 26px;
	padding-top: 7px;
}
#hmenu ul li a:hover, #hmenu ul li a:active {
	background-image: url(../ot-campings/img/hmenu_item2.gif);
	background-repeat: no-repeat;
	background-position: 0px -33px;
	height: 29px;
	width: 94px;
	line-height: 29px;
	padding-top: 4px;
}
#hmenu ul li.current a:link, #hmenu ul li.current a:visited {
	background-image: url(../ot-campings/img/hmenu_item_current2.gif);
	background-repeat: no-repeat;
	height: 26px;
	width: 94px;
	line-height: 26px;
	padding-top: 7px;
}
#hmenu ul li.current a:hover, #hmenu ul li.current a:active {
	background-image: url(../ot-campings/img/hmenu_item_current2.gif);
	background-repeat: no-repeat;
	background-position: 0px -33px;
	height: 29px;
	width: 94px;
	line-height: 29px;
	padding-top: 4px;
}

/* Left */
#content
{
	padding-left: 15px;
	padding-right : 15px;
}
#billets
{
	float:left;
	width : 580px;
	/*background: url('img/left_middle.gif') repeat-y;*/
}
#billets .top
{
    /*background: url('img/left_top.gif') no-repeat top left;*/
	width : 538px;
	height: 18px;
	padding: 0px;
	margin: 0px;
}
#billets .bottom
{
    /*background: url('img/left_bottom.gif') no-repeat bottom left;*/
	width : 538px;
	height: 21px;
	padding: 0px;
	margin: 0px;
}

/* right */
#sidebar
{
	float:right;
	width : 200px;
	margin-right : 5px;
}
#sidebar .rtop
{
   /*background: url('img/right_top.gif') no-repeat; */
   background-color: transparent;
   height: 18px;
}
#sidebar .rcontent
{
	/*background: url('img/right_middle.gif') repeat-y;*/
	background-color: transparent;
	margin-top: 0px;
	padding: 0px 6px 0px 9px;
}
#sidebar .rbottom
{
	/*background: url('img/right_bottom.gif') no-repeat;*/
	height: 21px;
}
#sidebar ul
{
	list-style :none;
}
#sidebar ul li ul
{
	margin: 0px;
	padding : 0px;
}
#sidebar ul li ul li
{
	list-style-image: url(../ot-campings/img/sub_icon.gif);
	margin: 0px;
	padding : 0px;
	margin-left : 20px;
}
#sidebar h2
{
	padding: 0px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
	color: #3777BC;
	background-color: transparent;
	font-size: 18px;
	font-weight: normal;
}

/* Begin Calendar */

#wp-calendar {
	empty-cells: show;
	margin: 10px auto 0;
	width: 155px;
	}

#wp-calendar #next a {
	padding-right: 10px;
	text-align: right;
	}

#wp-calendar #prev a {
	padding-left: 10px;
	text-align: left;
	}

#wp-calendar a {
	display: block;
	}

#wp-calendar caption {
	text-align: center;
	width: 100%;
	}

#wp-calendar td {
	padding: 3px 0;
	text-align: center;
	}

#wp-calendar td.pad:hover { /* Doesn't work in IE */
	background-color: #fff; }
/* End Calendar */

/* Commentaires */
#comments
{
	margin :5px;
	color: #333;
	background-color: transparent;
	font-size: 14px;
	font-weight: normal;
	font-weight : bold;
}
.commentlist
{
	margin : 5px;
	list-style: none;
}
.commentlist li
{
	margin-bottom :5px;
	padding : 3px;
	border : 1px dotted black;
}
.alt
{
	background : #ffffff;/* #EDEBD6 */
}
/* End Commentaires */

/* Login */
#login {
	/*background: #ce3128;
	border: 1px dotted black;*/
	margin: 1em ;
	padding: 1.5em;
	width: 520px;
}

#login label {
	color: #000000 ;
}

#login a {
	color: #FF0000 ;
	text-decoration: none;

}
#login a:hover {
	color: #000000 ;
	text-decoration: none;

}

#login #login_error {
	background: #c00;
	border: 1px solid #a40000;
	color: #fff;
	font-size: 16px;
	font-weight: bold;
	padding: .5em;
	text-align: center;
}

#login h1 {
	/*background: url(images/logoAM.gif) no-repeat top left;*/
	margin-top: 0;
}

#login h1 a {
	display: block;
	text-indent: 10px;
	height: 20px;
	border-bottom: none;
}

#login input {
	padding: 3px;
}

#login ul {
	list-style: none;
	margin: 0;
	padding: 0;
}

#login ul li {
	display: inline;
	margin-left: 1.4em;
	text-align: center;
}

#login #log, #pwd {
	font-size: 12px;
	/*width: 80%;*/
}
#login #rememberme {
	font-size: 12px;
	width: 20px;
}
#login #user_optin {
	font-size: 12px;
	width: 20px;
}

#login #submit {
	font-size: 12px;
}
/* End Login */

.blue {
	color: #3777BC;
}

.blue a {
	color: #3777bc; 
	background-color: transparent;
	text-decoration: underline;
}
.bluebold {
	color: #3777BC;
	font-weight: bold;
}

.bluebold a {
	color: #3777bc;
	font-weight: bold;
	background-color: transparent;
	text-decoration: underline;
}
