/*
Aus dem Skin importierte Styles
*/

img {
	border:none;
}

body {
	font-family: 'Lucida Grande', Verdana, Arial, Sans-Serif;
	color: #606060;
	font-size: 75%; /* Resets 1em to 10px */
	text-align: center;
	margin-top: 0px;
	padding-top: 0px;
	margin-bottom: 2px;
	margin-left: 0px;
	margin-right: 0px;
	padding: 0px;
	background: #d5d6d7 url('/blog/skins/peacepress/img/kubrickbgcolor.jpg');
	background-color: white;
/*	background-color: #FFFFFF; */
}

#page {
background-color: white;
/* border: 1px solid #959596; */
text-align: left;
margin: 20px auto;
/* margin: 20px auto 0px; scrollt runter!?*/
padding: 0;
width: 940px;
/* border: 1px solid #959596; */
background: url('/blog/skins/peacepress/img/peaperbgwide940.jpg');
background-position:0px 150px;
/* min-height:727px; Ob man das Bild auf 100% hšhe bringen kann? */
}

#header {
background: #e7e7e7 url('/blog/skins/peacepress/img/peaperheader940.jpg') no-repeat top center;
margin: 0 0 0 1px;
padding: 0;
height: 150px;
width: 938;
}

#headerimg 	{
font-size: 1.2em;
text-align: left;
color: #333;
}

#footer {
background: url('/blog/skins/peacepress/img/peaperfooter940.jpg') no-repeat bottom;
border: none;
padding: 0;
margin-top: -20px;
width: 940px;
clear: both;
color: #999999;
-webkit-text-size-adjust: none; /* iPhone */
}

#footer a {
	color: #999;
}

#footer p {
margin: 0;
padding: 20px 0;
text-align: center;
}


/*
a, h2 a:hover, h3 a:hover {
color: #06c;
text-decoration: none;
}
*/


a, a:link {
color: #06c;
text-decoration: none;
}

td a, td a:link {
color: #06c;
text-decoration: none;
}

td a:visited {
color: #999;
text-decoration: none;
}

td a:hover {
color: #147;
text-decoration: underline;
}

a:active {
color: #147;
text-decoration: underline;
}

/*
Weatimages 1.7.2 stylesheet
$Id: weatimages.css,v 1.8 2007/04/15 09:00:57 Vova Exp $




a, a:link, a:visited {
	color: #0066cc;
	text-decoration: none;
}

a:hover {
color: #147;
text-decoration: underline;
}

a:active {
	color: #FF0000;
}

*/



.weatimages_thumbnail_cell {/* cell displayed in album view and containing image thumbnail, filename, description */
	font-family: 'Lucida Grande', Verdana, Arial, Sans-Serif;
	padding: 4px 4px 8px 4px;
	border-style: solid;
	border-color: #DDDDDD;
	text-align: center;
	vertical-align: top;
}
.weatimages_thumb_border {/* border of thumbnail */
	padding: 0px;
	border-width: 1px;
	border-style: solid;
	border-color: #999999;
	margin: 6px 6px 2px 6px;
}
.weatimages_link_size {/* links to original/resized image displayed under thumbnail in album */
	font-size: 9px;
/* 	text-decoration: none; */
	color: #333366;
	text-align: center;
}
.weatimages_filename {/* filename displayed under image thumbnail in album */
	font-size: 9px;
	color: #666666;
	font-weight: bold;
	text-align: center;
}
.weatimages_image_desc {/* description (from textfile or exif) displayed under image thumbnail in album */
	color: #555555;
	text-align: center;
}
.weatimages_pages_navigator {/* pager */
	font-size: 13px;
	color: #003366;
	text-align: center;
	margin: 30px;
}
.weatimages_header {/* page title line - album/image name (or description) */
	font-size: 15px;
	color: #333333;
	margin-top: 4px;
	margin-bottom: 2px;
	margin-left: 20px;
	margin-right: 20px;
}
.weatimages_comment {/* string under page title - album/image description */
	font-size: 12px;
	color: #555555;
	margin-bottom: 3px;
	margin-left: 20px;
	margin-right: 20px;
}
.weatimages_thumb_album_name {/* album name shown on the right of album thumbnail */
	font-size: 14px;
	color: #333333;
}
.weatimages_thumb_album_desc {/* album decsription shown on the right of album thumbnail */
	font-size: 12px;
	color: #555555;
}
.weatimages_bigimage {/* style for big version of image */
	padding: 0px;
	border-width: 1px;
	border-style: solid;
	border-color: #444444;
	margin: 5px;
	text-align: center;
}
.weatimages_container_navig {/* links to next/previous images displayed at the page vith big version of image */
	font-size: 12px;
	text-decoration: none;
}
.weatimages_toppest_navig {/* style for a div containing top navigational links - to parent albums and next/prev images */
	color: #606060;
/*	background-color: #FAFBFB; */
	padding-left: 20px;
	padding-right: 20px;
	margin-bottom: 5px;
}
.weatimages_hotkey_tip {/* tips beside links to next/previous images */
	font-size: 11px;
	color: #BBBBBB;
}
