/*
Theme Name: Plakat Polski
Description: A theme developed for plakatpolski.ru by Velicko Ivan.
Version: 0.1
Author: Ivan Velico
Author URI: http://shuka.ru/
*/

body {
	margin:0px;
	padding:0px;
	background-color:#fafafa;
}
img {
	border:0px;
}
.mermaid {
	position:absolute;
	top:0px;
}
.logo {
	position:absolute;
	top:230px;
	left:18px;
}
.holder {
	position:relative;
	width:590px;
	top:45px;
	left:110px;
	margin-bottom:110px;
}
.entry {
	position:relative;
	top:0px;
	left:0px;
	width:590px;
	margin-bottom: 100px;
}
.date {
	position:absolute;
	width:80px;
	height:28px;
	left:-95px;
	top:145px;
	font-family:Verdana;
	color:#939393;
	font-size:12px;
	text-align:center;
	padding-bottom:0px;
	border-bottom:1px rgb(248, 83, 51) solid;
}
.switcher {
	position:relative;
	top:56px;
	height:50px;
	width:590px;
}
.header {
	position:relative;
	top:0px;
	width:590px;
	display:block;
	padding-bottom:22px;
	float:left;
}
.circle {
	width:103px;
	height:42px;
	float:left;
	background:url('images/romb.png') no-repeat;
	font-family:Verdana;
	font-size:11px;
	text-align:center;
	padding-top:13px;
	color:#939393;
	margin-top:-9px;
	margin-right:14px;
	text-transform:lowercase;
}
.circle a {
	color:#939393;
	text-decoration:none;
}
.circle a:hover {
	color:black;
}
.title {
	position:absolute;
	top:0px;
	width:510px;
}
.illustrator {
	font-size:14px;
	font-family:Georgia;
	font-style:italic;
	color:#939393;
	padding-right:10px;
}
.illustrator a {
	text-decoration:none;
	color:#939393;
}
.illustrator a:hover {
	color:black;
}
.name {
	font-family:Verdana;
	font-size:18px;
}
.name a {
	color:black;
	text-decoration:none;
}

.body {
	position:relative;
	top:45px;
	padding:25px;
	padding-top:10px;
	border:1px rgb(63, 169, 245) solid;
	font-family:Verdana;
	width:540px;
	font-size:12px;	
	line-height: 1.333em;
}
.body a {
	font-style:italic;
	color:#939393;
	font-size:14px;	
	text-decoration:none;
	font-family:Times New Roman;
	line-height: 1.143em;
}
.body a:hover {
	color:black;
}
.prev a {
	display:block;
	-top:20px;
	float:left;
	width:47px;
	height:47px;
	background:url('images/arrow_left.png') 0 0;
}
.prev a:hover, .next a:hover {
	background-position: 0 -47px;
}
.next a {
	display:block;
	float:right;
	width:47px;
	height:47px;
	background:url('images/arrow_right.png') 0 0;
}
.menu {
	position:absolute;
/*	top:156px; */
	top:0px;
	left:715px;
	width:265px;
}
.menu .module {
	position:relative;
	top:0px;
	padding:20px;
	padding-top:12px;
	padding-bottom:15px;
	font-family:Verdana;
	font-size:12px;
}
.menu .module a {
	color:#939393;
	text-decoration:none;
}
.menu .module a:hover{
	color:black;
}
.menu .module-search {
	border-bottom:solid #f16522 1px;
}
.menu .module-illustrators {
	border-bottom:solid #f16522 1px;
}
.menu .module-illustrators a {
	font-family:Times New Roman;
	font-size:13px;
	font-style:italic;
}
.menu .module-cats {
	border-bottom:solid #f16522 1px;
}
.menu .module-contacts {
	border-bottom:solid #f16522 1px;
}
.module-contacts a {
	margin-right: 2em;
}
.menu .module-cats a {
	text-transform:lowercase;
}
.menu .module span {
	display:block;
	margin-top:9px;
}
.gray {
	color:#939393;
}
.module-search table {
	vertical-align:center;
	padding:0px;
	margin-left:-2px;
	margin-top:7px;
	margin-bottom:-3px;
}
.module-search table td {
	padding:0px;
	margin:0px;
}
#s {
	width:190px;
	border:1px solid #cbcbcb;
	background-color:#f4f4f4;
	color:#636363;
	margin-right:10px;
	padding:3px;
}
#searchsubmit {
	background:url('images/lupa.png') 0 0;
	width:16px;
	height:16px;
	float:left;
}

#searchsubmit:hover {
	background:url('images/lupa.png') 0 -16px;
}
.copy {
	float:left;
	margin-top:-263px;
	margin-left:47px;
	height:210px;
	width:30px;
}
.tagcloud {
	list-bullet-style:none;
	display:inline;
	padding-left:0px;
}
.tagcloud li {
	list-bullet-style:none;
	display:inline;
	margin-right:5px;
	font-size:11px;
}
.tagcloud li a:hover {
	color:white;
	background-color:#939393;
}
.tagcloud li a {
	color:#939393;
	border:1px #939393 solid;
	padding:3px;
	padding-top:1px;
	font-family:Verdana;
	font-size:11px;
	font-style:normal;
	text-transform:lowercase;
}
.menu .module_banners {
	
}
.menu .module_banners img {
	
}
.menu .module_wave {
	padding:0px;
}

.comments {
	margin-top: 1em;
}
.comments h2 {
	font-size: 16px;
	font-weight: normal;
}

.author {
	color: #aaa;
	font-size: 11px;
	font-family:Verdana;
}
