#content a, .entry a{	text-decoration:underline;}#content a:hover, .entry a:hover{	text-decoration:none;}h1{
	text-indent:-9000;
	width:220px;
	float:left;
}

#logo h1 a{
	width:220px;
	height:275px;
	display:block;
	background:url(../images/logo.jpg) no-repeat top left;
}

#logo h1 a span{
	display:none;
}

h2, h2 a{
	color:#d13743;
	font-weight:normal;
	font-size:28px;
	margin: 15px 0px;
}

h2 a:hover{
	text-decoration:underline;
}

h3{
	background-color:#CCC;
	padding:5px;
	float:left;
	font-weight:normal;
	font-size:19px;
	margin:5px 0px 0px 5px;
	opacity:0.75;
}

h4{
	font-size:18px;
	font-weight:500;
	color:#D13743;
}

#comment-area h4, h4.underline, h4.pagetitle{
	border-bottom:solid thin grey;
	margin-bottom:15px;
	padding-bottom:5px;
	color:#D13743;
}

h4 a{
	font-size:18px;
	font-weight:500;
	color:#0d7283;
	text-decoration:underline;
}

h4 a:hover{
	text-decoration:none;
}

#archive h4 a{	font-size:14px;}#archive p{	font-size:10px;}

h5, h2.widgettitle{
	font-size:18px;
	font-weight:normal;
	color:#333;
	margin-bottom:5px;
	margin-top:0px;
}h2.widgettitle{	color:#D13743;}

ul.nav li{
	display:inline;
	padding:0px 20px;
}

ul.nav{
	float:right;
	padding-top:5px;
	font-size:18px;
	text-transform:lowercase;
}

#recent p, #widget p{
	font-size:14px;
}

#widget{
	padding: 5px;
	width:294px;
}

#widget li{
	list-style-type:none;
}

#widget li ul li{
	list-style-type:none;
	font-size:14px;
}

.entry{
	margin-bottom:45px;
}



.comment_author{
	font-size:smaller;
	border-bottom:solid thin grey;
}

.comment_author a{
	color:#D13743;
	font-weight:bold;
	text-transform:uppercase;
	font-size:larger;
	text-decoration:none;
}

input, textarea{
	border:thin solid #d8cebf;
	font-size:14px;
	font-family:Century Gothic, Helvetica, Arial, sans-serif;
	color:grey;
	padding: 2px 5px;


}

input#submit{
	color:#d8cebf;
	border:none;
	background-color:#fff;
	cursor:pointer;
}

.entry ul{
	list-style:disc;
	padding-left:20px;

}

.entry ol{
	list-style:decimal;
	padding-left:25px;
}.navigation a{	color:#D13743;}.rss a{	float:left;	display:inline;	font-size:10px;	color:#0D7283;	background: url(../images/rss.png) left center no-repeat;	margin-top:10px;	padding: 10px 40px;}