﻿body {
padding: 0px;
background-image: url('../images/bkg/main.jpg'); background-repeat: repeat; background-attachment: scroll; background-position: center;
font-family: Verdana;
margin: 0;}

a{
color: #355155;
text-decoration: none;
}

a:hover {
color: #000;
text-decoration: none;
}

h3, h3 a{
font-family: Tahoma;
font-weight: 100;
text-decoration: none;
}

h4, a h4 {
margin: 2px 0px 4px 0px;
font-weight: 400;
color: #000;
font-size: 10pt;
}

h2 {
font-family: Tahoma;
font-weight: 100;
margin: 10px;
text-decoration: none;
}

h2 span{
font-size: 11pt;
font-weight: 100;
color: #333333;
}


.smallertext {
	font-size: 11px;
}



img {
border: 0;
}

table { text-align: left; }

#white {
background-image: url('../images/bkg/white1.png'); background-repeat: repeat-y; background-position: center;
text-align: left;
}

#header {
padding: 0px 5px 0px 5px;
background: #D1B574 url('../images/bkg/headerfade.png') repeat-x center bottom;
}

#logger .r { background: url('../images/logger/lr.png') no-repeat right; width: 13px; height: 30px; }
#logger .l { background: url('../images/logger/lr.png') no-repeat left; width: 13px; height: 30px; }
#logger .m { background: url('../images/logger/main.png') repeat-x;  height: 30px; font-size: 10pt; text-align: right;}

#logger .m a{color: #61433A; text-decoration: none; }
#logger .m a:hover {color: #000;}

#logger { margin-bottom: 5px; }

#navigation a
{
color: #000;
background: url('../images/nav/left-tab.png') left top no-repeat;
text-decoration: none;
padding: 0px 0px 0px 6px;
}

#navigation a span
{
color: #FFF;
background: url('../images/nav/right-tab.png') right top no-repeat;
padding: 6px 30px 6px 22px;
}

#navigation .current a, #navigation .current a:hover
{

background: url('../images/nav/left-tab.png') left -74px no-repeat;
text-decoration: none;
padding: 0px 0px 0px 6px;
}

#navigation .current a span, #navigation .current a:hover span
{
color: #000000;
background: url('../images/nav/right-tab.png') right -74px no-repeat;
padding: 8px 30px 8px 25px;
}

#navigation a, #navigation a span, #navigation .current
{
display: block;
float: left;
}

/* Hide from IE5-Mac \*/
#navigation a, #navigation a span
{
float: none
}
/* End hide */

#navigation a:hover
{
color: #fff;
background: url('../images/nav/left-tab.png') no-repeat -0px -38px;
}

#navigation a:hover span
{
color: #E7D8B6;
background: url('../images/nav/right-tab.png') no-repeat right -38px;
}


#navigation ul
{
list-style: none;
padding: 0;
margin: 0;
}

#navigation li
{
list-style: none;
font-size: 13px;
float: left;
margin: 0;
margin-left: 1px;
}


#qlogin{
font-size: 9pt;
}


form .button { float: right; font-weight: 700; font-size: 12px; font-family: Verdana; padding: 9px; margin-top: 2px;}
form table input { margin: 2px 0px 1px 1px; border:  #D1B574 solid 1px; padding: 8px; font-size: 9pt; font-family: Verdana;}


#footer, #footer table { background-color: #B0A682; 
font-size: 9pt;
padding: 1px 3px 0px 3px;
text-align: left;
}


/* -- ROUNDED BOX -- */

.roundedcornr_box { margin: 10px;}
.roundedcornr_top div {
   background: url(../images/corners/tl.png) no-repeat top left;
}
.roundedcornr_top {
   background: url(../images/corners/tr.png) no-repeat top right;
}
.roundedcornr_bottom div {
   background: url(../images/corners/bl.png) no-repeat bottom left;
}
.roundedcornr_bottom {
   background: url(../images/corners/br.png) no-repeat bottom right;
}

.roundedcornr_top div, .roundedcornr_top, 
.roundedcornr_bottom div, .roundedcornr_bottom {
   width: 100%;
   height: 10px;
   font-size: 1px;
}
.roundedcornr_content { padding: 10px;}


.roundedcornr_content h5, h5 a{
text-decoration: none;
}

.roundedcornr_content h6{
color: #333;
font-size: 9pt;
}

.roundedcornr_content h3, .roundedcornr_content h3 a{
font-family: Tahoma;
font-weight: 100;
margin: 0px;
text-decoration: none;
}

.roundedcornr_content h3 a:hover{
color: #000000;
}

.roundedcornr_content h3 span{
font-size: 10pt;
font-weight: 100;
color: #999999;
text-decoration: none;
}


/*------------------*/


.commentbox{
background-color: #ececec;
width: 450px;
padding: 10px;
border: 1px solid #666;
font-size: 10pt;
}

.commentfooter{
background: url(../images/arrow.png) 20px 0 no-repeat; 
padding-left: 58px;
padding-bottom: 10px;
padding-top: 1px;
margin-top: -1px;
margin-bottom: 1px;
font-size: 90%;
color: #4A4A4A;
}

#texto { display: block; height:100%; 
		padding: 0px 65px 20px 65px; width: 530px;  background: url(../images/db/quoteopen.png) no-repeat; }
#endQuote {width: 100%; background: url(../images/db/quoteclose.png) no-repeat 450px -0px;  height: 44px; font-size: 1px; }


#prev {
	 float: left;
}
#more {
	float: right;
}


/*COMMENTS*/
#comment {
	display:block;
	width: 75%;
	margin: 10px;
} 
#comment #comment_button { float: right; vertical-align:baseline; display: block; font-weight: 700; font-size: 12px; font-family: Verdana; padding: 9px;}



#byline h6{
	margin: 0;
	display: inline;
	margin-right: 60px;
}

#share {
vertical-align: bottom;
display: inline-block;
}

#URL {
	background: #F9F9F9; border: #D1B574 solid 1px; padding: 8px; font-size: 9pt; font-family: Arial; margin-right: 10px;
}

#voter { display: inline-block; padding-bottom: 10px; font-size: 9pt; text-align: right; height: 27px;}


#vote {
	font-size: 12px;
	display: inline-block;
	width: 215px;
	text-align: right;
	padding: 2px 3px 2px 0px;
	vertical-align: sub;
}

#vote .good {
	color: #009933;
	font-weight: bold;
	}
#vote .bad {
	color: #FF3300;
	}
	
#yesvote a, #yesvote .inactive, #yesvote .upinactive{
	display: inline-block;
	height: 27px;
	width: 32px;
	background: url('../images/db/yes.png') 0px 56px;
	text-decoration:none;
}#yesvote a:hover{
	background: url('../images/db/yes.png') 0px 0px;
} #yesvote .inactive {
	background: url('../images/db/yes.png') 0px 28px;
}
#yesvote .upinactive {
	background: url('../images/db/yes.png') 0px 0px;
}


#novote a, #novote .inactive, #novote .downinactive{
	display: inline-block;
	height: 27px;
	width: 32px;
	background: url('../images/db/no.png') 0px 56px;
	text-decoration:none;
} #novote a:hover{
	background: url('../images/db/no.png') 0px 0px;
} #novote .inactive {
	background: url('../images/db/no.png') 0px 28px;
}
#novote .downinactive {
	background: url('../images/db/no.png') 0px 0px;
}


#nextLineButton a, #nextLineButton{
	margin: 0px 15px 0px 0px;
	display: inline-block;
	background: url('../images/db/nextb.png') no-repeat 0px -34px;
	height: 33px;
	width: 150px;
}

#nextLineButton a:hover {
	background: url('../images/db/nextb.png') no-repeat 0px -67px;
}

#nextLineButtonin {
	background: url('../images/db/nextb.png') no-repeat 0px 0px;
	margin: 0px 15px 0px 0px;
	display: inline-block;
	height: 33px;
	width: 150px;

}

/*-------------RANKINGS--------------*/

.rankings {
	text-align: left;
	vertical-align: top;
	background: url('../images/users/starsdim.png') no-repeat 0px 0px;
	height: 124px;
  	margin-top: 20px;
}

.newmember {
	display: block;
	background: url('../images/users/stars.png') no-repeat 0px 0px;
	padding: 5px 0px 0px 30px;
	height: 25px;
	width: 124px;
}

.member {
	background: url('../images/users/stars.png') no-repeat 0px -32px;
	padding: 5px 0px 0px 30px;
	height: 29px;
	width: 100px;
}

.starmember {
	background: url('../images/users/stars.png') no-repeat 0px -66px;
	padding: 5px 0px 0px 30px;
	height: 23px;
	width: 100px;
}

.supermember {
	background: url('../images/users/stars.png') no-repeat 0px -95px;
	padding: 5px 0px 0px 30px;
	height: 30px;
	width: 100px;
}