body {
	background: #282828 url(http://noahandkate.com/wp-content/themes/Miracle/style/img/custom/BG-wood.jpg) repeat-x;
	font-family:"Helvetica", "Arial", sans-serif;
	font-size:13px;
	font-weight:normal;
	color:#515151;
        line-height:15px;	
}

#wrapper {
	width:100%;
	background-image: url(http://noahandkate.com/wp-content/themes/Miracle/style/img/custom/wrapper-header.png);
	background-repeat: no-repeat;
	background-position: center top;
	margin-right: auto;
	margin-left: auto;
	overflow: hidden;
}

a:link, a:active, a:visited {
	font-family:"Helvetica", "Arial", sans-serif;
	font-size:12px;
	font-weight:thick;
	color:#31b8da;
	margin-bottom:25px;
	line-height:18px;
	text-decoration:none;
}

a:hover {
	color:#414141;
}

h1 small {
	font-family:"Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size:14px;
	font-weight:normal;
	color:#31b8da;
	margin-bottom:10px;
	line-height:36px;
	display:block;
}

h2 {
	font-family:"Helvetica", "Arial", sans-serif;
	font-size:18px;
	font-weight:normal;
	color:#31b8da;
	margin-bottom:15px;
}

h3 {
	font-family:"Helvetica", "Arial", sans-serif;
	font-size:14px;
	font-weight:normal;
	color:#31b8da;
	margin-bottom:10px;
}

.newsitem a:hover {
	color:#31b8da;
}

.commentlist li .comment_right .name span {
	color:#31b8da;
}

.commentlist li .comment_right .date {
	float:right;
	width:200px;
	text-align:right;
	color:#31b8da;
}

ul.subnav li a:hover {
	background:#fafafa;
	color:#31b8da;
}

ul.subnav li.current_page_item a {
	width:282px;
	border-left:3px solid #31b8da;
    color:#31b8da;
}

.blogtitle h1 a:hover {
	color:#31b8da;
}

.pagination a:hover {
	color:#414141;
}

#get_in_touch {
	background:url(../img/green/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/green/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:#31b8da;
}

.widget_pages ul li a:hover {
	background:#fafafa;
	color:#31b8da;
}

.widget_pages ul li.current_page_parent a {
	width:252px;
	border-left:3px solid #31b8da;
    color:#31b8da;
}

.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:#31b8da;
        display:block;
}

.widget_recent_comments ul li a:hover {
	text-decoration:underline;
	color:#31b8da;
}
