/*
Theme Name: 1. Standard
Theme URI: http://www.access-bydesign.com
Description: Accessible standard text holiday theme. 
Notes: Template and images based from theme from Template-Help.com Collection but made accesible and widget-friendly.
Author: http://www.access-bydesign.com
Accessible Design by Access-by Design
/* plus basic layout generated by csscreator.com with some SERIOUSLY clever stuff added by access - by design 
*/ 

/*pretty stuff*/
.subhead{
	color: #0099FF;
	font-weight: bold;
	font-size: large;
}
.bigtext{
	font-size: xx-large;
	letter-spacing: 2px;
	font-style: italic;
	word-spacing: 2px;
	text-align: justify;
}
.largetext{
	font-size: large;
}
.mediumtext{
	font-size: medium;
}
.smalltext{
	font-size: small;
}
.verysmall {
	font-size: x-small;
}
.bold{
	font-weight: bold;
}
.italic{
	font-style: italic;
}
.bolditalic{
	font-weight: bold;
	font-style: italic;
}
.bold_underlined {
	font-weight: bold;
	text-decoration: underline;
}
.centretext{
	text-align:center;
}
.textleft{
	text-align: left;
}
.textright{
	text-align: right;
}
.medbold{
	font-size: medium;
	font-weight: bold;
}
.smallersubCopy {
	font-size: medium;
	font-weight: bold;
	color: #1A8FF6;
}
.title {
	font-size: medium;
	color: #000000;
	font-weight: bold;
	margin-top: 1em;
	padding-top: 1em;
}
.yellowtext {
	font-style: italic;
	font-weight: bolder;
	text-transform: capitalize;
	color: #FFFF00;
} 
.smallersubred {
	font-size: x-large;
	font-weight: bold;
	color: #1A8FF6;
}
.smalltext{
	font-size: x-small;
	color: #0099CC;
}
.subheadblack{
	color: #000000;
	font-weight: bold;
	font-size: large;
}
.blacksubhead {
	font-size: large;
	font-weight: bold;
	color: #000000;
}

/*images*/
.imageleft{
	float: left;
	padding: 1em;
	border: none;
}
.imageright{
	padding: 1em;
	float: right;
	border: none;
}
.imagestyle{
	padding: 1em;
	float: left;
	border: none;
}
#thumbs{
	text-align: center;
}
.imagelayout {
	display: inline;
	float: left;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
/*tables*/

.tablecat{
	background-color: #009966;
	text-align: center;
	vertical-align: top;
}
.tablecellgreen{
	background-color: #D0F9D6;
	text-align: center;
	font-weight: bold;
	vertical-align: top;
}
.tablecellyellow{
	background-color: #F1FACF;
	text-align: center;
	font-weight: bold;
	vertical-align: top;
}
.tablelayout{
	text-align: left;
	vertical-align: top;
	border: thin solid #CCCCCC;
}
#calendar table {
border: 1px solid #BBB;
margin: 5px;
padding: 2px;
float: left;
background: #FFFF99;
position: relative;
}
#calendar td, #calendar th {
padding: 3px;
background: #FFFFFF;
border: 1px solid #FFFF99;
}
#calendar td.booked {
background: #FF0000;
}
#calendar table caption {
font-weight: bold;
}

/*layout*/
html, body{
	margin:0px;
	padding:0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	background-color: #036298;
	background-image: url(/images/beachright.jpg);
	background-repeat: repeat-x;
	background-position: bottom right;
} 
#pagewidth{
	max-width:95%;
	min-width:25%;
	margin: 1em;
}
#header{
	position:relative;
	height:75px;
	width:95%;
	font-weight: bold;
	text-align: center;
	font-size: xx-large;
	line-height: normal;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	vertical-align: middle;
	color: #FFFFFF;
	margin-left: 5%;
} 
.tagline {
	font-size: small;
	color: #FFFFFF;
}

.sign {
	position: absolute;
	bottom: 0px;
	left: 0px;
}

#twocols{
	width:90%;
	height:auto;
	float:left;
	position:relative;
	margin-left: 3%;
 }
 
#sidebar{
	width:25%;
	min-width:200px;
	height:auto;
	float:right;
	position:relative;
	background-color: #036298;
	margin-right: 1em;
}
 
#sidebar li{
	font-size: small;
	text-align: left;
	list-style-image: url(/images/bullet.gif);
}
#sidebar a:link{
	color: #036298;
	font-weight: bold;
	text-decoration: none;
	text-align: left;
	
}
#sidebar a:hover{
	color: #FFFFFF;
	font-weight: bold;
	font-weight: bold;
	text-decoration: none;
}
#sidebar a:active{
	color: #FFFFFF;
	font-weight: bold;
	font-weight: bold;
	text-decoration: none;
}
#sidebar a:visited{
	font-family: Arial, Helvetica, sans-serif;
	color: #000066;
	font-weight: bold;
	font-weight: bold;
	text-decoration: none;
}
#sidebar li{
	list-style-image: url(/images/bullet.gif);
	list-style-position: outside;}
#content{
	float: left;
	display:inline;
	position: relative;
	width:60%;
	min-height:500px;
	text-align: justify;
	padding: 25px;
	height: auto;
	border: thin solid #FFFFFF;
	background-color: #FFFFFF;
	background-image: url(/images/top.gif);
	background-repeat: repeat-x;
	background-position: top left;
	padding-top: 50px;
 }
 #content li{
	list-style-image: url(/images/greybullet.gif);
	list-style-position: outside;
	color: #000000;
}
 #content A:link {
	color: #0099FF;
	text-decoration: none;
	font-weight: bold;
	padding: 2px;
	font-size: small;
}
 #content A:visited {
	color: #666666;
	text-decoration: none;
	font-weight: bold;
	padding: 2px;
	font-size: small;
}

 #content A:active {
	color: #FF0000;
	text-decoration: underline;
	font-weight: bold;
	padding: 2px;
	font-size: small;
}
 #content A:hover {
	color: #FF0000;
	text-decoration: underline;
	font-weight: bold;
	padding: 2px;
	font-size: small;
}
#footer{
	height:auto;
	clear:both;
	padding: 1em;
	width: 93%;
	color: #000000;
	font-weight: bold;
	font-size: small;
	margin-left: 5%;
 } 
#footer a:link {
	color: #000033;
	text-decoration: underline;
	font-weight: bold;
}
#footer a:visited {
	color: #000000;
	text-decoration: none;
	font-weight: bold;
}

#footer a:active {
	color: #FF0000;
	text-decoration: none;
	font-weight: bold;
	
}
#footer a:hover {
	color: #FF0000;
	text-decoration: none;
	font-weight: bold;
	
}
A:link {
	color: #4DBEE8;
	text-decoration: none;
	font-weight: bold;
}
A:visited {
	color: #4EB1DB;
	text-decoration: none;
	font-weight: bold;
}

A:active {
	color: #FFFF00;
	text-decoration: none;
	font-weight: bold;
	
}
A:hover {
	color: #FFFF00;
	text-decoration: none;
	font-weight: bold;
	
}
ul li {
	list-style-image: url(/images/bullet.gif);
	list-style-position: outside;
}

ol {
	margin-left: 2em;
	margin-bottom:2em;
	list-style-image: url(/images/bullet.gif);
	list-style-position: outside;
}

ol li {
}
.boxed {
	margin-bottom: 1em;
	border: 2px inset #CCCCCC;
	background-image: url(/images/genericbottom.gif);
	background-position: bottom left;
	background-repeat: no-repeat;
	background-color: #DAD8A8;
}

.boxed .title {
	background-image: url(/images/genertictop.gif);
	background-repeat: no-repeat;
	background-position: top right;
	min-height: 30px;
	text-align: center;
}
.boxed .titletext {
	font-size: 1em;
	font-weight: bold;
	color: #990000;
	text-align: center;
	font-family: Tahoma;
}
.boxed .content {
}
.flexipages_widget .widget {
	margin-bottom: 1em;
	border: 2px inset #CCCCCC;
	background-image: url(/images/genericbottom.gif);
	background-position: bottom left;
	background-repeat: no-repeat;
	background-color: #DAD8A8;}
	
h2 .widgettitle{
	font-size: 1em;
	font-weight: bold;
	color: #990000;
	text-align: center;
	font-family: Tahoma;
}
html>body .entry li {
	margin: 7px 0 8px 10px;
	list-style-image: url(/images/bullet.gif);
	list-style-position: outside
	}

.entry ol {
	padding: 0 0 0 35px;
	margin: 0;
	list-style-image: url(/images/bullet.gif);
	list-style-position: outside
	}

.entry ol li {
	margin: 0;
	padding: 0;
	list-style-image: url(/images/bullet.gif);
	list-style-position: outside
	}
.entry{
	border-bottom-width: thin;
	border-bottom-style: inset;
	border-bottom-color: #666666;
	list-style-image: url(/images/bullet.gif);
	list-style-position: outside;
}
#newsblock{
	margin: 25px;
	padding: 10px;
	border: thin dashed #54C5EF;
	width: 80%;
	height: auto;
	float: left;
}
#nav{
	width:100%;
	height:auto;
	background-color: #FFFFFF;
	padding: 1em;
	margin-top: 1em;
	}
 
 /* *** 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 */  

/*general*/

h1 {
	font-size: xx-large;
	font-weight: bold;
	color: #FFFFFF;
	text-align: left;
}
h2 {
	font-size: large;
	font-weight: bold;
	color: #0099CC;
	text-align: justify;
}
.box {
	text-align: justify;
	vertical-align: top;
	margin: 5px;
	padding: 5px;
	width: 80%;
	border: thin dotted #000000;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #5FC6EF;
}
.redbox {
	text-align: justify;
	vertical-align: top;
	margin: 5px;
	padding: 5px;
	width: 80%;
	border: thin dotted #000000;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #B30838;
}
.yellowbox {
	text-align: justify;
	vertical-align: top;
	margin: 5px;
	padding: 5px;
	width: 80%;
	border: thin dotted #000000;
	font-weight: bold;
	color: #000000;
	background-color: #FFFF00;
}
.nodisplay{
	display:none;
}
.greenbox {

	text-align: justify;
	vertical-align: top;
	margin: 5px;
	padding: 5px;
	width: 80%;
	border: thin dotted #000000;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #006666;
}
.navybox {

	text-align: justify;
	vertical-align: top;
	margin: 5px;
	padding: 5px;
	width: 80%;
	border: thin dotted #000000;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #003366;
}
hr{
	height: 2px;
	color: #0099FF;
	background-color: #0099FF;
}
.linklove{
	display:none;
	}

/* *** 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 */  

