/*----SIDEBAR----*/
#sidebar {
	padding: 0px;
	height: 600px;
	width: 230px;
	position: absolute;
	left: 50%;
	top: 110px;
	margin: 0px 0px 0px 370px;
	z-index: 100;
}
#sidebar ul {
	-moz-border-radius: 3px;
    -webkit-border-radius: 3px;
    border-radius: 3px;
}
.sidetop {
	background: url(images/sidebg-t.png) no-repeat;
	height: 25px;
	margin: 0px;
	padding: 0px;
}
.sidemid {
	background: url(images/sidebg.png) repeat-y center;
	padding: 0px 20px 0px 20px;
	color: #FFFFFF;
	margin: 0px;
}
.sidebottom {
	background: url(images/sidebg-b.png) no-repeat center;
	height: 32px;
	padding: 0px;
	margin: 0px;
}
.sidecontent {
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	padding: 10px;
}
#sideshine {
	background: url(images/sideshine.png) no-repeat;
	position: relative;
	height: 32px;
	width: 200px;
	left: -1px;
	margin: 0px 0px -30px 0px;
	top: -9px;
	z-index: 0;
}
#rssicon {
	position: absolute;
	top: 30px;
	left: 40px;
	z-index: 10;
	width: 40px;
	height: 40px;
	background: url("images/feed3.png") no-repeat 0px 0px;
}
#rssicon:hover {background-position: 0px -40px;}
#searchicon {
	width: 32px;
	height: 32px;
	margin: 0 5px 5px 5px;
	background: url("images/search.png") no-repeat;
	float: left;
}
#searchform div {
	height: 30px;
	display: inline-block;
	margin: -3px 0 -2px 0;
	padding: 0px;
}
.looking {
	width: 80px;
}
.sidecontent h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.4em;
	margin: 5px;
	color: #FFFFFF;
	font-weight: normal;
	text-align: center;
}
.sidecontent ul {
	width: 170px;
	margin: 0px;
}
.sidecontent li {
	list-style-type: none;
	list-style-position: outside;
	width: 160px;
	padding: 0px;
	margin: 0px;
}
	
.sidecontent li a:hover {
	color: #FFFFFF;
	text-decoration: none;
}
.red ul {
	font-size: 10px;
	background-color: #660000;
	width: 170px;
	margin: 14px auto 14px auto;
	padding: 2px 0px 2px 0px;
	text-decoration: none;
}
.red li {
	line-height: 11px;
	list-style-type: none;
	background-color: #990000;
	padding: 6px 5px 6px 5px;
	border-bottom-width: 2px;
	color: #FFDFE0;
	text-decoration: none;
	margin: 4px 0px 4px 0px;
	z-index: 0;
	width: 160px;
}
.red a:link, .red a:visited,.red a:hover, .blue a:link, .blue a:visited, .blue a:hover {
	text-decoration: none;
	color:#FFFFFF;
}

.red li:hover {
	background-color:#CC0000;
}
.red h3 {font-size: 14px; line-height: 17px;}
.blue ul {
	font-size: 10px;
	background-color: #01365D;
	width: 170px;
	overflow: visible;
	padding: 2px 0px 2px 0px;
	margin: 14px auto 14px auto;
}
.blue li {
	line-height: 11px;
	list-style-type: none;
	background-color: #00528D;
	padding: 6px 5px 6px 5px;
	border-bottom-width: 2px;
	color: #CEE3FF;
	text-decoration: none;
	margin: 4px 0px 4px 0px;
	z-index: 0;
}
.blue li:hover {
	background-color:#0070B7;
}
.grey ul {
	font-size: 10px;
	background-color: #202b36;
	width: 170px;
	overflow: visible;
	padding: 2px 0px 2px 0px;
	margin: 14px auto 14px auto;
}
.grey ul a:link, .grey ul h2 {
	color: #d6f5ff;}

.grey ul a:visited {color: #a1bbd4;}

.grey li {
	line-height: 11px;
	list-style-type: none;
	background-color: #334354;
	padding: 6px 5px 6px 5px;
	border-bottom-width: 2px;
	text-decoration: none;
	margin: 4px 0px 4px 0px;
	z-index: 0;
}
.grey li:hover {
	background-color:#486078;
}
.grey2 ul {
	font-size: 10px;
	background-color: #202b36;
	width: 170px;
	overflow: visible;
	padding: 2px 0px 2px 0px;
	margin: -10px auto 14px auto;
}
.grey2 ul a:link, .grey2 ul a:visited, .grey ul h2 {
	color: #ff6600;
}
.grey2 li {
	line-height: 11px;
	list-style-type: none;
	background-color: #334354;
	height: 14px;
	padding: 12px 5px 6px 55px;
	width: 110px;
	border-bottom-width: 2px;
	text-decoration: none;
	margin: 4px 0px 4px 0px;
	z-index: 0;
}

.brown ul {
	font-size: 10px;
	background-color: #570600;
	width: 170px;
	overflow: visible;
	margin: 14px auto 14px auto;
	padding: 2px 0px 2px 0px;
}

.brown ul a:link, .brown ul a:visited, .brown ul h2{
	color: #ffd9d6;
}
.brown li {
	line-height: 11px;
	list-style-type: none;
	background-color: #78110a;
	padding: 6px 5px 6px 5px;
	border-bottom-width: 2px;
	color: #8799A8;
	text-decoration: none;
	margin: 4px 0px 4px 0px;
	z-index: 0;
}
.brown li:hover {
	background-color:#CC0000;
}
.recentposts {
	background: url(images/recentposts.png) no-repeat;
	width: 120px;
	height: 18px;
	display: block;
}
.archivestxt {
	background: url(images/archives.png) no-repeat;
	width: 80px;
	height: 18px;
	display: block;
}
.goodies {
	background: url(images/goodies.png) no-repeat;
	width: 132px;
	height: 18px;
	display: block;
}
.freegraphics {
	background: url(images/freegraphics.png) no-repeat;
	width: 131px;
	height: 18px;
	display: block;
}
.freeicons {
	background: url(images/freeicons.png) no-repeat;
	width: 131px;
	height: 18px;
	display: block;
}
.freevectors {
	background: url(images/freevectors.png) no-repeat;
	width: 131px;
	height: 18px;
	display: block;
}



