/*
Theme Name: burlingame vet
Theme URI: 
Description: custom theme for Burlingame Vet
Version: 1.0
Author: Mosiak Web	
Author URI: www.mosaikweb.com
Tags: fixed width, right sidebar, two columns, valid XHTML, widgets
*/

/* begin Page */

 
body
{
margin: 0 auto; padding: 0;
background-color: #081210;
background-image: url('images/Page-BgTexture.jpg');
background-repeat: repeat;
background-attachment: scroll;
background-position: top left;
font-family: Verdana, Geneva, Arial, Helvetica, Sans-Serif;
}

#bvcmain
{position: relative; width: 100%;
left: 0;top: 0;}

#bvcpage-background-gradient
{
	position: absolute;
	background-image: url('images/Page-BgGradient.jpg');
	background-repeat: repeat-x;
	top:0;
	width:100%;
	height: 900px;
}

#bvcpage-background-gradient { background-position: top left;}

.cleared
{float: none;clear: both;
margin: 0;padding: 0;
border: none; font-size:1px;}

.homepage, .homepage p {
font-family: Verdana, Geneva, Arial, Helvetica, Sans-Serif;
font-size: 15px;
}

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

.photoframe { position: relative; z-index: 1; margin: 12px 0 0 12px;  
      background: url(/images/photoframe.png) top left no-repeat; 
      width: 261px; height: 172px; padding: 12px 0 0 13px; text-align:left; border:none;}

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


#nd {
display: none;
}

/*Image framing */
  .grey {background: /*#F0F4F4; */ #EDF0F0; }
  .bp3 {border: 3px solid #90A3A3; /*#92B0B0;*/}
  .bp2 {border: 2px solid /*inset*/  #90A3A3; /*#92B0B0;*/}
  .bp1 {border: 1px solid /*inset*/  #90A3A3; /*#92B0B0;*/}
  .bp0 {border: none;}
  .m2 {margin: .8em;}
  .m1 {margin: .4em;}
  .m0 {margin: .3em;}
  .hp { height: 266px; width: 192px; 
       background-image: url('images/picbg.png');
       background-repeat: no-repeat;
      }
  .l {float: left; clear: left;}
  .r {float: right; clear: right;}
  div.p1c {padding: 1em; text-align: center;}
  
/* End framing */

/* begin Box, Sheet */
.bvcSheet
{
	position:relative;
	z-index:0;
	margin:0 auto;
	width: 900px;
	min-width:15px;
	min-height:15px;
}

.bvcSheet-body
{
	position: relative;
	z-index: 1;
	padding: 3px;
}

.bvcSheet-tr, .bvcSheet-tl, .bvcSheet-br, .bvcSheet-bl, .bvcSheet-tc, .bvcSheet-bc,.bvcSheet-cr, .bvcSheet-cl
{
	position:absolute;
	z-index:-1;
}

.bvcSheet-tr, .bvcSheet-tl, .bvcSheet-br, .bvcSheet-bl
{
	width: 14px;
	height: 14px;
	background-image: url('images/Sheet-s.png');
}

.bvcSheet-tl
{
	top:0;
	left:0;
	clip: rect(auto, 7px, 7px, auto);
}

.bvcSheet-tr
{
	top: 0;
	right: 0;
	clip: rect(auto, auto, 7px, 7px);
}

.bvcSheet-bl
{
	bottom: 0;
	left: 0;
	clip: rect(7px, 7px, auto, auto);
}

.bvcSheet-br
{
	bottom: 0;
	right: 0;
	clip: rect(7px, auto, auto, 7px);
}

.bvcSheet-tc, .bvcSheet-bc
{
	left: 7px;
	right: 7px;
	height: 14px;
	background-image: url('images/Sheet-h.png');
}

.bvcSheet-tc
{
	top: 0;
	clip: rect(auto, auto, 7px, auto);
}

.bvcSheet-bc
{
	bottom: 0;
	clip: rect(7px, auto, auto, auto);
}

.bvcSheet-cr, .bvcSheet-cl
{
	top: 7px;
	bottom: 7px;
	width: 14px;
	background-image: url('images/Sheet-v.png');
}

.bvcSheet-cr
{
	right:0;
	clip: rect(auto, auto, auto, 7px);
}

.bvcSheet-cl
{
	left:0;
	clip: rect(auto, 7px, auto, auto);
}

.bvcSheet-cc
{
	position:absolute;
	z-index:-1;
	top: 7px;
	left: 7px;
	right: 7px;
	bottom: 7px;
	background-color: #E7EEEE;
}


.bvcSheet
{
	margin-top: 7px !important;
}

#bvcpage-background-simple-gradient, #bvcpage-background-gradient, #bvcpage-background-glare
{
	min-width:900px;
}

/* end Box, Sheet */

/* begin Header */
div.bvcHeader
{
	margin: 0 auto;
	position: relative;
	z-index:0;
	width: 894px;
	height: 225px;
}

div.bvcHeader-png
{
	position: absolute;
	z-index:-2;
	top: 0;
	left: 0;
	width: 894px;
	height: 225px;
	background-image: url('images/header.png');
	background-repeat: no-repeat;
	background-position: left top;
}

div.bvcHeader-jpeg
{
	position: absolute;
	z-index:-1;
	top: 0;
	left: 0;
	width: 894px;
	height: 225px;
	background-image: url('images/header.jpg');
	background-repeat: no-repeat;
	background-position: center center;
}
/* end Header */

/* begin Logo */
.bvcLogo
{
	display : block;
	position: absolute;
	left: 250px;
	top: 61px;
	width: 644px;
}

h1.bvcLogo-name
{
	display: block;
	text-align: left;
}

h1.bvcLogo-name, h1.bvcLogo-name a, h1.bvcLogo-name a:link, h1.bvcLogo-name a:visited, h1.bvcLogo-name a:hover
{
font-family: "Comic Sans MS", Tahoma, Arial, Sans-Serif;
font-size: 41px;
font-style: normal;
font-weight: bold;
text-decoration: none;
	padding:0;
	margin:0;
	color: #EDF7F6 !important;
}

.bvcLogo-text

{
	display: block;
	text-align: left;
}

.bvcLogo-text, .bvcLogo-text a
{
font-family: "Comic Sans MS", Tahoma, Arial, Sans-Serif;
font-size: 20px;
font-style: normal;
font-weight: bold;
	padding:0;
	margin:0;
	color: #EDF7F6 !important;
}
.fourpaws {
position: relative;
top: 140px;
left: 805px;
width:85px;
height:85px;
background-image: url('images/4paws.png');
  background-repeat: no-repeat;
  background-position: left top;
 padding:0;
 margin:0;
z-index:5;
}
.bvcAddr { 
 position: relative;
 top: 47px;
 left:2px;
 font-family: Verdana, Tahoma, Arial, Sans-Serif;
 font-size: 11px;
 font-weight: bold;
 padding:0;
 margin:0;
 color: #DEE6E5 !important;
}
/* end Logo */

/* begin Menu */
/* menu structure */

.bvcmenu a, .bvcmenu a:link, .bvcmenu a:visited, .bvcmenu a:hover
{
	text-align:left;
        font-size:14px;
	text-decoration:none;
	outline:none;
	letter-spacing:normal;
	word-spacing:normal;
}

.bvcmenu, .bvcmenu ul
{
	margin: 0;
	padding: 0;
	border: 0;
	list-style-type: none;
	display: block;
}

.bvcmenu li
{
	margin: 0;
	padding: 0;
	border: 0;
	display: block;
	float: left;
	position: relative;
	z-index: 5;
	background:none;
}

.bvcmenu li:hover
{
	z-index: 10000;
	white-space: normal;
}

.bvcmenu li li
{
	float: none;
}

.bvcmenu ul
{
	visibility: hidden;
	position: absolute;
	z-index: 10;
	left: 0;
	top: 0;
	background:none;
}

.bvcmenu li:hover>ul
{
	visibility: visible;
	top: 100%;
}

.bvcmenu li li:hover>ul
{
	top: 0;
	left: 100%;
}

.bvcmenu:after, .bvcmenu ul:after
{
	content: ".";
	height: 0;
	display: block;
	visibility: hidden;
	overflow: hidden;
	clear: both;
}
.bvcmenu, .bvcmenu ul
{
	min-height: 0;
}

.bvcmenu ul
{
	background-image: url(images/spacer.gif);
	padding: 10px 30px 30px 30px;
	margin: -10px 0 0 -30px;
}

.bvcmenu ul ul
{
	padding: 30px 30px 30px 10px;
	margin: -30px 0 0 -10px;
}





/* menu structure */

.bvcmenu
{
	padding: 0px 0px 0px 0px;
}

.bvcnav
{
	position: relative;
	height: 31px;
	z-index: 100;
}

.bvcnav .l, .bvcnav .r
{
	position: absolute;
	z-index: -1;
	top: 0;
	height: 31px;
	background-image: url('images/nav.png');
}

.bvcnav .l
{
	left: 0;
	right:0px;
}

.bvcnav .r
{
	right: 0;
	width: 894px;
	clip: rect(auto, auto, auto, 894px);
}


/* end Menu */
/* begin MenuItem */
.bvcmenu ul li
{
	clear: both;
}

.bvcmenu a
{
	position:relative;
	display: block;
	overflow:hidden;
	height: 32px;
	cursor: pointer;
	text-decoration: none;
	margin-right: 0px;
	margin-left: 0px;
}


.bvcmenu a .r, .bvcmenu a .l
{
	position:absolute;
	display: block;
	top:0;
	z-index:-1;
	height: 96px;
	background-image: url('images/MenuItem.png');
}

.bvcmenu a .l
{
	left:0;
	right:0px;
}

.bvcmenu a .r
{
	width:400px;
	right:0;
	clip: rect(auto, auto, auto, 400px);
}

.bvcmenu a .t 
{
font-family: Verdana, Geneva, Arial, Helvetica, Sans-Serif;
font-size: 14px;
font-style: normal;
font-weight: bold;
	color: #E7EEEE;
	padding: 0 22px;
	margin: 0 0px;
	line-height: 32px;
	text-align: center;
}

.bvcmenu a:hover .l, .bvcmenu a:hover .r
{
	top:-32px;
}

.bvcmenu li:hover>a .l, .bvcmenu li:hover>a .r
{
	top:-32px;
}

.bvcmenu li:hover a .l, .bvcmenu li:hover a .r
{
	top:-32px;
}
.bvcmenu a:hover .t
{
	color: #293838;
}

.bvcmenu li:hover a .t
{
	color: #293838;
}

.bvcmenu li:hover>a .t
{
	color: #293838;
}



/* end MenuItem */

/* begin MenuSeparator */
.bvcnav .bvcmenu-separator
{
	display: block;
	width: 1px;
	height: 32px;
	background-image: url('images/MenuSeparator.png');
}

/* end MenuSeparator */

/* begin MenuSubItem */
.bvcmenu ul a
{
	display:block;
	text-align: center;
	white-space: nowrap;
	height: 38px;
	width: 180px;
	overflow:hidden;
	line-height: 38px;
	margin-right: auto;


	background-image: url('images/subitem-bg.png');
	background-position: left top;
	background-repeat: repeat-x;
	border-width: 1px;
	border-style: solid;
	border-color: #415D5D;
}

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

.bvcmenu ul a, .bvcmenu ul a:link, .bvcmenu ul a:visited, .bvcmenu ul a:hover, .bvcmenu ul a:active, .bvcnav ul.bvcmenu ul span, .bvcnav ul.bvcmenu ul span span
{
	text-align: left;
	text-indent: 12px;
	text-decoration: none;
	line-height: 38px;
	color: #295B55;
font-family: Verdana, Geneva, Arial, Helvetica, Sans-Serif;
font-size: 13px;
}

.bvcmenu ul ul a
{
	margin-left: auto;
}

.bvcmenu ul li a:hover
{
	color: #174A3B;
	border-color: #1B3C37;
	background-position: 0 -38px;
}

.bvcmenu ul li:hover>a
{
	color: #174A3B;
	border-color: #1B3C37;
	background-position: 0 -38px;
}

.bvcnav .bvcmenu ul li a:hover span, .bvcnav .bvcmenu ul li a:hover span span
{
	color: #174A3B;
}

.bvcnav .bvcmenu ul li:hover>a span, .bvcnav .bvcmenu ul li:hover>a span span
{
	color: #174A3B;
}


/* end MenuSubItem */


/* begin ContentLayout */
.bvccontentLayout
{
	position: relative;
	margin-bottom: 0px;
	width: 894px;
}
/* end ContentLayout */

/* begin Box, Block */
.bvcBlock
{
	position:relative;
	z-index:0;
	margin:0 auto;
	min-width:19px;
	min-height:19px;
}

.bvcBlock-body
{
	position: relative;
	z-index: 1;
	padding: 4px;
}

.bvcBlock-tr, .bvcBlock-tl, .bvcBlock-br, .bvcBlock-bl, .bvcBlock-tc, .bvcBlock-bc,.bvcBlock-cr, .bvcBlock-cl
{
	position:absolute;
	z-index:-1;
}

.bvcBlock-tr, .bvcBlock-tl, .bvcBlock-br, .bvcBlock-bl
{
	width: 30px;
	height: 30px;
	background-image: url('images/Block-s.png');
}

.bvcBlock-tl
{
	top:0;
	left:0;
	clip: rect(auto, 15px, 15px, auto);
}

.bvcBlock-tr
{
	top: 0;
	right: 0;
	clip: rect(auto, auto, 15px, 15px);
}

.bvcBlock-bl
{
	bottom: 0;
	left: 0;
	clip: rect(15px, 15px, auto, auto);
}

.bvcBlock-br
{
	bottom: 0;
	right: 0;
	clip: rect(15px, auto, auto, 15px);
}

.bvcBlock-tc, .bvcBlock-bc
{
	left: 15px;
	right: 15px;
	height: 30px;
	background-image: url('images/Block-h.png');
}

.bvcBlock-tc
{
	top: 0;
	clip: rect(auto, auto, 15px, auto);
}

.bvcBlock-bc
{
	bottom: 0;
	clip: rect(15px, auto, auto, auto);
}

.bvcBlock-cr, .bvcBlock-cl
{
	top: 15px;
	bottom: 15px;
	width: 30px;
	background-image: url('images/Block-v.png');
}

.bvcBlock-cr
{
	right:0;
	clip: rect(auto, auto, auto, 15px);
}

.bvcBlock-cl
{
	left:0;
	clip: rect(auto, 15px, auto, auto);
}

.bvcBlock-cc
{
	position:absolute;
	z-index:-1;
	top: 15px;
	left: 15px;
	right: 15px;
	bottom: 15px;
	background-color: #F0F4F4;
}


.bvcBlock
{
	margin: 7px;
}

/* end Box, Block */

/* begin BlockHeader */
.bvcBlockHeader
{
	position:relative;
	z-index:0;
	height: 30px;
	padding: 0 6px;
	margin-bottom: 7px;
}

.bvcBlockHeader .t
{
	height: 30px;
	color: #000000; 
        font-size: 13px;
        text-align: center;
	white-space : nowrap;
	padding: 0 1px;
	line-height: 30px;	
}

.bvcBlockHeader .l, .bvcBlockHeader .r
{
	display:block;
	position:absolute;
	z-index:-1;
	height: 30px;
	background-image: url('images/BlockHeader.png');
}

.bvcBlockHeader .l
{
	left:0;
	right:2px;
}

.bvcBlockHeader .r
{ 
	width:894px;
	right:0;
	clip: rect(auto, auto, auto, 892px);
}




/* end BlockHeader */

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

.bvcBlockContent-body
{
	position: relative;
	z-index: 1;
	font-size: 11px;
	padding: 10px;
}



.bvcBlockContent-body
{
	color:#405959;
font-size: 13px;
}

.bvcBlockContent-body a:link
{
	color: #34746C;
}

.bvcBlockContent-body a:visited, .bvcBlockContent-body a.visited
{
	color: #7A9F9F;
text-decoration: none;
}

.bvcBlockContent-body a:hover, .bvcBlockContent-body a.hover
{
	color: #5E8282;
text-decoration: none;
}

.bvcBlockContent-body ul
{
	list-style-type: none;
	color: #405959;
	margin:0;
	padding:0;
}

.bvcBlockContent-body ul li
{
font-size: 11px;
line-height: 125%;
  line-height: 1.25em;
  padding: 0px 0 0px 14px;
  background-image: url('images/BlockContentBullets.png');
  background-repeat: no-repeat;
}

/* end Box, BlockContent */

/* begin Box, Post */
.bvcPost
{
	position:relative;
	z-index:0;
	margin:0 auto;
	min-width:1px;
	min-height:1px;
}

.bvcPost-body
{
	position: relative;
	z-index: 1;
	padding: 7px;
}



.bvcPost
{
	margin: 10px;
}

/* Start images */
a img
{
/* LR Remove	border: 0; */
}

.bvcarticle img, img.bvcarticle
{
	margin: 1em;
}

.bvcmetadata-icons img
{
	border: none;
	vertical-align: middle;
	margin: 2px;
}
/* Finish images */

/* Start tables */

.bvcarticle table, table.bvcarticle
{
	border-collapse: collapse;
	margin: 1px;
/* LR Remove	width:auto;  */
}

.bvcarticle table, table.bvcarticle .bvcarticle tr, .bvcarticle th, .bvcarticle td
{
/* LR Remove	background-color:Transparent; */
}


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

/* Finish tables */

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

/* end Box, Post */

/* begin PostHeaderIcon */
.bvcPostHeader
{
	text-decoration:none;
	margin: 0.2em 0;
	padding: 0;
	font-weight:normal;
	font-style:normal;
	letter-spacing:normal;
	word-spacing:normal;
	font-variant:normal;
	text-decoration:none;
	font-variant:normal;
	text-transform:none;
	text-align:left;
	text-indent:0;
	line-height:inherit;
font-size: 24px;
	color: #3E5656;
}

.bvcPostHeader a, .bvcPostHeader a:link, .bvcPostHeader a:visited, .bvcPostHeader a:hover
{
font-size: 24px;
	margin:0;
	color: #3E5656;
}

/* end PostHeaderIcon */

/* begin PostHeader */
.bvcPostHeader a:link
{
text-decoration: none;
text-align: left;
  color: #4B6868;
}

.bvcPostHeader a:visited, .bvcPostHeader a.visited
{
text-decoration: none;
text-align: left;
  color: #384D4D;
}

.bvcPostHeader a:hover, .bvcPostHeader a.hovered
{
text-decoration: none;
text-align: left;
  color: #316D65;
}
/* end PostHeader */

/* begin PostContent */
/* Content Text Font & Color (Default) */
body
{
font-size: 13px;
  color: #0B1917;
}


.bvcPostContent p 
{
	margin: 0.5em 0;
}

.bvcPostContent, .bvcPostContent p
{
  color: #0B1917;
}

.bvcPostContent
{
  margin:0;
}


/* Start Content link style */
/*
The right order of link pseudo-classes: Link-Visited-Hover-Focus-Active.
http://www.w3schools.com/CSS/css_pseudo_classes.asp
http://meyerweb.com/eric/thoughts/2007/06/11/who-ordered-the-link-states/
*/
a, a:link
{
text-decoration: underline;
  color: #425C5C;
}

a:visited, a.visited
{
text-decoration: underline;
color: #425C5C;
}

a:hover, a.hover
{
text-decoration: none;
  color: #316D65;
}

/* Finish Content link style */

/* Resert some headings default style & links default style for links in headings*/
h1, h2, h3, h4, h5, h6,
h1 a, h2 a, h3 a, h4 a, h5 a, h6 a
h1 a:hover, h2 a:hover, h3 a:hover, h4 a:hover, h5 a:hover, h6 a:hover
h1 a:visited, h2 a:visited, h3 a:visited, h4 a:visited, h5 a:visited, h6 a:visited
{
  font-weight: normal;
  font-style: normal;
  text-decoration: none;
  color: #425C5C;
}

h3, h4, h5, h6 {
margin-top:6px; 
margin-bottom: 6px;
}
/* Start Content headings Fonts & Colors  */
h1, h1 a, h1 a:link, h1 a:visited, h1 a:hover
{
font-size: 32px;
}

h2, h2 a, h2 a:link, h2 a:visited, h2 a:hover
{
font-size: 24px;
}

h3, h3 a, h3 a:link, h3 a:visited, h3 a:hover
{
font-size: 19px;
}

h4, h4 a, h4 a:link, h4 a:visited, h4 a:hover
{
font-size: 16px;
}

h5, h5 a, h5 a:link, h5 a:visited, h5 a:hover
{
font-size: 13px;
 /* color: #4D6A6A; */
}

h6, h6 a, h6 a:link, h6 a:visited, h6 a:hover
{
font-size: 11px;
/*  color: #4D6A6A; */
}
/* Finish Content headings Fonts & Colors  */
/* end PostContent */

/* begin PostBullets */
/* Start Content list */
ol, ul
{
	color: #0F1515;
	margin:1em 0 .7em 2em;
	padding:0;
        font-size: 13px;
}

ul li
{
font-size: 13px;
line-height: 125%;
  line-height: 1.25em;
  padding: 0px 0 0px 14px;
  background-image: url('images/PostBullets.png');
  background-repeat: no-repeat;
}

li ol, li ul
{
	margin:0.5em 0 0.5em 2em;
	padding:0;
}

li 
{
	margin:0.2em 0;
	padding:0;
}

ul
{
	list-style-type: none;
}

ol
{
	list-style-position:inside;	
}


.bvcPost li
{
	padding:0px 0 0px 16px;
	line-height:1.2em;
}

.bvcPost ol li, .bvcPost ul ol li
{
	background: none;
	padding-left:0;
}

.bvcPost ul li, .bvcPost ol ul li 
{
	background-image: url('images/PostBullets.png');
	background-repeat:no-repeat;
	padding-left:16px;
}


/* Finish Content list */
/* end PostBullets */

/* begin PostQuote */
/* Start blockquote */
blockquote,
blockquote p,
.bvcPostContent blockquote p
{
	color:#1E433E;
}

blockquote,
.bvcPostContent blockquote
{
		border:solid 1px #AFC5C5; 
		margin:10px 10px 10px 50px;
	padding:5px 5px 5px 41px;
	background-color:#D6E1E1;
	background-image:url('images/PostQuote.png');
	background-position:left top;
	background-repeat:no-repeat;
}


/* Finish blockuote */
/* end PostQuote */

/* begin PostMetadata */
.bvcPostMetadataFooter
{
	padding:1px;
	background-color: #D6E1E1;
	border-color: #AFC5C5;
border-style: solid;
border-width: 1px;
}
/* end PostMetadata */

/* begin PostIcons */
.bvcPostFooterIcons
{
	padding:1px;
}

.bvcPostFooterIcons, .bvcPostFooterIcons a, .bvcPostFooterIcons a:link, .bvcPostFooterIcons a:visited, .bvcPostFooterIcons a:hover
{
	color: #384D4D;
}

.bvcPostFooterIcons a, .bvcPostFooterIcons a:link, .bvcPostFooterIcons a:visited, .bvcPostFooterIcons a:hover
{
	margin:0;
}

.bvcPostFooterIcons a:link
{
text-decoration: none;
	color: #2F6A62;
}

.bvcPostFooterIcons a:visited, .bvcPostFooterIcons a.visited
{
text-decoration: none;
	color: #2F6A62;
}

.bvcPostFooterIcons a:hover, .bvcPostFooterIcons a.hover
{
text-decoration: none;
	color: #24755D;
}
/* end PostIcons */

/* begin Button */
.bvcbutton-wrapper .bvcbutton
{
	display:inline-block;
	width: auto;
	outline:none;
	border:none;
	background:none;
	line-height:35px;
	margin:0 !important;
	padding:0 !important;
	overflow: visible;
	cursor: default;
	text-decoration: none !important;
	z-index:0;
	vertical-align: middle;
}

.bvcbutton img, .bvcbutton-wrapper img
{
  margin: 0;
}

.bvcbutton-wrapper
{
	display:inline-block;
	vertical-align: middle;
	position:relative;
	height: 35px;
	overflow:hidden;
	white-space: nowrap;
	width: auto;
	z-index:0;
}

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

.bvcbutton-wrapper .bvcbutton
{
	display:block;
	height: 35px;
font-size: 13px;
	white-space: nowrap;
	text-align: left;
	padding: 0 21px !important;
	line-height: 35px;
	text-decoration: none !important;
	color: #000000 !important;
}

input, select
{
  vertical-align: middle;
font-size: 13px;
}

.bvcbutton-wrapper.hover .bvcbutton, .bvcbutton:hover
{
	color: #273535 !important;
	text-decoration: none !important;
}

.bvcbutton-wrapper.active .bvcbutton
{
	color: #E7EEEE !important;
}

.bvcbutton-wrapper .l, .bvcbutton-wrapper .r
{
	display:block;
	position:absolute;
	z-index:-1;
	height: 105px;
	background-image: url('images/Button.png');
}

.bvcbutton-wrapper .l
{
	left:0;
	right:11px;
}

.bvcbutton-wrapper .r
{
	width:411px;
	right:0;
	clip: rect(auto, auto, auto, 400px);
}

.bvcbutton-wrapper.hover .l, .bvcbutton-wrapper.hover .r
{
	top: -35px;
}

.bvcbutton-wrapper.active .l, .bvcbutton-wrapper.active .r
{
	top: -70px;
}


/* end Button */

/* begin Footer */
.bvcFooter
{
	position:relative;
	z-index:0;
	overflow:hidden;
	width: 894px;
	margin: 5px auto 0px auto;
}

.bvcFooter .bvcFooter-inner
{
	height:1%;
	position: relative;
	z-index: 0;
	padding: 8px;
	text-align: center;
}

.bvcFooter .bvcFooter-background
{
	position:absolute;
	z-index:-1;
	background-repeat:no-repeat;
	background-image: url('images/Footer.png');
	width: 894px;
	height: 150px;
	bottom:0;
	left:0;
}


.bvcrss-tag-icon
{
	position: relative;
	display:block;
	float:left;
	background-image: url('images/rssIcon.png');
	background-position: center right;
	background-repeat: no-repeat;
	margin: 0 5px 0 0;
	height: 25px;
	width: 25px;
    cursor: default;
}




.bvcFooter .bvcFooter-text p
{
	margin: 0; font-size: 11px;
}

.bvcFooter .bvcFooter-text
{
	display:inline-block;
	color:#0B1917;
}

.bvcFooter .bvcFooter-text a:link
{
	text-decoration: none;
	color: #D9E3E3;
text-decoration: none;
}

.bvcFooter .bvcFooter-text a:visited
{
	text-decoration: none;
	color: #D0DDDD;
text-decoration: none;
}

.bvcFooter .bvcFooter-text a:hover
{
	text-decoration: none;
	color: #0C271F;
text-decoration: none;
}
/* end Footer */

/* begin PageFooter */
.bvcpage-footer, .bvcpage-footer a, .bvcpage-footer a:link, .bvcpage-footer a:visited, .bvcpage-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:#63CFAF;
}

.bvcpage-footer
{
	margin:1em;
	text-align:center;
	text-decoration:none;
	color:#89A9A9;
}
/* end PageFooter */

/* begin LayoutCell */
.bvccontentLayout .bvccontent
{
	position: relative;
	margin: 0;
	padding: 0px 15px 15px 20px;
	border: 0;
	float: left;
	overflow: hidden;
	width: 679px;
}
.bvccontentLayout .bvccontent-wide
{
	position: relative;
	margin: 0;
	padding: 0;
	border: 0;
	float: left;
	overflow: hidden;
	width: 892px;
}
/* end LayoutCell */

/* begin LayoutCell */
.bvccontentLayout .bvcsidebar1
{
	position: relative;
	margin: 0;
	padding: 0;
	border: 0;
	float: left;
	overflow: hidden;
	width: 178px;
}
/* end LayoutCell */



.commentlist, .commentlist li
{
	background: none;
}

.commentlist li li
{
	margin-left:30px;
}

.commentlist li .avatar
{
	float: right;
	border: 1px solid #eee;
	padding: 2px;
	margin:1px;
	background: #fff;
}

.commentlist li cite
{
	font-size:1.2em;
}

#commentform textarea
{
	width: 100%;
}

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

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

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

.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;
	text-align: center;
	background-color: #f3f3f3;
	padding-top: 4px;
	margin: 10px;
}

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

.gallery {
    letter-spacing: normal;
}

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

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