/* 
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.*/

.post p {
	margin:0px 0 15px 0;
	padding: 0 0 0 0;
	font-size: 1em;
	line-height: 1.75em;
	color: #333333;
	font-family:Verdana, Arial, sans-serif;
}

.entry ul {
	margin:0 0 10px 20px;
}

.entry ul li {
	font-size: 11px !important;
	line-height: 1.75em !important;
	color: #333333 !important;
	font-family:Verdana, Arial, sans-serif !important;
	list-style-type: disc !important;
	list-style-position: outside !important;
}

.post h6 {
	font-family:Verdana, Arial, sans-serif !important;
	font-weight:normal;
}

body#home div#steps.fullspan {
	display:block;
}

body#home div#steps.fullspan div.container_16 {
	display:block;
}

div#steps.fullspan div.container_16 {
	display:none;
}

h3.hl {
	background:#f3f2f0;
	color:#000000;
	padding:5px 10px 5px 10px;
}

div#rss {
	display:block;
	padding:7px 5px 3px 5px;
}

#rss a  {
	font-weight: bold;
	text-decoration: none;
	font-size: 0.9em;
	background: none !important;
	padding: 2px 0 2px 5px;
	line-height: 1.5em;
	color: #333333;
	font-family:Verdana, Arial, sans-serif;

}

ul.xoxo.blogroll {
	margin:10px;
}

ul.xoxo.blogroll li {
	list-style-type:none;
}

ul.xoxo.blogroll li a {
	text-decoration:none;
}

ul.xoxo.blogroll li a:hover {
	text-decoration:none;
}

ul.xoxo.blogroll a img {
	padding-right:5px;
}

div.social-media {
	margin:0 0 0 0;
	float:left;
}

ul.footer-social-media li  {
	list-style-type: none;
	border-left: 0px solid #e6bcbd;
	float: left;
	margin: 0px .2em 0 -.6em;
	padding: 0 .2em 0 .6em;
}

p#ll.linklove {
	display:none;
}
