/*
Theme Name: Scappin Group
Theme URI: http://wordpress.org/extend/themes/toolbox
Author: Automattic
Author URI: http://automattic.com/
Description: A semantic, HTML5, canvas for CSS artists and an ultra-minimal set of super-clean templates for your own WordPress theme development.
Version: 1.4
License: GNU General Public License
License URI: license.txt
Tags: custom-menu, sticky-post, microformats, rtl-language-support, translation-ready, full-width-template, post-formats

This theme, like WordPress, is licensed under the GPL.
Use it to make something cool, have fun, and share what you've learned with others.
*/

/* =Structure
-------------------------------------------------------------- */
.clearer {
  border: 0 none;
  clear: both;
  float: none;
  font-size: 1px;
  height: 0;
  line-height: 1px;
  margin: 0;
  padding: 0;
  visibility: hidden;
}
#page {
  display: block;
  margin: 1em;
}
#primary {
  float: left;
  margin: 0 -240px 0 0;
  width: 100%;
}
#content {
  margin: 0 280px 0 0;
}
#main .widget-area {
  float: right;
  overflow: hidden;
  width: 220px;
}
#colophon {
  clear: both;
  display: block;
  width: 100%;
}

/* Increase the size of the content area for templates without sidebars */
.full-width #content,
.image-attachment #content,
.error404 #content {
  margin: 0;
}

/* Text meant only for screen readers */
.screen-reader-text,
.assistive-text {
  position: absolute !important;
  clip: rect(1px 1px 1px 1px); /* IE6, IE7 */
  clip: rect(1px, 1px, 1px, 1px);
}

/* Alignment */
.alignleft {
  display: inline;
  float: left;
}
.alignright {
  display: inline;
  float: right;
}
.aligncenter {
  clear: both;
  display: block;
  margin-left: auto;
  margin-right: auto;
}

/* =Header
-------------------------------------------------------------- */

#site-title {
  font-size: 2em;
  font-weight: bold;
  margin: 0.67em 0;
}
#site-description {
  font-size: 1em;
  font-weight: normal;
  margin: 0 0 1em;
}

/* =Menu
-------------------------------------------------------------- */

#access {
  background: #eee;
  display: block;
  float: left;
  margin: 0 auto 1em;
  width: 100%;
}
#access ul {
  list-style: none;
  margin: 0;
  padding-left: 0;
}
#access li {
  float: left;
  position: relative;
}
#access a {
  display: block;
  line-height: 1.7em;
  padding: 0 1em;
  text-decoration: none;
  font-size: 1.2em;
}
#access ul ul {
  box-shadow: 0 3px 3px rgba(0, 0, 0, 0.2);
  -moz-box-shadow: 0 3px 3px rgba(0, 0, 0, 0.2);
  -webkit-box-shadow: 0 3px 3px rgba(0, 0, 0, 0.2);
  display: none;
  float: left;
  position: absolute;
  top: 2em;
  left: 0;
  z-index: 99999;
}
#access ul ul ul {
  left: 100%;
  top: 0;
}
#access ul ul a {
  background: #dedede;
  line-height: 1em;
  padding: 0.5em 0.5em 0.5em 1em;
  width: 10em;
  height: auto;
}
#access li:hover > a,
#access ul ul :hover > a {
  background: #dedede;
}
#access ul ul a:hover {
  background: #cecece;
}
#access ul li:hover > ul {
  display: block;
}

/* =Content
-------------------------------------------------------------- */

.sticky {
}
.entry-meta {
  clear: both;
  display: block;
}
.single-author .entry-meta .byline {
  display: none;
}
#content nav {
  display: block;
  overflow: hidden;
}
#content nav .nav-previous {
  float: left;
  width: 50%;
}
#content nav .nav-next {
  float: right;
  text-align: right;
  width: 50%;
}
#content #nav-above {
  display: none;
}
.paged #content #nav-above,
.single #content #nav-above {
  display: block;
}
#nav-below {
  margin: 1em 0 0;
}
.page-link {
  clear: both;
  margin: 0 0 1em;
}
.page .edit-link {
  clear: both;
  display: block;
}

/* 404 page */
.error404 .widget {
  float: left;
  width: 33%;
}
.error404 .widget .widgettitle,
.error404 .widget ul {
  margin-right: 1em;
}
.error404 .widget_tag_cloud {
  clear: both;
  float: none;
  width: 100%;
}

/* Notices */
.post .notice,
.error404 #searchform {
  background: #eee;
  display: block;
  padding: 1em;
}

/* Image Attachments */
.image-attachment div.entry-meta {
  float: left;
}
.image-attachment nav {
  float: right;
  margin: 0 0 1em 0;
}
.image-attachment .entry-content {
  clear: both;
}
.image-attachment .entry-content .entry-attachment {
  background: #eee;
  margin: 0 0 1em;
  padding: 1em;
  text-align: center;
}
.image-attachment .entry-content .attachment {
  display: block;
  margin: 0 auto;
  text-align: center;
}

/* Aside Posts */
.format-aside .entry-header {
  display: none;
}
.single .format-aside .entry-header {
  display: block;
}
.format-aside .entry-content,
.format-aside .entry-summary {
  padding-top: 1em;
}
.single .format-aside .entry-content,
.single .format-aside .entry-summary {
  padding-top: 0;
}

/* Gallery Posts */
.format-gallery .gallery-thumb {
  float: left;
  margin: 0 1em 0 0;
}

/* Image Posts */
.format-image .entry-header {
  display: none;
}
.single .format-image .entry-header {
  display: block;
}
.format-image .entry-content,
.format-image .entry-summary {
  padding-top: 1em;
}
.single .format-image .entry-content,
.single .format-image .entry-summary {
  padding-top: 0;
}

/* =Images
-------------------------------------------------------------- */

a img {
  border: none;
}
p img {
  margin-bottom: 0.5em; /* a small bottom margin prevents content floating under images */
}
/*
Resize images to fit the main content area.
- Applies only to images uploaded via WordPress by targeting size-* classes.
- Other images will be left alone. Use "size-auto" class to apply to other images.
*/
img.size-auto,
img.size-full,
img.size-large,
img.size-medium,
.attachment img,
.widget-area img,
.wp-caption {
  max-width: 100%; /* When images are too wide for containing element, force them to fit. */
  height: auto; /* Override height to match resized width for correct aspect ratio. */
}
img.alignleft {
  margin-right: 1em;
}
img.alignright {
  margin-left: 1em;
}
.wp-caption {
  padding: 0.5em;
  text-align: center;
}
.wp-caption img {
  margin: 0.25em;
}
.wp-caption .wp-caption-text {
  margin: 0.5em;
}
.gallery-caption {
}
.wp-smiley {
  margin: 0;
}

/* =Forms
-------------------------------------------------------------- */

#searchform label {
  display: none;
}
#searchform input#s {
  width: 60%;
}
input[type="text"],
input#s {
  margin: 0 1em 0 0;
  width: 60%;
}
textarea {
  width: 80%;
}

/* Class for labelling required form items */
.required {
  color: #cc0033;
}

/* =Comments
-------------------------------------------------------------- */

article.comment {
  display: block;
}
#respond input[type="text"] {
  display: block;
  width: 60%;
}
#respond textarea {
  display: block;
  margin: 0 0 1em;
  width: 80%;
}
#respond .form-allowed-tags {
  clear: both;
  width: 80%;
}
#respond .form-allowed-tags code {
  display: block;
}

/* =Widgets
-------------------------------------------------------------- */

.widget {
  display: block;
}
.widget-area .widget_search {
  overflow: hidden;
}
.widget-area .widget_search input {
  float: left;
}

/* =Footer
-------------------------------------------------------------- */

#colophon {
  padding: 1em 0 0;
}

/* =Cucina Overrides
--------------------------------------------------------------- */
body {
  background: #b0b9c0;
  color: #fff;
  font-family: "Arimo", sans-serif;
}
#site-title {
  margin: 0;
}
#site-title a {
  display: block;

  height: 90px;
  width: 168px;
}
#site-description {
  display: none;
}
a:link {
  color: #fffff1;
}
a:visited {
  color: #fffff1;
}
a:hover {
  color: #fff;
}
#branding {
  float: left;
  width: 280px;
  position: relative;
}
#branding hgroup {
  position: absolute;
  z-index: 50;
}
#main {
  margin-left: 300px;
  min-height: 550px;
  margin-bottom: 5px;
}

#access {
  background: none;
  height: 594px;
  /*overflow-y: scroll;*/
  padding-top: 20px;
  position: absolute;
  top: 95px;
  z-index: 30;
}

#access li {
  float: none;
}
#access li + li {
  margin-top: 10px;
}

#access a {
  padding-left: 47px;
}

#access li:hover > a,
#access ul ul :hover > a {
  background: none;
}
#menu-side-nav li.current_page_item > a,
#menu-main-nav li.current_page_item > a,
#menu-top-nav li.current_page_item > a,
#access li a:hover,
#access ul ul li.current_page_item > a,
#access ul ul a:hover {
  background: url("images/menu-dot.png") no-repeat scroll 29px center
    transparent;
  color: #fff;
}
#access ul li.menu-item-has-children:hover > ul,
#access ul li.current-menu-item ul,
#access ul li.current_page_parent ul,
#menu-side-nav li.current-menu-parent ul,
#menu-main-nav li.current-menu-parent ul,
#menu-top-nav li.current-menu-parent ul {
  display: block;
}
#access ul ul {
  box-shadow: none;
  float: none;
  position: static;
  margin-top: 5px;
}
#access ul ul a {
  background: none;
  padding: 0 1em 0 72px;
  width: auto;
  font-size: 0.9em;
}
#menu-footer-nav {
  list-style-type: none;
  padding: 0;
  margin: 0 0 0 297px;
  font-size: 15px;
}
#menu-footer-nav li {
  float: left;
  margin-right: 20px;
}
#menu-footer-nav a {
  text-decoration: none;
}
#content,
.full-width #content,
.image-attachment #content,
.error404 #content {
  margin-top: 75px;
  margin-right: 0;
}
.slider #content {
  margin-top: 0;
}
#smooth_slider_1 {
  margin-bottom: 95px;
}
.entry-content {
  font-size: 0.9em;
  position: relative;
}
.slidePageContent .ngg-galleryoverview {
  margin-top: 75px;
}
.entry-title.withThumb {
  margin-left: 394px;
}
.entry-title {
  font-size: 28px;
  font-weight: normal;
  margin: 15px 0;
  color: #bc1301;
  text-indent: -1000em;
}
.entry-title a:link,
.entry-title a:visited {
  color: #bc1301;
  text-decoration: none;
}
.entry-title a:hover {
  color: #fff;
}
.postThumb {
  float: none;
  width: 100%;
  margin-left: 0;
}
.pageContent {
  height: 400px;
  width: 300px;
  padding-left: 30px;
  overflow-y: scroll;
  color: #302b24;
  padding-right: 20px;
  background: url(images/text-bg.png);
  position: absolute;
  top: 30px;
  left: 30px;
}
.pageContent a {
  color: #000;
}
.slidePageContent {
  height: auto;
  color: #302b24;
  padding-right: 0px;
  width: 980px;
}
.slidePageContent p,
.slidePageContent h1,
.slidePageContent h2,
.slidePageContent h3,
.slidePageContent ul {
  margin-left: 30px;
  margin-right: 30px;
}

.pageContent h2 {
  margin-top: 0;
  font-weight: normal;
  font-size: 24px;
}
#main .widget-area {
  margin-top: 222px;
}
#content article + article {
  margin-top: 50px;
}

.entry-meta {
  font-size: 0.75em;
}
.blog article .entry-title {
  margin-bottom: 0;
}
.socialFooter {
  float: right;
  width: 80px;
}
.emailFooter {
  float: right;
  width: 250px;
  font-size: 15px;
}
.emailFooter a {
  color: #fff;
}
.phoneFooter {
  float: left;
  clear: left;
  margin-left: 297px;
  margin-top: 20px;
  width: auto;
  font-size: 15px;
  color: #fffff1;
}

.smooth_slider img {
  max-width: 930px !important;
}

#constantContact {
  position: absolute;
  top: 561px;
  left: 36px;
  z-index: 50;
}

#access #menu-item-1002 a {
  padding: 10px 15px;
  background: #4131b7;
  margin-left: 20px;
  font-weight: bold;
  margin-right: 20px;
  border-radius: 3px;
}
#access li#menu-item-1002 a:hover {
  background: #4131b7 !important;
}
