

.screen-reader-text {
     position: absolute;
     left: -1000em;
}

a {
	color: #666;
	text-decoration:NONE; 

}

.storycontent a{
	text-decoration:underline;
}

a img {
	border: none;
}

a:visited {
	color: #666;
}

a:hover {
	text-decoration:underline; 
}

ul {
	list-style: disc;
	
	padding-left: 1em;
	text-indent: 0;
	line-height: 125%;
	margin: 0 0 0 15px ;
	}

ol{
	list-style-type: decimal;
	
	padding-left: 1em;
	text-indent: 0;
	line-height: 125%;
	margin: 0 0 0 15px ;
	}

.readmore{
	font-family: "Arial";
	font-weight:bold;
	font-size:11px;
	text-decoration:underline;
}



acronym, abbr {
	border-bottom: 1px dashed #333;
}

acronym, abbr, span.caps {
	font-size: 90%;
	letter-spacing: .07em;
}

acronym, abbr {
	cursor: help;
}

blockquote {
	border-left: 5px solid #ccc;
	margin-left: 1.5em;
	padding-left: 5px;
}

body {
	/*background: url('images/bodybg.jpg') repeat-x  top left ;*/
	color: #666;
	font-family: "Arial";
	font-size: 11pt;
	margin: 0px;
	padding: 0;
	text-align: left;


}

cite {
	font-size: 90%;
	font-style: normal;
}

h1 {
	font-size: 19px;
	color: #3F3F3F;
	font-family: "Arial";
	margin:3px 0 3px 0;
	
}


h2 {
	font-family: "Arial";
	font-size: 15px;
	color: #666;
	font-weight: bold;
	margin:3px 0 3px 0;
	line-height: 125%;
}

h3 {
	
	font-family: "Arial";
	font-size: 14px;
	margin-top: 0;
	color: #666;
	font-weight: bold;
}

p{
	margin:12px auto;
	line-height: 125%;
}

br{
	margin:5px auto;
	line-height: 125%;
}

strong{
	font-weight:bold;
}

em{
	font-style:italic;
}

ol#comments li p {
	font-size: 100%;
}

p, li, .feedback {
		font-family: "Arial";
	
}

/* classes used by the_meta() */
ul.post-meta {
	list-style: none;
}

ul.post-meta span.post-meta-key {
	font-weight: bold;
}

#footer {
	background: url('images/footerbg.jpg') repeat-x top left;
	
	color: grey;
	font-size: 12px;
	margin: 430px 0 0 0;
	font-weight: bold;
	text-align: center;
	height: 128px;
}

#footer #menu ul li{
	font-size: 11px;
}

#footer a:link, #footer a:hover {
	color: #666;
}

.feedback {
	color: #ccc;
	text-align: right;
	clear: both;
}

.meta {
	font-size: .75em;
}

.meta li, ul.post-meta li {
	display: inline;
}

.meta ul {
	display: inline;
	list-style: none;
	margin: 0;
	padding: 0;
}

.meta, .meta a {
	color: #808080;
	font-weight: normal;
	letter-spacing: 0;
}

.storytitle {
	margin: 0;
}




 #content {
	margin: -365px auto;
	width: 960px;
	overflow:auto;
	color: #4f4f4f;
	text-align:left;

	overflow: hidden;

	
	
}

#header-outside {
	
	background: url("images/topmenubar.jpg") repeat-x top left;
	margin: 0;
	width:100%;
	height: 59px;
	


}

#header {
	margin: 0 auto;
	width:960px;
	height: 58px;
	
}

#header a {
	color: #fff;
	text-decoration: none;
}

#header a:hover {
	text-decoration: underline;
}

#headerbigbg{
	background: url('images/bodybg.jpg') no-repeat top left;
	width:100%;
	height:250px;
	margin: 0 auto;
		
}

#headerbottom{
	background: url("images/headerbottonbar.jpg") repeat-x top left;
	width:100%;
	height:54px;
	margin: 0 auto;
	
	
}

#headernews{
	width:370px;
	height: 225px;
	
	margin: -250px 0 0 48px;
	font-size: 12pt;
	color: black;
	
}

#headernews h1{
	color: black;
}

#logo_inside{
	margin:  0px auto;

	height: 84px;
	
	vertical-align:bottom; 
	
}


#indexcol1,#indexcol2,#indexcol3{
	width: 30%;
	position:relative;
	margin: 26px 0 0 15px;
	float: left;
}



#menu {
	margin: 25px 0 0 10px;
	position: absolute;
	font-family: "Arial";
	font-weight:BOLD;
	font-size: 15px;
	letter-spacing: 0px;
	color: white;
	width: 800px;
	

	

}
#seperationbar{
	
	background: yellow url('images/sperationbar.jpg') no-repeat top left;
	position: absolute;
	height: 50px;
	width:455px;
}

#membermenu{
	background:  url('images/loginbg.png') no-repeat top left;

	letter-spacing:1px;
	font-family: "Arial";
	
	font-weight:bold;
	width:307px;
	height:52px;
	margin: -3px auto auto 720px ;
	text-align: left;
	position: absolute;
}

#logintext{
	font-size: 8pt;
	font-weight: bold;
	margin: 25px 0 0 13px ;
}




/* Captions & aligment */
.aligncenter,
div.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
}

.alignleft {
	float: left;
}

.alignright {
	float: right;
}


/* End captions & aligment */



#postpagecontent{
	background:  url("images/pagebody.png") no-repeat top left;
	margin: -5px auto auto auto;
	width: 948px;
	overflow:auto;
	overflow: hidden;

	

	
}

.storycontent{
	border-top-width:thin;
	border-top: #C0C0C0 1px dotted;
}

#pagecontent{
	width: 75%;
	
	margin: 12px 0 0 21px;
	float: left;
	
	padding-right:10px;
	border-right-width:thin;
	border-right: #C0C0C0 1px dotted;
	 display: inline;	
	

}

#pagesidebar{
	width: 18%;
	margin: 0 0 0 20px;
	float:left;
	display: inline;


	

	

}

/* Quote block */
.linkbutton {
	background:  url("images/button_slice.jpg") repeat-x top left;
	
	margin: 5px 5px 5px 5px;
	overflow:hidden;
	width:146px;
	height: 45;
	color: white;
	text-align:center;
	
}

.linkbutton_home {
	background:  url("images/button_slice.jpg") repeat-x top left;
	
	margin: 3px 3px 3px 3px;
	overflow:hidden;
	width:246px;
	height: 15;
	color: white;
	text-align:center;
	
}

.linkbutton2 {
	background:  url("images/button_slice.jpg") repeat-x top left;
	overflow:hidden;
	width:146px;
	height: 45;
	color: white;
	position:relative;
	text-align:center;
	
	
}

.linkbutton a, .linkbutton_home a{
	font-size: 14px;
	color: white;
	font-family: "Arial";
	margin: 2px auto auto 0px;
}

