/*
Theme Name: biodrainmedical
Author: biodrainmedical
Tags: fixed width, three columns, valid XHTML, widgets
*/

/* begin Page */

body p{
margin-bottom: 10px;
font-size: 13px;
}

*:focus{
	outline:none;
}

#main, table
{
    font-family: Arial, Helvetica, Sans-Serif;
    font-style: normal;
    font-weight: normal;
    font-size: 12px;
    letter-spacing: 1px;
}

h1, h2, h3, h4, h5, h6, p, a, ul, ol, li
{
    margin: 0;
    padding: 0;
}

.postcontent,
.postcontent li,
.postcontent table,
.postcontent a,
.postcontent a:link,
.postcontent a:visited,
.postcontent a.visited,
.postcontent a:hover,
.postcontent a.hovered
{
    text-align: justify;
}

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;
}

.postcontent a
{
  font-family: Arial, Helvetica, Sans-Serif;
  text-decoration: underline;
  letter-spacing: 1px;
  color: #005CAD;
}

.postcontent a:link
{
  font-family: Arial, Helvetica, Sans-Serif;
  text-decoration: underline;
  letter-spacing: 1px;
  color: #005CAD;
}

.postcontent a:visited, .postcontent a.visited
{
  color: #938976;
}

.postcontent  a:hover, .postcontent a.hover
{
  text-decoration: none;
  color: #938976;
}

.postcontent h1
{
   color: #1492FF;
   font-size: 22px;
   text-align: left;
   letter-spacing: 3px;    
}

.blockcontent h1
{   font-size: 22px;
   text-align: left;
   letter-spacing: 3px;
 
}

.postcontent h1 a, .postcontent h1 a:link, .postcontent h1 a:hover, .postcontent h1 a:visited, .blockcontent h1 a, .blockcontent h1 a:link, .blockcontent h1 a:hover, .blockcontent h1 a:visited 
{
   font-size: 22px;
   text-align: left;
   letter-spacing: 3px; 
}

.postcontent h2
{
   color: #1492FF;
    font-size: 20px;
    margin-bottom: 10px;
    text-align: left;    
}

.blockcontent h2
{   font-size: 20px;
   text-align: left;
   letter-spacing: 2px;
 
}

.postcontent h2 a, .postcontent h2 a:link, .postcontent h2 a:hover, .postcontent h2 a:visited, .blockcontent h2 a, .blockcontent h2 a:link, .blockcontent h2 a:hover, .blockcontent h2 a:visited 
{
   font-size: 20px;
   text-align: left;
   letter-spacing: 2px; 
}

.postcontent h3
{
   color: #2B5E9D;
    font-size: 18px;
    padding-bottom: 20px;
    text-align: center;  
}

.blockcontent h3
{   font-size: 18px;
   text-align: left;
   letter-spacing: 2px;
 
}

.postcontent h3 a, .postcontent h3 a:link, .postcontent h3 a:hover, .postcontent h3 a:visited, .blockcontent h3 a, .blockcontent h3 a:link, .blockcontent h3 a:hover, .blockcontent h3 a:visited 
{
   font-size: 18px;
   text-align: left;
   letter-spacing: 2px; 
}

.postcontent h4
{
    color: #0072D6;
    font-size: 14px;
    margin-bottom: 10px;
    text-align: left;   
}

.blockcontent h4
{   font-size: 14px;
   text-align: left;
   letter-spacing: 2px;
 
}

.postcontent h4 a, .postcontent h4 a:link, .postcontent h4 a:hover, .postcontent h4 a:visited, .blockcontent h4 a, .blockcontent h4 a:link, .blockcontent h4 a:hover, .blockcontent h4 a:visited 
{
   font-size: 14px;
   text-align: left;
   letter-spacing: 2px; 
}

.postcontent h5
{
   color: #0072D6;
   font-size: 12px;
   text-align: left;
   letter-spacing: 2px;    
}

.blockcontent h5
{   font-size: 12px;
   text-align: left;
   letter-spacing: 2px;
 
}

.postcontent h5 a, .postcontent h5 a:link, .postcontent h5 a:hover, .postcontent h5 a:visited, .blockcontent h5 a, .blockcontent h5 a:link, .blockcontent h5 a:hover, .blockcontent h5 a:visited 
{
   font-size: 12px;
   text-align: left;
   letter-spacing: 2px; 
}

.postcontent h6
{
   color: #0072D6;
   font-size: 12px;
   text-align: left;
   letter-spacing: 2px;    
}

.blockcontent h6
{   font-size: 12px;
   text-align: left;
   letter-spacing: 2px;
 
}

.postcontent h6 a, .postcontent h6 a:link, .postcontent h6 a:hover, .postcontent h6 a:visited, .blockcontent h6 a, .blockcontent h6 a:link, .blockcontent h6 a:hover, .blockcontent h6 a:visited 
{
   font-size: 12px;
   text-align: left;
   letter-spacing: 2px; 
}

ul
{
  list-style-type: none;
}

ol
{
  list-style-position: inside;
}

html 
{
    height:100%;
}

#main
{
  display: inline-block;
  position: relative;
  z-index: 0;
  width: 100%;
  left: 0;
  top: 0;
  cursor:default;
  overflow:visible;
  float: left;
  clear: left;
}

#page-background-glare
{
  position: absolute;
  top:0;
  left:0;
  width:100%;
  height:100%;
  overflow:hidden;
  min-width: 970px;
}

#page-background-glare-image
{
   width:100%;  
  position: absolute;
  top: 0;
  height:212px;
    background-image: url('images/page_gl.png');
  background-repeat: no-repeat;
  background-position: center top;
}

html:first-child #page-background-glare
{
  border: 1px solid transparent; /* Opera fix */
}

body
{
  padding: 0; 
  margin:0;
  color: #2E2A24;
  height:100%;
  min-height:100%;
  background-color: #FFFFFF;
  min-width: 970px;
}

.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 */
.sheet
{
  position: relative;
  margin: 0 auto;
  min-width: 43px;
  min-height: 43px;
  margin-top: 10px;
  margin-bottom: 0;
  cursor:auto;
  width: 970px;
}

.sheet-body
{
  position: relative;
  padding: 1px;
    padding-top:1px;
    padding-bottom:1px;
}

.sheet-tr, .sheet-tl, .sheet-br, .sheet-bl, .sheet-tc, .sheet-bc,.sheet-cr, .sheet-cl
{
  position: absolute;
}

.sheet-tr, .sheet-tl, .sheet-br, .sheet-bl
{
  width: 42px;
  height: 42px;
  background-image: url('images/sheet_s.png');
}

.sheet-tl
{
  top: 0;
  left: 0;
  clip: rect(auto, 21px, 21px, auto);
}

.sheet-tr
{
  top: 0;
  right: 0;
  clip: rect(auto, auto, 21px, 21px);
}

.sheet-bl
{
  bottom: 0;
  left: 0;
  clip: rect(21px, 21px, auto, auto);
}

.sheet-br
{
  bottom: 0;
  right: 0;
  clip: rect(21px, auto, auto, 21px);
}

.sheet-tc, .sheet-bc
{
  left: 21px;
  right: 21px;
  height: 42px;
  background-image: url('images/sheet_h.png');
}

.sheet-tc
{
  top: 0;
  clip: rect(auto, auto, 21px, auto);
}

.sheet-bc
{
  bottom: 0;
  clip: rect(21px, auto, auto, auto);
}

.sheet-cr, .sheet-cl
{
  top: 21px;
  bottom: 21px;
  width: 42px;
  background-image: url('images/sheet_v.png');
}

.sheet-cr
{
  right: 0;
  clip: rect(auto, auto, auto, 21px);
}

.sheet-cl
{
  left: 0;
  clip: rect(auto, 21px, auto, auto);
}

.sheet-cc
{
  position: absolute;
  top: 21px;
  left: 21px;
  right: 21px;
  bottom: 21px;
  background-image: url('images/sheet_c.png');
}

#page-background-top-texture, #page-background-middle-texture{
  min-width: 970px;
}

/* end Box, Sheet */

/* begin Menu */
/* menu structure */

.hmenu a, .hmenu a:link, .hmenu a:visited, .hmenu a:hover
{
    outline: none;
}

.hmenu, .hmenu ul
{
  margin: 0;
  padding: 0;
  border: 0;
  list-style-type: none;
  display: block;
}

.hmenu li
{
  margin: 0;
  padding: 0;
  border: 0;
  display: block;
  float: left;
  position: relative;
  z-index: 5;
  background: none;
}

.hmenu li:hover
{
  z-index: 10000;
  white-space: normal;
}

.hmenu li li
{
  float: none;
}

.hmenu ul
{
  visibility: hidden;
  position: absolute;
  z-index: 10;
  left: 0;
  top: 0;
  background: none;
  min-height: 0;
  background-image: url('images/spacer.gif');
  padding: 10px 30px 30px 30px;
  margin: -10px 0 0 -30px;
}

.hmenu li:hover>ul
{
  visibility: visible;
  top: 100%;
}

.hmenu li li:hover>ul
{
  top: 0;
  left: 100%;
}

.hmenu:after, .hmenu ul:after
{
  content: ".";
  height: 0;
  display: block;
  visibility: hidden;
  overflow: hidden;
  clear: both;
}
.hmenu{
  min-height: 0;
  position:relative;
  padding: 10px 20px 0 20px;
}

.hmenu ul ul
{
  padding: 30px 30px 30px 10px;
  margin: -30px 0 0 -10px;
}

/* menu structure */

.nav
{
   position: relative;
  margin:0 auto;
  min-height: 35px;
  z-index: 100;
    margin-top: 0;
    margin-bottom: 0;
}

.nav-outer
{
    position:absolute;
    width:100%;
}

.nav-l, .nav-r
{
  position: absolute;
  z-index: -1;
  top: 0;
  height: 100%;
  background-image: url('images/nav.png');
}

.nav-l
{
  left: 0;
  right: 20px;
}

.nav-r
{
  right: 0;
  width: 968px;
  clip: rect(auto, auto, auto, 948px);
}

/* end Menu */

/* begin MenuItem */
.hmenu a
{
  position: relative;
  display: block;
  overflow: hidden;
  height: 25px;
  cursor: pointer;
  text-decoration: none;
  font-weight: bold;
  text-transform: uppercase;
}

.hmenu ul li
{
    margin:0;
    clear: both;
}

.hmenu a .r, .hmenu a .l
{
  position: absolute;
  display: block;
  top: 0;
  z-index: -1;
  height: 85px;
  background-image: url('images/menuitem.png');
}

.hmenu a .l
{
  left: 0;
  right: 9px;
}

.hmenu a .r
{
  width: 418px;
  right: 0;
  clip: rect(auto, auto, auto, 409px);
}

.hmenu a .t, .hmenu ul a, .hmenu a:link, .hmenu a:visited, .hmenu a:hover
{
  font-weight: bold;
  text-transform: uppercase;
}

.hmenu a .t
{
  color: #BEB8AC;
  padding: 0 9px;
  margin: 0 9px;
  line-height: 25px;
  text-align: center;
}

.hmenu a:hover .l, .hmenu a:hover .r
{
  top: -30px;
}

.hmenu li:hover>a .l, .hmenu li:hover>a .r
{
  top: -30px;
}

.hmenu li:hover a .l, .hmenu li:hover a .r
{
  top: -30px;
}
.hmenu a:hover .t
{
  color: #000000;
}

.hmenu li:hover a .t
{
  color: #000000;
}

.hmenu li:hover>a .t
{
  color: #000000;
}

.hmenu a.active .l, .hmenu a.active .r
{
  top: -60px;
}

.hmenu a.active .t
{
  color: #001E38;
}
/* end MenuItem */

/* begin MenuSeparator */
.hmenu .hmenu-li-separator
{
  display: block;
  width: 8px;
  height:25px;
}
/* end MenuSeparator */

/* begin MenuSubItem */
.hmenu ul a
{
  display: block;
  white-space: nowrap;
  height: 38px;
  width: 180px;
  overflow: hidden;
  background-image: url('images/subitem.png');
  background-position: left top;
  background-repeat: repeat-x;
  border-width: 1px;
  border-style: solid;
  border-color: #52AEFF;
  text-align: left;
  text-indent: 12px;
  text-decoration: none;
  line-height: 38px;
  color: #3F3A31;
  margin:0;
  padding:0;
}

.nav ul.hmenu ul span, .nav ul.hmenu ul span span
{
  display: inline;
  float: none;
  margin: inherit;
  padding: inherit;
  background-image: none;
  text-align: inherit;
  text-decoration: inherit;
}

.hmenu ul a:link, .hmenu ul a:visited, .hmenu ul a:hover, .hmenu ul a:active, .nav ul.hmenu ul span, .nav ul.hmenu ul span span
{
  text-align: left;
  text-indent: 12px;
  text-decoration: none;
  line-height: 38px;
  color: #3F3A31;
  margin:0;
  padding:0;
}

.hmenu ul li a:hover
{
  color: #000000;
  border-color: #52AEFF;
  background-position: 0 -38px;
}

.hmenu ul li:hover>a
{
  color: #000000;
  border-color: #52AEFF;
  background-position: 0 -38px;
}

.nav .hmenu ul li a:hover span, .nav .hmenu ul li a:hover span span
{
  color: #000000;
}

.nav .hmenu ul li:hover>a span, .nav .hmenu ul li:hover>a span span
{
  color: #000000;
}

/* end MenuSubItem */

/* begin Header */
div.header
{
    margin: 0 auto;
  position: relative;
  width:100%;
  height: 250px;
  margin-top: 0;
  margin-bottom: 0;
}

div.header-clip
{
  position: absolute;
  width:100%;
  left:0;
  overflow:hidden;
  height:250px;
}

div.header-center
{
	position: relative;
	width: 968px;
	left:50%;
}

div.header-jpeg
{
  position: absolute;
  top: 0;
  left:-50%;
  width: 968px;
  height: 250px;
  background-image: url('images/header.jpg');
  background-repeat: no-repeat;
  background-position: center center;
}
/* end Header */

/* begin Logo */
div.logo
{
  display: block;
  position: absolute;
  top: 78px;
  left: 8%;
  margin-left: -72px;
  width: 317px;
}

h1.logo-name
{
  display: block;
  text-align: center;
  font-size: 36px;
  letter-spacing: 2px;
  text-transform: uppercase;
  padding: 0;
  margin: 0;
  color: #000000 !important;
}
h1.logo-name a, 
h1.logo-name a:link, 
h1.logo-name a:visited, 
h1.logo-name a:hover
{
  font-size: 36px;
  letter-spacing: 2px;
  text-transform: uppercase;
  padding: 0;
  margin: 0;
  color: #000000 !important;
}

h2.logo-text
{
  display: block;
  text-align: center;
  font-size: 18px;
  letter-spacing: 1px;
  text-transform: uppercase;
  padding: 0;
  margin: 0;
  color: #000000 !important;
}
h2.logo-text a,
h2.logo-text a:link,
h2.logo-text a:visited,
h2.logo-text a:hover
{
  font-size: 18px;
  letter-spacing: 1px;
  text-transform: uppercase;
  padding: 0;
  margin: 0;
  color: #000000 !important;
}

/* end Logo */

/* begin Layout */
.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;
}
.layout-cell, .content-layout-row
{
  background-color: Transparent;
  vertical-align: top;
  text-align: left;
  border: none;
  margin:0;
  padding:0;
}

.content-layout .content-layout{margin:0;}
.content-layout .layout-cell, .content-layout .layout-cell .content-layout .layout-cell{display: table-cell;}
.layout-cell .layout-cell{display: block;}
.content-layout-row {display: table-row;}
.layout-glare{position:relative;}/* end Layout */

/* begin Box, Block */
.block
{
  position: relative;
  min-width: 15px;
  min-height: 15px;
  margin: 5px;
}

.block-body
{
  position: relative;
  padding: 8px;
}

.block-tr, .block-tl, .block-br, .block-bl, .block-tc, .block-bc,.block-cr, .block-cl
{
  position: absolute;
}

.block-tr, .block-tl, .block-br, .block-bl
{
  width: 26px;
  height: 26px;
  background-image: url('images/block_s.png');
}

.block-tl
{
  top: 0;
  left: 0;
  clip: rect(auto, 13px, 13px, auto);
}

.block-tr
{
  top: 0;
  right: 0;
  clip: rect(auto, auto, 13px, 13px);
}

.block-bl
{
  bottom: 0;
  left: 0;
  clip: rect(13px, 13px, auto, auto);
}

.block-br
{
  bottom: 0;
  right: 0;
  clip: rect(13px, auto, auto, 13px);
}

.block-tc, .block-bc
{
  left: 13px;
  right: 13px;
  height: 26px;
  background-image: url('images/block_h.png');
}

.block-tc
{
  top: 0;
  clip: rect(auto, auto, 13px, auto);
}

.block-bc
{
  bottom: 0;
  clip: rect(13px, auto, auto, auto);
}

.block-cr, .block-cl
{
  top: 13px;
  bottom: 13px;
  width: 26px;
  background-image: url('images/block_v.png');
}

.block-cr
{
  right: 0;
  clip: rect(auto, auto, auto, 13px);
}

.block-cl
{
  left: 0;
  clip: rect(auto, 13px, auto, auto);
}

.block-cc
{
  position: absolute;
  top: 13px;
  left: 13px;
  right: 13px;
  bottom: 13px;
  background-image: url('images/block_c.png');
}

div.block img
{
/* WARNING do NOT collapse this to 'border' - inheritance! */
    border-color: #D3DDB1;
  border-style: solid;
  margin: 0;
}

/* end Box, Block */

/* begin BlockHeader */
.blockheader
{
  margin-bottom: 15px;
  position: relative;
  height: 30px;
}

.blockheader h3.t
{
  position: relative;
  height: 30px;
  color: #FFFFFF;
  font-size: 12px;
  letter-spacing: normal;
  text-transform: uppercase;
  margin:0;
  padding: 0 10px 0 31px;
  white-space: nowrap;
  line-height: 30px;
}

.blockheader h3.t a,
.blockheader h3.t a:link,
.blockheader h3.t a:visited, 
.blockheader h3.t a:hover
{
  color: #FFFFFF;
  font-size: 12px;
  letter-spacing: normal;
  text-transform: uppercase;
}

.blockheader .l, .blockheader .r
{
  position: absolute;
  height: 30px;
  background-image: url('images/blockheader.png');
}

.blockheader .l
{
  left: 0;
  right: 25px;
}

.blockheader .r
{
  width: 968px;
  right: 0;
  clip: rect(auto, auto, auto, 943px);
}

/* end BlockHeader */

/* begin Box, BlockContent */
.blockcontent
{
  position: relative;
  margin: 0 auto;
  min-width: 1px;
  min-height: 1px;
}

.blockcontent-body
{
  position: relative;
  padding: 0 7px 7px;
  color: #003F75;
  font-family: Arial, Helvetica, Sans-Serif;
  font-size: 12px;
}

.blockcontent-body table,
.blockcontent-body li, 
.blockcontent-body a,
.blockcontent-body a:link,
.blockcontent-body a:visited,
.blockcontent-body a:hover
{
  color: #FFFFFF;
  font-family: Arial, Helvetica, Sans-Serif;
  font-size: 9px;
}

.blockcontent-body a, .blockcontent-body a:link
{
  color: #003F75;
  text-decoration: underline;
}

.blockcontent-body a:visited, .blockcontent-body a.visited
{
  color: #C5BFB5; 
  text-decoration: none;
}

.blockcontent-body a:hover, .blockcontent-body a.hover
{
  color: #ffffff;
  text-decoration: none;
}

.blockcontent-body ul li
{
  line-height: 125%;    
  color: #333028;
  margin: 0 0 0 12px;
  padding: 0 0 0 9px;
  background-image: url('images/blockcontentbullets.png');
  background-repeat: no-repeat;
}/* end Box, BlockContent */

/* begin Button */
.button-wrapper a.button,
.button-wrapper a.button:link,
.button-wrapper input.button,
.button-wrapper button.button
{
  text-decoration: none;
  font-family: Arial, Helvetica, Sans-Serif;
  font-style: normal;
  font-weight: bold;
  font-size: 12px;
  letter-spacing: 1px;
  position:relative;
  top:0;
  display: inline-block;
  vertical-align: middle;
  white-space: nowrap;
  text-align: center;
  color: #FFFFFF !important;
  width: auto;
  outline: none;
  border: none;
  background: none;
  line-height: 29px;
  height: 29px;
  margin: 0 !important;
  padding: 0 13px !important;
  overflow: visible;
  cursor: pointer;
}

.button img, .button-wrapper img
{
  margin: 0;
  vertical-align: middle;
}

.button-wrapper
{
  vertical-align: middle;
  display: inline-block;
  position: relative;
  height: 29px;
  overflow: hidden;
  white-space: nowrap;
  width: auto;
  margin: 0;
  padding: 0;
  z-index: 0;
}

.firefox2 .button-wrapper
{
  display: block;
  float: left;
}

input, select, textarea
{
  vertical-align: middle;
  font-family: Arial, Helvetica, Sans-Serif;
  font-style: normal;
  font-weight: bold;
  font-size: 12px;
  letter-spacing: 1px;
margin: 5px 0;
}

.block select 
{
    width:96%;
}

.button-wrapper.hover .button, .button-wrapper.hover a.button:link, .button:hover
{
  color: #FFFFFF !important;
  text-decoration: none !important;
}

.button-wrapper.active .button, .button-wrapper.active a.button:link
{
  color: #FFFFFF !important;
}

.button-wrapper .button-l, .button-wrapper .button-r
{
  display: block;
  position: absolute;
  height: 97px;
  margin: 0;
  padding: 0;
  background-image: url('images/button.png');
}

.button-wrapper .button-l
{
  left: 0;
  right: 7px;
}

.button-wrapper .button-r
{
  width: 401px;
  right: 0;
  clip: rect(auto, auto, auto, 394px);
}

.button-wrapper.hover .button-l, .button-wrapper.hover .button-r
{
  top: -34px;
}

.button-wrapper.active .button-l, .button-wrapper.active .button-r
{
  top: -68px;
}

.button-wrapper input
{
  float: none !important;
}
/* end Button */

/* begin Box, Post */
.post
{
  position: relative;
  min-width: 1px;
  min-height: 1px;
  margin: 7px;
}

.post-body
{
  position: relative;
  padding: 10px;
}

a img
{
  border: 0;
}

.article img, img.article, .block img, .footer img
{

  margin: 0;
}

.metadata-icons img
{
  border: none;
  vertical-align: middle;
  margin: 2px;
}

.article table, table.article
{
  border-collapse: collapse;
  margin: 1px;
}

.article th, .article td
{
  padding: 2px;
  border: solid 1px #1492FF;
  vertical-align: top;
  text-align: left;
}

.article th
{
  text-align: center;
  vertical-align: middle;
  padding: 7px;
}

pre
{
  overflow: auto;
  padding: 0.1em;
}

/* end Box, Post */

/* begin PostHeaderIcon */
h2.postheader
{
  color: #00417A;
  margin: 12px 0 8px;
  font-size: 20px;
  text-align: left;
}

h2.postheader a, 
h2.postheader a:link, 
h2.postheader a:visited,
h2.postheader a.visited,
h2.postheader a:hover,
h2.postheader a.hovered
{
  font-size: 20px;
  text-align: left;
  letter-spacing: 2px;
}

h2.postheader a, h2.postheader a:link
{
  text-decoration: none;
  color: #004F94;
}

h2.postheader a:visited, h2.postheader a.visited
{
  color: #6F6758;
}

h2.postheader a:hover,  h2.postheader a.hovered
{
  text-decoration: underline;
  color: #615A4C;
}

/* end PostHeaderIcon */

/* begin PostBullets */
.post ol, .post ul
{
  margin: 1em 0 1em 2em;
  padding: 0;
}

.post li
{
  font-family: Arial, Helvetica, Sans-Serif;
  font-size: 12px;
  text-align: left;
  color: #938976;
  padding: 0 0 0 18px;
}

.post li ol, .post li ul
{
  margin: 0.5em 0 0.5em 2em;
  padding: 0;
}

.post ol>li
{
  background: none;
  padding-left: 0;
  /* overrides overflow for "ul li" and sets the default value */
  overflow: visible;
}

.post ul>li
{
  background-image: url('images/postbullets.png');
  background-repeat: no-repeat;
  padding-left: 18px;
  /* makes "ul li" not to align behind the image if they are in the same line */
  overflow-x: visible;
  overflow-y: hidden;
}

/* end PostBullets */

/* begin PostQuote */
.postcontent blockquote,
.postcontent blockquote a,
.postcontent blockquote a:link,
.postcontent blockquote a:visited,
.postcontent blockquote a:hover
{
  color: #001629;
  font-family: Arial, Helvetica, Sans-Serif;
  font-style: italic;
  font-weight: normal;
  text-align: left;
}

.postcontent blockquote p
{
   margin:5px;
}

.postcontent blockquote
{
   border: solid 0 #C5BFB5;
  margin: 10px 10px 10px 50px;
  padding: 0 0 0 23px;
  background-color: #DBEEFF;
  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 Footer */
.footer
{
  position: relative;
  margin-top:0;
  margin-bottom:0;
  width: 100%;
}

.footer-b 
{
  position: absolute;
  left:20px;
  right:20px;
  bottom:0;
  height:20px;
  background-image: url('images/footer_b.png');
}

.footer-r, .footer-l
{
  position: absolute;
  height:20px;
  background-image: url('images/footer_s.png');
  bottom: 0;
}

.footer-l
{
  left: 0;
  width:20px;
}

.footer-r
{
  right: 0;
  width:40px;
  clip: rect(auto, auto, auto, 20px);
}

.footer-t
{
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 20px;
  background-image: url('images/footer_t.png');
  background-position: left bottom;
}

.footer-body
{
    position:relative;
    padding: 10px;
}

.footer-text p
{
  padding:0;
  margin:0;
  text-align: center;
}

.footer-text,
.footer-text a,
.footer-text a:link,
.footer-text a:visited,
.footer-text a:hover,
.footer-text td, 
.footer-text th,
.footer-text caption
{
    color: #fff;
    font-size: 11px;
}

.footer-text
{
  min-height: 6px;
  padding-left: 10px;
  padding-right: 10px;
  text-align: center;
}

.footer-text a,
.footer-text a:link
{
  color: #00294D;
  font-style: normal;
  font-weight: bold;
  text-decoration: none;
}

.footer-text a:visited
{
  color: #00294D;
}

.footer-text a:hover
{
  color: #fff;
  text-decoration: underline;
}

div.footer img
{
/* WARNING do NOT collapse this to 'border' - inheritance! */
    border-color: #D3DDB1;
  border-style: solid;
  margin: 0;
}/* end Footer */

/* begin PageFooter */
.page-footer, 
.page-footer a,
.page-footer a:link,
.page-footer a:visited,
.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: #005FB2;
}

.page-footer
{
  padding: 1em;
  text-align: center;
  text-decoration: none;
  color: #645D4F;
}
/* end PageFooter */

/* begin LayoutCell, sidebar1 */

.content-layout .sidebar1
{
  width: 25%;
display: none;
}

/* end LayoutCell, sidebar1 */

/* begin LayoutCell, content */

/* end LayoutCell, content */

/* begin LayoutCell, sidebar2 */

.content-layout .sidebar2
{
  width: 25%;
}

/* end LayoutCell, sidebar2 */

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, .article .aligncenter img, .aligncenter img.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: 0 0 1em 1em;
}

.alignleft img, img.alignleft
{
  margin: 0 1em 1em 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;
}

.content {
  position: relative;
  z-index: 1;   
}

#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.footer div.content-layout
{
    margin:0 auto;
    width:100%;
}

div.layout-cell-size1 
{
    width:100%;
}

div.layout-cell-size2 
{
    width:50%;
}
div.layout-cell-size3 
{
    width:33%;
}

div.layout-cell-size4
{
    width:25%;
}

.widget-title
{
    padding:0 0 0 24px;
    margin-bottom:0;
}

div.center-wrapper
{
  position: relative;
  float: right;
  right: 50%;
}

div.center-inner
{
  position: relative;
  float: left;
  left: 50%;
}

.firefox2 div.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: 27px !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;
}

.footer .widget-title 
{
    font-size:1.2em;
    padding: 0;
}

.footer .widget,
.footer .widget a,
.footer .widget a:link,
.footer .widget a:visited,
.footer .widget a:hover
{
    color: #22201B;
font-size: 11px;
    text-align: left;
}

.footer .widget a,
.footer .widget a:link
{
  color: #00294D;
font-style: normal;
  font-weight: bold;
  text-decoration: none;
}

.footer .widget a:visited
{
  color: #938976;
}

DIV[id^="GMPmap"] IMG 
{
    margin: 0;
}

.product
{
    left: 35px;
    position: relative;
    top: 14px;
  width: 130px;
  height: 239px;
  background-image: url('../../../images/product.png');
  background-repeat: no-repeat;
  background-position: center center;
float: left;
}
