body{
	font: 70%/1.4em Arial, Helvetica;
	color: #333;
	background: #eee url('../i/body_bg.png') repeat-x;
}

a:link, a:visited, a:active{
	color:#333;
}
a:hover{
	text-decoration:none;
}

#wrap{
	width:775px;
	margin:0 auto;

}
#wrap_top{
	background:  url('../i/tab_top_bg.gif') top center no-repeat;
	height:5px;
}

#main{
	background:#fff;
	margin:0;
	overflow:hidden;
}

#head{
	margin:0;
	padding: 10px 5px 17px 5px;
	background:  url('../i/title.jpg') no-repeat;
	background-position: 50% 100%;
	height:140px;
}
#head .navbar{
	padding:0;
	margin:0;
}
#head .navbar li{
	display:inline;
}
#head .navbar li a{
	padding: 0 10px;
	font-weight:bold;
	font-size: 11px;
}
#head h1.title{
	color:#fff;
	font-size: 18px;
	text-transform:uppercase;
	text-align:right;
	margin:0;
	padding: 125px 10px 0 0;
}

#content{
	margin: 5px 0 0 0;
	width: 580px;
	padding: 5px 20px 20px 20px;
	float:left;
	background:  url('../i/content_sep.png') repeat-y;
	background-position: 98.5% 0;
}
#content .entry{
	border-bottom: #ddd 1px solid;
	text-align:justify;
}
#content .entry p{
	margin: 0.2em 0 1.2em 0;
}
#content .entry h2{
	margin:25px 0 0 0;
}
#content .entry .links{
	margin:-8px 0 2px 0;
	text-align:right;
	letter-spacing:1px;
	font-size: 9px;
	color:#666;
}

#rightbar{
	width: 130px;
	padding: 10px 10px 10px 0;
	float:left;
	overflow: hidden;
}
#rightbar .box{
	margin: 5px 0 20px 0;
}
#rightbar .box h2{
	margin:0 0 2px 0;
	padding: 0;
	font-size: 13px;
	letter-spacing:1px;
	font-variant: small-caps;
	border-bottom: #666 1px solid;
}
#rightbar .box ul{
	margin:0;
	padding:0;
	list-style:none;
}
#rightbar .box li{
	padding: 2px 0;
}
#rightbar #desc.box{
	background:#eee;
	padding:10px;
	border: 1px solid #ddd;
}

#footer{
	clear:both;
	text-align:right;
	background: #ddd;
	padding: 10px;
	font-size:9px;
	color:#333;
}

td {
	text-align: center;
}

#calendar {
	height: 145px;
	min-height: 145px;
	margin: 10px 0 0 0;
}

#calendar td {
	width: 12px;
	font-size:9px;
}

textarea.comment_form  {
	width: 300px;
	height: 100px;
}

.comment {
	margin: 0 0 20px 20px;
	padding: 5px;
	background-color: #eeeeee;
	width: 520px;
}

.fotoViewHeader {
	background-color: #eee;
	padding:5px;
}

a.story_go {
color: #999;
text-decoration: none;
}

a.story_go:hover {
color: #666;
text-decoration: underline;
}

.entry .edit_links {
	margin: 10px 0 10px 0;
	text-align: right;
}

.entry .edit_links a {
	background-color: #eeeeee;
	margin: 0 0 0 20px;
	padding: 0 3px 3px 3px;
	clear:left;
}
.entry .edit_links a:hover {
	/*text-decoration: none;*/
}

.albumListEntry {
	width: 500px;
	background-color: #eeeeee;
	margin-top: 30px;
	padding: 10px;
}

.listImage {
	padding: 0px;
	width: 140px;
	height: 130px;
	/*border: 1px solid black;*/
}

.albumListText {
	text-align:left;
}


.albumContainer {
	margin: 30px 0 30px 0;
	width: 580px;
}

.surrdiv {
float: left;
margin: 14px 15px 12px 6px;
width:120px;
height:150px;
text-align:center;
padding:0 0 5px 0;
background-color:#dddddd;
border: 1px solid #cccccc;
}

.imagediv  {
width:120px;
height:120px;
text-align:center;
padding:0px;
background-color:#eeeeee;
/*border:1px solid black;*/
}

.bigFoto {
	margin: 20px 0 20px 5px;
	width:560px;
	text-align: center;
}

.thbFoto {
width: 100%;
border:1px solid black;
}

.prevFoto {
text-align:left;
}
.nextFoto {
text-align:right;
}

input .komment {

}

.siteList {
	background-color:#eeeeee;
	margin-top: 30px;
	padding: 5px;
}

.tagCloud {
padding: 5px;
line-height: 20px;
background-color: #efefef;
}

