/*  
Theme Name: The Science Of Human Obsession
Theme URI: http://topwpthemes.com/the-science-of-human-obsession/
Description: Designed by <a href="http://designed.nu">Design Blog</a> and available FREE at <a href="http://www.zinruss.com/themes/">WordPress Themes Gallery</a>
Author: Design Blog
Author URI: http://designed.nu
© 2008, Design Blog. All rights reserved.  
*/

* { margin: 0; padding: 0; }


body {
	background: #C81457;
	text-align: center;
	margin: 0 auto;
        color: #000000;
        font-size: 11px;
        font-family:  Verdana, Georgia, "Times New Roman", Times;
	}

	
#accessibility {
	display: none;
	}

/* -------------------
Main Structure
------------------- */

.titre
{
font-size: 24px;
color: #C70000;
font-family:  Verdana, Georgia, "Times New Roman", Times;
font-weight: bold;
}

.slogan
{
font-size: 16px;
color: #C70000;
font-family:  Verdana, Georgia, "Times New Roman", Times;
font-weight: bold;
}

.testy
{
font-size: 14px;
color: #C70000;
font-weight: bold;
font-style: underline;
    display: inline;
}
	
#frame {
	width: 900px;
	text-align: left;
	margin: 0 auto;
	background: url(images/bg2.jpg) 0 0 no-repeat;
	}
	
#middle {
	background: url(images/bg2.jpg) 0 0 repeat-y;
	overflow: auto;
	width: 100%;
	}

#content {
	float: left;
	width: 840px;
        padding-left: 30px;
	}

#content_single {
	float: left;
	width: 600px;
        padding-left: 30px;
	}
	
#sidebar {
	float: right;
	background: #ffffff;
	width: 200px;
	padding: 10px;
        margin-right: 15px;
        margin-bottom: 10px;
	}
	
/* -------------------
Header
------------------- */

#header {
	height: 110px;
        background: url(images/bg.jpg);
        width: 900px;
        height: 65px;
	}

.header-title {
	padding: 2px 0px 0 30px;
	text-align:left;
	}

	
/* -------------------
Content
------------------- */

#content .post {
	margin: 0 10px 10px 10px;
font-size:15px;
	text-align: justify;

	margin-bottom: 30px;

	}

#content_single .post {
	margin: 0 10px 10px 10px;
font-size:10px;
	text-align: justify;
	}
	
/* general #content definitions */

#menu {
	color: #000000;
        background: #46B3F6;
	font: Tahoma, Arial, Helvetica, sans-serif;
	font-weight: bold;
	margin: 0;
        padding: 2px 0px 2px 60px;
	border-top: 0px solid #ccbfdb;
	border-bottom: 0px solid #c3b4d3;
	}

#menu a {
	color: #FFFFFF;
	text-decoration: none;
	}
#menu a:active {
	color: #D9BEAD;
	text-decoration: none;
	}

#menu a:link {
	color: #FFFFFF;
	text-decoration: none;
	}
#menu a:visited {
	color: #FFFFFF;
	text-decoration: none;
	}

#menu a:hover {
	color: #FFFFFF;
	text-decoration: none;
	}



#content h3 {
        font-size: 13px;
	font-weight: bold;
	margin: 0;
        display:inline;
	}

#content h3 a {
	color: #C81457;
	text-decoration: none;
        display:inline;
	}

#content h3 a:hover {
	color: #282828;
	text-decoration: none;
        display:inline;
	}
#content h3 a:visited {
	color: #282828;
	text-decoration: none;
        display:inline;
	}	

	



#content p, #content dl  {
	color: #000000;
	font: 0.7em/1.5em Tahoma, Arial, Helvetica, sans-serif;
        padding-bottom: 5px;
	}

	
#content p, #content ul, #content ol, #content dl, #content img {
	margin: 0 0 0 0;
	}
	
#content li {
	margin: 0 0 0 20px;
	color: #282828;
	font: 0.80em/1.5em Tahoma, Arial, Helvetica, sans-serif;
	}

#content dl dt {
	font-weight: bold;
	}
	
#content dl dd {
	margin: 0 0 0.4em 0.5em;
	}
	
#content blockquote {
	margin: 1em 0 1em 2em;
	border-left: 5px solid #ccbfdb;
	padding: 0 0 0 1em;
	color: #282828;
}

	
#content a { color: #C81457; }
#content a:hover { color: #282828; }
#content a:visited { color: #282828; }

#content_single a { color: #C81457; }
#content_single a:visited { color: #282828; }
	
#content .post ul.post-data {	
        background: #ccbfdb;
	list-style: none;
	font: 0.85em/1.5em Tahoma, Arial, Helvetica, sans-serif;
	padding: 0.1em 0 0.2em 0;
	color: #282828;
	margin: 0px;
	border: 2px solid #000000;
	text-align: justify;
	}

#content .post ul.post-data li {
	color: #282828;
	}
	
#content .post ul.post-data a {
	text-decoration: none;
	color: #282828;
	}
	
#content .post ul.post-data a:hover {
	color: #282828;
	}

#content .post ul.post-data li.comments {
	float: right;
	margin: 0 0.7em 0 0;
	display: inline; /* fixes double float bug in IE */
	}
	
#content .post ul.post-data li.comments a {
	padding: 0 0 0 15px;
	}
	
#content .post ul.post-data li.posted {
	margin: 0 0 0 0.7em;
	}
	
#content .post ul.post-data li.posted a {
	padding: 0 0 0 1px;
	}
	
#content .post ul.post-data li.comments a:hover, #content .post ul.post-data li.posted a:hover {
	background-position: 0 -38px;
	}

.entrytext .postmetadata {

	margin-top: 20px;

	text-align: justify;

}

.entry {
	margin: 0 0 0px 0;
	padding: 0px 0px 13px 0px;
        background: #ffffff;	
        text-align:justify;
	}

.entry  p {
	margin: 5px 0 5px 0;
	padding: 0;
        text-align:justify;
	}

.entry  img { 
      padding: 5px;
      }


.entry  img.alignleft { 
                float: left;
                margin: 3px 3px 3px 0;
                }

.entry  img.alignright { 
                 float: right;
                 margin: 0 3px 3px 3px;
                 }

.spacer {   padding: 0px;
            text-align: right;
            clear: both;
            text-transform: lowercase;
            }
	
	
/* -------------------
Sidebar
------------------- */


	
#sidebar h3 {
	color: #282828;
	font-size:14px;
	font-weight: bold;
	margin: 0 0 5px 0;
        padding-bottom: 2px;
	}
	
#sidebar p, #sidebar li {
	color: #46B3F6;
	font-size: 12px;
	}
	
#sidebar ul { list-style: none; }

	
#sidebar a {
	color: #C81457;
	text-decoration: none;
	}
#sidebar a:visited {
	color: #282828;
	text-decoration: none;
	}

#sidebar a:hover {
	color: #000000;
	text-decoration: underline;
	}
	



/* -------------------
Footer
------------------- */

#footer {
	clear: left;
	background: #46B3F6;
	height: 20px;
	}
	
#footer #footertext {
        padding-top: 0px;
	color: #000000;
	text-align: center;
	}
	
#footer #footertext a {
	color: #ccbfdb;
	text-decoration: none;
	}

#footer #footertext a:hover {
	color: #ccbfdb;
	text-decoration: none;
	}
	
#footer #searchform {
	padding: 33px 0 0 30px;
	}
	
#footer #searchform .searchfield {
	height: 17px;
	}
	
#footer #searchform .searchbutton {
   height:22px;
	}

.alt
{
	padding: 10px;
	font: 11px Tahoma, Arial, Helvetica, sans-serif;
	color:#fff;
}


.commentlist {
 
margin-left: 15px;     
background: #fdfecc;
border: 6px solid #ccbfdb;	
width: 530px;
}


.commentlist li {

font: 1.1em Tahoma, Arial, Helvetica, sans-serif;
width: 411px;

}


.commentmetadata
{
font: 11px Tahoma, Arial, Helvetica, sans-serif;
}

.commentlist cite, .commentlist cite a {
	font-weight:bold;
	font-style:normal;
	font-size:1.1em
	}

.commentlist p
{
font: 11px Tahoma, Arial, Helvetica, sans-serif;
}

#commentform {
margin: 1em 0;
margin-left:2em;
width: 449px;
}

#commentform p {
color: #ccbfdb;
}

#commentform p a{
color: #ccbfdb;
} 

#commentform p a:hover{
color: #ccbfdb;
} 


#commentform textarea {

background: #fdfecc;
border: 1px solid #fdfecc;
width: 478px;
}
#commentform textarea:hover {
background: #fdfecc;
border: 1px solid #fdfecc;
}
#commentform textarea:focus {
background: #e7d9f7;
border: 1px solid #e7d9f7;
}

#commentform #email, #commentform #author, #commentform #url {
font-size: 1.1em;
background: #fdfecc;
border: 1px solid #fdfecc;
width: 150px;
height: 15px;
}
#commentform #email:hover, #commentform #author:hover, #commentform #url:hover {
font-size: 1.1em;
background: #fdfecc;
border: 1px solid #fdfecc;
width: 150px;
}
#commentform #email:focus, #commentform #author:focus, #commentform #url:focus {
font-size: 1.1em;
background: #e7d9f7;
border: 1px solid #e7d9f7;
width: 150px;
}
#commentform input{
margin-bottom: 3px;
}

#commentform #submit {
	margin:0;
	float:left;
        background: url(images/submit-button.jpg);
        color: #333;
	font: 11px Tahoma, Arial, Helvetica, sans-serif;
	border: 1px solid #000000;
        padding-left: 10px;
        padding-right: 10px;
        padding-bottom: 3px;
        margin-bottom: 10px;
        height: 22px;
	}

.post{margin:0 0 25px 0;}

#pub {font-family:arial; font-size:23px; font-weight:bold;}

#rightcol {width:840px;float:left;overflow:hidden}
/*rightcol*/
#rightcol .post {width:380px;float:left;margin-bottom:10px;font-size:15px;text-align: justify;}
#rightcol .post img {display:block;margin:0 auto 4px auto;}
#rightcol h3 {background:url("img/sidebox-top.png");height:40px;line-height:33px;color:#FFF;text-align:left;margin-right:-17px;padding-left:10px;font-size:14px;margin-top:0;}

 #imagehome{float:left;width:100px;}

div#disclaimer{ text-align:left; }
 div#disclaimer-fond{ position:absolute; z-index:100; width:100%; height:2650px; background:white; filter:alpha(opacity=90); -moz-opacity:0.9; opacity: 0.9; text-align:center; line-height:normal; clear:both; }
 div#disclaimer-conteneur{ position:absolute; z-index:1001; width:100%; text-align:center; clear:both; }
  div#disclaimer-cadre{ width:550px; margin-left:auto; margin-right:auto; text-align:center; margin-top:200px; padding:15px; font-size:12px; border:#ddd 1px solid; background:#f5f5f5; color:#555; }
   div#disclaimer-cadre b{ font-size:14px; color:black; }
   div#disclaimer-cadre a{ text-decoration:none; font-size:22px; font-weight:bold; color:#C81457; }
   div#disclaimer-cadre a:hover{ color:blue; }