/* UNIVERSAL */

body {


text-align: center;
margin: 0 auto;
background: #827a71 url(http://www.danaherlihey.com/images/background2.jpg) repeat;


font-family: arial, verdana, sans-serif;
font-size: 13px;


}

hr {
  border: none;

  background: url(http://www.danaherlihey.com/images/horizontal.jpg) repeat-x;

  height: 1px;
}

a:link {
	text-decoration: none;
	color: #fc00ff;
}

a:hover {
	text-decoration: underline;

}

a:visited {
	text-decoration: none;
}

/* Title */

#title {
	width: 805px;
	margin: 5px auto;
	text-align: left;
	padding-left: 10px;
	
}

/* FRAME */

#frame {
	width: 825px;
	background-color: #FFFFFF;
	text-align: center;
	margin: 0 auto;
	padding-top: 10px;
}

/* ContentFrame */

#contentFrame {
	width: 805px;
/*margin-top: 10px;*/
margin-bottom: 10px;
margin-right: 10px;
margin-left: 10px;
	text-align: center;
}

/* Header Image */

#headerimage {
	margin: 0 0 0 0;
}

/* Navigation */

#Navigation {
	width: 805px;
	height: 70px;
	background: url(http://www.danaherlihey.com/images/nav_background.jpg) repeat-x;
	

	
}

#menu {
list-style-image:none;
list-style-type:none;
margin: 0px;
padding:0;

}

#menu li {
border-right:1px solid #FFFFFF;
float:left;



}
#menu a {
display:block;
height:70px;
line-height:80px;
margin: 0px 7px 0px 7px;
text-align:center;
color: #FFFFFF;
font-size: 15px;
font-weight: lighter;
text-decoration: none;
letter-spacing: 1px;


}

#menu a:hover {
	text-decoration: underline;
	
}

#menu .current_page_item {
	text-decoration: none;
	background: url(http://www.danaherlihey.com/images/currentpage_background.jpg) no-repeat center;
}

/* CONTENT */

#content {
	width: 805px;
	margin: 15px auto;
	text-align: center;
	line-height: 1.5;
}

/* Posts */

#posts {
	width: 500px;
	text-align: left;
	margin-top: 0px;
}

#posts h1 {
	color:#fc00ff;
	margin-top: 0px;
	margin-bottom: 15px;
	font-weight: lighter;
	font-size: 36px;
	line-height: 1;
        

	
}

#posts h2 {
	color:#000000;
	margin-top: 0px;
	margin-bottom: 15px;
	font-weight: lighter;
	font-size: 22px;
	line-height: 1;
	
}

#posts a.black  {
	color: #000000;
	font-weight: bold;
}

#postsblack a {
	color: #000000;
	font-weight: bold;
}

.postimg {
	float: left;
	margin-right: 15px;
	margin-bottom: 10px;
	border: none;
}


/* SIDEBAR */

#sidebar {
	font-family: arial, verdana, sans-serif;
	font-size: 11px;
	text-align: left;
	width: 215px;
	list-style-image:none;
	list-style-type:none;
	line-height: 1.2;
	}
	
#sidebar h1 {
	
	color:#fc00ff;
	margin-top:0px;
	margin-bottom:10px;
	font-weight: lighter;
	font-size: 24px;
}

#sidebar img {
	vertical-align: text-bottom;
}

/* Twitter Classes */

ul.twitter {
	list-style-type:none;
	list-style-image:none;
	margin-left: 0px;
	margin-top:0px;
	padding: 0;
}

li.twitter-item {
	list-style-type:none;
	list-style-image:none;
	margin-left: 0px;
	margin-top: 0px;
margin-bottom: 10px;
	padding: 0;
	
} 

/* page navigation */
#postnavigation { 
	 
	margin: 0 auto;
	width: 496px;
	height:auto;
	padding: 2px;
    font-size:11px;
	
	
}


.fl {  

		width: 200px;
		float: left;
		text-align: left;
		margin-right:5px;
	
	}
	
.fr { 

	width: 200px;
	float: right;
	text-align: right;
	margin-left:5px; 
	}
	
.cl {
	clear:both;
}

/* widget */

h2.widgettitle{
	margin: 0px;
	padding: 0px;
	font-size: 0px;
	
}
	
