/*  
	Theme Name: 1.Standard Text
	Theme URI: http://www.access-bydesign.com
	Description: Standard text accessible theme for chi beds@ bosham
	Design by Access-bydesign 
	based on loosely on http://www.kongtechnology.com with By Kitkat 
	Author:  Access-bydesign
	Author URI: http://www.access-bydesign.com 

	The CSS, XHTML and design is released under GPL:
	http://www.opensource.org/licenses/gpl-license.php

*/

/*pretty stuff*/


.subhead{
	color: #006699;
	font-size: large;
	font-weight: bold;
	
}
.sidesubhead{
	color: #666666;
	font-size: small;
	font-weight: bold;
	text-transform: lowercase;
}
.midhead{
	color: #006699;
	font-size: medium;
	font-weight: bold;
}
.redsubhead{
	color: #990000;
	font-size: x-large;
	font-weight: bold;
}
.addsomespace{
	margin-bottom: 3em;
}
.bold{
	font-weight: bold;
}
.italic{
	font-style: italic;
}
.bolditalic{
	font-weight: bold;
	font-style: italic;
}
.textleft{
	text-align: left;
}
.textright{
	text-align: right;
}
.alignleft{
	float: left;
}
.alignright{
	float: right;
}
.center{
	text-align: center;
}
.verybigtext{
	font-size: xx-large;
}
.bigtext{
	font-size: large;
}
.mediumtext{
	font-size:medium;
	}
.smalltext{
	font-size: small;
}
.verysmalltext{
	font-size: x-small;
}
.box{
	display:block;
	background:#f2f3f4;
	padding: 2em;
	margin: 1em;
	border: 1px solid #888888;
}
.bigwhitetext{
	color: #FFFFFF;
	font-size: small;
	font-weight: bold;
}
.imagestyle{
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
}
/*align*/
.leftnomargin{
	float: none;
	vertical-align: middle;
}
.indent{
	text-indent: 3em;
}
.alignleft{
	float: left;
}
.alignright{
	float: right;	
}
.textrightindent{
	text-align: right;
	margin-right: 2em;
	color: #000000;
	font-weight: bold;
	font-size: x-small;

}
.centrealign{
	text-align: center;
}
/*images*/
.imageright{
	float: right;
	padding:1em;
	border:none;
}
.imageleft{
	float: left;
	padding:1em;
	border:none;
}
.imagecenter{
	text-align:center;
	float:none;
	margin-left:auto;
	margin-right:auto;
	border:none;
}
.images-in-a-line{
	float:left;
	padding:0.5em;
	margin:0.5em;
	border:none;
	display:inline;
	position:relative;
	vertical-align:bottom;
}
.menu-images{
	float:left;
	padding:0.5em;
	margin:0.5em;
	border:none;
	display:inline;
	position:relative;
	vertical-align:bottom;
}
	
/*layout*/
html{
	margin:0px;
	padding:0px;
}
body {
	color: #000000;
	font-size:small;
	font-family:sans serif Arial, Helvetica, sans-serif;
	background-image: url(/images/background-pic1.jpg);
	background-repeat: repeat;
	background-position: top left;
	margin: 0px;
	padding:0px;
}

#header {
	height:525px;
	text-align:left;
	margin-bottom:2em;
	padding-left: 0.5em;
}
#nav{
	position:relative;
	height:50px;
	width:100%;
	background-color: #000066;
}
.logo{
	margin-top:2em;
	float:none;
}
#flashcontent{
	margin: 0px;
	padding: 0px;
	font-weight:bold;
	height:350px;
	display: block;
	text-align:center;
	margin-left:auto;
	margin-right:auto;
	background-color: #FFFFFF;	
};

#frame {
	width:100%;
	min-height:1200px;
	display:block;
	text-align:center;
}
#container {
	margin-left:auto;
	margin-right:auto;
	height:101%;
	width:85%;
	border: 3px double #EEE;
	border-color: #E4E4E4 #CFCFCF #CCC #CFCFCF;
	background-color: #FFFFFF;
	background-image: url(/images/address.png);
	background-repeat: no-repeat;
	background-position: top right;
}


#content {
	clear: both;
	margin-top:3em;
	padding:0.5em;
	text-align:left;
	
}
#content li{
	color: #666666;
	font-style: italic;
	list-style-image: url(images/kubrickbgcolor.gif);
	list-style-position: outside;
	line-height: 150%;}

.entry{
	min-height:300px;
	text-align:justify;
	padding:1em;
	}
#sidebar{
	clear:both;
	width:98%;
	text-align:center;
	padding:1em;
	border-top: 1px inset #999999;
	margin-top: 3em;
	margin-right: auto;
	margin-bottom: auto;
	margin-left: 1em;	
}
.widgetstyle{
	display:inline;
	float:left;
	width:175px;
	height:175px;
	padding:1em;
	text-align:center;
	margin: 1em;
	margin-top: 1em;
}
.inside{
	width:100%;
	height:100%;
	display:block;
	text-align:center;
	padding-left:0.5em;
	border-left: 1px double #999999;}
	
#sidebar .widgetstyle li{
	color: #666666;
	text-align:left;
	line-height: 150%;
	list-style-position: outside;
	list-style-type: square;
}
#sidebar .widgetstyle .subhead{
	color: #006699;
	font-size: medium;
	font-weight: bold;
}

#footer {
	float:none;
	padding: 5px;
	color: #000000;
	font-size: x-small;
	text-align:center;
} 
#footer p{
	text-align:justify;
	}
#footimages{
	width:100%;
	padding:1em;
	margin:2em;
	float:none;
}
#bottomnav{
	float:none;
	position:absolute;
	text-align:center;
	clear:both;
	padding:1em;
	margin-top:4em;
}	

/*post stylng*/
.item{margin:0 0 25px 0;}

.item .info{
padding:2px 3px 3px 8px;

background-color:#f5f5f5;
font-size:0.9em;
color:#505050;
}

/* Comments Styling */
#commentlist li {
margin-bottom: 1.5em;
padding-bottom: 1em;
border-bottom: 1px solid #700000;
}

#commentform {
margin: 1em 0;
background: #f5f5f5;
width: 280px;
}

#commentform textarea {
background: #f8f7f6;
border: 1px solid #d6d3d3;
width: 280px;
}
#commentform textarea:hover {
background: #f5f5f5;
border: 1px solid #d6d3d3;
}
#commentform textarea:focus {
background: #f5f5f5;
border: 1px solid #939793;
}

#commentform #email, #commentform #author, #commentform #url {
font-size: 1.1em;
background: #f8f7f6;
border: 1px solid #d6d3d3;
width: 280px;
}
#commentform #email:hover, #commentform #author:hover, #commentform #url:hover {
font-size: 1.1em;
background: #f5f5f5;
border: 1px solid #d6d3d3;
width: 280px;
}
#commentform #email:focus, #commentform #author:focus, #commentform #url:focus {
font-size: 1.1em;
background: #f5f5f5;
border: 1px solid #939793;
width: 280px;
}
#commentform input{
margin-bottom: 3px;
}
 
 /* *** 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 */  

/*general stuff*/

a:link{
	color: #000099;
	font-weight: bold;
	text-decoration: underline;
}
a:hover{
	color: #990000;
	font-weight: bold;
	text-decoration: underline;
}
a:active{
	color: #990000;
	font-weight: bold;
	text-decoration: underline;
}
a:visited{
	color: #000066;
	font-weight: bold;
	text-decoration: underline;
}
.nodisplay{
	display:none;
}
.linklove{
	display:none;
}
blockquote {
	margin: 15px 30px 0 10px;
	padding-left: 20px;
	border: 3px double #cecece;
	font-style: italic;
	}
.boxsize{
	width: 80%;
	height: auto;
}
#searchit{
	float:right;
	width:250px;
	margin-top: 1em;
	margin-right: 1em;
	margin-bottom: 0;
	margin-left: 0;
}
#searchit .input{
	width: 200px;
	margin-right:0.5em;
	border:2px solid #dbdddf;
	font-size:small;
	color:#555555;
	background-color: #ffffff;
	padding-top: 0.5em;
	padding-right: 0.5em;
	padding-bottom: 0.5em;
	padding-left: 2em;
	float:left;
}
#searchit .button{
	width:30px;
	height:30px;
	padding: 0.5em;
	border: 1px inset #000000;
	float:right
}
.linklove{
	display: none;
}
h1{
	display:none;
}
#suckerfishnav_wrapper {
	background-color:#006699; 
	height:40px;
	width:100%;
	text-align:center;}
#search{
	float:right;
	width:auto;
	margin-top: 0em;
	margin-right: 1em;
	margin-bottom: 0;
	margin-left: 0;
	vertical-align:top;
}
#search .button{
	color: #000000;
	background-color: #FFFFFF;
	margin: 1px;
	padding-top: 1px;
	padding-right: 2px;
	padding-bottom: 1px;
	padding-left: 1px;
	font-size: small;
}
#search .imput{
	color: #000000;
	background-color: #FFFFFF;
	border: 1px inset #000000;
	height:auto;
}
/*navigation*/
#suckerfishnav {
	font-size:small;
	font-weight:bold;
	color: #FFFFFF;
	
	background-color: #006699;
}

#suckerfishnav, #suckerfishnav ul {
	float:left;
	list-style:none;
	line-height:40px;
	padding:0;
	margin:0 0 1px 0;
	width:100%;
	color: #FFFFFF;
	background-color: #006699;
	
}

#suckerfishnav a {
	display:block;
	color:#FFFFFF;
	text-decoration:none;
	padding:0px 10px;
	background-color: #006699;
	border-right-width: thin;
	border-right-style: solid;
	border-right-color: #FFFFFF;
	
}

#suckerfishnav li {
float:left;
padding:0px;

}

#suckerfishnav li ul {
position:absolute;
left:-999em;
height:auto;
width:175px;
font-weight:normal;
margin:0;
line-height:1;

}

#suckerfishnav li li {
padding-right:1px;
width:175px;


}

#suckerfishnav li li a {
padding:4px 10px

}

#suckerfishnav li ul li {
font-weight:bold;
}

#suckerfishnav li ul li a {
font-size:small;
color:#000000;
}

#suckerfishnav li:hover ul li a {
	color:#000000;
	background-color: #E5E5E5;
	border-width: thin;
	border-style: inset;
	border-color: #666666;
	
}

#suckerfishnav li ul ul {
margin:-21px 0 0 85px;

}

#suckerfishnav li ul li:hover {
	background-color: #FFFFFF;
	color: #000000;
	
}

#suckerfishnav li ul li:hover a {
	color:#000000;
	background-color: #FFFFFF;
	
}

#suckerfishnav li ul li:hover li a {
	color:#000000;
	background-color: #E5E5E5;
	
}

#suckerfishnav li ul li li:hover a {
	color:#000000;
	background-color: #FFFFFF;
	
}

#suckerfishnav li ul li ul li:hover ul li a {
	color:#000000;
	background-color: #E5E5E5;
	border-bottom-width: thin;
	border-bottom-style: inset;
	border-bottom-color: #666666;
	
}

#suckerfishnav li ul li ul li:hover ul li:hover a {
	color:#000000;
	background-color: #FFFFFF;
	
}

#suckerfishnav li:hover ul ul, #suckerfishnav li:hover ul ul ul, #suckerfishnav li.sfhover ul ul, #suckerfishnav li.sfhover ul ul ul {
	left:-999em;
	background-color: #FFFFFF;
	
}

#suckerfishnav li:hover ul, #suckerfishnav li li:hover ul, #suckerfishnav li li li:hover ul, #suckerfishnav li.sfhover ul, #suckerfishnav li li.sfhover ul, #suckerfishnav li li li.sfhover ul {
	left:auto;
	background-color: #E5E5E5;
	
}

#suckerfishnav li:hover, #suckerfishnav li.sfhover {
	background-color: #CCCCCC;
	
}

#suckerfishnav li:hover a, #suckerfishnav li.sfhover a {
	color:#000000;
	background-color: #CCCCCC;
	
}


