/*
File:			custom.css
Description:	Custom styles for Thesis 1.8.5
More Info:		http://diythemes.com/thesis/rtfm/custom-css/
Customizations: DHWorldwide.com by Andrea Arden - MysticComputing.com
*/

/* BODY BACKGROUND */
body.custom {background-color: #457071;}

/* BODY FONT */
body.custom {color: #455A71;}

/* REMOVE HEADER */
.custom #header {display: none;}

/* HORIZONTAL BORDERS */
.custom #header {border-bottom-style: solid; border-bottom-width: thin; border-bottom-color: #ffffff;}
.custom #footer {border-top: none;}

/* REMOVE SITE LOGO AND TAGLINE */
.custom #header #logo, .custom #header #tagline {
    text-indent: -9999px;
}
.custom #header #tagline {
    height: 0;
}

/* REMOVE VERTICAL LINE IN BACKGROUND OF CONTENT_BOX DIV */
.custom #content_box {background-image: none;}

/* SIDEBAR BACKGROUND & PADDING */
.custom #sidebars {background-color: #ffffff; padding-top: 3.4em;}

/* Turn Off No Comments Display on Pages and Posts */
.custom .comments_closed p {display: none ;}

/* Custom Styling for Thumbnails for Excerpts Plugin */
.custom .tfe {
    background-color: #FFFFFF;
    border: 1px solid #DDDDDD;
    float: left;
    margin-bottom: 7px;
    margin-right: 7px;
    margin-top: 5px;
    padding: 6px;
}

/* Custom Home Page Title Display */
.custom #post-2.post_box div.headline_area { display: none; }

/* Turn Off No Comments Display on Pages and Posts */
.custom .comments_closed p {display: none ;}
.custom .format_text .to_comments {display: none;}

/* SIDEBAR TOP PADDING */
.custom ul.sidebar_list {padding-top: 0.0em;}

/* SIDEBAR TITLE STYLING */
.custom .sidebar h3 {
	background-color: #efefef;
    color: #455A71;
    font-weight: normal;
    font-size: 1.2em;
    line-height: 1.385em;
    margin-bottom: 0.692em;
	font-variant: none;
	text-transform: uppercase;
	text-align: center;
}
/* MAIN NAV MENU */
.custom #header_area.full_width .page ul.menu {
	background-color: #efefef;
    margin-left: 11px;
    padding-right: 0;
    padding-top: 0;
	border: 1px solid #dddddd;
	width: 958px;
}
.custom .menu a {
  border-right: 1px solid #dddddd;
  font-size: 1.25em;
  line-height: 1.273em;
  padding: 0.636em 1.2em;
  color: #455A71;
  background-color: transparent;
  letter-spacing: 1px;
  border-top: 0;
}

/* REMOVE RIGHT BORDER ON LAST NAV MENU TAB */
.custom .menu li.tab.tab-6 a {
	 overflow: hidden;
	 border-right: 0px none;
}

/* CUSTOM NAV MENU TAB COLOR STYLING */
.custom .menu .current-parent > a, .custom .menu .current-cat-parent > a, .custom .menu .current-menu-ancestor > a {
    background: none repeat scroll 0 0 #D9EEB6;
    color: #455A71;
}

.custom .menu .current a {
  background: none repeat scroll 0 0 #D9EEB6;
  color: #455A71;
  /*font-weight: bold;*/
}

.custom .menu .submenu a {
    background-color: #efefef;
    color: #455A71;
}

/*ANCESTOR MENU ITEM*/
.custom .menu .current-cat ul a, .menu .current-menu-item ul a {
	background: none repeat scroll 0 0 #D9EEB6;
}

/* CUSTOM FEATURE BOX */
.custom #feature_box {border: none; padding-left: 1.1em; padding-right: 0em; background-color: #ffffff;}

/* CUSTOM TABLE HEADING BACKGROUND COLOR */
.custom .wp-table-reloaded th { background-color: #D9EEB6; 
  border: 1px solid #FFFFFF;
  color: #455A71 !important;
  padding: 4px !important;
}
.custom .wp-table-reloaded .row-1 {height: 20px;}

/* CUSTOM TITLE FONTS */
.custom h1, h2, h3, h6 {
  font-weight: normal;
  color: #455a71;
}

.custom .headline_area h1, .headline_area h2, archive-intro h1 {
	font-weight: bold;
	text-transform: uppercase;
	color: #455a71;
}

.custom .format_text h2, .format_text h3 {
	color: #455a71;
}

/* GRAVITY FORMS TITLE */
.custom .gform_wrapper h3.gform_title {
  text-align: center;
  color: #455A71;
}

.custom .gform_wrapper .gform_heading {
  margin-bottom: 18px;
  text-align: center;
  width: 98%;
}

/* GRAVITY FORMS BORDER AND FONT COLOR */
.custom .gform_wrapper {
  overflow: inherit;
  max-width: 98%;
  margin: 10px 0;
  padding: 10px;
  border: 1px solid #CDCDCD;
  color: #455A71;
  background-color: #efefef;
}

/* GRAVITY FORMS SHADOW */
.custom input[type="text"], input[type="email"], input[type="password"], input[type="url"], input[type="tel"], input[type="search"], select, textarea {
  background-color: #FFFFFF;
  border: 1px solid #CCCCCC;
  box-shadow: 0 0 5px #E5E5E5 inset;
  color: #333333;
  font-size: 14px !important;
  word-spacing: 0.4pt;
}

/* TESTIMONIAL FORM STYLING */
.custom #gform_wrapper_4 {
  border: 1px solid #CDCDCD;
  color: #455A71;
  margin: 10px 0;
  max-width: 98%;
  overflow: inherit;
  padding: 10px;
}
.custom #gform_wrapper_4 .gform_heading {
  margin-bottom: 18px;
  text-align: left;
  width: 98%;
}

/* TABLE RELOADED VERTICAL SPACING */
.custom .dataTables_wrapper {
  position: relative;
  min-height: 20px;  
  clear: both;
}

/* TESTIMONIAL PAGE STYLING */
.custom div#post-25.post_box .format_text h3 {
  font-size: 1.286em;
  line-height: 1.222em;
  margin: 0.5em 0 0 0;
}

/* WP-MEMBERS LOGIN STYLING */
.custom .format_text .wpmem_login input, .custom .format_text .wpmem_login input#rememberme, .custom .format_text .wpmem_login form table tbody tr td {
  width:auto!important;  
  padding-bottom: 0.214em;
  padding-left: 0.214em;
  padding-right: 0.214em;
  padding-top: 0.214em;
}

/* LINK STYLING - dark blue */
.custom a, h2 a:hover, #logo a:hover {
  color: #455971; 
}

/* WP-TABLE RELOADED GLOBAL TABLE STYLING WITH JAVASCRIPT DISABLED ("bAutoWidth": false) */
.custom .wp-table-reloaded .column-1, .column-2, .column-3, column-4 {
  width: 25%;
}
.custom .wp-table-reloaded {
  text-align: center;
}
.custom .wp-table-reloaded td {color: #455A71;}

/* QUOTE AREA */
.custom #quoterotator {color: #455A71;}

/* links */
.custom a {color: #455A71;}
/*.custom a:hover {color: #4D9CBE;}*/
/*.custom a:hover {font-weight: bold;}*/
.custom .menu a:hover {font-weight: bold; letter-spacing: 1px;}
.custom .menu .current ul.submenu a {background-color: #efefef;
}

/* CUSTOM SIDEBAR PRODUCT CATEGORY STYLING */
/*
.custom li#include_post-3.widget ul#menu-products.menu {
    background-color: #ffffff;
	width: 300px;
}
*/

/* CUSTOM SIDEBAR PRODUCT CATEGORY STYLING */
.custom li#nav_menu-3.widget .menu {
	width: 300px;
	background-color: #ffffff;
}

/* SIDEBAR PRODUCT MENU SPACING */
.custom li#include_post-3.widget p img.size-medium {margin-bottom: 30px;}

/* SIDEBAR MENU STYLING */
.custom li#nav_menu-3.widget .menu a, .custom li#nav_menu-3.widget .menu .current ul a, .custom li#nav_menu-3.widget .menu .current-cat ul a, .custom li#nav_menu-3.widget .menu .current-menu-item ul a {
  background: none repeat scroll 0 0 #f9f9f9;
  border-top: solid #efefef 1px;
  border-bottom: solid #efefef 1px;
  color: #455A71;
  font-size: 1.0em;
}
.custom li#nav_menu-3.widget .menu .current-cat ul a, .custom li#nav_menu-3.widget .menu .current-menu-item ul a {
  background: none repeat scroll 0 0 #cdcdcd;
  color: #111111;
  font-size: 1.0em;
}
.custom ul#menu-products.menu li#menu-item-166.menu-item {
	margin-bottom: 0px;
}

/* BREADCRUMBS PLUS */
.custom .breadcrumb {padding-left: 1em; padding-top: 1em;}

/* FOOTER */
.custom #footer_area .page { background-color: #efefef; border-top: 1px solid #DDDDDD; }
.custom #footer_area .page p {margin-left: 12px;}

/* HOME PAGE POST BOX PADDING-TOP */ 
.custom #post-2.post_box {padding-top: 0;}

/* PARAGRAPH TEXT SIZE ON HOME PAGE */
.custom #post-2.post_box .format_text p {font-size: 1.23em;}
.custom #post-2.post_box .format_text h3 {line-height: 1.322em;}

/* PRODUCT PAGE FEATURED IMAGE BORDER */
.custom img.alignnone {
    border: 2px solid #cfcfcf;
}
.custom #gallery-1 img {
    border: 2px solid #cfcfcf;
}
