html, body, form, fieldset, h1, h2, h3, h4, h5, h6, p, pre, blockquote, ul, dl, table, tr, td, input, select, textarea {
	margin: 0;
	padding: 0;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

a, a:link, a:visited, a:active	{ color: #333; font-weight: normal; background-color: #eaeaaf; text-decoration: none; } 
a:hover	{ color: #333; font-weight: normal; background-color: #F5F72C; text-decoration: none; }

body {
	background: #e8e7e3 url(http://lumiere.sopheava.com/css/bg.gif) repeat-x top left;
	font-size: 11px;
	line-height: 22px;
	color: #555;
	margin: 0;
	padding: 30px 30px 0 30px;
}

.clr { line-height: 0; clear: both; }

h1 {
	font-family: Garamond, Times New Roman, Times, serif;
	font-size: 24px;
	line-height: 24px;
	margin: 0px 0px 14px 0px;
	padding: 0;
	font-weight: bold;
	color: #333;
}

h2 {
	font-family: Garamond, Times New Roman, Times, serif;
	font-size: 12px;
	line-height: 12px;
	margin: 0px 0px 12px 0px;
	padding: 0;
	font-weight: normal;
	text-transform: uppercase;
	color: #555;
}

h3 {
	font-weight: normal;
	font-size: 18px;
	line-height: 18px;
	text-transform: uppercase;
	color: #555;
	margin: 10px 0 0 0;
	padding: 0;
}

img , img a { border: 0; background-color: none; padding: 0; margin: 0; line-height: 0; }
img a:hover { background-color: none; text-decoration: none; }

input, option, textarea, select {
	font-size: 11px;
	border: 0;
	background-color: #f1f1f1;
	border: 1px solid #f1f1f1;
	color: #333;
	margin: 0px 0px 9px 0px;
	padding: 3px;
	vertical-align: middle;
}

input:focus, textarea:focus {
	border: 1px solid #ccc;
}

p {
	padding: 0 0 14px 0;
}

ul {
	margin: 0 0 15px 30px;
}

.commentCount {
	font-family: Garamond, Times New Roman, Times, serif;
	text-align: right;
	font-size: 11px;
}

.commentCount a,
.commentCount a:link,
.commentCount a:visited,
.commentCount a:active	{
	color: #f72c73;
	font-weight: normal;
	background-color: transparent;
	text-decoration: none;
} 

.commentCount a:hover	{
	color: #fff;
	font-weight: normal;
	background-color: #f72c73;
	text-decoration: none;
}

#comments {
	margin: 25px 0 0 0;
	text-align: left;
	padding: 0 0 0 172px;
}

.comment-author {
	color: #999;
	text-align: right;
	margin: 0;
	padding: 0 0 10px 0;
	font-size: 10px;
	line-height: 12px;
	background: url(http://lumiere.sopheava.com/css/h-dot.gif) repeat-x bottom left;
}

.comments-content {
	background: url(http://lumiere.sopheava.com/css/h-dot.gif) repeat-x top left;
	padding-top: 10px;
	width: 520px;
}

.comments-open {
	padding: 25px 0 0 0;
	margin: 0 0 50px 0;
}

.comment-text {
	color: #555;
	width: 520px;
	padding: 0;
	margin: 5px 0 15px 0;
	font-size: 10px;
	line-height: 17px;
}

.comment-text p {
	padding-bottom: 7px;
}

.comment-section {
	margin: 20px 0 45px 0;
	padding: 5px 0 0 0;
	text-align: center;
}

#linkLove { margin: 44px 0 50px 172px; width: 520px; }

.link-entry {
	background: url(http://lumiere.sopheava.com/css/linklove-bullet.gif) no-repeat top left;
	line-height: 17px;
	margin: 0 0 10px 0;
	padding-left: 15px;
}

a.navButton {
	padding: 1px 14px;
	background-color: #f72c73;
	color: #FFF;
	font-family: Garamond, Times New Roman, Times, serif;
	font-size: 12px;
	line-height: 12px;
	text-transform: uppercase;
}

a:hover.navButton { 	color: #000; }

#pageLayout {
	width: 990px;
	margin: 22px auto 0 auto;
	padding: 0;
	text-align: left;
}

#pageNavigation {
	margin: 0 0 3px 0;
	padding: 0;
}

#pageFooter {
	background: url(http://lumiere.sopheava.com/css/footer.gif) repeat-y top left;
	border-top: 1px solid #191919;
	padding: 8px 8px 8px 180px;
	font-size: 10px;
	color: #444;
	line-height: 14px;
	margin-right: 30px;
}

#pageFooter p {
	padding: 0 0 8px 0;
}

#pageFooter a,
#pageFooter a:link,
#pageFooter a:visited,
#pageFooter a:active	{
	color: #666;
	font-weight: normal;
	background-color: transparent;
	text-decoration: none;
} 

#pageFooter a:hover	{
	color: #666;
	font-weight: normal;
	background-color: transparent;
	text-decoration: underline;
}

#photoWrap1 {
	width: 990px;
	background: url(http://lumiere.sopheava.com/css/sdl.gif) no-repeat bottom right;
}

#photoWrap2 {
	width: 916px;
	padding: 7px 37px 7px 7px;
	display: block;
	background-color: #191919;
	color: #999;
}

#photoWrap2 p {
	margin: 0;
	padding: 0;
	line-height: 0;
}

#photoWrap2 td {
	vertical-align: bottom;
}

.theDeets {
	font-family: Garamond, Times New Roman, Times, serif;
	font-size: 12px;
	line-height: 12px;
	text-align: right;
	margin: 0;
	padding: 0 8px 0 0;
	color: #777;
}

.datestamp {
	font-style: italic; 
	color: #5f5f5f;
}

#photoNav {
	float: right;
	display: block;
	margin: 18px 30px 0 0;
	text-align: right;
}

#summary {
	margin: 20px 0 0 0;
	background: url(http://lumiere.sopheava.com/css/summary.gif) no-repeat top left;
	width: 520px;
	float: left;
	display: block;
	padding: 0 0 0 172px;
}

#summary p {
	font-size: 10px;
	line-height: 17px;
}

#summary span {
	background-color: #d7d7d7;
}

table#archives-thumbnails {
	width: 947px;
}

#archives-thumbnails td { padding: 3px 0 3px 0; }

#archives-thumbnails tr td img { border: 3px solid #191919; }
#archives-thumbnails tr td img:hover { border: 3px solid #999; background: none; }

ul#navbar {
	width: 443px;
	height: 21px;
	margin: 0;
	overflow: hidden;
}


ul#navbar li {
	list-style-type: none;
	background: none;
	padding: 0;
	margin: 0;
	float:left;
	text-indent: -9999px;
}

ul#navbar li a {
	display: block;
	text-decoration: none;
	padding: 21px 0 0 0;
	overflow: hidden;
	height: 0px !important; 
	height /**/:21px;
	background: transparent url(css/navigation.gif) no-repeat;
}

ul#navbar li#navHome a					{ background-position: 0 0; width: 147px; left: 0; }
ul#navbar li#navHome a:hover		{ background-position: 0 -21px; }

ul#navbar li#navAbout a				{ background-position: -147px 0px; width: 128px; left: 147px; }
ul#navbar li#navAbout a:hover	{ background-position: -147px -21px; }

ul#navbar li#navLinks a				{ background-position: -275px 0px; width: 84px; left: 275px; }
ul#navbar li#navLinks a:hover	{ background-position: -275px -21px; }

ul#navbar li#navArchives a				{ background-position: -359px 0px; width: 84px; left: 359px; }
ul#navbar li#navArchives a:hover	{ background-position: -359px -21px; }

