/* gallery style*/
body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
}

img {
	border: none
}

#gallerytitle h2, #gallerytitle_c h2 {
	font-size: 13pt;
	background-color: #FFFCF4;
	text-transform: uppercase;
}

#gallerytitle span, #gallerytitle_c span {
	font-weight: normal;
	color: #787878;
	text-decoration: none;
	text-transform: none;

}

#gallerytitle A:link,#gallerytitle A:visited, #gallerytitle_c A:link,#gallerytitle_c A:visited {
	color: #494949;
	text-transform: uppercase;
}

/*collaborations specific///////////*/
#content_collaborations {
	position: relative;
	width: 780px;
	padding: 15px 10px 25px 10px;
	height: 100%;
}
#left_column_collaborations {
	float: left;
	width: 160px;
	height: 100%;
	padding: 0 10px 0 0
}

.image_collaborations {
	margin: 0px;
	padding: 0px;
	float: left;	
}


.albumthumb img {
	border: 0px;
	float: left;
	margin-right: 10px;
}

.imagethumb img,.image img {
	border: solid #c3c3c3 2px;
	margin: 0px 0 0 0px;
}
.imagethumb img {padding: 1.85px;}
.image {
	margin: 0px;
	padding: 0px;
	float: left;
	margin-left: auto;
	margin-right: auto;
	text-align: center;
	
}

hr {
	clear: both;
	height: 0px;
	border: 0px;
	border-top: 1px solid #ccc;
	margin-top: 0px;
	padding: 0px;
}

.imgnav_collaborations {
	margin-bottom: 4px;
	font-size: 13pt;
	font-weight: normal;
	color: #CCC;
	text-align: center;
	width: 200px;
	height: 15px;
}
.imgnav {
	margin-bottom: 20px;
	font-size: 13pt;
	font-weight: normal;
	color: #CCC;
	text-align: center;
	height: 50px;
}
.imgnav a, .imgnav_collaborations a {
	display: block;
	height: 1em;
	padding: 0;
	color: #525353 !important;
}

.imgnav a.prev, .imgnav_collaborations a.prev {
	float: left;
	
}

.imgnav a.next, .imgnav_collaborations a.next {
	float: right;
}

.imgnav a:hover, .imgnav_collaborations a:hover,.imagenav a:active, .imagenav_collaborations a:active {
	background-color: #eee;
	color: #F60 !important;
	text-decoration: none !important;
}

#images {
	margin: 5px 0px 10px;
	clear: both;
}
#main_image {
	width: 700px;
}
#main_image_collaborations {
	width: 580px;
	float: right;
}
#main_image img, #main_image_collaborations img {margin-left:auto; margin-right:auto; text-align:center;}

/*determines width of thumbnails area///////////*/
#images_detail {
	float: left;
	width: 300px;
	height: 100%;
	padding: 0px 0px 20px 0px;
	overflow: auto;
}
#images_detail_wide {
	float: left;
	width: 700px;
	height: 100%;
	padding: 0px 0px 20px 0px;
	overflow: auto;
}


#albums {
	clear: both;
	margin: 5px 0px 10px;
	padding: 0px;
}

.pagenav {
	margin: 5px 0px 5px;
	font-size: 8pt;
	font-weight: bold;
	color: #CCC;
	clear: both;
}

.pagenav A:link,.pagenav A:visited {
	color: #333;
	text-decoration: none;
}

.disabled_nav {
	visibility: hidden;
}

.disabledlink {
	color: #ddd;
	cursor: default;
}

.albumtitle H3 {
	margin: 0px;
	padding: 0px;
}

A:link,A:visited {
	text-decoration: none;
	color: #3366CC;
}

A:hover,A:active,#gallerytitle A:hover,#gallerytitle A:active,.pagenav A:hover,.pagenav A:active
	{
	color: #FF6600;
}

UL.pagelist {
	padding: 0px;
	margin: 5px 0px 5px;
	list-style-type: none;
	height: 2em;
}

UL.pagelist LI {
	display: inline;
	font-weight: bold;
}

UL.pagelist LI A,UL.pagelist LI span.disabledlink {
	display: block;
	float: left;
	padding: 2px 4px;
	background-color: #FFF6EC;
	text-decoration: none;
	color: #555;
}

UL.pagelist LI span.disabledlink {
	background-color: #fff;
	color: #ddd;
	cursor: default;
}

UL.pagelist LI A:hover {
	background-color: #FFCC99;
	color: black;
}

UL.pagelist LI.current A {
	background-color: #FF6600;
	color: #FFF;
	cursor: default;
}

#comments {
	border: 1px solid #f0f0f0;
	padding: 15px 20px;
	margin: 15px 0px;
	width: 360px;
	display: block;
	clear: both;
	padding-top: 10px;
}

.comment {
	margin: 15px 0px;
	padding: 10px 10px;
	border: 1px solid #f0f0f0;
	background-color: #f8f8f8;
}

.commentcount {
	font-weight: normal;
	font-size: 11pt;
	margin-top: 10px;
}

.commentmeta {
	color: #999;
}

.commentauthor {
	font-weight: bold;
}

.commentbody {
	margin: 5px 0px;
	line-height: 1.3em;
}

.commentform INPUT {
	margin-top: 4px;
	border: none;
}

.commentform TEXTAREA {
	margin-top: 4px;
	font-family: Arial, helvetica, verdana, sans-serif;
	font-size: 10pt;
	border: 1px solid #eee;
}

.error {
	color: #C33;
	font-weight: bold;
}

#admin, #admin_data {
	position: fixed;
	right: 0;
	top: 0;
	border-left: 1px solid #E6E6DF;
	border-bottom: 1px solid #E6E6DF;
	background: #fff;
	width: 120px;
}

#admin, #admin_data ul {
	text-align:center;
	margin: 0;
	padding: 0;
}

#admin_data {
	top: 15px;
}

#admin h3 {
	font: 100% "Helvetica Neue", Helvetica, Arial, sans-serif;
	font-weight: bold;
	color: #000;
	border-bottom: 1px dashed #E6E6DF;
	margin: 0;
	padding: 0;
}

#search {
	float: right;
	text-align:left;
	margin-top: -15px;
}

#search #search_input {
	width: 125px;
}
#search a {
text-decoration: none;
}
#search ul {
border: 1px solid #ccc; position:absolute; text-align:left; list-style: none; 
height: 8em; width: 20em; overflow: auto;
color: black;
background:transparent;
}

.clear {
	clear: both;
	height: 10px;
}

#map {
	margin-top: 25px;
}

#imagemetadata {
	text-align: right;
	position: relative;
	display: none;
}

#imagemetadata table {
	text-align: left;
	line-height: 1em;
	border: 1px solid #ccc;
	position: absolute;
	top: 2em;
	right: 0;
	background-color: #fafafa;
}

#imagemetadata table td {
	border-bottom: 1px solid #f0f0f0;
	background-color: #f8f8f8;
	padding: 2px 5px;
}

#fullsize_download_link {
	font-size: 8pt;
	text-align: right;
	float: right;
}

#meta_link {
	font-size: 8pt;
	text-align: left;
	float: left;
}

/*determines width/size of image data area///////////*/
#image_data {
	width: 400px;
	height: 125px;
	float: right;
	padding: 0 0 0 0px;
	margin-bottom: 15px;
	
}

/*captions-description for gallery*/
#image_data_gallery {
	width: 100%;
	height: 100%;
	padding: 0 0 0 0px;
	margin-bottom: 15px;
}

/*captions-description for collaborations*/
#image_data_collaborations {
	padding: 0 0 0 0px;
	margin-bottom: 15px;
}


/* Archive View  */
#archive {
	width: 300px;
	padding: 0;
	margin: 0 auto;
	text-align: center;
}

ul.archive * {
	padding: 0;
	margin: 0;
	list-style: none;
}

ul.archive .year {
	margin-top: 10px;
	text-align: center;
	color: #FF6600;
	margin-bottom: 5px;
	font-weight: bold;
	font-size: 18px;
}

ul.archive .month {
	font-size: 14px;
	list-style: none;
	border-top: 2px solid #E6E6DF;
	padding-top: 5px;
}

/* Tag Cloud */
#tag_cloud {
	text-align: center;
	background: #eee;
	margin-bottom: 15px;
}

#tag_cloud ul li {
	display: inline;
	list-style-type: none;
}

#tag_cloud p {
	color: #FF6600;
	padding: 10px 0;
	margin: 20px 0;
	background: #fff;
	border-top: 3px solid #E6E6DF;
	border-bottom: 3px solid #E6E6DF;
	font-size: 18px;
	font-weight: bold;
	text-align: center;
}

/* Tags */
.taglist ul {
	display: inline;
	list-style-type: none;
}

.taglist li {
	background: url(tag.png) no-repeat left center;
	list-style-type: none;
	line-height: 18px;
	padding-left: 18px;
	float: left;
	padding-right: 5px;
}

.taglist .tags_title {
	background: none;
	padding-right: 5px;
	padding-left: 0;
}

.rating {
	margin-top: 15px;
	margin-bottom: 15px;
}

/* Error Messages
------------------------------ */
.errorbox {
	padding: 20px;
	background-color: #FDD;
	border-top: 1px solid #FAA;
	border-left: 1px solid #FAA;
	border-right: 1px solid #FAA;
	border-bottom: 5px solid #FAA;
	margin-bottom: 10px;
	font-size: 100%;
	color: #DD6666;
}

.errorbox h2 {
	color: #DD6666;
	font-size: 100%;
	font-weight: bold;
	margin: 0px;
}

/* Zenphoto link
------------------------------ */

#zen-part {
 font-family: Arial, Helvetice, sans-serif;
 font-size: 2em;
 font-weight: 100;
}

#photo-part {
font-family: Arial, Helvetice, sans-serif;
 font-size: 0.9em;
 font-weight: bold;
}

.padding_album {
	padding: 10px 0 10px 0;
}

#pagedthumbsnav {height: 15px; text-align: right; width: 110px;}
#pagedthumbsimages  { visibility: hidden; height }
#pagedthumbsnav-nextdisabled  { visibility: hidden; height: 0 }
#pagedthumbsnav-prevdisabled  { visibility: hidden; height: 0 }