/* .............................. */
/* Basic */
/* .............................. */

body {
	background-color:#666;
	font-size:12px;
	font-family: Helvetica, Arial, sans-serif;

	color:#eee;
	padding:0px;
	margin:0px;
	margin-bottom:20px;
	text-align:center;
	}

html, body {
     min-height:100.1%;
	}

/* .............................. */
/* Links */
/* .............................. */

a {
	color:#eee;
	text-decoration:underline;
	}

a:hover {
	text-decoration:none;
	
	color: #fff;
	}


/* .............................. */
/* Headings */
/* .............................. */

h1 {
    float:left;
	clear:left;
	font-weight:bold;
	font-size:15px;
	letter-spacing:2px;
	color:#eee;
	margin: 2px 0 0 13px;
	padding:0px;
	}
	
h1 a {
    text-decoration:none;
	color:#eee;
	}

h1 a:hover {
    text-decoration:none;
	}

.title {
	font-weight:bold;
	font-size:15pt;
	letter-spacing:2px;
	color:#B5B5B5;
	margin:0px;
	margin-bottom:2px;
	margin-left:2px;
	padding:0px;
	}

h3 {
	font-weight:bold;
	font-size:12px;
	letter-spacing:1px;
	color:#ddd;
	text-align:center;
	margin: 5px 12px 12px 12px;
}

/* .............................. */
/* Navigation and menu */
/* .............................. */

#navigation {
    background:#333333;
	border-bottom:1px solid #aaa;
	padding:5px;
	height:17px;
	margin-bottom:20px;
	}

div.right-top {
    float:right;
	clear:right;

}

.menu {
	text-align:right;
	font-size:11px;
	}

.menu a {
	font-size:12px;
	padding: 11px;
	}
		
.menu a:hover {
	text-decoration:none;
	color:#fff;
	background-color: #9F9F9F;
	}
	
span.twitter 		{	padding-left: 8px; padding-right: 10px;}
span.twitter img 	{ margin-bottom: -4px;  }
	
/* .............................. */
/* Content*/
/* .............................. */


.legal p.legal {
	padding: 0;
	margin: 10px 0 3px 0;
	font-size: 10px;
}

.addcomment {
    float:right;
	clear:right;
	padding: 0px 0px 0px 12px;
	background: url(/templates/focus/styles/icon-comments2.gif) no-repeat 0px 2px;
	}
	
.addcomment a {
	padding: 3px;
	font-size: 15px;
}

.permalink {
	font-size: 13pt;
	padding: 0px 0px 0px 11px;
	background: url(/templates/focus/styles/icon-permalink2.gif) no-repeat 0px 2px;
	}
	
.permalink a {
	padding: 3px;
}	
	
#photo, .bigphoto {
    background:#eee;
    padding:5px;
	border:1px solid #515151;
	}


#image-navigate {
    background:#666;
	padding:20px;
	height:25px;
	width:70%;
	margin:0px auto;
	}
	
#image-navigate a {
	padding: 4px;
	font-size: 15px;
	}
#image-navigate a:hover {
	padding: 4px;
	background-color: #9F9F9F; 
	}

.image-previous {
    float:left;
	padding: 12px 10px 10px 17px;
	background: url(/templates/focus/styles/icon-l-white.gif) no-repeat 2px 14px;
	}

.image-next {
	float:right;
	padding: 12px 20px 10px 5px;
	background: url(/templates/focus/styles/icon-r-white.gif) no-repeat 45px 14px;
	}


#image-info, .image-info {
    background:#515151;
	border:1px solid #aaa;
	padding:20px;
	text-align:left;
	width:965px;
	margin:0px auto;
	margin-bottom:25px;
	line-height:125%;
	color:#eee;
	font-size: 14pt;
	}
	
.image-info { margin-top: 10px; margin-bottom: 40px; }
.image-info h2 { font-size: 14pt; color: #fff; margin: 0;  }
.fullsize { margin-bottom: 35px; border-bottom: 1px solid #aaa; }
.fullsize p { padding: 8px 0 0 0; margin: 3px;}
.image-info {  padding: 12px; }


#image-info a:hover, .image-info a:hover{
	background-color: #9F9F9F;
}

#image-notes, .image-notes {
	width:70%;
	vertical-align:top;
	}
#image-exif, .image-exif {
    padding-top:10px;
    text-align:right;
	width:25%;
	line-height: 120%;
	vertical-align:top;
	font-size: 11pt;
	}

/* thumbnails under main image: "More 'keyword' Photos */
div.kwthumbs { padding: 3px 0 10px 47px; clear: both; }
div.kwthumbs h2 { font-size: 13pt; padding: 3px; margin: 10px 0 4px 0;}
a.kwlink:hover { background-color: #515151 !important;}

/* comments & comments form */
.col1 	{ float: left; 	}
.col2 	{ float: right; }
.col1, .col2	{ width: 49%; font-size: 11pt; line-height: 100%; }
#addcomment p { font-weight: bold; margin: 0; padding: 10px 0 5px 0; }

/* .............................. */
/* Browse */
/* .............................. */

#page {
    background:#515151;
	border:1px solid #aaa;
	padding:20px;
	text-align:left;
	width:85%;
	margin:0px auto;
	margin-bottom:25px;
	line-height:16px;
	}

#page a {
    font-weight:bold;
	}
	
#page img, div#image-info img {
	background:#fff;
    padding:5px;
	border:1px solid #333;
	}

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

/* .............................. */
/* Comments */
/* .............................. */

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

#comments {
	margin:10px auto 0px auto;
	text-align:left;
	font-size: 12pt;
	line-height: 105%;
	}
	
#comments ul {
	list-style-type:none;
	margin:0px;
	padding:10px;
	}
	
#comments li {
	display:block;
	margin:0px;
	margin-bottom:8px;
	color:#eee;
	padding: 0 10px;
	border:1px solid #aaa;	
	}
	
#comments li a {
	color:#eee;
	}

#comments li a:hover {
	color:#fff;
	background-color: #9F9F9F;
	}
	
#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: 0 10px; 
	margin: 20px 0 0 0;
	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%;
	font-size:12px;
	border:1px solid #aaa;
	background-color:#666;
	color:#eee;
	padding: 0;
	margin: 0 0 8px 0;
	}
#addcomment input {
	margin: 0 0 8px 0;
}

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

/* .............................. */
/* Footer */
/* .............................. */

#footer {
   text-align:center;
   margin-bottom:20px;
   }

/* .............................. */
/* Calendar if somebody wants to use */
/* a calendar in the template        */
/* .............................. */


.td-calendar-days-vz {
	padding:1px;
	text-align:center;
	border-top:0px solid #000;
	border-bottom:1px solid #000;
	border-right:0px;
	border-left:0px;
	background:#fff;
	color:#000;
	}
.td-calendar-days-vz:hover {
    background:#444;
    }

.td-calendar-days {
	padding:1px;
	text-align:center;
	border-top:1px solid #000;
	border-bottom:1px solid #000;
	border-right:0px;
	border-left:0px;
	background:#fff;
	color:#000;
	}
.td-calendar-days:hover {
    background:#444;
    }
.td-calendar-navi-vz {
	border-top:0px;
	border-bottom:1px solid #000;
	border-right:0px;
	border-left:0px;
	text-align:center;
	letter-spacing:1px;
	word-spacing:5px;
	}
.td-calendar-navi-vz a {
    text-decoration:none;
    color:#444;
    }
.td-calendar-navi {
	border-top:0px;
	border-bottom:1px solid #000;
	border-right:0px;
	border-left:0px;
	text-align:right;
	letter-spacing:1px;
	word-spacing:5px;
	}
.td-calendar-navi a {
    text-decoration:none;
    color:#444;
    }
.td-calendar-days-imagefound {
	padding:1px;
	text-align:center;
	border-top:1px dotted #000;
	border-bottom:1px dotted #000;
	border-left:1px dotted #000;
	border-right:1px dotted #000;
	background:#f5f5f5;
	}
.td-calendar-days-imagefound:hover {
    border-top:1px solid #000;
	border-bottom:1px solid #000;
	border-left:1px solid #000;
	border-right:1px solid #000;
	background:#666;
    }
.td-calendar-days-imagefound a {
    text-decoration:none;
    color:#444;
    }
.td-calendar-days-imagefound a:hover {
    text-decoration:none;
    color:#fff;
    }
.table-calendar {
    font-family:Helvetica, verdana, sans-serif;
	font-size:10px;
	padding:0px;
	margin:0px;
	width:600px;
	border-top:0px;
	border-bottom:0px;
	border-right:0px;
	border-left:0px;
	}
.table-calendar-vz {
    font-family:Helvetica, verdana, sans-serif;
	font-size:10px;
	padding:0px;
	margin:0px;
	width:200px;
	border-top:0px;
	border-bottom:0px;
	border-right:0px;
	border-left:0px;
	}

