/*
Theme Name: 3. Easy Read
Theme URI: http://wordpress.org/
Description: Accessible standard text css Locations 4 U theme
Version: 2.2
Author: http://www.access-bydesign.com

Default WordPress by Dave Shea || http://mezzoblue.com
Modifications by Matthew Mullenweg || http://photomatt.net
This is just a basic layout, with only the bare minimum defined.
Please tweak this and make it your own. :)
*/
/* plus basic layout generated by csscreator.com with some SERIOUSLY clever stuff added by access - by design 
*/ 
html, body{
	margin:0px;
	padding:0px;
	font-size: small;
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	background-color: #FFFFCC;
 } 
 
#pagewidth{
	max-width:95%;
	min-width:50%;
	margin-top: 3em;
	margin-right: 4em;
	margin-bottom: 4em;
	margin-left: 4em;
	background-color: #FFFFCC;
}

a:link{
	color: #000099;
	text-decoration: none;
	font-weight: bold;
}
a:hover{
	color: #FF0000;
	text-decoration: underline;
	font-weight: bold;
}
a:active{
	color: #FF0000;
	text-decoration: underline;
	font-weight: bold;
}
a:visited{
	color: #000099;
	text-decoration: none;
	font-weight: bold;}
 
#header{
	position:relative;
	height:75px;
	width:99%;
	color: #000000;
	font-size: small;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	list-style-type: disc;
	text-transform: lowercase;
	background-color: #FFFFCC;
} 
.headerblack
{
	color: #000000;
}
 
#sidebar{
	width:30%;
	float:left;
	display:inline;
	position:relative;
	min-height:300px;
	min-width: 175px;
	font-size: small;
	color: #006699;
	text-align: center;
	text-transform: lowercase;
	line-height: 1em;
	margin-top: 1em;
	padding-right:0.5em;
	padding-top: 1em;
	padding-left: 0.5em;
	font-weight: bold;
	padding-bottom: 1em;
	background-color: #FFFFCC;
 }
#sidebar li{
	list-style-position: outside;
	list-style-type: none;
	margin-bottom: 0.5em;
	display: block;
	text-align: left;
}
#sidebar a:link{
	font-weight: bold;
	text-align: left;
	color: #000099;
	text-decoration: none;
	width:90%;
	height:auto;
	display: block;
	border: 1px groove #CCCCCC;
	padding: 1em;
	background-color: #FFFFCC;
}
#sidebar a:hover{
	color: #FF0000;
	font-weight: bolder;
	text-decoration: none;
	text-align: left;
	width:90%%;
	display: block;
	border: 1px groove #CCCCCC;
	padding: 1em;
	}
	
#sidebar a:active{
	color: #FF0000;
	font-weight: bolder;
	text-decoration: none;
	text-align: left;
	width:90%;
	display: block;
	border: 1px groove #CCCCCC;
	padding: 1em;
	}
	
#sidebar a:visited{
	color: #000099;
	font-weight: bold;
	text-align: left;
	text-decoration: none;
	width:90%;
	display: block;
	border: 1px groove #CCCCCC;
	padding: 1em;
	background-color: #FFFFCC;
}
 
#content{
	float: right;
	display:inline;
	position: relative;
	width:50%;
	text-align: justify;
	vertical-align: top;
	min-width: 40%;
	min-height: 300px;
	margin-left: 0.5em;
	padding: 1em;
	margin-top: 1em;
	margin-right: 1em;
	margin-bottom: 1em;
	color: #000000;
	border: 1px groove #CCCCCC;
	background-color: #FFFFCC;
 }
 
#content li{
	font-weight: bold;
	padding-bottom: 1em;
}

#content2{
	float: left;
	display:inline;
	position: relative;
	width:90%;
	text-align: center;
	vertical-align: top;
	min-width: 40%;
	min-height: 300px;
	margin-left: 0.5em;
	padding: 1em;
	margin-top: 1em;
	margin-right: 1em;
	margin-bottom: 1em;
	color: #000000;
	border: 1px groove #CCCCCC;
 }


#footer{
	height:125px;
	width:98%;
	margin-left:1em;
	clear:both;
	font-size: small;
	color: #000000;
	border-top-width:2em;
	text-transform: lowercase;
	padding-top: 2em;
 } 
#footer a:link{
	color: #000099;
	text-decoration: none;
	display: inline;
}
#footer a:hover{
	color: #FF0000;
	text-decoration: underline;
	display: inline;
}
#footer a:active{
	color: #FF0000;
	text-decoration: underline;
	display: inline;
}
#footer a:visited{
	color: #000099;
	text-decoration: underline;
	display: inline;}
 
#front{
	height: 500px;
	width:100%;
	background-image: url(/images/front.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
	}
 
 /* *** Float containers fix:
 http://www.csscreator.com/attributes/containedfloat.php *** */ 
.clearfix:after {
 content: "."; 
 display: block; 
 height: 0; 
 clear: both; 
 visibility: hidden;
	position: absolute;
	position: absolute;
	position: absolute;
	position: relative;
	position: absolute;
 }
 
.clearfix{display:inline-block;}

/* Hides from IE-mac \*/
* html .clearfix{height: 1%;}
.clearfix{display: block;}
/* End hide from IE-mac */  

.nodisplay{
	display:none;}
.imageright{
	margin: 1em;
	float: right;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.imageleft{
	margin: 1em;
	float: left;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;}
.subhead{
	color: #0000FF;
	font-size: x-large;
	font-weight: bold;
	text-transform: lowercase;
}
.h2{
	color: #0000FF;
	font-size: x-large;
	font-weight: bold;
	text-transform: lowercase;
}
.leftnomargin{
	float: none;
	vertical-align: middle;
}
.indent{
	text-indent: 3em;
}
.alignleft{
	float: left;
}
.alignright{
	float: right;
	text-align: right;
}
.textrightindent{
	text-align: right;
	margin-right: 2em;
	color: #000000;
	font-weight: bold;
	font-size: small;
}

hr{
	background-color: #0000FF;
	width: 100%;
	float: left;
	height: 2px;
	margin-top: 1em;
	margin-bottom: 1em;
}
.sidesubhead{
	color: #0000FF;
	font-size: x-large;
	font-weight: bold;
	text-transform: lowercase;
	text-indent: 3em;
	text-align:left;
	list-style-type: none;
	list-style-image: none;
	margin-bottom: 1em;
	line-height: 1em;
}
.centrealign{
	text-align: center;
}
.floatleft{
	float: left;
}
.floatright{
	float: right;
}

.nofloat{
	float: none;
}
#flashcontent{
	height:70px;
	width:50%;
	margin-top: 2em;
	text-align: left;
	float:left;
	margin-left: 2em;
	background-color: #FFFFCC;
}
.alignright .bold{
	font-weight: bold;
}
.bold{
	font-weight: bold;
}
.italic{
	font-style: italic;
}

.box{
	padding: 1em;
	height: auto;
	width: 35%;
	border: thin solid #0066FF;
	font-weight: bold;
	background-color: #EBEBEB;
	float: right;
	color: #000000;
	margin-top: 1em;
	margin-right: 2em;
	margin-bottom: 1em;
	margin-left: 2em;
	}
.box2{
	padding: 1em;
	height: auto;
	width: 35%;
	border: thin solid #0066FF;
	font-weight: bold;
	background-color: #E2E2E2;
	float: right;
	color: #000000;
	margin-top: 1em;
	margin-right: 2em;
	margin-bottom: 1em;
	margin-left: 2em;
	}
	
#calendar{
 	max-width:80%;
	text-align:center;

}	
#calendar table {
	width:250px;
	height:200px;
	border: 1px solid #BBB;
	padding: 0.5em;
	position: relative;
	float:left;
	background-color: #CCCCCC;
	margin: 0.5em;
	
}

#calendar td, #calendar th {
	padding: 3px;
	border: 1px solid #CCCCCC;
	background-color: #FFFFFF;
}

#calendar td.booked {
	background-color: #FF0000;
	color: #FFFFFF;
	font-weight: bold;
}

#calendar table caption {
	font-weight: bold;
	color: #0000FF;
}

