/*
Theme Name: All Pro
Description: Base theme for custom development.
Author: All Pro Webworks, LLC.
Author URI: http://www.allprowebworks.com/
Version: 0.9

Template: genesis
Template Version: 1.9.2

License: GNU General Public License v2.0 (or later)
License URI: http://www.opensource.org/licenses/gpl-license.php
*/

/* @group Reset v1.6.1 / cssreset.com
-------------------------------------------------------------------------- */

html,body,div,span,object,iframe,h1,h2,h3,h4,h5,h6,p,blockquote,pre,abbr,address,cite,code,del,dfn,em,img,ins,kbd,q,samp,small,strong,sub,sup,var,b,i,dl,dt,dd,ol,ul,li,fieldset,form,label,legend,table,caption,tbody,tfoot,thead,tr,th,td,article,aside,canvas,details,figcaption,figure,footer,header,hgroup,menu,nav,section,summary,time,mark,audio,video{margin:0;padding:0;border:0;outline:0;font-size:100%;vertical-align:baseline;background:transparent}body{line-height:1}article,aside,details,figcaption,figure,footer,header,hgroup,menu,nav,section{display:block}nav ul{list-style:none}blockquote,q{quotes:none}blockquote:before,blockquote:after,q:before,q:after{content:none}a{margin:0;padding:0;font-size:100%;vertical-align:baseline;background:transparent}ins{background-color:#ff9;color:#000;text-decoration:none}mark{background-color:#ff9;color:#000;font-style:italic;font-weight:bold}del{text-decoration:line-through}abbr[title],dfn[title]{border-bottom:1px dotted;cursor:help}table{border-collapse:collapse;border-spacing:0}hr{display:block;height:1px;border:0;border-top:1px solid #ccc;margin:1em 0;padding:0}input,select{vertical-align:middle}
/* @end */


/* @group Defaults and Globals
-------------------------------------------------------------------------- */

body,
h1,
h2,
h2 a,
h2 a:visited,
h3,
h4,
h5,
h6,
p,
select,
textarea {
	color: #666666;
	font-family: Helvetica, Arial, sans-serif;
	font-size: 14px;
	line-height: 1.6;
	margin: 0;
	padding: 0;
	text-decoration: none;
}

input,
select,
textarea,
.author-box,
.breadcrumb,
.sticky,
.wp-caption {
	background-color: #f9f9f9;
}

input,
select,
textarea {
	border: 1px solid #ddd;
}

input,
label,
select,
textarea {
	color: #333;
	font-family: Helvetica, Arial, sans-serif;
	font-size: 14px;
}

a,
a:visited {
	color: #3E47A0;
	text-decoration: none;
	font-weight:300;
}

a:hover {
	text-decoration: underline;
}

a img {
	border: none;
}

body {
	background:#666666;
}
/* @end */


/* @group General Structures
-------------------------------------------------------------------------- */

#wrap {
	width:100%;
	min-width:960px;
}
.arc-wrap {
	background:white url(images/arc.png) left bottom no-repeat;
}

#inner {
	clear: both;
	width:958px;
	margin: 0 auto;
	overflow: hidden;
	padding: 20px 0;
	border:#DFDFDF solid 1px;
	background:url(images/alpha90.png) repeat;
}
#inner > .wrap {
	padding:0 20px;
}

#content-sidebar-wrap {
	float: left;
	width: 770px;
	background:url(images/faux_col_right.png) right top repeat-y;
}

.content-sidebar #content-sidebar-wrap,
.full-width-content #content-sidebar-wrap,
.sidebar-content #content-sidebar-wrap {
	width: 100%;
}

.sidebar-content-sidebar #content-sidebar-wrap,
.sidebar-sidebar-content #content-sidebar-wrap {
	float: right;
}

.breadcrumb {
	font-size: 12px;
	margin: 0 0 30px;
	padding: 10px 15px;
}

.archive-page {
	float: left;
	padding: 20px 0 0;
	width: 45%;
}
/* @end */


/* @group Header
-------------------------------------------------------------------------- */

#header {
	margin: 0 auto;
	width: 100%;
	background:url(images/stripe.png) left top repeat-x;
}
#header > .wrap {
	position:relative;
	width:960px;
	height:110px;
	margin:0 auto;
}

#title-area {
	position:absolute;
	left:0;
	bottom:0;
}

#title a {
	display:block;
	text-indent:-9999px;
	width:327px;
	height:56px;
	background:url(images/All%20Pro%20Webworks.png) left top no-repeat;
}

#description {
	text-indent:-9999px;
}

#header .widget-area {
	position:absolute;
	right:0;
	bottom:20px;
}

#header #nav {
	position:absolute;
	left:360px;
	bottom:25px;
}
/* @end */


/* @group Header / Primary / Secondary Navigation
-------------------------------------------------------------------------- */

.menu-primary,
.menu-secondary,
#header .menu {
	clear: both;
	color: #333;
	font-size: 14px;
	margin: 0 auto;
	overflow: hidden;
	width: 100%;
}

#header .menu {
	width: auto;
}

.menu-primary ul,
.menu-secondary ul,
#header .menu ul {
	float: left;
	width: 100%;
}

.menu-primary li,
.menu-secondary li,
#header .menu li {
	float: left;
	list-style-type: none;
}

.menu-primary a,
.menu-secondary a,
#header .menu a {
	color:#3E47A0;
	display: block;
	padding-left:10px;
	position: relative;
	text-decoration: none;
	font-size:18px;
}
#header .menu a:hover,
#header .menu .current_page_item a,
#header .menu .current-menu-item a,
#header .menu .current-page-ancestor a,
.tax-site_tag #menu-item-29 a {
	background:url(images/bracket_open.png) left center no-repeat;
}

#header .menu a span {
	display:block;
	padding-right:10px;
	height:25px;
	line-height:25px;
}
#header .menu a:hover span,
#header .menu .current_page_item a span,
#header .menu .current-menu-item a span,
#header .menu .current-page-ancestor a span,
.tax-site_tag #menu-item-29 a span {
	background:url(images/bracket_close.png) right center no-repeat;
}

.menu-primary li li a,
.menu-primary li li a:link,
.menu-primary li li a:visited,
.menu-secondary li li a,
.menu-secondary li li a:link,
.menu-secondary li li a:visited,
#header .menu li li a,
#header .menu li li a:link,
#header .menu li li a:visited {
	background: none;
	background-color: #fff;
	border: 1px solid #f5f5f5;
	border-top: none;
	color: #333;
	font-size: 12px;
	padding: 10px;
	position: relative;
	text-transform: none;
	width: 143px;
}

.menu-primary li li a:active,
.menu-primary li li a:hover,
.menu-secondary li li a:active,
.menu-secondary li li a:hover,
#header .menu li li a:active,
#header .menu li li a:hover {
	background-color: #f5f5f5;
	color: #333;
}

.menu-primary li ul,
.menu-secondary li ul,
#header .menu li ul {
	height: auto;
	left: -9999px;
	margin: 0 0 0 -1px;
	position: absolute;
	width: 165px;
	z-index: 9999;
}

.menu-primary li ul a,
.menu-secondary li ul a,
#header .menu li ul a {
	width: 155px;
}

.menu-primary li ul ul,
.menu-secondary li ul ul,
#header .menu li ul ul {
	margin: -40px 0 0 164px;
}

.menu li:hover ul ul,
.menu li.sfHover ul ul {
	left: -9999px;
}

.menu li:hover,
.menu li.sfHover {
	position: static;
}

ul.menu li:hover>ul,
ul.menu li.sfHover ul,
#header .menu li:hover>ul,
#header .menu li.sfHover ul {
	left: auto;
}

.menu li a .sf-sub-indicator,
.menu li li a .sf-sub-indicator,
.menu li li li a .sf-sub-indicator {
	position: absolute;
	text-indent: -9999px;
}

#wpadminbar li:hover ul ul {
	left: 0;
}

/* Primary Navigation Extras */

.menu li.right {
	float: right;
	padding: 15px 20px;
}

.menu li.right a {
	color: #333;
	display: inline;
}

.menu li.right a:hover {
	color: #ed702B;
}

.menu li.search {
	padding: 0 10px;
}

.menu li.rss a {
	background: url(images/rss.png) no-repeat center left;
	margin: 0 0 0 10px;
	padding: 0 0 0 16px;
}

.menu li.twitter a {
	background: url(images/twitter-nav.png) no-repeat center left;
	padding: 0 0 0 20px;
}
/* @end */


/* @group Content
-------------------------------------------------------------------------- */

#content {
	float: left;
	width: 450px;
}

.content-sidebar #content,
.sidebar-content #content {
	width: 620px;
}

.sidebar-content #content,
.sidebar-sidebar-content #content {
	float: right;
}

.full-width-content #content {
	width: 960px;
}

.entry-content {
	overflow: hidden;
}

.entry-content p {
	margin:0 0 1em;
}
.entry-content p:last-child {
	margin:0;
}

blockquote {
	border: none;
	margin: 5px 5px 20px;
	padding: 25px 30px 5px 70px;
}
#sidebar blockquote {
	margin:0;
	padding:0;
	font-style:italic;
}

p.subscribe-to-comments {
	padding: 20px 0 10px;
}

.alignleft {
	float: left;
}

.alignright {
	float: right;
}

.sticky {
	background-color: #f5f5f5;
	margin: 0 0 40px;
	padding: 20px 30px;
}

.clear {
	clear: both;
}

.clear-line {
	border-bottom: 1px solid #ddd;
	clear: both;
	margin: 0 0 25px;
}
/* @end */


/* @group Headlines
-------------------------------------------------------------------------- */

h1,
h2,
h2 a,
h2 a:visited,
h3,
h4,
h5,
h6 {
	font-family: Helvetica, Arial, sans-serif;
	font-weight: bold;
	line-height: 1.25;
	margin: 0 0 20px;
}

h1 {
	font-size: 30px;
}

h2 {
	font-size:20px;
}

h2 a,
h2 a:visited {
	color: #333;
}

h2 a:hover {
	color: #ed702B;
	text-decoration: none;
}

.sidebar h2 a,
.sidebar h2 a:hover {
	font-size: 16px;
}

h3 {
	font-size: 24px;
}

h4 {
	font-size: 20px;
}

h5 {
	font-size: 18px;
}

h6 {
	font-size: 16px;
}
/* @end */


/* @group Lists
-------------------------------------------------------------------------- */

.entry-content ol,
.entry-content ul {
	margin: 0;
	padding: 0 0 25px;
	font-weight:bold;
	counter-reset: list-counter;
}

.archive-page ul li,
.entry-content ul li {
	list-style-type: square;
	margin: 0 0 1em 2em;
	padding: 0;
}

.entry-content ol li:before {
	position:absolute;
	top:0;
	left:-1em;
	content: counter(list-counter) ". ";
	counter-increment: list-counter;
	font-weight:bold;
}

.entry-content ol li {
	position:relative;
	list-style-type:none;
	margin: 0 0 1em 2em;
	font-weight:normal;
}

.entry-content ul li li,
.entry-content ol li li {
	margin-left: 35px;
}

.archive-page ul ul,
.entry-content ol ol,
.entry-content ul ul {
	padding: 0;
}
/* @end */


/* @group Post Info / Meta / Author Box
-------------------------------------------------------------------------- */

.post-info {
	font-size: 14px;
	margin: 0 0 25px;
}

.post-meta {
	border-top: 1px dotted #ddd;
	clear: both;
	font-size: 14px;
	padding: 10px 0 0;
}

.author-box {
	margin: 0 0 40px;
	overflow: hidden;
	padding: 20px;
}

.author-box p {
	font-size: 14px;
}
/* @end */


/* @group Taxonomy Description
-------------------------------------------------------------------------- */

.taxonomy-description p {
	font-size: 14px;
}
/* @end */


/* @group 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;
}
/* @end */


/* @group Images
-------------------------------------------------------------------------- */

.avatar,
.post-image {
	background-color: #fff;
	border: 4px solid #ddd;
	padding: 1px;
}

.post-image {
	margin: 0 10px 10px 0;
}

.alignleft .avatar {
	margin: 0 10px 0 0;
}

.alignright .avatar {
	margin: 0 0 0 10px
}

.author-box .avatar {
	background-color: #fff;
	float: left;
	margin: 0 20px 0 0;
}

.comment-list li .avatar {
	background-color: #fff;
	float: right;
	margin: 5px 0 10px 10px;
}

.wp-smiley,
.wp-wink {
	border: none;
	float: none;
}
/* @end */


/* @group Post Navigation
-------------------------------------------------------------------------- */

.navigation {
	font-size: 14px;
	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 {
	background-color: #333;
	color: #fff;
	cursor: pointer;
	line-height: 18px;
	padding: 7px 10px 6px;
	text-decoration: none;
}

.navigation li a:hover,
.navigation li.active a {
	background-color: #ed702B;
}
/* @end */


/* @group Primary / Secondary Sidebars
-------------------------------------------------------------------------- */

.sidebar {
	display: inline;
	float: right;
	font-size: 14px;
	width: 254px;
}

#sidebar-alt {
	float: left;
	width: 150px;
}

.sidebar-content #sidebar,
.sidebar-sidebar-content #sidebar {
	float: left;
}

.content-sidebar-sidebar #sidebar-alt {
	float: right;
}

.sidebar p {
	font-size: inherit;
}

.sidebar .widget {
	margin: 40px 0 0;
}
.sidebar .widget:first-child {
	margin:0;
}

.sidebar.widget-area ul li,
#footer-widgets .widget-area ul li {
	border-bottom: 1px dotted #ddd;
	list-style-type: none;
	margin: 0 0 7px;
	padding: 0 0 5px;
	word-wrap: break-word;
}

.sidebar.widget-area ul ul li {
	border: none;
	margin: 0;
}
/* @end */


/* @group Widgets
-------------------------------------------------------------------------- */

/* Dropdowns */

.widget_archive select,
#cat {
	display: inline;
	padding: 3px;
	width: 95%;
}

/* Featured Page / Post */

.featuredpage,
.featuredpost {
	clear: both;
	margin: 0 0 15px;
	overflow: hidden;
}

.featuredpage .page,
.featuredpost .post {
	border-bottom: 1px dotted #ddd;
	margin: 0 0 10px;
	overflow: hidden;
	padding: 0 0 10px;
}

/* User Profile */

.user-profile {
	overflow: hidden;
}

/* eNews and Update Widget */

.enews p {
	margin: 0 0 10px;
}

.enews #subbox {
	margin: 0 -7px 0 0;
	padding: 7px 10px 6px;
	width: 170px;
}

/* 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;
}
/* @end */


/* @group Buttons
-------------------------------------------------------------------------- */

input[type="button"],
input[type="submit"] {
	background-color: #333;
	border: none;
	color: #fff;
	cursor: pointer;
	line-height: 21px;
	padding: 7px 10px 6px;
	text-decoration: none;
}

input:hover[type="button"],
input:hover[type="submit"] {
	background-color: #ed702B;
	border: none;
	text-decoration: none;
}
/* @end */


/* @group Search Forms
-------------------------------------------------------------------------- */

#header .search-form {
	float: right;
	margin: 32px 0 0;
}

.search-input {
	margin: 0 -7px 0 0;
	padding: 7px 10px 6px;
	width: 170px;
}

.menu-primary .search-input {
	background-color: #fff;
	margin: 9px -7px 0 0;
}
/* @end */


/* @group Footer
-------------------------------------------------------------------------- */

/* Main footer */

#footer {
	background-color:#666666;
	clear: both;
	font-size: 12px;
	margin: 0 auto;
	padding:10px 0;
	overflow: hidden;
	width: 100%;
	color:white;
	text-align:center;
}

#footer .wrap {
	overflow: hidden;
	width:960px;
	margin:0 auto;
}

#footer p {
	font-size: inherit;
}

#footer a,
#footer a:visited {
	color:white;
}

#footer a:hover {
	color: #ed702B;
	text-decoration: none;
}

#footer .gototop {
	float: left;
	width: 200px;
}

#footer .creds {
	float: right;
	text-align: right;
	width: 720px;
}

/* Footer widgets */

#footer-widgets {
	clear: both;
	margin:8px 0;
	font-size: 14px;;
	overflow: hidden;
	width: 100%;
}

#footer-widgets h4 {
	color:#3E47A0;
	font-weight:normal;
	padding-bottom:5px;
	margin-bottom:5px;
	border-bottom:#FE8C02 solid 1px;
}
#footer-widgets h4 a {
	color:#3E47A0;
}

#footer-widgets .wrap {
	overflow: hidden;
	width:960px;
	margin:0 auto;
}

#footer-widgets .widget {
	min-height:114px;
	padding:14px;
	background:url(images/alpha90.png) repeat;
	border:#DFDFDF solid 1px;
}

#footer-widgets p {
	font-size: inherit;
	margin:0;
}

#footer-widgets .widget-area {
	float:left;
	display:inline;
	width:234px;
	margin-left:8px;
}
#footer-widgets .widget-area:first-child {
	margin-left:0;
}

/* Footer navigation */

#footernav {
	margin-bottom: 20px;
}

#footernav ul {
	margin: 0;
	padding: 0;
	list-style-type: none;
	text-align: center;
}

#footernav ul li { 
	display: inline;
}

#footernav a {
	font-size: 14px;
	text-decoration: none;
	padding: 0 10px;
	border-right: 1px solid #ccc;
}

#footer a:hover {
	text-decoration: underline;
}

#footernav ul li:last-child a {
	border-right: none;
}
/* @end */


/* @group Comments
-------------------------------------------------------------------------- */

#comments,
#respond {
	margin: 0 0 15px;
	overflow: hidden;
}

#author,
#comment,
#email,
#url {
	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 {
	padding: 10px;
}

.comment-list li,
.ping-list li {
	list-style-type: none;
	margin: 20px 0 10px;
	padding: 15px 20px;
}

.comment-list li ul li {
	margin-right: -22px;
}

.comment-content p {
	font-size: 14px;
	margin: 0 0 20px;
}

.comment-list cite,
.ping-list cite {
	font-style: normal;
}

.commentmetadata {
	font-size: 12px;
	margin: 0 0 5px;
}

.reply {
	font-size: 14px;
}

.nocomments {
	text-align: center;
}

#comments .navigation {
	display: block;
}

.thread-alt,
.thread-even {
	background-color: #f5f5f5;
}

.alt,
.depth-1,
.even {
	border: 2px solid #fff;
}
/* @end */


/* @group Bootstrap
-------------------------------------------------------------------------- */

/* Code & Pre */

.entry-content code, pre,
#comments code, pre {
	font-family: Monaco, Andale Mono, Courier New, monospace;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
}

.entry-content code,
#comments code {
	  background: #f9f9f9;
	  padding: 1px 3px;
}

.entry-content pre,
#comments pre {
	background-color: #f9f9f9;
	display: block;
	padding: 8px;
	margin: 0 0 18px;
	line-height: 18px;
	font-size: 12px;
	border: 1px solid #ddd;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
	white-space: pre;
	white-space: pre-wrap;
	word-wrap: break-word;
	border-image: initial;
}

/* Tables */

table {
  max-width: 100%;
  background-color: transparent;
  border-collapse: collapse;
  border-spacing: 0;
}

.table {
  width: 100%;
  margin-bottom: 20px;
}

.table th,
.table td {
  padding: 8px;
  line-height: 20px;
  text-align: left;
  vertical-align: top;
  border-top: 1px solid #eee;
}

.table th {
  font-weight: bold;
}

.table thead th {
  vertical-align: bottom;
}

.table caption + thead tr:first-child th,
.table caption + thead tr:first-child td,
.table colgroup + thead tr:first-child th,
.table colgroup + thead tr:first-child td,
.table thead:first-child tr:first-child th,
.table thead:first-child tr:first-child td {
  border-top: 0;
}

.table tbody + tbody {
  border-top: 2px solid #eee;
}

.table-condensed th,
.table-condensed td {
  padding: 4px 5px;
}

.table-bordered {
  border: 1px solid #eee;
  border-collapse: separate;
  *border-collapse: collapse;
  border-left: 0;
  -webkit-border-radius: 4px;
     -moz-border-radius: 4px;
          border-radius: 4px;
}

.table-bordered th,
.table-bordered td {
  border-left: 1px solid #eee;
}

.table-bordered caption + thead tr:first-child th,
.table-bordered caption + tbody tr:first-child th,
.table-bordered caption + tbody tr:first-child td,
.table-bordered colgroup + thead tr:first-child th,
.table-bordered colgroup + tbody tr:first-child th,
.table-bordered colgroup + tbody tr:first-child td,
.table-bordered thead:first-child tr:first-child th,
.table-bordered tbody:first-child tr:first-child th,
.table-bordered tbody:first-child tr:first-child td {
  border-top: 0;
}

.table-bordered thead:first-child tr:first-child th:first-child,
.table-bordered tbody:first-child tr:first-child td:first-child {
  -webkit-border-top-left-radius: 4px;
          border-top-left-radius: 4px;
  -moz-border-radius-topleft: 4px;
}

.table-bordered thead:first-child tr:first-child th:last-child,
.table-bordered tbody:first-child tr:first-child td:last-child {
  -webkit-border-top-right-radius: 4px;
          border-top-right-radius: 4px;
  -moz-border-radius-topright: 4px;
}

.table-bordered thead:last-child tr:last-child th:first-child,
.table-bordered tbody:last-child tr:last-child td:first-child,
.table-bordered tfoot:last-child tr:last-child td:first-child {
  -webkit-border-radius: 0 0 0 4px;
     -moz-border-radius: 0 0 0 4px;
          border-radius: 0 0 0 4px;
  -webkit-border-bottom-left-radius: 4px;
          border-bottom-left-radius: 4px;
  -moz-border-radius-bottomleft: 4px;
}

.table-bordered thead:last-child tr:last-child th:last-child,
.table-bordered tbody:last-child tr:last-child td:last-child,
.table-bordered tfoot:last-child tr:last-child td:last-child {
  -webkit-border-bottom-right-radius: 4px;
          border-bottom-right-radius: 4px;
  -moz-border-radius-bottomright: 4px;
}

.table-bordered caption + thead tr:first-child th:first-child,
.table-bordered caption + tbody tr:first-child td:first-child,
.table-bordered colgroup + thead tr:first-child th:first-child,
.table-bordered colgroup + tbody tr:first-child td:first-child {
  -webkit-border-top-left-radius: 4px;
          border-top-left-radius: 4px;
  -moz-border-radius-topleft: 4px;
}

.table-bordered caption + thead tr:first-child th:last-child,
.table-bordered caption + tbody tr:first-child td:last-child,
.table-bordered colgroup + thead tr:first-child th:last-child,
.table-bordered colgroup + tbody tr:first-child td:last-child {
  -webkit-border-top-right-radius: 4px;
          border-top-right-radius: 4px;
  -moz-border-right-topleft: 4px;
}

.table-striped tbody tr:nth-child(odd) td,
.table-striped tbody tr:nth-child(odd) th {
  background-color: #f9f9f9;
}

.table-hover tbody tr:hover td,
.table-hover tbody tr:hover th {
  background-color: #f5f5f5;
}

table [class*=span],
.row-fluid table [class*=span] {
  display: table-cell;
  float: none;
  margin-left: 0;
}

.table tbody tr.success td {
  background-color: #dff0d8;
}

.table tbody tr.error td {
  background-color: #f2dede;
}

.table tbody tr.info td {
  background-color: #d9edf7;
}

/* Alerts */

.alert {
  padding: 8px 35px 8px 14px;
  margin-bottom: 20px;
  color: #c09853;
  text-shadow: 0 1px 0 rgba(255, 255, 255, 0.5);
  background-color: #fcf8e3;
  border: 1px solid #fbeed5;
  /*-webkit-border-radius: 4px;
     -moz-border-radius: 4px;
          border-radius: 4px;*/
}

.alert-success {
  color: #468847;
  background-color: #dff0d8;
  border-color: #d6e9c6;
}

.alert-danger,
.alert-error {
  color: #b94a48;
  background-color: #f2dede;
  border-color: #eed3d7;
}

.alert-info {
  color: #3a87ad;
  background-color: #d9edf7;
  border-color: #bce8f1;
}

.alert-block {
  padding-top: 14px;
  padding-bottom: 14px;
}

.alert-block > p,
.alert-block > ul {
  margin-bottom: 0;
}

.alert-block p + p {
  margin-top: 5px;
}

/* Buttons */

.btn {
  display: inline-block;
  *display: inline;
  padding: 4px 14px;
  margin-bottom: 0;
  *margin-left: .3em;
  font-family: Helvetica, Arial, sans-serif;
  font-size: 14px;
  line-height: 20px;
  *line-height: 20px;
  color: #333 !important;
  text-align: center;
  text-shadow: 0 1px 1px rgba(255, 255, 255, 0.75);
  vertical-align: middle;
  cursor: pointer;
  background-color: #f5f5f5;
  *background-color: #e6e6e6;
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#ffffff), to(#e6e6e6));
  background-image: -webkit-linear-gradient(top, #ffffff, #e6e6e6);
  background-image: -o-linear-gradient(top, #ffffff, #e6e6e6);
  background-image: linear-gradient(to bottom, #ffffff, #e6e6e6);
  background-image: -moz-linear-gradient(top, #ffffff, #e6e6e6);
  background-repeat: repeat-x;
  border: 1px solid #bbbbbb;
  *border: 0;
  border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);
  border-color: #e6e6e6 #e6e6e6 #bfbfbf;
  border-bottom-color: #a2a2a2;
  /* -webkit-border-radius: 4px;
     -moz-border-radius: 4px;
          border-radius: 4px; */
  filter: progid:dximagetransform.microsoft.gradient(startColorstr='#ffffffff', endColorstr='#ffe6e6e6', GradientType=0);
  filter: progid:dximagetransform.microsoft.gradient(enabled=false);
  *zoom: 1;
  -webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.2), 0 1px 2px rgba(0, 0, 0, 0.05);
     -moz-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.2), 0 1px 2px rgba(0, 0, 0, 0.05);
          box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.2), 0 1px 2px rgba(0, 0, 0, 0.05);
}

.btn:hover,
.btn:active,
.btn.active,
.btn.disabled,
.btn[disabled] {
  color: #333 !important;
  background-color: #e6e6e6;
  *background-color: #d9d9d9;
}

.btn:active,
.btn.active {
  background-color: #cccccc \9;
}

.btn:first-child {
  *margin-left: 0;
}

.btn:hover {
  color: #333 !important;
  text-decoration: none;
  background-color: #e6e6e6;
  *background-color: #d9d9d9;
  /* Buttons in IE7 don't get borders, so darken on hover */
  background-position: 0 -15px;
  -webkit-transition: background-position 0.1s linear;
     -moz-transition: background-position 0.1s linear;
       -o-transition: background-position 0.1s linear;
          transition: background-position 0.1s linear;
}

.btn:focus {
  outline: thin dotted #333;
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
}

.btn.active,
.btn:active {
  background-color: #e6e6e6;
  background-color: #d9d9d9 \9;
  background-image: none;
  outline: 0;
  -webkit-box-shadow: inset 0 2px 4px rgba(0, 0, 0, 0.15), 0 1px 2px rgba(0, 0, 0, 0.05);
     -moz-box-shadow: inset 0 2px 4px rgba(0, 0, 0, 0.15), 0 1px 2px rgba(0, 0, 0, 0.05);
          box-shadow: inset 0 2px 4px rgba(0, 0, 0, 0.15), 0 1px 2px rgba(0, 0, 0, 0.05);
}

.btn.disabled,
.btn[disabled] {
  cursor: default;
  background-color: #e6e6e6;
  background-image: none;
  opacity: 0.65;
  filter: alpha(opacity=65);
  -webkit-box-shadow: none;
     -moz-box-shadow: none;
          box-shadow: none;
}

.btn-large {
  padding: 9px 14px;
  font-size: 16px;
  line-height: normal;
  /*-webkit-border-radius: 5px;
     -moz-border-radius: 5px;
          border-radius: 5px;*/
}

.btn-small {
  padding: 3px 9px;
  font-size: 12px;
  line-height: 18px;
}

.btn-mini {
  padding: 2px 6px;
  font-size: 11px;
  line-height: 16px;
}

.btn-block {
  display: block;
  width: 100%;
  padding-right: 0;
  padding-left: 0;
  -webkit-box-sizing: border-box;
     -moz-box-sizing: border-box;
          box-sizing: border-box;
}

.btn-block + .btn-block {
  margin-top: 5px;
}

.btn-primary.active,
.btn-warning.active,
.btn-danger.active,
.btn-success.active,
.btn-info.active,
.btn-inverse.active {
  color: rgba(255, 255, 255, 0.75) !important;
}

.btn {
  border-color: #c5c5c5;
  border-color: rgba(0, 0, 0, 0.15) rgba(0, 0, 0, 0.15) rgba(0, 0, 0, 0.25);
}

.btn-primary {
  color: #fff !important;
  text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
  background-color: #006dcc;
  *background-color: #0044cc;
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#0088cc), to(#0044cc));
  background-image: -webkit-linear-gradient(top, #0088cc, #0044cc);
  background-image: -o-linear-gradient(top, #0088cc, #0044cc);
  background-image: linear-gradient(to bottom, #0088cc, #0044cc);
  background-image: -moz-linear-gradient(top, #0088cc, #0044cc);
  background-repeat: repeat-x;
  border-color: #0044cc #0044cc #002a80;
  border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);
  filter: progid:dximagetransform.microsoft.gradient(startColorstr='#ff0088cc', endColorstr='#ff0044cc', GradientType=0);
  filter: progid:dximagetransform.microsoft.gradient(enabled=false);
}

.btn-primary:hover,
.btn-primary:active,
.btn-primary.active,
.btn-primary.disabled,
.btn-primary[disabled] {
  color: #fff !important;
  background-color: #0044cc;
  *background-color: #003bb3;
}

.btn-primary:active,
.btn-primary.active {
  background-color: #003399 \9;
}

.btn-warning {
  color: #fff !important;
  text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
  background-color: #faa732;
  *background-color: #f89406;
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#fbb450), to(#f89406));
  background-image: -webkit-linear-gradient(top, #fbb450, #f89406);
  background-image: -o-linear-gradient(top, #fbb450, #f89406);
  background-image: linear-gradient(to bottom, #fbb450, #f89406);
  background-image: -moz-linear-gradient(top, #fbb450, #f89406);
  background-repeat: repeat-x;
  border-color: #f89406 #f89406 #ad6704;
  border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);
  filter: progid:dximagetransform.microsoft.gradient(startColorstr='#fffbb450', endColorstr='#fff89406', GradientType=0);
  filter: progid:dximagetransform.microsoft.gradient(enabled=false);
}

.btn-warning:hover,
.btn-warning:active,
.btn-warning.active,
.btn-warning.disabled,
.btn-warning[disabled] {
  color: #fff !important;
  background-color: #f89406;
  *background-color: #df8505;
}

.btn-warning:active,
.btn-warning.active {
  background-color: #c67605 \9;
}

.btn-danger {
  color: #fff !important;
  text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
  background-color: #da4f49;
  *background-color: #bd362f;
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#ee5f5b), to(#bd362f));
  background-image: -webkit-linear-gradient(top, #ee5f5b, #bd362f);
  background-image: -o-linear-gradient(top, #ee5f5b, #bd362f);
  background-image: linear-gradient(to bottom, #ee5f5b, #bd362f);
  background-image: -moz-linear-gradient(top, #ee5f5b, #bd362f);
  background-repeat: repeat-x;
  border-color: #bd362f #bd362f #802420;
  border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);
  filter: progid:dximagetransform.microsoft.gradient(startColorstr='#ffee5f5b', endColorstr='#ffbd362f', GradientType=0);
  filter: progid:dximagetransform.microsoft.gradient(enabled=false);
}

.btn-danger:hover,
.btn-danger:active,
.btn-danger.active,
.btn-danger.disabled,
.btn-danger[disabled] {
  color: #fff !important;
  background-color: #bd362f;
  *background-color: #a9302a;
}

.btn-danger:active,
.btn-danger.active {
  background-color: #942a25 \9;
}

.btn-success {
  color: #fff !important;
  text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
  background-color: #5bb75b;
  *background-color: #51a351;
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#62c462), to(#51a351));
  background-image: -webkit-linear-gradient(top, #62c462, #51a351);
  background-image: -o-linear-gradient(top, #62c462, #51a351);
  background-image: linear-gradient(to bottom, #62c462, #51a351);
  background-image: -moz-linear-gradient(top, #62c462, #51a351);
  background-repeat: repeat-x;
  border-color: #51a351 #51a351 #387038;
  border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);
  filter: progid:dximagetransform.microsoft.gradient(startColorstr='#ff62c462', endColorstr='#ff51a351', GradientType=0);
  filter: progid:dximagetransform.microsoft.gradient(enabled=false);
}

.btn-success:hover,
.btn-success:active,
.btn-success.active,
.btn-success.disabled,
.btn-success[disabled] {
  color: #fff !important;
  background-color: #51a351;
  *background-color: #499249;
}

.btn-success:active,
.btn-success.active {
  background-color: #408140 \9;
}

.btn-info {
  color: #fff !important;
  text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
  background-color: #49afcd;
  *background-color: #2f96b4;
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#5bc0de), to(#2f96b4));
  background-image: -webkit-linear-gradient(top, #5bc0de, #2f96b4);
  background-image: -o-linear-gradient(top, #5bc0de, #2f96b4);
  background-image: linear-gradient(to bottom, #5bc0de, #2f96b4);
  background-image: -moz-linear-gradient(top, #5bc0de, #2f96b4);
  background-repeat: repeat-x;
  border-color: #2f96b4 #2f96b4 #1f6377;
  border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);
  filter: progid:dximagetransform.microsoft.gradient(startColorstr='#ff5bc0de', endColorstr='#ff2f96b4', GradientType=0);
  filter: progid:dximagetransform.microsoft.gradient(enabled=false);
}

.btn-info:hover,
.btn-info:active,
.btn-info.active,
.btn-info.disabled,
.btn-info[disabled] {
  color: #fff !important;
  background-color: #2f96b4;
  *background-color: #2a85a0;
}

.btn-info:active,
.btn-info.active {
  background-color: #24748c \9;
}

.btn-inverse {
  color: #fff !important;
  text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
  background-color: #363636;
  *background-color: #222222;
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#444444), to(#222222));
  background-image: -webkit-linear-gradient(top, #444444, #222222);
  background-image: -o-linear-gradient(top, #444444, #222222);
  background-image: linear-gradient(to bottom, #444444, #222222);
  background-image: -moz-linear-gradient(top, #444444, #222222);
  background-repeat: repeat-x;
  border-color: #222222 #222222 #000000;
  border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);
  filter: progid:dximagetransform.microsoft.gradient(startColorstr='#ff444444', endColorstr='#ff222222', GradientType=0);
  filter: progid:dximagetransform.microsoft.gradient(enabled=false);
}

.btn-inverse:hover,
.btn-inverse:active,
.btn-inverse.active,
.btn-inverse.disabled,
.btn-inverse[disabled] {
  color: #fff !important;
  background-color: #222222;
  *background-color: #151515;
}

.btn-inverse:active,
.btn-inverse.active {
  background-color: #080808 \9;
}

button.btn,
input[type="submit"].btn {
  *padding-top: 3px;
  *padding-bottom: 3px;
}

button.btn::-moz-focus-inner,
input[type="submit"].btn::-moz-focus-inner {
  padding: 0;
  border: 0;
}

button.btn.btn-large,
input[type="submit"].btn.btn-large {
  *padding-top: 7px;
  *padding-bottom: 7px;
}

button.btn.btn-small,
input[type="submit"].btn.btn-small {
  *padding-top: 3px;
  *padding-bottom: 3px;
}

button.btn.btn-mini,
input[type="submit"].btn.btn-mini {
  *padding-top: 1px;
  *padding-bottom: 1px;
}
/* @end */

#header-banner {
	width:958px;
	height:71px;
	margin:0 auto;
	border:#757575 solid 1px;
	border-top:none;
	background:url(images/header_banner.jpg) left bottom no-repeat;
}

.home #header-banner {
	height:370px;
	background:none;
}
.home #inner {
	display:none;
}

h1.entry-title {
	line-height:1;
}

#sidebar .testimonials-widget-testimonial {
	margin:0;
	color:#FE8C02;
	font-weight:300;
}

#motto {
	width:960px;
	margin:0 auto;
	color:#FE8C02;
	text-align:right;
	font-size:30px;
}

.accordion h3 {
	color:#3E47A0 !important;
	font-size:18px !important;
	padding-left:2em !important;
	margin-bottom:0;
	/*padding:10px 14px !important;*/
}
.accordion .ui-accordion-content {
	padding:20px !important;
}

.portfolio-grid {
	overflow:hidden;
	background:#DFDFDF;
	padding:20px 10px 0;
}
.portfolio-grid .portfolio-site {
	float:left;
	width:33.3333%;
	margin-bottom:20px;
	text-align:center;
}
.portfolio-site img {
	/*-webkit-box-shadow: 0px 0px 1px rgba(0, 0, 0, 0.9);
	-moz-box-shadow:    0px 0px 1px rgba(0, 0, 0, 0.9);
	box-shadow:         0px 0px 3px rgba(0, 0, 0, 0.9);*/
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
	border:#757575 solid 1px;
}

.ui-widget-content a {
	color:#3E47A0 !important;
}

.gform_wrapper input[type="text"], .gform_wrapper input[type="url"], .gform_wrapper input[type="email"], .gform_wrapper input[type="tel"], .gform_wrapper input[type="number"], .gform_wrapper input[type="password"], .gform_wrapper select {
	font-size:12px !important;
}
.gform_wrapper .top_label input.large, .gform_wrapper .top_label select.large, .gform_wrapper .top_label textarea.textarea {
	width:99% !important;
}
.gform_wrapper {
	margin:0 0 1em !important;
}
#gform_wrapper_2 {
	padding-top:20px;
}

.home-section-top {
	background:#CDCDCD;
}
.home-section-top .wrap {
	overflow:hidden;
	width:960px;
	margin:0 auto;
	padding:20px 0;
}
.home-section-top h2 {
	font-size:64px;
	font-family:inherit;
	text-align:center;
	font-weight:normal;
}
.home-section-list {
	overflow:hidden;
	width:50%;
	list-style-type:none;
}
.home-section-list h3 {
	clear:both;
	font-family:inherit;
	font-size:36px;
	line-height:1;
	text-transform:uppercase;
}
.home-section-list a {
	color:#666666;
}
.home-section-list strong {
	display:block;
	color:#3E47A0;
}
.home-section-list.left {
	float:left;
}
.home-section-list.left h3 {
	float:right;
}
.home-section-list-text {
	display:inline-block;
}
.home-section-list.left .home-section-list-text {
	min-width:200px;
	margin-left:20px;
}
.home-section-list.right {
	float:right;
}
.home-section-list.right h3 {
	float:left;
	margin-left:50px;
}
.home-section-list.right .home-section-list-image {
	display:inline-block;
	min-width:100px;
}

.home-section-bot {
	background:#3E47A0;
	padding:30px 0;
}
.home-section-bot > .wrap {
	width:960px;
	margin:0 auto;
}
.home-section-bot img.alignleft {
	margin:0 20px 0 0;
}
.home-section-bot p, .home-section-bot h3 {
	font-family:inherit;
	color:#CCCCCC;
}
.home-section-bot h3 {
	margin-top:40px;
	font-size:36px;
}
.home-section-bot img {
	margin-top:-40px !important;
}
.home-section-bot p {
	font-size:26px;
}

.header-widget-area .widget_text {
	color:#3E47A0;
	text-align:right;
	font-size:18px;
	line-height:2;
	text-shadow: 1px 1px 1px rgba(0, 0, 0, 0.25);
}

.responsive-menu-icon {
	cursor: pointer;
	display: none;
	margin-bottom: 10px;
	text-align: center;
}

.responsive-menu-icon::before {
	color: #666666;
	content: "\f333";
	font: normal 24px/1 "dashicons";
	margin: 0 auto;
}

img {
	max-width:100%;
	height:auto;
}

.home #header-banner {
	height:auto;
}
/*#home-slideshow {
	width:100% !important;
	height:auto !important;
}*/
#home-slideshow img {
	width:100% !important;
	height:auto !important;
}


@media only screen and (max-width: 960px) {
	#wrap {
		min-width:0;
	}
	#inner,
	.content-sidebar #content, .sidebar-content #content,
	#header-banner,
	#header > .wrap,
	#footer .wrap,
	#motto,
	#content-sidebar-wrap,
	.sidebar,
	#footer-widgets .wrap,
	.home-section-top .wrap,
	.home-section-bot > .wrap {
		display:block;
		width:auto;
		float:none;
	}
	
	#header {
		background:none;
		border-top:#3E47A0 solid 5px;
		padding-top:2px;
	}
	
	#header > .wrap {
		height:auto;
		border-top:#3E47A0 solid 2px;
		padding-top:20px;
	}
	
	#title-area,
	#header .widget-area,
	#header #nav {
		position:static;
	}
	
	#title-area {
		padding:0 15px;
	}
	
	#title a {
		width:auto;
		background-position:center bottom;
		background-size:contain;
	}
	
	.header-widget-area .widget_text {
		text-align:center;
		margin:20px 0 0;
	}
	
	#widget_sp_image-2 {
		text-align:center;
		margin-bottom:20px;
	}
	
	#motto {
		color:black;
		text-align:center;
		font-size:24px;
	}
	
	#inner > .wrap {
		padding:0 15px;
	}
	
	#content-sidebar-wrap {
		background:none;
	}
	
	.content-sidebar #content, .sidebar-content #content {
		margin-bottom:30px;
	}
	
	#footer .wrap {
		padding:0 15px;
		line-height:1.4;
	}
	
	#nav {
		padding-bottom:10px;
		text-align:center;
	}
	
	.menu-primary li, .menu-secondary li, #header .menu li {
		display:inline-block;
		float:none;
	}
	
	#footer-widgets {
		text-align:center;
	}
	#footer-widgets .widget-area {
		display:inline-block;
		float:none;
		margin:3px;
	}
	.footer-widgets-3 {
		clear:both;
	}
	#footer-widgets .widget-area:first-child {
		margin-left:5px;
	}
	
	.home-section-top h2 {
		font-size:48px;
	}
	.home-section-list h3 {
		font-size:28px;
	}
	
	.home-section-top img {
		max-width:40px;
	}
	.home-section-list.right .home-section-list-image {
		min-width:60px;
	}
	.home-section-list.right h3 {
		margin-left:20px;
	}

}

@media only screen and (max-width: 700px) {
	.home-section-list.left,
	.home-section-list.right {
		float:none;
		width:auto;
	}
	
	.home-section-top {
		text-align:center;
		padding:20px 0;
	}
	
	.home-section-list.left h3,
	.home-section-list.right h3 {
		float:none;
	}
	.home-section-list.right h3 {
		margin-left:0;
	}
	
	.home-section-top > .wrap,
	.home-section-bot > .wrap {
		padding:0 15px;
	}
	
	.home-section-list strong {
		display:inline;
	}
	
	.home-section-bot .alignleft {
		display:block;
		float:none;
		margin:0 auto 20px !important;
	}

}

@media only screen and (max-width: 480px) {
	.alignright, .alignleft {
		display:block !important;
		float:none;
		margin:0 auto 20px !important;
		text-align:center;
	}
	
	#nav {
		padding-bottom:0;
	}
	
	.menu-primary li, .menu-secondary li, #header .menu li {
		display:block;
	}
	
	.menu-primary a, .menu-secondary a, #header .menu a {
		padding-left:0;
		padding:5px 15px;
		font-size:18px;
	}
	
	#header .menu a:hover, #header .menu .current_page_item a, #header .menu .current-menu-item a, #header .menu .current-page-ancestor a, .tax-site_tag #menu-item-29 a {
		background:#FE8C02;
		color:white;
	}
	
	#header .menu a:hover span, #header .menu .current_page_item a span, #header .menu .current-menu-item a span, #header .menu .current-page-ancestor a span, .tax-site_tag #menu-item-29 a span {
		background:none;
	}
	
	#header .menu a span {
		padding-right:0;
	}
	
	.portfolio-grid .portfolio-site {
		float:none;
		width:auto;
		text-align:center;
	}
	
	.responsive-menu-icon {
		display:block;
	}
	
	.responsive-menu {
		display:none;
	}
	
	.home-section-top h2 {
		font-size:38px;
	}
	
	.home-section-list.left,
	.home-section-list.right {
		float:none;
		width:auto;
	}
	
}