/* @override http://unsip.org/wp-content/themes/bueno/custom.css */

/* 
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 {
	color: #51463D;
}
div.entry a:link, a:visited {
color:#3792B3;
outline:medium none;
}

div.entry a:hover {
text-decoration:none;
}

#header {
	padding: 15px 0;
}

#navigation, #footer {
	background-color: #53473E;
	color: #F3F2E8;
	letter-spacing: 1px;
}

.widget ul li a:link, .widget ul li a:visited {
	border-bottom: none;
}

.post, .more_entries, #comments, #respond {
	border: 5px solid #E2E1D4;
	-moz-border-radius: 8px 8px 8px 8px;
}

.post .title {
	border-bottom: 2px solid #E2E1D4;
}

.entry img {
	border: none;
}

.widget h3 {
	border-bottom: 1px solid #E2E1D4;
}

#pagenav a {
	border-bottom: none;
}

#pagenav li.current_page_item a, #pagenav li a:hover {
	border-bottom: 4px solid #a97c50;
}

.one, .two {
	border-right: none;
}

#extended-footer, #extended-footer li a:link, #extended-footer li a:visited {
	background-color: transparent;
	color: #9C836E;
}

#extended-footer .widget h3 {
	color: #51463D;
}

/* social icons on sidebar */
.socialIcons img {
	margin-right: 15px;
}

p#sherple {
	font-size: 80%;
}
