/* 
BUX.TO 2.0 BY MINDFREAK88
AUTHOR: JohnnyArt.
URL:    www.fairytalesdontexist.com
CONTACT: postmaster@fairytalesdontexist.com
*/

@namespace url(http://www.w3.org/1999/xhtml);

@-moz-document domain("bux.to") {
body {
background-color:#7d8085!important;
}
.maintop{
background-color:#FF0000!important;
border:solid 5px #FFFFFF;
}
.maintopright{
background-color:#3d3e42!important;
vertical-align: bottom;
padding-bottom: 5px!important;
}

.topper{
background-color:#3d3e42!important;
border:solid 5px #FFFFFF;
}

.footer{
background-color:#3d3e42!important;
border:solid 5px #FFFFFF;
}

a {
color:#cc691f !important;
}

img[src*="images/"]{
margin-top: 5em !important;
	width: 0 !important;
	height: 103px !important;
	padding-left: 281px !important;
	background-image: url("http://www.fairytalesdontexist.com/imgs/logoplain2.gif") !important;
}
}