@charset "utf-8";

body {
	background-color: #333;
	color: #FFF;
	margin: 0px;
	padding: 0px;
	font-family: Verdana, Geneva, sans-serif;
}
small {
	font-size: 10px;
}

a:link  , a:visited{
	color: #CCC;
	text-decoration: none;
}
a:hover , a:active{
	color: #C00;


}
.container {
	width: 980px;
	margin: auto;
	background-color: #262626;
}
.header {
	text-align: center;
}
.footer {
	position: relative;
	top: -15px;
}

#credits {
	font-size: 12px;
	background-color: #1c1c1c;
	padding: 3px;
	text-align: right;
	color: #999;
}

.main {
	clear: both;
	padding: 4px;
	top: -25px;
	position: relative;
}

.main_latest {
	float: left;
	width: 392px;
}
.main_categories {
	float: right;
	width: 580px;
	text-align: center;
}
.boxie {
	margin: 4px;
	border: 1px solid #444;
	padding: 6px;
	background-color: #1c1c1c;
}
#testi {
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
	font-size: 1em;
}

#art {
	margin: 4px;
	border: 1px solid #444;
	background-color: #1c1c1c;
	background-repeat: repeat;
}
#catg {
	height: 120px;
	padding: 0px;
}
.blog .postinfo {
	font-size: 10px;
	text-align: right;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #CCC;
}
.flashtitle {
	background-color: #000;
	margin: 0px;
	padding: 0px;
	height: 100px;
}





.menu {
	position: relative;
	z-index: 10;
	width: 980px;
	padding-top: 3px;
	padding-bottom: 3px;
	height: 20px;
	top: -26px;
	background-image: url(../images/bgelements/25black.png);
	background-repeat: repeat;
}


.menu ul {

}

.menu ul li {
	display: inline;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #666;
	padding-top: 2px;
	padding-right: 6px;
	padding-bottom: 2px;
	padding-left: 6px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: -6px;
}
.menu ul #noborder {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.menu a:link , .menu a:visited{
	color: #FFF;
}
.menu a:hover {
	color: #06C;
}


#title {
	font-family: "Century Gothic", "Arial Narrow", Arial, sans-serif;
	font-size: 1.6em;
}
.thumb_cont {
	text-align: center;
	padding-top: 2px;
	padding-right: 2px;
	padding-bottom: 2px;
	padding-left: 2px;
}
.thumb_cont img {
	margin: 3px;
	border: 1px solid #444;
	background-color: #151515;
	text-align: center;
	vertical-align: middle;
	padding: 3px;
}


.webs_cont {
	text-align: center;
	padding-top: 2px;
	padding-right: 2px;
	padding-bottom: 2px;
	padding-left: 40px;
}
.webs_cont #webs {
	background-color: #1c1c1c;
	margin-bottom: 8px;
	margin-right: 2px;
	margin-left: 2px;
	padding: 2px;
	width: 244px;
	font-size: 0.8em;
	float: left;
	height: 216px;
}
#webs h3 {
	font-family: "Century Gothic", "Arial Narrow", Arial, sans-serif;
	font-weight: normal;
	font-size: 1.4em;
}
.webs_cont img, .art_cont img{
	margin: 3px;
	border: 1px solid #444;
	background-color: #151515;
	text-align: center;
	vertical-align: middle;
	padding: 3px;
}
.webs_cont a img:hover, #art a img:hover, #thumb a img:hover, .boxie a img:hover, .thumb_cont a img:hover,  #fart a img:hover {
	border-top-color: #FFF;
	border-right-color: #FFF;
	border-bottom-color: #FFF;
	border-left-color: #FFF;
}
h1 {
	font-family: "Century Gothic", "Arial Narrow", Arial, sans-serif;
	font-weight: bold;
	font-size: 2em;
	margin-top: 2px;
	margin-bottom: 8px;
}
h2 {
	font-family: "Century Gothic", "Arial Narrow", Arial, sans-serif;
	font-weight: normal;
	font-size: 1.6em;
	margin-top: 2px;
	margin-bottom: 8px;
}
#thumb {
	float: left;
	background-color: #1c1c1c;
	margin-bottom: 8px;
	margin-right: 2px;
	margin-left: 2px;
	padding: 2px;
	font-size: 0.8em;
	width: 184px;
	text-align: center;
}
#thumb h3 {
	font-family: "Century Gothic", "Arial Narrow", Arial, sans-serif;
	font-weight: normal;
	font-size: 1.4em;
}
#thumb img {
	margin: 2px;
	border: 1px solid #444;
	background-color: #151515;
	text-align: center;
	padding: 2px;
}
#thumb a img:hover {
	border-top-color: #FFF;
	border-right-color: #FFF;
	border-bottom-color: #FFF;
	border-left-color: #FFF;
}
.vid img:hover {
	background-color: #039;
}
.pic img:hover {
	background-color: #900;
}


.clear   {
	clear: both;
}
.alignleft {
	float: left;
}
.alignright {
	float: right;
}
.art_cont {
	text-align: center;
	padding-top: 2px;
	padding-right: 16px;
	padding-bottom: 2px;
	padding-left: 16px;
}

.art_cont #fart {
	background-color: #1c1c1c;
	margin-bottom: 8px;
	margin-right: auto;
	margin-left: auto;
	padding: 2px;
	font-size: 0.8em;
}
