/* @override 
	http://localhost:8888/zenphototest/themes/wp-integ/styles/light.css
	http://nathalieferrier.com/artwork/themes/wp-integ/styles/light.css
*/

/*
Theme Name: Nathalie Ferrier
Theme URI: http://nathalieferier.com/
Description: For nathlieferrier.com. Integraes with Zenphoto.
Version: 0.5
Author: Arvid Tomayko-Peters
Tags: mantle color, variable width, two columns, widgets

*/

a {
	color: orange;
	text-decoration: none;
}

a img {
	border-style: solid;
	border-width: 2px;
}

a img {
	border-style: none;
	border-width: 2px;
}

div.storycontent img {
	border-style: solid;
	border-width: 2px;
}

.img.aligncenter {
}

a:visited {
	color: #ff7800;
}

a:hover {
	color: #ffb734;
}

acronym, abbr {
	border-bottom: 1px dashed #333;
}

acronym, abbr, span.caps {
	font-size: 90%;
	letter-spacing: .07em;
}

acronym, abbr {
	cursor: help;
}

blockquote {
	border-left: 5px solid #ccc;
	margin-left: 1.5em;
	padding-left: 5px;
}

body {
	color: #4c4c4c;
	min-width: 700px; 
	margin: 0;
	padding: 0;
	font: 13px "Lucida Grande", "Lucida Sans Unicode", Verdana, sans-serif;
	top: 0;
	background-color: white;
	background-image: none;
}

cite {
	font-size: 81%;
	font-weight: normal;
	font-style: normal;
}

h1 {
	margin: 0;
	padding: 6px;
	font-size: 165%;
}

h2 {
	margin: 15px 0 2px 0;
	font-size: 123%;
	font-weight: bold;
	padding: 3px 3px 3px 12px;
	background: url(h2-bg.png) repeat-y;
}

.webDesignCredit {
	margin-top: 60px;
}

h3 {
}

ol#comments li p {
	font-size: 100%;
}

p, li, .feedback {
}

#sideBarTitle {
	font-weight: bold;
	font-variant: small-caps;
	font-size: 158%;
}

a:visited#sideBarTitle {
	color: orange;
}

/* classes used by the_meta() */
ul.post-meta {
	list-style: none;
}

ul.post-meta span.post-meta-key {
	font-weight: bold;
}

.credit {
	color: silver;
	font-size: 11px;
	margin: 54px 0 0;
	padding: 3px;
	text-align: center;
}

.credit a:link, .credit a:hover {
}

.feedback {
	color: #ccc;
	text-align: right;
	clear: both;
}

p.nocomments {
	color: #cecece;
	text-align: right;
	margin-top: 36px;
	font-size: 80%;
}

.meta {
	font-size: .75em;
}

.meta li, ul.post-meta li {
	display: inline;
}

#rap {
	margin-left: 156px;
	margin-top: 0;
	background-image: none;
}

.meta ul {
	display: inline;
	list-style: none;
	margin: 0;
	padding: 0;
}

.meta, .meta a {
	color: #ff7f7f;
	letter-spacing: 0;
	text-align: right;
	font-style: italic;
	text-decoration: underline;
}

.storytitle {
	margin: 0 0 36px;
	text-align: center;
	padding: 3px;
	font-family: "Times New Roman", Times, serif;
	font-style: italic;
	letter-spacing: 5px;
	word-spacing: 4px;

}

.storytitle a {
	text-decoration: none;
}

.storycontent {
}

.post {
	border-bottom: 1px solid #b3b3b3;
	padding-bottom: 16px;
	padding-right: 32px;
	padding-left: 32px;
}

#commentform #author, #commentform #email, #commentform #url, #commentform textarea {
	background: #fff;
	border: 1px solid #333;
	padding: .2em;
}

#commentform textarea {
	width: 100%;
}

#commentlist li ul {
	border-left: 1px solid #ddd;
	font-size: 110%;
	list-style-type: none;
}

#commentlist li .avatar {
	float: right;
	margin-right: 25px;
	border: 1px dotted #ccc;
	padding: 2px;
}

#content {
	margin-bottom: 0;
	margin-top: 19px;
	margin-right: 2em;
}

#header {
	background: #b8b8b8;
	font-size: 230%;
	margin-right: 2em;
	padding: 34px;
	margin-top: 0;
	margin-bottom: 0;
}

#header a {
	color: #fff;
	text-decoration: none;
}

#header a:hover {
	text-decoration: underline;
}

#menu {
	padding: 0;
	position: absolute;
	width: 128px;
	top: 0;
	left: 0;
}

#menuMain {
	padding: 10px 2px 10px 9px;
	background: url(menu-bg.png) repeat;
	text-align: left;
}

#archives {
}

#menuBottom {
	height: 93px;
	background: url(round-corner.png) no-repeat -33px 0;
	margin: 0;
	padding: 0;
}

#menuThread {
	height: 300px;
	background: url(thread.png) no-repeat -3px -25px;
	margin: 0;
	padding: 0;
}

#menu form {
	margin: 0 0 0 13px;
}

#menu input#s {
	width: 80%;
	background: #eee;
	border: 1px solid #999;
	color: #000;
}

#menu ul {
	color: #ccc;
	font-weight: bold;
	list-style-type: none;
	margin: 0;
	padding-left: 3px;
}

#menu ul li {
	margin-top: 10px;
	padding-bottom: 2px;
}

#menu ul ul {
	font-variant: normal;
	font-weight: normal;
	line-height: 100%;
	list-style-type: none;
	margin: 1px 0 0;
	padding: 0;
	text-align: left;
}

#menu ul p {
	margin-top: 10px;
	margin-bottom: 0;
}

#menu ul ul li {
	border: 0;
	letter-spacing: 0;
	margin-top: 0;
	padding: 0;
	padding-left: 12px;
	font-variant: normal;
	font-style: normal;
	line-height: 115%;
}

#menu ul ul li a {
	color: #000;
	text-decoration: none;
}

#menu ul ul li {
	margin-top: 6px;
}

#menu ul ul li a.allArtLink {
	color: #ccc;
	text-decoration: none;
	margin-left: -5px;
}

#menu ul ul li a:hover {
	border-bottom: 1px dotted #ffa500;
}

#menu ul ul ul.children {
	font-size: 142%;
	padding-left: 4px;
}

#subArtLink a {
	padding-top: 6px;
	padding-bottom: 5px;
}



#wp-calendar {
	border: 1px solid #ddd;
	empty-cells: show;
	font-size: 14px;
	margin: 0;
	width: 90%;
}

#wp-calendar #next a {
	padding-right: 10px;
	text-align: right;
}

#wp-calendar #prev a {
	padding-left: 10px;
	text-align: left;
}

#wp-calendar a {
	display: block;
	text-decoration: none;
}

#wp-calendar a:hover {
	background: #e0e6e0;
	color: #333;
}

#wp-calendar caption {
	color: #999;
	font-size: 16px;
	text-align: left;
}

#wp-calendar td {
	color: #ccc;
	font: normal 12px 'Lucida Grande', 'Lucida Sans Unicode', Verdana, sans-serif;
	letter-spacing: normal;
	padding: 2px 0;
	text-align: center;
}

#wp-calendar td.pad:hover {
	background: #fff;
}

#wp-calendar td:hover, #wp-calendar #today {
	background: #eee;
	color: #bbb;
}

#wp-calendar th {
	font-style: normal;
	text-transform: capitalize;
}


/*

	Zen Photo Default 1.0
	
*/

/* Basics
------------------------------ */
html {
	 Moz 
	height: 100%;
}

/* Main Layout
------------------------------ */
body {
	margin: 0px;
	padding: 0px 0px 50px;
	text-align: center;
}
#main {
	text-align: left;
	margin: 20px 132px 20px 149px;
	width: 685px;
	background: #fff;
	padding: 20px 30px 70px;
	border-top: 1px solid #E6E6DF;
	border-right: 1px solid #E6E6DF;
	border-bottom: 5px solid #E6E6DF;
	border-left: 1px solid #E6E6DF;
}
#credit, #sort {
	margin: 0 auto;
	width: 640px;
	font-size: 85%;
	color: #c2c2c2;
	text-align: right;
	clear: both;
}
#credit a, #sort a {
	text-decoration: none;
	color: #969696;
	border-bottom: 1px dotted #96967E;
}
#credit a:hover, #sort a:hover {
	color: #bcbcbc;
	border-bottom: 1px solid #BDBDAE;
	text-decoration: none;
}
#gallerytitle {
	margin: 0 0 36px;
	text-align: center;
	padding: 3px;
	font-family: "Times New Roman", Times, serif;
	font-style: italic;
	letter-spacing: 5px;
	word-spacing: 2px;
}
/*#gallerytitle h2 { 
	font-weight: normal; 
	font-size: 12pt; 
	margin-top: 18px;
	width:510px;
}*/

/* Link Styles
------------------------------ */
/*a:link, a:active, a:visited { text-decoration: underline; color: #b94500; }*/
/*a:hover, a:focus { text-decoration: underline; color: #6BD; }*/

/* Text Styles
------------------------------ */
/*body {
	font: normal 82%/200% "Helvetica Neue", "Lucida Grande", Helvetica, Arial, sans-serif;
	color: #5A5A4B;
}*/
/*h2 {
	font: 115% "Helvetica Neue", "Lucida Grande", Helvetica, Arial, sans-serif;
	font-weight: bold;
	color: #002E5B;
}*/
/*h2 a:link, h2 a:visited {
	color: #dd8654;
	text-decoration: none;
}*/
/*h2 span {
	color: #8DB8CF;
}*/
/*h2 a:hover {
	color: #94c2e5;
	text-decoration: none;
}*/
/*h3 {
	font: 110% "Helvetica Neue", "Lucida Grande", Helvetica, Arial, sans-serif;
	font-weight: bold;
	margin-top: 30px;
}*/
/*h3 a:link, h3 a:visited { text-decoration: none; }*/
/*h3 a:hover { text-decoration: underline; }*/


/* Miscellaneous
------------------------------ */
hr {
	clear: both;
	height: 0;
	border: 0;
	border-top: 1px solid #E6E6DF;
	margin: 0 0 12px 0;
	padding: 0;
}
/*img {
	border: 1px solid #717171;
}*/
/*blockquote {
	border-left: 1px dotted #96967E;
	margin-left: 20px;
	padding-left: 20px;
	color: #363630;
}*/

#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: 0px;
  background-color: #fafafa;
}

#imagemetadata table td {
  border-bottom: 1px solid #f0f0f0;
  background-color: #f8f8f8;
  padding: 2px 5px;
}


/* Page Navigation
------------------------------ */
ul.pagelist {
	clear: both;
	padding: 0;
	margin: 20px 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
------------------------------ */
.taglist ul {
	display: inline;
	list-style-type: none;
}

.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;
}

.taglist .tags_title {
	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: 305px;
	border: 1px solid #d5d5d5;
	background: #f2f2f2;
    line-height: 100%;
}
.album a img {
	border: 1px solid #d5d5d5;
}
.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: #a7a7a7;
}


/* Individual Image
------------------------------ */
.image { 
	margin: 0;
	padding: 0;
	border: 0;
}

#images {
	clear: both;
}
#image {
	text-align: center;
	line-height: 0;
}

#image img {
	border: 1px solid #404040;
}
.imgnav {
	float: right;
	width: 140px;
	text-align: center;
	border: 1px solid #eee;
	background: #f8f8f8;
	margin-top: -10px;
}
.imgnav .imgprevious a, .imgnav .imgnext a {
	display: block;
	width: 50%;
	height: 100%;
	float: left;
	padding: 4px 0;
	font-size: 100%;
	text-decoration: none;
	line-height: 180%;
	letter-spacing: 2px;
}
.imgnav .imgprevious a:hover, .imgnav .imgnext a:hover {
	background-color: #ebf0ff;
	text-decoration: none;
}
.imgnav .imgprevious a {
	float: left;
}
.imgnav .imgnext a {
	float: right;
}
#narrow {
	margin: 0 auto;
	width: 440px;
}


/* Comments
------------------------------ */
#comments {
	clear: both;
}
.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
------------------------------ */
.inputbox {
	width: 250px;
	padding: 2px;
}
textarea {
	padding: 4px;
	width: 100%;
	color: #5A5A4B;
	font: 100%/200% "Helvetica Neue", Helvetica, Arial, sans-serif;
}
.checkbox {
	cursor: pointer;
}
.pushbutton {
	cursor: pointer;
	padding: 5px 10px;
}
label {
	cursor: pointer;
}
label:hover {
	color: #000;
}
#map {margin-left: -77px;}
#rating { margin-top: 10px; }

/* Admin Toolbox
------------------------------ */
#admin, #admin_data{
	position: fixed;
    _position: absolute;
	right: 0px;
	top: 0px;
	width: 130px;
	border-bottom: 1px solid #E6E6DF;
	border-left: 1px solid #E6E6DF;
	background: #fff;
    z-index: 2;
}
#admin_data{
	top: 0px;
	padding-top: 20px;
	z-index: 1;
	line-height: 1.6em;
}
#admin h3 {
	font-weight: normal;
	color: #999;
	margin:0;
	padding:0;
}
#admin h3:hover { color: #036; }

/* Search Box
------------------------------ */
#search {
	float: right;
	text-align: center;
}
#search input.pushbutton {
	padding: 1px;
	font-size: 80%;
}
#search ul {
  position:absolute;
  text-align: left;
  width:20px;
  margin:0px;
  padding:2px;
  list-style:none;
}
#search ul .item {
  display:none;
}
#search ul:hover .item {
  display:block;
  padding:1px;
  margin:0px;
  background:#fff
}
#search li {
width:150px;
}
.clear {
  clear:both;
  height:10px;
}

/* Archive View
---------------------------- */
#archive{
	width: 300px;
	margin: 0 auto;
	text-align: center;
}
ul.archive * {
	padding:0;
	margin:0;
	list-style:none;
}
ul.archive .year {
	margin-top:10px;
	text-align: center;
	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;
}
#tag_cloud p {
	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;
}
