/*  
Theme Name: Radioclassique
Theme URI: http://www.radioclassique.fr
Description: A Wordpress Theme For Radioclassique blog <br> - Designed by <a href="http://www.hippocampe.fr">Hippocampe - Agence web enrichissante</a> 
Author: Hippocampe
Author URI: http://www.hippocampe.fr
© 2008, Hippocampe. All rights reserved. 
*/

* {margin: 0; padding: 0;list-style: none;}
.clL{clear: left;}
.clR{clear: right;}
.clB{clear: both;}

#div_pseudo{display: none;}

img{border:0px;}

td{padding: 5px;}

.a2a_link{margin-top: 10px;}
.addtoany{margin-bottom: 20px;}

/* ************ MISE EN PAGE ************ */

body {
	background: url('images/body_bkg.gif') repeat-x #227489;
	color: #666666;
	font-family: arial,sans-serif;
	font-size: 13px;
	padding-bottom: 30px;
}

#CONTAINER {
	width: 959px;
	margin-left: auto;
	margin-right: auto;
	background:#FFFFFF;
	text-align: left;
}

#logo{float: left;width: 223px;}
#pubHaut{float: left;width: 736px;}
#titreBlog{	margin-bottom: 4px;margin-top: 0px;}


#titreBlog{
	height: 107px;
}

#titreBlogLien{
	display: block;
	width: 100%;
	height: 107px;
}

#titreBlog h1{
	font-size: 40px;
	font-weight: normal;
	margin-left: 20px;
	padding-top: 30px;
	color: #FFFFFF;
}

#titreBlog h1 a{
	color: #FFFFFF;
}

#rootline{
	padding-left: 10px;
}

#rootline .rootline_fleche{color: #568398;}

#encart_form{
	margin-bottom: 10px;
	text-align: right;
}

#encart_form #s{
	width: 95%;
	margin-bottom : 5px;
}

#encart_form #searchsubmit{
	
}

#center{
	/*width: 485px;*/
	width: 435px;
	padding-left: 5px;
	float: left;
}

#center_content{
	background: url("images/bkg_center.jpg") repeat-y top right;
	margin: 0px;
	padding: 0px;
	z-index: 1;
	padding-right: 15px;
	padding-left: 0px;
}

#center_ombre_haut_div{
	height: 30px;
	margin: 0px;
	padding: 0px;
	text-align: right;
	z-index: 10;
	position: relative;
}

#center_ombre_bas_div{
	text-align: right;
	height: 30px;
	margin: 0px;
	margin-bottom: 20px;
}

#sidebar{
	width: 519px;
	float: left;
}

#left{
	width: 300px;
	float: left;
	padding-left: 5px;
	padding-right: 5px;
}

#right{
	width: 199px;
	float: left;
	padding-left: 5px;
	padding-right: 5px;
}
/*
#left{
	width: 300px;
	float: left;
	padding-left: 5px;
	padding-right: 5px;
}

#right{
	width: 149px;
	float: left;
	padding-left: 5px;
	padding-right: 5px;
}
*/
#footer{
	background-color: #2A3343;
	height: 26px;
	padding-left: 20px;
	padding-top: 7px;
}

#footer a {
	float:left;
	font-size:11px;
	font-weight:bold;
	text-decoration:none;
	margin-top:5px;
}
#footer a:hover {text-decoration:underline;}
#footer span{color: #67A3B2;margin-top:3px;}
.footerSepar {float:left; margin:0px 5px 0px 5px;}

/* ************ CONTENU CENTRAL ************ */

a{color:#568398;text-decoration: none;}
a:hover{text-decoration: underline;}

#center h2.titre{
	padding-left: 5px;
	padding-right:10px;
}

#center h2.titre a{
	line-height: 25px;
	font-size: 16px;
	text-decoration: none;
}

#center h2.titre a:hover{
	text-decoration: underline;
}

#center .title_rss{
	float: right;
	margin-left:10px;
	margin-right:10px;
}

#center .title_rss a{color: #F75600;font-weight: bold;}

#center div.titre{
	z-index: 20;
	padding-top: 5px;
	padding-bottom: 10px;
	padding-left: 5px;
	background: url("images/bkg_titre_article.png") repeat-x top left;
}

#center div.texte{
	padding-left: 0px;
	padding-top: 10px;
	padding-bottom: 10px;
}

#center div.texte img{
	margin-right: 10px;
	margin-bottom: 10px;
}

#center .date{margin-top: 5px;padding-left: 5px;}

#center .post{
	font-size: 13px;
	line-height: 18px;
	padding-bottom: 25px;
	margin-bottom: 0px;
}

#center .post p{margin-bottom: 15px;}

#center .post a.more-link{font-weight: bold;}

/* ************ WIDGETS (encarts droits) ************ */

.widget{
	border: 1px solid #E3EBED;
	margin-bottom: 20px;
	padding-left: 5px;
}

.widget .widget_title{
	padding-left: 0px;
	margin-left: 0px;
}

.widget_text, .widget_wys_text {
	border: 0px;
	padding-left: 0px;
}

.widget_text .widget_title, .widget_wys_text .widget_title{
	background: none;
}

.widget .widget_title h2{ /* Titre des encarts */
	margin-left: -5px;
	padding-left: 5px;
	padding-top: 3px;
	padding-bottom: 5px;
	font-size: 14px;
	line-height: 14px;
	color: #568398;
	/*background: url("images/bkg_titre_article.png") repeat-x top left;*/
	background: #EBEFF0;
}

.widget_text .widget_title h2, .widget_wys_text .widget_title h2{
	background: none;
	margin-left: 0px;
	padding-left: 0px;
}

#right ul , #left ul {margin-top: 3px;}

#right ul li, #left ul li{
	padding-left: 0px;
	list-style-type: disc;
	list-style-position: inside;
	color: #568398; 
	line-height: 15px;
}

#right ul li ul li, #left ul li ul li{
	padding-left: 5px;
}


	/* Pagination */
.pagination{
	margin-right: 15px;
	font-size: 13px;
}

.pagination_prev{
	float: left;
	width: 200px;
}

.pagination_next{
	float: right;
	width: 200px;
	text-align: right;
}

/* ************ COMMENTAIRES ************ */

#center h3{
	font-size: 14px;
}

.box {
	width:370px;
	margin-top: 20px;
}

.by_lt, .by_rt, .by_rb, .by_lb {
	height:11px;
	width:11px;
	background-repeat:no-repeat;
	font-size:1px;
	float:right;
}

.by_top, .by_bot {
	float:right;
	width:348px;
	height:11px;
	font-size:1px;
	background-repeat:repeat-x;
}

.by_content {
	padding-left: 10px;
	padding-right: 10px;
}

.by_lt {
	background-image:url(images/box/bleu/lt.gif);
}

.by_rt {
	background-image:url(images/box/bleu/rt.gif);
}

.by_rb {
	background-image:url(images/box/bleu/rb.gif);
}

.by_lb {
	background-image:url(images/box/bleu/lb.gif);
}

.by_top {
	background-image:url(images/box/bleu/top.gif);
}

.by_bot {
	background-image:url(images/box/bleu/bot.gif);
}

.by_content {
	background-image:url(images/box/bleu/bg.gif);
	border: 1px solid #E1EEF5;
	border-left: 1px solid #D0CFD4;
	border-right: 1px solid #D0CFD4;
}



/* rouge RC
color:#EB1A16; 
*/











