@CHARSET "UTF-8";

#feature { display: none; }
#content, #sidebar { border-top: 1px solid #40425E; } 

h1 { color: #fff; font-style: italic; font-family: Georgia, Times, serif; text-transform: none; border: none; } 
h2 { color: #fff; background-color: #272727; padding: 8px 0 8px 140px; margin: 0 0 1px 0; }
#profile { margin-right: 29px; font-family: Helvetica, Arial, sans-serif; color: #939393; }
#profile .image { float: left;  }
#profile .image img { display: block;  }
#profile .inside { margin-left: 140px; position: relative; }
#profile .inside .edit { text-decoration: none; position: absolute; right: 0; top: 0; }
#profile .groups { text-transform: uppercase; display: block; color: #939393; font-weight: bold; }
#profile .fragment{ padding: 8px; background-color: #111; }

.activity { padding: 0;  background-color: #111; } 
.activity li { border-bottom: 1px solid #000; padding: 8px 8px 8px 140px; }
.comment .entry { font-family: Georgia, Times, serif; color: #fff; }
.comment .entry p { margin: 12px 0; }
#change-avatar { text-decoration: none; }

#profile-form dl { background-color: #272727; margin: 0 0 1px 0; overflow: auto; padding: 8px 0; }
#profile-form dt { float: left; width: 136px; text-align: right; margin: 8px 12px 0 0; }
#profile-form dd { float: left; width: 440px; height: 34px; }
#profile-form fieldset { overflow: auto; }
#profile-form fieldset button { float: right; cursor: pointer; }
div.input input:disabled { color: #555; }

