/*
Theme Name: Lyme Shores Theme
Theme URI: http://brownbearcreative.com/
Description: Custom design theme for Lyme Shores Tennis & Conditioning Center.
Version: 1.0
Author: Abi Cushman - Brown Bear Creative
Author URI: http://brownbearcreative.com/
Tags: green, fixed width, three columns

*/


body{
	background: #6f8a8c url(images/bgd.jpg) repeat top center;
	font-family: Arial, Helvetica, sans-serif;
	color: #000;
	text-align: center;
	}
	
a{
	color: #01562b;
	font-weight: bold;
	text-decoration: none;
	overflow: hidden;
	}

h1, h2, h3, h4, h5, h6, p{
	margin: 0;
	padding: 0;
	}

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

/* LAYOUT STYLES */

#page{
	background: url(images/bgd_3col.png) repeat-y left #fff;
	border: 1px solid #000;
	text-align: left;
	width: 910px;
	margin: 10px auto;
	}

#header {
	background: #134429 url(images/header_bgd.png) repeat-x top;
	height: 174px;
	width: 910px;
	float: left;
	border-bottom: 22px solid #000;
	}

#header h1{
	padding: 0;
	margin: 0;
	text-indent: -9999px;
	font-size: 10px;
	float: left;
	padding: 10px 0 0 25px;
	}

#header h1 a{
	width: 246px;
	height: 144px;
	display: block;
	background:url(images/logo.png) no-repeat top left;
	}

#header ul{
	float: left;
	width: 300px;
	padding: 129px 0 0 100px;
	}

#header li{
	margin: 0;
	text-indent: -9999px;
	font-size: 10px;
	float: right;
	padding: 0px 0 0 12px;
	}

#header li a{
	height: 43px;
	display: block;
	}

#header li#calendarlink a{
	background:url(images/tab_calendar.png) no-repeat top left;
	width: 135px;
	}
	
#header li#newslink a{
	background:url(images/tab_news.png) no-repeat top left;
	width: 100px;
	}

#rightmast{
	width: 200px;
	padding: 30px 25px 0 0;
	float: right;
	text-align: right;
	
	}

#rightmast p{
	line-height: 150%;
	text-align: right;
	padding: 20px 0px 0px 0;
	color: #fff;
	font-size: 105%;
	
	margin: 0;
	width: 200px;
	float: right;
	}

#rightmast p strong{
	font-size: 120%;
	line-height: 155%;
	}

#rightmast p a{
	font-weight: bold;
	color: #fff;
	}

#rightmast form{
	margin: 0;
	padding: 0;
	float: right;
position:relative;
	}

#rightmast input{
	background-color: #fff;
	border: 1px solid #dbf6e0;
	padding: 2px 3px 3px 3px;
	font-size: 100%;
	width: 150px;
	float: left;
	}

#rightmast input#searchsubmit{
	background-image:url(images/button_search.png);
	background-repeat: no-repeat;
	background-position: top center;
	background-color: transparent;
	border: none;
	width: 27px;
	height: 27px;
	margin: 0 0 0px 5px;
	padding: 0px 0 0 0;
	text-indent: -9999px;
color: #FFFF00;
	font-size: 1px;
	}

form label.overlabel { 
  
	display: none;
	}

label.overlabel-apply {
    position:absolute;
    top:6px;
    left:5px;
    z-index:1;
 
	font-size: 85%;
	color: #666;
  	}

#left{
	width: 132px;
	padding: 25px 20px 0 23px;
	float: left;
	line-height: 120%;
	}

#left ul#toplevel a{
	font-size: 85%;
	}

#left ul#toplevel ul a{
	font-size: 75%;
	}

#left li{
	padding-bottom: 2px;
	}

#left ul#toplevel ul{
	padding: 2px 0 15px 10px;
	}
	

#left ul#toplevel li{
	text-transform: uppercase;
	}

#left ul#toplevel ul li{
	text-transform:none;
	}

#left #social{
	padding: 25px 0 0 0;
	text-align: center;
	}

#rsArchive{
	float: left;
	margin: 0;
	padding: 0;
	}

.narrowcolumn {
	float: left;
	padding: 25px 20px;
	margin: 0px 0 0 0;
	width: 405px;
	}

.home #content{
	background:url(images/front.jpg) no-repeat top left;
	padding-top: 285px;
	}

#content h2#homeheading{
	background:url(images/heading_welcome.png) no-repeat 0px 0;
	height: 59px;
	width: 398px;
	display: block;
	font-size: 75%;
	text-indent: -9999px;
	margin-bottom: 15px;
	}



.widecolumn {
	float: left;
	padding: 25px 20px;
	margin: 0px 0 0 0;
	width: 695px;
	background: #fff;
	min-height: 600px;
	}

.post {
	padding: 0 0px 0px 0px;
	text-align: left;
	}

.breadcrumb{
	font-size: 70%;
	margin-bottom: 8px;
	}

.post h2{
	font-size: 150%;
	margin-bottom: 15px;
	}

.post h2.newsheading{
	
	}
	
.page-id-868 #content .post h2{
	display: block;
	font-size: 75%;
	text-indent: -9999px;
	background:url(images/quickstart.png) no-repeat top left;
	height: 26px;
	width: 242px;
	font-size: 75%;
	}

.post p{
	font-size:75%;
	line-height: 150%;
	padding-bottom: 15px;
	}

.post p.date{
	font-size: 90%;
	line-height: 170%;
	color: #000;
	margin: -5px 0 10px 0;
	padding: 0;
	}

.post .line{
	border-bottom: 1px solid #000;
	padding-bottom: 20px;
	margin-bottom: 20px;
	}

.post ul, .post ol{
	font-size: 75%;
	margin: -10px 0 15px 20px;
	padding:0;
	}

.post ol{
	margin: 5px 0 15px 20px;
	}

.post ol li{
	padding: 5px 0;
	line-height: 150%;
	} 
.post ul li{
	padding: 2px 0 2px 10px;
	background:url(images/bullet_blue.gif) no-repeat 0 7px;
	line-height: 140%;
	}

.post ul ul{
	font-size: 100%;
	margin-top: 0;
	}
	
/* post-166 = staff page */
#post-166 ul, #post-3 ul{
	margin: 0px 0 0 0;
	padding: 0;
	}

#post-166 li, #post-3 li{
	background: none;
	width: 405px;
	float: left;
	padding: 0 0 20px 0;
	margin: 0;
	}

#post-166 li img, #post-3 li img{
	float: left;
	margin: 5px 12px 5px 0;
	}
	
/* post-3 = homepage */
#post-3 ul{
	margin-top: 10px;
	}

#post-3 ul strong{
	font-size: 125%;
	line-height: 150%;
	}

#post-3 ul li{
	line-height: 150%;
	}

#post-166 ul li{
	width: 404px;
	}

.page-id-740 table{
	font-size: 75%;
	}

.page-id-740 td{
	padding: 4px;
	}

.entry h1, .post h3, .page h3{
	font-size: 105%;
	color: #1e4d83;
	margin: 10px 0 0px 0;
	padding-bottom: 8px;
	}

.post h3, .page h3{
	margin: 15px 0 0 0;
	}

.entry h2{
	font-size: 105%;
	color: #d81818;
	margin: 20px 0 10px 0;
	}

.entry h3{
	font-size: 85%;
	margin: 0px 0 10px 0;
	}

#childlinks{
	clear: both;
	}

#childlinks h3{
	font-size: 85%;
	margin: 0 0 5px 0;
	padding: 0;
	}

#childlinks ul{
	font-size: 75%;
	margin-left: 20px;
	}

#childlinks li{
	padding: 2px 0 2px 10px;
	background:url(images/bullet_blue.gif) no-repeat left center;
	line-height: 140%;
	}

.widecolumn .post {
	margin: 0;
	}

.narrowcolumn .postmetadata {
	padding-top: 5px;
	}

.widecolumn .postmetadata {
	margin: 30px 0;
	}

.widecolumn .smallattachment {
	text-align: center;
	float: left;
	width: 128px;
	margin: 5px 5px 5px 0px;
}

.widecolumn .attachment {
	text-align: center;
	margin: 5px 0px;
}

.postmetadata {
	clear: both;
	
}

p.postmetadata{
	font-size: 70%;
	}

.clear {
	clear: both;
}



#footer{
	width: 860px;
	padding: 15px 25px;
	font-size: 70%;
	color: #fff;
	clear: both;
	background-color: #0f4126;
	text-align: right;
	}

#footer p#leftfooter{
	float: left;
	width: 45%;
	text-align: left;
	}

#footer a{
	color: #fff;
	font-weight: normal;
	}

.narrowcolumn .postmetadata {
	text-align: center;
	}

.thread-alt {
	background-color: #f8f8f8;
}
.thread-even {
	background-color: white;
}
.depth-1 {
border: 1px solid #ddd;
}

.even, .alt {

	border-left: 1px solid #ddd;
}



small {
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 0.9em;
	line-height: 1.5em;
	}





.sticky {
	background: #f7f7f7;
	padding: 0 10px 10px;
	}
.sticky h2 {
	padding-top: 10px;
	}

.commentlist li, #commentform input, #commentform textarea {
	
	}
.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;
	}


small, #sidebar ul ul li, #sidebar ul ol li, .nocomments, .postmetadata, blockquote, strike {
	color: #777;
	}

code {
	font: 1.1em 'Courier New', Courier, Fixed;
	}

acronym, abbr, span.caps
{
	font-size: 0.9em;
	letter-spacing: .07em;
	}



#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;
	}


/* Begin Images */
.post img{
		border: 1px solid #000;
		}

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;
	margin-bottom: 15px;
	}

img.alignnone{
	margin: 0 0 15px 0;
	}

img.alignright {

	margin: 0 0 2px 12px;
	float: right;
	}

img.alignleft {
	
	margin: 0 12px 10px 0;
	float: left;
	}

.post div.alignright {
	float: right;
	margin: 0 0 10px 12px;
	}

.post div.alignleft {
	float: left;
	margin: 0 10px 10px 0;
	}

.post div.alignnone{
	margin: 0 0 15px 0;
	}
/* End Images */



/* Begin Lists */




.postmetadata ul, .postmetadata li {
	display: inline;
	list-style-type: none;
	list-style-image: none;
	}

#sidebar ul, #sidebar ul ol {
	margin: 0;
	padding: 0;
	}

#sidebar ul li {
	list-style-type: none;
	list-style-image: none;
	margin-bottom: 15px;
	}

#sidebar ul p, #sidebar ul select {
	margin: 5px 0 8px;
	}

#sidebar ul ul, #sidebar ul ol {
	margin: 5px 0 0 10px;
	}

#sidebar ul ul ul, #sidebar ul ol {
	margin: 0 0 0 10px;
	}

ol li, #sidebar ul ol li {
	list-style: decimal outside;
	}

#sidebar ul ul li, #sidebar ul ol li {
	margin: 3px 0 0;
	padding: 0;
	}
/* End Entry Lists */



/* Begin Form Elements */
#searchform {
	margin: 10px auto;
	padding: 5px 3px;
	text-align: center;
	}

#sidebar #searchform #s {
	width: 108px;
	padding: 2px;
	}

#sidebar #searchsubmit {
	padding: 1px;
	}

.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: 389px;
	padding: 2px;
	}
#respond:after {
		rsArchive: "."; 
	    display: block; 
	    height: 0; 
	    clear: both; 
	    visibility: hidden;
	}
#commentform #submit {
	margin: 0 0 5px auto;
	float: right;
	}
/* End Form Elements */



/* Begin Comments*/
.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 Sidebar */
#sidebar{
	float: left;
	padding: 25px;
	width: 240px;
	text-align: center;
	}



#sidebar h2{
	text-align: center;
	color: #1e4d83;
	text-transform:uppercase;
	font-size: 85%;
	margin-bottom: 10px;
	
	}

#sidebar h3{
	font-size: 95%;
	margin: 0 0 -2px 0;
	color: #000;
	padding: 0;
	}

#sidebar ul li.widget ul{
	text-align: left;
	}

#sidebar p{
	font-size: 75%;
	margin: 0 0 15px 0;
	line-height: 150%;
	padding: 0;
	}


#sidebar img, #sidebar p img{
	border: 1px solid #fff;
	margin-bottom: 10px;
	}

#sidebar li.widget{
	padding-bottom: 15px;
	margin-bottom: 20px;
	border-bottom: 1px solid #fff;
	}

#sidebar li.widget_recent_entries ul{
	font-size: 75%;
	}

#sidebar li.widget_recent_entries ul li{
padding: 1px 0 3px 10px;
	background:url(images/bullet_blue2.gif) no-repeat 0% 6px;
	line-height: 140%;
	}

#sidebar form {
	margin: 0;
	}
/* End Sidebar */



/* Begin Calendar */
#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 */



/* 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;
	}
	
.screen-reader-text {
     position: absolute;
     left: -1000em;
}

hr {
	display: none;
	}

a img {
	border: none;
	}

.navigation {
	display: block;
	text-align: center;
	margin-top: 10px;
	margin-bottom: 60px;
	}
/* End Various Tags & Classes*/



/* Captions */
.aligncenter,
div.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 15px;
}

.wp-caption {
	
	text-align: center;
	padding: 0;
	margin: 0px;
	
}

.wp-caption img {
	margin: 0;
	padding: 0;
	border: 1px solid #000;
}

.wp-caption p.wp-caption-text {
	font-size: 70%;
	line-height: 17px;
	padding: 4px 0 0 0;
	margin: 0;
	color: #1e4d83;
	font-style:italic;
}
/* End captions */

/* Calendar Styles */
.calnk a:hover {
         background-position:0 0;
         text-decoration:none;  
         color:#000000;
         border-bottom:1px dotted #000000;
         }
    .calnk a:visited {
         text-decoration:none;
         color:#000000;
         border-bottom:1px dotted #000000;
        }
    .calnk a {
        text-decoration:none; 
        color:#000000; 
        border-bottom:1px dotted #000000;
        }
    .calnk a span { 
        display:none; 
        }
    .calnk a:hover span {
        color:#333333; 
        background:#F6F79B; 
        display:block;
        position:absolute; 
        margin-top:1px; 
        padding:5px; 
        width:150px; 
        z-index:100;
        }
     .calendar-table {
        border:none;
        width:100%;
     }
     .calendar-heading {
        height:25px;
        text-align:center;
        border:1px solid #D6DED5;
        background-color:#E4EBE3;
     }
     .calendar-next {
        width:25%;
        text-align:center;
     }
     .calendar-prev {
        width:25%;
        text-align:center;
     }
     .calendar-month {
        width:50%;
        text-align:center;
        font-weight:bold;
     }
     .normal-day-heading {
        text-align:center;
        width:25px;
        height:25px;
        font-size:0.8em;
        border:1px solid #DFE6DE;
        background-color:#EBF2EA;
     }
     .weekend-heading {
        text-align:center;
        width:25px;
        height:25px;
        font-size:0.8em;
        border:1px solid #DFE6DE;
        background-color:#EBF2EA;
        color:#FF0000;
     }
     .day-with-date {
        vertical-align:text-top;
        text-align:left;
        width:60px;
        height:60px;
        border:1px solid #DFE6DE;
     }
     .no-events {

     }
     .day-without-date {
        width:60px;
        height:60px;
        border:1px solid #E9F0E8;
     }
     span.weekend {
        color:#FF0000;
     }
     .current-day {
        vertical-align:text-top;
        text-align:left;
        width:60px;
        height:60px;
        border:1px solid #BFBFBF;
        background-color:#E4EBE3;
     }
     span.event {
        font-size:0.75em;
     }
     .kjo-link {
        font-size:0.75em;
        text-align:center;
     }
     .event-title {
        text-align:center;
        font-weight:bold;
        font-size:1.2em;

     }
     .event-title-break {
        width:96%;
        margin-left:2%;
        margin-right:2%;
        margin-top:5px;
        margin-bottom:5px;
        text-align:center;
        height:1px;
        background-color:#000000;
     }
     .event-content-break {
        width:96%;
        margin-left:2%;
        margin-right:2%;
        margin-top:5px;
        margin-bottom:5px;
        text-align:center;
        height:1px;
        background-color:#000000;
     }
     .calendar-date-switcher {
        height:25px;
        text-align:center;
        border:1px solid #D6DED5;
        background-color:#E4EBE3;
     }
     .calendar-date-switcher form {
        margin:0;
        padding:0;
     }
     .calendar-date-switcher input {
        border:1px #D6DED5 solid;
     }
     .calendar-date-switcher select {
        border:1px #D6DED5 solid;
     }
     .cat-key {
        width:100%;
        margin-top:10px;
        padding:5px;
        border:1px solid #D6DED5;
     }
td.day-with-date{
padding-bottom: 15px;
}


#fbbadge{
	padding: 30px 0 0 0;
 	font-size: 75%;
	text-align: center;
	}

.red{
	color:#C60000;
	}

/* "Daisy, Daisy, give me your answer do. I'm half crazy all for the love of you.
	It won't be a stylish marriage, I can't afford a carriage.
	But you'll look sweet upon the seat of a bicycle built for two." */

#mc_embed_signup{
text-align: left;
font-size: 75%;
}

#mc_embed_signup label{
	display: block;
	padding: 12px 0 3px 0;
	}

#mc_embed_signup .mc-field-group input{
	width: 230px;
	padding: 2px;
	border: 1px solid #fff;
	}



#mc_embed_signup .input-group input{
	width: auto;
	padding: 0;
	border: none;
	}
	#mc_embed_signup .mc-field-group.input-group ul {margin:0; padding:5px 0; list-style:none;}
#mc_embed_signup .mc-field-group.input-group ul li {display:block; padding:3px 0; margin:0;}
#mc_embed_signup .mc-field-group.input-group label {display:inline; color: #000; }
#mc_embed_signup .mc-field-group.input-group input {display:inline; width:auto; border:none; margin: 5px 3px 0 0; border: 0; }

#mc_embed_signup .input-group{
margin-top: 12px;
}

#mc_embed_signup .button {clear:both; background-color: #1e4d83; border: 0 none; border-radius:4px; color: #FFFFFF; cursor: pointer; display: inline-block; font-size:13px; font-weight: bold; height: 25px; line-height: 25px; margin: 12px 5px 10px 0; padding: 0 10px 3px 10px; text-align: center; text-decoration: none; vertical-align: top; white-space: nowrap; width: auto;}
#mc_embed_signup .button:hover {background-color:#01562b;}
	
