/*  
Theme Name: AD v.2.0
Theme URI: http://www.acorndesign.by/
Description: Web Designer's Portfolio. Acorn Design Exclusive Theme.
Version: 2.0
Author: Андрей Ржеутский
Author URI: http://www.acorndesign.by/
*/

body,td,th {
	color: #808080;
}
body {
	background-color: #ffffff;
	margin: 0px;
	font-family:Tahoma, Geneva, sans-serif;
	font-size:12px;
}
a, a:link, a:active, a:visited {
	text-decoration: none;
	color: #1c87da;
}
a:hover {
	text-decoration: underline;
	color: #fd7e02;
}
.header ul.header-block, .main-column ul, .widget ul, .right-column ul, .counters ul {
	margin:0; 
	padding:0; 
	list-style:none;
}
.header ul.header-block li#logo, .header ul.header-block li.widget, .main-column ul li {
	display:inline; 
	float:left;
}
.right-column ul li {
	padding:2px 0;
}
li#logo {
	width:200px;
	text-align:center;
}
li#logo img {
	margin: 10px;
	border: 0;
}
li.widget_text {
	padding:10px 0 0 80px;
	width: 230px;
}
li.widget_categories {
	padding:10px 0 0 10px;
	width: 150px;
}
li.widget h2 {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCC;
	margin-bottom: 10px;
}
.widget div.textwidget {
	color: #aaaaaa;
}
.widget div.textwidget li {
	padding-left: 20px;
}
.widget div.item {
	width:60px;
	float:left;
	font-weight:bold;
}
.widget div#skype {
	margin: 5px 0;
}
.top-line {
	height: 30px;
	background-image:url(images/top.gif);
	background-position:top;
	background-repeat:repeat-x;
}
.bottom-line {
	height: 30px;
	background-image:url(images/bottom.gif);
	background-position:bottom;
	background-repeat:repeat-x;
}
.main-page-content {
	background-image:url(images/acorn.jpg);
	background-position:bottom left;
	background-repeat:no-repeat;
}
.left-column {
	width:170px;
	padding: 5px 15px 220px 15px;
	float:left;
	text-align:right;
}
.main-column {
	width:770px;
	padding: 8px 5px;
	float:left;
}
.main-column-single {
	width:590px;
	padding: 0 5px;
	float:left;
}
.right-column {
	width:160px;
	padding: 5px 0 5px 10px;
	text-align:left;
	float:left;
}
.right-column ul li.widget ul {
	margin: 0 0 5px 0;
}
h1, h2 {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:20px;
	font-weight:normal;
	color:#CCC;
	text-transform:lowercase;
	margin: 0;
	border: 0;
	text-align:right;
}
h3 {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:20px;
	font-weight:normal;
	color:#fd7e02;
	text-transform:lowercase;
	margin: 0;
	border: 0;
	text-align:right;
}
.main-column ul li {
	padding: 1px 5px;
	width: 370px;
}
.copyright {
	width:200px;
	text-align:center;
	font-size:10px;
	font-weight:normal;
	float:left;
	padding: 10px 0;
}
.counters {
	width:760px;
	padding: 10px 0 0 10px;
	float:left;
	text-align:left;
	font-size:10px;
	font-weight:normal;
}
.counters ul li {
	display:inline; 
	float:left;
	margin: 0 3px 3px 0;
}
.counters ul li.standart {
	padding: 3px 3px 3px 0;
}
.counters ul li.myminsk {
	padding: 2px 2px 2px 0;
}
.counters ul li.tit {
	padding: 3px 0 3px 0;
}
