h3.entry-title a:link, h3.entry-title a:visited, div#nav-below h3 a:link, div#nav-below h3 a:visited {
	color:#70C7D4;
	}
h3.entry-title a:focus, h3.entry-title a:hover, h3.entry-title a:active, div#nav-below h3 a:focus, div#nav-below h3 a:hover, div#nav-below h3 a:active {
	color:#F8EE76;
	}
ul li h3.widgettitle, h3.widgettitle label {
	color:#FFFFFF;
	font-size:150%;
	line-height:150%;
	padding-top:10px;
	font-weight:bold;
	}
h3.widgettitle label {
	font-size:100%;
	}

li.widget_recent_entries h3, li.widget_categories h3, li.widget_tag_cloud h3 {
	margin-top:10px;
	padding-bottom:0;
	margin-bottom:0;
	height:41px;
	text-indent:-9999px;
	}
li.widget_recent_entries h3 {
	background:transparent url(/media/images/headerNEW_recent.gif) right top no-repeat;	
	}
li.widget_categories h3 {
	background:transparent url(/media/images/headerNEW_categories.gif) right top no-repeat;		
	}
li.widget_tag_cloud h3 {
	background:transparent url(/media/images/headerNEW_tags.gif) right top no-repeat;			
	}
	
li#tag_cloud-3 div {
	padding-left:10px;
	}
li#tag_cloud-3 div a {
	line-height:110%;
	}

.alignleft {
	float:left;
	display:block;
	}
.alignright {
	float:right;
	display:block;
	}

ul.xoxo li ul {
	padding-left:10px;
	font-size:110%;
	line-height:150%;
	}
.xoxo a:link, .xoxo a:visited  {
	color:#FFFFFF;
	}
.xoxo a:focus, .xoxo a:hover, .xoxo a:active {
	color:#70C7D4;
	}
div.sidebar {
	padding-top:8px;
	}

input:active, textarea:active, input:focus, textarea:focus {
	background-image:none;
	background-color:#4E2029; /*dk brown*/
	}
	
form#commentform textarea {
	width:500px;
	margin-bottom:15px;
	}
form#commentform input.text {
	width:280px;
	}

div.entry-content {
	padding-bottom:5px;
	}
div.entry-meta, div.comment-meta {
	padding-bottom:15px;	
	}
div.comment-meta, div.entry-date {
	text-transform:uppercase;
	font-weight:bold;
	}
div#nav-below {
	padding-top:30px;
	clear:both;
	}
div.nav-previous {
	float:left;
	padding-bottom:10px;
	}
div.nav-next {
	float:right;
	}