/* Copyright 2005 Albino Blacksheep */ 
/* Last updated January 23, 2006 */ 

					/* Layout */

body {
	text-align: center;
	margin: 0;
	padding: 0;
	background: #FFF;
	min-width:728px;
	color: #000;
	font-family: Verdana, Geneva, Helvetica, Arial, sans-serif; font-size: 13px;
	}

div#wrapper	{
	width: 728px;
	margin: 0 auto;
	padding: 0;
	text-align: left;
	}

div#maincontent {
	float: left;
	width: 544px;
	padding: 0;
	margin: 0;  
	margin-left: 0;
	}

div#sidebar	{
	float: right;
	margin: 0;
	padding: 0;
	width: 160px;
	}

div#footer {
	clear: both;
	width: 728px;
	}

div.backt {
	height: 16px;
	}

div.backc {
	height: 16px;
	}


				/* Anchors */

a, a:link, a:visited {
	color: #315F92; 
	text-decoration: none; 
	font-family: Verdana, sans-serif; 
	font-size: 13px;
	}

a:hover {
	text-decoration: underline;
	color: #5783AF;
	}

					/* Menu */

#menu { 
	float: right;
	list-style-type: none;   
	margin:0; 
	padding: 0;
	padding-right: 20px;
	}

#menu li {
	display: inline; 
	margin:0;
	padding: 0;
	background:#FFF; 
	} 

#menu li a, #menu li a:link, li #menu a:visited { 
	padding: 9px 26px 7px 7px; 
	margin:0 0px 0 0;  
	font-weight: bold;  
	font-size: 11px; 
	text-decoration: none;
	font-family: Verdana, sans-serif; 
	color: #315F92;
	height: 25px; 
	line-height: 26px;
	background:#FFF url(/style/shadow_files/corner.gif) top right repeat-y; 
	}

 #menu li a:hover {
	 padding: 9px 26px 7px 7px; 
	 text-decoration: underline;
	 	color: #5783AF;
	 }

					/* Lists */

ul.files {
	list-style-type: none; 
	margin: 0 0; 
	padding: 0;
	}

ul.files li, p.odd, table.odd td {
	margin: 14px; 
	margin-right: 26px;
	font: 13px/20px Verdana, sans-serif; 
	color: #666; 
	clear:both;
		margin-bottom: 0;
	}

ul.files a, p.odd a {
	color: #315F92; 
	text-decoration: none;
	}

ul.files a:visited:after, p.odd a:visited:after {
	color: #315F92; 
	content: "\00A0\221A";
	}

ul.files a:visited:hover:after, p.odd a:visited:hover:after {
	color: #A47B7B;
	}

/* Opera Wouldn't hover otherwise */ 
ul.files a:hover, p.odd a:hover {
	text-decoration: underline;
		color: #5783AF;
	}

ul.files a:visited, p.odd a:visited {
	color: #315F92; 
	}

ul.files li img, p .snd, p.odd a img {
	float: left;
	margin: 0 6px 0 0;
	}

ul.assist, ul.dir, .items {
	margin: 12px; 
	list-style-type: none; 
	padding: 0;
	color: #666;
	margin-bottom: 0;
	}



#sidebar ul.assist li a, #sidebar ul.dir li a {
	font-size: 13px; line-height: 18px; 
	font-family:  Verdana, sans-serif;  
	min-height: 20px; 
	display:block;
	}

ul.assist li a:hover, ul.dir li a:hover {
	color: #5783AF;
	}

.text li a {
	text-decoration: none; 
	color: #315F92; 
	}

.text li a:hover, p.odd a:hover {
	text-decoration: underline; 
	color: #5783AF;
	}

.localtext ul.assist li a:hover, .localtext ul.dir li a:hover {
	color: #5783AF;
	}


ul.tools, dl {margin: 12px;}
.tools li{display: inline; list-style-type: none; margin:0; padding: 0;} 
.tools a{padding-right: 6px;} 

					/* Headers */

h1 {
	font: 14px Verdana, sans-serif; 
	font-weight: bold; 
	margin: 0; 
	padding: 16px 12px; 
	color: #666;
	background: #FFF url(/style/shadow_files/corner.gif) top right no-repeat;
	height: 20px;
	}

h1 a:link, h1 a:visited {font: 14px Verdana, sans-serif; font-weight: bold;}

.text h2, .text h3, .localtext h2, .localtext h3 {
	margin: 0px; 
	margin-right: 0px;
	padding: 0 0 0 12px;
	background:#F2F6FA;
	color: #666;
	font-weight: bold;
	font: 14px Verdana, sans-serif;
	font-weight: bold;
	line-height: 19px;
	height: 20px;
	padding-top: 20px;
	background:#FFF url(/style/shadow_files/corner.gif) no-repeat top right;

	}

.text h2 span.author {
	font-weight: normal; 
	font-size: 11px;
	}

.text h2 .date, .vevent {
	font-weight: normal; 
	font-size: 11px;
	float: right; 
	padding-right: 24px;
	border: 0;
	}

#sidebar .date {margin-right: 20px;}

.localtext h2, .localtext h3 {

	}



					/* Paragraph */

.text p {
	margin: 12px; 
	padding: 0; 
	font-family: Verdana, sans-serif; color: #000; 
	font-size: 13px; 
	line-height: 20px;
	margin-bottom: 0;
	padding-right: 12px;
	}

.text p.other {color: #666;}

.text, .localtext {
	background: #FFF url(/style/shadow_files/cornerside.gif) repeat-y bottom right;  
	border: 0px solid; 
	border-top: 0px; 
	border-left: 0px; 
	}

.localtext {
	}

					/* Icons */

.assist a, .dir a {background: url(/image/icon/folderw.gif) top left no-repeat; padding-left: 19px;}
.help a {background-image: url(/image/icon/helpw.gif)}
.search a {background-image: url(/image/icon/searchw.gif);}
.cp a {background-image: url(/image/icon/panw.gif);}
.dir a {background-image: url(/image/icon/folderw.gif);}

.mid a, .swf a, .wmv a, .exe a, .js a, .txt a, .mov a, .dir a, .htm a, a.dir, .ic, .pub a, .jpg a {
	padding: 0 0 0 18px;  background-repeat: no-repeat; line-height: 20px;
	}

.mid a, a.mid {background-image: url(/image/icon/midw.gif);}
.swf a, a.swf {background-image: url(/image/icon/swfw.gif);}
.txt a, a.mid {background-image: url(/image/icon/txtw.gif);}
.wmv a {background-image: url(/image/icon/wmv.gif);}
.exe a {background-image: url(/image/icon/exe.gif);}
.mov a, a.mov {background-image: url(/image/icon/mov.gif);}
.dir a, a.dir {background-image: url(/image/icon/folderw.gif);}
.htm a, a.htm {background-image: url(/image/icon/htm.gif);}
.fla a, a.fla {background-image: url(/image/icon/fla.gif);}
.pub a, a.pub {background-image: url(/image/icon/publish.gif);}
.jpg a {background-image: url(/image/icon/jpgw.gif);}

.folder img, img.folder {background: url(/image/icon48/folderw.gif) top left no-repeat;}
.txt48 img, img.txt48 {background: url(/image/icon48/text48.gif) top left no-repeat;}
.pan img, img.pan {background: url(/image/icon48/panw.gif) top left no-repeat;}
.email img, img.email {background: url(/image/icon48/emailw.gif) top left no-repeat;}
.search48 img, img.search48 {background: url(/image/icon48/search48w.gif) top left no-repeat;}


					/* Image */

.righty {float: right;}
.lefty {float: left;}

img.lefty {padding-right: 6px;}
img.righty {padding-left: 6px;}

.center {text-align: center;}

img {border: 0;}

.snd {padding: 0 12px 0 0;}

p.image {
	overflow: hidden; 
	background: #FFF; 
	text-align: center;
	padding-right: 0;
	width: 518px;
	}

#sidebar p.image {width: 120px; overflow: hidden; }

p.image img {
	display: block; 
	margin:auto;
	}


.banner {background: url(header.jpg) no-repeat bottom left; height: 100px; margin: 0 0 0 1px; clear:both;
display: block;}

html\:abbr, abbr, acronym, span.abbr {
  cursor: help;
  border-bottom: 1px dashed #999;
}
.date abbr {border-bottom: 0; text-decoration: none;} 

#sidebar p.image, #sidebar p.image img {text-align: left;}
#sidebar p.image img {margin: 0px;}


.pos td {vertical-align: top; text-align: center;}

.pos img {display: block; margin: auto;}
.pos a:hover img {display: block; margin: auto;}

#navigation {
background: #FFF url(/style/shadow_files/cornerside.gif) repeat-y top right;
height: 30px;}

a.rss, a.geourl, a.counter, a.rss:visited, a.geourl:visited, a.counter:visited {
background: #F60 url(/image/abs04/xmlbg.gif) repeat-x bottom left;  font: bold 10px Verdana, sans-serif; padding: 0 0.5em; border: 1px solid;
  text-decoration: none; color: #FFF; border-color: #FFC8A4 #7D3302 #3F1A01 #FF9A57;
  background-position: -6px -6px;
  }

a.geourl, a.geourl:visited {background: #009933 url(/redesign/geobg.gif) repeat-x bottom left; border-color: #33CC66 #006633 #006633 #33CC66;}
a.counter, a.counter:visited  {background: #0000FF url(/redesign/countbg.gif) repeat-x bottom left; border-color: #9999FF #000099 #000099 #9999FF;}


a.rss:hover {background: #FFA25A; text-decoration: none; color: #fff;}
a.geourl:hover {background: #00A250; text-decoration: none; color: #fff;}
a.counter:hover {background: #5B76FF; text-decoration: none; color: #fff;}

#footer p {text-align: left; margin: 0 12px 0 89px;}

div.foot {
	background-image: url(/style/default_files/logow.gif); background-repeat: no-repeat; background-position: 12px 0;
	}
	
p.code {
	margin: 24px; padding: 12px 0 12px 12px; width: 480px; overflow: auto; color: #000;} 

	.shade {background: url(/style/shadow_files/bcorner.gif) bottom right no-repeat; height: 36px;}

.text table.pos td, ul.odd li {}

.text table.pos td a:hover {
		color: #5783AF;
	}

div.picture {display: none;}

a img {
	filter:alpha(opacity: 60); 
	-moz-opacity: 0.6;
	opacity: 0.6;
	}

a:hover img {
	filter:alpha(opacity: 100); 
	-moz-opacity: 0.99;
	opacity: 0.99;
	}

.text address {margin-bottom: 0;}

.archive {margin: 12px;}
.archive li {display: inline;}

/* hide elements in IE */
* html ul.assist li a, * html ul.dir li a {height: 20px;} 

img.bookmark {background-image: url(/image/icon/fav16.gif); }
img.homepage {background-image: url(/image/icon/home.gif); }
img.contact {background-image: url(/image/icon/e-mail16w.gif); }
img.cdf {background-image: url(/image/icon/syndicatew.gif); }

ul.icons {list-style-type: none; margin: 12px; margin-bottom: 0; padding: 0; text-align: left;}
.icons li {display: inline; padding-right: 4px;}
#featured {display: none;}