/*

Theme Name: Fuel Friends Blog Three
Theme URI: http://fuelfriendsblog.com
Description: A rawking good theme for Heather's blog
Version: 1.0
Author: Gigbot
Author URI: http://gigbot.net
Tags: rawk

*/

body {
	margin: 0;
	padding: 0;
	/* font-family: 'Lucida Grande'; */ 
	/* font-family: 'Trebuchet MS', Helvetica, Arial, sans-serif; */
	/* font-family: Candara, Verdana, Helvetica, Arial, sans-serif; */
	/* font-family: Verdana, Helvetica, Arial, sans-serif; */
	/* font-size: 12px; */
        /* font-family: Constantia, Verdana, Helvetica, Arial, sans-serif; */
        font-family: Georgia, Times, 'Times New Roman', serif;

        font-size: 13px;
	line-height: 18px;
	font-style: normal;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	background-image: url(/wp-content/themes/fuelfriendsthree/images/bg_page.jpg) ;
	background-position: top;
	background-repeat: repeat-x;
}

a:link {
	color: #ef5922;
	text-decoration: none;
	border-bottom: #ef5922 1px solid;
	padding-bottom: 1px;
}

a:visited {
	color: #000;
	text-decoration: none;
	border-bottom: #20291f 1px solid;
	padding-bottom: 1px;
}

a:hover {
	color: #fff;
	text-decoration: none;
	border-bottom: #000 1px solid;
	padding-bottom: 1px;
/*	background-color: #D5C999;*/
/*	background-color: #b5d0df;*/
	background-color: #000000;
}

a#home {
	background-color: transparent;
        border:0px;
}

a:active {
	color: #000;
	text-decoration: none;
	border-bottom: #ff0000 1px solid;
	padding-bottom: 1px;
}

#wrapper {
	width: 800px;
	margin: 0px auto 0px auto;
}

#top_ad {
margin: 10px auto 0 auto;
width: 728px;
height: 90px;
}

#logo {
	margin-top: 75px;
	border: 0px;
}


#leftcol {
	float: left;
	width: 480px;
	margin: 15px 0px 0px 0px;
	padding: 0px;
}

#rightcol {
	float: right;
	width: 300px;
	margin: 15px 0px 0px 0px;
	padding: 0px;
	font-size: 12px;
}

#rightcol .icon {
	display: block;
	margin: 0px 0px 15px 0px;
}

#rightcol ul {
	list-style-type: none;
	margin: 0 0 0 11px;
/*	margin: 0 0 0 23px;*/
	padding-bottom: 10px;
}
div.sidebar p {
	margin-left: 20px;
}

#rightcol blockquote {
	margin: 4px 0 8px 0;
	padding: 0;
}

#rightcol ul li {
	margin: 0 0 5px -10px;
}

.clearer {
	clear: both;
}

.entry {
	width: 480px;
	padding-bottom: 50px;
}

.entry .date {
	width: 480px;
	font-family: Georgia, "Times New Roman", Times, serif;
	text-transform: uppercase;
	color: #3b5b60;
	font-size: 11px;
	letter-spacing: 1px;
	margin-bottom: 6px;
	padding-left: 15px;
}

.entry .body {
	width: 480px;
	background-image: url(/wp-content/themes/fuelfriendsthree/images/border.gif);
	background-position: top;
	border-bottom: #cddfe2 1px solid;
	background-repeat: no-repeat;
	background-color: #dfebed;
	padding-top: 5px;
}

h2 {
	font-family: Georgia, "Times New Roman", Times, serif;
/*	font-weight: normal;*/
	font-weight: bold;
	font-size: 24px;
	line-height: 32px;
        padding-left:15px;
        padding-top:0px;
/*	font-weight: bold;*/
}
h2 a {
	color: #283136;
}

h2 a:link {
/*	color: #000;*/
	color: #283136;
	
	text-decoration: none;
}

h2 a:hover {
	color: #ef5922;
	text-decoration: underline;
}

h2 a:active {
	color: #283136;
	text-decoration: none;
}

h2 a:visited {
	color: #283136;
	text-decoration: none;
}

.entry .body p {
	padding: 5px;
	margin: 0px 10px 5px 10px;
}

.entry .body p img {
	border: #5c7175 solid 1px;
	/* margin: 0px auto 0px auto; */
	text-align: center;
}

.entry .foot {
	width: 480px;
	padding: 10px 5px 5px 10px;
        font-size:11px;
}

.entry .foot .labels {
	float: left;
	width: 376px;
}

.entry .foot .comments {
	float: right;
	font-size: 9px;
	width: 150px;
}

.entry .foot .comments .icon {
	display: inline;
	vertical-align: text-bottom;
	margin-left: 10px;
	margin-right: 2px;
}

.entry .foot .share {

}


/* sidebar */

div.sidebar_header {
	margin: 22px 15px 5px 0;
        border-bottom: 1px solid #e3eef0;
        padding-bottom:6px;
	/*	border: 1px solid red;*/
}

div.sidebar_header_first {
	margin: 0px;
}


div.sidebar_header img {
	float: left;
	vertical-align: middle;
}

div.sidebar_header h3 {
	font-size: 20px;
/*	font-family: Georgia, "Times New Roman", Times, serif;*/
	font-family: Impact;
	font-weight: normal;
	margin: 12px 0 0 10px;
	float: left;
        vertical-align:middle;
/*	font-weight: bold;*/
	text-transform: uppercase;
	letter-spacing: 2px;
}

/* comments */

.commentcite  {
color:#666;
font-size:10px;
}

#commentlist  {
width:400px;
}

#commentlist li {
border-top:1px solid #dfebed;
padding-top:5px;
list-style-type: none;
margin-left:-22px
}

.comment_avatar {
float:right;
padding-top:5px;

}

.comment_text {
float:left;
width:330px;

}

/* commentform */

#commentform textarea {
	width: 475px;
}

/* footer */

#footer  {
color:#839294;
margin-top:12px;
border-top:1px solid #cddfe2;
font-size:10px;
background-color:#f7fafa;
padding-bottom:10px;

}

#footer p {
width:800px;
margin:10px auto 0px auto;
padding-bottom:30px;
}

#footer ul {
margin-left:-27px;
}

#footer li {

list-style-type: square;
float: left;
padding: 8px 45px 0px 0px; 
}

#statcounter {
margin: 10px auto 10px auto;
width: 300px;
font-size: 10px;
text-align: center;
}

img.centered{
	display: block;
	margin-left: auto;
	margin-right: auto;
}
img.alignright{
	padding: 4px;
	margin: 3px 0 2px 10px;
	display: inline;
}
img.alignleft{
	padding: 4px;
	margin: 3px 10px 2px 0;
	display: inline;
}
.alignleft{
	float: left;
}
.alignright{
	float: right;
}




