/*
Theme Name: 1. Standard Text
Theme URI: http://wordpress.org/
Description: Accessible standard text css Fox Goes Free theme
Version: 2.2
Author: http://www.access-bydesign.com

*/
/*

/*pretty stuff*/
.subhead{
	font-size: medium;
	color: #663333;
	font-family: Arial, Helvetica, sans-serif;
	text-transform: uppercase;
	font-weight: bold;
}
.subheadblack
	{
	font-weight: bold;
	font-size: large;
	color: #000000;
}
.smallersub{
	font-weight: bold;
	font-size: medium;
	color: #FFFFFF;
	text-transform: uppercase;
	font-family: "Times New Roman", Times, serif;
}
.bold{
	font-weight: bold;
}
.italic{
	font-style: italic;
}
.bolditalic{
	font-weight: bold;
	font-style: italic;
}
.bold-underline{
	font-weight: bold;
	text-decoration: underline;
}
.verybigtext{
	font-size: xx-large;
}
.bigtext{
	font-size: large;
}
.medium-text{
	font-size:medium;
}
.smalltext{
	font-size: small;
}
.verysmalltext{
	font-size: x-small;
}
.bluebold{
	color: #000033;
	font-weight: bold;
}
.box {
	text-align: justify;
	vertical-align: top;
	margin: 5px;
	padding: 5px;
	width: 100%;
	border: thin dotted #000000;
	font-weight: bold;
	color: #000000;
}
.boldquote {
	font-family: "Times New Roman", Times, serif;
	font-size: small;
	font-weight: bold;
	color: #000000;
	text-align: justify;
	text-transform: none;
}

.boxed {
	margin-bottom: 1em;
	border: 1px solid #000000;
	background-color: #FFFFFF;
}

.boxed .title {
	padding: 2px 0 0 2px;
	text-transform: uppercase;
	font-size: medium;
	font-weight: bolder;
	color: #000000;
}

.boxed .content {
	padding: 2px;
}
.bluetagline{
	font-size: medium;
	color: #000066;
	font-weight: bold;
}
.blueitalic{
	font-size: medium;
	color: #000000;
	font-weight: bold;
	font-style: italic;
	text-transform: uppercase;
}
.bolditalic{
	font-weight: bolder;
	font-style: italic;
	color: #000066;
}
.hugetext{
	color: #000000;
	font-weight: bolder;
	font-size: 4em;
}
.widgettitle{
	color: #666666;
	font-size: medium;
	font-weight: bolder;
	text-transform: uppercase;
	text-indent: 1em;
}
/*alignment*/
.alignright{
	text-align: right;
	float:right;
}
.alignleft{
	text-align: left;
	float:left;
}
.center{
	text-align: center;
	margin-left:auto;
	margin-right:auto;
}
.topleft{
	text-align: left;
	vertical-align: text-top;
	margin: 5px;
	float: left;
}
html>body .entry li {
	margin: 7px 0 8px 10px;
	list-style-position: outside;
	list-style-type: square;
	}

.entry ul li:before, #sidebar ul ul li:before {
	list-style-position: outside;
	list-style-type: square;
	}
.plainlist{
list-style-type: square;
list-style-position:outside;
}
	
/*images*/

.imagelayout {
	display: inline;
	float: left;
	border: none;
	
	
}
.imageleft{
	float:left;
	padding: 2em;
	border: none;
}
.logoleft{
	float:left;
	border: medium solid #456F6E;
	padding: 0em;
	margin: 2em;
	border: none;
}
.imageright{
	float:right;
	margin: 2em;
	padding: 0em;
	border: none;
}
.imagewrap {
	margin: 5px;
	padding: 5px;
	float: left;
	border: none;
}
blockquote{
	text-align:left;
	width:70%;
	margin-left:auto;
	margin-right:auto;
	color: #006666;
	font-style: italic;
	font-weight: bold;
}
/*layout*/
html{
	margin:0px;
	padding:0px;
	background-image: url(/images/mid-green.gif);
	background-repeat: repeat;
	background-color: #456F6E;
	font-size: x-small;
}

body{
	padding:0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
	color: #FFFFFF;
	letter-spacing: 2px;
	word-spacing: 1px;
	margin-top: 0.75em;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
} 
 
#pagewidth{
	max-width:98%;
	margin-top:0.5em;
	margin-right: 4em;
	margin-bottom: 4em;
	margin-left: 4em;
	padding-top: 1em;
	padding-right: 1em;
	padding-bottom: 1em;
	padding-left: 1em;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: inset;
	border-right-style: inset;
	border-bottom-style: inset;
	border-left-style: inset;
	border-top-color: #333333;
	background-color: #EEEBDB;
	text-align: center;
}
#nav{
	width:100%;
	height:75px;
	z-index:100;
}
a:link{
	color: #456F6E;
	font-weight: bold;
	text-decoration: none;
}
.darklink a:link {
	color: #fff;
}
a:hover{
	color: #900;
	font-weight: bolder;
	text-decoration: underline;
}
a:active{
	color: #900;
	font-weight: bolder;
	text-decoration: underline;
}
a:visited{
	color: #456F6E;
	font-weight: bold;
	text-decoration: none;
}
#header{
	position:relative;
	height:150px;
	width:100%;
	text-align: left;
	vertical-align: top;
	color: #205352;
	font-size: x-small;
	background-image: url(/images/top-6.jpg);
	background-repeat: repeat-x;
	background-position: top left;
}
#twocols{
	width:98%;
	height:auto;
	float:left;
	position:relative;
	padding-top: 0px;
	padding-right: 1em;
	padding-bottom: 0px;
	padding-left: 1em;
}
/*#sidebar{
	width:25%;
	height:auto;
	float:left;
	display:inline;
	position:relative;
	color: #000000;
	font-size: x-small;
	background-color: #EEEBDB;
	margin-bottom: 2em;
	border: medium solid #456F6E;
	margin-right: 0.5em;
	text-indent: 0px;
	text-align: center;
}
#sidebar ec3_list ec3_list_day{
	text-align:left;
	white-space:normal;
	text-indent:0ems;
	display:block;
 }
#sidebar li{
	list-style-type: none;
	text-indent: 0px;
	display: list-item;
	margin-bottom: 0.5em;
	margin-right: 2em;
	padding-bottom: 0.5em;
	white-space: nowrap;
}
#sidebar page_item{
	list-style-type: none;
	padding-right: 2em;
	text-indent: 0px;
	display: list-item;
	padding-bottom: 0.5em;
	margin-bottom: 0.5em;
}

#sidebar a:link{
	color: #000000;
	font-weight: bold;
	text-decoration: none;
	padding-right: 2em;
	padding-bottom: 0.5em;
}
#sidebar a:hover{
	color: #990000;
	font-weight: bold;
	text-decoration: none;
	padding-right: 2em;
	padding-bottom: 0.5em;
}
#sidebar a:active{
	color: #990000;
	font-weight: bold;
	text-decoration: none;
	padding-right: 2em;
	padding-bottom: 0.5em;
}
#sidebar a:visited{
	color: #333333;
	font-weight: bold;
	text-decoration: none;
	border-bottom-color: #CCCCCC;
	padding-right: 2em;
	padding-bottom: 0.5em;
}
*/ 
#content{
	clear:both;
	position: relative;
	width:95%;
	text-align: justify;
	color: #000000;
	background-color: #EEEBDB;
	border: medium solid #456F6E;
	margin-bottom: 2em;
	margin-top: 1.5em;
	padding-top: 2em;
	padding-right: 2em;
	padding-bottom: 2em;
	padding-left: 2em;
	font-size: small;
 }
 
#content a:link{
	color: #205352;
	font-weight: bold;
	text-decoration: none;
}
#content a:hover{
	color: #990000;
	font-weight: bolder;
	text-decoration: underline;
}
#content a:active{
	color: #990000;
	font-weight: bolder;
	text-decoration: underline;
}
#content a:visited{
	color: #456F6E;
	font-weight: bold;
	text-decoration: none;
}
#content  ul {
	color: #EEEBDB;
	margin: 1em;
	padding: 1em;
	height: auto;
	width: 65%;
	border: thin ridge #333333;
	display: block;
	background-image: url(/images/light-green.gif);
	font-weight: bold;
}
#content ul a:link{
	color: #FFFFCC;
	font-weight: bold;
	text-decoration: none;
}
#content ul a:hover{
	color: #990000;
	font-weight: bolder;
	text-decoration: underline;
}
#content ul a:active{
	color: #990000;
	font-weight: bolder;
	text-decoration: underline;
}
#content ul a:visited{
	color: #FFFFCC;
	font-weight: bold;
	text-decoration: none;
}
#content-xmas{
	clear:both;
	position: relative;
	width:95%;
	text-align:justify;
	color: #000000;
	background-color: #EEEBDB;	
	border: medium solid #456F6E;
	margin-bottom: 2em;
	margin-top: 1.5em;
	padding-top: 2em;
	padding-right: 2em;
	padding-bottom: 2em;
	padding-left: 2em;
	font-size: small;
	
 }
 #content_valentine{
	clear:both;
	position: relative;
	width:87.5%;
	text-align: center;
	color: #420F16;
	font-family:Verdana, Geneva, sans-serif;
	background-position: top center;
	background-repeat:no-repeat;
	background-image:url(images/valentinesmenu.jpg);
	background-color: #FBF5F7;
	border: medium solid #456F6E;
	margin-bottom: 2em;
	margin-top: 1.5em;
	padding: 220px 6% 10px 6%;
	font-size: 1.8em;
	min-height:500px;
 }
  #content_mothers{
	clear:both;
	position: relative;
	width:100%;
	text-align: justify;
	color:#030;
	font-family:Tahoma, Geneva, sans-serif;
	background-position: top center;
	background-repeat:no-repeat;
	background-image:url(images/mothersday.jpg);
	background-color: #ffffff;
	border: medium solid #456F6E;
	margin-bottom: 2em;
	margin-top: 1.5em;
	padding: 220px 0 5px 0;
	font-size: 1.8em;
	min-height:500px;
 }
 .post-mother{
	 margin: 0 6%;
	 min-height:400px
 }
.bottom{
	width:100%;
	height:80px;
	background-image:url(images/mothersdaybottom.jpg);
}
 #content-newyear{
	clear:both;
	position: relative;
	width:95%;
	text-align: justify;
	color: #000000;
	background-color: #EEEBDB;
	border: medium solid #456F6E;
	margin-bottom: 2em;
	margin-top: 1.5em;
	padding-top: 2em;
	padding-right: 2em;
	padding-bottom: 2em;
	padding-left: 2em;
	font-size: small;
	background-image: url(file:/images/happy_new_year.gif);
	background-repeat: no-repeat;
	background-position: 350 right;
 }
#eventsbox{
	width:225px;
	min-height:150px;
	margin:1em;
	float:right;
	padding-top: 4em;
	padding-right: 1em;
	padding-bottom: 1em;
	padding-left: 1em;
	border: medium double #066;
}
#footer{
	height:auto;
	clear:both;
	color: #CCCCCC;
	border-top-width: thin;
	border-top-style: groove;
	border-top-color: #999999;
	font-size: x-small;
	margin-top: 2em;
	background-image: url(/images/dark-green.gif);
	margin-bottom: 2em;
	padding: 2em;
 }
#footer a:link{
	color: #EEEBDB;
	font-weight: bold;
	text-decoration: none;
}
#footer a:hover{
	color: #FFFF00;
	font-weight: bolder;
	text-decoration: underline;
}
#footer a:active{
	color: #FFFF00;
	font-weight: bolder;
	text-decoration: underline;
}
#footer a:visited{
	color: #EEEBDB;
	font-weight: bold;
	text-decoration: none;
}
#box {
	width:50%;
	display: block;
	margin-left: 20%;
	padding-top: 10px;
	font-family: Arial, Helvetica, sans-serif;
	text-align: center;
	border: thin double #372C28;
}
#access{
	display:none;
	}
#flashcontent2{
	height:200px;
	width:220px;
	text-align: center;
	margin: 2em;
	padding: 2em;
	z-imdex:2;
}

 /* *** Float containers fix:
 http://www.csscreator.com/attributes/containedfloat.php *** */ 
.clearfix:after {
 content: "."; 
 display: block; 
height: 0; 
 clear: both; 
 visibility: hidden;
 }
 
.clearfix{display: inline-block;}

/* Hides from IE-mac \*/
* html .clearfix{height: 1%;}
.clearfix{display: block;}
/* End hide from IE-mac */  
.whitehuge{
	font-family: Tahoma;
	font-size: xx-large;
	color: #FFFFFF;
}
/*general*/
h1{
display:none;
}
h2{
	font-size: medium;
	color: #663333;
	font-family: Arial, Helvetica, sans-serif;
	text-transform: uppercase;
	font-weight: bold;
}
.nofloat{
	float: none;
}
 .hide{
 	display:none;}
.nodisplay{
	display:none;}
ul {
	list-style-position: outside;
}

ul li {
	list-style-position: outside;
	list-style-type: square;
}

ol {
	list-style:lower-alpha;
}

ol li {
}
.linklove{
display:none;
}
#textoptions{
	font-size: x-small;
	color: #FFFFFF;
	display: list-item;
	list-style-position: outside;
	list-style-type: none;
	white-space: nowrap;
	padding-bottom: 1em;
	text-align: right;
}
#textoptions ul{
	display:inline;
	color: #FFFFFF;
}
#textoptions li{
	display:inline;
	color: #FFFFFF;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #CCC;
	padding-right: 1em;
}
#christmaslights{
	width:100%;
	height:150px;
	clear:both;
	margin-top:1em;
	margin-bottom:1em;
	padding:1em;
	background-image: url(/images/xmas-lights.gif);
	background-repeat: repeat-x;
	background-position: left bottom;	
}
/*suckerfish*/
#suckerfishnav {
    background-color:#456F6E ;
    font-size:15px;
    font-family:sans-serif;
    font-weight:bold;
    width:100%;
    }
#suckerfishnav, #suckerfishnav ul {
    float:left;
    list-style:none;
    line-height:30px;
    padding:0;
    border:1px solid #aaa;
    margin:0;
    width:100%;
	list-style-type: none;
    }
#suckerfishnav a {
    display:block;
    color:#dddddd;
    text-decoration:none;
    padding:0px 8px;
    }
#suckerfishnav li {
    float:left;
    padding:0;
	list-style-type: none;
    }
#suckerfishnav ul {
	position:absolute;
	left:-999em;
	height:auto;
	width:121px;
	font-weight:normal;
	margin:0;
	line-height:1;
	border:0;
	border-top:1px solid #666666;
	list-style-type: none;
	z-index:200;
    }
#suckerfishnav li li {
    width:119px;
    border-bottom:1px solid #666666;
    border-left:1px solid #666666;
    border-right:1px solid #666666;
    font-weight:normal;
    font-family:sans-serif;
	list-style-type: none;
	z-index:200;
    }
#suckerfishnav li li a {
    padding:3px 10px;
    width:104px;
    font-size:11px;
    color:#171;
	list-style-type: none;
	z-index:200;
    }
#suckerfishnav li ul ul {
    margin:-18px 0 0 120px;
	list-style-type: none;
	z-index:200;
    }
#suckerfishnav li li:hover {
    background-color:#ccc;
    }
#suckerfishnav li ul li:hover a, #suckerfishnav li ul li li:hover a, #suckerfishnav li ul li li li:hover a, #suckerfishnav li ul li li li:hover a {
    color:#456F6E;
    }
#suckerfishnav li:hover a, #suckerfishnav li.sfhover a {
    color:#dddddd;
    }
#suckerfishnav li:hover li a, #suckerfishnav li li:hover li a, #suckerfishnav li li li:hover li a, #suckerfishnav li li li li:hover li a {
    color:#456F6E;
    }
#suckerfishnav li:hover ul ul, #suckerfishnav li:hover ul ul ul, #suckerfishnav li:hover ul ul ul ul, #suckerfishnav li.sfhover ul ul, #suckerfishnav li.sfhover ul ul ul, #suckerfishnav li.sfhover ul ul ul ul {
    left:-999em;
    }
#suckerfishnav li:hover ul, #suckerfishnav li li:hover ul, #suckerfishnav li li li:hover ul, #suckerfishnav li li li li:hover ul, #suckerfishnav li.sfhover ul, #suckerfishnav li li.sfhover ul, #suckerfishnav li li li.sfhover ul, #suckerfishnav li li li li.sfhover ul {
    left:auto;
    background-color:#eee;
    }
#suckerfishnav li:hover, #suckerfishnav li.sfhover {
	background-color:#456F6E;
    }