
/* YUI CSS */

#bd {
	clear:both;
	background-color:#333;
	border-top:1px solid #666;
}

/* Global CSS */
html {
	height:auto;
	min-height:100%;
}

body {
	background:#000 url('/img/grass.gif') repeat-x bottom; 
	/* background:#000 url('/img/snowbackground.gif');  */
	font-family: arial, sans-serif;
	color: #ccc;
}

p {
	margin-bottom:1em;
	line-height:1.3em;	
}

a {
	color:#8CC06C;
	font-weight:bold;
	text-decoration:none;
	outline:none;
}

a:hover {
	color: #CAEFB3;
}

p a:hover {
	border-bottom:1px dotted #CAEFB3;
}

h1 {
	font-size:200%;
	font-weight:bold;
	margin-bottom:20px;
	border-bottom: 1px solid #666;
}

h2 {
	font-size:140%;
	font-weight:bold;
}

h3 {
	font-size:140%;
}

img {
	border:0px;
	vertical-align:middle;
}

#lvi-header {
	height:174px;
	background: #000 url('/img/banner/rotate.php') no-repeat top right;
}


#lvi-footer {
	background-color: #333;
	margin-top:5px;
	margin-bottom:15px;
	border-top:1px solid #666;
}

#content {
	padding:25px;
}

#content-side {
	padding:25px 25px 25px 0px;
}

#login-block {
	float: right;
	padding-top: 5px;
	font-weight:bold;
}

.top-bar {
	background-color:#333333;
	border-bottom:1px solid #666666;
	padding:8px;
	font-size:110%;
	text-align:right;
}

.top-bar label {
	margin-left:10px;
	vertical-align:middle;
}

.top-bar input.text {
	font-weight:bold;
	background-color:#ccc;
	border:1px solid #666;
	padding:2px;
}

.top-bar input.button {
	margin-left:10px;
	font-weight:bold;
	padding: 0px 5px;	
}

#member-bar ul li {
	display:inline;
}

#member-bar ul li a {
	padding-right:20px;
	line-height:1.5em;	
}

#search {
	float:right;
}

#search form input {
	vertical-align:middle;
}

#search form input#q {
	font-weight:bold;
	background-color:#ccc;
	border:1px solid #666;
	padding:2px;
	color:#888;
}

#jump {
	float:left;
	padding:14px;
	padding-left:0px;
	padding-top:10px;
}

#jump form select{
	vertical-align:middle;
}

#jump form select#j {
	font-weight:bold;
	background-color:#ccc;
	border:1px solid #666;
	padding:2px;
	color:#333333;
}

#nav-block {
	float:right;	
}

#nav {

}

#nav li {
	float:left;
	background: transparent url('/img/tab-bg.png') no-repeat top left;
	border-right:1px solid #666;
}

#nav li a {
	padding:14px 25px;
	line-height:3.0em;
	font-size:130%;
	color:#ccc;
}

/* #nav li a {
	padding:14px 25px;
	line-height:2.5em;
	font-size:150%;
	color:#ccc;
}
 */
 
#nav li a:hover {
	color:#8CC06C;
}

.lk {
	color:#8CC06C;
	font-weight:bold;
	cursor:pointer;
}

.lvi {
	color:#8CC06C;
}

.cpick {
  color:#C59E27;
  text-decoration:none;
}

.cpick:hover {
	border-bottom:0px;
	color: #EFCD68;
}

a:hover span.cpick {
	border-bottom:0px;
	color: #EFCD68;
}

.tag-list {
	line-height:1.6em;
}

.tag-list a {
	background-color:#8CC06C;
	color:#000;
	padding:0px 5px;
}

.tag-list a:hover {
	color:#fff;
	border:none;
}

.tag-list .deceased {
	background-color:#888;
}

.tag-list .current {
	background-color:#CAEFB3;
}

.dsize {
	font-size:80%;
}

.dsize2 {
	font-size:60%;
}

.sosumi {
	color:#888;
	font-size:80%;
	padding:10px;
	text-align:center;
}

.clear {
	clear:both;
}


/* VIDEO LISTINGS CSS */

.mini-vids-list {
	text-align:left;
	padding:5px;
	background:#444 url('/img/mini-list-bg.gif') no-repeat scroll right bottom;
	border:1px dotted #888;
}

.mini-vids-list li {
	clear:both;	
}

.mini-vids-list li a {
	display:block;
	height:40px;
	cursor:pointer;
}

.mini-vids-list li a:hover {
	background-color: #333;
}

.mini-vid-thumb {
	float:left;
	padding:5px;
}

.mini-vid-text {
	width:132px;
	overflow:hidden;
	padding: 5px 0px 5px 0px;
}

.thumb {
	width:53px;
	height:30px;
	background-color:#444;
	padding:1px;
	border:1px solid #666;
}

.vids-list {
	background: #333 url(/img/vids-list-bg.gif) no-repeat;
	padding:5px 5px 5px 10px;
	margin-top:5px;
	clear:both;
}

.vids-list li {
	position:relative;
	margin: 5px 0 15px 0;
}

.vid-body {
	padding-left:95px;
	padding-left:95px;
}

.vid-body a:hover {
	border-bottom:1px dotted #CAEFB3; 
}

.vid-side {
	position:absolute;
	top:0;
}

.vid-by {
	color:#888;
	font-size:80%;
}

.vid-des {
	
}

.awards {
	position:relative;
	top:-1.1em;
}

.upsize {
	width:80px;
	height:45px;
}

.first {
	color: #F5D979;
}

.second {
	color: #bbb;
}

.third {
	color: #EDA87D;
}

.firstrib {
	color:#81B9CF;
}
.secondrib {
	color:#EF8168;
}

.thirdrib {
	color: #FFDE93;
}

.first:hover, .second:hover, .third:hover, .firstrib:hover, .secondrib:hover, .thirdrib:hover {
	color:#fff;
	border-bottom:0px;
}

.warning {
	/*border:1px solid #CC0000;
	background-color:#FFCFCF; */
	color:#bf6d6e;
	font-weight:bold;
	/*padding:0px 5px;
	line-height:2em;	*/
}

.padtop {
	padding-top:25px;
}

.paging {
	padding:5px;
	float:right;
	font-size:85%;
}

.paging span.summary {
	font-size:100%;
	font-weight:bold;
	padding-right:10px;
}

.paging span.number {
	font-size:130%;
}

.paging a {
	border: 1px solid #8CC06C;
	font-weight:bold;
	color: #8CC06C;
	margin-right:0.1em;
	padding:0.2em 0.5em;
}

.paging a:hover {
	border:1px solid #CAEFB3;
	color: #CAEFB3;
}

.paging span.current {
	background-color: #8CC06C;
	border: 1px solid #8CC06C;
	font-weight:bold;
	color: #000;
	margin-right:0.1em;
	padding:0.2em 0.5em;
}

/* Hobbes' CSS */

.textarea-post {
	background-color:#121212;
	border:1px solid #666;
	padding:2px;
	color:#FFFFFF;
}

.copy {
	color:#888;
	font-size:70%;
}

.choose-pick{
	padding:5px;
	float:left;
	text-align:center;
}

.comments-list {
	padding:5px 5px 5px 10px;
	margin-top:5px;
	clear:both;
}

.comments-list li.comment-odd {
	background: #232323;
	padding:1%;
	position:relative;
	margin: 5px 0 15px 0;
}

.comments-list li.comment-even {
	padding:1%;
	position:relative;
	margin: 5px 0 15px 0;
}

.comment-title {
	color:#888;
	font-size:80%;
}
.comment-title  a{
	font-size:110%;
}

.comment-text {
	
}

.quote {
	font-size:90%;
	padding:1%;
	background-color: #3A3A3A;
}



.votes-list {
	margin-top:5px;
	clear:both;
}

.votes-list li.vote-odd {
	background: #232323;
	padding:0.5%;
	position:relative;
	margin: 5px 0 15px 0;

}

.votes-list li.vote-even {
	padding:0.5%;
	position:relative;
	margin: 5px 0 15px 0;
}

.vote-body {
	padding-left:23px;
}

.vote-side {
	position:absolute;
}

.vote-top {
	color:#888;
	font-size:80%;
}

.vote-top  a{
	font-size:110%;
}

.vote-text {
	
}

.edit-vote {
	font-size:120%;
}



.mini-vidders-list {
	text-align:left;
	padding:5px;
	background:#444 url('/img/mini-list-bg.gif') no-repeat scroll right bottom;
	border:1px dotted #888;
}

.mini-vidders-list li {
	clear:both;	
}

.mini-vidders-list li a {
	display:block;
	height:40px;
	cursor:pointer;
}

.mini-vidders-list li a:hover {
	background-color: #333;
}

.mini-vidders-data {
	float:left;
	padding:5px;
}

.mini-vidders-text {
	width:132px;
	overflow:hidden;
	padding: 5px 5px 5px 0px;
}

.hostinglist li{
	list-style-position: inside;
	list-style-type: circle;
	padding-left:1%;
}

.vidder_rank_0 {
	font-size:100%;
	color: rgb(55%, 75%, 42%);
}
.vidder_rank_1 {
	font-size:115%;
	color: rgb(61%, 80%, 49%);

}
.vidder_rank_2 {
	font-size:125%;
	color: rgb(67%, 85%, 56%);
}
.vidder_rank_3 {
	font-size:150%;
	color: rgb(73%, 90%, 63%);
}
.vidder_rank_4 {
	font-size:150%;
	color: rgb(73%, 90%, 63%);
}


.fandom_rank_0 {
	font-size:90%;
	color: rgb(55%, 75%, 42%);
}
.fandom_rank_1 {
	font-size:120%;
	color: rgb(61%, 80%, 49%);

}
.fandom_rank_2 {
	font-size:140%;
	color: rgb(67%, 85%, 56%);
}
.fandom_rank_3 {
	font-size:160%;
	color: rgb(73%, 90%, 63%);
}
.fandom_rank_4 {
	font-size:180%;
	color: #CAEFB3;
}


.vote-count {
	color:#888;
	font-size:80%;
}