/* 
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-color: #fff;
	margin: 0 auto;
	color: #512a1f;
}

#cats_archives #cats {
	border-right: 1px solid #d7e2e6;
}

#subscribe ul
{
	background-color: #fff;
}

#more_posts .item.left
{
	width: 300px;
}

#left .box
{
	width: 622px;
	padding: 0 5px 0 10px;
}

#left
{
	width: 640px;
}

#more_posts .item
{
	width: 300px;
}

.postdate
{
	font-size: .8em;
	font-style: italic;
}

#home_content
{
background: 0 none;
}

#header
{
	height: 100px;
	border-bottom: 1px solid #d7e2e6;
}

#header img.logo
{
	margin: 20px 0 0 2px;
}

#about
{
	margin: 10px 10px 0 0;
	color: #512a1f;
}

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


a:hover
{
	color: #e19c55;
}

h1 a:link, h1 a:visited, h2 a:link, h2 a:visited, h3 a:link, h3 a:visited, h4 a:link, h4 a:visited, h5 a:link, h5 a:visited, h6 a:link, h6 a:visited

{
	color: #512a1f;
}



h1 a:hover,
h2 a:hover,
h3 a:hover,
h4 a:hover,
h5 a:hover,
h6 a:hover  
{
	color: #91afc6;
}

.entry
{
	color: #512a1f;
}


#pagenav li a:link, #pagenav li a:visited 
{
    color: #512a1f;
}



#pagenav li a:hover

{
    color: #512a1f;
}



h1, h2, h3, h4, h5, h6 
{
    color: #512a1f;
}



.heading
{
	color: #512a1f;
}



.user-meta
{
	color: #512a1f;
}

#search label {
    color: #512a1f;
}

#search .field
{
background-color: #d7e2e6;	
}

#pagenav li a:hover
{
	background-color: #efb373;
}

#footer ul li a:link, #footer ul li a:visited {
    color: #536572;
}

#pagenav li.current_page_item a 
{
	background-color: #d7e2e6;
}

.smshare
{
	float: right;
	padding: 3px 0 8px 0;
}
/*modified*/
.sp_link_32 
{
	width: 42px;
	height: 42px;
}

/*fb*/
#aa413d305fc1d79a5ceec193163b99c8d:hover {
	background-position: 0 -42px !important;
}

/*flicker*/
#a380c868435cd202ab54940619fc6e9d2:hover {
	background-position: 0 -42px !important;
}

/*twitter*/
#a23ba8ebb2874dfc0e6f14c51da137a43:hover {
	background-position: 0 -42px !important;
}



