/*
Theme Name: GlamRock
Theme URI: http://www.glamrock.com/
Description: The brand new design of www.glamrock.com
Version: 0.1
Author: Huda Toriq
Author URI: http://hudatoriq.web.id
*/

/* Globals 
=================================== */

* { margin: 0; padding: 0; }
body {
	background: #000000 url('images/background.png') repeat-y center 0px;
	font: 62.5% Verdana, Arial, Helvetica, sans-serif;
}

a { color: #ffb400; text-decoration: none; }
a:hover { color: #ffc215; }

.alt { background: #333333; }

pre, code { font: 1.0em Monaco, 'Courier New', monospace; }

p { margin-bottom: 1.0em; }

.left { float: left; }

.right { float: right; }

.delete:hover {
	background: #c00;
	color: #fff;
}

h1 { font-size: 2em; }

h2 { font-size: 1.5em; }

/* Structure
=================================== */

#wrapper {
	width: 978px;
	min-height: 100%;
	margin: 0 auto;
	background: #000000 url('images/background.png') repeat-y center 0px;
	display: block;
	height: 100%;
}

#header { 
	background: url('images/header.jpg') no-repeat;
	margin: 0 auto;
	width: 978px;
	height: 114px;
	position: relative;
}

#header h1 {
	display: none;
}

#menu {
	width: 770px;
	height: 30px;
	margin: 0 auto;
	background: url(images/menu_bg.png);
	border-bottom: 1px solid #b3b3b3;
}

#menu ul {
	display: block;
	clear: both;
	font-size: 12px;
	font-weight: bold;
}

#menu ul li {
	display: block;
	float: left;
	height: 30px;
	padding: 0;
}

#menu ul li a {
	display: block;
	height: 24px;
	padding: 6px 23px 0 23px;
	border: 0;
	float: left;
	background: url('images/button_bg.png');
	border-right: 1px solid #95032d;
	border-left: 1px solid #B54F6C;
}

#menu ul li.current_page a {
	color: #ffffff;
}

#menu ul li a:hover {
	background-position: -30px;
}

#main { 
	clear: none;
	font-size: 1.2em;
	width: 765px;
	margin: 0 auto;
	position: relative;
	color: #ffffff;
	float: left;
	padding-left: 5px;
}

#footer { 
	margin: 0 auto;
	color: #ffffff;
	font-family: Arial;
	font-size: 11px;
	letter-spacing: 1px;
	text-align: center;
	width: 770px; 
	padding: 30px 0;
}

#footer a {
	text-decoration: underline;
}

#footer .copyright {
	font-size: 9.3px;
}

.notice { 
	border: 2px solid #4c9545; 
	background: #abd8a2; 
	color: #4c9545; 
	font-size: 1.1em; 
	font-weight: bold;
	padding: 10px 15px; 
	margin: 0 0 1.1em; 
}

.notice p { margin-bottom: 0; }

/* Login Form
=================================== */

#loginform {
	width: 750px;
	margin: 0 auto;
	color: #ffb400;
	font-size: 1.1em;
	padding: 3px 20px 3px 0;
	height: 20px;
	background: #333;
}

#loginform .login {
	text-align: right;
}
#loginform label {
	display: inline;
	color: #ffffff;
}

#loginform p {
	padding: 0;
	margin: 0;
	line-height: 20px;
}

input#user_login, input#password {
	height: 15px;
	font-size: 1em;
}
#loginform #submit {
	font-size: 1em;
	padding: 0 4px;
	height: 20px;
}


/* Front Page
=================================== */

#front-page #alternatereg {
	height: 61px;
	margin: 11px 38px 22px;
	-moz-border-radius-bottomleft: 10px;
	-moz-border-radius-bottomright: 10px;
	-moz-border-radius-topleft: 10px;
	-moz-border-radius-topright: 10px;
	background: #3d3d3d;
	width: 694px;
}
#alternatereg span {
	color: #ffffff;
	font-size: 12px;
	margin-left: 25px;
}

#alternatereg h3.refer {
	width: 135px;
	height: 27px;
	margin: 4px 0 0 7px;
	background: url(images/referfriend.png) no-repeat;
	text-indent: -99999px;
}

#alternatereg h3.reg {
	color: #ffb400;
	margin: 5px 0 5px 20px;
	padding: 4px 0 0 0;
	font-size: 1em;
}

#alternatereg .textinput {
	width: 100px;
}

#alternatereg .quickgo {
	background: #333333;
	border: 1px #cccccc solid;
	padding: 0 5px;
	color: #ffffff;
}


#hottags {
	width: 770px;
}
#hottags p {
	margin: 0 36px;
}

.frontpageheatmap {
	font-weight: normal;
	line-height: 30px;
	padding-bottom: 10px;
}

#front-page #main h2, #userlogin, #currentfavorites, #register, #msglist h2 {
	color: #ffffff;
	margin: 0 36px 10px;
	width: 50%;
}

#front-page #discussions ul { padding: 0 0 0 14px; }

#front-page table, #forum-page table {
	margin-top: 10px;
}

#front-page h3 {
	font-weight: bold;
	margin-left: 36px;
}


#latest tbody tr:hover, #forumlist tbody tr:hover, #favorites tbody tr:hover, #msglist tbody tr:hover, #latest tbody tr.alt:hover, #forumlist tbody tr.alt:hover, #favorites tbody tr.alt:hover, #msglist tbody tr.alt:hover { background: #666666; }

#latest tbody td {
	font-size: 11px;
}

#latest thead, #forumlist thead, #favorites thead #msglist thead {
	background: #cb0358;
	color: #ffffff;
}

#main tbody tr {
	background: #1a1a1a;
}

#main tbody tr.alt {
	background: #333333;
}

#forumlist tbody tr {
	vertical-align: bottom;
}

#forumlist a, #forumlist .num {
	color: #ffb400;
	font-weight: bold;
	font-size: 12px;
}


#latest td.topicname {
	color: #ffb400;
	font-size: 12px;
}

#forumlist small {
	font-size: 10px;
	color: #ffffff;
}

#latest td, #forumlist td, #favorites td, #latest th, #forumlist th, #favorites th {
	padding: 8px 26px;
	margin: 0;
	text-align: left;
	color: #ffffff;
}

#main td.poster {
	color: #ffb400;
}

#latest, #forumlist, #favorites {
	border-collapse:collapse;
	margin: 0 auto 2em;
	width: 700px;
}
ul#views {
	margin: 0 36px;
	margin-bottom: 40px;
}

/* Forum Page
=================================== */


#forum-page h3 {
	font-size: 0.8em;
}

#main h3.bbcrumb {
	margin: 10px 36px;
	font-size: 1.5em;
}

#forum-page h2.post-form {
	font-size: 13px;
	text-transform: uppercase;
}

#postform {
	margin: 10px 0;
}

p.feedlink {
	margin: 36px;
}
#postformwrapper {
	margin: 0;
	padding: 0 36px;
}
#postformwrapper h2 {
	margin: 0;
	padding: 0;
}

#main .nav, #main div.admin {
	margin: 36px;
}



/* Topic Page
=================================== */
#topic-info {
	margin: 0 36px;
}

#topic-info h2 {
	display: inline;
	color: #ffb400;
}

#topic-info ul {
	list-style: none;
}

#topic-tags p, #topic-tags ul, #topic-tags ul li {
	display: inline;
}

#thread {
	list-style: none;
}

#thread li {
	padding: 16px 0 20px 20px;
	clear: both;
	float: left;
	border-top: 1px solid #333333;
	width: 734px;
}

#thread li .threadauthor {
	display: block;
	position: relative;
	width: 165px;
	float: left;
}

#thread li .threadauthor a {
	font-size: 12px;
	color: #ffffff;
}

#thread li .threadpost {
	display: block;
	position: relative;
	width: 554px;
	float: left;
}

#thread li .username {
	display: block;
	margin-bottom: 15px;
}

#thread li .usertitle {
	margin-top: 15px;
	display: block;
}

.post {
	width: 544px;
	margin: 0 auto;
	overflow-x: auto;
	line-height: 140%;
}
.poststuff {
	width: 544px;
	margin: 0 auto;
}

#topic-move {
	margin-top: 15px;
}


/* Post Form 
============================================ */

.ed_button{
	background: #f0f0f0;
}
#ed_youtube{
	background: #f0f0f0 url("http://www.glamrock.com/blog/forum/images/icon-youtube.gif") no-repeat;
	padding-left:16px;
}
#ed_googlevideo{
	background: url("http://www.glamrock.com/blog/forum/images/icon-google.gif") no-repeat;
	padding-left:16px;
}
#ed_metacafe{
	background: url("http://www.glamrock.com/blog/forum/images/icon-metacafe.gif") no-repeat;
	padding-left:16px;
}
#SWFUpload{
	margin:4px;
	padding:4px;
}
	
a.swfuploadbtn{
	display:inline;
	width: 200px;	
	margin:2px;
	padding:2px;
	border: 1px solid #000000;
	text-decoration: none;
}
#postform .label {
	width: 50px;
	font-size: 13px;
	font-weight: bold;
}
#postform {
	width: 650px;
}

#postform table td {
	padding: 3px 0;
}

#postform textarea {
	display: block;
	clear: left;
	width: 500px;
	margin-top: 3px;
}

/*#postformsub {
	background: #333333;
	border: 1px #cccccc solid;
	padding: 0 5px;
	color: #ffffff;
}*/


/* Adsense
================================================= */

#thread li.adsenserow {
	padding: 16px 21px 20px 21px;
	clear: both;
	float: left;
	border-top: 1px solid #333333;
}

/* Edit Post */
#main form#post {
	margin: 36px;
}

/* Manage Tag */
#manage-tags {
	margin: 36px;
}

#manage-tags form {
	display: inline;
}

/* Profile Menu */
#profile-menu {
	list-style: none;
	margin: 20px 0  10px 25px;
	float: left;
	width: 90%;
}

#profile-menu li {
	display: block;
	float: left;
	margin-left: 3px;
	
}

#profile-menu li:first-child {
    /*margin-left: 150px;*/
}

#profile-menu a {
    display: block;
    color: #000;
    background-color: #FFB400;
    font-weight: bold;
    -moz-border-radius-topleft: 3px;
    -moz-border-radius-topright: 3px;
    margin: 1px;
    /*padding: 5px;*/
    font-size: 12px;
    padding: 5px 6px 4px;
}

#profile-menu li.current a {
    background-color: #000;
    color: #FFB400;
}

#profile-menu a:hover {
    text-decoration: underline;
}
#profile-page #main p {
	margin-left: 36px;
	margin-right: 36px;
}

#profile-page .avatarwrap {
	margin-left: 36px;
	height: 200px;
	width: 200px;
	float: left;
}

#profile-page form {
	width: 698px;
	margin: 0 auto;
}

#userinfo {
	margin: 0 36px 0 36px;
	margin-right: 36px;
}

#userinfo dt {
	float: left;
	width: 160px;
}

#userinfo dd {
	float: left;
	clear: right;
	width: 270px;
}

#sendpm {
	float: left;
	width: 270px;
}

#useractivity {
	margin: 30px 36px 5px;
}

#user-replies {
	margin-bottom: 20px;
}

.user-recent {
	margin-left: 36px;
	margin-right: 36px;
	line-height: 170%;
}

.user-recent li {
	margin-left: 25px;
}

#profile-page #sendpm {
	margin: 20px 0 0 0;
	color: #ffb400;
	text-decoration: underline;
}


/* Registration Form */

#registrationform {
	margin: 5px;
	margin-right: 30px;
	
}

#registrationform fieldset, #loginform, #postform, #edit-profile-form  {
    background-color: #141414; 
    -moz-border-radius: 5px;
}

/*#edit-profile-form fieldset {
    margin-top: 20px;
    margin-left: 0;
}*/

#edit-profile-form fieldset {
    margin: 0;
    padding: 0 !important;
    margin-left: 0 !important;
}

#edit-profile-form legend {
    font-weight: bold;
    padding-top: 5px !important;
}

#edit-profile-form p {
    margin: 0;
    padding: 0;
}

#edit-profile-form #singature {
    width: 400px;
}

#edit-profile-form p.submit input {
    background-image: url("images/update-profile.png");
    background-position: left center;
    background-repeat: no-repeat;
    padding-left: 32px;
    background-color: #fff;
}

#edit-profile-form {
   padding: 10px;
   margin-bottom: 40px;
}

fieldset.favorite-notification p {
    display: none;
}

#loginform {
    width: 300px;
    height: 100px;
    float: left;
    margin: 30px;
    color: #fff;
    margin-top: 15px;
    padding: 5px;
}

h2.login {
   margin-left: 30px;
   border-bottom: 1px solid #282828;
   width: 320px;
} 

#loginform tr, #postform tr, #edit-profile-form tr {
    background-color: #141414 !important;    
}

#postform {
    padding: 5px;
}



#registrationform legend {
    display: none;
}

#registrationform h3 {
    font-size: 14px;
    border-bottom: 1px solid #282828;
    margin-left: 30px;
    margin-bottom: 10px;
    margin-top: 15px;
}

#registrationform tbody tr, #loginform tr {
    background-color: transparent;
}

#human_test {
    width: 75px;
}

#registrationform fieldset {
	padding: 20px 10px;
}

#registrationform .submit {
	text-align: left;
	padding-top: 12px;
	padding-left: 30px;
}

#registrationform submit input {
    color: #565656;
}

#main p.success {
	margin: 36px;
}

blockquote {
	margin-left: 35px;
	padding: 4px;
	background: #333;
}

#useronline p {
	margin-left: 36px;
}

#front-page #searchbox {
	display: block;
	height: 61px;
	margin: 0 38px 22px;
	-moz-border-radius: 10px;
	background: #3d3d3d;
	width: 694px;
	font-size: 14px;
}

#front-page #searchbox form {
	display: block;
	margin: 0 auto;
	width: 550px;
}

#front-page #searchbox form p {
	margin-top: 12px;
	line-height: 61px;
}

/* Search Page */

#search-page .results, #search-page h2, .notfound {
	margin-left: 36px;
	margin-right: 36px;
}

#search-page h3 {
	margin: 20px 36px 10px;
}

#search-page .results li {
	margin-left: 18px;
}

#search-page #searchform {
	text-align: center;
}

/* Private Message */

#main .postmsg {
	margin-left: 36px;
	margin-right: 36px;
}

#msglist .submit {
	margin: 0 20px;
}

#main .pmstuff {
	border-top: solid 1px #777;
	margin-top: 5px;
}

fieldset {
	border:0;
	margin-left: 30px;
}

#messform {
	margin-left: 30px;
}

 #searchbox p{
    width: 700px;
}


/*left sidebar */
#sidebar-left {
    width: 190px;/*changed*/
    float: left;
    margin: 0;
    clear: none;
    display: inline;
    color: #fff;
    min-height: 200px;
    margin-left: 15px;/*changed*/
    margin-top: 15px;
}

#sidebar-left .left-widget {
    background-color: #141414;
    margin: 5px 0;
    -moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	-khtml-border-radius: 5px;
	border-radius: 5px;
    padding: 3px;
	padding-left: 10px;/*changed*/
}

#sidebar-left .left-widget h3 {
    font-size: 15px;
    text-align: center !important;
    margin-bottom: 3px;
    margin-top: 5px;
    font-weight: normal;
	margin-left: 0;
}

.widget-signin #username, .widget-signin #password {
    width: 150px;
}

#sidebar-left .widget-signup a {
    display: block;
    color: #565656;
    white-space: normal;
    -moz-border-radius: 5px;
    -moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	-khtml-border-radius: 5px;
	border-radius: 5px;
    border: 2px solid #CCCCCC;
    background-color: #F5F5F5;
    border-color: #EEEEEE #DEDEDE #DEDEDE #EEEEEE;
    border-style: solid;
    border-width: 1px;
    font-family: "Lucida Grande",Tahoma,Arial,Verdana,sans-serif;
    font-size: 120%;
    font-weight: normal;
    line-height: 130%;
    margin: 0 7px 0 0;
    padding: 5px 10px 6px 7px;
    text-align: center;
	font-size: 16px;/*changed*/
	font-weight: bold;/*changed*/
}

#sidebar-left .widget-signup a:hover {
    background-color: #dff4ff;
    color: #3386db;
}

.widget-signin {
    margin-top: 30px !important;/*changed the entire selector*/
}

#sidebar-left .screen-reader-text {display: none;}
#q {
    width: 165px;/*changed*/
    background: #fff;
    border: 1px solid #fff;
    padding: 3px 3px;/*changed*/
    margin-bottom: 10px;
    float: left;
}
#people-search-submit {
    display: block;
    width: 16px;
    height: 24px;/*changed*/
    float: left;
    background: #fff url("images/Search_magnifier.png") no-repeat right center;
}
#searchsubmit {display: none;}
input[type='text'], input[type='password'] {
    border: 0;
    padding: 4px;
    margin-top: 0;
    margin-bottom: 0;
}
input[type='submit'] {
    -moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	-khtml-border-radius: 5px;
	border-radius: 5px;	
    border: 2px solid #CCCCCC !important;
    padding: 3px 5px;
    cursor: pointer;
}
input[type='submit']:hover {
    background-color: #dff4ff;
    color: #3386db;
}
textarea {
    border: 0;
    width: 300px;
}
label {
    color: #FFFFFF;
    clear: both;
    display: block;
    font-family: "Lucida Grande",Verdana,Arial,Helvetica,sans-serif;
    font-size: 12px;
    font-weight: bold;
    margin-bottom: 1px;
    padding-top: 3px;
}
#sidebar-left h2 {
    text-transform: uppercase;
    font-size: 11px;
}

.widget-actions {
    /*height: 165px;*/
    display: inline-block;
}

.widget-actions ul {
    list-style-type: none;
    display: block;
    margin: 0;
    padding: 0;
}

.widget-actions li {
    display: block;
    float: left;
    width: 50px;/*changed*/
    margin: 3px;    
    padding: 0;
}
.widget-actions a {
    width: 100%;
    height: 100%;
    display: block;
    padding: 32px 0 0 0 ;
    background-color: #282828;
    background-position: center top;
    background-repeat: no-repeat;
    text-align: center;
    border: 1px solid #3C3C3C;
    -moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	-khtml-border-radius: 5px;
	border-radius: 5px;
}

.widget-actions a:hover {
    background-color: #323232;
}

.widget-actions a.video {
    background-image: url("images/Video.png");    
}

.widget-actions a.photo {
    background-image: url("images/Photo.png");
}

.widget-actions a.music {
    background-image: url("images/Music.png");
}

.widget-actions a.event {
    background-image: url("images/Event.png");
}

.widget-actions a.group {
    background-image: url("images/Group.png");
}

.widget-actions a.blog {
    background-image: url("images/Blog.png");
}

.widget-actions a.bulletin {
    background-image: url("images/Bulletin.png");
}
.widget-manage, .widget-admin, .widget-invite {
    padding: 0;
    margin-top: 15px !important;
}

.widget-manage p, .widget-admin p, .widget-invite p {
    height: 30px;   
    font-size: 12px;
    margin: 0;
    line-height: 30px;
}

.widget-manage a, .widget-admin a, .widget-invite a  {
    width: 175px;
    height: 100%;
    display: block;
    padding-left: 22px;
    background-color: transparent;
    background-repeat: no-repeat;
    background-position: left center;
}

.widget-invite a {
    background-image: url("images/invite.png");
    width: 155px;      
}

.widget-manage a {
    background-image: url("images/Manage_Account.png");
}

.widget-admin a {
    background-image: url("images/Launch_Admin.png");
}

.widget-user {
     margin-top: 15px;
}
.widget-user img {
    width: 50px;
    height: 50px;
    float: left;
} 

.widget-user .info {
    width: 100px;
    float: left;
    margin-left: 10px;
}

.widget-user .username {
    font-size: 14px;
    font-weight: bold;
    margin-bottom: 0;
} 

.widget-user .quick-links {
    font-size: 11px;
    font-weight: normal;
    margin-top: 5px;
}

.widget-user a:hover {
    text-decoration: underline;
}

#current-status {
    margin-top: 20px;
    float: left;
    clear: both;
}

#current-status h2 {
    display: inline-block;
}

#current-status .change-status {
    display: inline-block;
    float: right;
    text-transform: uppercase;
    font-size: 11px;
    font-weight: bold;
}

#current-status .status-text {
    -moz-border-radius: 4px;
    background-color: #141414;
    font-size: 12px;
    font-family: "Lucida Grande",Verdana,Helvetica,sans-serif;
    padding: 5px 10px 2px 4px;
    margin-top: 3px;
    border-top: 1px solid #282828;
    -moz-border-radius-topleft: 0;
    -moz-border-radius-topright: 0;
    overflow: hidden;
    width: 175px;
}

#current-status .status-text p {
    padding: 0;
    width: 175px;
    float: left;
    margin-right: 20px;
}

#current-status p.submit {
    text-align: center;
}

.status-wrapper {
    width: 400px;
    position: relative;
}

.update-form {
    float: left;
    width: 175px;
    display: none;
}

.update-form p {
    float: left;
    clear: both;
}

.update-form input {
    width: 170px;    
}

#inbox {
    margin-top: 20px;
    clear: both;
    float: left;
    width: 100%;
    font-weight: bold;
    font-size: 11px;
    font-family: Arial, Helvetica, sans-serif;
}

#inbox ul {
    display: block;
    list-style-type: none;
    background-color: #141414;
    -moz-border-radius-bottomleft: 4px;
    boz-border-radius-bottomright: 4px;
    border-top: 1px solid #282828;
    margin-top: 3px;
}

#inbox li {
   -moz-border-radius: 4px;
   border-bottom: 1px solid #282828;
   padding: 8px 8px;
   padding-left: 25px;
} 

#inbox li:hover {
    background-color: #323232;
}

#inbox .messages {
    background: url("images/messages.png") 5px center no-repeat;
}

#inbox .requests {
    background: url("images/requests.png") 5px center no-repeat;
}

#inbox .notifications {
    background: url("images/notifications.png") 5px center no-repeat;
}

#inbox a {
    display: block;
    width: 100%;
}

#inbox .unread, #inbox .unread:hover {
    background-color: #fff;
}

.unread a {
    color: #000;
}

.unread-count {
    display: block;
    float: right;
    background: url("images/unread-number.png") left center no-repeat;
    width: 31px;
    height: 20px;
    text-align: center;
    position: relative;
    top: -2px;
    line-height: 20px;
}


#new-menu {
    list-style-type: none;
    display: inline-block;
    margin: 0;
    padding: 0;
    height: 32px;
    padding-left: 10px;
    margin-bottom: 15px;
    margin-top: 15px;
}

#new-menu > li {
    margin: 0px 1px 0px 0;
    position: relative;
    float: left;
    background-color: #C70042;
    margin-left: 1px !important;/*changed*/
    -moz-border-radius-topleft: 3px;
    -moz-border-radius-topright: 3px;
	-webkit-border-top-left-radius: 5px;
	-khtml-border-top-right-radius: 5px;
	-webkit-border-top-right-radius: 5px;
	-khtml-border-top-left-radius: 5px;		
}

#new-menu  a {
    padding: 7px;
    color: #FFB400;
    display: block;
    font-size: 13px;
    font-weight: bold;
    font-family: "Lucida Grande",Verdana,Helvetica,sans-serif;
}

#new-menu a:active {border: 0;}

#new-menu ul {
    display: none;
    position: absolute;
    left: 0px;
    top: 30px;
    list-style-type: none;
    z-index: 100;
    width: 140px;
    background-color: #C70042;
}

#new-menu ul a:hover {
    background-color: #db1456;
}

button.rounded-button {
    -moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	-khtml-border-radius: 5px;
	border-radius: 5px;		
    border: 0;
    padding: 6px 10px;
    cursor: pointer;
	background-color: rgb(212, 208, 200);
}

.commentform-container td {
    padding-bottom: 5px;
}

#searchform button.rounded-button {
    line-height: 18px;
}

.commentform-container td {
    padding-bottom: 5px;
}

div.register-errors {
    margin-left: 20px;
    border: 1px solid #ff0000;
    padding: 10px;
    padding-left: 20px;
}

input.reg-error {
    border: 1px solid #cc0000;
    background: #fbd9d9;
}

.form-invalid em {
    color: #cc0000;
    font-size: 10px;
}

#register {
    border-bottom: 1px solid #282828;
    width: 700px;
}

#registrationform br, #registrationform label, #registrationform input {
    margin: 0;
}

#registrationform #username {
    width: 300px;
}

#registrationform span.explanation {
    font-weight: normal;
    padding-left: 135px;
}

#registrationform p {
    margin: 0;
    padding: 0;
    margin-bottom: 5px;
}

#registrationform span.tip {
    display: inline-block;
    width: 400px;
}

#city-tip {
    position: relative;
    top: 10px;
}

#registrationform h3 span.tip {
    font-weight: normal;
    font-size: 12px;
    margin-left: 30px;
}

.edit-form textarea {
    width: 590px;
    margin-bottom: 10px;
}

.forum-index-wrapper {
    margin-left: 35px;
}

.forum-index-wrapper ul {
    list-style-type: none;
}

.forum-index-wrapper li {
    margin-bottom: 3px;
}








