/*
	Theme Name: Minimum Child Theme
	Theme URI: http://www.studiopress.com/themes/minimum
	Description: Minimum is a stunning execution of "less is more", which allows you to express everything you're about, with very little effort.
	Author: StudioPress
	Author URI: http://www.studiopress.com/

	Version: 1.0.1
	
	Tags: black, custom-background, custom-header, custom-menu, featured-images, fixed-width, gray, left-sidebar, one-column, right-sidebar, sticky-post, theme-options, threaded-comments, three-columns, translation-ready, two-columns, white
	
	Template: genesis
	Template Version: 1.7.1

	License: GNU General Public License v2.0
	License URI: http://www.opensource.org/licenses/gpl-license.php
*/

/* Table of Contents

* Import Fonts
* Defaults
* Hyperlinks
* Body
* Wrap
* Header
* Image Header - Partial Width
* Image Header - Full Width
* Navigation Constants
* Header Right Navigation
* Primary Navigation
* Primary Navigation Extras
* Secondary Navigation
* Welcome
* Featured
* Portfolio
* Inner
* Breadcrumb
* Taxonomy Description
* Content-Sidebar Wrap
* Content
* Column Classes
* Headlines
* Unordered / Ordered Lists
* Post Info
* Post Meta
* Author Box
* Archive Page
* Post Icons
* Images
* Post Navigation
* Primary / Secondary Sidebars
* Dropdowns
* Featured Page / Post
* User Profile
* Buttons
* Search Form
* eNews & Updates Widget
* Calendar Widget
* Footer Widgets
* Footer
* Comments
* Gravity Forms

*/


/* Import Fonts
------------------------------------------------------------ */

@import url(http://fonts.googleapis.com/css?family=Droid+Serif);
@import url(http://fonts.googleapis.com/css?family=Oswald);


/* Defaults
------------------------------------------------------------ */

body,
h1,
h2,
h2 a,
h2 a:visited,
h3,
h4,
h5,
h6,
p,
input,
select,
textarea {
	color: #555;
	font-family: 'Droid Serif', arial, serif;
	font-size: 14px;
	font-weight: normal;
	line-height: 22px;
	margin: 0;
	padding: 0;
	text-decoration: none;
}

select,
textarea,
.sticky,
.taxonomy-description {
	background-color: #f5f5f5;
	border: 1px solid #ddd;
}

li,
ol,
ul {
	list-style-type: none;
	margin: 0;
	padding: 0;
}

ol li {
	list-style-type: decimal;
}


/* Hyperlinks
------------------------------------------------------------ */

a,
a:visited {
	color: #2F7C5F;
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
}

a img {
	border: none;
}


/* Body
------------------------------------------------------------ */

body {

}


/* Wrap
------------------------------------------------------------ */

#wrap {
	background-color: #fff;
	margin: 0 auto;
	overflow: hidden;
	padding: 0 10px;
	width: 960px;
}


/* Header
------------------------------------------------------------ */

#header {
	//border-bottom: 3px double #eee;
	min-height: 100px;
	margin: 0 auto;
	overflow: hidden;
	width: 960px;
}

.page-template-pagelanding-php #header {
	margin: 20px auto 0;
}

#title-area {
	float: left;
	overflow: hidden;
	padding: 15px 0 0 0;
	width: 400px;
}
	
#title {
	font-family: 'Oswald', arial, serif;
	font-size: 48px;
	line-height: 48px;
	margin: 0 0 5px;
	text-transform: uppercase;
}

.header-full-width #title {
	text-align: center;
}

#title a,
#title a:hover {
	color: #444;
	text-align: center;
	text-decoration: none;
}

.header-full-width #description {
	text-align: center;
}

#header .widget-area {
	float: right;
	width: 550px;
}


/* Image Header - Partial Width
------------------------------------------------------------ */

.header-image #title-area,
.header-image #title,
.header-image #title a {
	display: block;
	float: left;
	height: 100px;
	overflow: hidden;
	padding: 0;
	text-indent: -9999px;
	width: 400px;
}

.header-image #description {
	display: block;
	overflow: hidden;
}


/* Image Header - Full Width
------------------------------------------------------------ */

.header-full-width #title-area,
.header-full-width #title,
.header-full-width #title a {
	width: 920px;
}


/* Navigation Constants
------------------------------------------------------------ */

li:hover ul ul,
li.sfHover ul ul {
	left: -9999px;
}

li:hover,
li.sfHover { 
	position: static;
}


/* Header Right Navigation
------------------------------------------------------------ */

#header ul.nav,
#header ul.menu {
	float: right;
	padding: 10px 0 0 0;
}

#header ul.nav ul,
#header ul.menu ul {
	float: right;
	margin: 0;
	padding: 0;
	width: 100%;
}

#header ul.nav li,
#header ul.menu li {
	float: left;
	list-style-type: none;
	text-transform: uppercase;
}

#header ul.nav li a,
#header ul.menu li a {
	color: #444;
	display: block;
	font-family: 'Droid Serif', arial, serif;
	font-size: 12px;
	padding: 7px 10px 5px;
	position: relative;
	text-decoration: none;
}

#header ul.nav li a:hover,
#header ul.nav li a:active,
#header ul.nav .current_page_item a,
#header ul.nav .current-cat a,
#header ul.nav .current-menu-item a,
#header ul.menu li a:hover,
#header ul.menu li a:active,
#header ul.menu .current_page_item a,
#header ul.menu .current-cat a,
#header ul.menu .current-menu-item a {
	color: #3f9291;
}

#header ul.nav li a .sf-sub-indicator,
#header ul.menu li a .sf-sub-indicator {
	display: block;
	overflow: hidden;
	position: absolute;
	text-indent: -9999px;
}

#header ul.nav li li a,
#header ul.nav li li a:link,
#header ul.nav li li a:visited,
#header ul.menu li li a,
#header ul.menu li li a:link,
#header ul.menu li li a:visited {
	background-color: #fff;
	border: 1px solid #eee;
	border-top-width: 0;
	color: #444;
	font-size: 11px;
	padding: 6px 10px 4px;
	position: relative;
	text-transform: none;
	width: 138px;
}

#header ul.nav li li a:hover,
#header ul.nav li li a:active,
#header ul.menu li li a:hover,
#header ul.menu li li a:active {
	color: #3f9291;
}

#header ul.nav li ul,
#header ul.menu li ul {
	height: auto;
	left: -9999px;
	position: absolute;
	width: 160px;
	z-index: 9999;
}

#header ul.nav li ul a,
#header ul.menu li ul a { 
	width: 140px;
}

#header ul.nav li ul ul,
#header ul.menu li ul ul {
	margin: -33px 0 0 159px;
}

#header ul.nav li:hover>ul,
#header ul.nav li.sfHover ul,
#header ul.menu li:hover>ul,
#header ul.menu li.sfHover ul {
	left: auto;
}


/* Primary Navigation
------------------------------------------------------------ */

#nav {
	border-bottom: 3px double #eee;
	clear: both;
	color: #444;
	font-family: 'Droid Serif', arial, serif;
	font-size: 12px;
	margin: 0 auto;
	overflow: hidden;
	width: 960px;
}

#nav ul {
	float: left;
	width: 100%;
}

#nav li {
	float: left;
	list-style-type: none;
}

#nav li a {
	color: #444;
	display: block;
	padding: 10px 10px 9px;
	position: relative;
	text-decoration: none;
	text-transform: uppercase;
}

#nav li a:hover,
#nav li a:active,
#nav .current_page_item a,
#nav .current-cat a,
#nav .current-menu-item a {
	color: #3f9291;
}

#nav li a .sf-sub-indicator {
	display: block;
	overflow: hidden;
	position: absolute;
	text-indent: -9999px;
}

#nav li li a,
#nav li li a:link,
#nav li li a:visited {
	background-color: #fff;
	border: 1px solid #eee;
	border-top-width: 0;
	color: #444;
	font-size: 11px;
	padding: 6px 10px 4px;
	position: relative;
	text-transform: none;
	width: 138px;
}

#nav li li a:hover,
#nav li li a:active {
	color: #3f9291;
}

#nav li ul {
	height: auto;
	left: -9999px;
	position: absolute;
	width: 160px;
	z-index: 9999;
}

#nav li ul a { 
	width: 140px;
}

#nav li ul ul {
	margin: -33px 0 0 159px;
}

#nav li:hover>ul,
#nav li.sfHover ul {
	left: auto;
}


/* Primary Navigation Extras
------------------------------------------------------------ */

#nav li.right {
	float: right;
	padding: 10px 10px 8px;
	text-transform: uppercase;
}

#nav li.right a {
	background: none;
	border: none;
	color: #444;
	display: inline;
	text-decoration: none;
}

#nav li.right a:hover {
	color: #3f9291;
	text-decoration: none;
}

#nav li.search {
	padding: 0 10px;
}

#nav li.rss a {
	background: url(images/rss.png) no-repeat center left;
	margin: 0 0 0 10px;
	padding: 0 0 0 16px;
}

#nav li.twitter a {
	background: url(images/twitter-nav.png) no-repeat center left;
	padding: 0 0 0 20px;
}


/* Secondary Navigation
------------------------------------------------------------ */

#subnav {
	border-bottom: 3px double #eee;
	clear: both;
	color: #444;
	font-family: 'Droid Serif', arial, serif;
	font-size: 12px;
	margin: 0 auto;
	overflow: hidden;
	width: 960px;
}

#subnav ul {
	float: left;
	width: 100%;
}

#subnav li {
	float: left;
	list-style-type: none;
}

#subnav li a {
	color: #444;
	display: block;
	padding: 10px 10px 9px;
	position: relative;
	text-decoration: none;
	text-transform: uppercase;
}

#subnav li a:hover,
#subnav li a:active,
#subnav .current_page_item a,
#subnav .current-cat a,
#subnav .current-menu-item a {
	color: #3f9291;
}

#subnav li a .sf-sub-indicator {
	display: block;
	overflow: hidden;
	position: absolute;
	text-indent: -9999px;
}

#subnav li li a,
#subnav li li a:link,
#subnav li li a:visited {
	background-color: #fff;
	border: 1px solid #eee;
	border-top-width: 0;
	color: #444;
	font-size: 11px;
	padding: 6px 10px 4px;
	position: relative;
	text-transform: none;
	width: 138px;
}

#subnav li li a:hover,
#subnav li li a:active {
	color: #3f9291;
}

#subnav li ul {
	height: auto;
	left: -9999px;
	position: absolute;
	width: 160px;
	z-index: 9999;
}

#subnav li ul a { 
	width: 140px;
}

#subnav li ul ul {
	margin: -33px 0 0 159px;
}

#subnav li:hover>ul,
#subnav li.sfHover ul {
	left: auto;
}


/* Inner
------------------------------------------------------------ */

#inner {
	margin: 0 auto;
	overflow: hidden;
	padding: 25px 0;
	width: 960px;
}


/* Welcome
------------------------------------------------------------ */

.welcome {
	border-bottom: 3px double #eee;
	margin: 0 auto;
	padding: 0 0 25px;
	width: 960px;
}

.welcome,
.welcome p {
	color: #444;
	font-family: 'Droid Serif', arial, serif;
	font-size: 24px;
	font-weight: normal;
	line-height: 36px;
	font-style: italic;
}


/* Featured
------------------------------------------------------------ */

.featured {
	border-bottom: 3px double #eee;
	margin: 0 auto;
	overflow: hidden;
	padding: 10px 0;
	width: 660px;
}

.featured p {
	padding: 0 0 15px;
}


/* Portfolio
------------------------------------------------------------ */

.portfolio {
	margin: 0 auto;
	overflow: hidden;
	padding: 20px 0 0;
	width: 960px;
}

.portfolio p {
	font-size: 13px;
	line-height: 20px;
	padding: 0;
}


/* Breadcrumb
------------------------------------------------------------ */

.breadcrumb {
	background: #f5f5f5;
	color: #444;
	font-family: 'Droid Serif', arial, serif;
	font-size: 12px;
	margin: 0 auto 30px;
	padding: 5px 10px;
}

.breadcrumb a,
.breadcrumb a:visited {
	text-decoration: none;
}

.breadcrumb a:hover {
	text-decoration: underline;
}


/* Taxonomy Description
------------------------------------------------------------ */

.taxonomy-description {
	margin: 0 0 30px;
	padding: 10px;
}


/* Content-Sidebar Wrap
------------------------------------------------------------ */

#content-sidebar-wrap {
	float: left;
	width: 790px;
}

.content-sidebar #content-sidebar-wrap,
.sidebar-content #content-sidebar-wrap {
	width: 960px;
}

.sidebar-content-sidebar #content-sidebar-wrap,
.sidebar-sidebar-content #content-sidebar-wrap {
	float: right;
}

.full-width-content #content-sidebar-wrap {
	width: 960px;
}


/* Content
------------------------------------------------------------ */

#content {
	float: left;
	width: 490px;
}

.content-sidebar #content,
.sidebar-content #content {
	width: 660px;
}

.sidebar-content #content,
.sidebar-sidebar-content #content {
	float: right;
}

.full-width-content #content {
	width: 960px;
}

.page-template-pagelanding-php #content  {
	padding: 20px 100px 0;
	width: 760px;
}

blockquote {
	background: url(images/blockquote.png) no-repeat top left;
	margin: 0 0 20px;
	padding: 25px 30px 5px 70px;
}

blockquote p {
	color: #777;
	font-family: Georgia, Times, 'Times New Roman', serif;
	font-size: 14px;
	font-style: italic;
}

.post {
	border-bottom: 3px double #eee;
	margin: 0 0 25px;
	overflow: hidden;
	padding: 0 0 25px;
}

.single .post {
	background: none;
	border: none;
	margin: 0 0 10px;
	padding: 0;
}

.sticky {
	margin: 0 0 40px;
	padding: 20px;
}

.entry-content a,
.entry-content a:visited {
	text-decoration: underline;
}

.entry-content a:hover {
	text-decoration: none;
}

.entry-content .archive-page a,
.entry-content .archive-page a:visited {
	text-decoration: none;
}

.entry-content .archive-page a:hover {
	text-decoration: underline;
}

.entry-content p,
.page .entry-content p {
	padding: 0 0 20px;
}

p.subscribe-to-comments {
   padding: 20px 0 10px;
}

.clear {
	clear: both;
}

.clear-line {
	border-bottom: 3px double #eee;
	clear: both;
	margin: 0 0 15px;
}


/* Column Classes
------------------------------------------------------------ */

.five-sixths,
.four-fifths,
.four-sixths,
.one-fifth,
.one-fourth,
.one-half,
.one-sixth,
.one-third,
.three-fifths,
.three-fourths,
.three-sixths,
.two-fifths,
.two-fourths,
.two-sixths,
.two-thirds {
	float: left;
	margin: 0 0 20px;
	padding-left: 3%;
}

.one-half,
.three-sixths,
.two-fourths {
	width: 48%;
}

.one-third,
.two-sixths {
	width: 31%;
}

.four-sixths,
.two-thirds {
	width: 65%;
}

.one-fourth {
	width: 22.5%;
}

.three-fourths {
	width: 73.5%;
}

.one-fifth {
	width: 17.4%;
}

.two-fifths {
	width: 37.8%;
}

.three-fifths {
	width: 58.2%;
}

.four-fifths {
	width: 78.6%;
}

.one-sixth {
	width: 14%;
}

.five-sixths {
	width: 82%;
}

.first {
	clear: both;
	padding-left: 0;
}


/* Headlines
------------------------------------------------------------ */

h1,
h2,
h3,
h4,
h5,
h6 {
	color: #444;
	font-family: 'Oswald', arial, serif;
	margin: 0 0 10px;
}

h1,
h2,
h2 a,
h2 a:visited {
	color: #444;
	font-family: 'Oswald', arial, serif;
	font-size: 30px;
	line-height: 36px;
}

.featured h2,
.featured h2 a,
.featured h2 a:visited {
	font-size: 24px;
	line-height: 30px;
	margin: 0 0 15px;
}

.portfolio h2,
.portfolio h2 a,
.portfolio h2 a:visited {
	font-size: 18px;
	line-height: 24px;
	margin: 0 0 5px;
}

h2 a:hover {
	color: #3f9291;
	text-decoration: none;
}

h3 {
	font-size: 24px;
}

h4,
h4 a,
h4 a:hover,
h4 a:visited {
	color: #444;
	font-size: 20px;
	text-decoration: none;
}

.widget-area h4,
.widget-area h4 a,
.widget-area h4 a:visited {
	font-size: 14px;
	margin: 0 0 5px;
	text-transform: uppercase;
}

h5 {
	font-size: 18px;
}

h6 {
	font-size: 16px;
}


/* Unordered / Ordered Lists
------------------------------------------------------------ */

.entry-content ol,
.entry-content ul {
	margin: 0;
	padding: 0 0 20px;
}

.entry-content ol {
	margin: 0;
}

.archive-page ul li,
.entry-content ul li {
	list-style-type: square;
	margin: 0 0 0 30px;
	padding: 0;
}

.entry-content ol li {
	margin: 0 0 0 35px;
}

.archive-page ul ul,
.entry-content ul ul,
.entry-content ol ol {
	padding: 0;
}


/* Post Info
------------------------------------------------------------ */

.post-info {
	font-size: 11px;
	margin: 5px 0 15px;
	text-transform: uppercase;
}


/* Post Meta
------------------------------------------------------------ */

.post-meta {
	background-color: #f5f5f5;
	clear: both;
	font-size: 11px;
	padding: 7px 10px 5px;
	text-transform: uppercase;
}


/* Author Box
------------------------------------------------------------ */

.author-box {
	background-color: #f5f5f5;
	margin: 0 0 40px;
	padding: 10px;
	overflow: hidden;
}


/* Archive Page
------------------------------------------------------------ */

.archive-page {
	float: left;
	padding: 20px 0 0;
	width: 48%;
}


/* Post Icons
------------------------------------------------------------ */

.categories {
	background: url(images/icon-categories.png) no-repeat top left;
	padding: 2px 0 2px 22px;
}
	
.post-comments {
	background: url(images/icon-comments.png) no-repeat top left;
	margin: 0 0 0 10px;
	padding: 2px 0 2px 22px;
}

.tags {
	background: url(images/icon-tags.png) no-repeat top left;
	margin: 0 0 0 10px;
	padding: 2px 0 2px 20px;
}
	
.time {
	background: url(images/icon-time.png) no-repeat top left;
	padding: 2px 0 2px 21px;
}


/* Images
------------------------------------------------------------ */

img.portfolio {
	border: 1px solid #ddd;
	padding: 14px;
	width: 930px;
}

.featured a img,
.portfolio a img {
	border: 1px solid #ddd;
	padding: 4px;
}

.featured a:hover img,
.portfolio a:hover img {
	border: 1px solid #999;
}

.featuredpage img,
.featuredpost img {
	margin: 0 10px 0 0;
}

.portfolio .featuredpage img,
.portfolio .featuredpost img {
	margin: 0;
}

.avatar,
.post-image {	
	background-color: #f5f5f5;
	border: 1px solid #ddd;
	padding: 4px;
}

.author-box .avatar {
	background-color: #fff;
	float: left;
	height: 80px;
	margin: 0 10px 0 0;
	width: 80px;
}

.post-image {
	margin: 0 10px 10px 0;
}

.comment-list li .avatar { 
	background-color: #fff;
	float: left;
	height: 30px;
	margin: 0 5px 0 0;
	padding: 4px;
	width: 30px;
}

img.centered,
.aligncenter {
	display: block;
	margin: 0 auto 10px;
}

img.alignnone {
	display: inline;
	margin: 0 0 10px;
}

img.icon{
	margin: 0;
}	

img.alignleft {
	display: inline;
	margin: 0 20px 10px 0;
}

img.alignright {
	display: inline;
	margin: 0 0 10px 20px;
}

.alignleft {
	float: left;
	margin: 0 10px 0 0;
}

.alignright {
	float: right;
	margin: 0 0 0 10px;
}

.wp-caption {
	text-align: center;
	border-radius: 8px;
	border: 1px solid #CCC;
}

p.wp-caption-text {
	font-size: 11px;
	line-height: 12px;
	padding: 5px 0;
	background-color: #F5F5F5;
	border-radius: 0 0 8px 8px;
}

.wp-smiley,
.wp-wink {
	border: none;
	float: none;
}

.gallery-caption {
}


/* Post Navigation
------------------------------------------------------------ */

.navigation {
	overflow: hidden;
	padding: 20px 0;
	width: 100%;
}

.navigation li {
	display: inline;
}

.navigation li a,
.navigation li.disabled,
.navigation li a:hover,
.navigation li.active a {
	border: 1px solid #ddd;
	padding: 5px 8px;
}

.navigation li a:hover,
.navigation li.active a {
	background-color: #f5f5f5;
}


/* Primary / Secondary Sidebars
------------------------------------------------------------ */

.sidebar {
	display: inline;
	float: right;
	font-size: 13px;
	line-height: 20px;
	margin: 0 0 20px;
	padding: 15px 15px 5px;
	width: 250px;
}

#sidebar-alt {
	background: #f5f5f5;
	float: left;
	padding: 15px 15px 5px;
	width: 120px;
}

.sidebar p {
	font-size: 13px;
	line-height: 20px;
}

.sidebar-content #sidebar,
.sidebar-sidebar-content #sidebar {
	float: left;
}

.content-sidebar-sidebar #sidebar-alt {
	float: right;
}

.sidebar .widget {
	border-radius: 8px;
	border-left: 1px solid #E8E8E8;
	border-top: 1px solid #E8E8E8;
	border-right: 2px solid #BFBFBF;
	border-bottom: 2px solid #BFBFBF;
	background-color: #F5F5F5;
	margin: 0 0 15px;
	padding: 10px;
}

.widget-area ol,
.widget-area ul {
	margin: 0 0 0 20px;
}

.widget-area ul li {
	list-style-type: square;
 	word-wrap: break-word;
}

.widget-area ol li {
	list-style-type: decimal;
}


/* Dropdowns
------------------------------------------------------------ */

#cat,
.widget_archive select {
	background-color: #fff;
	color: #3f9291;
	display: inline;
	font-family: 'Droid Serif', arial, serif;
	font-size: 12px;
	margin: 2px 0 0;
	padding: 3px;
	width: 100%;
}


/* Featured Page / Post
------------------------------------------------------------ */

.featuredpage,
.featuredpost {
	clear: both;
	overflow: hidden;
}

.featuredpage .page,
.featuredpost .post {
	border: none;
	margin: 0 ;
	overflow: hidden;
	padding: 0;
}

.portfolio .featuredpage .page,
.portfolio .featuredpost .post {
	float: left;
	margin: 5px 20px 0 0;
	width: 170px;
}


/* User Profile
------------------------------------------------------------ */

.user-profile {
	overflow: hidden;
}


/* Buttons
------------------------------------------------------------ */

div.gform_footer input.button,
.enews #subbutton,
.searchsubmit,
#submit {
	background-color: #444;
	border: 1px solid #444;
	color: #fff !important;
	cursor: pointer;
	font-family: 'Droid Serif', arial, serif;
	font-size: 12px;
	font-weight: normal;
	padding: 4px 7px;
	text-decoration: none;
}

.searchsubmit a{
	color: #fff !important;
	text-decoration: none;
}

#nav .searchsubmit {
	padding: 2px 7px;
}

div.gform_footer input.button:hover,
.enews #subbutton:hover,
.searchsubmit:hover,
#submit:hover {
	background-color: #3f9291;
	border: 1px solid #3f9291;
	color: #fff;
	text-decoration: none;
}

/* Search Form
------------------------------------------------------------ */

#header .searchform {
	float: right;
	height: 18px;
	padding: 5px 10px 0 0;
}

#nav .searchform {
	float: right;
	margin: 1px 0 0;
}

.s {
	background-color: #fff;
	border: 1px solid #ddd;
	color: #3f9291;
	font-family: 'Droid Serif', arial, serif;
	font-size: 12px;
	margin: 5px 1px 0 0;
	padding: 4px 0 5px 7px;
	width: 155px;
}

#header .s{
	font-size: 11px;
	line-height: 15px;
	padding: 2px 0 2px 5px;
}

#nav .s {
	padding: 2px 0 2px 5px;
}

#header .searchform .searchsubmit{
	padding: 1px 2px;
	line-height: 15px;
}

/* eNews and Update Widget
------------------------------------------------------------ */

.enews #subbox {
	background-color: #fff;
	border: 1px solid #ddd;
	color: #3f9291;
	font-family: 'Droid Serif', arial, serif;
	font-size: 12px;
	margin: 5px 5px 0 0;
	padding: 4px 0 5px 7px;
	width: 195px;
}


/* Calendar Widget
------------------------------------------------------------ */

#wp-calendar {
	width: 100%;
}

#wp-calendar caption {
	font-size: 12px;
	font-style: italic;
	padding: 2px 5px 0 0;
	text-align: right;
}

#wp-calendar thead {
	background-color: #f5f5f5;
	font-weight: bold;
	margin: 10px 0 0;
}

#wp-calendar td {
	background-color: #f5f5f5;
	padding: 2px;
	text-align: center;
}


/* Footer Widgets
------------------------------------------------------------ */
 
#footer-widgets {
	border-top: double #eee;
	clear: both;
	font-size: 12px;
	margin: 0 auto;
	overflow: hidden;
	padding: 15px 0 0;
	width: 960px;
}
 
#footer-widgets .widget {
	background: none;
	border: none;
	padding: 0;
}

#footer-widgets p {
	padding: 0 0 15px;
}
 
#footer-widgets ul {
	list-style-type: none;
	margin: 0 0 15px;
}
 
#footer-widgets ul li {
	list-style-type: square;
	margin: 0 0 0 15px;
}

#footer-widgets #wp-calendar thead,
#footer-widgets #wp-calendar td {
	background: none;
}

.footer-widgets-1 {
	float: left;
	padding: 0 30px 0 0;
	width: 300px;
}
 
.footer-widgets-2 {
	float: left;
	width: 300px;
}
 
.footer-widgets-3 {
	float: right;
	width: 300px;
}


/* Footer
------------------------------------------------------------ */

#footer {
	border-top: double #eee;
	clear: both;
	font-family: 'Oswald', arial, serif;
	font-size: 12px;
	overflow: hidden;
	margin: 0 auto;
	padding: 10px 0;
	width: 960px;
	background-image: url('http://www.electronicadept.com/wp-content/uploads/2012/02/ea-footer-bar.png');
	background-position: top-left;
	background-repeat: no-repeat;
}

#footer p {
	color: #FFF;
	font-family: 'Oswald', arial, serif;
	font-size: 12px;
}

#footer a,
#footer a:visited {
	color: #FFF;
	text-decoration: none;
}

#footer a:hover {
	color: #3f9291;
	text-decoration: none;
}

#footer .gototop {
	float: left;
	width: 190px;
	margin-left: 10px;
}

#footer .creds {
	float: right;
	text-align: right;
	width: 745px;
	margin-right: 10px;
}


/* Comments
------------------------------------------------------------ */

#comments,
#respond {
	margin: 0 0 30px;
	overflow: hidden;
}

#comments {
	font-size: 13px;
	line-height: 20px;
}

#author,
#comment,
#email,
#url {
	background-color: #f5f5f5;
	border: 1px solid #ddd;
	font-size: 12px;
	margin: 10px 5px 0 0;
	padding: 5px;
	width: 250px;
}

#comment {
	height: 150px;
	margin: 10px 0;
	width: 98%;
}

.ping-list {
	margin: 0 0 40px;
}

.comment-list ol,
.ping-list ol {
	margin: 0;
	padding: 10px;
}

.comment-list li,
.ping-list li {
	font-weight: bold;
	list-style: none;
	margin: 10px 0 0;
	padding: 10px;
}

.comment-list li ul li {
	list-style-type: none;
}

.comment-list p,
.ping-list p {
	font-size: 13px;
	font-weight: normal;
	line-height: 20px;
	margin: 10px 5px 10px 0;
	padding: 0;
	text-transform: none;
}

.comment-list ul.children {
	margin-top: 20px;
}

.comment-list ul.children li.comment  {
	background: #fff;
}

.comment-list cite,
.ping-list cite {
	font-style: normal;
	font-weight: bold;
}

.commentmetadata {
	font-weight:normal;
}

.comment-author { 
	background: #e5e5e5;
	font-size: 12px;
	font-weight: bold;
	padding: 8px 10px 0;
}

.comment-meta { 
	background: #e5e5e5;
	font-size: 12px;
	padding: 0 10px 8px;
}

.nocomments {
	text-align: center;
}

#comments .navigation {
	display: block;
	padding: 20px 0;
}

.bypostauthor {
}

.thread-alt,
.thread-even {
	background: #f5f5f5;
}

.alt,
.depth-1,
.even {
	border: 1px solid #ddd;
}


/* Gravity Forms
------------------------------------------------------------ */

div.gform_wrapper input,
div.gform_wrapper select,
div.gform_wrapper textarea {
	background-color: #f5f5f5;
	border: 1px solid #ddd;
	color: #555 !important;
	font-size: 13px !important;
	padding: 4px 5px !important;
}

div.gform_footer input.button {
	color: #fff;
}

div.gform_wrapper .ginput_complex label {
	font-size: 12px;
}

div.gform_wrapper li,
div.gform_wrapper form li {
	margin: 0 0 10px;
}

div.gform_wrapper .gform_footer {
	border: none;
	margin: 0;
	padding: 0;
}

/* Tech Services Button
------------------------------------------------------------ */

div#tech-services, div#web-services{
	width: 325px;
	height: 266px;
	float: left;
}

div#tech-services a.services{
	width: 325px;
	height: 266px;
	background-image: url('http://www.electronicadept.com/wp-content/uploads/2012/02/tech-services1.png');
	display: block;
}

div#tech-services a.services:hover{
	background-image: url('http://www.electronicadept.com/wp-content/uploads/2012/02/tech-services-hover.png');
	display: block;
}

div#web-services a.services{
	width: 325px;
	height: 266px;
	background-image: url('http://www.electronicadept.com/wp-content/uploads/2012/02/web-services.png');
	display: block;
}

div#web-services a.services:hover{
	background-image: url('http://www.electronicadept.com/wp-content/uploads/2012/02/web-services-hover.png');
	display: block;
}

/* Service Containers
------------------------------------------------------------ */

/* New ----------------------------------------------------- */
div.services-container, div.services-row{
	width: 100%;
	float: left;
}

.services-container .service-box{
	width: 30%;
	float: left;
	height: 200px;
	margin: 0 8px 0 8px;
	border-radius: 8px;
	border-left: 1px solid #E8E8E8;
	border-top: 1px solid #E8E8E8;
	border-right: 2px solid #BFBFBF;
	border-bottom: 2px solid #BFBFBF;
}

.service-box .top#design{
	background-image: url('http://www.electronicadept.com/wp-content/uploads/2012/02/website-design-198.png');
}

.service-box .top#maintenance{
	background-image: url('http://www.electronicadept.com/wp-content/uploads/2012/02/website-maintenance-198.png');
}

.service-box .top#training{
	background-image: url('http://www.electronicadept.com/wp-content/uploads/2012/02/business-training-198.png');
}

.service-box .top#design, .service-box .top#maintenance, .service-box .top#training{
	background-position: top left;
	background-repeat: no-repeat;
}	

.service-box .top{
	border-radius: 8px 8px 0 0;
}

.service-box .top a{
	display: block;
	width: 100%;
	height: 100px;
}

.service-box .top, .service-box .bottom{
	width: 100%;
	float: left;
	height: 100px;
}

.service-box .bottom{
	background-color: #f5f5f5;
	border-radius: 0 0 8px 8px;
}

.service-box .text{
	padding: 10px;
}

.service-box .title, .service-box .title a{
	font-family: 'Oswald', arial, serif;
	font-size: 20px;
	color: #f68736;
	text-align: center;
	text-decoration: none;
}

.service-box .title a:hover{
	text-decoration: underline;
}

/* Old ----------------------------------------------------- */
h3.service-group-title{
	cursor: pointer;
}

span.service-expand-tip{
	font-size: 10px;
	padding-left: 1.5em;
}

.service-container{
	width: 320px;
	float:left;
}

.service-right-hand{
	margin-left: 19px;
}

.service-spacer{
	width:100%;
	height:2em;
	clear:left;
}

.service-image{
	width:100%;
	float:left;
}

.service-text{
	width: 100%;
	float: left;
	
	border: 1px solid #eeeeee;
	/* fallback */
  	background-color: #f7f7f7;
  
	/* Safari 4-5, Chrome 1-9 */
	background: -webkit-gradient(linear, 0% 0%, 0% 100%, from(#f7f7f7), to(#eeeeee));
  
	/* Safari 5.1, Chrome 10+ */
	background: -webkit-linear-gradient(top, #f7f7f7, #e0e0e0, color-stop(.5, #eeeeee));
  
	/* Firefox 3.6+ */
	background: -moz-linear-gradient(top, #f7f7f7, #eeeeee);
  
	/* IE 10 */
	background: -ms-linear-gradient(top, #f7f7f7, #eeeeee);
  
	/* Opera 11.10+ */
	background: -o-linear-gradient(top, #f7f7f7, #eeeeee);
}

.service-title{
	margin-left: 7px;
	margin-right: 15px;
	margin-bottom: 10px;
	margin-top: 7px;
	font-family: 'Oswald', arial, serif;
	font-size: 20px;
	color: #f68736;
}

.service-text ul{
	margin-left: 1em;
	margin-right: 1em;
	list-style-type: disc;
}

/* Contact Us Form on EA (ea_contact class)
------------------------------------------------------------ */

form.customcontactform div select{
	width: 250px;
	font-size: 1.3em;
	background-color: #ffffff;
}

form.customcontactform div textarea.ea_contact{
	width: 400px;
	height: 150px;
	font-size: 1.3em;
	background-color: #ffffff;
}

form.customcontactform div label{
	font-size: 1.3em;
}

form.customcontactform input.submit{
	padding: 0.4em;
}

form.customcontactform input[disabled='disabled']{
	background-color: #EEEEEE;
}

/* Quote Form on EA (ea_contact class)
------------------------------------------------------------ */
form.customcontactform-sidebar div .ea-quote{
	background-color: #ffffff;
	border: 2px inset;
}

form.customcontactform textarea.ea-quote{
	background-color: #ffffff;
	border: 2px inset;
	width: 480px;
	height: 200px;
}

form.customcontactform select.ea-quote{
	border-radius: 4px;
	border: 2px inset;
}

/* Sidebar Text Areas
------------------------------------------------------------ */
div.sidebar-phone{
	font-size: 18px;
	color: #f68530;
	font-weight: bold;
	text-align: center;
	
}

div.sidebar-service-area{
	font-family: arial;
	font-size: 12px;
	color: #000;
	font-weight: bold;
	text-align: left;
	margin-top: 1em;
}

.frontpage-text-box{
	width: 660px;
}

/* Tabbed Widget
------------------------------------------------------------ */
#tabs { 
	height: 200px; 
	width:660px;
	-moz-box-shadow: 3px 3px 8px #999999;
	-webkit-box-shadow: 3px 3px 8px #999999;
	box-shadow: 3px 3px 8px #999999;
	/* For IE 8 */
	-ms-filter: "progid:DXImageTransform.Microsoft.Shadow(Strength=8, Direction=135, Color='#999999')";
	/* For IE 5.5 - 7 */
	filter: progid:DXImageTransform.Microsoft.Shadow(Strength=8, Direction=135, Color='#999999');
	margin: 0 0 2em 0;
} 

.featured .ui-tabs .ui-tabs-nav{
	padding: 0 0.2em 0;
}

.tabs-bottom { 
	position: relative; 
} 

.tabs-bottom .ui-tabs-panel { 
	height: 140px; overflow: auto; 
} 

.tabs-bottom .ui-tabs-nav { 
	position: absolute !important; left: 0; bottom: 0; right:0; padding: 0 0.2em 0.2em 0; 
} 

.tabs-bottom .ui-tabs-nav li { 
	margin-top: -2px !important; margin-bottom: 1px !important; border-top: none; border-bottom-width: 1px; 
}

.ui-tabs-selected { 
	margin-top: -3px !important; 
}

/* Mailing List Signup Form
------------------------------------------------------------ */

#newsletter-signup-form-wide{
	width: 660px;
	float: left;
	background: whiteSmoke;
	padding-top: 10px;
	margin-bottom: 1em;
	border: 1px solid #CCC;
	border-radius: 8px;
}

#newsletter-signup-form-wide p{
	padding: 0 40px;
	margin: 0;
	text-align: center;
	font-weight: bold;
}

#newsletter-signup-form-wide .left{
	width: 50%;
	float: left;
	margin: 5% 0;
}

#newsletter-signup-form-wide .text{
	padding: 1em;
}

#newsletter-signup-form-wide .text p{
	padding: 0;
	text-align: left;
	font-weight: normal;
}

#newsletter-signup-form-wide .right{
	width: 50%;
	float: right;
}

#newsletter-signup-form-wide .form-container{
	text-align: center;
}

/* Dictionary Page
------------------------------------------------------------ */

.dictionary{
	width: 660px;
	float: left;
	margin-top: 2em;
}
.dictionary h3{
	cursor: pointer;
}

.dictionary h3 a{
	font-size: 24px;
	color: #444;
	text-decoration: none;
}

.dictionary h3 a:hover{
	text-decoration: none;
}	

h3 span.tip{
	line-height: 24px;
	font-size: 12px;
	padding-left: 1em;
}

.atoz{
	width: 660px;
	float: left;
	border-top: 2px solid #999;
	border-bottom: 2px solid #999;
	line-height: 1.5em;
}
.atoz a{
	width: 3.8%;
	float: left;
	text-align: center;
	color: #666;
}
.atoz a:hover, .atoz a.selected{
	display: block;
	background-color: #666;
	color: #FFF;
	text-decoration: none;
}

/* Front Page Tech Terms Box
------------------------------------------------------------ */
.tech-terms-wrapper{
	width: 100%;
	padding-left: 110px;
}

.tech-terms {
	width: 440px;
	height: 110px;
	float: left;
	margin-left: 4px;
	margin-bottom: 2em;
	background-color: #f5f5f5;
	/* background-color: #fb8933; */
	background-image: url('http://www.electronicadept.com/wp-content/uploads/2012/04/tech-terms-book.png');
	background-position: top left;
	background-repeat: no-repeat;
	border-radius: 8px;
	border-left: 1px solid #E8E8E8;
	border-top: 1px solid #E8E8E8;
	border-right: 2px solid #BFBFBF;
	border-bottom: 2px solid #BFBFBF;
}

.tech-terms .text-container{
	width: 440px;
	height: 110px;
	border-radius: 8px;
	/* border-right: 1px solid #cccccc; */
}

.tech-terms .text{
	height: 75px;
	padding: 18px 2em 0 160px;
	text-align: left;
}
	

/* Triad
------------------------------------------------------------ */
.triad{
	width: 100%;
	padding: 0;
	margin: 0;
}

.triad.services{
	width: 680px;
}

.triad .box-container{
	width: 215px;
	float: left;
	padding: 0 5px 0 0;
}

.triad.services .box-container{
	padding: 0 10px 20px 0;
}

.triad .first-box, .triad .second-box, .triad .third-box{
	width: 210px;
	float: left;
	background-color: #808285;
	border-radius: 8px;
	border-left: 1px solid #E8E8E8;
	border-top: 1px solid #E8E8E8;
	border-right: 2px solid #BFBFBF;
	border-bottom: 2px solid #BFBFBF;
	padding: 0;
	margin: 0;
}

.triad.services .first-box, .triad.services .second-box, .triad.services .third-box{
	background-color: #EEEEEE;
}

.first-box .top{
	width: 100%;
	height: 130px;
	float: left;
	border-radius: 7px 7px 0 0;
	background-image: url('http://www.electronicadept.com/wp-content/uploads/2012/04/Box-2.png');
	background-position: top left;
	background-repeat: no-repeat;
	padding: 0;
	margin: 0;
}

.second-box .top{
	width: 100%;
	height: 130px;
	float: left;
	border-radius: 7px 7px 0 0;
	background-image: url('http://www.electronicadept.com/wp-content/uploads/2012/04/Box-3.png');
	background-position: top left;
	background-repeat: no-repeat;
	padding: 0;
	margin: 0;
}

.third-box .top{
	width: 100%;
	height: 130px;
	float: left;
	border-radius: 7px 7px 0 0;
	background-image: url('http://www.electronicadept.com/wp-content/uploads/2012/04/Box-1.png');
	background-position: top left;
	background-repeat: no-repeat;
	padding: 0;
	margin: 0;
}

.first-box .bottom, .second-box .bottom, .third-box .bottom{
	width: 100%;
	height: 90px;
	float: left;
	border-radius: 0 0 8px 8px;
	line-height: 75px;
	color: #FFFFFF;
	text-align: center;
	font-size: 18px;
	padding: 0;
	margin: 0;
}

.bottom .text{
	height: 70px;
	margin: 10px 0;
	padding-top: 7px;
	line-height: 22px;
}

.triad a{
	color: #FFFFFF;
	font-size: 18px;
	font-weight: normal;
}

.triad.services a{
	color:#444444;
}

/* Services Boxes
------------------------------------------------------------ */
.top#setup-and-installation{
	background-image: url('http://www.electronicadept.com/wp-content/uploads/2012/02/setup-and-installation-t.png');
}

.top#maintenance-repair-and-protection{
	background-image: url('http://www.electronicadept.com/wp-content/uploads/2012/02/maintenance-repair-and-protection-t.png');
}

.top#gaming{
	background-image: url('http://www.electronicadept.com/wp-content/uploads/2012/05/gaming-t.png');
}

.top#home-theater{
	background-image: url('http://www.electronicadept.com/wp-content/uploads/2012/05/home-theater-t.png');
}

.top#ipod-and-mp3-players{
	background-image: url('http://www.electronicadept.com/wp-content/uploads/2012/05/ipod-and-mp3-players-t.png');
}

.top#phones{
	background-image: url('http://www.electronicadept.com/wp-content/uploads/2012/05/business-phone-t.png');
}

.top#ipads-and-tablets{
	background-image: url('http://www.electronicadept.com/wp-content/uploads/2012/05/business-tablet-t.png');
}

.top#cameras-and-video-cameras{
	background-image: url('http://www.electronicadept.com/wp-content/uploads/2012/05/cameras-and-video-cameras-t.png');
}

.top#navigation-systems{
	background-image: url('http://www.electronicadept.com/wp-content/uploads/2012/05/navigation-systems-t.png');
}

.top#security-camera-systems{
	background-image: url('http://www.electronicadept.com/wp-content/uploads/2012/05/security-camera-t.png');
}

.top#digital-photo-frames{
	background-image: url('http://www.electronicadept.com/wp-content/uploads/2012/05/digital-photo-frames-t.png');
}

/* Service Page Images
------------------------------------------------------------ */
.service-page-image{ 
	border-radius: 8px; 
	border-left: 1px solid #E8E8E8;
	border-top: 1px solid #E8E8E8;
	border-right: 2px solid #BFBFBF;
	border-bottom: 2px solid #BFBFBF;
	background-position: top left;
	background-repeat: no-repeat;
}

.service-page-image.left{
	float: left;
	margin: 0 1em 1em 0;
}

.service-page-image.right{
	float: right;
	margin: 0 0 1em 1em;
}

.service-page-image#setup-and-installation{
	width: 261px; 
	height: 300px;
	background-image: url('http://www.electronicadept.com/wp-content/uploads/2012/05/setup-and-installation-261x300.jpg');
}

.service-page-image#maintenance-repair-and-protection{
	width: 325px; 
	height: 200px;
	background-image: url('http://www.electronicadept.com/wp-content/uploads/2012/02/maintenance-repair-and-protection.png');
}

.service-page-image#gaming{
	width: 325px;
	height: 200px;
	background-image: url('http://www.electronicadept.com/wp-content/uploads/2012/02/gaming.png');
}

.service-page-image#home-theater{
	width: 325px;
	height: 200px;
	background-image: url('http://www.electronicadept.com/wp-content/uploads/2012/02/home-theater.png');
}

.service-page-image#ipod-and-mp3-players{
	width: 300px;
	height: 226px;
	background-image: url('http://www.electronicadept.com/wp-content/uploads/2012/05/ipod-and-mp3-players.png');
}

.service-page-image#phones{
	width: 325px;
	height: 200px;
	background-image: url('http://www.electronicadept.com/wp-content/uploads/2012/02/business-phone.png');
}

.service-page-image#cameras-and-video-cameras{
	width: 325px;
	height: 200px;
	background-image: url('http://www.electronicadept.com/wp-content/uploads/2012/02/cameras.png');
}

.service-page-image#navigation-systems{
	width: 325px;
	height: 200px;
	background-image: url('http://www.electronicadept.com/wp-content/uploads/2012/02/navigation.png');
}

.service-page-image#security-camera-systems{
	width: 325px;
	height: 200px;
	background-image: url('http://www.electronicadept.com/wp-content/uploads/2012/02/security-camera.png');
}

.service-page-image#digital-photo-frames{
	width: 325px;
	height: 200px;
	background-image: url('http://www.electronicadept.com/wp-content/uploads/2012/02/digital-frame.png');
}

/* Mailchimp Widget
------------------------------------------------------------ */
#mc_subheader{
	text-align: center;
	padding: 0 0 10px 0;
}

.mc_signup_submit{
	padding: 10px 0 0 0;
}
.mc_var_label{
	font-family: arial;
	font-size: 12px;
	color: black;
	font-weight: bold;
}

/* Request a Quote Sidebar
------------------------------------------------------------ */
.quote-wrapper{
	width: 220px;
	background-image: url('http://www.electronicadept.com/wp-content/uploads/2012/04/sales-graphs.png');
	background-position: top left;
	background-repeat: no-repeat;
	border-radius: 8px;
	border: 1px solid #ccc;
	padding-top: 75px;
}

.quote-wrapper .searchsubmit{
	background-color: #F68530;
	border-radius: 0 0 8px 8px;
	border: 1px solid #444;
	cursor: pointer;
	font-family: 'Droid Serif', arial, serif;
	padding: 4px 7px;
	text-align: center;
}

.quote-wrapper .searchsubmit a{
	color: #444 !important;
	font-family: arial;
	font-size: 14px;
	font-weight: bold;
	text-decoration: none;
}

.quote-wrapper .searchsubmit a:hover{
	text-decoration: underline;
}

textarea[name=ea_class_question]{
	width: 500px !important;
	height: 125px !important;
}