/*
Theme Name: PSP
Theme URI: 
Description: 
Version: 2.0
Author: Presell Page Man
Author URI: http://www.presellpageman.com/
Tags: fixed width, three columns, valid XHTML, widgets
*/

/* begin Page */
/* Created by Artisteer v3.0.0.39952 */

#art-main, table
{
    font-family: Verdana, Arial, Helvetica, Sans-Serif;
    font-style: normal;
    font-weight: normal;
    font-size: 13px;
}

h1, h2, h3, h4, h5, h6, p, a, ul, ol, li
{
    margin: 0;
    padding: 0;
}

.art-postcontent,
.art-postcontent li,
.art-postcontent table,
.art-postcontent a,
.art-postcontent a:link,
.art-postcontent a:visited,
.art-postcontent a.visited,
.art-postcontent a:hover,
.art-postcontent a.hovered
{
    font-family: Verdana, Arial, Helvetica, Sans-Serif;
    font-size: 14px;
    line-height:160%; /*widthmartin*/
}

.art-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: Verdana, Arial, Helvetica, Sans-Serif;
  font-style: normal;
  font-weight: normal;
  font-size: 32px;
  text-decoration: none;
}

.art-postcontent a
{
  text-decoration: underline;
  color: #8F3707;
}

.art-postcontent a:link
{
  text-decoration: underline;
  color: #8F3707;
}

.art-postcontent a:visited, .art-postcontent a.visited
{
  color: #8F3707;
  text-decoration: underline;
}

.art-postcontent  a:hover, .art-postcontent a.hover
{
  color: #FF6C00;
}

.art-postcontent h1
{
   color: #FF6C00;
margin: 21px 0;
   font-size: 30px;    
}

.art-blockcontent h1
{
margin: 21px 0;
   font-size: 30px; 
}

.art-postcontent h1 a, .art-postcontent h1 a:link, .art-postcontent h1 a:hover, .art-postcontent h1 a:visited, .art-blockcontent h1 a, .art-blockcontent h1 a:link, .art-blockcontent h1 a:hover, .art-blockcontent h1 a:visited 
{
   font-size: 30px; 
}

.art-postcontent h2
{
   color: #FF6C00;
margin: 19px 0;
   font-size: 22px;    
}

.art-blockcontent h2
{
margin: 19px 0;
   font-size: 22px; 
}

.art-postcontent h2 a, .art-postcontent h2 a:link, .art-postcontent h2 a:hover, .art-postcontent h2 a:visited, .art-blockcontent h2 a, .art-blockcontent h2 a:link, .art-blockcontent h2 a:hover, .art-blockcontent h2 a:visited 
{
   font-size: 22px; 
}

.art-postcontent h3
{
   color: #F5A00D;
margin: 19px 0;
   font-size: 19px;    
}

.art-blockcontent h3
{
margin: 19px 0;
   font-size: 19px; 
}

.art-postcontent h3 a, .art-postcontent h3 a:link, .art-postcontent h3 a:hover, .art-postcontent h3 a:visited, .art-blockcontent h3 a, .art-blockcontent h3 a:link, .art-blockcontent h3 a:hover, .art-blockcontent h3 a:visited 
{
   font-size: 19px; 
}

.art-postcontent h4
{
   color: #563804;
margin: 20px 0;
   font-size: 16px;    
}

.art-blockcontent h4
{
margin: 20px 0;
   font-size: 16px; 
}

.art-postcontent h4 a, .art-postcontent h4 a:link, .art-postcontent h4 a:hover, .art-postcontent h4 a:visited, .art-blockcontent h4 a, .art-blockcontent h4 a:link, .art-blockcontent h4 a:hover, .art-blockcontent h4 a:visited 
{
   font-size: 16px; 
}

.art-postcontent h5
{
   color: #563804;
margin: 22px 0;
   font-size: 13px;    
}

.art-blockcontent h5
{
margin: 22px 0;
   font-size: 13px; 
}

.art-postcontent h5 a, .art-postcontent h5 a:link, .art-postcontent h5 a:hover, .art-postcontent h5 a:visited, .art-blockcontent h5 a, .art-blockcontent h5 a:link, .art-blockcontent h5 a:hover, .art-blockcontent h5 a:visited 
{
   font-size: 13px; 
}

.art-postcontent h6
{
   color: #7C5005;
margin: 35px 0;
   font-size: 11px;    
}

.art-blockcontent h6
{
margin: 35px 0;
   font-size: 11px; 
}

.art-postcontent h6 a, .art-postcontent h6 a:link, .art-postcontent h6 a:hover, .art-postcontent h6 a:visited, .art-blockcontent h6 a, .art-blockcontent h6 a:link, .art-blockcontent h6 a:hover, .art-blockcontent h6 a:visited 
{
   font-size: 11px; 
}

ul
{
  list-style-type: none;
}

ol
{
  list-style-position: inside;
}

html 
{
    height:100%;
}

#art-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: #414141;
  height:100%;
  min-height:100%;
  background-color: #FFFFFF;
  min-width: 700px;
}

.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 Header */
div.art-header
{
    margin: 0 auto;
  position: relative;
  z-index: -1;
  width:100%;
  background-color:#fafafa;
  min-height:62px;
  margin-top: 0;
  margin-bottom: 0;
}

div.art-header-clip
{
  position: absolute;
  width:100%;
  left:0;
  overflow:hidden;
  height:62px;
}

.art-header-wrapper 
{
        min-width: 700px;
    max-width: 1920px;    
        position: relative;
  /*width:100%;*/
  width:970px;
  /* widthmartin */
    margin:0 auto;
}
.art-header-inner 
{
    margin: 0 0;
}

div.art-header-center
{
	position: relative;
	width: 1920px;
	left:50%;
}

div.art-header-jpeg
{
  position: absolute;
  top: 0;
  left:-50%;
  width: 1920px;
  height: 62px;
  background-color:#fafafa;
  background-repeat: no-repeat;
  background-position: center center;
}

.header-lower-border{
  width:100%;
   position: absolute;
  height:10px;
  background-image: url('images/header.jpg');
  background-position: bottom left;
}

/* end Header */

/* begin HeaderObject */
div.art-headerobject
{
  display: block;
 /* left: 140px;
  margin-left: -39px;*/
/*widthmartin*/
  left: 10px;
  position: absolute;
  top: 12px;
  width: 206px;
  height: 38px;
  background-image: url('images/header-object.png');
  background-position:top left;
  background-repeat: no-repeat;
  color:#ff6c00;
  font-size:22px;
  font-family: century gothic, tahoma, verdana, sans-serif;
  padding-left:50px;
  padding-top:7px;
  text-decoration:none;
  border:none;
}
/* end HeaderObject */

/* begin Logo */
div.art-logo
{
  display: block;
  position: absolute;
  top: 20px;
  left: 0;
  margin-left: 0;
}

/* end Logo */

/* begin Box, Sheet */
.art-sheet
{
  position: relative;
  margin: 0 auto;
  min-height: 1px;
  margin-top: 10px;
  margin-bottom: 0;
  cursor:auto;
  /*width: 100%;*/
width:970px;
/* widthmartin */
  min-width: 700px;
  max-width: 1920px;
}

.art-sheet-body
{
  position: relative;
  padding: 0;
    padding-top:0;
    padding-bottom:0;
}

#art-page-background-top-texture, #art-page-background-middle-texture, #art-page-background-glare
{
  min-width: 100%;
}

/* end Box, Sheet */

/* begin Layout */
.art-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;
}
.art-layout-cell, .art-content-layout-row
{
  background-color: Transparent;
  vertical-align: top;
  text-align: left;
  border: none;
  margin:0;
  padding:0;
}

.art-content-layout .art-content-layout{margin:0;}
.art-content-layout .art-layout-cell, .art-content-layout .art-layout-cell .art-content-layout .art-layout-cell{display: table-cell;}
.art-layout-cell .art-layout-cell{display: block;}
.art-content-layout-row {display: table-row;}
.art-layout-glare{position:relative;}/* end Layout */

/* begin Box, Block, VMenuBlock */
.art-vmenublock
{
  position: relative;
  min-width: 1px;
  min-height: 1px;
  margin: 10px;
}

.art-vmenublock-body
{
  position: relative;
  padding: 0;
}

/* end Box, Block, VMenuBlock */

/* begin BlockHeader, VMenuBlockHeader */
.art-vmenublockheader
{
  margin-bottom: 0;
  position: relative;
  height: 34px;
}

.art-vmenublockheader h3.t
{
  position: relative;
  height: 34px;
  color: #888888;
  font-variant: normal;
  font-weight: normal;
  font-size: 14px;
  text-align: right;
  text-transform: uppercase;
  margin:0;
  padding: 0 10px 0 5px;
  white-space: normal;
  line-height: 100%;/*34px widthmartin */
}

.art-vmenublockheader h3.t a,
.art-vmenublockheader h3.t a:link,
.art-vmenublockheader h3.t a:visited, 
.art-vmenublockheader h3.t a:hover
{
  color: #888888;
  font-variant: normal;
  font-weight: normal;
  font-size: 14px;
  text-align: right;
  text-transform: uppercase;
}

/* end BlockHeader, VMenuBlockHeader */

/* begin Box, Box, VMenuBlockContent */
.art-vmenublockcontent
{
  position: relative;
  margin: 0 auto;
  min-width: 1px;
  min-height: 1px;
}

.art-vmenublockcontent-body
{
  position: relative;
  padding: 0;
}

/* end Box, Box, VMenuBlockContent */

/* begin VMenu */
ul.art-vmenu, ul.art-vmenu li
{
  list-style: none;
  margin: 0;
  padding: 0;
  width: auto;
  line-height: 0;
}

ul.art-vmenu
{
  margin-top: 0; 
  margin-bottom: 0;
}

ul.art-vmenu ul
{
  display: none;
}

ul.art-vmenu ul.active
{
  display: block;
}
/* end VMenu */

/* begin VMenuItem */
ul.art-vmenu a
{
  position: relative;
  display: block;
  overflow: hidden;
  height: 18px;
  cursor: pointer;
  text-decoration: none;
}

ul.art-vmenu li.art-vmenu-separator
{
  display: block;
  padding: 0 0 0 0;
  margin: 0;
  font-size: 1px;
}

ul.art-vmenu .art-vmenu-separator-span
{
  display: block;
  padding: 0;
  font-size: 1px;
  height: 0;
  line-height: 0;
  border: none;
}

ul.art-vmenu a .r, ul.art-vmenu a .l
{
  position: absolute;
  display: block;
  top: 0;
  height: 64px;
  background-image: url('images/vmenuitem.png');
}

ul.art-vmenu a .l
{
  left: 0;
  right: 0;
}

ul.art-vmenu a .r
{
  width: 1920px;
  right: 0;
  clip: rect(auto, auto, auto, 1920px);
}

ul.art-vmenu a .t, ul.art-vmenu ul a
{
  font-family: Verdana, Arial, Helvetica, Sans-Serif;
  font-style: normal;
  font-weight: normal;
  font-size: 12px;
  text-align: right;
  text-transform: uppercase;
}

ul.art-vmenu a .t
{
  display: block;
  position:relative;
  top:0;
  line-height: 18px;
  color: #BC7A08;
  padding: 0 10px 0 10px;
  margin-left:0;
  margin-right:0;
}

ul.art-vmenu a.active .l, ul.art-vmenu a.active .r
{
  top: -46px;
}

ul.art-vmenu a.active .t
{
  color: #3B2602;
}

ul.art-vmenu a:hover .l, ul.art-vmenu a:hover .r
{
  top: -23px;
}

ul.art-vmenu a:hover .t
{
  color: #FF6C00;
}

/* end VMenuItem */

/* begin Box, Block */
.art-block
{
  position: relative;
  min-width: 1px;
  min-height: 1px;
  margin: 10px;
}

.art-block-body
{
  position: relative;
  padding: 0;
}

div.art-block img
{
/* WARNING do NOT collapse this to 'border' - inheritance! */
    border-width: 0;
    border-color: #FAD189;
  border-style: solid;
  margin: 10px;
}

/* end Box, Block */

/* begin BlockHeader */
.art-blockheader
{
  margin-bottom: 0;
  position: relative;
}

.art-blockheader h3.t
{
  position: relative;
  color: #888888;
  font-weight: normal;
  font-size: 14px;
  text-align: right;
  text-transform: uppercase;
  margin:0;
  padding: 0 0px 0 5px;
  white-space: normal;
  line-height: 120%;/* 38px; widthmartin */
}

.art-sidebar2 .art-blockheader h3.t{
  text-align:left;
}

.art-blockheader h3.t a,
.art-blockheader h3.t a:link,
.art-blockheader h3.t a:visited, 
.art-blockheader h3.t a:hover
{
  color: #888888;
  font-weight: normal;
  font-size: 14px;
  text-align: right;
  text-transform: uppercase;
}

.art-sidebar2 .art-blockheader h3.t a,
.art-sidebar2 .art-blockheader h3.t a:link,
.art-sidebar2 .art-blockheader h3.t a:visited, 
.art-sidebar2 .art-blockheader h3.t a:hover
{
  text-align: left;
}

/* end BlockHeader */

/* begin Box, BlockContent */
.art-blockcontent
{
  position: relative;
  margin: 0 auto;
  min-width: 1px;
  min-height: 1px;
}

.art-blockcontent-body
{
  position: relative;
  padding: 3px;
  color: #563804;
  font-family: Verdana, Arial, Helvetica, Sans-Serif;
  font-size: 12px;
  text-align: right;
  text-transform: uppercase;
  line-height: 160%;
}

.art-blockcontent-body table,
.art-blockcontent-body li, 
.art-blockcontent-body a,
.art-blockcontent-body a:link,
.art-blockcontent-body a:visited,
.art-blockcontent-body a:hover
{
  color: #563804;
  font-family: Verdana, Arial, Helvetica, Sans-Serif;
  font-size: 12px;
  text-align: right;
  text-transform: uppercase;
  line-height: 160%;
}

.art-sidebar2 .art-blockcontent-body table,
.art-sidebar2 .art-blockcontent-body li, 
.art-sidebar2 .art-blockcontent-body a,
.art-sidebar2 .art-blockcontent-body a:link,
.art-sidebar2 .art-blockcontent-body a:visited,
.art-sidebar2 .art-blockcontent-body a:hover
{
  text-align: left;
}

.art-blockcontent-body p
{
  margin: 6px 0;
}

.art-blockcontent-body a, .art-blockcontent-body a:link
{
  /*color: #BC7A08;*/
  color: #ff6c00;
  text-decoration: none;
}

.art-blockcontent-body a:visited, .art-blockcontent-body a.visited
{
  /*color: #F8B94E;*/
  color: #ff6c00;
  text-decoration: none;
}

.art-blockcontent-body a:hover, .art-blockcontent-body a.hover
{
  color: #FBA607;
  text-decoration: underline;
}

.art-blockcontent-body ul li
{
  font-size: 14px;
  line-height: 160%;    
  color: #B27307;
}/* end Box, BlockContent */

/* begin Button */
.art-button-wrapper a.art-button,
.art-button-wrapper a.art-button:link,
.art-button-wrapper input.art-button,
.art-button-wrapper button.art-button
{
  text-decoration: none;
  font-family: Verdana, Arial, Helvetica, Sans-Serif;
  font-style: normal;
  font-weight: bold;
  font-size: 13px;
  text-transform: uppercase;
  position:relative;
  top:0;
  display: inline-block;
  vertical-align: middle;
  white-space: nowrap;
  text-align: center;
  color: #414141 !important;
  width: auto;
  outline: none;
  border: none;
  background: none;
  line-height: 30px;
  height: 30px;
  margin: 0 !important;
  padding: 0 14px !important;
  overflow: visible;
  cursor: pointer;
}

.art-button img, .art-button-wrapper img
{
  margin: 0;
  vertical-align: middle;
}

.art-button-wrapper
{
  vertical-align: middle;
  display: inline-block;
  position: relative;
  height: 30px;
  overflow: hidden;
  white-space: nowrap;
  width: auto;
  margin: 0;
  padding: 0;
  z-index: 0;
}

.firefox2 .art-button-wrapper
{
  display: block;
  float: left;
}

input, select, textarea
{
  vertical-align: middle;
  font-family: Verdana, Arial, Helvetica, Sans-Serif;
  font-style: normal;
  font-weight: bold;
  font-size: 13px;
  text-transform: none;
}

.art-block select 
{
    width:96%;
}

.art-button-wrapper.hover .art-button, .art-button-wrapper.hover a.art-button:link, .art-button:hover
{
  color: #000000 !important;
  text-decoration: none !important;
}

.art-button-wrapper.active .art-button, .art-button-wrapper.active a.art-button:link
{
  color: #000000 !important;
}

.art-button-wrapper .art-button-l, .art-button-wrapper .art-button-r
{
  display: block;
  position: absolute;
  height: 100px;
  margin: 0;
  padding: 0;
  background-image: url('images/button.png');
}

.art-button-wrapper .art-button-l
{
  left: 0;
  right: 10px;
}

.art-button-wrapper .art-button-r
{
  width: 413px;
  right: 0;
  clip: rect(auto, auto, auto, 403px);
}

.art-button-wrapper.hover .art-button-l, .art-button-wrapper.hover .art-button-r
{
  top: -35px;
}

.art-button-wrapper.active .art-button-l, .art-button-wrapper.active .art-button-r
{
  top: -70px;
}

.art-button-wrapper input
{
  float: none !important;
}
/* end Button */

/* begin Box, Post */
.art-post
{
  position: relative;
  min-width: 17px;
  min-height: 17px;
  margin: 7px;
}

.art-post-body
{
  position: relative;
  padding: 7px;
}

a img
{
  border: 0;
}

.art-article img, img.art-article, .art-block img, .art-footer img
{
  border: solid 0 #FAD189;
  margin: 10px;
}

.art-metadata-icons img
{
  border: none;
  vertical-align: middle;
  margin: 2px;
}

.art-article table, table.art-article
{
  border-collapse: collapse;
  margin: 1px;
}

.art-article th, .art-article td
{
  padding: 2px;
  border: solid 1px #F7B748;
  vertical-align: top;
  text-align: left;
}

.art-article th
{
  text-align: center;
  vertical-align: middle;
  padding: 7px;
}

pre
{
  overflow: auto;
  padding: 0.1em;
}

/* end Box, Post */

/* begin PostHeaderIcon */
h2.art-postheader
{
  color: #FF6C00;
  margin: 5px 0;
  font-size: 30px;
}

h2.art-postheader a, 
h2.art-postheader a:link, 
h2.art-postheader a:visited,
h2.art-postheader a.visited,
h2.art-postheader a:hover,
h2.art-postheader a.hovered
{
  font-size: 30px;
}

h2.art-postheader a, h2.art-postheader a:link
{
  text-align: left;
  text-decoration: none;
  color: #8f3707;
}

h2.art-postheader a:visited, h2.art-postheader a.visited
{
  color: #8f3707;
}

h2.art-postheader a:hover,  h2.art-postheader a.hovered
{
  text-decoration: underline;
  color: #8F3707;
}

/* end PostHeaderIcon */

/* begin PostBullets */
.art-post ol, .art-post ul
{
  margin: 1em 0 1em 2em;
  padding: 0;
}

.art-post li
{
  font-size: 14px;
  /*color: #875706;*/
  padding: 0 0 0 0px;
}

.art-post li ol, .art-post li ul
{
  margin: 0.5em 0 0.5em 2em;
  padding: 0;
}

.art-post ol>li
{
  background: none;
  padding-left: 0;
  /* overrides overflow for "ul li" and sets the default value */
  overflow: visible;
}

.art-post ul>li
{
  /*background-image: url('images/postbullets.png');
  background-repeat: no-repeat;
  padding-left: 14px;
  overflow-x: visible;
  overflow-y: hidden;*/
  list-style-type:disc;
}

.art-post ul li ul>li{
  list-style-type:circle;
}

/* end PostBullets */

/* begin PostQuote */
.art-postcontent blockquote,
.art-postcontent blockquote a,
.art-postcontent blockquote a:link,
.art-postcontent blockquote a:visited,
.art-postcontent blockquote a:hover
{
  color: #714905;
  font-style: italic;
  font-weight: normal;
  text-align: left;
}

.art-postcontent blockquote p
{
   margin: 2px 0 2px 15px;
}

.art-postcontent blockquote
{
   border: solid 0 #FDD386;
  margin: 10px 10px 10px 50px;
  padding: 10px 10px 10px 47px;
  background-color: #FEF1D9;
  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 PostMetadata, PostMetadataFooter */
.art-postmetadatafooter
{
  overflow:hidden;
  padding: 1px;
  background-image: url('images/postmetadatafooter_bg.png');
  border-color: #FDF0DA;
  border-style: solid;
  border-width: 1px;
}
/* end PostMetadata, PostMetadataFooter */

/* begin PostIcons, PostFooterIcons */
.art-postfootericons,
.art-postfootericons a,
.art-postfootericons a:link,
.art-postfootericons a:visited,
.art-postfootericons a:hover
{
  font-family: Verdana, Arial, Helvetica, Sans-Serif;
  color: #664204;
}

.art-postfootericons
{
  padding: 1px;
}

.art-postfootericons a, .art-postfootericons a:link
{
  text-decoration: none;
  color: #815405;
}

.art-postfootericons a:visited, .art-postfootericons a.visited
{
  color: #815405;
}

.art-postfootericons a:hover, .art-postfootericons a.hover
{
  color: #2B1C02;
}
/* end PostIcons, PostFooterIcons */

/* begin Footer */
.art-footer
{
  position: relative;
  margin-top:30px;
  margin-bottom:0;
  width: 100%;
}

.art-footer-t
{
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background-image: url('images/footer_t.png');
  background-position: left bottom;
}

.art-footer-body
{
    position:relative;
    padding: 20px;
}

.art-footer-text p
{
  padding:0;
  margin:0;
  text-align: center;
}

.art-footer-text,
.art-footer-text a,
.art-footer-text a:link,
.art-footer-text a:visited,
.art-footer-text a:hover,
.art-footer-text td, 
.art-footer-text th,
.art-footer-text caption
{
    color: #462D03;
    font-size: 11px;
}

.art-footer-text
{
  padding-left: 10px;
  padding-right: 10px;
  text-align: center;
}

.art-footer-text a,
.art-footer-text a:link
{
  color: #2B1C02;
  text-decoration: none;
}

.art-footer-text a:visited
{
  color: #875706;
}

.art-footer-text a:hover
{
  color: #583A01;
  text-decoration: underline;
}

div.art-footer img
{
/* WARNING do NOT collapse this to 'border' - inheritance! */
    border-color: #FAD189;
  border-style: solid;
  margin: 5px;
}/* end Footer */

/* begin PageFooter */
.art-page-footer, 
.art-page-footer a,
.art-page-footer a:link,
.art-page-footer a:visited,
.art-page-footer a:hover
{
  font-family: Verdana;
  font-size: 10px;
  letter-spacing: normal;
  word-spacing: normal;
  font-style: normal;
  font-weight: normal;
  text-decoration: underline;
  color: #875706;
}

.art-page-footer
{
  padding: 1em;
  text-align: center;
  text-decoration: none;
  color: #875706;
}
/* end PageFooter */

/* begin LayoutCell, sidebar1 */

.art-content-layout .art-sidebar1
{
 /* width: 250px;*/
width:180px;
/* widthmartin */
}

/* end LayoutCell, sidebar1 */

/* begin LayoutCell, content */

/* end LayoutCell, content */

/* begin LayoutCell, sidebar2 */

.art-content-layout .art-sidebar2
{
 /* width: 250px;*/
width:180px;
/* widthmartin */
}

/* 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, .art-article .aligncenter img, .aligncenter img.art-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;
}

.art-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.art-footer div.art-content-layout
{
    margin:0 auto;
    width:100%;
}

div.art-layout-cell-size1 
{
    width:100%;
}

div.art-layout-cell-size2 
{
    width:50%;
}
div.art-layout-cell-size3 
{
    width:33%;
}

div.art-layout-cell-size4
{
    width:25%;
}

.art-widget-title
{
    padding:0 0 0 24px;
    margin-bottom:0;
}

div.art-center-wrapper
{
  position: relative;
  float: right;
  right: 50%;
}

div.art-center-inner
{
  position: relative;
  float: left;
  left: 50%;
}

.firefox2 div.art-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;
}

#respond .comment-notes {
	margin-bottom: 1em;
}

.form-allowed-tags {
	line-height: 1em;
}

#comments-list #respond {
	margin-left: 27px !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;
}

.art-footer .art-widget-title 
{
    font-size:1.2em;
    padding: 0;
}

.art-footer .art-widget,
.art-footer .art-widget a,
.art-footer .art-widget a:link,
.art-footer .art-widget a:visited,
.art-footer .art-widget a:hover
{
    color: #462D03;
font-size: 11px;
    text-align: left;
}

.art-footer .art-widget a,
.art-footer .art-widget a:link
{
  color: #2B1C02;
text-decoration: none;
}

.art-footer .art-widget a:visited
{
  color: #875706;
}

DIV[id^="GMPmap"] IMG 
{
    margin: 0;
}

.art-header-inner{
width:100%;
}
#header-menu{
width:100%;
height:40px;
  /*widthmartin*/
}

/* IF PAGE MENU
#header-menu .menu-header .menu{
margin-right:11px;
  height:40px;
  width:100%;

}
*/

#header-menu .menu-header{
margin-right:11px;
  height:40px;
  width:100%;

}

#header-menu div ul{
right:11px;
position:absolute;
height:40px;
   background-image: url('images/menu-separator.png');
  background-repeat:no-repeat;
  background-position:top right;
  padding:0px;
}

#header-menu div ul li{
  float:left;
}

#header-menu div ul li a{
  display: block;
  padding-left:12px;
  padding-right:12px;
  height: 33px;
  text-align:center;
  padding-top:8px;
  background-image: url('images/menu-separator.png');
  background-repeat:no-repeat;
  background-position:top left;
  color: #ff6c00;
  text-decoration:none;
  font-size:16px;
  font-weight:normal;
}

#header-menu div ul li a:hover{
  background-image: url('images/menu-selected2.png');
  background-repeat:repeat-x;

}

#header-menu div ul .current_page_item a{
  background-image: url('images/menu-selected.png');
  background-repeat:repeat-x;
  text-decoration:underline;
}

#header-menu div ul .current-menu-item a{
  background-image: url('images/menu-selected.png');
  background-repeat:repeat-x;
  text-decoration:underline;
}

#header-menu div ul .current_page_parent a{
  background-image: url('images/menu-selected.png');
  background-repeat:repeat-x;
  text-decoration:underline;
}

#header-menu div ul .current_menu_parent a{
  background-image: url('images/menu-selected.png');
  background-repeat:repeat-x;
  text-decoration:underline;
}
#header-menu div ul .current-page-ancestor a{
  background-image: url('images/menu-selected.png');
  background-repeat:repeat-x;
  text-decoration:underline;
}

.art-sidebar2{
  background-image: url('images/vertical-line.png');
  background-repeat:no-repeat;
  background-position:top left;
}

.art-sidebar1{
  background-image: url('images/vertical-line.png');
  background-repeat:no-repeat;
  background-position:top right;
}

.art-blockcontent-body form{
	text-transform: none;
}

.art-blockcontent-body form input{
	text-transform: none;
}

.art-blockcontent-body form select{
	text-transform: none;
	width:100%;
}

.psp-widget-search{
	text-align:left;
}

.sw-input{
	width:2.5em;
}

.sw-label{
	display:block;
	float:left;
}

.sw-filter-kw{
	width:100%;
}

.sw-submit{
	width:7.4em;
	margin-top:10px;
}

.psp-widget-search div{
	margin-top:10px;
}
.psp-widget-search div:first-child{
	margin-top:0;
}

#header-submenu{
	width:700px;
	text-align:right;
	margin-left:255px;

}

#header-submenu ul{

  white-space: normal;
}

#header-submenu ul li{
  /*display:inline;*/
  display:inline-block;
  white-space: normal;
  padding:3px;
  padding-left:6px;
  overflow:hidden;
}

#header-submenu ul li a:hover{
  text-decoration:underline;
}

#header-submenu ul li a{
  color: #ff6000;
  text-decoration:none;
  font-size:10px;
}

#header-submenu ul li.current_page_item{
  font-weight:bold;
}

#header-submenu ul li.current_menu_item{
  font-weight:bold;
}

.art-postcontent table tbody tr td a.psp-list-sites-title{
  font-size:16px;
}

.art-postcontent table tbody tr td{
  padding:6px;
  padding-top:10px;
  padding-bottom:10px;
  color:#888888;
}

.psp-list-sites-price{
	font-size:16px;
	float:right;
	font-weight:bold;
	color:#ff6000;
}

.psp-list-trcolor1{
  background-color:#fff3ea;
}

.psp-list-table{

}

#wpcf label{
  display:block;
  width:150px;
  height:24px;
  float:left;
}

.contactform{
  width:650px;
}

.faq-style h2.art-postheader a{
 font-size:24px;
}

.faq-style .art-postmetadatafooter{
  display:none;
}

.faq-style .tweetmeme_button{
  display:none;
}

.faq-style .art-post .art-post-body .art-article .art-postcontent .faq-style strong{
  font-weight:normal;
}

.explanatory_dictionary_word{
color:#ff6000;
}

.explanatory_dictionary_first{

}

.explanatory_dictionary_last{

}

.explanatory_dictionary div{
margin-top:20px;
}

.explanatory_dictionary div.explanatory_dictionary_alphabet{
margin-top:0px; margin-bottom:20px;
}

a.explanatory_dictionary_selected_letter{
  font-weight:bold;
}

ol li{
line-height:170%;
}

.art-postfootericons{
display:none;
}

.nocomments{
display:none;
}

.domtooltips{
color:#008800;
}

.presellorder{
text-align:center;
background-color:#ffecb1;
border:2px dashed #ffffff;
}

.psp_orderlink{
font-weight:bold;
font-size:16px;
color:#0000ff;
text-decoration:underline;
}

.art-postcontent table tbody tr td.presellordersave{
color:#008800;
}

.presellorderprice{
  color:#666666;
  text-decoration:none;
}

a.psp_order-link-wrapper:link{
  display:block;
  width:100%;
  height:100%;
  padding-top:4px;
  text-decoration:none;
}
a.psp_order-link-wrapper:hover{
  display:block;
  width:100%;
  height:100%;
  padding-top:4px;
  text-decoration:none;
}
a.psp_order-link-wrapper:visited{
  display:block;
  width:100%;
  height:100%;
  padding-top:4px;
  text-decoration:none;
}
