/* .............................. */
/* Basic */
/* .............................. */

body {
	background-color:#000;
	font-size:11px;
	font-family: Arial, Helvetica, sans-serif;
	letter-spacing:0.5px;
	color:#E4E4E4;
	padding:0px;
	margin:0px;
	margin-bottom:20px;
	text-align:center;
	}

html, body {
	}

/* .............................. */
/* Links */
/* .............................. */

a {
	color:#fff;
	text-decoration:none;
	}

a:hover {
	text-decoration:underline;
	
	}

/* .............................. */
/* Headings */
/* .............................. */

h1 {
    float:left;
	clear:left;
	text-transform:uppercase;
	font-size:19px;
	letter-spacing:2px;
	color:#E4E4E4;
	padding-top:1px;
	margin-top:8px;
	margin-left:5px;

	}
	
	h2 {

	text-transform:uppercase;
	font-size:15px;
	letter-spacing:2px;
	color:#E4E4E4;
	padding-top:1px;
	margin-top:12px;


	}
	
h1 a {

    text-decoration:none;

	}

h1 a:hover {
	font-size:19px;
    text-decoration:none;

	}

.title {
	font-weight:lighter;
	font-size:20px;
	letter-spacing:1px;
	color:#fff;
	
	padding-left: 0px;	
	padding-top:-5px;
	}

h3 {
	font-weight:bold;
	font-size:11px;
	letter-spacing:1px;
	color:#E4E4E4;
	text-align:center;
	}

/* .............................. */
/* Navigation and menu */
/* .............................. */

#navigation-browse {
position: fixed;
    background:none;
	border-bottom:0px solid #ccc;
	padding-left:5px;
	paddgin-top:20px;
	padding-right:0px;
	height:30px;
	margin-top:0px;
	}
	
	#navigation {
	paddgin-top:15px;
	padding-left:5px;
    background:#000;
	border-bottom:0px solid #ccc;
height:30px;
	margin-top:0px;
	}

.menu {
text-transform:uppercase;
	background:#E0E0E0;
    float:right;
		padding-right:10px;
	margin-top:12px;
	margin-right:0px;
	padding-top:0px;
	clear:right;
	text-align:right;
	font-size:11px;
	}
	
.menu a {
	color:#000;
padding-right:9px;
padding-left:5px;
	}
		
.menu a:hover {
	background-color:#ccc;
	text-decoration:none;
	color:#000;
	}
	
/* .............................. */
/* Content */
/* .............................. */

#photo {
	margin-left:3px;
    background:#000;
    padding:7px;
	border:1px solid #111;
	}

/* .............................. */
/* Image Navigation */
/* .............................. */

#image-navigate {
font-size:11px;
        color:none;
    background:none;
	padding-bottom:10px;
	padding-top:10px;
	height:15px;
	width:700px;
	margin:0px auto;
	border-bottom:1px solid #111;
	}
	
#image-navigate a {
color:none;
	padding-bottom:10px;
	}
	#image-navigate a:hover {
	text-decoration:none
color:#fff;

	}
	

.image-previous {
	

padding-left:2px;
    float:left;
	color:;
	}

.image-next {
	color:none;
	

	padding-right:0px;
	float:right;
	}

/* .............................. */
/* Image Info */
/* .............................. */

#image-box { 
	background:#000;
	}
#image-info {

    background:#000;
	border:0px solid #ccc;
	padding:0px;
	text-align:justify;
	width:700px;
	margin:0px auto;
	margin-bottom:25px;
	line-height:16px;
	}
	
	#image-two {

    background:#000;
	border:0px solid #ccc;
	padding:0px;
	text-align:justify;
	width:758px;
	margin:0px auto;
	margin-bottom:25px;
	line-height:16px;
	}
	
		
#image-notes {
	width:100%;
	padding-top: 10px;
	color:#999;

	}
	
#exif {
	letter-spacing:1px;
	
	font-weight:lighter;
	color:	#111;
	font-size:20px;
    text-align:right;

	}

.addcomment {
    float:right;
	clear:right;
	padding:0px;
	}	

/* .............................. */
/* Pages */
/* .............................. */

#thumb-nav {

	padding-left:14px;
	color:#D1D1D1;
	letter-spacing:1.2px;
	font-weight:lighter;
	font-size:10px;
	margin-bottom:-20px;
	}
	#thumb-naver {

	padding-right:5px;
	color:#D1D1D1;
	letter-spacing:1.2px;
	font-weight:lighter;
	font-size:10px;
	margin-bottom:-20px;
	}
	
#page {
	padding-top:20px;
									
background:#000;
	border:0px solid #ccc;
	padding:0px;
	text-align:left;
	width:3600px;
	margin:0px auto;
	margin-bottom:25px;
	line-height:16px;
	}
	
	#page-two {
	padding-top:20px;
	padding-bottom:20px;
    background:#000;

	text-align:left;
	width:758px;
	margin:0px auto;
	margin-bottom:25px;
	line-height:16px;
	}

	#page-three {
	padding-top:20px;
	padding-bottom:20px;
    background:#000;
	text-align:left;
	width:758px;
	margin:0px auto;
	margin-bottom:25px;
	line-height:16px;
	}
	
#page a {
    font-weight:bold;
	}
	
#page img {
	background:#000;
    padding:0px;
	border:0px solid #ccc;
	}

.column{
font-size:12px;
	width:48%;
	text-align:left;
	vertical-align:top;
	padding:5px;
	}
	.column-one{
font-size:12px;
	width:27%;
	text-align:left;
	vertical-align:top;
	padding:5px;
	}
	
		.column-two{
font-size:14px;
	width:73%;
	text-align:left;
	vertical-align:top;
	padding:5px;
	}
.thumbnails {
	border:0px solid #f5f5f5;
	padding:0px;
	margin:0px;
	}

/* .............................. */
/* Comments */
/* .............................. */

#comment-top {
    background:#000;
	border-bottom:1px solid #eee;
	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:#444;
	text-decoration:none;
	padding:10px;
	border:1px solid #eee;
	}
	
#comments li a {
	color:#444;
	text-decoration:none;
	}
	
#comments li:hover {
	background:#f5f5f5;
	}
	
#comments li a:hover {
	background:#f5f5f5;
	}

#comment-middle {
    background:#fff;
	border-top:1px solid #eee;
	padding:5px;
	margin-top:25px;
	height:15px;
	} 

#addcomment {
    width:90%;
	text-align:left;
	padding:10px;
	margin:0px auto;
	border:1px solid #eee;
	background:#f5f5f5;
	}

.input {
    width:45%;
	font-size:10px;
	border:1px solid #eee;
	background-color:#fff;
	color:#666;
	padding:5px;
    }
	
#addcomment textarea {
	width:90%;
	height:50px;
	font-size:12px;
	border:1px solid #eee;
	background-color:#fff;
	color:#666;
	padding:5px;
	}

.comment-button {
    background:#fff;
	border:1px solid #aaa;
	color:#666;
	border-bottom:2px solid #aaa;
	border-right:2px solid #aaa;
	}

/* .............................. */
/* Footer */
/* .............................. */

#footer {
   margin-bottom:20px;
   margin-right: -2400px;
   }
#footer-top {
   margin-top:0px;
   margin-right: -1200px;
   }

 #footer-three a {
   color:#D1D1D1;}
   
    #footer-four a {
   color:#D1D1D1;}
   
   #footer a {
   color:#D1D1D1;}
   
	#footer-three {
	border:1px solid #E0E0E0;
	  background: #000;
		text-align:left;
width:700px;

margin-bottom:0px;

	 }
	 #footer-four {
	border:1px solid #D1D1D1;
	  background: #000;
		text-align:left;
width:758px;

margin-bottom: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;
}





.td-numbers {
	padding:1px;
	text-align:center;
	border-top:0px solid #999;
	border-bottom:0px solid #999;
	border-right:0px;
	border-left:0px;
	background:#fff;
	width: 6px;
	color:#999;
	}

.td-numbers:hover {
    background:#444;
    }

.td-numbers a {
    text-decoration:none;
    }

.td-numbers a:hover {
    text-decoration:none;
    color:#fff;
    }

.td-numbers-navi-prev {
	border-top:0px;
	border-bottom:0px;
	border-right:0px;
	border-left:0px;
	text-align:center;
	vertical-align:top;
	letter-spacing:1px;
	word-spacing:5px;
	text-decoration:none;
	width:50px;
	}

.td-numbers-navi-prev a {
    text-decoration:none;
	color:#000;
    }

.td-numbers-navi-prev a:hover {
    text-decoration:none;
	color:#666;
    }

.td-numbers-navi-next {
	border-top:0px;
	border-bottom:0px;
	border-right:0px;
	border-left:0px;
	text-align:center;
	vertical-align:bottom;
	letter-spacing:1px;
	word-spacing:5px;
	text-decoration:none;
	width:50px;
	}

.td-numbers-navi-next a {
    text-decoration:none;
	color:#000;
    }

.td-numbers-navi-next a:hover {
    text-decoration:none;
	color:#666;
    }

.td-numbers-select {
	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-numbers-select:hover {
	border-top:1px solid #999;
	border-bottom:1px solid #999;
	border-left:1px solid #999;
	border-right:1px solid #999;
	background:#666;
    }

.td-numbers-select a {
    text-decoration:none;
    color:#444;
    }

.td-numbers-select a:hover {
    text-decoration:none;
    color:#fff;
    }

.table-numbers {
	font-family:Helvetica, verdana, sans-serif;
	font-size:10px;
	padding:1px;
	margin:0px;
	}
	
	
	