/*
Theme Name: ims
Theme URI:
Description: mj-generated theme
Version: 1.0
Author:
Author URI:
Tags: fixed width, one column, valid XHTML, widgets
*/

/* begin Page */
#main, table
{
  font-family: 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;
}

.contact-form
{
  padding:0 0 0 50px
}

.social-media-icon
{
  padding:0 0 0 50px
}

.text .contact-form h2
{
  font-size:23px;
  color:#444e69;
  text-shadow:#fff 0 1px 1px;
  background:url(../images/divider_line.gif) bottom repeat-x;
  padding-bottom:20px;
  margin-bottom:20px
}

.contact-form
{
  font-size:13px
}

.contact-form .row
{
  padding:13px 0
}

.contact-form .inputtext, .contact-form select, .contact-form textarea
{
  background-color: #000000;
  border: 1px solid #c4c8cc;
  color:#FFFFFF;
  font-weight:normal;
}

.contact-form .field_text .inputtext
{
  width:450px;
  margin-right:20px
}

.contact-form .ui-selectmenu
{
  margin-right:38px
}

.contact-form .field_select select
{
  width:450px;
}

.contact-form .field_textarea textarea
{
  width:450px;
  font-family:Arial, Helvetica, sans-serif;
  font-size:13px;
  margin-bottom:0
}

.contact-form label
{
  font-weight:normal;
  color:#FFF;
  display:block;
  /*float:left;*/
  padding-bottom:9px;
}

.contact-form .field_submit
{
  padding:0
}

.contact-form .contact-submit
{
  width:129px;
  height:38px;
  margin-top:0px;
  margin-left:0px;
  float:left;
  font-family:Arial, Helvetica, sans-serif;
  font-size:12px;
  color:#ffffff;
  text-align:center;
  line-height:24px;
  clear:left;
  cursor:pointer;
  outline:none;
  background:url(../images/button_bg1.png) no-repeat;
  border:none;
  padding-bottom:4px;
}

.error_message
{
  width: 450px;
  border: none;
  margin-bottom:0;
}
.error_message p
{
  font: bold 14px Arial, Helvetica, sans-serif;
  color:#FF0000;
  padding: 0;
}
.success_message
{
  width: 450px;
  border: none;
  margin-bottom:0;
}
.success_message p
{
  font: bold 14px Arial, Helvetica, sans-serif;
  color:#00FF00;
  padding: 0;
}

.postcontent,
.postcontent li,
.postcontent table,
.postcontent a,
.postcontent a:link,
.postcontent a:visited,
.postcontent a.visited,
.postcontent a:hover,
.postcontent a.hovered
{
  font-family: Arial, Helvetica, Sans-Serif;
}

.postcontent p
{
  font-size: 16px;
  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: Arial, Helvetica, Sans-Serif;
  font-style: normal;
  font-weight: bold;
  font-size: 28px;
  text-align: left;
}

.postcontent a
{
  text-decoration: underline;
  color: #FDDD86;
}

.postcontent a:link
{
  text-decoration: none;
  color: #FDDD86;
}

.postcontent a:visited, .postcontent a.visited
{
  color: #FEEDBD;
}

.postcontent  a:hover, .postcontent a.hover
{
  text-decoration: none;
  color: #FEEDBE;
}

.postcontent h1
{
  color: #C2C2C2;
}

.postcontent h2
{
  color: #DEDEDE;
  font-size: 22px;
}

.postcontent h2 a,
.postcontent h2 a:link,
.postcontent h2 a:hover,
.postcontent h2 a:visited
{
  font-size: 22px;
}

.postcontent h3
{
  color: #FABE19;
  margin: 18px 0 12px;
  font-size: 18px;
}

.postcontent h3 a,
.postcontent h3 a:link,
.postcontent h3 a:hover,
.postcontent h3 a:visited
{
  font-size: 18px;
}

.postcontent h4
{
  color: #FFFFFF;
  font-size: 16px;
}

.postcontent h4 a,
.postcontent h4 a:link,
.postcontent h4 a:hover,
.postcontent h4 a:visited
{
  font-size: 16px;
}

.postcontent h5
{
  color: #FFFFFF;
  font-size: 14px;
}

.postcontent h5 a,
.postcontent h5 a:link,
.postcontent h5 a:hover,
.postcontent h5 a:visited
{
  font-size: 14px;
}

.postcontent h6
{
  color: #FFFFFF;
  font-size: 14px;
}

.postcontent h6 a,
.postcontent h6 a:link,
.postcontent h6 a:hover,
.postcontent h6 a:visited
{
  font-size: 14px;
}

ul
{
  list-style-type: none;
}

ol
{
  list-style-position: inside;
}

#main
{
  position: relative;
  overflow: hidden;
  z-index: 1;
  width: 100%;
  left: 0;
  top: 0;
  cursor:default;
}

body
{
  padding: 0;
  margin:0 !important;
  margin-bottom:-10px !important;
  color: #DEDEDE;
  height:100%;

  background-color: #FFFFFF;

  background-image: url('../images/Bottom_texture.jpg');
  background-repeat: repeat-x;
  background-attachment: fixed;
  background-position: top center;
}

.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, Sheet */
.sheet
{
  position: relative;
  margin: 0 auto;
  min-width: 23px;
  min-height: 23px;
  margin-top: 20px;
  margin-bottom: 0;
  cursor:auto;
  width: 1024px;
}

.sheet-body
{
  position: relative;
  padding: 1px;
  padding-top:1px;
  padding-bottom:10px;
}

.sheet-tr, .sheet-tl, .sheet-br, .sheet-bl, .sheet-tc, .sheet-bc,.sheet-cr, .sheet-cl
{
  position: absolute;
}

.sheet-tr, .sheet-tl, .sheet-br, .sheet-bl
{
  width: 22px;
  height: 22px;
  background-image: url('../images/sheet_s.png');
}

.sheet-tl
{
  top: 0;
  left: 0;
  clip: rect(auto, 11px, 11px, auto);
}

.sheet-tr
{
  top: 0;
  right: 0;
  clip: rect(auto, auto, 11px, 11px);
}

.sheet-bl
{
  bottom: 0;
  left: 0;
  clip: rect(11px, 11px, auto, auto);
}

.sheet-br
{
  bottom: 0;
  right: 0;
  clip: rect(11px, auto, auto, 11px);
}

.sheet-tc, .sheet-bc
{
  left: 11px;
  right: 11px;
  height: 22px;
  background-image: url('../images/sheet_h.png');
}

.sheet-tc
{
  top: 0;
  clip: rect(auto, auto, 11px, auto);
}

.sheet-bc
{
  bottom: 0;
  clip: rect(11px, auto, auto, auto);
}

.sheet-cr, .sheet-cl
{
  top: 11px;
  bottom: 11px;
  width: 22px;
  background-image: url('../images/sheet_v.png');
}

.sheet-cr
{
  right: 0;
  clip: rect(auto, auto, auto, 11px);
}

.sheet-cl
{
  left: 0;
  clip: rect(auto, 11px, auto, auto);
}

.sheet-cc
{
  position: absolute;
  top: 11px;
  left: 11px;
  right: 11px;
  bottom: 11px;
  background-image: url('../images/sheet_c.png');
}

#page-background-top-texture, #page-background-middle-texture, #page-background-glare
{
  min-width: 1024px;
}
/* end Box, Sheet */

/* begin Header */
div.header
{
  margin: 0 auto;
  position: relative;
  height: 150px;
  overflow: hidden;
  margin-top: 0;
  margin-bottom: 0;
}

div.header-center
{
    position: relative;
    width: 1022px;
    left:50%;
}

div.header-png
{
  position: absolute;
  left:-50%;
  top: 0px;
  width: 1022px;
  height: 150px;
  background-image: url('../images/header.png');
  background-repeat: no-repeat;
  background-position:center center;
}
/* end Header */

/* begin Logo */
div.logo
{
  position: absolute;
  left: 0px;
  top: 0px;
  display: block;
}

h1.logo-name
{
  display: block;
  text-align: left;
  font-family: "Times New Roman", Georgia, Times, Serif;
  font-size: 30px;
  text-decoration: none;
  padding: 0;
  margin: 0;
  color: #FABE19 !important;

}

 h1.logo-name a, h1.logo-name a:link, h1.logo-name a:visited, h1.logo-name a:hover
{
  font-family: "Times New Roman", Georgia, Times, Serif;
  font-size: 30px;
  text-decoration: none;
  padding: 0;
  margin: 0;
  color: #FABE19 !important;
}

h2.logo-text,
h2.logo-text a,
h2.logo-text a:link,
h2.logo-text a:visited,
h2.logo-text a:hover
{
  font-family: Georgia, "Times New Roman", Times, Serif;
  font-weight: normal;
  font-size: 15px;
  padding: 0;
  margin: 0;
  color: #FFFFFF !important;
}

h2.logo-text
{
  display: block;
  text-align: left;
}
/* end Logo */

/* begin Menu */
/* menu structure */
.menu a, .menu a:link, .menu a:visited, .menu a:hover
{
  outline: none;
}

.menu, .menu ul
{
  margin: 0;
  padding: 0;
  border: 0;
  list-style-type: none;
  display: block;
}

.menu li
{
  margin: 0;
  padding: 0;
  border: 0;
  display: block;
  float: left;
  position: relative;
  z-index: 5;
  background: none;
}

.menu li:hover
{
  z-index: 10000;
  white-space: normal;
}

.menu li li
{
  float: none;
}

.menu 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;
}

.menu li:hover>ul
{
  visibility: visible;
  top: 100%;
}

.menu li li:hover>ul
{
  top: 0;
  left: 100%;
}

.menu:after, .menu ul:after
{
  content: ".";
  height: 0;
  display: block;
  visibility: hidden;
  overflow: hidden;
  clear: both;
}
.menu{
  min-height: 0;
  padding: 6px 2px 0 2px;
}

.menu ul ul
{
  padding: 30px 30px 30px 10px;
  margin: -30px 0 0 -10px;
}

div.nav-center
{
  position: relative;
  float: right;
  right: 50%;
}

ul.menu
{
  position: relative;
  float: left;
  left: 50%;
}

.firefox2 ul.menu
{
  float: none;
}

/* menu structure */
.nav
{
  position: relative;
  margin:0 auto;
  min-height: 35px;
  z-index: 100;
  margin-top: 0;
  margin-bottom: 0;
}

.nav-l, .nav-r
{
  position: absolute;
  z-index: -1;
  top: 0;
  height: 100%;
  background-image: url('../images/nav.png');
}

.nav-l
{
  left: 0;
  right: 10px;
}

.nav-r
{
  right: 0;
  width: 1022px;
  clip: rect(auto, auto, auto, 788px);
}
/* end Menu */

/* begin MenuItem */
.menu a
{
  position: relative;
  display: block;
  overflow: hidden;
  height: 29px;
  cursor: pointer;
  text-align: left;
  text-decoration: none;
}

.menu ul li
{
  margin:0;
  clear: both;
}

.menu a .r, .menu a .l
{
  position: absolute;
  display: block;
  top: 0;
  z-index: -1;
  height: 97px;
  background-image: url('../images/menuitem.png');
}

.menu a .l
{
  left: 0;
  right: 7px;
}

.menu a .r
{
  width: 414px;
  right: 0;
  clip: rect(auto, auto, auto, 407px);
}

.menu a .t, .menu ul a, .menu a:link, .menu a:visited, .menu a:hover
{
  text-align: left;
  text-decoration: none;
}

.menu a .t
{
  font-size: 16px;
  font-weight: normal;
  color: #FABE19;
  padding: 0 19px;
  margin: 0 7px;
  line-height: 29px;
  text-align: center;
}

.menu a:hover .l, .menu a:hover .r
{
  top: -34px;
}

.menu li:hover>a .l, .menu li:hover>a .r
{
  top: -34px;
}

.menu li:hover a .l, .menu li:hover a .r
{
  top: -34px;
}
.menu a:hover .t
{
  color: #4D3901;
}

.menu li:hover a .t
{
  color: #4D3901;
}

.menu li:hover>a .t
{
  color: #4D3901;
}

.menu a.active .l, .menu a.active .r
{
  top: -68px;
}

.menu a.active .t
{
  color: #FFFFFF;
}
/* end MenuItem */

/* begin MenuSeparator */
.menu .menu-li-separator
{
  display: block;
  width: 2px;
  height:29px;
}
/* end MenuSeparator */

/* begin MenuSubItem */
.menu ul a
{
  display: block;
  white-space: nowrap;
  height: 20px;
  width: 180px;
  overflow: hidden;
  background-image: url('../images/subitem.png');
  background-position: left top;
  background-repeat: repeat-x;
  border-width: 0;
  border-style: solid;
  text-align: left;
  text-indent: 12px;
  text-decoration: none;
  line-height: 20px;
  color: #ECECEC;
  margin:0;
  padding:0;
}

.nav ul.menu ul span, .nav ul.menu ul span span
{
  display: inline;
  float: none;
  margin: inherit;
  padding: inherit;
  background-image: none;
  text-align: inherit;
  text-decoration: inherit;
}

 .menu ul a:link, .menu ul a:visited, .menu ul a:hover, .menu ul a:active, .nav ul.menu ul span, .nav ul.menu ul span span
{
  text-align: left;
  text-indent: 12px;
  text-decoration: none;
  line-height: 20px;
  color: #ECECEC;
  margin:0;
  padding:0;
}

.menu ul li a:hover
{
  color: #FEF4D9;
  background-position: 0 -20px;
}

.menu ul li:hover>a
{
  color: #FEF4D9;
  background-position: 0 -20px;
}

.nav .menu ul li a:hover span, .nav .menu ul li a:hover span span
{
  color: #FEF4D9;
}

.nav .menu ul li:hover>a span, .nav .menu ul li:hover>a span span
{
  color: #FEF4D9;
}
/* end MenuSubItem */

/* begin Layout */
.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;
}
.layout-cell, .content-layout-row
{
  background-color: Transparent;
  vertical-align: top;
  text-align: left;
  border: none;
  margin:0;
  padding:0;
}


.content-layout .content-layout{width: auto;margin:0;}
.content-layout .layout-cell, .content-layout .layout-cell .content-layout .layout-cell{display: table-cell;}
.layout-cell .layout-cell{display: block;}
.content-layout-row {display: table-row;}
.layout-glare{position:relative;}/* end Layout */

/* begin Box, Block */
.block
{
  position: relative;
  min-width: 1px;
  min-height: 1px;
  margin: 10px;
}

.block-body
{
  position: relative;
  padding: 0;
}
/* end Box, Block */

/* begin BlockHeader */
.blockheader
{
  margin-bottom: 0;
  position: relative;
  height: 34px;
}

 .blockheader h3.t
{
  position: relative;
  height: 34px;
  color: #000000;
  font-size: 14px;
  margin:0;
  padding: 0 10px 0 10px;
  white-space: nowrap;
  line-height: 34px;
}

.blockheader h3.t a,
.blockheader h3.t a:link,
.blockheader h3.t a:visited,
.blockheader h3.t a:hover
{
  color: #000000;
  font-size: 14px;
}

.blockheader .l, .blockheader .r
{
  position: absolute;
  height: 34px;
  background-image: url('../images/blockheader.png');
}

.blockheader .l
{
  left: 0;
  right: 0;
}

.blockheader .r
{
  width: 1022px;
  right: 0;
  clip: rect(auto, auto, auto, 1022px);
}
/* end BlockHeader */

/* begin Box, BlockContent */
.blockcontent
{
  position: relative;
  margin: 0 auto;
  min-width: 3px;
  min-height: 3px;
}

.blockcontent-body
{
  position: relative;
  padding: 8px;
  color: #BCBCBC;
  font-family: Arial, Helvetica, Sans-Serif;
  font-style: normal;
  font-weight: normal;
  font-size: 12px;
}

.blockcontent-tr, .blockcontent-tl, .blockcontent-br, .blockcontent-bl, .blockcontent-tc, .blockcontent-bc,.blockcontent-cr, .blockcontent-cl
{
  position: absolute;
}

.blockcontent-tr, .blockcontent-tl, .blockcontent-br, .blockcontent-bl
{
  width: 2px;
  height: 2px;
  background-image: url('../images/blockcontent_s.png');
}

.blockcontent-tl
{
  top: 0;
  left: 0;
  clip: rect(auto, 1px, 1px, auto);
}

.blockcontent-tr
{
  top: 0;
  right: 0;
  clip: rect(auto, auto, 1px, 1px);
}

.blockcontent-bl
{
  bottom: 0;
  left: 0;
  clip: rect(1px, 1px, auto, auto);
}

.blockcontent-br
{
  bottom: 0;
  right: 0;
  clip: rect(1px, auto, auto, 1px);
}

.blockcontent-tc, .blockcontent-bc
{
  left: 1px;
  right: 1px;
  height: 2px;
  background-image: url('../images/blockcontent_h.png');
}

.blockcontent-tc
{
  top: 0;
  clip: rect(auto, auto, 1px, auto);
}

.blockcontent-bc
{
  bottom: 0;
  clip: rect(1px, auto, auto, auto);
}

.blockcontent-cr, .blockcontent-cl
{
  top: 1px;
  bottom: 1px;
  width: 2px;
  background-image: url('../images/blockcontent_v.png');
}

.blockcontent-cr
{
  right: 0;
  clip: rect(auto, auto, auto, 1px);
}

.blockcontent-cl
{
  left: 0;
  clip: rect(auto, 1px, auto, auto);
}

.blockcontent-cc
{
  position: absolute;
  top: 1px;
  left: 1px;
  right: 1px;
  bottom: 1px;
  background-image: url('../images/blockcontent_c.png');
}

.blockcontent-body li,
.blockcontent-body a,
.blockcontent-body a:link,
.blockcontent-body a:visited,
.blockcontent-body a:hover
{
  color: #BCBCBC;
  font-family: Arial, Helvetica, Sans-Serif;
  font-style: normal;
  font-weight: normal;
  font-size: 12px;
}

.blockcontent-body a
{
  color: #FDE9B3;
  text-decoration: underline;
}

.blockcontent-body a:link
{
  color: #FDE9B3;
  text-decoration: underline;
}

.blockcontent-body a:visited, .blockcontent-body a.visited
{
  color: #FEEAB2;
}

.blockcontent-body a:hover, .blockcontent-body a.hover
{
  color: #FDE9B3;
  text-decoration: none;
}

.blockcontent-body ul li
{
  text-decoration: none;
  line-height: 125%;
  color: #BCBCBC;
  padding: 0 0 0 13px;
  background-image: url('../images/blockcontentbullets.png');
  background-repeat: no-repeat;
}/* end Box, BlockContent */

/* begin Button */
.button-wrapper a.button,
.button-wrapper a.button:link,
.button-wrapper input.button,
.button-wrapper button.button
{
  text-decoration: none;
  font-family: Arial, Helvetica, Sans-Serif;
  font-style: normal;
  font-weight: normal;
  font-size: 12px;
  position:relative;
  top:0;
  display: inline-block;
  vertical-align: middle;
  white-space: nowrap;
  text-align: center;
  color: #272727 !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;
}

.button img, .button-wrapper img
{
  margin: 0;
  vertical-align: middle;
}

.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 .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: 12px;
}

.block select
{
  width:96%;
}

.button-wrapper.hover .button, .button-wrapper.hover a.button:link, .button:hover
{
  color: #000000 !important;
  text-decoration: none !important;
}

.button-wrapper.active .button, .button-wrapper.active a.button:link
{
  color: #E9E9E9 !important;
}

.button-wrapper .button-l, .button-wrapper .button-r
{
  display: block;
  position: absolute;
  height: 109px;
  margin: 0;
  padding: 0;
  background-image: url('../images/button.png');
}

.button-wrapper .button-l
{
  left: 0;
  right: 10px;
}

.button-wrapper .button-r
{
  width: 409px;
  right: 0;
  clip: rect(auto, auto, auto, 399px);
}

.button-wrapper.hover .button-l, .button-wrapper.hover .button-r
{
  top: -38px;
}

.button-wrapper.active .button-l, .button-wrapper.active .button-r
{
  top: -76px;
}

.button-wrapper input
{
  float: none !important;
}
/* end Button */

/* begin Box, Post */
.post
{
  position: relative;
  min-width: 1px;
  min-height: 1px;
  margin: 7px;
}

.post-body
{
  position: relative;
  padding: 10px;
}

a img
{
  border: 0;
}

.article img, img.article
{
  border: solid 0 #848484;
  margin: 10px;
}

.metadata-icons img
{
  border: none;
  vertical-align: middle;
  margin: 2px;
}

.article table, table.article
{
  border-collapse: collapse;
  margin: 1px;
}

.article th, .article td
{
  padding: 2px;
  border: solid 1px #B9B9B9;
  vertical-align: top;
  text-align: left;
}

.article th
{
  text-align: center;
  vertical-align: middle;
  padding: 7px;
}

pre
{
  overflow: auto;
  padding: 0.1em;
}
/* end Box, Post */

/* begin PostHeaderIcon */
h2.postheader
{
  color: #FFFFFF;
  font-size: 22px;
}

h2.postheader a,
h2.postheader a:link,
h2.postheader a:visited,
h2.postheader a.visited,
h2.postheader a:hover,
h2.postheader a.hovered
{
  font-size: 22px;
}

h2.postheader a, h2.postheader a:link
{
  text-decoration: none;
  color: #FBCC4A;
}

h2.postheader a:visited, h2.postheader a.visited
{
  color: #898989;
}

h2.postheader a:hover,  h2.postheader a.hovered
{
  color: #FBBF17;
}
/* end PostHeaderIcon */

/* begin PostBullets */
.post ol, .post ul
{
  margin: 1em 0 1em 2em;
  padding: 0;
}

.post li
{
  font-size: 16px;
  line-height: 200%;
  color: #B9B9B9;
  margin: 0 0 0 -10px;
  padding: 0 0 0 14px;
}

.post li ol, .post li ul
{
  margin: 0.5em 0 0.5em 2em;
  padding: 0;
}

.post ol>li
{
  background: none;
  padding-left: 0;
  /* overrides overflow for "ul li" and sets the default value */
  overflow: visible;
}

.post ul>li
{
  background-image: url('../images/postbullets.png');
  background-repeat: no-repeat;
  padding-left: 14px;
  /* 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 */
.postcontent blockquote,
.postcontent blockquote a,
.postcontent blockquote a:link,
.postcontent blockquote a:visited,
.postcontent blockquote a:hover
{
  color: #D0D0D0;
  font-style: italic;
  font-weight: normal;
  text-align: left;
}

.postcontent blockquote p
{
   margin: 2px 0 2px 15px;
}

.postcontent blockquote
{
  border: solid 1px #614C15;
  margin: 10px 10px 10px 50px;
  padding: 6px 6px 6px 43px;
  background-color: #414141;
  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 Footer */
.footer
{
  position: relative;
  margin-top:0;
  margin-bottom:0;
  overflow: hidden;
  width: 100%;
}

.footer-body
{
  position:relative;
  padding: 8px;
}

.footer-text p
{
  padding:0;
  margin:0;
  text-align: center;
}

.footer-text,
.footer-text a,
.footer-text a:link,
.footer-text a:visited,
.footer-text a:hover
{
  color: #FFFFFF;
  font-size: 12px;
}

.footer-text
{
  padding: 0 10px 0 10px;
  text-align: center;
}

.footer-text a,
.footer-text a:link
{
  color: #FCD876;
  text-decoration: none;
}

.footer-text a:visited
{
  color: #FDD975;
}

.footer-text a:hover
{
  color: #FDE9B3;
  text-decoration: none;
}
/* end Footer */

/* begin PageFooter */
.page-footer,
.page-footer a,
.page-footer a:link,
.page-footer a:visited,
.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: #D5D5D5;
}

.page-footer
{
  padding: 1em;
  text-align: center;
  text-decoration: none;
  color: #FDD975;
}
/* end PageFooter */

/* begin LayoutCell, content */
.content-layout .content .block
{
  background-color: #FFFFFF;
}
/* end LayoutCell, content */

textarea#comment{width:100%;}

.commentlist, .commentlist li
{
  background: none;
}

.commentlist li li
{
  margin-left: 30px;
}

.commentlist li .avatar
{
  float: right;
  border: 1px solid #eee;
  padding: 2px;
  margin: 1px;
  background: #fff;
}

.commentlist li cite
{
  font-size: 1.2em;
}

#commentform textarea
{
  width: 100%;
}

img.wp-smiley
{
  border: none;
  margin: 0;
  padding: 0;
}

.navigation
{
  display: block;
  text-align: center;
}

/* Recommended by http://codex.wordpress.org/CSS */
/* Begin */
.aligncenter, div.aligncenter, .article .aligncenter img, .aligncenter img.article, .aligncenter img, img.aligncenter
{
  display: block;
  margin-left: auto;
  margin-right: auto;
}

.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;
}
/* 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;
}

.gallery {
  letter-spacing: normal;
}

.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;
}

div.footer li, ul.commentlist li
{
  list-style-image: none;
  background:none;
  list-style-type:none;
}

div.footer div.content-layout,
div.content div.content-layout
{
  margin:0 auto;
  width:100%;
}

div.footer ul
{
  padding-left: 0;
}

div.footer ul li ul
{
  padding-left: 20px;
}

div.layout-cell-size1
{
  width:100%;
}

div.layout-cell-size2
{
  width:50%;
}
div.layout-cell-size3
{
  width:33%;
}

div.layout-cell-size4
{
  width:25%;
}

div.author-info img.avatar
{
    float:left;
    margin-top:0;
}

.content-outer {
	margin: 0 auto;
	padding-bottom: 27px;/*Footer height*/
}

.content-inner {
	width: 940px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	padding: 0;
	line-height: 150%;
}

.transparent-header {
    background-image: url(../images/opacity-60-rep.png);
    background-repeat: repeat;
    padding: 20px;
    height: 55px;
    border-top-left-radius: 8px;
    -moz-border-radius-topleft: 8px;
    -webkit-border-top-left-radius: 8px;
    border-top-right-radius: 8px;
    -moz-border-radius-topright: 8px;
    -webkit-border-top-right-radius: 8px;
}

.plain-black {
    background: #0d0d0c;
    padding: 20px;
	-webkit-box-shadow: inset 0px 1px 3px #080707;
	-moz-box-shadow: inset 0px 1px 3px #080707;
	box-shadow: inset 0px 1px 3px #080707; 
}

.sixcol-portfolio {margin-right: -10px; margin-top: -10px;}
.sixcol-portfolio .one-portfolio-item {
	width: 141px;
	height: 88px;
	margin-right: 10px;
	margin-top: 10px;
	float: left;
    position: relative;
}

.sixcol-portfolio .portfolio-hover {
    background-image: url(../images/6-col-hover.png);
	width: 141px;
    height: 88px;
}

/*Clearfix code*/
.clearfix:after {content: "."; display: block; clear: both;	visibility: hidden;	line-height: 0;	height: 0;}
.clearfix {	display: inline-block;}
html[xmlns] .clearfix {	display: block;}
* html .clearfix {	height: 1%;}
/*Clearfix code*/


