html {
	font-size: 100%;
}

/* A font by Jos Buivenga (exljbris) -> www.exljbris.com */

@font-face {
  font-family: Fertigo;
  font-weight: normal;
  font-style: normal;
  src: url(http://storage.cabbitmedia.com/photos/themes/cabbit/woffs/Fertigo_PRO.woff) format("woff"), url(http://storage.cabbitmedia.com/photos/themes/cabbit/otfs/Fertigo_PRO.otf) format("opentype");
}

body {
	font-size: 62.5%;
	font-family: Fertigo, Verdana, Arial, Helvetica, sans-serif;
	background: #000000;
	padding: 0em;
	margin: 3.0em;
	}

body {
  background-size: 100% auto;
  -moz-background-size: 100% auto;
  -o-background-size: 100% auto;
  -webkit-background-size: 100% auto;
  -khtml-background-size: 100% auto;
  background-attachment: fixed;
  background-position: 0 0;
  background-repeat: no-repeat;
}

#av {
  float: left; border: 0em; margin: 0em 1em 0 0;
}
	
a:link, a:visited, a:hover, a:active { font-weight:bold; text-decoration:none; color:#325DB5; }
a:visited { color:#325DB5; }
a:hover { text-decoration:underline; }
	
	#wrapper {
                position: relative;
		width: 92.5em;
		margin: 0 auto;
	        filter: Alpha(opacity=95); 
	        opacity: .95; 
                z-index: 2;
		}

	#footer {
		width: 100%;
		float: left;
		margin: 0 auto;
		padding: 1.5em;
		}

	#leftmain, #rightnav {
		float: left;
		padding: 1.2em;
	}

	#leftmain {
		width: 66.5em;
		background: #fff;
		}
	#rightnav {
		width: 19.9em;
		background: #eee;
	}

	.content {
		margin: 0 auto;
		font-size: 1.6em;		
	}

	img {
		margin: .5em 0 .5em 0;
	}



	#cc {
		float: left; border: 0em; margin: .2em 1em 0 0;
	}

	#comment_p_url {
		display:none;
	}

	h3 {
		margin: 0em .5em .5em .5em;
		}

	p {
		margin: 0em .5em .5em .5em;
		}

	.chitikaSpace {
		margin: 0em .5em .5em .5em;
		}

#image {
		margin: 0em .5em .5em .5em;
}

#narrow {
		margin: 0em .5em .5em .5em;
}

#padbox {
margin: 0em .5em .5em .5em;
}

#latest-date {
        margin: 0em 0em 0em 0em;
}

#latest-date ul { 
        list-style-type: none;
        margin: 0em 0em 0em 0em;
        margin-left: 0em;
        padding: 0em;
}

.label {
font-size: 1.4em;
}

.value {
font-size: 1.4em;
}

#cboxTitle {
font-size: 1.4em;
}

/* Page Navigation
------------------------------ */
ul.pagelist {
	clear: both;
	padding: 0;
	margin: 20px 0 0 0;
	list-style-type: none;
}
ul.pagelist li {
	display: inline;
}
ul.pagelist li a, ul.pagelist span.disabledlink {
	padding: 4px;
}
ul.pagelist li.current a {
	font-weight: bold;
	text-decoration: none;
	cursor: default;
	color: #5A5A4B;
}
ul.pagelist li.prev {
	margin-right: 10px;
}
ul.pagelist li.next {
	margin-left: 10px;
}
.disabledlink {
	color: #ddd;
	cursor: default;
}
.pagenav {
	clear: both;
}
.disabled_nav {
	visibility: hidden;
}

/* AJAX
------------------------------ */
#albumDescEditable, #albumTagsEditable {
	margin-bottom: 12px;
}
#imageDescEditable, #albumTagsEditable {
	margin-top: 24px;
}
#imageDesc, #exif_link {
	margin-bottom: 4px;
}

#exif_link {
  float: right;
}

/* Tags
------------------------------ */
ul.taglist {
	display: inline;
	list-style-type: none;
}


ul.taglist li {
	background: url(../images/tag.png) no-repeat left center;
	list-style-type: none;
	padding-left: 18px;
	float:left;
	padding-right: 5px;
	color: #999999;
	display: inline;
	list-style-type: none;
}

span.tags_title {
	float:left;
	background: none;
	padding-right: 5px;
	padding-left: 0;
}

/* Image Thumbnails
------------------------------ */
.imagethumb a, .imagethumb a:hover {
	display: block;
	padding: 9px;
	margin: 0px 9px 9px 0px;
	line-height: 0px;
    border: 1px solid #e6e6e6;
    background-color: #f6f6f6;
}
.imagethumb a:visited {
    background-color: #fcfcfc;
    border: 1px solid #f8f8f8;
}
.imagethumb a:hover {
	background-color: #f3f3f3;
	border: 1px solid #cccccc;
}
.imagethumb {
	float: left;
}
.albumdesc2 {
	line-height: 18px;
}


/* Album Thumbnails
------------------------------ */
#albums {
	float: left;
}
.album {
	margin: 0 12px 8px 0;
    padding: 10px 8px 2px 10px;
	float: left;
	width: 290px;
	border: 1px solid #E7F0F5;
	background: #F7F9FD;
    line-height: 100%;
}
.album a img {  }
.album .thumb {
    float: left; 
    margin-right: 6px;
}
.album h3 {
	padding: 0;
	margin: 0;
}
.album p {
	line-height: 12px;
	font-size: 11px;
    padding: 4px 0px 0px;
    margin: 0px;
}
.albumdesc small {
	color: #8DB8CF;
}


/* Individual Image
------------------------------ */
.image { 
	margin: 0;
	padding: 0;
	border: 0;
}

.imgnav {
	float: right;
	width: 140px;
	text-align: center;
	border: 1px solid #D5E6EE;
	background: #EEF5F9;
	margin-top: -10px;
}
.imgnav .imgprevious a, .imgnav .imgnext a {
	display: block;
	width: 50%;
	height: 100%;
	float: left;
	padding: 4px 0;
	font-size: 120%;
	text-decoration: none;
	line-height: 180%;
	color: #237898;
}
.imgnav .imgprevious a:hover, .imgnav .imgnext a:hover {
	background-color: #fff;
	text-decoration: none;
	color: #002E5B;
}
.imgnav .imgprevious a {
	float: left;
}
.imgnav .imgnext a {
	float: right;
}

/* Miscellaneous
------------------------------ */
hr {
	clear: both;
	height: 0;
	border: 0;
	border-top: 1px solid #E6E6DF;
	margin: 0 0 12px 0;
	padding: 0;
}
img {
	border: 0;
}
blockquote {
	border-left: 1px dotted #96967E;
	margin-left: 20px;
	padding-left: 20px;
	color: #363630;
}

#imagemetadata {
  text-align: right;
}

#imagemetadata table {
  text-align: left;
  line-height: 1em;
  border: 1px solid #ccc;
  top: 2em;
  right: 0px;
  background-color: #fafafa;
}

#imagemetadata table td {
  border-bottom: 1px solid #f0f0f0;
  background-color: #f8f8f8;
  padding: 2px 5px;
}

/* Comments
------------------------------ */

.error { 
  color: #C33; 
  font-weight: bold; 
}
.comment {
	padding: 10px;
	border: 1px solid #E7F0F5;
	background: #FBFCFD;
	margin-bottom: 12px;
}
.commentmeta {
	margin-bottom: 12px;
}
.commentauthor {
	font-weight: bold;
}
.commentdate {
	margin-top: 12px;
	color: #8DB8CF;
	font-size: 85%;
}


/* Forms
------------------------------ */
.captchainputbox {
	width: 6.5em;
	padding: 2px;
}
.inputbox {
	width: 250px;
	padding: 2px;
}
textarea {
	padding: 4px;
	width: 90%;
	color: #5A5A4B;
}
.checkbox {
	cursor: pointer;
}
.pushbutton {
	cursor: pointer;
}
label {
	cursor: pointer;
}
label:hover {
	color: #000;
}
#map {margin-left: -77px;}
#rating { margin-top: 10px; }

/* Tag Cloud
---------------------------- */
#tag_cloud {
	background: #eee;
}

#tag_cloud ul li {
	display: inline;
	list-style-type: none;
}

#tag_cloud p {
	padding:10px 0;
	margin:20px 0;
	background: #fff;
	font-size: 18px;
	font-weight:bold;
}

/* Admin Toolbox
------------------------------ */
#admin, #admin_data{
	position: fixed;
	right: 0px;
	top: 0px;
	width: 130px;
	border-bottom: 1px solid #E6E6DF;
	border-left: 1px solid #E6E6DF;
	background: #fff;
    z-index: 4; 	text-align: left;
font-size: 1.2em;
}
#admin_data{
	top: 0px;
	padding-top: 20px;
	z-index: 3;
	line-height: 1.6em;

}
#admin h3 {
	font-weight: normal;
	color: #999;
	margin:0;
	padding:0; text-align: center;
}
#admin h3:hover { color: #036; }
