/* @override 
	http://fiveoaksclub.com/wp-content/themes/FORA/style.css
	http://fiveoaksclub.com/wp-content/plugins/cforms/styling/calendar.css
*/

/*
Theme Name: Five Oaks Recreational Assocation Theme
Theme URI:
Description: A custom theme for Five Oaks Recreational Assocation
Version: 1.0
Author: Yellow Rubber Ball
Author URI: http://yellowrubberball.com
Tags:
*/

/* Framework */
@import 'css/blueprint/screen.css';


/*	--- LAYOUT
	-------------------------------------------------------------------
	------------------------------------------------------------------- */
	
body {
	background: #c6b18b no-repeat center top;
	font-size: 90%;
	font-family: Helvetica, Arial, sans-serif;
	font-family: Times New Roman, serif;
}

.container {
	background: url(img/container.jpg) repeat-y;
	width: 966px;
}

#header {
	background: url(img/header.jpg);
	float: left;
	width: 966px;
	height: 159px;
}

#main {
	float: right;
	width: 680px;
	padding: 20px 30px 100px 30px;
	margin-right: 10px;
	display: inline;
}

#home #main .post-title{
	display: none;
}

#home #main .post-title{
	display: none;
}

#footer { 
	background: url(img/footer.jpg) no-repeat;
	margin: 0 auto;
	width: 966px;
	height: 33px;
	padding-top: 5px;
}	

/*	--- SIDEBAR
	-------------------------------------------------------------------
	------------------------------------------------------------------- */	
	
#sidebar {
	float: left;
	width: 203px;
	margin-left: 10px;
	padding-right: 0px;
	padding-bottom: 0px;
	color: #fff;
	display: inline;
}

#club-news, #upcoming-events{
	background: url(img/events-mid.png) top left repeat-y;
	margin-top: 20px;
	margin-bottom: 50px;
	color: black;
	line-height: 15px;
	position: relative;
}

#club-news ul, #upcoming-events ul{
	margin-left: 10px;
	margin-right: 10px;
	margin-bottom: 20px;
}

#club-news h3, #upcoming-events h3{
	background: url("img/events-header.png");
	text-indent: -5000px;
	height: 39px;
	width: 200px;
	margin-bottom: 20px;
}

#club-news h3{
	background: url("img/news-header.png");	
}

#upcoming-events h3{
	background: url("img/events-header.png");
}


#club-news .footer, #upcoming-events .footer{
	background: url("img/events-footer.png");
	height: 26px;
	width: 200px;
}

.news-date{
	color: #a6916b;
	font-weight: normal;
	font-size: 13px;
}

#all-news, #all-events{
	font-weight: bold;
	text-decoration: none;
	clear: both;
	text-align: right;
	padding-bottom: 5px;
	display: block;
	padding-right: 20px;
}

#all-news{
	padding-left: 110px;
}

#all-events{
	padding-left: 80px;
}

#all-news:hover, #all-events:hover{
	text-decoration: underline;
}



#upcoming-events li{
	list-style-type: none;	font-weight: bold;
	color: #a6916b;
	padding-bottom: 4px;
	font-weight: normal;
}

#upcoming-events ul li a{
	padding-left: 0px;
	font-weight: bold;
	/*background: url(img/leaf.gif) top left no-repeat;*/
	list-style-type: none;
	font-size: 13px;
}

#upcoming-events ul li ul{
	margin: 0px;
	color: #000;
}

.ec3_list_day{
	margin-bottom: 7px !important;
}

.posts-list{
	list-style-type: none;
	margin: 0;
}

#news-posts, #event-posts{
	margin: 0;
}

#club-news ul li{
	margin-top: 0px;
	margin-bottom: 15px;
	padding-left: 0px;
	font-weight: bold;
	list-style-type: none;
	font-size: 13px;
}

.posts-list a{
	text-decoration: none;
}

div.social{
	width:190px;
	height: 34px;
	display: block;
	position: relative;
	text-indent: -5000px;
	margin-bottom: 15px;
	margin-left: 7px;
}


div.social span{
	background: url("images/social.png");
	width: 110px;
	height: 34px;
	display: block;
}

div.social .facebook{
	display: block;
	height: 34px;
	background: url("images/social.png") -115px -34px;
	width: 37px;
	position: absolute;
	top: 0px;
	left: 116px;
}

div.social .rss{
	display: block;
	height: 34px;
	background: url("images/social.png") -153px -34px;
	width: 37px;
	top: 0px;
	right: 0px;
	position: absolute;
}

div.social .facebook:hover{
	background: url("images/social.png") -115px 0px;	
}

div.social .rss:hover{
	background: url("images/social.png") -153px 0px;
}



/*	--- GENERAL FORMATTING
	-------------------------------------------------------------------
	------------------------------------------------------------------- */	
	
.alignleft {
	float: left;
	margin: 5px;
}

.alignright {
	float: right;
	margin: 5px;
}


/*	--- HEADER
	-------------------------------------------------------------------
	------------------------------------------------------------------- */
#header h1 {
	width: 203px;
	height: 125px;
	margin-left: 10px;
	margin-bottom: 0;
	float: left;
	display: inline;
}

#header h1 a {
	display: block;
	width: 203px;
	height: 125px;
	text-indent: -50000px;
}

#header h1 a {
	display: block;
	width: 203px;
	height: 125px;
	text-indent: -50000px;
}

#header-img{
	float: right;
	margin-right: 9px;
}

.separated{	
	clear: both;
}

/*	--- STYLE/TYPOGRAPHY
	-------------------------------------------------------------------
	------------------------------------------------------------------- */
	
hr{
	background-color: #efe9df;
	margin-top: 10px;
	margin-bottom: 10px;
}

.italics{
	font-style: italicd;
}

#main a{
	text-decoration: underline;
	font-weight: bold;
}

#main a:hover{
	text-decoration: none;
}

#main img{
	outline: 2px solid #c6b18b;
	margin: 15px;
	display: inline;
}

#main .ngg-gallery-thumbnail img{
	outline: none;
}

/*	--- NAVIGATION
	-------------------------------------------------------------------
	------------------------------------------------------------------- */
ul#nav {
	/* height: 30px; */
	margin: 0px 25px 0 0;
	padding-top: 5px;
	display: inline;
	float: right;
}

#nav li {
	display: inline;
	padding-right: 18px;
	font-size: 16px;
	border-left: 1px solid #1d2d15;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 15px;
}


.page-item-3{
	display: none;
}

#nav li a:focus, #nav li a:hover, #nav li.current_page_item a {
	outline: none;
}

#nav li a {
        text-decoration: none;
        color: white;
}

.page-item-104 a, .page-item-31, .page-item-21, .page-item-17, .page-item-65, .page-item-8{
}


/*	--- MAIN
	-------------------------------------------------------------------
	------------------------------------------------------------------- */

h1, h2, h3, h4, h5, h6{
	color: #203419;
	font-weight: bold;
}

a, strong{
	color: #203419;
}

a:hover{
	text-decoration: underline;
}

/*	--- HOME
	-------------------------------------------------------------------
	------------------------------------------------------------------- */

#home #main ul{
	float: right;
	width: 245px;
	margin-right: 0px;
	margin-left: 10px;
}

.wp-image-37{
	margin-left: 0px;
	padding-right: 10px;
	margin-top: 0px !important;
	padding-top: 0px;
}

#home #main p{
	margin-bottom: 10px;
}

.wp-image-36{
	margin-right: 0px;
	margin-bottom: 20px;
	margin-top: 0px;
}

.sf-menu li a{
	cursor: default;
}

.sf-menu li ul{
	cursor: hand;
}

#main .wp-image-36, #main .wp-image-37{
	outline: none;
}


/*	--- POSTS
	-------------------------------------------------------------------
	------------------------------------------------------------------- */
	
.post .post-title, .archive .post-title{
	margin-bottom: 0px;
}	
	
	
.post .postmetadata, .archive .postmetadata{
	font-style: italic;
}

.the-post{
	margin-bottom: 40px;
	border-bottom: 1px dashed #b4a298;
}
	
	
/*	--- FOOTER
	-------------------------------------------------------------------
	------------------------------------------------------------------- */
	
#footer {
	font-size: 13px;
	text-align: center;
	color: #c9ffb4;
}

#footer a:focus, #footer a:hover { 
	text-decoration: none; 
}

#footer a {
	color: #a9cf94;
	text-decoration:underline;
}

/*	--- PHOTOS
	-------------------------------------------------------------------
	------------------------------------------------------------------- */

.ngg-galleryoverview{
	margin-bottom: 30px;
	margin-top: 0px;
}

#page-142 h3{
	margin-bottom: 5px;
}

#page-142 .piclenselink{
}

#page-142 .slideshowlink{
	float: left;
	margin-right: 5px;
	margin-left: 175px;
}


/*	--- CFORMS
	-------------------------------------------------------------------
	------------------------------------------------------------------- */

.linklove{
	display: none;
}

.cform{
	margin: 0;
	width: 500px;
}

#cformsform textarea, #cforms2form textarea, #cforms3form textarea, #cforms4form textarea{
	width: 300px;
	height: 150px;
	margin-left: 70px;
}

#cformsform input, #cforms2form input, #cforms3form input, #cforms4form input{
	width: 300px;
	margin-left: 70px;
}

#cformsform textarea, #cformsform input{
	margin-left: 0px;
}

#cformsform, #cforms2form, #cforms3form, #cforms4form{
	margin-top: 30px;
	font-size: 10pt;
	font-weight: normal;
	font-style: normal;
	width: 600px;
}

#cformsform #sendbutton, #cforms2form #sendbutton2, #cforms3form #sendbutton3{
	float: left;
	display: inline;
	margin-bottom: 30px;
	margin-left: 170px;
	width: 100px;
}

#cforms3form #sendbutton3{
	float: left;
	display: inline;
	margin-bottom: 30px;
	margin-left: 300px;
	width: 100px;
}

#cforms4form #sendbutton4{
	float: left;
	display: inline;
	margin-bottom: 30px;
	margin-left: 135px;
	width: 100px;
}

#cformsform label, #cformsform label span, #cforms2form label span, #cforms2form label span, #cforms4form label span{
	width: 145px;
	font-weight: normal;
	font-style: normal;
}

#cforms3form label, #cforms3form label span{
	width: 245px;
	font-weight: normal;
	font-style: normal;
}

#cforms4form label, #cforms4form label span{
	width: 125px;
	font-weight: normal;
	font-style: normal;
}

.cf_li_err{
	width: 420px;
	margin-left: 100px;
	padding: 0;
}

#usermessagea, #usermessage2a{
	margin-left: 0px;
	background-color: #f6e1bb;
	border: 1px solid #c6b18b;
}

#usermessage2a{
	margin-left: 0px;
}

ol.cf-ol li.cf_li_err {
	border: none;
}

/* WP Calendar */

#page-193 .post-title{
	border-bottom: 1px dashed #b4a298;
	width: 700px;
	margin-bottom: 30px !important;
}

#page-193 .content-right{
	border-left: 1px dashed #b4a298;
	padding-left: 30px;
}

.content-left{
	float: left;
	width: 300px;
	display: block;
	height: auto;
}

.content-right{
	float: right;
	width: 300px;
	display: block;
	height: auto;
}

#wp-calendar{
	width: 290px;
	float: right;
	margin-left: 30px;
}

#wp-calendar th{
	width: 41px;
}

#wp-calendar a{
	text-decoration: none;
}

#wp-calendar a:hover{
	text-decoration: underline;
}

#page-193 .post-title{
	margin-bottom: 0px;
	float: left;
}

#wp-calendar .nav{
	margin-bottom: 0px;
}

#wp-calendar .nav a{
	color: #000;
}

#wp-calendar .nav tbody td{
	outline: none;
	background: none;
	height: 10px;
}

#wp-calendar thead th{
	background: none;
	color: #162312;
}

#wp-calendar table caption{
	background: none;
	text-align: center;
	font-size: 130%;
}

#wp-calendar #today{
	background-color: #314029;
}

#wp-calendar #today:hover{
	background-color: #536243;
}

#wp-calendar .ec3_eventday{
	outline: 1px solid #fff;
	background-color: #e94642;
}

#wp-calendar .ec3_eventday:hover{
	background-color: #e91b1a;
}

#wp-calendar tbody td{
	height: 40px;
	background-color: #162312;
	color: #fff;
}

#wp-calendar table caption{
	padding: 0px;
	height: 25px;
}

#wp-calendar #ec3_publish img{
	display: none;
}

#wp-calendar #ec3_next, #wp-calendar #ec3_prev{
	color: #c6b18b  !important;
	height: 10px;
}


#wp-calendar tbody tr td .ec3_postday{
	color: #fff;
}

ul.ec3_events{
	float: left;
	width: 340px;
	margin: 15px 0px 0px 0px;
}

.ec3_list {
 margin-left: 0px;
 color: black;
 font-size: 16px;
 list-style-type: none;
 margin-bottom: 20px;
}

.ec3_list a{
	font-size: 14px;
}

.post table.ec3_schedule{
 padding:0 0.5px 0 0.5px;
 width: 100px;
 border: none;
}


table.ec3_schedule td {
 padding:0 0.5px 0 0.5px;
}



.ec3_popup table {
 border:solid #999 1px;        /* popup border */
 background-color: #c6b18b;       /* popup background colour */
 font-size: 10pt;            /* popup font size */
 color:black;
 text-align:left;
}

#wp-calendar tr td a{
	color: #fff;
}

.ec3_eventday a {
 	color: #fff !IMPORTANT;
}

/* Events in sidebar */

#sidebar ul.ec3_events{
	float: left;
	margin: 0;
	padding: 0;
	width: 178px;
}

#sidebar .ec3_list a{
	font-size: 10pt;
}

#sidebar .ec3_list{
	font-size: 10pt;
}

.ec3_iconlet{
	display: none;
}

/* SIDEBAR DIRECTIONS */

#directions a{
	display: block;
	background: url("img/map-directions.png") top left no-repeat;
	height: 70px;
	text-indent: -5000px;
}

/* Classifieds */

#awpcpcatlayout .maincategoryclass{
	background-color: #c6b18b;
	margin-bottom: 0px;
}



