/* 
Theme Name: La Révision de Bordeaux
Theme URI: http://wearethebrumfields.com/
Description: Custom design for WeAreTheBrumfields.com
Version: 2.0
Author: Patrick Brumfield
Author URI: http://www.normalcy.net/
*/

/* general 
-------------------------------------*/

body{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size:62.5%;
	color:#444;
	background:#FFF url(images/bg_tile.gif) repeat scroll;
	text-align:left;
}
*{
	margin:0;
	padding:0;
}
#container{
	width:850px;
	background:#EEE url(images/red_bg.gif) no-repeat scroll top left;
	position:relative;
}

/* header 
-------------------------------------*/

#header{
	width:850px;
	height:144px;
	/*display:block;*/
	background:url(images/red_header.gif) no-repeat scroll 20px 0;
	position:relative;
}
#header a{
	padding: 38px 0 0 0;
	overflow: hidden;
	height: 0px !important; 
	height /**/:38px; /* for IE5/Win only */
	width:336px;
	background:url(images/red_watb.gif) no-repeat top left;
	display:block;
	position:absolute;
	top:87px;
	left:223px;
}
#header a:hover{
	background-position: 0 -38px;
}


/* content 
-------------------------------------*/

#content {
	width:560px;
	float:left;
	display:inline;
	position:relative;
	margin-left:20px;
}
#content p{
	font-size:1.2em;
	line-height:1.8em;
	margin:1.4em 1em;
}
#content ul{
	margin-left:40px;
	/*list-style-position: inside;*/
	list-style-image: url(images/bullet.gif);
}
#content li{
	font-size:1.2em;
	/*line-height:1.8em;*/
	margin-bottom:1.4em;
}
.post_info{
	clear:left;
	background-color:#fff;
	display:block;
	padding:1em;
	padding-top:0.7em;
}
.post_info h2 a:link, .post_info h2 a:visited{
	padding:0 !important;
}
#searchpage{
	width:560px;
}
#searchpage .post_info{
	margin-top:10px;
}
#content h2{
	float:left;
	display:inline;
	padding-right:10px;
}
h2.searchtitle{
	/*float:left;
	display:block;*/
	margin-bottom:10px;
}
#content h2 a:link, #content h2 a:visited {
	color:#000;
	text-decoration:none;
}
#content h2 a:hover {
	color:#444;
	background-color:#FFF;
	text-decoration:none;
}
#content h3{
	float:left;
	display:inline;
	margin-top:0.5em;
	margin-bottom:0.5em;
}
.post_details{
	display:block;
	clear:both;
	font-size:1em;
	color:#afafaf;
}
#home_divider{
	display:block;
	background-color:#ED2024;
	margin-bottom:20px;
	padding:5px 0;
}
#home_divider p{
	color:#fff;
	display:inline;
	margin:0;
	padding:0;
}
#home_divider #first{
	border-right:1px solid #fff;
	background:url(images/arrow_up.gif) no-repeat left 50%;
	margin-left:15px;
	padding:0 15px 0 20px;
}
#home_divider #others{
	padding-right:20px;
	background:url(images/arrow_down.gif) no-repeat right 50%;
	margin-left:15px;
}
#home_divider a{
	color:#fff;
	text-decoration:none;
}
#home_divider a:hover{
	text-decoration:underline;
}
.home_list{
	margin-bottom:5px;
}
.home_list .post_info{
	padding-bottom:0.7em;
	line-height:normal;
	margin:0 10px;
}
.floatleft{
	float:left;
	margin-bottom:1.4em;
}
.floatleft a:link,
.floatleft a:visited{
	padding:0 !important;
	background-color:none !important;
}

/* comments 
-------------------------------------*/

#comments{
	width:540px;
	border-top:1px solid #ED2024;
	padding:18px 10px 0 10px;
}

* html #comments{
	width:560px; /* IEWin */
}

#comments h2 {
	margin-bottom:24px;
	float:none;
}

#comments h2 a {
	margin-left:2px;
	padding-left:6px;
	border-left:1px solid;
	font-size:0.55em;
	color:#6C8C37;
}

#comments ul {
	margin:10px 0 0 0; /*left 20px*/
	list-style:none;
}

#comments li {
  position:relative;
  margin-bottom:18px;
  background-color:#f6f6f6;
}

#comments li p {padding:0 0 10px 0;}

#comment{
	width:540px;
	border:1px solid #afafaf;
}

#comments .header {
	position:relative;
	min-height:19px; /* 19 + 3 +3 = 25px = height of gravatar */
	margin:0; /*0 0 10px 0;*/
	padding:3px 6px;
	font-size:1em;
}

* html #comments .header {height:19px;} /* IEWin */

/*#comments .header strong {font-family:Georgia,sans-serif;}*/

#comments .header .gravatar {
  position:absolute;
  top:1px;
  right:1px;
}

#comments li.comment {list-style-image:url(images/spring_flavour/comments.gif);}

#comments li.trackback, #comments li.pingback {list-style-image:url(images/spring_flavour/pingtrackback.gif);}

/*#commentform {background-color:#FFF;}*/

#comments .header {background-color:#FFF;}

#comments .header .alt {background-color:#FFF;}

#commentfrom{
	float:left;
	padding-right:10px;
	border-right:1px solid #afafaf;
}
#somehtml{
	/*float:right;*/
	padding-left:10px;
	font-size:0.55em;
}
#trackback{
	clear:both;
}

/* sidebar 
-------------------------------------*/

#sidebar {
	width:228px;
	margin-right:20px;
	/*padding-bottom:10px;*/
	border-right:2px solid #ED2024;
	background-color:#FFF;
	position:relative;
	float:right;
}
#sidebar ul{
	list-style:none;
	font-size:1.1em;
	line-height:1.8em;
	margin-bottom:1em;
	padding-left:10px;	
	padding-right:10px;
}
#sidebar ul li a{
	color:#444;
}
#sidebar ul li a:hover{
	color:#fff;
}
#news{
	background:url(images/red_thenews.jpg) no-repeat 0 0;
	padding-top:60px;
}
#subscribe{
	background:url(images/red_subscribe.gif) no-repeat 0 10px;
	padding-top:55px;
}
#othersites{
	background:url(images/red_othersites.gif) no-repeat 0 10px;
	padding-top:55px;
}
#searchform{
	clear:left;
	display:block;
	background-color:#ED2024;
	padding:10px;
}
.searchfield {
	background:#fff;
	border:none;
	color:#444;
	padding:2px 5px 1px 5px;
	width:128px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size:1.1em;
}
.submit {
	background: url(images/red_searchbtn.gif) no-repeat;
	height:13px;
	width:64px;
	border:0;
	margin-left:4px;
	text-indent:-9999px;
	cursor:pointer;
}
.submit:hover {
	background: url(images/red_searchbtn.gif) no-repeat 0 -13px;
	height:13px;
	width:64px;
	border:0;
	margin-left:4px;
	cursor:pointer;
}

/* footer 
-------------------------------------*/

#footer {
	clear:both;
	position:relative;
	width:850px;
	height:106px;
	background:url(images/red_footer_bg.gif) no-repeat scroll 32px 0;
}

#footer p {
	position:absolute;
	top:72px;
	left:634px;
	color:#999;
	font-size:1.1em;
	line-height:1.3em;
	width:186px;
}

/*#footer a, #footer a:visited,
#content a, #content a:visited {
	padding:2px;
	color:#ED2024;
	text-decoration:underline;
}

#footer a:hover,
#content a:hover {
	padding:2px;
	color:#FFF;
	background-color:#ED2024;
	text-decoration:none;
}*/

/* text --------------------------------------------------- */

a, a:visited {
	padding:2px;
	color:#ED2024;
	text-decoration:underline;
}
a:hover {
	padding:2px;
	color:#FFF;
	background-color:#ED2024;
	text-decoration:none;
}
a img {
	border:none;
}
h1, h2, h3{
	font-weight:normal;
	color:#000;
}
h2{
	font-size:1.8em;
	/*line-height:1.2em;
	margin-top:0;
	margin-bottom:1.2em;*/
}
h3{
	font-size:1.2em;
	/*line-height:1.5em;
	margin-top:0;
	margin-bottom:1.5em;*/
	color:#afafaf;
}

/* clearfix 
-------------------------------------*/

.clearer {
	clear: both;
}

.clearfix:after {
	content: "."; /*The peroid is the last thing before the div closes*/
	display: block; /*inline elements doin't respond to the clear property*/
	height: 0; /*Ensure the peroid is not visible*/
	clear: both; /*Make the container clear the peroid*/
	visibility: hidden; /*Further ensures the peroid is not visible*/
}
.clearfix {
	display: inline-block; /*A fix for IE mac*/
}
*html .clearfix { /*the holly hack for a bug in IE6 for Windows*/
	height: 1%;
}
.clearfix {
	display: block;/*the holly hack for a bug in IE6 for Windows*/
}
* html>body .clearfix {
	display: inline-block; 
	width: 100%;
}