body {
	background:url(black1.jpg) repeat-x;
	margin:0;
	font: Arial, Helvetica;
	font-size:80%;
}
#container {
	width:840px;
	min-height:400px;
	border:7px solid #ffffff;
	background:#fff;
	margin:auto;
	margin-top:15px;
	padding:0px 	;
}
#header_sun {
	text-transform:uppercase;
	background:url(bg.jpg);
	padding:0px;
	font-size: 16px;
	height:233px;
}

.head_message {
	margin-top:15px;
	padding:0px;
	}
.pad {
	padding:0px;
	padding-bottom:0px;
	margin-bottom:-10px;
}
#col1 {
	float:left;
	width:200px;
	background-color:#000;
	color:#fff;
	padding: 0 5px 0 5px;
	height:100%;
	font-size: 13px;
}

#col1 .box h2 {
	font-size: 14px;
	}

#col1 #desc {
	font-size:14px;
	padding:10px;

}

#col2 {
	float:right;
	width:615px;
	height:auto;
	padding-left:7px
}
#col2  .entry{
	border-bottom: #ddd 1px solid;
	text-align:justify;
}

#col2 .entry p{
	margin: 0.2em 0 1.2em 0;
}

#col2  .entry h2{
	margin:25px 0 0 0;
}

#col2  .entry .links{
	margin:-8px 0 2px 0;
	text-align:right;
	letter-spacing:1px;
	font-size: 9px;
	color:#666;
}
span.notvisible {
	display:none;
}
#col1 h1,#col2 h1 {
	font-size:125%;
}
#col1 p,#col2 p {
	font-size: 95%;
	line-height:126%;
	color:#333;
}
#col2 a:link, a:visited, a:active {
	color:#444;
}
#col2 a:hover{
	text-decoration:none;
}

#header,.pad,#footer {
	font-family: arial;
}
#footer {
	color: #333;
	font-size:85%;
	padding-left:20px;
	text-align:center;
}
#footer a {
	text-decoration: none;
}

.right {
	float:right;
}
.border {
	margin-top:10px;
	border-top:1px solid #ffffff;
	margin-left:1px;
}
ul.links {
	font-size:90%;
	list-style:none;
	margin-left:0;
	padding-left:0;
	border:3px solid #000;
}
ul.links li {
	display:inline;
	padding-top:6px;
	margin-left:0;
	padding-left:0;
}
ul.links a {
	border-bottom:1px solid #333;
	border-right:5px solid #000;
	border-left:10px solid #000;
	text-decoration:none;
	display:block;
	padding:5px;
	margin-bottom:0px;
	color:#fff;
}
ul.links a.active,ul.links a.active:hover {
	border-left:10px solid #fff669;

}
ul.links a:hover {
	border-left:10px solid #ff9926;

}
ul.links a.noborder {
	border-bottom:1px solid #fff;
}
#columns {
	margin-top:10px;
}
#col1 .pad h4 {
	margin-bottom:-5px;
	padding-left:10px;
}
#col2 {
	margin-top:-10px;
}
#header h1 {
	margin:0px;
	margin-top:-13px;
	font-size:36px;
	font-family:verdana;
	padding-left:15px;
	letter-spacing:-6px;
	color:#fff;
	font-weight:heavy;
	height: 40px;
}


a:link, a:visited, a:active {
	color:#bbb;
}
a:hover{
	text-decoration:none;
}



/**************************** cOMMON *****************************/

#calendar {
	height: 155px;
	width:100%;
	min-height: 145px;
	margin: 10px 0 0 0;

}

#calendar td {
	width: 35px;
	font-size:9px;
	color:#777;
}

textarea.comment_form  {
	width: 300px;
	height: 100px;
}

.comment {
	margin: 0 0 20px 20px;
	padding: 5px;
	border:1px solid #eeeeee;
	width: 520px;
}

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;
	font-size:12px;
}

.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;
	border:1px solid #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 {
	color:#333;
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  {
color:#333;
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;
}

.fotoViewHeader {
	background-color: #efefef;
	border:1px solid #ddd;
	padding:5px;
	color:#444;
	width:98%;
}

.prevFoto {
text-align:left;
}
.nextFoto {
text-align:right;
}


.siteList {
	border:1px solid #eeeeee;
	margin-top: 30px;
	padding: 5px;
}

.tagCloud {
padding: 5px;
line-height: 20px;
background-color: #efefef;
}


