body {
	background-color: #fff;
	font-family: Georgia, serif;
	font-size: small;
	margin: 0;
	text-align: center;
}
br.clear {
	clear: both;
}
img {
	border: 0;
}
img.centered,
.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
	}
img.aligncenter {
	border: 1px #eee solid;
	padding: 4px;
}
img.alignright {
	border: 1px #eee solid;
	padding: 4px;
	margin: 0 0 2px 7px;
	display: inline;
	}

img.alignleft {
	border: 1px #eee solid;
	padding: 4px;
	margin: 0 7px 2px 0;
	display: inline;
	}

.alignright {
	float: right;
	}

.alignleft {
	float: left
	}
a {
	color: #979935;
	text-decoration: none;
}
a:hover {
	color: #666;
}
#border-top {
	background: #a2a367;
	height: 10px;
}

div.wrapper {
	margin: 0 auto;
	text-align: left;
	width: 980px;
}
p {
	 margin: 20px 0;
}
strong {
	font-weight: bold;
}
em {
	font-style: italic;
}
hr {
	width: 100%;
	background: #eee;
	height: 1px;
	margin: 25px 0;
	border: 0;
}

/* Header */
#header {
	float: left;
	width: 980px;
}
#head-img {
	 /* background: url('../images/jessica-header.png') no-repeat; */
	 position: absolute;
	 left: 50%;
	 margin-left: 120px;
}

/* Navigation */
#nav-wrapper {
	background: #edecec;
	width: 100%;
}
#nav {
	float: left;
	font-size: 90%;
	width: 980px;
}
#nav a {
	 color: #999;
	 display: block;
	 float: left;
	 letter-spacing: 0.08em;
	 padding: 13px 14px;
	 text-decoration: none;
	 text-transform: uppercase;
}
#nav a:hover,
#nav a.active {
	 background: #a2a367;
	 color: #fff;
}


.navigation {
 color: #999;
 font-size: 85%;
 padding-top: 10px;
 margin: 0 0 10px 0;
 width: 500px;
}

/* Content */
#content {
	padding: 40px 0;
}
#content-main {
	 float: left;
	 margin-right: 20px;
}
#content-int {
	float: left;
	line-height: 180%;
	width: 660px;
}
#content-int ul,
div.entry ul li {
	margin: 10px;
}
#content-int ul li,
div.entry ul li {
	background: url('../images/icon-floral.gif') no-repeat;
	padding-left: 15px;
	margin: 4px 0;
}
blockquote {
	border-top: none;
	background: #fff;
	color: #666;
	margin: 15px 25px;
}
#content-int div.int-post h2 {
	margin: 0 0 20px 0;
}
#content-main p {
	 line-height: 180%;
}

h3 {
	margin-top: 20px;
}
h3#comments {
	 color: #999;
	 font-size: large;
	 margin: 20px 0;
}
div.int-post h3,
div.int-post h4 {
	color: #999;
	font-size: large;
	font-style: italic;
	margin: 20px 0;
}
div.int-post img {
	border: 1px #eee solid;
	padding: 5px;
}
#content-main-int-wide div.slideshow {
	margin-top: 25px;
}

/* Blog */
.post {
 float: left;
 margin-bottom: 45px;
 margin-left: 20px;
 width: 520px;
}
div.entry img {
 margin: 5px 8px 8px 0;
}
div.entry {
 font-family: Helvetica, Tahoma, Arial, sans-serif;
 line-height: 180%;
 padding-bottom: 15px;
}
#content-main div.post h2 a,
#content-int h2 {
 color: #666;
 font-size: xx-large;
 font-weight: normal;
 font-style: italic;
 text-decoration: none;
}
#content-main div.post h2 a:hover {
 color: #ccc;
}
h2.pagetitle {
 color: #a2a367;
 letter-spacing: 0.09em;
 padding-bottom: 30px;
 text-transform: uppercase;
}
p.comments {
 font-size: x-small;
 letter-spacing: 0.08em;
 text-transform: uppercase;
}
p.comments a {
 color: #525050;
 text-decoration: none;
}
p.comments a:hover {
 color: #979935;
}
.postmetadata {
 border-top: 1px #edecec solid;
 border-bottom: 1px #edecec solid;
 font-size: 80%;
 margin-top: 35px;
 padding: 6px 0;
 letter-spacing: 0.08em;
 text-transform: uppercase;
 width: 100%;
}
.postmetadata p {
	margin: 0;
	padding: 0;
}
.postmetadata p.tags {
	float: left;
	width: 400px;
}
.postmetadata p.share {
	float: right;
}
#content-main .postmetadata p a {
 color: #525050;
 text-decoration: none;
}
#content-main .postmetadata p a:hover {
	color: #a2a367;
}

div.date {
	 color: #666;
	 float: left;
	 font-size: 80%;
	 width: 100px;
}
div.date p {
	 padding: 0;
	 margin: 5px;
	 text-align: right;
}
div.date span {
	 color: #333;
	 text-transform: uppercase;
}
div.category {
	 color: #999;
	 float: left;
	 height: 56px;
	 width: 56px;
	 font-size: 85%;
	 letter-spacing: 0.15em;
	 text-transform: uppercase;
}
textarea {
	width: 500px;
}
.commentmetadata {
	 letter-spacing: 0.08em;
	 text-transform: uppercase;
}
.commentmetadata a {
	 color: #999;
	 text-decoration: none;
}

.count {
	 float: left;
	 font-size: xx-large;
	 border-right: 1px #eee solid;
	 color: #ccc;
	 font-weight: normal;
	 font-style: italic;
	 margin: 0 10px 10px 0;
	 padding: 0 15px;
	 text-align: center;
}
.commentmet {
	 float: left;
	 font-size: 80%;
	 color: #999;
	 font-style: italic;
	 margin: 0 10px 10px 0;
	 text-align: right;
	 width: 120px;
}

ol.commentlist li {
	border-bottom: 1px #eee solid;
	padding: 10px 0;
}
ol.commentlist li p {
	padding-left: 50px;
	font-family: Helvetica, Tahoma, Arial, sans-serif;
}

ol.commentlist cite {
	font-size: 90%;
	letter-spacing: 0.09em;
	text-transform: uppercase;
}
ol.commentlist cite a {
	text-decoration: none;
}

p.nocomments {
 display: none;
}
h3.header_leave_comment {
	background: url('../images/header-comment.gif') no-repeat;
	text-indent: -5000px;
	height: 35px;
	width: 184px;
	margin-bottom: 0;
	padding-bottom: 0;
}
div.post blockquote {
 background: #edecec;
 padding: 5px 10px;
 border-top: 1px #b2b2b2 dotted;
}

img.alignnone {
	float: right;
	border: 1px #eee solid;
	padding: 5px;
	margin: 0 0 8px 20px;
}
div.entry .aligncenter {
   display: block;
   margin-left: auto;
   margin-right: auto;

}
/* Columns */
#col1 {
 float: left;
 margin-left: 20px;
 width: 300px;
}
#col1 p {
 font-size: 85%;
 margin: 12px 0;
 line-height: 190%;
}
#col1 a.more {
	display: block;
	border-top: 1px #edecec solid;
	color: #666;
	letter-spacing: 0.08em;
	font-size: 76%;
	padding: 5px 0;
	text-align: right;
	text-transform: uppercase;
	text-decoration: none;
}
#col1 a.more-full {
	margin-top: 8px;
}
#col1 a.more:hover {
	color: #ccc;
}

#col1 div.callout-categories,
#col1 div.callout-reading,
#col1 div.callout-elsewhere,
#col1 div.callout-newsletter,
#col1 div.callout-salon {
	padding: 5px 0;
	border-bottom: 1px #edecec solid;
}

#col1 div.callout-about h3 {
	background: url('../images/header-about.gif') no-repeat;
	text-indent: -9000px;
	height: 42px;
	width: 121px;
	margin-bottom: 0;
	padding-bottom: 0;
}
#col1 div.callout-categories h3 {
	background: url('../images/header-categories.gif') no-repeat;
	text-indent: -9000px;
	height: 42px;
	width: 121px;
	margin-bottom: 0;
	padding-bottom: 0;
}
#col1 div.callout-reading h3 {
	background: url('../images/header-reading.gif') no-repeat;
	text-indent: -9000px;
	height: 43px;
	width: 188px;
	margin-bottom: 0;
	padding-bottom: 0;
}
#col1 div.callout-elsewhere h3 {
	background: url('../images/header-elsewhere.gif') no-repeat;
	text-indent: -9000px;
	height: 42px;
	width: 160px;
	margin-bottom: 0;
	padding-bottom: 0;
}

#col1 div.callout-wall h3 {
	background: url('../images/wall.jpg') no-repeat;
	text-indent: -9000px;
	height: 42px;
	width: 160px;
	margin-bottom: 0;
	padding-bottom: 0;
}

#col1 div.callout-newsletter h3 {
	background: url('../images/header-newsletter.gif') no-repeat;
	text-indent: -9000px;
	height: 31px;
	width: 89px;
	margin-bottom: 0;
	padding-bottom: 0;
}
#col1 div.callout-salon h3 {
	background: url('../images/header-salon.gif') no-repeat;
	text-indent: -9000px;
	height: 31px;
	width: 104px;
	margin-bottom: 0;
	padding-bottom: 0;
}
#col1 #flickr h3 {
	background: url('../images/header-flickr.gif') no-repeat;
	text-indent: -9000px;
	height: 36px;
	width: 125px;
	margin-bottom: 0;
	padding-bottom: 0;
}
#col1 div.callout-categories img {
	float: left;
	margin: 2px;
	padding: 2px;
	border: 1px #ccc solid;
	width: 50px;
}
#col1 div.callout-elsewhere ul {
	margin: 10px 0;
}
#col1 div.callout-elsewhere ul li {
	margin: 4px 0;
	font-size: 85%;
}

#flickr {
	padding:5px 0 0 0px;
}

#flickr img {
	float:left;
	margin:0 0px 8px 8px;
	background:#ffffff;
	border: 1px solid #cccccc;
	padding:4px;
	width:62px;
	height:62px;
}


/* extras */
#extras {
	padding: 8px 0;
	margin-bottom: 10px;
	width: 300px;
}
#extras ul {
	margin: 0;
	padding: 0;
	list-style: none;
}
#extras-nav {
	margin: 5px 12px;
	font-size: 90%;
}
#extras-nav li {
	background: #edecec;
	float: left;
	margin-right: 4px;
	padding-left: 4px;
}
#extras-nav li.active {
	background: #cdce88;
}
#extras-nav li a {
	color: #858888;
	display: block;
	font-size: 85%;
	padding: 5px 8px 5px 4px;
	text-decoration: none;
	text-transform: uppercase;
}
#extras-nav li a:hover {
	color: #cdce88;
}
#extras-nav a:focus {
	outline: 0;
}
#extras-nav li.active a {
	color: #fff;
}
#extras-content {
	background-color: #cdce88;
	width: 300px;
}
/* extras blocks */
#extras-search {
	padding: 10px;
}
#extras-search input.submit {
	background: transparent url('../images/search-button.gif');
	background-repeat: no-repeat;
	background-position: right;
	border: 0;
	height: 40px;
	margin-left: 10px;
	width: 45px;
}
#extras-search fieldset {
	border: 0;
}
#extras-search label {
	display: none;
}
#extras-search input {
 border: 0;
 padding: 5px;
 width: 200px;
}

#extras-archives,
#extras-subscribe {
	display: none;
	font-size: 85%;
	padding: 10px;
}
#extras-archives li,
#extras-subscribe li {
 padding: 3px 6px 3px 4px;
}
#extras-subscribe li a,
#extras-archives li a {
 color: #6d6e40;
 border-bottom: 1px #d6d798 solid;
 display: block;
 padding: 5px 0;
 text-decoration: none;
}
#extras-archives li a:hover,
#extras-subscribe li a:hover {
 color: #fff;
}
#extras-subscribe li a {
 background: url('../images/feed-icon.gif') no-repeat left 50%;
 padding-left: 20px;
 text-decoration: none;
}
#extras-subscribe div.feed-form {
 padding: 6px 5px;
}
#extras-subscribe div.feed-form p {
 font-size: 100%;
}

h2.widgettitle {
	display: none;
}
.flexo-link {
	font-size: 110%;
}
ul.flexo-list li a {
	padding: 0 5px 0 15px;
}
#extras-archives ul li ul.flexo-list li {
 border-top: 1px #d3fafa dashed;
 border-bottom: none;
 padding: 3px 6px 3px 4px;
}
/* hover note */
div.hoverNote {
	background-color: #b3b46d;
	border: 1px #fff solid;
	color: #fff;
	font-size: x-small;
	padding: 5px;
	position: absolute;
	text-align: center;
	text-transform: uppercase;
	width: 80px;
}

/* Search */
div.sresult {
	width: 640px;
}
div.sresult h2 {
	color: #999;
	font-size: large;
	font-style: italic;
	margin: 30px 0 8px 0;
}

/* Links Page */
#content-int div.link-list h2 {
	color: #999;
	font-size: large;
	font-style: italic;
	margin: 30px 0 8px 0;
}
#content-int div.link-list {
	float: left;
	margin: 0 20px 0 0;
	width: 190px;
}

#content-int div.link-list ul {
	margin: 05px 0;
	padding: 5px 0;
	border-bottom: 1px #eee solid;
}
#content-int div.link-list ul li {
	background: none;
	padding-left: 0;
}
#content-int div.link-list ul li a {
	margin: 0;
	padding: 5px 0;
	font-size: 85%;
}
div.navigation {
	text-transform: uppercase;
	font-size: 85%;
}
div.navigation div.alignleft {
	float: left;
}
div.navigation div.alignright {
	float: right;
}

#pressphotos div.wp-caption {
	float: left;
	height: 230px;
	margin: 15px;
}
p.wp-caption-text {
	font-size: 85%;
	line-height: 150%;
	margin: 0;
	padding: 5px 0;
	text-align: center;
}
/* Footer */
#footer {
 color: #999;
 border-top: 1px #edecec solid;
 font-size: 85%;
 margin: 0 auto;
 padding: 10px 0;
 text-align: left;
 text-transform: uppercase;
 width: 980px;
}
#footer a {
	letter-spacing: 0.07em;
	padding: 0 5px;
}