/*  =================================
Theme Name: BoomerRVer.com Theme (based on lowcarb theme)
Theme URI: http://www.boomerrver.com/
Description: Custom theme for BoomerRVer.com
Version: 07.24.07
Author: Sam Stevens, Stevens Media
Author URI: http://www.stevensmedia.com/
===================================
Table of Contents:
1.0 Structure
2.0 Typography & Colors
2.1 Headers
2.2 Comments
3.0 Lists
4.0 Images
5.0 Forms
5.1 Header search
6.0 Various Tags & Classes
===================================
*/

/* 1.0 Structure */
BODY {
	margin: 0;
	padding: 0;
	background: White url(images/bkgd.gif) repeat-y;
}

#wrapper {
	width: 100%;
}

#header {
	background: url(images/bkgd_header.gif) repeat-x;
	height: 116px;
}

#headerRight {
	float: right;
}

#headerLogo {
	float: left;
}

#content {
	width: 1000px;
}

#leftCol, #mainCol, #rightCol, #farRightCol {
	float: left;
}

#leftCol {
	width: 135px;
}

#mainCol {
	width: 468px;
	margin: 0 10px 0 15px;
}

.alertMsg {
	clear: both;
	margin: 32px 0 -16px 0;	
	padding: 4px;
}

.alertMsg P {
	margin: 0;
}

#adsenseLinkUnit {
	clear: both;
	margin: 32px 0 16px 0;
}

.post {
	margin: 0 0 20px;
}

#indexAdverts_336 {
	height: 280px;
	padding-top: 20px;
}

#indexAdverts_125 {
	width: 125px;
	float: right;
}

#rightCol {
	width: 160px;
	margin: 20px 5px 20px 20px;
}

#textLinkAds { /* remove this once site has text link advertisers 
	display: none;*/
}

#farRightCol {
	width: 160px;
}

#banner_160x600 {
	margin-top: 10px;
}

#footer {
	clear: both;
	background-color: Black;
	padding: 1px 10px;
}

/* 2.0 Typography & Colors */
BODY {
	font-size: 85%; /* Resets 1em to 14px */
	font-family: Verdana, Arial, Sans-Serif;
	color: #000;
}
	
A {
	color: #C75E31;
	text-decoration: underline;
}

A:HOVER {
	text-decoration: none;
}
	
#netNav {
	text-align: right;
	margin: 20px 0 10px;
}	

#netNav A {
	font-size: 1.2em;
	font-weight: bold;
	color: Black;
	text-decoration: none;
	margin-right: 6px;
	padding: 4px;
}

#netNav A:HOVER {
	background-color: #CAA645;
	color: White;
	padding: 4px;
}

.alertMsg {
	font-size: 0.9em;
}

/* 2.1 Headers */

H1 {
	font: bold 1.6em Arial, Helvetica, sans-serif;
	color: #000000;
}

H1 A, H2 A {
	color: #000000;
	text-decoration: none;
}

H1 A:HOVER, H2 A:HOVER {
	color: #C75E31;
}

H2 {
	font: bold 1.4em Arial, Helvetica, sans-serif;
	color: #000000;	
}

#leftCol H2 {
	margin-bottom: 1px;
}

#leftCol UL UL H2 {
	margin-bottom: 4px;
}

H3 {
	font: bold 1.2em Arial, Helvetica, sans-serif;
	color: #000000;		
}

H3 A:HOVER {
	text-decoration: none;
}

H4 {
	font-size: 1.1em;
	font-weight: bold;
}
/* END 2.1 Headers */

.entry A:HOVER {
	text-decoration: none;
	background-color: #C75E31;
	color: White;
}

P.postmetadata {
	margin-top: -10px;
	padding-bottom: 3px;
	font-size: 0.9em;
	color: #999;
	border-bottom: 1px solid #CCC;
}

P.postmetadata A, .postfeedback A:HOVER {
	text-decoration: none;
}

DIV.entry {
}

P.postfeedback, .postfeedbackSingle {
	font-size: 0.9em;
}

.postfeedback A.commentslink {
	background: url(images/icon_comments.gif) no-repeat left;
	padding: 0 32px 0 18px;
}

.postfeedback A.permalink {
	background: url(images/icon_permalink.gif) no-repeat left;
	padding: 0 32px 0 18px;
}

.postfeedbackSingle, .alertMsg {
	background-color: #FFFFEE;
}

IMG.wp-notable_image {
	padding: 0 4px;
}

.recentPosts UL, #textLinkAds UL {
	list-style-type: none;
	margin: 0;
	padding: 0;
}

#textLinkAds {
	margin-bottom: 10px;
}

#textLinkAds, .amazon {
	font-size: 0.8em;
}

#textLinkAds UL LI {
	font-weight: bold;
	line-height: 1.6em;
}

.amazon {
	margin: 10px 0;
}

#footer P {
	font-size: 0.7em;
	color: #CCC;
}

#footer A {
	color: #CCC;
	text-decoration: none;
}

#footer A:HOVER {
	color: White;
}

/* 2.2 Comments */
.commentlist li, #commentform input, #commentform textarea {
	font: 0.9em 'Lucida Grande', Verdana, Arial, Sans-Serif;
	}
	
.commentlist li {
	font-weight: bold;
	}

.commentlist cite, .commentlist cite a {
	font-weight: bold;
	font-style: normal;
	font-size: 1.1em;
	}

.commentlist p {
	font-weight: normal;
	line-height: 1.5em;
	text-transform: none;
	}

#commentform p {
	font-family: 'Lucida Grande', Verdana, Arial, Sans-Serif;
	}

.commentmetadata {
	font-weight: normal;
	}
	
code {
	font: 1.1em 'Courier New', Courier, Fixed;
	}
.alt {
	margin: 0;
	padding: 10px;
	}

.commentlist {
	padding: 0;
	text-align: justify;
	}

.commentlist li {
	margin: 15px 0 3px;
	padding: 5px 10px 3px;
	list-style: none;
	}

.commentlist p {
	margin: 10px 5px 10px 0;
	}

#commentform p {
	margin: 5px 0;
	}

.nocomments {
	text-align: center;
	margin: 0;
	padding: 0;
	}

.commentmetadata {
	margin: 0;
	display: block;
	}	
/* END 2.2 Comments */
/* END 2.0 Typography & Colors */

/* 3.0 Lists */

#leftCol {
	color: #000000;
	font-size: 0.8em;
	line-height: 2em;
}

#leftCol A {
	color: #000000;
}

#leftCol UL, #leftCol UL LI, #leftCol UL UL, #leftCol UL UL LI {
	margin: 0;
	padding: 0;
}

#leftCol UL {
	list-style-type: none;
	text-align: right;
} 

#leftCol UL H2 {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 0.9em;
	color: #000000;
	text-transform: uppercase;
	padding-right: 6px;
}

#leftCol LI A {
	text-decoration: none;
	display: block;
	height: 22px;
	width: 129px;
	padding-right: 6px;
	color: #000000;
}

#leftCol LI A:HOVER {
	color: White;
	background-color: #CAA645;
	width: 129px;
}

#leftCol LI.paypalDonation {
	margin: 10px 0 15px 0;
	line-height: normal;
	padding-right: 6px;
	font-size: 0.9em;
	font-weight: bold;
	color: Black;
}

#leftCol LI.paypalDonation FORM {
	margin-bottom: -10px;
}

#leftCol UL UL LI H2 {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;	
	font-size: 1em;
	font-weight: bold;
	color: #000000;
	text-transform: none;
}

#leftCol DIV.tile_body LI A:HOVER {
		background: none;
}

#pageNav UL {
	list-style-type: none;
	margin: 0 ;
	padding: 0;
}

#pageNav UL LI.page_item {
	float: left;
	display: block;
	list-style-type: none;
	font-size: 0.95em;
	font-weight: bold;
}

#pageNav UL LI A {
	text-decoration: none;
	padding: 6px 8px;
	color: #000000;
}

#pageNav UL LI A:HOVER {
	padding: 6px 8px;
	background-color: #C75E31;
	color: White;
}

#textLinkAds UL LI {
	line-height: normal;
	padding: 3px 0;
}

#textLinkAds UL LI A {
	/*color: #CAA645;*/
	color: #C75E31;
}

#amazon UL {
	list-style-type: none;
	padding-left: 0;
	margin-left: 0;
}

#amazon UL LI {
	margin: 20px 0;
	font-size: 0.8em;
	font-weight: bold;
}

/* END 3.0 Lists */

/* 4.0 Images */
p img {
	padding: 0;
	max-width: 100%;
	}
	
img.centered {
	display: block;
	margin-left: auto;
	margin-right: auto;
	}
	
img.alignright {
	padding: 4px;
	margin: 0 0 2px 7px;
	display: inline;
	}

img.alignleft {
	padding: 4px;
	margin: 0 7px 2px 0;
	display: inline;
	}

.alignright {
	float: right;
	}
	
.alignleft {
	float: left
	}
/* End Images */

/* 5.0 Forms 
    5.1 Header Search */

#headerRight #searchform {
	padding: 5px 3px; 
	margin-top: 0px;
}

#headerRight #searchform #s {
	width: 270px;
	padding: 2px;
	font: bold 1.2em Arial, Helvetica, sans-serif;
	}

#headerRight #searchform INPUT#searchsubmit {
	background-color: #F4F4F4;
	font: bold 1.2em Arial, Helvetica, sans-serif;	
	padding: 1px;
}

select {
	width: 130px;
	}

#commentform input {
	width: 170px;
	padding: 2px;
	margin: 5px 5px 1px 0;
	}

#commentform textarea {
	width: 100%;
	padding: 2px;
	}

#commentform #submit {
	margin: 0;
	float: right;
	}
/* End Form Elements */

/* 6. Various Tags & Classes */
blockquote {
	margin: 15px 30px 0 10px;
	padding-left: 20px;
	border-left: 5px solid #ddd;
	}

blockquote cite {
	margin: 5px 0 0;
	display: block;
	}

.center {
	text-align: center;
	}

A IMG {
	border: none;
}

.navigation {
	display: block;
	text-align: center;
	margin-top: 10px;
	margin-bottom: 60px;
	}
	

/* End Various Tags & Classes*/