@charset "windows-1251";
/* CSS Document */

/*
Theme Name: Syler_man
Theme URL: http://vk.com/anonim_man
Description: ���� �� Syler_man.
Author: Vlad
Author URI: http://vk.com/anonim_man
Version: 1.0
*/

*{
	border: 0;
	margin: 0;
	padding: 0;
}

body{
	background: #FFFFFF;
	color: #493B2A;
	font-size: .75em;
	font-family: Arial, Helvetica, sans-serif;
	text-align:center; 
}

#container {
	background: FFFFFF;
	width: 960px;
	margin: 0 auto;
	min-height: 100%;
    margin: 0 auto;
}

a {
	text-decoration: underline;
	color: #045FB4;
}

a:visit{
	text-decoration: none;
	color: #045FB4;
}
a:link {
	text-decoration: underline;
	color: #045FB4;
}

a:visited {
	outline: none;
	color: #045FB4;
	text-decoration: none;
}

a:hover{
	text-decoration: none;
	color: #493B2A;
}

/* Шапка */

#header{
	background: #FFFFFF;
	width: 960px;
	height: 436px;
	margin: 0 auto;
}

#head_logo {
	width: 100%;
	text-align: center;
	height: 400px;
	
}

#head_menu {
	float: left;
	margin-top: 5px;
	height: 20px;
}

#languadge_menu {
	float: right;
	margin-top: 5px;
	text-align: right;
	height: 20px;	
	
}

.clearfloat {
clear: both;
}

/* Контент */

#content {
	width: 700px;
	float: right;
	padding: 20px 20px 20px 20px;
	text-align: left;
}

#home {
	width: 960px;
	float: auto;
	padding: 0px 0px 0px 0px;
}

#home a{
	text-decoration: none;
}

#content p {
	font-family: Arial;
	font-size: 10pt;
}

#content li{ 
	margin 0;
	font-size: 10pt;
	
}

#content a{
	color: #493B2A;
	text-decoration:underline;
}

#content a:hover {
	text-decoration:none;
}

#content h2{
	color: #493B2A;
	font-size: 14pt;
	margin-bottom: 10px;
}

#content ul{
	margin: 0 0 15px 20px;
	
}

/* Сайдбар */

#sidebar {
	width: 200px;
	float:left;
	text-align: left;
	padding: 10px 10px 10px 10px;
}

ul, menu, dir {
display: block;
list-style-type: none;
-webkit-margin-before: 1em;
-webkit-margin-after: 1em;
-webkit-margin-start: 0px;
-webkit-margin-end: 0px;
-webkit-padding-start: 5px;
}

li {
	list-style-type: none;
}

#widgetizer {
	text-align: left;

}

.widgettitle {
	display: none;
}

ul {text-align: left;}

li {text-align: left; margin: 5px; font-weight: bold;}

html, body {
width: 100%;
height: 100%;
}
* html #container {
height: 100%;
}
.empty {
height: 44px;
}

#footer {
position: relative;
font: serif, Arial, Verdana;
border-top: 1px solid #7A6854;
background: #EBE6E1 url(images/bg-footer.gif) no-repeat;
width: 100%;
height: 83px;
color: #493B2A;
font-size: 14;
margin: -44px auto 0;

}
	
#home p {
text-align: left;
margin-left: 0px;
padding: 20px;
color: #493B2A;
font-size: 14;
font-family: Arial;
position: relative;
z-index: 0;
}

#home h2 {
	font-size: 14;
	padding: 20px 20px 5px 20px;
	color: #045FB4;
	font-family: Arial;
	text-align: left;
}