/*
Theme Name: Print Text
Theme URI: http://www.access-bydesign.com
Description: Accessible print text css 
Author: http://www.access-bydesign.com

*/ 


/*pretty stuff*/


.subhead{
	color: #000000;
	font-size: large;
	font-weight: bold;
	
}
.sidesubhead{
	color: #666666;
	font-size: small;
	font-weight: bold;
	text-transform: lowercase;
}
.midhead{
	color: #000000;
	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;
}
.smalltext{
	font-size: small;
}
.verysmalltext{
	font-size: x-small;
}
.box{
	display:block;
	background:#f2f3f4;
	padding: 2em;
	margin: 1em;
	border: 1px solid #888888;
}
.bigwhitetext{
	color: #000000;
	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;
	margin: 0px;
	padding:0px;
	background-color: #FFFFFF;
}

#header {
	display:none;
}
#nav{
	display:none;
}
.logo{
	margin-top:2em;
	float:none;
}
#flashcontent{
	display:none;
}

#frame {
	width:100%;
	min-height:1200px;
	display:block;
	text-align:center;
}
#container {
	margin-left:auto;
	margin-right:auto;
	height:101%;
	width:100%;
}


#content {
	clear: both;
	margin-top:5em;
	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{
	display:none;	
}
.widgetstyle{
	display:none;
}
.inside{
	display:none;}
	

#footer {
	display:none;;
} 

#bottomnav{
	display:none;;
}	
 
 /* *** 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;
}
#search{
	display:none;
}
#search .input{
	display:none;
}
#search .button{
	display:none;
}
.linklove{
	display: none;
}
h1{
	color: #000000;
	font-family: sans-serif;
	font-size: 2em;
	font-weight: bold;
}
#suckerfishnav_wrapper {
	display:none;}
#search{
	display:none;;
}
#search .button{
	display:none;;
}
#search .imput{
	display:none;;
}
/*navigation*/
#suckerfishnav {
	display:none;
}

#