/* $Id: local-sample.css,v 1.2 2010/09/17 21:36:06 eternalistic Exp $ */

/****************************/
/* LOCAL CSS                */
/****************************/

/* Put your custom CSS and CSS overrides in this file and  */
/* rename it local.css.  By restricting your CSS changes   */
/* to local.css, your changes will not be overwritten when */
/* upgrading to a new version of this theme.  You can also */
/* use a local-rtl.css file for the equivalent in RTL.     */

/* Steps to activate local.css:                       */
/* 1. Add your custom CSS to this file                */
/* 2. Rename this file to local.css                   */
/* 3. Clear cached data at admin/settings/performance */

/* Front page nodes */
body.front .node.teaser { padding:10px; }

body { background: #fff url(../images/cimetra_background.png) no-repeat top center;
font-family: Arial;
font-size: 18px;
color: #251812; }

h1, h2, h3, g4, h5, h6 { color: #3b241a; }

strong, b { color: #94694a; }

.not-front h1 { margin-bottom: 0px; }
.not-front h1.title { color: #4E3326; font-weight: bold; margin-bottom: 0px; }
.view-header p { color: #4E3326; font-style: italic; }

.h1-bg { background: #4E3326; height: 5px; position: relative;
top: 5px; }
#wrap-bg { }

.page-facilities .title-wrap { margin-bottom: -20px; }

.title-wrap { 
/* width: 100%;
height: 50px;
display: block;
clear: both;
float: left; */
}
.h1-wrap { }

p { font-size: 18px; line-height: 1.5em; }
.view-content p { font-size: 12px; }
.view-frontpage-main-article .view-content p { font-size: 18px; }
.views-field-title { color: #3b241a; font-weight: bold; text-transform: uppercase; font-size: 24px; }

#main-wrapper { padding-top: 0px; }

#breadcrumbs { display: none; }

/*front page slideshow*/

.transparency {
  position: absolute;
  display: block;
  margin: -60px 0 0 0;
  background: #3e2921;
  filter: alpha(opacity=90); /* internet explorer */
  -khtml-opacity: 0.9;      /* khtml, old safari */
  -moz-opacity: 0.9;       /* mozilla, netscape */
  opacity: 0.9;           /* fx, safari, opera */
  width: 100%;
  min-height: 55px;
}

.slideshow-text-wrap {
  position: absolute;
  display: block;
  margin: -58px 0 0 0;
  color: #fff; width: 100%;
 /* padding: 5px; */ padding: 0px;
}

.slideshow-title {
  font-size: 24px; font-family: "Arial Black", Arial;
  margin-left: 15px;
 /* position: relative; top: -25px; */
}

.slideshow-description {
font-family: Arial; font-size: 18px;
margin-left: 15px;
/* position: relative; top: -25px; */
}

.slideshow-link {
/* position: relative; top: -25px; */ background: url(../images/call-now-btn.png) no-repeat center; width: 110px; height: 24px;
margin-left: 15px;
padding: 12px 25px; 
}

.slideshow-link a { color: #fff; }

.slide-image { float: right; }

.slide-text-left { position: relative; top: 13px; }

.header-top-region { padding-top: 0px; }
.header-top-wrapper { background: #3b241a; height: 20px; }
.header-top-wrapper .block { background: url(../images/head-phone-bg.png) no-repeat right 30px; float: right; width: 240px; height: auto; margin-top: 0px; padding-bottom: 0px; padding-left: 15px;  }
.header-top-wrapper .block img { margin-left: 10px; margin-top: 5px; }
.header-top-wrapper .block p { margin: 0px; padding-left: 23px; color: #fff; }
.header-group-wrapper { background: none; height: 105px; }
.header-group-inner { padding-top: 10px; }

a.head-menu-item { font-size: 13px; padding-left: 45px; position: relative; top: 3px; }

#main-wrapper { /* background: url(../images/page-boxes.png) no-repeat bottom left; */ }

#logo {
margin: 0 0px 0 0;
position: relative;
left: 25px; }

#slogan { color: #4e3326; font-weight: bold; font-size: 20px; position: relative;
top: 60px;
left: 100px;
width: 400px; }

.header-primary-menu-wrapper { background: none; border: none; }

.primary-menu-inner li { background: url(../images/nav-btn.png) no-repeat top left; width: 172px; height: 25px; border: none; margin-right: -29px !important; }
.primary-menu-inner li.last { background: url(../images/nav-btn-last.png) no-repeat top left; width: 180px; }

.primary-menu-inner ul.menu li a:link, .primary-menu-inner ul.menu li a:visited { border: none; color: #000; font-weight: bold; padding: 2px 10px 0px 50px; }
.primary-menu-inner ul.menu a { color: #000; font-weight: bold; }
.primary-menu-inner ul li.last a, .primary-menu-inner ul.sf-menu li.last { border-right: none; }
.primary-menu-inner ul.sf-menu { float: right; }
.primary-menu-inner ul.menu li a:hover, .primary-menu-inner ul.menu li a.hover,
.primary-menu-inner ul.menu li.hover, .primary-menu-inner ul.menu li:hover { background: url(../images/nav-btn.png) no-repeat top left; }
.primary-menu-inner ul.menu li.last.hover, .primary-menu-inner ul.menu li.last:hover { background: url(../images/nav-btn-last.png) no-repeat top left; }

.primary-menu-inner ul.menu li.hover a, .primary-menu-inner ul.menu li:hover a { background: none; color: #ccc; }

.primary-menu-inner ul.menu li a:focus, .primary-menu-inner ul.menu li.active-trail a { background: none; }

.primary-menu-inner ul.menu .expanded.first a:hover {
  color: #ccc !important;
}

.primary-menu-inner ul.menu ul a:hover {
  color: #ccc !important;
  border-top: 1px solid #ccc;
}

.primary-menu-inner ul.menu .leaf.last.active-trail a:hover {
  color: #ccc !important;
}

#primary-menu {
        z-index: 999;
        position: relative;
}

#primary-menu ul li ul {
        margin-top: -4px;
        background: #fff;
        border: none;
        width: 170px;
        margin-left: 0px !important;
        filter: alpha(opacity=90); /* internet explorer */
        -khtml-opacity: 0.9;      /* khtml, old safari */
        -moz-opacity: 0.9;       /* mozilla, netscape */
        opacity: 0.9;
}

#primary menu ul ul li {
        background: url(../images/nav-btn.png) no-repeat top left;
}

#primary-menu ul ul li a {
        /*background: url(../images/nav-btn.png) no-repeat top left;*/
        width: 150px;
        border-bottom: 1px solid #b3b3b3;
        text-align: center;
        font-family: Arial;
        font-weight: normal;
        font-size: 12px;
        color: #000000;
}

#primary-menu ul ul li.leaf.last a {
  border-bottom: none !important;
}

#primary-menu ul ul li a.link-menu {
  margin-left: 0px;
}

#primary-menu ul ul li a.link-menu-0 {
  margin-left: 0px;
}

#primary-menu ul ul li a.link-menu-1 {
  margin-left: 0px;
}

#primary-menu ul ul li a.link-menu-2 {
  margin-left: 0px;
}

#primary-menu ul ul li a.link-menu-3 {
  margin-left: 0px;
}

#primary-menu ul li ul li.leaf.first {
        width: 170px;
        border-bottom: none;
        margin-left: 0px;
}

#primary-menu ul li ul li.leaf {
        width: 170px;
        border-bottom: none;
        background: none;
}

#primary-menu ul li.expanded.first ul li.leaf.last {
  width: 170px;
  /*background: url(../images/nav-btn.png) no-repeat top left;*/
  border-bottom: none;
  position: relative;
}

#primary-menu ul li.expanded.first ul li.leaf.last a {
  border-bottom: none !important;
}

#primary-menu ul li ul li.leaf.last {
  width: 170px;
  /*background: url(../images/nav-btn.png) no-repeat top left;*/
  border-bottom: none;
}

/*
.primary-menu-inner ul.sf-menu li.sfHover ul.menu li:hover {
  color: #ccc !important;
  background: url(../images/nav-btn.png) no-repeat top left;
}

.primary-menu-inner ul.sf-menu li.sfHover ul.menu li a:hover {
  background: none !important;
}
*/
#main-wrapper { padding-bottom: 0px; /* margin-bottom: -160px; */ }

.footer-wrapper, .footer-message-wrapper { background: #3B241A; }
.footer-message-wrapper { margin-top: 0px; }
.footer .block { }

.footer-message-text, .footer-message-text a { color: #fff; font-size: 12px; width: 960px; margin: auto; text-align: center; }
.foot-left { text-align: left; margin-right: 15px;  }
.foot-center { text-align: center; margin-right: 15px; }
.foot-right { text-align: right; }

.footer-message a:link, .footer-message a:visited, .footer a:link, .footer a:visited { color: #fff; }

.postscript-bottom { padding: 0px; }

.main-group { }

.postscript-bottom-wrapper .block { margin-bottom: 0px; }
.postscript-bottom-wrapper p { margin-bottom: 0px; }

.postscript-bottom-wrapper {



background: none;

overflow: visible;
height: 0px;
position: relative;
left: -25px;

 /*
overflow: hidden;
height: 190px;
position: relative;
left: -25px;
top: 40px; */
/* margin-top: -180px; */

/*
background: none;
overflow: visible;
height: 190px;
margin-top: -180px;
position: relative;
left: -25px;
top: 20px; */
/* commented out to improve compatibility 
width: 100px;
margin-top: 0px;
position: relative;
top: -180px;
height: 0px; 
left: -80px;  */ }

.postscript-bottom-wrapper img { margin-top: -170px; display: block; }

.postscript-bottom.grid16-16 { width: 100px !important;  margin-left: 0px; overflow: visible; }

.postscript-bottom .block.grid16-16 { width: 100px; overflow: visible; }

h2.title,
h2.title a { font-size: 14px; font-weight: bold; color: #3b241a; }
h2.block-title, h2.block-title a { font-size: 24px; color: #3b241a; }

/** News **/ 
.news-post-date { background: url(../images/news-date.png) no-repeat top left; width: 39px; height: 39px;
color: #fff;
text-align: center;
float: left;
margin-right: 10px;
 }
  .news-month { font-size: 14px; text-transform: uppercase; font-weight: bold; text-align: center; }
 .news-day { font-size: 22px; font-weight: bold; text-align: center; margin-top: -3px; }
 
 .view-News .views-field-title a,
 .view-News .views-field-title a:link,
 .view-News .views-field-title a:visited { font-size: 14px; font-weight: bold; color: #3b241a; position: relative; top: -4px; }
 
 .view-News .views-field-title { line-height: 12px; margin-left: 5px; }
  
 .grid16-13 { width: 660px; }
.grid16-3 { width: 300px; }

.view-News p { margin: -3px 0 0 ; line-height: 13px; }


.front-news,  #block-views-News-block_1 { 
padding: 10px;
background: #eee; border: 1px solid #cecece;
-webkit-border-radius: 5px;
-moz-border-radius: 5px;
border-radius: 5px;
}

#block-views-News-block_1 { width: 278px; }

.view-News .views-row { margin-bottom: 15px; border-bottom: 3px dotted #3b241a; padding-bottom: 15px; }

.view-News .view-id-News-page_1 .views-row { margin: 0px; padding: 0px; }

#front-main-text-btns { float: right; text-align: center; }
#front-main-text-btns a { color: #fff; text-decoration: none; font-size: 14px; }
.front-more-btn { background: url(../images/learn-more-btn.png) no-repeat center; width: 110px; height: 24px; padding-top: 5px; }
.front-call-btn { background: url(../images/call-now-btn.png) no-repeat center; width: 110px; height: 24px; margin-top: 5px; padding-top: 5px;  }


 #sidebar-last { margin-top: 25px; }
 .not-front #content-group { margin-top: 25px; position: relative; z-index: 888; }
 
 .submitted { display: none; }
 
 .webform-client-form { padding-bottom: 150px; }
 #view-id-News-page_1 { padding-bottom: 170px; }
 
 .not-front .content-inner-inner li, .not-front .content-inner-inner li.leaf,
 .not-front .content-inner-inner ul.menu li, .not-front .content-inner-inner .item-list ul li {
 font-size: 16px;
 }
 
 #pid-homepage h1.title {
display: none;
}

#contact-us {
  position: relative;
  top: 24px;
  margin-left: 13px;
}

.front .call-us {
  text-indent: -9999px;
  background: url(/sites/all/themes/acquia_prosper/images/give-us-a-call.png) no-repeat;
  height: 57px;
  position: relative;
  margin: 30px 0 0 61px;
}

#pid-sitemap #main {
  margin-bottom: 150px;
} 

#main-content {
  margin-bottom: 120px;
}
