/*
Theme Name: PascoCameraExchange2011
Theme URI: 
Description: Pasco Camera Exchange
Version: 2011
Author: My Vision Media
Author URI: http://myvisionmedia.com
Tags: Custom Design, fixed width, three columns, valid XHTML, widgets
*/

/* begin Page */
/* Designed & Developed by My Vision Media Inc.*/
/*Copyright © 2011 My Vision Media Inc.*/
#mvm-main, table
{
    font-family: "Lucida Grande", "Lucida Sans Unicode", Arial, Helvetica, Sans-Serif;
    font-size: 14px;
}

h1, h2, h3, h4, h5, h6, p, a, ul, ol, li
{
    margin: 0;
    padding: 0;
}

.mvm-postcontent,
.mvm-postcontent li,
.mvm-postcontent table,
.mvm-postcontent a,
.mvm-postcontent a:link,
.mvm-postcontent a:visited,
.mvm-postcontent a.visited,
.mvm-postcontent a:hover,
.mvm-postcontent a.hovered
{
    font-family: "Lucida Grande", "Lucida Sans Unicode", Arial, Helvetica, Sans-Serif;
}

.mvm-postcontent p
{
    margin: 12px 0;
}

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: "Lucida Grande", "Lucida Sans Unicode", Arial, Helvetica, Sans-Serif;
  font-style: normal;
  font-weight: bold;
  font-size: 30px;
  text-align: left;
}

.mvm-postcontent a
{
  font-style: normal;
  font-weight: bold;
  text-decoration: none;
  color: #000000;
}

.mvm-postcontent a:link
{
  font-style: normal;
  font-weight: bold;
  text-decoration: none;
  color: #000000;
}

.mvm-postcontent a:visited, .mvm-postcontent a.visited
{

  color: #695E5C;
}

.mvm-postcontent  a:hover, .mvm-postcontent a.hover
{

  text-decoration: underline;
  color: #745651;
}

.mvm-postcontent h1
{
   color: #736851;
    
 
}



.mvm-postcontent h2
{
   color: #97896B;
   font-size: 28px;    
  
}


.mvm-postcontent h2 a,
.mvm-postcontent h2 a:link,
.mvm-postcontent h2 a:hover,
.mvm-postcontent h2 a:visited
{
   font-size: 28px;   
}

.mvm-postcontent h3
{
   color: #8A7B79;
   font-size: 24px;     
 
}


.mvm-postcontent h3 a,
.mvm-postcontent h3 a:link,
.mvm-postcontent h3 a:hover,
.mvm-postcontent h3 a:visited
{
   font-size: 24px;    
}

.mvm-postcontent h4
{
   color: #877A5F;
   font-size: 22px;     
 
}


.mvm-postcontent h4 a,
.mvm-postcontent h4 a:link,
.mvm-postcontent h4 a:hover,
.mvm-postcontent h4 a:visited
{
   font-size: 22px;   
}

.mvm-postcontent h5
{
   color: #877A5F;
   font-size: 18px;    
  
}


.mvm-postcontent h5 a,
.mvm-postcontent h5 a:link,
.mvm-postcontent h5 a:hover,
.mvm-postcontent h5 a:visited
{  
   font-size: 18px;
}

.mvm-postcontent h6
{
   color: #877A5F;
   font-size: 16px;     
 
}


.mvm-postcontent h6 a,
.mvm-postcontent h6 a:link,
.mvm-postcontent h6 a:hover,
.mvm-postcontent h6 a:visited
{
   font-size: 16px;      
}

ul
{
  list-style-type: none;
}

ol
{
  list-style-position: inside;
}

#mvm-main
{
  position: relative;
  overflow: hidden;
  z-index: 1;
  width: 100%;
  left: 0;
  top: 0;
  cursor:default;
}

#mvm-page-background-glare
{
  position: relative;
  left: 0;
  top: 0;
  bottom: 0;
  right: 0;
  background-attachment: fixed;
  min-width: 1000px;
}

#mvm-page-background-glare-image
{
  position: relative;
  left: 0;
  top: 0;
  bottom: 0;
  right: 0;
  background-attachment: fixed;
  background-image: url('images/page_gl.png');
  background-repeat: no-repeat;
  background-position: top left;
}

html:first-child #mvm-page-background-glare
{
  border: 1px solid transparent; /* Opera fix */
}

body
{
  padding: 0; 
  margin:0 !important;
  margin-bottom:-10px !important;
  color: #000000;
  height:100%;
  
  background-color: #F7F5F3;
  
  background-image: url('images/Bottom_texture.jpg');
  background-repeat: repeat-x;
  background-attachment: fixed;
  background-position: top center;
}



.cleared
{
  float: none;
  clear: both;
  margin: 0;
  padding: 0;
  border: none;
  font-size: 1px;
}

form
{
  padding: 0 !important;
  margin: 0 !important;
}

table.position
{
  position: relative;
  width: 100%;
  table-layout: fixed;
}
/* end Page */

/* begin Box, Sheet */
.mvm-sheet
{
  position: relative;
  margin: 0 auto;
  min-width: 1px;
  min-height: 1px;
  margin-top: 0;
  margin-bottom: 0;
  cursor:auto;
  width: 1000px;
}

.mvm-sheet-body
{
  position: relative;
  padding: 0;
    padding-top:0;
    padding-bottom:0;
}

.mvm-sheet-cc
{
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background-color: #FFFFFF;
}



#mvm-page-background-top-texture, #mvm-page-background-middle-texture{
  min-width: 1000px;
}




/* end Box, Sheet */

/* begin Header */
div.mvm-header
{
  margin: 0 auto;
  position: relative;
  height: 200px;
  overflow: hidden;
  margin-top: 0;
  margin-bottom: 0;
}


div.mvm-header-center
{
	position: relative;
	width: 1000px;
	left:50%;
}


div.mvm-header-jpeg
{
  position: absolute;
  top: 0;
  left:-50%;
  width: 1000px;
  height: 200px;
  background-image: url('images/header.jpg');
  background-repeat: no-repeat;
  background-position: center center;
}
/* end Header */

/* begin HeaderObject */
div.mvm-headerobject
{
  display: block;
  left: 91%;
  margin-left: -962px;
  position: absolute;
  top: 0;
  width: 1099px;
  height: 200px;
  background-image: url('images/header-object.png');
}
/* end HeaderObject */

/* begin Logo */
div.mvm-logo
{
{offset}

  display: block;
  position: absolute;
  left: 10px;



  top: 20px;
  width: 500px;

}

h2.mvm-logo-text
{
	position: relative;
	width: 500px;
  font-weight: normal;
  font-size: 24px;
  padding: 0;
  margin: 0;
  color: {TextFontColor} !important;
  display: block;
  text-align: {HorizontalAlign};
}




h1.mvm-logo-name
{
  display: block;
  text-align: {HorizontalAlign};
  font-size: 36px;
  text-decoration: none;
  padding: 0;
  margin: 0;
  color: {NameFontColor} !important;

}

 h1.mvm-logo-name a, h1.mvm-logo-name a:link, h1.mvm-logo-name a:visited, h1.mvm-logo-name a:hover
{
  font-size: 36px;
  text-decoration: none;
  padding: 0;
  margin: 0;
  color: {NameFontColor} !important;
}



 
h2.mvm-logo-text a,
h2.mvm-logo-text a:link,
h2.mvm-logo-text a:visited,
h2.mvm-logo-text a:hover
{
  font-weight: normal;
  font-size: 24px;
  padding: 0;
  margin: 0;
  color: {TextFontColor} !important;
}


/* end Logo */

/* begin Menu */
/* menu structure */

.mvm-menu a, .mvm-menu a:link, .mvm-menu a:visited, .mvm-menu a:hover
{
    outline: none;
}

.mvm-menu, .mvm-menu ul
{
  margin: 0;
  padding: 0;
  border: 0;
  list-style-type: none;
  display: block;
}

.mvm-menu li
{
  margin: 0;
  padding: 0;
  border: 0;
  display: block;
  float: left;
  position: relative;
  z-index: 5;
  background: none;
}

.mvm-menu li:hover
{
  z-index: 10000;
  white-space: normal;
}

.mvm-menu li li
{
  float: none;
}

.mvm-menu 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;
}

.mvm-menu li:hover>ul
{
  visibility: visible;
  top: 100%;
}

.mvm-menu li li:hover>ul
{
  top: 0;
  left: 100%;
}

.mvm-menu:after, .mvm-menu ul:after
{
  content: ".";
  height: 0;
  display: block;
  visibility: hidden;
  overflow: hidden;
  clear: both;
}
.mvm-menu{
  min-height: 0;
  padding: 0 0 0 0;
}



.mvm-menu ul ul
{
  padding: 30px 30px 30px 10px;
  margin: -30px 0 0 -10px;
}




/* menu structure */



.mvm-nav
{
  position: relative;
  margin:0 auto;
  min-height: 55px;
  z-index: 100;
    margin-top: 0;
    margin-bottom: 0;
}


.mvm-nav-l, .mvm-nav-r
{
  position: absolute;
  z-index: -1;
  top: 0;
  height: 100%;
  background-image: url('images/nav.png');
}

.mvm-nav-l
{
  left: 0;
  right: 0;
}

.mvm-nav-r
{
  right: 0;
  width: 1000px;
  clip: rect(auto, auto, auto, 1000px);
}

/* end Menu */

/* begin MenuItem */
.mvm-menu a
{
  position: relative;
  display: block;
  overflow: hidden;
  height: 55px;
  cursor: pointer;
  text-decoration: none;

}


.mvm-menu ul li
{
    margin:0;
    clear: both;
}


.mvm-menu a .r, .mvm-menu a .l
{
  position: absolute;
  display: block;
  top: 0;
  z-index: -1;
  height: 175px;
  background-image: url('images/menuitem.png');
}

.mvm-menu a .l
{
  left: 0;
  right: 1px;
}

.mvm-menu a .r
{
  width: 402px;
  right: 0;
  clip: rect(auto, auto, auto, 401px);
}



.mvm-menu a .t
{
  color: #383327;
  padding: 0 22px;
  margin: 0 1px;
  line-height: 55px;
  text-align: center;
}

.mvm-menu a:hover .l, .mvm-menu a:hover .r
{
  top: -60px;
}

.mvm-menu li:hover>a .l, .mvm-menu li:hover>a .r
{
  top: -60px;
}

.mvm-menu li:hover a .l, .mvm-menu li:hover a .r
{
  top: -60px;
}
.mvm-menu a:hover .t
{
  color: #FFFFFF;
}

.mvm-menu li:hover a .t
{
  color: #FFFFFF;
}

.mvm-menu li:hover>a .t
{
  color: #FFFFFF;
}


.mvm-menu a.active .l, .mvm-menu a.active .r
{
  top: -120px;
}

.mvm-menu a.active .t
{
  color: #FDFDFC;
}
/* end MenuItem */

/* begin MenuSeparator */
.mvm-menu .mvm-menu-li-separator
{
  display: block;
  width: 6px;
  height:55px;
}
.mvm-nav .mvm-menu-separator
{
  display: block;
  margin:0 auto;
  width: 2px;
  height: 55px;
  background-image: url('images/menuseparator.png');
}
/* end MenuSeparator */

/* begin MenuSubItem */
.mvm-menu ul a
{
  display: block;
  white-space: nowrap;
  height: 38px;
  width: 240px;
  overflow: hidden;
  background-image: url('images/subitem.png');
  background-position: left top;
  background-repeat: repeat-x;
  border-width: 1px;
  border-style: solid;
  border-color: #C3BBAA;
  text-align: left;
  text-indent: 12px;
  text-decoration: none;
  line-height: 38px;
  color: #000000;
  letter-spacing: 1px;
  margin:0;
  padding:0;
}

.mvm-nav ul.mvm-menu ul span, .mvm-nav ul.mvm-menu ul span span
{
  display: inline;
  float: none;
  margin: inherit;
  padding: inherit;
  background-image: none;
  text-align: inherit;
  text-decoration: inherit;
}

 .mvm-menu ul a:link, .mvm-menu ul a:visited, .mvm-menu ul a:hover, .mvm-menu ul a:active, .mvm-nav ul.mvm-menu ul span, .mvm-nav ul.mvm-menu ul span span
{
  text-align: left;
  text-indent: 12px;
  text-decoration: none;
  line-height: 38px;
  color: #000000;
  letter-spacing: 1px;
  margin:0;
  padding:0;
}

.mvm-menu ul li a:hover
{
  color: #FFFFFF;
  border-color: #AEA38C;
  background-position: 0 -38px;
}

.mvm-menu ul li:hover>a
{
  color: #FFFFFF;
  border-color: #AEA38C;
  background-position: 0 -38px;
}

.mvm-nav .mvm-menu ul li a:hover span, .mvm-nav .mvm-menu ul li a:hover span span
{
  color: #FFFFFF;
}

.mvm-nav .mvm-menu ul li:hover>a span, .mvm-nav .mvm-menu ul li:hover>a span span
{
  color: #FFFFFF;
}


/* end MenuSubItem */

/* begin Layout */
.mvm-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;
}
.mvm-layout-cell, .mvm-content-layout-row
{
  background-color: Transparent;
  vertical-align: top;
  text-align: left;
  border: none;
  margin:0;
  padding:0;
}


.mvm-content-layout .mvm-content-layout{width: auto;margin:0;}
.mvm-content-layout .mvm-layout-cell, .mvm-content-layout .mvm-layout-cell .mvm-content-layout .mvm-layout-cell{display: table-cell;}
.mvm-layout-cell .mvm-layout-cell{display: block;}
.mvm-content-layout-row {display: table-row;}
.mvm-layout-glare{position:relative;}/* end Layout */

/* begin Box, Block, VMenuBlock */
.mvm-vmenublock
{
  position: relative;
  min-width: 1px;
  min-height: 1px;
  margin: 0;
}

.mvm-vmenublock-body
{
  position: relative;
  padding: 0;
}




/* end Box, Block, VMenuBlock */

/* begin Box, Box, VMenuBlockContent */
.mvm-vmenublockcontent
{

  position: relative;
  margin: 0 auto;
  min-width: 1px;
  min-height: 1px;
}

.mvm-vmenublockcontent-body
{

  position: relative;
  padding: 0;
}







/* end Box, Box, VMenuBlockContent */

/* begin VMenu */
ul.mvm-vmenu, ul.mvm-vmenu li
{
  list-style: none;
  margin: 0;
  padding: 0;
  width: auto;
  line-height: 0;
}

ul.mvm-vmenu
{
  margin-top: 0; 
  margin-bottom: 0;
}



ul.mvm-vmenu ul
{
  display: none;

  padding: 0;
    margin:0 0 0 0;
}

ul.mvm-vmenu ul.active
{
  display: block;
}
/* end VMenu */

/* begin VMenuItem */
ul.mvm-vmenu a
{
  position: relative;
  display: block;
  overflow: hidden;
  height: 30px;
  cursor: pointer;
  text-decoration: none;
}

ul.mvm-vmenu li.mvm-vmenu-separator
{
  display: block;
  padding: 0 0 0 0;
  margin: 0;
  font-size: 1px;
}

ul.mvm-vmenu .mvm-vmenu-separator-span
{
  display: block;
  padding: 0;
  font-size: 1px;
  height: 0;
  line-height: 0;
  border: none;
}

ul.mvm-vmenu a .r, ul.mvm-vmenu a .l
{
  position: absolute;
  display: block;
  top: 0;
  height: 100px;
  background-image: url('images/vmenuitem.png');
}

ul.mvm-vmenu a .l
{
  left: 0;
  right: 18px;
}

ul.mvm-vmenu a .r
{
  width: 1000px;
  right: 0;
  clip: rect(auto, auto, auto, 982px);
}

ul.mvm-vmenu a .t, ul.mvm-vmenu ul a
{
  font-family: "Lucida Grande", "Lucida Sans Unicode", Arial, Helvetica, Sans-Serif;
  font-size: 12px;
}

ul.mvm-vmenu a .t
{
  display: block;
  position:relative;
  top:0;
  line-height: 30px;
  color: #000000;
  padding: 0 13px 0 23px;
  margin-left:0;
  margin-right:0;
}

ul.mvm-vmenu a.active .l, ul.mvm-vmenu a.active .r
{
  top: -70px;
}

ul.mvm-vmenu a.active .t
{
  color: #FFFFFF;
}

ul.mvm-vmenu a:hover .l, ul.mvm-vmenu a:hover .r
{
  top: -35px;
}

ul.mvm-vmenu a:hover .t
{
  color: #FFFFFF;
}


/* end VMenuItem */

/* begin VMenuSubItem */
 ul.mvm-vmenu ul li
{
  margin: 0;
  padding: 0;
}

ul.mvm-vmenu ul a
{
  display: block;
  white-space: nowrap;
  height: 22px;
  overflow: visible;
  background-image: url('images/vsubitem.gif');
  background-position: 23px 0;
  background-repeat: repeat-x;
  padding: 0 0 0 23px;
  line-height: 22px;
  color: #000000;

  margin-left: 0;
}


ul.mvm-vmenu ul span, ul.mvm-vmenu ul span span
{
  display: inline;
  float: none;
  margin: inherit;
  padding: inherit;
  background-image: none;
  text-align: inherit;
  text-decoration: inherit;
}

 ul.mvm-vmenu ul a:link, ul.mvm-vmenu ul a:visited, ul.mvm-vmenu ul a:hover, ul.mvm-vmenu ul a:active, ul.mvm-vmenu ul span, ul.mvm-vmenu ul span span
{
  line-height: 22px;
  color: #000000;

  margin-left: 0;
}



ul.mvm-vmenu ul ul
{
  margin:0 0 0 0;
}

ul.mvm-vmenu ul li.mvm-vsubmenu-separator
{ 
  display: block;
  margin: 0;
  font-size: 1px;
  padding: 0 0 0 0;
 }

ul.mvm-vmenu ul .mvm-vsubmenu-separator-span
{
  display: block;
  padding: 0;
  font-size: 1px;
  height: 0;
  line-height: 0;
  margin: 0;
  border: none;
}

ul.mvm-vmenu ul li.mvm-vmenu-separator-first
{
    padding-bottom:0;
}

ul.mvm-vmenu ul li li a
{
  background-position: 46px 0;
  padding: 0 0 0 46px;
}

ul.mvm-vmenu ul li li li a
{
  background-position: 69px 0;
  padding: 0 0 0 69px;
}

ul.mvm-vmenu ul li li li li a
{
  background-position: 92px 0;
  padding: 0 0 0 92px;
}

ul.mvm-vmenu ul li li li li li a
{
  background-position: 115px 0;
  padding: 0 0 0 115px;
}


ul.mvm-vmenu ul li a.active
{
  color: #000000;
  background-position: 23px -54px;
}

ul.mvm-vmenu ul li li a.active
{
  background-position: 46px -54px;
}

ul.mvm-vmenu ul li li li a.active
{
  background-position: 69px -54px;
}

ul.mvm-vmenu ul li li li li a.active
{
  background-position: 92px -54px;
}

ul.mvm-vmenu ul li li li li li a.active
{
  background-position: 115px -54px;
}



ul.mvm-vmenu ul li a:hover, ul.mvm-vmenu ul li a:hover.active
{
  color: #000000;
  background-position: 23px -27px;
}


ul.mvm-vmenu ul li li a:hover, ul.mvm-vmenu ul li li a:hover.active
{
  background-position: 46px -27px;
}

ul.mvm-vmenu ul li li li a:hover, ul.mvm-vmenu ul li li li a:hover.active
{
  background-position: 69px -27px;
}

ul.mvm-vmenu ul li li li li a:hover, ul.mvm-vmenu ul li li li li a:hover.active
{
  background-position: 92px -27px;
}

ul.mvm-vmenu ul li li li li li a:hover, ul.mvm-vmenu ul li li li li li a:hover.active
{
  background-position: 115px -27px;
}
/* end VMenuSubItem */

/* begin Box, Block */
.mvm-block
{
  position: relative;
  min-width: 51px;
  min-height: 51px;
  margin: 0;
}

.mvm-block-body
{
  position: relative;
  padding: 9px;
}

.mvm-block-tr, .mvm-block-tl, .mvm-block-br, .mvm-block-bl, .mvm-block-tc, .mvm-block-bc,.mvm-block-cr, .mvm-block-cl
{
  position: absolute;
}

.mvm-block-tr, .mvm-block-tl, .mvm-block-br, .mvm-block-bl
{
  width: 82px;
  height: 82px;
  background-image: url('images/block_s.png');
}

.mvm-block-tl
{
  top: 0;
  left: 0;
  clip: rect(auto, 41px, 41px, auto);
}

.mvm-block-tr
{
  top: 0;
  right: 0;
  clip: rect(auto, auto, 41px, 41px);
}

.mvm-block-bl
{
  bottom: 0;
  left: 0;
  clip: rect(41px, 41px, auto, auto);
}

.mvm-block-br
{
  bottom: 0;
  right: 0;
  clip: rect(41px, auto, auto, 41px);
}

.mvm-block-tc, .mvm-block-bc
{
  left: 41px;
  right: 41px;
  height: 82px;
  background-image: url('images/block_h.png');
}

.mvm-block-tc
{
  top: 0;
  clip: rect(auto, auto, 41px, auto);
}

.mvm-block-bc
{
  bottom: 0;
  clip: rect(41px, auto, auto, auto);
}

.mvm-block-cr, .mvm-block-cl
{
  top: 41px;
  bottom: 41px;
  width: 82px;
  background-image: url('images/block_v.png');
}

.mvm-block-cr
{
  right: 0;
  clip: rect(auto, auto, auto, 41px);
}

.mvm-block-cl
{
  left: 0;
  clip: rect(auto, 41px, auto, auto);
}

.mvm-block-cc
{
  position: absolute;
  top: 41px;
  left: 41px;
  right: 41px;
  bottom: 41px;
  background-color: #FFFFFF;
}



/* end Box, Block */

/* begin BlockHeader */
.mvm-blockheader
{
  margin-bottom: 7px;
  position: relative;
  height: 26px;
}

 .mvm-blockheader h3.t
{
  position: relative;
  height: 26px;
  color: #FFFFFF;
  font-size: 14px;
  text-indent: 4px;
  margin:0;
  padding: 0 10px 0 28px;
  white-space: nowrap;
  line-height: 26px;
}


.mvm-blockheader h3.t a,
.mvm-blockheader h3.t a:link,
.mvm-blockheader h3.t a:visited, 
.mvm-blockheader h3.t a:hover
{
  color: #FFFFFF;
  font-size: 14px;
  text-indent: 4px;
  line-height: 200%;
}



.mvm-blockheader .l, .mvm-blockheader .r
{
  position: absolute;
  height: 26px;
  background-image: url('images/blockheader.png');
}

.mvm-blockheader .l
{
  left: 0;
  right: 22px;
}

.mvm-blockheader .r
{
  width: 1000px;
  right: 0;
  clip: rect(auto, auto, auto, 978px);
}

/* end BlockHeader */

/* begin Box, BlockContent */
.mvm-blockcontent
{
  position: relative;
  margin: 0 auto;
  min-width: 17px;
  min-height: 17px;
}

.mvm-blockcontent-body
{
  position: relative;
  padding: 7px;
  color: #877A5F;
  font-family: "Lucida Grande", "Lucida Sans Unicode", Arial, Helvetica, Sans-Serif;
  font-size: 14px;
  line-height: 150%;
}


 
.mvm-blockcontent-body li, 
.mvm-blockcontent-body a,
.mvm-blockcontent-body a:link,
.mvm-blockcontent-body a:visited,
.mvm-blockcontent-body a:hover
{
  color: #877A5F;
  font-family: "Lucida Grande", "Lucida Sans Unicode", Arial, Helvetica, Sans-Serif;
  font-size: 14px;
  line-height: 150%;
}



.mvm-blockcontent-body a
{
  color: #745651;
  font-style: normal;
  font-weight: bold;
  text-decoration: none;
}

.mvm-blockcontent-body a:link
{
  color: #745651;
  font-style: normal;
  font-weight: bold;
  text-decoration: none;
}

.mvm-blockcontent-body a:visited, .mvm-blockcontent-body a.visited
{
  color: #A99F9C;

}

.mvm-blockcontent-body a:hover, .mvm-blockcontent-body a.hover
{
  color: #98726A;

  text-decoration: underline;
}

.mvm-blockcontent-body ul li
{
  line-height: 125%;    
  color: #353025;

  padding: 0 0 0 19px;
  background-image: url('images/blockcontentbullets.png');
  background-repeat: no-repeat;
}/* end Box, BlockContent */

/* begin Button */
.mvm-button-wrapper a.mvm-button,
.mvm-button-wrapper a.mvm-button:link,
.mvm-button-wrapper input.mvm-button,
.mvm-button-wrapper button.mvm-button
{
  text-decoration: none;
  font-family: "Lucida Grande", "Lucida Sans Unicode", Arial, Helvetica, Sans-Serif;
  font-style: normal;
  font-weight: bold;
  font-size: 14px;
  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: 35px;
  height: 35px;
  margin: 0 !important;
  padding: 0 16px !important;
  overflow: visible;
  cursor: pointer;
}

.mvm-button img, .mvm-button-wrapper img
{
  margin: 0;
  vertical-align: middle;
}

.mvm-button-wrapper
{

  vertical-align: middle;
  display: inline-block;
  position: relative;
  height: 35px;
  overflow: hidden;
  white-space: nowrap;
  width: auto;
  margin: 0;
  padding: 0;
  z-index: 0;
}

.firefox2 .mvm-button-wrapper
{
  display: block;
  float: left;
}

input, select, textarea
{
  vertical-align: middle;
  font-family: "Lucida Grande", "Lucida Sans Unicode", Arial, Helvetica, Sans-Serif;
  font-style: normal;
  font-weight: bold;
  font-size: 14px;
}

.mvm-block select 
{
    width:96%;
}

.mvm-button-wrapper.hover .mvm-button, .mvm-button-wrapper.hover a.mvm-button:link, .mvm-button:hover
{
  color: #FFFFFF !important;
  text-decoration: none !important;
}

.mvm-button-wrapper.active .mvm-button, .mvm-button-wrapper.active a.mvm-button:link
{
  color: #FFFFFF !important;
}

.mvm-button-wrapper .mvm-button-l, .mvm-button-wrapper .mvm-button-r
{
  display: block;
  position: absolute;
  height: 115px;
  margin: 0;
  padding: 0;
  background-image: url('images/button.png');
}

.mvm-button-wrapper .mvm-button-l
{
  left: 0;
  right: 10px;
}

.mvm-button-wrapper .mvm-button-r
{
  width: 409px;
  right: 0;
  clip: rect(auto, auto, auto, 399px);
}

.mvm-button-wrapper.hover .mvm-button-l, .mvm-button-wrapper.hover .mvm-button-r
{
  top: -40px;
}

.mvm-button-wrapper.active .mvm-button-l, .mvm-button-wrapper.active .mvm-button-r
{
  top: -80px;
}

.mvm-button-wrapper input
{
  float: none !important;
}
/* end Button */

/* begin Box, Post */
.mvm-post
{
  position: relative;
  min-width: 1px;
  min-height: 1px;
  margin: 0;
}

.mvm-post-body
{
  position: relative;
  padding: 7px;
}




a img
{
  border: 0;
}

.mvm-article img, img.mvm-article
{
  border: solid 0 #D8D3C7;
  margin: 3px;
}

.mvm-metadata-icons img
{
  border: none;
  vertical-align: middle;
  margin: 2px;
}

.mvm-article table, table.mvm-article
{
  border-collapse: collapse;
  margin: 1px;
}

.mvm-article th, .mvm-article td
{
  padding: 2px;
  border: solid 0 #A19693;
  vertical-align: top;
  text-align: left;
}

.mvm-article th
{
  text-align: center;
  vertical-align: middle;
  padding: 7px;
}

pre
{
  overflow: auto;
  padding: 0.1em;
}

/* end Box, Post */

/* begin PostHeaderIcon */
h2.mvm-postheader
{
  color: #6D514C;
  font-weight: normal;
  font-size: 28px;

}

 
h2.mvm-postheader a, 
h2.mvm-postheader a:link, 
h2.mvm-postheader a:visited,
h2.mvm-postheader a.visited,
h2.mvm-postheader a:hover,
h2.mvm-postheader a.hovered
{
  font-weight: normal;
  font-size: 28px;
}

h2.mvm-postheader a, h2.mvm-postheader a:link
{
  text-decoration: none;
  color: #84635C;
}

h2.mvm-postheader a:visited, h2.mvm-postheader a.visited
{

  color: #5A504E;
}


h2.mvm-postheader a:hover,  h2.mvm-postheader a.hovered
{


  color: #745651;
}

/* end PostHeaderIcon */

/* begin PostIcons, PostHeaderIcons */
.mvm-postheadericons,
.mvm-postheadericons a,
.mvm-postheadericons a:link,
.mvm-postheadericons a:visited,
.mvm-postheadericons a:hover
{
  font-family: "Lucida Grande", "Lucida Sans Unicode", Arial, Helvetica, Sans-Serif;
  font-size: 12px;
  color: #6D624D;
}

.mvm-postheadericons
{
  padding: 1px;

}

.mvm-postheadericons a, .mvm-postheadericons a:link
{
  font-style: normal;
  font-weight: bold;
  text-decoration: none;
  color: #745651;
}

.mvm-postheadericons a:visited, .mvm-postheadericons a.visited
{

  color: #98726A;
}

.mvm-postheadericons a:hover, .mvm-postheadericons a.hover
{

  text-decoration: underline;
  color: #745651;
}
/* end PostIcons, PostHeaderIcons */

/* begin PostBullets */
.mvm-post ol, .mvm-post ul
{
  margin: 1em 0 1em 2em;
  padding: 0;
}

.mvm-post li
{
  font-size: 12px;
  line-height: 175%;
  color: #000000;
  padding: 0 0 0 16px;
}

.mvm-post li ol, .mvm-post li ul
{
  margin: 0.5em 0 0.5em 2em;
  padding: 0;
}






.mvm-post ol>li
{
  background: none;
  padding-left: 0;
  /* overrides overflow for "ul li" and sets the default value */
  overflow: visible;
}

.mvm-post ul>li
{
  background-image: url('images/postbullets.png');
  background-repeat: no-repeat;
  padding-left: 16px;
  /* 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 */
.mvm-postcontent blockquote,
.mvm-postcontent blockquote a,
.mvm-postcontent blockquote a:link,
.mvm-postcontent blockquote a:visited,
.mvm-postcontent blockquote a:hover
{
  color: #171510;
  font-size: 14px;
  text-align: left;
}

.mvm-postcontent blockquote p
{
   margin:14px;
}

.mvm-postcontent blockquote
{
   border: solid 1px #D8D3C7;
  margin: 10px 10px 10px 50px;
  padding: 10px 10px 10px 38px;
  background-color: #F4F2EF;
  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 */
.mvm-footer
{
  position: relative;
  margin-top:0;
  margin-bottom:0;
  overflow: hidden;
  width: 100%;
}

.mvm-footer-b 
{
  position: absolute;
  left:0;
  right:0;
  bottom:0;
  height:50px;
  background-image: url('images/footer_b.png');
}


.mvm-footer-t
{
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 50px;
  background-color: #998C70;
}

.mvm-footer-body
{
    position:relative;
    padding: 15px;
}


.mvm-footer-text p
{
  padding:0;
  margin:0;
  text-align: center;
}

.mvm-footer-text,
.mvm-footer-text a,
.mvm-footer-text a:link,
.mvm-footer-text a:visited,
.mvm-footer-text a:hover
{
    color: #EBE3E2;
    font-size: 13px;
}

.mvm-footer-text
{
  padding: 0 10px 0 10px;
  text-align: center;

}



.mvm-footer-text a,
.mvm-footer-text a:link
{
  color: #42312E;
  font-style: normal;
  font-weight: bold;
  text-decoration: none;
}

.mvm-footer-text a:visited
{
  color: #B6ADAB;

}

.mvm-footer-text a:hover
{
  color: #211917;

  text-decoration: underline;
}
/* end Footer */

/* begin PageFooter */
.mvm-page-footer, 
.mvm-page-footer a,
.mvm-page-footer a:link,
.mvm-page-footer a:visited,
.mvm-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: #A79B82;
}

.mvm-page-footer
{
  padding: 1em;
  text-align: center;
  text-decoration: none;
  color: #B6ADAB;
}
/* end PageFooter */

/* begin LayoutCell, sidebar1 */
.mvm-sidebar1 .mvm-layout-glare-image
{
  position:absolute;
  display:block;
  top:0;
  left:0;
  width:100%;
  height:252px;
  background-image: url('images/sidebar_g.png');
  background-repeat: no-repeat;
}

.mvm-content-layout .mvm-sidebar1
{
  background-color: #D8D3C7;
  width: 20%;
}

/* end LayoutCell, sidebar1 */

/* begin LayoutCell, content */



/* end LayoutCell, content */

/* begin LayoutCell, sidebar2 */
.mvm-sidebar2 .mvm-layout-glare-image
{
  position:absolute;
  display:block;
  top:0;
  left:0;
  width:100%;
  height:252px;
  background-image: url('images/sidebar_g.png');
  background-repeat: no-repeat;
}

.mvm-content-layout .mvm-sidebar2
{
  background-color: #D8D3C7;
  width: 20%;
}

/* 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, .mvm-article .aligncenter img, .aligncenter img.mvm-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;
}



.mvm-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.mvm-footer div.mvm-content-layout
{
    margin:0 auto;
    width:100%;
}

div.mvm-layout-cell-size1 
{
    width:100%;
}

div.mvm-layout-cell-size2 
{
    width:50%;
}
div.mvm-layout-cell-size3 
{
    width:33%;
}

div.mvm-layout-cell-size4
{
    width:25%;
}

.mvm-widget-title
{
    padding:0 0 0 24px;
    margin-bottom:0;
}

div.mvm-center-wrapper
{
  position: relative;
  float: right;
  right: 50%;

}

div.mvm-center-inner
{
  position: relative;
  float: left;
  left: 50%;
}

.firefox2 div.mvm-center-inner
{
  float: none;
}

div.breadcrumbs h4, div.breadcrumbs p
{
    margin:0;
}

#respond p {
	margin: 0;
}

#respond .comment-notes {
	margin-bottom: 1em;
}

.form-allowed-tags {
	line-height: 1em;
}

h3#reply-title, h4#comments, h4.box-title {
	margin: 0;
}

#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;
}

.mvm-footer .mvm-widget-title 
{
    font-size:1.2em;
    padding: 0;
}

.mvm-footer .mvm-widget,
.mvm-footer .mvm-widget a,
.mvm-footer .mvm-widget a:link,
.mvm-footer .mvm-widget a:visited,
.mvm-footer .mvm-widget a:hover
{
    color: #EBE3E2;
font-size: 13px;
    text-align: left;
}

.mvm-footer .mvm-widget a,
.mvm-footer .mvm-widget a:link
{
  color: #42312E;
font-style: normal;
  font-weight: bold;
  text-decoration: none;
}

.mvm-footer .mvm-widget a:visited
{
  color: #B6ADAB;

}

#mvm-page-background-glare-image
{
  position: relative;
  left: 0;
  top: 0;
  bottom: 0;
  right: 0;
  background-attachment: fixed;
  background-image: url('images/page_gl.png');
  background-repeat: repeat-y;
  background-position: top center;
}

