/* Layout */

BODY {
	margin: 0;
	padding: 0;
}
#header {
	background-image: url(../blog_images/Valana_Blog_Header_n.png);
	background-repeat: no-repeat;
	height: 208px;
	position: relative;
	margin-bottom: 0px;
	width: 800px;
}
#menu_box {
	height: 34px;
	margin-bottom: 7px;
	background-image: url(../blog_images/menu_box_n.gif);
	background-repeat: no-repeat;
	position: relative;
	width: 800px;
	padding-top: 8px;
}
#menu_box_content {
	font-style: italic;
	padding-left: 20px;
}
#post_box {
	width: 600px;
	background-image: url(../blog_images/post_middle_n.png);
	background-repeat: repeat-y;
	margin-right: 20px;
	position: relative;
	float: left;
}
#post_box h1 {
	background-image: url(../blog_images/post_top_1_n.png);
	background-repeat: no-repeat;
	font-size: 1.7em;
	font-style: italic;
	padding-top: 7px;
	padding-left: 150px;
	padding-bottom: 25px;
	font-weight: bold;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#blog_content_2 {
	width: 580px;
	margin-right: 0px;
	margin-left: 10px;
	margin-top: -20px;
	margin-bottom: 15px;
	font-size: 1.1em;
	padding-top: 30px;
}
#blog_content_2 img {
	clear: right;
	float: left;
	margin-right: 5px;
	margin-bottom: 0px;
}
#first_post {
	position: relative;
	padding-bottom: 30px;
}
.comment_icon {
	float: left;
	position: relative;
}
#post_text {
	margin-top: 0px;
	margin-bottom: 30px;
	padding-top: 20px;
	padding-bottom: 80px;
}
#date_box {
	height: 50px;
	width: 45px;
	position: relative;
	float: left;
	text-align: center;
	background-image: url(../blog_images/date_box.gif);
	background-repeat: no-repeat;
	padding-top: 4px;
	margin-right: 5px;
}
.month_year {
	font-size: 0.8em;
	font-style: italic;
	color: #000;
}
.day {
	font-size: 1.1em;
	font-weight: bold;
	color: #E9D3BA;
}
.year {
	font-size: 0.8em;
	font-style: italic;
	color: #E9D3BA;
}
#post_text img {
	margin-right: 5px;
	margin-bottom: 5px;
}
/*#blog_content_2 img {
	float: left;
	margin-right: 5px;
	margin-bottom: 10px;
	clear: right;
}*/
.post_margin {
	margin-bottom: 30px;
}
#blog_content_2 h4 {
	display: inline;
	position: relative;
	top: 10px;
}
#blog_content_2 h4 a {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 1.4em;
	font-style: italic;
	color: #D67A25;
	font-weight: normal;
}
#post_box p {
	background-image: url(../blog_images/post_bottom_n.png);
	background-repeat: no-repeat;
	background-position: left bottom;
	margin-bottom: 0px;
	font-size: 2em;
	padding-top: 20px;
	padding-bottom: 30px;
}
#post_box_post {
	width: 600px;
	background-image: url(../blog_images/post_middle_n.png);
	background-repeat: repeat-y;
	margin-right: 20px;
	position: relative;
	float: left;
}
#post_box_post h1 {
	background-image: url(../blog_images/post_top_1_n.png);
	background-repeat: no-repeat;
	font-size: 1.7em;
	font-style: italic;
	padding-top: 7px;
	padding-left: 230px;
	padding-bottom: 20px;
	font-weight: bold;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#post_content {
	width: 580px;
	margin-right: 0px;
	margin-left: 10px;
	margin-top: 10px;
	margin-bottom: 15px;
	font-size: 1.1em;
}
#post_content img {
	float: left;
	margin-right: 5px;
	margin-bottom: 0px;
	clear: right;
}
#post_content h3 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 1.4em;
	font-style: italic;
	font-weight: normal;
	color: #D67A25;
	display: inline;
	top: 10px;
	position: relative;
}
#post_content h4 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 1.4em;
	font-style: italic;
	font-weight: normal;
	color: #D67A25;
	display: inline-block;
	left: 10px;
}
#post_box_post p {
	background-image: url(../blog_images/post_bottom_n.png);
	background-repeat: no-repeat;
	background-position: left bottom;
	font-size: 2em;
	padding-bottom: 30px;
	margin-bottom: 0px;
	overflow: hidden;
	margin-top: 50px;
	margin-left: 0px;
}
#add_comment_box {
	float: right;
	width: 180px;
	position: relative;
	margin-bottom: 20px;
	background-image: url(../blog_images/findus_middle.png);
	background-repeat: repeat-y;
	margin-top: 0px;
	clear: right;
}
#add_comment_box h1 {
	font-size: 1.7em;
	font-style: italic;
	font-weight: bold;
	background-image: url(../blog_images/findus_top.png);
	background-repeat: no-repeat;
	margin-top: -1px;
	height: 110px;
	width: 180px;
	padding-left: 25px;
	padding-top: 3px;
}
#sidebar_comment {
	width: 180px;
	position: relative;
	margin-top: -80px;
	padding-right: 0px;
	padding-left: 3px;
	color: #FFF;
}
#add_comment_box p {
	background-image: url(../blog_images/findus_bottom.png);
	background-repeat: no-repeat;
	background-position: left bottom;
	font-size: 2em;
	margin-bottom: 0px;
	padding-top: 0px;
	padding-bottom: 10px;
	height: 10px;
}
#find_us_box {
	width: 180px;
	position: relative;
	margin-bottom: 20px;
	background-image: url(../blog_images/findus_middle.png);
	background-repeat: repeat-y;
	float: right;
	margin-top: 20px;
	clear: right;
}
#find_us_box h1 {
	font-size: 1.7em;
	font-style: italic;
	font-weight: bold;
	background-image: url(../blog_images/findus_top.png);
	background-repeat: no-repeat;
	margin-top: -1px;
	height: 110px;
	width: 180px;
	padding-left: 20px;
	padding-top: 4px;
}
#find_us_content {
	width: 170px;
	float: right;
	margin-top: -90px;
	margin-right: 5px;
	margin-bottom: 0px;
}
.find_us_img {
	margin-left: 5px;
}
.find_us_img_2 {
	margin-left: 8px;
}
#find_us_box p {
	background-image: url(../blog_images/findus_bottom.png);
	background-repeat: no-repeat;
	background-position: left bottom;
	font-size: 2em;
	margin-bottom: 0px;
	padding-top: 90px;
	padding-bottom: 105px;
}
#vert_response_box {
	width: 160px;
	position: relative;
	margin-bottom: 20px;
	margin-left: 5px;
}
#rec_post_box {
	background-image: url(../blog_images/recpost_middle.png);
	background-repeat: repeat-y;
	float: right;
	width: 180px;
	position: relative;
	clear: right;
}
#rec_post_box  li {
	list-style-position: inside;
	display: block;
	list-style-image: none;
}
#rec_post_box  li, x:-moz-any-link {
	list-style-type: none;
	list-style-image: none;
	display:block;
	width: 155px;
}
#rec_post_box h1 {
	font-size: 1.7em;
	font-style: italic;
	font-weight: bold;
	background-image: url(../blog_images/recpost_top.png);
	background-repeat: no-repeat;
	margin-top: -1px;
	height: 128px;
	width: 180px;
	padding-left: 45px;
	padding-top: 3px;
}


#sidebar_2 {
	width: 160px;
	float: right;
	margin-top: -80px;
	margin-right: 10px;
	.margin-right: 20px;
	margin-bottom: 20px;
	margin-left: 0px;
}
#sidebar_2 li a {
	color: #6E5A60;
	text-decoration: underline;
}
#sidebar_2 li a:hover {
	color: #000;
}
#rec_post_box p {
	background-image: url(../blog_images/recpost_bottom.png);
	background-repeat: no-repeat;
	background-position: left bottom;
	font-size: 2em;
	margin-bottom: 0px;
	margin-top: 500px;
	padding-top: 20px;
	padding-bottom: 30px;
}
#rec_post_box p, x:-moz-any-link {
	background-image: url(../blog_images/recpost_bottom.png);
	background-repeat: no-repeat;
	background-position: left bottom;
	font-size: 2em;
	margin-bottom: 0px;
	margin-top: 500px;
	padding-top: 20px;
	padding-bottom: 30px;
	position:
}
#search_box {
	background-image: url(../blog_images/recpost_middle.png);
	background-repeat: repeat-y;
	float: right;
	width: 180px;
	position: relative;
	clear: right;
}
#search_box h1 {
	font-size: 1.7em;
	font-style: italic;
	font-weight: bold;
	background-image: url(../blog_images/recpost_top.png);
	background-repeat: no-repeat;
	margin-top: -1px;
	height: 128px;
	width: 180px;
	padding-left: 70px;
	padding-top: 3px;
}
#search_box_content {
	width: 170px;
	margin-top: -95px;
	margin-left: 5px;
	.margin-left: 10px;
}
#search_box h2 {
	background-image: url(../blog_images/recpost_bottom.png);
	background-repeat: no-repeat;
	background-position: left bottom;
	position: relative;
	height: 12px;
	font-size: 2em;
	padding-top: 5px;
	padding-bottom: 10px;
	bottom: -20px;
}
#archive_box {
	width: 600px;
	background-image: url(../blog_images/post_middle_n.png);
	background-repeat: repeat-y;
	margin-right: 20px;
	position: relative;
	float: left;
}
#archive_box h1 {
	background-image: url(../blog_images/post_top_1_n.png);
	background-repeat: no-repeat;
	font-size: 1.7em;
	font-style: italic;
	padding-top: 7px;
	padding-left: 180px;
	padding-bottom: 20px;
	font-weight: bold;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#posts {
	width: 580px;
	margin-bottom: 15px;
	margin-top: 10px;
	margin-left: 10px;
	font-size: 1.1em;
}
.summary_italic {
	font-style: italic;
}
.summary {
	font-style: italic;
	font-weight: bold;
	margin-left: 10px;
}
#posts h4 a {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 1.4em;
	font-style: italic;
	color: #D67A25;
	font-weight: normal;
	display: inline;
	position: relative;
	top: 5px;
}
#archive_box p {
	background-image: url(../blog_images/post_bottom_n.png);
	background-repeat: no-repeat;
	background-position: left bottom;
	margin-bottom: 0px;
	font-size: 2em;
	padding-top: 20px;
	padding-bottom: 30px;
}
#search_results_box {
	width: 600px;
	background-image: url(../blog_images/post_middle_n.png);
	background-repeat: repeat-y;
	position: relative;
	float: left;
	margin-right: 20px;
}
#search_results_box h1 {
	background-image: url(../blog_images/post_top_1_n.png);
	background-repeat: no-repeat;
	font-size: 1.7em;
	font-style: italic;
	padding-top: 7px;
	padding-left: 190px;
	padding-bottom: 20px;
	font-weight: bold;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#search_results_content  {
	width: 580px;
	margin-bottom: 15px;
	margin-top: 0px;
	margin-left: 10px;
	font-size: 1.1em;
	padding-top: 20px;
}
#search_results_content h4 a {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 1.4em;
	font-style: italic;
	color: #D67A25;
	font-weight: normal;
	display: inline;
	position: relative;
	top: 0px;
}
#search_results_box h3 {
	background-image: url(../blog_images/post_bottom_n.png);
	background-repeat: no-repeat;
	background-position: left bottom;
	margin-bottom: 0px;
	font-size: 2em;
	padding-top: 20px;
	padding-bottom: 30px;
}

#sidebar {
	width: 160px;
	position: relative;
	margin-left: 10px;
}
#bottom_album_box {
	width: 600px;
	background-image: url(../blog_images/clear_box_middle_lrg.gif);
	background-repeat: repeat-y;
	position: relative;
	float: left;
	margin-top: 30px;
}
#bottom_album_box h1 {
	background-image: url(../blog_images/orange_header_lrg.gif);
	background-repeat: no-repeat;
	font-size: 1.7em;
	font-style: italic;
	padding-left: 180px;
	font-weight: bold;
	margin-top: -8px;
	margin-right: 0px;
	margin-bottom: 15px;
	margin-left: 0px;
	padding-bottom: 10px;
	padding-top: 10px;
}
#bottom_album_box_content {
	width: 580px;
	margin-right: 0px;
	margin-top: 20px;
	margin-bottom: 5px;
	margin-left: 10px;
	padding-left: 30px;
}
#bottom_album_box_content a {
	text-decoration: none;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.bottom_box_thumbs {
	margin-right: 50px;
	margin-left: 50px;
	float: right;
}
#bottom_album_box p {
	background-image: url(../blog_images/clear_bottom_lrg.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
	height: 30px;
	position: relative;
	bottom: -20px;
}
.s_form {
	margin-right: 20px;
	.top: -18px;
	margin-top: -2px;
	float: right;
	position: relative;
}

/*.s_form, x:-moz-any-link {
	float: right;
	margin-right: 10px;
	margin-top: -19px;
}
*/
.menu_items {
	margin-left: 20px;
	font-size: 1.2em;
	font-style: italic;
}
.menu_items a {
	font-style: italic;
	text-decoration: underline;
}
.menu_items a:hover {
	color: #000;
	text-decoration: underline;
}
#footer {
	width: 800px;
	position: relative;
	text-align: center;
	float: left;
	margin-top: 100px;
}
.hilite {
	color: #000;
	background-color: #EAD5BE;
}
.comment_tbl {
	margin-left: -9px;
	_margin-left: 0px;
	_position: relative;
	_left: -8px;
}
.tbl_brdr {
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #887A7D;
}
