/* begin Page */


#Jai-main, table
{
    font-family: "Century Gothic",Arial, Helvetica, Sans-Serif;
    font-style: normal;
    font-weight: normal;
    font-size: 13px;
    text-align: justify;
}

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

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

.Jai-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: "Century Gothic",Arial, Helvetica, Sans-Serif;
  font-style: normal;
  font-weight: bold;
  font-size: 31px;
  text-align: left;
  text-decoration: none;
  text-transform: uppercase;
}

.Jai-postcontent a
{
  text-decoration: underline;
  letter-spacing: 1px;
  color: #961D59;
}

.Jai-postcontent a:link
{
  text-decoration: underline;
  letter-spacing: 1px;
  color: #961D59;
}

.Jai-postcontent a:visited, .Jai-postcontent a.visited
{
  color: #7E3573;
}

.Jai-postcontent  a:hover, .Jai-postcontent a.hover
{
  text-decoration: none;
  color: #C52675;
}

.Jai-postcontent h1
{
   color: #961D59;    
}

h1
{
   margin: 19px 0; 
}

.Jai-postcontent h2
{
   color: #961D59;    
}

h2
{
   margin: 19px 0;
   font-weight: normal;
   font-size: 26px; 
}

h2 a, h2 a:link, h2 a:hover, h2 a:visited
{
   font-weight: normal;
   font-size: 26px; 
}

.Jai-postcontent h3
{
   color: #7E3573;    
}

h3
{
   margin: 22px 0;
   font-size: 24px; 
}

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

.Jai-postcontent h4
{
   color: #3A1835;    
}

h4
{
   margin: 22px 0;
   font-size: 20px; 
}

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

.Jai-postcontent h5
{
   color: #3A1835;    
}

h5
{
   margin: 27px 0;
   font-size: 18px; 
}

h5 a, h5 a:link, h5 a:hover, h5 a:visited
{
   font-size: 18px; 
}

.Jai-postcontent h6
{
   color: #53234B;    
}

h6
{
   margin: 32px 0;
   font-size: 15px; 
}

h6 a, h6 a:link, h6 a:hover, h6 a:visited
{
   font-size: 15px; 
}

ul
{
  list-style-type: none;
}

ol
{
  list-style-position: inside;
}

#Jai-main
{
  position: relative;
  z-index: 0;
  width: 100%;
  overflow:hidden;
  left: 0;
  top: 0;
  cursor:default;
}

body
{
  padding: 0; 
  margin:0;
  color: #3A1835;
  height:100%;
  background-color: #E98BBA;
  background-image: url('images/Bottom_texture.jpg');
  background-repeat: repeat-x;
  background-attachment: scroll;
  background-position: top center;
  min-width: 800px;
}

.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:inline-block; 
}

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

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

/* begin Header */
div.Jai-header
{
  margin: 0 auto;
  position: relative;
  z-index: -1;
  width:800px;
  height: 201px;
  margin-top: 0;
  margin-bottom: 0;
}

div.Jai-header-clip
{
  position: absolute;
  width:100%;
  left:0;
  overflow:hidden;
  height:201px;
}

.Jai-header-wrapper 
{
    position: relative;
    width:800px;
    margin:0 auto;
}
.Jai-header-inner 
{
    margin: 0 1px;
}

div.Jai-header-center
{
	position: relative;
	width: 800px;
	left:50%;
}

div.Jai-header-png
{
  position: absolute;
  left:-50%;
  top: 0;
  width: 800px;
  height: 201px;
  background-image: url('images/header.png');
  background-repeat: no-repeat;
  background-position:center center; 
}

div.Jai-header-jpeg
{
  position: absolute;
  top: 0;
  left:-50%;
  width: 800px;
  height: 201px;
  background-image: url('images/header.jpg');
  background-repeat: no-repeat;
  background-position: center center;
}
/* end Header */

/* begin HeaderObject */
div.Jai-headerobject
{
  display: block;
  left: 0;
  margin-left: -497px;
  position: absolute;
  top: 0;
  width: 1333px;
  height: 201px;
  background-image: url('images/header-object.png');
}
/* end HeaderObject */

/* begin Logo */
div.Jai-logo
{
  display: block;
  position: absolute;
  top: 75px;
  left: 3%;
  margin-left: -11px;
}

h1.Jai-logo-name
{
  display: block;
  text-align: left;
  font-style: normal;
  font-weight: bold;
  font-size: 26px;
  text-decoration: none;
  padding: 0;
  margin: 0;
  color: #53234B !important;
}
h1.Jai-logo-name a, 
h1.Jai-logo-name a:link, 
h1.Jai-logo-name a:visited, 
h1.Jai-logo-name a:hover
{
  font-style: normal;
  font-weight: bold;
  font-size: 26px;
  text-decoration: none;
  padding: 0;
  margin: 0;
  color: #53234B !important;
}

h2.Jai-logo-text
{
  display: block;
  text-align: left;
  font-weight: bold;
  font-size: 15px;
  text-decoration: none;
  padding: 0;
  margin: 0;
  color: #53234B !important;
}
h2.Jai-logo-text a,
h2.Jai-logo-text a:link,
h2.Jai-logo-text a:visited,
h2.Jai-logo-text a:hover
{
  font-weight: bold;
  font-size: 15px;
  text-decoration: none;
  padding: 0;
  margin: 0;
  color: #53234B !important;
}

#headline, #slogan 
{
    display: block;
    min-width: 150px;
    text-align: left;
}
/* end Logo */

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

.Jai-hmenu a, .Jai-hmenu a:link, .Jai-hmenu a:visited, .Jai-hmenu a:hover
{
    outline: none;
}

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

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

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

.Jai-hmenu li li
{
  float: none;
}

.Jai-hmenu ul
{
  visibility: hidden;
  position: absolute;
  z-index: 10;
  left: 0;
  top: 0;
  background: none;
  min-height: 0;
  background-image: url('images/spacer.gif');
  padding: 10px 30px 30px 30px;
  margin: -10px 0 0 -30px;
}

.Jai-hmenu li:hover>ul
{
  visibility: visible;
  top: 100%;
}

.Jai-hmenu li li:hover>ul
{
  top: 0;
  left: 100%;
}

.Jai-hmenu:after, .Jai-hmenu ul:after
{
  content: ".";
  height: 0;
  display: block;
  visibility: hidden;
  overflow: hidden;
  clear: both;
}
.Jai-hmenu{
  min-height: 0;
  position:relative;
  padding: 4px 10px 3px 10px;
}

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

/* menu structure */

.Jai-nav
{
  position: relative;
  width:800px;
  margin:0 auto;
  min-height: 35px;
  z-index: 100;
    margin-top: 0;
    margin-bottom: 0;
}

.Jai-nav-outer
{
    position:absolute;
    width:100%;
}

.Jai-nav-wrapper 
{
    position: relative;
    width:800px;
    margin:0 auto;
}
.Jai-nav-inner 
{
    margin: 0 1px;
}

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

.Jai-nav-l
{
  left: 0;
  right: 11px;
}

.Jai-nav-r
{
  right: 0;
  width: 800px;
  clip: rect(auto, auto, auto, 789px);
}

/* end Menu */

/* begin MenuItem */
.Jai-hmenu a
{
  position: relative;
  display: block;
  overflow: hidden;
  height: 28px;
  cursor: pointer;
  font-weight: bold;
  font-size: 12px;
  text-align: left;
  text-decoration: none;
  text-transform: uppercase;
}

.Jai-hmenu ul li
{
    margin:0;
    clear: both;
}

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

.Jai-hmenu a .l
{
  left: 0;
  right: 3px;
}

.Jai-hmenu a .r
{
  width: 406px;
  right: 0;
  clip: rect(auto, auto, auto, 403px);
}

.Jai-hmenu a .t, .Jai-hmenu ul a, .Jai-hmenu a:link, .Jai-hmenu a:visited, .Jai-hmenu a:hover
{
  font-weight: bold;
  font-size: 12px;
  text-align: left;
  text-decoration: none;
  text-transform: uppercase;
}

.Jai-hmenu a .t
{
  color: #000000;
  padding: 0 19px;
  margin: 0 3px;
  line-height: 28px;
  text-align: center;
}

.Jai-hmenu a:hover .l, .Jai-hmenu a:hover .r
{
  top: -33px;
}

.Jai-hmenu li:hover>a .l, .Jai-hmenu li:hover>a .r
{
  top: -33px;
}

.Jai-hmenu li:hover a .l, .Jai-hmenu li:hover a .r
{
  top: -33px;
}
.Jai-hmenu a:hover .t
{
  color: #FFFFFF;
}

.Jai-hmenu li:hover a .t
{
  color: #FFFFFF;
}

.Jai-hmenu li:hover>a .t
{
  color: #FFFFFF;
}

/* end MenuItem */

/* begin MenuSeparator */
.Jai-hmenu .Jai-hmenu-li-separator
{
  display: block;
  width: 9px;
  height:28px;
}
.Jai-nav .Jai-hmenu-separator
{
  display: block;
  margin:0 auto;
  width: 1px;
  height: 28px;
  background-image: url('images/menuseparator.png');
}
/* end MenuSeparator */

/* begin MenuSubItem */
.Jai-hmenu ul a
{
  display: block;
  white-space: nowrap;
  height: 26px;
  width: 180px;
  overflow: hidden;
  background-image: url('images/subitem.png');
  background-position: left top;
  background-repeat: repeat-x;
  border-width: 1px;
  border-style: solid;
  border-color: #BE64B1;
  text-align: left;
  text-indent: 12px;
  text-decoration: none;
  line-height: 26px;
  color: #2B1227;
  font-weight: normal;
  font-size: 13px;
  margin:0;
  padding:0;
}

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

.Jai-hmenu ul a:link, .Jai-hmenu ul a:visited, .Jai-hmenu ul a:hover, .Jai-hmenu ul a:active, .Jai-nav ul.Jai-hmenu ul span, .Jai-nav ul.Jai-hmenu ul span span
{
  text-align: left;
  text-indent: 12px;
  text-decoration: none;
  line-height: 26px;
  color: #2B1227;
  font-weight: normal;
  font-size: 13px;
  margin:0;
  padding:0;
}

.Jai-hmenu ul li a:hover
{
  color: #000000;
  border-color: #BE64B1;
  background-position: 0 -26px;
}

.Jai-hmenu ul li:hover>a
{
  color: #000000;
  border-color: #BE64B1;
  background-position: 0 -26px;
}

.Jai-nav .Jai-hmenu ul li a:hover span, .Jai-nav .Jai-hmenu ul li a:hover span span
{
  color: #000000;
}

.Jai-nav .Jai-hmenu ul li:hover>a span, .Jai-nav .Jai-hmenu ul li:hover>a span span
{
  color: #000000;
}

/* end MenuSubItem */

/* begin Box, Sheet */
.Jai-sheet
{
  position: relative;
  margin: 0 auto;
  min-width: 23px;
  min-height: 23px;
  margin-top: 0;
  margin-bottom: 0;
  cursor:auto;
  width: 800px;
}

.Jai-sheet-body
{
  position: relative;
  padding: 1px;
    padding-top:0;
    padding-bottom:1px;
}

.Jai-sheet-tr, .Jai-sheet-tl, .Jai-sheet-br, .Jai-sheet-bl, .Jai-sheet-tc, .Jai-sheet-bc,.Jai-sheet-cr, .Jai-sheet-cl
{
  position: absolute;
}

.Jai-sheet-tr, .Jai-sheet-tl, .Jai-sheet-br, .Jai-sheet-bl
{
  width: 22px;
  height: 22px;
  background-image: url('images/sheet_s.png');
}

.Jai-sheet-tl
{
  top: 0;
  left: 0;
  clip: rect(auto, 11px, 11px, auto);
}

.Jai-sheet-tr
{
  top: 0;
  right: 0;
  clip: rect(auto, auto, 11px, 11px);
}

.Jai-sheet-bl
{
  bottom: 0;
  left: 0;
  clip: rect(11px, 11px, auto, auto);
}

.Jai-sheet-br
{
  bottom: 0;
  right: 0;
  clip: rect(11px, auto, auto, 11px);
}

.Jai-sheet-tc, .Jai-sheet-bc
{
  left: 11px;
  right: 11px;
  height: 22px;
  background-image: url('images/sheet_h.png');
}

.Jai-sheet-tc
{
  top: 0;
  clip: rect(auto, auto, 11px, auto);
}

.Jai-sheet-bc
{
  bottom: 0;
  clip: rect(11px, auto, auto, auto);
}

.Jai-sheet-cr, .Jai-sheet-cl
{
  top: 11px;
  bottom: 11px;
  width: 22px;
  background-image: url('images/sheet_v.png');
}

.Jai-sheet-cr
{
  right: 0;
  clip: rect(auto, auto, auto, 11px);
}

.Jai-sheet-cl
{
  left: 0;
  clip: rect(auto, 11px, auto, auto);
}

.Jai-sheet-cc
{
  position: absolute;
  top: 11px;
  left: 11px;
  right: 11px;
  bottom: 11px;
  background-color: #FFFFFF;
}

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

/* end Box, Sheet */

/* begin Layout */
.Jai-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;
}
.Jai-layout-cell, .Jai-content-layout-row
{
  background-color: Transparent;
  vertical-align: top;
  text-align: left;
  border: none;
  margin:0;
  padding:0;
}

.Jai-content-layout .Jai-content-layout{width: auto;margin:0;}
.Jai-content-layout .Jai-layout-cell, .Jai-content-layout .Jai-layout-cell .Jai-content-layout .Jai-layout-cell{display: table-cell;}
.Jai-layout-cell .Jai-layout-cell{display: block;}
.Jai-content-layout-row {display: table-row;}
.Jai-layout-glare{position:relative;}/* end Layout */

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

.Jai-block-body
{
  position: relative;
  padding: 0;
}

div.Jai-block img
{
/* WARNING do NOT collapse this to 'border' - inheritance! */
    border-color: #D090C7;
  border-style: solid;
  margin: 10px;
}

/* end Box, Block */

/* begin BlockHeader */
.Jai-blockheader
{
  margin-bottom: 4px;
  position: relative;
  height: 31px;
}

.Jai-blockheader h3.t
{
  position: relative;
  height: 31px;
  color: #000000;
  font-style: normal;
  font-weight: bold;
  font-size: 15px;
  margin:0;
  padding: 0 10px 0 10px;
  white-space: nowrap;
  line-height: 31px;
}

.Jai-blockheader h3.t a,
.Jai-blockheader h3.t a:link,
.Jai-blockheader h3.t a:visited, 
.Jai-blockheader h3.t a:hover
{
  color: #000000;
  font-style: normal;
  font-weight: bold;
  font-size: 15px;
}

.Jai-blockheader .l, .Jai-blockheader .r
{
  position: absolute;
  height: 31px;
  background-image: url('images/blockheader.png');
}

.Jai-blockheader .l
{
  left: 0;
  right: 0;
}

.Jai-blockheader .r
{
  width: 798px;
  right: 0;
  clip: rect(auto, auto, auto, 798px);
}

/* end BlockHeader */

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

.Jai-blockcontent-body
{
  position: relative;
  padding: 5px;
  color: #5A2652;
  font-family: "Century Gothic",Arial, Helvetica, Sans-Serif;
  font-size: 13px;
}

.Jai-blockcontent-body li, 
.Jai-blockcontent-body a,
.Jai-blockcontent-body a:link,
.Jai-blockcontent-body a:visited,
.Jai-blockcontent-body a:hover
{
  color: #5A2652;
  font-family: "Century Gothic",Arial, Helvetica, Sans-Serif;
  font-size: 13px;
}

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

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

.Jai-blockcontent-body a:visited, .Jai-blockcontent-body a.visited
{
  color: #C068B3;
  text-decoration: underline;
}

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

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

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

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

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

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

input, select, textarea
{
  vertical-align: middle;
  font-family: "Century Gothic",Arial, Helvetica, Sans-Serif;
  font-style: normal;
  font-weight: bold;
  font-size: 12px;
}

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

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

.Jai-button-wrapper.active .Jai-button, .Jai-button-wrapper.active a.Jai-button:link
{
  color: #240F21 !important;
}

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

.Jai-button-wrapper .Jai-button-l
{
  left: 0;
  right: 4px;
}

.Jai-button-wrapper .Jai-button-r
{
  width: 409px;
  right: 0;
  clip: rect(auto, auto, auto, 405px);
}

.Jai-button-wrapper.hover .Jai-button-l, .Jai-button-wrapper.hover .Jai-button-r
{
  top: -27px;
}

.Jai-button-wrapper.active .Jai-button-l, .Jai-button-wrapper.active .Jai-button-r
{
  top: -54px;
}

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

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

.Jai-post-body
{
  position: relative;
  padding: 7px;
}

a img
{
  border: 0;
}

.Jai-article img, img.Jai-article, .Jai-block img, .Jai-footer img
{
  border: solid 1px #D090C7;
  margin: 5px;
}

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

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

.Jai-article th, .Jai-article td
{
  padding: 2px;
  border: solid 1px #BE64B1;
  vertical-align: top;
  text-align: left;
}

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

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

/* end Box, Post */

/* begin PostHeaderIcon */
h2.Jai-postheader
{
  color: #6B1440;
  margin: 6px 0;
  font-weight: bold;
  letter-spacing: normal;
}

h2.Jai-postheader a, 
h2.Jai-postheader a:link, 
h2.Jai-postheader a:visited,
h2.Jai-postheader a.visited,
h2.Jai-postheader a:hover,
h2.Jai-postheader a.hovered
{
  font-weight: bold;
  letter-spacing: normal;
}

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

h2.Jai-postheader a:visited, h2.Jai-postheader a.visited
{
  color: #C77ABC;
}

h2.Jai-postheader a:hover,  h2.Jai-postheader a.hovered
{
  text-decoration: underline;
  color: #DD4B94;
}

/* end PostHeaderIcon */

/* begin PostIcons, PostHeaderIcons */
.Jai-postheadericons,
.Jai-postheadericons a,
.Jai-postheadericons a:link,
.Jai-postheadericons a:visited,
.Jai-postheadericons a:hover
{
  font-family: "Century Gothic",Arial, Helvetica, Sans-Serif;
  font-style: italic;
  font-weight: normal;
  font-size: 12px;
  color: #B856AA;
}

.Jai-postheadericons
{
  padding: 1px;
}

.Jai-postheadericons a, .Jai-postheadericons a:link
{
  text-decoration: underline;
  letter-spacing: 1px;
  color: #961D59;
}

.Jai-postheadericons a:visited, .Jai-postheadericons a.visited
{
  color: #961D59;
}

.Jai-postheadericons a:hover, .Jai-postheadericons a.hover
{
  text-decoration: none;
  color: #A54597;
}
/* end PostIcons, PostHeaderIcons */

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

.Jai-post li
{
  font-size: 13px;
  text-align: left;
  color: #5A2652; 
  margin: 0 0 0 12px;
  padding: 0 0 0 13px;
}

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

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

.Jai-post ul>li
{
  background-image: url('images/postbullets.png');
  background-repeat: no-repeat;
  padding-left: 13px;
  /* 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 */
.Jai-postcontent blockquote,
.Jai-postcontent blockquote a,
.Jai-postcontent blockquote a:link,
.Jai-postcontent blockquote a:visited,
.Jai-postcontent blockquote a:hover
{
  color: #411B3B;
  font-style: italic;
  font-weight: normal;
  text-align: left;
}

.Jai-postcontent blockquote p
{
   margin: 17px 0 17px 17px;
}

.Jai-postcontent blockquote
{
   border: solid 0 #E98BBA;
  margin: 10px 10px 10px 50px;
  padding: 0 0 0 37px;
  background-color: #E7C5E2;
  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 */
.Jai-postfootericons,
.Jai-postfootericons a,
.Jai-postfootericons a:link,
.Jai-postfootericons a:visited,
.Jai-postfootericons a:hover
{
  font-family: "Century Gothic",Arial, Helvetica, Sans-Serif;
  font-style: italic;
  font-weight: normal;
  font-size: 12px;
  color: #B856AA;
}

.Jai-postfootericons
{
  padding: 1px;
}

.Jai-postfootericons a, .Jai-postfootericons a:link
{
  text-decoration: underline;
  letter-spacing: 1px;
  color: #DD4B94;
}

.Jai-postfootericons a:visited, .Jai-postfootericons a.visited
{
  color: #961D59;
}

.Jai-postfootericons a:hover, .Jai-postfootericons a.hover
{
  text-decoration: none;
  color: #DD4B94;
}
/* end PostIcons, PostFooterIcons */

/* begin Footer */
.Jai-footer
{
  position: relative;
  margin-top:0;
  margin-bottom:0;
  width: 100%;
}

.Jai-footer-b 
{
  position: absolute;
  left:10px;
  right:10px;
  bottom:0;
  height:10px;
  background-image: url('images/footer_b.png');
}

.Jai-footer-r, .Jai-footer-l
{
  position: absolute;
  height:10px;
  background-image: url('images/footer_s.png');
  bottom: 0;
}

.Jai-footer-l
{
  left: 0;
  width:10px;
}

.Jai-footer-r
{
  right: 0;
  width:20px;
  clip: rect(auto, auto, auto, 10px);
}

.Jai-footer-t
{
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 10px;
  background-color: #E98BBA;
}

.Jai-footer-body
{
    position:relative;
    padding: 20px;
}

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

.Jai-footer-text,
.Jai-footer-text a,
.Jai-footer-text a:link,
.Jai-footer-text a:visited,
.Jai-footer-text a:hover
{
    color: #270717;
    font-style: italic;
    font-size: 12px;
}

.Jai-footer-text
{
  min-height: 3px;
  padding-left: 10px;
  padding-right: 10px;
  text-align: center;
}

.Jai-footer-text a,
.Jai-footer-text a:link
{
  color: #7C184A;
  text-decoration: underline;
}

.Jai-footer-text a:visited
{
  color: #682C5F;
}

.Jai-footer-text a:hover
{
  color: #2A768D;
  text-decoration: none;
}

div.Jai-footer img
{
/* WARNING do NOT collapse this to 'border' - inheritance! */
    border-width: 0;
    border-color: #D090C7;
  border-style: solid;
  margin: 5px;
}/* end Footer */

/* begin PageFooter */
.Jai-page-footer, 
.Jai-page-footer a,
.Jai-page-footer a:link,
.Jai-page-footer a:visited,
.Jai-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: #AB2166;
}

.Jai-page-footer
{
  padding: 1em;
  text-align: center;
  text-decoration: none;
  color: #6C2D62;
}
/* end PageFooter */

/* begin LayoutCell, content */

/* end LayoutCell, content */


