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

#disqus_thread {
	margin-top: 20px;
	background-color: #EDEAF1;
	padding: 10px 20px;
	border-radius: 4px;
}

.flexslider .slides .slide, .widget_video, .widget.woo-audio-player, .widget .container, .rounded-border, .widget.widget_recent_news ul li, .widget.widget_press_clippings ul li, .widget.widget_events ul li, table, #tabs .inside, #tabs ul.wooTabs li a.selected, #tabs ul.wooTabs li a:hover, .widget.widget_galleries ul li, .widget .woo-audio-player, .widget.widget_woo_twitter .back, .widget.widget_albums ul li, .widget_shopping_cart ul.cart_list li, .widget_shopping_cart ul.product_list_widget li, .searchform, .textwidget, .tagcloud, .post, .type-page, .type-band_member, .type-video, .type-product, .type-gallery, .type-album, .type-event, #contact-page, ul.products, tr.alt-table-row, ul.widget-video-list, p.buttons, body .widget_shopping_cart .total, #post-author, #comments .comment.thread-even, .widget ul, #navigation .nav ul, #respond #commentform, .type-press {
	background-color: #edeaf1;
}

#header-wrap, #navigation .nav ul {
	background-color: #ffeab5;
}

#wrapper #header .site-description {
margin-left: 60px;
}

#foster {
	text-align: center;
}

#foster h2 {
	color: #0c0a49;
	text-shadow: none;
}

h1,
h2,
h3,
h4,
h5,
h6 {
  line-height: 1;
  margin: 0;
  font-family: "Yanone Kaffeesatz", Arial, sans-serif;
  color: #0c0a49;
  font-weight: normal;
  text-transform: none;
}
h1 a,
h2 a,
h3 a,
h4 a,
h5 a,
h6 a {
  color: #0c0a49;
  text-decoration: none;
}

h1 {
  font-size: 1.8em;
}
h2 {
  font-size: 1.7em;
}
h3 {
  font-size: 1.6em;
}
h4 {
  font-size: 1.5em;
}
h5 {
  font-size: 1.4em;
}
h6 {
  font-size: 1.3em;
}

#respond h3, #comments h3 {
font-weight: bold;
text-transform: none;
color: #edeaf1;
}

.widget h3, .widget h2 {
font-family: "Yanone Kaffeesatz", Arial, sans-serif;
font-size: 2em;
margin: 0 0 0.4em;
text-shadow: 0px 1px 1px #000000;
}

.post header h1 a:link, .type-page header h1 a:link, .type-band_member header h1 a:link, .type-video header h1 a:link, .type-product header h1 a:link, .type-gallery header h1 a:link, .type-album header h1 a:link, .type-event header h1 a:link, #contact-page header h1 a:link, .type-press header h1 a:link, .post header h1 a:visited, .type-page header h1 a:visited, .type-band_member header h1 a:visited, .type-video header h1 a:visited, .type-product header h1 a:visited, .type-gallery header h1 a:visited, .type-album header h1 a:visited, .type-event header h1 a:visited, #contact-page header h1 a:visited, .type-press header h1 a:visited {
	color: #0c0a49;
	text-shadow: none;
}

table thead {
color: #0c0a49;
font-family: "Yanone Kaffeesatz", Arial, sans-serif;
font-size: 1.5em;
text-transform: none;
}

#navigation .nav li a:hover {
text-decoration: underline;
}

.simple-social-icons .alignleft {
padding-top: 10px;
padding-right: 10px;
padding-bottom: 5px;
padding-left: 10px;
}

.entry img {
	border: none;
}

.entry img.sponsor {
	vertical-align: middle;
}

#navigation .nav li.parent > a {
position: relative;
padding-right: .6em;
}

#navigation .nav li.parent > a:after {
content: "";
display: block;
border: 0.3em solid #871a1a;
border-color: #871a1a transparent transparent transparent;
position: absolute;
top: 48%;
right: 0em;
}

#navigation .nav li ul li a {
padding: 10px 0px;
width: 180px;
background: none;
font-size: 0.8em;
color: #be412b;
border: none;
text-transform: none;
}