/* v1.0 | 20080212 */

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
	vertical-align: baseline;
	background: transparent;
}
body {
	line-height: 1;
}
ol, ul {
	list-style: none;
}
blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: '';
	content: none;
}

/* remember to define focus styles! */
:focus {
	outline: 0;
}

/* remember to highlight inserts somehow! */
ins {
	text-decoration: none;
}
del {
	text-decoration: line-through;
}

/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: collapse;
	border-spacing: 0;
}




body,html {background-color:#ececec;font:10pt arial}
div.wrap {width:980px; margin:40px auto;padding:20px 10px;background-color:white}
div.wrap a:link, div.wrap a:visited {color:#df3737;text-decoration:none}
div.wrap a:hover, div.wrap a:active {text-decoration:underline}
div.clear {clear:both;font-size:1px;line-height:1px;}
div.header div.logo {width:209px;height:100px;float:left;}
div.header div.adv {width:728px;height:90px;float:left;margin:5px 20px}
div.header div.menu {width:760px;float:left;margin:15px 0;}
div.header div.menu ul {margin:0px;padding:0px;list-style:none;}
div.header div.menu ul li {float:left;padding:4px;font-size:1em;margin-right:3px;font-weight:bold;white-space:nowrap;}
div.header div.menu ul li a:link, div.header div.menu ul li a:visited {color:black}
div.header div.search {float:left;padding:5px;margin:15px 0;text-align:right;white-space:nowrap}
div.main {background-color:white;}
div.main div.left {width:200px;float:left;min-height:500px;}
div.main ul {list-style: none!important;}
div.main div.module, div.main li.widget {min-height:100px;border-top:5px solid #df3737;margin-bottom:10px;text-align:center}
div.main div.module h3, div.main li.widget h2 {margin:5px auto;}
div.main div.module ul, div.main li.widget ul {margin:0px padding:0px;text-align:left;line-height:150%;list-style:none;}
div.main div.module ul li, div.main li.widget ul li {margin:5px 0;}
li.widget_bdp_comments h2 {display:none;}
div.main div.center {width:500px;float:left;min-height:500px;margin:0 20px;}
div.main div.center div.post {border-top:5px solid #df3737;margin-bottom:20px:min-height:100px;padding:10px}
div.main div.center div.post p {line-height:150%;}
div.main div.center div.post p.category {color:gray;font-size:0.9em}
div.main div.center div.post h2 {font-size:1.35em;margin:5px 0;font-family: Helvetica, Arial, Geneva}
div.main div.center div.post h3 a:link, div.main div.center div.post h3 a:visited {color:black}
div.main div.center div.post h4 {text-align:right;}
div.main div.center div.post ul.news {margin:0px padding:0px;text-align:left;line-height:180%;}
div.main div.center div.post ul.news li {margin:5px 0;padding-left:25px;background: url('http://vsiknygy.net.ua/images/icon/green-arrow-right_red.gif') 0px 6px no-repeat;}
div.main div.center div.post ul.news li a:link, div.main div.center div.post ul.news li a:visited {color:black}
div.main div.right {width:240px;float:right;min-height:500px;}
div.main div.right div.adv {margin-bottom:20px}

/* Begin Images */
p img {
	padding: 0;
	max-width: 100%;
	}

/*	Using 'class="alignright"' on an image will (who would've
	thought?!) align the image to the right. And using 'class="centered',
	will of course center the image. This is much better than using
	align="center", being much more futureproof (and valid) */

img.centered {
	display: block;
	margin-left: auto;
	margin-right: auto;
	}

img.alignright {
	padding: 4px;
	margin: 0 0 2px 7px;
	display: inline;
	}

img.alignleft {
	padding: 4px;
	margin: 0 7px 2px 0;
	display: inline;
	}

.alignright {
	float: right;
	}

.alignleft {
	float: left
	}
/* End Images */

.commentlist li, #commentform input, #commentform textarea {
	font: 0.9em 'Lucida Grande', Verdana, Arial, Sans-Serif;
	}
.commentlist li ul li {
	font-size: 1em;
}

.commentlist li {
	font-weight: bold;
	margin:10px 5px;
}

.commentlist li .avatar { 
	float: left;
	border: 1px solid #eee;
	padding: 2px;
	background: #fff;
	margin-right:5px;
	}

.commentlist cite, .commentlist cite a {
	font-weight: bold;
	font-style: normal;
	font-size: 1.1em;
	}
.commentlist cite
{

}
.commentlist p {
	font-weight: normal;
	line-height: 1.5em;
	text-transform: none;
        margin-left:40px;
	padding:4px;
	}

#commentform p {
	font-family: 'Lucida Grande', Verdana, Arial, Sans-Serif;
	}

.commentmetadata {
	font-weight: normal;
	}
.commentlist .comment-meta {
	
	/*display:inline;*/ float:right;
}
.commentlist .comment-author 
{
	width:60%;
	display:inline;
}
.postmetadata {margin:30px 0; font-style:italic;}

#comment
{
width:500px;
}
img.post-image {float:right;max-width:200px;margin:0 0 20px 20px}

div.footer {margin:30px 0 0 20px}