/*
Theme Name: Family Fortress
Description: Family Fortress Template
Author: Luke Wertz
AuthorURL: http://lukewertz.com
Version: 1.0
*/


/* Reset default browser CSS. Based on work by Eric Meyer: http://meyerweb.com/eric/tools/css/reset/index.html */
html, body, div, span, applet, object, iframe,h1, h2, h3, h4, h5, h6, p, blockquote, pre,a, abbr, acronym, address, big, cite, code,del, dfn, em, font, img, ins, kbd, q, s, samp,small, strike, strong, sub, sup, tt, var,b, u, i, center,dl, dt, dd, ol, ul, li,fieldset, form, label, legend,table, caption, tbody, tfoot, thead, tr, th, td {margin: 0;padding: 0;border: 0;vertical-align: baseline;background: transparent}body {line-height: 1;font-family: "Trebuchet MS";}
h1, h2, h3, h4, h5, h6 {font-weight: normal;clear: both;}
ol, ul {list-style: none;}
blockquote {quotes: none;}
blockquote:before, blockquote:after {content: '';content: none;}
del {text-decoration: line-through;}
table {border-collapse: collapse;border-spacing: 0;}
a img { border: none; }


.screen-reader-text { display: none; }

body {
	color: #332508;
	background: url('i/global_bg.jpg') top center repeat;
}

.clear { clear: both; }
.center {
	position: relative;
	margin: auto;
	width: 945px;
}

#header {
	background: url('i/bg.jpg') top center repeat-x;
	height: 106px;
	position: relative;
}

#header h1 a {
	background: url('i/logo.png') no-repeat;
	display: block;
	height: 105px;
	text-indent: -9999em;
	width: 459px;
}

#header .slogan {
	position: absolute;
	top: 45px;
	text-align: right;
	right: 0;
	width: 250px;
}

#header .slogan h2 {
	color: #c9bfb0;
	font: italic 18px/100% Georgia, serif;
}

#header .slogan ul {
	display: block;
	margin-top: 10px;
	margin-right: -4px;
}

#header .slogan ul li {
	display: inline;
	border-left: 1px solid #000000;
	padding: 0 4px 0 8px;
}

#header .slogan ul li:first-child {
	border-left: none;
}

#header .slogan ul li a {
	color: #000000;
	font: italic 11px/100% Georgia, serif;
	text-decoration: none;
}

#nav {
	border-top: 1px solid #C8BFB0;
	background: #C8BFB0 url('i/nav_bg.jpg') top left repeat-x;
	height: 37px;
	position: relative;
	z-index: 99;
}

#nav div.menu-main-menu-container {
	margin-top: 5px;
}

#nav ul {
	overflow: visible;
	position: relative;
	width: 640px;
	z-index: 99;
}

#nav ul li {
	border-right: 1px solid #eee5d7;
	display: block;
	float: left;
	padding: 5px 13px 6px;
	position: relative;
}

#nav ul li a {
	color: #000000;
	font: bold 11px/140% "Trebuchet MS", Arial, Verdana, sans-serif;
	letter-spacing: .03em;
	text-transform: uppercase;
	text-decoration: none;
}

#nav ul li a:hover { color: #AA0000; }
#nav ul li.current-menu-item a { color: #AA0000; }

#nav ul li ul {
	display: none;
	position: absolute;
	top: 28px;
	left: 0px;
	width: 200px;
}

#nav ul li ul li {
	border: 0;
	display: block;
	padding: 0;
	width: 100%;
}

#nav ul li ul li a {
	background: #E3DFD6;
	display: block;
	padding: 6px 13px;
	height: 100%;
	text-transform: none;
	width: 100%;
}

#nav ul li ul li a:hover {
	background: #C8BFB0;
	color: #000000;
}



#nav ul li:hover ul { display: block; }
#nav ul li ul:hover { display: block; }

#nav #search {
	float: right;
}

#searchform {
	height: 40px;
	width: 300px;
}

#searchform #s { 
	float: left;
	border: 1px solid #D9D2C8;
	padding: 6px 8px 5px;
	position: relative;
	width: 206px;
}

#searchform input[type=image] {
	float: right;
	position: relative;
	top: -1px;
}

#homepage_banner {
	border-top: 1px solid #8C8070;
	border-bottom: 1px solid #6A5C4F;
	background: url('i/homepage_banner_bg.jpg') top center repeat-x;
	height: 369px;
	position: relative;
	z-index: 1;
}

#homepage_banner div.slideshow img { margin: 10px 0 0 10px; }

ul#connect_sidebar {
	background: url('i/sidebar_sep.gif') top center repeat-y;
	border: 1px solid #C3B9AD;
	position: absolute;
	width: 298px;
	right: 0;
	top: 8px;
	margin-bottom: 10px;
}

div.right ul#connect_sidebar {
	position: relative;
	margin: 10px 0 10px;
	height: 348px;
}

ul#connect_sidebar li {
	background: #FFFFFF;
	display: block;
	float: left;
	
	width: 298px;
	margin: 1px 0 0;
}

ul#connect_sidebar li.partnership {
	background: url('i/sidebar_partnership.jpg') center top no-repeat;
	height: 111px;
	margin-top: 0;
}

ul#connect_sidebar li.downloads {
	background: url('i/sidebar_downloads.jpg') center top no-repeat;
	height: 116px;
}

ul#connect_sidebar li.shop {
	background: url('i/sidebar_shop.jpg') center top no-repeat;
	height: 119px;
}

ul#connect_sidebar li a {
	display: block;
	color: #ab0000;
	font: bold 16px/160% "Trebuchet MS", Arial, Verdana, sans-serif;
	padding: 20px 15px 15px 90px;
	text-decoration: none;
}

ul#connect_sidebar li a span {
	color: #34280d;
	display: block;
	font: normal 11px/160% Georgia, Times New Roman, serif;
}

ul#connect_sidebar li a:hover {
	color: #34280d;
}

#footer {
	margin: auto;
	width: 960px;
}

#footer h4 {
	color: #FFFFFF;
	font: normal 14px/150% Georgia, Times New Roman, serif;
}

#footer div.left,
#footer div.center,
#footer div.right {
	color: #d0c8ba;
	margin: 10px 10px 20px;
	font: normal 11px/160% "Trebuchet MS", Arial, Verdana, sans-serif;
	width: 330px;
}

#footer div.left { float: left; margin-left: 0; }
#footer div.center { float: left; }
#footer div.right { float: left; text-align: right; width: 250px;}

#footer ul.menu {
	width: 100%;
}

#footer ul.menu li {
	float: left;
	width: 32%;
}

#footer ul.menu li a {
	color: #d0c8ba;
	font: normal 11px/160% "Trebuchet MS", Arial, Verdana, sans-serif;
	text-decoration: none;
}

#footer ul.menu li a:hover {
	text-decoration: underline;
}

/**
 * CONTENT SECTION
 */
#content {
	border-top: 1px solid #DBD4CA;
	border-bottom: 1px solid #E5E1D8;
	background: #EFECE7;
	font: 12px/24px Georgia, serif;
	padding: 10px 0;
	
	min-height: 370px;
	height: auto!important;
	height: 370px;
	z-index: 1;
}

#homepage_content #content {
	min-height: 0px!important;
	height: auto!important;
}


#content div.left {
	float: left;
	padding: 0 15px;
	width: 590px;
}

#content div.right {
	float: right;
	padding: 0 15px;
	width: 290px;
}



#connect {
	background: #FFFFFF;
	clear: both;
	padding: 27px 0;
}

#connect ul {
	display: block;
	height: 170px;
	width: 100%;
}

#connect ul li {
	background-image: url('i/big_buttons.png');
	background-repeat: no-repeat;
	float: left;
	margin-left: 15px;
	height: 170px;
	width: 300px;
}

#connect ul li.facebook {
	background-position: 0 0;
}

#connect ul li.donate {
	background-position: -300px 0;
}

#connect ul li.conferences {
	background-position: -600px 0;
}

#connect ul li a {
	display: block;
	height: 100%;
	width: 100%;
}
#connect ul li a span { display: none; }

#content img.alignleft { float: left; margin: 1em 1em .5em 0; }
#content img.alignright{ float: right; margin: 1em 0 .5em 1em; }

#newsletter_signup {
	border-top: 1px solid #D0C8BD;
	border-bottom: 1px solid #BEB5A6;
	background: #EBE7E4;
	height: 48px;
	text-align: right;
	font: bold italic 12px/48px Georgia, serif;
}

#newsletter_signup form {
	display: inline;
}

#newsletter_signup input {
	position: relative;
	top: -2px;
}

#newsletter_signup form input.nlsignup {
	border: 1px solid #D9D2C8;
	padding: 9px 10px 8px;
	width: 206px;
}

#newsletter_signup form input.submit { top: 9px; }



/**
 * Typography
 */
#content h1 {
	font: bold 18px/100% "Trebuchet MS", Arial, Verdana, sans-serif;
	margin: 1em 0;
	text-transform: uppercase;
}

#content h2 {
	font: 16px/100% "Trebuchet MS", Arial, Verdana, sans-serif;
	margin: 1.2em 0 .8em;
	text-transform: uppercase;
}

#content h3 {
	font: bold 14px/100% "Trebuchet MS", Arial, Verdana, sans-serif;
	margin: 1.2em 0 .8em;
}

#content p {
	margin: 1em 0;
}

#content blockquote {
	font-size: 14px;
	font-style: italic;
	margin: 0 30px;
}

#content a {
	color: #AA0000;
}

#content div.left ul {
	list-style-type: disc;
	color: #AA0000;
	margin: 0 0 0 1.5em;
}

#content ul li {
	line-height: 1.7em;
}


#content hr {
	clear: both;
	background-color: #C8BFB0;
	border: 0;
	height: 1px;
	margin: 10px 0;
}

/* single post typography */

#content h1.bigtitle {
	font-size: 28px;
	margin-bottom: 0;
}

#content h1.bigtitle a {
	color: #332508;
	text-decoration: none;
}

#content h1.bigtitle a:hover {
	color: #AA0000;
}

#content p.date {
	color: #AA0000;
	margin-top: 0;
	text-transform: uppercase;
}

#content div.authorship {
	border-top: 2px dotted #C3B9AD;
	margin: 20px 0 30px;
	font-size: 11px;
}

#content div.authorship p {
	margin: 0;
}

#content div.navigation a {
	text-decoration: none;
	font-size: 1.2em;
	padding: 3px 5px 4px;
}

#content div.navigation a:hover {
	background: #AA0000;
	color: #EFECE7;
}

/* archive typography */
#content h3.archive {
	color: #AA0000;
	font: bold 18px/100% "Trebuchet MS", Arial, Verdana, sans-serif;
	padding: 0 0 0 5px;
}

#content div.right ul.archive {
	border-top: 1px dotted #C3B9AD;
}

#content div.right ul.archive li {
	border-bottom: 1px dotted #C3B9AD;
	padding: 2px 0 3px 5px;
}

#content div.right ul.archive li a {
	color: #332508;
	text-decoration: none;
}

#content div.right ul.archive li a:hover {
	color: #AA0000;
}

#archive div.post {
	border-bottom: 2px dotted #C3B9AD;
	margin: 20px 0 30px;
}




/* shoping stuff */
div.wpsc_page_numbers,
div.productdisplay {
	clear: both;
	border-top: 2px dotted #C3B9AD;
	padding-top: 20px;
}

div.wpsc_page_numbers { text-indent: 195px; }

div.productdisplay:first-child { border-top: none; }

div.imagecol {
	float: left;
	width: 150px;
}

div.producttext {
	float: right;
	width: 400px;
	margin-bottom: 20px;
}

#content h2.prodtitles {
	color: #AA0000;
	text-transform: none;
	margin-top: 0;
} #content h2.prodtitles a { text-decoration: none; }

#content h2.prodtitles span { float: right; }

img.product_image { border: 2px solid #cac1b2; width: 135px; }

th { text-align: left; }
th#product { width: 150px; }
th#quantity { width: 50px; }
th#price { width: 100px; }

div.wpsc_loading_animation {display: none}
div.wpsc_product_price { margin-bottom: 20px; }
span.totalhead { display: block; text-indent: 160px }

table.productcart td.products { width: 100px; }
table.productcart td.quantity { width: 120px; }
table.productcart td.price { width: 100px; }

table.wpsc_checkout_table tr { margin-bottom: 5px; }
table.wpsc_checkout_table td.label { width: 105px; vertical-align: top; }
table.wpsc_checkout_table td input[type="text"] { border: 1px solid #C8BFB0; padding: 3px 6px 2px; }
table.wpsc_checkout_table td textarea { border: 1px solid #C8BFB0; font: 12px/24px Georgia,serif; padding: 3px 6px 2px; height: 50px; }

table.wpsc_checkout_table h4 { font: 16px/100% "Trebuchet MS",Arial,Verdana,sans-serif; margin: 20px 0 8px 0; }

td.wpsc_pppro_cc_type1 { width: 105px; }

#sideshoppingcart { margin-top: 15px; }
#sideshoppingcart h3 {
	color: #AA0000;
	font: bold 18px/100% "Trebuchet MS", Arial, Verdana, sans-serif;
}

div.smallcart {
	background: #FFFFFF;
	border: 1px solid #C3B9AD;
	font-size: 14px;
	margin: 10px auto;
	padding: 10px;
}

/* contact form */
#content form ul li p { margin: 5px 0 0; }
#content form ul { list-style: none; }
#content form ul li { color: #000000; list-style-type: none; clear: both; width: 440px; margin: 6px 10px 0; line-height: normal; height: auto; }

#content form ul li label {
	display: block;
	height: 1.3em;
	float: left;
	width: 150px;
}

#content form ul li input[type="text"] {
	border:1px solid #D9D2C8;
	display: block;
	padding: 3px 5px 2px;
	width: 270px;
}

#content form ul li span label { display: block; margin: 3px 0; width: 220px; }


#content form ul li label.wide { float: none; margin: 3px 0 5px 0; width: 100%; clear: both; height: auto; }
#content form ul li label.wide span { display: block; float: none; width: 400px; }

#content form ul li.bigblock { height: 170px; }
#content form ul li.littleblock { height: 80px; }

span.req { display: inline; font-weight: bold; color: #AA0000; }

/* events */
table.my-calendar-table { width: 100%; }

td.day-without-date,
td.day-with-date,
td.current-day { border: 1px solid #AA0000; width: 14%; padding: 5px; }

div.category-key { display: none; }
.mc-toggle { display: none; }

div.my-calendar-nav ul li.my-calendar-prev,
div.my-calendar-nav ul li.my-calendar-next {
	display: block;
}

div.my-calendar-nav ul li.my-calendar-prev { float: left; }
div.my-calendar-nav ul li.my-calendar-next { float: right; }

div.my-calendar-nav { display: block; height: 1.5em; clear: both; }

#content  div.my-calendar-nav ul li a {
	text-decoration: none;
	font-size: 1.2em;
	padding: 3px 5px 4px;
}

#content div.my-calendar-nav ul li a:hover {
	background: #AA0000;
	color: #EFECE7;
}
