blockquote{border-color: #83B82E;}

h1
{ background: transparent;
  color: #83B82E;
}

#links_container
{ background: #95C359;
  color: #FFF;
  border-top-color: #E2E2E2;
  border-bottom-color: #6C6C6C;
}

#footer
{ background: #555;
  color: #FFF;
  border-color: #83B82E;
}

#links a, #footer a:hover, #logo, #logo h1
{ background: transparent;
  color: #FFF;
}

#links a:hover, #logo h2, #column2, .sidebaritem, #column2 a
{ background: transparent;
  color: #555;
}

#content{background: url(side.png) right repeat-y;}

#menu
{ background: #444 url(menu.png);
  color: #FFF;
  border-color: #000;
}

#menu li a
{ background: transparent;
  color: #E2E2E2;
  border-color: #6C6C6C;
}

#menu li a:hover, #menu li a#selected, #menu li a#selected:hover, #footer a
{ background: #555;
  color: #83B82E;
}

#column2 a
{
	/*background: #FFF;*/
  color: #83B82E;
}

#column2 {

  padding: 2em;
	}

#column2 a:hover
{
/*	background: #FFF;*/
  color: #555;
}

#column2 .entry{
	/*border-bottom: #ddd 1px solid;*/
	text-align:justify;
	/*clear:right;*/
}
#column2 .entry p{
	margin: 0.2em 0 1.2em 0;
}
#column2 .entry h2{
	margin:25px 0 0 0;
	color: #A40008;
}
#column2 .entry .links{
	margin:-8px 0 2px 0;
	text-align:right;
	letter-spacing:1px;
	font-size: 9px;
	color:#666;
}

.entry .edit_links {
	margin: 10px 0 10px 0;
	text-align: right;
}


.sbilinks li a, .sidebaritem a
{ background: transparent url(arrow.png) no-repeat left center;
  color: #555;
}

.sbilinks li a:hover, .sidebaritem a:hover
{ background: transparent url(green_arrow.png) no-repeat left center;
  color: #555;
}

.entry .edit_links a {

	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:100%;
	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;
}


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;
	/*clear:right;*/
}

a.story_go {
color: #999;
text-decoration: none;
}

a.story_go:hover {
color: #666;
text-decoration: underline;
}


/**
DIASHOW
**/
#imageContainer {
	height:309px;
}

#imageContainer img {
	display:none;
	position:absolute;
	top:0; left:0;
}


