/* 
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.

*/

html body {
  font-family: "Lucida Grande", "Verdana", sans-serif;
  font-size: 13px;
  line-height: 20px;
}

html a:link, html a:visited {
  color: #bd261d;
}

#top {
  border-top: 10px solid #bd261d;
}

#header {
  padding: 0px 0;
}

#logo {
  min-height: 94px;
  height: 84px;
  background: url("images/fsm/fsm-logo.png") no-repeat;
}

#header #logo .site-title,
#header #logo .site-description {
  text-indent: -9999px;
  padding: 0;
  margin: 0;
}

#header #logo .site-title a {
  display: block;
  width: 961px; height: 84px;
}

.entry {
  font-size: inherit;
}

.entry ul {
  padding: 0;
}

.entry ul li {
  list-style: none;
  padding: 0 20px;
  background: url("images/ico-bullet.png") no-repeat 5px 9px;
}

.entry a.btn {
  background: #bd261d;
}

#commentform #submit {
  background-color: #bd261d;
  border: none;
}

input.submit {
  background-color: #bd261d;
  border: none;
}

#tabs ul.wooTabs li a:hover,
#tabs ul.wooTabs li a.selected {
  color: #333;
}

html a:link, html a:visited {
  color: #bd261d;
}

.widget ul li a { line-height: inherit; }

ul.tweets li {
  padding: 8px 20px;
}

ul.tweets li p {
  margin: 0;
  padding: 0;
}

ul.tweets li a {
  color: #bd261d;
}

ul.quicklinks {
  margin: 10px -12px -6px;
}

ul.quicklinks li {
  padding: 0;
  background: none;
}

ul.quicklinks li a {
  display: block;
  padding: 6px 20px;
  background: url("images/ico-bullet.png") no-repeat 5px 13px;
}

ul.quicklinks li a:hover {
  border: none;
  background-color: #f2f2f2;
}

#text-7 .textwidget {
  padding: 0;
}

#text-7 {
  border: none;
}

#text-8 .textwidget {
  padding: 0;
}

#text-8 {
  border: none;
}