/*
  Kirkkonummen seudun sukututkijat ry CSS
  created by antman (http://www.antman.info/)
*/



/* General page style. */
body	{
	margin: 10px;
	color: #000000;
	background-color: #c8c9c0;
	}

/* General font families for common tags */
body	{
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	}

p, tr, th, td, ul, ol, li
	{
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 9pt;
	}

h1	{
	font-size: 1.5em;
	}

h2	{
	font-size: 1.25em;
	}

h3	{
	font-size: 1.1em;
	}

/* Link Styles */
a:link, a:visited, a:active
	{
	color: #990000;
	text-decoration: underline;
	}

a:hover	{
	color: #000000;
	text-decoration: underline;
	}

/* Header style */
#header	{
	height: 60px;
	width: auto;
	text-align: center;
	margin-top: 10px;
	margin-left: 100px;
	margin-right: 100px;
	color: #000000;
	background-color: #bbcdd7;
	border: 1px solid #5976b2;
	}


/* Menu style */
#MENU, #menu
	{
	text-align: center;
	color: #666;
	background-color: #f9fafc;
	margin-top: 0px;
	margin-left: 100px;
	margin-right: 100px;
	padding: 10px;
	border-left: 1px solid #5976b2;
	border-right: 1px solid #5976b2;
	border-bottom: 1px solid #5976b2;
	}

#MENULEFT, #menuleft
	{
	width: 7px;
	border: 0px;
	padding-right: 10px;
	margin: 0px;
	float: left;
	}

#MENULEFT img, #menuleft img
	{
	border: 0px;
	margin: 0;
	padding: 0;
	}

#MENURIGHT, #menuright
	{
	width: 7px;
	border: 0px;
	padding: 0px;
	margin: 0px;
	float: right;
	}

#MENURIGHT img, #menuright img
	{
	border: 0px;
	margin: 0;
	padding: 0;
	}

#MENULIST, #menulist
	{
	list-style: none;
	margin: 0;
	padding: 0;
	}

#MENULIST li, #menulist li
	{
	padding: 0 1em 0 1.2em;
	display: inline;
	border-left: 1px solid #B4B4B4;
	}

#MENULIST li a, #menulist li a
	{
	color: #666;
	font-weight: bold;
	text-decoration: none;
	}

#MENULIST strong a, #menulist strong a
	{
	font-weight: bold;
	color: #000000 !important;
	background-color: #ffffff;
	}

#MENULIST li:first-child, #menulist li:first-child
	{
	border-left: 0;
	padding-left: 0;
	}

/* Main page style. */
#main 	{
	text-align: justify;
	font-size: 9pt;
	padding: 15px;
	margin-top: 0px;
	margin-left: 100px;
	margin-right: 100px;
	color: #000000;
	background-color: #f9fafc;
	border-left: 1px solid #5976b2;
	border-right: 1px solid #5976b2;
	}

/* Footer style. */
#footer	{
	text-align: center;
	color: #666;
	background-color: #f9fafc;
	font-size: 0.9em;
	margin-top: 0px;
	margin-left: 100px;
	margin-right: 100px;
	padding: 10px;
	border: 1px solid #5976b2;
	}

#footer a:link, #footer a:visited, #footer a:active
	{
	color: #666;
	text-decoration: underline;
	}

#footer a:hover
	{
	color: #000000;
	text-decoration: underline;
	}

/* Pictures style */
.infotable
	{
	color: #000000;
	background-color: #ffffff;
	vertical-align: middle;
	padding: 2px;
	margin-bottom: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	}

.tableheader
	{
	color: #000000;
	background-color: #ffffff;
	}

.button {
	background-color: #5C7888;
	border: #405460 1px solid;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #ffffff;
	margin: 2px;
	}

.select {
	margin: 2px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	}

.images	{
	margin-bottom: 10px;
	}

.thumbnails
	{
	color: #000000;
	background-color: #ffffff;
	margin: 0px;
	border: #900 2px solid;
	vertical-align: middle;
	}

.numbers
	{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	}

.copyright a
	{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-decoration:none;
	}

.copyright a:hover
	{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-decoration:underline;
	}


/* Pictures style - navigation and menu */
#navigation {
	background:#f5f5f5;
	border-bottom:1px solid #ccc;
	padding:5px;
	height:15px;
	margin-bottom:20px;
	}

.image-menu
	{
	float:right;
	clear:right;
	text-align:right;
	font-size:11px;
	}
	
.image-menu a
	{
	padding:7px;
	padding-left:10px;
	padding-right:10px;
	color: #900;
	text-decoration: none;
	font-weight: bold;
	}
		
.image-menu a:hover
	{
	color: #f20;
	text-decoration: underline;
	font-weight: bold;
	}

/* Pictures style - content */
#photo	{
	background:#f5f5f5;
	padding:5px;
	border:1px solid #ccc;
	}

/* Pictures style - image navigation */
#image-navigate
	{
	background:#fff;
	padding:20px;
	height:15px;
	width:70%;
	margin:0px auto;
	}
	
#image-navigate a
	{
	padding:10px;
	}

.image-previous
	{
	float:left;
	}

.image-next
	{
	float:right;
	}

/* Pictures style - image info */
#image-info
	{
	background:#f5f5f5;
	border:1px solid #ccc;
	padding:20px;
	text-align:justify;
	width:70%;
	margin:0px auto;
	margin-bottom:25px;
	line-height:16px;
	}
		
#image-notes
	{
	width:70%;
	vertical-align:top;
	}
	
#image-exif
	{
	padding-top:10px;
	text-align:right;
	width:25%;
	vertical-align:top;
	}

.addcomment
	{
	float:right;
	clear:right;
	padding:0px;
	}	

/* Pictures style - pages */
#page	{
	background:#f5f5f5;
	border:1px solid #ccc;
	padding:20px;
	text-align:left;
	width:65%;
	margin:0px auto;
	margin-bottom:25px;
	line-height:16px;
	}

#page a	{
	font-weight:bold;
	}
	
#page img
	{
	background:#ffffff;
	padding:5px;
	border:1px solid #ccc;
	}

.column	{
	width:48%;
	text-align:left;
	vertical-align:top;
	padding:5px;
	}
	
.thumbnails
	{
	border:1px solid #f5f5f5;
	padding:3px;
	margin:3px;
	}

/* Pictures style - comments */
#comment-top
	{
	background:#333;
	border-bottom:1px solid #aaa;
	padding:5px;
	margin-bottom:25px;
	height:15px;
	}	

#comments
	{
	margin:0px auto;
	width:95%;
	text-align:left;
	}
	
#comments ul
	{
	list-style-type:none;
	margin:0px;
	padding:10px;
	}
	
#comments li
	{
	display:block;
	margin:0px;
	margin-bottom:10px;
	color:#eee;
	text-decoration:none;
	padding:10px;
	border:1px solid #aaa;
	}
	
#comments li a
	{
	color:#eee;
	text-decoration:none;
	}

#comments li a:hover
	{
	color:#fff;
	}
	
#comments li:hover
	{
	background:#515151;
	}

#comment-middle
	{
	background:#666;
	border-top:1px solid #aaa;
	padding:5px;
	margin-top:25px;
	height:15px;
	} 

#addcomment
	{
	width:90%;
	text-align:left;
	padding:10px;
	margin:0px auto;
	border:1px solid #aaa;
	background:#515151;
	}

.input	{
	width:45%;
	font-size:10px;
	border:1px solid #aaa;
	background-color:#666;
	color:#eee;
	padding:5px;
	}
	
#addcomment textarea
	{
	width:90%;
	height:50px;
	font-size:12px;
	border:1px solid #aaa;
	background-color:#666;
	color:#eee;
	padding:5px;
	}

.comment-button
	{
	background:#fff;
	border:1px solid #aaa;
	color:#666;
	border-bottom:2px solid #aaa;
	border-right:2px solid #aaa;
	}