/*WILD THEME BLOG*/

html{
	background:#101215 url(/theme/med_billing2/img/layouts/prime/wildflower/blog/bgwall.jpg) repeat;
	}

#content_wrapper{
	background-color:#fff;
	}
	
	
/*color of links*/

a:link, a:visited{
	color:#051830;
	}

a:hover, a:active{
	color:#53707E;
	}
	
/*custom*/

#header{
	border-bottom:solid 2px #051830;
	padding-bottom:0px !important;
	
}

#header a img{
	vertical-align: middle; /*IE 6 & 7 hasLayout white space bug fix*/
}


#wrapper{
	border-left:solid 5px #051830;
	border-right:solid 5px #051830;
}

#archiveMenu {
	width:200px !important;
}

#wrapper {
	width:900px !important;
}

#latestPost, .postArticle {
	width:640px !important;
}

#widget {
	left:15px !important;
}
