/*
Theme Name: Foxcroft Hills
Theme URI: http://clickcom.com
Description: Theme developed by Clickcom Inc.  All Rights Reserved.
Version: 1.0
Author: Clickcom Inc.
Author URI: http://clickcom.com
Tags: 

*/

/********* HTML STYLES ********/
body {
	font-size: 12px;
	font-family: Arial, Helvetica, Sans-Serif;
	background: #467158 url(images/bg.jpg) repeat-x;
	color: #000;
	text-align: center;
	margin: 0;
}
a {
	color: #17472b;
}
a img {
	border: none;
}
code {
	font: 1.1em 'Courier New', Courier, Fixed;
}
acronym, 
abbr, 
span.caps {
	font-size: 0.9em;
	letter-spacing: .07em;
	cursor: help;
}
acronym, abbr {
	border-bottom: 1px dashed #999;
}
blockquote {
	margin: 15px 30px 0 10px;
	padding-left: 20px;
	border-left: 5px solid #ddd;
}
blockquote cite {
	margin: 5px 0 0;
	display: block;
}
small {
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 0.9em;
	line-height: 1.5em;
}
h1, h2, h3 {
}
h1 {
}
h2 {
}
h3 {
}
h1, h1 a, h1 a:hover, h1 a:visited, #headerimg .description {
	text-decoration: none;
}
h2, h2 a, h2 a:visited, h3, h3 a, h3 a:visited {
}
h2, h2 a, h2 a:hover, h2 a:visited, h3, h3 a, h3 a:hover, h3 a:visited, #sidebar h2, #wp-calendar caption, cite {
	text-decoration: none;
}


/********* UNIVERSAL STYLES ********/
.clearBoth {
	clear: both;
}
.center {
	text-align: center;
}
.hidden {
	display: none;
}
.navigation {
	display: block;
	text-align: center;
	margin-top: 10px;
	margin-bottom: 20px;
}


/********* LAYOUT STYLES ********/
#container {
	width: 1000px;
	margin: 0 auto;
	text-align: left;
}
#header {
	position: relative;
}
	#header h1,
	#header h1 a {
		display: block;
		margin: 0;
		padding: 0;
		background: url(images/header_bg.jpg) no-repeat;
		width: 1000px;
		height: 305px;
	}
	.parent127 #header h1,
	.parent127 #header h1 a {
		background: url(images/header_swim_bg.jpg) no-repeat;
	}
	.parent60 #header h1,
	.parent60 #header h1 a {
		background: url(images/header_tennis_bg.jpg) no-repeat;
	}
	#header h1 a {
		text-indent: -9999px;
	}
	#header .description {
		display: none;
	}
	#header .memberLogin,
	#header .memberLogout{
		width: 300px;
		height: 25px;
		position: absolute;
		top: 0;
		right: 0;
		text-align: right;
		*top: 10px;
	}
	#header .memberLogin {
		width: 115px;
	}
		#header .memberLogin a {
			display: block;
			width: 115px;
			height: 25px;
			background: url(images/member_login_button.png) no-repeat;
		}
		#header .memberLogin span {
			display: none;
		}
		#header .memberLogout a {
			padding: 0 0 0 20px;
		}
#columnHeaders {
	background: #FFF url(images/columnHeader_bg.jpg) no-repeat;
	height: 30px;
	width: 1000px;
}
#middle {
	background: #FFF url(images/middle_bg.jpg);
}
	#sidebar {
		float: left;
		width: 245px;
		margin: 0 0 0 5px;
	}
		#sidebar ul, 
		#sidebar ul ol {
			margin: 0;
			padding: 0;
		}
		#sidebar ul li {
			list-style: none;
			margin-bottom: 15px;
		}
		#sidebar ul p, 
		#sidebar ul select {
			margin: 5px 0 8px;
		}
		#sidebar ul ul, 
		#sidebar ul ol {
			margin: 0 0 10px 0;
		}
		#sidebar ul ul ul, 
		#sidebar ul ol {
			margin: 0;
		}
		ol li, 
		#sidebar ul ol li {
			list-style: decimal outside;
		}
		#sidebar ul ul li, 
		#sidebar ul ol li {
			margin: 3px 0 0;
			padding: 0;
		}
		#sidebar form {
			margin: 0;
		}
		/************ SIDBAR NAV ***********/
		.widget_pages h2 {
			display: none;
		}
		.widget_pages li {
			margin: 0 0 1px 0;
			padding: 0;
		}
			.widget_pages li a {
				display: block;
				padding: 5px 5px 5px 30px;
				color: #FFF;
				text-decoration: none;
				background: #3B8459 url(images/arrow.png) no-repeat 10px 7px;
			}
			.widget_pages li a:hover,
			.widget_pages li.current_page_item a {
				background: #FFF url(images/arrow.png) no-repeat 10px 7px;
				color: #17482B;
			}
		.widget_pages li ul,
		.widget_pages li li ul {
			display: none;
		}
		.widget_pages li.current_page_item ul,
		.widget_pages li.current_page_ancestor ul {
			display: block;
		}
		.widget_pages li.current_page_item ul li,
		.widget_pages li.current_page_ancestor ul li {
			background: #17472b;
			list-style: circle;
			padding: 0 0 0 20px;
		}
			.widget_pages li.current_page_item ul li a {
				padding: 5px 5px 5px 45px;
				background: none;
				color: #d5f184;
			}
			.widget_pages li.current_page_ancestor ul li.current_page_item a {
				padding: 5px 5px 5px 45px;
				background: url(images/arrow.png) no-repeat 25px 7px;
				color: #d5f184;
			}
			.widget_pages li.current_page_ancestor ul li a{
				padding: 5px 5px 5px 45px;
				background: none;
				color: #d5f184;
			}
	#content {
		float: left;
		width: 595px;
		padding: 0 10px;
	}
		.pageTitle,
		.postTitle {
			margin: 0;
			padding: 10px 10px 3px 35px;
			font-size: 20px;
			color: #6c1f0a;
			font-style: italic;
			font-weight: normal;
			background: url(images/page_title_bg.jpg) no-repeat left bottom;
		}
		.postTitle a {
			color: #6c1f0a;
		}
		.entry {
			padding: 0 10px;
			position: relative;
		}
			.entry ul {
				padding: 10px 20px;
			}
			.entry li {
				list-style: disc;
				padding: 2px 0 2px 5px;
			}
	#ads {
		float: left;
		width: 120px;
		padding: 0 5px;
		display:none;
	}
#footer {
	background: url(images/footer_bg.jpg) no-repeat;
	height: 120px;
	width: 870px;
	padding: 45px 0 0 130px;
}
	#footer a {
		color: #d5f184;
	}
	#footerLinks ul,
	#footerLinks li {
		margin: 0;
		padding: 0;
		list-style: none;
	}
	#footerLinks li {
		display: inline;
	}
	#footerLinks li ul {
		display: none;
	}
	#footerLinks a {
		font-size: 14px;
		text-decoration: none;
		padding: 0 20px 0 0;
	}
	#copyright {
		margin: 20px 0 0 0;
		text-align: right;
		font-size: 11px;
		color: #FFF;
	}
		#copyright a {
			padding: 0 20px;
		}


/********* POST STYLES ********/
.post {
	margin: 0;
	text-align: justify;
}
.post hr {
	display: block;
}
.postmetadata {
	clear: both;
}
.clear {
	clear: both;
}
/* End Typography & Colors */



/* Begin Images */
p img {
	padding: 0;
	max-width: 100%;
}
/*	Using 'class="alignright"' on an image will (who would've
	thought?!) align the image to the right. And using 'class="centered',
	will of course center the image. This is much better than using
	align="center", being much more futureproof (and valid) */
img.centered {
	display: block;
	margin-left: auto;
	margin-right: auto;
}
img.alignright {
	padding: 4px;
	margin: 0 0 2px 7px;
	display: inline;
}
img.alignleft {
	padding: 4px;
	margin: 0 7px 2px 0;
	display: inline;
}
.alignright {
	float: right;
}
.alignleft {
	float: left
}
/* End Images */



/* Begin Lists

	Special stylized non-IE bullets
	Do not work in Internet Explorer, which merely default to normal bullets. */

.entry ol {
	padding: 0 0 0 35px;
	margin: 0;
}
.entry ol li {
	margin: 0;
	padding: 0;
}
.postmetadata ul, 
.postmetadata li {
	display: inline;
	list-style-type: none;
	list-style-image: none;
}
/* End Entry Lists */



/* Begin Form Elements */
#searchform {
	margin: 10px auto;
	padding: 5px 3px;
	text-align: center;
}
.entry form { /* This is mainly for password protected posts, makes them look better. */
	text-align:center;
}
select {
	width: 130px;
}
#commentform input {
	width: 170px;
	padding: 2px;
	margin: 5px 5px 1px 0;
}
#commentform {
	margin: 5px 10px 0 0;
}
#commentform textarea {
	width: 100%;
	padding: 2px;
}
#respond:after {
	content: "."; 
	display: block; 
	height: 0; 
	clear: both; 
	visibility: hidden;
}
#commentform #submit {
	margin: 0 0 5px auto;
	float: right;
}
/* End Form Elements */



/* Begin Comments*/
.thread-alt {
	background-color: #f8f8f8;
}
.thread-even {
	background-color: white;
}
.depth-1 {
	border: 1px solid #ddd;
}
.even, 
.alt {
	border-left: 1px solid #ddd;
}
.commentlist li, 
#commentform input, 
#commentform textarea {
	font: 0.9em 'Lucida Grande', Verdana, Arial, Sans-Serif;
}
.commentlist li ul li {
	font-size: 1em;
}
.commentlist li {
	font-weight: bold;
}
.commentlist li .avatar { 
	float: right;
	border: 1px solid #eee;
	padding: 2px;
	background: #fff;
}
.commentlist cite, .commentlist cite a {
	font-weight: bold;
	font-style: normal;
	font-size: 1.1em;
}
.commentlist p {
	font-weight: normal;
	line-height: 1.5em;
	text-transform: none;
}
#commentform p {
	font-family: 'Lucida Grande', Verdana, Arial, Sans-Serif;
}
.commentmetadata {
	font-weight: normal;
}
.alt {
	margin: 0;
	padding: 10px;
}
.commentlist {
	padding: 0;
	text-align: justify;
	}
.commentlist li {
	margin: 15px 0 10px;
	padding: 5px 5px 10px 10px;
	list-style: none;
}
.commentlist li ul li { 
	margin-right: -5px;
	margin-left: 10px;
}
.commentlist p {
	margin: 10px 5px 10px 0;
}
.children { padding: 0; }

#commentform p {
	margin: 5px 0;
}
.nocomments {
	text-align: center;
	margin: 0;
	padding: 0;
}
.commentmetadata {
	margin: 0;
	display: block;
}
/* End Comments */



/* Begin Calendar */
#wp-calendar #prev a, #wp-calendar #next a {
	font-size: 9pt;
}
#wp-calendar a {
	text-decoration: none;
}
#wp-calendar caption {
	font: bold 1.3em 'Lucida Grande', Verdana, Arial, Sans-Serif;
	text-align: center;
}
#wp-calendar th {
	font-style: normal;
	text-transform: capitalize;
}
#wp-calendar {
	empty-cells: show;
	margin: 10px auto 0;
	width: 155px;
}
#wp-calendar #next a {
	padding-right: 10px;
	text-align: right;
}
#wp-calendar #prev a {
	padding-left: 10px;
	text-align: left;
}
#wp-calendar a {
	display: block;
}
#wp-calendar caption {
	text-align: center;
	width: 100%;
}
#wp-calendar td {
	padding: 3px 0;
	text-align: center;
}
#wp-calendar td.pad:hover { /* Doesn't work in IE */
	background-color: #fff; }
/* End Calendar */


/* Captions */
.aligncenter,
div.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
}
.wp-caption {
	border: 1px solid #ddd;
	text-align: center;
	background-color: #f3f3f3;
	padding-top: 4px;
	margin: 10px;
	-moz-border-radius: 3px;
	-khtml-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
}
.wp-caption img {
	margin: 0;
	padding: 0;
	border: 0 none;
}
.wp-caption p.wp-caption-text {
	font-size: 11px;
	line-height: 17px;
	padding: 0 4px 5px;
	margin: 0;
}
/* End captions */


/******* MEMBER PROFILE ***********/
.member_profile_name {
	margin: 0;
	padding: 0 0 70px 0;
	font-size: 20px;
}
.cc_Members_Profile_dl {
	margin: 0;
	padding: 0;
}
.cc_Members_Profile_dl dt {
	display: block;
	clear: left;
	float: left;
	background: #E5F2C7;
	padding: 3px;
	margin: 2px !important;
	width: 180px !important;
}
.cc_Members_Profile_dl dd {
	display: block;
	float: left;
	background: #CBDDB3;
	padding: 3px;
	margin: 2px !important;
	width: 360px !important;
}
#member_image_dt {
	display: none;
}
#member_image_dd {
	position: absolute;
	top: 15px;
	right: 0;
	background: none;
	height: 70px;
	overflow: hidden;
	text-align: right;
}

#cc_loginform {
	border: solid 1px #61856B;
	padding: 10px 10px 10px 150px;
	margin: 10px 50px;
	background: #E5F2C7;
	text-align: left;
}
#cc_loginform td {
	background: #E5F2C7;
}
.member_navigation {
	background: #E3F3C6;
	padding: 10px;
}
.members_prev_page {
	padding: 0 0 0 450px;
}

.messageboard ul, .postinfo {
	margin:-20px 0 0 0;
}

.messageboard ul, .messageboard ul li {
	margin:0 0 0 0;
	padding:0;
	list-style:none;
}

.messageboard .odd, .messageboard .odd ul, .postinfo li.odd, .postinfo li.odd h3, .odd .postinfo, .odd ul, .odd  {
	background:#E5F2C7;
}
.messageboard ul li.even ul, .messageboard ul li.even ul li, .messageboard .even, .postinfo li.even, .postinfo li.even h3, .postinfo li.even b, .even .postinfo, .even ul, .even {
	background:#c7d3ab;
}

.postinfo li h3 {
	width:465px;
	float:left;
	margin:0;
	padding:4px 2px;
}

.postinfo li b {
	width:100px;
	float:left;
	font-weight:normal;
	padding:4px 2px;
	text-align:right;
}

#messageboard img.avatar {
	display:none;
}

#messageboard li {
	margin:0;
	border-bottom:none;
}
.cc_printer_friendly_pages_link {
	top:-45px !important;
}
#cc_Members_Directory_Display li,
#cc_Members_Directory_Display li ul{ background:none; border-left:none;}