body {
	background:url(images/background_image.jpg);
	background-repeat:no-repeat;
	background-position:top center;
	background-color:#170409;
	margin:0 auto;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:100%;
	font-weight:100;
}

.clear {
	clear:both;
}

.clear_right {
	clear:right;
}

a:focus,a:hover,a:active {
	outline:none;
}


	
/*Header*/
#content_wrap {
	width:920px;
	margin:0 auto;
}

#logo {
	background:url(images/logo.png);
	background-repeat:no-repeat;
	background-position:center;
	margin:110px 0 0 5px;
	height:45px;
	width:250px;
	float:left;
	cursor:pointer;
}

#navigation {
	padding:0 50px 0 0;
	width:400px;
	float:right;
	position:relative;
	z-index:1;
}

#navigation ul {
	margin:15px 0 0;
	width:440px;
	list-style:none;
}

#navigation li {
	margin:0;
	padding:0 40px 0 0;
	height:155px;
	float:left;
}

#navigation a {
	text-decoration:none;
}

#navigation a:visited {
	text-decoration:none;
}

#navigation a:hover {
	text-decoration:none;
}

.blog {
	background:url(images/button_01.png);
	background-repeat:no-repeat;
	background-position:top center;
	width:42px;
	text-decoration:none;
}

.blog:hover {
	background:url(images/button_hover_01.png);
	background-repeat:no-repeat;
	background-position:top center;
	width:42px;
	cursor:pointer;
	text-decoration:none;
}

.about {
	background:url(images/button_02.png);
	background-repeat:no-repeat;
	background-position:top center;
	width:54px;
	text-decoration:none;
}

.about:hover {
	background:url(images/button_hover_02.png);
	background-repeat:no-repeat;
	background-position:top center;
	width:54px;
	cursor:pointer;
	text-decoration:none;
}

.artwork {
	background:url(images/button_03.png);
	background-repeat:no-repeat;
	background-position:top center;
	width:74px;
	text-decoration:none;
}

.artwork:hover {
	background:url(images/button_hover_03.png);
	background-repeat:no-repeat;
	background-position:top center;
	width:74px;
	cursor:pointer;
	text-decoration:none;
}

.contact {
	background:url(images/button_04.png);
	background-repeat:no-repeat;
	background-position:top center;
	width:70px;
	text-decoration:none;
}

.contact:hover {
	background:url(images/button_hover_04.png);
	background-repeat:no-repeat;
	background-position:top center;
	width:70px;
	cursor:pointer;
	text-decoration:none;
}

.button_one {
	background:url(images/blog_tab.png);
	background-repeat:no-repeat;
	background-position:0 10px;
	background-color:#ccbf82;
	width:78px;
	height:150px;
	margin:139px 2px 0;
}

.button_two {
	background:url(images/about_tab.png);
	background-repeat:no-repeat;
	background-position:0 10px;
	background-color:#b8af03;
	width:90px;
	height:150px;
	margin:135px 2px 0;
}

.button_three {
	background:url(images/art_tab.png);
	background-repeat:no-repeat;
	background-position:0 10px;
	background-color:#67917a;
	width:110px;
	height:150px;
	margin:129px 2px 0;
}

.button_four {
	background:url(images/contact_tab.png);
	background-repeat:no-repeat;
	background-position:0 10px;
	background-color:#e33258;
	width:110px;
	height:150px;
	margin:135px 2px 0;
}


	
/*Content*/
.content_shadow {
	background:url(images/button_shadow.png);
	background-repeat:repeat-x;
	background-position:bottom;
	height:10px;
	width:100%;
	position:relative;
	z-index:50;
}

#content {
	background-color:#f3efdd;
	padding:0 0 20px;
	overflow:hidden;
	width:100%;
	position:relative;
	z-index:50;
}

#content-left {
	padding:20px 0;
	width:609px;
	float:left;
}

.blogspace p {
	margin:0 0 15px;
	padding:8px 0 10px 30px;
	color:#7a7a7a;
	font-size:.8em;
	width:575px;
	float:right;
}

.blogspace p a {
	color:#e33258;
	width:575px;
	text-decoration:none;
}

.blogspace p a:visited {
	color:#e33258;
	width:575px;
	text-decoration:none;
}

.blogspace p a:hover {
	color:#ffffff;
	background-color:#e33258;
	width:575px;
}

.blogspace form {
	margin:0;
	padding:0 0 0 30px;
}

.blogspace input {
	background-color:#efead2;
	margin:0;
	padding:6px 0 0 5px;
	width:240px;
	height:23px;
	color:#8f8039;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:.8em;
	border:1px solid #e4dbb3;
	outline:none;
}

#content-left ul {
	margin:0;
	padding:0 0 0 70px;
	color:#e33258;
	list-style-type:disc;
	font-size:.8em;
}

#content-left li {
	margin:10px 0 20px;
	padding:2px 0;
}

#content-left li span {
	color:#7a7a7a;
}

#content-left ul a {
	color:#e33258;
	text-decoration:none;
}

#content-left ul a:visited {
	color:#e33258;
	text-decoration:none;
}

#content-left ul a:hover {
	color:#ffffff;
	background-color:#e33258;
}

.image {
	background:url(images/image_border.png);
	background-repeat:no-repeat;
	background-position:center;
	margin:0 10px 0 0;
	padding:12px 12px 12px 14px;
	width:103px;
	height:103px;
	max-height:103px;
	max-width:103px;
	float:left;
}

.page_header {
	margin:0 0 20px;
	padding:0;
}

.post-title {
	background:url(images/line.jpg);
	background-repeat:no-repeat;
	background-position:bottom left;
	margin:15px 0 0 30px;
	padding:0 10px 7px 0;
	color:#e33258;
	font-size:1.4em;
	font-weight:lighter;
}

.post-title a,.post-title a:visited {
	margin:0 0 8px;
	padding:0 1px 0 0;
	color:#e33258;
	font-weight:lighter;
	text-decoration:none;
}

.post-title a:hover {
	color:#ffffff;
	background-color:#e33258;
}

.category-title {
	margin:0 0 8px 30px;
	padding:0 10px 7px 0;
	color:#e33258;
	font-size:1.6em;
	font-weight:lighter;
}

.meta-date {
	padding:0 0 0 10px;
	color:#ccbf82;
	font-size:1em;
	font-weight:100;
}

.arrow_left {
	margin:5px 0 0 30px;
	float:left;
}

.arrow_right {
	margin:5px 0 0;
	float:right;
}

.arrow_left_single a {
	background:url(images/arrow_left.png);
	background-repeat:no-repeat;
	background-position:left center;
	margin:5px 0 0 30px;
	padding:0 0 0 15px;
	float:left;
	font-size:.8em;
	color:#e33258;
	text-decoration:none;
}

.arrow_right_single a {
	background:url(images/arrow_right.png);
	background-repeat:no-repeat;
	background-position:right center;
	margin:7px 0 0;
	padding:0 15px 0 0;
	float:right;
	font-size:.8em;
	color:#e33258;
	text-decoration:none;
}

.blockquote {
	margin:0;
	padding:20px 0 20px 50px;
	color:#67917a;
	font-size:1.4em;
	font-weight:100;
	font-style:italic;
}


	
/*Comments*/
.commentlist {
	padding:0 0 0 30px;
	position:relative;
}

#comments {
	position:relative;
}

.comment p {
	background-color:#fff;
	padding:10px;
	margin:10px 0;
	color:#7a7a7a;
	font-size:.8em;
	border:5px solid #e5debf;
}

.commentlist li {
	list-style:none;
}

h4 {
	margin:0;
	padding:10px 0 10px 30px;
	font-size:1.1em;
	color:#7a7a7a;
	font-weight:100;
	font-style:italic;
}

.says {
	display:none;
}

.fn {
	margin:20px 0 0;
	font-size:1em;
	color:#e33258;
	font-style:italic;
}

.fn a {
	color:#e33258;
	font-style:italic;
	text-decoration:none;
}

.fn a:visited {
	color:#e33258;
	text-decoration:none;
}

.fn a:hover {
	color:#e33258;
	text-decoration:underline;
}

.commentmetadata {
	font-size:.8em;
	color:#7a7a7a;
}

.commentmetadata a {
	color:#7a7a7a;
	text-decoration:none;
}

.commentmetadata a:visited {
	color:#7a7a7a;
	text-decoration:none;
}

.commentmetadata a:hover {
	color:#7a7a7a;
	text-decoration:underline;
}

.comment-author-admin p {
	background-color:#e33258;
	padding:10px;
	margin:10px 0;
	color:#f3efdd;
	border:5px solid #bf183c;
}


	
/*Comment Form*/
#commentform {
	padding:0 0 20px 30px;
	width:580px;
	color:#7a7a7a;
	font-size:1em;
}

#name {
	padding:6px 0 0 3px;
	margin:0 0 12px;
	width:237px;
	height:22px;
	float:right;
	color:#7a7a7a;
	font-size:.8em;
	font-family:Georgia, "Times New Roman", Times, serif;
	border:5px solid #e5debf;
	outline:none;
}

#email {
	padding:6px 0 0 3px;
	margin:0 0 12px;
	width:237px;
	height:22px;
	float:right;
	color:#7a7a7a;
	font-size:.8em;
	font-family:Georgia, "Times New Roman", Times, serif;
	border:5px solid #e5debf;
	outline:none;
}

#website {
	padding:6px 0 0 3px;
	margin:0 0 12px;
	width:237px;
	height:22px;
	float:right;
	color:#7a7a7a;
	font-size:.8em;
	font-family:Georgia, "Times New Roman", Times, serif;
	border:5px solid #e5debf;
	outline:none;
}

#message {
	padding:6px 0 0 6px;
	width:300px;
	height:178px;
	float:left;
	color:#7a7a7a;
	font-size:.8em;
	font-size:.8em;
	font-family:Georgia, "Times New Roman", Times, serif;
	border:5px solid #e5debf;
	outline:none;
}

.button {
	background:url(images/submit_btn.png);
	width:250px;
	height:43px;
	float:right;
	color:#7a7a7a;
	border:0;
	cursor:pointer;
}

.button:hover {
	background-position:0 -43px;
}


	
/*Art*/
#art {
	margin:30px 0 0;
	float:right;
}

#art a,#art a:visited {
	color:#e33258;
	text-decoration:none;
}

#art a:hover {
	color:#ffffff;
	background-color:#e33258;
}

#art_piece {
	background-image:url(images/line_right.jpg);
	background-repeat:no-repeat;
	background-position:right bottom;
	margin:0 0 15px;
	padding:0 0 15px;
	float:right;
}

#art p {
	padding:0 20px 0 0;
	width:300px;
	float:right;
	text-align:right;
	color:#7a7a7a;
	font-size:.8em;
}

#art span {
	margin:0;
	color:#e33258;
	font-size:1.5em;
	font-weight:100;
	font-style:italic;
	line-height:1.7em;
}

.art_image {
	background:url(images/art_border.png);
	background-repeat:no-repeat;
	background-position:center;
	padding:15px;
	float:right;
}


	
/*Sidebar*/
#content-right {
	padding:20px 30px 40px 0;
	width:240px;
	float:right;
}

#content-right ul {
	margin:0;
	padding:0;
	list-style:none;
	color:#8f8039;
	font-size:.8em;
}

#content-right li {
	margin:0;
	width:240px;
	border-bottom:1px solid #d1c58f;
}

#content-right form {
	margin:0;
	padding:0;
}

#content-right input {
	background-color:#efead2;
	margin:0;
	padding:6px 0 0 5px;
	width:240px;
	height:23px;
	color:#8f8039;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:.8em;
	border:1px solid #e4dbb3;
	outline:none;
}


	
/*Flickr*/
#content-right .box-flickr img {
	border:0;
	padding:7px;
	margin:0;
	float:left;
	height:65px;
	width:65px;
}

.sidebar-title {
	margin:0;
	padding:25px 0 5px;
	color:#67917a;
	font-size:1.2em;
	border-bottom:1px solid #d1c58f;
	font-weight:lighter;
}

.box-right a {
	padding:2px 0;
	display:block;
	text-decoration:none;
	color:#8f8039;
}

.box-right a:visited {
	text-decoration:none;
	color:#8f8039;
}

.box-right a:hover {
	background-color:#e33258;
	color:#f3efdd;
}

.box-right .rss a {
	background-image:url(images/rss2.png);
	background-repeat:no-repeat;
	width:130px;
	padding:0;
	color:#e33258;
	font-size:1.4em;
	font-weight:lighter;
	text-decoration:none;
}

.box-right .rss a:hover {
	background-image:url(images/rss2.png);
	background-repeat:no-repeat;
	color:#ffffff;
	background-color:#e33258;
}


	
/*Footer*/
#footer_bar {
	color:#9e1432;
	font-size:.8em;
	text-align:center;
	margin:20px auto;
	width:900px;
}

#footer_bar a,#footer_bar a:visited {
	color:#d0264b;
	text-decoration:none;
}

#footer_bar a:hover {
	color:#9e1432;
	color:#eda7b6;
	background-color:#d0264b;
}

.back_top {
	background-image:url(images/back_top.png);
	background-repeat:no-repeat;
	background-position:right top;
	margin:-32px 0 0;
	height:17px;
	width:90px;
	float:right;
}