Post by FallenSamurai on Jan 11, 2014 20:10:29 GMT -5
WALL·E
Series: WALL·E
Type: 1 Column
Featuring: WALL·E
<style>
/* A free User Profile created by FallenSamurai, avaliable at https://subetagraphics.proboards.com */
html {
background-image: url(http://i.imgur.com/MnjJdt7.jpg);
background-color: #3B2F5B;
background-repeat: no-repeat;
background-attachment: inherit;
width: 960px;
margin-left: auto;
margin-right: auto;
}
body {
background-color: transparent !important;
color: #9b5f83;
font-family: tahoma;
text-shadow: 1px 1px #3a1d44;
height: 760px;
position: relative;
font-size: 10px;
}
#navigation {
display: none;
background-image: none;
background-color: transparent;
border-bottom: 0px;
width: auto !important;
text-align: center;
font-size: 8px;
}
#overall{
width: auto !important;
height: auto !important;
position: absolute;
top: 0px;
}
a:link, a:hover, a:visited {
color: rgb(151, 87, 97);
font-weight: normal;
}
a:hover {
text-decoration: underline;
}
/* Column Stuff */
.column {
padding: 0px;
margin: 0px;
float: none !important;
}
ul.column li {
margin:0;
padding: 0;
}
.block {
margin-bottom: 10px !important;
}
div.div_float {
display: inline;
float: none;
}
#column1 {
position: absolute;
left: 100px;
top: 143px;
width: 269px;
height: 426px;
overflow: hidden;
}
#column1:hover {
width: 286px;
overflow-y: auto;
overflow-x: hidden;
}
#column2 {
display: none;
}
#column3 {
display:none;
}
.textbox{
height: 100px !important;
padding: 5px;
margin: 0px;
width: 100% !important;
border: 0px solid;
background-color: rgba(181, 112, 116,.1);
color: rgb(181, 112, 116);
text-shadow: 0px;
}
.forminput{
margin-left: 0px;
width: 100% !important;
border: 0px;
background-color: transparent;
color: rgb(97, 67, 109);
text-shadow: 1px 1px black;
font-size: 10px;
margin-top: 3px;
text-transform: uppercase;
}
/* Other stuff */
.panel, .panel h1 {
background-color: transparent !important;
margin: 0;
padding: 0;
}
.header {
height: auto !important;
font-size: 10px !importnant;
text-align: left;
font-family: veranda;
color: rgb(100, 60, 110) !important;
text-shadow: 1px 1px black;
border-bottom: 1px solid rgb(62, 43, 93);
padding: 0px;
margin: 0px;
margin-bottom: 3px;
line-height: 12px;
letter-spacing: 5px;
text-transform: uppercase;
background-image: none !important;
background-color: transparent!important;
width: auto !important;
opacity: 1;
width: 98% !important;
}
.info_block {
background-image: none;
padding: 0px !important;
margin: 0 !important;
}
.block {
-moz-border-radius-bottomleft:0;
-moz-border-radius-bottomright:0;
-moz-border-radius-topleft:0;
-moz-border-radius-topright:0;
background-image: none;
border: medium none;
margin: 0px;
padding: 0px;
}
.comment_table {
background-image: none !important;
background-repeat: repeat-x;
border-bottom: 1px dashed rgb(62, 43, 93);
width: 100%;
}
#content_pets .data {
width: 50% !important;
}
</style>