/*
Theme Name: Slate Blog v0.2 RC0
Theme URI: http://www.slate.fr/
Description: The theme implemented by Gregossito slightly hacked by Vincent
Version: 0.2
Author: Sailor Ripley

Slate's blog Theme v0.2 by Sailor Ripley || http://www.slate.fr

*/
body {
	font-family:Verdana, Lucida Grande, Helvetica, Arial, Sans-serif;
	text-align: left;
	background:white;
	color:black;
	margin:0px;
	padding:0px;
}
a {
	color:#555;
	text-decoration:none;
}
a:hover {
	color:#777;
	text-decoration:underline;
}
#page {
	margin:0px auto 0px auto;
	width:985px;
}
#header {
	width:985px;
	/*height:165px;*/
        position: relative;
}
#header h1 {
	background:white url(images/logoslateblog.jpg) no-repeat;
	width:182px;
	height:45px;
	margin:0;
	padding:0;
}
#header span {
	position:absolute;
	left:0px;
	top:-500px;
	width:1px;
	height:1px;
	overflow:hidden;
}
#banner {
	width:985px;
	clear:both;
	display:block;
}
#smartbanner div,
#smartbanner embed,
#smartbanner iframe,
#smartbanner img,
#smartbanner ins,
#smartbanner object {
    display: block !important;
    margin: 0 auto !important;
    padding: 0;
}
#menu {
	width:985px;
	height:35px;
}
#teaser {
	float:left;
	width:600px;
	height:35px;
	font-size:0.8em;
	font-style:italic;
	color:#333333;
	text-align:right;
}
#teaser blockquote {
	background:transparent url(images/quote-open.gif) no-repeat scroll left top;
	margin:5px 0px 5px 20px;
	/*margin-left:20px;
	margin-right:auto;*/
	padding:0;
	height:35px;
}
#teaser blockquote p {
	background:transparent url(images/quote-close.gif) no-repeat scroll right bottom;
	color:#333333;
	font-size:0.8em;
	font-style:italic;
	padding:5px 10px 5px 30px;
	margin:0px;
	text-align:left;
}
#primarylinks {
	float: right;
	margin: 8px 0px 0px 10px;
	padding: 0px;
	text-align: right;
	float: right;
}
#connectlink {
	float:right;
	margin:42px 10px 0px 0px;
}
#connectlink ul {
	list-style-type:none;
	margin:0px;
	padding:0px;
	font-size:0.8em;
}
#connectlink ul li {
	float:left;
	margin:0px 0px 0px 5px;
	padding:0px 5px 2px;
	border-right:1px solid #b994b5;
	border-top:1px solid #b994b5;
}
#connectlink ul li:first-letter {
	color:#c70bac;
}
#connectlink ul li a {
	text-decoration:none;
	color:#5e1c5f;
}
#connectlink ul li a:hover {
	color:#c70bac;
}
#conteneur {
	width:985px;
	margin:0px;
	padding:0px;
}
#content {
	float:left;
	width:600px;
	margin-bottom:20px;
}
/*
#content ul {
	font-size:0.8em;
	padding:0px 5px 0px 15px;
	margin:0;
        list-style-position: inside;
}
*/
#content ol, #content ul {
	font-size:0.8em;
	padding:0px 5px 0px 15px;
	margin:0;
        list-style-position: inside;
}
#content ol {
	padding-left: 11px;
}
#content h2 {
	font-size: 2em;
	color:#0272ba;
	margin:0px;
	padding:0px;
	font-weight:lighter;
}
#content h2 a {
	color:#0272ba;
	margin:0px;
	padding:0px;
	font-weight:lighter;
	text-decoration:none;
}
#content h2 a:hover {
	color:white;
	background-color:#0272ba;
	margin:0px;
	padding:0px;
	font-weight:lighter;
}
#contentwperd {
	float:left;
	width:730px;
	margin:0px 10px 20px 5px;
}
#contentwbarb {
	float:left;
	width:730px;
	margin:0px 5px 20px 15px;
}
.category {
	float:right;
	margin:0px 0px 0px 10px;
	padding:0px;
	line-height:0em;
}


#content h3 {
	font-size: 0.9em;
	margin:0px;
	padding:0px;
}

#content h3 a {
	color:#96ea41;
	font-weight:lighter;
	text-decoration:none;
}
#content h3 a:hover{
	font-weight:lighter;
	text-decoration:none;
}
.clearer {
	clear:both;
	width:0px;
	height:0px;
	margin:0px;
	padding:0px;
}
#content .perd h2:first-letter {
	color:#ffc726;
}
#content .barb h2:first-letter {
	color:#9fe855;
}
#content .perd .category h3:first-letter {
	color:#ffc726;
}
#content .barb .category h3:first-letter {
	color:#9fe855;
}
#contentwbarb h2 {
	font-size: 1.3em;
	margin:13px 0px 5px 0px
}
#contentwbarb h3 {
	font-size: 0.8em;
}
#contentwbarb h2 a {
	color:#5e1c5f;
	font-weight:lighter;
	text-decoration:none;
}
#contentwbarb h3 a {
	color:#5e1c5f;
	font-weight:lighter;
	text-decoration:none;
}
#contentwbarb h2 a:hover{
	font-weight:lighter;
	text-decoration:none;
}
#contentwbarb h3 a:hover{
	font-weight:lighter;
	text-decoration:none;
}
#contentwbarb .perd h2:first-letter {
	color:#ffc726;
}
#contentwbarb .barb h2:first-letter {
	color:#9fe855;
}
#contentwbarb .perd .category h3:first-letter {
	color:#ffc726;
}
#contentwbarb .barb .category h3:first-letter {
	color:#9fe855;
}
#contentwperd h2 {
	font-size: 1.3em;
	margin:13px 0px 5px 0px
}
#contentwperd h3 {
	font-size: 0.8em;
}
#contentwperd h2 a {
	color:#5e1c5f;
	font-weight:lighter;
	text-decoration:none;
}
#contentwperd h3 a {
	color:#5e1c5f;
	font-weight:lighter;
	text-decoration:none;
}
#contentwperd h2 a:hover{
	font-weight:lighter;
	text-decoration:none;
}
#contentwperd h3 a:hover{
	font-weight:lighter;
	text-decoration:none;
}
#contentwperd .perd h2:first-letter {
	color:#ffc726;
}
#contentwperd .barb h2:first-letter {
	color:#9fe855;
}
#contentwperd .perd .category h3:first-letter {
	color:#ffc726;
}
#contentwperd .barb .category h3:first-letter {
	color:#9fe855;
}
.post {
	border-bottom:1px dotted #580123;
	padding:0px 0px 10px 0px;
}
.postmetadata {
	font-size:0.6em;
	margin:5px 0px;
	padding:0px 0px 5px 0px;
	color:#8f8f8f;
	border-bottom:1px dotted #E3E3D6;
	font-weight:bold;
}
.postmetadata a {
	color:#8f8f8f;
	text-decoration:none;
}
.postmetadata a:hover {
	color:#0272BA;
	text-decoration:underline;
}
.post_content p {
	font-family:Verdana,Lucida Grande,Helvetica,Arial,Sans-serif;
	font-size:0.8em;
	color:black;
	padding:0px;
	margin:10px 0px 10px 0px;
}
.post_content a {
	color:#0272ba;
	text-decoration:none;
	/*font-size:0.8em;*/
}
.post_content a:hover {
	text-decoration:underline;
}
.post_content_article {
	font-size:1em;
	font-family:"cAlibri", lucida, helvetica, arial, sans-serif;
	color:#5e1c5f;
}
.post_content_article p {
	margin:5px 0px;
	padding:0px;
}
.post_content_article a {
	color:#FF00FF;
	text-decoration:underline;
}
.post_author {
	font-size:0.7em;
	color:#424242;
	margin:10px 0px 0px 0px;
	border-bottom:1px solid #e3e3d6;
	padding:0px 0px 5px 0px;
}
.barb .post_author:first-letter {
	color:#9fe855;
}
.perd .post_author:first-letter {
	color:#ffc726;
}
.sidebar a:hover {
	text-decoration:none;
	border-bottom:1px dotted;
}
.sidebarleft {
	float:left;
	width:230px;
	margin:0px;
	padding:0px;
}
.sidebarright {
	float:right;
	width:380px;
	margin:0px;
	padding:0px;
}
.sidebarleft ul {
	list-style-type:none;
	margin:0px 0px 0px 5px;
	/*padding:20px 15px 0px 55px;
	background-image:url(images/dots-orange.gif);
	background-repeat:no-repeat;*/
}
.sidebarleft .bg_orange_dots {
	margin:0px 0px 0px 5px;
	padding:20px 0px 20px 0px;
	background-image:url(images/dots-orange.gif);
	background-repeat:no-repeat;
}
.sidebarleft .widget {
	margin:0px 0px 0px 5px;
	padding:20px 0px 20px 0px;
	background-image:url(images/dots-orange.gif);
	background-repeat:no-repeat;
}
.sidebarright .bg_green_dots {
	margin:0px 0px 0px 5px;
	padding:20px 0px 20px 0px;
	background-image:url(images/dots-green.gif);
	background-repeat:no-repeat;
	background-position: -32px 0px;
}
.sidebarright .widget {
	margin:0px 0px 0px 5px;
	padding:0px;
	/*background-image:url(images/dots-green.gif);
	background-repeat:no-repeat;
	background-position: -32px 0px;*/
}
.sidebarright ul {
	list-style-type:none;
	margin:0px 0px 0px 5px;
	padding:0px;
	/*padding:20px 15px 0px 55px;
	background-image:url(images/dots-green.gif);
	background-repeat:no-repeat;
	background-position: -32px 0px;*/
}
.sidebarleft .bg_orange_dots li {
	background-image:url(images/perd-arrow.gif);
	background-repeat:no-repeat;
	background-position:45px 5px;
	padding:0 15px 0 55px;
	font-size:1em;
	list-style-type:none;
}
.sidebarleft .bg_orange_dots li a {
	color:#5e1c5f;
	text-decoration:none;
}
.sidebarleft .bg_orange_dots li:first-letter {
	color:#ffc726;
}
.sidebarleft .bg_orange_dots li ul {
	margin:0px;
	padding:0px;
	list-style-type:none;
}
.sidebarleft .bg_orange_dots .children li {
	background-image:url(images/perd-arrow.gif);
	background-repeat:no-repeat;
	background-position:5px 5px;
	padding:0px 5px 0px 15px;
	font-size:1em;
	list-style-type:none;
}
.sidebarleft .bg_orange_dots .children li a {
	color:#8e0069;
	text-decoration:none;
}
.sidebarleft .bg_orange_dots .children li:first-letter {
	color:#ffc726;
}
.sidebarleft .bg_orange_dots h2 {
	margin:0 5px 5px 30px;
	padding:0px;
	color:#5e1c5f;
	font-size:1.2em;
	font-weight:lighter;
}
.sidebarleft .bg_orange_dots h2:first-letter {
	color:#ffc726;
}
.sidebarleft .widget h2 {
	margin:0 5px 5px 30px;
	padding:0px;
	color:#5e1c5f;
	font-size:1.2em;
	font-weight:lighter;
	height:40px;
}
.sidebarleft .widget h2:first-letter {
	color:#ffc726;
}
.sidebarright .widget h2 {
	margin:0px;
	padding:5px 0px 0px 5px;
	color:#363636;
	font-size:1.1em;
	font-weight:lighter;
	background-image:url(images/bg_h2_widget.gif);
	background-repeat:repeat-x;
	height:40px;

}
/* .sidebarright .widget h2:first-letter {
	color:#9fe855;
} */
.sidebarright .bg_green_dots h2 {
	margin:0 5px 5px 30px;
	padding:0px;
	color:#5e1c5f;
	font-size:1.2em;
	font-weight:lighter;
}
.sidebarright .bg_green_dots h2:first-letter {
	color:#9fe855;
}
.rss-date {
	display:block;
}
.sidebarleft ul li {
	background-image:url(images/perd-arrow.gif);
	background-repeat:no-repeat;
	background-position:0px 5px;
	padding:0px 15px 5px 10px;
	font-size:0.8em;
}
.sidebarleft ul li h2 {
	margin:20px 10px 0px 0px;
	padding:0px;
	color:#5e1c5f;
	font-size:1.2em;
	font-weight:lighter;
}
.sidebarleft ul li h2:first-letter {
	color:#ffc726;
}
.sidebarleft ul li a {
	color:#5e1c5f;
	text-decoration:none;
}
.sidebarleft ul li:first-letter {
	color:#ffc726;
}
.sidebarleft ul ul {
	list-style-type:none;
	margin:0px;
	padding:0px;
	background:none;
}
.sidebarleft ul ul li {
	background-image:url(images/perd-arrow-double.gif);
	background-repeat:no-repeat;
	background-position:0px 3px;
	padding-left:17px;
	font-size:0.8em;
}
.sidebarleft h2 {
	font-size:1.2em;
}
.sidebarright ul li {
	background-image:url(images/dot_grey.gif);
	background-repeat:no-repeat;
	background-position:0px 3px;
	padding:0px 0px 5px 12px;
	font-size:0.7em;
	margin:5px 0px 0px 0px;
	border-bottom: 1px solid #E3E3D6;
}
.sidebarright .bg_green_dots li {
	background-image:url(images/barb-arrow.gif);
	background-repeat:no-repeat;
	background-position:45px 5px;
	padding:0 15px 0 55px;
	font-size:1em;
	list-style-type:none;
}
.sidebarright .bg_green_dots li ul {
	padding:0px;
	margin:0px;
}
.sidebarright .bg_green_dots .children li {
	background-image:url(images/barb-arrow.gif);
	background-repeat:no-repeat;
	background-position:5px 5px;
	padding:0 15px 0 15px;
	font-size:1em;
	list-style-type:none;
}
.sidebarright ul li h2 {
	margin:20px 10px 0px 0px;
	padding:0px;
	color:#5e1c5f;
	font-size:1.2em;
	font-weight:lighter;
}
.sidebarright .bg_green_dots li h2 {
	margin:20px 10px 0px 0px;
	padding:0px;
	color:#5e1c5f;
	font-size:1.2em;
	font-weight:lighter;
}
.sidebarright ul li h2:first-letter {
	color:#9fe855;
}
.sidebarright ul li a {
	color:#363636;
	text-decoration:none;
}
.sidebarright ul li a:hover {
	color:#0272BA;
	text-decoration:underline;
}
.sidebarright .bg_green_dots li h2:first-letter {
	color:#9fe855;
}
.sidebarright .bg_green_dots li a {
	color:#5e1c5f;
	text-decoration:none;
}
.sidebarright .bg_green_dots .children li a {
	color:#8e0069;
}
.sidebarright .bg_green_dots li:first-letter {
	color:#9fe855;
}
.sidebarright .bg_green_dots h2:first-letter {
	color:#9fe855;
}
.sidebarright .bg_green_dots a {
	color:#5e1c5f;
	text-decoration:none;
}
.sidebarright .bg_green_dots li:first-letter {
	color:#9fe855;
}
.sidebarright ul ul {
	list-style-type:none;
	margin:0px;
	padding:0px;
	background:none;
}
.sidebarright ul ul li {
	background-image:url(images/barb-arrow-double.gif);
	background-repeat:no-repeat;
	background-position:0px 3px;
	padding-left:17px;
	font-size:0.8em;
}.sidebarright h2 {
	font-size:1.2em;
}
#calendar_wrap {
	margin:0px;
	padding:0px;
}
#calendar_wrap a {
	color:#CC009A;
	text-decoration:underline;
}
.medal {
	width:80px;
	height:130px;
	margin:0px auto 0px auto;
}
#footer {
	font-size:0.8em;
	width:985px;
	height:58px;
	clear:both;
	margin:0px;
	color:grey;
}
#footer p {
	text-align:right;
	font-size:1em;
	padding: 10px;
}
.comments-template{
	margin:10px 0px 0px 0px;
}
.comments-template ol{
	margin:10px;
	padding:0px 0px 0px 15px;
	list-style:none;
}
.comments-template ol p{
	font-family: Arial, Helvetica, Sans-serif;
	font-size: 0.9em;
}
.comments-template ol li{
	margin: 10px 0px 0px 0px;
}
.comments-template h2, .comments-template h3{
	font-size: 1.2em;
}
.commentmetadata{
	font-size:0.9em;
}
.comments-template p.nocomments{
	padding:0px;
}
.comments-template textarea {
	font-family: Arial, Helvetica, Sans-serif;
	font-size: 0.9em;
}
.cadre_commentaires {
	border-bottom: 1px solid #CCC;
	border-top: 1px solid #CCC;
}
#lastcommments {
	margin:0px 0px 0px 5px;
}
#lastslate {
	margin:0px 0px 0px 5px;
}
.comment {
	font-size:0.9em;
	padding:0px 0px 5px 0px;
	margin:0px 0px 5px 0px;
	border-bottom:1px solid #E3E3D6;
}
.citace {
	font-family:"times new roman", times, serif;
}
.purple {
	color:#761644;
	font-size:0.8em;
}
.textwidget {
	font-size:0.7em;
}
#wp-calendar {
	width:380px;
	font-size:0.8em;
}
.aligncenter {
	display:block;
	margin-left:auto;
	margin-right:auto;
}
.hidden {
	display:none !important;
}

/* 2011/04/01 */

.alignleft {
	float: left;
	margin-right: 1em;
}

.alignright {
	float: right;
	margin-left: 1em;
}

/* 2011/04/20 */

/*
.widget_sideblogging ul {
    list-style-type: none;
}
*/

.widget_sideblogging ul li {
    background: none;
    float: left;
    height: 150px;
    padding: 5px;
    margin: 5px;
    border: 1px solid #E3E3D6;
    width: 150px;
    font-size: 0.8em;
    position: relative;
}

.widget_sideblogging ul li .breve-title {
    position: absolute;
    bottom: 5px;
    left: 5px;
    right: 5px;
    background: #670133;
    color: #fff;
    opacity: 0.9;
    padding: 5px;
    /* background-image: -moz-linear-gradient(top, #91be15, #84b710 27px, #7ab200 27px, #86bb08); */
    background-image: -moz-radial-gradient(50% 50%, circle, #670133 0px, #38011c 90px);
    background-image: -webkit-gradient(radial, 50% 50%, 0, 50% 50%, 90, from(#670133), to(#38011c));
    text-shadow: 0 0 5px #666;
}
.widget_sideblogging img {
    border: none
}

.widget_sideblogging ul li .breve-title:hover {
    background-image: -moz-radial-gradient(50% 50%, circle, #B31462 0px, #38011c 90px);
    background-image: -webkit-gradient(radial, 50% 50%, 0, 50% 50%, 90, from(#B31462), to(#38011c));
    opacity: 0.9;
    text-shadow: 0 0 5px #bbb;
}
.widget_sideblogging ul li a:hover {
    text-decoration: none;
}
.widget_sideblogging .sideblogging_more {
    clear: both;
    text-align: right;
    margin: 0 10px;
}

/* 2011/05/11 */

.post_content a img {
    border: none;
}

.post_content p.wp-caption-text {
    font-style: italic;
    font-size: 0.75em;
    text-align: center;
}
