/*
Theme Name: Kyle Franks Foundation
Theme URI: http://www.kylefranks.org
Description: A theme for The Kyle Franks Foundation Website
Version: 1.0
Author: Andrew Waegli
Author URI: http://www.surrealperspectives.com
*/

html, body
{
	height: 100%;
	margin: 0;
	
	background-color: #FFFFFF;
	background-image: url(images/back_border.jpg);
	background-repeat: repeat-y;
	background-position: center;
}

a:link
{
	text-decoration: none;
	color: #C33821;
}
a:active
{
	color: #C33821;
}
a:visited
{
	text-decoration: none;
	color: #C33821;
}
a:hover
{
	text-decoration: none;
	color: #872717;
}

fieldset
{
	border: none;
	border-top: 1px solid #0F2F5B;
	margin: 8px 0 0;
	padding: 0;
}

input, textarea
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	
	border: 1px solid #0F2F5B;
}

textarea
{
	width: 460px;
}

td
{
	vertical-align: top;
}

small
{
	font-size: 10px;
}

#container
{
    position: relative;
	margin: 0 auto;
    width: 700px;
	height: auto !important;
    height: 100%;
	min-height: 100%;
	
	background-image: url(images/back_main.jpg);
	background-repeat: no-repeat;
	background-position: top center;
	background-attachment: fixed;
}

#topbar
{
	position: relative;
	margin: 0;
	padding: 0;
	width: 700px;
	height: 200px;

	border: none;
	border-bottom: 1px solid #0F2F5B;
}

#toplink
{
	position: relative;
	left: 526px;
	top: 4px;
}

#toplink2
{
	width: 168px;
	height: 82px;
	border: 1px solid #000000;
}

#subcontainer
{
	margin: 0;
	margin-top: 20px;
	padding: 0;
	height: auto;
	
	background: url(images/back_contents.png);
	background-repeat: repeat-y;
	background-position: 501px 0;
}

#bodytext
{
	position: relative;
	margin: 0;
	padding-left: 20px;
	width: 460px;
	height: 100%;
	left: 0;
	float: left;
	
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #0F2F5B;
}

#bodytext p
{
	margin: 2px 0 0;
	padding: 0;
}

#menu
{
	margin-left: 520px;
	height: auto;
	width: 160px;	
	
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 15px;
	color: #0F2F5B;
	font-weight: bold;
}

#menulist
{
	margin: 0;
	padding: 0;
	
	list-style-type: none;
	list-style-position: outside;
}

#menulist ul
{
	margin: 0;
	margin-bottom: 7px;
	padding: 0;
	
	list-style-type: none;
	list-style-position: outside;
	
	font-weight: normal;
}

#menulist li
{
	margin-bottom: 7px;
}

#menu li.divider
{
	width: 100%;
	height: 18px;
	margin-top: -6px;
	border-bottom: 1px solid #0F2F5B;
	margin-bottom: 7px;
}

#menulist li#calendar
{
	font-weight: normal;
	font-size: 11px;
}

#menulist ul li
{
	margin: 0;
	padding-left: 18px;
	
	background-image: url(images/menuitem.png);
	background-repeat: no-repeat;
	background-position: 0 4px;
}

#menulinks, #menulinks ul
{
	margin: 0;
	padding: 0;
	
	list-style-type: none;
	list-style-position: outside;
}

#menulinks li
{
	margin: 12px 0;
}

#menulinks img
{
	border: none;
}

#menu div.small
{
	font-size: 11px;
}

#clearbar
{	
	clear: both;
	height: 20px;
}

#events
{
	font-size: 11px;
}

#events li
{
	background-image: none!important;
	list-style-type: disc!important;
	color: #0F2F5B!important;
}

#events ul li
{
	margin-left: 15px;
	padding: 0;
}

#events ul ul, #events ul ul li
{
	margin-left: 0!important;
	padding-left: 0!important;
}

#events ul ul li
{
	list-style-type: none!important;
}

.clearbar2
{
	clear: both;
	height: 1px;
}

#footer
{
	position: relative;
	width: 660px;
	margin-top: 19px;
	padding: 10px 20px;
	
	border-top: 1px solid #0F2F5B;
	
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #0F2F5B;
}

#newslink
{
	text-align: right;
	font-weight: bold;
}

h1
{
	clear: both;
	width: 460px;
	margin: 0;
	padding-bottom: 2px;
	
	font-size: 15px;
	font-weight: bold;
	
	border-bottom: 1px solid #0F2F5B;
}

h2
{
	margin-top: 2px;
	margin-bottom: 5px;
	
	font-size: 11px;
	font-weight: normal;
}

h3
{
	font-size: 15px;
	font-weight: bold;
	margin: 0;
}

h4
{
	font-size: 12px;
	font-weight: normal;
	display: inline;
	margin-top: 10px;
}

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

.normaltitle
{
	font-weight: bold;
}

h2.pagetitle
{
	font-weight: bold;
}

.navbar
{
	width: 100%
}

.left
{
	
}

.right
{
	float: right;
}

.info
{
	margin-top: 14px;
	clear: both;
	font-size: 11px;
}

#gb_form_div
{
	margin-top: 10px;
}

h2.main_formhead
{
	display: none;
}

#mainlegend span
{
	display: none;
}

#formwrap
{
	border: none !important;
}

.bodyimg
{
	border: 1px solid #0F2F5B !important;
}

.imagelink
{
	margin-top: 15px;
}

.textbox2
{	
	width: 310px!important;
	height: 80px;
}

.regtext
{
	width: 220px;
}

.required
{
	color: #C33821;
	padding-left: 4px;
	font-weight: bold;
}

.regform div
{
	margin-bottom: 2px;
}

.regform label
{
	width: 130px;
	text-align: right;
	float: left;
	padding-right: 4px;
}

.regform br
{
	display: none;
}

.nolabel
{
	margin-left: 134px;
}

li#li-5-7 span.reqtxt
{
	display: block!important;
	margin-left: 145px!important;
}

.linkcat h2
{
	font-weight: bold!important;
}