/*  
Theme Name: WACF
Theme URI: http://www.wacf.com/
Description: WACF
Version: 1.0
Author: Teddy Pieper
Author URL: http://tedisgraphic.com/
*/

* {
	padding: 0;
	margin: 0;
}

body {
	text-align: center;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	background: #4a89d9 url(http://wacf.com/wp-content/themes/wacf/images//bgRepeat.jpg) top left repeat-x;
}

#headWrap {
	width: 820px;
	margin: 0 auto;
}

#header {
	width: 820px;
	height: 157px;
}

#nav {
	width: 820px;
	height: 30px;
	background: url(http://wacf.com/wp-content/themes/wacf/images/nav.jpg) top center repeat-y;
}

#nav2 {
	width: 820px;
	height: 32px;
	background: url(http://wacf.com/wp-content/themes/wacf/images/nav2.png) top center repeat-y;
}

#content {
	margin: 0 auto;
	width: 820px;
	background: url(http://wacf.com/wp-content/themes/wacf/images/contentRepeat.png) center repeat-y;
}

#content pre {
	margin-left: 25px;
}

#footer {
	padding: 10px 0 60px 0;
	margin: 0 auto;
	width: 820px;
	height: 70px;
	background: url(http://wacf.com/wp-content/themes/wacf/images/footer.png) top center no-repeat;
}

#contentWrap {
	float: left;
	padding: 0;
	margin: 0 auto;
	width: 100%;
	background: url(http://wacf.com/wp-content/themes/wacf/images/background.jpg) bottom repeat-x;
}

.empty {
	clear: both;
}

/*---------- Top ----------*/

#top {
	margin-top: 5px;
}

#date {
	float: left;
	width: 300px;
	color: #fff;
}

#date p {
	text-align: left;
}

#date img {
	padding: 1px 5px 0 10px;
}

#search {
	float: right;
}

#searchform {
	padding-right: 10px;
}

#searchsubmit {
	border: 1px solid #1d4076;
	color: #1d4076;
	padding: 2px;
}

#searchsubmit:hover {
	background: #7fb5f8;
}

/*---------- Header ---------*/

#header h1 {
	display: none;
}


/*---------- Nav ----------*/

#menu {
	padding: 0 0 0 10px;
}

.navigation {
	padding: 5px 5px 10px 20px;
}

.navigation a {
	text-decoration: none;
	color: #1d4076;
	font-size: 12px;
}

.navigation a:hover {
	text-decoration: underline;
}

.alignright {
	float: right;
}

.alignleft {
	float: left;
}

/*---------- Carosel ----------*/

.stepcarousel {
	position: relative; /*leave this value alone*/
	overflow: scroll; /*leave this value alone*/
	width: 760px; /*Width of Carousel Viewer itself*/
	height: 180px; /*Height should enough to fit largest content's height*/
	margin-left: 20px;
	padding: 0 10px;
}

.stepcarousel .belt{
	position: absolute; /*leave this value alone*/
	left: 0;
	top: 0;
	padding: 0 10px;
}

.stepcarousel .panel{
	float: left; /*leave this value alone*/
	overflow: hidden; /*clip content that go outside dimensions of holding panel DIV*/
	margin: 10px 16px; /*margin around each panel*/
	width: 176px; /*Width of each panel holding each content. If removed, widths should be individually defined on each content DIV then. */
}

.panel img {
	border: 1px solid #1d4076;
	padding: 2px;
}

.panel p {
	font-size: 12px;
}

/*---------- Pages ---------- */

#leftCol {
	text-align: left;
	float: left;
	width: 70%;
}

#leftCol h1 {
	margin: 10px 0 5px 15px;
	background: #1d4076;
	color: #FFF;
	padding: 5px 0 5px 5px;
	font-size: 14px;
}

#leftCol h3 {
	margin: 10px 0 5px 15px;
	background: #1d4076;
	color: #FFF;
	padding: 5px 0 5px 5px;
	font-size: 14px;
}

.entry {
	line-height: 20px;
}

.entry a {
	text-decoration: none;
	color: #1d4076;
}

.entry a:hover {
	text-decoration: underline;
}

.entry p {
	padding: 10px 0 10px 25px;
	font-size: 14px;
	color: #333333;
}

.entry ul {
	color: #333333;
	font-size: 14px;
	margin-left: 15px;
}

.entry ol {
	color:#333333;
	font-size:14px;
	margin-left: 15px;
}

.entry li {
	margin-left: 30px;
	padding: 5px;
}

.entry img {
	border: 1px solid #1d4076;
	padding: 2px;
}

.entry table {
	margin-left: 25px;
}

.date {
	background: url(http://wacf.com/wp-content/themes/wacf/images/date.jpg) no-repeat;
	height: 54px;
	width: 54px;
	text-align: center;
	float: left;
	margin: 15px 5px 0 15px;
}
.date .month {
	display: block;
	color: #FFF;
	padding: 2px 0px;
	text-align: center;
	text-transform: uppercase;
	font-size: 10px;
	margin-top: 2px;
	font-weight: bold;
	margin-bottom: 3px;
}
.date .day {
	display: block;
	color: #FFFFFF;
	font: 2.3em Georgia;
	padding-top: 0px;
	text-align: center;
	margin-top: -16px;
}

.postHeader {
	padding: 10px 0 0 15px;
	margin-left: 5px;
}

.postHeader h2 {
	font-size: 14px;
	padding: 10px 0 0 5px;
}

.postHeader a {
	text-decoration: none;
	color: #1d4076;
}

.postHeader a:hover {
	text-decoration: underline;
}

.postHeader small {
	color: #1d4076;
	font-size: 12px;
}	

.postmetadata {
	color: #1d4076;
	font-size: 12px;
	background-color: #7fb5f8;
	margin-bottom: 10px;
	margin-left: 15px;
	margin-top: 10px;
	text-align: right;
	padding: 3px 5px;
}

.postmetadata a {
	text-decoration: none;
	color: #1d4076;
}

.postmetadata a:hover {
	color: #FFF;
	text-decoration: underline;
}

.postmetadata small {
	text-align: left;
	padding: 0px;
}

.postmetadataalt {
	color: #666666;
}

.postmetadataalt a {
	text-decoration: none;
	color: #1d4076;
}

.postmetadataalt a:hover {
	color: #FFF;
	text-decoration: underline;
}

.media h2 {
	font-size: 14px;
	margin: 10px 0 5px 20px;
	color: #1d4076;
}

.media ul {
	list-style: none;
	padding: 0;
	margin: 0 0 0 25px;
}

.media li {
	display: inline;
	padding: 0;
	margin: 0;
}

.adminEdit {
	text-align: right;
}

.donate h2 {
	font-size: 14px;
	margin: 10px 0 5px 20px;
	color: #1d4076;
}

.store ul {
	list-style: none;
	padding: 0;
	margin: 0;
}

.store li {
	padding: 0 0 0 15px;
	margin: 0;
}

.store h2 {
	font-size: 16px;
}

.store img {
	margin-right: 5px;
	margin-bottom: 10px;
}

#calendar_wrapLarge {
	width: 550px;
	margin-left: 20px;
}

/*---------- Studies -----------*/

.studies ul {
	padding: 0 10px 0 45px;
}

.studies li {
	padding: 5px 0;
	border-bottom: 1px solid #333333;
}

.studies a {
	text-decoration: none;
	color: #333333;
}

.studies a:hover {
	color: #000000;
	text-decoration: underline;
}


/*---------- Sidebar ----------*/

#sidebar {
	text-align: left;
	width: 27%;
	float: right;
	margin-right: 15px;
	margin-top: 5px;
}

#sidebar h2 {
	display: block;
	background: #1d4076;
	color: #FFF;
	font-size: 14px;
	padding: 2px 0 2px 5px;
	margin-bottom: 1px;
	margin-top: 5px;
}

#sidebar object {
	padding: 2px;
}

#sidebar a {
	color: #1d4076;
	text-decoration: none;
	font-size: 13px;
	display: block;
	background: #7fb5f8;
	padding: 2px 0 2px 5px;
	margin-bottom: 1px;
}

#sidebar a:hover {
	background-color: #4a89d9;
	color: #FFF;
}

#sidebar p {
	font-size: 14px;
}

#sidebar ul {
	list-style: none;
}

/*---------- Comment Form ----------*/

#respond {	
	margin-left: 20px;
	color: #1d4076;
	padding: 5px 2px;
}

#commentform {
	margin: 5px 0 5px 25px;
}

#comment {
	width: 545px;
}

#comments {
	color: #1d4076;
	margin: 5px 0 5px 20px;
	color: #1d4076;
}

#commentform p {
	font-size: 12px;
	color: #333333;
}

#commentform a {
	text-decoration: none;
	color: #1d4076;
}

.commentlist {
	margin: 5px 0 5px 30px;
	list-style: none;
}

.commentlist li {
	margin-bottom: 10px;
}

.commentlist p {
	padding-left: 5px;
	padding-bottom: 5px;
	background: #7fb5f8;
	color: #1d4076;
}

.commentmetadata a {
	font-size: 11px;
	color: #1d4076;
	text-decoration: none;
	margin-left: 10px;
}

#submit {
	margin: 5px;
	float: right;
	border: 1px solid #1d4076;
	color: #1d4076;
	padding: 2px;
}

#submit:hover {
	background: #7fb5f8;
}

/*---------- Search Page ---------*/

.pagetitle {
	font-size: 14px;
	color: #1d4076;
	margin: 10px 0 0 20px;
}

.post h3 a {
	color: #fff;
	text-decoration: none;
}

.post h3 a:hover {
	text-decoration: underline;
}

.searchSmall {
	font-size: 12px;
	color: #333333;
	margin-left: 30px;
}

/*---------- Footer ----------*/

#footerContent {
	margin: 0 20px;
	border-top: 1px solid #333333;
	height: 33px;
	text-align: center;
}

#footer p {
	font-size: 12px;
	color: #1d4076;
}

#footer a {
	text-decoration: none;
	color: #1d4076;
}

#footer a:hover {
	text-decoration: underline;
}

#bensoncom {
	text-align: center;
	padding-top: 5px;
	font-size: 9px;
	color: #333;
}

#bensoncom a img {
	border: none;
}

#firefox {
	float: right;
	padding-right: 5px;
	font-size: 9px;
	color:#333;
}

#firefox a img {
	border: none;
}