/*
Theme Name: Best Shot Foundation Custom Theme
Theme URI: http://best-shot.org/
Description: Custom-designed theme for The Best Shot Foundation by April Hodge Silver
Version: 1.0
Author: April Hodge Silver
Author URI: http://springthistle.com/
*/


body {
	background-color: #fff;
	font-family: Georgia, Times New Roman, Serif;
	font-size: 15px;
	line-height: 20px;
	color: #333;
	margin: 0;
	padding: 0;
}

a, a:visited {
	color: #8d6aaa;
}

a:hover {
	text-decoration: none;
}

h1, h2, h3 {
	color: #ed9426;
	font-weight: normal;
	margin: 0 0 5px 0;
}

h2 {
	font-size: 24px;
}

img {
	border: none;
}

.clr {
	clear: both;
}

#container {
	width: 728px;
	margin: 0 auto;
}

#header {
	background: url('http://best-shot.org/wp-content/uploads/2009/10/best-shot-logo-blue-dot-copy.gif') no-repeat 0 20px;
}

#header h1, #header h2 {
	display: none;
}

#middle {
	clear: both;
	background: url('images/body-bg.gif') repeat-y;
}

#page-id-2 #middle {
	background: none;
}

#sidebar {
	float: right;
	width: 140px;
}

#content {
	float: left;
	width: 522px;
}

#footer {
	clear: both;
	border-top: 1px solid #d1d1d1;
	margin-top: 15px;
}

/* stylin' --------------------------------------------------------------- */

/* header and nav */
#header #homelink {
	color: #fff;
	width: 250px;
	height: 75px;
	float: left;
}

#nav {
	text-align: right;
	margin-bottom: 15px;
}

#nav ul {
	margin: 0 22px 0 0;
	padding: 50px 0 8px 0;
}

#nav ul li {
	margin: 0;
	padding: 0;
	list-style-type: none;
	display: inline;
}

#nav a, #nav a:visited {
	font-size: 18px;
	font-weight: bold;
	background: #f1f1f1 url('images/menu-bg.gif') repeat-x;
	color: #000;
	padding: 50px 10px 8px 10px;
	text-decoration: none;
}

#nav a:hover, #nav .current_page_item a, #nav .current_page_item a:visited {
	background: #ddd;
}

/* sidebar */
#sidebar {
	margin: 10px 0 0 0;
	padding: 0 20px 0 0;
	line-height: 14px;
}

#sidebar .sidebox {
	border-bottom: 3px solid #e5e5e5;
	padding: 0 0 10px 0;
	margin: 0 0 10px 0;
	font-size: 12px;
}

#sidebar .sidebox p {
	margin: 0;
}

#sidebar a, #sidebar a:visited {
	color: #000;
}

/* footer */
#footer {
	color: #c0c0c0;
	font-size: 12px;
	width: 706px;
	padding: 10px 0;
}

#footer a, #footer a:visited {
	color: #c0c0c0;
	text-decoration: none;
}

#footer a:hover {
	text-decoration: underline;
	color: #666;
}

#footer #info {
	float: left;
	width: 480px;
}

#footer #share {
	float: right;
	width: 200px;
	font-weight: bold;
	text-align: right;
}

#footer #share img {
	padding-right: 3px;
}



/* homepage */
.hp2 {
	width: 550px;
	float: left;
}

#homepage #main_photo {
	background: url('images/main_photo.jpg') no-repeat;
	height: 422px;
}

#homepage #main_photo2 {
	background: url('images/main_photo2.jpg') no-repeat;
	height: 537px;
}

#homepage #concepts_box {
	float: right;
/*	background: url('images/floatbox-top.png') no-repeat; */
	color: #ffecdc;
	font-weight: bold;
	margin: 20px 0 0 0;
	padding: 6px 0 0 0;
}

#homepage .normalbox {
	width: 210px;
}

#homepage .widebox {
	width: 300px;
}

#homepage #concepts_box ul {
	background: url('images/floatbox-bg.png');
	margin: 0;
	padding: 6px 8px 6px 8px;
	line-height: 16px;
}

#homepage #concepts_box #boxbottom {
/*	background: url('images/floatbox-bottom.png') no-repeat; */
}

#homepage #concepts_box ul li {
	margin: 0 0 4px 0;
	padding: 0;
	list-style: none;
	cursor: pointer;
}

#homepage #concepts_box ul li:hover {
	color: #fff;
	font-weight: bold;
}

#homepage #concepts_box .rest {
	display: none;
}

#homepage #concepts_box ul li.bright {
	color: #fff;
	font-size: 18px;
	line-height: 20px;
	background-color: #837B56;
	padding: 4px;
}

#homepage #bottom {
	width: 706px;
	margin-top: 10px;
	background: url('images/home-bg.gif') repeat-y;
}

#homepage #save_lives {
	background: url('images/homebar-bg.gif') repeat-x;
	color: #000;
	font-weight: bold;
	text-align: center;
	font-size: 24px;
	padding: 10px 0;
}

#homepage #bottom ul {
	margin: 0;
	padding: 0;
}

#homepage #bottom li {
	margin: 0;
	padding: 0;
	list-style-type: none;
	width: 222px;
	float: left;
	margin-right: 19px;
	color: #666;
	font-size: 12px;
	line-height: 14px;
}

#homepage #bottom p {
	margin: 0 0 8px 0;
}

#homepage #bottom ul li ul {
	margin: 8px 0 0 0;
	padding: 0 15px 0 0;
}

#homepage #bottom ul li ul li {
	padding: 0 0 0 20px;
	margin: 0 0 8px 0;
	background: url('images/arrow-purple.gif') no-repeat;
	width: auto;
}

#homepage #bottom li.last {
	margin-right: 0;
}

#homepage #bottom .subtle {
	font-size: 10px;
	color: #aaa;
}

/* images stuff */

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
	}

.aligncenter,
div.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
}

.wp-caption {
	border: 1px solid #ddd;
	text-align: center;
	background-color: #f3f3f3;
	padding-top: 4px;
	margin: 10px;
	-moz-border-radius: 3px;
	-khtml-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
}

.wp-caption img {
	margin: 0;
	padding: 0;
	border: 0 none;
}

.wp-caption p.wp-caption-text {
	font-size: 11px;
	line-height: 17px;
	padding: 0 4px 5px;
	margin: 0;
}
