body {
  font-family:arial, tahoma;
  background: black url('images/bg.gif') 0 0 repeat-x;
  color:white;
}

/* links */
a{
  color:black;
}
	a:hover{
	  text-decoration:none;
	}

/* base */
.base{
  width:100%;
}
	.centered{
	  width:900px;
	  text-align:left;
	}

	/* head */
.head{
	height: 196px;
	width: 900px;
	background: black url('images/bg.gif') 0 0 repeat-x;
}
.head2{
	height: 196px;
	width: 900px;
	background: url('images/head.gif') no-repeat 0 26px;
}
	.site{
		position:absolute;
		width:885px;
		text-align:right;
		font:11px Tahoma;
		padding:5px 0 0 0;
	}
		.site a{
			color:white;
			padding:0 0 5px 20px;
			background:url('images/m.gif') no-repeat 0 3px;
		}
	.rss{
		float:right;
		font:11px Tahoma;
		padding:165px 14px 0 0;
	}
		.rss a{
			float:left;
			color:white;
			padding:0 0 5px 20px;
			background:url('images/rss.gif') no-repeat 0 0;
		}
	.sign{
		position:absolute;
		padding:55px 13px 0 28px;
	}
		.sign a{
			float:left;
			width:173px;
			height:20px;
			overflow:hidden;
			text-indent:-2000px;
			/* background:gray; */
		}
	.meniu-block{
		position:absolute;
		
		margin:169px 0 0 15px;
		width:812px;
		height:42px;
		overflow:hidden;
	}
	.meniu{
		float:left;
		padding:6px 0px 6px 6px;
		background:url('images/transp.png') no-repeat 0 0;
		*/background:none;
		filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='wp-content/themes/default/images/transp.png',sizingMethod="crop");
		/* filter:alpha(opacity=50);-moz-opacity:.50;opacity:.50; */
	}
		.foto{    
			z-index:2;
			position:absolute;
			background:url('images/foto.gif') no-repeat 0 0;
			width:30px;
			height:30px;
			margin:175px 0 0 21px;
		}
			.foto a{    
				float:left;
				width:30px;
				height:30px;
				overflow:hidden;
				text-indent:-2000px;
			}
		
		.meniu li
		{    
			z-index:1;
			position:relative;
			float:left;
			padding:1px 17px 10px 17px;
			
			white-space:nowrap;
			background:url('images/tarpas.gif') no-repeat 0 5px;
		}
		.meniu .foto-abs{    			
			float:left;
			width:29px;
			padding:0;
			height:30px;
			background:none;
		}
		.meniu li a
		{    
			color:white;
			float:left;
			font-size:22px;
			text-decoration:none;
			padding:0 0 0 0;
			border-bottom:1px solid white;
		}
			.meniu li a:hover
			{    
				border-bottom:1px solid #B1B1B1;
			}

/* content */
.content{
	float:left;
	width: 900px;
	background: white url('images/linija.gif') 0 0 repeat-y;
}
.content2{
	float:left;
	width: 900px;
	background: url('images/bg2.gif') repeat-x 0 0px;
	color:black;
}
	.left-block{
		float:left;
		width:605px;
		*/width:630px;
		padding:20px 0 0 25px;
		*/padding-top:40px;
	}
		.post{
			padding:0 0 23px 0;
			padding:0 0 15px 0;
			margin-top:20px;
			background:url('images/post-bg.gif') 0 100% repeat-x;
		}
		.post .comment{
			float:right;
			background:url('images/comment.gif') 0 1px no-repeat;
			width:34px;
			height:26px;
			margin-top:5px;
			padding-left:1px;
			text-align:center;
		}
			.post .comment a{
				color:white;
				font:17px Tahoma;
				text-decoration:none;
			}
			.post .comment a:hover{
				color:#CCCCCC;
			}
		.post h1{
			float:left;
			width:550px;
			font:25px Tahoma;
			padding:0 0 19px 0;
			line-height:28px;
		}
			.post h1 a{
				text-decoration:none;
				line-height:30px;
				border-bottom:1px solid #B1B1B1;
			}
			.post h1 a:hover{
				border-bottom:none;
			}
		.post .info{
			clear:left;
			width:100%;
			font-size:14px;
			color:#595959;
			line-height:23px;
			padding:0 0 0 2px;
		}
		.post .info p{
			padding-bottom:7px;
		}
		.comment-bottom{
			padding:3px 0 0px 3px;
			font:17px Tahoma;
		}
		.tags-bottom{
			padding:6px 0 0 3px;
			font-size:13px;
			line-height:20px;
		}
		.date{
			padding:5px 0 8px 3px;
			font-size:13px;
		}
		
		
		

		.commenting {
			padding:16px 0 23px 0;
			background:url('images/post-bg2.gif') 0 100% repeat-x;
		}
		.comment-table{
			padding:0 0 0 3px;
		}
		.commenting h4,
		.comments h4
		{
			font-size:20px;
			padding:0 0 7px 3px;
			color:black;
			font:17px Tahoma;
		}
		.comments h4{
			padding-bottom:2px;
		}
		.post .commenting .error{
			padding:3px 0 4px 22px;
			font-size:13px;
		}
			.comment-table td div{
				padding:5px 0 4px 0;
				width:90%;
				font-size:13px;
				color:#595959;
				line-height:21px;
				line-height:20px;
			}
			.comment-table td .safe{
				padding:0 0 4px 0;
			}
			.comment-table input,
			.comment-table textarea,
			.comment-table button
			{
				font-size:12px;
				line-height:19px;
				font-family:arial;
				color:#595959;
				border:1px solid #CCCCCC;
				padding:1px;
			}
			.comment-table textarea{
				width:100%;
				height:200px;
			}
			.comment-table input{
				width:90%;
			}
			.comment-table textarea{
				width:99%;
				height:200px;
				margin-top:-1px;
			}
			.comment-table #submit{
				width:auto;
				color:white;
				margin:8px 0 0 0;
				padding:0 5px;
				*/padding:0;
				height:24px;
				font-size:14px;
				background:url('images/button.gif') 0 0 repeat-x;
				border:none;
			}
		.comments{
			padding:17px 0 0 0;
		}
			.comments .comment{
				padding:13px 0 10px 3px;
				font-size:13px;
				line-height:21px;
				color:#595959;
				background:url('images/post-bg3.gif') 0 100% repeat-x;
			}
				.comments .meta{
					padding:0 0 7px 0;
					font-weight:bold;
					color:black;
				}
				.comments p{
					padding-bottom:5px;
				}
		
		.navigation{
			clear:left;
			clear:right;
			font-size:14px;
			padding:17px 0 0 0;
		}
		.navigation .alignleft{
			float:left;
			width:45%;
		}
			.navigation .alignleft a{
				padding-left:15px;
				background:url('images/li2.gif') 0 5px no-repeat;
			}
		.navigation .alignright{
			float:right;
			text-align:right;
			width:45%;
		}
			.navigation .alignright a{
				padding-right:15px;
				background:url('images/li.gif') 100% 5px no-repeat;
			}
		
	.right-block{
		float:right;
		width:210px;
		padding:30px 15px 0 0;
	}
	.right-block .widget{
		padding:8px 0 6px 0;
	}
		.right-block .widget h2{
			float:left;
			width:210px;
			font:20px Tahoma;
			padding:0 0 8px 5px;
			margin-bottom:10px;
			background: url('images/h2.gif') 0 100% repeat-x;
			color:black;
		}
		.right-block .widget_recent_entries h2{
			*/margin-bottom:26px;
		}
		.right-block ul{
			clear:left;
			font:14px Tahoma;
			padding:0 0 0 0;
			color:#595959;
		}
		.right-block .widget li{
			
			padding:0 0 5px 19px;
			background: url('images/li.gif') 5px 7px no-repeat;
		}
		.right-block .widget a{
			color:#595959;
			line-height:20px;
		}
		.right-block .widget_ctc a{
			line-height:24px;
			padding-right:8px;
		}
.widget_pages{
	position:absolute;
	width:1px;
	height:1px;
	overflow:hidden;
}
.widget_archive{
}
.bottom{
	clear:above;
	float:left;
	width:900px;
	height:15px;
	margin-top:15px;
	background:white;
}
.footer{
	clear:above;
	float:left;
	font:11px Tahoma;
	color:white;
	padding:10px 0 10px 10px;
}
	.footer div{
		float:left;
		padding-right:12px;
	}
	.footer .wordpress{
		color:#808080;
		padding-left:18px;
		background: url('images/foot1.gif') no-repeat 0 7px;
	}
	.footer .deform{
		padding-left:18px;
		background: url('images/foot2.gif') no-repeat 0 7px;
	}
	.footer a{
		color:white;
	}
	.footer .wordpress a{
		color:#808080;
	}
	
	.page-item-6{display:none;}
/* reset */
/*
Copyright (c) 2006, Yahoo! Inc. All rights reserved.
Code licensed under the BSD License:
http://developer.yahoo.net/yui/license.txt
version: 0.11.3
*/
body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,p,blockquote,th,td{margin:0;padding:0;}
table{border-collapse:collapse;border-spacing:0;}
fieldset,img{border:0;}
address,caption,cite,code,dfn,em,th,var{font-weight:normal;}
ol,ul {list-style:none;}
caption,th {text-align:left;}
h1,h2,h3,h4,h5,h6{font-size:100%;}
q:before,q:after{content:'';}