/*
COFA: Christian Outdoor Fellowship of America

Coded and Designed by Tony Scialdone in 2007
http://www.StraightStreetDesign.com/ 
and
http://www.DotCoMOnomics.com/
*/

/* UNIVERSAL DECLARATIONS */

body * {
	position: relative;
	margin: 0; padding: 0;
	background: transparent;
	font: normal 100.01%/1em verdana, arial, sans-serif;
	color: #333;
	border: 0; outline: 0; }
	
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, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0; padding: 0;
	border: 0; outline: 0;
	font-weight: inherit; font-style: inherit; font-size: 100%;
	vertical-align: baseline;
	background: transparent; }
	
:focus { outline: 0; }

	
/* CONTAINERS */

body {
	margin: 0;
	padding: 0 0 77px 0;
	background: #333 url(../images/bg_body.gif); 
	font: normal .9em/1.4em verdana, arial, sans-serif; }

#wrap {
	margin: -7px auto;
	padding: 3px; 
	width: 733px; 
	background: #fff; 
	border: 2px solid #34393f; }

#header {
	margin: 0 auto;
	height: 154px;
	background: #666 url(../images/bg_header.jpg) no-repeat left top; }
	
#nav {
	list-style-type: none;
	height: 35px; 
	background: #293333; 
	text-align: center;	
	border-bottom: 2px solid #50554e; }

#content {
	float: left;
	background: #293334;
	background: url(../images/bg_content.jpg) repeat-y left top; }

#primary {
	float: left;
	padding: 0 0 49px 0;
	width: 498px; }

#secondary {
	float: right; 
	padding-top: 14px; 
	width: 233px; }
	
#sponsors {
	clear: both;
	margin: 0 auto;
	width: 733px;
	height: 136px; }
	
#footer {
	clear: both;
	height: 136px; 
	background: #cfcfcf url(../images/bg_footer.jpg) repeat-x left top; }
	

/* NAV */

#nav li { 
	display: inline; 
	padding: 4px 14px; 
	text-align: center; }
	
#nav a:link, #nav a:visited, #nav a:active {
	display: block; display: inline;
	font: bold 100%/35px verdana, arial, sans-serif; 
	letter-spacing: -1px; 
	text-decoration: none;
	color: #c56300; }
#nav a:hover { color: #fff; }


/* ELEMENTS */

#header h1 { 
	background: none; 
	text-indent: -9999px; }
	
h2 {
	margin-top: 14px; 
	padding-left: 42px; 
	background: url(../images/bg_h2.gif) no-repeat 14px 0px; 
	font: normal 146%/1.4em verdana, arial, sans-serif; 
	color: #6b6b21;
	letter-spacing: -2px; }
h2 span { position: absolute; text-indent: -9999px; }

#secondary h2 { margin-bottom: -10px; }
	
h3 {
	margin: 21px 0 -10px 0; 
	padding: 0 14px; 
	font: normal 118%/1.4em verdana, arial, sans-serif; 
	color: #6b6b21;
	letter-spacing: -1px; }

h4 {
	margin: 21px 0 -10px 0; 
	padding: 0 14px; 
	font: bold 118%/1.4em verdana, arial, sans-serif; 
	color: #6b6b21;
	letter-spacing: -1px; }
	
h3.bible { margin-bottom: -10px; }

li h3 { font-weight: bold; }	

p { 
	margin: 14px 7px 0 0; 
	padding: 0 14px; 
	font-size: 90%; 
	line-height: 1.4em; 
	text-align: justify; }
	
#secondary p { color: #000; }

a:link,
a:visited,
a:active { 
	text-decoration: underline; 
	font-weight: bold; 
	line-height: 1.4em; 
	color: #c66200; }
a:hover { text-decoration: none; color: #006; }

blockquote { margin: 21px 28px 21px 21px; }
	
blockquote p { 
	padding-top: 7px;
	color: #00f; 
	background: url(../images/quotes.gif) no-repeat; }
	
cite { 
	display: block; 
	margin-top: 7px; 
	padding-right: 28px; 
	text-align: right;
	font-size: 90%; }

	
/* PRIMARY */

#primary ul { margin: 14px 28px 0 49px; }
#primary li { 
	margin-bottom: 4px; 
	font-size: 90%; 
	line-height: 1.4em; 
	text-align: left; }

#primary li ul { margin-bottom: 7px; }
li *, li ul * { font-size: 100%; }

#primary dl { margin: 14px 0 0 49px; font-size: 90%; }
#primary dt { margin: 7px 0 0 0; font-weight: bold; }
#primary dd { margin: 4px 0 0 28px; }

#primary ol { margin: 14px 28px 0 49px; font-size: 90%; }
#primary ol li { margin-top: 14px; text-align: justify; }


/* SECONDARY STYLES */

ul#subnav {
	margin: 14px auto;
	list-style-type: none; }

ul#subnav li {
	display: block;
	margin: 0;
	padding: 0; }

ul#subnav li a {
	display: block;
	height: 35px; 
	padding-left: 21px;
	font: bold 100%/35px verdana, arial, sans-serif; 
	letter-spacing: -1px;
	color: #c66200;
	text-decoration: none; }

ul#subnav li a { width: auto; }
ul#subnav li a:hover { color: #293334; }


/* FOOTER */

#footer ul { 
	float: right; 
	margin: 0 49px 0 0; 
	padding-top: 70px;  
	background: url(../images/cofa_trademark.gif) no-repeat 77px 42px; }
	
#footer li {
	display: inline; 
	float: left; 
	color: #fff; }
	
#footer li a {
	margin: 0; 
	font: normal 70%/1em verdana, arial, sans-serif; 
	color: #fff; }

#footer a#logofooter { 
	display: block; 
	float: left; 
	margin: 32px 0 0 35px;
	width: 331px;
	height: 73px; 
	background: url(../images/logo_footer.jpg) no-repeat left top; }
#footer li a { text-decoration: none; margin-left: 0; }
#footer a:hover { color: #c56300; }

/* GENERAL TYPOGRAPHY */

.left { text-align: left; }
.fly { position: absolute; left: -9999px; }
.justify { text-align: justify; }
.center { display: block; margin-right: auto; margin-left: auto; text-align: center; }
.noborder { border: 0; }
strong { font-weight: bold; }
.cofa { font-weight: bold; color: #6b6b21; }
ul.none, ol.none { list-style-type: none; }
.red { color: #f00; }
.file { font-size: 80%; color: #999; }
.bold { font-weight: bold; }

img.rotate { width: 733px; height: 200px; border-bottom: 2px solid #50554e; }
img.bio {
	float: left; 
	margin: 21px 14px 7px 14px; 
	padding: 4px;
	background: #fff; 
	border: 1px solid #333; }	
img.pic {
	display: block;
	margin: 14px auto;
	padding: 3px;
	background: #fff; 
	border: 1px solid #000; }
	
embed {
	display: block;
	margin: 28px auto; }

form {
	margin: 21px 21px 0 21px;
	font: bold 100%/1.3em verdana, arial, sans-serif;
	color: #666; }
	
label {
	display: block;
	margin: 0 0 14px 0; }

input, textarea {
	display: block;
	margin: 3px 0 0 0;
	padding: 3px;
	width: 200px;
	height: 21px;
	background: #fff;
	font: bold 100%/1.3em verdana, arial, sans-serif;
	color: #c66200;
	border: 1px solid #a5a59f; }

input.hidden { display: none; margin: 0; padding: 0; border: 0; }

select {
	display: block;
	margin: 3px 0 0 0;
	border: 1px solid #666; }

textarea {
	display: block;
	overflow: auto;
	margin: 0; 
	width: 350px;
	height: 77px; }

input.button {
	margin: 14px 0 0 0;
	padding: 3px 0;
	width: 98px;
	height: 30px;
	background: #c66200;
	color: #fff;
	text-indent: 0;
	border: 0; }

form#subscribe input {
	display: inline; 
	margin: 0; 
	padding: 2px 0 0 4px; }

form#subscribe #submit {
	top: 2px; 
	width: 30px;
	height: 14px;  
	border: 0; }


/* INDEX STYLES FOR UNIQUE LAYOUT */

body#index #content { background: url(../images/bg_content_index.jpg) repeat-y left top; }
	
body#index #primary {  
	float: left;
	margin: 0; 
	padding: 0 0 49px 0; 
	width: 433px; }
	
#primary div { 
	padding: 0 0 21px 0; 
	border-bottom: 1px solid #ccc; }
	
body#index #primary div p:first-line { font-weight: bold; color: #6b6b21; }

	
body#index h2 { 
	margin: 14px 0 0 0; 
	padding-left: 14px;
	background: none; }
	
body#index h3 {
	margin-top: 14px; 
	padding-left: 14px; 
	background: url(../images/bg_h.gif) no-repeat 14px 0px; 
	font: normal 146%/1.4em verdana, arial, sans-serif; 
	color: #6b6b21;
	letter-spacing: -2px; }
	
body#index #secondary { 
	float: right; 
	margin: 0; 
	padding: 0 0 49px 0;
	width: 290px;  }
	
body#index #secondary ul { 
	margin: 14px auto; }
body#index #secondary li { 
	list-style-type: none;
	margin: 0; 
	text-align: center; }

body#events #primary h2 { margin-bottom: 28px; }
body#events iframe { margin-left: 7px; }
	
/* INTELLIGENT NAVIGATION */

/* NAV */
body#index li.navindex a,
body#about li.navabout a,
body#events li.navevents a,
body#forum li.navforum a,
body#free li.navfree a,
body#donate li.donate a,
body#tips li.tips a,
body#magazine li.navfree a,
body#partners li.navpartners a,
body#contact li.navcontact a,
body#believe li.navabout a, 
body#links li.navfree a,
body#bios li.navabout a,
body#mikeb li.navabout a,
body#grizz li.navabout a,
body#brandonm li.navabout a,
body#georger li.navabout a { color: #fff; }

/* SIDEBAR */
body#about li.vision a, 
body#history li.history a,
body#bios li.bios a,
body#mikeb li.bios a,
body#grizz li.bios a,
body#tonys li.bios a,
body#georger li.bios a,
body#free li.free a,
body#magazine li.magazine a,
body#contact li.contact a,
body#links li.links a,
body#believe li.believe a  { background: #5a5a10; color: #fff; }

/* BIOS */
ul#subnav ul { display: none; }

body#bio ul#subnav ul, 
body#mikeb #subnav ul,
body#grizz #subnav ul,
body#tonys #subnav ul,
body#georger #subnav ul  { display: block; }

body#bio #subnav li, 
body#mikeb #subnav li,
body#grizz #subnav li,
body#tonys #subnav li,
body#georger #subnav li {
	margin: 0;
	padding: 0; }
	
body#bio #subnav ul li a, 
body#mikeb #subnav ul li a,
body#grizz #subnav ul li a, 
body#tonys #subnav ul li a,
body#georger #subnav ul li a { 
	margin: 0; 
	padding: 0 0 0 42px;
	height: 1.5em; 
	background: none; 
	font-size: 90%;
	line-height: 1.5em; 
	color: #c66200; }
	
body#bio #subnav ul li a:hover, 
body#mikeb #subnav ul li a:hover, 
body#grizz #subnav ul li a:hover,
body#tonys #subnav ul li a:hover,
body#georger #subnav ul li a:hover { color: #293334; }

body#mikeb #subnav ul a.mikeb,
body#grizz #subnav ul a.grizz,
body#tonys #subnav ul a.tonys,
body#georger #subnav ul a.georger { background: url(../images/subnav_li.gif) no-repeat 21px 5px; }

/* INTELLIGENT NAVIGATION .. FOOTER */
body#sitemap li.sitemap a { color: #c66200; }
body#privacy li.privacy a { color: #c66200; }
body#contact li.contactfoot a { color: #c66200; }



/* TIPS BLOG */

body#tips h2 {
	margin-left: 0;
	padding-left: 21px; 
	background: none; 
	text-indent: 0; }
	
body#tips #secondary ul {
	list-style-type: none;
	margin: 21px 0 21px 21px; }
body#tips #secondary ul a:link,
body#tips #secondary ul a:visited,
body#tips #secondary ul a:active { 
	text-decoration: none; 
	font-weight: bold; 
	font-size: 90%; 
	color: #293334; 
	letter-spacing: -1px; }
body#tips #secondary ul a:hover { 
	color: #c66200; }
	
body#tips #secondary p {
	list-style-type: none;
	margin: 21px 0 21px 7px; }
body#tips #secondary p a:link,
body#tips #secondary p a:visited,
body#tips #secondary p a:active { 
	text-decoration: none; 
	font-weight: bold; 
	font-size: 100%; 
	color: #293334; 
	letter-spacing: -1px; }
body#tips #secondary p a:hover { 
	color: #c66200; }
	
body#tips div.post {
	margin: 28px 0 42px 0; 
	border: 0; }
	
body#tips div.post h2, body#tips div.post h2 a { 
	margin: 14px 0 14px 7px; 
	padding-left: 0px; 
	font-weight: normal; }
	
body#tips .comment_post h3 {
	font-size: 100%; }
	
body#tips .comment_post > p:first-line { color: #333; font-weight: normal; } 

body#tips p.time {
	margin: 0 21px 21px 14px;
	padding-bottom: 14px;
	font-size: 70%; 
	background: url(../tips/images/clock.gif) no-repeat 0 .7em; 
	font-weight: normal;
	line-height: 2em; 
	color: #999; 
	text-indent: 7px; }

body#tips p.time img { 
	display: block;
	display: inline;
	top: 3px;
	left: 14px; }

img.modimage { 
	display: block;
	margin: 14px 0 21px 21px; }
	
body#tips input { 
	margin-bottom: 21px; }
	
body#tips textarea { 
	margin-top: 28px; }
	
body#tips #categoryposts .post { margin: 0; }
body#tips #categoryposts .post p.time h2 { margin: 0; }
body#tips #categoryposts .post p.time { margin: 0 14px; }


/* NEWSLETTERS */


/* TIPS BLOG */

div.postbody { 
	margin: 0px 21px 0 14px; 
	padding: 0 14px; 
	font-size: 90%; 
	line-height: 1.4em; 
	text-align: justify; }
	
body#tips #primary p { line-height: 2.4em; }


body#magazine h2 {
	margin-left: 0;
	padding-left: 21px; 
	background: none; 
	text-indent: 0; }
	
body#tips #secondary ul {
	list-style-type: none;
	margin: 21px 14px 21px 7px; }
body#tips #secondary ul a:link,
body#tips #secondary ul a:visited,
body#tips #secondary ul a:active { 
	text-decoration: none; 
	font-weight: bold; 
	font-size: 90%; 
	color: #293334; 
	letter-spacing: -1px; }
body#tips #secondary ul a:hover { 
	color: #c66200; }
	
body#tips #secondary p {
	list-style-type: none;
	margin: 21px 0 21px 7px; }
body#tips #secondary p a:link,
body#tips #secondary p a:visited,
body#tips #secondary p a:active { 
	text-decoration: none; 
	font-weight: bold; 
	font-size: 100%; 
	color: #293334; 
	letter-spacing: -1px; }
body#tips #secondary p a:hover { 
	color: #c66200; }
	
body#tips div.post {
	margin: 28px 0 42px 0; 
	border: 0; }
	
body#tips div.post h2, body#tips div.post h2 a { 
	margin: 14px 0 14px 7px; 
	padding-left: 0px; 
	font-weight: normal; }
	
body#tips .comment_post h3 {
	font-size: 100%; }
	
body#tips .comment_post > p:first-line { color: #6b6b21; font-weight: bold; }

body#tips p.time {
	margin: 0px 21px 21px 28px;
	padding-bottom: 14px;
	font-size: 70%; 
	background: url(../tips/images/clock.gif) no-repeat 0 .6em; 
	font-weight: normal;
	line-height: 2em; 
	color: #999; 
	text-indent: 7px; }

body#tips p.time img { 
	display: block;
	display: inline;
	top: 3px;
	left: 14px; }

img.modimage { 
	display: block;
	margin: 14px 0 21px 21px; }
	
body#tips input { 
	margin-bottom: 21px; }
	
body#tips textarea { 
	margin-top: 28px; }
	
body#tips #categoryposts .post { margin: 0; }
body#tips #categoryposts .post p.time h2 { margin: 0; }
body#tips #categoryposts .post p.time { margin: 0 14px; }


p.rss a { 
	display: block; 
	margin: 0; 
	padding: 0 0 0 40px; 
	height: 31px; 
	background: url(/tips/images/rss.gif) no-repeat left top; 
	line-height: 31px; }


/* Sponsors */

#sponsors img {
	display: block;
	margin: 40px auto; 
	padding: 3px; 
	background: #293334; 
	border: 2px solid #666; }

table.schedule { font-size: 90%; }
table.schedule td { padding: 14px 0; }
table.schedule td.time { padding-right: 4px; width: 100px; font-size: 80%; text-align: right; color: #6b6b21; }




