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

body { 
	background-color:#dcdcdc; 
	font-size:12px; 
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif; 
	color:#CCCCCC; 
	background-image: url(../images/suffocate-bg.gif); 
	padding:0; 
	margin:0 0 20px; 
	text-align:center; 
}

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

li {
	list-style-image:url(../images/mini-page-arrow.gif);
	list-style-type:none;
}	
	
/* .............................. */
/* Links */
/* .............................. */

a {	color:#999999; 
	text-decoration:none; 
	margin: 0; 
	padding: 0; 
}

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

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

h1 {
    float:left;
	clear:left;
	font-weight:bold;
	font-size:14px;
	color:#666666;
	margin:0 0 0 5px;
	padding:0;
	}
	
h1 a {
    text-decoration:none;
	color:#666666;
	}

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

.title { float: left; margin:0; padding:0; }
.titlegrey { color: #444444; font-size: 20px; }
.selectgallery { margin-top: 5px; margin-right: 20px; padding: 0; float: right; }

select, option {
	font-family: "Trebuchet MS"; 
	font-size: 12px;
	color: #8899AA;
	background-color:black;
	border: 1px dotted #444444;
}

h3 {
	margin:20px;
	font-weight:bold;
	font-size:14px;
	letter-spacing:0.1em;
	color:#778899;
	text-align:left;
	padding-bottom:3px;
	border-bottom: 1px dashed #223344;
}

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

.menu {
    float:right;
	clear:right;
	text-align:right;
	font-size:9px;
	}
	
.menu a {
	padding-left:8px;
	padding-right:10px;
	}
/* .............................. */
/* Content */
/* .............................. */

#mainphoto { 
	background-color: black; 
	background-image: url(../images/photobg.gif); 
	background-repeat: no-repeat; 
	background-position: center; 
	width: 700px; 
	margin: 0 auto; 
	padding-left:15px; 
	padding-right:15px; 
	padding-top:15px; 
	padding-bottom:5px; 
	border: 0px; 
}
#mainphoto a { border-width: 0; }
#photo { background: #000000; padding: 5px; }
#photofader { }

/* .............................. */
/* Image Navigation */
/* .............................. */

#navigation { 
	text-align: center; 
	background-color: black;
	width: 730px; 
	padding:0; 
	margin-right: auto; 
	margin-left: auto; 
	margin-top: 20px;
}

#headerlogo { 
	background-color: black; 
	padding-top: 20px;
	padding-right: 15px; 
	padding-left: 15px; 
	white-space: nowrap; 
}

#top-menu { 
	font-size: 16px; 
	font-weight:bold;
	background-color: black; 
	text-align: center; 
	letter-spacing: -0.5px; 
	width: 730px; 
	height: 25px; 
	margin-right: auto; 
	margin-left: auto;  
}

#top-menu a { 
	color: #8298a8; 
	text-decoration: none; 
	margin-left: 5px;
	margin-right: 5px;
	padding-right: 5px;  
	padding-left: 1px;  
}
	
#top-menu a:hover { color: #38537e; }

#image-navigate { 
	font-size: 12px; 
	background-color: black; 
	text-align: left; 
	width: 700px; 
	margin: 0 auto 0; 
	padding: 0 15px; 
}
#image-navigate:after { font-size: 0; visibility: hidden; display: block; height: 0; clear: both; content: "."; }
#image-previous { 
	font-weight: bold; 
	background-color: black; 
	text-align: left; 
	float: left; 
	margin: 0; 
	padding-bottom: 5px; 
}
#image-previous ul { margin: 0; padding: 0; }
#image-previous li { margin: 0; padding: 0; list-style-image: none; }
#image-previous li a { 
	color: #999999; 
	background-image: url(../images/previous.gif); 
	background-repeat: no-repeat; 
	background-position: left 1px; 
	text-decoration: none; 
	height: auto; 
	margin-top: 2px; 
	padding-left: 22px; 
	display: block; 
}
#image-previous li a:hover { 
	color: #6699CC; 
	background-image: url(../images/previous-r.gif); 
	background-repeat: no-repeat; 
	background-position: left 1px; 
	margin-top: 2px;
	padding: 0 0 0 22px; 
}

#image-next { 
	font-weight: bold; 
	background-color: black; 
	text-align: right; 
	float: right; 
	margin: 0; 
	padding-bottom: 5px
}

#image-next ul { margin: 0; padding: 0; }
#image-next li { margin: 0; padding: 0; list-style-image: none; }
#image-next li a { 
	color: #999999; 
	background-image: url(../images/next.gif); 
	background-repeat: no-repeat; 
	background-position: right 1px; 
	text-decoration: none; 
	height: auto; 
	margin-top: 2px;
	padding-right: 22px; 
	display: block; 
}
#image-next li a:hover { 
	color: #6699CC; 
	background-image: url(../images/next-r.gif); 
	background-repeat: no-repeat; 
	background-position: right 1px; 
	margin-top: 2px;
	padding-right: 22px; 
}

/* #image-navigate { background:#fff; padding:0 15px 15px; height:15px; width:700px; margin:0 auto 1px; }
	
#image-navigate a {
	padding:0;
	}

.image-previous { float:left; margin: 0; padding: 0; }

.image-next { float:right; margin: 0; padding: 0; } */
	
#thumbrow { width:760px; margin: 5px auto; padding: 0; }
#thumbrow .thumbnails { 
	margin-top: 5px; 
	margin-bottom: 5px; 
	margin-right:7px;
	margin-left:7px;
	padding: 12px; 
}
#thumbrow a img.thumbnails { background-color: #000000; }
#thumbrow a:hover img.thumbnails { background-color: #666666; }
.current-thumbnail { 
	background-color: #000000; 
	margin-top: 5px; 
	margin-bottom: 5px; 
	margin-right:9px;
	margin-left:9px;
	padding: 12px; 
	border: 1px dashed #666666; 
}

/* .............................. */
/* Image Info */
/* .............................. */

.phototitle { color: #EEEEEE; font-size: 20px; font-weight: bold; margin: 0; padding: 0; }

#image-info { 
	font-size: 10px;
	padding:15px; 
	text-align:left; 
	width:670px; 
	margin:0 auto 0; 
	background-color: #101010; 
	border: solid 15px #000000; 
}

#image-info p { margin: 0; padding: 0; font-size:12px;}
#image-notes {
	width:70%;
	vertical-align:top;
	}
	
#image-exif {
    padding-top:10px;
    text-align:right;
	width:25%;
	vertical-align:top;
	}

.categories { 
	font-size: 12px; 
	font-weight:bold; 
	float:right; 
	clear:right; 
	background-color: #262626;
	margin:0px; 
	padding: 5px 10px 5px 10px; 
	border: 1px dashed #666666;
}	

#exif-info { 
	color:#CCCCCC;
	padding:15px; 
	text-align:center; 
	width:670px; 
	margin:0 auto 0; 
	background-color: #101010; 
	border-right: solid 15px #000000; 
	border-left: solid 15px #000000; 
	border-top: solid 3px #000000; 
}

.exif-data { font-size: 11px; margin-top: 4px; padding:0; }	
.exif-value { font-size: 11px; color:#999999; }	
.visitors { font-size: 11px; color:#CCCCCC; }	

/* .............................. */
/* Pages */
/* .............................. */

#page { 
	background-color: #101010; 
	background-image: url(../images/suff-logo.gif); 
	background-repeat: no-repeat; 
	background-position: right top; 
	border:solid 15px #000000; 
	padding:0; 
	text-align:left; 
	width:700px; 
	margin:0 auto 10px; 
}

#gallerypage { 
	background-color: #101010; 
	background-image: url(../images/suff-logo.gif); 
	background-repeat: no-repeat; 
	background-position: right top; 
	border: solid 15px #000000; 
	padding: 0; 
	text-align: left; 
	margin: 0 auto 10px; 
	width: 700px; 
}

#page a {
    font-weight:bold;
	}

#pagetitle { 
	color: #8899AA; 
	font-size: 26px; 
	font-weight: bold; 
	letter-spacing: -1px; 
	width: 670px; 
	margin: 0; 
	padding: 20px; 
}

#pagetitle p { clear: both; margin: 0; padding: 0; }
#pagetitle:after{ content: "."; display: block; height: 0; font-size:0; clear: both; visibility:hidden; }
#gallerycontent { margin: 0 auto; padding: 15px 14px; text-align:center;}
#gallerycontent .thumbnails { margin: 6px; padding: 10px; }
#gallerycontent a img.thumbnails { background-color: #000000; }
#gallerycontent a:hover img.thumbnails { background-color: #666666; }
#pagecontent { margin: 0 auto; padding: 15px; }

#usualcontent { 
	line-height: 15px; 
	width: 700px; 
	margin: 0; 
	padding: 0; 
}

#textjustify p { text-align: justify; margin:20px; padding: 0; }

#aboutcontent { 
	line-height: 14px; 
	background-color: #222222;
	background-image: url(../images/comment_divider.gif); 
	background-repeat: repeat-y; 
	width: 700px; 
	margin: 0; 
	padding: 0; 
}
#aboutbg { 
	background-image: url(../images/comment_bglogo.gif); 
	background-repeat: no-repeat; 
	width: 660px; 
	margin: 0 auto; 
	padding: 20px; 
}

#aboutbg:after{ content: "."; display: block; height: 0; font-size:0; clear: both; visibility:hidden; }
#abouttext { width: 390px; float: left; margin: 0; padding: 0; }

#aboutlinks { width: 215px; float: right; margin: 0; padding: 0; }
#aboutlinks p { margin: 8px 0 0; padding: 0; }
#aboutlinks ul { width: 215px; margin:8px 0 0; padding:0 0 15px; }
	
#aboutlinks li { display:block; color:#444; font-size: 10px; margin: 0 0 1px; padding: 0; list-style-image: none; }
	
#aboutlinks li a { color: #8298a8; font-weight: normal; background-color: #101010; text-decoration:none; width: 203px; padding:2px 2px 2px 8px; display: block; }
#aboutlinks li a:hover { color: #38537e; background:#f5f5f5; }
	
.horzwhiteline { background-color: black; height: 15px; clear: both; }
.column{
	width:48%;
	text-align:left;
	vertical-align:top;
	padding:5px;
	}
.thumbnails { border-width: 0; }
/* .............................. */
/* Comments */
/* .............................. */

#commentsbox { 
	background-color: #000000; 
	background-image: url(../images/comment_divider.gif); 
	background-repeat: repeat-y; 
	text-align: left; 
	margin: 0 auto 10px; 
	padding: 0; width: 700px; 
	border: solid 15px black; 
	}
#commentsbg { 
	background-color: #101010; 
	background-image: url(../images/comment_bglogo.gif); 
	background-repeat: no-repeat; 
	width: 700px; 
	margin: 0; 
	padding: 0; 
}
#commentsbg:after { font-size: 0; visibility: hidden; display: block; height: 0; clear: both; content: "."; }
#commentsarea { text-align: left; margin: 0; padding: 15px; width: 400px; float: left; }
#addcomment { line-height: 16px; text-align: left; margin: 0; padding: 15px; width: 225px; float: right; font-weight:bold;}
#comment-top {
    background-color:#000000;
	border-bottom:1px dotted #999999;
	padding:5px;
	margin-bottom:25px;
	height:15px;
}    
#comments {
    margin:0 auto;
	text-align:left;
}
#comments ul {
	list-style-image: none;
	margin:0px;
	padding:10px;
}
#comments li {
	display:block;
	margin:0px;
	margin-bottom:10px;
	color:#999999;
	text-decoration:none;
	padding:10px;
	border:1px dotted #444444;
}
#comments li a {
	color:#6699CC;
	text-decoration:none;
}
#comments li:hover {
	background:#99CCFF;
}
	
#comments li a:hover {
	background:#99CCFF;
	}
.input { font-size:12px; border:dotted 1px #444444; background-color:#262626; color:#DDEEFF; width: 215px; margin-bottom: 5px; padding:5px; }
.comments-none { color: #CCCCCC; font-size: 11px; font-style: normal; font-weight: normal; line-height: 12px; text-decoration: none; width: 396px; margin: 0; padding: 0; }
.comments-none ul { margin: 0; padding: 0; border-width: 0; list-style-image: none; display: block; }
.comments-none li { background-color: #262626; width: 384px; list-style-image: none; margin: 0 0 10px; padding: 6px; border: dotted 1px #444444; }
#addcomment textarea { width:215px; height:50px; font-size:10px; border:dotted 1px #444444; background-color:#262626; color:#DDEEFF; font-family: Verdana, Arial, Helvetica, sans-serif; margin: 0 0 5px 0; padding:5px; }

.comment-button { margin: 10px 0 0; padding: 0; }

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

#footer { color: #999999; font-size: 11px; font-family: "Trebuchet MS", verdana, sans-serif; text-align:center; margin-bottom:10px; }

.css-validator {
	background: url(../images/css-validator.gif) no-repeat left center;
	padding-left: 20px;
	padding-bottom: 1px;
	margin-left: 8px;
}

.xhtml-validator {
	background: url(../images/xhtml-validator.gif) no-repeat left center;
	padding-left: 20px;
	padding-bottom: 1px;
	margin-left: 8px;
}

.rss-feeds {
	background: url(../images/mini-rss.gif) no-repeat left center;
	padding-left: 20px;
	padding-bottom: 0px;
	margin-left: 6px;
}

.login {
	background: url(../images/mini-page.gif) no-repeat left center;
	padding-left: 20px;
	padding-top: 8px;
	margin-left: 6px;
}

/* .............................. */
/* Calendar if you want to use    */
/* a calendar in the template     */
/* .............................. */
.td-calendar-days-vz {
	padding:1px;
	text-align:center;
	border-top:0px solid #999;
	border-bottom:1px solid #999;
	border-right:0px;
	border-left:0px;
	background:#fff;
	color:#999;
	}
.td-calendar-days-vz:hover {
    background:#444;
    }

.td-calendar-days {
	padding:1px;
	text-align:center;
	border-top:1px solid #999;
	border-bottom:1px solid #999;
	border-right:0px;
	border-left:0px;
	background:#fff;
	color:#999;
	}
.td-calendar-days:hover {
    background:#444;
    }
.td-calendar-navi-vz {
	border-top:0px;
	border-bottom:1px solid #999;
	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 #999;
	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 #999;
	border-bottom:1px dotted #999;
	border-left:1px dotted #999;
	border-right:1px dotted #999;
	background:#f5f5f5;
	}
.td-calendar-days-imagefound:hover {
    border-top:1px solid #999;
	border-bottom:1px solid #999;
	border-left:1px solid #999;
	border-right:1px solid #999;
	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;
	}

/* TAG SUPPORT */
.tags01
{
	font-size: 10px !important;
}

.tags02
{
	font-size: 12px !important;
}

.tags03
{
	font-size: 14px !important;
}

.tags04
{
	font-size: 16px !important;
}

.tags05
{
	font-size: 18px !important;
}

.tags06
{
	font-size: 20px !important;
}

.tags07
{
	font-size: 22px !important;
}

.tags08
{
	font-size: 24px !important;
}

.tags09
{
	font-size: 26px !important;
}

.tags10
{
	font-size: 28px !important;
}
