/*  
Theme Name: foow 
Theme URI: http://www.kohactive.com
Description: Custom Theme for Yellow Wing Productions
Version: 1.0
Author: kohactive
Author URI: http://www.kohactive.com
	
 */
 
 
 /*
	GLOBAL UI ELEMENTS
 */ 
body, html, #wrapper {
	width:100%;
	padding:0px;
	margin:0px;
	border:0px;
	font-family:lucida sans, Helvetica, Arial, sans-serif;
	background-color: #fcf9c2;
}
#wrapper {
	background: #fcf9c2 url(http://assets.greatamericanouting.com/common/main_bg_5.jpg) no-repeat center top;	
}
#main_container { /* outer most wrapper */
	width:960px;
	margin:0px auto;
}
#homepage_header, #alt_header {
	width:960px;
	min-height:484px;
	background: url(http://assets.greatamericanouting.com/common/header_bg_6.jpg) no-repeat center top;
}
#alt_header {
	min-height:159px;
	background: #fcf9c2 url(http://assets.greatamericanouting.com/common/alt_header_bg.jpg) no-repeat center top;	
}
#page_header {
	float:right;
	margin-right:25px;
	margin-top:10px;
}
#content_wrapper { /* main content wrapper */
	width:960px;
	background: url(http://assets.greatamericanouting.com/common/content_bg.png) repeat-y;
	padding-top:10px;
	height:auto;
	float:left;
}
#end_footer_container {
	width:1200px;
	text-align:right;
}
img#foow_footer {
	float:right;
	margin-bottom:100px;
}
#footer {
	text-align:right;
	padding-right:20px;
}
/* newsletter signup */
#newsletter_wrapper {
	width:100%;
	background-color: #d6e2f5;
	border-bottom:2px solid #549ae0;
	display:none;
}
#newsletter_signup {
	margin:0 auto;
	width:940px;
	padding:10px;
}
#nl_btn {
	float:right;
	width: 149px;
	height:29px;
	background: url(http://assets.greatamericanouting.com/common/nl_bg_2.gif) no-repeat;
	text-align:center;
	padding-top:8px;
	margin-left:10px;
}
#nl_btn a#newsletter_btn {
	margin-top:6px;
	cursor:pointer;
	color:#fff;
}
#newsletter_signup input {
	width:300px;
	padding:6px;
	font-size:15px;
	font-weight:bold;
	margin-bottom:10px;
}
#newsletter_signup input.signup_btn {
	cursor:pointer;
	border:none;
	width: 145px;
	height:36px;
	background: url(http://assets.greatamericanouting.com/common/signup_btn.gif) no-repeat;
}
a#close_nl {
	float:right;
	cursor:pointer;
	font-size:10px;
	color:red;
}
#head_donate {
	float:left;
	width:145px;
	height:36px;
	background: url(http://assets.greatamericanouting.com/common/donate_btn.gif) no-repeat;
	margin-top:2px;
	cursor:pointer;
}
#head_donate a {
	display:block;
}
#head_donate span {
	display:none;
}


/*
	CONTENT AREA UI ELEMENTS
*/
#main_left_wrapper {
	width:630px;
	float:left;
}
#left_column, .left_column {
	width:630px;
	float:left;
}
.top_column {
	margin-bottom:25px;
}
#left_column_header, .left_column_header {
	width:610px;
	height: 71px;
	display:block;
	background: url(http://assets.greatamericanouting.com/common/long_header_3.png) no-repeat;
}
span.item_header {
	float:left;
	color: #fcf9c2;
	font-size:19px;
	font-weight:bold;
	text-transform:uppercase;
	margin-left:20px;
	margin-top:18px;
}
#left_column_content_wrapper, #left_column_footer, .left_column_footer, .left_column_content_wrapper {
	width: 568px;
	margin-left:10px;
}
#left_column_content_wrapper, .sidebar_content_wrapper, .left_column_content_wrapper {
	float:left;
	background-color: #fefcdb;
	border-left:1px solid #ffdcab;
	border-right:1px solid #ffdcab;
	padding:10px;
}
img.section_title {
	margin-left:20px;
	padding-top:21px;
}
img.alignleft {
	float:left;
	padding:0px 8px 8px 0px;
}
.bios_list img {
	float:left;
}

#side_bar {
	width: 317px;
	float:right;
}
.sidebar_item_footer {
	margin-left:16px;
}
.sidebar_content_wrapper {
	margin-left:16px;
	width:267px;
}
.sidebar_item {
	width:317px;
	margin-bottom:25px;
}
.sidebar_header {
	background: url(http://assets.greatamericanouting.com/common/sidebar_header_bg_2.png) no-repeat;
	width:317px;
	height:75px;
}


/*social media header */
#social_media_header {
	width:940px;
	padding:0px 10px 0px 10px;
	height:40px;
}
ul#social_media {
	float:right;
	list-style:none;
	width:400px;
	height:35px;
}
ul#social_media li {
	list-style:none;
	display:inline;
	float:right;
}
ul#social_media li span {
	display:none;
}
ul#social_media li.sm_head span {
	display:block;
	font-size:12px;
	font-weight:700;
	color :#216ab4;
	padding: 10px 15px 0px 0px;
}
ul#social_media li a {
	display:block;
	width:40px;
	height:35px;
	background: url(http://assets.greatamericanouting.com/common/social_media_icons.jpg);
	float:left;
}
ul#social_media li a#social_twit { 	background-position:0 0; }
ul#social_media li a#social_fb { background-position: -40px 0; }
ul#social_media li a#social_rss { background-position: -80px 0; }
ul#social_media li a#social_twit:hover { background-position:0 -35px; }
ul#social_media li a#social_fb:hover { background-position: -40px -35px; }
ul#social_media li a#social_rss:hover { background-position: -80px -35px; }

ul#social_media li.foow_logo {
	width:75px;
}
ul#social_media li a#foow { 
	width:75px;
	background: url(http://assets.greatamericanouting.com/common/foow_icon.gif) no-repeat; 
}


/* navigation styles */
#nav { 
	width:676px;
	height:72px;
	float:right;
	margin-right:20px;
	margin-top:-1px;
}
ul#global_nav {
	width:767px;
	height:71px;
	list-style:none;
}
ul#global_nav li {
	display: inline;
	float:left;
}
ul#global_nav li span {
	display:none;
}
ul#global_nav li a {
	display:block;
	width:50px;
	height:71px;
	background: url(http://assets.greatamericanouting.com/common/globalnav_3.png) no-repeat;
}
/* navigation default */
ul#global_nav li a#gn_home { width:66px; background-position: 0 0; }
ul#global_nav li a#gn_tour { width:80px; background-position: -66px 0; }
ul#global_nav li a#gn_movie { width:85px; background-position: -146px 0; }
ul#global_nav li a#gn_people { width:64px; background-position: -231px 0; }
ul#global_nav li a#gn_fundraiser { width:94px; background-position: -295px 0; }
ul#global_nav li a#gn_volunteer { width:89px; background-position: -389px 0; }
ul#global_nav li a#gn_donate { width:67px; background-position: -478px 0; }
ul#global_nav li a#gn_blog { width:49px; background-position: -545px 0; }
ul#global_nav li a#gn_contact { width: 81px; background-position: -594px 0; }

/* navigation hover */
ul#global_nav li a#gn_home:hover { width:66px; background-position: 0 -80px; }
ul#global_nav li a#gn_tour:hover{ width:80px; background-position: -66px -80px; }
ul#global_nav li a#gn_movie:hover { width:85px; background-position: -146px -80px; }
ul#global_nav li a#gn_people:hover { width:64px; background-position: -231px -80px; }
ul#global_nav li a#gn_fundraiser:hover { width:94px; background-position: -295px -80px; }
ul#global_nav li a#gn_volunteer:hover { width:89px; background-position: -389px -80px; }
ul#global_nav li a#gn_donate:hover { width:67px; background-position: -478px -80px; }
ul#global_nav li a#gn_blog:hover { width:49px; background-position: -545px -80px; }
ul#global_nav li a#gn_contact:hover { width: 81px; background-position: -594px -80px; }

/* navigaiton current */
ul#global_nav li a#gn_home_current { width:66px; background-position: 0 -80px; }
ul#global_nav li a#gn_tour_current{ width:80px; background-position: -66px -80px; }
ul#global_nav li a#gn_movie_current { width:85px; background-position: -146px -80px; }
ul#global_nav li a#gn_people_current { width:64px; background-position: -231px -80px; }
ul#global_nav li a#gn_fundraiser_current { width:94px; background-position: -295px -80px; }
ul#global_nav li a#gn_volunteer_current { width:89px; background-position: -389px -80px; }
ul#global_nav li a#gn_donate_current { width:67px; background-position: -478px -80px; }
ul#global_nav li a#gn_blog_current { width:49px; background-position: -545px -80px; }
ul#global_nav li a#gn_contact_current { width: 81px; background-position: -594px -80px; }



/* TYPOGRAPHY */
h1, h1 a, h1 a:visited {
	font-size:26px;
	font-weight:bold;
	color: #b04655;
	margin-bottom:10px;
	text-decoration:none;
}
h1 a:hover, h2 a:hover {
	text-decoration:underline;
}
h2, h2 a, h2 a:active {
	font-size:15px;
	color: #2169bb;
	margin-bottom:8px;
	text-decoration:none;
}
p, span, label {
	font-size:13px;
	color:#333;
	line-height:19px;
	margin-bottom:15px;
}
p a, p a:visited, span a, span a:visited {
	color: #216ab4;
	text-decoration:none;
}
p a:hover, span a:hover {
	text-decoration:underline;
}
span.right {
	float:right;
}
span.date_stamp {
	color: #676767;
	font-size:13px;
	text-transform:uppercase;
	font-weight:bold;
	line-height:normal;
}
span.comment_count, span.comment_count a, span.comment_count a:visited {
	color: #FFF;
	font-weight:bold;
	font-size: 15px;
	text-decoration:none;
}
span.comment_count a:hover {
	text-decoration:underline;
}


#don_div {
	float:right;
	width:71px;
	margin-left:10px;
}
#don_left {
	width:470px;
	float:left;
}
#fancy_outer {
	z-index:2;
}