@charset "utf-8";
/* CSS Document */

/*BLOCK COLORS - TYPOGRAPHY*/

body {
	font-size: 62.5%; /* Resets 1em to 10px */
	font-family: 'Lucida Grande', Verdana, Arial, Sans-Serif;
	background:  #D1D1D1 url('images/page_bg.jpg') top left repeat-x;
	color: #333;
	text-align: left;
}
#columnRight {
	background:#E7E6E1;
}
#contact a, #contact p {
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	font-weight: bold;
	text-decoration:none;
	color: #fff;
}
#container {
	background: url('images/news_print.jpg') top left repeat-y #fff;
}
#content {
	font-size: 12px;
}
.dateBox {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight: bold;
	color: #fff;
}
#designer {
	color:#eaeaea;
}
#designer a {
	color:#eaeaea;
	text-decoration:none;
	font-size:10px;
}
#header {
	background:url('images/header_bg.jpg') no-repeat top center;
}
#logo {
	background:url(images/ymca_logo.jpg);
}
#pageTitle {
}
#widecolumn {
}
.text_box {
	background: url(images/content_bg.gif) top left repeat-x;
	border: #eaeaea 1px solid;
	font-size:11px;
	line-height: 1.5em;
}


.text_box h2 {
	border-top: #999 solid 1px;
	border-bottom: #999 solid 1px;
	padding: 5px;
	margin: 0 0 8px 0;
	font-weight: normal;
	text-align:left;
}
#footer {
	background:url('images/footer_bg.jpg') top left repeat-x;
}
#login ul {
	margin:0;
	padding:0;
}
#login ul li {
	margin:0;
	padding:2px 0 2px 10px;
	width: 150px;
	list-style:none;
	list-style-image:none;
}
#login ul li a {
	margin:0;
	padding:0;
	font-family: 'Lucida Grande', Verdana, Arial, Sans-Serif;
	text-decoration:none;
	color: #ffffff;
	font-size:10px;
}
#menu {
	background: url(images/menu_bg.gif) top left repeat-y;
}
#menu ul {
	margin:0 0 0 25px;
	padding:0;
}
#menu ul li {
	margin:0;
	padding:5px 0 5px 10px;
	width: 150px;
	list-style:none;
	list-style-image:none;
	border-bottom: 1px dashed #eaeaea;
}
#menu ul li a {
	margin:0;
	padding:0;
	font-family: 'Lucida Grande', Verdana, Arial, Sans-Serif;
	text-decoration:none;
	color: #ffffff;
	font-size:12px;
}
#menuBottom {
	background:url(images/menu_bottom.gif) top left no-repeat;
}
.paper h2.menutitle a {
	position: absolute;
	font-family: "Times New Roman", Times, serif;
	font-weight: bold;
	font-size:18px;
	padding: 5px;
	border-bottom: dotted #FFFFFF 1px;
	color: #fff;
	left: 18px;
	top: 244px;
}
.paper h3.menutitle {
	position: absolute;
	font-family: "Times New Roman", Times, serif;
	font-weight: bold;
	font-size:18px;
	padding: 5px;
	border-bottom: dotted #FFFFFF 1px;
	color: #fff;
	left: 18px;
	top: 244px;
}
.post_date {
	margin: 0;
	padding: 0 0 0 15px;
}
#search {
	background:#1483C6;
	color: #FFF;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight: bold;
}
#sidebar {
	font: 10px 'Lucida Grande', Verdana, Arial, Sans-Serif;
	line-height:1.5em;
}
small {
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 0.9em;
	line-height: 1.5em;
}
#story {
	background-color: #fff;
	border: solid 1px #999;
}
#subscribe {
	background: #eb2128;
	color: #fff;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight: bold;
}
#subscribe p {
	margin: 0;
	padding:0;
}
a {
color:#0066cc;
text-decoration:none;
}

#content a:link; #content a:hover, #content a:visited {
	color: #0066cc;
	text-decoration:none;
}
h1, h2, h3 {
	font-family: 'Trebuchet MS', 'Lucida Grande', Verdana, Arial, Sans-Serif;
	font-weight: bold;
}
h1 {
	font-size: 4em;
	text-align: center;
}
#headerimg .description {
	font-size: 1.2em;
	text-align: center;
}
h2 {
	font-size: 1.4em;
	color:#353535;
}
h2.pagetitle {
	font-size: 1.6em;
}
h3 {
	font-size: 1.3em;
}
h1, h1 a, h1 a:hover, h1 a:visited, #headerimg .description {
	text-decoration: none;
	color: white;
}
h2, h2 a, h2 a:visited, h3, h3 a, h3 a:visited {
	color: #333;
}
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;
	color: #0066cc;
}
/* Begin Structure */
body {
	margin: 0 0 20px 0;
	padding: 0;
}
#columnRight {
	float:right;
	width: 164px;
	margin:0;
	padding:5px 8px;
	font-size:10px;
	line-height:1.5em;
}
#contact {
	position:absolute;
	margin:0;
	padding:0;
	top:4px;
	right:-1px;
	width: 181px;
}
#contact span {
	padding-left: 20px;
}
#container {
	position:relative;
	margin: 0 auto;
	padding: 0;
	width: 1000px;
}
#content {
	float:right;
	width: 740px;
	margin:0;
	padding:0;
}
.dateBox {
	position:absolute;
	margin:0;
	padding:0;
	top:13px;
	left:161px;
	width: 181px;
}
#designer {
	position:absolute;
	right: 5px;
	top:40px;
}
#foot_container {
	clear:both;
	width:1000px;
	margin:0px auto;
	padding:0;
}
#footer {
	position:relative;
	text-align:left;
	margin:0;
	height: 110px;
	padding:40px 10px 10px 10px;
	width: 980px;
	clear: both;
	color:#CCCCCC;
}
#footer p {
	margin: 0;
	padding: 20px 0;
}
#footer a:link, #footer a:hover, #footer a:visited {
	color:#eaeaea;
	text-decoration:none;
}
#header {
	position:relative;
	margin:0;
	padding: 0;
	height: 219px;
	width: 1000px;
}
#login {
	position:absolute;
	bottom: 10px;
	right: 10px;
	text-align:right;
}
#logo {
	position:absolute;
	right: 0px;
	top: 37px;
	width: 180px;
	height: 146px;
	margin: 0;
	padding: 0;
}
#menu_holder {
	float:left;
	width:260px;
	margin: 70px 0 0 0;
	padding: 0;
}
#menu {
	width:260px;
	margin:0;
	padding:0;
	overflow:hidden;
}
#menuBottom {
	clear:both;
	width: 260px;
	height:17px;
}
#pageTitle {
	position:absolute;
	top: 59px;
	left: 109px;
	margin: 0;
	padding: 0;
	width: 630px;
	height: 105px;
}
#pageTitle a {
	width:500px;
	height: 80px;
}
.paper {
	position:relative;
	width:260px;
	height: 292px;
	background:url(images/papers.gif) top left no-repeat;
}
#search {
	margin: 0;
	padding:1px 5px;
}
#sidebar {
	position:absolute;
	top:0;
	left:0;
	margin:0;
	padding:0;
	width:260px;
}
#subscribe {
	margin:0;
	padding: 1px 5px;
}
#story {
	width:170px;
	margin:10px 0 10px 20px;
	padding:5px;
}
.text_box {
	margin:0px 0 0 0;
	padding:10px;
	float: left;
	width:525px;
}
#widecolumn {
	float:left;
	margin:0;
	padding:0;
	width: 550px;
}
.floatR {
	float: right;
}
.floatL {
	float: left;
}
.sidebar_flash {
	margin-left: 35px;
	margin-top: 5px;
	margin-bottom: 15px;
}
.sidebar_image {
	margin-left: 35px;
	margin-top: 20px;
}
/* End Structure */


/*	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) */

a img {
	border:none;
}
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 */
