/*
Theme Name: orange octobre
Theme URI: http://www.xxxsimples.com/
Description: one for <a href="http://www.xxxsimples.com">wordpress theme</a>.
Version: 1.0
Author: fathonix
Author URI: http://www.xxxsimples.com/
Tags: fixed width, 

	The CSS, XHTML and design is released under GPL:
	http://www.opensource.org/licenses/gpl-license.php

*/


/* Structure */
body {
	font-size: 62.5%; /* Resets 1em to 10px */
	font-family: Lucida Grande, Verdana, 'Arial', Sans-Serif;
	background: #d5d6d7 url('images/loppie_01.gif');
	color: #333;
	text-align: center;
	}
body {
	margin: 0 0 20px 0;
	padding: 0;
	}
#page {
  width: 918px;
  margin: 20px auto;
  
  }
#tt {width: 918px; height:24px; background:  url('images/loppie_03.gif') no-repeat top center;}
#box {
  width: 918px;
  text-align:left;
  background:  url('images/loppie_05.gif') repeat-y top;
  }
#header {
  width:918px;
  height:203px;
  background:  url('images/loppie_07.gif') no-repeat top center;
  }
  
#menu {
  width:878px;
  height:30px;
  margin: 10px 20px 10px 20px;
  background:#FEBA02;}
#menu ul li {display: inline;}
.current_page_item a{color:#000;}
.current_page_item a:hover{color:#fff;}
#contentt {font-size: 1.2em}  
.content {
 width:560px;
 float:left;
  }
.pagetitle  {padding-left:30px;}
.center     {padding-left:30px;}
#sidebar {
 width:302px;
 padding: 0;
 font-size: 1.2em;
 margin-left:590px;
  }
#ss {width:302px; height:17px; margin-top:15px; background:  url('images/loppie_11.gif') no-repeat top;}
#right {width:302px;  margin-top:0px; padding-top:0px; background:  url('images/loppie_12.gif') repeat-y bottom;}
#sidemen {margin:10px;}
#sidebarbot {
 width:302px; 
 height:13px; background:  url('images/loppie_14.gif') no-repeat top;}
 .clear {
	clear: both;
}
.post {padding-left:30px; padding-top:0px; margin:0px; line-height: 1.4em; text-align: justify;}
h1, h2, h3 {
	font-family: Trebuchet MS, Lucida Grande, Verdana, 'Arial', Sans-Serif;
	font-weight: bold;
	}
h2 {
	font-size: 1.9em;
	color:#147A03;
	}
a {color:#147A03; text-decoration: none;}

#footer {
 width:918px;
 height:73px;
 background:  url('images/loppie_16.gif') no-repeat top center;
 }
 
ul {list-style:none; margin:0px; padding:0px;}