/*
Theme Name: Classique
Theme URI: http://www.toucouleur.fr
Description: Th&ecirc;me par d&eacute;faut, utilis&eacute; lors de la cr&eacute;ation d'un blog sur la plateforme La Sant&eacute;.
Version: 1.0
Author: C&eacute;dric MORELLE
Author URI: http://www.toucouleur.fr

*/

/***** Body and main container *****/
body {
margin:0 auto;
padding:0;
font:76% Verdana,Tahoma,Arial,sans-serif;
background:#efefef url(images/bg.gif) top center repeat-y;
color:#303030;
}

#wrap {
background-color:#ffffff;
color:#303030;
margin:0 auto;
padding-top: 10px;
width:860px;
}

/***** Various tags *****/
a {
text-decoration:none;
font-weight:bold;
color:#2c3ecc;
background-color:inherit;
}

a:hover {
text-decoration:underline;
color:#2c3ecc;
background-color:inherit;
}

a img {
border:0;
}

/***** Header *****/
#header {
margin:0 auto;
padding:0;
height:190px;
width: 1000px;
background:#efefef url(images/header.gif) top center repeat-y;
}

#header h1 {
margin:153px 0 10px 0px;
padding-left: 70px;
font:2.2em Arial,sans-serif;
font-weight: normal;
float:left;
height: 10px;
font-style: italic;
}

#header h1 a{
color:#2c3ecc;
text-decoration:none;
font-weight: normal;
}

#header h1 a:hover{
color:#2c3ecc;
border-bottom: 1px solid #2c3ecc;
}

#header #in_header_link {
width:300px;
height: 25px;
margin:23px 0 10px 0px;
padding-right: 70px;
float:right;
font-style: italic;
}

#header #in_header_link a {
color: #fff;
font:11px Arial,sans-serif;
padding-left: 10px;
background: url(images/square.gif) top left no-repeat;
}

#header p {
width:400px;
float:right;
text-align:center;
color:#808080;
margin:8px 0 0;
font-size:1.1em;
font-weight:bold;
line-height:1.3em;
background-color:inherit;
}

#frontphoto {
margin:0 0 10px;
border:0;
}

/***** Left and right sidebars *****/
#leftside {
clear:left;
float:left;
width:140px;
margin:0 0 5px;
padding:0;
line-height:1.4em;
}

#extras {
float:right;
width:140px;
margin:0 0 5px;
padding:0;
line-height:1.4em;
}

/***** Sidebar styles *****/

#leftside p, #leftside ul, #leftside div.textwidget, #extras p, #extras ul, #extras div.textwidget{
font-size:0.9em;
margin:0 0 18px;
padding:0;
}

#leftside li, #extras li {
list-style:none;
line-height:1.2em;
margin:0 0 6px 0;
padding:0;
}

#leftside ul ul {
margin:6px 0 0 10px;
padding:0;
}

 #extras ul ul {
margin:0;
padding:0;
}

#leftside ul ul li {
margin: 0 0 5px 0;
}

#extras ul ul li {
margin: 0;
}

#leftside ul ul li a, #extras ul ul li a {
font-size:1.1em;
font-weight:normal;
}

#leftside h2, #leftside h3, #extras h2, #extras h3 {
color:#505050;
background-color:inherit;
font-size:1.2em;
margin:0 0 10px;
padding:0;
}

#leftside label, #extras label {
display:none;
}

/***** Main menu *****/
ul.page, #extras ul {
width:150px;
margin:0 5px 18px 0;
padding:0;
list-style:none;
}

#extras ul {
width:100%;
margin:0 0 18px 0;
}

ul.page li, #extras ul li {
width:150px;
padding:0;
line-height:1.4em;
display:inline;
}

#extras ul li {
width:100%;
}

ul.page li a, #extras ul li a {
background-color:#f4f4f4;
color:#505050;
font-weight:bold;
width:135px;
float:left;
margin-bottom:5px;
padding:5px 1px 5px 5px;
border-left:4px solid #cccccc;
text-decoration:none;
}

 #extras ul li a {
 width:110px;
 }

ul.page li a:hover, ul.page li.current_page_item a, #extras ul li a:hover {
background-color:#eaeaea;
border-left:4px solid #ea8b13;
color:#505050;
}

ul.page ul, #extras ul ul {
margin:0 0 0 15px;
padding:0 0 5px 0;
font-size:0.9em;
width:125px;
}

ul.page ul a, #extras ul a {
padding:3px 1px 3px 5px;
width:115px;
}

ul.page ul ul, #extras ul ul ul {
width:113px;
}

ul.page ul ul a, #extras ul ul ul a {
width:100px;
}



/***** Main content *****/
#content {
margin:0 150px 5px 150px;
border-left:1px solid #e0e0e0;
border-right:1px solid #e0e0e0;
padding:0 10px;
line-height:1.6em;
}

#contentwide {
margin:0 0 5px 150px;
border-left:1px solid #f0f0f0;
padding:0 0 0 10px;
line-height:1.6em;
}

#content h2, #content h1, #contentwide h2, #extras h2 {
font:2.0em Arial,sans-serif;
font-weight: normal;
margin:0 0 10px;
color:#2c3ecc;
}

#content h2 a, #contentwide h2 a {
font-weight: normal;
}

#content h2 a:hover, #contentwide h2 a:hover {
text-decoration: none;
color: #ea8b13;
}

#content h3,#contentwide h3 {
font-size:1.4em;
margin:0 0 8px;
}

#content img,#contentwide img {
padding:0;
float:left;
margin:3px 10px 3px 0;
border:1px solid #d0d0d0;
}

#content ul, #contentwide ul, #content ol, #contentwide ol {
margin:0 0 16px 20px;
padding:0;
}

#content ul {
margin-left: 160px !important;
margin-left: 155px;
list-style-type: circle;
}

#content li, #contentwide li {
margin:0;
padding:0 0 0 5px;
}

#content ul ul, #contentwide ul ul, #content ol ol, #contentwide ol ol{
margin:0 0 0 16px;
padding:0;
}

/***** Footer *****/
#footer {

clear:both;
width: 800px;
margin:0 auto;
padding:10px 0 20px;
text-align:center;
color: #808080;
font-size:0.9em;
}

#footer a {
color:#808080;
background-color:inherit;
text-decoration:none;
}

#footer a:hover {
text-decoration:underline;
}

/*** Sub-pages menu ***/
#subpages {
border-bottom:1px solid #e0e0e0;
border-left:1px solid #e0e0e0;
float:right;
font-weight:bold;
line-height:1.3em;
margin:-5px 0 8px 15px;
padding:0 0 10px 10px;
width:190px;
}

#subpages h2 {
font-size:1.2em;
font-weight:bold;
letter-spacing:-1px;
margin:0 0 12px;
line-height:1.3em;
padding:0;
}

#subpages ul.submenu {
line-height:1.4em;
margin:0;
padding:0;
list-style:none;
}

#subpages ul.submenu li {
width:180px;
padding:0;
line-height:1.4em;
display:inline;
}

#subpages ul.submenu li a {
background-color:#f4f4f4;
color:#505050;
font-weight:bold;
width:180px;
float:left;
margin-bottom:5px;
padding:3px 1px 3px 5px;
border-left:4px solid #cccccc;
text-decoration:none;
}

#subpages ul.submenu li ul {
width:170px;
padding:0;
margin:0 0 5px 10px;
}

#subpages ul.submenu li ul li {
width:170px;
padding:0;
margin:0;
}

#subpages ul.submenu li ul li a {
width:170px;
}

#subpages ul.submenu li a:hover, #subpages ul.submenu li.current_page_item a{
background-color:#eaeaea;
border-left:4px solid #2c3ecc;
color:#505050;
}

#subpages ul.submenu li.current_page_item ul li a{
background-color:#f4f4f4;
border-left:4px solid #cccccc;
color:#505050;
}

/*** Tags ***/
a {
color:#2c3ecc;
background-color:inherit;
font-weight:bold;
text-decoration:none;
}

a:hover {
color:#2c3ecc;
background-color:inherit;
font-weight:bold;
text-decoration:underline;
}

a img {
border:0;
}

p,ul,ol {
margin:0 0 16px;
}

blockquote {
border-left:4px solid #e0e0e0;
margin:20px;
padding:8px 8px 8px 15px;
}

blockquote p {
color:#505050;
background-color:inherit;
font-size:0.9em;
line-height:1.3em;
margin:0;
}

label {
color:#606060;
background-color:inherit;
font-size:0.9em;
}

/*** Forms ***/
#s,#submit {
background-color:#ffffff;
border:1px solid #cccccc;
color:#505050;
font-size:0.9em;
margin:0 0 16px 0;
padding:4px;
width:130px;
}

#author,#email,#url,#comment {
border:1px solid #cccccc;
font-family:Verdana,Tahoma,Arial,Sans-Serif;
font-size:1em;
margin:0;
padding:4px;
}

#commentsection {
margin:25px 0 0;
}

#commentsection p {
margin:0 0 6px;
}

/*** WP-Calendar ***/
table#wp-calendar {
width:140px;
margin:0 0 18px 0;
}

/*** Float fix ***/
.contenttext {
overflow:hidden;
}

* html .contenttext {
overflow:visible;
height:1px;
}

* html .contenttext p {
width:99%;
overflow:hidden;
}

/*** Various classes ***/
.left {
border:1px solid #cccccc;
float:left;
margin:10px 15px 10px 0;
}

.right {
border:1px solid #cccccc;
float:right;
margin:10px 0 5px 10px;
}

.center {
border:1px solid #aaaaaa;
margin:5px auto 12px;
text-align:center;
}

.textright {
text-align:right;
}

.small {
font-size:0.8em;
}

.bold {
font-weight:bold;
}

.hide {
display:none;
}

.post {
margin:0 0 25px;
text-align: left;
}

.postinfo {
background-color:#f4f4f4;
color:#606060;
font-size:0.9em;
font-weight:bold;
line-height:1.5em;
margin:1px 0 40px;
border-left:4px solid #cccccc;
padding:8px 5px 8px 8px;
}

.comment {
background-color:#f4f4f4;
border-left:4px solid #cccccc;
color:#606060;
margin:0 0 10px;
padding:8px 5px 4px 8px;
}

.comment p.commenthead {
line-height:1.6em;
padding:0;
}

.comment p {
font-size:0.9em;
line-height:1.3em;
margin:0 0 6px;
padding:0;
}

.navigation {
display:block;
margin:10px 0;
padding:0 0 15px;
text-align:center;
}

.navigation p {
margin:0;
padding:0;
}

.prevlink {
margin-right:20px;
}

.nextlink {
margin-left:20px;
}

#div_hr {
	clear:both;
	margin: 0;
	padding: 0;
	visibility: hidden;
	height: 0px;
}

.class_ads_google {
	float:left;
	height: 125px;
	padding:5px;
	margin:5px 7px 5px 0;
	border:1px solid #2c3ecc;
}

.class_ads_google_page {
	float:left;
	height: 125px;	
	padding:5px;
	margin:1px 7px 10px 0;
	border:1px solid #2c3ecc;
}

#searchform input{ 
	font-size: 1.2em;
}