@charset "UTF-8";

body{
	font:Arial, Helvetica, sans-serif;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 11px;
	background-image: url('/images/bg3.gif');
	background-position:center;
	background-repeat:repeat-y;
	background-color: #ffffff;
}

h2{
	font-size: 16px;
	font-weight: bold;
	margin-top: 0px;
}

h3{
	font-size: 14px;
	font-weight: bold;
}

html, body {
    height: 99%;
}

img{
border:0;
}

a{
	color:#A90000;
	text-decoration:none;
}

a:hover{
	color:#000000;
	text-decoration:none;
}

a:visited{
	color:A90000;
	text-decoration:none;
	}

.title{
	font-size: 36px;
	line-height: 40px;
	font-weight:bold;
}

.subtitle{
	font-size:24px;
}



.box{
	width: 740px;
	margin-left: auto;
	margin-right: auto;
	min-height: 98%;
	height: auto !important;
	height: 98%;
	margin: 0 auto 0px; /* the bottom margin is the negative value of the footer's height */
}

.header{
	height: 100px;
	text-align: center;
}

.sidebar{
	width: 140px;
	float: left;
	line-height: 17px;
}

.content{
	width: 600px;
	height: 95%;
	float: right;
	text-align:justify;

}


.imgright{
float:right;
position:relative;

}

hr {
	clear: both;
	height: 0px;
	border: 0px;
	border-top: 1px solid #ccc;
	margin-top: 0px;
	padding: 0px;
}


/* Main Layout
------------------------------ */
#zenphoto {
	margin: 0;
	padding: 0;
	text-align: center;
	margin:auto;
}
#zenphoto #main {
	text-align: left;
	margin: 0px;
	padding: 0;
	width: 600px;
	background: #FFF;
}
#zenphoto #credit {
	margin: 0 auto 40px auto;
	width: 580px;
	font-size: 9px;
	color: #AAA;
	text-align: right;
	clear: both;
}
#zenphoto #credit a {
	text-decoration: none;
	color: #9C3;
}
#zenphoto #credit a:hover {
	color: #7A2;
	text-decoration: none;
}

#zenphoto #padbox {
	padding: 20px;
}





/* Link Styles
------------------------------ */



/* Miscellaneous
------------------------------ */
#zenphoto hr {
	clear: both;
	height: 0;
	border: 0;
	border-top: 1px solid #444;
	margin: 0 0 12px 0;
	padding: 0;
	color: #444;
}
#zenphoto img {
	border: 0;
}
#zenphoto blockquote {
	border-left: 1px dotted #96967E;
	margin-left: 20px;
	padding-left: 20px;
	color: #363630;
}


/* Page Navigation
------------------------------ */



#zenphoto .pagelist { text-align:center; }
#zenphoto ul.pagelist {
	clear: both;
	padding: 0;
	margin: 20px 0 0 0;
	list-style-type: none;
}
#zenphoto ul.pagelist li {
	display: inline;
}
#zenphoto ul.pagelist li a, #zenphoto ul.pagelist span.disabledlink {
	padding: 4px;
}
#zenphoto ul.pagelist li.current a {
	font-weight: bold;
	text-decoration: none;
	cursor: default;
	color: #5A5A4B;
}
#zenphoto ul.pagelist li.prev {
	margin-right: 10px;
}
#zenphoto ul.pagelist li.next {
	margin-left: 10px;
}
#zenphoto .disabledlink {
	color: #ddd;
	cursor: default;
}
#zenphoto .pagenav {
	clear: both;
}



#zenphoto .navie {
	text-align: center;
}


#zenphoto .imgnav {
	margin-bottom: 3px;
	font-size: 10pt;
	font-weight: normal;
	color: #CCC;
}

#zenphoto .imgnav a {
	display: block;
	width: 46%;
	padding: 2%;
	color: #A90000 !important;
}

#zenphoto .imgnav a.prev {
	float: left;
	text-align: left;
}

#zenphoto .imgnav a.next {
	float: right;
	text-align: right;
}

#zenphoto .imgnav a:hover,.imagenav a:active {
	color: #000000 !important;
	text-decoration: none !important;
}

#zenphoto #images {
	margin: 5px 0px 10px;
	clear: both;
}

/* Image Thumbnails
------------------------------ */
#zenphoto .imagethumb a {
	display: block;
	padding: 7px;
	margin: 16px;
	line-height: 0px;
	background: url('http://jamesandzoe.co.uk/images/img-bg.gif') top left no-repeat;
}
#zenphoto .imagethumb {
	float: left;
	border:0;
}
#zenphoto .albumdesc2 {
	padding: 5px 20px 5px 20px;
	line-height: 18px;
}


/* Album Thumbnails
------------------------------ */

#zenphoto .imagethumb a {
	margin: 0;
	border: 0;
	text-decoration:none;
}
#zenphoto .album {
	margin: 0px 10px 10px 0px;
	padding: 0px;
	float: left;
	width: 285px;
		border: 0;

}

#zenphoto #albums {
	margin: 0px 0px 0px 0px;
}

#zenphoto .album .imagethumb a {
	margin: 0;
	border: 0;
}
#zenphoto .album h3 {
	padding: 0;
	margin: 0;
}
#zenphoto .album h3 a {
	display: block;
	width: 100%;
		border: 0;

}
#zenphoto .album p {
	margin: 0 0 4px 0;
	line-height: 17px;
	font-size: 10px;
}
#zenphoto .albumdesc {
	float: right;
	width: 180px;
	padding: 4px 0 0 0;
	text-align: left;
}


/* Spiffy Corners Box
------------------------------ */
}
#zenphoto .spiffy_content{
	text-align: left;
} 

#zenphoto .spiffy_content p{
	text-align: left;
} 

#zenphoto .spiffy_content h2{
	text-align: left;
} 

/* Spiffy Corners Box - Content
------------------------------ */

#zenphoto .contentbox_content{
text-align: left;
} 








#zenphoto #comments {
	border: 1px solid #f0f0f0;
	padding: 15px 20px;
	margin: 15px 0px;
	width: 400px;
	display: block;
	clear: both;
	padding-top: 10px;
}

#zenphoto .comment {
	margin: 15px 0px;
	padding: 10px 10px;
	border: 1px solid #f0f0f0;
	background-color: #f8f8f8;
}

#zenphoto .commentcount {
	font-weight: normal;
	font-size: 11pt;
	margin-top: 10px;
}

#zenphoto .commentmeta {
	color: #999;
}

#zenphoto .commentauthor {
	font-weight: bold;
}

#zenphoto .commentbody {
	margin: 5px 0px;
	line-height: 1.3em;
}

#zenphoto .commentform INPUT {
	margin-top: 4px;
	border: none;
}

#zenphoto .commentform TEXTAREA {
	margin-top: 4px;
	font-family: Arial, helvetica, verdana, sans-serif;
	font-size: 10pt;
	border: 1px solid #eee;
}

#zenphoto .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;
}


#zenphoto .clear {
	clear: both;
	height: 10px;
}

#zenphoto #map {
	margin-top: 25px;
}

#zenphoto #imagemetadata {
	text-align: right;
	position: relative;
	display: none;
}

#zenphoto #imagemetadata table {
	text-align: left;
	line-height: 1em;
	border: 1px solid #ccc;
	position: absolute;
	top: 2em;
	right: 0;
	background-color: #fafafa;
}

#zenphoto #imagemetadata table td {
	border-bottom: 1px solid #f0f0f0;
	background-color: #f8f8f8;
	padding: 2px 5px;
}

#zenphoto #fullsize_download_link {
	font-size: 8pt;
	text-align: right;
	float: right;
}

#zenphoto #meta_link {
	font-size: 8pt;
	text-align: left;
	float: left;
}

#zenphoto #image_data {
	margin-bottom: 15px;
}

/* Tag Cloud */
#zenphoto #tag_cloud {
	text-align: center;
	background: #eee;
	margin-bottom: 15px;
}

#zenphoto #tag_cloud ul li {
	display: inline;
	list-style-type: none;
}

#zenphoto #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 */
#zenphoto .taglist ul {
	display: inline;
	list-style-type: none;
}

#zenphoto .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;
}

#zenphoto .taglist .tags_title {
	background: none;
	padding-right: 5px;
	padding-left: 0;
}

#zenphoto .rating {
	margin-top: 15px;
	margin-bottom: 15px;
}

/* Error Messages
------------------------------ */
#zenphoto .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;
}

#zenphoto .errorbox h2 {
	color: #DD6666;
	font-size: 100%;
	font-weight: bold;
	margin: 0px;
}





