@import 'reset.css';

body {
	font-family: Arial, Helvetica, sans-serif;
	font-size:75%;
	margin: 0;
	}
	
h1 {
	font-size: 3em;
	font-weight: normal;
	color: #000;
	margin: 0 0 0 -1px;
	padding: 0;
	}

h2 {
	font-size: 1.1em;
	font-weight: bold;
	color: #000;
	margin: 6px 0 6px 1px;
	}
	
h2 a {
	text-decoration: none;
	color: #fff;
	}

h2 a:hover {
	text-decoration: underline;
	color: #fff;
	}
	
h3 {
	font-size: 1em;
	font-weight: bold;
	}

ul {
	list-style: none;
	}
	
a img {
	border: none;
	}

a {
	text-decoration: none;
	color: #000;
	margin: 0;
	font-size: 12px;
	line-height: 15px;
	}
a:hover, a.selected {
	text-decoration: none;
	color: #fff;
	background-color: #000;
	}
	
a:active, a:focus { 
	outline:0;
	} 
	
	
#content .span-3 a, #content .span-2 a {
	padding: 0 1px 0 2px;
	}
	


#background_1 {
	position: absolute;
	margin-top: -22px;
	width: 100%;
	height: 100%;
	overflow: hidden;
	}
	
#background_1 {
	z-index: 0;
	}	
	
#background_2 {
	z-index: 1;
	}
	
input {
	border: #000 1px solid;
	background: #fff;
	cursor: pointer;
	}
	


#container {
	width: 990px;
	margin: 18px auto;
	position: relative;
	z-index: 10;
	}
	
#top {
	border-top: #000 1px solid;
	border-bottom: #000 3px solid;
	padding-bottom: 2px;
	position: relative;
	}

#top a,#top a:visited {
	text-decoration: none;
	color: #000;
	}

#top a:hover {
	text-decoration: none;
	background: #fff;
	color: #000;
	}
		
	
#top_right {
	position: absolute;
	bottom: 3px;
	right: 5px;
	height: 80px;
	width: 158px;
	}
	
#top_right a {
	font-size: 10px;
	color: #000;
	padding: 0 2px 0 2px;
	}
	
#top_right a:hover {
	color: #fff;
	background-color: #000;
	}
	
/*#top_right div {
	position: absolute;
	bottom: 3px;	
	}
*/	
#top_right div a {
	font-size: 12px;
	}
	
	
#kalk_post {
	position: absolute;
	top: 11px;
	right: 175px;
	}
	
#kalk_post:hover {
	text-decoration: underline;
	}
	

#navi {
	border-bottom: #000 1px solid;
	margin-bottom: 5px;
	overflow: hidden;
	height: 86px;
	/height: 95px;
	}
	
#navi ul {
	float: left;
	list-style-type: none;
	width: 160px;
	margin: 3px 0 8px 5px;
	}
	
#navi li {
	padding: 0;
	margin: 0;
	height: 15px;
}
#navi li a {
	font-size: 10px;
	padding: 1px 2px 1px 2px;
	margin: 0 -2px;
	color: #000;
}

#navi li a:hover, #navi li a.selected, #breadcrumbs a:hover{
	color: #fff
	}
	
.uppercse {
	text-transform: uppercase;
	}
	
#breadcrumbs {
	margin: 0 0 3px 5px;
	font-size: 10px;
	position: relative;
	}
	
#breadcrumbs a {
	font-size: 10px;
	padding: 0 2px;
	margin-left: -2px;
	color: #000;
	cursor: pointer;
}

#prev-next, #prev-next-slideshow {
	position: absolute;
	right: 5px;
	}
	
#prev-next-slideshow {
	display: none;
	}

#content {
	border-top: #000 4px solid;
	border-bottom: #000 1px solid;
	overflow: auto;
	padding-bottom: 10px;
	position: relative;
	width: 990px;
	}	


	
.date {
	font-weight: bold;
	}
	
.shortDescribe {
	font-weight: bold;
	margin-bottom: 5px;
	}
	
.roll {
	overflow: hidden;
	}
	
	
.roll img {
	border: #000 1px solid;
	display: block;
	margin-bottom: 3px;
	}
	
.roll a {
	font-size: 12px;
	font-weight: normal;
	}
	
.roll:hover articleTitle {
	color: #fff;
	background: #000;
	}
	
.articleTitle {
	padding: 0 2px 0 2px;
	}
	
.roll strong {
	padding: 0 2px 0 2px;
	}
	
 .noimage {
 	width: 153px;
	height: 153px;
	margin-bottom: 3px;
	border: 1px solid #000;
	}	

.roll_inner {
	position: absolute;
	top: 0;
	height: 155px;
	width: 155px;
	display: block;
	}
	
.shortDescOverview {
	width: 155px;
	background: #000;
	bottom: 0;
	position: absolute;
	color: #fff;
	height: 0;
	overflow: auto;
	}
	
.shortDescOverview p {
	margin: 5px;
	font-weight: normal;
	/*letter-spacing: 0.1em;*/
	}	

#content .home_link, #content .home_link:hover {
	background: none;
	}

.home {
	border-right: #000 1px dotted;
	height: 412px;
	float: left;
	}
	
.home_desc {
	height: 108px;
	display: block;
	}
	
.span-1.home {
	width: 158px;
	overflow: hidden;
	}
	
.span-3.home p {
	padding-right: 5px;
	}
	
.home_img {
	height: 80px;
	overflow: hidden;
	}


	
.Status {
	font-weight: bold;
	}
	
	
#big_show {
	position: absolute;
	xxmargin: 10px 0 0 5px;
	width: 990px;

}

#big_show .thumbnails a {
	display: block;
	width: 55;
	height: 55;
	float: left;
	padding: 0;
	margin: 0 11px 11px 0;
}
#big_show .thumbnails a:hover,
#big_show .thumbnails a.selected {
	background: none;
}

#photoDesc {
	overflow: hidden;
	top: 100px;
	margin-top: 10px;
	margin-bottom: -4px;
}

#photomask,
#thumbmask {
	width: 0;
	overflow: hidden;
	margin-top: -2px;
	padding-top: 2px;
	margin-left: -2px;
	padding-left: 2px;
	position: relative;
	height: 480px;
}
#thumbmask > div {
	width: 325px;
}

#photoDesc > div {
	width: 280px;
}
.thumbnails {
	position: relative;
}
#big_show .thumbnails a.lastthumb {
	margin-right: 0;
}
#big_show .thumbnails a img {
	display: block;
	margin: 0;
	border: 1px solid #000;
}
.hidden {
	position: absolute;
	top: 0;
	visibility: hidden;
}
#big_show .thumbnails a:hover img,
#big_show .thumbnails a.selected img {
	margin: -1px;
	border: 2px solid #000;
}

#loading {
	top: 120px; 
	left: 200px; 
	position: absolute;
}

	
#footer {
	margin-left: 5px;
	margin-top: 1px;
	position: relative;
	}
	
#footer div {
	width: 900px;

	}

div.p2point5 p {
	width: 400px;
	border: #00FFCC 1px solid;
}	

.small {
	margin-top: 1em;
	font-size: 10px;
	line-height: 12px;
}

.bold {
	font-weight: bold;
}
.italo {
	font-style: italic;
}
#footer a,
.tags a {
	background: #A3A3A3;
	margin-right: -1px;
	font-size: 10px;
	padding: 1px 2px;
	color: #fff;
	}	

#footer a:hover {
	color: #fff;
	background: #000;
	}
	
#footer #impress {
	position: absolute;
	top: 2px;
	right: 5px;
	background: none;
	color: #000;

	}

#footer #impress:hover {
	color: #fff;
	background: #000;
	}

#twitter_update_list li{
	padding: 2px 0 5px 0;
	border-bottom: #000 1px dotted;
	}
	
#twitter_update_list span{
	display: block;
	}

