/*
WOO CUSTOM STYLESHEET
---------------------

Instructions:

Add your custom styles in this file 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.home #content #blog {
	width: 45%;
	float: left;
}

body.home #content #text-3 {
	width: 45%;
	float: right;
}

#recentpostswithexcerpts-2 {
	float: left;
	width: 45%;
}

#recentpostswithexcerpts-2 h3.date {
	display: none;
}

#recentpostswithexcerpts-2 h2 a {
	text-decoration: none; !important;
}

#recentpostswithexcerpts-2 .wp-post-image {
	float: right;
}

ul.recent_posts_with_excerpts li {
	clear: both;
	float: left;
	margin-bottom: 1em;
}

#recentpostswithexcerpts-2 ul li a {
	line-height: 1.1 !important;
}

#recentpostswithexcerpts-2 h3 a {
	color: white;
	text-transform: uppercase;
	font-size: 15.6px
}

#text-3 h3 {
	font-size: 15.6px;
	color: black;
	text-transform: uppercase;
}

body.home #content #blog #main {
    width: 100%;
}

body.home .featured article header h1 {
	font-size: 1.6em;
}

h1,
h2,
h3,
h4,
h5,
h6 {
  color: #ffffff;
  line-height: 160%;
}

h1.fl {
	color: black;
}

h2.recent_posts_with_excerpts {
	line-height: 120%;
}

.home-section header.section-title .section-more {
	color: white;
}


.post .post-meta a:link,
.type-page .post-meta a:link,
.type-features .post-meta a:link,
.single-promotion .type-promotion .post-meta a:link,
.search-results .type-promotion .post-meta a:link,
.post .post-more a:link,
.type-page .post-more a:link,
.type-features .post-more a:link,
.single-promotion .type-promotion .post-more a:link,
.search-results .type-promotion .post-more a:link,
.post p.tags a:link,
.type-page p.tags a:link,
.type-features p.tags a:link,
.single-promotion .type-promotion p.tags a:link,
.search-results .type-promotion p.tags a:link,
.post .post-meta a:visited,
.type-page .post-meta a:visited,
.type-features .post-meta a:visited,
.single-promotion .type-promotion .post-meta a:visited,
.search-results .type-promotion .post-meta a:visited,
.post .post-more a:visited,
.type-page .post-more a:visited,
.type-features .post-more a:visited,
.single-promotion .type-promotion .post-more a:visited,
.search-results .type-promotion .post-more a:visited,
.post p.tags a:visited,
.type-page p.tags a:visited,
.type-features p.tags a:visited,
.single-promotion .type-promotion p.tags a:visited,
.search-results .type-promotion p.tags a:visited,
#recentpostswithexcerpts-2 h2 a,
#recentpostswithexcerpts-2 small a

{
	color: white !important;
}

#footer-wrap {
	color: black !important;
}

.entry img {
	height: auto !important;
}
