/*  

*****************************************************
-----------------------------------------------------

Theme Name: Simplixity
Description: A simple, two column layout. Simplixity is completely web-standards compliant.
Version: 0.2
Author: James Barclay
Author URI: http://everythingisgray.com/

    The XHTML, CSS, PHP, and images included in this theme are released under the GPL:
    http://www.opensource.org/licenses/gpl-license.php
	
Theme extensively modified by Marcel Media	2009

-----------------------------------------------------
*****************************************************




*/

/*******************
 **    General    **
 *******************/

body, h1, h2, h3, h4, h5, h6, blockquote,  form{
    margin: 0;
    padding: 0;
}
body{
    font-family: Helvetica, Arial, Verdana, sans-serif;
    font-size: 0.75em;
    vertical-align: top;
    color: #555;
	background-color: #6699cc;
}
img{
    border: 0;
}
h1{
    font-family: Helvetica, Arial, Verdana, sans-serif;
    font-size: 1.5em;
    padding: 0 0 10px 0;
}
#header h1 a{
    color: #5b5b5b;
}
#header h1 a:hover{
    color:#a52713;
    text-decoration: none;
}
h2 a{
    color: #5b5b5b;
}
h2 a:hover{
    text-decoration: none;
    color: #333333;
}
a:link, a:visited{
    text-decoration: none;
    color: #a52713;
}
a:hover{
    text-decoration: underline;
    color: #a52713;
}


/*******************
 **    Layout     **
 *******************/



#background_container{
    background-color: #6699cc;
    width: 100%;
}
#content_container{
    margin: 25px auto;
    width: 980px;
    position: relative;
}
#container{
    margin: 0 auto;
    padding: 40px 0 40px 0;
    float: left;
	width: 500px;
}

/*******************
 **    Content    **
 *******************/


.post{
    padding: 10px 0 10px 0;
}
.post h2{
    font-family: Helvetica, Arial, Verdana, sans-serif;
    font-size: 2.2em;
}
.post h2 a{
    color: #5b5b5b;
}
.post h2 a:hover{
    color: #333333;
}
.entry{
    line-height: 18px;
}
p.postmetadata{
    border-top: 1px solid #ccc;
    margin: 10px 0 0 0;
    font-size: 0.85em;
}
p.postmetadata a{
    color: #a52713;
}

/*******************
 **  Navigation   **
 *******************/
 
.navigation{
    padding: 10px 0 0 0;
    font-size: 0.88em;
    font-weight: bold;
    line-height: 18px;
}

/*******************
 **    Sidebar    **
 *******************/
 
.sidebar{
    margin: 0 auto;
    padding: 62px 0 20px 25px;
    float: left;
    width: 225px;
    font-family: Helvetica, Arial, Verdana, sans-serif;
    font-size: 0.85em;
    display: inline;
}
.sidebar ul{
    list-style-type: none;
    margin: 0;
    padding: 0 10px 0 10px;
}
.sidebar ul li{
    padding: 10px 0 10px 0;
}
.sidebar ul li h2{
    font-family: Georgia, sans-serif;
    font-size: 1.3em;
    padding-bottom: 5px;
}
.sidebar ul ul li{
    padding: 0;
    line-height: 20px;
}
.sidebar ul ul li a{
    color: #5b5b5b;
}
.sidebar ul ul li a:hover{
    color: #a52713;
}
.sidebar ul li#calendar table#wp-calendar{
    width: 100%;
}
.sidebar ul li#calendar table#wp-calendar a{
    color: #a52713;
}

/*******************
 **     Search    **
 *******************/

#searchform div{
    padding: 0;
}
#searchsubmit{
    background: url(img/go_button.png) no-repeat;
    width: 25px;
    height: 25px;
    border: 0;
    cursor: pointer;
}
#s{
    color: #5b5b5b;
    border: 4px solid #ccc;
    background: transparent;
}
.hidden{
    display: none;
}

/*******************
 **   Comments    **
 *******************/

.comments-template{
	margin: 10px 0 0;
	border-top: 1px solid #ccc;
	padding: 10px 0 0;
}

.comments-template ol{
	margin: 0;
	padding: 0 0 15px;
	list-style: none;
}

.comments-template ol li{
	margin: 10px 0 0;
	line-height: 18px;
	padding: 0 0 10px;
	border-bottom: 1px solid #ccc;
}

.comments-template h2, .comments-template h3{
	font-family: Georgia, Sans-serif;
	font-size: 1em;
}

.commentmetadata{
	font-size: 0.75em;
}

.comments-template p.nocomments{
	padding: 0;
}

.comments-template textarea{
	font-family: Arial, Helvetica, Georgia, Sans-serif;
	font-size: 0.75em;
}

/*******************
 **     Footer    **
 *******************/

#footer{
    margin: 0 auto;
    padding: 10px 0 0 0;
    width: 750px;
    height: 50px;
}
#footer p{
    line-height: 12px;
    padding: 10px 0 10px 0;
}
#footer a{
    color: white;
}
#footer .legal{
    float: left;
}
#footer .credit{
    float: right;
}

/*******************
 **     Misc.     **
 *******************/

.clear_float{
    clear: both;
}
img.avatar{
    float:left;
    margin-right:5px;
}
.aligncenter{
    display: block;
    margin-left: auto;
    margin-right: auto;
}
.alignleft{
    float: left;
}
.alignright{
    float: right;
}
.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-dd{
    font-size: 0.69em;
    line-height: 17px;
    padding: 0 4px 5px;
    margin: 0;
}

#bannerTextWrapper {
background-image:url('/img/bannerHead_blue.jpg');
text-align:center;
}
#bannerHeader {
color: white;
text-align: center;
font-size: 15px;
width:320px;
margin:15px auto 0 auto;
}
.classes {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #003399;
	text-decoration: none;
	line-height: 20px;
}

.classes a {
	color: #003399;
	text-decoration: none;
}

.classes a:hover {
	text-decoration: underline;
}
.bullet {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #99cc00;
	text-decoration: none;
}
.classesCopy {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 16px;
	font-weight: normal;
	color: #666666;
	text-decoration: none;
}
.classesCopy  a {
color: #666666;
text-decoration:underline;
}
.classesCopy a:hover {
text-decoration:none;
}
#welcome 
{
position: absolute;
width: 375px;
margin-left: 390px;
margin-top: 55px;
color: #003399;
z-index: 4;
}
#title {
	font-size: 20px;
}

#subtitle {
	font-size: 15px;
}
#welcome-number {
	font-size: 23px;
	color: #99cc00;
	margin-top: 22px;
}
#sylvanfooter {
	position: relative;
	top: -53px;
	left: 360px;
    font-size: 20px;
   color: #003399;
  }
.footer, .footer  a{
color:white;
}
#mapContainer {
	height: 413px;
	width: 550px;
	border: 2px solid #999999;
	background-repeat: no-repeat;
	}
#mainContainer {
	background-image: url(img/orangeStripeBG.gif);
	background-repeat: repeat;
	height: 853px;
	background-color: #FFFFFF;
}
#specialOffersWrapper {
padding:0px;
margin:0px;
text-align:left;
width:350px;
height:470px;
overflow:auto;
position:relative;
}
#specialOffersWrapper ul{
position:relative;
width:318px;
list-style-type: none;
padding:8px;
padding-left:0;
margin-left:0px;

}
#specialOffersWrapper ul li{
width:316px;
height:87px;
padding: 4px 0 0 0;
border-top:1px dotted #aaaaaa; 
font-size: 11px;
font-family:tahoma, helvetica,sans-serif;
color:#666666;
}
#specialOffersWrapper ul li p{
margin:0;padding:0;
}
#specialOffersWrapper ul li a{
color:#6699cc;
}
#specialOffersWrapper ul li a img {
float:left !important;
height:70px;
width:100px;
margin:4px;
}
#pscroller1{
left: 0px;
top: 0px;
margin-left: 10px;
width: 296px;
height: 100px;
padding: 5px;
background-color: white;
}
.rssclass .rsstitle{
font-weight: bold;
color: #7f99CC:
text-decoration: underline;
}

.rssclass .rssdate{
color: gray;
margin-left: 10px;
font-weight: bold;
font-size: 85%;
}

.rssclass .rsslink {
	font-size: 24px;
	color: #003399;
}

.rssclass a {
font-size: 14px;
color: #003399;
font-weight: bold;
text-decoration: underline;
}

.rssclass .rssdescription {
	margin-left: 10px;
}
.wpcf7-form {
text-align:left;
width:430px;
position:relative;
}
.wpcf7-response-output {
position:absolute;
font-weight:bold;
border-color:white !important;
background-color:white;
height:335px;
top:-22px;
left:-10px;
}
.copyright { 
padding-top:150px;
}





