/*
Theme Name: DarkMarmelade
Theme URI: http://www.jrmarmelade.fr
Description: DarkMarmelade is a 2 columns Wordpress theme. Clean, simple and lightweight theme. This work is licensed under a <a href="http://creativecommons.org/licenses/by-nc/3.0/deed.fr">Creative Commons Attribution-Share Alike 3.0 License</a>. This means you may use it for any purpose, and make any changes you like. Just leave my Bob link under your footer :)
Author: Jean-Robert JEAN-SIMON
Author URI: http://www.jrmarmelade.fr
Version: 1.0
Tags: minimalistic, 2 Columns, dark, orange

*/



/* basics */

*{margin:0; padding:0;}

body {
position:relative;
background:#292929;
font-family:"Lucida Grande", sans-serif;
font-size:14px;
color:#aeaeae;
margin:0;
}

h1,h2,h3,h4,h5,h6 {
	font-family: "Gill Sans", "Lucida Sans Unicode";
	font-weight: bold;
}

h1 {
font-size:18pt;
}

h2 {
font-size:14pt;
margin-top:10px;
}

h3 {
font-size:10pt;
margin-top:10px;
}

#top-pink {
height:2px;
width:100%;
background:#d75496;
}

.atas {
color:#CFC;
font-size:1px;
}

img {
border:none;
}

img a {
border:none;
}

img.left {
float:left;
border:none;
padding:6px;
}

img.right {
float:right;
border:none;
padding:6px;
}

blockquote {
border-left: 4px solid #ffc000;
color:#fff;
padding:1px 3px 1px 8px;
}

code {
font-family:"Courier New", Courier, monospace;
margin:10px;
}

a {
color:#999900;
text-decoration:none;
border:none;
}

a:hover {
color:#999900;
border-bottom:1px solid #606000;
background-color:#222222;
background-position:0pt bottom;
}

#container {
width:762px;
margin:0 auto;
/*padding:6px;*/
}

#header {
width:762px;
color:#fff;
height:90px;
}

#header h1 {
font-family:Geneva, Arial, Helvetica, sans-serif ;
font-size:24pt;
font-weight:bold;
letter-spacing:1px;
}

#header h1 a, #header h1 a:hover {
color:#ffffff;
text-decoration:none;
background:none;
}

#header h2 {
font-family:palatino linotype, georgia, arial, times;
font-size:10pt;
font-weight:300;
font-style:italic;
color:#ffffff;
letter-spacing:1px;
margin:0;
padding:0 0 0 18px;
}

#menu {
position:relative;
background:black url('images/menu_background.png') no-repeat;
font-family:Arial,sans-serif;
font-size:12px;
width:762px;
height:27px;
/*margin-left: 160px;*/
}

#menu ul {
position:relative;
top:5px;
left:40px;
}

#menu ul li {
list-style-type:none;
display:inline;
margin-right:20px;
}

#menu ul li a {
text-decoration:none;
color:#ffffff;
background:none;
}

#menu ul li a:hover {
text-decoration:underline;
}

#menu, #menu a { color:white; }
#menu .bt_nav_on, #menu .bt_nav_on2 { font-weight:bold; }
#menu .bt_nav_on a:hover { cursor:default; text-decoration:none; }
#menu .bt_nav_on2 a:hover { cursor:pointer; }

#content {
float:left;
width:550px;
overflow:hidden;
padding-left:20px;
}

.post {
line-height:12pt;
margin: 10px 0 0 0;
padding:10px 20px 10px 25px;
background:url(images/bg1.png) repeat;
}

.postwrap {
margin-top: -80px;
}

.postbottom {
background:url(images/bgp.png) bottom no-repeat;
height: 40px;
}

.post h2 {
font-family:  Geneva, Arial, Helvetica, sans-serif;
font-size:13pt;
padding-left:1px;
font-weight:bold;
color:#ffffff;
}

.post h2 a {
color:#ffffff;
text-decoration:none;
}

.italic { font-style:italic; color:#666666 }

.post ul {
font-size:12px;
padding:1px 1px 1px 12px;
}

.post li {
font-size:11px;
}

.post ol {
padding:1px 1px 1px 12px;
}

.entry p {
margin:12px 0;
}

.postmetadata {
clear:both;

margin-top:6px;
padding:2px;
text-align:right;
}

.postmetadata2 {
clear:both;
margin-top:6px;
padding:2px;
text-align:justify;
font-family:Georgia,serif;
font-style:italic;
color:#666666;
padding-top:1em;
border-top:1px dashed #333333;
}

.navigation {
height:30px;
margin:0 auto;
font-size: 11px;
}

.alignleft {
float:left;
}

.alignright {
float:right;
}

.devider {
background:url(images/devider.jpg) no-repeat center;
width:495px;
height:29px;
}

.userimage {
border: 5px solid #fff;
}

#sidebar {
font-family:verdana, arial, tahoma;
font-size:8pt;
width:190px;
float:left;
margin-top:20px;
padding:0;
}

#sidebar h2 {
font-family:Georgia, 'Times New Roman', Times, serif bold;
font-weight:400;
font-size:16px;
text-align:left;
color:#fff;
margin:0;
padding:0;
}

#sidebar p {
margin:0;
font-family:Georgia, 'Times New Roman', Times, serif;
}

#sidebar img {
margin:0;
padding:0;
}

#sidebar ul {
list-style-type:none;
padding:0;
}

#sidebar ul li {
margin-bottom:2px;
line-height:12pt;
list-style-type:none;

padding:0;
}

#sidebar ul ul {
margin:1px 0 6px;
padding:0;
}

#sidebar ul ul li {
list-style-type:none;
list-style-position:inside;
padding-left:10px;

}

#sidebar ul ul ul li {
list-style-type:square;
color:#898989;
padding:0 0 0 15px;
}

#commentairessection {
clear:both;
margin:0;

}

#commentairessection h3 {
font-family:georgia, times, verdana;
font-size:12pt;
font-weight:300;
font-style:normal;
color:#000;
}

#commentaireform {
background:url(images/bg1.png);
margin:12px 0 20px 0;
padding:4px 20px 8px 20px;
}

#commentaireform a {
color:#000;
text-decoration:none;
border-bottom:1px dotted #465D71;
line-height:14pt;
}

#commentaireform h3 {
font-family:georgia, times, verdana;
font-size:10pt;
font-weight:300;
color:#fff;
}

#commentbox {
width:80%;
min-width:400px;
margin:5px 5px 0 0;
}

#author,#email,#url,#commentbox,#submit {
background:#fff;
font-family:verdana, arial, times;
font-size:8pt;
border:1px solid #B2B2B2;
margin:3px 5px 3px 0;
}

#submit {
margin:5px 5px 0 0;
}

ol.commentairelist {
list-style-type:none;
}

ol.commentairelist li {
background:url(images/bg1.png);
font-family:verdana, arial, times;
font-size:11px;
overflow:hidden;


padding:5px 0 5px 10px;
}

ol.commentairelist li a{
color: #009dde;
}

ol.commentairelist li p {
line-height:14pt;
margin:6px 0;
padding:0 12px 0 0;
}

cite {
font-family:arial, verdana, tahoma;
font-size:9pt;
font-weight:700;
font-style:normal;
}

cite a {
color:#000;
text-decoration:none;
border-bottom:1px dotted #465D71;
}

#searchform {
width:300px;
position:absolute;
right:1em;
top:2px;
font-family:verdana, arial, times;
/*padding:6px 0 6px 6px;*/
}

#searchform * {
opacity:0.9;
filter:alpha(opacity=80);
-moz-opacity:0.9;
-khtml-opacity:0.9;
}

#searchform div {
position:relative;
right:0;
text-align:right;
}

#searchform input#s {
font-family:verdana, arial, times;
font-size:7pt;
border:1px solid #B7B7B7;
margin:2px;
padding:2px;
}

#searchform input#searchsubmit {
font-family:verdana, arial, times;
font-size:7pt;
border:1px solid #B7B7B7;
background-color:#fff;
color:#797979;
margin:2px 0;
padding:1px;
width:7em;
}

#footer {
clear:both;
width:762px;/*
margin-top:15px;
margin-left: 160px;*/
margin-bottom:15px;
font-family:verdana, arial, tahoma;
font-size:7pt;
text-align:right;
}

#footer p {
color:#eee;
margin:0;
padding:6px;
}

#footer a {
color:#BCBCBC;
text-decoration:none;
}

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

.box1 {
float:left;
width:475px;
border:2px solid #ddd;
padding:4px;
}

.footleft {
float:left;
width:440px;
background:#ddd;
}

.footright {
float:right;
text-align:right;
/*padding:px;*/
}

.box2 {
float:right;
text-align:right;
width:250px;
background:green;
padding:2px;
}

#content div.left {
background:#f4f4f4;
}

#content span.author {
font-size:7pt;
font-family:verdana, arial, tahoma;
background:#fff;
}

#content div.right {
float:right;
width:50px;
background:url(images/commentaire.png) no-repeat center;
text-align:center;
margin:0;
padding:4px 0 5px;
}

#content div.right a {
color:#fff;
}

#content div.right a:hover {
color:#ddd;
}

div.clear {
clear:both;
height:1px;
font-size:1px;
line-height:1px;
}

*,#sidebar ul ul ul {
margin:0;
padding:0;
}

h4,.post p {
font-size:11px;
}

.post h2 a:hover {
background-color:#333;
border-bottom:1px solid grey;
}

#commentaireform p,ol.commentairelist a {
color:#000;
}

.commentlist li {
list-style:none;
}

.commentauthorname a {
color:white;
}

.comment_text {
padding-top:0.3em;
}

.comment_text * {
font-size:12px;
}

.userimage {
margin-left: -80px;
margin-top: 10px;
}

.barre { text-decoration:line-through; }
.white a { color:white; }

#toggle { cursor:pointer; text-align:right; font-size:10px; color:#aba08c; margin:0; padding:0; margin-bottom:0.8em; }
#toggle:hover { color:orange; }