/*

	Zen Photo Default 1.0
	
*/

/* Basics
------------------------------ */




/* Main Layout
------------------------------ */

body {
	background: #F5F5F3;
	margin: 0px;
	padding: 0px 0px 50px;
	text-align: left;
}
#gallerymain{margin-left:2em;}
/*#main {
	text-align: left;
	margin: 20px auto;
	width: 600px;
	background: #fff;
	padding: 20px 30px 70px;
	border-top: 1px solid #E6E6DF;
	border-right: 1px solid #E6E6DF;
	border-bottom: 5px solid #E6E6DF;
	border-left: 1px solid #E6E6DF;
}*/
#credit, #sort {
	margin: 0 auto;
	width: 640px;
	font-size: 85%;
	color: #96967E;
	text-align: right;
	clear: both;
}
#credit a, #sort a {
	text-decoration: none;
	color: #404040;
	border-bottom: 1px dotted #96967E;
}
#credit a:hover, #sort a:hover {
	color: #000;
	border-bottom: 1px solid #BDBDAE;
	text-decoration: none;
}
#gallerytitle {
	border-bottom: 0px solid #E6E6DF;
	padding-bottom: 14px;
	margin-bottom: 12px;
	
}


/* Text Styles
------------------------------ */


h2 a:link, h2 a:visited, h2 span {
	color: #787;
}



/* Link Styles
------------------------------ */
a:link{ text-decoration: none; color: #404040; }
a:hover, a:focus { text-decoration: none; color: #000; }


/* Miscellaneous
------------------------------ */
hr {
	clear: both;
	height: 0;
	border: 0;
	border-top: 1px solid #E6E6DF;
	margin: 0 0 12px 0;
	padding: 0;
}
img {
	border: 1px solid #000;
}

.album img:hover{border:1px solid #648364;}
blockquote {
	border-left: 1px dotted #96967E;
	margin-left: 2px;
	padding-left: 2px;
	color: #363630;
}


/* Page Navigation
------------------------------ */
.pagelist{margin:2em 0 0 0;}
.pagelist  ul {margin:0;padding: 0;clear:both;}
.pagelist li {margin: 0; display: inline;list-style-type: none;}
.pagelist a {float:left;font-size: 100%;font-weight: bold;padding: 1px 4px 1px 12px;text-decoration: none;color:#404040;background:transparent; margin-left:2px;}
.pagelist a:hover {color: #787;background:transparent;}
.pagelist a.current{color: #787;}
.pagelist li.prev {margin-right: 10px;list-style-type: none;}
.pagelist li.next {margin-left: 10px;list-style-type: none;}
.disabledlink {color: #ddd;cursor: default;}
ul.pagelist {
	clear: both;
	padding: 0;
	margin: 20px 0 0 0;
	list-style-type: none;
}
ul.pagelist li {
	display: inline;
}
ul.pagelist li a{
	padding: 4px;
}
ul.pagelist span.disabledlink {
	padding: 4px;
         visibility:hidden;

}

ul.pagelist li.current a {
	font-weight: bold;
	text-decoration: none;
	cursor: default;
	color: #5A5A4B;
}
ul.pagelist li.prev {
	margin-right: 10px;
}
ul.pagelist li.next {
	margin-left: 10px;
}
.disabledlink {
	color: #ddd;
	cursor: default;
}
.pagenav {
	clear: both;
}


/* AJAX
------------------------------ */
#albumDescEditable {
	margin-bottom: 12px;
}
#imageDescEditable {
	margin: 5px 0 2em 0em;}
	
.bildtext{margin: 5px 0 2em 0em;background:#F9F8F8;padding: 8px 0 10px 10px; color: #303030;border: 1px solid #ccc;}


/* Image Thumbnails
------------------------------ */
.imagethumb a {
	display: block;
	padding: 15px;
	margin: 6px;
	border: 1px solid #648364;
	background: #CFDBCF;
	line-height: 0px;
}

.imagethumb a:hover {
		background: #F4F9FB;border: 1px solid #648364;
}
.imagethumb {
	float: left;
}


/* Album Thumbnails
------------------------------ */
.album {
	padding: 10px;
	margin:0 0 5px 5px;
	float:left;
	border: 1px solid #648364;
	background: #CFDBCF;/*FBFCFD*/
	width:90px;
}
*:first-child+html .album{
	padding: 10px 10px 5px 10pxfo;
}
.album:hover{background: #F4F9FB;border: 1px solid #648364;}/*F2F7F9*/
.album img {
	float: left;
	margin:0 0 0px 0px;
	padding:2px;
	border:1px solid #999;
}
.album h3 {
	padding: 0;
	margin: 0;
}
.album h3 a {
	padding: 3px 0 6px 0;
}
.album p {
	margin: 0 0 4px 0;
}

.albumdesc p {
	text-align:center;
}
.albumdesc small {
	margin-top: 8px;
	line-height: 130%;
	color: #8DB8CF;
	
}


/* Individual Image
------------------------------ */
.image { 
	margin: 0;
	padding: 0;
	border: 0;
}
#image {
	text-align: center;
	line-height: 0;
}
#image img{padding:10px;background:#CFDBCF;border:1px solid #739073;}
.imgnav {
	position:absolute;top:185px;left:650px;
	width: 140px;
	text-align: center;
	border: 1px solid #CFDBCF;
	background: #FBFCFD;
	margin-top: 13px;
	
}
.imgnav .imgprevious a, .imgnav .imgnext a {
	display: block;
	width: 50%;
	height: 100%;
	float: left;
	padding: 0px 0;
	font-size: 110%;
	text-decoration: none;
	line-height: 200%;
	color: #787;
}
.imgnav .imgprevious a:hover, .imgnav .imgnext a:hover {
	background-color: #739073;
	text-decoration: none;
	color: #fff;
}
.imgnav .imgprevious a {
	float: left;
}
.imgnav .imgnext a {
	float: right;
}
#narrow {
    float:left;
	margin: 1em auto 0 auto;
	width: 650px;
	font-weight:normal;
}

/* Comments
------------------------------ */
#comments {
	clear: both;
	/*display:none;*/
}
.error { 
  color: #C33; 
  font-weight: bold; 
}
.comment {
	padding: 10px;
	border: 1px solid #ccc;
	background: #F9F8F8;
	margin:1.5em 0 1em 0;
}
.commentmeta {color:#808080;float:left;position:absolute;margin:-2em 0 4em -2em;padding:0.5em 1em 0.5em 1em;border:1px solid #ccc;background:#ddd;}
* html #overview-comments .commentmeta  {margin:-2em 0 4em -1em;}
#comments .commentmeta a {color:#0B09B5;text-decoration:none; }
#comments .commentmeta a:hover {color:#2E39CE;text-decoration:underline;}

.commentbody{margin:1em 0 1em 0;color:#808080; }

.commentauthor {
	font-weight: normal;color:#404040;
}
.commentauthor a{
	font-weight: normal;color:#0B09B5;text-decoration:underline;
}
.commentauthor a:hover{
	font-weight: normal;color:#8DB8CF;text-decoration:underline;
}
.commentdate {
	margin-top: 12px;
	color: #8DB8CF;
	font-size: 85%;
}
#overview-comments {
         width:650px;
	float: left;
	padding: 8px 0 10px 10px; margin: 10px 0 10px 1em; }
#overview-comments ul { list-style-type: none; padding: 0px; }
#overview-comments ul li {padding:0.5em; padding: 8px 0 10px 10px; margin: 2em 0 1em 1em; background: #F9F8F8; color: #303030;border: 1px solid #ccc;}
#overview-comments .commentmeta  {color:#808080;float:left;position:absolute;margin:-2em 0 4em -2em;padding:0.5em 1em 0.5em 1em;border:1px solid #ccc;background:#ddd;}
* html #overview-comments .commentmeta  {margin:-2em 0 4em -1em;}

/*{
	font-size: 90%;
	color: #999;
         margin-bottom:-5px;
}*/
#overview-comments .commentbody {
	font-size: 90%;
         margin:1em 0 1em 0;
         color:#808080;
}
#overview-comments a {color:#404040;}
#overview-comments a:hover {color:#2E39CE;}
.imgcommentform{ padding: 8px 0 10px 10px; margin: 10px 0 10px 0; background: #CFDBCF; color: #303030;border: 1px solid #739073;}
.imgcommentform h3{color:#404040;}
input.pushbutton{margin:1.3em 0 0 0;float:left;cursor:pointer;border:outset 1px #ccc;color:#666;font-weight:bold;padding: 1px 2px;
background:#999 url(http://oskarshamnsrk.se/images/search.gif) repeat-x left top;}
input.pushbutton:hover{margin:1.3em 0 0 0;float:left;cursor:pointer;border:outset 1px #ccc;color:#666;font-weight:bold;padding: 1px 2px;
background:#999 url(http://oskarshamnsrk.se/images/search_hov.gif) repeat-x left top;}
input#name.inputbox{margin-bottom:0.5em;}
input#email.inputbox{margin-bottom:0.5em;}
input#website.inputbox{margin-bottom:0.5em;}
