body {
	margin: 0px 0px 0px 30px;
	padding: 0px;
	background-color: #FFFFFF;
}

#navigation {
	padding: 0px;
	margin: 20px 0px 0px 20px;
	position: absolute;
	left: 365px;
	float: left;
}
#navigation li {
	list-style: none;
	padding: 0px 0px 5px 10px;
	margin: 0px;
}
#navigation li a {
	text-decoration: none;
	color: #FFFFFF;
	font-family: Trebuchet MS, Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	letter-spacing: 1px;
	text-transform: uppercase;
	border-bottom: 0.1em solid #FFF;
}
#navigation li a:hover {
	text-decoration: none;
	border-bottom: 0px;
}
#pages {
	padding: 0px;
	margin: 20px 30px 0px 20px;
	float: right;
}

#pages li{
	list-style: none;
	padding: 0px 0px 5px 10px;
}
#pages li a{
	text-decoration: none;
	color: #FFFFFF;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	border-bottom: 0.1em solid #FFF;
}
#pages li a:hover {
	text-decoration: none;
	border-bottom: 0px;
}
.date{
	color: #FFFFFF;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	margin: 25px 0px 0px 25px;
	padding: 0px;	
}
div.title {
	margin: 10px 15px 0px 25px;
	padding: 0px;	
}
div.title a {
	text-decoration: none;
	color: #FFFFFF;
	font-family: Trebuchet MS, Verdana, Arial, Helvetica, sans-serif;
	font-size: 27px;
	line-height: 36px;
	letter-spacing: 2px;
	text-transform: uppercase;
	border-bottom: 0.1em solid #FFF;
}
div.title a:hover {
	text-decoration: none;
	border-bottom: 0px;
}
.author{
	color: #FFFFFF;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	margin: 5px 10px 0px 25px;
	padding: 0px;
	font-style:italic;
}
.row {
	height: 20px;
}

.category {margin:0px 0px 15px 25px; padding:0px;}
.commentsnumber {margin:0px 25px 15px 0px; padding:0px; line-height:18px;}
.category a {
	text-decoration: none;
	color: #FFFFFF;
	font-family: Trebuchet MS, Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	letter-spacing: 1px;
	text-transform: uppercase;
	line-height:18px;
	border-bottom: 0.1em solid #FFF;
}
.category a:hover {
	text-decoration: none;
	border-bottom: 0px;
}

.commentsnumber a {
	text-decoration: none;
	color: #FFFFFF;
	font-family: Trebuchet MS, Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	letter-spacing: 1px;
	text-transform: uppercase;
	border-bottom: 0.1em solid #FFF;
}
.commentsnumber a:hover {
	text-decoration: none;
	border-bottom: 0px;
}

.page_title {
	margin: 25px 0px 10px 25px;
	padding: 0px;
	color: #FFFFFF;
	font-family: Trebuchet MS, Verdana, Arial, Helvetica, sans-serif;
	font-size: 27px;
	line-height: 36px;
	letter-spacing: 2px;
	text-transform: uppercase;
}
.p_padding_page {
	padding: 0px 25px 20px 25px;
	margin: 0px;
}
.p_padding {
	padding: 5px 25px 0px 25px;
	margin: 0px;
}

p {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
	line-height: 18px;
	padding: 5px 0px 5px 0px;
	margin: 0px;
	color:#212121;
}

p a{
	text-decoration: none;
	border-bottom: 1px solid #212121;
	color:#212121;
}
p a:hover{
	text-decoration: none;
	border-bottom: 0px;
	color:#212121;
}

.image {
	padding-bottom: 10px;
}
.floatleft {
	float: left;
}
.floatright {
	float: right;
}

table.comments {
	padding:20px;
	margin: 0px;
	width:330px;
	background-color: #A0AAA4;
}

.comments_title {
	color: #FFFFFF;
	font-family: Trebuchet MS, Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	letter-spacing: 2px;
	text-transform: uppercase;
	padding: 10px 0px 10px 0px;
	margin: 0px;
}
.comment_input {
	color: #212121;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
	width: 285px;
	margin-bottom: 10px;
}

.comment_text {
	color: #212121;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
	line-height: 18px;
	max-width:290px;
	overflow:hidden;
	margin:0;
	padding:0;
}

*html .comment_text p {
	max-width:290px;
	width:290px;
	overflow:hidden;
}

.comment_text a{
	color: #212121;
	text-decoration: none;
	border-bottom: 0.1em solid #212121;
} 
.comment_text a:hover{
	color: #212121;
	text-decoration: none;
	border-bottom: 0px;
} 

.comment_date {
	color: #212121;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
	margin-bottom: 7px;
}
.comment_author {
	color: #FFFFFF;
	font-family: Trebuchet MS, Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	letter-spacing: 2px;
	text-transform: uppercase;
	padding: 5px 0px 5px 0px;
}
.comment_author a{
	color: #FFFFFF;
	text-decoration: none;
	border-bottom: 0.1em solid #FFFFFF;
}
.comment_author a:hover{
	color: #FFFFFF;
	text-decoration: none;
	border-bottom: 0px;
}
.comment_says {
	color: #FFFFFF;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	margin-bottom: 7px;
	font-style: italic;
}

ul {
 	padding: 0px;
	margin: 0px;
}

li {
	list-style: none;
	padding: 3px 0px 3px 0px;
	margin: 0px;
}
li a{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
	color: #212121;
	text-decoration: none;
	border-bottom: 0.1em solid #212121;
}
li a:hover{
	color: #212121;
	text-decoration: none;
	border-bottom: 0px;
}
.right {
	margin-left: 10px;
}

form {margin:0px; padding:0px;}
.search {margin: 15px 0px 0px 25px; clear: both}
.search input {
	float:left;
	color: #212121;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
	margin:0px;
	padding:0px;
}
.search_button {padding-top:7px;}

.guest_blogger {background-color:#FFFFFF; padding:5px; color: #a0aaa4; font-family: Georgia, "Times New Roman", Times, serif; font-size: 16px; margin: 15px 10px 0px 20px; font-style:italic;}
.guest_blogger a {color:#a0aaa4; font-style:italic; border-bottom: 0.1em solid #a0aaa4; text-decoration:none}
.guest_blogger a:hover {border-bottom: 0px;}

.ads {float: left; position:absolute; top:6px; left:715px; width:160px;}
.ads p {margin:0px; padding:0px; font-size: 12px; line-height:15px;}
.ads a {text-decoration:none; border-bottom:none; color:#fb5746;}
.ad_image {margin-bottom:18px; border-color:#999999}

.gallery img {border:0;}
.gallery {margin-bottom:15px; padding-bottom:15px;}
