/*
Theme Name: Douglasville
Theme URI: http://www.douglasvillehealthclub.com
Description: Douglasville Health Club
Version: 1.0
Author: BrightCite, Inc
Author URI: http://brightcite.com/

*/


body {
	background: #999FA0;
	color: #333;
	font-family: Verdana, Arial, Sans-Serif;
	margin: 0;
	padding: 0;
	text-align: center;
}

a {
	color: #B00023;
}

p { margin: 5px 0 15px 0; }

strong, b { font-weight: bold; }
em, i { font-style: italic; }

#wrap {
	background: #fff;
	margin: 0 auto;
	padding: 6px 0;
	text-align: center;
	width: 776px;
}

#header {
	background: #fff url(images/bg_header.gif) left top no-repeat;
	height: 135px;
	margin: 0 6px;
	text-align: right;
}

	#header ul {
		padding: 10px 5px 0 0;
		text-align: right;
	}

	#header ul li {
		border-left: 1px solid #CAB600;
		display: inline;
		margin: 0 5px 0 0;
		padding: 0 0 0 7px;
	}

	#header ul li a {
		color: #FFE60D;
		font-size: 77%;
		font-weight: bold;
		text-decoration: none;
		text-transform: uppercase;
	}

	#header ul li a:hover {
		color: #fff;
		text-decoration: underline;
	}

	#header h1 {
		font-family: "Times New Roman", Times, serif;
		font-size: 182%;
		font-weight: normal;
		margin: 0;
		padding: 50px 50px 0 0;
	}

	#header h1 a {
		color: #B00023;
		text-decoration: none;
	}

	#header #tagline {
		color: #999;
		font-weight: bold;
		margin: 0 50px 0 0;
	}

	#header #phone {
		color: #999;
		margin: 0 160px 0 0;
	}

#nav {
		background: #FFF9BA url(images/bg_nav.gif) left top no-repeat;
	float: left;
	margin-left: 7px;
	padding: 0;
	text-align: left;
	width: 181px;
}

	#date {
		background: #000 url(images/bg_date.gif) left top no-repeat;
		color: #fff;
		font-weight: bold;
		font-size: 85%;
		height: 35px;
		margin: 0;
		padding: 5px 0 0 10px;
	}

	#date a {
		color: #FFE60D;
	}

	#nav h3 {
		background: #786E60;
		color: #fff;
		font-weight: bold;
		padding: 3px;
	}
		#nav h3 a {
			color: #fff;
			text-decoration: none;
		}

		#nav h3 a:hover {
			color: #FFE60D;
			text-decoration: underline;
		}

	#nav ul {
		border: 1px solid #8D8579;
		padding: 0 0 20px 0;
	}

	#nav ul li {
		background: url(images/bg_navbutton.gif) left bottom repeat-x;
		padding: 2px 0 7px 3px;
	}

	#nav ul li a {
		color: #4c4712;
		font-size: 85%;
		font-weight: bold;
		text-decoration: none;
	}

	#nav ul li a:hover {
		color: #B00023;
		text-decoration:  underline;
	}

		#nav ul li ul {
			border: 0;
			list-style-type: disc;
			margin: 0 0 0 20px;
			padding: 0 0 5px 0;
		}

		#nav ul li ul li {
			background: transparent;
			padding: 2px 0 7px 0;
		}

		#nav ul li ul li a {
			color: #4c4712;
			font-size: 85%;
			font-weight: bold;
			text-decoration: none;
		}

		#nav ul li ul li a:hover {
			color: #B00023;
			text-decoration:  underline;
		}

	.recentCommentsPostTitle ul {
		border: 15px solid #f00;
	}

#content {
	float: left;
	margin: 24px 0 10px 0;
	text-align: left;
	width: 581px;
}

	#billboard {
		background: #FEF9CB;
		border-bottom: 2px solid #8D8579;
		border-right: 1px solid #8D8579;
	}

	#billboard h2 {
		border-bottom: 1px dashed #666;
		font-size: 122%;
		font-style: italic;
		font-weight: bold;
		margin: 5px 10px;
	}

	#billboard img {
		border-bottom: 2px solid #8D8579;
	}

	#billboard p {
		margin: 10px;
	}

	#blog {
		background: #fff url(images/bg_content.gif) left top no-repeat;
		padding-top: 25px;
	}

	#blog h2 {
		color: #B00023;
		font-size: 136%;
		font-style: italic;
		font-weight: bold;
		margin: 5px 10px 0 10px;
	}

	#blogtagline {
		color: #999;
		font-weight: bold;
		margin: 0 10px 5px 10px;
		padding-bottom: 3px;
	}

	#blogsubscribe {
		border-bottom: 1px dashed #666;
		margin: 0 10px 10px 10px;
		padding-bottom: 3px;
		text-align: right;
	}

	#postsindex {
		margin: 0 0 0 10px;
	}

	.post {
		clear: both;
		margin: 0 10px 20px 10px;
	}

		.post h2 {
			font-size: 107%;
			font-weight: bold;
		}

		.post h3 {
			font-size: 107%;
			font-weight: bold;
		}

		.post h3 a {
			color: #000;
			text-decoration: none;
		}

		.post h3 a:hover {
			color: #999;
			text-decoration: underline;
		}

		.entry {
			margin: 0px 10px;
		}

			.entry ul {
				list-style-type: disc;
				padding: 0 0 0 15px;
			}

		.postfoot {
			margin: 10px;
		}

		.alignright {
			float: right;
		}

		.alignleft {
			float: left
		}

		#relatedindex {
			margin:0;
		}

			#relatedindex ul {
				font-size: 80%;
				margin: 5px 0 15px 0;
			}

		#related {
			margin: 4px 0 0 0;
		}

			#related ul {
				margin: 5px 0 15px 0;
			}

	.pagepost h2, .pagetitle {
		background: #fff url(images/bg_pagetitle.gif) left top repeat-x;
		color: #B00023;
		font-size: 152%;
		height: 48px;
		padding: 8px 0 0 10px;
	}
	#glance {background-color:#FFFFFF; padding:0; margin:0; width:181px;}
	#glance #glancehead {width:181px; height:24px; background: url(images/glance_head.jpg) no-repeat bottom left; margin:0; float:left;}
	#glance #glancefooter {width:181px; height:24px; background: url(images/glance_footer.jpg) no-repeat top left; margin:0; float:left;}
	#glance #cont {width:181px; margin:0; float:left; background-color:#FFFFFF; background: url(images/glance_body.jpg) repeat-y top left; padding:0 5px 0 5px;}
	#glance #cont #inner {float:left; width:170px;}
	#clubs {
		clear: both;
		padding:0;
	}

	.simplepie {
		border: 1px solid #ccc;
		float: left;
		margin: 0 0 0 10px;
		width: 270px;
	}

		.simplepie h3 {
			background: #786E60;
			color: #fff;
			font-weight: bold;
			padding: 3px;
		}

			.simplepie h3 a {
				color: #fff;
				text-decoration: none;
			}

			.simplepie h3 a:hover {
				color: #FFE60D;
				text-decoration: underline;
			}

		.simplepie ol {
			margin: 15px;
		}

#footer {
	background: #695E4F;
	clear: both;
	color: #fff;
	font-size: 85%;
	margin: 0 6px;
}

	#footer a {
		color: #fff;
	}

	#footer p {
		padding: 3px;
	}

	#footer ul {
		margin: 5px 0;
	}

	#footer li {
		display: inline;
		margin: 0 5px;
	}