/*
Theme Name: 2. November 2008
Theme URI: http://www.access-bydesign.com
Description: jess loseby rssgalley theme
Author: http://www.rssgallery.com + http://www.access-bydesign.com
*/

/*pretty stuff*/

/*images*/
.imageleft{
	margin: 1em;
	float: left;
	border:none;
}
.imageright{
	margin: 1em;
	float: right;
	border:none;
}
.imagecenter{
	text-align:center;
	margin-left:auto;
	margin-right:auto;
	float:none;
}
/*layout*/
html{
    margin:0px;
	padding:0px;
}
body{
	margin:0px;
	padding:0px;
	font-size: small;
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	background-color: #999999;
 } 
 
#pagewidth{
	max-width:98%;
	min-width:50%;
	margin-top: 1em;
	margin-right: 3em;
	margin-bottom: 3em;
	margin-left: 3em;
	background-color: #FFFFFF;
}
#flashcan{
	float:left;
	position:relative;
	display:block;
	width:100%;
	height:400px;
	padding:1em;
	margin:1em;
	z-index:1;
}
	
a:link{
	color: #FF0000;
	text-decoration: none;
	font-weight: bold;
}
a:hover{
	color: #006699;
	text-decoration: underline;
	font-weight: bold;
}
a:active{
	color: #006699;
	text-decoration: underline;
	font-weight: bold;
}
a:visited{
	color: #666666;
	text-decoration: none;
	font-weight: bold;}
 
#header{
	position:relative;
	height:100px;
	width:99%;
	color: #000000;
	font-size: x-small;
	text-transform: lowercase;
} 
.headerblack
{
	color: #000000;
}
 
#sidebar{
	display:none;
 }
 
#content{
	float:none;
	width:95%;
	text-align: justify;
	vertical-align: top;
	min-width: 40%;
	min-height: 300px;
	margin: 0.5em;
	padding: 1em;
	color: #000000;
	z-index:3;
 }

#footer{
	height:150px;
	width:98%;
	margin-left:1em;
	clear:both;
	font-size: x-small;
	color: #000000;
	border-top-width:2em;
	padding-top: 1em;
	text-transform: lowercase;
	border-top-style: solid;
	border-top-color: #999999;
 } 
#footer a:link{
	color: #006699;
	text-decoration: none;
	display: inline;
}
#footer a:hover{
	color: #666699;
	text-decoration: underline;
	display: inline;
}
#footer a:active{
	color: #666699;
	text-decoration: underline;
	display: inline;
}
#footer a:visited{
	color: #333333;
	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;}

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

hr{
	background-color: #FF0000;
	width: 100%;
	height: 2px;
	margin-top: 1em;
	margin-bottom: 1em;
}
.sidesubhead{
	color: #999999;
	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;
}
#search{
	float:right;
	width:auto;
	margin-top: 1em;
	margin-right: 1em;
	margin-bottom: 0;
	margin-left: 0;
	padding:2em;
}
#search .input{
	width: 160px;
	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;
}
#search .button{
	width:30px;
	padding: 0.5em;
}
pre{
 width:50%;
 display:block;
 white-space:normal;}
 h1{
 	display:none;
	}
.linklove{
 	display:none;
	}
#suckerfishnav {
    background:#bbb repeat-x;
    font-size:13px;
    font-family:verdana,sans-serif;
    font-weight:bold;
    width:100%;
    }
#suckerfishnav, #suckerfishnav ul {
    float:left;
    list-style:none;
    line-height:20px;
    padding:0;
    border-bottom:1px solid #aaa;
    margin:0;
    width:100%;
	z-index:200;
    }
#suckerfishnav a {
    display:block;
    color:#fff;
    text-decoration:none;
    padding:0px 10px;
	z-index:200;
    }
#suckerfishnav li {
    float:left;
    padding:0px;
    }
#suckerfishnav ul {
    position:absolute;
    left:-999em;
    height:auto;
    width:150px;
    font-weight:normal;
    margin:0;
    line-height:1;
    border:0;
    border-top:1px solid #666666;
	z-index:200;
    }
#suckerfishnav li li {
    width:99px;
	width:150px;
    border-bottom:1px solid #666666;
    font-weight:bold;
	z-index:200;
    }
#suckerfishnav li li a {
    padding:4px 10px;
    width:150px;
    font-size:13px;
    color:#fff;
	z-index:200;
    }
#suckerfishnav li ul ul {
    margin:-22px 0 0 100px;
	z-index:200;
    }
#suckerfishnav li li:hover {
    background:#99CCFF;
    }
#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:#fff;
    }
#suckerfishnav li:hover a, #suckerfishnav li.sfhover a {
    color:#fff;
    }
#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:#fff;
    }
#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;
	z-index:200;
    }
#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:#bbb;
	z-index:200;
    }
#suckerfishnav li:hover, #suckerfishnav li.sfhover {
    background:#99CCFF;
	z-index:200;
    }
