/* общее */
body{
	margin:0;
	padding:0;
	background: #FCFFF5 url('http://www.oneword.ru/_i/body_bgr.gif') top right no-repeat;
	font-family: Verdana, Tahoma, Arial;
	color: #4E573C;
}

.innertube{
	margin: 30px;
}

a,
a:visited{
	color: #80B711;
	text-decoration: underline;
}

a:hover,
a:active{
	color: #91CE16;
}

.text{
	font-size: 0.8em;
}

ul.fakelist{
	font-size: 0.8em;
	margin-top:0;
	margin-left: 0;
	padding-left: 0;	
	list-style-type: none;
}

ul.fakelist li{
	margin-left: 0;
	padding-left: 0;
}

ol.popular{
	font-size:0.8em;
	margin-top:0;
	margin-left: 25px;
	padding-left: 0;		
}
ol.popular li{
	padding-bottom:3px;
}

table.wordslist td{
	font-size: 0.8em;
}

#contentwrapper{
	float: left;
	width: 100%;
	margin: 0px;
}

#logon_form{
	background: #C9E196 url('http://www.oneword.ru/_i/logon_form_bgr.gif') top left repeat-y;
	position: absolute;
	top: 30px;
	right: 28%;
	z-index: 10;
	width: 273px;
	padding: 0px;
	font-size: 0.8em;
	display: none;
}
#logon_form form{
	margin:0px;
}

#reg-form table{
	width: 80%;
	font-size: 0.8em;
}
#reg-form table td{
	padding: 5px;
}
#reg-form table td.title{
	width: 40%;
}



div.error{
	font-size: 0.8em;
	background: #C9E196;
	padding: 15px;
}
div.error ul{
	margin:0;
	padding:0;
}
div.error ul li{
	margin-left: 15px;
	padding-left: 0;
}

/* шапка */
#topsection{
	border-bottom: 0px solid red;	
}

#topsection .innertube{
	height: 140px;
	margin: 30px 30px 0 30px;
	border-bottom: 1px solid #D9E4C2;
}

#topsection .left{
	float: left;
	width: 250px; /*Width of left column in percentage*/
}

#topsection .right{
	float: right;
	width: 30%;
}
#topsection .right ul{
	margin-top: 0px;
	margin-left: 40px;
	padding-left: 0px;
	list-style-type: none;
}
#topsection .right li{
	margin-bottom:10px;
	font-size: 1.2em;
}

#topsection .right a,
#topsection .right a:visited{
	color: #80B711;
	text-decoration: underline;
}

#topsection .right a:hover,
#topsection .right a:active{
	color: #91CE16;
}

#topsection .description{
	margin: 0 30% 0 270px;
	font-size: 0.8em;
	line-height: 1.4em;
}

#topsection #say{
	margin: 0 0 0 270px;
	font-size: 0.8em;
	line-height: 1.8em;
}
#topsection #say form{
	width:100%;
}
#topsection #say input{
	font-size:1.4em;
}

#topsection #say a,
#topsection #say a:visited{
	color: #3D94DA;
	text-decoration: underline
}
#topsection #say a:hover,
#topsection #say a:active{
	color: #1873BC;
	text-decoration: underline;
}

/* контент */
#contentcolumn{
	margin-right: 30%;
}

#contentcolumn h1,
#contentcolumn h2{
	font-family: Verdana, Tahoma, Arial;
	font-size: 1.4em;
	font-weight: normal;
	color:#80B711;
}
#contentcolumn p{
	font-size: 0.8em;
}
#contentcolumn div.navigation{
	font-size: 0.8em;
	margin: 0 0 10px 0;	
}
#contentcolumn div.post h2{
	margin:0;
}
#contentcolumn div.post div.post-date,
#contentcolumn div.post div.post-author{
	font-size: 0.8em;
	display: inline;
}
#contentcolumn div.post div.post-author{
	font-weight:bold;
}
#contentcolumn p.postmetadata{
	font-size: 0.7em;
	border-bottom: 1px solid #D9E4C2;
	padding-bottom: 10px;
}
#contentcolumn h3#comments,
#contentcolumn h3#respond{
	font-size:1em;
}
#contentcolumn h3#comments{
	border-top: 1px solid #D9E4C2;
	padding-top:10px;
}

#contentcolumn  ol.commentlist{
	font-size: 0.8em;
}

#contentcolumn  ol.commentlist p{
	font-size: 1em;
}
#contentcolumn  ol.commentlist .comment-author{
	font-weight:bold;
	display: inline;
}

/* правая колонка */
#sidebar{
	float: left;
	width: 30%; /*Width of right column in pixels*/
	margin-left: -30%; /*Set left margin to -(RightColumnWidth) */
	
}

#sidebar ul{
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}
#sidebar li{
	margin-bottom:10px;
	font-size: 1em;
}
#sidebar li a,
#sidebar li a:visited{
	color: #4E573C;
	text-decoration: underline;
}
#sidebar li a:active,
#sidebar li a:hover{
	color: #6D7954;
	text-decoration: underline;
}

#sidebar li li{
	margin-bottom:10px;
	font-size: 0.8em;
}

#sidebar h2{
	font-family: Verdana, Tahoma, Arial;
	font-weight: normal;
	margin-bottom:10px;
	font-size: 1.2em;
}

#sidebar .adv{
	font-size: 0.8em;
	margin: 60px 0 0 -30px;
	padding-left: 30px;
	background: url('http://www.oneword.ru/_i/adv_bgr.gif') left center no-repeat;
}

/* подвал */
#footer{
	clear: left;
	width: 100%;
	height: 100px;
	background: url('http://www.oneword.ru/_i/footer_bgr.gif') left top no-repeat;
}

#footer .innertube{
	margin: 0 30px;
	border-top: 1px solid #D9E4C2;
}
#footer .copyrights{
	width: 30%;
	float: right;
	font-size: 0.7em;
}
#footer .copyrights div{
	margin: 10px 10px 10px 40px;
}

#footer a,
#footer a:visited{
	color: #80B711;
	text-decoration: underline;
}

#footer a:hover,
#footer a:active{
	color: #91CE16;
}


/* облако */
div.clouds a { text-decoration: none; color: #83BBE9; }
div.clouds a:hover { text-decoration: underline; }
div.clouds .lk-0 { font-size: 0.8em; }
div.clouds .lk-1 { font-size: 1em; }
div.clouds .lk-2 { font-size: 1.3em; }
div.clouds .lk-3 { font-size: 1.5em; }
div.clouds .lk-4 { font-size: 1.7em; }
div.clouds .lk-5 { font-size: 2.6em; }
div.clouds .lk-6 { font-size: 3em; }	
div.clouds .lk-0 a { color: #AFCCE4; }
div.clouds .lk-1 a { color: #AFCCE4; }
div.clouds .lk-2 a { color: #81B0D7; }
div.clouds .lk-3 a { color: #83BBE9; }
div.clouds .lk-4 a { color: #3D94DA; }
div.clouds .lk-5 a { color: #1873BC; }
div.clouds .lk-6 a { color: #1873BC; }


ul.users{
	margin-top:0;
	list-style-image: url('http://www.oneword.ru/_i/user_list_bullet.gif');
}

table.users-list{
	width: 100%;
	border-top:1px solid #D9E4C2;
}

table.users-list td{
	border-bottom:1px solid #D9E4C2;
	padding: 10px 0;
}

div.scroller{
	margin:10px 0;
	font-size: 0.8em;
}
div.scroller a{
	padding:0px 2px;
}
div.scroller span.active-item{
	background-color:#C9E196;
	padding:0px 5px;
}

div.uttered_words{
	clear: both;
	border-top: 1px solid #D9E4C2;
	padding-top: 20px;
	padding-bottom: 20px;
}
