/*  
Theme Name: Fort Rock Family Camp Default
Theme URI: http://www.fortrock.org/
Description: The default Fort Rock Family Camp theme designed by Joshua Wychopen in 2009.
Version: 1.0
Author: Joshua Wychopen
Author URI: http://www.joshwychopen.com/
*/

/* Site Globals */

* {
	margin: 0;
	padding: 0;
}

body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	line-height: 18px;
	background-color: #221c17;
}

.alignleft {
	float: left;
	margin-right: 10px; 
	margin-top: 5px;
	margin-bottom: 10px;
	padding: 5px;
	border: 1px solid #a09a83;
	background-color: #ffffff;		
}

.alignright {
	float: right;
	margin-left: 10px; 
	margin-top: 5px;
	margin-bottom: 10px;
	padding: 5px;
	border: 1px solid #a09a83;
	background-color: #ffffff;	
}

a {
	text-decoration: none;
	color: #3b3431;
}

a:hover {
	text-decoration: underline;
	color: #9b4824;
}

a:focus {
	outline: none;
}

a:active {
  outline: none;
}

.hidden{
	display:none;
}

.the-title {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 24px;
	color: #ffffff;
	margin: 75px 0px 0px 50px;
	float: left;
}

h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 25px;
	color: #9b4824;
	line-height: 19px;
	font-weight: normal;
	padding: 0px 0px 15px 0px;
}

h2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 20px;
	color: #9b4824;
	line-height: 19px;
	font-weight: normal;
	padding: 0px 0px 10px 0px;
}

h3 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	color: #9b4824;
	line-height: 19px;
	font-weight: normal;
	padding: 0px 0px 15px 0px;
}

p {
	font-family: Arial, Helvetica, sans-serif;
	line-height: 20px;
	color: #333333;
	padding: 0px 0px 10px 0px;
}

#background {
	background: #221c17 url(../../media/images/bg-interior.jpg) no-repeat scroll 50% 0pt;
	height: 846px;
	margin: 0 auto;
}

#wrapper {
	width: 825px;
	margin: 0 auto;
	position: relative;
}

#header-logo {
	width: 825px;
	height: 176px;
	float: left;
	background-image: url(../../media/images/logo.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}

.logo a {
	width: 320px;
	height: 128px;
	float: left;
	text-indent: -9999px;
	margin: 20px 0px 0px 5px;
}

.apply a {
	width: 272px;
	height: 64px;
	float: right;
	margin: 86px 0px 0px 0px;
	background-image: url(../../media/images/apply-button.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	text-indent: -9999px;
	display: block;
}

.apply a:hover {
	background-position: 0px -64px;
}

.top-links {
	float: right;
	width: 272px;
	text-align: right;
	margin: 2px 0px 0px 0px;
	padding: 0px 10px 5px 0px;
	color: #ffffff;
}

.top-links a {
	font-size: 9px;
	text-transform: uppercase;
	text-decoration: none;
	letter-spacing: .1em;
	color: #ffffff;
}

.top-links a:hover {
	font-size: 9px;
	text-transform: uppercase;
	text-decoration: underline;
	color: #9b4824;
}
#navigation {
	width: 553px;
	height: 56px;
	float: left;
	background:  url(../../media/images/navigation-bg.jpg) no-repeat;
}

li.home a {
  background:  url(../../media/images/navigation-bg.jpg) no-repeat;
  width: 86px;
  height: 56px;
  background-position: 0 0;
}

li.home a:hover, body.home li.home a {
  background:  url(../../media/images/navigation-bg.jpg) no-repeat;
  width: 86px;
  height: 56px;
  background-position: 0px -57px;
}

li.about a {
  background:  url(../../media/images/navigation-bg.jpg) no-repeat;
  width: 62px;
  height: 56px;
  background-position: -86px 0;
}

li.about a:hover, body.about li.about a {
  background:  url(../../media/images/navigation-bg.jpg) no-repeat;
  width: 62px;
  height: 56px;
  background-position: -86px -57px;
}

li.camp a {
  background:  url(../../media/images/navigation-bg.jpg) no-repeat;
  width: 84px;
  height: 56px;
  background-position: -148px 0;
}

li.camp a:hover, body.camp li.camp a {
  background:  url(../../media/images/navigation-bg.jpg) no-repeat;
  width: 84px;
  height: 56px;
  background-position: -148px -57px;
}

li.events a {
  background:  url(../../media/images/navigation-bg.jpg) no-repeat;
  width: 70px;
  height: 56px;
  background-position: -232px 0;
}

li.events a:hover, body.events li.events a {
  background:  url(../../media/images/navigation-bg.jpg) no-repeat;
  width: 70px;
  height: 56px;
  background-position: -232px -57px;
}

li.news a {
  background:  url(../../media/images/navigation-bg.jpg) no-repeat;
  width: 65px;
  height: 56px;
  background-position: -302px 0;
}

li.news a:hover, body.news li.news a {
  background:  url(../../media/images/navigation-bg.jpg) no-repeat;
  width: 65px;
  height: 56px;
  background-position: -302px -57px;
}

li.gallery a {
  background:  url(../../media/images/navigation-bg.jpg) no-repeat;
  width: 76px;
  height: 56px;
  background-position: -367px 0;
}

li.gallery a:hover, body.gallery li.gallery a {
  background:  url(../../media/images/navigation-bg.jpg) no-repeat;
  width: 76px;
  height: 56px;
  background-position: -367px -57px;
}

li.contact a {
  background:  url(../../media/images/navigation-bg.jpg) no-repeat;
  width: 90px;
  height: 56px;
  background-position: -443px 0;
}

li.contact a:hover, body.contact li.contact a {
  background:  url(../../media/images/navigation-bg.jpg) no-repeat;
  width: 90px;
  height: 56px;
  background-position: -443px -57px;
}

/* ---------------[ Drop-down Menu ]--------------- */
/* Based on Ruthsarian Menus : ruthsarian@gmail.com */

ul#nav {
	float: left;
	list-style-type: none;
	height: 45px;
}

ul#nav li a {
 	margin: 0;
  	padding:0;
	float: left;
	text-indent: -9999px;
	font-weight: bold;
}

ul#nav, ul#nav li, ul#nav ul {
	list-style: none;
}

ul#nav ul {
	display: none;
	top: 56px;
	right: auto;
	left: -0px;
	width: 20em;
	margin: 0;
	padding: 0;
	border-bottom: 1px solid #999999;
	text-align: left;
	text-indent: 0;
}

ul#nav li {
	position: relative;
	float: left;
	z-index: 1;
	font-weight: bold;
}

ul#nav li:hover {
	z-index: 999;
}

ul#nav li:hover > ul {
	display: block;
	position: absolute;
}

ul#nav ul li a {
	display: block;
	float: none;
	height: 1em;
	width: 20em;
	padding: 1em;
	background: #ccc;
	text-indent: 0;
	color: #333333;
	text-decoration: none;
}

ul#nav ul, ul#nav ul li {
	float: none;
	width: 22em;
}

ul#nav ul li a, ul#nav ul li a:link, ul#nav ul li a:visited {
	border-top: 1px solid #999999;
	border-left: 1px solid #999999;
	border-right: 1px solid #999999;
}

ul#nav ul li a:hover, ul#nav ul li a:active {
	background: #999999;
	font-weight: bold;
	color: #ffffff;
	text-decoration: none;
	background-image: url(../../media/images/drop-down-hover.jpg);
	background-repeat: repeat-x;
	background-position: left top;
	
}

/* Drop-down Menu Hacks */
ul#nav ul {
	background-color: #fff;
}

ul#nav ul li a {
	position: relative;
}

/* End Navigation */

#main {
	width: 825px;
	float: left;
	background-color: #ffffff;
	background-image: url(../../media/images/wrapper-bg.jpg);
	background-repeat: repeat;
	background-position: left top
}

#header {
	width: 553px;
	height: 287px;
	float: left;
	background-image: url(../../media/images/header.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}

#banner { /* Default image.  Can be removed*/
	width: 497px;
	height: 213px;  
	background-repeat: no-repeat; 
	overflow: hidden; 
	position: relative;
	left: 28px;
	top: 26px;
}

#banner li { 
	display: block;
	width: 497px; 
	height: 213px;  
}

#banner li.one { background-image: url(../../media/images/header-one.jpg); }
#banner li.two { background-image: url(../../media/images/header-two.jpg); }
#banner li.three { background-image: url(../../media/images/header-three.jpg); }
#banner li.four { background-image: url(../../media/images/header-four.jpg); }
#banner li.five { background-image: url(../../media/images/header-five.jpg); }
#banner li.six{ background-image: url(../../media/images/header-six.jpg); }
#banner li.seven { background-image: url(../../media/images/header-seven.jpg); }

#left {
	width: 552px;
	float: left;
	background-color: #ffffff;
}

ol {
	padding: 0px 0px 0px 35px;
}

#content {
	width: 502px;
	height: 154px;
	float: left;
	padding: 20px 25px 0px 25px;
	text-align: left;
	background-image: url(../../media/images/content-bg.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}

#sidebar {
	width: 273px;
	/*height: 495px;*/
	float: left;
}

/* Search */

#search-form-input {
	height: 24px;
	float: left;
	margin: 14px 0px 0px 0px;
	text-align: center;
}

#search-form-button {
	height: 23px;
	float: left;
	margin: 15px 0px 0px 0px;
	text-align: center;
}

#search {
	width: 272px;
	height: 52px;
	float: left;
	background-image: url(../../media/images/search-bg.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	display: block;
}

#search-input {
	height: 24px;
	float: left;
	margin: 13px 0px 0px 29px;
	text-align: center;
}

#search-button {
	height: 23px;
	float: left;
	margin: 14px 0px 0px 0px;
	text-align: center;
}

.search-input {
	font-size: 1.4em;
	border: 1px solid #7f8292;
	font-family: Georgia, Times New Roman, Times, serif;
	margin: 1px 0px 1px 1px;
	padding: 2px;
	color: #333333;
	width: 120px;
}


/* Featured Links */

#featured-links {
	width: 234px;
	height: 246px;
	float: left;
	background-image: url(../../media/images/featured-links.jpg);
	background-repeat: no-repeat;
	background-position: top left;
	margin: 20px 20px 0px 20px;
}

ul#fl {
	list-style: none;
	float: left;
	margin: 41px 0px 0px 0px;
}

ul#fl li, ul#fl ul {
	list-style: none;
	float: left;
	padding: 0px;
	margin: 0px;
}

ul#fl li a {
  text-indent: -9999px;
  float: left;
  padding: 0px;
  margin: 0px;
}

li.fl-events a {
  background:  url(../../media/images/featured-links-buttons.jpg) no-repeat;
  width: 234px;
  height: 48px;
  background-position: 0 0;
}

li.fl-events a:hover, body.events li.fl-events a {
  background:  url(../../media/images/featured-links-buttons.jpg) no-repeat;
  width: 234px;
  height: 48px;
  background-position: -234px 0px;
}

li.fl-about a {
  background:  url(../../media/images/featured-links-buttons.jpg) no-repeat;
  width: 234px;
  height: 38px;
  background-position: 0px -48px;
}

li.fl-about a:hover, body.about li.fl-about a {
  background:  url(../../media/images/featured-links-buttons.jpg) no-repeat;
  width: 234px;
  height: 38px;
  background-position: -234px -48px;
}

li.fl-registration a {
  background:  url(../../media/images/featured-links-buttons.jpg) no-repeat;
  width: 234px;
  height: 34px;
  background-position: 0px -88px;
}

li.fl-registration a:hover, body.registration li.fl-registration a {
  background:  url(../../media/images/featured-links-buttons.jpg) no-repeat;
  width: 234px;
  height: 34px;
  background-position: -234px -88px;
}

li.fl-news a {
  background:  url(../../media/images/featured-links-buttons.jpg) no-repeat;
  width: 234px;
  height: 39px;
  background-position: 0px -122px;
}

li.fl-news a:hover, body.news li.fl-news a {
  background:  url(../../media/images/featured-links-buttons.jpg) no-repeat;
  width: 234px;
  height: 39px;
  background-position: -234px -122px;
}

li.fl-contact a {
  background:  url(../../media/images/featured-links-buttons.jpg) no-repeat;
  width: 234px;
  height: 55px;
  background-position: 0px -161px;
}

li.fl-contact a:hover, body.contact li.fl-contact a {
  background:  url(../../media/images/featured-links-buttons.jpg) no-repeat;
  width: 234px;
  height: 55px;
  background-position: -234px -161px;
}
/* Recent News */

#recent-news {
	width: 234px;
	height: 198px;
	float: left;
	background-image: url(../../media/images/recent-news.jpg);
	background-repeat: no-repeat;
	background-position: top left;
	margin: 20px 20px 0px 20px;
}

#recent-news h3 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
	color: #3b3431;
	line-height: 19px;
	font-weight: bold;
	padding: 0px 0px 5px 0px;
	text-align: left;
}

ul#rn {
	list-style: none;
	float: left;
	margin: 40px 0px 0px 20px;
	padding: 15px 20px 15px 20px;
	width: 174px;
	height: 128px;
}

ul#rn li {
	text-align: left;
	list-style-type: none;
	padding: 0px 0px 4px 0px;
	font-size: 12px;
	font-weight: bold;
	line-height: 15px;
}

ul#rn li.morenews {
	text-align: left;
	list-style-type: none;
	padding: 6px 0px 4px 0px;
	font-size: 12px;
	font-weight: bold;
	line-height: 15px;
}

#footer {
	width: 825px;
	height: 85px;
	float: left;
	background-image: url(../../media/images/footer-bg.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}

#footer p {
	color: #af9a71;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-align: left;
	margin: 15px 0px 0px 25px;
}

#footer a {
	color: #af9a71;
	text-decoration: none;
}

#footer a:hover {
	color: #dfc696;
	text-decoration: underline;
}

/* Form Sets */

label {
	cursor: pointer;
}

fieldset {
	border: none;
	padding: 0;
}

input:focus, input.sffocus, textarea:focus, select:focus {
	background: #f9f6ef;
}

textarea, select {
	font-size: 1.4em;
	border: 1px solid #7f8292;
	font-family: Georgia, Times New Roman, Times, serif;
	margin: 1px 0px 1px 1px;
	padding: 2px;
	color: #333333;
}

.input {
	font-size: 1.4em;
	border: 1px solid #7f8292;
	font-family: Georgia, Times New Roman, Times, serif;
	margin: 1px 0px 1px 1px;
	padding: 2px;
	color: #333333;
	width: 200px;
}

select {
	padding: 1px;
	font-size: 1.3em;
}

/* Begin Various Tags & Classes */
acronym, abbr, span.caps {
	cursor: help;
}

acronym, abbr {
	border-bottom: 1px dashed #999;
}

blockquote cite {
	margin: 5px 0 0;
	display: block;
}

blockquote {
  width: 450px;
  font-style: italic;
  font-family: Georgia, "Times New Roman", Times, serif;
  padding: 2em 0 0 25px;
  margin: 0 auto 2em auto;
  background: url(../../media/images/quote-open.gif) no-repeat left 5px;
}

blockquote p {
  display: block;
  padding-right: 25px;
  background: url(../../media/images/quote-close.gif) no-repeat right bottom;
  font-family: Georgia, "Times New Roman", Times, serif;
  line-height: 25px;
  color: #55452e;
}

/* Ministry Index */

#ministry_index_wrapper {
	background-color: #3f3f3f;
}

#ministry_index {
	font-size: 11px;
	margin: 0 auto;
	padding: 10px 0 100px;
	width: 800px;
}

#ministry_index ul {
	float: left;
	padding: 0 10px;
	width: 140px;
}

#ministry_index dt {
	padding: 10px 0 5px;
}

#ministry_index li {
	padding: 1px 0;
	list-style-type: none;
}

#ministry_index dt a {
	color: #fff;
}

#ministry_index li a {
	color: #cccccc;
}

#ministry_index a:hover {
	text-decoration: underline;
}

#ministry_tab {	
	background: url(../../media/images/ministry_tab.jpg) no-repeat left bottom;
	cursor: pointer;
	display: block;
	font-size: 0;
	width: 138px;
	height: 22px;
	float: right;
	margin: 0px 20px 0px 0px;
	overflow: hidden;
	text-indent: -99999px;
}

#ministry_tab.on {
	background-position: 0 0;
}

#skip_links {
	overflow: hidden;
	width: 0;
	height: 0;
}

#email-bottom-info {
	width: 553px;
	height: 99px;
	float: left;
	background: transparent url(../../media/images/email-notification-bg.jpg) no-repeat top left;
}

#notification {
	width: 553px;
	height: 99px;
	float: right;
}

.notification-entry {
	float: left;
	padding: 52px 0px 0px 115px;
}

.notification-button {
	float: left;
	padding: 33px 0px 0px 16px;
}

.notification-input {
	font-size: 9px;
	font-family: Arial, Helvetica, sans-serif;
	margin: 1px 0px 1px 1px;
	padding: 0px;
	color: #55442e;
	border: 0px;
	width: 282px;
	padding: 3px;
	text-transform:uppercase;
}

#notification input:focus, #notification input.sffocus, #notification textarea:focus, #notification select:focus {
	background: #ffffff;
	border: 0px;
}
#opt-side {
	width: 234px;
	height: 198px;
	float: left;
	background-image: url(../../media/images/opt-side.png);
	background-repeat: no-repeat;
	background-position: top left;
	margin: 20px 20px 0px 20px;
}

#opt-side h3 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
	color: #3b3431;
	line-height: 19px;
	font-weight: bold;
	padding: 0px 0px 5px 0px;
	text-align: left;
}
.opt {
	color: #3b3431;
	font-weight: bold;
padding:5px;
}
#opt-side-int {
padding:40px;
}
.notification-entry2 {
	float: left;
	padding: 12px;
}

.notification-input2 {
	font-size: 9px;
	font-family: Arial, Helvetica, sans-serif;
	margin: 1px 0px 1px 1px;
	padding: 0px;
	color: #55442e;
	border: 0px;
	width: 150px;
	padding: 3px;
	text-transform:uppercase;
}