*
{
margin: 0;
padding: 0;
}
body
{
font-size: 11px;
font-family: Verdana, Helvetica, Arial, sans-serif;
}
h1
{
font-size: 16px;
}
h2
{
font-size: 14px;
}
h3
{
font-size: 12px;
}
a
{
color: #BD8440;
font-weight: bold;
text-decoration: none;
}
a:hover
{
text-decoration: underline;
}
img
{
border: 0;
}
li
{
list-style-type: none;
}
.clear
{
clear: both;
}
p
{
margin-bottom: 10px;
}
body
{
background: #CCC url(../images/backgrounds/bg_wallpaper.jpg) repeat top left;
}
#x
{
position: relative;
margin: 10px;
}
table
{
border-collapse: collapse;
}
table td
{
vertical-align: top;
}
#sidebar_1
{
width: 250px;
}
#sidebar_3
{
width: 250px;
}
#main_2
{
width: 500px;
padding: 0 10px;
}
.edit
{
display: none;
}
.remove
{
display: none;
}
#header
{
background: #E0E5E8;
padding: 10px;
}
.widget
{
position: absolute;
}
/* Caption Widget */
.caption_regular .caption_top
{
background: url(../images/caption_top.gif) no-repeat top left;
width: 100px;
height: 5px;
}
.caption_regular .caption_middle
{
background: url(../images/caption_middle.gif) repeat-y top left;
width: 100px;
text-align: center;
}
.caption_regular .caption_bottom_left
{
background: url(../images/caption_bottom_left.gif) no-repeat;
width: 100px;
height: 21px;
}
.caption_regular .caption_bottom_right
{
background: url(../images/caption_bottom_right.gif) no-repeat;
width: 100px;
height: 21px;
}
/* Wish List Widget */
.wish_list_widget
{
width: 150px;
}
.wish_list_widget .widget_content
{
height: 80px;
overflow-y: scroll;
}
.wish_list_widget .widget_content li
{
display: inline;
}
/* Equipped List Widget */
.equipped_list_widget
{
width: 150px;
}
.equipped_list_widget .widget_content
{
height: 80px;
overflow-y: scroll;
}
.equipped_list_widget .widget_content li
{
display: inline;
}
.dragIndicator
{
border: 1px dotted #000;
max-width: 500px;
width: 500px;
min-width: 200px;
}
.gadget
{
position: relative;
margin-bottom: 10px;
background: #FFF;
font-size: 10px;
font-family: Verdana, Helvetica, Arial, sans-serif;
padding: 10px;
height: 1%;
}
html > body .gadget
{
height: auto;
}
.profile_gadget
{
text-align: center;
}
.profile_gadget h2
{
text-align: left;
}
.friends_gadget ul li
{
float: left;
width: 90px;
height: 80px;
text-align: center;
}
.friends_gadget .style2 li
{
height: 20px;
}
.media_gadget
{
text-align: center;
}
.comments_gadget #add_comment
{
display: none;
border-bottom: 1px solid #000;
border-top: 1px solid #000;
padding: 10px;
margin: 10px 0;
}
.comments_gadget #add_comment textarea
{
width: 100%;
height: 120px;
}
.comments_gadget .style1 dt
{
clear: left;
border-bottom: 1px solid #000;
margin-bottom: 10px;
height: 20px;
line-height: 20px;
padding: 0 4px;
text-align: right;
}
.comments_gadget .style1 dt .username
{
float: left;
display: block;
}
.comments_gadget .style1 dd
{
margin-bottom: 10px;
}
.comments_gadget .style1 dd .avatar
{
float: left;
}
.comments_gadget .style1 dd p
{
margin-left: 60px;
}
.signature_gadget
{
text-align: center;
}
.wish_list_gadget .item
{
float: left;
}
.equipped_list_gadget .item
{
float: left;
}
.house_gadget
{
text-align: center;
}
.house_gadget .house_img img
{
width: 200px;
}
.forums_gadget
{
text-align: center;
}
.signature_gadget
{
text-align: center;
}
.signature_gadget h2
{
text-align: left;
}
/*
.forums_gadget .chart
{
position: relative;
border: 1px solid #B1D632;
padding: 2px;
background: #EEE;
}
.forums_gadget .chart .bar
{
display: block;
position: relative;
background: #B1D632;
text-align: center;
color: #333;
height: 15px;
line-height: 15px;
}
.forums_gadget .chart .bar span
{
position: absolute; left: 1em;
}*/