/*
Theme Name: StatewideShearing
Theme URI: http://hqsecure.com
Description: Professional WordPress theme custom developed for Statewide Shearing
Version: 1.0
Author: Flash Buddy
Author URI: http://flashalexander.com
Tags: fixed width, left sidebar, two columns, valid XHTML, widgets
*/

/* === GALLERY === */
.fg-title {margin-top: 5px;}
li.fg-listItem{ /* Hides bullet items auto generated with list items such as <li> */	list-style: none;}
img.fg-thumb{ /* Border around individual thumbnails in the Gallery  */	border: 2px solid #999 !important;}
/* === begin Page === */

#fb-main, table{
    font-family: Arial, Helvetica, Sans-Serif;
    font-style: normal;
    font-weight: normal;
    font-size: 13px;
}

h1, h2, h3, h4, h5, h6, p, a, ul, ol, li
{
    margin: 0;
    padding: 0;
    font-weight: normal;
}

.fb-postcontent,
.fb-postcontent li,
.fb-postcontent table,
.fb-postcontent a,
.fb-postcontent a:link,
.fb-postcontent a:visited,
.fb-postcontent a.visited,
.fb-postcontent a:hover,
.fb-postcontent a.hovered
{
    font-family: Arial, Helvetica, Sans-Serif;
}

.fb-postcontent p
{
    margin: 12px 0;
    line-height: 1.5em;
}

h1, h2, h3, h4, h5, h6,
h1 a, h2 a, h3 a, h4 a, h5 a, h6 a,
h1 a:link, h2 a:link, h3 a:link, h4 a:link, h5 a:link, h6 a:link,
h1 a:visited, h2 a:visited, h3 a:visited, h4 a:visited, h5 a:visited, h6 a:visited,
h1 a:hover, h2 a:hover, h3 a:hover, h4 a:hover, h5 a:hover, h6 a:hover
{
  font-family: Arial, Helvetica, Sans-Serif;
  font-style: normal;
  font-weight: bold;
  font-size: 32px;
  text-decoration: none;
}

.fb-postcontent a
{
  text-decoration: underline;
  color: #FFFFFF;
}

.fb-postcontent a:link
{
  text-decoration: underline;
  color: #FFFFFF;
}

.fb-postcontent a:visited, .fb-postcontent a.visited
{
  text-decoration: none;
  color: #A5A5A5;
}

.fb-postcontent  a:hover, .fb-postcontent a.hover
{
  text-decoration: underline;
  color: #8D8D8D;
}

.fb-postcontent h1
{
   color: #CCCCCC;
margin: 21px 0;    
}

.fb-blockcontent h1
{
margin: 21px 0; 
}

.fb-postcontent h2
{
   color: #CCCCCC;
margin: 19px 0;
   font-size: 24px;    
}

.fb-blockcontent h2
{
margin: 19px 0;
   font-size: 24px; 
}

.fb-postcontent h2 a, .fb-postcontent h2 a:link, .fb-postcontent h2 a:hover, .fb-postcontent h2 a:visited, .fb-blockcontent h2 a, .fb-blockcontent h2 a:link, .fb-blockcontent h2 a:hover, .fb-blockcontent h2 a:visited 
{
   font-size: 24px; 
}

.fb-postcontent h3
{
   color: #CCCCCC;
margin: 19px 0;
   font-size: 19px;    
}

.fb-blockcontent h3
{
margin: 19px 0;
   font-size: 19px; 
}

.fb-postcontent h3 a, .fb-postcontent h3 a:link, .fb-postcontent h3 a:hover, .fb-postcontent h3 a:visited, .fb-blockcontent h3 a, .fb-blockcontent h3 a:link, .fb-blockcontent h3 a:hover, .fb-blockcontent h3 a:visited 
{
   font-size: 19px; 
}

.fb-postcontent h4
{
   color: #CCCCCC;
margin: 20px 0;
   font-size: 16px;    
}

.fb-blockcontent h4
{
margin: 20px 0;
   font-size: 16px; 
}

.fb-postcontent h4 a, .fb-postcontent h4 a:link, .fb-postcontent h4 a:hover, .fb-postcontent h4 a:visited, .fb-blockcontent h4 a, .fb-blockcontent h4 a:link, .fb-blockcontent h4 a:hover, .fb-blockcontent h4 a:visited 
{
   font-size: 16px; 
}

.fb-postcontent h5
{
   color: #CCCCCC;
margin: 26px 0;
   font-size: 13px;    
}

.fb-blockcontent h5
{
margin: 26px 0;
   font-size: 13px; 
}

.fb-postcontent h5 a, .fb-postcontent h5 a:link, .fb-postcontent h5 a:hover, .fb-postcontent h5 a:visited, .fb-blockcontent h5 a, .fb-blockcontent h5 a:link, .fb-blockcontent h5 a:hover, .fb-blockcontent h5 a:visited 
{
   font-size: 13px; 
}

.fb-postcontent h6
{
   color: #CCCCCC;
margin: 35px 0;
   font-size: 11px;    
}

.fb-blockcontent h6
{
margin: 35px 0;
   font-size: 11px; 
}

.fb-postcontent h6 a, .fb-postcontent h6 a:link, .fb-postcontent h6 a:hover, .fb-postcontent h6 a:visited, .fb-blockcontent h6 a, .fb-blockcontent h6 a:link, .fb-blockcontent h6 a:hover, .fb-blockcontent h6 a:visited 
{
   font-size: 11px; 
}

ul
{
  list-style-type: none;
}

ol
{
  list-style-position: inside;
}

html 
{
    height:100%;
}

#fb-main
{
  display: inline-block;
  position: relative;
  z-index: 0;
  width: 100%;
  left: 0;
  top: 0;
  cursor:default;
  overflow:visible;
  float: left;
  clear: left;
}

body
{
  padding: 0; 
  margin:0;
  color: #CCCCCC;
  height:100%;
  min-height:100%;
  background-color: #000000;
  min-width: 900px;
}

.cleared
{
  display:block;
  clear: both;
  float: none;
  margin: 0;
  padding: 0;
  border: none;
  font-size: 0;
  height:0;
  overflow:hidden;
}

.reset-box
{
  overflow:hidden;
  display:table; 
}

form
{
  padding: 0 !important;
  margin: 0 !important;
}

table.position
{
  position: relative;
  width: 100%;
  table-layout: fixed;
}
/* end Page */

/* begin Box, Sheet */
.fb-sheet
{
  position: relative;
  margin: 0 auto;
  min-width: 1px;
  min-height: 1px;
  margin-top: 100px;
  margin-bottom: 0;
  cursor:auto;
  width: 900px;
}

.fb-sheet-body
{
  position: relative;
  padding: 0;
    padding-top:0;
    padding-bottom:0;
}

.fb-sheet-cc
{
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background-color: #000000;
}

#fb-page-background-top-texture, #fb-page-background-middle-texture, #fb-page-background-glare
{
  min-width: 900px;
}

/* end Box, Sheet */

/* begin Layout */
.fb-content-layout{
  display: table;
  position:relative;
  margin: 0 auto;
  table-layout: fixed;
  border-collapse: collapse;
  background-color: Transparent;
  border: none !important;
  padding:0 !important;
  width:100%;
  margin-top:0;
  margin-bottom:0;
}
.fb-layout-cell, .fb-content-layout-row{
  background-color: Transparent;
  vertical-align: top;
  text-align: left;
  border: none;
  margin:0;
  padding:0;
}

.fb-content-layout .fb-content-layout{margin:0;}
.fb-content-layout .fb-layout-cell, .fb-content-layout .fb-layout-cell .fb-content-layout .fb-layout-cell{
	display: table-cell;
}

#photoBackground{
	background-image: url(images/State-Wide-Shearing-Home-Page-Photo.jpg);
	background-position: 25px 0;
	background-repeat: no-repeat;
	min-height: 485px;
}
#contactPage-photo-background{
	background-image: url(images/Contact-Page-Background.jpg);
	background-position: 25px 0;
	background-repeat: no-repeat;
	min-height: 485px;
}


.fb-layout-cell .fb-layout-cell{display: block;}
.fb-content-layout-row {display: table-row;}
.fb-layout-glare{position:relative;}/* end Layout */

/* begin Box, Block, VMenuBlock */
.fb-vmenublock
{
  position: relative;
  min-width: 1px;
  min-height: 1px;
  margin: 0;
}

.fb-vmenublock-body
{
  position: relative;
  padding: 0;
}

/* end Box, Block, VMenuBlock */

/* begin Box, Box, VMenuBlockContent */
.fb-vmenublockcontent
{
  position: relative;
  margin: 0 auto;
  min-width: 1px;
  min-height: 1px;
}

.fb-vmenublockcontent-body
{
  position: relative;
  padding: 0;
}

/* end Box, Box, VMenuBlockContent */

/* begin VMenu */
ul.fb-vmenu, ul.fb-vmenu li
{
  list-style: none;
  margin: 0;
  padding: 0;
  width: auto;
  line-height: 0;
}

ul.fb-vmenu
{
  margin-top: 0; 
  margin-bottom: 0;
}

ul.fb-vmenu ul
{
  display: none;
  padding: 0;
    margin:0 0 0 0;
}

ul.fb-vmenu ul.active
{
  display: block;
}
/* end VMenu */

/* begin VMenuItem */
ul.fb-vmenu a
{
  position: relative;
  display: block;
  overflow: hidden;
  height: 30px;
  cursor: pointer;
  text-decoration: none;
}

ul.fb-vmenu li.fb-vmenu-separator{
  display: block;
  padding: 2px 0 2px 3px;
  margin: 0;
  font-size: 1px;
}

ul.fb-vmenu .fb-vmenu-separator-span
{
  display: block;
  padding: 0;
  font-size: 1px;
  height: 0;
  line-height: 0;
  border-top: dotted 2px #8D8D8D;
}

ul.fb-vmenu a .r, ul.fb-vmenu a .l
{
  position: absolute;
  display: block;
  top: 0;
  height: 100px;
  background-image: url('images/vmenuitem.png');
}

ul.fb-vmenu a .l
{
  left: 0;
  right: 0;
}

ul.fb-vmenu a .r
{
  width: 900px;
  right: 0;
  clip: rect(auto, auto, auto, 900px);
}

ul.fb-vmenu a .t, ul.fb-vmenu ul a
{
  font-family: Arial, Helvetica, Sans-Serif;
  font-style: normal;
  font-weight: normal;
  font-size: 12px;
}

ul.fb-vmenu a .t{
  display: block;
  position:relative;
  top:0;
  line-height: 30px;
  color: #CCCCCC;
  padding: 0 10px 0 10px;
  margin-left:-7px;
  margin-right:0;
  text-transform: uppercase;
}

ul.fb-vmenu a.active .l, ul.fb-vmenu a.active .r
{
  top: -70px;
}

ul.fb-vmenu a.active .t{
  color: #FFFFFF;
    margin-left: -7px;
}

ul.fb-vmenu a:hover .l, ul.fb-vmenu a:hover .r
{
  top: -35px;
}

ul.fb-vmenu a:hover .t{
  color: #FFFFFF;
}

/* end VMenuItem */

/* begin VMenuSubItem */
ul.fb-vmenu ul li
{
  margin: 0;
  padding: 0;
}

ul.fb-vmenu ul a
{
  display: block;
  white-space: nowrap;
  height: 20px;
  overflow: visible;
  background-image: url('images/vsubitem.gif');
  background-position: 25px 0;
  background-repeat: repeat-x;
  padding: 0 0 0 25px;
  line-height: 20px;
  color: #FFFFFF;
  font-size: 11px;
  margin-left: 0;
}

ul.fb-vmenu ul ul li
{
  padding:0;
}

ul.fb-vmenu ul span, ul.fb-vmenu ul span span
{
  display: inline;
  float: none;
  margin: inherit;
  padding: inherit;
  background-image: none;
  text-align: inherit;
  text-decoration: inherit;
}

ul.fb-vmenu ul a:link, ul.fb-vmenu ul a:visited, ul.fb-vmenu ul a:hover, ul.fb-vmenu ul a:active, ul.fb-vmenu ul span, ul.fb-vmenu ul span span
{
  line-height: 20px;
  color: #FFFFFF;
  font-size: 11px;
  margin-left: 0;
}

ul.fb-vmenu ul ul
{
  margin:0 0 0 0;
}

ul.fb-vmenu ul li.fb-vsubmenu-separator
{ 
  display: block;
  margin: 0;
  font-size: 1px;
  padding: 0 0 0 0;
 }

ul.fb-vmenu ul .fb-vsubmenu-separator-span
{
  display: block;
  padding: 0;
  font-size: 1px;
  height: 0;
  line-height: 0;
  margin: 0;
  border: none;
}

ul.fb-vmenu ul li.fb-vmenu-separator-first
{
    margin-bottom:2px;
    padding-bottom:0;
}

ul.fb-vmenu ul li li a
{
  background-position: 50px 0;
  padding: 0 0 0 50px;
}

ul.fb-vmenu ul li li li a
{
  background-position: 75px 0;
  padding: 0 0 0 75px;
}

ul.fb-vmenu ul li li li li a
{
  background-position: 100px 0;
  padding: 0 0 0 100px;
}

ul.fb-vmenu ul li li li li li a
{
  background-position: 125px 0;
  padding: 0 0 0 125px;
}

ul.fb-vmenu ul li a.active
{
  color: #C5C5C5;
  background-position: 25px -50px;
}

ul.fb-vmenu ul li li a.active
{
  background-position: 50px -50px;
}

ul.fb-vmenu ul li li li a.active
{
  background-position: 75px -50px;
}

ul.fb-vmenu ul li li li li a.active
{
  background-position: 100px -50px;
}

ul.fb-vmenu ul li li li li li a.active
{
  background-position: 125px -50px;
}

ul.fb-vmenu ul li a:hover, ul.fb-vmenu ul li a:hover.active
{
  color: #A3A3A3;
  background-position: 25px -25px;
}

ul.fb-vmenu ul li li a:hover, ul.fb-vmenu ul li li a:hover.active
{
  background-position: 50px -25px;
}

ul.fb-vmenu ul li li li a:hover, ul.fb-vmenu ul li li li a:hover.active
{
  background-position: 75px -25px;
}

ul.fb-vmenu ul li li li li a:hover, ul.fb-vmenu ul li li li li a:hover.active
{
  background-position: 100px -25px;
}

ul.fb-vmenu ul li li li li li a:hover, ul.fb-vmenu ul li li li li li a:hover.active
{
  background-position: 125px -25px;
}
/* end VMenuSubItem */

/* begin Box, Block */
.fb-block
{
  position: relative;
  min-width: 1px;
  min-height: 1px;
  margin: 7px;
}

.fb-block-body
{
  position: relative;
  padding: 5px;
}

.fb-block-cc
{
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background-color: #000000;
}

div.fb-block img
{
/* WARNING do NOT collapse this to 'border' - inheritance! */
    border-width: 0;
    border-color: #3B3B3B;
  border-style: solid;
  margin: 0;
}

/* end Box, Block */

/* begin Box, BlockContent */
.fb-blockcontent
{
  position: relative;
  margin: 0 auto;
  min-width: 1px;
  min-height: 1px;
}

.fb-blockcontent-body
{
  position: relative;
  padding: 0;
  color: #CCCCCC;
  font-family: Arial, Helvetica, Sans-Serif;
  font-size: 13px;
}

.fb-blockcontent-body table,
.fb-blockcontent-body li, 
.fb-blockcontent-body a,
.fb-blockcontent-body a:link,
.fb-blockcontent-body a:visited,
.fb-blockcontent-body a:hover
{
  color: #CCCCCC;
  font-family: Arial, Helvetica, Sans-Serif;
  font-size: 13px;
}

.fb-blockcontent-body p
{
  margin: 6px 0;
}

.fb-blockcontent-body a, .fb-blockcontent-body a:link
{
  color: #BFBFBF;
  text-decoration: underline;
}

.fb-blockcontent-body a:visited, .fb-blockcontent-body a.visited
{
  color: #8D8D8D; 
  text-decoration: none;
}

.fb-blockcontent-body a:hover, .fb-blockcontent-body a.hover
{
  color: #595959;
  text-decoration: none;
}

.fb-blockcontent-body ul li
{
  line-height: 125%;    
  color: #6C6C6C;
  padding: 0 0 0 13px;
  background-image: url('images/blockcontentbullets.png');
  background-repeat: no-repeat;
}/* end Box, BlockContent */

/* begin Button */
.fb-button-wrapper a.fb-button,
.fb-button-wrapper a.fb-button:link,
.fb-button-wrapper input.fb-button,
.fb-button-wrapper button.fb-button
{
  text-decoration: none;
  font-family: Arial, Helvetica, Sans-Serif;
  font-style: normal;
  font-weight: normal;
  font-size: 13px;
  position:relative;
  top:0;
  display: inline-block;
  vertical-align: middle;
  white-space: nowrap;
  text-align: center;
  color: #000000 !important;
  width: auto;
  outline: none;
  border: none;
  background: none;
  line-height: 26px;
  height: 26px;
  margin: 0 !important;
  padding: 0 9px !important;
  overflow: visible;
  cursor: pointer;
}

.fb-button img, .fb-button-wrapper img
{
  margin: 0;
  vertical-align: middle;
}

.fb-button-wrapper
{
  vertical-align: middle;
  display: inline-block;
  position: relative;
  height: 26px;
  overflow: hidden;
  white-space: nowrap;
  width: auto;
  margin: 0;
  padding: 0;
  z-index: 0;
}

.firefox2 .fb-button-wrapper
{
  display: block;
  float: left;
}

input, select, textarea {
    background-color: #666666;
    border: 0 none;
    font-family: Arial,Helvetica,Sans-Serif;
    font-size: 13px;
    font-style: normal;
    font-weight: normal;
    vertical-align: middle;
    color: #FFF;
    width: 275px;
    opacity: .85;
}
input.wpcf7-submit{width: 75px; color: #CCC;cursor:pointer;}
div.wpcf7-mail-sent-ok {
    border: 2px dotted #ccc !important;
}

.fb-block select {    width:96%;}

.fb-button-wrapper.hover .fb-button, .fb-button-wrapper.hover a.fb-button:link, .fb-button:hover
{
  color: #BABABA !important;
  text-decoration: none !important;
}

.fb-button-wrapper.active .fb-button, .fb-button-wrapper.active a.fb-button:link
{
  color: #BDBDBD !important;
}

.fb-button-wrapper .fb-button-l, .fb-button-wrapper .fb-button-r
{
  display: block;
  position: absolute;
  height: 88px;
  margin: 0;
  padding: 0;
  background-image: url('images/button.png');
}

.fb-button-wrapper .fb-button-l
{
  left: 0;
  right: 5px;
}

.fb-button-wrapper .fb-button-r
{
  width: 401px;
  right: 0;
  clip: rect(auto, auto, auto, 396px);
}

.fb-button-wrapper.hover .fb-button-l, .fb-button-wrapper.hover .fb-button-r
{
  top: -31px;
}

.fb-button-wrapper.active .fb-button-l, .fb-button-wrapper.active .fb-button-r
{
  top: -62px;
}

.fb-button-wrapper input
{
  float: none !important;
}
/* end Button */

/* begin Box, Post */
.fb-post
{
  position: relative;
  min-width: 1px;
  min-height: 1px;
  margin: 0;
}

.fb-post-body
{
  position: relative;
  padding: 10px;
}

a img
{
  border: 0;
}

.fb-article img, img.fb-article, .fb-block img, .fb-footer img
{
  border:0;
  margin: 7px;
}

.fb-metadata-icons img
{
  border: none;
  vertical-align: middle;
  margin: 2px;
}

.fb-article table, table.fb-article
{
  border-collapse: collapse;
  margin: 1px;
}

.fb-article th, .fb-article td
{
  padding: 2px;
  border: solid 0 #595959;
  vertical-align: top;
  text-align: left;
}

.fb-article th
{
  text-align: center;
  vertical-align: middle;
  padding: 7px;
}

pre
{
  overflow: auto;
  padding: 0.1em;
}

/* end Box, Post */

/* begin PostHeaderIcon */
h2.fb-postheader{
  color: #A3A3A3;
  margin: 5px 0;
  font-size: 19px;
  font-weight: normal;
}

h2.fb-postheader a, 
h2.fb-postheader a:link, 
h2.fb-postheader a:visited,
h2.fb-postheader a.visited,
h2.fb-postheader a:hover,
h2.fb-postheader a.hovered
{
  font-size: 24px;
}

h2.fb-postheader a, h2.fb-postheader a:link
{
  text-align: left;
  text-decoration: none;
  color: #ADADAD;
}

h2.fb-postheader a:visited, h2.fb-postheader a.visited
{
  color: #989898;
}

h2.fb-postheader a:hover,  h2.fb-postheader a.hovered
{
  color: #595959;
}

/* end PostHeaderIcon */

/* begin PostIcons, PostHeaderIcons */
.fb-postheadericons,
.fb-postheadericons a,
.fb-postheadericons a:link,
.fb-postheadericons a:visited,
.fb-postheadericons a:hover
{
  font-family: Arial, Helvetica, Sans-Serif;
  color: #B4B4B4;
}

.fb-postheadericons
{
  padding: 1px;
}

.fb-postheadericons a, .fb-postheadericons a:link
{
  text-decoration: none;
  color: #595959;
}

.fb-postheadericons a:visited, .fb-postheadericons a.visited
{
  font-style: italic;
  font-weight: normal;
  color: #595959;
}

.fb-postheadericons a:hover, .fb-postheadericons a.hover
{
  font-style: italic;
  font-weight: normal;
  text-decoration: underline;
  color: #8D8D8D;
}
/* end PostIcons, PostHeaderIcons */

/* begin PostBullets */
.fb-post ol, .fb-post ul
{
  margin: 1em 0 1em 2em;
  padding: 0;
}

.fb-post li
{
  font-size: 13px;
  color: #6C6C6C;
  padding: 0 0 0 12px;
}

.fb-post li ol, .fb-post li ul
{
  margin: 0.5em 0 0.5em 2em;
  padding: 0;
}

.fb-post ol>li
{
  background: none;
  padding-left: 0;
  /* overrides overflow for "ul li" and sets the default value */
  overflow: visible;
}

.fb-post ul>li
{
  background-image: url('images/postbullets.png');
  background-repeat: no-repeat;
  padding-left: 12px;
}

/* end PostBullets */

/* begin PostQuote */
.fb-postcontent blockquote,
.fb-postcontent blockquote a,
.fb-postcontent blockquote a:link,
.fb-postcontent blockquote a:visited,
.fb-postcontent blockquote a:hover
{
  color: #7E7E7E;
  font-style: italic;
  font-weight: normal;
  text-align: left;
}

.fb-postcontent blockquote p
{
   margin: 2px 0 2px 15px;
}

.fb-postcontent blockquote
{
   border: solid 0 #A9A9A9;
  margin: 10px 10px 10px 50px;
  padding: 0 0 0 37px;
  background-color: #000000;
  background-image: url('images/postquote.png');
  background-position: left top;
  background-repeat: no-repeat;
  /* makes blockquote not to align behind the image if they are in the same line */
  overflow: auto;
  clear:both;
}

/* end PostQuote */

/* begin PostIcons, PostFooterIcons */
.fb-postfootericons,
.fb-postfootericons a,
.fb-postfootericons a:link,
.fb-postfootericons a:visited,
.fb-postfootericons a:hover
{
  font-family: Arial, Helvetica, Sans-Serif;
  color: #C5C5C5;
}

.fb-postfootericons
{
  padding: 1px;
}

.fb-postfootericons a, .fb-postfootericons a:link
{
  text-decoration: none;
  color: #595959;
}

.fb-postfootericons a:visited, .fb-postfootericons a.visited
{
  color: #595959;
}

.fb-postfootericons a:hover, .fb-postfootericons a.hover
{
  color: #8D8D8D;
}
/* end PostIcons, PostFooterIcons */

/* === BEGIN FOOTER === */
.fb-footer{
  position: relative;
  margin-top:50px;
  margin-bottom:0;
  width: 100%;
  margin-left: 40px;
}

.fb-footer-t
{
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background-color: #000000;
}

.fb-footer-body
{
    position:relative;
    padding: 5px;
}

.fb-footer-text p
{
  padding:0;
  margin:0;
  text-align: center;
}

.fb-footer-text,
.fb-footer-text a,
.fb-footer-text a:link,
.fb-footer-text a:visited,
.fb-footer-text a:hover,
.fb-footer-text td, 
.fb-footer-text th,
.fb-footer-text caption
{
    color: #555;
    font-size: 11px;
}

.fb-footer-text
{
  padding-left: 10px;
  padding-right: 10px;
  text-align: center;
}

.fb-footer-text a,
.fb-footer-text a:link
{
  color: #595959;
  text-decoration: none;
}

.fb-footer-text a:visited
{
  color: #737373;
}

.fb-footer-text a:hover
{
  color: #BFBFBF;
  text-decoration: underline;
}

div.fb-footer img
{
/* WARNING do NOT collapse this to 'border' - inheritance! */
    border-color: #3B3B3B;
  border-style: solid;
  margin: 0;
}/* end Footer */

/* begin PageFooter */
.fb-page-footer, 
.fb-page-footer a,
.fb-page-footer a:link,
.fb-page-footer a:visited,
.fb-page-footer a:hover
{
  font-family: Arial;
  font-size: 10px;
  letter-spacing: normal;
  word-spacing: normal;
  font-style: normal;
  font-weight: normal;
  text-decoration: underline;
  color: #8D8D8D;
}

.fb-page-footer
{
  padding: 1em;
  text-align: center;
  text-decoration: none;
  color: #595959;
}
p.fb-page-footer{display: none;}
/* end PageFooter */

/* begin LayoutCell, sidebar1 */

#sidebarLogo{margin-top: -50px;}

.fb-content-layout .fb-sidebar1
{
  width: 120px;
}

/* end LayoutCell, sidebar1 */

/* begin LayoutCell, content */

/* end LayoutCell, content */

textarea#comment
{
    width:99%;
}

ul#comments-list div.avatar
{
    float:right;    
}

ul#comments-list, ul#comments-list li
{
  background: none;
  padding:0;
}

ul#comments-list li li
{
  margin-left: 20px;
}

div.avatar
{
  position:relative;
  margin: 0 5px;
  border: 1px solid #aaa;
  padding: 1px;
  background: #fff;
  float:left;
}

div.avatar img, div.avatar img.wp-post-image
{
    margin:0 !important;
    padding:0;
    border:none;
}

span.page-navi-outer, span.page-navi-inner 
{
    position:relative;
    display:block;
    float:left;
    margin:0;
    padding:0;
}

span.page-navi-outer
{
  margin: 1px;
  border: 1px solid #aaa;
}

span.page-navi-inner 
{
  padding: 1px;
  min-width:14px;
  line-height:18px;
  text-align:center;
  border: 2px solid #fff;
  font-weight:bold;
}

a span.page-navi-inner, span.page-navi-caption span.page-navi-inner 
{
    border-width:1px;
    font-weight:normal;
}

a span.page-navi-outer, span.page-navi-caption
{
    margin:2px 1px;
}

ul#comments-list li cite
{
  font-size: 1.2em;
}

#commentform textarea
{
  width: 100%;
}

img.wp-smiley
{
  border: none;
  margin: 1px;
  vertical-align:middle;
  padding: 0;
}

.navigation
{
  display: block;
  text-align: center;
}

/* Recommended by http://codex.wordpress.org/CSS */
/* Begin */
.aligncenter, div.aligncenter, .fb-article .aligncenter img, .aligncenter img.fb-article, .aligncenter img, img.aligncenter
{
  display: block;
  margin-left: auto;
  margin-right: auto;
}

p.aligncenter , p.center 
{
   text-align: center; 
}

.alignleft
{
  float: left;
}

.alignright
{
  float: right;
}

.alignright img, img.alignright
{
  margin: 1em;
  margin-right: 0;
}

.alignleft img, img.alignleft
{
  margin: 1em;
  margin-left: 0;
}

.wp-caption
{
  border: 1px solid #ddd;
  background-color: #f3f3f3;
  padding-top: 4px;
  margin: 10px;
    text-align: center;
}

.wp-caption img
{
  margin: 0;
  padding: 0;
  border: 0 none;
}

.wp-caption p.wp-caption-text
{
  font-size: 11px;
  line-height: 17px;
  padding: 0 4px 5px;
  margin: 0;
}

.wp-caption p
{
    text-align: center;
}

.gallery {
	margin: 0 auto 18px;
    clear:both;
    overflow:hidden;
  letter-spacing: normal;
}

.gallery .gallery-item {
	float: left;
	margin-top: 0;
	text-align: center;
	width: 33%;
}
.gallery img {
	border: 10px solid #f1f1f1;
}

.gallery .gallery-caption {
	color: #888;
	font-size: 12px;
	margin: 0 0 12px;
}

.gallery dl {
	margin: 0;
}

.gallery br+br {
	display: none;
}
/* End */

.hidden
{
  display: none;
}

/* Calendar */
#wp-calendar {
  empty-cells: show;
  margin: 10px auto 0;
  width: 155px;
}

#wp-calendar #next a {
  padding-right: 10px;
  text-align: right;
}

#wp-calendar #prev a {
  padding-left: 10px;
  text-align: left;
}

#wp-calendar a {
  display: block;
}

#wp-calendar caption {
  text-align: center;
  width: 100%;
}

#wp-calendar td {
  padding: 3px 0;
  text-align: center;
}

#contentTransparency-wrapper{
	background-image: url(images/contentBackground-transparency.png);
 	 width: 380px;
 	 min-height: 485px;
 	 overflow:hidden;
}

.fb-content {
  position: relative;
  z-index: 1;  
  padding-left: 25px;
  width: 690px;
}

#todays-events{
  position: relative;
  z-index: 11;    
}

#upcoming-events{
  position: relative;
  z-index: 10;    
}

img.wp-post-image 
{
    margin:0 5px 5px 0 !important;
}

ul#comments-list li
{
    list-style-image: none;
    background:none;
    list-style-type:none;
}

div.fb-footer div.fb-content-layout
{
    margin:0 auto;
    width:100%;
}

div.fb-layout-cell-size1 
{
    width:100%;
}

div.fb-layout-cell-size2 
{
    width:50%;
}
div.fb-layout-cell-size3 
{
    width:33%;
}

div.fb-layout-cell-size4
{
    width:25%;
}

.fb-widget-title
{
    padding:0 0 0 24px;
    margin-bottom:0;
}

div.fb-center-wrapper
{
  position: relative;
  float: right;
  right: 50%;
}

div.fb-center-inner
{
  position: relative;
  float: left;
  left: 50%;
}

.firefox2 div.fb-center-inner
{
  float: none;
}

div.breadcrumbs h4, 
div.breadcrumbs p, 
li.pingback p, 
#respond p,
h3#reply-title, 
h4#comments, 
h4.box-title
{
    margin:0;
}

#respond .comment-notes {
	margin-bottom: 1em;
}

.form-allowed-tags {
	line-height: 1em;
}

#comments-list #respond {
	margin-left: 20px !important;
}

#cancel-comment-reply-link {
	font-size: 12px;
	font-weight: normal;
	line-height: 18px;
}

#respond .required {
	color: #ff4b33;
	font-weight: bold;
}

#respond label {
	font-size: 12px;
}

#respond input {
	margin: 0 0 9px;
	width: 98%;
}

#respond textarea {
	width: 98%;
}

#respond .form-allowed-tags {
	font-size: 12px;
	line-height: 18px;
}

#respond .form-allowed-tags code {
	font-size: 11px;
}

#respond .form-submit {
	margin: 12px 0;
}

#respond .form-submit input {
	font-size: 14px;
	width: auto;
}

.fb-footer .fb-widget-title 
{
    font-size:1.2em;
    padding: 0;
}

.fb-footer .fb-widget,
.fb-footer .fb-widget a,
.fb-footer .fb-widget a:link,
.fb-footer .fb-widget a:visited,
.fb-footer .fb-widget a:hover
{
    color: #CCCCCC;
font-size: 11px;
    text-align: left;
}

.fb-footer .fb-widget a,
.fb-footer .fb-widget a:link
{
  color: #595959;
text-decoration: none;
}

.fb-footer .fb-widget a:visited
{
  color: #737373;
}

DIV[id^="GMPmap"] IMG 
{
    margin: 0;
}


