* {
	outline:none;
	}
img {
	border:none;
	}
a:link, a:visited {
	text-decoration: none;
	color: #2db3e6;
}
body {
	background-color:#FFF;
	color:#333;
	position:relative;
	margin:0;
	padding:0;
}
.container {
	font-family:Tahoma, Helvetica, Arial;
	font-size:small;	
}
#banner {
	height:60px;
	width:800px;
	position:relative;
	margin:0 auto;
}

#banner h1 {
	margin:0;
	padding:0;
	height:60px;
	width: 400px;
	font-weight: normal;
}
#banner h1 a:link, #banner h1 a:visited {
	height:60px;
	width: 400px;
	background-image: url(../images/banner.png);
	background-repeat: no-repeat;
	text-indent: -9999px;
	display:block;
}
#menu ul {
	position:absolute;
	top:0; right:0;
	}
#menu ul {
	list-style:none;
	margin:20px 0 0 0;
	padding:0;
}
#menu ul li {
	display:inline;
	}
#menu ul li a:link, #menu ul li a:visited {
	display:block;
	float:left;
	line-height:20px;
	text-decoration:none;
	color:#BBB;
	padding: 0 10px;
	border-left: 1px solid #DDD;
	
}
#menu ul li a:hover {
	color: #2db3e6;
	
	
}


/* PHOTO */

#mainImg {
	margin:10px auto 0;
	overflow:auto;
	position:relative;
	text-align:center;
	clear:both;
	background-color:#111;
}


#previous, #next {
	width: 85px;
	height: 85px;
	position: absolute;
	z-index: 10;
	text-indent: -9999px;
	display: none;
}
#mainImg:hover #previous, #mainImg:hover #next {
	
}	

#previous {
	background-image: url(../images/previous.png);
	top: 45%;
	left: 25px;
}
#next {
	background-image: url(../images/next.png);
	top: 45%;
	right: 25px;
}


#shadow {
	margin: 0 auto 10px;
	
}	
/* DETAILS */

#details {
	background-color:#222;
	color:#EEE;
	border-top:1px solid #111;
	border-bottom:1px solid #111;
	display:none;
	clear:both;
}
#detailsContent {
	width:800px;
	margin:0 auto;
	padding:10px 0;
	overflow:auto;
	}
#notes, #comments {
	float:left;
	width:399px;
	font-size:115%;
	line-height:165%;
	}
#notes a:link, #notes a:visited {
	color:#2db3e6;
	text-decoration:none;
	}
#notes a:hover {
	color:#FFF;
	}
.content {
	padding:10px 20px;
	}

#tags {
	
	}
#tags a:link, #tags a:visited, #tags2 a:link, #tags2 a:visited {
	color:#2db3e6;
	text-decoration:none;
}
#tags a:hover, #tags2 a:hover {
	color:#FFF;
}
#randomrelatedphotos {
	overflow:auto;
}	
#randomrelatedphotos a:link, #randomrelatedphotos a:visited {
	display:block;
	margin:0 8px 8px 0;
	float:left;
}
/* comments */
.commentWrapper {
	
	border-bottom: 1px solid #444;
	padding: 10px 0;
}
#comments a:link, #comments a:visited {
	color:#EB974C;
	text-decoration:none;
}
/* comment form */
input.input, textarea {
	background-color:#333;
	border:1px solid #555;
	border:none;
	padding:8px;
	color:#EEE;
	width:300px;
	font-size:110%;
}
input.input:focus, textarea:focus {
	background-color:#444;
	color:#FFF;
}
label {
	padding-left:5px;
	font-size:100%;
	}


/* BROWSE */

#wrapper {
	background-color:#222;
	color:#EEE;
	border-top:1px solid #111;
	border-bottom:1px solid #111;
	clear:both;
}
#browse, #about {
	width:800px;
	margin:0 auto;
	padding:10px 0;
	font-size:115%;
	line-height:160%;
	}
#pages {
	overflow:auto;
	line-height:130%;
	padding:10px 0;
	font-size:90%;
	}
#pages a:link, #pages a:visited {
	padding:0 2px;
	margin-right:1px;
	background-color:#333;
	border:1px solid #444;
	color:#DDD;
	text-decoration:none;
}
#thumbs {
	overflow:auto;
	clear:both;
	}
#thumbs a:link, #thumbs a:visited {
	display:block;
	float:left;
	margin:0 10px 10px 0;
}
#categories {
}
#categories a:link, #categories a:visited {
	text-decoration:none;
	
	color:#2db3e6;
}
#categories a:hover {
	color:#FFF;
}
h2 {
	font-weight: bold;
	font-size: 120%;
}
h3 {
	font-weight: bold;
	font-size: 110%;
}
#wrapper  #tagList {
	width:800px;
	margin: 0 auto;
	padding:10px 0;
	font-size:130%;
	line-height:160%;
	border-top:2px dashed #444;
	}
/* ABOUT */
#about a:link, #about a:visited {
	color:#2db3e6;
	text-decoration:none;
}
#about a:hover {
	color:#FFF;
}
#aboutTop, #aboutMiddle, #aboutBottom {
	clear:both;
	overflow:auto;
}
#aboutMiddle, #aboutBottom {
	border-top:2px dashed #444;
}
#bio, #equipment {
	width:399px;
	float:left;
	}	
#recentComments {
	float:left;
	width:300px;
	}
#visitors {
	float:left;
	width:495px;
	}	
.download {
	background-image:url(../images/download.jpg);
	background-repeat:no-repeat;
	line-height:25px;
	padding-left:30px;
	display:block;
}
/* FOOTER */
#footer {
	width:800px;
	margin:0 auto 20px auto;
	position:relative;
	overflow:auto;
	line-height: 40px;
	}
#copyright {
	color: #BBB;
		}
#totalComments {
	position:absolute;
	width:40px;
	height:40px;
	top:0;
	right:0;
	background-image:url(../images/totalComments.jpg);
	background-repeat:no-repeat;
	font-size:10px;
}
#totalComments span {
	display:block;
	text-align:center;
	line-height:28px;
}

.imgRight {
	float:right;
	margin:0 0 5px 5px;
}
.content ul {
	list-style:none;
	margin:0;
	padding:0;
}
.content ul li {
	background-image:url(../images/bullet.jpg);
	background-repeat:no-repeat;
	background-position:0 4px;
	padding-left:20px;
}

.shadow-480 {
	background-image: url(../images/shadow-480.jpg);
	background-repeat: no-repeat;
	background-position: bottom center;
	padding-bottom: 130px;
	
}

.shadow-720 {
	background-image: url(../images/shadow-720.jpg);
	background-repeat: no-repeat;
	background-position: bottom center;
	padding-bottom: 130px;
	
}
