/* $Id: local-sample.css 7156 2010-04-24 16:48:35Z chris $ */

/****************************/
/* LOCAL CSS                */
/****************************/

/* Put your custom CSS and CSS overrides in this file and  */
/* rename it local.css.  By restricting your CSS changes   */
/* to local.css, your changes will not be overwritten when */
/* upgrading to a new version of this theme.  You can also */
/* use a local-rtl.css file for the equivalent in RTL.     */

/* Steps to activate local.css:                       */
/* 1. Add your custom CSS to this file                */
/* 2. Rename this file to local.css                   */
/* 3. Clear cached data at admin/settings/performance */

#block-user-0 {
margin:0 0;
}
#block-logintoboggan-0 {
margin:0 0;
}

#header-group-wrapper {
margin-top: 4px;
}

.preface-top-wrapper  {
min-height:4px;
padding-top:3px;
}

.main-wrapper {
padding-top:10px;
}

#header-group-inner-inner  {
padding:0;
}

ul.forum-links li.first {
@background:none repeat scroll 0 0 #FFFF00;
margin:2px;
padding:1px;
font-size:120%;
}

#forum .description  {
margin:0;
}

.author-pane-section {

}

.author-pane-top {
min-height: 100px;
height:auto;
display: inline-block;
overflow:auto;
}

.content-inner ul, .content-inner ol {
margin-bottom:1em;
}

.forum-post-panel-sub .author-pane {
padding:1px;
height:110px;
}

.forum-post-panel-sub .author-pane-stats  {
width:180px;
}

#contact-mail-user .form-item label {
display:inline-block;
}

#comment-form .form-item label {
display:inline-block;
}

#privatemsg-new .form-item label {
display:inline-block;
}

.forum-top-links {
margin:0;
}
