#child-main, table
{
    font-family: Verdana, Geneva, Arial, Helvetica, Sans-Serif;
    font-style: normal;
    font-weight: normal;
    font-size: 12px;
    text-align: justify;
}

h1, h2, h3, h4, h5, h6, p, a, ul, ol, li
{
    margin: 0;
    padding: 0;
}
.child-bk { overflow:hidden; }
.child-postcontent,
.child-postcontent li,
.child-postcontent table,
.child-postcontent a,
.child-postcontent a:link,
.child-postcontent a:visited,
.child-postcontent a.visited,
.child-postcontent a:hover,
.child-postcontent a.hovered
{
    font-family: Verdana, Geneva, Arial, Helvetica, Sans-Serif,
}

.child-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: "Trebuchet MS", Arial, Helvetica, Sans-Serif;
  font-style: normal;
  font-weight: bold;
  font-size: 28px;
  text-align: left;
  text-decoration: none;
  text-transform: uppercase;
}

.child-postcontent a
{
  text-decoration: underline;
  letter-spacing: 1px;
  color: #31212D;
}

.child-postcontent a:link
{
  text-decoration: underline;
  letter-spacing: 1px;
  color: #31212D;
}

.child-postcontent a:visited, .child-postcontent a.visited
{
  color: #1C1C19;
}

.child-postcontent  a:hover, .child-postcontent a.hover
{
  text-decoration: none;
  color: #8A4279;
}

.child-postcontent h1
{
   color: #31212D;
margin: 19px 0;    
}

.child-blockcontent h1
{
margin: 19px 0; 
}

.child-postcontent h2
{
   color: #31212D;
margin: 19px 0;
   font-weight: normal;
   font-size: 24px;    
}

.child-blockcontent h2
{
margin: 19px 0;
   font-weight: normal;
   font-size: 24px; 
}

.child-postcontent h2 a, .child-postcontent h2 a:link, .child-postcontent h2 a:hover, .child-postcontent h2 a:visited, .child-blockcontent h2 a, .child-blockcontent h2 a:link, .child-blockcontent h2 a:hover, .child-blockcontent h2 a:visited 
{
   font-weight: normal;
   font-size: 24px; 
}

.child-postcontent h3
{
   color: #2B2B26;
margin: 50px 100px;
   font-size: 22px;    
}

.child-blockcontent h3
{
margin: 22px 0;
   font-size: 22px; 
}

.child-postcontent h3 a, .child-postcontent h3 a:link, .child-postcontent h3 a:hover, .child-postcontent h3 a:visited, .child-blockcontent h3 a, .child-blockcontent h3 a:link, .child-blockcontent h3 a:hover, .child-blockcontent h3 a:visited 
{
   font-size: 22px; 
}

.child-postcontent h4
{
   color: #101010;
margin: 22px 0;
   font-size: 18px;
   float: inherit;  
}

.child-blockcontent h4
{
margin: 22px 0;
   font-size: 18px; 
}

.child-postcontent h4 a, .child-postcontent h4 a:link, .child-postcontent h4 a:hover, .child-postcontent h4 a:visited, .child-blockcontent h4 a, .child-blockcontent h4 a:link, .child-blockcontent h4 a:hover, .child-blockcontent h4 a:visited 
{
   font-size: 18px; 
}

.child-postcontent h5
{
   color: #101010;
margin: 27px 0;
   font-size: 16px;    
}

.child-blockcontent h5
{
margin: 27px 0;
   font-size: 16px; 
}

.child-postcontent h5 a, .child-postcontent h5 a:link, .child-postcontent h5 a:hover, .child-postcontent h5 a:visited, .child-blockcontent h5 a, .child-blockcontent h5 a:link, .child-blockcontent h5 a:hover, .child-blockcontent h5 a:visited 
{
   font-size: 16px; 
}

.child-postcontent h6
{
   color: #1B1B1B;
margin: 32px 0;
   font-size: 14px;    
}

.child-blockcontent h6
{
margin: 32px 0;
   font-size: 14px; 
}

.child-postcontent h6 a, .child-postcontent h6 a:link, .child-postcontent h6 a:hover, .child-postcontent h6 a:visited, .child-blockcontent h6 a, .child-blockcontent h6 a:link, .child-blockcontent h6 a:hover, .child-blockcontent h6 a:visited 
{
   font-size: 14px; 
}

ul
{
  list-style-type: none;
}

ol
{
  list-style-position: inside;
}
.bk { width:98%; }
.bottom_content { height:40px; }
html 
{
    height:100%;
}

#child-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: #101010;
  height:100%;
  min-height:100%;
  background-color: #999999;
  background-image: url('images/Bottom_texture.jpg');
  background-repeat: repeat;
  background-attachment: fixed;
  background-position: top left;
  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:table; 
}

form
{
  padding: 0 !important;
  margin: 0 !important;
}

table.position
{
  position: relative;
  width: 100%;
  table-layout: fixed;
}
/* end Page */

/* begin Box, Sheet */
.child-sheet
{
  position: relative;
  margin: 0 auto;
  min-width: 65px;
  min-height: 65px;
  margin-top: 13px;
  margin-bottom: -7px;
  cursor:auto;
  width: 800px;
}

.child-sheet-body
{
  position: relative;
  padding: 15px;
    padding-top:15px;
    padding-bottom:15px;
}

.child-sheet-tr, .child-sheet-tl, .child-sheet-br, .child-sheet-bl, .child-sheet-tc, .child-sheet-bc,.child-sheet-cr, .child-sheet-cl
{
  position: absolute;
}

.child-sheet-tr, .child-sheet-tl, .child-sheet-br, .child-sheet-bl
{
  width: 92px;
  height: 92px;
  background-image: url('images/sheet_s.png');
}

.child-sheet-tl
{
  top: 0;
  left: 0;
  clip: rect(auto, 46px, 46px, auto);
}

.child-sheet-tr
{
  top: 0;
  right: 0;
  clip: rect(auto, auto, 46px, 46px);
}

.child-sheet-bl
{
  bottom: 0;
  left: 0;
  clip: rect(46px, 46px, auto, auto);
}

.child-sheet-br
{
  bottom: 0;
  right: 0;
  clip: rect(46px, auto, auto, 46px);
}

.child-sheet-tc, .child-sheet-bc
{
  left: 46px;
  right: 46px;
  height: 92px;
  background-image: url('images/sheet_h.png');
}

.child-sheet-tc
{
  top: 0;
  clip: rect(auto, auto, 46px, auto);
}

.child-sheet-bc
{
  bottom: 0;
  clip: rect(46px, auto, auto, auto);
}

.child-sheet-cr, .child-sheet-cl
{
  top: 46px;
  bottom: 46px;
  width: 92px;
  background-image: url('images/sheet_v.png');
}

.child-sheet-cr
{
  right: 0;
  clip: rect(auto, auto, auto, 46px);
}

.child-sheet-cl
{
  left: 0;
  clip: rect(auto, 46px, auto, auto);
}

.child-sheet-cc
{
  position: absolute;
  top: 46px;
  left: 46px;
  right: 46px;
  bottom: 46px;
  background-color: #B3B5AA;
}

#child-page-background-top-texture, #child-page-background-middle-texture, #child-page-background-glare
{
  min-width: 800px;
}

/* end Box, Sheet */

/* begin Header */
div.child-header
{
    margin: 0 auto;
  position: relative;
  width:100%;
  height: 175px;
  margin-top: 0;
  margin-bottom: 0;
}

div.child-header-clip
{
  position: absolute;
  width:100%;
  left:0;
  overflow:hidden;
  height:175px;
}

div.child-header-center
{
	position: relative;
	width: 770px;
	left:50%;
}

div.child-header-png
{
  position: absolute;
  left:-50%;
  top: 0;
  width: 770px;
  height: 175px;
  background-image: url('images/header.png');
  background-repeat: no-repeat;
  background-position:center center; 
}

/* end Header */

/* begin HeaderObject */
div.child-headerobject
{
  display: block;
  left: 97%;
  margin-left: -240px;
  position: absolute;
  top: 0;
  width: 247px;
  height: 175px;
  background-image: url('images/header-object.png');
}
/* end HeaderObject */

/* begin Flash */
#child-flash-area
{
  position: absolute;
  top: 0;
  left: 0;
  width: 770px;
  height: 175px;
  overflow: hidden;
}

#child-flash-container
{
  width: 770px;
  height: 192px;
  top: 0;
  position: absolute;
    }

#child-flash-container div.child-flash-alt
{
    position: relative;
    width: 110px;
    height: 30px;
    margin: 0 auto;
    top: 0;
}

/* end Flash */

/* begin Logo */
div.child-logo
{
  display: block;
  position: absolute;
  top: 74px;
  left: 7%;
  margin-left: -5px;
}

h1.child-logo-name
{
  display: block;
  text-align: left;
  font-size: 22px;
  padding: 0;
  margin: 0;
  color: #000000 !important;
}
h1.child-logo-name a, 
h1.child-logo-name a:link, 
h1.child-logo-name a:visited, 
h1.child-logo-name a:hover
{
  font-size: 22px;
  padding: 0;
  margin: 0;
  color: #000000 !important;
}


#headline, #slogan 
{
    display: block;
    min-width: 150px;
    text-align: left;
}
/* end Logo */

/* begin Layout */
.child-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;
}
.child-layout-cell, .child-content-layout-row
{
  background-color: Transparent;
  vertical-align: top;
  text-align: left;
  border: none;
  margin:0;
  padding:0;
}

.child-content-layout .child-content-layout{margin:0;}
.child-content-layout .child-layout-cell, .child-content-layout .child-layout-cell .child-content-layout .child-layout-cell{display: table-cell;}
.child-layout-cell .child-layout-cell{display: block;}
.child-content-layout-row {display: table-row;}
.child-layout-glare{position:relative;}/* end Layout */

/* begin Box, Block, VMenuBlock */
.child-vmenublock
{
  position: relative;
  min-width: 1px;
  min-height: 1px;
  margin: 5px;
}

.child-vmenublock-body
{
  position: relative;
  padding: 0;
}

/* end Box, Block, VMenuBlock */

/* begin BlockHeader, VMenuBlockHeader */
.child-vmenublockheader
{
  margin-bottom: 0;
  position: relative;
  height: 34px;
}

.child-vmenublockheader h3.t
{
  position: relative;
  height: 34px;
  color: #1B1219;
  font-family: Verdana, Geneva, Arial, Helvetica, Sans-Serif;
  font-size: 14px;
  margin:0;
  padding: 0 10px 0 28px;
  white-space: nowrap;
  line-height: 34px;
}

.child-vmenublockheader h3.t a,
.child-vmenublockheader h3.t a:link,
.child-vmenublockheader h3.t a:visited, 
.child-vmenublockheader h3.t a:hover
{
  color: #1B1219;
  font-family: Verdana, Geneva, Arial, Helvetica, Sans-Serif;
  font-size: 14px;
}

.child-vmenublockheader .l, .child-vmenublockheader .r
{
  position: absolute;
  height: 34px;
  background-image: url('images/vmenublockheader.png');
}

.child-vmenublockheader .l
{
  left: 0;
  right: 22px;
}

.child-vmenublockheader .r
{
  width: 770px;
  right: 0;
  clip: rect(auto, auto, auto, 748px);
}

/* end BlockHeader, VMenuBlockHeader */

/* begin Box, Box, VMenuBlockContent */
.child-vmenublockcontent
{
  position: relative;
  margin: 0 auto;
  min-width: 1px;
  min-height: 1px;
}

.child-vmenublockcontent-body
{
  position: relative;
  padding: 0;
}

/* end Box, Box, VMenuBlockContent */

/* begin VMenu */
ul.child-vmenu, ul.child-vmenu li
{
  list-style: none;
  margin: 0;
  padding: 0;
  width: auto;
  line-height: 0;
}

ul.child-vmenu
{
  margin-top: 0; 
  margin-bottom: 0;
}

ul.child-vmenu ul
{
  display: none;
  padding: 0;
    margin:0 0 0 0;
}

ul.child-vmenu ul.active
{
  display: block;
}
/* end VMenu */

/* begin VMenuItem */
ul.child-vmenu a
{
  position: relative;
  display: block;
  overflow: hidden;
  height: 30px;
  cursor: pointer;
  text-decoration: none;
}

ul.child-vmenu li.child-vmenu-separator
{
  display: block;
  padding: 0 0 0 0;
  margin: 0;
  font-size: 1px;
}

ul.child-vmenu .child-vmenu-separator-span
{
  display: block;
  padding: 0;
  font-size: 1px;
  height: 0;
  line-height: 0;
  border: none;
}

ul.child-vmenu a .r, ul.child-vmenu a .l
{
  position: absolute;
  display: block;
  top: 0;
  height: 100px;
  background-image: url('images/vmenuitem.png');
}

ul.child-vmenu a .l
{
  left: 0;
  right: 1px;
}

ul.child-vmenu a .r
{
  width: 772px;
  right: 0;
  clip: rect(auto, auto, auto, 771px);
}

ul.child-vmenu a .t, ul.child-vmenu ul a
{
  font-family: Verdana, Geneva, Arial, Helvetica, Sans-Serif;
  font-style: normal;
  font-weight: bold;
  font-size: 14px;
  text-transform: uppercase;
}

ul.child-vmenu a .t
{
  display: block;
  position:relative;
  top:0;
  line-height: 30px;
  color: #292929;
  padding: 0 13px 0 13px;
  margin-left:0;
  margin-right:0;
}

ul.child-vmenu a.active .l, ul.child-vmenu a.active .r
{
  top: -70px;
}

ul.child-vmenu a.active .t
{
  color: #B28CA8;
}

ul.child-vmenu a:hover .l, ul.child-vmenu a:hover .r
{
  top: -35px;
}

ul.child-vmenu a:hover .t
{
  color: #A1A1A1;
}

/* end VMenuItem */

/* begin VMenuSubItem */
ul.child-vmenu ul li
{
  margin: 0;
  padding: 0;
}

ul.child-vmenu ul a
{
  display: block;
  white-space: nowrap;
  height: 22px;
  overflow: visible;
  background-image: url('images/vsubitem.gif');
  background-position: 24px 0;
  background-repeat: repeat-x;
  padding: 0 0 0 24px;
  line-height: 22px;
  color: #20151D;
  font-weight: normal;
  font-size: 11px;
  margin-left: 0;
}

ul.child-vmenu ul span, ul.child-vmenu ul span span
{
  display: inline;
  float: none;
  margin: inherit;
  padding: inherit;
  background-image: none;
  text-align: inherit;
  text-decoration: inherit;
}

ul.child-vmenu ul a:link, ul.child-vmenu ul a:visited, ul.child-vmenu ul a:hover, ul.child-vmenu ul a:active, ul.child-vmenu ul span, ul.child-vmenu ul span span
{
  line-height: 22px;
  color: #20151D;
  font-weight: normal;
  font-size: 11px;
  margin-left: 0;
}

ul.child-vmenu ul ul
{
  margin:0 0 0 0;
}

ul.child-vmenu ul li.child-vsubmenu-separator
{ 
  display: block;
  margin: 0;
  font-size: 1px;
  padding: 0 0 0 0;
 }

ul.child-vmenu ul .child-vsubmenu-separator-span
{
  display: block;
  padding: 0;
  font-size: 1px;
  height: 0;
  line-height: 0;
  margin: 0;
  border: none;
}

ul.child-vmenu ul li.child-vmenu-separator-first
{
    margin-bottom:0;
    padding-bottom:0;
}

ul.child-vmenu ul li li a
{
  background-position: 48px 0;
  padding: 0 0 0 48px;
}

ul.child-vmenu ul li li li a
{
  background-position: 72px 0;
  padding: 0 0 0 72px;
}

ul.child-vmenu ul li li li li a
{
  background-position: 96px 0;
  padding: 0 0 0 96px;
}

ul.child-vmenu ul li li li li li a
{
  background-position: 120px 0;
  padding: 0 0 0 120px;
}

ul.child-vmenu ul li a.active
{
  color: #1A1A17;
  background-position: 24px -54px;
}

ul.child-vmenu ul li li a.active
{
  background-position: 48px -54px;
}

ul.child-vmenu ul li li li a.active
{
  background-position: 72px -54px;
}

ul.child-vmenu ul li li li li a.active
{
  background-position: 96px -54px;
}

ul.child-vmenu ul li li li li li a.active
{
  background-position: 120px -54px;
}

ul.child-vmenu ul li a:hover, ul.child-vmenu ul li a:hover.active
{
  color: #181818;
  background-position: 24px -27px;
}

ul.child-vmenu ul li li a:hover, ul.child-vmenu ul li li a:hover.active
{
  background-position: 48px -27px;
}

ul.child-vmenu ul li li li a:hover, ul.child-vmenu ul li li li a:hover.active
{
  background-position: 72px -27px;
}

ul.child-vmenu ul li li li li a:hover, ul.child-vmenu ul li li li li a:hover.active
{
  background-position: 96px -27px;
}

ul.child-vmenu ul li li li li li a:hover, ul.child-vmenu ul li li li li li a:hover.active
{
  background-position: 120px -27px;
}
/* end VMenuSubItem */

/* begin Box, Block */
.child-block
{
  position: relative;
  min-width: 1px;
  min-height: 1px;
  margin: 5px;
}

.child-block-body
{
  position: relative;
  padding: 0;
}

div.child-block img
{
/* WARNING do NOT collapse this to 'border' - inheritance! */
    border-width: 1px;
    border-color: #A0A295;
  border-style: solid;
  margin: 7px;
}

/* end Box, Block */

/* begin BlockHeader */
.child-blockheader
{
  margin-bottom: 2px;
  position: relative;
  height: 30px;
}

.child-blockheader h3.t
{
  position: relative;
  height: 30px;
  color: #BFA0B7;
  font-family: Verdana, Geneva, Arial, Helvetica, Sans-Serif;
  font-size: 14px;
  margin:0;
  padding: 0 11px 0 39px;
  white-space: nowrap;
  line-height: 30px;
}

.child-blockheader h3.t a,
.child-blockheader h3.t a:link,
.child-blockheader h3.t a:visited, 
.child-blockheader h3.t a:hover
{
  color: #BFA0B7;
  font-family: Verdana, Geneva, Arial, Helvetica, Sans-Serif;
  font-size: 14px;
}

.child-blockheader .l, .child-blockheader .r
{
  position: absolute;
  height: 30px;
  background-image: url('images/blockheader.png');
}

.child-blockheader .l
{
  left: 0;
  right: 33px;
}

.child-blockheader .r
{
  width: 770px;
  right: 0;
  clip: rect(auto, auto, auto, 737px);
}

/* end BlockHeader */

/* begin Box, BlockContent */
.child-blockcontent
{
  position: relative;
  margin: 0 auto;
  min-width: 1px;
  min-height: 1px;
}

.child-blockcontent-body
{
  position: relative;
  padding: 3px;
  color: #0E0E0E;
  font-family: Verdana, Geneva, Arial, Helvetica, Sans-Serif;
  font-size: 12px;
}

.child-blockcontent-body table,
.child-blockcontent-body li, 
.child-blockcontent-body a,
.child-blockcontent-body a:link,
.child-blockcontent-body a:visited,
.child-blockcontent-body a:hover
{
  color: #0E0E0E;
  font-family: Verdana, Geneva, Arial, Helvetica, Sans-Serif;
  font-size: 12px;
}

.child-blockcontent-body p
{
  margin: 6px 0;
}

.child-blockcontent-body a, .child-blockcontent-body a:link
{
  color: #31212D;
  text-decoration: underline;
}

.child-blockcontent-body a:visited, .child-blockcontent-body a.visited
{
  color: #BABABA;
  text-decoration: underline;
}

.child-blockcontent-body a:hover, .child-blockcontent-body a.hover
{
  color: #0F0A0D;
  text-decoration: none;
}

.child-blockcontent-body ul li
{
  line-height: 125%;    
  color: #252525;
}/* end Box, BlockContent */

/* begin Button */
.child-button-wrapper a.child-button,
.child-button-wrapper a.child-button:link,
.child-button-wrapper input.child-button,
.child-button-wrapper button.child-button
{
  text-decoration: none;
  font-family: Verdana, Geneva, Arial, Helvetica, Sans-Serif;
  font-style: normal;
  font-weight: bold;
  font-size: 11px;
  position:relative;
  top:0;
  display: inline-block;
  vertical-align: middle;
  white-space: nowrap;
  text-align: center;
  color: #141414 !important;
  width: auto;
  outline: none;
  border: none;
  background: none;
  line-height: 33px;
  height: 33px;
  margin: 0 !important;
  padding: 0 21px !important;
  overflow: visible;
  cursor: pointer;
}

.child-button img, .child-button-wrapper img
{
  margin: 0;
  vertical-align: middle;
}

.child-button-wrapper
{
  vertical-align: middle;
  display: inline-block;
  position: relative;
  height: 33px;
  overflow: hidden;
  white-space: nowrap;
  width: auto;
  margin: 0;
  padding: 0;
  z-index: 0;
}

.firefox2 .child-button-wrapper
{
  display: block;
  float: left;
}

input, select, textarea
{
  vertical-align: middle;
  font-family: Verdana, Geneva, Arial, Helvetica, Sans-Serif;
  font-style: normal;
  font-weight: bold;
  font-size: 11px;
}

.child-block select 
{
    width:96%;
}

.child-button-wrapper.hover .child-button, .child-button-wrapper.hover a.child-button:link, .child-button:hover
{
  color: #B5B7AC !important;
  text-decoration: none !important;
}

.child-button-wrapper.active .child-button, .child-button-wrapper.active a.child-button:link
{
  color: #ABABAB !important;
}

.child-button-wrapper .child-button-l, .child-button-wrapper .child-button-r
{
  display: block;
  position: absolute;
  height: 109px;
  margin: 0;
  padding: 0;
  background-image: url('images/button.png');
}

.child-button-wrapper .child-button-l
{
  left: 0;
  right: 10px;
}

.child-button-wrapper .child-button-r
{
  width: 409px;
  right: 0;
  clip: rect(auto, auto, auto, 399px);
}

.child-button-wrapper.hover .child-button-l, .child-button-wrapper.hover .child-button-r
{
  top: -38px;
}

.child-button-wrapper.active .child-button-l, .child-button-wrapper.active .child-button-r
{
  top: -76px;
}

.child-button-wrapper input
{
  float: none !important;
}
/* end Button */

/* begin Box, Post */
.child-post
{
  position: relative;
  min-width: 35px;
  min-height: 35px;
  margin: 10px;
}

.child-post-body
{
  position: relative;
  padding: 16px;
}

.child-post-tr, .child-post-tl, .child-post-br, .child-post-bl, .child-post-tc, .child-post-bc,.child-post-cr, .child-post-cl
{
  position: absolute;
}

.child-post-tr, .child-post-tl, .child-post-br, .child-post-bl
{
  width: 46px;
  height: 46px;
  background-image: url('images/post_s.png');
}

.child-post-tl
{
  top: 0;
  left: 0;
  clip: rect(auto, 23px, 23px, auto);
}

.child-post-tr
{
  top: 0;
  right: 0;
  clip: rect(auto, auto, 23px, 23px);
}

.child-post-bl
{
  bottom: 0;
  left: 0;
  clip: rect(23px, 23px, auto, auto);
}

.child-post-br
{
  bottom: 0;
  right: 0;
  clip: rect(23px, auto, auto, 23px);
}

.child-post-tc, .child-post-bc
{
  left: 23px;
  right: 23px;
  height: 46px;
  background-image: url('images/post_h.png');
}

.child-post-tc
{
  top: 0;
  clip: rect(auto, auto, 23px, auto);
}

.child-post-bc
{
  bottom: 0;
  clip: rect(23px, auto, auto, auto);
}

.child-post-cr, .child-post-cl
{
  top: 23px;
  bottom: 23px;
  width: 46px;
  background-image: url('images/post_v.png');
}

.child-post-cr
{
  right: 0;
  clip: rect(auto, auto, auto, 23px);
}

.child-post-cl
{
  left: 0;
  clip: rect(auto, 23px, auto, auto);
}

.child-post-cc
{
  position: absolute;
  top: 23px;
  left: 23px;
  right: 23px;
  bottom: 23px;
  background-image: url('images/post_c.png');
}

a img
{
  border: 0;
}

.child-article img, img.child-article, .child-block img, .child-footer img
{
  border: solid 1px #A0A295;
  margin: 10px;
}

.child-metadata-icons img
{
  border: none;
  vertical-align: middle;
  margin: 2px;
}

.child-article table, table.child-article
{
  border-collapse: collapse;
  margin: 1px;
}

.child-article th, .child-article td
{
  padding: 2px;
  border: solid 1px #808272;
  vertical-align: top;
  text-align: left;
}

.child-article th
{
  text-align: center;
  vertical-align: middle;
  padding: 7px;
}

pre
{
  overflow: auto;
  padding: 0.1em;
}

/* end Box, Post */

/* begin PostHeaderIcon */
h2.child-postheader
{
  color: #20151D;
  margin: 6px 0;
  font-size: 24px;
  letter-spacing: normal;
}

h2.child-postheader a, 
h2.child-postheader a:link, 
h2.child-postheader a:visited,
h2.child-postheader a.visited,
h2.child-postheader a:hover,
h2.child-postheader a.hovered
{
  font-size: 24px;
  letter-spacing: normal;
}

h2.child-postheader a, h2.child-postheader a:link
{
  text-align: left;
  text-decoration: none;
  color: #31212D;
}

h2.child-postheader a:visited, h2.child-postheader a.visited
{
  color: #292929;
}

h2.child-postheader a:hover,  h2.child-postheader a.hovered
{
  text-decoration: underline;
  color: #8A4279;
}

/* end PostHeaderIcon */

/* begin PostIcons, PostHeaderIcons */
.child-postheadericons,
.child-postheadericons a,
.child-postheadericons a:link,
.child-postheadericons a:visited,
.child-postheadericons a:hover
{
  font-family: Verdana, Geneva, Arial, Helvetica, Sans-Serif;
  font-style: italic;
  font-weight: normal;
  font-size: 11px;
  color: #242520;
}

.child-postheadericons
{
  padding: 1px;
}

.child-postheadericons a, .child-postheadericons a:link
{
  text-decoration: underline;
  letter-spacing: 1px;
  color: #31212D;
}

.child-postheadericons a:visited, .child-postheadericons a.visited
{
  color: #31212D;
}

.child-postheadericons a:hover, .child-postheadericons a.hover
{
  text-decoration: none;
  color: #3F2B3A;
}
/* end PostIcons, PostHeaderIcons */

/* begin PostBullets */
.child-post ol, .child-post ul
{
  margin: 1em 0 1em 2em;
  padding: 0;
}

.child-post li
{
  font-size: 12px;
  text-align: left;
  color: #232323; 
  margin: 0 0 0 12px;
  padding: 0 0 0 10px;
}

.child-post li ol, .child-post li ul
{
  margin: 0.5em 0 0.5em 2em;
  padding: 0;
}

.child-post ol>li
{
  background: none;
  padding-left: 0;
  /* overrides overflow for "ul li" and sets the default value */
  overflow: visible;
}

.child-post ul>li
{
  background-image: url('images/postbullets.png');
  background-repeat: no-repeat;
  padding-left: 10px;
  /* 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 */
.child-postcontent blockquote,
.child-postcontent blockquote a,
.child-postcontent blockquote a:link,
.child-postcontent blockquote a:visited,
.child-postcontent blockquote a:hover
{
  color: #090908;
  font-style: italic;
  font-weight: normal;
  text-align: left;
}

.child-postcontent blockquote p
{
   margin: 17px 0 17px 17px;
}

.child-postcontent blockquote
{
   border: solid 0 #A0A295;
  margin: 10px 10px 10px 50px;
  padding: 10px 10px 10px 44px;
  background-color: #B5B7AC;
  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 */
.child-postfootericons,
.child-postfootericons a,
.child-postfootericons a:link,
.child-postfootericons a:visited,
.child-postfootericons a:hover
{
  font-family: Verdana, Geneva, Arial, Helvetica, Sans-Serif;
  font-style: italic;
  font-weight: normal;
  font-size: 11px;
  color: #242520;
}

.child-postfootericons
{
  padding: 1px;
}

.child-postfootericons a, .child-postfootericons a:link
{
  text-decoration: underline;
  letter-spacing: 1px;
  color: #31212D;
}

.child-postfootericons a:visited, .child-postfootericons a.visited
{
  color: #31212D;
}

.child-postfootericons a:hover, .child-postfootericons a.hover
{
  text-decoration: none;
  color: #3F2B3A;
}
/* end PostIcons, PostFooterIcons */

/* begin Footer */
.child-footer
{
  position: relative;
  margin-top:0;
  margin-bottom:0;
  width: 100%;
}

.child-footer-b 
{
  position: absolute;
  left:10px;
  right:10px;
  bottom:0;
  height:50px;
  background-image: url('images/footer_b.png');
}

.child-footer-r, .child-footer-l
{
  position: absolute;
  height:50px;
  background-image: url('images/footer_s.png');
  bottom: 0;
}

.child-footer-l
{
  left: 0;
  width:10px;
}

.child-footer-r
{
  right: 0;
  width:20px;
  clip: rect(auto, auto, auto, 10px);
}

.child-footer-t
{
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 50px;
  background-color: #7F5775;
}

.child-footer-body
{
    position:relative;
    padding: 15px;
}

.child-footer-body .child-rss-tag-icon
{
  position: absolute;
  left:   6px;
  bottom:15px;
  z-index:1;
}

.child-rss-tag-icon
{
  display: block;
  background-image: url('images/rssicon.png');
  background-position: center right;
  background-repeat: no-repeat;
  height: 30px;
  width: 19px;
  cursor: default;
}

.child-footer-text p
{
  padding:0;
  margin:0;
  text-align: center;
}

.child-footer-text,
.child-footer-text a,
.child-footer-text a:link,
.child-footer-text a:visited,
.child-footer-text a:hover,
.child-footer-text td, 
.child-footer-text th,
.child-footer-text caption
{
    color: #110B10;
    font-style: italic;
    font-size: 11px;
}

.child-footer-text
{
  min-height: 50px;
  padding-left: 10px;
  padding-right: 10px;
  text-align: center;
}

.child-footer-text a,
.child-footer-text a:link
{
  color: #31212D;
  text-decoration: underline;
}

.child-footer-text a:visited
{
  color: #1C1C19;
}

.child-footer-text a:hover
{
  color: #8A4279;
  text-decoration: none;
}

div.child-footer img
{
/* WARNING do NOT collapse this to 'border' - inheritance! */
    border-color: #A0A295;
  border-style: solid;
  margin: 5px;
}/* end Footer */

/* begin PageFooter */
.child-page-footer, 
.child-page-footer a,
.child-page-footer a:link,
.child-page-footer a:visited,
.child-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: #31212D;
}

.child-page-footer
{
  padding: 1em;
  text-align: center;
  text-decoration: none;
  color: #2B2B26;
}
/* end PageFooter */

/* begin LayoutCell, sidebar1 */

.child-content-layout .child-sidebar1
{
  background-image: url('images/sidebar_bg.png');
  width: 225px;
}

/* end LayoutCell, sidebar1 */

/* begin LayoutCell, content */

.child-content-layout .child-content .child-block
{
  background-image: url('images/sidebar_bg.png');
}
/* end LayoutCell, content */



