@charset "utf-8";
/* CSS Document */

body, html {
	border:0;
	margin:0;
}

body {
	text-align:center;
	font: normal normal normal 62.5%/170% Arial, Helvetica, sans-serif;
	background:#394157 url(/templates/ivography_v3/images/bg.jpg);
}

#container {
	margin: 0px auto;
	text-align:left;
	width:1000px;
}

#header {
	width:1000px;
}

#header img {
	display:block;
}

#footer {
	color: rgb(206, 204, 193);
	float: left;
	font-family: Arial;
	margin-top: 54px;
	padding-bottom: 15px;
	padding-left:32px;
	width: 1000px;
}

#content {
	width:936px !important;
	width:1000px;
	width/**/:/**/936px;
	background:rgb(235,235,235);
	padding-left:32px;
	padding-right:32px;
	/*padding-top:21px;*/
	padding-bottom:30px;
}

#nav_sub {
	width:936px !important;
	width:1000px;
	width/**/:/**/936px;
	height:52px;
	padding-left:32px;
	padding-right:32px;
	background:#000000 url(/templates/ivography_v3/images/menu/bg_menu_sub.gif) bottom repeat-x;
}

#nav {
	width:936px !important;
	width:1000px;
	width/**/:/**/936px;
	height:52px;
	padding-left:32px;
	padding-right:32px;
	background:#000000 url(/templates/ivography_v3/images/menu/bg_submenu_content.gif) bottom repeat-x;
}

#nav ul,
#nav_sub ul,
#sub_nav ul{
	list-style:none;
	margin:0;
	padding:0;
}

a, a:visited {
	text-decoration:none;
}

#left {
	float:left;
	width:366px;
}

#right {
	float:right;
	width:534px;
}

.clear {
	clear:both;
}

.three-column, .three-column-double, .four-column, .four-column-double, .four-column-triple, .two-column {
	float:left;
	/*padding-right:15px;*/
}

.two-column {
	width:468px;
}

.three-column {
	width:312px;
}

.three-column-double {
	width:624px;
}

.four-column {
	width:234px;
}

.four-column-double {
	width:468px;
}

.four-column-triple {
	width:702px;
}

/* NAV left*/

#nav_left {
	margin-top:13px;
	float:left;
	display:inline;
	text-transform: uppercase;
}

#nav_left li , #nav_right a{
	color:#FFF;
	margin-right:22px;
	float:left;
}

#nav_left a, #nav_right a {
	height:38px;
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size:1.1em;
	color:#FFF;
	float:left;
	display:block;
}

#nav_left a:hover,
#nav_left li.active-trail a,
#nav_left li.active a ,
#nav_right a:hover,
#nav_right li.active-trail a{
	color:rgb(153,51,0);
	background:url(/templates/ivography_v3/images/menu/navon.png) bottom left no-repeat;
}

/* NAV right*/

#nav_right {
	margin-top:13px;
	float:right;
	display:inline;
  text-transform: uppercase;
}

#nav_right img {
	padding-top:2px;
}

#infocontainer {
	width:100%;
	color:#333;
}

#infocontainer .container {
	padding-top:10px;
	padding-bottom:10px;
}

#infocontainer img {
	float:left;
}

#browsecontainer {
	width: 100%;
	padding-top:10px;
	padding-bottom:10px;
}

#browsecontainer img {
	padding:1px;
}

#browseleft {
	float:left;
	width: 680px;
	padding-bottom:20px;
}

#browseright {
	float:right;
	width:175px;
	background-color:rgb(200,200,200);
	font-family: 'Trebuchet MS', Arial, Helvetica, sans-serif;
	padding-left:3px;
	padding-top:4px;
	padding-bottom:4px;
}

.container {
	width:860px;
	margin:0 auto;
	text-align:left;
}

#infocontainer a, #infocontainer a:visited, #browsecontainer a, #browsecontainer a:visited, #footer a, #footer a:visited{
	color:rgb(153,51,0);
	text-decoration:none;
}

#infocontainer a:hover, #browsecontainer a:hover, #footer a:hover{
	color:#333;
	text-decoration:none;
}

#infocontainer img {
	background-color:#999;
	padding:3px;
	margin-right: 20px;
}

#infocontainer ul {
	list-style-type:circle;
}

#info {
	
	text-align: left;
	
	margin-left:0px;
	top:0px;
	z-index: 1000;
	font: 10px/12px verdana, helvetica, arial, sans-serif;
	color: #000;
}

#info a, #info a:visited {
	color:rgb(153,51,0);
	text-decoration:none;
}

#info a:hover {
	color:000;
	text-decoration:none;
}

#title-heading{
	font-size: 20px;
	font-weight: normal;
	color: #333;
	text-align: left;
	letter-spacing: -1px;
	padding-bottom:15px;
  margin-top:3px;
}

#title-heading .date {
	font-size: 14px;
	font-weight: normal;
	color: #999;
}

#description {
	margin-bottom:15px;
}
#notes {
	text-align: left;
}
.exif {
	color: #666;
  font-size: 11px;
  font-style: italic;
  margin-top:4px;
}

.thumbnails {
	/*border:1px solid black;
	margin:0 1px 2px 1px;*/
	filter:alpha(opacity=100);
	-moz-opacity:1;
	opacity:1;
}

.current-thumbnail{
	/*border:1px solid black;
	margin:0 1px 2px 1px;*/
	filter:alpha(opacity=75);
	-moz-opacity:.75;
	opacity:.75;
}

.thumbnails:hover {
	/*border:1px solid black;
	margin:0 1px 2px 1px;*/
	filter:alpha(opacity=75);
	-moz-opacity:.75;
	opacity:.75;
}

#recentcomments {
	margin-bottom:15px;
}

#recentcomments ul {
	padding:0px;
	margin:0px;
	list-style:none;
}

#recentcomments li {
	color:#666;
	margin:0px 0px 15px 0px;
	padding-left:16px;
/*	padding-right:45px;*/
	background: url(/templates/ivography_v3/images/comment.gif) no-repeat;
}

#addcomment {
  float:right;
	margin-bottom:15px;
  margin-left:15px;
}

.comment-button {
	border:1px solid #CCC;
}

.input {
	border:1px solid #CCC;
	width:90%;
}

.textarea {
	border:1px solid #CCC;
	width:100%;
}

.formfield{
	width:250px;
	padding:2px;
	margin:0px auto;
	font:10px verdana, arial, helvetica, sans-serif;
	color:#444;
	border:1px solid #464646;
	background:#FFF;
}
.formfield:hover, .formfield:focus{
	border-top:1px solid #3F7795;
	border-bottom:1px solid #3F7795;
	border-left:1px solid #3F7795;
	border-right:1px solid #3F7795;
	background:#999;
	color:yellow;
}
.formbutton{
	font:10px verdana, arial, helvetica, sans-serif;
	padding:5px;
	margin:0px auto;
	color:#7D7D7D;
	background:#272727;
	border:1px solid #464646;
}
.formbutton:hover{
	color:#2CCBE9;
	background:#272727;
	border-top:1px solid #3F7795;
	border-bottom:1px solid #3F7795;
	border-left:1px solid #3F7795;
	border-right:1px solid #3F7795;
}

#menu_browse{
	position: absolute;
	margin: 0px;
	padding: 0px;
	top: 0px;
	z-index:10;
}
#menu_browse a{
	outline: none;
}

#menu_browse_prev, #menu_browse_next{
	width: 49.9%;
	height: 100%;
	background: transparent url(/templates/ivography_v3/images/blank.gif) no-repeat; /* Trick IE into showing hover */
	display: block;
}

#menu_browse_prev {
	top: 0px;
	left:0px;
	float: left;	
}
#menu_browse_next {
	top: 0px;
	right:0px;
	float: right;	
}

#menu_browse_prev:hover, #menu_browse_prev:visited:hover {
	background: url('/templates/ivography_v3/images/prevImage.png') no-repeat center center;
	cursor: pointer;
}
#menu_browse_next:hover, #menu_browse_next:visited:hover {
	background: url('/templates/ivography_v3/images/nextImage.png') no-repeat center center;
	cursor: pointer;
}

#photocontainer {
	width:100%;
	clear:both;
	text-align:center;
	position:relative;
}

img {
	border:0;
}

#navleft {
	float:left;
	padding-left:20px;
}

#navright {
	float:right;
	padding-right:20px;
}

.announce {
	background-color: #CCC;
	padding: 8px;
	border-top: 1px solid #8dcee4;
	border-bottom: 1px solid #8dcee4;
	color:#777;
	text-align: justify;
	margin-bottom:10px;
}

.about_half {
	float:left;
	width:286px;
	padding-bottom:10px;
}

h5 {
  font-weight:bold;
  font-size:110%;
  color:#333;
}