@charset "utf-8";
/* CSS Document */
body{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	margin:0px 28px 0px 28px;
}
#konteineris{
	width:960px;
	background: url(images/bg.gif) repeat-y;
	text-align:left;
}
#pirmas{
	width:204px;
	float:left;
}
#antras{
	width:261px;
	float:left;
	background:#FFF;
	margin:17px 0 0 0;
}
#trecias{
	width:486px;
	float:left;
	background:#FFF;
	margin:17px 0 0 9px;
}
.nobo{
	border:none;
	margin:0;
	border:0;
}
#logo{
	padding:0;
	border-bottom:5px solid #bcb8ad;
	background:#FFF;
}
#paieska{
	height:28px;
	background:#658c8c;
	margin:0px 0 0 0;
	padding:5px 0 0 0px;
	text-align:center;
}
.clearb{
	clear:both;
}
.Nvirs{
	border-left:7px solid #7f9b61;
	padding:4px;
	margin:0 0 0 5px;
}
h2{
	margin:0;
}
.chead{
	font-size:18px;
	font-weight:normal;
}
.chead a{
	color:#303030;
	text-decoration:none;
}
.chead a:hover{
}
.authors{
	font-size:12px;
	color:#797979;
	padding:0 0 0 1px;
}
.authors a{
	color:#658c8c;
	text-decoration:none;
	font-weight:bold;
}
.authors a:hover{
	text-decoration:underline;
}
hr {
	display: none;
}

img {
	border: 1px solid  #CCCCCC;
	margin:0;
}
.twocols {
}

.twocols .col1 {
	float: left;
	width: 235px;
}

.twocols .col2 {
	float: right;
	width: 235px;
}
#comment{
width:90%;
}
blockquote {background:#eee url(images/quote.png) 5px 5px no-repeat; padding:8px 8px 0 35px; font:normal 14px "Palatino Linotype", "Book Antiqua", Palatino, serif; display:block; border: solid 1px #ddd; }
.comh{
background:#e6e6e6;
padding:2px;
color:#4E4E4E;
}
.comh a{
color:#809210;
text-decoration:none;
}
.comh a:hover{
text-decoration:underline;
}
#commentsa{
padding:2px;
background: #FFFFFF;
}
a {
color:#658c8c;
	text-decoration:none;
}
a:hover{
text-decoration:underline;
}
.commentlist li, #commentform input, #commentform textarea {
	font: 0.9em 'Lucida Grande', Verdana, Arial, Sans-Serif;
	}

.commentlist li {
	font-weight: bold;
	}

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

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

.commentlist p {
	font-weight: normal;
	line-height: 1.5em;
	text-transform: none;
	}

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

.commentmetadata {
	font-weight: normal;
	}
.alt {
	background-color: #f8f8f8;
	border-top: 1px solid #ddd;
	border-bottom: 1px solid #ddd;
	}
/* 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 */
.storycontent{
	padding:5px;
}
.pagrindinis{
border-bottom:5px solid #bcb8ad;
}
.pagrindinis ul{
margin:0;
padding:5px 0 5px 20px;
font-size:12px;
}
.pagrindinis li{
padding:2px 5px;
list-style: url(images/li.gif) inside;
}
.pagrindinis a{
color:#303030;
padding:0 0 0 5px;
font-weight:normal;
text-decoration:none;
}
.pagrindinis a:hover{
text-decoration:none;
font-weight:normal;
text-decoration:underline;
}
.pagrindinisg ul{
margin:0;
padding:2px 0 0 20px;
font-size:12px;
}
.pagrindinisg li{
padding:2px 5px;
list-style: url(images/li.gif) inside;
}
.pagrindinisg a{
color:#303030;
padding:0 0 0 5px;
font-weight:normal;
text-decoration:none;
}
.pagrindinisg a:hover{
text-decoration:none;
font-weight:normal;
text-decoration:underline;
}
.sideh{
	color:#658c8c;
	font-size:14px;
	font-weight:bold;
	padding:5px 0 0 5px;
	}
.sidehg{
	color:#7f9b61;
	font-size:14px;
	font-weight:bold;
	padding:5px 0 0 5px;
	}
#footer{
	margin:0px 0 0px 205px;
	background:#CFCFCF;
	text-align:center;
	
}
.bnav{
	font-weight:bold;
	padding:5px;
}
.Vnavigacija{
	margin:0px 0 0 204px;
	padding:2px 0 0px 0;
	border-top:3px solid #BCB8AD;
}
.Vnavigacija a{
	padding:0 5px 0 0;
	text-decoration:none;
	font-weight:bold;
	color:#333;
}
.Vnavigacija a:hover{
	text-decoration:underline;
}
.prevposts{
}