a img {
	border: 0px;
}

a, a:visited {
	color: #000000;
	text-decoration: underline;
}

a:hover {
	color: #222222;
	text-decoration: none;
}

blockquote {
	background: #EFEFEF;
	border: 1px #CCCCCC dotted;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 0.9em;
	font-style: italic;
	margin: 10px 0px 10px 0px;
	padding: 10px;
}

body {
	background: url(images/bg.gif) top left repeat;
	color: #2a1d1a;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12pt;
	line-height: 145%;
	margin: 0px;
	padding: 0px;
        width: 1280px;
}

h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 1.5em;
	font-weight: normal;
	margin: 10px 0px 15px 0px;
	padding: 0px 0px 3px 0px;
}

h1 a, h2 a {
	color: #000000;
	text-decoration: none;
}

h2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 1em;
	font-weight: normal;
	margin: 0px 0px 15px 0px;
}

img 	{
	border: 0px;
}

img.avatar {
	float: left;
	margin-right: 5px;
}

p {
	margin: 0px 0px 10px 0px;
	padding: 0px;
	text-align: justify;
}

p.small {
	font-size: 85%;
}

.comments li {
	background: #EFEFEF;
	border: 1px solid #CCCCCC;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 85%;
	font-style: italic;
	list-style-type: none;
	margin: 0px 0px 12px 0px;
	padding: 5px 7px 0px 7px;
}

.comments ul {
	margin: 0px 0px 12px 0px;
	padding: 0px;
}

.content-bot {
	border-top: 1px dotted #CCCCCC;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-style: italic;
	font-weight: bold;
	padding: 10px;
	text-align: center;
}

.content-bot a, .content-bot a:hover {
	margin: 2px 10px;
}

.post {
	margin: 0px 0px 30px 25px;
	padding: 0px;
}

.post .aligncenter {
	border: 0px #CCCCCC dotted;
	clear: both;
	display: block;
	margin-bottom: 10px;
	margin-left: auto;
	margin-right: auto;
	padding: 0px;
}

.post .alignleft {
	border: 1px #CCCCCC dotted;
	float: left;
	margin: 0px 10px 10px 0px;
	padding: 0px;
}

.post .alignleft img, #content .aligncenter img, #content .alignright img, #content .wp-caption img {
	margin: 5px;
	padding: 0px;
}

.post .alignright {
	border: 1px #CCCCCC dotted;
	float: right;
	margin: 0px 0px 10px 10px;
	padding: 0px;
}

.post p.wp-caption-text {
	font-size: 0.8em;
	margin: 0px;
	padding: 3px 0px;
	text-align: center;
}

.postmeta {
	border-bottom: 1px solid #CCCCCC;
	border-top: 1px solid #CCCCCC;
	font-size: 90%;
	margin-bottom: 10px;
	padding: 5px 0px 5px 0px;
}

.postmeta h4, .postmeta p {
	font-size: 1.0em;
	font-weight: normal;
	margin: 0px 0px 5px 0px;
}

#content{
	display: inline;
	float: left;
	left: 20px;
	margin: 0px 0px 0px 0px;
	padding: 0;
	width: 680px;
	position: relative;
}

#content .post .alignleft img, #content .aligncenter img, #content .alignright img, #content .wp-caption img {
	margin: 5px;
	padding: 0px;
}

#content .post div.aligncenter {
	border: 0px #CCCCCC dotted;
	clear: both;
	display: block;
	margin-bottom: 10px;
	margin-left: auto;
	margin-right: auto;
	padding: 0px;
}

#content .post div.alignleft {
	border: 1px #CCCCCC dotted;
	float: left;
	margin: 0px 10px 10px 0px;
	padding: 0px;
}

#content .post div.alignright {
	border: 1px #CCCCCC dotted;
	float: right;
	margin: 0px 0px 10px 10px;
	padding: 0px;
}

#content .post p.wp-caption-text {
	font-size: 0.8em;
	margin: 0px;
	padding: 3px 0px;
	text-align: center;
}

#content .postmeta {
	border-bottom: 1px solid #CCCCCC;
	border-top: 1px solid #CCCCCC;
	font-size: 90%;
	margin-bottom: 10px;
	padding: 5px 0px 5px 0px;
}

#content .postmeta h4, #content .postmeta p {
	font-size: 1.0em;
	font-weight: normal;
	margin: 0px 0px 5px 0px;
}

#content h1 {
	background-color: #d4c8c4;

	color: #2a1d1a;
	line-height: 110%;
	padding: 3px 0px 3px 0px;
}

#content h1 a, #content h1 a:hover, #content h1 a:visited {
	color: #000000;
	text-decoration: none;
}

#content.bookmarks h2 {
	color: #000000;
}

#content.bookmarks li {
	list-style-type: none;
	margin: 0px 0px 14px 0px;
	padding: 0px;
}

#content.bookmarks li a {
	font-size: 1.1em;
	margin-right: 6px;
}

#content.bookmarks ul {
	margin: 0px 0px 18px 0px;
	padding: 0px;
}

#footer {
	background: url(images/footer.png) no-repeat;
	height: 203px;
	margin: 0px 0px 0px 0px;
	padding: 0px;
	/*height: auto;
	width: 100%;*/
}

#footer a, #footer a:visited {
	color: #000000;
	text-decoration: underline;
}

#footer a:hover {
	color: #000000;
	text-decoration: none;
}

#footer p{
	font-size: 11px;
	margin: 0px;
	padding: 45px 0px 10px 0px;
	text-align: center;
}

#header {
	/*background: url(images/splash.png) no-repeat;*/
	height: 479px;
	margin: 0px auto 0px auto;
	padding: 0px;
	/*height: auto
	width: 100%;*/
	position: relative;
	z-index: 150;
}

#header h1{
	color: #2a1d1a;
	margin: -48px 0px 0px 30px;
	padding: 30px 0px 0px 0px;
		text-align: left;
}

#header h1 a, #header h1 a:hover, #header h1 a:visited{
	color: #FFFFFF;
	text-decoration: none;
	text-align: left;
}

#header h2{
	color: #2a1d1a;
	margin: -48px 0px 0px 30px;
	padding: 0px;
	text-align: right;
}

#header_reklama {
	/*background: url(images/flower1.jpg) no-repeat;*/
	/*background: #fc0; */
	height: auto;
	width: auto;
    padding: 0px; 
    /*border: solid 1px black; */
    /*float: left; */
    position: absolute; 
    top: 300px; /*положение от верха*/
    left: 200px; /*положение от левого края*/
	z-index: 1000;
}

#header_cat {
	/*background: url(images/cat.png) no-repeat;*/
	height: 394px;
	width: 1105px;
    position: absolute; 
    top: 70px; 
    left: 55px;
	z-index: 100;
}

#main {
	background: transparent url(images/background.png) repeat-y scroll;
	margin: auto;
	padding: 0px;
	/*height: auto;
	width: 100%;*/
}


#sidebar-left {
	background: #d4c8c4;
	position: relative;
	display: inline;
	float: left;
	margin: -40px 0px 0px 80px;
	padding: 10px 20px 10px 10px;
	width: 130px;
	z-index: 500;
}

#sidebar-left h2 {
	border-bottom: 1px dotted #2a1d1a;
	color: #2a1d1a;
	text-align: center;
	margin: 0px 0px 5px 0px;
	padding: 5px 0px 5px 0px;
	font-weight: bold;
	text-decoration: none;
}

#sidebar-left h2 a {
	border-bottom: 1px dotted #000000;
	color: #2a1d1a;
	text-align: center;
		margin: 0px 0px 5px 0px;
	padding: 5px 0px 5px 0px;
	text-decoration: none;
}

#sidebar-left li {
	list-style-type: none;
	margin: 0px;
	padding: 3px 0px 3px 0px;
}

#sidebar-left li a {
	text-decoration: none;
}

#sidebar-left li a:hover {
	color: #FFFFFF;
	text-decoration: none;
}

#sidebar-left ul {
	margin: 0px 0px 10px 0px;
	padding: 0px;
}

#sidebar-right {
	display: inline;
	float: left;
	margin: 7px 0px 0px 47px;
	padding: 0;
	width: 182px;
	overflow: hidden;

}

#sidebar-right h2 {
	background: #d4c8c4;
	color: #2a1d1a;
	text-align: center;
	margin: 0px 0px 5px 0px;
	padding: 5px 0px 4px 0px;
	text-decoration: none;
}

#sidebar-right li {
	list-style-type: none;
	margin: 0px;
	padding: 3px 0px 20px 0px;
}

#sidebar-right li a {
	color: #000000;
	text-decoration: underline;
}

#sidebar-right li a:hover {
	color: #000000;
	text-decoration: none;
}

#sidebar-right ul {
	margin: 0px 0px 10px 0px;
	padding: 0px;
}

#wp-calendar {
	width: 100%;
}

#wrapper {
	/*background: #FFFFFF;*/
	margin: 0px auto 0px auto;
	padding: 0px 0px 0px 0px;
	/*width: 1290px;*/
}

#searchform {
   text-align: center;
}

#s {
border: 1px solid #999;
width: 110px;
}

#searchsubmit {
/*width: 10px;*/
}

#recent-posts-3 ul li{
padding: 3px 0 5px;
font-size: 10pt;
line-height: 1.4;
}

#sidebar-right ul li h2 {
font-weight: bold;
}

#recentcomments ul li {
padding: 3px 0 5px;
font-size: 10pt;
line-height: 1.4;
}
