body {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size:12px;
	line-height:1.5em;
	text-align:center;
	background:#fff;
	margin:0;
	padding:0;
	}
p, #ImageNotes	{
	font:normal 12px "Lucida Grande", arial, helvetica, sans-serif;
	line-height:1.6em;
	color:#666;
}
a:focus {
  outline: none;
}
h3 span.date {
	display:block;
	color:#666;
}
h1#logo {
	float:left;
	width:202px;
	height:69px;
	background:url(images/logo.gif) no-repeat;
	margin:0;
	padding:0;
}
h1#logo a {
	display:block;
	text-indent: -5000px;
	width:158px;
	height:72px;
	font-size: 10px;
	float:left;
}
div#header h2 {
	float:left;
	width:500px;
	font:normal 12px "Lucida Grande", arial, helvetica, sans-serif;
	text-align:left;
	color:#666;
	margin:20px 0 0 20px;
	padding:0;
}
div#wrapper {
  width:742px;
  margin:0px auto;
  }
div#header {
  float:left;
  }
div#menu {
  width:100%;
  float:left;
  border-top:2px solid #000;
  border-bottom:2px solid #000;
background:#eee;
  font:normal 11px "Lucida Grande", Arial, helvetica, sans-serif;
  }
div#menu ul {
	list-style-type:none;
	margin:0;
	padding:0;
	display:inline;
  }
div#menu ul li {
  border-right:1px solid #b6b6b6;
  float:left;
  }
div#menu ul li.first {
  border-left:1px solid #b6b6b6;
}
div#menu ul li a {
  color:#000;
  font-weight:bold;
  text-decoration:none;
  padding:8px;
  float:left;
  display:block;
  }
div#menu ul li a:hover {
	background:#000;
	color:#fff;
}
div#image {
  width:100%;
  padding:10px 0;
  background:#000;
  position:relative;
  text-align:center;
  float:left;
  }
div#image img {
  border:1px solid #FFFFFF;
  }
div#ad-container {
	position:absolute;
	width:160px;
	right:-170px;
	top:0;
}
div#ImageText {
  width:100%;
  float:left;
  }
h3 {
  font:normal 21px Georgia, "Times New Roman", Times, serif;
  color:#000;
  margin:5px 0;
  }
span.date {
  font:normal 12px Arial, Helvetica, sans-serif;
  color:#990000;
  text-align:left;
  }
div#EXIF {
  font:normal 10px Arial, Helvetica, sans-serif;
  color:#818181;
  }
div#ImageNotes {
  width:100%;
  padding:10px 0;
  float:left;
  text-align:left;
  }
div#ImageNotes p {
	margin:0 0 10px 0;
}
div#ImageNotes a {
	color:#990000;
  }
div.divider {
	height:1px;
	width:100%;
	background:#818181;
	line-height:0;
	font-size:0;
	margin:5px 0;
	float:left;
	clear:left;
  }
div#comments {
	float:left;
	width:400px;
	margin:10px 0;
	text-align:left;
  }
div#comments ul {
	list-style-type:none;
	margin:0;
	padding:0;
}
div#comments ul li {
	padding:10px 0;
	border-bottom:1px dotted #999999;
	line-height:1.8em;
	color:#777777;
}
div#comments ul li a {
	color:#990000;
}
div#leave_comment {
	float:right;
	width:310px;
	margin:10px 0;
	background:#F9F9F9;
	padding:10px;
	border:1px solid #cccccc;
	voice-family:"\"}\"";
	voice-family:inherit;
	width:290px;
}
div.row {
 	clear: both;
	 padding-top: 5px;
	 text-align:left;
 }

div.row span.label {
 	float: left;
 	width: 100px;
	text-align:left;
 }

div.row span.formw {
	 float: left;
 	width: 150px;
 	text-align: left;
 }

input, textarea {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size:12px;
	border: 1px solid #ddd;
	padding:5px;
	float:left;
}
textarea {
	width:275px;
}
input[type], textarea[name] {
	background : #FFF;
}

input[type=submit], input[type=reset] {
	background : #FFF;
	color : #000;
  }
input.input {
	width:175px;
  }

input[type=submit]:hover {
	background : #FAFAFA;
	color : #D96C00;
}

/* BROWSE TEMPLATE */

#image-header {
	height: 50px;
}

.menu {
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #999999;
	border-bottom-color: #999999;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
	padding-left: 6px;
	padding-right: 6px;
	height: 14px;
}
#image-menu li {
	display: inline;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-right-color: #999999;
	border-left-color: #999999;
	margin: 0px;
	padding-right: 3px;
	padding-left: 3px;
	padding-top: 0px;
	padding-bottom: 0px;
}
#image-menu li:hover {
	background-color:#E5E5E5;
}
#image-menu ul {
	display: inline;
	margin: 0px;
	display:table;
	border-collapse:collapse;
	line-height: 14px;
}
#image-content {
	width:100%;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	float:left;
}

#image-content p {  
	padding:10px;
	color:#666666;
	margin:0px;
}

#image-content p strong {
	color:#759115;
	font-weight:bold;
}

#image-content h1 {
	padding:10px;
	font-weight:bold;
	margin:0px;
}

#image-content h4 {
	padding:10px;
	margin:0px;
}

#image-content a {
	color:#990000;
}
#image-content a:hover {
	text-decoration: underline;
}

/* Thumbnails */

#thumbs { width:100%; }
.thumbnails       { margin: 7px 12px 0 0; border: 5px solid #000; }
.thumbnails:hover {border: 5px solid #d73414; }
.current-thumbnail { margin: 7px 12px 0 0; border: solid 1px #d73414; }


.left {
  float:left;
  }
.right {
  float:right;
  }
 
