
body {
	font-family: Arial, Helvetica, sans-serif;
	color:#666;
	margin:0;
	border-top:2px solid #8BC159;
}

* {
	margin:0;
	padding:0;
}

h1 {
	font-size: 24px;
	font-weight:normal;
	color:#333;
	letter-spacing:-1px;
	margin:20px 0;
}

h1 a {
	text-decoration:none;
	color:#333;
}

#main{
	background:#fff;
	margin:0;
	overflow:hidden;
}

#footer {
	clear:both;
	padding:20px;
	text-align:right;
	border-top:1px solid #eee;
	margin:0;
	color:#999;
	height: auto;
}

#head {
	border-top:10px solid #BCE77C;
}

#head .description {
	float:right;
	margin:45px 0 0 0;
	color:#222;
}

#head h1 {
	margin:15px 0 0 0;
	padding:25px 25px 40px 20px;
	border-bottom:20px solid #fafafa;
}


#wrapper {
	width:900px;
	margin:0 auto;
	height:auto;
	background-color:white;

}

#nav {
	border-bottom:1px solid #eee;
	padding:7px 0;
	margin:0;
	border-top:1px solid #eee;
	height:28px;
}

#nav li {
	float:left;
	list-style:none;
}

#nav li a {
	color:#999;
	padding:5px 5px 7px 5px;
	background:#fff;
    font-family: Arial, Helvetica, sans-serif;
	margin:1px 2px 0 0;
	font-weight:bold;
	text-decoration:none;
	display:block;
}
#nav li a:hover {
	background-color:#eee;
	color:#333;
	text-decoration:none;
}

#nav li a.active {
	background-color:#eee;
	color:#444;
	text-decoration:none;
}

.clear {
	clear:both;
}


.around
{
	background-color:white;
	height:100%;
}


#content {

	padding:10px 25px 30px 25px;
	background-color: white;
	height:100%;
	float:left;
	width:640px;
}

#content p {
	/*line-height:25px;*/
	margin:25px 0;
	/*word-spacing:2px;*/
}

#content a {
	text-decoration:none;
	color:#333;
	border-bottom:1px solid #eee;
}

#content a:hover {
	color:#000;
}

#content h2 {

	font-weight:normal;
	margin:15px 0;
	border-bottom:1px solid #f6f6f6;
	padding:5px 0;
}

#content h2 a {
	color:#444;
	text-decoration:none;
	border:none;
}

#rightbar {
	width:180px;
	background-color: white;
	padding:10px 10px 30px 10px;
	border-left:1px solid #eee;
	border-right:1px solid #eee;
	border-bottom:1px solid #eee;
	height:100%;
	float:right;
}


#rightbar .box{
	margin: 5px 0 20px 0;
}
#rightbar .box h2{
	margin:0 0 2px 0;
	padding: 0;
	font-size: 12px;
	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:#D7F0B2;
	padding:10px;
	border: 1px solid #BCE77C;
}

#rightbar h2 {
	letter-spacing:2px;
	font-size:1.4em;
	color:#333;
	border-bottom:1px solid #f6f6f6;
	padding:0 0 3px 0;
}

#rightbar ul {
	list-style:none;
	margin:0 0 20px 0;
}

#rightbar li {
	padding:3px;
	border-bottom:1px solid #f6f6f6;
}

#rightbar li a {
	color:#333;
	text-decoration:none;
}

#rightbar input {
	width:240px;
	padding:5px;
	background:#fdfdfd;
	color:#444;
	border:1px solid #f6f6f6;
	font-size:11px;
}

#rightbar input:focus {
	background:#fff;
	border:1px solid #eee;
}

#rightbar li a:hover {
	color:#000;
}

.fotoViewHeader {
	background-color: #FAFAFA;
	padding:5px;
}

p.news {
	padding:10px;
	background:#D7F0B2;
	margin:10px 0;
	color:#537B17;
	border-bottom:2px solid #BCE67D;
	border-top:2px solid #BCE67D;
}

blockquote {
	padding:5px 15px;
	background:#f6f6f6;
	margin:10px 0;
	border:1px solid #eee;
}

#content ul, ol {
	margin:10px 10px 10px 25px;
	border-top:1px solid #eee;
}
#content li {
	padding:10px;
	border-bottom:1px solid #eee;
}


#content h3 {
	margin:10px 0;
	color:#222;
}

#desc a {
	display:block;
	color:#2F460D;
	text-decoration:none;
	margin:5px 0 0 0 ;
	font-size: 14px;
}
#desc 	 a:hover {
	text-decoration:underline;
}



#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: #FAFAFA;
	width: 520px;
}

.fotoViewHeader {
	background-color: #FAFAFA;
	padding:5px;
}

a.story_go {
color: #999;
text-decoration: none;
}

a.story_go:hover {
color: #666;
text-decoration: underline;
}

.entry .edit_links, .links {
	margin: 10px 0 10px 0;
	text-align: right;
	font-size:9px;
}

.entry .edit_links, .links a {
	background-color: #FAFAFA;
	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: #FAFAFA;
	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:#FAFAFA;
border: 1px solid #cccccc;
}

.imagediv  {
width:120px;
height:120px;
text-align:center;
padding:0px;
background-color:#FAFAFA;
/*border:1px solid black;*/
}

.bigFoto {
	margin: 20px 0 20px 5px;
	width:100%;
	text-align: center;

}

.bigFoto img {
background:#ccc;
	padding:1px;
	border:5px solid #eee;
}

.thbFoto {
width: 100%;
border:1px solid black;
}

.prevFoto {
text-align:left;
}
.nextFoto {
text-align:right;
}

input .komment {

}

.siteList {
	background-color:#FAFAFA;
	margin-top: 30px;
	padding: 5px;
}
