/*
Theme Name: Foundation for American Restoration
Description: A custom theme designed for http://american-restoration.org/
Version: 0.9
Author: Caleb White
Author URI: http://cabeeb.com/
Pursuant - http://www.pursuantgroup.com
*/

*{
	padding: 0;
	margin: 0 auto;
}
body {
	margin: 0 auto;
	background-color: #092A57;
	background-image: url(images/bg.png);
	background-position: top left;
	background-attachment: fixed;
	background-repeat: repeat-x;
	font-family: Trebuchet MS, Tahoma, Arial, Helvetica, sans-serif;
	font-size: 12px;
}
img, a:hover, a:link, a:visited, object, param, embed{
	border:0;
	padding:0;
	margin:0;
}
a {
  color: #154991;
}
a:hover {
  color:#12407E;
}
/***************************************************
******************** HEADER ************************
***************************************************/
#head {
	margin: 0 auto;
	margin-top: 15px;
	width: 782px;
	height: 106px;
	background-image: url(images/header_bg.jpg);
	background-position: top left;
	background-repeat: no-repeat;
}
#link_bar {
	margin: 0 auto;
	width: 782px;
	height: 34px;
	background-image: url(images/link_bg_small.jpg);
	background-position: top left;
	background-repeat: no-repeat;
}
#linkcont {
	text-align: left;
	padding-top: 6px;
	padding-left: 10px;
	width: 510px;
	margin-left: 0px;
	float: left;
}
#formz{
	float: left;
}
#formz .signup{
	float: left;
	padding-top: 3px;
	width: 258px;
	padding-right: 1px;
}
#formz .signupform{
	float: left;
	width: 119px;
	margin-left: 65px;
	margin-top: 1px;
}
#formz .signupbutton{
	float: left;
	margin-left: 6px;
}
#link_bar ul{
	list-style-type: none;
	display: inline;
	color: #fff;
	font-size: 103%;
	font-weight: bold;
	padding-left: 0px;
}
#link_bar ul li{
	display: inline;
}
#link_bar ul a{
	color: #fff;
	text-decoration: none;
	text-transform: uppercase;
}
#link_bar ul a:hover{
	text-decoration: underline;
}
#link_bar img {
	padding-top: 2px;
	padding-right: 6px;
}
/***************************************************
******************** CONTENT ***********************
***************************************************/
#cont {
	width: 782px;
	background-image: url(images/cont_bg.gif);
	background-repeat: repeat-y;
}
#cont_top{
	background-image: url(images/top_cont_bg_1.gif);
	background-repeat: no-repeat;
	width: 782px;
	padding:0;
}
#cont_top_left{
	float: left;
	width: 458px;
	height:304px;
	margin: 0 0 0 3px;
	padding: 0;
}
#cont_top_right{
	float: left;
	width: 100px;
	height:304px;
	padding:0;
	margin:0;
}
#cont_top_right img {
	padding-bottom:0;
	margin-bottom:0;
	clear:both;
}
.cont_top_right_img {
	width: 315px;
	padding:0;
	maring:0;
}
/***************************************************
**************** BACKPAGE CONTENT ******************
***************************************************/
#backcont {
	width: 733px;
	padding: 10px 26px 8px 23px;
	background-image: url(images/back_cont_bg.gif);
	background-repeat: no-repeat;
	background-position:top left;
}
#backcont p {
	margin:5px 0;
}
#backhead {
	width: 782px;
	height: 61px;
	text-indent:-10000px;
}
.headstore {
	background-image: url(images/head_store.gif);
}
.headabout {
	background-image: url(images/head_about.gif);
}
.headcontact {
	background-image: url(images/head_contact.gif);
}
.headgift {
	background-image: url(images/head_gift.gif);
}
.headresources {
	background-image: url(images/head_resources.gif);
}
.headupdates {
	background-image: url(images/head_updates.gif);
}
#contactform {
	margin:0;
}
/***************************************************
**************** BACKPAGE CONTENT ******************
***************************************************/
#back_cont {
	width:773px;
	margin:0 0 0 3px;
}
#back_header {
	width:773px;
}
#back_store {
	width:773px;
	background: #fff url(images/backcont_bg.jpg);
	background-position: top left;
	background-repeat:no-repeat;
}
#blankdiv{
	background-repeat: no-repeat;
	height: 40px;
	width: 782px;
	text-align: center;
	padding-top: 20px;
}
#post {
	padding-left: 8px;
	padding-top: 8px;
	padding-right:225px;
}
#post p{
	padding-right: 10px;
}
#post img{
	margin-left: 5px;
}
#post_side{
	float:right;
	width:212px;
	margin-top:10px;
	margin-right:15px;
	background-image: url(images/side_bg.jpg);
	background-repeat:repeat-y
	/*background-color:#CCCCCC;*/
}
#post_side_text{
	padding-left:7px;
	passing-right:7px;
}
#post_side_text a:visited {
	color:#092A57;
}
#post_side_text a:hover {
	color:#092A57;
}
#post_side_text a:link {
	color:#092A57;
}
/***************************************************
********************* BLOG *************************
***************************************************/
#blogleft {
	width:533px;
	float:left;
}
#blogright {
	width:180px;
	float:left;
	padding-left:20px;
}
h2 {
	font-size:20px;
}
h3{
	color: #0A2B57;
}
h5 {
	font-size: 80%;
}
p{
	margin-top: 10px;
}
#subscribe_confirm_div {
	background-repeat: no-repeat;
	height:450px;
	width: 782px;
	text-align: center;
	padding-top: 20px;
}
#donation_filler {
	background:url(images/donation_filler.jpg) no-repeat center top;
	height:450px;
	width: 782px;
	text-align: center;
	font-size:13px;
	font-weight:bold;
	padding-top: 20px;
}
#donation_filler {
	background-repeat: no-repeat;
	height:450px;
	width: 782px;
	text-align: center;
	font-size:13px;
	font-weight:bold;
	padding-top: 20px;
}
.resources_sub_head {
	font-size:14px;
	font-weight:bold;
	clear:both;
	padding:15px 10px 3px 10px;
}
.resources_text {
	font-size:12px;
	clear:both;
	padding:0px 10px 0px 10px;
}
.more {
	float: right;
	margin-right: 15px;
	padding-top: 10px;
}
.morealt{
	float: right;
	margin-right: 25px;
	padding-top: 10px;
}
#foot {
	width: 782px;
	height: 6px;
	background-image: url(images/foot_bg.gif);
	background-repeat: repeat-y;
}
#copyright {
	width: 782px;
	height: 10px;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #ccc;
	padding-right: 3px;
	padding-top: 5px;
	padding-bottom: 10px;
}
#shoppingBody {
	width: 782px;
	background-image: url(images/blankBG.jpg);
	background-color:white;
	background-repeat:none;
	margin-top:-5px;
}
#shoppingTop {
	width: 782px;
	height: 75px;
	margin:0px;
	background-image: url(images/storeHeader.jpg);
}
#shoppingContent {
	padding-left:12px;
	padding-right:12px;
	margin-top:-14px;
	background-image: url(images/back_Bg.jpg);
	background-repeat:no-repeat;
}
#donateTop {
	width: 782px;
	height: 75px;
	margin:0px;
	background-image: url(images/donateHeader.jpg);
}
.clearme {
	clear:both;
}

p.post {
	margin-bottom:30px;
}
/*****SIDEBAR******/
#blogright ul ul li:before {
	content: "\00BB \0020";
}
#blogright ul, #blogright ul ol {
	margin: 0;
	padding: 0;
	}
#blogright ul li {
	list-style-type: none;
	list-style-image: none;
	margin-bottom: 15px;
	}

#blogright ul p, #blogright ul select {
	margin: 5px 0 8px;
	}

#blogright ul ul, #blogright ul ol {
	margin: 5px 0 0 10px;
	}

#blogright ul ul ul, #blogright ul ol {
	margin: 0 0 0 10px;
	}

ol li, #blogright ul ol li {
	list-style: decimal outside;
	}

#blogright ul ul li, #blogright ul ol li {
	margin: 3px 0 0;
	padding: 0;
	}
#blogright #searchform #s {
	width: 108px;
	padding: 2px;
	}
.singledate small {
	line-height:.5em;
	margin:0;
	padding:0;
}
h2.singlepost {
	line-height:1em;
	padding:0;
	margin:0;
}