@import url('1224.css');
@import url('mobile.css');
@import url('reset.css');

/*
Theme Name: Massive WordPress Base
Theme URI: http://massive.net
Description: Base Building Theme
Author: Massive via Lyle Hebel
Author URI: http://massive.net
Version: 2.0
*/

/* =Reset default browser CSS. Based on work by Eric Meyer
-------------------------------------------------------------- */
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	border: 0;
	margin: 0;
	padding: 0;
	vertical-align: baseline;
}

ol, ul {
	list-style: none;
}

.entry-content ul {
	padding-left: 15px;
}

.entry-content ul li {
	padding: 0 0 15px 10px;	
}

blockquote {
	quotes: none;
}
blockquote:before, blockquote:after {
	content: '';
	content: none;
}
del {
	text-decoration: line-through;
}
/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: collapse;
	border-spacing: 0;
}

hr {
	background-color: #d5d5d5;
	border: 0;
	clear: both;
	height: 2px;
	margin: 40px 0 20px 0;
}

.entry-content a {
	text-decoration: none !important;
	display: inline-block;
	color: #f36f2c !important;
	font-weight: bold;
}

.entry-content a:hover {
	color: #666;
}

.button, .entry-content .button {
	padding: 18px 20px;
	color: #fff !important;
	background-color: #f36f2c;
	font-weight: normal;
	font-family: 'futura-pt', 'Futura', sans-serif;
	font-size: 16px;
	border: none;
	display: inline-block;
	font-size: 16px;
	line-height: 16px;
	margin: 15px 0 !important;
}

.button:hover {
	opacity: 1;
	background-color: #666;
	-o-transition:.5s;
	-ms-transition:.5s;
	-moz-transition:.5s;
	-webkit-transition:.5s;
	transition:.5s;
}

.phone {
	font-weight: bold;
	line-height: 33px;
}

a.readMore {
	padding-top: 25px;
	display: block;
	color: #666;
	font-weight: bold;
}

a.anchor::after {
	content: none !important;
}

.entry-content a::after {
	content: '»»';
	padding-left: 8px;
}

.entry-content .addthis_sharing_toolbox a::after {
		content: none;
	padding-left: 8px;
}

.entry-content a img::after {
	content: none !important;
}

.entry-content a.fancybox::after {
	content: none !important;
}

.entry-content a.readMore::after {
	content: none;
}

a {
	text-decoration: none !important;
}

a:hover {
	opacity: .6;
	-o-transition:.5s;
	-ms-transition:.5s;
	-moz-transition:.5s;
	-webkit-transition:.5s;
	transition:.5s;
}

a img {
	border: none;
}

a img:hover {
	opacity: .9;
}


/* =Fonts
-------------------------------------------------------------- */
body {
	font-family: 'futura-pt', 'Futura', sans-serif;
	background-color: #fdfdfd;
}

h1 {
	text-transform: uppercase;
	color: #000;
	font-size: 40px;
	line-height: 44px;
	font-weight: bold;
	margin: 10px 0 40px 0;
}

/* =Structure the footer area
-------------------------------------------------------------- */

#site-generator {
	float: right;
	width: 220px;
}


/* =Global Content Elements
-------------------------------------------------------------- */

p {
	margin-bottom: 18px;
}
ul {
	list-style: circle;
	margin: 0 0 20px 0;
}
ol {
	list-style: decimal;
	margin: 0 0 18px 0;
}
ol ol {
	list-style: upper-alpha;
}
ol ol ol {
	list-style: lower-roman;
}
ol ol ol ol {
	list-style: lower-alpha;
}
ul ul,
ol ol,
ul ol,
ol ul {
	margin-bottom: 0;
}
dd {
	margin-bottom: 18px;
}
strong {
	font-weight: bold;
}
cite,
em,
i {
	font-style: italic;
}
big {
	font-size: 131.25%;
}
ins {
	background: #ffc;
	text-decoration: none;
}
blockquote {
	padding: 30px 40px 10px 40px;
	margin: 20px 0;
	background: #fff;
	box-shadow: 0px 3px 3px rgba(0,0,0,0.1);
	-moz-box-shadow: 0px 3px 3px rgba(0,0,0,0.1);
	-webkit-box-shadow: 0px 3px 3px rgba(0,0,0,0.1);
}

blockquote cite,
blockquote em,
blockquote i {
	font-style: normal;
}
pre {
	background: #f7f7f7;
	color: #222;
	line-height: 18px;
	margin-bottom: 18px;
	overflow: auto;
	padding: 1.5em;
}
abbr,
acronym {
	cursor: help;
}
sup,
sub {
	height: 0;
	line-height: 1;
	position: relative;
	vertical-align: baseline;
}
sup {
	bottom: 1ex;
}
sub {
	top: .5ex;
}
small {
	font-size: 14px;
}

input[type="password"],
input[type="email"],
input[type="url"],
input[type="number"],
input,
textarea {
	background: #fff;
	border: 1px solid #999;
	box-shadow: inset 1px 1px 1px rgba(0,0,0,0.1);
	-moz-box-shadow: inset 1px 1px 1px rgba(0,0,0,0.1);
	-webkit-box-shadow: inset 1px 1px 1px rgba(0,0,0,0.1);
	padding: 10px;
}

#logo {
	min-width: 220px;
}

/* = Masonary Grid Layout
-------------------------------------------------------------- */

.leftSquare, .middleSquare, .rightSquare {
	max-width: 475px;
	overflow: hidden;
}

.leftSquare a, .middleSquare a, .rightSquare a {
	color: #333;
	font-weight: bold;
}

.leftSquare p, .middleSquare p, .rightSquare p {
	text-align: center;
}

.leftSquare h3, .middleSquare h3, .rightSquare h3 {
	padding-top: 60px; 
	font-size: 16px;
	margin: 0 !important;
	line-height: 20px;
	font-weight: bold;
	text-align: center;
}

.leftSquare ul li, .middleSquare ul li, .rightSquare ul li {
	margin: 10px 35px;
	list-style: none;
	text-transform: uppercase;
}

.leftSquare img, .middleSquare img, .rightSquare img {
    height: auto;
    max-width: 100%;
}

.squareLarge {
	float: left;
	overflow: hidden;
}

.squareLarge a {
	color: #fff !important;
}

.squareLarge .entry-content {
	padding-top: 35px;
}

.squareLarge p, .squareLarge h1, .squareLarge h2, .squareLarge h3, .squareLarge h4, .squareLarge h5, .squareLarge h6 {
	padding-right: 35px;
	padding-left: 35px;
}

.squareTitle {
	font-size: 18px;
	line-height: 38px;
}

#orange, #orange a {
	background-color: #f36f2c;
	color: #fff;
}

#darkGrey, #darkGrey a {
	background-color: #333;
	color: #999;
}

#lightGrey, #lightGrey a {
	background-color: #ccc;
	color: #333;
}

#blue, #blue a {
	background-color: #95b6cb;
	color: #333;
}

/* = Header
-------------------------------------------------------------- */

.navBackground {
	width: 100%;
	min-height: 55px;
	background-color: #e1dfdf;
	border-bottom: 1px solid #fff;
	margin-bottom: 45px;
	padding-top: 25px;
}

#access ul {
	float: right;
}

#access .menu-header ul,
div.menu ul {
	list-style: none;
	margin: 0;
}
#access .menu-header li,
div.menu li {
	float: left;
	position: relative;
}
#access a {
	color: #333333;
	display: block;
	line-height: 38px;
	text-decoration: none;
	letter-spacing: .5;
	opacity: 1;
	-o-transition:.0s;
	-ms-transition:.0s;
	-moz-transition:.0s;
	-webkit-transition:.0s;
	transition:.0s;
}

#access a::after {
	content: none;
}

#access ul ul {
	box-shadow: 0px 3px 3px rgba(0,0,0,0.1);
	-moz-box-shadow: 0px 3px 3px rgba(0,0,0,0.1);
	-webkit-box-shadow: 0px 3px 3px rgba(0,0,0,0.1);
	display: none;
	position: absolute;
	top: 54px;
	width: 210px;
	left: 0;
	float: left;
	z-index: 99999;
}
#access ul ul li {
	min-width: 210px;
}
#access ul ul ul {
	left: 100%;
	top: 0;
}
#access ul ul a {
	background: #b9b9b9;
	line-height: 1em;
	padding: 16px;
	width: 180px;
	height: auto;
	border-bottom: 1px solid #fff;
}
#access li:hover > a {
	background: #b9b9b9;
	color: #fff;
	height: 54px;
}

#access li ul li:hover > a {
	color: #fff;
	height: auto;
}

#access ul li:hover > ul {
	display: block;
}
#access ul li.current_page_item > a,
#access ul li.current_page_ancestor > a,
#access ul li.current-menu-ancestor > a,
#access ul li.current-menu-item > a,
#access ul li.current-menu-parent > a {
	background: #b9b9b9;
	color: #fff;
	height: 54px;
}

#access ul ul li.current_page_item > a,
#access ul ul li.current_page_ancestor > a,
#access ul ul li.current-menu-ancestor > a,
#access ul ul li.current-menu-item > a,
#access ul ul li.current-menu-parent > a {
	height: auto;
}

* html #access ul li.current_page_item a,
* html #access ul li.current_page_ancestor a,
* html #access ul li.current-menu-ancestor a,
* html #access ul li.current-menu-item a,
* html #access ul li.current-menu-parent a,
* html #access ul li a:hover {
	background: #b9b9b9;
	color: #fff;
	height: 54px;
}


/* = Mobile Menu
-------------------------------------------------------------- */

.sidr {
	display:none;
	position:absolute;
	position:fixed;
	top:0;
	height:100%;
	z-index:999999;
	width:195px;
	overflow-x:none;
	overflow-y:auto;
	color: #fff;
	background: #b9b9b9;
	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);
}

.sidr.right {
	left:auto;
	right:-195px;
}


.sidr ul {
	display:block;
	margin:20px 0 25px 20px;
	padding:0;
}

.sidr ul ul {
	margin:0 0 25px 0px;
}

.sidr ul li {
	display:block;
	margin:0;
	line-height:40px;
	font-size:16px;
	text-align: left;
	font-weight: 700;
}

.sidr ul li ul li {
	display:block;
	margin:0;
	line-height:40px;
	font-size:14px;
	font-weight: 400;
	border-bottom:none;
	color:#333;
}

.sidr ul li a {
	color:#333;
	text-decoration:none;
}

.sidr ul li a:hover{
	color: #fff;
	-o-transition:.5s;
	-ms-transition:.5s;
	-moz-transition:.5s;
	-webkit-transition:.5s;
	transition:.5s;
}

.sidr .sub-menu li {
	border-bottom: 1px solid #fff;
}


/* =Content
-------------------------------------------------------------- */
#content,
#content textarea {
	color: #333;
	font-size: 14px;
	line-height: 20px;
}
#content p,
#content ul,
#content ol,
#content dd,
#content pre,
			 {
	margin-bottom: 24px;
}
#content ul ul,
#content ol ol,
#content ul ol,
#content ol ul {
	margin-bottom: 0;
}

#content pre,
#content kbd,
#content tt,
#content var {
	font-size: 15px;
	line-height: 21px;
}
#content code {
	font-size: 13px;
}
#content dt,
#content th {
	color: #000;
}
#content h1,
#content h2,
#content h3,
#content h4,
#content h5,
#content h6 {
	margin: 0 0 8px 0;
}

#content h6 {
	font-size: 18px;
	line-height: 28px;
}


#content h3 {
	font-size: 20px;
	line-height: 28px;
	font-weight: bold;
	color: #f46f2c;
}

#content table {
	border: 1px solid #e7e7e7;
	margin: 0 -1px 24px 0;
	text-align: left;
	width: 100%;
}
#content tr th,
#content thead th {
	color: #888;
	font-size: 12px;
	font-weight: bold;
	line-height: 18px;
	padding: 9px 24px;
}
#content tr td {
	border-top: 1px solid #e7e7e7;
	padding: 6px 24px;
}
#content tr.odd td {
	background: #f2f7fc;
}
.hentry {
	margin: 0 0 48px 0;
}
.home .sticky {
	background: #f2f7fc;
	border-top: 4px solid #000;
	margin-left: -20px;
	margin-right: -20px;
	padding: 18px 20px;
}
.single .hentry {
	margin: 0 0 36px 0;
}
.page-title {
	color: #333;
	font-size: 40px;
	line-height: 45px;
	font-weight: bold;
	padding: 5px 0 25px 0;
	width: 100%;
	display: block;
	text-align: center;
}
.page-title span {
	color: #333;
	font-size: 16px;
	font-style: italic;
	font-weight: normal;
}
.page-title a:link,
.page-title a:visited {
	color: #888;
	text-decoration: none;
}
.page-title a:active,
.page-title a:hover {
	color: #ff4b33;
}
#content .entry-title {
	color: #000;
	font-size: 21px;
	font-weight: bold;
	line-height: 1.3em;
	margin-bottom: 0;
}
.entry-title a:link,
.entry-title a:visited {
	color: #000;
	text-decoration: none;
}
.entry-title a:active,
.entry-title a:hover {
	color: #ff4b33;
}
.entry-meta {
	color: #888;
	font-size: 12px;
	padding-bottom: 20px;
}
.entry-meta abbr,
.entry-utility abbr {
	border: none;
}
.entry-meta abbr:hover,
.entry-utility abbr:hover {
	border-bottom: 1px dotted #666;
}

#content .entry-summary p:last-child {
	margin-bottom: 12px;
	max-width: 100%;
}

.entry-content {
	text-align: justify;
	font-size: 14px;
	line-height: 22px;
	width: 100%;
	max-width: 850px;
	height: auto;
	padding: 0;
	margin: 0 auto 50px auto !important;
	display: block;
	float: none;
}


.entry-content fieldset {
	border: 1px solid #e7e7e7;
	margin: 0 0 24px 0;
	padding: 24px;
}
.entry-content fieldset legend {
	background: #fff;
	color: #000;
	font-weight: bold;
	padding: 0 24px;
}
.entry-content input {
	margin: 0 0 24px 0;
}
.entry-content input.file,
.entry-content  {
	margin-right: 24px;
}
.entry-content label {
	color: #888;
	font-size: 12px;
}
.entry-content select {
	margin: 0 0 24px 0;
}
.entry-content sup,
.entry-content sub {
	font-size: 10px;
}
.entry-content blockquote.left {
	float: left;
	margin-left: 0;
	margin-right: 24px;
	text-align: right;
	width: 33%;
}
.entry-content blockquote.right {
	float: right;
	margin-left: 24px;
	margin-right: 0;
	text-align: left;
	width: 33%;
}
.page-link {
	clear: both;
	color: #000;
	font-weight: bold;
	line-height: 48px;
	word-spacing: 0.5em;
}
.page-link a:link,
.page-link a:visited {
	background: #f1f1f1;
	color: #333;
	font-weight: normal;
	padding: 0.5em 0.75em;
	text-decoration: none;
}
.home .sticky .page-link a {
	background: #d9e8f7;
}
.page-link a:active,
.page-link a:hover {
	color: #ff4b33;
}
body.page .edit-link {
	clear: both;
	display: block;
}
#entry-author-info {
	background: #f2f7fc;
	border-top: 4px solid #000;
	clear: both;
	font-size: 14px;
	line-height: 20px;
	margin: 24px 0;
	overflow: hidden;
	padding: 18px 20px;
}
#entry-author-info #author-avatar {
	background: #fff;
	border: 1px solid #e7e7e7;
	float: left;
	height: 60px;
	margin: 0 -104px 0 0;
	padding: 11px;
}
#entry-author-info #author-description {
	float: left;
	margin: 0 0 0 104px;
}
#entry-author-info h2 {
	color: #000;
	font-size: 100%;
	font-weight: bold;
	margin-bottom: 0;
}
.entry-utility {
	clear: both;
	color: #888;
	font-size: 12px;
	line-height: 18px;
	margin-bottom: 30px;
}
.entry-meta a,
.entry-utility a {
	color: #888;
}
.entry-meta a:hover,
.entry-utility a:hover {
	color: #ff4b33;
}
#content .video-player {
	padding: 0;
}

/* =Attachment pages
-------------------------------------------------------------- */
.attachment .entry-content .entry-caption {
	font-size: 140%;
	margin-top: 24px;
}
.attachment .entry-content .nav-previous a:before {
	content: '\2190\00a0';
}
.attachment .entry-content .nav-next a:after {
	content: '\00a0\2192';
}

/* =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,
img.size-auto,
img.size-full,
img.size-large,
img.size-medium,
.attachment img,
.widget-container img{
	max-width:100%;
	height:auto;
}
.alignleft,
img.alignleft {
	display: inline;
	float: left;
	margin-right: 24px;
}
.alignright,
img.alignright {
	display: inline;
	float: right;
	margin-left: 24px;
}
.aligncenter,
img.aligncenter {
	clear: both;
	display: block;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 30px;
}

.wp-caption {
	line-height: 18px;
	max-width: 95%; /* prevent too-wide images from breaking layout */
	margin-bottom: 30px;
}

.wp-caption p.wp-caption-text {
	color: #fff;
	font-size: 15px;
	background-repeat: repeat;
	padding: 10px 0;
	height: auto;
	margin: -65px 0 0 0;
	text-align: center;
	height: 25px;
	overflow: hidden; 
}

.wp-smiley {
	margin: 0;
}
#content .attachment img {/* single attachment images should be centered */
	display: block;
	margin: 0 auto;
}


/* =Comments
-------------------------------------------------------------- */
#comments {
	display: none;
}

.commentlist li a::after {
	content: none;
}

#comments .navigation {
	padding: 0 0 18px 0;
}
h3#comments-title,
h3#reply-title {
	color: #000;
	font-size: 20px;
	font-weight: bold;
	margin-bottom: 0;
}
h3#comments-title {
	padding: 24px 0;
}
.commentlist {
	list-style: none;
	margin: 0;
}
.commentlist li.comment {
	border-bottom: 1px solid #e7e7e7;
	line-height: 24px;
	margin: 0 0 24px 0;
	padding: 0 0 0 56px;
	position: relative;
}
.commentlist li:last-child {
	border-bottom: none;
	margin-bottom: 0;
}
#comments .comment-body ul,
#comments .comment-body ol {
	margin-bottom: 18px;
}
#comments .comment-body p:last-child {
	margin-bottom: 6px;
}
#comments .comment-body blockquote p:last-child {
	margin-bottom: 24px;
}
.commentlist ol {
	list-style: decimal;
}
.commentlist .avatar {
	position: absolute;
	top: 4px;
	left: 0;
}
.comment-author {
	font-size: 18px;
}
.comment-author cite {
	color: #000;
	font-style: normal;
	font-weight: bold;
}
.comment-author .says {
	font-style: italic;
}
.comment-meta {
	font-size: 12px;
	margin: 0 0 18px 0;
}
.comment-meta a:link,
.comment-meta a:visited {
	color: #888;
	text-decoration: none;
}
.comment-meta a:active,
.comment-meta a:hover {
	color: #ff4b33;
}
.commentlist .even {
}
.commentlist .bypostauthor {
}
.reply {
	font-size: 12px;
	padding: 0 0 24px 0;
}
.reply a,
a.comment-edit-link {
	color: #888;
}
.reply a:hover,
a.comment-edit-link:hover {
	color: #ff4b33;
}
.commentlist .children {
	list-style: none;
	margin: 0;
}
.commentlist .children li {
	border: none;
	margin: 0;
}
.nopassword,
.nocomments {
	display: none;
}
#comments .pingback {
	border-bottom: 1px solid #e7e7e7;
	margin-bottom: 18px;
	padding-bottom: 18px;
}
.commentlist li.comment+li.pingback {
	margin-top: -6px;
}
#comments .pingback p {
	color: #888;
	display: block;
	font-size: 12px;
	line-height: 18px;
	margin: 0;
}
#comments .pingback .url {
	font-size: 13px;
	font-style: italic;
}

/* Comments form */
input[type="submit"] {
	padding: 20px 18px 18px 18px;
	color: #fff !important;
	background-color: #f36f2c;
	font-weight: normal;
	display: inline-block;
	font-size: 12px;
	margin: 15px 0 !important;
	border: none;
	-o-transition:.5s;
	-ms-transition:.5s;
	-moz-transition:.5s;
	-webkit-transition:.5s;
	transition:.5s;
}

input[type="submit"]:hover {
	opacity: 1;
	background-color: #666;
}

#respond {
	margin: 24px 0;
	overflow: hidden;
	position: relative;
}

#respond p {
	margin: 10px 0;
}

#respond a::after {
	content: none;
}

#respond .comment-notes {
	margin-bottom: 1em;
}

.comment-reply-link::after {
	content: '»»' !important;
	padding-left: 8px;
}

.form-allowed-tags {
	line-height: 1em;
}
.children #respond {
	margin: 0 48px 0 0;
}
h3#reply-title {
	margin: 18px 0;
}
#comments-list #respond {
	margin: 18px 0 18px 0;
}
#comments-list ul #respond {
	margin: 0;
}
#cancel-comment-reply-link {
	font-size: 12px;
	font-weight: normal;
	line-height: 18px;
}
#respond .required {
	color: #ff4b33;
	font-weight: bold;
}
#respond label {
	color: #888;
	font-size: 12px;
}
#respond input {
	margin: 0 0 9px;
}
#respond textarea {
	width: 97%;
}
#respond .form-allowed-tags {
	color: #888;
	font-size: 12px;
	line-height: 18px;
}
#respond .form-allowed-tags code {
	font-size: 11px;
}
#respond .form-submit {
	margin: 12px 0;
}

/* =Widget Areas
-------------------------------------------------------------- */

.widget-area ul {
	margin-bottom: 50px;
	list-style: none;
	font-size: 14px;
	line-height: 22px;
	text-align: center;
	color: #333;
	font-weight: normal;
	width: 100%;
}

.widget-area a {
	color: #333;
	font-size: 16px;
	line-height: 24px;
	display: inline-block;
	margin: 2px 0;
}

.widget-area select {
	max-width: 100%;
}

.widget-container {
	word-wrap: normal;
	-webkit-hyphens: none;
	-moz-hyphens: none;
	hyphens: none;
}

.widget-title {
	color: #333333;
	text-align: center;
	letter-spacing: .5;
	font-weight: 400;
	font-size: 22px;
	margin-bottom: 8px;
}


/* =Footer
-------------------------------------------------------------- */

.footerBackground {
	width: 100%;
	background-color: #eee;
	height: auto;
	min-height: 100px;
	border-bottom: 1px solid #fff;	
}

#footer {
	margin-bottom: -5px;
	overflow: hidden;
	padding: 50px 0 0 0;
}

.framebuilders {
	margin-top: 15px;
	float: right;
}

.site-infoBackground {
	background-color: #e1dfdf;
	width: 100%;
	height: auto;
}

#site-info {
	padding-top: 20px;
	padding-bottom: 10px;
}

#site-info a {
	font-size: 14px;
	color: #666;
	padding: 0 10px;
	line-height: 31px;
	float: left;
	text-decoration: none;
	font-weight: normal;
}

.copyright {
	font-size: 12px;
	color: #666;
	display: inline-block;
	padding: 0 10px;
}

/* = Blog
-------------------------------------------------------------- */

.sidebar {
	background-color: #ccc;	
	height: auto;
	padding-top: 30px !important;
	padding-bottom: 30px !important;
	margin-bottom: 40px;
}

.sidebar h3.widget-title {
	color: #f46f2c;	
	font-weight: bold;
	text-align: left;
	padding: 0px 13px;
}

.sidebar ul{
	margin-bottom: 20px;
}

.sidebar select{
	margin-bottom: 20px;
	margin-left: 16px;
}

.sidebar form {
	padding: 0 13px;
	color: #fff;
	font-weight: bold;
}

.sidebar li {
	text-align: left;
	font-size: 13px;
	padding: 0px 13px;
}

.sidebar li a {
	color: #fff;
	font-weight: bold;
}

.sidebar li a::after {
	content: '»»';
	padding-left: 8px;
}

#blogHeader {
	margin-bottom: 40px;
}

#blogHeader p {
	text-align: left;
	padding: 20px 35px;
	color: #fff;
}

#blogHeader a {
	color: #fff;
	clear: both;
	display: inline-block;
	margin-bottom: 12px;
	line-height: 18px;
	font-size: 14px;
}

#blogHeader a::after {
	content: '»»';
	padding-left: 8px;
}

.entry-meta a::after, .entry-utility a::after {
	content: none;
}

.entry-summary img {
	float: left;
	width: 48%;
	padding: 20px;
}

.entry-content img {
	padding: 7px 0 20px 0;
}

.nav-next, .nav-previous {
	float: left;
}

.nav-next {
	padding-left: 20px;
}

.nav-next a::after, .nav-previous a::after {
	content: none;
}

#searchform input#s {
	width: 85.5%;
}

/* = Home Page
-------------------------------------------------------------- */

.featuredBackground {
	width: 100%;
	background-color: #eeeeee;
	height: auto;
	margin-top: -45px;
}


#featured img {
	max-width: 98%;
	padding: 50px 0 15px 0;
}

#featuredText p {
	text-align: center;
	max-width: 990px;
	padding-right: 20px; 
	padding-left: 20px; 
	margin: 0 auto;
	text-align: center;
}

#home {
	text-align: justify;
	padding: 35px 0 35px 35px;
	float: right;
}


/* = Product Pages
-------------------------------------------------------------- */

.productMainImage {
	overflow: hidden; 
}

.productOverview {
	text-align: center;
	margin: 16px 8px 0 8px;
	float: left;
	overflow: hidden; 
}

.productOverview p {
	padding: 35px;
	font-size: 14px;
	line-height: 22px;
}

.productOverview .productTitle {
	font-size: 18px;
}

.productOverview a {
	font-size: 16px;
	font-weight: bold;
	border-top: 3px solid #000;
	padding-top: 10px;
	color: #fff !important;
	margin-top: 25px;
	display: inline-block;
}

.productOverview .thumbnailImg {
	border: none;
	padding-top: 0;
	margin-top: 0;
	width: 100%;
	height: auto;
}

.productOverviewDesc {
	background-color: #ccc;
	float: left;
	margin: 16px 8px 0 8px;
	padding: 35px;
}

/* = Press
-------------------------------------------------------------- */

.attachment-post-thumbnail {
	float: left;
	padding-right: 35px !important; 
}


/* =Gallery
-------------------------------------------------------------- */
.gallery {
	padding-bottom: 80px;
}

dl.gallery-item {
	overflow: hidden;
	float: left;
	margin: 0;
	padding: 0;
}

.gallery-caption {
	font-size: 20px;
	color: #000;
}

#gallerySidebar {
	background-color: #ccc;	
	height: auto;
	padding-top: 25px;
	padding-bottom: 25px;
}

#gallerySidebar a {
	clear: both;
}

#gallerySidebar li {
	list-style: none;
	padding: 5px 0;
}

#gallerySidebar .page_item {
	font-weight: bold;
	font-size: 20px;
}

#gallerySidebar .page_item a {
	color: #f46f2c !important;	
}

#gallerySidebar .page_item ul li a {
	font-size: 14px;
	color: #fff !important;
}

#gallerySidebar .page_item ul li a::after {
	content: '»»';
	padding-left: 8px;
}


/* =Mobile Safari ( iPad, iPhone and iPod Touch )
-------------------------------------------------------------- */

pre {
	-webkit-text-size-adjust: 140%;
}
code {
	-webkit-text-size-adjust: 160%;
}
#access,
.entry-meta,
.entry-utility,
.navigation,
.widget-area {
	-webkit-text-size-adjust: 110%;
}
#site-description {
	-webkit-text-size-adjust: none;
}


/*////////////////////////////////////////////////////////////////////*/
/* End of Master Elements 
////////////////////////////////////////////////////////////////////*/
/*
Responsive Site Specific Layout Elements
*/
/* Break 1 ----------- */
@media only screen and (max-width : 320px) {
	
	/* Main Nav */
	#access {
	display: none;
	}
	
	.navBackground {
	min-height: 118px;
	}
	
	#mobileNav .button {
	float: right;
	margin: 15px 23px 0 0 !important;
	}
	
	.navBackground #logo img {
	margin: 0 0 0 12px;
	}
	
	#mobileNav {
	display: block;
	margin: 0 0 0 22px;
	}
	
	/* Home Page */
	#featuredText p {
	font-size: 14px;
	line-height: 22px;
	}
	
	.featuredTitle {
	font-size: 16px;
	line-height: 36px;
	}	
	
	#home {
	width: 100%;
	}
	
	#kirkGraphic {
	display: none;
	}
		
	/* Footer */
	.phone {
	font-size: 32px;
	}
	
	.framebuilders {
	margin: -5px 0 10px 10px;
	float: left;
	}
	
	/* Masonary Grid Layout */
	.leftSquare, .middleSquare, .rightSquare {
	height: 300px;
	width: 100%;
	}
	
	.leftSquare p, .middleSquare p, .rightSquare p {
	padding: 20px 30px 0 30px; 
	font-size: 14px;
	line-height: 22px;
	}
	
	.squareLarge {
	width: 100%;
	height: auto;
	}
	
	/* Product Pages */
	.productOverview {
	width: 96.7%;
	height: auto;
	}
	
	/* Gallery Pages */
	dl.gallery-item {
	max-width: 100%;
	height: 315px;
	}

	dl.gallery-item img {
	width: 315px;
	}
	
	#gallerySidebar a {
	padding: 8px 35px;
	}
	
	#galleryGrid, #galleryGrid2 {
	display: none;	
	}
}

/* Break 2  ----------- */
@media only screen and (min-width : 321px)
and (max-width : 480px) {
	
	/* Main Nav */
	#access {
	display: none;
	}
	
	.navBackground {
	min-height: 118px;
	}
	
	#mobileNav .button {
	float: right;
	margin: 15px 38px 0 0 !important;
	}
	
	.navBackground #logo img {
	margin: 0;
	}
	
	#mobileNav {
	display: block;
	}
	
	/* Home Page */
	#featuredText p {
	font-size: 14px;
	line-height: 22px;
	}
	
	.featuredTitle {
	font-size: 16px;
	line-height: 36px;
	}
	
	#home {
	width: 100%;
	}
	
	#kirkGraphic {
	display: none;
	}
	
	/* Footer */
	.phone {
	font-size: 22px;
	}
	
	.framebuilders {
	margin: -5px 0 10px 10px;
	float: left;
	}
	
	.site-infoClear {
	width: 100%;
	clear: both;
	}
		
	/* Masonary Grid Layout */
	.leftSquare, .middleSquare, .rightSquare {
	height: 310px;
	width: 100%;
	}
	
	.leftSquare p, .middleSquare p, .rightSquare p {
	padding: 20px 30px 0 30px; 
	font-size: 14px;
	line-height: 22px;
	}
	
	.squareLarge {
	width: 100%;
	height: auto;
	}
	
	.squareTitle {
	font-size: 16px;
	line-height: 36px;
	}
	
	/* Product Pages */
	.productOverview {
	width: 96.7%;
	height: auto;
	}
	
	/* Gallery Pages */
	dl.gallery-item {
	max-width: 100%;
	height: 315px;
	}

	dl.gallery-item img {
	width: 315px;
	}
	
	#gallerySidebar a {
	padding: 8px 35px;
	}
	
	#galleryGrid, #galleryGrid2 {
	display: none;	
	}
	
}

/* Break 3 ----------- */
@media only screen and (min-width : 481px)
and (max-width : 767px) {
	
	/* Main Nav */
	#access {
	display: none;
	}

	#mobileNav {
	display: block;
	}
	
	#mobileNav .button {
	float: right;
	margin-top: -43px !important;
	}
	
	/* Home Page */
	#featuredText p {
	font-size: 14px;
	line-height: 22px;
	}
	
	.featuredTitle {
	font-size: 18px;
	line-height: 38px;
	}
	
	#home {
	width: 100%;
	}
	
	#kirkGraphic {
	display: none;
	}
	
	/* Footer */
	.phone {
	font-size: 22px;
	}
	
	.framebuilders {
	margin: -5px 0 10px 10px;
	float: left;
	}
	
	/* Masonary Grid Layout */
	.leftSquare, .middleSquare, .rightSquare {
	height: 470px;
	width: 100%;
	}
	
	.leftSquare p, .middleSquare p, .rightSquare p {
	padding: 75px 30px 0 30px; 
	font-size: 16px;
	line-height: 24px;
	}
	
	.squareLarge {
	width: 100%;
	height: auto;
	}
	
	/* Product Pages */
	.productOverview {
	width: 96.7%;
	height: auto;
	}
	
	/* Gallery Pages */
	dl.gallery-item {
	max-width: 100%;
	height: 480px;
	}

	dl.gallery-item img {
	width: 480px;
	}
	
	#gallerySidebar a {
	padding: 8px 35px;
	}
	
	#galleryGrid, #galleryGrid2 {
	display: none;	
	}
	
	/* Press and Blog Posts */
	.entry-content img {
	clear: both;
	float: none;
	margin: 0 auto;
	}	
	
}

/* Break 4 ----------- */
@media only screen and (min-width : 768px)
and (max-width : 1023px) {
	
	/* Main Nav */
	#access {
	display: none;
	}

	#mobileNav {
	display: block;
	}
	
	#mobileNav .button {
	float: right;
	margin-top: -41px !important;
	margin-right: -200px !important;
	}
	
	/* Home Page */
	#featuredText p {
	font-size: 16px;
	line-height: 24px;
	}
	
	.featuredTitle {
	font-size: 22px;
	line-height: 42px;
	}
	
	#home {
	width: 100%;
	}
	
	#kirkGraphic {
	display: none;
	}
	
	/* Footer */
	.phone {
	font-size: 19px;
	}
	
	#widget {
	width: 47%;
	}
	
	/* Masonary Grid Layout */
	.leftSquare, .middleSquare, .rightSquare {
	height: 373px;
	width: 50%;
	float: left;
	}
	
	.leftSquare p, .middleSquare p, .rightSquare p {
	padding: 45px 30px 0 30px; 
	font-size: 16px;
	line-height: 24px;
	}
	
	.squareLarge {
	width: 100%;
	height: auto;
	}
	
	/* Product Pages */
	.productOverview {
	width: 47.861%;
	height: 620px;
	}
	
	.productOverviewDesc {
	height: auto;
	}
	
	.squareTitle {
	font-size: 18px;
	line-height: 38px;
	}
	
	/* Gallery Pages */
	dl.gallery-item {
	max-width: 50%;
	height: 312px;
	}

	dl.gallery-item img {
	width: 312px;
	}
	
	#gallerySidebar a {
	padding: 8px 20px;
	}
	
	#galleryGrid {
	display: none;	
	}
	
    .sidebar {
	width: 747px;
	}
	
}

/* Break 5 ----------- */
@media only screen
and (min-width : 1024px) {
	
	/* Main Nav */
	#access {
	display: block;
	}
	
	#access a {
	font-size: 13px;
	padding: 0 11px;
	}
	
	.navBackground #logo img {
	margin: -2px 0 0 0;
	}
	
	#mobileNav {
	display: none;
	}
	
	/* Home Page */
	#featuredText p {
	font-size: 16px;
	line-height: 24px;
	}
	
	.featuredTitle {
	font-size: 22px;
	line-height: 42px;
	}

	#home {
	width: 63%;
	}
	
	/* Footer */
	.phone {
	font-size: 22px;
	line-height: 42px;
	}
	
	/* Masonary Grid Layout */
	.leftSquare, .middleSquare, .rightSquare {
	height: 330px;
	width: 33.333%;
	float: left;
	}
	
	.leftSquare p, .middleSquare p, .rightSquare p {
	padding: 45px 30px 0 30px; 
	font-size: 14px;
	line-height: 22px;
	}
	
	.squareLarge {
	width: 50%;
	height: 500px;
	}
	
	.squareTitle {
	font-size: 16px;
	line-height: 36px;
	}

	/* Product Pages */
	.productOverview {
	width: 31.73%;
	height: 600px;
	}
	
	.productOverviewDesc {
	width: 57.99%;
	height: 530px;
	}
	
	/* Gallery Pages */
	dl.gallery-item {
	max-width: 33.3333%;
	height: 279px;
	}

	dl.gallery-item img {
	max-width: 279px;
	}
	
	#gallerySidebar a {
	padding: 8px 18px;
	}
	
}

/* Break 6 ----------- */
@media only screen
and (min-width : 1224px) {

	/* Main Nav */
	#access {
	display: block;
	}
	
	#access a {
	font-size: 15px;
	padding: 0 15px;
	}
	
	#mobileNav {
	display: none;
	}
	
	/* Home Page */
	#featuredText p {
	font-size: 16px;
	line-height: 24px;
	}
	
	.featuredTitle {
	font-size: 22px;
	line-height: 42px;
	}
	
	#home {
	width: 63%;
	}
	
	/* Footer */
	.phone {
	font-size: 22px;
	}
	
	/* Masonary Grid Layout */
	.leftSquare, .middleSquare, .rightSquare {
	height: 400px;
	width: 33.333%;
	float: left;
	}
	
	.leftSquare p, .middleSquare p, .rightSquare p {
	padding: 40px 30px 0 30px; 
	font-size: 16px;
	line-height: 24px;
	}
	
	.excerpt {
	margin:0;
	padding:0;
	}
	
	.squareLarge {
	width: 50%;
	height: 600px;
	}
	
	/* Product Pages */
	.productOverview {
	width: 32%;
	height: 630px;
	}
	
	.productOverviewDesc {
	width: 59.49%;
	height: 560px;
	}
	
	/* Gallery Pages */
	#galleryGrid img, #galleryGrid2 img {
	width: auto;
	min-height: 100%; 
	}
	
	dl.gallery-item {
	max-width: 33.3333%;
	height: 333px;
	}

	dl.gallery-item img {
	max-width: 333px;
	}
	
	#gallerySidebar a {
	padding: 8px 35px;
	}
	
}


/* =Print Style
-------------------------------------------------------------- */

@media print {
	body {
		background: none !important;
	}
}
