body {
	margin: 0 0;
	font-family: Verdana, Tahoma, Arial, Helvetica, sans-serif; color: #222;
	font-size: 80%;
	background-color:#CCC;
}

h1 {
	margin:5px 5px; 
	text-transform:uppercase;
}

h2 {
	margin:5px;
	font-family:serif;
}

h3 {
	font-size:0.8em;
	font-weight:normal;
	margin:2px 0;
}

.clr {
	clear: both;
}

.bottom {
	vertical-align: bottom
}

.center,.center td,.center th {
	text-align: center
}

.left,.left td,.left th {
	text-align: left
}

.nowrap,.nowrap td,.nowrap th {
	white-space: nowrap
}

.right,.right td,.right th {
	text-align: right
}

.left,.left td,.left th {
	text-align: left
}

.top {
	vertical-align: top
}

.w0 {
	font-size: 80%
}

.w1 {
	font-size: 100%
}

.w2 {
	font-size: 120%
}

.w3 {
	font-size: 140%
}

.w4 {
	font-size: 160%
}

.w5 {
	font-size: 180%
}

.w6 {
	font-size: 200%
}

.w7 {
	font-size: 220%
}

.w8 {
	font-size: 240%
}

.w9 {
	font-size: 260%
}


#wrapper {
	position:relative;
	background-color:#FFF;
	width:1200px; 
	margin: 0 auto;
}


#header {
	background-color:#000;
	color:red;
	padding:10px 10px;
	text-align:left;	
}

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


#type {
	position:absolute;
	top:0;
	font-size:1em;
	right:0;
}

#type a {
	color:#FFF; 
	padding:2px 2px;
	display:block;
	float:left;
	margin:2px 2px;
}

#type a.default {
	background-color:#666;
}

#type a.highlight {
	background-color:#EEE;
	color:#000;
}

#menu {
	position:relative;
}

#menu ul {
	margin:0 0;
	padding:0 0;
	list-style-type:none;
}

#menu li {
	float:left;
	text-align:center;
	width:100px;
	padding:2px 2px;
	margin:0 0;
	background-color:#666;	
	text-transform:uppercase;
}

#menu a {
	color:#FFF;
	font-weight:bold;
}

#menu li.default {

}

#menu li.highlight {
	background-color:#EEE;
}

#menu li.highlight a {
	color:#000;
}


#stat {
	position:absolute;
	right:0;
	top:0;
}

#stat a {
	color:#333;
}

#content {
	padding-left:2px;
	position:relative;	
}

#categories {
	width:150px;
	position:absolute;
	top:0;
	left:0;
}


#main {
	padding-left:160px;
	backgroun-color:#FFF;
}

#thumbs {
	
}

.thumb {
	float:left;
	background-color:#EEE;
	margin:2px 2px;
	text-align:center;
	position:relative;
}

.thumb img {
	border:1px solid red;
	
}

.thumb.pic {
	width:182px;
}

.thumb.all {
	width:202px;
}

.thumb.mov {
	width:242px;
}

.thumb h3 {
	height:2.4em;
}

.thumb .tr {
	position:absolute;
	right:0;
	top:0;
	background-color:#F00;
	color:#FFF;
}

.thumb .tl {
	position:absolute;
	left:0;
	top:0;
	background-color:#F00;
	color:#FFF;
}

.thumb .tags {
	font-size:0.7em;
	height:2.4em;
}

#gal img {
	border:1px solid red;
}

#gal .paysite {
	color:#FFF;
	padding:2px 2px;
	margin:2px 0;
	background-color:#000;
}

#gal .paysite p {
	font-size:1em;
	margin:2px 2px;
}

#gal .paysite p span {
	font-weight:bold;
}

#gal p {
	text-indent:2em;
	font-size:1.2em;
}

#footer {
	margin-top:2px;
	padding:2px 2px;
	text-align:center;
	color:#fff;
	background-color:#000;
}

#footer a {
	color:#fff;
}

#paginator {
	position:absolute;
	top:0;
	right:0;
}


.inxy-paginator {
	margin: 0px; 
	padding: 0px; 
	float: right;
}

.inxy-paginator li {
	padding: 0px; 
	margin: 0px; 
	list-style-type: none; 
	float: left;
}

.inxy-paginator li a {
	margin: 1px; 
	padding: 1px 5px;
}

.inxy-paginator .highlight {
	font-weight: bold; 
}

.inxy-paginator .highlight a {
	color: #000000; 
	text-decoration: none; 
	border: #000000 solid 1px;
}