/*  
Theme Name: Jam's Brain
Theme URI: http://www.jamsbrain.com
Description: Jam's Brain theme, a <a href="http://www.jamsbrain.com">dandyna</a>'s mod of the theme by WPDesigner.com (for WP 2.0.2).
Version: 1.0
Author: Yohan Benouaich
Author URI: http://www.jamsbrain.com


	Thanks to me, myself, and Small Potato :)
*/


hr{height:1px;color:#FFFFFF;margin-bottom:30px;} 

.lesite {


width:800px;
margin:0 auto;
}

.lefond {

width:850px;
background-image:url(/images/fond.gif);
background-repeat:repeat-y;

float:left;}

      /*Pagination*/
      div.pagination {
              text-align:center;
              padding: 7px;
              margin: 3px;
      }

      div.pagination a {
              padding: 2px 5px 2px 5px; 
              margin: 2px;
              border: 1px solid #A60000;
             
              text-decoration: none; /* no underline */
              color: #FFFFFF;
      }
      div.pagination a:hover, div.pagination a:active {
              border: 1px solid #A60000;
              background-color:#A60000;
              color: #fff;
      }
      div.pagination span.current {
              padding: 2px 5px 2px 5px;
              margin: 2px; 
                      border: 1px solid #A60000;
                     
                      font-weight: bold;
                      background-color: #A60000;
                      color: #FFF;
              } 
      div.pagination span.disabled {
                      padding: 2px 5px 2px 5px;
                      margin: 2px;
                      border: 1px solid #FF1100;
             
                      color: #FF1100; 
              }
			  
#related{
width:100;
padding:10px;
margin:20px 0px 20px 0px;
background-color:#A60000;
border: 1px solid #A60000;
}

#related a{
color:#FFFFFF;
}

#related a:hover{
color:#FF3200;
}

#related li {margin-left:10px;font-size:10px;}

.commentbox{
border:0px solid #FFFFFF;
width:100;
padding:10px;
margin:0px 0px 0px 0px;

}
#commentform input {
border: 1px solid #A60000;
margin-bottom:3px;
font-size: 10px;
width: 100%;
}

#commentform textarea {
border: 1px solid #A60000;
margin-bottom:3px;
font-size: 10px;
width: 100%;
}

#commentform #submit {
border: 1px solid #A60000;
background-color:#FF3200;
color:#FFFFFF;
margin:10px 0px 10px 0px;
font-size: 11px;
width:100px;

}


.titlepost{
background-repeat:no-repeat;
background-position:top;
font-family:helvetica, Arial;
font-weight:normal;
font-size:25px;
text-align:left;

margin-bottom:10px;
margin-top: 40px;
line-height:1em;
}

#headline .titlepost{
background-repeat:no-repeat;
background-position:top;
font-family:helvetica, Arial;
font-weight:normal;
font-size:24px;
text-align:left;
padding-right:92px;
padding-left:50px;
margin-bottom:14px;
margin-top: 40px;
line-height:1em;
width:224px;
height:172px;
z-index:2;
}

#headline .titlepost a{
color:#FFFFFF;
}


#headline .titlepost a:hover{
color:#A60000;
border:1px solid #A60000;
margin: 5px;
}


.commenttitle{
font:Arial, Helvetica, sans-serif;
font-size:16px;
color:#A60000;
margin: 5px 0 5px 0;
}

.date {
text-align:left;
margin-bottom:14px;

}

.date a {
color:#FFFFFF;
}

.tools {
text-align:right;
color:#A60000;

}


body, h1, h2, h3, h4, h5, h6, form, ol, ul{
	margin: 0;
	padding: 0;
}

body{
	font-family: Arial;
	font-size: 12px;
	text-align: left;
	vertical-align: top;
		color: #ccc;
}

table{
	font-family: Arial;
	font-size: 11px;
}

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

a:hover{
	text-decoration: none;
	color: #fff;

}

a img{
	border: 0px;
}

ul, ul li{
	list-style-type: none;
}

#header{
	margin: 0 0 0 0;
	width:620px;
	height:190px;
	text-align: left;
	vertical-align: top;
	background-repeat:no-repeat;
	color: #fff;
	float: left;	
}

h1{
	padding: 10px 0px 0px;
	font-family: Georgia,Arial;
	font-size: 30px;
	font-weight: normal;
}

h1 a{
	text-decoration: none;
	color: #fff;
}

h1 a:hover{
	text-decoration: underline;
}

.description{
	margin-top:-8px;
	padding: 0 6px;
	font-family: Georgia,Arial;
	font-size: 11px;
	color: #777;
}

#top-menu{
	margin: 0 auto;
	width: 780px;
	text-align: left;
	vertical-align: top;
	background: transparent;
	color: #333;
}

#top-menu ul{
	margin: 20px 0;
}

#top-menu ul li{
	display: inline;
	margin: 0 5px 0 0;
	font-family: Georgia,Arial;
}

#top-menu ul li a{
	border-top: 10px solid #324559;
	padding: 10px 15px;
	text-decoration: none;
	background: #0A0E11;
	color: #fff;
}

#top-menu ul li a:hover{
	text-decoration: underline;
}

#container{
	float: left;
	padding-left: 20px;
	height: 100%;
	text-decoration: left;
	vertical-align: top;
	background-repeat:repeat-y;
	color: #ccc;
	width:650px;
	
}

#page{
	float: left;
	border-top: 0px solid #777;
	text-decoration: left;
	margin-left: 0px;
	vertical-align: top;
	color: #ccc;
}

.narrowcolumn{
	float: left;
	margin: 0 0 0 0;
	width: 425px;
	text-decoration: left;
	vertical-align: top;
	color: #ccc;
}

.widecolumn{

}

.post{
	margin: 0px;
	line-height: 15px;
	text-align: justify;
	vertical-align: top;
	color: #ffffff;
	clear:both;
	margin-bottom:15px;
}
.post a{
	text-decoration: none;
	font-weight:normal;
	color: #A60000;
}

.post a:hover{
	text-decoration:none;
	color: #fff;
}
.post h2{
	font-size: 16px;
	font-weight: bold;
	color: #fff;	
}

.post h2 a{
	text-decoration: none;
	color: #fff;	
}

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

.entry {
	text-align:justify;
	padding-bottom:10px;

}
.entry a{
	text-decoration: none;
	font-weight:bold;
	color: #FFFFFF;
	text-decoration:underline;
}

.entry a:hover{
	text-decoration:none;
	color: #A60000;
}

.navigation{
	margin: 0 0 10px 0;
	padding: 10px;
	line-height: 15px;
	text-align: left;
	vertical-align: top;
	background: #FF3200;
	color: #ccc;
}

.navigation a{
	color: #fff;
}

.commentlist ol, .commentlist ol li{
	list-style-type: none;
}

.commentlist ol{
	margin: 0 0 10px 0;
}

.commentlist ol li{
	margin-bottom: 15px;
	border: 1px solid #FFFFFF;
	padding: 10px;
	font-size: 11px;
	color: #FFFFFF;
	width:100;
}

blockquote{
	margin: 0px 0 0px 0px;
	padding: 5px 10px;
	font-family: Arial;
	font-size: 11px;
	line-height: 15px;
	text-align: left;
	vertical-align: top;
	background: #324559;
	color: #eee;
}

code{
	margin: 0px 0 0px 0px;
	padding: 5px 10px;
	font-family: Monospace;
	font-size: 11px;
	line-height: 15px;
	text-align: left;
	vertical-align: top;
	background: #324559;
	display:block;
	color: #eee;
}

cite{
	font-family: Arial;
	font-size: 11px;
	font-style: normal;
}

#obar{
	float: left;
    display:block;
	margin-top: 114px;
	width: 133px;
	text-align: right;
	vertical-align: top;
	color: #FFF;
	text-transform:uppercase;
	height:100%;
}

#obar a{
font-size: 11px;
color: #ff3200;
text-align: right;
}

#obar a:hover{
color: #A60000;
}

#obar ul{
	margin: 0 0 2px 0;
	padding: 10px;
	line-height: 15px;
	text-align: right;
	vertical-align: top;
	color: #FFF;
}

#obar ul li{
	font-weight: bold;
	color: #333;
}

#obar ul li h2{
	font-size: 12px;
	font-weight: normal;
color:#FF3200;	
}

#obar ul ul{
	margin: 0;
	padding: 0;
	background: inherit;
}

#obar ul ul li{
	margin: 5px 0 0 0;
	padding: 0;
	font-weight: normal;
}

#obar ul#top li a{
	color:#FF3200;
}

#obar ul#top li {
	font-size: 10px;
	font-weight: normal;
color:#A60000;
text-transform:none;
padding-bottom:10px;	
}

#sidebar{
	float: left;
	padding-left: 20px;
	width: 180px;
	text-align: left;
	vertical-align: top;
	color: #886349;
	font-size:11px;
}

#sidebar ul{
	margin: 0 0 0 0;
	padding-left: 10px;
	padding-top: 14px;
	line-height: 15px;
	text-align: left;
	vertical-align: top;
}

#sidebar ul li{
	font-weight: bold;
}

#sidebar ul li h2{
	font-size: 12px;
	font-weight: bold;
	color:#FF3200;
	text-transform:uppercase;
	border-top:dotted 1px #d2d2d2;
	padding-top: 14px;	
}

#sidebar ul ul{
	margin: 0;
	padding: 0;
	background:inherit;
}

#sidebar ul ul li{
	margin: 5px 0 0 0;
	padding: 0;
	font-weight: normal;
}

#sidebar a{
color: #a60000
}

#sidebar a:hover{
color: #ff3200
}

#wp-calendar{
	margin: 5px 0 0;
	font-family: Georgia,Arial;
}

#wp-calendar caption{
	font-weight: bold;
	padding: 0 0 0 10px;
	text-align: left;
	color: #666;
}

#wp-calendar th, #wp-calendar td{
	padding: 3px;
	background: #CDE680;
	color: #000;
}

#footer{
	clear: both;
	text-align: left;
	vertical-align: top;
	background: #CDE680;
	color: #333;	
}

#footer p{
	padding: 10px 20px;
}

#footer a{
	color: #333;
}

#s{

width:100%;
border:1px solid #fdbead;
color:#886349;
font-family: Helvetica,Arial;
font-size:12px;
vertical-align:middle;
padding: 5px;
width:155px;
}

 #s{

width:100%;
border:1px solid #FF3200;
color:#886349;
font-family: Helvetica,Arial;
font-size:12px;
vertical-align:middle;
padding: 5px;
width:155px;
}


#obar ul li h2#search{
	font-size: 12px;
	font-weight: bold;
	color:#FF3200;
	text-transform:uppercase;
	border-top:dotted 1px #d2d2d2;
	padding-top: 14px;	
}


.UTWPrimaryTags{
margin-top:30px;
color:#A60000;
font-size:10px;
}

