@charset "utf-8";
/* CSS Document */

body {
	margin:0;
	padding:0;
	background-color: #000000;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#e81c1c;
}

h1,
h2 {
	margin-bottom:10px;
	font-weight:bold;
}

a:link,
a:visited,
a:hover {
	color:#FFFFFF;
}

a:link img,
a:visited img,
a:hover img {
	border:none;
}

.clearMe {
	clear:both;
}

#container {
	width: 99%;
	margin: 0px auto 0px 5px;
	line-height: 130%;
}

#header {
	margin-bottom:0px;
	text-align:left;
	width:100%;
	height:71px;
}

#header a#logo {
	float:left;
}

#header #siteDescription {
	float:left;
	margin:0px 20px 0px 7px;
	height:71px;
	color:#FFFFFF;
}

#header #siteDescription h1{
	margin:19px 0px 0px 0px;
	font-size:12px;
	color:#FFFFFF;
}

#header #bannerSpace {
	float:left;
	margin-top:5px;
	width:468px;
	height:60px;
	background-color:#121212;
}

#headerBar {
	clear:both;
	height:50px;
	background:url(../images/navBarBG.gif) no-repeat top left;
}

#headerBar #search {
	float:left;
	margin:3px 15px 0px 0px;
	padding-left:14px;
	line-height:22px;
}

#headerBar #search form {
	margin:0;
	padding:0;
}

#headerBar #network {
	float:left;
	margin-right:5px;
	line-height:30px;
	color:#CCCCCC;
}

#headerBar #tabs {
	float:left;
	width:435px;
	height:31px;
}

#headerBar #tabs ul {
	padding:0;
	margin:0;
	height:30px;
	list-style:none;
}

#headerBar #tabs li {
	display:inline;
	margin:5px 0px 0px 0px;
}


#headerBar #tabs li a:link,
#headerBar #tabs li a:visited,
#headerBar #tabs li a:hover {
	padding:5px;
	text-decoration:none;
	line-height:30px;
	color:#FFFFFF;
}

#headerBar #tabs li a:hover {
	background-color:#424242;
}

#headerBar #tabs li a.current:link,
#headerBar #tabs li a.current:visited,
#headerBar #tabs li a.current:hover {
	background:#660000 url(../images/currentTabBG.gif) repeat-x top left;
}

#bookmarkSpace {
	position:absolute;
	top:79px;
	left:890px;
}

#adLinks {
	clear:both;
	width:967px;
	text-align:left;
	font-size:16px;
	margin:5px 0px 0px 13px;
}

#adLinks ul {
	margin:0;
	padding:0;
	list-style:none;
}

#adLinks li {
	display:inline;
	padding:0px 3px 0px 6px;
	border-left:solid #e81c1c 2px;
}

#adLinks li#first {
	padding-left:0px;
	border-left:none;
}

.navBar {
	clear:both;
	margin-top:6px;
	margin-left:13px;
	width:980px;
	text-align:left;
	font-weight:bold;
}

.navBar .title {
	float:left;
	margin-right:4px;
}

.paging {
	margin-top:4px;
	font-size:16px;
}

.thumbs {
	margin-top:10px;
	width:100%;
}

.itemContainer {
	float:left;
	position:relative;
	width:242px;
	height:182px;
	margin-bottom:5px;
	margin-left:1px;
	margin-right:1px;
	text-align:center;
}

.itemContainer a:link img,
.itemContainer a:visited img, 
.itemContainer a:hover img {
	vertical-align:bottom;
	border:solid #990000 1px;
}

.itemContainer a:link,
.itemContainer a:visited, 
.itemContainer a:hover {
	color:#FFFFFF;
	text-decoration:underline;
}

.length {
	position:absolute;
	top:1px;
	right:1px;
	height:20px;
	padding:0px 5px;
	background-color:#CC0000;
	border-left:solid #d4d4d4 1px;
	border-bottom:solid #d4d4d4 1px;
	filter:alpha(opacity=70);
	-moz-opacity:0.7;
	color:#FFFFFF;
	line-height:20px;
	font-weight:bold;
	text-decoration:none;
}

span.descr {
	position:absolute;
	bottom:1px;
	left:1px;
	width:240px;
	cursor:pointer;
	background-color:#121212;
	filter:alpha(opacity=80);
	-moz-opacity:0.8;
	color:#FFFFFF;
	font-size:12px;
	text-decoration:none;
	padding:1px 0px 3px 0px;
}

span.descr a:link,
span.descr a:visited,
span.descr a:hover {
	padding:0px 3px;
}

#adSpace00 {
	width:960px;
	margin:30px 0px 0px 13px;
}

.archive {
	width:960px;
	margin:30px 0px 0px 13px;
	font-size:16px;
	font-weight:bold;
}

.archive h2 {
	display:block;
	font-size:16px;
}

.selectedCatsList {
	margin:30px 0px 0px 13px;
}

.selectedCatsList h2 {
	display:block;
	padding:5px 0px 5px 10px;
	width:970px;
	font-size:16px;
	color:#FFFFFF;
	background-color:#121212;
}

.selectedCatsList table {
	font-size:12px;
}

.selectedCatsList ul {
	margin:0;
	padding:0;
	list-style:none;

}

.selectedCatsList a:link,
.selectedCatsList a:visited,
.selectedCatsList a:hover {
	font-size:12px;
}

#adSpace01 {
	width:960px;
	margin:30px 0px 0px 13px;
}

.topList {
	width:960px;
	margin:30px 0px 0px 13px;
	font-size:12px;
}

.topList table {
	font-size:12px;
}

.topList a:link,
.topList a:visited,
.topList a:hover {
	font-size:12px;
}

.topList h2 {
	display:block;
	padding:5px 5px 5px 10px;
	width:970px;
	font-size:16px;
	color:#FFFFFF;
	background-color:#121212;
}

#adSpace02 {
	width:960px;
	margin:30px 0px 0px 13px;
}

#footer {
	margin:60px 0px 30px 13px;
	text-align:center;
	width:960px;
	height:60px;
}

#footer div {
	display:inline;
}
