#footer .links a{
color: black;	
}
body {
	
}
* {
margin: 0;
padding: 0;
}
.container {
	width: 915px;
	margin: 0 auto;
	text-align: left;
}

#header {
	background-color: rgba(102, 102, 102, 0.1);
	background: #424242;
	height: 50px;
	color: #FFF;	
	border-right: 1px solid rgba(2, 2, 2, 0.28);
	border-left: 1px solid rgba(2, 2, 2, 0.28);
	border-top: 1px solid rgba(250, 250, 250, 0.27);
	-webkit-box-shadow: rgba(255,255,255,0.3) 0 1px 0, rgba(0,0,0,0.3) 0 -1px 0;
	box-shadow: rgba(255,255,255,0.3) 0 1px 0, rgba(0,0,0,0.3) 0 -1px 0;
	-webkit-box-shadow: 0 0 3px rgba(1, 1, 1, 0.7);
	box-shadow: 0 0 5px rgba(1, 1, 1, 0.7);	
	position: fixed;
	width: 915px;
	top: 0;
	z-index: 9999;
}

#header #site_name {
	color: #FFF;
	height: 39px;
	width: 100px;
	text-align: center;
	line-height: 35px;
	float: left;
	font-size: 20px;
	font-weight: bold;
	margin-top: 5px;
}

#header #site_name a {
	color: #FFF;
	text-decoration: none;
}

#header #site_name a.logo {
	width: 68px;
	height: 35px;
	display: inline-block;
	background: url(/img/logo.png) no-repeat center top;
}

#header #site_name a.logo:lz_active {
	background: url(/images/logo.png) left -35px no-repeat;
}

#header #search {
	display: inline-block;
	background: #3083BE;
	height: 35px;
	line-height: 35px;
	padding: 0 6px;
	overflow: hidden;
	margin-top: 7.5px;
}

.search_input {
	width: 360px;
	font-size: 16px;
	height: 18px;
	line-height: 18px;
	border: 0;
	margin-top: 3px;
	padding-top: 6px;
	padding-bottom: 3px;
	padding-left: 3px;
	border: 2px inset;
}

#header #search a {
	color: #F0F0F0;
	font-weight: bold;
	font-size: 13px;
	padding: 10px 10px;
	text-align: center;
}

#header #user_bar {
	padding-top: 10px;
	text-align: right;
	margin-right: 4px;
	width: 470px !important;	
}

#header #user_bar a {
	color: white;
	text-decoration: none;
	margin-right: 3px;
	font-weight: bold;
	line-height: 31px;
	padding-bottom: 17px;
	padding-top: 18px;
	padding-left: 3px;
	padding-right: 3px;
}

#header #user_bar a:hover {
	background-color: #333;
}

.lz_active {
	background-color: #333;
}

#footer {
	clear: both;	
	height: 15px;
	color: gray;	
	padding-top: 10px;
}

#footer .inner {
	border-top: 1px solid #ccc;
	padding-top: 10px;
}

#footer .links {
	margin-bottom: 5px;
	font-weight: bold;
}

#header :after,#main :after,.ask:after,.notification-title:after,.answer:after,.user_profile .uname:after,.follow-stats:after,.followed-item li:after,.newbie ul.hot-topics:after,.followed-item li .item:after
{
	display: block;
	visibility: hidden;
	height: 0;
	clear: both;
}

#search_button {
	display: block;
	position: absolute;
	right: 582px;
	top: 16.5px;
	text-indent: -9999px;
	font-size: 0;
	line-height: 0;
	border: 0;
	background: url(/img/search.png);
	width: 23px;
	height: 19px;
	margin: 0;
}

#main {
	margin: 50px 0;
}

.left_wrapper {
	float: left;
	width: 490px;
}

#footer .left_wrapper,#main .left_wrapper {
	margin-left: 20px;
	margin-right: 20px;
	width: 230px;
}

.sidebar {
	float: right;
	width: 210px;
	_width: 190px;
}

.header_sidebar {
	float: right;
	width: 500px;
}

.sidebar .box {
	margin-bottom: 20px;
	word-wrap: break-word;
}

.sidebar .box h2 {
	border-top: 1px dotted silver;
	padding: 15px 0 3px;
	color: #333;
	font-size: 1.2em;
	margin-bottom: 3px;
}

.leftbox .box h2 {
	border-top: 1px dotted silver;
	padding: 15px 0 3px;
	color: #333;
	font-size: 1.2em;
	margin-bottom: 3px;
}

.leftbox .box {
	margin-bottom: 20px;
}

.sidebar li {
	line-height: 160%;
}

.sidebar .standard ul {
	margin: 0;
	padding: 0;
}

.sidebar .standard ul li {
	list-style: none;
	margin: 6px 0 8px; *
	text-indent: -16px;
}

#relation_asks ul li a {
	font-weight: bold;
}

#relation_asks ul li.more a {
	font-weight: normal;
	color: #538DC2;
	font-size: 12px;
}

.sidebar h2 samp {
	color: #999;
	font-weight: normal;
	font-size: 13px;
}

.sidebar h2 a {
	font-size: 13px;
	color: #538DC2;
	outline: none;
}

.sidebar h2 a.actived,.sidebar h2 a.actived:hover {
	cursor: text;
	color: #333;
	text-decoration: none;
}

.sidebar .sections {
	font-size: 14px;
}

.sidebar .sections li {
	display: inline;
}

.sidebar .sections li a {
	display: block;
	padding: 3px 18px;
	margin-bottom: 3px;
	background: url(/images/section_arrow.gif) left center no-repeat;
}

.sidebar .sections li a:hover,.sidebar .sections li a.lz_active {
	background-color: #DFEAF4;
	text-decoration: none;
}

.sidebar .sections li a.lz_active {
	background-color: #DDD;
	color: #333;
	cursor: default;
}

#inner_new_ask {
	
}

#inner_new_ask textarea,#inner_new_forum textarea {
	display: block;
	width: 387px;
	height: 80px;
	margin-bottom: 8px;
}

#inner_new_ask textarea.title {
	font-size: 16px;
	font-weight: bold;
}

#login {
	margin: 20px 0;
}

.newbie {
	font-size: 1.2em;
}

.newbie h2 {
	font-weight: normal;
	font-size: 14px;
}

.newbie ul.hot-topics,.newbie ul.hot-asks {
	margin: 10px 5px;
}

.newbie ul.hot-topics li {
	list-style: none;
	float: left;
	margin: 3px 20px 3px 5px;
	line-height: 19px;
}

.newbie ul.hot-asks li {
	margin: 5px 0 5px 10px;
}

.followers {
	margin: 7px 0;
}

.followers a {
	margin: 0 1px 3px 0;
}

.answers-count {
	border-top: 1px solid #ddd;
	border-bottom: 1px solid #ddd;
	padding: 8px 0;
	color: #999;
	font-size: 13px;
}

.listing-title {
	font-size: 14px;
	border-bottom: 2px solid #ddd;
	padding-bottom: 15px;
	margin-bottom: 15px;
}

.full-body {
	display: none;
}

#main .force-hide,#header .force-hide {
	display: none;
}



#header .home {
	position: relative;
}

.badge {
	background: none repeat scroll 0 0 #C3412F;
	color: white;
	display: block;
	font-size: 11px;
	line-height: 13px;
	padding: 1px 5px;
	position: absolute;
	right: -8px;
	text-decoration: none;
	top: -7px;
	-webkit-border-radius: 30px;
	-moz-border-radius: 30px;
	-o-border-radius: 30px;
	border-radius: 30px;
	margin-top: 20px;
}