/* 
WOO CUSTOM STYLESHEET
---------------------

Instructions:

Add your custom styles here instead of style.css so it 
is easier to update the theme. Simply copy an existing 
style from style.css to this file, and modify it to 
your liking.

*/

body  {background-image: url(_images/mp-background-tile.jpg);}
.post  {border: 5px solid #cce2ea;  background-color: #ebfaff;}
.post .date{background-image: url(_images/mp-date.png);}
#header{
	background-image: url(_images/mp-big-paw.gif);
	background-repeat: no-repeat;
	background-position: left top;
	padding-top: 30px;
	padding-bottom: 20px;
}
#navigation{background-color: #c90911;height:50px;}
#extended-footer{background-color: #ebfaff;}
#footer{background-color: #c90911;}
h3, .widget h3{
	color: #0587bf;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: normal;
	background-image: url(_images/mp-small-paws.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 55px;
}
.post .title a:link, .post .title a:visited{color: #0587bf;font-family: Georgia, "Times New Roman", Times, serif;font-weight: normal;}
.doggies{float:right;}
#logo{padding-top:25px;}
.widget ul li a:link, .widget ul li a:visited {border-bottom-width: 0px;}
.widget ul li a:hover{
	font-weight: normal;
}