/*
Theme Name:entrepreMusings-BH
Theme URI:http://www.brianhurdle.com/wpthemes/ent
Author:BHurdle
Author URI:http://www.brianhurdle.com/
Version:1.01
*/

/*  4C2 B69 - dark purple
	955 99f - light purple
	9C0 063 - Dark Fuchsia
	D69 3BD - Pink
*/

body {

font-size:13px;
font-style:normal;
font-variant:normal;
font-weight:normal;
line-height:1.7em;
background-image:url('images/bg.jpg');
background-color:#ffffff;
background-repeat:no-repeat;
background-position:top;

}
a {
/* border-bottom:1px dotted #000;*/
text-decoration:none;
color:#95599f;
}
a:hover {
color:#95599f;
text-decoration:underline;
/*background-color:#f7f7f7; */
}
hr{
margin-top:35px;
border:0;
border-top:1px dotted #ccc;
width:620px;
color:#fff;
clear:both;
}


.alignright {float:right;}
.alignleft {float:left;}

#wrapper {
width:900px;
padding:40px 0 0 0;
margin:auto;
/* background-color:#ffffff; */
display:block;

}

#header {
float:left;
width:900px;
border-bottom:1px dotted #ccc;
margin:auto;
/* background-color:#ffffff; */
}

#logo {
	float:left;
	width:auto;
	padding:0 0 34px 0;
}

#logo a {
font-family: Verdana, arial, serif;
	color:#4C2B69;
	font-size:48px;
	text-decoration:none;
	border-bottom:none;
}

#logo h2 {
	font-family: Georgia, Arial, sans-serif;
	font-size : 18px;
	font-weight : 200;
	padding : 20px 0 0 1px;
	float: right;
	color: #4C2B69;
}

#nav {
float:right;
width:auto;
padding:0 0 0 0;
}
#nav ul {
height:50px;
float:right;
}
#nav li {
text-align:center;
float:left;
display:inline;
width:auto;
}
#nav li a {
font-family: Verdana, arial, serif;
font-size:14px;
font-weight:400;
display:block;
padding-right:0px;
padding-left:12px;
border-bottom:none;
}
#nav li a:hover {
/*background-color:#f7f7f7;*/
}

#banner {
	border-bottom:1px dotted #cccccc;
	width:100%;
	float:left;
	padding:0 0 0 0;
	font-size:0 0 0 0;
}

#blurb {
	font-family: Georgia, Arial, sans-serif;
	height:auto;
	color:#ccc;
	bo