﻿/*  
Theme Name: BdF
Theme URI: http://www.deflorence.com
Description: Affiche les sticky puis les 10 derniers articles. Utilise le 960Grid systeme.
Version: 1.3
Author: BdF
Author URI: http://www.deflorence.com
Use as child of 960.css
*/

@import url("960/960.css");
@import url("960/reset.css");

*{margin:0; padding:0;}

a {
color: #bd2a31;
text-decoration:none;
}

a:hover {
color: #bd2a31;
text-decoration: none;
}

a.more-link {
background: #cc3333;
clear: left;
color: #fff;
float: right;
margin-right: 534px;
margin-top: 6px;
padding: 3px 7px;
}

a.more-link:hover {
background: #000;
text-decoration: none;
}

.aligncenter {
display:block;
margin-left:auto;
margin-right:auto;
}

.alignleft {
float:left;
margin:10px 10px 10px 0pt;
}

.alignright {
float:right;
margin:10px 0pt 10px 10px;
}

.avatar {
float:left; 
margin:0 12px 0 0;
}

blockquote { 
background: #f5f5f5; 
border-left: solid 5px #99cccc;
color: #666;
font-size: 12px;
line-height: 135%;
padding: 5px;
padding-left: 10px;
margin: 15px 0;
}


body {
background:#fff;
font-family: tahoma, arial, helvetica, tahoma, sans-serif;
font-size: 11px;
margin:0;
padding:0;
}

.categoryheader {
border: 1px solid #dddddd;
font-size: 16px;
margin-bottom: 32px;
padding: 2px;
}

cite {
font-family: arial, verdana, tahoma;
font-size: 9pt;
font-style: normal;
font-weight: bold;
	}
	
cite a {
border-bottom: 1px dotted #666;
color: #666; 
text-decoration: none; 
}

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

#commentform {
background:#fff;
margin:0;
padding:0;
}
	
#commentform p {
color: #666;
}
	
#commentform a { 
border-bottom: 1px dotted #666;
color: #666; 
line-height: 14pt;
text-decoration: none; 
}
	
#commentform h3 {
color: #666;
font-size: 10pt;
font-weight: bold;
margin:0;
padding:0;
}
	
#comment {
width:80%;
}

#author, #email, #url, #comment {
background: #fff;
border: 1px solid #ccc;
font-size: 11px;
margin:5px 5px 0 0;
padding:0;
}

#author, #email, #url {
height:16px;
padding-top:3px;
}

#submit {
background: #666666;
border: 1px solid #ccc;
color: #ffffff;
cursor:pointer;
font-size: 14px;
margin:5px 5px 0 0;
padding: 4px; 
}
	
#comments {
margin:0; 
padding:0;
}

#respond h3,
h3#comments {
background: #dddddd;
clear: left;
color: #000;
font-size: 12px;
margin: 0;
padding: 2px;
}	

ol.commentlist { 
background: #f5f5f5;
border-left: solid 1px #ccc;
float:left;
list-style-type: none; 
margin:0; 
padding:0; 
padding: 20px;
margin-bottom: 10px;
margin-top: 10px;
}

ol.commentlist li {
background: #eaeaea;
list-style-type:none;
margin:20px 0;
margin-bottom: 20px;
padding:5px 0 5px 10px;
padding-right: 10px;
}

ol.commentlist li.alt {	
background: #f5f5f5;
}

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

ol.commentlist a {
border-bottom: 1px dotted #666;
color:#666;
text-decoration: none;
}

#description {
color: #848484;
font-size: 10px;
letter-spacing: 2px;
line-height: 1.1em;
margin-left: 16px;
margin-top: 78px;
text-align: justify;
}

.entry p {
line-height: 115%;
margin-top:0px;
margin-bottom:6px;
text-align: justify;
}

.error {
color: #666666;
font-size: 24px;
text-align: center;
width: 350px;
}

.error img {
margin: 0;
padding: 0px;
border: 0 none;
}

#footer {
background: #000000;
color: white;
font-size: 10px;
padding: 4px;
text-align: center;
}

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

#footer a:hover {
border-bottom: 1px dotted grey;
}

.footer a:visited{
color: #CCCCCC;
text-decoration: none;
}

h1 {
color: #000;
font-family: arial, helvetica, sans-serif;
font-size: 26px; 
font-weight: normal;
line-height: 120%;
text-transform: none;
}

h2, h2 a {
color: #333;
font-family: arial, helvetica, sans-serif;
font-size: 22px; 
font-weight: normal;
line-height: 120%;
text-transform: none;
}

h2.pagetitle { 
display:none; 
}

h3, h3 a {
color: #333;
font-family: arial, helvetica, sans-serif;
font-size: 12px; 
font-weight: normal;
line-height: 120%;
text-transform: none;
}

h4 {
color: #000;
font-family: arial, helvetica, sans-serif;
font-size: 14px; 
font-weight: bold;
line-height: 120%;
text-transform: none;
}

#header {
background: #fff;
margin-top: 32px;
}

#headin {
margin: 0 auto;
overflow: hidden;
}

#header h2 {
display: none;
}

img { 
padding: 2px;
border: 1px solid #ccc;
}

img a {
border:none;
}

img.alignright {
display: inline;
padding: 2px;
margin: 0 0 2px 7px;
	}

img.alignleft {
display: inline;
padding: 2px;
margin: 0 7px 2px 0;
	}

img.centered {
display: block;
margin-left: auto;
margin-right: auto;
	}

img.left {
border: 1px solid #ccc;
float: left;
padding: 2px; 
}

img.right { 
border: 1px solid #ccc;
float: right;
padding: 2px; 
}
	
/*Excerpts Thumbnails Plugin*/
.imgtfe{
border: solid 1px #ccc;
padding: 1px;
margin:4px;
}
	
#leftcontent {
float:left;
width: 600px;
}

/*Listing of links by Categories*/
.links{
border-bottom: 1px dotted #000000;
margin-bottom: 8px;
margin-right: 150px;
padding: 4px;
text-align: left;
}

.links a {
color: #B45F04;
font-size: 15px;
margin: 0px;
padding: 0px;
}

.links a:hover{
text-decoration: none;
}

.links a:visited {
text-decoration: none;
}

.linkscattile{
font-size: 16px;
letter-spacing: 0.2em;
margin-bottom: 4px;
}

.linksdescription {
font-size: 12px;
padding: 0px;
line-height: 0.9em;
margin-bottom: 6px;
}

.linkpages {
font-size: 14px;
color: #000;
margin-top: 16px;
margin-bottom: 10px;
display:block;
  }
.linkpages a:hover {
color: #B00000;
  }
	
#logo {
margin: 0px;
height: 188px;
}

#logo img {
border: none;	
}

#logo a {
color: #fff;
}

#logo h1 {
margin-top: 10px;
}

#logo h1 a {
color: #000;
font-weight: normal;
font-size: 34px;
font-family: Lucida Grande, Lucida Sans, Arial, Helvetica;
}

#menudiv {
	
}

#mainmenu {
background: #cc3333;
height: 28px;
margin:0px 0px 24px 0px;
}

.mainnav, .mainnav * {
margin: 0;
padding: 0;
list-style: none;
}

.mainnav ul {
padding-top: 1px;
position: absolute;
top: -999em;
}

.mainnav li {
border-right: solid 1px #cc3333;
float: left;
height: 28px;
line-height: 28px;
position: relative;
z-index: 900;
}

.mainnav a {
color: #fff;
display: block;
font-family: tahoma;
font-size: 12px;
font-weight: normal;
padding-left: 30px;
padding-right: 30px;
}

.mainnav li#current a,
.mainnav li.current-cat a,
.mainnav li.current_page_item a,
.mainnav li:hover a {
color: #fff;
text-decoration: none;
}

.mainnav ul li{ 
width: 100%;
}

.mainnav li:hover ul,
ul.mainnav li.sfHover ul {
left: -1px;
top: 32px;
}

.mainnav li:hover li ul,
.mainnav li.sfHover li ul {
top: -999em;
}

.mainnav li li:hover ul,
ul.mainnav li li.sfHover ul {
left: 170px;
top: -1px;
}

.mainnav li:hover ul,
.mainnav li li:hover ul {
top: -999em;
}

.mainnav li li {
display: block;
padding: 0px;
height: auto !important;
border-left: solid 1px #cc3333;
width: 170px;
height: 25px;
line-height: 25px;
border-right: none;
}

.mainnav li#current,
.mainnav li.current-cat,
.mainnav li.current_page_item,
.mainnav li:hover {
background: #000;
}

.mainnav li li a:link, 
.mainnav li li a:visited {	
display: block;
height: auto !important;
line-height: 25px;
text-transform: none;
 color: #fff;
padding-left: 30px;
padding-right: 0;
}

.mainnav li li a:hover {
text-decoration: none !important;
}

.memetag {
border: 1px solid #cccccc;
font-size: 12px;
margin-bottom: 24px;
margin-top: 8px;
padding: 4px;
text-align: left;
}

p
{ margin-top: 6px;
}

#phorm{
font-size: 9px;
padding: 2px;
}

.post {
margin:0;
padding:0;
clear:left;
margin-bottom: 20px;
}

.post h2 {
line-height: 100%;
margin-bottom: 4px;
color: #ad0202;
}

.post h2 a {
margin-bottom: 4px;
color: #ad0202;
}

.post h2 a:hover{
text-decoration: none;
}

.post h3 {
margin:0;
padding: 0;
}
	
.post h3 a {
font-size: 22px; 
color: #333;
font-weight: normal;
text-transform: none;
font-family: arial, helvetica, sans-serif;
line-height: 100%;
}

.post h3 a:hover {
text-decoration: none;
color: #cc3333
}
	
.post img.alignright,
.post img.alignleft  {
border: solid 1px #ccc;
padding: 1px;
margin-top:3px;
}

.post ul {}

.post li {
margin-left: 15px;
}

.post ol li,
.post ul li { 
margin-left: 20px; 
}

.postmetadata{
clear: both;
color:#666;
font-size: 12px;
margin-bottom: 10px;
margin-top: 8px;
padding:0;
}

.postmetadata a {
color:#cc3333;
font-weight: normal;
}	

.postmetadata a:hover {
border: none;
text-decoration: 1px dotted;
}

.postnormal a {
font-size: 16px;
}

#searchform {
padding:4px;
height: 40px;
}

#searchform input #s{
padding:2px;
height:16px;
font-size:14px;
}

#sidebar {
margin-left:20px;
background: #f5f5f5;
line-height: 150%;
}

#sidebar h2{
background: #ddd;
color: #000;
font-size: 14px;
font-weight: normal;
height: 30px;
letter-spacing: 2px;
line-height: 30px;
margin-bottom: 10px;
margin-top: 0;
padding-left: 6px;
}

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

#sidebar li{
font-size: 13px;
line-height: 100%;
list-style: none;
margin-bottom: 10px;
margin-left: 6px;
margin-right: 6px;
}

#sidebar ul li a{
color: black;
/*Line Spacing for sidebar tags display*/
line-height: 110%;
text-decoration: none;
}

#sidebar ul li a:hover{
border-bottom: 1px dotted grey;
color: grey;
}

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

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

.single p {
line-height: 1.5em;
margin-top:0px;
margin-bottom:8px;
text-align: justify;
}

.spacer {
clear: both;
}

.spacer8 {
clear: both;
height: 8px;
}

.spacer16 {
clear: both;
height: 16px;
}

.spacer32 {
clear: both;
height: 32px;
}

.stickypost {
border: 1px solid #cccccc;
font-size: 16px;
line-height: 120%;
margin-bottom: 16px;
padding: 6px;
}

.stickypost h2 {
color: #ad0202;
font-size: 1em;
}

.stickypost h2 a {
color: #ad0202;
font-size: 1.2em;
}

.wp-caption {
border: 1px solid #ddd;
text-align: center;
background-color: #f3f3f3;
padding-top: 4px;
margin: 10px;
}

.wp-caption img {
margin: 0;
padding: 0;
border: 0 none;
}

.wp-caption p.wp-caption-text {
font-size: 11px;
line-height: 17px;
padding: 0 4px 5px;
margin: 0;
}

#wrapper {
width: 900px;
margin: 0 auto;
margin-top: 0;
}

.zut {
font-size: 22px;
color: #666666;
}