/*
Theme Name: Sortir en France 2
Author: Le Staff
Author URI: http://sortie-en-france.fr/
*/

* {
	margin: 0; padding: 0;
}
body {  width: 100%;
	text-align: center;
	font: 11px Verdana;
	color: #565656;
	margin: 0 auto; 
        padding: 0 auto;
        background :#f9f9f9;
      
}
#fil {
width:448px;
font-weight:bold;
display:block;
padding:1px;
position:relative;
bottom:15px;
}
#titre {
z-index:15;
position: absolute;
top:10px;
text-decoration:underline;
}

#page {
position:relative;
bottom:28px;
}
#abo {
width:320px;
height:140px;
background: url(images/abo.png) no-repeat;
float:right;
margin-right:10px;
margin-top: 10px;
}
#abo h2 {
text-align:center;
}
#abo p {
text-align:justify;
padding:5px;
}
#add{
background: url(images/add.png) no-repeat ;
float:right;
width:250px;
height:78px;
margin-right:3px;
}
#add li a{
font-size:14px;
line-height:16px;
width:230px;
text-align:center;
position:relative;
right:10px;
}
#add li {
width:230px;
}
#header #page ul li {
background: url(images/back_page.png) no-repeat 2px 2px ;
color:#000000;
margin-left:1px;
width:122px;
height:30px;
text-align:center;
line-height:20px;
font-weight:bold;
position:relative;
top:2px;
}
#header #page ul li a:hover{
color:red;
text-decoration:underline;
}
#header #page ul #add li {
background: url(images/back_add.png) no-repeat 2px 2px ;
margin-left:1px;
width:202px;
height:30px;
text-align:center;
line-height:20px;
font-weight:bold;
position:relative;
top:2px;
}
a {
	text-decoration: none;
	color: #0089BB;
}
a:hover {
	text-decoration: underline;
}
img {
	border:0;
}

.break {
	font-size: 0;
	width: 0; height: 0;
	clear: both;
}
.alignleft {
	float: left;
	margin: 4px 10px 5px 0;
}
.alignright {
	float: right;
	margin: 4px 0 5px 10px;
}
.aligncenter {
	text-align: center;
}
.hidden {
	display: none;
}

/** BEGIN wrapper **/
.wrapper {
	width: 1240px;
	margin: auto auto;
	text-align: left;
       background: #f9f9f9;
}
/** END wrapper **/

/** BEGIN header **/
#header {
	background: url(images/back_header.png) no-repeat bottom;
	width: 1240px;
	height: 250px;
}
	#header ul {
		list-style-type: none;
		height: 32px;
		padding-left: 8px;
	}
		#header ul li {
			float: left;
			text-transform: uppercase;
		}
		#header ul li a {
                        
			color: #00000;
			padding: 9px 20px 10px;
			display: block;
		}
		#header ul li a:hover {
			color: #1B272C;
			text-decoration: underline;
		}

        #header .submenu {
		       position:relative;
			   bottom:28px;
                height: 78px;
                
                width:1240px;
          }
		   #header .submenu #tags{
		   background : url(images/back_menu.png) no-repeat 2px 0px;
		   width:986px;
		   height:78px;
		   float:left;
		   }
	#header .submenu ul {
		list-style-type: none;
		clear: both;
		height: 36px;
		
	}
		#header .submenu ul li {
			text-transform: none;
		}
		#header .submenu ul li a {
			padding: 11px 12px;
			color: #565656;
                        font-size:16px;
		}
		#header .submenu ul li a:hover {
			color: #ff5a00;
			text-decoration: underline;
		}

/** END header **/

/** BEGIN body **/
#body {
	clear: both;
       background: #f9f9f9;
      
}
/** END body **/

#search {
width:496px;
float:right;
background: #f6f6f6 url(images/box.gif) repeat-x 0 0;
border:1px solid #cbcbcb;		
		
margin-top:10px;
margin-bottom:10px;	
position:relative;
bottom: 15px;	
}

#search h2 {
                color: #565656;
		font-size: 1em;
		text-transform: uppercase;
		padding: 8px 2px 0px 10px;
                margin-bottom: 8px;
		
	}

#search form {
padding:12px;
}
#search form input{
width:465px;
margin-top:5px;
}
#search form #button {
background : url(images/bouton.png) no-repeat;
width:471px;
height:22px;
position:relative;
right:2px;
font-size:14px;
}
#search form #button:hover {
text-decoration:underline;
}
#search form option{
width:450px;
margin-top:5px;
}

/** BEGIN left sidebar **/
/**#lsidebar {
	width: 193px;
	float: right;
	padding: 10px 7px 10px 0;
margin-left:7px;
background:#ffffff;
}
	#lsidebar h2 {
		color: #565656;
		font-size: 1em;
		text-transform: uppercase;
		padding: 6px 2px 0px 10px;
margin-bottom: 8px;
		
	}**/
	#sidebar2 ul {
		list-style-type: none;
		padding: 5px 4px;
	}
		#sidebar2 ul li {
			line-height: 1.4em;
			padding: 4px 0px 4px 19px;
			background: url(images/puce2.png) no-repeat 0px 5px;
                        border-bottom: 1px dotted gray;
                        
		}
		#sidebar2 ul li a {
			color: #2cbd1b;
                       font-size:14px;
		}
	#sidebar2 .box {
		background: #ffffff url(images/box.gif) repeat-x 0 0;
		
		margin-bottom: 8px;
		padding: 2px;
	}
/** END left sidebar **/

/** BEGIN content **/
#content {
	width: 480px;
	float: left;
	padding: 10px 0;
        background: #f9f9f9;
		min-height:2000px;
		position:relative;
		bottom:15px;
}
	#content .post {
		background: #ffffff url(images/back_post.png) no-repeat 0px 0px;
		
		margin-bottom: 18px;
		
	}
	#content h2 {
		font-size: 22px;
		margin-bottom: 5px;
	}
        #content h2 a{
		font-family:Arial;
                Color: #fc3b00;
	}
	#content h1 {
		font-size: 22px;
		margin-bottom: 5px;
		margin-left: 5px;
		margin-top: 8px;
		margin-right:5px;
Color: #fc3b00;
	}
        #content h1 a{
		font-family:Arial;
                Color: #fc3b00;
	}
	#content .date {
         background: url(images/user.gif) no-repeat;
		margin: 0 -8px 15px 7px;
		padding: 2px 10px 10px 30px;
		border-bottom: 1px dotted #DEDCD4;
		color: #CCCCCC;
		width:430px;
	}
	#content .dark {
		color: #565656;
	}
	#content h3 {
		font-size: 1.3em;
		margin-bottom: 10px;
		font-weight: normal;
	}
	#content p {
		margin-bottom: 15px;
		line-height: 1.4em;
                Font-size: 14px;
	}
	#content ul {
		margin: 0 0 15px 16px;
	}
	#content ol {
		margin: 0 0 15px 18px;
		padding-left: 15px;
	}
	#content li {
		line-height: 1.4em;
		padding: 2px 0;
                font-size:14px;
	}
	#content blockquote {
		font-style: italic;
		font-weight: bold;
		padding: 10px 10px 10px 30px;
		background: url(images/quote.gif) no-repeat 0 0;
	}
	#content .details {
		padding: 10px;
		margin: 0 -8px 10px;
                background: url(images/back_bottom.png) no-repeat 9px bottom;
	}
		#content .details .l {
			float: left;
			width: 30%;
			margin-bottom: 0;
		}
		#content .details .r {
			float: right;
			width: 70%;
			margin-bottom: 0;
			text-align: right;
                      
		}
/** END content **/

/** BEGIN right sidebar **/
/**#rsidebar {
	width: 280px;
	float: right;
	padding: 10px 0;
        background:#ffffff;
}
	#rsidebar h2 {
width: 270px;
		color: #565656;
		font-size: 1em;
		text-transform: uppercase;
		padding: 6px 2px 0px 10px;
		margin-bottom: 8px;
	}
	#rsidebar ul {
		list-style-type: none;
		padding: 5px 4px;
	}
		#r ul li {
			line-height: 1.4em;
			padding: 4px 0 4px 19px;
			background: url(images/puce.png) no-repeat 0px 5px;
                        border-bottom: 1px dotted gray;
		}
		#rsidebar ul li a {
			color: #0089BB;
                        font-size:14px;
		}
	#rsidebar .box {
		background: #ffffff url(images/box.gif) repeat-x 0 0;
		
		margin-bottom: 8px;
		padding: 2px;
	}**/
/** END right sidebar **/
#sidebar2 {
float:right;
width:240px;
margin:5px;
height:2500px;
background:#f9f9f9;
position:relative;
bottom:10px;
}
#sidebar2  .res{ 
width:240px;
border:1px solid gray;
background:#f9f9f9;
}
#sidebar2  .res h2 {
width:240px;
background:#e3e3e3;
padding-bottom:3px;
text-align:center;
font-size:18px;
}
/** BEGIN footer **/
#footer {
	clear: both;
	color: #ffffff;
	background-color: #1C272D;
	padding: 10px;
}
	#footer a {
		color: #ffffff;
	}
/** END footer **/

/** BEGIN miscellaneous **/
.postnav {
	clear: both;
	padding: 10px 0;
	font-size: 0.9em;
}
	.postnav a {
		border: 1px solid #cccccc;
		padding: 3px 8px;
		color: #999999;
		background-color: #ffffff;
	}
	.postnav a:hover {
		border: 1px solid #000000;
		color: #000000;
		text-decoration: none;
	}
#comments {
	
}
	#comments h2 {
		margin: 20px 0 5px;
		font-size: 1.5em;
		font-weight: normal;
	}
	#comments p {
		margin-bottom: 10px;
		line-height: 1.5em;
	}
	#comments form {
		padding-top: 20px;
	}
	#comments form p {
		margin-bottom: 5px;
	}
		#comments form input, textarea {
			border: 1px solid #cccccc;
			font-size: 0.9em;
			font-family: Verdana;
			padding: 4px 4px 4px 20px;
			background-position: 4px 4px;
			background-repeat: no-repeat;
		}
		#comments form input {
			width: 260px;
			border: 1px solid #cccccc;
		}
		#comments form textarea {
			width: 350px;
			padding: 4px 4px !important;
			border: 1px solid #cccccc;
		}
		#comments form button {
			border: 1px solid #909090;
			background-color: #cccccc;
			font-size: 0.9em;
			font-family: Verdana;
			width: 120px; height: 23px;
		}
	.commentdetails {
		margin-top: 25px;
	}
	.commentauthor {
		margin-bottom: 5px !important;
		font-weight: bold;
	}
	.commentdate {
		font-size: 0.8em;
		margin-bottom: 5px;
		color: #909090;
	}
	.required {
		color: #ff0000;
	}
h2.title {
	font-size: 1em;
	text-transform: uppercase;
	padding: 25px 25px 0;
	color: #565656;
}

.notfound {
	padding: 40px;
}
	.notfound h2 {
		font-size: 18px;
		font-weight: normal;
		margin-bottom: 10px;
	}
/** END miscellaneous **/

/** BEGIN wordpress 2.7 comments **/
#comments ol {
	list-style-type: none;
	clear: both;
	padding: 0;
	margin: 0;
}
	#comments ol li {
		padding: 10px;
		border: 1px solid #e0e0e0;
		margin-bottom: 10px;
	}
	#comments ol li .avatar {
		float: right;
	}
	#comments ol li .comment-author {
		
	}
		#comments ol li .comment-author .fn {
			font-weight: bold;
			font-size: 1.2em;
		}
	#comments ol li .comment-meta {
		font-size: 0.9em;
		color: #999999;
		margin: 5px 0 10px;
	}
	#comments ol li .reply {
		font-size: 0.9em;
		font-weight: bold;
		padding-bottom: 10px;
	}
	#comments .children {
		list-style-type: none;
	}
#comments .navigation {
	padding: 10px 0 20px;
	font-size: 0.9em;
}
	#comments .navigation a {
		color: #999999;
		padding: 3px 8px;
		border: 1px solid #cccccc;
	}
	#comments .navigation a:hover {
		color: #000000;
		border-color: #000000;
		text-decoration: none;
	}
/** END wordpress 2.7 comments **/

#sidebar2 .box2 {
		background: #ffffff url(images/box.gif) repeat-x 0 0;
		
		margin-bottom: 8px;
		padding: 2px;
	}
#sidebar2 .box2 a {
		color: #ff00ff;
                text-align:justify;
	}
#sidebar2 .box2 ul li {
		list-style-type:none;
	}