/*  
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: #0000FF;
	text-align: center;
	margin: 0 auto;
        color: #000000;
        font-size: 11px;
        font-family:  Verdana, Georgia, "Times New Roman", Times;
	}

	
#accessibility {
	display: none;
	}

/* -------------------
Main Structure
------------------- */
a:link, a:visited, a:active {
color: #0000FF; text-decoration:none;
}
a:hover
  {
   color: #000000; text-decoration:underline; font-weight: bold;
  }

.titre
{
font-size: 12px;
color: #000000;
font-weight: bold;
}

.testy
{
font-size: 16px;
color: #FF0000;
font-weight: bold;
font-style: underline;
    display: inline;
}
	
#frame {
	width: 850px;
	text-align: left;
	margin: 0 auto;
	background: url(images/bg.jpg) 0 0 no-repeat;
	}
	
#middle {
	background: url(images/bg.jpg) 0 0 repeat-y;
	overflow: auto;
	width: 100%;
	}


#texte {
	float: left;
	width: 770px;
        padding-left: 30px;
	}
	
	
/* -------------------
Header
------------------- */

#header {
	height: 110px;
        background: url(images/fond.jpg);
        width: 850px;
        height: 65px;
	}


/* -------------------
Content
------------------- */

#content .post {
	margin: 0 10px 10px 10px;
	border: 2px solid #000000;
	}
	
/* general #content definitions */

#menu {
	color: #000000;
        background: #FFDE00;
	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;
	}



.entry {
	margin: 0 0 0px 0;
	padding: 0px 0px 13px 0px;
        background: #fdfecc;	
	}

.entry  p {
	margin: 5px 0 5px 0;
	padding: 0;
	}

.entry  img { 
      padding: 5px;
      }


.entry  img.alignleft { 
                float: left;
                margin: 3px 3px 3px 0;
                }

.entry  img.alignright { 
                 float: right;
                 margin: 0 3px 3px 3px;
                 }

.entry2 {
	margin: 0 0 0px 0;
	padding: 0px 0px 13px 0px;
        background: #fdfecc;	
        font-size: 15px;
	}

.entry2  p {
	margin: 5px 0 5px 0;
	padding: 0;
	}

.entry2  img { 
      padding: 5px;
      }


.entry2  img.alignleft { 
                float: left;
                margin: 3px 3px 3px 0;
                }

.entry2  img.alignright { 
                 float: right;
                 margin: 0 3px 3px 3px;
                 }

.spacer {   padding: 0px;
            text-align: right;
            clear: both;
            text-transform: lowercase;
            }
	
	

/* -------------------
Footer
------------------- */

#footer {
	clear: left;
	background: #FFDE00;
	height: 20px;
	}
	
#footer #footertext {
        padding-top: 0px;
	color: #000000;
	text-align: center;
	}
	
#footer #footertext a {
	color: #000000;
	text-decoration: none;
	}

#footer #footertext a:hover {
	color: #ffffff;
	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;
}


.post{margin:0 0 25px 0;}

#pub {font-family:arial; font-size:25px; font-weight:bold; width:800px;}
#pub a {color:#0000FF;}
#pub2 {font-family:arial; font-size:25px; font-weight:bold; width:300px;}
#pub2 a {color:#0000FF;}
#out {font-family:arial; font-size:18px; font-weight:bold; width:800px;}
#out a {color:#000000;}
#size13 {font-family:arial; font-size:13px; font-weight:bold;}
#size13 a {color:#0000FF;}


