/*
Theme Name: 2. Dragon 2 theme
Theme URI: http://wordpress.org/
Description: Accessible standard text 
Version: 2.2
Author: http://www.access-bydesign.com
/* 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: #FFFFFF;
	background-color: #000000;
	background-image: url(images/bgb.jpg);
	background-repeat: repeat-y;
	background-position: top right;
	background-attachment: inherit;
 } 
 
#pagewidth{
	max-width:98%;
	min-width:50%;
	margin-top: 0em;
	margin-right: 3em;
	margin-bottom: 3em;
	margin-left: 3em;
}

a:link{
	color: #FF0000;
	text-decoration: none;
	font-weight: bold;
}
a:hover{
	color: #FFFF00;
	text-decoration: underline;
	font-weight: bold;
}
a:active{
	color: #FFFF00;
	text-decoration: underline;
	font-weight: bold;
}
a:visited{
	color: #CCCCCC;
	text-decoration: none;
	font-weight: bold;}

#header{
	position:relative;
	height:100px;
	width:99%;
	text-transform: lowercase;
	text-align: center;
} 
.headerblack
{
	color: #000000;
}
#menu {
	font: Arial, Verdana, Sans-Serif;
	width: 75%;
	color: #FFFF00;
	padding: 0.5em;
	text-align: center;
	font-weight: bold;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0.5em;
	margin-left: auto;
	border-bottom-style: none;
	
	}
#menu h2 {
	margin: 0;
	padding: 0.5em;
	}
#menu li {
	display: inline;
	white-space: nowrap;
	line-height:100%;
	margin: 0.5em;
	padding: 0.5em;
	list-style-type: square;
	text-align: center;
	}
#menu ul {
	margin: 0.5em;
	padding: 0.5em;
	list-style-type: square;
	text-align: center;
	}
#menu ul li a {
	color: #FFFF00;
	list-style-type: square;
	margin: 0.5em;
	padding: 0.5em;
	text-align: center;
	}
#menu ul li a:hover, #menu ul li.current_page_item a {
	color: #FFFF00;
	list-style-type: square;
	margin: 0.5em;
	padding: 0.5em;
	text-align: center;
	}
#menu ul li.current_page_item a { 
color: #FFFF00;
	list-style-type: square;
	margin: 0.5em;
	padding: 0.5em;
	text-align: center;
	}
#sidebar{
	width:20%;
	float:right;
	display:inline;
	position:relative;
	min-width: 100px;
	font-size: x-small;
	color: #FFFFFF;
	text-align: right;
	text-transform: uppercase;
	line-height: 2em;
	margin-top: 1em;
	padding-right:1em;
	padding-top: 1em;
	padding-left: 1em;
	font-weight: bold;
	list-style-position: outside;
	list-style-image: url(images/bullet.gif);
 }
#sidebar li{
	list-style-position: outside;
	margin-bottom: 0.5em;
	display: list-item;
	text-align: left;
	color: #FFFFFF;
	list-style-image: url(images/bullet.gif);
}
#sidebar ul{
	list-style-position: outside;
	list-style-image: url(images/bullet.gif);
}
#sidebar page_item{
	list-style-position: outside;
	margin-bottom: 0.5em;
	display: list-item;
	text-align: left;
	color: #FFFFFF;
	list-style-image: url(images/bullet.gif);
}
#sidebar a:link{
	font-weight: bold;
	text-align: left;
	color: #FF0000;
	text-decoration: none;
	width:90%;
	height:auto;
	display: list-item;
	padding: 1em;
}
#sidebar a:hover{
	color: #FFFF00;
	font-weight: bold;
	text-decoration: none;
	text-align: left;
	width:90%%;
	display: list-item;
	padding: 1em;	
	}
	
#sidebar a:active{
	color: #FFFF00;
	font-weight: bold;
	text-decoration: none;
	text-align: left;
	width:90%;
	display: list-item;
	padding: 1em;	
	}
	
#sidebar a:visited{
	color: #CCCCCC;
	font-weight: bold;
	text-align: left;
	text-decoration: none;
	width:90%;
	display: list-item;
	padding: 1em;
}
 
#content{
	float: left;
	display:inline;
	position:relative;
	width:45%;
	text-align: justify;
	vertical-align: top;
	min-width: 40%;
	min-height: 300px;
	margin-left: 0em;
	padding: 1em;
	margin-top: 1em;
	margin-right: 1em;
	margin-left: 0em;
	margin-bottom: 1em;
	color: #FFFFFF;
 }

#footer{
	height:175px;
	width:98%;
	margin-left:1em;
	clear:both;
	font-size: x-small;
	color: #000000;
	padding-top: 1em;
	text-transform: lowercase;
	text-align: right;
 } 
 #end{
	height:175px;
	width:98%;
	clear:both;
	font-size: x-small;
	color: #FF0000;
	padding-top: 1em;
	text-transform: lowercase;
	margin-bottom: 4em;
 } 
 #end a:link{
	color: #006699;
	text-decoration: none;
	display: inline;
}
 #end a:hover{
	color: #B82F29;
	text-decoration: underline;
	display: inline;
}
 #end a:active{
	color: #B82F29;
	text-decoration: underline;
	display: inline;
}
 #end a:visited{
	color: #CCCCCC;
	text-decoration: underline;
	display: inline;}
 
#filmstrip{
	height:177px;
	width:100%;
	background-image: url(images/filmstrip.jpg);
	background-repeat: repeat-x;
	background-position: left;
}
 /* *** 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: #154E45;
	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;	
}
.textrightindent{
	text-align: right;
	margin-right: 2em;
	color: #000000;
	font-weight: bold;
	font-size: x-small;
}

hr{
	background-color: #990000;
	width: 100%;
	float: left;
	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;
}
.imageindent{
	margin-left: 40%;
}
.leftalign{
	margin: 1em;
	float: left;
}
