/*  
Theme Name: dkret3

Userstyle: Fluidelity
Description: Variable size of the content area
*/
/* Default html styles and css classes */
h1,
h1 a,
h2,
h2 a,
h3,
h3 a,
h4,
h4 a,
h5,
h5 a,
h6,
h6 a {
    color: #811f09;
    margin: 20px 0 10px 0;
}
#content dt {
    color: #000000;
}
div#wrapper {
    border-left: 1px solid #444;
    border-right: 1px solid #444;
    width: auto;
	max-width: 1100px;
	background-image: url(/wp-content/themes/imagescox/carton.jpg); background-repeat: repeat;
	}
#blog-title {
	font-size: 36px;   /* position du titre dans entete */
	margin: 0;
	padding: 11px 80px 0;
	text-align: right;
}

.entry-date  { /*icons*/
    display: none;
}
.entry-calendar-date { /* calendar like dates */
	display: none;
}
.entry-meta,
#now-reading-statistic {
    background: url(/wp-content/themes/imagescox/cartonfonce.jpg) repeat scroll 0 0 transparent;
}
div.entry p {
    margin: 0px 0px 0px
}
.sticky_post {
   border: 1px solid  #49ab0d;
   background-color: #000000;
}
.announcement_post{
   border: 1px solid  #49ab0d;
   background-color: #000000;
   clear:both;
}
.accueil {		/* message announcement */
	font-size: 21px;
	color: #000000;
}
/* wordtube */
.wordtube {text-align:center;}

/* image background */
body {
	background-image:url(/wp-content/uploads/SKT_Fond01.jpg);
	background-repeat: no-repeat;
    background-attachment: fixed;
	background-position:center;
	background-color: #000000;
	
}
#container {
background-image: url(/wp-content/themes/imagescox/carton.jpg); background-repeat: repeat;
}
/* header */
#access {
    background: #000000 url(/wp-content/themes/imagescox/bg_rouge.png) repeat-x;
    border-bottom: 1px solid #fff;
    font-size: 16px;
}
.sf-menu a, .sf-menu a:visited  { /* visited pseudo selector so IE6 applies text colour*/
    color: #ffffff;
}
.sf-menu li li,
.sf-menu li li li li {
    background: #811f09;
}
.sf-menu li li li {
    background: #faefd7;
}
.sf-menu li:hover, .sf-menu li.sfHover,
.sf-menu a:focus, .sf-menu a:hover, .sf-menu a:active {
    background: #000000 url('/wp-content/themes/imagescox/bg_rouge_hover.png') repeat-x;
    outline: 0;
}
.sf-menu li li:hover, .sf-menu li li.sfHover,
.sf-menu li li a:focus, .sf-menu li li a:hover, .sf-menu li li a:active {
    background: #a60b1c;
}

/* colonne à gauche */
div#container {
    float: right;
    margin: 0 0 25px -320px;
}
div#content {
    border-right: none;
    border-left: 1px dotted #000000;
    margin: 25px 0 0 320px;
}
div#secondary {
    clear: left;
}
div.main-sidebar {
    float: left;
}
/*footer*/
div#subsidiary {
    background: #e1c9a7 url(/wp-content/themes/imagescox/bg_rouge.png) repeat-x;
}
/* Greg’s Threaded Comment Numbering Plugin */
#content .commentlist li .commentnumber {
    border-left: 1px solid #ccc;
    color: #000000;
    float: right;
    font-size: 22px;
    margin: 5px 0 0 5px;
    padding: 3px 0 5px 5px;
}
