html, body {
background: url("unicorn.png") bottom right no-repeat fixed #FF99CC !important;
color:#774444 !important;
}

* {
font-size: 10pt;
}
input, textarea {
background: #FFCCCC url('pinkheart.png')!important;
color: #774444 !important;
border: 1px solid #202020;
}
a {
background:inherit;
color:white;
text-decoration: none;
cursor: pointer;
}
a:visited {
background:inherit;
color:white;
}
a:hover {
color: #A0A0A0;
background:inherit;
text-decoration:underline;
}
.reflink a:hover
{
        color:inherit;
}

a.quotelink {
background:inherit;
color:#660066 !important;
}

.logo {
clear:both;
text-align:center;
background:inherit;
font-size:24pt;
color: #ffffff;
width:100%;
font-weight: bold;
}
.postarea {
background:inherit;
}
.postblock {
background: #FF3399 url('heart.png') !important;
border: 1px solid #303030;
color: #ffffff;
font-weight: bold;
padding: 2px 5px 2px 5px;
filter:alpha(opacity=70);
	-moz-opacity:0.7 !important;
	-khtml-opacity: 0.7;
	opacity: 0.7;
}
.footer {
background: none !important;
text-align:center;
font-size:12px;
}
.unkfunc {
background:inherit;
color:#909090;
}
.filesize {
text-decoration:none;
}
.filetitle {
background:inherit;
color:#000 !important;
font-weight:800;
}
.postername {
background:inherit;
font-size:11pt;
color:#FFF !important;
font-weight:bold;
}
.postertrip {
background:inherit;
color:#9966CC !important;
}
.oldpost {
background:inherit;
color:#404040;
font-weight:800;
}
.omittedposts {
background:inherit;
color:#9966CC !important;
}

.reply {
/*background:#FF3399 url("http://img163.imageshack.us/img163/100/unicornblur.png") bottom right no-repeat fixed !important;*/
color:#FF99FF !important;
border:1px solid #101010;
}

.replyhl {
background:#000000;
color:#707070;
}
.doubledash {
vertical-align:top;
clear:both;
float:left;
}
.replytitle {
background:inherit;
font-size:18px;
color:#000000;
font-weight:800;
}
.commentpostername {
background:inherit;
font-size:11pt;
color:#505050;
font-weight: bold;
}
a.quotejs {
color:#909090;
text-decoration: none;
}
a.quotejs:hover {
font-weight:bold;
}
.adminbar {
text-align: left;
}
#watchedthreads {
background-color: #FF3399 !important;
border: 1px solid #303030 !important;
border-top: 0px none !important;
}
.thumb { cursor: pointer; 
}
.extrabtns {
	vertical-align: middle;
}
/*
.hidethread {
	background: transparent url('http://res.duochan.com/outgoing/7chan/rainbow/rainbow/rainbow.gif') -32px -16px no-repeat;
}

.unhidethread {
	background: transparent url('http://res.duochan.com/outgoing/7chan/rainbow/rainbow/rainbow.gif') -48px 0px no-repeat;
}

.watchthread {
	background: transparent url('http://res.duochan.com/outgoing/7chan/rainbow/rainbow/rainbow.gif') -32px 0px no-repeat;
}

.expandthread {
	background: transparent url('http://res.duochan.com/outgoing/7chan/rainbow/rainbow/rainbow.gif') 0px -16px no-repeat;
}

.quickreply {
	background: transparent url('http://res.duochan.com/outgoing/7chan/rainbow/rainbow/rainbow.gif') 0px 0px no-repeat;
}

.hidewatchedthreads {
	background: transparent url('http://res.duochan.com/outgoing/7chan/rainbow/rainbow/rainbow.gif') -48px -16px no-repeat;
}

.refreshwatchedthreads {
	background: transparent url('http://res.duochan.com/outgoing/7chan/rainbow/rainbow/rainbow.gif') -16px -16px no-repeat;
}

.restorewatchedthreads {
	background: transparent url('http://res.duochan.com/outgoing/7chan/rainbow/rainbow/rainbow.gif') -16px 0px no-repeat;
}
*/
.reflinkpreview {
	position: absolute;
	padding: 5px;
	background-color: #202020;
	border: 1px dotted #000000;
}
.nothumb {
	float: left;
	background: #000000;
	border: 2px dashed #aaa;
	text-align: center;
	margin: 2px 20px;
	padding: 1em 0.5em 1em 0.5em;
	font-family: none;
}
.reflinkpreview { 
	background-color: #202020 !important; 
	border: 1px dotted #000000 !important; 
} 
.reflinkpreview .reply{ 
	border:0 !important
}
