/*
Theme Name: Rauni's theme
Theme URI: 
Theme Author: Simon
Description: 
*/

body {  font-family: "Century Gothic", Trebuchet, Trebuchet MS, Univers, Futura, sans-serif; color:#606264; font-size:10pt; line-height:1.5em; margin:0; padding:0; background:#DDD }

strong { color:#444; }

#lightbox span { background: #FFF; }

#menu a { display: block; font-size:2em; width:210px; background:#808284; margin: 2px 0; padding-right:5px; float:right;}
#galleryNav a, #menu a, #main a, #main a:visited { font-weight:bold; text-decoration:none; line-height:1.5em; }
#main a, #main a:visited { color:#000; }
#galleryNav a:link, #menu a:link  { color:#D8E2E8; background:#808284; }
#galleryNav a:visited, #menu a:visited  { color:#D8E2E8; background:#808284; }
#menu a:hover {   }
#menu td { color:#D8E2E8; background:#808284; }
#galleryNav a:hover, { background:#000; }

#main a:hover { text-decoration:underline }
a img { border:15px solid white; padding:0; margin:0; }

#contentII { width:750px; margin:0 auto;}
#menu { width:260px; float:left; text-align:right; margin-right:10px; margin-top:1em;}
#main { width:480px; float:right; margin-right:0}
#gallery { position:relative; width:550px; overflow:auto; }
#gallery2 { width:5600px; }

.title { font-size:2em; font-weight:bold; color:#606264; line-height:2em; }

.news { border-bottom: 1px dotted #555555; margin:0 0 15px 0}

/* Captions */
.aligncenter,
div.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
}

.wp-caption {
	border: 1px solid #ddd;
	text-align: center;
	background-color: #f3f3f3;
	padding-top: 4px;
	margin: 10px;
	-moz-border-radius: 3px;
	-khtml-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
}

.wp-caption img {
	margin: 0;
	padding: 0;
	border: 0 none;
}

.wp-caption p.wp-caption-text {
	font-size: 11px;
	line-height: 17px;
	padding: 0 4px 5px;
	margin: 0;
}
/* End captions */

#gallery div {float:left;}
#contentIII {float:left; width:90%}

div {
scrollbar-face-color: #FFF; 
scrollbar-highlight-color: #FFF;
scrollbar-shadow-color: #FFF; 
scrollbar-3dlight-color: #FFF;
scrollbar-arrow-color: #000000; 
scrollbar-track-color: #BBB;
scrollbar-darkshadow-color: #DDD;
}
