/*
	kremenchuk.in.ua (c) 2010
*/

body
{
	font-family: "Georgia","Bitstream Charter","Times","Times New Roman","serif";
	font-size: 15px;
	color: #000;
	line-height: 1.3;
	background: #fff;
}
.clear
{
	clear: both;
}
a
{
	color: #1D7D0F;
	text-decoration: underline;
}
a:hover
{
	color: #000;
	}
	a img
	{
		border: 0;
	}
.skip-link
{
	display: none;
	position: absolute;
	right: 1em;
	top: 1em;
}

/* form elemets */
.btnWrapper
{
	float: left;
	position: relative;
	background: transparent url(/news/gfx/btn/buttons-sprite.png) no-repeat 0 0;
	margin-right: 9px;
	display: inline;
	}
	.btnWrapper input
	{
		padding: 0 11px 4px;
		height: 32px;
		color: #fff;
		overflow: visible;
		vertical-align: middle;
		cursor: pointer;
		background: none;
		border: 0;
		position: relative;
		z-index: 2;
		margin: 0 -9px 0 0;
		font-size: 13px;
		line-height: 29px;
		font-family: tahoma;
	}
	.btnWrapper span
	{
		position: absolute;
		z-index: 1;
		top: 0;
		width: 9px;
		right: -9px;
		height: 32px;
		display: block;
		padding: 0 9px 0 0;
		background: transparent url(/news/gfx/btn/buttons-sprite.png) no-repeat right -32px;
	}

/* = custom text input = */
.txtInput
{
	float: left;
	background: url(/news/gfx/input-sprite.png) right -32px no-repeat;
	height: 32px;
	padding-right: 3px;
	position: relative;
	}
	.txtInput span
	{
		float: left;
		height: 28px;
		background: url(/news/gfx/input-sprite.png) 0 0 no-repeat;
		padding: 2px 2px 2px 5px;
	}
	.txtInput input
	{
		border: 0;
		height: 27px;
		line-height: 27px;
		width: 250px;
		vertical-align: middle;
		font-size: 13px;
	}
	
#content
{
	width: 550px;
	float: left;
	margin-top: 0;
	padding: 5px 10px 5px 0;
}
#wrapper
{
	width: 1000px;
	margin: 48px auto 0;
}
#footer
{
	clear: both;
	width: 100%;
	padding: 20px;
	margin-bottom: -10px;
	background: #efefef;
	font-size: 12px;
	line-height: 1.5;
}

h2.page-title
{
	font-weight: normal;
	margin: 0 0 25px;
	padding: 0;
	font-size: 25px;
	}
	h2.page-title span,
	h2.page-title span
	{
		font-weight: bold;
		color: #c00;
		font-size: 30px;
	}

span.warning
{
	color: #c00;
	}
	span.warning a
	{
		color: #c00;
	}
	
.blogDescription
{
	color: #999;
	margin-bottom: 50px;
    text-align: right;
}
.entry-content
{
	margin-bottom: 25px;
	overflow: hidden;
	}
	.entry-content p
	{
		line-height: 1.4;
		padding: 0;
		margin: 0 0 15px;
	}
.errorInfo
{
	font-size: 11px;
	font-style: italic;
	margin-bottom: 15px;
}
.singlePost
{
	margin-bottom: 35px;
}

#menu
{
	height: 1.5em;
	margin: 1em 0;
	padding: 5px;
	padding-left: 15px;
	width: 100%;
	font-weight: bold;
	font-size: 1.2em;
	font-family: georgia, sans-serif;
}
#menu ul,
#menu ul ul
{
	line-height: 1;
	list-style: none;
	margin: 0;
	padding: 0;
}
#menu ul a
{
	display: block;
	margin-right: 1em;
	padding: 0.2em 0.5em;
	text-decoration: none;
	border-bottom: 1px solid #000;
	}
	#menu ul ul ul a
	{
		font-style: italic;
	}
	#menu ul li ul
	{
		left: -999em;
		position:absolute;
	}
	#menu ul li:hover ul
	{
		left: auto;
	}

.entry-date
{
	margin-bottom: 10px;
	}
	.entry-date .published
	{
		color: #6a6a6a;
		padding: 3px;
	}

.post-category
{
	margin-bottom: 10px;
}
.entry-meta,
.post-category
{
	color: #999;
	text-decoration: none;
	background: #efefef;
	padding: 5px;
	font-size: 12px;

	-moz-border-radius: 3px 3px 3px 3px;
	}
	.entry-meta a
	{
		color: #666;
	}
.entry-title,
.entry-meta
{
	clear: both;
}
.entry-meta
{
	margin-bottom: 25px;
}
.entry-title
{
	font-family: georgia, sans-serif;
	font-size: 32px;
	font-weight: normal;
	text-decoration: none;
	color: #000;
	margin: 0 0 10px;
	padding: 0;
	}
	.entry-title a
	{
		color: #1d7d0f;
		line-height: 1.1;
	}
	.entry-title a:hover
	{
		color: #999;
	}

#container
{
	float: left;
	padding: 0px;
	margin-top:  0;
	}
	#commentform span.required
	{
		background: #fff;
		color: #c30;
	}
	#commentform,
	#commentform p
	{
		padding:0;
	}

.commentForm dl,
.commentForm dt,
.commentForm dd
{
	margin: 0;
	padding: 0;
	overflow: hidden;
}
.commentForm dt
{
	margin-bottom: 5px;
}
.commentForm dd
{
	margin-bottom: 15px;
}

textarea#comment
{
	height: 13em;
	margin: 0 0 0.5em;
	overflow: auto;
	width: 66%;
}
.comments ol li
{
	margin: 0em;
	list-style: none;
	background: #e9e9e9;
	padding: 5px;
}
.comment-author
{
	font-size: 1.5em;
	padding-bottom: 10px;
	}
	.comment-author img
	{
		display: none;
	}

.alignright
{
	float: right;
	margin: 1em 0 0 1em;
}
.alignleft
{
	float: left;
	margin: 1em 1em 0 0;
}
.aligncenter
{
	display: block;
	margin: 1em auto;
	text-align: center;
}
p.wp-caption-text
{
	font-size: 11px;
	color: #666;
}
.gallery
{
	clear: both;
	height: 180px;
	margin: 1em 0;
	width: 100%;
	}
	.gallery dl
	{
		margin: 1em auto;
		overflow: hidden;
		text-align: center;
		}
		.gallery dl.gallery-columns-1
		{
			width: 100%;
		}
		.gallery dl.gallery-columns-2
		{
			width: 49%;
		}
		.gallery dl.gallery-columns-3
		{
			width: 33%;
		}
		.gallery dl.gallery-columns-4
		{
			width: 24%;
		}
		.gallery dl.gallery-columns-5
		{
			width: 19%;
		}

#nav-above
{
	margin-bottom: 0;
	display: none;
}
#nav-below
{
	height: 1%;
	overflow: hidden;
	margin-bottom: 25px;
}
#nav-images
{
	height: 150px;
	margin: 1em 0;
}
.navigation
{
	height: 1.25em;
	}
	.navigation .nav-next
	{
		float: right;
		text-align: right;
	}

/* = sidebar = */
.sidebar
{
	float: right;
	width: 400px;
	}
	.sidebar .column
	{
		float: left;
		overflow: hidden;
		width: 185px;
    }
	.sidebar #primary
	{
		float: left;
	}
	.sidebar #secondary
	{
		float: right;
	}
	.sidebar .searchBox
	{
		overflow: hidden;
		margin-bottom: 20px; 
		}
		.sidebar .searchBox .txtInput input
		{
			width: 305px;
		}
		.sidebar .searchBox .btnWrapper
		{
			float: right;
		}
	.sidebar a
	{
		display: block;
		color: #000;
		font-size: 12px;
		padding: 6px;
		-moz-border-radius: 3px 3px 3px 3px;
		background: #efefef;
    }
	.sidebar a:hover
	{
		background: #ccc;
		text-decoration: none;
	}
	.sidebar h3
	{
		font-size: 16px;
		margin-bottom: 10px;
	}
	.sidebar li
	{
		list-style: none;
		line-height: 1.4;
		vertical-align: middle;
		margin-bottom: 3px;
		}
		.sidebar li ul
		{
			margin-bottom: 20px;
		}
	.sidebar .rssLinks a
	{
		background: #efefef url(/news/gfx/icon/rss-small.png) 10px 50% no-repeat;
		padding-left: 30px;
	}
	.sidebar .rssLinks a:hover
	{
		background-color: #ccc;
	}
			
			
#menu ul li,
.gallery dl,
.navigation .nav-previous
{
	float: left;
	overflow: hidden;
}

#header
{
	height: 150px;
	margin-bottom: 20px;
	}
	#header h1
	{
		color: #000;
		padding: 50px 0 0;
		margin: 0;
		font-size: 45px;
	
		}
		#header h1 a
		{
			color: #000;
			font-family: georgia, sans-serif;
			font-weight: normal;
			letter-spacing: -2px;
			text-decoration: none;
			}
			#header h1 a:hover span
			{
				color: #000;
			}
			#header h1 a span
			{
				color: #c00;
				letter-spacing: 0;
			}

.gallery *,
.sidebar ul
{
	margin: 0;
	padding: 0;
}



ins.readMore
{
	display: block;
	padding: 10px 0;
}

/* social icons */
#socialIcons
{
	position: absolute;
	right: 8px;
	top: 8px;
	z-index: 1000;
}
#socialIcons ul
{
	margin: 0;
	padding: 0;
	list-style: none;
}
#socialIcons li
{
	display: inline;
}
#socialIcons a
{
	background: url(/theme/img/social-icons.gif) 0 0 no-repeat;
	float: left;
	height: 32px;
	text-indent: -9999em;
	width: 32px;
	margin-left: 8px;
	display: inline;
	outline: none;
}
#socialIcons a.vkontakte
{
	background-position:0 0;
}
#socialIcons a.twitter
{
	background-position:0 -32px;
}

.counters
{
	padding: 30px 0;
	text-align: center;
}

.searchPageForm .txtInput
{
	margin-right: 10px;
	}
	.searchPageForm .txtInput input
	{
		width: 350px;
	}

/*
	navigation
*/

.pageNav
{
	clear: both;
	margin-bottom: 40px;
}
.pageNav a,
.pageNav span
{
	text-decoration: none;
	border: 1px solid #BFBFBF;
	padding: 3px 5px;
	margin: 2px;
}
.pageNav a:hover,
.pageNav span.current
{
	border-color: #000;
}
.pageNav span.current
{
	font-weight: bold;
}


.copyrightWarning 
{
	border: 1px solid #993300;
	padding: 10px;
	color: #993300;
	margin-bottom: 15px;
	font-size: 11px;
}

#respond h3
{
	font-size: 25px;
	padding: 0;
	margin: 0 0 15px;
	font-weight: normal;
}

.shareBox
{
	overflow: hidden;
	margin-bottom: 20px;
	}
	.shareBox ul
	{
		margin: 0;
		padding: 0;
		list-style: none;
	}
	.shareBox li
	{
		float: left;
		margin-right: 10px;
	}
	.shareBox .shareIcon
	{
		background: url(/news/gfx/btn/social-icons-sprite.png) 0 0 no-repeat;
		width: 26px;
		height: 27px;
		display: block;
		text-indent: -999em;
	}
	.shareBox .shareTwitter
	{
		background-position: -52px 0;
	}
	.shareBox .shareTwitter:hover
	{
		background-position: -52px -27px;
	}
	.shareBox .shareVkontakte
	{
		background-position: 0 0;
	}
	.shareBox .shareVkontakte:hover
	{
		background-position: 0 -27px;
	}
	.shareBox .shareFacebook
	{
		background-position: -78px 0;
	}
	.shareBox .shareFacebook:hover
	{
		background-position: -78px -27px;
	}
	.shareBox .shareBuzz
	{
		background-position: -26px 0;
	}
	.shareBox .shareBuzz:hover 
	{
		background-position: -26px -27px;
	}
	.shareBox .shareMoiMir
	{
		background-position: -130px 0;
	}
	.shareBox .shareMoiMir:hover
	{
		background-position: -130px -27px;
	}
	.shareBox .shareLJ
	{
		background-position: -104px 0;
	}
	.shareBox .shareLJ:hover
	{
		background-position: -104px -27px;
	}

