/*
Theme Name: Silver Dreams
Theme URI: http://www.dynamicguru.com/2009/06/another-wordpress-theme/
Description: A light weight gorgeous silvery wordpress theme with two-columns,widget ready, left sidebar and awesome jquery effects on the left sidebar links
Version: 1.4
Author: Mujtaba Ahmed
Author URI: http://www.dynamicguru.com/mujtaba/
Tags: silver,white,left-sidebar,two-columns
*/

body {
	margin:0;
	padding:0;
	text-align:center;
	background:#F3F3F3 url("images/water_tile.jpg") top center;
	color:#444;
	font-family:'Trebuchet MS',Arial,sans-serif;
	
}

#page {
	margin:15px auto;
	text-align:left;
	background:#FFFFFF;
	width:899px;
	padding-top:0px;
border-left: solid 1px #c0c0c0;
border-right: solid 1px #c0c0c0;	
}
/*BEGIN HEADER*************************************/
#header {
	background: #FFFFFF url("images/mast_head.gif") no-repeat top right;
	height:115px;
	color:#211;
	font-weight:normal;
	letter-spacing:-2px;
	font-family:'Eras Medium ITC','Arial',sans-serif;
	font-size:48px;
	text-align:left;
	margin:0px;
	padding-top:60px;
	padding-left:40px;

}
#header a {
	color:#233;
	padding:10px;
	text-decoration:none;
}
#header a:hover {
	color:#c00;	
}
#description {
	font-family:Candara,'Trebuchet MS';
	font-weight:normal;
	color:#666;
	font-size:24px;
	padding:3px;
	padding-left:20px;
	
}
/*END HEADER***************************/



/***************Begin SIDEBAR************************/
#sidebar {
	float:left;
	width:250px;
	padding-left:5px;

}

#sidebar h2 {
	color:#800;//03B6C7;
	background:transparent url("images/sidebar_h2.png") no-repeat center right;
	font-weight:normal;
	font-family:Candara,'Arial';
	font-size:18px;
}


#sidebar ul {
	list-style:none;
	padding:0;
	margin:0;
	font-size:14px;
}


#top-widgets {
width: 500px;
padding-left: 10px;
margin-right: 20px;
}

#top-widgets h2 {
font-size: 16px;
margin: 5px 0;
height: 20px;
line-height: 20px;
background: #accee4;

}

#top-widgets ul {
list-style:none;
padding:0;
margin:0;
font-size:12px;
}

#top-widgets li {
width: 235px;
height: 175px;
background: #d6e6f1;
float: left;
padding:0;
margin: 0;
margin-left: 12px;
list-style:none;
text-align: center;
}

#top-widgets .widgettitle {
padding: 0;
margin: 0;
}

#top-widgets .widget_text {
font-size: 12px;
}

#text-5 .textwidget {
text-align: left;
margin-left: 9px;
}

#sidebar>ul {
	padding-bottom:5px;
	*margin-bottom:20px;	
}
#sidebar > ul > li > ul > li ul {
	//list-style:none;

	margin-left:3px !important;
	padding-left:3px;
	font-size:14px;
	padding:0;
	margin:0;
}
	
#top-widgets > ul > li > ul > li ul {
	//list-style:none;
	padding:0;
	margin:0;
	margin-left:3px !important;
	padding-left:3px;
	font-size:14px;
}
	
#sidebar ul li ul li{
	padding:3px;
	padding-left:5px;
	//	
	padding:0;
	margin:0;
}
#sidebar > ul > li > ul > li > ul > li {
	padding:3px;
	padding-left:3px;
	border:none;
	padding:0;
	margin:0;
}

#sidebar>ul>li>ul li {
	border-bottom:1px dashed #ccc;
}
#sidebar a {
	text-decoration:none;
	color:#2c4d83;

}
#sidebar a:hover {
	color:#2c4d83;//0FE7F1;
	padding:0;
	margin:0;
}

#sidebar>ul>li ul {
	margin-left:3px;
	padding:0;
	margin:0;
}


/*******SIDEBAR END***************/

#content {
	margin-left:255px;
	padding-right:15px;
	padding-left:15px;
border-left: solid 2px #ddeaf3;
margin-top: 0;
}
 #content .post {
	padding:5px;
	margin-left:0px;
	color:#444;
	float:left;
	width: 575px;
	border: none;

 }

 #content h2,#content h3 a {
	font-weight:normal;
	font-family: sans-serif;
font-size: 100%;
color: #0176ab;
font-weight: bold;

 }
 #content h2 a {
	color:#0176ab;//03B6C7;
	text-decoration:none;

 }
 #content h2 a:hover {
	color:#0176ab;//0FE7F1;
	padding:0;
	margin:0;
 }
 #content .entry {

	padding-left:15px;

 }
 #content .swimnews {
	padding: 30px;


 }
 p.postmetadata {
	background:#ddd;
padding-top: 0;

	font-size:14px;
	}
p.postmetadata a{
	color:#2c4d83;
	text-decoration:none;
	border-bottom:1px dashed #ccc;
}
p.postmetadata a:hover {
	border-bottom:none;
	padding:0;
	margin:0;
}
a.post-edit-link {
	padding-left:16px;
	
}
a[title~=Comment] {
	padding-left:16px;
}
a {
	color:#2c4d83;
	text-decoration:none;
}
a:hover {
	color:#2c4d83;
	padding:0;
	margin:0;
}
a img {
	border:none;
}

h2,h3 {
	color:#343434;
	font-weight:normal;
	font-family:Candara;
}


div.comment_part {
	margin-left:10px;
	padding-left:15px;
 }
h3#comments {
	padding:18px 48px 18px 0px;
	background:transparent url("images/comment_big.png") no-repeat center right;
}
ol.commentlist li {
	background:#eee;
	border-top:1px solid #ddd;

	padding:10px;
}
ol.commentlist li.alt {
	background:#ebebeb;
	border-top:1px solid #ddd;

	padding:10px;
}
ol.commentlist img.avatar {

	width:32px;
	height:32px;
	background:transparent url("images/user.png");
	display:block;
}
cite.comment_author {
	color:#c00;
	font-family:Candara,'Arial';
	text-transform:capitalize;
	font-style: normal;
}
em.awaiting_moderation {
	color:#c00;
	display:block;
	background:#ccc;
	padding:3px;
	font-size:10px;
	border:1px solid orange;
	margin:0px;
}
small.commentmetadata,small.commentmetadata a {
	color:#666;
	background:#eee;
	padding:3px;	
}
#commentform input[type="text"] {
	background:#ddd;

	color:#444;
	padding:3px;
	font-family:Arial;
}
#commentform textarea {
	background:#ddd;

	color:#444;
	padding:3px;
	font-family:Candara,Arial;
	overflow:auto;
	width:500px;
	height:350px;	
}

#commentform input[type="submit"] {
	background:#ddd;
	padding:6px;

	color:#444;
	cursor:pointer;
}

hr {
	display:none;
}


#footer {
	clear:both;
	background: #18336a;
	padding:0px;
	text-align:center;
	height:30px;
	font-size:12px;
}
#footer p {
color: #3d6fb5;
	padding:5px;
}

#footer a {
color: #a9a9a9;
}

.note,.warning,.caution,.highlight {
	background:#FFFFCC;
	padding:5px;
	font-size:14px;
	color:#666;

	border-width:1px 0px;
}

a.download {
	background:#777;
	padding:5px;
	color:#ddd;

}
/* 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) */

.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
}

.alignleft {
	float: left;
}

.alignright {
	float: right;
}



/* End Images */

code {
	font: 1.1em 'Courier New', Courier, Fixed;
	}

acronym, abbr, span.caps
{
	font-size: 0.9em;
	letter-spacing: .07em;
	}
/* 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: 0px auto 0;
	width: 240px;
	}

#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;
	font-weight:normal;
	color:#800;
	}

#wp-calendar td {
	padding: 3px 0;
	text-align: left;
	}


/* End Calendar */
/* Begin Various Tags & Classes */
acronym, abbr, span.caps {
	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;
	}

.center {
	text-align: center;
	}

.hidden {
	display: none;
	}

hr {
	display: none;
	}

a img {
	border: none;
	}
.wp-caption {

	text-align: center;
	background-color: #eee;
	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;
}


/*Single posts Navigation*/

div.single_navigation {
	font-size:18px;
	font-family:'Arial Narrow';
	
}
div.single_navigation table {
	width:650px;
	margin-top:20px;
	padding:5px;
	border-bottom:1px solid #eee;
}

div.single_navigation table a {
	color:#666;
}
div.single_navigation table a:hover {
	color:#c00;
}
td.single_alignleft,td.single_alignright {
	width:325px;
}
td.single_alignright {
	text-align:right;
	border-left:1px solid #ddd;
	border-left:none;
}
td.single_alignleft a {
	padding:24px;
	background:transparent url("images/previouspost.png") no-repeat center left;	
}
td.single_alignright a {
	padding:24px;
	background:transparent url("images/next_post.png") no-repeat center right;
}

/*single posts navigation end*/


div.navigation>div.alignleft a {
	padding:24px;
	background:transparent url("images/previouspost.png") no-repeat center left;
}
div.navigation>div.alignright a {
	padding:24px;
	background:transparent url("images/next_post.png") no-repeat center right;
}


/*gallery begin*/
.gallery {
	line-height:10px !important;
}
.gallery {
	margin: auto;
	}
.gallery-item {
	float: left;
	margin-top: 10px;
	text-align: center;
	width: 33%;
	}
.gallery img {
	border: 2px solid #cfcfcf;
	}
	

.gallery-caption {
	margin-left: 0;
	}
.gallery-icon {
}
/*gallery end*/

/*menu*/

#menu {
margin: 0;
padding: 0;
margin-top: 25px;
}

#menu ul {
margin: 0;
padding: 0;
list-style: none;
}

#menu li {
margin: 0;
padding: 0;
width: 200px;
height: 35px;
line-height: 35px;
}

#menu li a {
margin: 0;
padding: 0;
display: block;
width: 200px;
height: 35px;
text-align: left;
font: bold 100% sans-serif;
color: #b5b2ab;
text-decoration: none;
text-transform:lowercase;
}

#menu li a:hover {
margin: 0;
padding: 0;
display: block;
text-align: left;
background: url('http://business-max.com/lakeclairepool/wp-content/uploads/2010/03/swimmer.png') no-repeat 24px 5px;
}

#menu #membership a:hover {color: #938b04; background: url('http://business-max.com/lakeclairepool/wp-content/uploads/2010/03/swimmer.png') no-repeat 73px 5px;}
#menu #features a:hover {color: #fba433; background: url('http://business-max.com/lakeclairepool/wp-content/uploads/2010/03/swimmer.png') no-repeat 93px 5px; }
#menu #swimteam a:hover {color: #80d8ec; background: url('http://business-max.com/lakeclairepool/wp-content/uploads/2010/03/swimmer.png') no-repeat 58px 5px; }
#menu #swimlessons a:hover {color: #938b04; background: url('http://business-max.com/lakeclairepool/wp-content/uploads/2010/03/swimmer.png') no-repeat 80px 5px; }
#menu #location a:hover {color: #f75918; background: url('http://business-max.com/lakeclairepool/wp-content/uploads/2010/03/swimmer.png') no-repeat 42px 5px; }
#menu #grounds a:hover {color: #340f90; background: url('http://business-max.com/lakeclairepool/wp-content/uploads/2010/03/swimmer.png') no-repeat 120px 5px; }
#menu #news a:hover {color: #2c952c; background: url('http://business-max.com/lakeclairepool/wp-content/uploads/2010/03/swimmer.png') no-repeat 88px 5px; }
#menu #contact a:hover {color: #00b389; background: url('http://business-max.com/lakeclairepool/wp-content/uploads/2010/03/swimmer.png') no-repeat 39px 5px; }

#menu li a:active {
color: #b5b2ab;
}

#menu li a.active {
color: #b5b2ab;
}

#topic {
background: url(http://business-max.com/lakeclairepool/wp-content/uploads/2010/03/header_bg.jpg) no-repeat;
color: #0176ab;
font-weight: bold;
height: 40px;
line-height: 35px;
width: 551px;
}

label {
				clear: both;
				width: 225px; 
				text-align: right;
				margin: 2px 10px 0 0;
				float: left;
			}
			input, textarea {
				float: left;
				width: 225px; 
				margin: 0 0 15px 0;
			}
			input#submit_form {
				width: 60px; 
			}

#searchform input{
	background: #d6e7f1;
width: 175px;
	padding:3px;
	margin-top:10px;
	color:#555;
	font-family:'Arial Narrow',Arial;
	font-size:14px;
}
#searchform input[type="submit"] {
	cursor:pointer;
width: 48px;
}

#searchform input[type="submit"]:hover {

	background:#ccc;
	border-color:#eee;
}

#sidebar ul, #sidebar ul li {
	padding:0;
	margin:0;
	list-style:none;
}

.poolside {
width: 491px; 
background-color: #d6e6f1; 
min-height: 75px;  
font-size: 12px;
}

.poolside h2 {
text-align: center;
height: 20px;
font-size: 12px;
line-height: 20px;
background-color: #accee4;
}

.poolside p {
padding: 5px;
}