/* CSS Document */

/*=== Setup ===*/
*{
	border: 0;
	margin: 0;
	padding: 0;
}

body{
	font-family: "Trebuchet MS", Arial, Helvetica;
	font-size: 11px;
	font-color: #3a3a3a;
	padding: 0;
	margin: 0;
	background: #afad9f url("/wp-content/themes/overeasy/images/mts.gif") repeat-x top left;
}
a{
	color: #2aa483;
	text-decoration: none;
}
a:hover{
	color: #74675B;
	text-decoration: none;
}
p{
	padding: 0 0 1.5em;
}
li{
	list-style: none;
}
/*=== Headlines ===*/
h2{
	font-size: 1.3em;
	color: #3a3a3a;
	margin: 0 0 .9em;
}
h2 a{
	color: #2aa483
}
h3{
	font-size: 1.3em;
	color: #3a3a3a;
	margin: 0 0 1em;
}
h4{
	font-size: 1em;
	color: #3a3a3a;
	margin: 0 0 1em;
}
/*=== Tables ===*/
table {
	border-left: 1px solid #80cab6;
	border-top: 1px solid #80cab6;
}
td {
	border-right: 1px solid #80cab6;
	border-bottom: 1px solid #80cab6;
	background: #fff;
	padding: 6px 6px 6px 12px;
	color: #483b3b;
	background:  url("/wp-content/themes/overeasy/images/table-bg.gif") no-repeat left top;
}
/*=== Calendar Tables ===*/
#calendar table {
	border: 1px solid #80cab6;	
}
#calendar td {
	background-image: none;
	background-color: #e5e3d1;
	border: none;
}
/*=== Layout ===*/
#page{
	margin: 0 auto;
	width: 940px;
}
/*=== Handheld Header ===*/
#handheld-header{
	display:none;
}
/*=== Header ===*/
#header{
	margin:0 auto;
	line-height:normal;
}
#logo{
	height: 110px;
	margin:0;
	padding-bottom:104px;
	line-height:normal;
}
#headspace{
	clear: both;
	margin:0 auto;
	height:30px;
	background:#afad9f;
}
/*=== jQuery Slide Menu ===*/
#myslidemenu{
margin:0 0 0 20px;
padding:0;
position: relative;
width: 920px;
z-index: 100;
}
* html #myslidemenu{ /*IE6 hack to get menu to behave correctly*/
top: -5px;
}
.jqueryslidemenu{
font-size: 11px;
font-weight: bold;
}
.jqueryslidemenu ul{
margin: 0;
padding: 0;
list-style-type: none;
}
/*Top level list items*/
.jqueryslidemenu ul li{
position: relative;
display: inline;
float: left;
}
/*Top level menu link items style*/
.jqueryslidemenu ul li a{
display: block;
/*background of tabs (default state)*/
color: #3a3a3a;
padding: 8px 10px;
text-decoration: none;
}
* html .jqueryslidemenu ul li a{ /*IE6 hack to get sub menu links to behave correctly*/
display: inline-block;
}
.jqueryslidemenu ul li a:link, .jqueryslidemenu ul li a:visited{
color: #ffffff;
}
.jqueryslidemenu ul li a:hover, .jqueryslidemenu ul li.current_page_item a{
/*tab link background during hover state*/
color: #c1ffec;
}	
/*1st sub level menu*/
.jqueryslidemenu ul li ul{
position: absolute;
left: 0;
display: block;
visibility: hidden;
z-index:1000;
}
/*Sub level menu list items (undo style from Top level List Items)*/
.jqueryslidemenu ul li ul li{
display: list-item;
float: none;
}
/*All subsequent sub menu levels vertical offset after 1st level sub menu */
.jqueryslidemenu ul li ul li ul{
top: 0;
}
/* Sub level menu links style */
.jqueryslidemenu ul li ul li a{
font-size: 11px;
font-weight: bold;
color: #2aa483;
background: #4c8b78;
width: 150px; /*width of sub menus*/
padding: 6px 10px;
margin: 0;
border-right: 1px solid #afad9f;
border-bottom: 1px solid #afad9f;
border-left: 1px solid #afad9f;
}
.jqueryslidemenu ul li ul li a:hover{ /*sub menus hover style*/
color: #2aa483;
background: #ffffff;
}
/* ######### Classes applied to down and right arrow images  ######### */
.downarrowclass{
position: absolute;
top: 13px;
right: 7px;
}
.rightarrowclass{
position: absolute;
top: 8px;
right: 5px;
}
/*=== Right Column Navigation ===*/
.nav2 li, .widget li{
	background: url("/wp-content/themes/overeasy/images/hl-dot.gif") repeat-x bottom;
	padding: .5em 0;
}
.nav2 li a, .widget li a{
	color: #3a3a3a;
	background: url("/wp-content/themes/overeasy/images/ico-bullet.gif") no-repeat left center;
	padding: 0 0 0 20px;
}
.nav2 li a:hover, .widget li a:hover{
	color: #74675B;
	text-decoration: none;
}
/*=== Inside Pages ===*/
#columns{
	height: 1%;
	padding: 0;
	margin: 0;
	line-height: 150%;
	background: #ffffff url("/wp-content/themes/overeasy/images/columns-bg.gif") repeat-y top left;
}
/*=== Center Column ===*/
#centercol{
	float: left;
	width: 620px;
	margin: 0;
}
/*=== Right Column ===*/
#rightcol{
	float: right;
	width: 320px;
	margin: 0;
}
#rightcol h3{
	font-size: 1em;
	height: 2.4em;
	margin-top: 10px;
}
#rightcol h3 span{
	display: block;
	float: left;
	line-height: 2.4em;
	font-weight: bold;
	padding: 0 27px;
	background: url("/wp-content/themes/overeasy/images/stickie3.gif") no-repeat 5px;
}
#rightcol h3, #rightcol h3 a{
	color: #3a3a3a;
	font-weight: normal;
	border-top: 1px solid #ffffff;

	background: url("/wp-content/themes/overeasy/images/h3gradient.gif") no-repeat left;
}
#rightcol .widget ul, #rightcol .textwidget {
	height: 1%;
	margin: 0 0 2em;
	padding: 10px 15px 12px;
	background: #ffffff;
}
/*=== Sub Columns ===*/
.col1{
	float: left;
	width: 115px;
	margin:0 0 1em;	
}
.col1 a{
	color: #3a3a3a;
}
.col2{
	float: right;
	width: 425px;
}
.col3{
	float: left;
	padding: 0 35px 0 0;
	width: 273px;
}
.col3.last, .col6.last{
	padding: 0
}
.col3.nav2, .col6.nav2{
	background: none;
	padding: 0;
}
.col3 h2{
	color: #3a3a3a;
	margin: 0 0 .5em;
}
.col3 p{
	padding: 0;
}
.col4{
	float: left;
	width: 330px;
}
.col5{
	float: right;
	width: 415px;
}
.col5 img{
	border: 10px solid #e5e3d1;
}
/*- Box1 - Inside Page Left Column -*/
.box{
	margin: 0;
	width: 620px;
	line-height: 150%;
}
.box .top,.box .bot{
	clear: both;
	height: 10px;
	overflow: hidden;
	background: url("/wp-content/themes/overeasy/images/box-top.gif") no-repeat top;
}
.box .bot{
	background: url("/wp-content/themes/overeasy/images/box-bot.gif") no-repeat top;
}
.box .spacer{
	height: 1%;
	padding: 15px 30px 12px 30px;
	background: #ffffff;
}
/*- Box2 - Sidebar Box -*/
.box2{
	margin: 0;
	width: 320px;
	line-height:150%;
}
.box2 .top,.box2 .bot{
	clear: both;
	height: 10px;
	overflow: hidden;
	background: url("/wp-content/themes/overeasy/images/box2-top.gif") no-repeat top;
}
.box2 .bot{
	background: url("/wp-content/themes/overeasy/images/box2-bot.gif") no-repeat top;
}
.box2 .spacer{
	height: 1%;
	padding: 10px 25px 12px 25px;
	background: #e5e3d1;
}
/*- Box3 - Blog Comment Box -*/
.box3{
	margin: 0 0 1em;
	width: 425px;
	line-height:150%;
}
.box3 .top,.box3 .bot{
	clear: both;
	height: 10px;
	overflow: hidden;
	background: url("/wp-content/themes/overeasy/images/box3-top.gif") no-repeat top;
}
.box3 .bot{
	background: url("/wp-content/themes/overeasy/images/box3-bot.gif") no-repeat top;
}
.box3 .spcr{
	height: 1%;
	padding: 0 20px;
	min-height:100px;
	background: url("/wp-content/themes/overeasy/images/bg-post.gif") no-repeat top;
}
.box3 p{
	padding: 0;
}
/*- Index Page Layout -*/
#index-container{
	width: 940px;
	background: #ffffff;
}
.box4{
	margin: 0;
	width: 940px;
	line-height: 150%;
}
.box4 .top{
	height: 10px;
	background: url("/wp-content/themes/overeasy/images/box4-top.gif") no-repeat top;
}
.box4 .spacer{
	height: 1%;
	padding: 5px 25px;
	background: #ffffff;
}
#columns-index{
	padding: 10px 0 0 0;
	margin: 0;
	line-height: 150%;
	background: #ffffff;
	clear:both;
}
.box4 .bot{
	clear: both;
	height: 10px;
	background: url("/wp-content/themes/overeasy/images/box4-bot.gif") no-repeat top;
}

/*=== Index Intro Text ===*/
.intro {
	margin: 10px 0 20px 5px;
	padding:0 0 6px 0;
	width:400px;
	float:left;
	background:ffffff;
}/*=== Index Flash Banner ===*/
.banner{
	margin: 14px 0 20px 5px;
	padding:0 0 0 0;
	border:6px solid #e5e3d1;
	width:447px;
	float:right;
	z-index:1;
}
.col6{
	float: left;
	padding:25px 10px 25px 50px;
	margin-left:20px;
	width: 230px;
	background: url("/wp-content/themes/overeasy/images/corner.jpg") no-repeat  left 0;
}
.col6.last{
	padding: 25px 0 25px 50px;
	margin-left:20px;
	width: 230px;
	background: url("/wp-content/themes/overeasy/images/corner.jpg") no-repeat left 0;
}
* html .col6{
	width: 230px;
}
/*- End Index Page Layout -*/
/*- Box6 - Footer Box and Bottom Blog Page Box for 3 Widget Columns -*/
.box6{
	margin: 0 0 25px;
	width: 940px;
	line-height: 150%;
}
.box6 .top,.box6 .bot{
	clear: both;
	height: 10px;
	overflow: hidden;
	background: url("/wp-content/themes/overeasy/images/box6-top.gif") no-repeat top;
}
.box6 .bot{
	background: url("/wp-content/themes/overeasy/images/box6-bot.gif") no-repeat top;
}
.box6 .spacer{
	height: 1%;
	padding: 10px 25px;
	background: #e5e3d1;
}
#footer .box6 .spacer{
	padding: 0px 25px;
}
/*- Wrapper -*/
.wrapper{
	float: left;
	padding: 0 15px 0 15px;
}
/*- Date -*/
.date{
	margin: -10px 0 10px;
	position: relative;
	color: #74675B;
}
/*=== Forms ===*/
input,select,textarea{
	padding: 2px;
	height: 14px;
	font-size: 11px;
	color: #3a3a3a;
	border: #afad9f 1px solid;
	background: #ffffff;
}
/*- Removes form field highlighting in Safari -*/
input:focus { outline: none; }
textarea:focus { outline: none; }
/*- Search -*/
#search{
	height: 32px;
	margin: 0;
	padding: 0;
}
#search input.keyword{
	float: left;
	font-size: 11px;
	padding: 5px 5px 6px;
	height:13px;
	width: 190px;
}
#searchsubmit{
	height:20px;
	font-size:11px;
	color: #2aa483;
	padding:0 10px 0 10px;
	background: url("/wp-content/themes/overeasy/images/searchbg.gif") repeat-x left;
}

/*=== Link Buttons ===*/
.btn{
	height:20px;
	background: url("/wp-content/themes/overeasy/images/searchbg.gif") repeat-x left;
	font-size:11px;
	color: #2aa483;
	padding:0 10px 0 10px;
}
.btn-cat {
	margin: 1em 0 1em;
}
.btn-continue{
	margin: 0 0 1em;
}
.btn-general{
	color: #3a3a3a;
	background: url("/wp-content/themes/overeasy/images/ico-bullet.gif") no-repeat left center;
	color: #3a3a3a;	
	font-weight:bold;
	padding: 5px 10px 5px 20px;
}
.btn-general a { 
	color: #2aa483;
}
.btn-general a:hover { 
	color: #74675B;
}
.btn-continue a{
	padding: 0 0 0 15px;
	background: url("/wp-content/themes/overeasy/images/ico-next.gif") no-repeat left;
}
.btn-arr a{
	line-height: 25px;
	padding: 5px 10px;
	background: #f0eee1;
	color: #3a3a3a;
}
.btn-arr2{
	float: left;
	padding: 130px 0 0;
	width: 27px;
}
/*=== Ads ===*/
.ads{
	margin: 0 0 10px;
}
.ads img{
	margin: 0 8px 5px 0;
}
/*=== Bottom Curve for Index Page Only ===*/
#endspace-index{
	margin:0 auto;
	padding-bottom:25px;
	height:10px;
	background: url("/wp-content/themes/overeasy/images/box5-bot-index.gif") no-repeat top;
}
/*=== Bottom Curve for Inside Pages ===*/
#endspace{
	margin:0 auto;
	padding-bottom:25px;
	height:10px;
	background: url("/wp-content/themes/overeasy/images/box5-bot.gif") no-repeat top;
}
/*=== Footer ===*/
#footer{
	background: url("/wp-content/themes/overeasy/images/footer-bgr.gif") no-repeat top;
	color: #86857a;
}
#footer a{
	color: #2aa483;
}
#footer a:hover{
	color: #74675B;
}
#footer img{
	position: relative;
	vertical-align: middle;
}
/*=== Misc. ===*/
.fix{
	clear: both;
	height: 1px;
	margin: -1px 0 0;
	overflow: hidden;
}
.fl{
	float: left;
}
.fr{
	float: right;
}
.ac{
	text-align: center;
}
.al{
	text-align: left;
}
.ar{
	text-align: right;
}
/*=== Posts ===*/
.post ul, .post ol{
	padding: 0 0 1.2em 2em;
}
.post ul li{
	padding: 0 0 0 20px;
	color: #6f6255;
	background: url("/wp-content/themes/overeasy/images/ico-bullet.gif") no-repeat left top;
}
.post ol li{
	list-style-type: decimal;
	margin: 0 0 0 20px;
}	
.post li a:hover{
	color: #74675B;
	text-decoration: none;
}
.post blockquote {	
	width: 80%; height:auto;
	margin: 3px 0 3px 10px; 
	padding:0 25px 0 55px;
	display: block;
	color: #6f6255;
	background: #ffffff url("/wp-content/themes/overeasy/images/ico-quote.gif") no-repeat 20px 0;
	border: none;
}
/*=== Post Images ===*/
.post img {	
	border:6px solid #e5e3d1;
}
.post img.alignleft {	
	padding:0;
	margin:0 14px 7px 0;
	float:left;
}
.post img.alignright {	
	padding:0;
	margin:0 0 7px 14px;
	float:right;
}
.post img.aligncenter {	
	display: block;
	margin:0 auto 14px auto;
}
/*=== Post Images ===*/
.floatleft {	
	float:left;
}
.floatright {	
	float:right;
}
img.alignleft {	
	padding:0;
	margin:0 14px 7px 0;
	float:left;
}
img.alignright {	
	padding:0;
	margin:0 0 7px 14px;
	float:right;
}
img.aligncenter {	
	display: block;
	margin:0 auto 14px auto;
}
/*=== Comments ===*/
#comments .box3 p { 
	padding-bottom:10px;
	border: none;
}
#respond { 
	margin: 1em 0 0; 
}
/*=== Widget styling ===*/
.widget #recentcomments li{
	padding: .5em 0;
	background: url("/wp-content/themes/overeasy/images/hl-dot.gif") repeat-x bottom;
}
.widget #recentcomments li a{
	background:none;
	text-decoration:none;
	color: #2aa483;
}
.widget #recentcomments li a:hover{
	color: #74675B;
}
.widget #calendar_wrap{
	background: #f0eee1;
	height: 1%;
	margin: 0 0 2em;
	padding: 7px 15px 15px
}
.widget #calendar_wrap{
	clear: both;
	height: 1%;
	margin: 0 0 14px;
}
.widget #wp-calendar caption {
	font-size:1.2em;
	text-transform: uppercase;
	font-weight: bold;
	padding-top: 10px;
	padding-right: 5px;
	padding-bottom: 10px;
	padding-left: 5px;
	margin-bottom:5px;
	color:#333333;
}
.widget #wp-calendar {
	margin-left:auto;
	margin-right:auto;
	text-align:center;
	width:240px;
}
.widget #wp-calendar thead th {
	color:#333333;
}
.widget #wp-calendar tfoot td {
	padding:10px 0 10px 0;
	text-align:left;
}
.widget #wp-calendar tfoot td#next {
	text-align:right;
}
.widget #wp-calendar td {
	width:auto;			
}
.widget #wp-calendar td a {
	padding:2px;
	text-decoration:none;
}
.widget #wp-calendar tfoot td a {
	color:#2aa483;	
}
.widget #wp-calendar tfoot td a:hover {
	color:#74675B;	
}
.quote {
	margin: 9px 0 0;
	width: 37px;
	height: 29px;
	background: url("/wp-content/themes/overeasy/images/ico-quote.gif") no-repeat top left;
}
.flickr_badge_image img{
	margin: 0 3px 8px;
	padding: 0 7px 5px 0;
	float: left;
}
.flickr img{
	vertical-align:middle;
	margin:6px 0 8px;	
}
.subscribe img{
	vertical-align: middle;
	margin: 6px 0 8px;	
}
#icon{
	margin: 0 0 6px 0;	
	color:#6f6255;
}
#icon img{
	float: left;
	padding: 0 6px 0 0;
}
/*=== THREADED COMMENTS == */
ol.commentlist li.threaded .box3 { width:auto; margin:0px; }
ol.commentlist li.threaded .col1 { width:90px; }
ol.commentlist li.threaded .box3 .spcr { padding:10px 15px 0; margin:0; }
ol.commentlist li.threaded .children { margin-left:20px; }
ol.commentlist li.threaded .col2 { float:none; width:auto; margin-left:115px; }

/*=== PHP Event Calendar Container- removes img borders & adds padding ===*/
#calendar img{
	border:none;
	padding: 8px;
}
/*----This div hides the slideshow from handhelds & printers in their respective css files + layers it behind nav---*/
#slideshow {
	position: relative;
	z-index:1;
}
/*----This layers staff pictures behind nav---*/
#staff {
	position: relative;
	z-index:1;
}		
/*----Weather Widget---*/	
#weather {
	float: left;
	width: 250px;
	padding: 0 20px 10px 0;
	z-index:1;
}
/*--- Handheld link to top of page ---*/
#totop{
	display:none;
}
/*----This adds hidden copyright notice to printouts---*/
#copyright {
display:none;
}