Post by FallenSamurai on Apr 1, 2013 19:05:59 GMT -5
Skyrim
Series: Skrim (Elder Scrolls V)
Type: 3 Column
Featuring: Nord
<style>
/* A free User Profile created by FallenSamurai, avaliable @subetagraphics.proboards.com */
html {
background-image: url(http://i.imgur.com/MxdneNz.png);
background-color: #0c100f;
background-repeat: no-repeat;
background-attachment: inherit;
width: 960px;
margin-left: auto;
margin-right: auto;
}
body {
background-color: transparent !important;
color: #2f3d3e;
font-family: tahoma;
text-shadow: 1px 1px black;
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: #3F4D4F;
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: 129px;
top: 359px;
width: 153px;
height: 269px;
overflow: hidden;
}
#column1:hover {
width: 170px;
overflow-y: auto;
overflow-x: hidden;
}
#column2 {
position: absolute;
left: 318px;
top: 358px;
width: 317px;
height: 271px;
overflow: hidden;
}
#column2:hover {
width: 334px;
overflow-y: auto;
overflow-x: hidden;
}
#column3 {
position: absolute;
left: 671px;
top: 359px;
width: 167px;
height: 269px;
overflow: hidden;
}
#column3:hover {
width: 184px;
overflow-y: auto;
overflow-x: hidden;
}
.textbox{
height: 100px !important;
padding: 0px;
margin: 0px;
width: 100% !important;
border: 0px solid;
background-color: transparent;
color: #2f3d3e;
text-shadow: 1px 1px black;
}
.forminput{
margin-left: 0px;
width: 100% !important;
border: 0px;
background-color: transparent;
color: #2f3d3e;
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;
text-align: center;
font-family: veranda;
color: #2f3d3e !important;
text-shadow: 1px 1px black;
border-bottom: 3px double #1E2A2B;
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 #1E2A2B;
width: 100%;
}
#content_pets .data {
width: 50% !important;
}
</style>