/*
Version: 3.5 adapted
*/

/*
Aggregator
*/
#agglist
{
	background-color: #fafad2;
}
#aggitemtitle
{
	background-color: #ffffff;
}

* {
	padding: 0;
	margin:0;
}
p {
	margin: 0.7em 0;
	line-height:1.5em;
}
dl {
	margin:1em 0;
}
dt 
{
	font-weight:bold;
}
dd 
{
	margin:0.5em;
	padding:0;
}
img 
{
	background:url(img/shadow.gif) no-repeat right bottom;
	padding:4px 10px 10px 4px;	
	border:0;
	border-top:#eee 1px solid;
	border-left:#eee 1px solid;	
}
img.right {
	float: right;
	margin:10px 0 0 10px;		
}
img.left {
	float: left;
	margin:0 10px 10px 0;	
}
a:link img,
a:visited img,
a:hover img,
a:active img {
	border:none;
	background:none;
	padding:0px;
	background:url(img/shadow.gif) no-repeat right bottom;
	padding:4px 10px 10px 4px;	
	border-top:#eee 1px solid;
	border-left:#eee 1px solid;		
}
img.wp-smiley, #wpstats, img.noborder, a img.noborder {
	background: none;
	border: 0;
	padding: 0;
}
.clear {
	clear:both;
	height:20px;
}
blockquote
{
	color:#666;
	margin: 1em;
	padding: 0 0 10px 50px;
	background: url(img/blockquote.gif) no-repeat left top;	
}
fieldset 
{
	border:0;
}
body 
{
	background: #f0f0f0 url(img/paperback.jpg);
	margin: 0;
	font: 76%/1.6em verdana, tahoma, arial,  sans-serif;
	color: #333;
	text-align: center;
	min-height: 101%;
	overflow: -moz-scrollbars-vertical;
	overflow-x: auto;
	word-wrap: break-word;
}
a 
{
    text-decoration:none;
}
a:link, a:visited {
	color: #265e15;	
}
a:hover, a:active {
	border-bottom:#963 1px solid;
}
h1, h2, h3, h4, h5, h6 
{
	font-family:Georgia, Verdana, Arial, Serif;
}
#introimage {
	background:url(img/header_01.jpg) no-repeat left center;
	margin: 0px auto;
	height: 80px;
	width: 1004px;
}

#flash-background {
width:1004px;
height:80px;
text-align:left;
margin:0px auto;
position:absolute;
top:0px;
left:50%;
right:50%;
z-index:-1;
}

#container {
	border: #ccc 1px solid;
	background: #fff;
	margin: 0 auto;
	width: 1004px;
	position: relative;
	text-align: left;
}
#navigation {
	background: #87afc7;
	margin: 0px auto 0;
	overflow: hidden;
	width: 1004px;
	position: relative;
	text-align: left;
	font-family: Trebuchet MS,Tahoma, Verdana, Arial, Serif;
}
 html #navigation {
	height: 1%;
}
#navigation ul li {
	float: left;
	margin: 0 0px 0 0;
	list-style-type: none;
	width: auto;
	max-width: 73px;
	text-align:center;
}
#navigation ul li a {
	border-right: #fff 1px solid;
	border-bottom: none;
	padding: 2px 8px;
	display: block;
	font-weight:bold;
	color:#333;		
	text-decoration: none;
	background:#a0cfec;
	letter-spacing:0px;
}
#navigation ul li a:hover, #navigation ul li a:active, #navigation ul li.current_page_item a {
	background: #EEDD82;
	color: #333;
}
#navigation ul li.search {
	font-size: 0.9em;
	right: 10px;
	position: absolute;
	margin: 5px 5px;
}
#navigation ul li.search input#searchsubmit {
	border: #999 1px solid;
	font-size: 0.9em;
	background: #ddd;
	margin: 0 0 0 2px;
	color: #265e15;
	padding: 2px;
}
#header {
	clear: both;
	float: left;
	margin: 0px;
	width: 450px;
	height: 0px;
}
#header h1 
{
	font-size:1.8em;
	margin:10px 0 0 10px;
	font-variant:normal;
	letter-spacing:0px;
	font-weight:normal;
	text-align: left;
}
#header h1 a {
	
	text-decoration:none;	
	border:0;
}
#header h1 a:hover,
#header h1 a:active {
	border-bottom:#963 1px solid;
}
#header #desc 
{
	margin:5px 0 0 10px;
	font-size:1em;
	font-weight:normal;
	font-family:Tahoma, Verdana, Arial, Serif;
	letter-spacing:0px;	
}
#feedareasidebar a {
  	padding: 2px 0px 2px 20px;
	background: url(img/icon_feed.gif) no-repeat left center;
}
#headerimage {
	clear: both;
	background: #fff url(img/misty.jpg) no-repeat 0 0;
	margin: 10px;
	color: #fff;
	height: 200px;
}
 html #headerimage {
	margin-top: 0;
}
#headertagcloud {
  	display: block;
	margin: 10px 20px 10px 20px;
	padding: 10px;
	overflow: hidden;
	background: url(img/sideheadtop.gif) #ededed no-repeat left top;
}
#headertagcloud a:hover{
	background: #ffff00;
	border-bottom:none;	
}
#content {
	margin: 0 10px 0 20px;
}

html #content {
	height: 1%;
}

#content h4 {
	font-size: 1.1em;
	margin: 1em 0 0 0;
}
#content h5 {
	font-size: 1em;
	margin: 1em 0;
}
#content-main ul 
{
    margin:0 1em;
    padding:0 1em;
    list-style-image:url(img/bullet.png);
}
#content-main ul.asides 
{
	margin:0;
	padding:2em;
	border-bottom:#ddd 1px dashed;
}
#content ol 
{
    list-style-type:decimal;
    margin:1em;
    padding-left:2em;
}
#content-main {
	float: left;
	width: 744px;
	margin-right: 20px;
}
 html #section-index #content-main {
	margin-right: 20px;
}
#content .post 
{
	clear:both;
	padding:0 0 2em 0;
}
#content h2,
#content h3 
{
	font-size: 1.5em;	
	font-weight:normal;
	line-height:1.4em;	
	letter-spacing:0px;
}
#content .entry 
{
    margin:1em 0;
    padding-right:1em;
}
#content .entry a:link, #content .entry a:visited
{
    border-bottom:#963 1px dotted;
}
#content .entry a:hover, #content .entry a:active
{
    border-bottom:#963 1px solid;
}
#content .entry li 
{
	margin:0 0 0.3em 0;
	padding:0;
/*	line-height:1.6em; */
}
#content .post-info , #content .postmetadata
{
	clear:both;
	font-size:0.9em;
	color:#999;
	margin:8px 0 0 0;
	padding:0;	
}
#content .post-info, #content h2.pagetitle 
{
	background:url(img/underline1.jpg) no-repeat left bottom;
	padding-bottom:15px;
	padding-left:10px;	
}
/*
Dynacloud
*/
.highlight { background-color: yellow }
#dynacloud
{
	background: url(img/sideheadtop.gif) #ededed no-repeat left top;
	padding: 10px 10px 10px 10px;
	font-size:xx-small;
	text-align: center;
	overflow: hidden;
}
#dynacloud a {
  	color: #808080;
}
#dynacloud a:hover {
  	color: white;
	background: #800000;
}
.postnav {
	display: block;
	margin: 10px 0 60px;
}
#content .posttitle h2
{
	padding: 10px;
	overflow: hidden;
	background: url(img/topleft-lgry.gif) #fff8c6 no-repeat left top;
}
#content .posttitle h2 a
{
	font-size:1.5em;
}
.alignleft 
{
	float:left;
	text-align:left;	
}
.alignright
{
	float:right;
	text-align:right;	
}
/*
Really_simple_twitter_widget
*/
.really_simple_twitter_widget li {
	border-bottom: 1px #000 dotted;
	line-height:1.2;
}
.really_simple_twitter_widget a {
	color:#0000ff;
}
/* End of Really_simple_twitter_widget */
/*
Tweetblender
*/
.tb_header {
	display:none;
}
.tb_tweetlist {
	background-color:#ffffff;
}
.tb_tweet {
	border:1px solid #ffffff;
}
/*
Reply script
*/
a.reply {
	color: #0000cc;
	font-size: x-small;
	font-weight:normal;
}
/*
Plugin Name: Blogsearch-Related
*/
.bsr_list {
	background-color:#e5e5b2;
	margin:0 0 0 1em;
	padding:0 0 .5em 0;
	border: 5px #e5e5b2 ridge;
}
p.bsr_head {
  	background-color:none;
	margin:0 0 0 .5em;
	font-size:small;
	font-weight:bold;
}
.bsr_list_item {
	margin:0;
	padding:0;
	line-height:1;
}
.bsr_list_item a:link, a:visited {
	color:#00008b;
}
.bsr_datetitlecontainer {
	padding:0 0 0 .5em;
}
.bsr_date {
  	background-color:none;
	font-size:xx-small;
}
.bsr_title {
  	background-color:none;
	font-size:xx-small;
}
.bsr_timeago {
  	background-color:none;
	font-size:xx-small;
}
.page_list {
	margin:0;
	padding:0;
}
.page_list_item {
	margin:0;
	padding:0;
}
.page_datetitlecontainer {
	background-color: #fff8c6;
	padding-left:.5em;
}
.page_date {
	font-size:xx-small;
}
.page_title {
	font-weight:bold;
}
.page_timeago {
	font-size:xx-small;
}
.page_description {
	padding-left:.5em;
}
/* Sidebar */
#opinio_pvda_rss {
	display: block;
	background:url(img/icon_feed.gif) no-repeat left center;
	padding-left:20px;
}
#sidebar {
	float: left;
	width: 200px;
	font-size:0.9em;
}
#sidebar ul
{
	list-style:none;
	margin:0;
	padding:0;
}
#sidebar li 
{
	margin:0;
	padding:0;
}
#sidebar ul ul
{
	list-style:none;
	margin:0.5em 0 0 0em;
}
#sidebar ul ul ul
{
	margin:0 0 0 1em;
}
#sidebar li.sidebox {
	padding:1px 10px;
	margin:0 0 1em 0;
	background: url(img/sideheadtop.gif) #ededed no-repeat left top;
/* Line op wrapping */
	padding-left: 1em;
/*	text-indent: -1em; */
}
li#sidelinks ul
{
	margin:0;
	padding:0;
}
#sidebar li.sidebox p img {
	margin:0;
	padding:3px;
	border:#ccc 1px solid;
	background:none;
}
#footer {
	clear: both;
	background: transparent;
	margin: 0 auto;
	width: 1004px;
	text-align: center;
}
 html #footer {
	height: 1%;
}
#footer p {
	float: left;
	width: 100%;
	line-height: 1.2em;
}
#footer p.right {
	float: right;
	margin: 1em 0;
	width: 50%;
	text-align: right;
	font-size: 0.9em;
	color:#999;
}
#feedareafooter a {
	display: inline;
	margin-left: 5px;
	background: url(img/icon_feed.gif) no-repeat left center;
	padding-left:16px;
}
#comments, #respond{
	margin: 0;
	padding:1em 0 0 0;
}
#commentform 
{
	margin:10px 0;	
	padding:10px;
	background:#f9fcfc;
	border-top: #ddd 1px solid;
	border-bottom: #ddd 1px solid;
}
.commentnum 
{
	font-size:1.5em;
	font-weight:bold;	
	margin:0 5px 0 0;
}
.nocomments 
{
	text-align:center;
	color:#999;
	font-size:0.9em;
}
/* CAPTCHA */
#captchaImgDiv img, a{
  margin: none;
  border: none;
  padding: none;
  background: none;
}
#captchaInputDiv{
  margin: 10px 0 0 5px;
}
#container .commentlist {
	margin: 1em 0;
	padding: 0;		
	border-top: #ddd 1px solid;
}
#container .commentlist li 
{
	list-style:none;
	margin: 0;
	padding: 0.5em 0.5em 2em;	
	background:#fff url(img/shadow_top.gif) repeat-x top;
	border-bottom: #ddd 1px solid;
}
#container .commentlist li.alt 
{
    background:#f9f9f9;
}
#container .commentlist li.authorcomment 
{
    border:#fc9 1px solid;
}
#container .commentlist li .cmtinfo 
{
	font-size:1em;			
}
#container .commentlist li cite 
{
	font-style:normal;
	font-weight:bold;
}
#container .commentlist li .cmtinfo em 
{
	float:right;
	margin:0;
	padding:0;
	font-style:normal;
	font-size:0.9em;
	color:#999;
}
#content .commentsfeed 
{
	background:url(img/icon_feed.gif) no-repeat left center;
	padding-left:16px;
}
#content .trackback 
{
	background:url(img/link.gif) no-repeat left center;
	padding-left:20px;
}
input.textbox, textarea
{
	border:#ccc 1px solid;
	background:#fff url(img/shadow_top.gif) repeat-x top;
	font:1em Verdana, Arial, Serif;
	padding:2px;
	width:80px;
}
textarea{
	width: 90%;
	padding:10px;
	line-height:2em;
	height: 20em;
}
input.textbox:focus, textarea:focus
{
	background:#fff url(img/shadow_top.gif) repeat-x top;
	border:#999 1px solid;
}
#submit 
{
	padding:3px 5px;
}
.post h4 
{
	font-size:1em;
	font-weight:normal;
	font-family:Verdana, Tahoma, Arial, Serif;
}
.post h4 em
{
	font-style:normal;
	float:right;
	font-weight:normal;
	color:#999;
}
#header, #content, #sidebar, #footer, .widget {
    overflow: hidden;
}
/*
Zoomimage
*/
#Shadowbox img{
  	display:none;
  	margin:0;
  	padding:0;
  	background:none;
}

