/* 
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.

*/

#nav2 li ul li a:link, #nav2 li ul li a:visited {
	color: #A27D8F;
}

#nav2 li ul li a:hover {
	color: #815C6F;
}

 #nav2 li.current-cat a {
	color: #CAB7C6 !important;
}

#nav1 ul li a {
	color: #A27D8F !important;
}

#nav1 ul li a:hover {
	color: #815C6F !important;
}

.widget_outer a {
	color: #A27D8F;
}

.entry h1, .entry h2, .entry h3, .entry h4, .entry h5 {
	color: #A27D8F;
}



a:link, a:visited {
	color: #A27D8F;
}

a:hover {
	color: #815C6F;
}

.post-inner h2 a:link, .post-inner h2 a:visited {
	color: #000000;

}

.post-alt h2 {
	color: #A27D8F;
	}

#text-5 .textwidget {
	margin: 0px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 2px;
}
#mc_embed_signup {
	height: 61px;

	top: 25px;
	position: relative;
	right: 0px;
	float: right;

}
.btn {
	color: #fff;
	background-color: #956E8D;
	border: 1px solid #775771;
}

