/*  
Theme Name: Citrus
Description: Theme a fond fonc&eacute; mono-colonne avec un header modifiable.<br /><img style="width:12px; height:12px; margin:0; padding:0; border:0" src="../wp-includes/images/starfull.gif" /><img style="width:12px; height:12px; margin:0; padding:0; border:0" src="../wp-includes/images/starfull.gif" /><img style="width:12px; height:12px; margin:0; padding:0; border:0" src="../wp-includes/images/starfull.gif" /><img style="width:12px; height:12px; margin:0; padding:0; border:0" src="../wp-includes/images/starfull.gif" />
Author: Nicola Laviola
*/

/*  -----|  Globals  |------------------------------------------------------  */

body { 
	background-color: #161410;
	text-align: justify;
	color: #999;
	font: 62.5%/125% 'Trebuchet MS', Tahoma, Arial, Helvetica, sans-serif;
	margin: 0;
	padding: 0;
	}
	
/* strong { color: #ace149; } */
	
#primo{
	
	top:0;
	width:100%;
	background:#434343;
	color:#888;
	clear:both;
	padding: 3px 30px;
	font-size: 10px;
	white-space: nowrap;
	text-align: center;
	-moz-border-radius:3px;
	}
hr {
	background-color: #22201d;
	border: 1px solid #363430;
	height: 10px;
	margin: 10px 0;
	width: 760px;
	}
	
a:link, a:visited, a:active { color: #d8d7d3; text-decoration: none; }
a:hover { color: #fff; text-decoration: none; }
a img { border: 0; }

ul { list-style: none; }

input, textarea {
	color: #9c9890;
	font-size: 11px; 
	text-decoration: none; 
	background-color: #161410; 
	border: 1px solid #363430;
	padding: 5px;
	}
	
blockquote {
        margin: auto;
        padding: 5px 20px 5px 60px;
        width: 30em;
        font-family: helvetica, monospace;
        font-size: 10px;
        line-height: 150%;
        background: #333 url(images/blockquote.png) no-repeat 15px center;
        color: inherit;
        border: 1px dotted #666;
}


pre {
	padding: 5px 0;
	border-top: 1px dotted #35302a;
	border-bottom: 1px dotted #35302a;
}



/*  -----|  Structure  |----------------------------------------------------  */
	
#page {
	margin: 50px auto 25px;
	padding: 0;
	width: 760px;
	}
	
#header {
	text-align: center;
	}

#wrapper, #headerimg { width: 760px; }
#wrapper { background: url('images/content_bkg.gif') repeat-y top left;}

.image {
	background: #22201d url('images/image_left.png');
	border: 1px solid #363430;
	height: 149px;
	width: 372px;	
	}
	
/*	.bkgleft { background: url('images/imageleft.jpg'); float: left; }
	.bkgright { background: url('images/imageright.jpg'); float: right; }
*/
#footer {
	font-family: Georgia, 'Times New Roman', serif; 
	color: #999;
	}
	
#content { 
	border-left: 1px solid #363430;
	padding: 0 10px; 
	}
	
#content { float: left; font-size: 1.1em; width: 737px; }
#content h2 { margin: 0 0 10px; }
#content p { line-height: 1.5em; }
#single, #sidebar { 
	border-left: 1px solid #363430;
	border-right: 1px solid #363430;
	padding: 0 10px; 
}
	
#single { float: left; font-size: 1.1em; width: 517px; }
#single h2 { margin: 0 0 10px; }
#single p { line-height: 1.5em; }

#sidebar { border-left: 0; float: right; width: 200px; }
#sidebar h3 { margin: 15px 0 5px; font-variant: small-caps; }
#sidebar ul { margin: 0 0 10px; padding: 0; border-top: 1px solid #363430; border-bottom: 1px solid #363430; }
#sidebar li { display: block; padding: 4px 10px; background: #22201d; margin: 1px 0; }
#sidebar li:hover { background: #363430; }
#searchform { padding: 15px 15px 0px 15px; text-align: center; }
#s { width: 160px; }
#searchblock {
	padding: 0px 0px 0px 0px;
	}
#loader {
        float: left;
        margin-left: -16px;
        width: 16px;
}
#search-results {
        clear: both;
}
.goleft { float: left; }
.goright { float: right; }

ul.navigation { 
	border-top: 1px solid #363430; 
	border-bottom: 1px solid #363430; 
}
	
ul.navigation li { display: block; padding: 4px 10px; background: #22201d; margin: 1px 0; }
ul.navigation li:hover { background: #363430; }

/* Post Structure */

.imgLeft, img.amignleft { float : left; border : 1px solid #363430; padding: 5px; margin: 10px}
.imgRight, img.alignright { float : right; border : 1px solid #363430; padding: 5px; margin: 10px}
.imgCenter, img.center { text-align: center; display: block; border : 1px solid #363430; padding: 5px; margin-left: auto; margin-right: auto; margin-top: 10px; margin-bottom: 10px;}
.vidRight { float : right; padding: 5px}
.vidLeft { float : left; padding: 5px}
.post { padding: 10px 0 0; overflow: hidden; }
.widecolumn .post { padding: 0; margin: 0; overflow: hidden; }
	
.top { padding: 15px 10px 0px; background: #1b1814; margin-bottom: 15px; border-bottom: 1px solid #35302a; }
.lastfive {
        background: #1b1814;
	font-size: 11px;
	padding: 10px 15px 20px 15px;
	margin-bottom: 10px; border-bottom: 1px solid #35302a;
}

.postmetadata { margin: 3px 0; padding: 0; }
.postmetadata a { font-weight: bold; }
.continue { font-weight: bold; font-size: 0.9em; }
	
.top .entry { font-size: 1.1em; }
.entry{ overflow: hidden; margin-top: 10px; }
.entrytext { padding: 0 10px 0; line-height: 2em; font-size: 1.1em; }
	
.entrytext h2 { border-bottom: 1px solid #35302a; display: block; }
.entrytext ul { list-style-type: square; }
	
ul.archive { list-style: none; padding: 0; margin: 0 10px 25px; font-size: 1.3em; }	
ul.archive li { display: inline; }

/* Comments */

ol.commentlist{
    padding: 0;
}
ol.commentlist li{
    list-style: none;
}

.commenteven {
background-color:#22201d;
border: 1px solid  #363430;
}

.commentodd, .commenteven {
position:relative;
width: 96%;
padding:5px 5px 5px 15px;
}

ul.children{
    padding-left: 15px;
}
ul.children li{
    background: none;
    border-left: 1px solid  #363430;
    padding-left: 15px;
}

.commentbody p {
font-size:11px;
line-height:17px;
color:#EEE;
}

.commentbody .commentinfo {
color:#AAA;
}

.commentbody ul, .commentbody ol {
margin-left:15px;
}

#comment {
width: 380px;
}
#commentform { margin: 0 10px 10px 0; }

.comment-gravatar img {
	float: right;
	padding: 2px;
	margin: 1em;
	border: 1px solid #A5A5A3;
	width: 40px;
	height: 40px;
	background: url(images/gravatar.jpg) no-repeat center center;
}

#respond{
    text-align: left;
}

#respond label{
    padding-left: 5px;
    font-size: 11px;
}
input#author, input#email, input#url{
    display: block;
    float: left;
}
.comment-form-author, .comment-form-email, .comment-form-url, .comment-form-comment{
	clear: both; overflow: hidden; margin: 0 0 5px 0;
}


/*  -----|  Typography  |---------------------------------------------------  */

h1, h2, h3, h4, h5, h6 { font-family: Georgia, 'Times New Roman', serif; font-weight: normal; }

h1 { color: #fff; font-size: 2em; margin: 0 0 8px; }
h1:before, h1:after { content: " . . "; color: #444; }
/*h1 span { color: #ace149; }*/

h2 { font-size: 1.25em; margin: 0; padding: 1px 0 2px; display: inline; border-bottom: 1px solid #35302a; }
/*	.post h2 a { color: #ace149; }*/
	.post h2.first { font-size: 1.75em; }
	
	.widecolumn h2.title { 
		display: block; 
		padding: 13px 10px;
		background: #1b1814;
		margin: 0 0 15px; 
		border-bottom: 1px solid #35302a; 
		font-size: 1.75em; }

.description { color: #666; font-weight: bold; }

.comments h3 { margin: 0 0 10px 0; }



/*  -----|  Miscellaneous  |------------------------------------------------  */

.clearfix:after {
    content: "."; 
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden;
}
.alignright {
	float: right;
	}
	
.alignleft {
	float: left
	}
.code
{
margin: auto;
 padding: 5px 20px 5px 60px;
width: 30em;
font-family: helvetica, monospace;
font-size: 10px;
line-height: 150%;
background: #333 url(images/code.png) no-repeat 15px center;
color: inherit;
border: 1px dotted #666;
}

.download {
margin: auto;
 padding: 5px 20px 5px 60px;
width: 30em;
font-family: helvetica, monospace;
font-size: 10px;
line-height: 150%;
background: #333 url(images/down.png) no-repeat 15px center;
color: inherit;
border: 1px dotted #666;
    }
	 .alert {
margin: auto;
 padding: 5px 20px 5px 60px;
width: 30em;
font-family: helvetica, monospace;
font-size: 10px;
line-height: 150%;
background: #333 url(images/alert.png) no-repeat 15px center;
color: inherit;
border: 1px dotted #666;
    }
     .alarm {
margin: auto;
 padding: 5px 20px 5px 60px;
width: 30em;
font-family: helvetica, monospace;
font-size: 10px;
line-height: 150%;
background: #333 url(images/bell.png) no-repeat 15px center;
color: inherit;
border: 1px dotted #666;
    }
	 .favorite_post {
margin: auto;
 padding: 5px 20px 5px 60px;
width: 30em;
font-family: helvetica, monospace;
font-size: 10px;
line-height: 150%;
background: #333 url(images/favorite.png) no-repeat 15px center;
color: inherit;
border: 1px dotted #666;
    }
/* BOTTOM FRONT PAGE STYLE */
#licious{
	width:700px;
	clear:both;
	text-align:left;
	margin:0 auto;
}
#licious:after {
	content: ".";
	display: block;
	clear: both;
	visibility: hidden;
}
#licious ul{
	margin: 0 0 10px; padding: 0; border-top: 1px solid #363430; border-bottom: 1px solid #363430;
}
#licious h3{
	
	padding-bottom:2px;
}
#licious h3{
	background: transparent;
	background-position:77px 0;
/*	color: #ace149;
	border-bottom: 1px solid #ace149;*/
}
#licious li{
	display: block; padding: 4px 10px; background: #22201d; margin: 1px 0;
}
#licious li:hover{
	background: #363430;
}
#licious_wrap{
	float:left;
	margin-top:20px;
	margin-left:3px;
	width:66%;
}
#licious_left{
	float:left;
	width:49%;
	
}
#licious_center{
	float:right;
	width:49%;
}
#licious_right{
	margin-top:20px;
	float:right;
	width:32%;
}  
.byline, .byline a {
	color: #999;
	font-size: 9px;
	}

.byline a, .byline a:hover {
	text-decoration: none;
	}
	.weather{
	font-size:12px;
	}
/* Shelf */
#morediv {
	color: #fff;
}
#navigation {
text-align: center;
}
#navigationpanel{
background:#2f2f2f;
font-size: 0.9em;
margin: 0px auto;
}
#navigationpanel strong {
/*	color: #ace149;*/
	text-transform: uppercase;
}
#navigationpanel ul{
text-align:left;
width: 200px;
float: left;
}
#navigationpanel ul li{
list-style:none;
}

#navbottom {
height: 76px;
margin:0px;
}
.date{
margin:20px 0px 0px 0px;
font-size:0.9em;
}
.citrus-border {
height: 15px;
width: 150px;
background: #434343;
border: 1px solid silver;
padding: 0;
}

a#tooCool {
   position: fixed;
   right: 0;
   bottom: 0;
   display: block;
   height: 80px;
   width: 80px;
   background: url(http://www.leblog2bubu.info/wp-includes/images/Toocool/too_cool_sash_fr.png) bottom right no-repeat;
   text-indent: -999em;
   text-decoration: none;
}

.category-icons {
	border: 0px;
	margin: 0px;
	padding: 0px;
	vertical-align: middle;
}

/* COMMENTAIRES */
#respond textarea{
    width: 98%;
}
.avatar{float: right; }
/*
.commentinfo{
    font-size: 10px;
}

.commentbody{
    color: #EEEEEE;
}*/

#content img.size-full {
	margin: 0;
	height: auto;
	max-width: 712px;
	width: auto;
}
#single img.size-full {
	margin: 0;
	height: auto;
	max-width: 500px;
	width: auto;
}

.sidebar-single-bottom #single {
	width: auto;
	float: none;
}
.sidebar-single-bottom #single #commentform {
	margin-right: 0;
}
.sidebar-single-bottom #sidebar {
	float: none;
	width: auto;
	overflow: hidden;
}
.sidebar-single-bottom #sidebar .alignleft {
	width: 517px;
}
.sidebar-single-bottom #sidebar .alignright {
	width: 200px;
}
#wrapper {
	background-image: none;
	border-right: 1px solid #363430;
	border-left: 1px solid #363430;
}
#sidebar {
	border-right: 0 none;
	/*border-left: 0 none;*/
}
#single {
	border-left: 0 none;
}
#content {
	border-left: 0 none;
}
textarea {
	padding: 5px 4px;
}