/*  
Theme Name: Pride Tonylepsie remix 
Theme URI: http://www.jegalere.fr
Description: Based on Pride by Small Potato (http://www.wpdesigner.com/)
Version: 0.1
Author: Tonylepsie
Author URI: http://ksiezniak.anthony.free.fr
*/

/* IE png Fix */
 
/* div,a,img { behavior: url(http://opensource.jegalere.fr/iepngfix.htc) }*/


body, h1, h2, h3, h4, h5, h6, address, blockquote, dd, dl, hr, p, form{
	margin: 0;
	padding: 0;
}

body{
	font-family: Verdana, Arial, Helvetica, Georgia, Sans-serif;
	font-size: 12px;
        color: #000;
	background: #7A7E7E;
}

table{
	font-family: Verdana, Arial, Helvetica, Georgia, Sans-serif;
	font-size: 12px;
}

h1, h2, h3, h4, h5, h6{
	font-family: Georgia, Arial, Helvetica, Sans-serif;
	font-size: 18px;
	font-weight: normal;
}

a{
	text-decoration: none;
    color:#9a09c9;
}

a:hover{

        text-decoration: underline;
}

a img{
	border: 0;
}

address, dl, p{
	padding: 10px 0 5px;
}

blockquote{
	margin: 10px 0 0;
	border-top: 1px solid #ddd;
	background: #f7f7f7;
}

blockquote p{ padding: 10px; }

blockquote blockquote{
	margin: 0 10px;
	background: #fff;
}

code{
    background: #f9f9f9;
    display: block;
    border:1px dashed #096F97;
    border-left: 4px solid #096F97;
    padding: 6px;
    font-family: Courier;
}

dd{
	padding: 0 0 0 20px;
}

p img{
	max-width: 100%;
}

img.centered{
	display: block;
	margin-left: auto;
	margin-right: auto;
}

img.alignright{
	padding: 4px;
	margin: 3px 0 2px 10px;
	display: inline;
}

img.alignleft{
	padding: 4px;
	margin: 3px 10px 2px 0;
	display: inline;
}

.alignleft{
	float: left;
}

.alignright{
	float: right;
}

.clear{
	margin: 0;
	padding: 0;
	clear: both;
}

small{
	font-size: 11px;
}

input, textarea{
	font-family: Arial, Helvetica, Georgia, sans-serif;
	font-size: 12px;
	padding: 2px;
}




#container{
	margin: 0 auto;
        width:950px;
	text-align: left;
	vertical-align: top;
}


#header_wrap{
	float: left;
	margin:0px;
	padding: 0px;
width:100%;
	/* background: url(images/bg_head.gif) repeat-x left bottom; */
}

#header{
       float: left;
       background-color:#000;
       background: url(images/header_stripes_dark.jpg) repeat-x top;
       width:100%;
}

.blog_title_wrap{
	float: left;
	margin: 10px 0 0 10px;
	display: inline;
	background: url(images/bg_title_bottom.gif) no-repeat left bottom; 
}

.blog_title{
	float: left;
	background: url(images/logo-trans.png) no-repeat;
    width:450px;height:60px;
    margin-bottom:0px;
    margin-top:30px;
    margin-left:10px;
    behavior: url(http://opensource.jegalere.fr/iepngfix.htc)
}
/*
.blog_title h1{
	padding: 10px 20px 15px;
	font-family: "Trebuchet MS", Arial, Helvetica, Georgia, Sans-serif;
	font-size: 40px;
	font-weight: bold;
}

.blog_title h1 a{
	text-decoration: none;
	color: #fff;
}

.blog_title h1 a:hover{
	text-decoration: underline;
}

*/


.topmenu{
	float: left;
	background: #000 url(images/banner_top_bg.jpg) repeat-x left bottom;
        height : 32px;
        width:100%;
}

.topmenu ul{
	list-style-type: none;
	margin: 0;
	padding: 0px 0 5px 10px;
}

.topmenu ul li{
	float: left;
	/* margin: 5px 0 0; */
	display: inline;
    border-right:1px solid #323232;
    height : 31px;
    overflow:hidden;
}

.topmenu ul li a{
	display: block;
	/*padding:  5px 10px 20px;*/
    padding : 10px 15px 10px 15px;  
	font-weight: bold;
	text-decoration: none;
	color: #FFFFFF; 
    height:12px;
    float:left;
}

/*
.topmenu ul li.current_page_item a{
	color: #FFFFFF;
	background: url(images/bg_topmenu_li_current.gif) no-repeat center bottom;
}*/

.topmenu ul li a:hover{
	text-decoration: underline;
	color:#FFF;
}

.topmenu ul li.rss{
	float: right;
	margin: 5px 10px 0 0;
}

.topmenu ul li.rss a{
	padding: 5px 10px 20px 21px;
	background: url(images/icon_rss.gif) no-repeat 0 5px;
}




#page{
	float: left;
	width: 950px;
	margin: 0 auto;
}

.main{
	float: left;
	width: 510px;
	display: inline;
background: #fff url(images/bg_rc_top.jpg) no-repeat; 
margin: 10px 0 0;
}
.bg_main{
background: #fff url(images/bg_rc_bottom2.gif) no-repeat left bottom;
height:53px;
}

.post{
	float: left;
	width: 510px;
	
	
}

.post_date{
	float: left;
	margin: 20px 15px 0 20px;
	display:inline;
	width: 60px;
	height: 67px;
	overflow: hidden;
	background: #0379A9 url(images/bg_date_button.jpg) no-repeat;
}

.post_month{
	padding: 5px 0 0;
	text-align: center;
	text-transform: uppercase;
	font-family: Georgia, Arial, Helvetica, Sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #e8f6b0;
}

.post_day{
	padding: 6px 0 0;
	text-align: center;
	font-family: Georgia, Arial, Helvetica, Sans-serif;
	font-size: 24px;
	font-weight: bold;
	color: #fff;
}

.post_title{
	float: left;
	width: 395px;
	margin: 20px 0 0 0;
	display: inline;
}

.post_title_alt{
	width: 470px;
	margin: 20px 0 0 20px;
}

.post_title h2{
	font-size: 18px;
        font-family:Verdana,Arial;
}

.post_title h2 a{
	text-decoration: none;
	color: #004460;
}

.post_title h2 a:hover{
	text-decoration: underline;
}

.postdata{
	padding: 6px 0 0;
	line-height: 16px;
	font-family: Arial, Helvetica, Georgia, Sans-serif;
	color: #999;
}

.entry{
	padding: 10px ;
	line-height: 16px;
	clear: both;


}

.entry h1, .entry h2, .entry h3, .entry h4, .entry h5, .entry h6{
	margin: 0;
	padding: 10px 0 5px;
	background-color: transparent;
	background-image: none;
	font-weight: bold;
}

.entry h1{
	font-size: 24px;
	line-height: 30px;
	font-weight: normal;
}

.entry h2{
	font-weight: normal;
}

.entry h3{}

.entry h4{
	font-size: 14px;
}

.entry h5{
	font-size: 12px;
}

.entry h6{
	font-size: 11px;
}

.separator_post{
     margin: 10px;
	backgound-color:#9a09c9;
	height:100px;
}

p.comments_number{
	padding: 10px 0 5px 21px;
	background: url(images/comments.png) no-repeat 0 13px;
}

p.comments_number a{
	color: #9a09c9;
}

.navigation{
	padding: 0 20px;
	line-height: 24px;
	background: #FFF;
}




.comments_template_wrap{
	margin: 10px 0 0;
	/*background: #fff url(images/bg_rc_top.jpg) no-repeat;*/
}

.comments_template{
	padding: 0px 20px 30px;
	background: url(images/bg_rc_bottom2.gif) no-repeat left bottom;
}

.comments_template ol.commentlist{
    list-style-type: none;
    margin: 0;
    padding: 10px 0 20px;
}

.comments_template ol.commentlist li{
    margin: 10px 0 0;
    padding: 5px;
    line-height: 16px;
}

.comments_template ol.commentlist li.alt{
    border-top: 1px solid #9a09c9;
    background: #f8f8f8;
}

.comments_template ol.commentlist li cite{
    font-style: normal;
    font-weight: bold;
}

#comments{
    color: #9a09c9;
    font-family:Arial,Verdana;
    font-size:14px;
    font-weight: 700;
}





.sidebar{
	float: left;
	width: 200px;
	margin: 0 0 0 20px;
	display: inline;
}

.sidebar ul{
	list-style-type: none;
	margin: 0;
	padding: 0;
}

.sidebar ul li{
	margin: 10px 0 0;
	background: #000 url(images/bg_sidebar_rc_top.gif) no-repeat;
}

.sidebar ul li#calendar #calendar_wrap{
	padding: 7px 20px 30px;
	background: url(images/bg_sidebar_rc_bottom.gif) no-repeat left bottom;
}

.sidebar ul li#calendar #calendar_wrap table#wp-calendar{
	width: 100%;
	font-size: 12px;
}

.sidebar ul li#calendar #calendar_wrap table#wp-calendar td{
	padding: 4px 0;
}

.sidebar ul li#search{
	background: #d7f071 url(images/bg_sidebar_rc_search_top.gif) no-repeat;
}

.sidebar ul li form#searchform{
	padding: 10px 10px 25px;
	background: url(images/bg_sidebar_rc_search_bottom.gif) no-repeat left bottom;
}

.sidebar ul li form#searchform .keyword{
	width: 180px;
	height: 40px;
	overflow: hidden;
	background: #fff url(images/bg_searchform.gif) no-repeat;
}

.sidebar ul li form#searchform .keyword input#s{
	border: 0;
	width: 85%;
	padding: 9px 10px 0;
	font-family: Georgia, Arial, Helvetica, Sans-serif;
	font-size: 18px;
	background-color: transparent;
	color: #666;
}

.sidebar ul li h2{
	padding: 7px 10px 10px 15px;
	color: #E7E7E7;
        font-family:Arial, Verdana;
        font-size:14px;
        font-weight: 700;
}

.sidebar ul ul,  .sidebar ul li#google-search form#gsearch{
	padding: 7px 20px 30px;
	background: url(images/bg_sidebar_rc_bottom.gif) no-repeat left bottom;
}

.sidebar ul ul li{
	margin: 0;
	/* padding: 3px 0 3px; */
	line-height: 19px;
	background: url(images/bg_dotted.gif) repeat-x left bottom;
}

.sidebar ul ul ul{
	padding: 0;
	background-image: none;
}

.sidebar ul ul ul li{
	padding: 0 0 0 10px;
	background-color: transparent;
	background-image: none;
}

.sidebar a:hover{
        color:#FFF;
        text-decoration:none;
}

.navigation a, #footer a{
    text-decoration: none;
    color: #9a09c9;
}

.navigation a:hover, #footer a:hover{
    text-decoration: underline;
    color:#9a09c9;
}

.navigation, #footer{
    font-weight: bold;
    color: #9a09c9;
}

#footer{
	margin: 10px 0 0;
	padding: 4px 20px 20px;
	line-height: 24px;
	background: #000 url(images/bg_footer.gif) no-repeat;
}

.utwtags{
 	background: transparent;
	margin-bottom: 10px;
	/* padding: 10px 10px 10px 20px; */
	line-height: 150%;
	} 
	
	
/* ####################### Other ####################### */

.second_header{
	background-image: url(images/bg_subheader.gif);
	background-repeat: repeat-x;
	background-position: bottom;
	height:162px;
	padding-top:22px;
}

.last_posts{
	background-image: url(images/last_posts.png);
	background-position: top;
	background-repeat: no-repeat;
	width: 510px;
	height:144px;
	float:left;
	behavior: url(http://opensource.jegalere.fr/iepngfix.htc);
}

.last_posts ul li a{
	color:#FFF;
	font-size: 12px;
}

.last_posts ul li a:hover{
	color: #000;
	text-decoration: none;
}


.last_posts ul li{
	list-style-image: url(images/bullet.gif)
}

.jegalereaussi ul li a{
	color:#FFF;
	font-size: 12px;
}

.jegalereaussi ul li a:hover{
	color: #000;
	text-decoration: none;
}

.jegalereaussi ul li{
	list-style-image: url(images/bullet.gif)
}



.jegalereaussi h1{
	color: #FFF;
    font-family:Arial,Verdana;
    font-size:16px;
    margin: 10px 0 10px 15px;
    font-weight: 700;
}

.last_posts h1{
	color: #FFF;
    font-family:Arial,Verdana;
    font-size:16px;
    margin: 10px 0 10px 15px;
    font-weight: 700;
}


.jegalereaussi{
	background-image: url(images/jegalereaussi.png);
	background-position: top;
	background-repeat: no-repeat;
	width: 419px;
	height:144px;
	margin-left:20px;
	float: left;
	behavior: url(http://opensource.jegalere.fr/iepngfix.htc);
}

.slogan{
	float:left;
	display: inline;
    padding: 0px 0px 5px 70px;
    margin:0px;
    color:#FFFFFF;
	font-family: Tahoma, Arial, Geneva, sans-serif;
	font-size:12px;
        /*font-style: italic;*/
	}

.pg_haut{
padding-top:20px;
text-align:center;
}
.ch_code_container {
background-color: #f0f0f0;
border: 1px solid #C3CED9;
padding: 2px;
width: 100%;
text-align: left;
font-size:1.00em;
overflow:auto;
}
.ch_code_container .head
{
color: #808080;
font-weight: bold;
background-color: #f0f0ff;
border-bottom: 1px solid #d0d0d0;
padding: 2px;
}	
