/* 
 -------------------------------------
 Curvitude by Project Seven Development
 www.projectseven.com
 Layout 04: 2 column Hz
 -------------------------------------
*/

body {
	font-family: Arial, Helvetica, sans-serif;
	color: #e1e1e1;
	background-color: #fdfddd;
	margin: 0;
	padding: 0;
}
#masthead {
	background-color: #fdfddd;
	color: #666666;
	margin: 16px auto -8px auto;
	width: 982px;
}
#logo {
	padding: 0 12px;
}

#columntop {
	clear: both;
	background-image: url(img/home1col_top.jpg);
	background-repeat: no-repeat;
	height: 20px;

}
#columnwrapper {
	margin: 0 auto;
	width: 982px;
	background-image: url(img/home1col_middle.jpg);
	background-repeat: repeat-y;
}
#c1, {
	float: left;
}
#c1 {
	width: 960px;
}

#c1 .content {
	font-size: 0.8em;
	padding: 6px 16px 16px 34px;
}

h1 {
	font-size: 1.25em;
	color: #ffa51c;
	letter-spacing: 0.25em;
	font-family: Arial, Helvetica, sans-serif;
}
h2 {
	font-size: 1.2em;
	color: #d90026;
	letter-spacing: .2em;
	font-family: Arial, Helvetica, sans-serif;
}
h3 {
	font-size: 1.2em;
	margin: 1.5em 0 0 0;
}
h4 {
	padding: 12px 0 0 0;
	font-size: 1.2em;
	color: #d90026;
	letter-spacing: .2em;
	font-family: Arial, Helvetica, sans-serif;
}
.audio { 
	color: #999999; 	
	font-family: Verdana, Geneva, sans-serif;
	font-size: .7em; 
	font-weight: bold;
	letter-spacing: .01em;
	line-height: 2em;
}
.date-font { 
	color: #9c0001; 	
	font-family: Verdana, Geneva, sans-serif;
	font-size: .55em; 
	font-weight: normal;
	letter-spacing: .01em;
}
.callout-main {
	float: left;
	width: 900px;
	margin: 4px 0 10px 0px;
	padding: 1px;
	background: #242424;
	border: 5px solid #ffffff;
}

.callout-mission {	
	width: 100%;
	margin: -4px 0 -8px 0;
	padding: 0 0 0 0;
	color: #cccccc; 
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1em;
	font-weight: normal;
	line-height: 1em;
}
fieldset	{ 
	padding: 0px 8px 6px 8px;
	-moz-border-radius: 5px; 
	border: #666666 1px solid; 
}
fieldset legend	{ 
	padding: 0;
	margin-bottom: 3px; 
}
.image-border		{ LEFT: 0px; position: relative; bottom: 0px; border: #666666 1px solid; }

.image-borderon		{ LEFT: 0px; position: relative; bottom: 20px; border: #ffa51c 1px solid; }

.legend { 
	color: #ffa51c; 
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1em;
	font-weight: bold;
	letter-spacing: .05em;
}
.legend-font { 
	color: #cccccc; 
	font-family: verdana, arial, sans-serif;
	font-size: .9em;
	font-weight: normal;
	line-height: 1.5em;
	padding: 12px 0 6px 0;
}
.lightshow {
	margin: 20px 0 0 0;
	font-size: 1.6em;
	padding: 2px;
	color: #5fc827;
	border: 1px solid #333;
	font-weight: normal;
	background-image: url(../images/logo/pagetitle.jpg);
	background-color: #707070;
	background-repeat: repeat-x;
	letter-spacing: .2em;
}
.lightshowBox {
	margin: 24px 0 0 0;
	padding: 7px 1px 3px 7px;
	border-top: 1px solid #505050;
	border-right: 1px solid #505050;
	border-bottom: 1px solid #505050;
	border-left: 1px solid #505050;
}
.pageHeading {
	margin: 0 auto;
	color: #d3060f;
	font-weight: bold;
}
.player {
	padding: 2px 24px 4px 0;
}
.topZero {
	margin-top: 0;
}
#columnbottom {
	clear: both;
	background-image: url(img/home1col_bottom.jpg);
	background-repeat: no-repeat;
	height: 20px;
}
#footer {
	margin: 0px auto;
	font-size: 0.7em;
	width: 982px;
}
#footercontent {
	padding: 14px;
	color: #333333;
}
.clearfloat {
	clear: both;
	height: 0;
	line-height: 0.0;
	font-size: 0;
}
/*Default Links - Applies to the Main Content Column*/
.content a:link {
	color: #ffa51c;
	text-decoration: none;
}
.content a:visited {
	color: #ffa51c;
	text-decoration: none;
}
.content a:hover, .content a:focus, .content a:active {
	color: #d3060f;
	text-decoration: underline;
}
/*
Left Sidebar Links - We add .content to the selector name to 
make it more specific and to eliminate conflicts with the main navigation bar
*/
#c1 .content a:link {
	color: #ffa51c;
}
#c1 .content a:visited {
	color: #ffa51c;
}
#c1 .content a:hover, #c1 .content a:focus, #c1 .content a:active {
	color: #d3060f;
}
/*Footer Links*/
#footer a:link {
	color: #d3060f;
	text-decoration: none;
}
#footer a:visited {
	color: #d3060f;
	text-decoration: none;
}
#footer a:hover, #footer a:focus, #footer a:active {
	color: #ffa51c;
	text-decoration: underline;	
}
#f_source_navigation, #menu, #f-source-menu {
	z-index: 99999;
} 
