/* 
Copy from "style.css" into this file and make the changes HERE!
This makes it possible to upgrade the core system and theme without destroying your style changes.
*/

body {background: url('/david/wp-content/themes/StandardTheme/images/treebackground.jpg') no-repeat #efefef; background-position: top right;}

a#blogtitle {
	display: block;
	text-indent: -9000px;
	width: 465px;
	height: 101px;
	background: url('/david/wp-content/themes/StandardTheme/images/david_blog_logo.png') no-repeat;
}

#feed {
	padding: 0 0 15px 0;
}

#feed dt {
	margin: 0 0 2px;
	padding: 2px 0 0 0;
	float: right;
	width: 85%;
	font-size: 0.9em;
}

#feed dt a {
 	color: #9C7B07;
	font-weight: 700;
	text-decoration: none;
}

#feed dd {
	margin: 0 0 15px 15%;
	padding: 0;
	line-height: 1.2em;
	font-size: 0.9em;
}

#feed .icon {
	margin: 0;
}

#feed .icon img {
	float: left;
	margin: 5px 0;
}


#header {padding: 25px 0; clear: both; position: relative;}

.widget ul {clear: both;}
.widget ul li {}
.widget ul li a:link, 
.widget ul li a:visited {background: url(images/bullet.png) no-repeat 10px center; border-bottom: 1px solid #b0b0b0; display: block; padding: 0 0 0 25px; line-height: 30px; text-decoration: none; color: #9C7B07;}
.widget ul li a:hover {color: #333333; background: url(images/bullet_hover.png) no-repeat 10px center; font-weight: bold; }
.widget ul ul {padding: 0 0 0 15px; border-top: none;}

.widget ul#twitter_update_list {padding: 15px 0 0 0;}
.widget ul#twitter_update_list li {margin: 0 0 16px 0;}
.widget ul#twitter_update_list li a:link, 
.widget ul#twitter_update_list li a:visited {background: none; border-bottom: none; display: inline; padding: 0; line-height: 100%; text-decoration: none; color: #9C7B07;}
.widget ul#twitter_update_list li a:hover {color: #9C7B07; background: none; font-weight: 300; }
.widget ul#twitter_update_list ul {padding: 0 0 0 15px; border-top: none;}

a:link, a:visited  {color: #2D6F87;}
a:hover  {}

ul#lhsociallinks {
	height: 38px;
	padding: 0 0 0 50px;
}

#lhsociallinks li {
	float: left;
	margin: 0 20px 0 0;
}

#lhsociallinks li a:link {text-decoration: none; color: #9C7B07;}
#lhsociallinks li a:visited {text-decoration: none; color: #9C7B07;}
#lhsociallinks li a:hover {text-decoration: underline; color: #9C7B07;}
#lhsociallinks li a:active {text-decoration: underline; color: #9C7B07;}

#lhsociallinks li.facebook {
	background: url('/david/wp-content/themes/StandardTheme/images/facebook_16.jpg') no-repeat;
	background-position: 0 2px;
	padding: 0 0 0 24px;
}

#lhsociallinks li.twitter {
	background: url('/david/wp-content/themes/StandardTheme/images/twitter_16.jpg') no-repeat;
	background-position: 0 2px;
	padding: 0 0 0 24px;
}

#lhsociallinks li.delicious {
	background: url('/david/wp-content/themes/StandardTheme/images/delicious_16.jpg') no-repeat;
	background-position: 0 2px;
	padding: 0 0 0 24px;
}

.book {
	margin: 10px 0 0 0;
	clear: both;
}

.book img {
	float: left;
	margin: 0 15px 10px 0;
}

.book p {
	font-size: 1.1em;
	padding: 36px 0 0 0;
}

.book a:link {color: #9C7B07; text-decoration: none;}
.book a:visited {color: #9C7B07; text-decoration: none;}
.book a:hover {color: #000; text-decoration: none;}
.book a:active {color: #000; text-decoration: none;}

.indexsharepost{float:left; border:1px solid #B0B0B0;margin-right:10px;background:#FFF; margin-left:-75px; margin-top:40px; width: 60px; z-index: 0;}
