/*
Theme Name: Clean Blue
Theme URI: http://www.palmstedt.com
Description: Clean Blue 2 col theme
Version: 
Author: Palmstedt BMD
Author URI: http://mikael.palmstedt.com
Editor: SuperAlb.Com
Editor: http://superalb.com
*/

body
{
  font-size:   12px;
  line-height: 20px;
  font-family: Verdana, Arial, Helvetica,sans-serif;
  margin:0px;
  padding:0px;
  background-color: #FFFFFF;
  color: Black;
}

A:link{color:#4b99d0;
	   text-decoration:none;
		   }
	   
A:visited{color:#4b99d0;
	   text-decoration:underline;
	   }
	   
A:hover{color:#4b99d0;
		text-decoration:underline;
		}

#wrapper{width:956px;
		 background:#FFFFFF;
		 margin:0 auto;
		 }
		
#banner{background:url(images/mjekesia.png) no-repeat;
		width:956px;
		height:150px;
		color: white;
		}
		
#sidebarcontainer{float:left;
				  width:190px;
				  padding-left:10px;
				  }
		
.navtitlebg{background:url(images/SectionTitleBg.jpg) no-repeat;
			width:215px;
			height:33px;
			margin-top:5px;
			margin-bottom:10px;
			}
			
.navtitle{color:#137ccd;
		  line-height:30px;
		  font-size:13px;
		  padding-left:15px;
		  }
		  
#sidebarcontainer ul{ list-style-type:none;
padding-left: 15px;
margin-left: 0;
margin:0;
}

#sidebarcontainer a:link{color:#127ccd;
						 text-decoration:none;
						 font-size:11px;
						 font-weight:none;
						 }
						 
#sidebarcontainer a:visited{color:#127ccd;
						 text-decoration:none;
						 font-weight:none;
						 }
#sidebarcontainer a:hover{color:#3ca8fb;
						 text-decoration:none;
						 text-decoration:underline;
						 }
.searchinput{background:url(images/searchfieldbg.jpg) no-repeat;
			 width:215px;
			 height:35px;
			 border:none;
			 color:#FFFFFF;
			 font-size:12px;
			 padding-left:10px;
			 line-height:33px;
			 margin-bottom:0px;
			 }						 
/* SIDEBAR BULLET PROPERTIES */
.pagebullet{list-style-image:url(images/NavBullet.jpg);
				list-style-position:inside;
				margin-left:0px;
				}

.recentpostbullet{list-style-image:url(images/RecentPostBullet.jpg);
				list-style-position:inside;
				margin-left:0px;
				}

.categorybullet{list-style-image:url(images/CategoryBullet.jpg);
				list-style-position:inside;
				margin-left:0px;
				}

.archivesbullet{list-style-image:url(images/ArchivesBullet.jpg);
				list-style-position:inside;
				margin-left:0px;
				}
				
.linkbullet{list-style-image:url(images/LinksBullet.jpg);
				list-style-position:inside;
				margin-left:0px;
				}
						 
#postscontainer{float:left;
			   width:505px;
			   background-color:#FFFFFF;
			   }
				 
.posttitlebg{background:url(images/PostTitle.jpg) no-repeat;
		    width:502px;
			height:35px;
			margin-top:5px;
			}
.posttitle{line-height:33px;
		   color:#FFFFFF;
		   padding-left:20px;
		   line-height:33px;
		   }
		   
a.postlinks:link{color:#FFFFFF;
				 text-decoration:none;
				 font-size:17px;
				 text-decoration:none;
				 }
a.postlinks:visited{color:#FFFFFF;
				 text-decoration:none;
				 font-size:17px;
				 text-decoration:none;
				 }
a.postlinks:hover{color:#FFFFFF;
				 text-decoration:none;
				 font-size:17px;
				 text-decoration:underline;
				 }
		   			
.thecontent{
padding:0 10px;
font-size: 13px;
font-family: verdana;
text-align: justify;
	}

#postinfo{padding-left:15px;
		  font-size:12px;
		  color:#4b99d0;
		  }
		
#postinfo a:link{font-size:13px;
				 color:#4b99d0;
				 text-decoration:none;
				 }
				 
#postinfo a:visited{font-size:13px;
				 color:#4b99d0;
				 text-decoration:none;
				 }
				 
#postinfo a:hover{font-size:13px;
				 color:#4b99d0;
				 text-decoration:underline;
				 }
			
#comment{background-color:white;
		 border:1px solid #127ccd;
		 width:490px;
		 }
#submit{background-color:#127ccd;
		color:#FFFFFF;
		border:1px solid #FFFFFF;
		}

#adscontainer{float:left;
			  width:185px;
			  margin-left:10px;
margin-top: 6px;
			  background:white;
			  height:600px;
			  }
			  
#footer{background:url(images/footer.jpg) no-repeat;
		width:956px;
		height: 58px;
		clear:both;
		margin-top:15px;
padding-top: 8px;
		}
.footertext{color:#FFFFFF;
			width:956px;
			text-align:center;
			font-size:10px;
			line-height: 16px;
			}
.footertext A:link{color: white;
	   text-decoration: underline;
		  }
	   
.footertext A:visited{color:white;
	   text-decoration: underline;
	   }
	   
.footertext A:hover{color: white;
		text-decoration:none;
		}

	
	.pagebar 
	{ 
		font: 12px Verdana, Helvetica, sans-serif; 
		padding-top: 10px; 
		padding-bottom: 10px; 
		margin: 0px; 
	}

.pagebar a, .pageList .this-page 
	{
		padding: 2px 6px; 
		border: solid 1px #ddd; 
		background: #fff; 
		text-decoration: none;
	}

.pagebar a:visited 
	{
		padding: 2px 6px; 
		border: solid 1px #ddd; 
		background: #fff; 
		text-decoration: none;
	}

.pagebar .break 
	{
		padding: 2px 6px; 
		border: none; 
		background: #fff; 
		text-decoration: none;
	}

.pagebar .this-page 
	{
		padding: 2px 6px; 
		border-color: #999; 
		font-weight: bold; 
		font-size: 13px; 
		vertical-align: top; 
		background: #fff;
	}

.pagebar a:hover 
	{
		color: #fff; 
		background: #0063DC; 
		border-color: #036; 
		text-decoration: none;
	}
.commentlist 
	{
list-style: none;
font-size: 11px;
text-align: justify;
border-left: 1px solid #127ccd;
	}
.commentlist li
	{
border-bottom: 1px solid #127ccd;
}

.img
	{
border-left: 1px solid #127ccd;
border-bottom: 1px solid #127ccd;
padding: 0 0 5px 5px;
margin-left: 5px;
}

#komentet
	{
font-size: 11px;
}
#komentet li
	{
line-height: 19px;
}


