@charset "UTF-8";
/* CSS Document */

#navbar-iframe { display: none !important; }

body {
/*  background-image:  none;
*/  background-color: #30627D;
  margin:0;
  font:x-small Serif;
  color:#000;
  font-size/* */:/**/small;
  font-size: /**/small;
  text-align:center;
  }
a:link {
  color:#E94508;
  text-decoration:none;
  }
a:visited {
  color:#E94508;
  text-decoration:none;
  }
a:hover {
  color:#E94508;
  text-decoration:underline;
  }
img {
  border:0;
  }


/* Content
----------------------------------------------- */
#content {
  width:700px;
  margin-left:auto;
  margin-right:auto;
  padding:0;
  text-align:left;
  background-color:#fff;
  }
  
#main {
  width:480px;
  float:left;
  background-color:#fff;
  overflow:hidden;
  }

#sidebar {
  width:220px;
  float:right;
  background-color:#fff;
  overflow:hidden;
  }


/* Header
----------------------------------------------- */
#header {
  background-position: 25px -5px;
  background-repeat: no-repeat;
  height: 160px;
  background-image: url(images/fs_web_logo.jpg);
  }

#navbar {
  min-height: 20px;
  padding:6px 12px 6px 12px;
  background-color: #F1D9AA;
  position: relative;
  top: 127px;
  overflow: hidden;
  }
  
#navbar ul {
  margin: 0;
  padding: 0;
  list-style-type: none;
  list-style-image: none;
  float: left;
  clear: both;
  }
  
#navbar li {
  display: inline;
  margin: 0 0px 0 0;
  background-color: #F1D9AA;
  color: #E94508;
  font-family:Georgia,"Palatino Linotype", "Book Antiqua", Palatino,"Times New Roman",Times,serif;
  font-size:14px;
  font-weight:normal;
  line-height:1.5em;
  letter-spacing:.125em;
  padding:6px 12px 6px 12px;
  margin:0;
  }

#navbar li a {
  color: #30627D;
  text-decoration:none;
  }

#navbar li a:hover {
  color: #E94508;
  text-decoration:none;
  }
  
#navbar img:hover {
  background-image: url(images/bg_91548.gif);
/*  background-color:#fff;
  filter:alpha(opacity=50);-moz-opacity:.50;opacity:.50;
*/  }
  
#navbar img:hover {
  background-image: url(images/bg_91548.gif);
/*  background-color:#fff;
  filter:alpha(opacity=50);-moz-opacity:.50;opacity:.50;
*/  }

body#news-page li#news img,
body#catalog-page li#catalog img,
body#about-page li#about img, 
body#links-page li#links img { 
  background:#fff; 
  background-image:none;  }



/* Headings
----------------------------------------------- */
h3 {
  margin:0;
  font:80%/1.6em "Lucida Grande","Lucida Sans Unicode",Verdanda,Geneva,sans-serif;
  text-transform:uppercase;
  letter-spacing:.1em;
  color:#30627D;
  }
  
#main h2 {
  min-height: 20px;
  background-color: #836339;
  background-image:none;
  color: #fff;
  font-family:Georgia,"Palatino Linotype", "Book Antiqua", Palatino,"Times New Roman",Times,serif;
  font-size:14px;
  font-weight:normal;
  line-height:1.5em;
  padding:6px 12px 6px 12px;
  margin:0;
  letter-spacing:.125em;
  text-align: center;
  }

#main h2 a {
color: #fff;
  }
  
#main h2 a:hover {
color: #fff;
text-decoration: underline;
  }


/* Posts
----------------------------------------------- */
.date-header {
  margin:0 0 12px 0;
  }
.post {
  margin:12px;
  padding:0;
  background-color:#fff;
  border-bottom:1px dashed #9f9979;
  line-height:1.7em;
  }
.post-title {
  margin:0;
  padding-top:12px;
  font: 16px/1.6em "Lucida Grande","Lucida Sans Unicode",Verdanda,Geneva,sans-serif;
  font-weight:normal;
  color:#30627D;
  text-decoration:none;
  }

.post div {
  line-height:1.6em;
  }
.post-body {
  margin:0;
  padding:0;
  }

p.post-footer {
  clear: left;
  margin:12px 0 0 0;
  padding-bottom:12px;
  color:#30627D;
  }
.post-footer em, .comment-link {
  margin:0;
  font:80%/1.6em "Lucida Grande","Lucida Sans Unicode",Verdanda,Geneva,sans-serif;
  text-transform:uppercase;
  letter-spacing:.1em;
  color:#30627D;
  }
.post-footer em {
  font-style:normal;
  color:#30627D;
  }
.comment-link {
  margin:0;
  }
.post img {
  padding:0;
  margin:0;
  max-width:438px;
  }
.post blockquote {
  margin:1em 20px;
  }

div.column {
  margin-left:12px;
  padding:0;
  display:inline;
  float:left;
  max-width:240px;
  width:220px;
  }


/* Comments
----------------------------------------------- */
#comments {
  margin-left:12px;
  margin-right:12px;
  }
#comments h3 {
  margin:1.5em;
  font:8cc0%/1.6em "Lucida Grande","Lucida Sans Unicode",Verdanda,Geneva,sans-serif;
  text-transform:uppercase;
  letter-spacing:.1em;
  color:#30627D;
  }
#comments h3 strong {
  font-size:130%;
  }
#comments-block {
  margin:1.5em;
  line-height:1.6em;
  }
#comments-block dt {
  margin:.5em 0;
  }
#comments-block dd {
  margin:.25em 0 0;
  }
#comments-block dd.comment-timestamp {
  margin:-.25em 0 2em;
  font:80%/1.6em "Lucida Grande","Lucida Sans Unicode",Verdanda,Geneva,sans-serif;
  text-transform:uppercase;
  letter-spacing:.1em;
  }
#comments-block dd p {
  margin:0 0 .75em;
  }
.deleted-comment {
  font-style:italic;
  color:#30627D;
  }

/* Sidebar Content
----------------------------------------------- */
#sidebar img {
  max-width:220px;
  display:block;
  }
.small-img {
  float: left;
  margin: 0 0 5px 10px;
  padding: 4px;
  border: 1px dashed #999;
  background: #fff;
  }
#sidebar h2 {
  min-height: 20px;
  background-color: #30627D;
  background-image:none;
  color: #fff;
  font-family:Georgia,"Palatino Linotype", "Book Antiqua", Palatino,"Times New Roman",Times,serif;
  font-size:14px;
  font-weight:normal;
  line-height:1.5em;
  padding:6px 12px 6px 12px;
  margin:0;
  letter-spacing:.125em;
  }
#sidebar p {
  margin: 6px 0 6px 12px;
  padding: 0;
  font-size:12px;
  }
#sidebar ul {
  line-height: 20px;
  color: #836339;
  margin: 6px 0 6px 12px;
  padding: 0;
  font-size: 14px;
  list-style-type: none;
  list-style-image: none;
  }
#sidebar ul a {
  color: #836339;
  text-decoration: none;
  }
#sidebar ul a:hover {
  color: #836339;
  text-decoration: underline;
  }


/* Catalog Content
---------------------------------------*/
h1.page-title {
  font:18px/1.5em "Lucida Grande","Lucida Sans Unicode",Verdanda,Geneva,sans-serif;
  color: #30627D;
  padding: 6px 0 0 0;
  }
img.catalog-image {
  margin-left: 6px;
  margin-bottom: 0px;
  margin-right: 6px;
  margin-top: 0px;
  max-width: 227px;
  float: right;
  }
a.button {
  min-height: 20px;
  background-color: #30627D;
  background-image:none;
  color: #fff;
  font-family:Georgia,"Palatino Linotype", "Book Antiqua", Palatino,"Times New Roman",Times,serif;
  font-size:14px;
  font-weight:normal;
  line-height:1.5em;
  padding:6px 12px 6px 12px;
  margin:-6px 12px 6px 0px;
  letter-spacing:.125em;
  text-decoration: none;
  float: right;
  }
a.button:hover {
  background-color: #e94508;
  background-image:none;
  color: #fff;
  text-decoration: none;
}
span.soldout {
  min-height: 20px;
  background-color: #e94508;
  background-image:none;
  color: #fff;
  font-family:Georgia,"Palatino Linotype", "Book Antiqua", Palatino,"Times New Roman",Times,serif;
  font-size:14px;
  font-weight:normal;
  line-height:1.5em;
  padding:6px 12px 6px 12px;
  margin:-6px 12px 6px 0px;
  letter-spacing:.125em;
  text-decoration: none;
  float: right;
  }
strong {
  font-weight:bold;
  }
em {
  font-style:italic;
  }



/* Footer
----------------------------------------------- */
#footer {
  width:700px;
  min-height:150px;
  clear:both;
  margin:0;
  padding:0;
  background-color: #fff;
  background-image:  none;
  }
#footer-navbar {
  min-height: 20px;
  background-color: #F1D9AA;
  padding:12px;
  color: #E94508;
  font-family:Georgia,"Palatino Linotype", "Book Antiqua", Palatino,"Times New Roman",Times,serif;
  font-size:14px;
  font-weight:normal;
  line-height:1.5em;
  letter-spacing:.125em;
  padding:6px 12px 6px 12px;
  margin:0;
  letter-spacing:.1em;
  }
#footer a  {
  text-decoration:none;
  }  
#footer img {
  }
.addtocart {
  	margin-right: 12px;
  	margin-left: 6px;
  	float: right;
  }
  