/*
Theme Name: AutoForum
Theme URI: http://autoforumclub.ru/
Description: The new face of autoforumclub.ru.
Version: 1.0
Author: Igor Shurubura
Author URI: http://igorr.name
*/

body {
	color: #000000;
	font-size: 12px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	margin: 0px auto 0px;
	padding: 0px;
	background-color: #4B545A;
	background-image: url(images/body-bg.gif);
	background-repeat: repeat-x;
	background-position: center top;
}
a, a:visited {
	color: #990000;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}

.clear {clear: both;}

#header {
	width: 980px;
	height: 120px;
	margin: 0px auto;
	position: relative;
}
#header .headerleft {
	width: 480px;
	float: left;
	margin: 0px;
	height: 53px;
	padding-top: 15px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 10px;
}

#header  .navbarleft h1 {
	margin: 0;
	padding: 32px 0 0 0;
}
#header  .navbarleft a {
	font: normal 26px "Trebuchet MS", Arial, Verdana, sans-serif;
	color: #FFFFFF;
	padding: 0;
}
#header .navbarleft a:hover {
	color: #B6BCC2;
	text-decoration: none;
}
.description {
	margin: 0;
}
#headersearch  {
	width: 255px;
	float: left;
	margin-top: 15px;
	padding-left: 21px;
}


.login {line-height: normal; width: 200px; float: right; padding-top: 5px; font-size: 11px;}
.login label, .login .last-string {display: block; width: 200px; padding: 5px 0;}
.login label span {display: block; width: 90px; float: left; line-height: 1.4;}
.login label input {font-size: 11px; width: 100px;}
.login .last-string label {display: inline; padding: 0; width: auto;}
.login .last-string input {width: auto; vertical-align: middle;}
.login a {color: #FFF; text-decoration: underline;}
.login a:hover {text-decoration: none;}

.navbarbanner {width: 468px; height: 60px; background: transparent; position: absolute; right: 220px; top: 30px;}

#searchdiv {
	margin: 0px;
	padding: 0px;
	background-image: url(images/head-search-bg.gif);
	background-repeat: no-repeat;
	background-position: left top;
	height: 35px;
}
#headersearch #searchform {
	margin: 0px;
	padding: 0px;
	width: 255px;
}
#headersearch #s {
	width: 195px;
	height: 16px;
	margin-left: 12px;
	margin-top: 6px;
	border: 1px solid #000000;
	background-color: #000000;
	font-size: 12px;
	line-height: 15px;
	padding-top: 2px;
	padding-right: 1px;
	padding-bottom: 1px;
	padding-left: 4px;
	color: #B6BCC2;
}



#header .headerright {
	width: 125px;
	height: 48px;
	float: right;
	margin-right: 0px;
	text-align: right;
	padding-top: 5px;
	background-image: url(images/feed.png);
	background-repeat: no-repeat;
	background-position: 105px top;
	padding-right: 67px;
	margin-top: 15px;
}
#header .headerright a {
	font-weight: normal;
	color: #FFFFFF;
	font-size: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
#header .headerright a hover {
	text-decoration: underline;
}

#headerright li {
	display: inline;
	list-style-type: none;
	margin: 0px;
	padding: 0px;
}
#headerright ul {
	margin: 0px;
	padding: 0px;
}
#headerright a, #navbarright a:visited {
	color: #FFFFFF;
	font-weight: bold;
	margin: 0px;
	padding: 6px 10px 6px 10px;
	text-decoration: none;
}
#headerright a:hover {
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: underline;
}
#navbar {
	width: 960px;
	height: 120px;
	color: #FFFFFF;
	background: #000;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 10px;
	float: left;
}
.navbarleft {
	width: 430px;
	float: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	margin: 0px;
	line-height: 29px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 5px;
}
.navbarright {
	width: 475px;
	float: right;
	text-align: right;
	margin: 0px;
	line-height: 29px;
	padding-top: 0px;
	padding-right: 15px;
	padding-bottom: 0px;
	padding-left: 0px;
}
.navbarright li {
	display: inline;
	list-style-type: none;
	margin: 0px;
	padding: 0px;
}
.navbarright ul {
	margin: 0px;
	padding: 0px 0px 0px 0px;
}
.navbarright ul li a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
	font-weight: normal;
	display: inline;
	padding-top: 8px;
	padding-right: 8px;
	padding-bottom: 8px;
	padding-left: 8px;
	margin: 0px;
}
.navbarright ul li a:hover {
	color: #FFFFFF;
	text-decoration: none;
	background-color: #4B545A;
}
#wrap {
	width: 935px;
}

#content {
	width: 980px;
	background: #FFFFFF url(images/content-bg.gif) repeat-y;
	position: relative;
	
}

.content-inner {
	width: 935px;
	padding-top: 100px;
	padding-right: 23px;
	padding-bottom: 0px;
	padding-left: 22px;
	background: url(images/header-bg.gif) center top no-repeat;
}

#wrapper {
	width: 980px;
	margin: 0 auto;
}

.leftcolumn {
	width: 650px;
	float: left;
}

.rightcolumn {
	width: 250px;
	float: right;
}

.rightcolumn a, #latest a {
	font-weight: bold;
}

#forumlist {
	width: 250px;
	border-collapse: collapse;
}

#forumlist a {
	color: #000000;
}

#forumlist th {
	background: #C5CACF;
}

#forumlist th, #forumlist td {
	border: 1px solid #C5CACF;
	padding: 5px;
	font-size: 10px;
}

#content p {
	padding: 0px 0px 13px 0px;
	margin: 0px;
	line-height: 1.2;
}
#content h2 {
	color: #000000;
	font-size: 26px;
	font-family: Cambria, Georgia;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 10px 0px;
	line-height: 30px;
	font-weight: normal;
}
#content h2 a {
	color: #000000;
	text-decoration: none;
}
#content h2 a:hover {
	text-decoration: underline;
}
#content p img {
	float: left;
	border: none;
	margin-right: 15px;
	margin-bottom: 10px;
}
#content img.wp-smiley {
	float: none;
	border: none;
	padding: 0px;
	margin: 0px;
}
#content img.wp-wink {
	float: none;
	border: none;
	padding: 0px;
	margin: 0px;
}
#contentleft {
	float: left;
	width: 479px;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 20px 0px;
}
#contentleft ol {
	margin: 0px 0px 0px 20px;
	padding: 0px 0px 10px 0px;
}
#contentleft ol li {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}
#contentleft ul {
	list-style-type: square;
	margin: 0px 0px 0px 20px;
	padding: 0px 0px 10px 0px;
}
#contentleft ul li {
	list-style-type: square;
	margin: 0px 0px 0px 20px;
	padding: 0px 0px 0px 0px;
}
blockquote {
	border-top-width: 2px;
	border-bottom-width: 2px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #EFEEE4;
	border-bottom-color: #EFEEE4;
	background-image: url(images/quotes.gif);
	background-repeat: no-repeat;
	background-position: 0px 8px;
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 10px;
	margin-left: 10px;
	padding-top: 0px;
	padding-right: 15px;
	padding-bottom: 0px;
	padding-left: 40px;
}
#content blockquote p {
	margin: 0px 0px 10px 0px;
	padding: 10px 0px 0px 0px;
}

#content .rightcolumn h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	margin-bottom: 5px;
	margin-top: 0px;
	padding-top: 7px;
	padding-right: 5px;
	padding-bottom: 7px;
	padding-left: 8px;
	color: #4B545A;
	background-image: url(images/left-h2-bg.gif);
	background-repeat: no-repeat;
	background-position: center center;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	text-transform: uppercase;
}
#content .rightcolumn ul {
	list-style: none;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
}
#content .rightcolumn ul li {
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	font-weight: normal;
	font-family: Arial, Helvetica, sans-serif;
}
#content .rightcolumn ul li a {
	display: block;
	color: #000000;
	text-decoration: none;
	margin: 0px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #C5CACF;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 8px;
}
#content .rightcolumn ul li ul li {
	border-bottom-style: none;
	padding-top: 0px;
	padding-bottom: 0px;
	border-top-style: none;
	border-right-style: none;
	border-left-style: none;
	display: inline;
	margin-top: 0px;
	margin-bottom: 0px;
}
#content .rightcolumn ul li ul li ul li a {
	font-weight: normal;
	color: #626A73;
	padding-left: 5px;
	margin-left: 5px;
}
#content .rightcolumn ul li a:hover {
	background-color: #C5CACF;
	font-weight: bold;
}
#content .rightcolumn ul.children  {
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 10px;
}
#content .rightcolumn ul.children    ul.children  {
	margin: 0px;
	padding: 0px;
}
#content .rightcolumn ul.children   li ul.children li  {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 10px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}



#content .rightcolumn p {
	padding: 3px 0px 0px 0px;
	margin: 0px;
	line-height: 20px;
}

#discussions table {
	width: 650px;
	border-collapse: collapse;
	margin-bottom: 25px;
}

#discussions th {
	text-align: left;
	background: #98999a;
	border: 1px solid #dde0e3;
	padding: 10px 5px 10px 5px;
}

#discussions td {
	text-align: left;
	border: 1px solid #dde0e3;
	padding: 10px;
}

#footer {
	width: 980px;
	color: #DDE0E3;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align: center;
	background-color: #4a5359;
	background-image: url(images/footer1.gif);
	background-repeat: no-repeat;
	background-position: center top;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	padding-top: 22px;
	padding-right: 0px;
	
	padding-left: 0px;
	
	font-weight: normal;
}
#footer a, #footer a:visited {
	color: #FFFFFF;
	text-decoration: underline;
}
#footer a:hover {
	color: #CCCCCC;
	text-decoration: underline;
}
#footer  p {
	padding: 10px 0 10px 0;
	margin: 0;
}
.footer_bottom {
	width: 980px;
	height:49px;
	padding-top: 20px;
	background-image: url(images/footer2.gif);
	background-repeat: no-repeat;
	background-position: center top;
}
#searchform {
	overflow: hidden;
	width: 249px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
}
#s {
	width: 241px;
	font-size: 14px;
	font-family: Arial, Helvetica, Sans-Serif;
	padding: 3px;
	display: inline;
	background-color: #838C94;
	border: 1px solid #000000;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
	font-weight: normal;
	color: #FFFFFF;
}
#rtsearchdiv {
	margin: 0px;
 padding 0px;
}
#r_sidebar #searchform {
	overflow: hidden;
	width: 160px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	background-color: #838C94;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 3px;
}
#r_sidebar #searchbox {
	width: 152px;
	font-size: 12px;
	font-family: Arial, Helvetica, Sans-Serif;
	padding: 4px;
	margin: 8px 0px 0px 0px;
}
#r_sidebar #s {
	width: 154px;
	font-family: Arial, Helvetica, Sans-Serif;
	display: inline;
	background-color: #FFFFFF;
	border: 1px solid #67727B;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	padding-top: 3px;
	padding-right: 3px;
	padding-bottom: 3px;
	padding-left: 3px;
}
#commentblock {
	width: 470px;
	float: left;
	margin-top: 10px;
	margin-right: 0px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	background-image: url(images/comments-fill.gif);
	background-repeat: repeat-y;
	background-position: center;
	margin-bottom: 10px;
}
.comment-wrap {
	padding-right: 15px;
	padding-left: 15px;
}

.comments-top {
	background-image: url(images/comments-top.gif);
	background-repeat: no-repeat;
	background-position: center top;
	height: 12px;
	width: 470px;
}
.comments-btm {
	background-image: url(images/comments-btm.gif);
	background-repeat: no-repeat;
	background-position: center bottom;
	height: 12px;
	width: 470px;
}

#commentblock ol {
	list-style-type: none;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 10px 0px;
}
.commentdate {
	font-size: 12px;
	padding-left: 0px;
}
#commentlist li p {
	margin-bottom: 8px;
	line-height: 20px;
	padding: 0px;
}
.commentlist  li.alt  .commenttext {
	background-color: #E7E9EB;
	border: 1px solid #AFB7BE;
}
#commentblock  ol.commentlist li  {
	padding-top: 10px;
}


.commentname {
	color: #333333;
	margin: 0px;
	padding: 5px 5px 5px 0px;
}
.commentinfo {
	clear: both;
}
.commenttext {
	clear: both;
	width: 418px;
	background: #FFFFFF;
	border: 1px solid #D4D2C3;
	margin-top: 3px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
}
.commenttext-admin {
	clear: both;
	width: 418px;
	color: #FFFFFF;
	background-color: #67727B;
	margin-top: 3px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
	border: 1px solid #333333;
}
#commentsformheader {
	padding-left: 0px;
}
#commentsform {
	text-align: center;
	margin: 0px;
	padding: 0px;
}
#commentsform form {
	text-align: left;
	margin: 0px;
}
#commentsform p {
	margin: 0px;
}
#commentsform form textarea {
	width: 99%;
}
p.comments_link img {
	margin: 0px;
	padding: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#commentform #submit {
	background-color: #838C94;
	font-weight: bold;
	color: #FFFFFF;
	border: 3px solid #4B545A;
	padding-top: 3px;
	padding-bottom: 3px;
}
#calendar_wrap {
	width: 225px;
	margin-left: 12px;
	margin-top: 10px;
}
#wp-calendar {
	width: 225px;
	background-color: #B4BAC0;
	text-align: center;
	border: 1px solid #69747E;
	font-size: 14px;
	margin-bottom: 15px;
}
#wp-calendar caption {
	background-color: #69747E;
	font-weight: bold;
	color: #FFFFFF;
	padding-top: 5px;
	padding-bottom: 5px;
}
#wp-calendar td {
	background-color: #EEEFF0;
}
#l_sidebar #wp-calendar tbody a {
	font-weight: bold;
	color: #FFFFFF;
	background-color: #69747E;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	margin: 0px;
	padding: 0px;
}
#l_sidebar #wp-calendar tbody a:hover {
	font-weight: bold;
	color: #FFFFFF;
	background-color: #000000;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	margin: 0px;
	padding: 0px;
}
#wp-calendar .pad {
	background-color: #DDE0E3;
}
#wp-calendar #prev {
	background-color: #DDE0E3;
}
#wp-calendar #prev a {
	font-weight: bold;
	color: #69747E;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#wp-calendar #next {
	background-color: #DDE0E3;
}
#wp-calendar #next a {
	font-weight: bold;
	color: #69747E;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#l_sidebar .textwidget {
	margin-right: 8px;
	margin-left: 8px;
	margin-top: 8px;
	margin-bottom: 15px;
}
#l_sidebar ul#recentcomments {
	margin-right: 8px;
	margin-left: 8px;
}
#recent-comments .recentcomments a {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#l_sidebarwidgeted .widgettitle .rsswidget {
	color: #4B545A;
}
#l_sidebarwidgeted   li.widget_rss    h2.widgettitle  a:hover {
	background-color: #B4BAC0;
}

#content #l_sidebar #l_sidebarwidgeted .widgettitle a.rsswidget {
	display: inline;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.adsense160x600 {
	height: 600px;
	width: 165px;
	margin-top: 20px;
	text-align: center;
}
.adsense250x250 {
	height: 250px;
	width: 250px;
	margin-bottom: 20px;
}
.ad120x120 {
	height: 65px;
	width: 250px;
	margin-bottom: 10px;
}
div.ad120x120           a     img       {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

#r_sidebar #calendar_wrap {
	width: 160px;
	margin-left: 3px;
	margin-top: 10px;
}

#r_sidebar #wp-calendar {
	width: 160px;
	background-color: #838C94;
	text-align: center;
	border: 1px solid #000000;
	font-size: 12px;
}
#r_sidebar #wp-calendar caption {
	background-color: #000000;
	font-weight: bold;
	color: #FFFFFF;
	padding-top: 5px;
	padding-bottom: 5px;
}
#r_sidebar #wp-calendar td {
	background-color: #838C94;
}
#r_sidebar #wp-calendar tbody a {
	font-weight: bold;
	color: #FFFFFF;
	background-color: #000000;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	margin: 0px;
	padding: 0px;
}
#r_sidebar #wp-calendar tbody a:hover {
	font-weight: bold;
	color: #000000;
	background-color: #DDE0E3;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	margin: 0px;
	padding: 0px;
}
#r_sidebar #wp-calendar .pad {
	background-color: #838C94;
}
#r_sidebar #wp-calendar #prev {
	background-color: #838C94;
}
#r_sidebar #wp-calendar #prev a {
	font-weight: bold;
	color: #DDE0E3;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#r_sidebar #wp-calendar #next {
	background-color: #838C94;
}
#r_sidebar #wp-calendar #next a {
	font-weight: bold;
	color: #DDE0E3;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#r_sidebar .textwidget {
	margin-right: 8px;
	margin-left: 8px;
}
#r_sidebar ul#recentcomments {
	margin-right: 8px;
	margin-left: 8px;
}
#content #r_sidebar #r_sidebarwidgeted .widgettitle a.rsswidget {
	display: inline;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#l_sidebarwidgeted ul#recentcomments li.recentcomments {
    display: block;
	
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #C5CACF;
	padding-left: 0px;
	
}
#l_sidebarwidgeted ul#recentcomments li.recentcomments a{
	padding-top: 5px;
	padding-bottom: 5px;
	line-height: 25px;

}
.tag_cloud a {
	display: inline;
	padding-right: 2px;
	padding-left: 2px;
	margin-right: 2px;
	margin-left: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	line-height: 22px;
	margin-top: 0px;
	margin-bottom: 0px;
}
#r_sidebarwidgeted #tag_cloud {
	margin-bottom: 15px;
}

.tag_cloud a:hover {
	font-weight: normal;
}
.tag_cloud a {
	display: inline;
	padding-right: 2px;
	padding-left: 2px;
	margin-right: 2px;
	margin-left: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	line-height: 20px;
	margin-top: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
}
#l_sidebarwidgeted #tag_cloud {
	margin-bottom: 15px;
	text-align: center;
}

#l_sidebarwidgeted #tag_cloud .widgettitle {
	margin-bottom: 15px;
	text-align: left;
}

.tag_cloud a:hover {
	font-weight: normal;
}
#r_sidebarwidgeted   .widget_categories  a  {
	display: inline;
	padding-right: 5px;
	border-bottom-style: none;
}
#r_sidebarwidgeted .widget_categories li {
	display: block;
	padding-top: 5px;
	padding-bottom: 5px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #69747E;
}
#l_sidebarwidgeted   .widget_categories  a  {
	display: inline;
	border-bottom-style: none;
}
#l_sidebarwidgeted .widget_categories li {
	display: block;
	padding-top: 5px;
	padding-bottom: 5px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #C5CACF;
}


.bbcrumb {padding: 0; margin: -80px 0 40px 0; font: 35px "Trebuchet MS", Arial, Helvetica, sans-serif; color: #89d0ff;}
h3.bbcrumb a {color: #FFF !important; text-decoration: none;}
.bbcrumb a:hover {color: #FFF !important; text-decoration: none;}
#topic-info {font-size: 11px; padding-bottom: 13px;}
.topicmeta, .topicmeta li {display: inline; margin: 0; padding: 0; list-style: none; padding-left: 5px;}
#topic-tags {padding-bottom: 13px;}
#othertags p, #othertags ul, #othertags li {display: inline; margin: 0; padding: 0; list-style: none;}

#thread {
	list-style: none;
	margin: 0;
	padding: 0;
}

#thread li {
	line-height: 1.5em;
	clear: both;
	/* Hack to force padding on .threadauthor on IE */
	border-top: 1px solid #fff;
}

#thread li ol, #thread li ul { margin-left: 40px; }

#thread li ol li, #thread li ul li { padding: 0; }

.threadauthor {
	float: left;
	
	margin-left: -15px;
	overflow: hidden;
	position: absolute;
	max-height: 215px;
	width: 120px;
	
	padding: 1em 1em 0 1em;
}

.threadauthor p { margin: 0; }

.threadauthor small { font: 11px Verdana, Arial, Helvetica, sans-serif; }

.threadpost {
	padding: 1.5em 1em;
	margin-left: 140px;
	background-color: #eee;
	-moz-border-radius: 6px;
	-khtml-border-radius: 6px;
	-webkit-border-radius: 6px;
	border-radius: 6px;
}

#thread li.alt .threadpost { background-color: transparent; }

#thread li.deleted { background-color: transparent; }

#thread li.deleted .threadpost { background-color: #ee8888; }

#thread li.alt.deleted .threadpost { background-color: #ff9999; }

#thread .post {
min-height: 200px;
	_height: 90px; /* Hack to fix broken .alt coloring in IE6 */
}

#thread .post blockquote {
	margin: 0 0 0 4ex;
	padding: 0 0 0 1ex;
	border-left: 5px solid #ccc;
}

.poststuff {
	clear:both;
	_clear: none; /* Hack to fix broken .alt coloring in IE6 */
	border-top: 1px dotted #ccc;
	margin: 10px 0 0;
	padding: 5px 0 0;
	font: 10px Verdana, Arial, Helvetica, sans-serif;
	text-transform: uppercase;
}

.num, #forumlist small {
	font: 11px Verdana,Arial,Helvetica,sans-serif;
	text-align: center;
}

.postform {
	background-color: #f0f0f0;
	padding: 1em;
	margin-bottom: 1em;
	-moz-border-radius: 6px;
	-khtml-border-radius: 6px;
	-webkit-border-radius: 6px;
	border-radius: 6px;
}

.postform textarea {
	height: 12em;
	margin: 5px 0;
	padding: 5px;
	width: 720px;
	display: block;
}

.postform label { display: block; }

#manage-tags {
	margin: 10px 0;
	list-style: none;
}

#manage-tags li {
	float: left;
	width: 200px;
	padding-bottom: 10px;
}

.rss-link-container {font-size: 11px; text-align: right;}

#tag-form {margin: 0; padding: 0;}
#tag-form fieldset {border: 0; margin: 0; padding: 0;}

#postform {margin: 0; width: 630px; padding: 10px; font-size: 11px;}
#postform fieldset {border: 0; margin: 0; padding: 0;}
#postform textarea {width: 600px;}

.admin {padding-top: 13px;}

#topic-move {padding: 13px 0; margin: 0;}
#topic-move fieldset {border: 0; margin: 0; padding: 0;}

#profile-menu {margin-top: 0;}

#discussions #change-profile th {background: none;}
#discussions #change-profile th, #discussions #userinfo td {padding: 5px;}
#change-profile fieldset {border: 0; margin: 0; padding: 10px 0 0 0;}
