/* .............................. */
/* PIXELWALL.ORG */
/* Medium color Scheme CSS */
/* .............................. */
/* Basic */
/* .............................. */

body {
	background-color:#666;
	font-size:12px;
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	letter-spacing:0.5px;
	color:#eee;
	padding:0px;
	margin:0px;
	border:0px;
	text-align:center;
	}

html, body {
     min-height:100.1%;
	}

br {
	clear: both;
	}

/* .............................. */
/* Links */
/* .............................. */

a {
	color:#eee;
	text-decoration:none;
	}

a:hover {
	text-decoration:underline;
	}

img {
	border: 0px;
	}

/* .............................. */
/* Headings */
/* .............................. */

h1 {
    float:left;
	clear:left;
	font-weight:bold;
	font-size:15px;
	letter-spacing:2px;
	color:#eee;
	margin:0px;
	margin-left:5px;
	padding:0px;
	}
	
h1 a {
    text-decoration:none;
	color:#eee;
	}

h1 a:hover {
    text-decoration:none;
	}

.title {
	font-weight:bold;
	font-size:13px;
	letter-spacing:1px;
	color:#eee;
	margin-bottom:5px;
	margin-left:2px;
	padding:0px;
	}

h3 {
	font-weight:bold;
	font-size:13px;
	letter-spacing:1px;
	color:#eee;
	margin-top:-5px;
	padding-top:5px;
	}

/* .............................. */
/* Navigation and menu */
/* .............................. */

#navigation {
    background:#444;
	width: 800px;
	height: auto;
	border-bottom:1px solid #aaa;
	padding:5px;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 5px;
	/*padding-bottom: 24px;*/
	text-decoration: none;
	}

#title {
	position:relative;
	float: left;
	width: 40%;
	text-align: left;
	}

#swapstyle {
	position: relative;
	float: left;
	margin-top:auto;
	margin-bottom:auto;
	width: 20%;
	text-align: center;
	}
#swapstyle img {
	border:1px solid #666;
	}
#swapstyle a {
	font-family: Verdana, Arial, sans-serif;
	font-size: 14px;
	font-weight: bold;
	padding:0px;
	}
#swapstyle a:hover {
	text-decoration:none;
	color: #aaa;
	}

#tools {
	position: relative;
	float: left;
	width: 40%;
	font-size: 12px;
	font-weight: bold;
	text-align: right;
	}

.menu a {
	padding:2px;
	padding-left:10px;
	padding-right:10px;
	}
		
.menu a:hover {
	color:#aaa;
	text-decoration:none;
	border-bottom: 4px solid #aaa;
	}

/* .............................. */
/* Content*/
/* .............................. */

#photo {
    background:#eee;
    padding:5px;
	/*border:1px solid #444;*/
	margin: 0px;
	}

#image-navigate {
    background:#444;
	height:auto;
	width:800px;
	margin-left:auto;
	margin-right:auto;
	padding: 5px;
	border-top: 1px solid #aaa;
	border-bottom: 1px dotted #aaa;
	}
	
#image-navigate a {
	font-family: Verdana, Arial, sans-serif;
	font-size: 18px;
	font-weight: bold;
	padding:0px;
	}
#image-navigate a:hover {
	text-decoration:none;
	color: #aaa;
	}

.image-previous {
    float:left;
	}

.image-next {
	float:right;
	}

#image-content {
	width: 790px;
	height:auto;
    background:#444;
	margin-left: auto;
	margin-right: auto;
	margin-top:0px;
	padding:10px;
	border-bottom:1px solid #aaa;
	}

#image-info {
	position:relative;
	float:left;
	padding-right:10px;
	padding-left: 0px;
	text-align:right;
	width:200px;
	margin-bottom:25px;
	line-height:16px;
	color:#eee;
	}
	
#image-notes {
	position:relative;
	float:left;
	padding-left:10px;
	border-left:1px solid #aaa;
	width:350px;
	text-align:justify;
	vertical-align:top;
	}
#addcomment {
    float:left;
	clear:right;
	width:350px;
	margin-bottom:25px;
	vertical-align:top;
	text-align:left;
	}
#image-exif {
	font-family: Verdana,Arial,sans-serif;
	font-size: 10px;
	position:relative;
	float:right;
	clear:right;
    text-align:right;
	width:150px;
	vertical-align:top;
	}
	

/* .............................. */
/* Browse */
/* .............................. */

#page {
    background:#444;
	border-top:1px solid #aaa;
	padding:20px;
	text-align:justify;
	width:770px;
	margin:auto;
	line-height:16px;
	}

#page a {
    font-weight:bold;
	}
	
#page img {
	background:#fff;
    padding:5px;
	border:1px solid #444;
	}

#leftcolumn {
	position: relative;
	float:left;
	width:70%;
	text-align:justify;
	vertical-align:top;
	}

#leftcolumn img {
	float:left;
	margin-right: 10px;
	}

#rightcolumn {
	position: relative;
	float:right;
	width:25%;
	text-align:left;
	vertical-align:top;
	padding-left: 20px;
	border-left: 1px dotted #aaa;
	}
	
.thumbnails {
	margin-bottom: 10px;
	}

#thumbs a:hover img{
	border:1px solid #fff;
}


/* .............................. */
/* Comments */
/* .............................. */

#linkswap {
	font-family: Verdana,Arial,sans-serif;
	font-size: 10px;
	color: #aaa;
}

#linkswap a {
	color: #aaa;
}

#linkswap a:hover {
	color: #fff;
}

#comment-top {
	font-family: Verdana,Arial,sans-serif;
	font-size: 11px;
    background:#333;
	border-bottom:1px solid #aaa;
	padding:5px;
	margin-bottom:25px;
	height:15px;
	}    

#comments {
	font-family: Verdana,Arial,sans-serif;
	font-size: 11px;
    margin:0px auto;
	width:95%;
	text-align:left;
	}
	
#comments ul {
	list-style-type:none;
	margin:0px;
	padding:5px;
	}
	
#comments li {
	display:block;
	margin:0px;
	margin-bottom:10px;
	color:#eee;
	text-decoration:none;
	text-align:justify;
	padding-bottom: 5px;
	line-height: 15px;
	border-bottom:1px dotted #aaa;
	}
	
#comments li a {
	color:#aaa;
	text-decoration:none;
	}

#comments li a:hover {
	color:#fff;
	}
	
#comments li:hover {
	background:#444;
	}

#comment-middle {
    background:#666;
	border-top:1px solid #aaa;
	padding:5px;
	margin-top:25px;
	height:15px;
	} 

#addcomment {
    width:95%;
	text-align:left;
	padding:10px;
	margin:0px auto;
	background:#444;
	}

.input {
    width:45%;
	font-size:11px;
	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 {
	font-family: Verdana,Arial,sans-serif;
	font-size: 11px;
    background:#fff;
	border:1px solid #aaa;
	color:#444;
	}

/* .............................. */
/* Footer */
/* .............................. */

#footer {
	clear:both;
	width: 800px;
	background-color: #aaa;
	padding:5px;
	margin-left: auto;
	margin-right: auto;
	text-align:center;
	color:#666;
   }
#footer a {
	color:#666;
   }

#footer a:hover {
	text-decoration:underline;
   }

/* .............................. */
/* 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;
	}
