*
{
	margin:0;
	padding:0;
}

body
{
	font:13px Arial;
	color:#666;
	background:#ccc;
}

/* # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # */
/* Bendri elementu stiliai */

button
{
	padding:0 12px 0 0;
	cursor:pointer;
	border:0;
	background:url('img/button-right.gif') no-repeat center right;
	text-align:center;
	text-transform:uppercase;
	font:12px Arial;
	color:#000;
}

button span
{
	position:relative;
	display:block;
	white-space:nowrap;
	padding:0 0 0 12px;
	height:32px;
	line-height:32px;
	background:url('img/button-left.gif') no-repeat center left;
}

h1
{
	height:68px;
	position:relative;
	text-indent:-9999px;
}

h1 a
{
	display:block;
	position:absolute;
	left:21px;
	top:16px;
	width:162px;
	height:73px;
	background:url('img/logo.png') no-repeat;
}

h2
{
	font:bold 16px Arial;
	color:#0074bb;
}

h2 a
{
	color:#0074bb;
}

h3
{
	font:bold 13px Arial;
	color:#0074bb;
}

h3 a
{
	color:#0074bb;
}

a
{
	text-decoration:none;
	color:#007cc7;
}

a:hover
{
	text-decoration:underline;
}

a img
{
	border:0;
}

ol
{
	list-style:decimal inside;
}

ul
{
	list-style:none;
}

ul li
{
	padding:0;
	margin:0;
	padding-left:12px;
	background:url('img/bullet.gif') no-repeat left center;
}

/* # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # */
/* Reklama */

.ad-750x100, .ad-468x60, .ad-sidebar
{
	overflow:none;
}

.ad-750x100
{
	background:url('img/bg-banner.gif') no-repeat top right;
}

.ad-468x60
{
	margin-bottom:10px;
}

.ad-sidebar
{
	margin-bottom:10px;
}

/* # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # */
/* Puslapio centravimas */

#alignment
{
	width:825px;
	margin:0 auto;
	background:url('img/bg-body.jpg') no-repeat top center;
}

/* # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # */
/* Navigaciniai tabai */

#navigation-tabs
{
	background:url('img/bg-navigation.gif') repeat-x bottom;
	list-style:none;
}

#navigation-tabs li
{
	float:right;
	margin:0 0 0 3px;
	padding:0 12px 0 0;
	background:url('img/tab-right.gif') no-repeat center right;
}

#navigation-tabs li a
{
	position:relative;
	display:block;
	float:left;
	white-space:nowrap;
	padding:0 0 0 12px;
	height:33px;
	line-height:32px;
	background:url('img/tab-left.gif') no-repeat center left;
	font-size:12px;
	color:#000;
	text-transform:uppercase;
}

#navigation-tabs li.current_page_item
{
	background-image:url('img/tab-right-active.gif');
}

#navigation-tabs li.current_page_item a
{
	background-image:url('img/tab-left-active.gif');
}

#navigation-tabs li a:hover
{
	color:#0074bb;
	text-decoration:none;
}

/* # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # */
/* Paieska */

#search
{
	border-bottom:1px solid #f3f3f3;
}

#search button
{
	margin-right:2px;
	margin-bottom:-1px;
}

#search input
{
	width:194px;
	padding:5px 28px 5px 8px;
	background:url('img/search.gif') no-repeat right center #fff;
	border:1px solid #c2c8cc;
	font:12px/14px Verdana;
	color:#b5bbbf;
}

/* # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # */
/* Pagrindinis stulpelis straipsniams arba vienam straipsniui */

#content
{
	float:left;
	width:489px;
}

#content .column
{
	padding:10px 10px 0 11px;
	background:#e1e1e1;
	border-right:1px solid #babdbf;
}

/* # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # */
/* Straipsnis pagrindiniame stulpelyje */

.article-container
{
	padding:10px;
	background:#fff;
	margin-bottom:10px;
}

.article-content p
{
 padding-bottom:15px!important;
}
.article-content .author-details p
{
padding-bottom:0 !important;
}

.article-content h2
{
	margin-bottom:6px;
}

.author-details
{
	margin-bottom:18px;
}

.date
{
	font-size:12px;
	color:#afb4b8;
}

.author
{
	font-size:12px;
	color:#afb4b8;
}

.author a
{
	font-weight:bold;
}

.contacts
{

}

.contacts a
{
	text-indent:-9999px;
	display:block;
	width:16px;
	height:16px;
	float:left;
	margin-right:3px;
}

.contacts a.email
{
	background:url('img/email.gif') no-repeat center top;
}

.contacts a.skype
{
	background:url('img/skype.gif') no-repeat center top;
}

.contacts a.icq
{
	background:url('img/icq.gif') no-repeat;
}

.article-footer
{
	margin-top:10px;
	border-top:1px solid #e6e6e6;
	padding-top:10px;
	clear:both;
}

.comments
{
	margin-left:8px;
	padding-left:32px;
	background:url('img/comments.gif') no-repeat 0px 3px;
}

/* # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # */
/* Straipsnio komentarai */

#comments
{
	padding:10px;
	background:#fff;
	margin-bottom:10px;
}

#comments .comment
{
	padding-bottom:18px;
	border-bottom:1px solid #e6e6e6;
	margin-bottom:18px;
}

#comments .comment .author
{
	font-size:12px;
	font-weight:bold;
	color:#666;
}

#comments .comment .author span
{
	font-weight:normal;
	color:#afb4b8;
}

/* # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # */
/* Komentaro forma */

#comment-form
{

}

#comment-form label
{
	display:block;
	padding:5px 0;
	font-weight:bold;
}

#comment-form label span
{
	font-weight:normal;
}

#comment-form input, #comment-form textarea
{
	font-family:Arial;
	color:#666;
	border:0;
	border-top:1px solid #babdbf;
	border-left:1px solid #babdbf;
	background:#e5e5e5;
	padding:5px 8px;
}

#comment-form input
{
	width:169px;
}

#comment-form textarea
{
	width:425px;
}

#comment-form button
{
	margin-top:10px;
	color:#007cc7;
	text-transform:none;
}

/* # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # */
/* Nuorodu, reklamos stulpelis desineje */

#sidebar
{
	float:right;
	width:319px;
}

#sidebar .column
{
	padding:10px 9px 0 10px;
	background:#e1e1e1;
	border-right:1px solid #babdbf;
}

/* # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # */
/* Skroliukas :) su straipsniais */

#summary
{
	padding:10px 10px 0 10px;
	background:#fff;
	height:149px;
	overflow:auto;
	margin-bottom:10px;
}

#summary div
{
	padding-bottom:10px;
}

#summary img
{
	float:left;
	margin-right:10px;
}

#summary p
{
	padding-bottom:3px;
	border-bottom:1px solid #e6e6e6;
}

/* # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # */
/* Linku sekcija soniniam stulpelyje */

#link-list
{
	padding:11px 11px 3px 11px;
	background:#fff;
	margin-bottom:10px;
}

#link-list div
{
	padding-bottom:8px;
	border-bottom:1px solid #e6e6e6;
	margin-bottom:8px;
}

#link-list div.last
{
	border:0;
}

/* # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # */
/* Footeris :) */

#footer
{
	position:relative;
	clear:both;
	margin:10px 0;
	padding:15px 14px;
	background:#e1e1e1;
	border-top:1px solid #f3f3f3;
	border-bottom:1px solid #e1e1e1;
	font-size:12px;
}

#footer .e-dit
{
	position:absolute;
	right:14px;
	top:15px;
}

/* # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # */
/* Kitos klases */

.clear
{
	clear:both;
	height:0;
	font-size:0;
}

img.alignleft, div.entry_author_image
{
	float:left;
	margin:0 10px 10px 0;
}

img.alignright
{
	float:right;
	margin:0 0 10px 10px;
}
#wp_page_numbers ul, #wp_page_numbers li, #wp_page_numbers a {
	padding:0;
	margin:0;
	border:none;
	line-height:12px;
	font-size:13px;
	font-family:Arial;
	background:none;
}
#wp_page_numbers {
	margin-top:10px;
	width:100%;
}
#wp_page_numbers ul {
	width:100%;
}
#wp_page_numbers li {
	float:left;
	display:block;
	margin-bottom:2px;
}
#wp_page_numbers a {
	padding:3px;
	padding-left:5px;
	padding-right:5px;
	margin-left:2px;
	margin-right:2px;
	display:block;
	color:#333;
	border:1px solid #bfbfbf;
}
#wp_page_numbers li a:hover {
	border-color:#007CC7;
}

#wp_page_numbers li.space {
	padding:6px;
	padding-left:2px;
	padding-right:2px;
}

#wp_page_numbers li.active_page a {
	border-color:#0074BB;
}
#wp_page_numbers li.active_page a:hover  {
	color:black; /* IE fix */
	text-decoration:underline;
	border-color:#007CC7;
}
#wp_page_numbers li.page_info {
	float:left;
	display:block;
	padding:4px;
	padding-left:5px;
	padding-right:5px;
	margin-right:2px;
	color:#666;
	font-size:13px;
}
