/* begin Page */

/* Created by Artisteer v3.1.0.48375 */

body
{
   font-family: Verdana, Geneva, Arial, Helvetica, Sans-Serif;
   font-style: normal;
   font-weight: normal;
   font-size: 14px;
   text-align: justify;
}

h1, h2, h3, h4, h5, h6,
h1 a, h2 a, h3 a, h4 a, h5 a, h6 a,
h1 a:hover, h2 a:hover, h3 a:hover, h4 a:hover, h5 a:hover, h6 a:hover,
h1 a:visited, h2 a:visited, h3 a:visited, h4 a:visited, h5 a:visited, h6 a:visited,
.plz-postheader, .plz-postheader a, .plz-postheader a:link, .plz-postheader a:visited, .plz-postheader a:hover,
.plz-blockheader .t, .plz-vmenublockheader .t, .plz-logo-text, .plz-logo-text a,
.plz-logo-name, .plz-logo-name a, .plz-logo-name a:link, .plz-logo-name a:visited, .plz-logo-name a:hover
{
   font-family: "Trebuchet MS", Arial, Helvetica, Sans-Serif;
   font-style: normal;
   font-variant: small-caps;
   font-weight: bold;
   font-size: 33px;
   text-decoration: none;
}

a
{
   text-decoration: none;
}

a:link
{
   text-decoration: none;
}

a:hover, a.hover
{
   text-decoration: underline;
}

h1, h1 a, h1 a:link, h1 a:visited, h1 a:hover
{
   font-size: 29px;
   text-align: center;
}

h2, h2 a, h2 a:link, h2 a:visited, h2 a:hover
{
   font-size: 24px;
   text-align: center;
}

h3, h3 a, h3 a:link, h3 a:visited, h3 a:hover
{
   font-size: 20px;
   text-align: center;
}

h4, h4 a, h4 a:link, h4 a:visited, h4 a:hover
{
   font-size: 18px;
   text-align: center;
}

h5, h5 a, h5 a:link, h5 a:visited, h5 a:hover
{
   font-size: 15px;
   text-align: center;
}

h6, h6 a, h6 a:link, h6 a:visited, h6 a:hover
{
   font-size: 14px;
   text-align: center;
}

#plz-main
{
   position: relative;
   width: 100%;
   left: 0;
   top: 0;
   cursor:default;
}

#plz-page-background-glare, #plz-page-background-middle-texture, #plz-page-background-top-texture
{
   display: none;
}

.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, Post */
.plz-post
{
   margin: 10px;
}

a img
{
   border: 0;
}

.plz-article img, img.plz-article
{
   margin: 7px 7px 7px 7px;
}

.plz-metadata-icons img
{
   border: none;
   vertical-align: middle;
   margin: 2px;
}

.plz-article table, table.plz-article
{
   border-collapse: collapse;
   margin: 1px;
   width: auto;
}

.plz-article table, table.plz-article .plz-article tr, .plz-article th, .plz-article td
{
   background-color: Transparent;
}

.plz-article th, .plz-article td
{
   padding: 2px;
   border: solid 1px #eeeeee;
   vertical-align: top;
   text-align: left;
}

.plz-article th
{
   text-align: center;
   vertical-align: middle;
   padding: 7px;
}

pre
{
   overflow: auto;
   padding: 0.1em;
}

/* end Box, Post */

/* begin PostHeaderIcon */
.plz-postheader
{
   margin: 5px 0;
   font-size: 26px;
   text-align: center;
}

.plz-postheader a, 
.plz-postheader a:link, 
.plz-postheader a:visited,
.plz-postheader a.visited,
.plz-postheader a:hover,
.plz-postheader a.hovered
{
   font-size: 26px;
   text-align: center;
}

.plz-postheader a, .plz-postheader a:link
{
   text-align: left;
   text-decoration: none;
}

.plz-postheader a:hover,  .plz-postheader a.hovered
{
   text-decoration: underline;
}

/* end PostHeaderIcon */

/* begin PostHeader */

/* end PostHeader */

/* begin PostContent */
.plz-postcontent p
{
   margin: 0.5em 0;
}

.plz-postcontent
{
   margin: 0;
}
/* end PostContent */

/* begin PostBullets */
ol, ul
{
   margin: 1em 0 1em 2em;
   padding: 0;
   font-size: 14px;
   text-align: justify;
}

li ol, li ul
{
   margin: 0.5em 0 0.5em 2em;
   padding: 0;
}

li
{
   margin: 0.2em 0;
   padding: 0;
}

ul
{
   list-style-type: none;
}

ol
{
   list-style-position: inside;
}

.plz-post li
{
   padding: 0 0 0 12px;
   line-height: 1em;
}

.plz-post ol li, .plz-post ul ol li
{
   background: none;
   padding-left: 0;
}

.plz-post ul li, .plz-post ol ul li
{
   background-image: url('../images/postbullets.png');
   background-repeat: no-repeat;
   padding-left: 12px;
}

/* end PostBullets */

/* begin PostQuote */

blockquote,
.plz-postcontent blockquote
{
   margin: 10px 10px 10px 50px;
   padding: {QuoteIconPadding}px {QuoteIconPadding}px {QuoteIconPadding}px {QuoteIconLeftPadding}px;
}

/* end PostQuote */

