/* UNIQUE CSS for Main Homepage Blog */

.commenttitle {font-size:14px; color:#00CC99;}


/* begin Page */


.green {}

.styletitle {
	color: #F5856D;
	font-weight: bold;
}
.styletext {
	color: #95D2B3;
	font-weight: bold;
}


#grace-main, table

{

    font-family: Arial, Helvetica, Sans-Serif;

    font-style: normal;

    font-weight: normal;

    font-size: 14px;

}



h1, h2, h3, h4, h5, h6, p, a, ul, ol, li

{

    margin: 0;

    padding: 0;

}



.grace-postcontent,

.grace-postcontent li,

.grace-postcontent table,

.grace-postcontent a,

.grace-postcontent a:link,

.grace-postcontent a:visited,

.grace-postcontent a.visited,

.grace-postcontent a:hover,

.grace-postcontent a.hovered

{

    font-family: Arial, Helvetica, Sans-Serif; /* changed by ML - was Arial, Georgia, Times, Serif; */

    font-size: 18px; /* changed by ML - was 14px, then 16px */

	line-height: 24px; /* added by ML - changed on 022714 - was 20px*/
	
	color: #304050; /* added by ML */

}



.grace-postcontent p

{

    margin: 12px 0;

}


.grace-postcontent {
    margin: 10px 0 0 0; /* was 35px before upgrades */
}



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;

}



.grace-postcontent a

{

  font-family: Arial, Helvetica, Sans-Serif;

  text-decoration: none;

  color: #306482; /* was 306482 */

}



.grace-postcontent a:link

{

  font-family: Arial, Helvetica, Sans-Serif;

  text-decoration: none;

  color: #00874C; /* was 70BC95 */

}



.grace-postcontent a:visited, .grace-postcontent a.visited

{

  color: #00874C; /* was 70BC95 */

}



.grace-postcontent  a:hover, .grace-postcontent a.hover

{

  text-decoration: underline;

  color: #70BC95; /* was 70BC95 */

}



.grace-postcontent h1

{

   color: #CCCCCC;

margin: 21px 0;    

}



.grace-blockcontent h1

{

margin: 21px 0; 

}



.grace-postcontent h2

{

   color: #5C5C5C;

margin: 19px 0;

   
   font: 18px Georgia,Helvetica,sans-serif;  

}



.grace-blockcontent h2

{

margin: 19px 0;

   font-size: 24px; 

}



.grace-postcontent h2 a, .grace-postcontent h2 a:link, .grace-postcontent h2 a:hover, .grace-postcontent h2 a:visited, .grace-blockcontent h2 a, .grace-blockcontent h2 a:link, .grace-blockcontent h2 a:hover, .grace-blockcontent h2 a:visited 

{

   font-size: 24px; 

}



.grace-postcontent h3

{

   color: #70BC95;

margin: 19px 0;

   font-size: 19px;    

}



.grace-blockcontent h3

{

margin: 19px 0;

   font-size: 19px; 

}



.grace-postcontent h3 a, .grace-postcontent h3 a:link, .grace-postcontent h3 a:hover, .grace-postcontent h3 a:visited, .grace-blockcontent h3 a, .grace-blockcontent h3 a:link, .grace-blockcontent h3 a:hover, .grace-blockcontent h3 a:visited 

{

   font-size: 19px; 

}



.grace-postcontent h4

{

   color: #70BC95;

margin: 20px 0;

   font-size: 16px;    

}



.grace-blockcontent h4

{

margin: 20px 0;

   font-size: 16px; 

}



.grace-postcontent h4 a, .grace-postcontent h4 a:link, .grace-postcontent h4 a:hover, .grace-postcontent h4 a:visited, .grace-blockcontent h4 a, .grace-blockcontent h4 a:link, .grace-blockcontent h4 a:hover, .grace-blockcontent h4 a:visited 

{

   font-size: 16px; 

}



.grace-postcontent h5

{

   color: #3F5469;

margin: 26px 0;

   font-size: 13px;    

}



.grace-blockcontent h5

{

margin: 26px 0;

   font-size: 13px; 

}



.grace-postcontent h5 a, .grace-postcontent h5 a:link, .grace-postcontent h5 a:hover, .grace-postcontent h5 a:visited, .grace-blockcontent h5 a, .grace-blockcontent h5 a:link, .grace-blockcontent h5 a:hover, .grace-blockcontent h5 a:visited 

{

   font-size: 13px; 

}



.grace-postcontent h6

{

   color: #587593;

margin: 35px 0;

   font-size: 11px;    

}



.grace-blockcontent h6

{

margin: 35px 0;

   font-size: 11px; 

}



.grace-postcontent h6 a, .grace-postcontent h6 a:link, .grace-postcontent h6 a:hover, .grace-postcontent h6 a:visited, .grace-blockcontent h6 a, .grace-blockcontent h6 a:link, .grace-blockcontent h6 a:hover, .grace-blockcontent h6 a:visited 

{

   font-size: 11px; 

}



ul

{

  list-style-type: none;

}



ol

{

  list-style-position: inside;

}



html 

{

    height:100%;

}



#grace-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: #0F1419;

  height:100%;

  min-height:100%;

  background-color: #fff
 ;

  min-width: 971px;

}



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

.grace-sheet

{

  position: relative;

  margin: 0 auto;

  min-width: 11px;

  min-height: 11px;

  margin-top: 0;

  margin-bottom: 0;

  cursor:auto;

  width: 971px;

}



.grace-sheet-body

{

  position: relative;

  padding: 0;

    padding-top:0;

    padding-bottom:0;

}



.grace-sheet-tr, .grace-sheet-tl, .grace-sheet-br, .grace-sheet-bl, .grace-sheet-tc, .grace-sheet-bc,.grace-sheet-cr, .grace-sheet-cl

{

  position: absolute;

}



.grace-sheet-tr, .grace-sheet-tl, .grace-sheet-br, .grace-sheet-bl

{

  width: 10px;

  height: 10px;

  background-image: url('images/sheet_s.png');

}



.grace-sheet-tl

{

  top: 0;

  left: 0;

  clip: rect(auto, 5px, 5px, auto);

}



.grace-sheet-tr

{

  top: 0;

  right: 0;

  clip: rect(auto, auto, 5px, 5px);

}



.grace-sheet-bl

{

  bottom: 0;

  left: 0;

  clip: rect(5px, 5px, auto, auto);

}



.grace-sheet-br

{

  bottom: 0;

  right: 0;

  clip: rect(5px, auto, auto, 5px);

}



.grace-sheet-tc, .grace-sheet-bc

{

  left: 5px;

  right: 5px;

  height: 10px;

  background-image: url('images/sheet_h.png');

}



.grace-sheet-tc

{

  top: 0;

  clip: rect(auto, auto, 5px, auto);

}



.grace-sheet-bc

{

  bottom: 0;

  clip: rect(5px, auto, auto, auto);

}



.grace-sheet-cr, .grace-sheet-cl

{

  top: 5px;

  bottom: 5px;

  width: 10px;

  background-image: url('images/sheet_v.png');

}



.grace-sheet-cr

{

  right: 0;

  clip: rect(auto, auto, auto, 5px);

}



.grace-sheet-cl

{

  left: 0;

  clip: rect(auto, 5px, auto, auto);

}



.grace-sheet-cc

{

  position: absolute;

  top: 5px;

  left: 5px;

  right: 5px;

  bottom: 5px;

  background-color: #FFFFFF;

}



#grace-page-background-top-texture, #grace-page-background-middle-texture, #grace-page-background-glare

{

  min-width: 971px;

}



/* end Box, Sheet */



/* begin Header */

div.grace-header

{

    margin: 0 auto;

  position: relative;

  width:100%;

  height: 1px;

  margin-top: 0;

  margin-bottom: 0;

}



div.grace-header-clip

{

  position: absolute;

  width:100%;

  left:0;

  overflow:hidden;

  height:1px;

}



div.grace-header-center

{

	position: relative;

	width: 971px;

	left:50%;

}



div.grace-header-jpeg

{

  position: absolute;

  top: 0;

  left:-50%;

  width: 971px;

  height: 1px;

  /* background-image: url('images/header.png'); */

  background-repeat: no-repeat;

  background-position: center center;

}

/* end Header */



/* begin Logo */

div.grace-logo

{

  display: block;

  position: absolute;

  top: 20px;

  left: 0;

  margin-left: 0;

}



/* end Logo */



/* begin Layout */

.grace-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;

}

.grace-layout-cell, .grace-content-layout-row

{

  background-color: Transparent;

  vertical-align: top;

  text-align: left;

  border: none;

  margin:0;

  padding:0 0 0 0; /* right body margin wider by ML */

}



.grace-content-layout .grace-content-layout{margin:0;}

.grace-content-layout .grace-layout-cell, .grace-content-layout .grace-layout-cell .grace-content-layout .grace-layout-cell{display: table-cell;}

.grace-layout-cell .grace-layout-cell{display: block;}

.grace-content-layout-row {display: table-row;}

.grace-layout-glare{position:relative;}/* end Layout */



/* begin Button */

.grace-button-wrapper a.grace-button,

.grace-button-wrapper a.grace-button:link,

.grace-button-wrapper input.grace-button,

.grace-button-wrapper button.grace-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: #8C3103 !important;

  width: auto;

  outline: none;

  border: none;

  background: none;

  line-height: 32px;

  height: 32px;

  margin: 0 !important;

  padding: 0 16px !important;

  overflow: visible;

  cursor: pointer;

}



.grace-button img, .grace-button-wrapper img

{

  margin: 0;

  vertical-align: middle;

}



.grace-button-wrapper

{

  vertical-align: middle;

  display: inline-block;

  position: relative;

  height: 32px;

  overflow: hidden;

  white-space: nowrap;

  width: auto;

  margin: 0;

  padding: 0;

  z-index: 0;

}



.firefox2 .grace-button-wrapper

{

  display: block;

  float: left;

}



input, select, textarea

{

  vertical-align: middle;

  font-family: Arial, Helvetica, Sans-Serif;

  font-style: normal;

  font-weight: normal;

  font-size: 13px;

}



.grace-block select 

{

    width:96%;

}



.grace-button-wrapper.hover .grace-button, .grace-button-wrapper.hover a.grace-button:link, .grace-button:hover

{

  color: #7F5305 !important;

  text-decoration: none !important;

}



.grace-button-wrapper.active .grace-button, .grace-button-wrapper.active a.grace-button:link

{

  color: #FFFFFF !important;

}



.grace-button-wrapper .grace-button-l, .grace-button-wrapper .grace-button-r

{

  display: block;

  position: absolute;

  height: 106px;

  margin: 0;

  padding: 0;

  background-image: url('images/button.png');

}



.grace-button-wrapper .grace-button-l

{

  left: 0;

  right: 10px;

}



.grace-button-wrapper .grace-button-r

{

  width: 409px;

  right: 0;

  clip: rect(auto, auto, auto, 399px);

}



.grace-button-wrapper.hover .grace-button-l, .grace-button-wrapper.hover .grace-button-r

{

  top: -37px;

}



.grace-button-wrapper.active .grace-button-l, .grace-button-wrapper.active .grace-button-r

{

  top: -74px;

}



.grace-button-wrapper input

{

  float: none !important;

}

/* end Button */



/* begin Box, Block, VMenuBlock */

.grace-vmenublock

{

  position: relative;

  min-width: 1px;

  min-height: 1px;

  margin: 10px;

}



.grace-vmenublock-body

{

  position: relative;

  padding: 0;

}



/* end Box, Block, VMenuBlock */



/* begin BlockHeader, VMenuBlockHeader */

.grace-vmenublockheader

{

  margin-bottom: 0;

  position: relative;

  height: 26px;

}



.grace-vmenublockheader h3.t

{

  position: relative;

  height: 26px;

  color: #6987A5;

  font-size: 14px;

  margin:0;

  padding: 0 10px 0 5px;

  white-space: nowrap;

  line-height: 26px;

}



.grace-vmenublockheader h3.t a,

.grace-vmenublockheader h3.t a:link,

.grace-vmenublockheader h3.t a:visited, 

.grace-vmenublockheader h3.t a:hover

{

  color: #6987A5;

  font-size: 14px;

}



/* end BlockHeader, VMenuBlockHeader */



/* begin Box, Box, VMenuBlockContent */

.grace-vmenublockcontent

{

  position: relative;

  margin: 0 auto;

  min-width: 1px;

  min-height: 1px;

}



.grace-vmenublockcontent-body

{

  position: relative;

  padding: 0;

}



/* end Box, Box, VMenuBlockContent */



/* begin VMenu */

ul.grace-vmenu, ul.grace-vmenu li

{

  list-style: none;

  margin: 0;

  padding: 0;

  width: auto;

  line-height: 0;

}



ul.grace-vmenu

{

  margin-top: 0; 

  margin-bottom: 0;

}



ul.grace-vmenu ul

{

  display: none;

  padding: 0;

    margin:0 0 0 0;

}



ul.grace-vmenu ul.active

{

  display: block;

}

/* end VMenu */



/* begin VMenuItem */

ul.grace-vmenu a

{

  position: relative;

  display: block;

  overflow: hidden;

  height: 30px;

  cursor: pointer;

  text-decoration: none;

}



ul.grace-vmenu li.grace-vmenu-separator

{

  display: block;

  padding: 2px 0 2px 0;

  margin: 0;

  font-size: 1px;

}



ul.grace-vmenu .grace-vmenu-separator-span

{

  display: block;

  padding: 0;

  font-size: 1px;

  height: 0;

  line-height: 0;

  border: none;

}



ul.grace-vmenu a .r, ul.grace-vmenu a .l

{

  position: absolute;

  display: block;

  top: 0;

  height: 100px;

  background-image: url('images/vmenuitem.png');

}



ul.grace-vmenu a .l

{

  left: 0;

  right: 4px;

}



ul.grace-vmenu a .r

{

  width: 979px;

  right: 0;

  clip: rect(auto, auto, auto, 975px);

}



ul.grace-vmenu a .t, ul.grace-vmenu ul a

{

  font-family: Arial, Helvetica, Sans-Serif;

  font-style: normal;

  font-weight: normal;

  font-size: 12px;

}



ul.grace-vmenu a .t

{

  display: block;

  position:relative;

  top:0;

  line-height: 30px;

  color: #7994AF;

  padding: 0 11px 0 11px;

  margin-left:0;

  margin-right:0;

}



ul.grace-vmenu a.active .l, ul.grace-vmenu a.active .r

{

  top: -70px;

}



ul.grace-vmenu a.active .t

{

  color: #7D2B03;

}



ul.grace-vmenu a:hover .l, ul.grace-vmenu a:hover .r

{

  top: -35px;

}



ul.grace-vmenu a:hover .t

{

  color: #7F5305;

}



/* end VMenuItem */



/* begin VMenuSubItem */

ul.grace-vmenu ul li

{

  margin: 0;

  padding: 0;

}



ul.grace-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: #22485D;

  font-size: 11px;

  margin-left: 0;

}



ul.grace-vmenu ul ul li

{

  padding:0;

}



ul.grace-vmenu ul span, ul.grace-vmenu ul span span

{

  display: inline;

  float: none;

  margin: inherit;

  padding: inherit;

  background-image: none;

  text-align: inherit;

  text-decoration: inherit;

}



ul.grace-vmenu ul a:link, ul.grace-vmenu ul a:visited, ul.grace-vmenu ul a:hover, ul.grace-vmenu ul a:active, ul.grace-vmenu ul span, ul.grace-vmenu ul span span

{

  line-height: 20px;

  color: #22485D;

  font-size: 11px;

  margin-left: 0;

}



ul.grace-vmenu ul ul

{

  margin:0 0 0 0;

}



ul.grace-vmenu ul li.grace-vsubmenu-separator

{ 

  display: block;

  margin: 0;

  font-size: 1px;


  padding: 0 0 0 0;

 }



ul.grace-vmenu ul .grace-vsubmenu-separator-span

{

  display: block;

  padding: 0;

  font-size: 1px;

  height: 0;

  line-height: 0;

  margin: 0;

  border: none;

}



ul.grace-vmenu ul li.grace-vmenu-separator-first

{

    margin-bottom:2px;

    padding-bottom:0;

}



ul.grace-vmenu ul li li a

{

  background-position: 50px 0;

  padding: 0 0 0 50px;

}



ul.grace-vmenu ul li li li a

{

  background-position: 75px 0;

  padding: 0 0 0 75px;

}



ul.grace-vmenu ul li li li li a

{

  background-position: 100px 0;

  padding: 0 0 0 100px;

}



ul.grace-vmenu ul li li li li li a

{

  background-position: 125px 0;

  padding: 0 0 0 125px;

}



ul.grace-vmenu ul li a.active

{

  color: #151C23;

  background-position: 25px -50px;

}



ul.grace-vmenu ul li li a.active

{

  background-position: 50px -50px;

}



ul.grace-vmenu ul li li li a.active

{

  background-position: 75px -50px;

}



ul.grace-vmenu ul li li li li a.active

{

  background-position: 100px -50px;

}



ul.grace-vmenu ul li li li li li a.active

{

  background-position: 125px -50px;

}



ul.grace-vmenu ul li a:hover, ul.grace-vmenu ul li a:hover.active

{

  color: #1B242D;

  background-position: 25px -25px;

}



ul.grace-vmenu ul li li a:hover, ul.grace-vmenu ul li li a:hover.active

{

  background-position: 50px -25px;

}



ul.grace-vmenu ul li li li a:hover, ul.grace-vmenu ul li li li a:hover.active

{

  background-position: 75px -25px;

}



ul.grace-vmenu ul li li li li a:hover, ul.grace-vmenu ul li li li li a:hover.active

{

  background-position: 100px -25px;

}



ul.grace-vmenu ul li li li li li a:hover, ul.grace-vmenu ul li li li li li a:hover.active

{

  background-position: 125px -25px;

}

/* end VMenuSubItem */



/* begin Box, Block */

.grace-block

{

  position: relative;

  min-width: 1px;

  min-height: 1px;

  margin: 10px;

}



.grace-block-body

{

  position: relative;

  padding: 0;

}



div.grace-block img

{

/* WARNING do NOT collapse this to 'border' - inheritance! */

    border-color: #B2C2D1;

  border-style: solid;

  margin: 0;

}



/* end Box, Block */



/* begin BlockHeader */

.grace-blockheader

{

  margin-bottom: 0;

  position: relative;

  height: 30px;

}



.grace-blockheader h3.t

{

  position: relative;

  height: 30px;

  color: #75777A; /* was CCCCCC */

  font-size: 18px;

  margin:0;

  padding: 0 10px 0 5px;

  white-space: nowrap;

  line-height: 30px;

}



.grace-blockheader h3.t a,

.grace-blockheader h3.t a:link,

.grace-blockheader h3.t a:visited, 

.grace-blockheader h3.t a:hover

{

  color: #CCCCCC;

  font-size: 18px;

}



/* end BlockHeader */



/* begin Box, BlockContent */

.grace-blockcontent

{

  position: relative;

  margin: 0 auto;

  min-width: 1px;

  min-height: 1px;

}



.grace-blockcontent-body

{

  position: relative;

  padding: 5px;

  color: #304050;

  font-family: Arial, Helvetica, Sans-Serif;

  font-size: 13px;

}



.grace-blockcontent-body table,

.grace-blockcontent-body li, 

.grace-blockcontent-body a,

.grace-blockcontent-body a:link,

.grace-blockcontent-body a:visited,

.grace-blockcontent-body a:hover

{

  color: #304050;

  font-family: Arial, Helvetica, Sans-Serif;

  font-size: 13px;

}



.grace-blockcontent-body p

{

  margin: 6px 0;

}



.grace-blockcontent-body a, .grace-blockcontent-body a:link

{

  color: #439C70;

  text-decoration: none;
  
  font-size:13px;
  
  font-weight:bold;
  
}



.grace-blockcontent-body a:visited, .grace-blockcontent-body a.visited

{

  color: #439C70; 

  text-decoration: none;
  
}



.grace-blockcontent-body a:hover, .grace-blockcontent-body a.hover

{

  color: #F5856D;

  text-decoration: none;
  
  /*border:#009933 thin solid;*/

}



.grace-blockcontent-body ul li

{

  line-height: 125%;    

  color: #95D2B3;
  
  margin-bottom: 10px;

}/* end Box, BlockContent */


/* Added by ML for twitter feed widget text*/
#twitwid ul li 

{

  line-height: 125%;    

  color: #555;

}


/* begin Box, Post */

.grace-post

{

  position: relative;

  min-width: 1px;

  min-height: 1px;

  margin: 0;

}



.grace-post-body

{

  position: relative;

  padding: 10px;

}



a img

{

  border: 0;

}



.grace-article img, img.grace-article, .grace-block img, .grace-footer img

{

  border: solid 0 #B2C2D1;

  margin: 7px;

}



.grace-metadata-icons img

{

  border: none;

  vertical-align: middle;

  margin: 2px;

}



.grace-article table, table.grace-article

{

  border-collapse: collapse;

  margin: 0px;

}



.grace-article th, .grace-article td

{

  padding: 0px;

  border: solid 0 #8099B3;

  /*vertical-align: top;*/

  text-align: left;

}



.grace-article th

{

  /*text-align: center;*/

  vertical-align: middle;

  padding: 0px;

}



pre

{

  overflow: auto;

  padding: 0.1em;

}



/* end Box, Post */



/* begin PostHeaderIcon */

h2.grace-postheader

{

  color: #11B381; /* was 70BC95 */ 

  margin: 5px 0;
  
  padding: 4px 4px 4px 2px;

  font: bold 18px Helvetica,Arial;

}



h2.grace-postheader a, 

h2.grace-postheader a:link, 

h2.grace-postheader a:visited,

h2.grace-postheader a.visited,

h2.grace-postheader a:hover,

h2.grace-postheader a.hovered

{

  font-size: 18px;
  

}



h2.grace-postheader a, h2.grace-postheader a:link

{

  text-align: left;

  text-decoration: none;

  color: #70BC95;

}



h2.grace-postheader a:visited, h2.grace-postheader a.visited

{

  color: #F5856D;

}



h2.grace-postheader a:hover,  h2.grace-postheader a.hovered

{

  color: #F5856D;

}



/* end PostHeaderIcon */



/* begin PostIcons, PostHeaderIcons */

.grace-postheadericons,

.grace-postheadericons a,

.grace-postheadericons a:link,

.grace-postheadericons a:visited,

.grace-postheadericons a:hover

{

  font-family: "Arial";

  font-style: italic;

  font-weight: normal;

  font-size: 14px;

  color: #000000;



}



.grace-postheadericons

{

  padding: 1px;

}



.grace-postheadericons a, .grace-postheadericons a:link

{

  text-decoration: none;

  color: #555;
  font-style:normal;
  font-size:14px;
  font-variant:normal;
  font-weight:bold;

}



.grace-postheadericons a:visited, .grace-postheadericons a.visited

{

  color: #B0B0B0;

}



.grace-postheadericons a:hover, .grace-postheadericons a.hover

{

  color: #B0B0B0;

}

/* end PostIcons, PostHeaderIcons */



/* begin PostBullets */

.grace-post ol, .grace-post ul

{

  margin: 1em 0 1em 0em; /* was 1em 0 1em 2em; ML */

  padding: 0;

}



.grace-post li

{

  font-family: Arial, Helvetica, Sans-Serif;

  font-size: 14px; /* was 13 */

  color: #304050;

  padding: 0;

}



.grace-post li ol, .grace-post li ul

{

  margin: 0.5em 0 0.5em 0em; /* was 0.5em 0 0.5em 2em; ML */

  padding: 0;

}



/* end PostBullets */



/* begin PostQuote */

.grace-postcontent blockquote,

.grace-postcontent blockquote a,

.grace-postcontent blockquote a:link,

.grace-postcontent blockquote a:visited,

.grace-postcontent blockquote a:hover

{

  color: #280E01;

  font-family: Arial, Helvetica, Sans-Serif;

  font-style: italic;

  font-weight: normal;

  text-align: left;

}



.grace-postcontent blockquote p

{

   margin: 2px 0 2px 15px;

}



.grace-postcontent blockquote

{

   border: solid 0 #FC9764;

  margin: 10px 10px 10px 50px;

  padding: 0 0 0 28px;

  background-color: #FFFFFF;

  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 */

.grace-postfootericons,

.grace-postfootericons a,

.grace-postfootericons a:link,

.grace-postfootericons a:visited,

.grace-postfootericons a:hover

{

  font-family: Arial, Helvetica, Sans-Serif;

  color: #F5856D;

}



.grace-postfootericons

{

  padding: 1px;

}



.grace-postfootericons a, .grace-postfootericons a:link

{

  text-decoration: none;

  color: #F5856D;

font-style:italic;

}



.grace-postfootericons a:visited, .grace-postfootericons a.visited

{

  color: #95D2B3;

}



.grace-postfootericons a:hover, .grace-postfootericons a.hover

{

  color: #3F84AB;

}

/* end PostIcons, PostFooterIcons */



/* begin Footer */

.grace-footer

{

  position: relative;

  margin-top:0;

  margin-bottom:0;

  width: 100%;

}



.grace-footer-b 

{

  position: absolute;

  left:5px;

  right:5px;

  bottom:0;

  height:5px;

  background-image: url('images/footer_b.png');

}



.grace-footer-r, .grace-footer-l

{

  position: absolute;

  height:5px;

  background-image: url('images/footer_s.png');

  bottom: 0;

}



.grace-footer-l

{

  left: 0;

  width:5px;

}



.grace-footer-r

{

  right: 0;

  width:10px;

  clip: rect(auto, auto, auto, 5px);

}



.grace-footer-t

{

  position: absolute;

  top: 0;

  left: 0;

  right: 0;

  bottom: 5px;

  background-color: #FFFFFF;

}



.grace-footer-body

{

    position:relative;

    padding: 5px;

}



.grace-footer-text p

{

  padding:0;

  margin:0;

  text-align: center;

}



.grace-footer-text,

.grace-footer-text a,

.grace-footer-text a:link,

.grace-footer-text a:visited,

.grace-footer-text a:hover,

.grace-footer-text td, 

.grace-footer-text th,

.grace-footer-text caption

{

    color: #1F2933;

    font-size: 11px;

}



.grace-footer-text

{

  min-height: 1px;

  padding-left: 10px;

  padding-right: 10px;

  text-align: center;

}



.grace-footer-text a,

.grace-footer-text a:link

{

  color: #306482;

  text-decoration: none;

}



.grace-footer-text a:visited

{

  color: #435970;

}



.grace-footer-text a:hover

{

  color: #63A1C5;

  text-decoration: underline;

}



div.grace-footer img

{

/* WARNING do NOT collapse this to 'border' - inheritance! */

    border-color: #B2C2D1;

  border-style: solid;

  margin: 0;

}/* end Footer */



/* begin PageFooter */

.grace-page-footer, 

.grace-page-footer a,

.grace-page-footer a:link,

.grace-page-footer a:visited,

.grace-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: #3F84AB;

}



.grace-page-footer

{

  padding: 1em;

  text-align: center;

  text-decoration: none;

  color: #435970;

}

/* end PageFooter */



/* begin LayoutCell, content */



/* end LayoutCell, content */



/* begin LayoutCell, sidebar1 */



.grace-content-layout .grace-sidebar1

{

  width: 270px;
  margin-left:35px;
}



/* end LayoutCell, sidebar1 */



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, .grace-article .aligncenter img, .aligncenter img.grace-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: 35px 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;

}



.grace-content {

  position: relative;

  z-index: 1;   
  
  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.grace-footer div.grace-content-layout

{

    margin:0 auto;

    width:100%;

}



div.grace-layout-cell-size1 

{

    width:100%;

}



div.grace-layout-cell-size2 

{

    width:50%;

}

div.grace-layout-cell-size3 

{

    width:33%;

}



div.grace-layout-cell-size4

{

    width:25%;

}



.grace-widget-title

{

    padding:0 0 0 24px;

    margin-bottom:0;

}



div.grace-center-wrapper

{

  position: relative;

  float: right;

  right: 50%;

}



div.grace-center-inner

{

  position: relative;

  float: left;

  left: 50%;

}



.firefox2 div.grace-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;

}

h3#reply-title {
	clear:both;
}


#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;

}



.grace-footer .grace-widget-title 

{

    font-size:1.2em;

    padding: 0;

}



.grace-footer .grace-widget,

.grace-footer .grace-widget a,

.grace-footer .grace-widget a:link,

.grace-footer .grace-widget a:visited,

.grace-footer .grace-widget a:hover

{

    color: #1F2933;

font-size: 11px;

    text-align: left;

}



.grace-footer .grace-widget a,

.grace-footer .grace-widget a:link

{

  color: #306482;

text-decoration: none;

}



.grace-footer .grace-widget a:visited

{

  color: #435970;

}



DIV[id^="GMPmap"] IMG 

{

    margin: 0;

}


.ques a {
    background: url("../images/question.jpg") no-repeat scroll left top transparent;
    color: #B2B2B2;
    padding: 2px 0 8px 5px;
    text-decoration: none;
}
.ques a:hover {
    color: #F5866C;
    text-decoration: none;
}


.green {
text-align:left;
font-weight:bold;
font-style:normal;
font-size:14px;
color:#9FD1B6;
}

.orderedlist1 {
	padding-top:10px;
	padding-bottom:5px;
	font-size: 21px;
	font-weight: bold;
	color: #95D2B3;
}

.orderedlisttitle {
	padding-top:10px;
	padding-bottom:5px;
	font-size: 21px;
	font-weight: bold;
	color: #95D2B3;
}

.orderedlist2 {
	padding-top:0px;
	padding-bottom:5px;
	font-size: 16px;
	font-weight: bold;
	color: #999;
}

/* For homepage recent posts widget titles - ML */

.rmp_widget h2.widgettitle {
  font-family: Arial, Helvetica, Sans-Serif;
  font-weight: bold;
  position: relative;
  color: #75777A;
  font-size: 18px;
  margin-left:27px;
  padding: 10px 0 0 0;
  white-space: nowrap;
}

.rgpwidget h2.widgettitle {
  font-family: Arial, Helvetica, Sans-Serif;
  font-weight: bold;
  position: relative;
  color: #75777A;
  font-size: 18px;
  margin-left:0; /* was -27px ML */
  padding: 10px 0 0 0;
  white-space: nowrap;
}

.rgpwidget li {
  margin-bottom:30px;
  font-size: 16px;
}

.rgpwidget img {
  margin: 0 15px 0 0;
}

.widget_recent_global_comments li {
  margin-bottom:30px;
  font-size: 16px;
}

.widget_recent_global_comments img {
  margin: 0 15px 0 0;
}

.widgets_on_page ul li hr {
  margin-left:27px;
}

.widgets_on_page ul {
	/* margin-left: -2em; */
}

/* For right-aling on AddToAny sharing button container */

.addtoany_share_save_container { text-align:right; }


/* Fix to hide pre-post items on sidebar sitewide widgets */

.wigeelv .addtoany_share_save_container {
	visibility:hidden;
}

.wigeelv #downloadpdf {
	visibility:hidden;
}

.grace-sidebar1 .wigeelv {
	margin-top:-45px;
}

.forum .grace-sidebar1 .wigeelv {
	margin-top:-75px;
}

.topic .grace-sidebar1 .wigeelv {
	margin-top:-75px;
}

.home .grace-sidebar1 .wigeelv {
	margin-top:0;
}
