@charset "utf-8";

/* CSS Document */
#newsTab ul li a {
	font-size:12px;
}
.postbody h3, .postbody h3 a, #confirm a, #message a, #message-confirm a, .confirm a {
	color:#0063DC;
}

.foro .announcementTabs ul li.active, .foro .announcementTabs ul li.activetab {
	background-color:#EBEBEB!important;
	border-bottom-color:#EBEBEB;
}
.foro .announcementTabs ul li:hover {
	background-color:#EBEBEB;
	border-bottom-color:#EBEBEB;
}
.foro .announcementTabs ul li {
	background-color:#fff;
}
.postbody h3 a:hover {
	text-decoration: underline;
}

.foro .content ul,.foro .content ol{
	margin:0 25px 10px;
}
.postbody .content a, #login a {
	color:#0063DC;
}
.postbody a:hover, #login a, #confirm a, #message a, #message-confirm a, .confirm a {
	text-decoration: underline;
}
#login a:hover, #confirm a:hover, #message a:hover, #message-confirm a:hover, .confirm a:hover {
    text-decoration: none;
}
.foro {	
	padding-right:0;
}

table.listing {
empty-cells:show;
}
table.listing {
    background-color:#F4F4F3;
    border-color:-moz-use-text-color #E1E1DF #E1E1DF;
    border-style:none solid solid;
    border-width:medium 1px 1px;
    empty-cells:show;
    margin:0;
    table-layout:fixed;
    width:100%;
}

.forumList table.channelHeader {
	-moz-border-radius-bottomleft:0;
	-moz-border-radius-bottomright:0;
	-moz-border-radius-topleft:4px;
	-moz-border-radius-topright:4px;
}
.forumList table.channelHeader {
	-moz-background-clip:border;
	-moz-background-inline-policy:continuous;
	-moz-background-origin:padding;
	background:#81807F url(http://www.ddanime.org/ddanimev3/templates/imagenes/table_headers.png) repeat-x scroll 0 -31px;
	border:medium none;
	height:31px;
	margin:0;
	padding:0;
}
.forumList table.listing, .quotemessages h3.inverted + div.message, form#quickreply_form, #my-react table.listing {
	padding-top:0;
}
.forumList table.channelHeader th {
background:transparent none repeat scroll 0 0;
border:medium none;
color:#DCDCDC;
font-weight:normal;
}
table.listing .ind {
padding-right:0;
width:30px;

}
.forumList table.channelHeader th.title, .forumList table.channelHeader th.title a {
color:#EFEFEF;
font-size:14px;
font-weight:bold;
}
.forumList table.channelHeader th {
background:transparent none repeat scroll 0 0;
border:medium none;
color:#DCDCDC;
font-weight:normal;
}
table.listing td, table.listing th {
font-size:11px;
line-height:18px;
padding:5px;
text-align:left;
}

table.listing .topics {
text-align:center;
width:50px;
}
table.listing .replies {
text-align:center;
width:70px;
}
table.listing .time {
width:200px;
}
table.listing .default {
width:110px;
}
table.listing th a {
	color:#fff;
	text-decoration: underline;
}
table.listing th a:hover {
	color:#fff;
	text-decoration: none;
}
table.listing td.time a {
	font-weight:bold;
}
table.listing a:hover {
	text-decoration:underline;
	color:#ed053e;
}
table.listing td.title, table.listing td.topic, table.listing td.replies {
font-size:12px;
}

td.title {
	padding-left:5px;
}
.forumList table.anime { background:#D51542 url(http://www.ddanime.org/ddanimev3/templates/imagenes/table_headers.png) repeat-x scroll 0 -62px;}
.forumList table.manga { background:#645371 url(http://www.ddanime.org/ddanimev3/templates/imagenes/table_headers.png) repeat-x scroll 0 -93px;}
.forumList table.hentai { background:#629E28 url(http://www.ddanime.org/ddanimev3/templates/imagenes/table_headers.png) repeat-x scroll 0 -124px;}
.forumList table.descargas { background:#DA5C0E url(http://www.ddanime.org/ddanimev3/templates/imagenes/table_headers.png) repeat-x scroll 0 -155px;}
.forumList table.ocio { background:#28A58E url(http://www.ddanime.org/ddanimev3/templates/imagenes/table_headers.png) repeat-x scroll 0 -186px;}

table.listing td.title a {
	color:#0063DC;
}
table.listing td.title a:hover {
	color:#ED053E;
}
table.listing td.title .topictitle, table.listing td.title .forumtitle {
	font-weight:bold;
}
	
.forumList table.last {
	margin-bottom:20px;
	-moz-border-radius-bottomleft:4px;
	-moz-border-radius-bottomright:4px;
	-moz-border-radius-topleft:0px;
	-moz-border-radius-topright:0px;
}
.forumList table.elem:hover {
	background:#dfdfdf;
}
.topictitle {
	/*color:#0063DC;
	font-weight:bold;*/
}


/*.postprofile {
	border-right:1px solid #D9D9D9;
	color:#666666;
	float:left;
	font-size:11px;
	margin:10px 0;
	padding:0 10px;
	width:180px;
}*/
.top {
clear:both;
padding:4px 10px;
text-align:right;
}
.postprofile dd strong {
	color:#000;
}

.postprofile .username {
	font-size:11px;
	font-weight: bold;
}

.postprofile dt, .postprofile dd {
	line-height:1.2em;
}
.postbody {
background-color:#F4F4F3;
border-color:#E1E1DF;
border-style:none solid solid;
border-width:medium 1px 1px;
margin:0;
table-layout:fixed;

}
.postbody .content {
	padding:10px;
}

.author {

line-height:15px;
margin-bottom:8px;
}

.cleardivider {
	clear:both;
	height:10px;
}

.divider {
	color:transparent;
	clear:both;
padding:4px 10px;
text-align:right;
}
.postbody .content .signature {
border-top:1px solid #D9D9D9;
margin-top:12px;
padding-top:8px;
}
.profile {
font-family:Verdana,Arial,Tahoma,sans-serif;
border-right:1px solid #D9D9D9;
color:#666666;
float:left;
font-size:10px;
margin:10px 0;
padding:0 10px;
width:180px;
}

div.rules {
	line-height:16px;
	background-color:#ECD5D8;
	color:#BC2A4D;
	border:1px solid #BC2A4D;
	padding:10px;
	margin:15px 0;
}
div.rules a {
	font-weight:bold;
	color:#BC2A4D!important;
	text-decoration:underline;
}
div.rules a:hover {
	text-decoration:none;
}
/*.topic-actions{
	margin-bottom:50px;
}*/
.pagination {

float:right;
padding:0;
width:auto;
}
/* proSilver Button Styles
---------------------------------------- */

/* Rollover buttons
   Based on: http://wellstyled.com/css-nopreload-rollovers.html
----------------------------------------*/
.buttons {
	float: left;
	width: auto;
	height: auto;
}

/* Rollover state */
.buttons div {
	float: left;
	margin: 0 5px 0 0;
	background-position: 0 100%;
}

/* Rolloff state */
.buttons div a {
	display: block;
	width: 100%;
	height: 100%;
	background-position: 0 0;
	position: relative;
	overflow: hidden;
}

/* Hide <a> text and hide off-state image when rolling over (prevents flicker in IE) */
/*.buttons div span		{ display: none; }*/
/*.buttons div a:hover	{ background-image: none; }*/
.buttons div span			{ position: absolute; width: 100%; height: 100%; cursor: pointer;}
.buttons div a:hover span	{ background-position: 0 100%; }

/* Big button images */
.reply-icon span	{ background: transparent url(http://www.ddanime.org/foro/styles/prosilver/imageset/es/button_topic_reply.gif) 0 0 no-repeat; }
.post-icon span		{ background: transparent url(http://www.ddanime.org/foro/styles/prosilver/imageset/es/button_topic_new.gif) 0 0 no-repeat; }
.locked-icon span	{ background: transparent url(http://www.ddanime.org/foro/styles/prosilver/imageset/es/button_topic_locked.gif) 0 0 no-repeat; }
.pmreply-icon span	{ background: none 0 0 no-repeat; }
.newpm-icon span 	{ background: url(http://www.ddanime.org/ddanimev3/foro/styles/prosilver/imageset/es/button_pm_new.gif) 0 0 no-repeat; }
.forwardpm-icon span 	{ background: none 0 0 no-repeat; }

/* Set big button dimensions */
.buttons div.reply-icon		{ width: 96px; height: 25px; }
.buttons div.post-icon		{ width: 96px; height: 25px; }
.buttons div.locked-icon	{ width: 96px; height: 25px; }
.buttons div.pmreply-icon	{ width: 96px; height: 25px; }
.buttons div.newpm-icon		{ width: 84px; height: 25px; }
.buttons div.forwardpm-icon	{ width: 96px; height: 25px; }

/* Sub-header (navigation bar)
--------------------------------------------- */
a.print, a.sendemail, a.fontsize {
	display: block;
	overflow: hidden;
	height: 18px;
	text-indent: -5000px;
	text-align: left;
	background-repeat: no-repeat;
}

a.print {
	background-image: none;
	width: 22px;
}

a.sendemail {
	background-image: none;
	width: 22px;
}

a.fontsize {
	background-image: none;
	background-position: 0 -1px;
	width: 29px;
}

a.fontsize:hover {
	background-position: 0 -20px;
	text-decoration: none;
}

/* Icon images
---------------------------------------- */
.sitehome, .icon-faq, .icon-members, .icon-home, .icon-ucp, .icon-register, .icon-logout,
.icon-bookmark, .icon-bump, .icon-subscribe, .icon-unsubscribe, .icon-pages, .icon-search {
	background-position: 0 50%;
	background-repeat: no-repeat;
	background-image: none;
	padding: 1px 0 0 17px;
}
/* Poster profile icons
----------------------------------------*/
.online {
	background-image:url(http://www.ddanime.org/foro/styles/prosilver/imageset/es/icon_user_online.gif);
	background-position:right top;
	background-repeat:no-repeat;
}
ul.profile-icons {
	list-style: none;
}
.profile ul.profile-icons {
padding-top:10px!important;
}
/* Rollover state */
.content ul.profile-icons li {
	float: right;
	margin: 0 6px 3px 0;
	background-position: 0 100%;
}

.postprofile ul.profile-icons li {
	float: left!important;
	margin: 0 6px 3px 0!important;
	background-position: 0 100%;
}


/* Rolloff state */
ul.profile-icons li a {
	display: block;
	width: 100%;
	height: 100%;
	background-position: 0 0;
}

/* Hide <a> text and hide off-state image when rolling over (prevents flicker in IE) */
ul.profile-icons li span { display:none; }
ul.profile-icons li a:hover { background: none; }

/* Positioning of moderator icons */
.postbody ul.profile-icons {
	/*float: left;*/
	width: auto;
	padding: 0;
}

ul.profile-icons li {
	margin: 0 3px;
}

/* Profile & navigation icons */
.email-icon, .email-icon a		{ background: url(http://www.ddanime.org/foro/styles/prosilver/imageset/icon_contact_email.gif) top left no-repeat; }
.aim-icon, .aim-icon a			{ background: url(http://www.ddanime.org/foro/styles/prosilver/imageset/icon_contact_aim.gif) top left no-repeat; }
.yahoo-icon, .yahoo-icon a		{ background: url(http://www.ddanime.org/foro/styles/prosilver/imageset/icon_contact_yahoo.gif) top left no-repeat; }
.web-icon, .web-icon a			{ background: url(http://www.ddanime.org/foro/styles/prosilver/imageset/icon_contact_www.gif) top left no-repeat; }
.msnm-icon, .msnm-icon a		{ background: url(http://www.ddanime.org/foro/styles/prosilver/imageset/icon_contact_msnm.gif) top left no-repeat; }
.icq-icon, .icq-icon a			{ background: url(http://www.ddanime.org/foro/styles/prosilver/imageset/icon_contact_icq.gif) top left no-repeat; }
.jabber-icon, .jabber-icon a	{ background: url(http://www.ddanime.org/foro/styles/prosilver/imageset/icon_contact_jabber.gif) top left no-repeat; }
.pm-icon, .pm-icon a			{ background: url(http://www.ddanime.org/foro/styles/prosilver/imageset/es/icon_contact_pm.gif) top left no-repeat; }
.quote-icon, .quote-icon a		{ background: url(http://www.ddanime.org/foro/styles/prosilver/imageset/es/icon_post_quote.gif) top left no-repeat; }

/* Moderator icons */
.report-icon, .report-icon a		{ background: url(http://www.ddanime.org/foro/styles/prosilver/imageset/icon_post_report.gif) top left no-repeat; }
.warn-icon, .warn-icon a			{ background: url(http://www.ddanime.org/foro/styles/prosilver/imageset/icon_user_warn.gif) top left no-repeat; }
.edit-icon, .edit-icon a			{ background: url(http://www.ddanime.org/foro/styles/prosilver/imageset/es/icon_post_edit.gif) top left no-repeat; }
.delete-icon, .delete-icon a		{ background: url(http://www.ddanime.org/foro/styles/prosilver/imageset/icon_post_delete.gif) top left no-repeat; }
.info-icon, .info-icon a			{ background: url(http://www.ddanime.org/foro/styles/prosilver/imageset/icon_post_info.gif) top left no-repeat; }

/* Set profile icon dimensions */

ul.profile-icons li.email-icon	{ width: 20px; height: 20px; }
ul.profile-icons li.aim-icon	{ width: 20px; height: 20px; }
ul.profile-icons li.yahoo-icon	{ width: 20px; height: 20px; }
ul.profile-icons li.web-icon	{ width: 20px; height: 20px; }
ul.profile-icons li.msnm-icon	{ width: 20px; height: 20px; }
ul.profile-icons li.icq-icon	{ width: 20px; height: 20px; }
ul.profile-icons li.jabber-icon	{ width: 20px; height: 20px; }
ul.profile-icons li.pm-icon		{ width: 28px; height: 20px; }
ul.profile-icons li.quote-icon	{ width: 54px; height: 20px; }
ul.profile-icons li.report-icon	{ width: 20px; height: 20px; }
ul.profile-icons li.edit-icon	{ width: 42px; height: 20px; }
ul.profile-icons li.delete-icon	{ width: 20px; height: 20px; }
ul.profile-icons li.info-icon	{ width: 20px; height: 20px; }
ul.profile-icons li.warn-icon	{ width: 20px; height: 20px; }


/* Fix profile icon default margins */
ul.profile-icons li.edit-icon	{ margin: 0 0 0 3px; }
ul.profile-icons li.quote-icon	{ margin: 0 0 0 10px; }
ul.profile-icons li.info-icon, ul.profile-icons li.report-icon	{ margin: 0 3px 0 0; }







/* BB Code styles
----------------------------------------*/
/* Quote block */
blockquote {
	background: #ebebeb url("http://www.ddanime.org/foro/styles/prosilver/theme/images/quote.gif") 6px 8px no-repeat;
	border: 1px solid #dbdbdb;
	font-size: 0.95em;
	margin: 0.5em 1px 0 25px;
	overflow: hidden;
	padding: 5px;
}

blockquote blockquote {
	/* Nested quotes */
	background-color: #bababa;
	font-size: 1em;
	margin: 0.5em 1px 0 15px;	
}

blockquote blockquote blockquote {
	/* Nested quotes */
	background-color: #e4e4e4;
}

blockquote cite {
	/* Username/source of quoter */
	font-style: normal;
	font-weight: bold;
	margin-left: 20px;
	display: block;
	font-size: 0.9em;
}

blockquote cite cite {
	font-size: 1em;
}

blockquote.uncited {
	padding-top: 25px;
}

/* Code block */
dl.codebox {
	padding: 3px;
	background-color: #FFFFFF;
	border: 1px solid #d8d8d8;
	font-size: 1em;
}

dl.codebox dt {
	text-transform: uppercase;
	border-bottom: 1px solid #CCCCCC;
	margin-bottom: 3px;
	font-size: 0.8em;
	font-weight: bold;
	display: block;
}

blockquote dl.codebox {
	margin-left: 0;
}



dl.codebox code {
	/* Also see tweaks.css */
	overflow: auto;
	display: block;
	height: auto;
	max-height: 200px;
	white-space: normal;
	padding-top: 5px;
	font: 0.9em Monaco, "Andale Mono","Courier New", Courier, mono;
	line-height: 1.3em;
	color: #8b8b8b;
	margin: 2px 0;
}
dl.codebox code {
	color:#2E8B57;
}
.codebox dt a {
	color: #105289 !important;
}

.codebox dt a:hover {
	text-decoration:underline;
}

.syntaxbg		{ color: #FFFFFF; }
.syntaxcomment	{ color: #000000; }
.syntaxdefault	{ color: #bcbcbc; }
.syntaxhtml		{ color: #000000; }
.syntaxkeyword	{ color: #585858; }
.syntaxstring	{ color: #a7a7a7; }

.quotetitle, .attachtitle {
	background-color:#FEFEFE;
	border-left:2px solid #D6D6D6;
	border-right:2px solid #D6D6D6;
	border-top:2px solid #D6D6D6;
	color:#555555;
	font-family:Verdana,Arial,Helvetica,sans-serif;
	font-size:10px;
	font-style:normal;
	font-weight:normal;
	line-height:13px;
	text-decoration:none;
	text-transform:none;
}
.quotetitle, .codetitle, .attachtitle, .downloadnoticetitle {
	margin:10px 10px 0;
	padding:10px 10px 0;
}

.quotecontent {
	background-color:#FEFEFE;
	border-bottom:2px solid #D6D6D6;
	border-left:2px solid #D6D6D6;
	border-right:2px solid #D6D6D6;
	color:#555555;
	font-family:Verdana,Arial,Helvetica,sans-serif;
	font-size:10px;
	font-style:normal;
	font-weight:normal;
	line-height:13px;
	text-decoration:none;
	text-transform:none;
}
.quotecontent, .codecontent, .attachcontent, .downloadnotice {
	margin:0 10px 10px;
	padding:10px 10px 10px 20px;
}

/* Attachments
----------------------------------------*/
.attachbox {
	/*float: left;*/
	width: auto; 
	margin: 5px 5px 5px 0;
	padding: 6px;
	background-color: #FFFFFF;
	border: 1px dashed #d8d8d8;
	/*clear: left;*/
	display:table;
}

.pm-message .attachbox {
	background-color: #f3f3f3;
}

.attachbox dt {
	font-family: Arial, Helvetica, sans-serif;
	text-transform: uppercase;
}

.attachbox dd {
	margin-top: 4px;
	padding-top: 4px;
	clear: left;
	border-top: 1px solid #d8d8d8;
}

.attachbox dd dd {
	border: none;
}

.attachbox p {
	line-height: 110%;
	color: #666666;
	font-weight: normal;
	clear: left;
}

.attachbox p.stats
{
	line-height: 110%;
	color: #666666;
	font-weight: normal;
	clear: left;
}

.attach-image {
	margin: 3px 0;
	width: 100%;
	max-height: 350px;
	overflow: auto;
}

.attach-image img {
	border: 1px solid #999999;
/*	cursor: move; */
	cursor: default;
}

/* Inline image thumbnails */
div.inline-attachment dl.thumbnail, div.inline-attachment dl.file {
	display: block;
	margin-bottom: 4px;
}

div.inline-attachment p {
	font-size: 100%;
}

dl.file {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	display: block;
}

dl.file dt {
	text-transform: none;
	margin: 0;
	padding: 0;
	font-weight: bold;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

dl.file dd {
	color: #666666;
	margin: 0;
	padding: 0;	
}

dl.thumbnail img {
	padding: 3px;
	border: 1px solid #666666;
	background-color: #FFF;
}

dl.thumbnail dd {
	color: #666666;
	font-style: italic;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

.attachbox dl.thumbnail dd {
	font-size: 100%;
}

dl.thumbnail dt a:hover {
	background-color: #EEEEEE;
}

dl.thumbnail dt a:hover img {
	border: 1px solid #d2d2d2;
}

/* Post poll styles
----------------------------------------*/
.polls {
background-color:#FFEBC1;
color:#555555;
margin-bottom:10px;
padding:5px;
}
.polls h2 {
background-color:transparent;
color:#15436E;
font-weight:normal;
margin-bottom:8px;
padding:0;
}
.polls dl {
border-top:1px solid #BBBBBB;
height:1%;
margin-top:3px;
overflow:hidden;
padding-top:3px;
}
.polls dl:hover {
}
.polls dt, .polls dd {
display:block;
float:left;
}
.polls dt {
width:30%;
}
.polls dd {
padding:0 5px;
width:10%;
}
.polls dd div {
background-color:#333333;
color:#FFFFFF;
font-weight:bold;
min-width:3%;
padding:1px 2px;
text-align:right;
}
.polls dd.resultbar {
width:55%;
}
.polls dd.resultbar a{
text-decoration: underline;
}
.polls dd.resultbar a:hover{
text-decoration: none;
}
.polls input {
cursor:pointer;
margin:1px 0;
}
.topic-actions {
	clear:both;
}
/* Pagination
---------------------------------------- */
.pagination {
	height: 1%; /* IE tweak (holly hack) */
	width: auto!important;
	text-align: right!important;
	margin-top: 5px!important;
	float: right!important;
}

.pagination span.page-sep {
	display: none!important;
}

li.pagination {
	margin-top: 0!important;
}

.pagination strong, .pagination b {
	font-weight: normal!important;
}

.pagination span strong {
	padding: 0 2px!important;
	margin: 0 2px!important;
	font-weight: normal!important;
	color: #FFFFFF!important;
	background-color: #bfbfbf!important;
	border: 1px solid #bfbfbf!important;
	font-size: 0.9em!important;
}

.pagination span a, .pagination span a:link, .pagination span a:visited, .pagination span a:active {
	font-weight: normal!important;
	text-decoration: none!important;
	color: #368AD2!important;
	margin: 0 2px!important;
	padding: 0 2px!important;
	background-color: #fff!important;
	border: 1px solid #d3d3d3!important;
	font-size: 0.9em!important;
	line-height: 1.5em!important;
}

.pagination span a:hover {
	border-color: #368AD2!important;
	background-color: #368AD2!important;
	color: #FFF!important;
	text-decoration: none!important;
}

.pagination img {
	vertical-align: middle!important;
}

form#viewtopic, form#viewforum, .display-options {
background-color:#EBEBEB;
color:#666666;
padding:4px 0;
text-align:center;
}

form#jumpbox {
clear:both;
float:right;
}

form#quickmod {
	float:left;
}

.clearAll {mcanime.css (línea 3083)
clear:both;
}
.whoisonline, .cumpleanos, .estadisticas, .reglasuser, .foro h3{
border-bottom-color:#CCCCCC;
border-bottom:1px solid #CCCCCC;
font-family:Arial,Helvetica,sans-serif;
font-size:1.05em;
font-weight:bold;
margin-bottom:3px;
margin-top:0;
padding-bottom:2px;
text-transform:uppercase;
color:#0063DC!important;	
}

.postbody h3 {
    border:none;
    text-transform:none;
    font-size:13px;
}
.whoisonline a, .foro h3 a {
	color:#0063DC!important;	
}

.whoisonline a:hover, .foro h3 a:hover {
	text-decoration:underline;	
}
#page-footer .navbar{
	background-color:#EBEBEB;
	padding:0 5px;
	color:#666666;
}
#page-footer .navbar a{
color:#000;
}
#page-footer .navbar a:hover{
text-decoration: underline;
}
/* Pagination in viewforum for multipage topics */
.row .pagination {
	display: block!important;
	float: right!important;
	width: auto!important;
	margin-top: 0!important;
	padding: 1px 0 1px 15px!important;
	font-size: 0.9em!important;
	background: none 0 50% no-repeat!important;
}

.row .pagination span a, li.pagination span a {
	background-color: #FFFFFF!important;
}

.row .pagination span a:hover, li.pagination span a:hover {
	background-color: #d2d2d2!important;
}

/*----------------*/
ul.linklist {
height:25px;
overflow:hidden;
display:block;
margin:0;
}

ul.linklist li {
display:block;
float:left;
font-size:1em;
line-height:2em;
list-style-type:none;
margin-right:5px;
width:auto;
}
.rightside {
	float:right!important;
}

.sitehome, .icon-faq, .icon-members, .icon-home, .icon-ucp, .icon-register, .icon-logout, .icon-bookmark, .icon-bump, .icon-subscribe, .icon-unsubscribe, .icon-pages, .icon-search {
background-image:none;
background-position:0 50%;
background-repeat:no-repeat;
padding:1px 0 0 17px;
}
.icon-home {
background-image:url(../theme/images/icon_home.gif);
}
.icon-subscribe {
background-image:url(http://www.ddanime.org/ddanimev3/templates/imagenes/rss_small.gif);
}
.icon-unsubscribe {
background-image:url(http://www.ddanime.org/ddanimev3/foro/styles/prosilver/theme/images/icon_unsubscribe.gif);
}
.icon-bookmark {
	background-image: url(http://www.ddanime.org/ddanimev3/foro/styles/prosilver/theme/images/icon_bookmark.gif);
}
dl.details {
	/*font-family: "Lucida Grande", Verdana, Helvetica, Arial, sans-serif;*/
	font-size: 12px;
}
dl.details a{
	color:#0063DC;
}
dl.details a:hover{
	color:#ED053E;
}
dl.details dt {
	float: left;
	clear: left;
	width: 30%;
	text-align: right;
	color: #000000;
	display: block;
}

dl.details dd {
	margin-left: 0;
	padding-left: 5px;
	margin-bottom: 5px;
	color: #828282;
	float: left;
	width: 65%;
}
/* Table styles
----------------------------------------*/

table.table1 {
	/* See tweaks.css */
}

#ucp-main table.table1 {
	padding: 2px;
}

table.table1 thead th {
	font-weight: normal;
	text-transform: uppercase;
	color: #FFFFFF;
	line-height: 14px;
	font-size: 10px;
	padding: 0 0 4px 3px;
}

table.table1 thead th span {
	padding-left: 7px;
}

table.table1 tbody tr {
	border: 1px solid #cfcfcf;
}

table.table1 tbody tr:hover, table.table1 tbody tr.hover {
	background-color: #f6f6f6;
	color: #000;
}

table.table1 td {
	color: #6a6a6a;
	font-size: 12px;
}

table.table1 tbody td {
	padding: 5px;
	border-top: 1px solid #FAFAFA;
}

table.table1 tbody th {
	padding: 5px;
	border-bottom: 1px solid #000000;
	text-align: left;
	color: #333333;
	background-color: #FFFFFF;
}

/* Specific column styles */
table.table1 .name		{ text-align: left; }
table.table1 .posts		{ text-align: center !important; width: 7%; }
table.table1 .joined	{ text-align: left; width: 15%; }
table.table1 .active	{ text-align: left; width: 15%; }
table.table1 .mark		{ text-align: center; width: 7%; }
table.table1 .info		{ text-align: left; width: 30%; }
table.table1 .info div	{ width: 100%; white-space: nowrap; overflow: hidden; }
table.table1 .autocol	{ line-height: 20px; white-space: nowrap; }
table.table1 thead .autocol { padding-left: 11px; }

table.table1 span.rank-img {
	float: right;
	width: auto;
}

table.info td {
	padding: 3px;
}

table.info tbody th {
	padding: 3px;
	text-align: right;
	vertical-align: top;
	color: #000000;
	font-weight: normal;
}

.forumbg table.table1 {
	margin: 0 -2px -1px -1px;
}

/* proSilver Style Sheet Tweaks

These style definitions are mainly IE specific 
tweaks required due to its poor CSS support.
-------------------------------------------------*/

table.table1 {
	width: 99%;		/* IE < 6 browsers */
	/* Tantek hack */
	voice-family: "\"}\"";
	voice-family: inherit;
	width: 100%;
}
html>body table.table1 { width: 100%; }	/* Reset 100% for opera */

#topicreview {
	padding-right: 5px;
	overflow: auto;
	height: 300px;
}

#topicreview .postbody {
	width: auto;
	float: none;
	margin: 0;
	height: auto;
}

#topicreview .post {
	height: auto;
}

#topicreview h2 {
	border-bottom-width: 0;
}

.right-box {
	float: right;
	width: auto;
	text-align: right;
}

#confirm, #message-confirm, .confirm {
    background-color:#EBEBEB;
    border:1px solid #CCCCCC;
    color:#000000;
    line-height:16px;
    padding:10px;
    text-align:center;
}
.quick-login {
    border:1px solid #CCCCCC;
    line-height:14px;
    padding:6px 8px 8px;
}

.description {
    background-color:#EBEBEB;
    border:1px solid #CCCCCC;
    color:#000000;
    line-height:16px;
    padding:10px;
}

#login dl {
    margin:10px 0;
}

#login dt {
    display:block;
    float:left;
    width:165px;
}

#login dd {
    margin-left:165px;
}

hr {
	/*border-color: #bfbfbf;*/
        border-style: solid none none;
        border-width: 1px 0pt 0pt;
        margin: 5px 0pt;
        height: 1px;
        display: block;
}

.error {
background-color:#ECD5D8;
border:1px solid #9F0002;
color:#9F0002;
line-height:15px;
margin-bottom:2px;
padding:10px;
}

#options-panel, #attach-panel, #poll-panel {
    padding:10px;
}