body {
	background: #000 url(../img/purple/BG_bokeh.jpg) repeat-x;
	font-family:"Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size:11px;
	font-weight:normal;
	color:#414141;	
}

a:link, a:active, a:visited {
	font-family:"Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size:11px;
	font-weight:normal;
	color:#521773;
	margin-bottom:25px;
	line-height:18px;
	text-decoration:none;
}

h1 small {
	font-family:"Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size:14px;
	font-weight:normal;
	color:#521773;
	margin-bottom:10px;
	line-height:36px;
	display:block;
}

h2 {
	font-family:"Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size:18px;
	font-weight:normal;
	color:#521773;
	margin-bottom:15px;
}

h3 {
	font-family:"Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size:14px;
	font-weight:normal;
	color:#521773;
	margin-bottom:10px;
}

.newsitem a:hover {
	color:#521773;
}

.commentlist li .comment_right .name span {
	color:#521773;
}

.commentlist li .comment_right .date {
	float:right;
	width:200px;
	text-align:right;
	color:#521773;
}

ul.subnav li a:hover {
	background:#fafafa;
	color:#521773;
}

ul.subnav li.current_page_item a {
	width:282px;
	border-left:3px solid #521773;
    color:#521773;
}

.blogtitle h1 a:hover {
	color:#521773;
}

.pagination a:hover {
	color:#521773;
}

#get_in_touch {
	background:url(../img/purple/BG_get_in_touch.png) no-repeat top left;
	height:55px;
	width:189px;
	float:right;
	margin:10px;
	cursor:pointer;
}

#get_in_touch:hover {
	background:url(../img/purple/BG_get_in_touch.png) no-repeat bottom left;
	height:55px;
	width:189px;
	float:right;
	margin:10px;
}

.widget_recent_entries ul li a:hover, .widget_categories ul li a:hover, .widget_archive ul li a:hover, .widget_meta ul li a:hover, .blogroll li a:hover {
	background:#fafafa;
	color:#521773;
}

.widget_pages ul li a:hover {
	background:#fafafa;
	color:#521773;
}

.widget_pages ul li.current_page_parent a {
	width:252px;
	border-left:3px solid #521773;
    color:#521773;
}

.widget_recent_comments ul li a:link, .widget_recent_comments ul li a:active, .widget_recent_comments ul li a:visited {
	text-decoration:none;
	padding:5px 5px 5px 10px;
	margin:0;
        color:521773;
        display:block;
}

.widget_recent_comments ul li a:hover {
	text-decoration:underline;
	color:#521773;
}