/* RESET */
html, body, div, span, object, iframe, 
h1, h2, h3, h4, h5, h6, p, blockquote, pre, 
a, abbr, acronym, address, big, cite, code, del, dfn, em, 
img, ins, kbd, q, samp, small, strike, strong, sub, sup, 
tt, var, dl, dt, dd, ol, ul, li, 
fieldset, form, label, legend, 
table, caption, tbody, tfoot, thead, tr, th, td { margin: 0; padding: 0; border: 0; outline: 0; vertical-align: baseline; background: transparent; }
table { border-spacing: 0; border-collapse: collapse; }
caption, th, td { text-align: left; font-weight: normal; }
blockquote, q { quotes: none; }
:focus { outline: 0; }
 
/* BASE */
 
body { 
	font-family:"Helvetica Neue", helvetica, verdana, arial, sans-serif;
	font-size: 14px;
	background-color:#edecec;
	color:#333;
}
 
strong { 
	font-weight: bold; 
}
 
em { 
	font-style: italic; 
}

ul, ol { 
  	margin-bottom: 18px; 
}

.clear {
	clear: both;
}
 
.small {
    font-size: 0.75em;
}
 
/* LINKS */
 
a, a:visited { 
	color:#266EBC;
	text-decoration: none; 
	outline: none; 
	font-weight: bold;
}
 
a:hover { 
	text-decoration: underline; 
}
 

/* TEXT */

h1 { 
  font-size: 24px; 
  line-height: 36px;
  margin-bottom: 18px; 
}
h2 { 
  font-size: 24px; 
  line-height: 18px; 
  margin-bottom: 18px;
}
h3 { 
  font-size: 18px; 
  line-height: 18px; 
}
h4 { 
  font-size: 18px; 
  line-height: 18px; 
}
h5 { 
  font-size: 18px; 
  line-height: 18px; 
}
p { 
  font-size: 14px; 
  line-height: 1.2em;
}

/* STRUCTURE */
#wrapper{
	padding:25px;
	width:780px;
	margin:0 auto;
}
#header{
	height:55px;
	background-image: url(images/header.gif);
	background-repeat: no-repeat;
	background-position: top left;
	background-color:#BEBDBD;
}
#header h1 a{
	display:block;
	height:55px;
	text-indent:-9999px;
}

#content{
	position:relative;
	width:780px;
	background-image: url(images/main-bg.png);
	background-repeat: repeat-y;
	background-position: top left;
	margin:0;
	clear:both;
	overflow:hidden;
}

#primary{
	margin:0;
	width:612px;
	padding:20px 0 0 20px;
	display:inline;
	float:left;
	min-height:292px;
}

#primary.home{
	background-image: url(images/liz.jpg);
	background-repeat: no-repeat;
	background-position: top right;
	height:292px;
	padding:0 0 0 20px;
}

#primary.photo{
	background-image: url(images/liz.jpg);
	background-repeat: no-repeat;
	background-position: top right;
	height:272px;
	min-height:272px;
	padding:20px 0 0 20px;
}

#primary.articles{
	margin:0;
	width:612px;
	padding:20px 0 0 20px;
	display:inline;
	float:left;
	min-height:292px;
}

#primary.memoir{
/*	background-image: url(images/book-jacket.jpg);
	background-repeat: no-repeat;
	background-position: top right;*/
	margin:0;
	width:612px;
	padding:20px 0 0 20px;
	display:inline;
	float:left;
	min-height:406px;
	position:relative;
}

a img.jacket{
	position:absolute;
	top:-20px;
	right:0px;
}


#primary p{
	width:575px;
	font-family: "Garamond", georgia, times, serif;
	text-align:left;
	padding:0 0 20px 0;
}

#primary.photo p, #primary.memoir p, p.sm-caps{
	width:320px;
	font-weight:600;
	letter-spacing:0.08em;
	font-variant:small-caps;
	text-align:left;
	padding:0 20px 20px 6px;
	line-height:2em;
	widows:3;
}

#primary.home p{
	width:320px;
	font-weight:600;
	letter-spacing:0.08em;
	font-variant:small-caps;
	text-align:right;
	padding:20px 20px 20px 6px;
	line-height:2em;
	widows:3;
}

#main-nav{
	margin:0 0 0 0;
	float:left;
	width:123px;
	display:inline;
}
#main-nav ul{
	margin:0 0 0 0 ;
	width:123px;
	list-style:none;
}
#main-nav ul li{
	text-align:right;
	display:inline;
}
#main-nav ul li a{
	font-size:16px;
	font-weight:200;
	line-height:26px;
	text-transform:uppercase;
	display:block;
	padding:0 20px 0 0;
	margin:20px 0 0 0;
	color: #FFF;
}
#main-nav ul li a:hover{
	text-decoration:none;
	color: #666;
	background-image: url(images/nav-on.gif);
	background-repeat: no-repeat;
	background-position: top right;
}

#main-nav ul li.current a{
	color: #666;
	background-image: url(images/nav-on.gif);
	background-repeat: no-repeat;
	background-position: top right;
}

#footer{
	clear:both;
	width:780px;
	height:75px;
}
#footer p{
	text-align:right;
	font-size:12px;
	font-weight:200;
	padding:8px 25px 0 0;
}

/* BLOG POSTS */

#entry{
	width:326px;
	float:left;
}

#posts{
	width:326px;
	float:left;
	position:relative;
	padding:0 0 0 0;
	margin:0 0 0 0;
}

h2.pagetitle{
	width:612px;
	font-family: "Garamond", georgia, times, serif; 
	font-weight:600;
	letter-spacing:0.08em;
	font-variant:small-caps;
	padding:5px 0 0 0;
}

#primary.photo h2.pagetitle{
	width:346px;
	font-family: "Garamond", georgia, times, serif; 
	font-weight:600;
	height:55px;
	letter-spacing:0.08em;
	font-variant:small-caps;
	padding:5px 0 0 0;
	line-height:55px;
}

.meta h3{
	font-family:"Helvetica Neue", helvetica, verdana, arial, sans-serif;
	margin:0 0 10px 0;
}

.meta h3 small{
	font-size:11px;
	font-weight:400;
	color:#666;
}

.meta h4{
	font-size:14px;
	line-height:20px;
	font-family:"Helvetica Neue", helvetica, verdana, arial, sans-serif;
	margin:0 0 10px 0;
}

.meta h4 small a{
	font-size:11px;
	color:#874c2c;
	font-family:"Helvetica Neue", helvetica, verdana, arial, sans-serif;
}

#entry img{
	float:left;
	display:inline;
	margin:0 18px 0 0;
	padding:5px 0 0 0;
}
.navigation{
	float:left;
	display:block;
	width:575px;
	margin:10px 20px 10px 0;
}

.navigation .alignleft{
	font-size:14px;
	float:left;
}

.navigation .alignright{
	font-size:14px;
	float:right;
}

h5.glam, h5.real-simple, h5.inc, h5.nyt, h5.other{
	margin:0 0 20px 0;
	font-family: "Garamond", georgia, times, serif; 
	font-weight:600;
	height:30px;
	letter-spacing:0.08em;
	font-variant:small-caps;
	line-height:30px;
	text-indent:-9999px;
}

h5.glam{
	background-image: url(images/glamour.gif);
	background-repeat: no-repeat;
	background-position: top left;
	width:126px;
}

h5.real-simple{
	background-image: url(images/real-simple.gif);
	background-repeat: no-repeat;
	background-position: top left;
	width:261px;
}

h5.inc{
	background-image: url(images/inc.gif);
	background-repeat: no-repeat;
	background-position: top left;
	width:86px;
}

h5.nyt{
	background-image: url(images/nyt.gif);
	background-repeat: no-repeat;
	background-position: top left;
	width:212px;
}

h5.other{
	text-indent:0;
}

ul.article-list{
	list-style:none;
	position:relative;
	display:inline;
}
ul.article-list li{
	position:relative;
	margin:0 0 20px 0;
	width:575px;
}

#primary ul.article-list p{
	line-height:1em;
	font-size:12px;
	padding:0 0 0 0;
	margin:0 0 0 0;
	width:575px;
}

#primary ul.article-list .meta h3{
	width:575px;
	font-size:13px;
	font-weight:400;
	line-height:14px;
	margin:0 0 2px 0;
}

/*ul.article-list li a img{
	padding:3px;
	border:1px solid #c2c2c2;
	position:absolute;
	top:0;
	right:0;
}*/

ul.article-list li a{
	font-weight:400;
}





/* COMMENTS */


.comments{
	float:left;
}

.comments h3{
	font-family: "Garamond", georgia, times, serif; 
	font-weight:600;
	letter-spacing:0.08em;
	font-variant:small-caps;
	padding:20px 0 20px 0;
	margin:0 0 0 0;
	color:#333;
	font-weight:200px;
	font-size:16px;
	display:block;
}


ol.commentlist { list-style:none; margin:0; padding:0; text-indent:0; position:relative;}
ol.commentlist li { height:1%; margin:0; padding:10px; position:relative; border-bottom:1px solid #c2c2c2; }
ol.commentlist li.alt {}
ol.commentlist li.bypostauthor {}
ol.commentlist li.byuser {}
ol.commentlist li.comment-author-admin {}
ol.commentlist li.comment {}
ol.commentlist li div.comment-author { padding:0 170px 0 0; }
ol.commentlist li div.vcard {}
ol.commentlist li div.vcard cite.fn { font-weight:bold; font-style:normal;}
ol.commentlist li div.vcard cite.fn a.url {}
ol.commentlist li div.vcard cite.fn a.url:hover {}
ol.commentlist li div.vcard img.avatar { display:none;/*border:2px solid #000; left:7px; position:absolute; top:7px;*/ }
ol.commentlist li div.vcard img.avatar-32 {display:none;}
ol.commentlist li div.vcard img.photo {display:none;}
ol.commentlist li div.vcard span.says {}
ol.commentlist li div.commentmetadata {}
ol.commentlist li div.comment-meta { font-size:10px; position:absolute; right:10px; text-align:right; top:10px; }
ol.commentlist li div.comment-meta a { color:#666; text-decoration:none; }
ol.commentlist li div.comment-meta a:hover { color:#000; }
ol.commentlist li p { margin:1em 0 1em; }
ol.commentlist li ul { list-style:square; margin:0 0 1em; padding:0; text-indent:0; }
ol.commentlist li div.reply {}
ol.commentlist li div.reply:hover {}
ol.commentlist li div.reply a {}
ol.commentlist li ul.children { list-style:none; margin:1em 0 0; text-indent:0; }
ol.commentlist li ul.children li { }
ol.commentlist li ul.children li.alt {}
ol.commentlist li ul.children li.bypostauthor {}
ol.commentlist li ul.children li.byuser {}
ol.commentlist li ul.children li.comment {}
ol.commentlist li ul.children li.comment-author-admin {}
ol.commentlist li ul.children li.depth-2 { margin:0 0 .25em; }
ol.commentlist li ul.children li.depth-3 { margin:0 0 .25em; }
ol.commentlist li ul.children li.depth-4 { margin:0 0 .25em; }
ol.commentlist li ul.children li.depth-5 {}
ol.commentlist li ul.children li.odd {}
ol.commentlist li.even { background:#fff; }
ol.commentlist li.odd { background:#f6f6f6; }
ol.commentlist li.parent { }
ol.commentlist li.pingback { }
ol.commentlist li.pingback.parent { }
ol.commentlist li.pingback div.vcard { padding:0 170px 0 0; }
ol.commentlist li.thread-alt { }
ol.commentlist li.thread-even {}
ol.commentlist li.thread-odd {}

/*HOVER POP-UP NAV*/

.hovertip {
	position: absolute;
    display: none; /* in case javascript is disabled */
	width: 220px;
	height:145px;
    background: url(images/hover-bg.png) no-repeat;
	font-size: 12px;
	z-index: 1000;
	margin-left: 5px;
	margin-top: 10px;
	}
.hovertip_target {
				 font-style: italic;
}
 .hovertip_target:hover {
						text-decoration: none;
}
.nav, .nav * {
	margin:0;
	padding:0;
}
/*#cloud{
	float: left;
	position:absolute;
	line-height:1.0;
	background:	url('bg.gif') no-repeat;
	width:380px; 
	height:333px; 
	padding:80px 40px 40px 40px; 
}*/
.nav {
	float: left;
	position:absolute;
	line-height:1.0;
	width:310px; 
	height:333px;
	padding:0px; 
}
.nav ul {
    width:220px;	
	list-style:none;	
	background:#fff; /*IE6 needs this*/
}
.nav li {
	float: left;
	list-style:none;	
	position:relative;
}
.nav a {
	color:#666;
	text-decoration:none;
	display:block;
}
.nav li ul {
	left:0;
	top:-999em;
	width: 220px;
	padding-top:0;
	height:140px;
	background: url(images/hover-bg.png) no-repeat;
	position:absolute;
	list-style:none;
	z-index:100;
	text-align: center;
	}


ul.hovertip li {
	display:inline;
	list-style:none;
}
ul.hovertip li a{ text-decoration:none; font-style:italic; width:180px; margin:0; padding:0 0 0 20px; height:26px; line-height:26px; float:left; display:block; color:#FFF;}
ul.hovertip li a:hover{ color:#FFC000;}
ul.hovertip {width:220px; padding-top:10px; padding-left:10px; height:140px; padding-bottom:20px; display:block}
