/*
	Theme Name: Bag&Baggage
	Theme URI: http://paraduxmedia.com
	Base Theme Name: Pinsomo Theme
	Base Theme URI: http://somothemes.com/themes/pinsomo/
	Description: PinSomo is a Pinterest-style child theme created for the Genesis Framework.
	Author: Paradux Media Group
	Author URI: http://paraduxmedia.com
	Base Author: SomoThemes
	Base Author URI: http://somothemes.com/

	Version: 1.9

	Tags: red, blue, green, orange, gray, pink, one-column, two-columns, three-columns, left-sidebar, right-sidebar, fixed-width, custom-header, custom-menu, full-width-template, sticky-post, theme-options, threaded-comments, social-profiles, authorship-markup, facebook-opengraph-markup, mobile-responsive

	Template: genesis
	Template Version: 1.8.2

	License: GNU General Public License v2.0 (or later)
	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
* Header / Primary / Secondary Navigation
* Primary Navigation Extras
* Inner
* Breadcrumb
* Taxonomy Description
* Content-Sidebar Wrap
* Content
* Column Classes
* Featured Post Grid
* Headlines
* Ordered / Unordered Lists
* Post Info
* Post Meta
* Author Box
* Archive Page
* Post Icons
* Images
* Post Navigation
* Primary / Secondary Sidebars
* Dropdowns
* Featured Page / Post
* User Profile
* Buttons
* Message Boxes
* Search Form
* eNews & Updates Widget
* Calendar Widget
* Footer Widgets
* Footer
* Comments
* Gravity Forms
* Masonry Transitions
* Somozon Plus Plugin 
* Color Styles
* Responsive Design

*/


/* Import Fonts
------------------------------------------------------------ */

/*@import url(http://fonts.googleapis.com/css?family=Cabin|Ubuntu+Condensed);*/


/* Defaults
------------------------------------------------------------ */

body,
h1,
h2,
h2 a,
h2 a:visited,
h3,
h4,
h5,
h6,
p,
select,
textarea {
	color: #211922;
	font-family: 'Ubuntu Condensed', sans-serif;
	font-size: 16px;
	font-weight: 300;
	line-height: 18px;
	margin: 0 10px;
	padding: 0;
	text-decoration: none;
}

input,
blockquote,
select,
textarea,
.author-box,
.breadcrumb,
.wp-caption {
	background: #f6f6f6;
	border: 1px solid #dfd7d7;
}

.wp-caption {
	border: none !important;
}

input,
label,
select,
textarea {
	color: #333;
	font-family: 'Ubuntu Condensed', sans-serif;
	font-size: 13px;
}

li,
ol,
ul {
	margin: 0;
	padding: 0;
}

ol li {
	list-style-type: decimal;
}


/* Hyperlinks
------------------------------------------------------------ */

a,
a:visited {
	color: #f7941e;
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
}

a img,
img {
	border: 3px ridge #DFD7D7;

}


/* Body
------------------------------------------------------------ */
body {
	background: #45564e;
}
::-moz-selection {
	background-color: #8C1F04;
	color: #fff;
}

::selection {
	background-color: #8C1F04;
	color: #fff;
}


/* Wrap
------------------------------------------------------------ */

#wrap {
	background-color: #000;
	margin: 0 auto;
	padding: 0;
}


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

.head-wrap {
	background-color: #000;
}

#header {
	margin: 0 auto;
	margin-bottom: 1px;
	margin-top: 1px;
	min-height: 123px;
	text-align: center;
	width: 1150px;
}

#title-area {
	float: left;
	overflow: hidden;
	width: 635px;
	height: 123px;
}

#title {
	font-family: 'Cabin', sans-serif;
	margin: 0;
	padding: 5px 0 0 0;
}

#title a,
#title a:hover {
	color: #8C1F04 !important;
	/* font-style: italic;
	font-weight: 600; */
	padding: 0;
	text-decoration: none;
	text-shadow: 1px 1px #f9cdcd;
}

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


/* Image Header - Partial Width
------------------------------------------------------------ */

.header-image #title-area,
.header-image #title,
.header-image #title a {
	display: block;
	float: left;
	overflow: hidden;
	padding: 0;
	text-indent: -9999px;
	width: 635px;
	height: 123px;
}

.header-image #title a {
	background: url(images/logo.png) center center no-repeat;
}

.header-image #title-area {
	padding: 0 0;
}

.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: 100%;
}


/* Header / Primary / Secondary Navigation
------------------------------------------------------------ */

#nav {
	background-color: #faf7f7;
	border-bottom: 1px solid #cfcaca;
	box-shadow: 0 1px #fff;
	-moz-box-shadow: 0 1px #fff;
	-webkit-box-shadow: 0 1px #fff;
}

#nav .wrap {
	margin: 0 auto;
	padding: 0;
	width: 100%;
}

#subnav {
}

#subnav .wrap {
	background: rgba(50,96,149,1);
	background: -moz-linear-gradient(top, rgba(50,96,149,1) 0%, rgba(50,96,149,1) 0%, rgba(38,75,115,1) 100%);
	background: -webkit-gradient(left top, left bottom, color-stop(0%, rgba(50,96,149,1)), color-stop(0%, rgba(50,96,149,1)), color-stop(100%, rgba(38,75,115,1)));
	background: -webkit-linear-gradient(top, rgba(50,96,149,1) 0%, rgba(50,96,149,1) 0%, rgba(38,75,115,1) 100%);
	background: -o-linear-gradient(top, rgba(50,96,149,1) 0%, rgba(50,96,149,1) 0%, rgba(38,75,115,1) 100%);
	background: -ms-linear-gradient(top, rgba(50,96,149,1) 0%, rgba(50,96,149,1) 0%, rgba(38,75,115,1) 100%);
	background: linear-gradient(to bottom, rgba(50,96,149,1) 0%, rgba(50,96,149,1) 0%, rgba(38,75,115,1) 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#326095', endColorstr='#264b73', GradientType=0 );
	line-height: 20px
}

.menu-primary,
.menu-secondary,
#header .menu {
	clear: both;
	color: #524d4d !important;
	margin: 0 auto;
	overflow: hidden;
	width: 100%;
}

.menu-primary {
	font-weight: bold;
}

.menu-secondary {
	background: url(images/bg-menu-secondary.png) no-repeat left center;
	margin: 0px auto;
	text-align: right;
	width: 1150px;
}

.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-secondary li {
	display: inline-block;
	float: none;
}

.menu-primary a {
	color: #524d4d !important;
	display: block; 
	padding: 8px 15px 8px;
	text-decoration: none;
}

.menu-secondary a,
#header .menu a {
	border: 1px solid transparent;
	display: inline-block;
	padding: 0px 15px 8px;
	text-decoration: none;
}

.menu-separator {
	display: inline-block;
	font-weight: normal;
	padding-left: 10px;
}

.menu-secondary li:last-child .menu-separator ,
.menu-secondary li li .menu-separator,
.menu-secondary li li> .menu-separator,
.sf-with-ul .menu-separator {
	display:none;
}
.full-width-content .menu-secondary a {
	font-size: 14px;
	padding: 5px 10px 5px;
}
.menu-secondary a {
	color: #fff !important;
	padding: 5px 15px 5px;
	text-transform: uppercase;
	
}

.menu-primary li a:active,
.menu-primary li a:hover {
	background: #ddd;
	text-decoration: none;
}

.menu-primary .current_page_item a,
.menu-primary .current-cat a,
.menu-primary .current-menu-item a {
	font-weight: bold;
}

.menu-secondary li a:active,
.menu-secondary li a:hover {
	text-decoration: underline;
}

.menu-secondary .current_page_item a,
.menu-secondary .current-cat a,
.menu-secondary .current-menu-item a {
	font-weight: bold;
}

.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: #fff;
	color: #8c7e7e;
	font-weight: normal;
	padding: 9px 10px 8px 15px;
	position: relative;
	text-transform: none;
	width: auto;
	min-width: 165px;
}

.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 {
	padding: 9px 10px 8px 13px;
}

.menu-primary li li.current_page_item> a,
.menu-primary li li.current-cat> a,
.menu-primary li li.current-menu-item> a,
.menu-secondary li li.current_page_item> a,
.menu-secondary li li.current-cat> a,
.menu-secondary li li.current-menu-item> a {
	font-weight: bold;
}

.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: #ddd;
	text-decoration: none;
}

.menu-primary li ul,
.menu-secondary li ul,
#header .menu li ul {
	background: transparent;
	font-weight: normal;
	left: -9999px;
	margin: 0 0 0 1px;
	position: absolute;
	width: 190px;
	height: auto;
	z-index: 9999;
	box-shadow: 0 1px 3px rgba(34, 25, 25, 0.4);
	-moz-box-shadow: 0 1px 2px rgba(34, 25, 25, 0.4);
	-webkit-box-shadow: 0 1px 3px rgba(34, 25, 25, 0.4);
}

.menu-secondary li ul,
#header .menu li ul {
	border-top: 1px solid transparent;
	margin: 0 0 0 1px;
	text-align: left;
}

.menu-primary li ul ul {
	margin: -35px 0 0 190px;
}

.menu-secondary li ul ul,
#header .menu li ul ul {
	margin: -39px 0 0 190px;
}

#header .menu li ul {
	padding-top: 5px;
}

#header .menu li ul ul {
	padding-top: 0px;
}

.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-primary li a.sf-with-ul,
.menu-secondary li a.sf-with-ul {
	padding-right: 25px;
}

.menu li a .sf-sub-indicator,
.menu li li a .sf-sub-indicator,
.menu li li li a .sf-sub-indicator {
	background: url(images/icon-arrow-down-dark.png) no-repeat center right;
	position: absolute;
	text-indent: -9999px;
	width: 11px;
	height: 16px;
}

#header .menu li a .sf-sub-indicator {
	background: none;
}

#header .menu li li a .sf-sub-indicator,
#header .menu li li li a .sf-sub-indicator {
	background: url(images/icon-arrow-down-dark.png) no-repeat center right;
}

.menu.menu-secondary li li a .sf-sub-indicator,
.menu.menu-secondary li li li a .sf-sub-indicator,
.menu.menu-secondary li a:hover .sf-sub-indicator,
.menu.menu-secondary li li a:hover .sf-sub-indicator,
.menu.menu-secondary li li li a:hover .sf-sub-indicator,
.menu.menu-secondary li a:active .sf-sub-indicator,
.menu.menu-secondary li li a:active .sf-sub-indicator,
.menu.menu-secondary li li li a:active .sf-sub-indicator,
.menu-secondary .current_page_item a .sf-sub-indicator,
.menu-secondary .current-cat a .sf-sub-indicator,
.menu-secondary .current-menu-item a .sf-sub-indicator {
	background: url(images/icon-arrow-down-dark.png) no-repeat center right;
}

.menu li a .sf-sub-indicator {
	margin-left: 10px;
	text-align: left;
	text-indent: -9999px;
}

.menu li li a .sf-sub-indicator,
.menu li li li a .sf-sub-indicator {
	right: 10px;
	text-align: right;
	text-indent: 9999px;
}

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


/* Primary Navigation Extras
------------------------------------------------------------ */

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

.menu li.right a {
	background: none;
	border: none;
	display: inline;
	text-decoration: none;
}

.menu li.right a:hover {
	text-decoration: underline;
}

.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;
}


/* Inner
------------------------------------------------------------ */

#inner {
	margin: 0 auto;
	max-width: 1150px;
	overflow: hidden;
	margin-top: 10px;
	padding: 0;
	width: 100%;
}

#inner + #footer {
	margin-top: 15px;
}

.page-template-page-evolution.blog #inner,
.page-template-page-trimet.blog #inner,
.home.blog #inner,
.page-template-page_blog-php.full-width-content #inner,
.page-template-page_archive-php.full-width-content #inner,
.archive #inner,
.search #inner {
	margin: 0 auto -15px;
	max-width: 1150px;
	padding: 15px 0 0;
}

/* Breadcrumb
------------------------------------------------------------ */

.breadcrumb {
	color: #666;
	font-size: 12px;
	margin: 10px 0 20px;
	padding: 5px 10px;
	text-transform: uppercase;
}

.breadcrumb a {
	color: #666 !important;
}

.page-template-page-evolution.blog .breadcrumb,
.home.blog .breadcrumb,
.page-template-page_blog-php.full-width-content .breadcrumb,
.page-template-page_archive-php.full-width-content .breadcrumb,
.archive .breadcrumb, 
.error404 .breadcrumb,
.search .breadcrumb {
	text-align: center;
}



/* Taxonomy Description
------------------------------------------------------------ */

.taxonomy-description {
	background: #000;
	box-shadow: 0 1px 3px rgba(34, 25, 25, 0.5);
	-moz-box-shadow: 0 1px 3px rgba(34, 25, 25, 0.5);
	-webkit-box-shadow: 0 1px 3px rgba(34, 25, 25, 0.5);
	max-width: 950px;
	margin: 5px auto 15px;
	padding: 0 0 15px;
}

.taxonomy-description p {
	color: #D0C9AC;
	padding: 15px 15px 0;
}

.taxonomy-description a {
	color: #F7941E;
	text-decoration: underline;
}

/* Content-Sidebar Wrap
------------------------------------------------------------ */

#content-sidebar-wrap {
	float: left;
	margin: 0 2px;
	width: 68.6%;
}

.content-sidebar #content-sidebar-wrap,
.full-width-content #content-sidebar-wrap,
.sidebar-content #content-sidebar-wrap {
	margin: 0 2px;
	width: 99%;
}

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

.page-template-page-evolution.blog.full-width-content #content-sidebar-wrap,
.page-template-page-trimet.blog.full-width-content #content-sidebar-wrap,
.home.blog.full-width-content #content-sidebar-wrap,
.page-template-page_blog-php.full-width-content #content-sidebar-wrap,
.page-template-page_archive-php.full-width-content #content-sidebar-wrap,
.archive.full-width-content #content-sidebar-wrap,
.search  #content-sidebar-wrap{
	float: none;
	margin: 0;
	width: 100%;
}


/* Content
------------------------------------------------------------ */

#content {
	background-color: #fff;
	box-shadow: 0 1px 3px rgba(34, 25, 25, 0.4);
	-moz-box-shadow: 0 1px 2px rgba(34, 25, 25, 0.4);
	-webkit-box-shadow: 0 1px 3px rgba(34, 25, 25, 0.4);
	float: left;
	margin: 2px 0;
	padding: 20px;
	width: 55.6%;
}
.page-template-page-evolution.full-width-content #content,
.page-template-page-trimet.full-width-content #content,
.home.blog.full-width-content #content,
.page-template-page_blog-php.full-width-content #content,
.page-template-page_archive-php.full-width-content #content,
.archive.full-width-content #content,
.search.full-width-content #content {
	background-color: transparent;
	box-shadow: none;
	-moz-box-shadow: none;
	-webkit-box-shadow: none;
	float: none;
	margin: 0 auto;
	padding: 0px;
	width: 100%;
}

#masonry-container {
	float: none;
	margin: 0 auto;
	padding: 0px;
	width: 100%;
}

.content-sidebar #content,
.sidebar-content #content {
	margin: 2px 0;
	width: 70.4%;
}

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

.full-width-content #content {
	float: none;
	margin: 2px auto;
	width: 53.9%;
}

.post {
	margin: 0 0 40px;
}

.error404 .post {
	margin: 0;
}

#masonry-container .post {
	background: #FFF url(images/bg-masonry.png) repeat-x bottom;
	box-shadow: 0 1px 3px rgba(34, 25, 25, 0.4);
	-moz-box-shadow: 0 1px 2px rgba(34, 25, 25, 0.4);
	-webkit-box-shadow: 0 1px 3px rgba(34, 25, 25, 0.4);
	font-size: 14px;
	float: left;
	line-height: 16px;
	margin: 0 0 15px;
	min-height: 440px;
	padding: 15px 15px 0;
	width: 192px;
}
#masonry-container .entry-content {
	min-height: 220px;
}

#masonry-container .entry-title {
	min-height: 50px;
}

#masonry-container .social-actions {
	display: none;
	left: 55px;
	position: absolute;
	top: 7px;
	width: 152px;
	height: 32px;
	z-index: 3;
}

#masonry-container .post:hover .social-actions {
	display: block;
}

#masonry-container .social-actions ul {
	list-style-type: none;
}

#masonry-container .social-actions li {
	float: left;
	margin-right: 8px;
}

#masonry-container .social-actions li:last-child {
	margin-right: 0;
}

.social-action {
	background-color: #D0C9AC;
	background-position: center center;
	border-radius: 5px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	display: block;
	opacity: 0.8;
	width: 32px;
	height: 32px;
}

.social-action a{
	display: block;
	width: 32px;
	height: 32px;
}

.social-action:hover{
	background-color: #d43638;
	cursor: pointer;
	opacity: 1;
}

.social-action-twitter {
	background-image: url('images/social-icons/32/32x32_twitter.png');
}

.social-action-facebook {
	background-image: url('images/social-icons/32/32x32_facebook.png');
}

.social-action-pinterest {
	background-image: url('images/social-icons/32/32x32_pinterest.png');
}

#masonry-container .post a {
	color: #524d4d;
	font-weight: bold;
}

#masonry-container .post a:hover{
	color: #8C1F04;
}

#masonry-container h2,
#masonry-container  h2 a,
#masonry-container  h2 a:visited {
	clear: both;
	margin: 0 0 5px;
	font-family: 'Cabin', sans-serif;
	font-size: 14px;
	line-height: 16px;
	text-align: left;
	word-wrap: break-word;
}

#masonry-container  h2 a:hover {
	text-decoration: underline;
}

#masonry-container a .post-image {
	margin: 0 auto 10px;
}

#masonry-container .post-image-link {
	background-color: #fff;
	display: block;
}

#masonry-container p {
	font-size: 14px;
	line-height: 16px;
	margin: 0 0 10px;
}

#masonry-container .post-info,
#masonry-container .post-meta {
	border: none;
	color: #ad9c9c;
	font-size: 11px;
	line-height: 14px;
	margin: 0 -15px;
	padding: 10px 15px;
	text-transform: none;
}

#masonry-container .post-info p,
#masonry-container .post-meta p {
	color: #ad9c9c;
	display: table-cell;
	height: 30px;
	margin: 0px;
	vertical-align: middle;
}

#masonry-container .post-info a,
#masonry-container .post-meta a {
	color: #8c7e7e !important;
}

#masonry-container .post-meta {
	display: none;
}
#masonry-container .events .post-info,
#masonry-container .events .post-meta {
	display: none !important;
}

#masonry-container .no-bullet .post-comments,
#masonry-container .tags {
	background: none;
	margin: 0;
	padding: 0;
}

.entry-content {
	overflow: hidden;
}

.entry-content p {
	margin: 0 0 20px;
}

blockquote {
	background: #f6f6f6; 
	border: 5px solid #8C1F04;
	margin:  20px;
	padding: 10px;
}

blockquote p {
	color: #333;
	font-family: 'Cabin', sans-serif;
	font-size: 18px;
	font-style: italic;
	text-align:center;
}

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

.clear {
	clear: both;
}

.clear-line {
	border-bottom: 1px solid #f6b6b6;
	clear: both;
	margin: 0 0 25px;
}

.pages {
	clear: both;
}

.post-edit-link {
	clear: both;
	display: block;
	max-width: 50px;
}

.post-info .post-edit-link {
	clear: none;
	display: inline;
}


/* Column Classes
------------------------------------------------------------ */
.five-sevenths,
.five-sixths,
.four-fifths,
.four-sevenths,
.four-sixths,
.one-fifth,
.one-fourth,
.one-half,
.one-seventh,
.one-sixth,
.one-third,
.six-sevenths,
.three-fifths,
.three-fourths,
.three-sevenths,
.three-sixths,
.two-fifths,
.two-fourths,
.two-sevenths,
.two-sixths,
.two-thirds {
	float: left;
	margin: 0 0 20px;
	padding-left: 3%;
}
.five-sevenths,
.four-sevenths,
.one-seventh,
.six-sevenths,
.three-sevenths,
.two-sevenths {
	padding-left: 1%;
}

.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%;
}

.one-seventh{
	width: 13.4%;
}

.two-sevenths {
	width: 27.85%;
}

.three-sevenths {
	width: 42.28%;
}

.first {
	clear: both;
	padding-left: 0;
}


/* Featured Post Grid
------------------------------------------------------------ */

.genesis-grid-even,
.genesis-grid-odd {
	margin: 0 0 20px;
	padding: 0 0 15px;
	width: 48%;
}

.genesis-grid-even {
	float: right;
}

.genesis-grid-odd {
	clear: both;
	float: left;
}


/* Headlines
------------------------------------------------------------ */

h1,
h2,
h2 a,
h2 a:visited,
h3,
h4,
h5,
h6 {
	font-family: 'Cabin', sans-serif;
	line-height: 1.25;
	margin: 0 0 10px;
}

h1 {
	font-size: 30px;
	font-weight: bold;
	text-transform: uppercase;
}

h1.entry-title, 
h2.entry-title {
	margin: 15px 0 20px;
	word-wrap: break-word;
}

.error404 .entry-title {
	text-align: center;
}

.page-template-page_archive-php h1.entry-title {
	border-bottom: double rgba(34, 25, 25, 0.14);
	margin: 10px auto 20px;
	max-width: 660px;
	padding: 10px;
	text-align: center;
}

h2,
h2 a,
h2 a:visited {
	font-size: 22px;
	font-weight: bold;
}

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

.widget-area h2,
.widget-area h2 a {
	margin: 0 0 5px;
}

h3 {
	font-size: 20px;
}

h4 {
	font-size: 18px;
}

.taxonomy-description h1 {
	color: #8C1F04;
	margin: 0;
	padding: 15px 15px 0px;
	text-align: center;
}

.page-template-page_landing-php h1 {
	text-align: center;
}

.widget-area h4 {
	border-bottom: 1px solid #e1dfdf;
	-moz-box-shadow: 0px 1px 0px 0px #fff;
	-webkit-box-shadow: 0px 1px 0px 0px #fff;
	box-shadow: 0px 1px 0px 0px #fff;
	font-family: 'Cabin', sans-serif;
	font-size: 18px;
	font-weight: 300;
	padding: 9px 0px 8px;
	text-align: center;
	text-transform: uppercase;
}

.widget-area h4 a {
	text-decoration: none;
}

h5 {
	font-size: 16px;
}


/* Ordered / Unordered Lists
------------------------------------------------------------ */

.entry-content ol,
.entry-content ul {
	margin: 0;
	padding: 0 0 25px;
}

.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 ol ol,
.entry-content ul ul {
	padding: 0;
}


/* Post Info
------------------------------------------------------------ */

.post-info {
	border-bottom: 1px solid #dfd7d7;
	clear: both;
	color: #666;
	font-size: 12px;
	margin: 0 0 15px;
	padding: 0 0 5px;
	text-transform: uppercase;
}

.post-info a {
	color: #666 !important;
}


/* Post Meta
------------------------------------------------------------ */

.post-meta {
	border-top: 1px solid #dfd7d7;
	clear: both;
	color: #666;
	font-size: 12px;
	margin-top: 15px;
	padding: 5px 0 0;
	text-transform: uppercase;
}

.post-meta a {
	color: #666 !important;
}


/* Author Box
------------------------------------------------------------ */

.author-box {
	color: #524d4d;
	margin: 0 0 40px;
	max-width: 660px;
	margin: 5px auto 15px;
	overflow: hidden;
	padding: 15px 15px 0px;
}

.archive .author-box {
	background-color: #fff;
	box-shadow: 0 1px 3px rgba(34, 25, 25, 0.5);
	-moz-box-shadow: 0 1px 3px rgba(34, 25, 25, 0.5);
	-webkit-box-shadow: 0 1px 3px rgba(34, 25, 25, 0.5);
	border: none;
	color: #524d4d;
	margin: 0 0 40px;
	max-width: 660px;
	margin: 5px auto 15px;
	overflow: hidden;
	padding: 15px 15px 0px;
}

.author-box h1 {
	color: #524d4d;
	font-size: 1.5em;
}

.archive .author-box h1 {
	font-size: 30px;
	font-weight: bold;
}

.author-box h2 {
	color: #524d4d;
	font-size: 1.2em;
}

.author-box p {
	color: #524d4d;
	padding-bottom: 10px;
}

.author-description {
	background: #fff;
	box-shadow: 0 1px 3px rgba(34, 25, 25, 0.5);
	-moz-box-shadow: 0 1px 3px rgba(34, 25, 25, 0.5);
	-webkit-box-shadow: 0 1px 3px rgba(34, 25, 25, 0.5);
	color: #524d4d;
	max-width: 660px;
	margin: 5px auto 15px;
	padding: 15px 15px 0;
}

.author-description h1 {
	color: #524d4d;
	text-align: center;
}

.author-description p {
	color: #524d4d;
	padding-bottom: 20px;
}

.author-box-separator {
	border-bottom: 1px solid #dfd7d7;
	box-shadow: 0px 1px 0px 0px #fff;
	-moz-box-shadow: 0px 1px 0px 0px #fff;
	-webkit-box-shadow: 0px 1px 0px 0px #fff;
	clear: both;
	margin: 10px 0 20px 0;
	padding: 5px 0;
}

.author-box-social-title {
	color: #221919;
}

ul.author-box-social-list {
	list-style-type: none;
}

.author-box-social-list li {
	float: left;
	font-size: 80%;
	font-weight: bold;
	margin: 10px 10px 20px 0;
	text-align: center;
}

.author-box-social-list li:last-child {
	margin-right: 0px;
}

.author-box-social-list li a {
	display: block;
	width: 32px;
	height: 32px;
}

.author-social-profiles a {
	background-color: #ababab;
	background-position: center center;
	background-repeat: no-repeat;
	border-radius: 5px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	color: #221919;
}

.author-social-profiles a:hover {
	background-color: #d43638;
	color: #221919 !important;
	text-decoration: none;
}

.social-profile-twitter a {
	background-image: url('images/social-icons/32/32x32_twitter.png');
}

.social-profile-facebook a {
	background-image: url('images/social-icons/32/32x32_facebook.png');
}

.social-profile-googleplus a {
	background-image: url('images/social-icons/32/32x32_googleplus.png');
}

.social-profile-pinterest a {
	background-image: url('images/social-icons/32/32x32_pinterest.png');
}

.social-profile-linkedin a {
	background-image: url('images/social-icons/32/32x32_linkedin.png');
}

.social-profile-youtube a {
	background-image: url('images/social-icons/32/32x32_youtube.png');
}


/* Archive Page
------------------------------------------------------------ */

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

.archives .post h4 {
	border-bottom: 1px solid #e1dfdf;
	font-size: 13px;
	font-weight: 300;
	padding: 9px 0px 8px;
}

.archives .post ul {
	padding: 0 0 15px;
}

.archives .post ul li> ul {
	margin-bottom: -6px;
	padding: 0;
}

.archives .post ul li{
	list-style-type: none;
}

.archives .post ul li {
	border-bottom: 1px dotted #e1dfdf;
	margin: 0;
	padding: 6px 0;
}

.archives .post ul li:last-child {
	border-bottom: none;
}

.archives .post ul ul> li {
	border-bottom: none;
	list-style-type: circle;
	margin-left: 15px;
}

#masonry-container.archives {
	margin: 2px auto;
}

/* Post Icons
------------------------------------------------------------ */

.post-comments,
.tags {
	background: url(images/icon-dot.png) no-repeat left;
	margin: 0 0 0 3px;
	padding: 0 0 0 10px;
}


/* Images
------------------------------------------------------------ */

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

.avatar,
.featuredpage img,
.featuredpost img,
.post-image {
	background-color: #fff;
	border: 1px solid #dfd7d7;
	height: auto;
	padding: 4px;
	width: 125px ;
}

#masonry-container .featuredpage img,
#masonry-container .featuredpost img,
#masonry-container .post-image {
	border: 0px solid transparent;
	margin: 0;
	max-width: 192px;
	padding: 0;
}

#masonry-container .avatar {
	border: none;
	margin: 0;
	padding: 0;
	width: 30px;
	height: 30px;
}

#masonry-container .author-img {
	float: left;
	margin-right: 6px;
	width: 30px;
}

.author-box .avatar {
	background-color: #fff !important;
	float: right;
	margin: 0 0 0 10px; 
}

.archive .author-box .avatar {
	background: none !important;
	border: none;
	float: left;
	margin: -15px 15px 0 -15px;
	padding: 0px;
}

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

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

img.centered,
.aligncenter {
	display: block;
	margin: 0 auto 10px;
}

img.alignnone {
	display: inline;
	margin: 0 0 10px;
}

img.alignleft {
	display: inline;
	margin: 5px 15px 10px 0;
}

img.alignright {
	display: inline;
	margin: 5px 0 10px 15px;
}

.alignleft {
	float: left;
	margin: 0 15px 10px 0;
}

.alignright {
	float: right;
	margin: 0 0 10px 15px;
}

.wp-caption {
	max-width: 98%;
	padding: 0;
	text-align: center;
}

.wp-caption img {
	/* padding: 5px; */
}

p.wp-caption-text {
	margin: 5px 0;
}

.wp-smiley,
.wp-wink {
	border: none;
	float: none;
}


/* Post Navigation
------------------------------------------------------------ */

.navigation,
.inf-navigation,
#loading {
	overflow: hidden;
	padding: 0;
	text-align: center;
	width: 100%;
}

.navigation {
	padding: 10px 0;
}

.navigation li {
	display: inline;
}

.navigation li a,
.navigation li.disabled,
.navigation li a:hover,
.navigation li.active a {
	background-color: #f9cdcd;
	border: 1px solid #f6b6b6;
	border-radius: 5px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	font-weight: bold;
	padding: 5px 8px;
	text-shadow: 0 1px #fff;
}

.navigation li a:hover,
.navigation li.active a {
	background-color: #d42130;
	border: 1px solid #bd1e2c;
	color: #fff;
	text-shadow: 0 1px black !important;
	text-decoration: none;
}

.inf-navigation {
	text-indent: -9999px;
}


/* Primary / Secondary Sidebars
------------------------------------------------------------ */

.sidebar {
	display: inline;
	float: right;
	width: 24.3%;
}

#sidebar {
	border-top-color: #e1dfdf;
	border-top-style: dotted;
	border-top-width: 0px;
}

#sidebar-alt {
	float: left;
	margin: 0 2px;
	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 {
	background: #fff;
	box-shadow: 0 1px 3px rgba(34, 25, 25, 0.4);
	-moz-box-shadow: 0 1px 2px rgba(34, 25, 25, 0.4);
	-webkit-box-shadow: 0 1px 3px rgba(34, 25, 25, 0.4);
	float: left;
	margin: 0 0 15px;
	padding: 15px;
	width: 250px;
}

#sidebar-alt .widget {
	width: 120px;
}

.sidebar.widget-area ol,
.sidebar.widget-area ul,
.widget-area .textwidget,
.widget_tag_cloud div div {
	padding: 0 0;
}

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

.sidebar.widget-area ul li ul li,
#footer-widgets .widget-area ul li {
	padding: 5px 0 5px 5px;
}

.sidebar.widget-area ul li:last-child,
#footer-widgets .widget-area ul li:last-child {
	border-bottom: none !important;
}

.sidebar.widget-area ul ul li {
	border: none;
	margin: 0;
}

.page-template-page-evolution-sidebar-inner,
.home-sidebar-inner {
	margin-top: -10px;
}

.page-template-page-evolution-sidebar-inner,
.home-sidebar-inner {
	padding-bottom: 15px;
}

.page-template-page-evolution-sidebar-wrap ul ,
.home-sidebar-wrap ul {
	list-style-type: none;
}

.page-template-page-evolution-sidebar-wrap li,
.home-sidebar-wrap li {
	border-bottom: 1px dotted #e1dfdf;
	padding: 6px 0;
}

.page-template-page-evolution-sidebar-wrap li:last-child,
.home-sidebar-wrap li:last-child {
	border-bottom: none;
	padding-bottom: 0px;
}

.page-template-page-evolution-sidebar-wrap .widget,
.home-sidebar-wrap .widget {
	margin-top: 5px;
}

.page-template-page-evolution-sidebar-wrap .widget + .widget,
.home-sidebar-wrap .widget + .widget {
	margin-top: 10px;
}

.page-template-page-evolution-sidebar-wrap h4,
.home-sidebar-wrap h4 {
	border-bottom: 1px solid #e1dfdf;
	font-size: 13px;
	font-weight: 300;
	padding: 9px 0px 8px;
}

/* Dropdowns
------------------------------------------------------------ */

.widget_archive select,
#cat {
	display: inline;
	margin: 5px 15px 0 0;
	padding: 3px;
	width: 85%;
}


/* Featured Page / Post
------------------------------------------------------------ */

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

.featuredpage .page,
.featuredpost .post {
	margin: 0;
	overflow: hidden;
	padding: 0;
}

#footer-widgets .featuredpage .page,
#footer-widgets .featuredpost .post {
	margin: 0 0 10px;
	padding: 0;
}

.more-from-category {
	padding: 5px 15px 0;
}


/* User Profile
------------------------------------------------------------ */

.user-profile {
	overflow: hidden;
}

.user-profile .alignleft {
	margin: 5px 15px 5px 0;
}

.user-profile .alignright {
	margin: 5px 0 5px 15px;
}

.user-profile p {
	padding: 5px 0 0;
}

.user-profile .posts_link {
	padding: 0;
}


/* Buttons
------------------------------------------------------------ */

input[type="button"],
input[type="submit"] {
		background: rgba(50,96,149,1);
	background: -moz-linear-gradient(top, rgba(50,96,149,1) 0%, rgba(50,96,149,1) 0%, rgba(38,75,115,1) 100%);
	background: -webkit-gradient(left top, left bottom, color-stop(0%, rgba(50,96,149,1)), color-stop(0%, rgba(50,96,149,1)), color-stop(100%, rgba(38,75,115,1)));
	background: -webkit-linear-gradient(top, rgba(50,96,149,1) 0%, rgba(50,96,149,1) 0%, rgba(38,75,115,1) 100%);
	background: -o-linear-gradient(top, rgba(50,96,149,1) 0%, rgba(50,96,149,1) 0%, rgba(38,75,115,1) 100%);
	background: -ms-linear-gradient(top, rgba(50,96,149,1) 0%, rgba(50,96,149,1) 0%, rgba(38,75,115,1) 100%);
	background: linear-gradient(to bottom, rgba(50,96,149,1) 0%, rgba(50,96,149,1) 0%, rgba(38,75,115,1) 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#326095', endColorstr='#264b73', GradientType=0 );
	border: none !important;
	border-radius: 3px;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	color: #fcf9f9;
	cursor: pointer;
	font-weight: bold;
	line-height: 18px;
	padding: 5px 7px;
	text-decoration: none;
	text-shadow: 0 -1px #333;
}

input:hover[type="button"],
input:hover[type="submit"] {
	
	text-decoration: none;
}

a.button,
a.button.small,
.buy_ticket_button {
	background-color: #d43638;
	background-image: url(images/button-small-bg.png);
	background-position:  0 0;
	background-repeat: repeat;
	border-color: #910101;
	border-radius: 3px;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-style: solid;
	border-width: 1px;
	color: #fcf9f9 !important;
    display: inline-block;
	font-weight: bold;
    line-height: 14px;
    margin: 0 5px 10px;
    padding: 10px 12px;
    text-decoration: none;
    text-shadow: 1px 1px #333 !important;	
}

a.button:hover,
a.button.small:hover,
.buy_ticket_button:hover {
    background-position:  0 -35px;
	text-decoration: none;
}

a.button.medium {
	background-image: url(images/button-medium-bg.png);
    font-size: 18px;
	font-weight: normal;
    line-height: 18px;
    padding: 12px 20px;
}

a.button.medium:hover {
	background-position:  0 -45px;
}

a.button.large {
	background-image: url(images/button-large-bg.png);
    font-size: 24px;
	font-weight: normal;
    line-height: 24px;
    padding: 16px 32px;
}

a.button.large:hover {
	background-position:  0 -65px;
}

a.button.blue {
	background-color: #5d88b3 !important;
	border-color: #4e7aa6 !important;
}

a.button.gray,
a.button.grey {
	background-color: #666 !important;
	border-color: #595959 !important;
}

a.button.green {
	background-color: #85bb35 !important;
	border-color: #77a62f !important;
}

a.button.orange {
	background-color: #ff6501 !important;
	border-color: #e65c00 !important;
}

a.button.red {
	background-color: #d43638 !important;
	border-color: #910101 !important;
}

a.button.pink {
	background-color: #f82090 !important;
	border-color: #f70883 !important;
}


/* Message Boxes
------------------------------------------------------------ */

.note-box,
.download-box,
.tick-box,
.info-box,
.alert-box {
	background-position: 10px 10px;
	background-repeat: no-repeat;
	border-radius: 3px;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-style: solid;
	border-width: 1px;
    box-shadow: 2px 2px 2px 0 #ddd;
	-moz-box-shadow: 2px 2px 2px 0 #ddd;	
    -webkit-box-shadow: 2px 2px 2px 0 #ddd;
	font-size: 0.9em;
	margin: 0 2px 20px;
	padding: 15px 10px 15px 50px;
    text-shadow: 1px 1px #fff;
}

.note-box {
	background-color: #ffec8f;
	background-image: url(images/icon-note.png);
	border-color: #ffe45c;
    color: #645820;
}

.download-box,
.tick-box {
	background-color: #d1e792;
	border-color: #bfdf68;
    color: #2c3c02;
}

.download-box {
	background-image: url(images/icon-download.png);
}

.tick-box {
	background-image: url(images/icon-tick.png);
}

.info-box {
	background-color: #ddebf3;
	background-image: url(images/icon-info.png);
	border-color: #b8d5e5;
    color: #064465;
}	

.alert-box {
	background-color: #ffadbb;
	background-image: url(images/icon-alert.png);
	border-color: #ff7a91;
    color: #c7001b;
}


/* Search Form
------------------------------------------------------------ */

#header .searchform {
	float: right;
}

.sidebar .searchform {
	padding: 5px 0 0 0px;
}

#sidebar-alt .s {
	width: 65px;
}

.s {
	margin: 10px -7px 0 0;
	padding: 6px 5px;
	width: 60%;
}

#nav .s {
	margin: 2px -7px 0 0;
}

.searchsubmit {
	margin-left: 5px;
}

#nav .searchsubmit {
	margin-left: 10px;
}

.noposts {
	padding: 10px 0 20px;
	text-align: center;
}


/* eNews and Update Widget
------------------------------------------------------------ */

.enews p {
	padding: 0 15px 5px;
}

.enews #subscribe {
	padding: 0 0 0 15px;
}

.enews #subbox {
	margin: 5px -7px 0 0;
	padding: 6px 5px;
	width: 75%;
}


/* 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 {
	font-weight: bold;
	margin: 10px 0 0;
}

#wp-calendar td {
	padding: 2px;
	text-align: center;
}

#wp-calendar tfoot td#prev {
	text-align: left;
}

#wp-calendar tfoot td#next {
	text-align: right;
}


/* Footer Widgets
------------------------------------------------------------ */

#footer-widgets {
	background: #233431; /* Old browsers */
	background: -moz-linear-gradient(top,  #233431 0%, #45564e 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#233431), color-stop(100%,#45564e)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top,  #233431 0%,#45564e 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top,  #233431 0%,#45564e 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top,  #233431 0%,#45564e 100%); /* IE10+ */
	background: linear-gradient(to bottom,  #233431 0%,#45564e 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#233431', endColorstr='#45564e',GradientType=0 ); /* IE6-9 */
	clear: both;
	margin: 10px auto 0;
	padding: 15px 0 0 0;
	overflow: hidden;
	width: 100%;
}

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

#footer-widgets .widget {
	background: none;
	border: none;
	float: left;
	margin: 0 0 15px;
	padding: 15px;
	width: 195px;
}

#footer-widgets .textwidget {
	padding: 0;
}

#footer-widgets .widget_tag_cloud div div {
	padding: 0;
}

#footer-widgets p {
	color: #fff;
	font-size: inherit;
	margin: 0 0 10px;
}

#footer-widgets a {
	color: #fff;
}

#footer-widgets ul {
	margin: 0;
}

#footer-widgets ul li {
	margin: 0 0 0 20px;
}

#footer-widgets h4.widgettitle {
	border-bottom: 0px;
	color: #fff;
	font-family: 'Cabin', sans-serif;
	font-size: 22px;
	font-weight: bold;
	text-align: center;
}

#footer-widgets #wp-calendar thead,
#footer-widgets #wp-calendar td {
	background: none;
}

.footer-widgets-1 {
	float: left;
	margin: 0 15px 0 12px;
	width: 222px;
}

.footer-widgets-2 {
	float: left;
	margin-right: 15px;
	width: 222px;
}

.footer-widgets-3 {
	float: left;
	margin-right: 15px;
	width: 222px;
}

.footer-widgets-4 {
	float: left;
	width: 222px;
}


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

#footer {
	background: #45564e;
	clear: both;
	font-size: 12px;
	margin: 0 auto;
	overflow: hidden;
	width: 100%;
}

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

#footer p {
	color: #322525;
	font-size: inherit;
}

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

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

#footer .gototop {
	background-color: #f0eded;
	border-radius: .3em;
	-moz-border-radius: .3em;
	-webkit-border-radius: .3em;
	box-shadow: 0 1px 3px #999;
	-moz-box-shadow: 0 1px 3px #999;
	-webkit-box-shadow: 0 1px 3px #999;
	cursor: pointer;
	display: none;
	font-size: 15px;
	padding: 20px 10px 30px;
	position: fixed;
		bottom: -10px;
		right: 15px;
	text-align: center;
	width: 70px;
	z-index: 4;
}

#footer .gototop a {
	color: #524d4d;
	font-weight: bold;
	line-height: 1em;
	margin: 0;
	text-shadow: 0 1px #fff;
}

#footer .gototop a:hover {
	text-decoration: none;
}

#footer .creds {
	text-align: center;
	width: 100%;
}


/* Comments
------------------------------------------------------------ */

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

#author,
#comment,
#email,
#url {
	margin: 10px 5px 0 0;
	padding: 5px;
	width: 250px;
}

#comment {
	margin: 10px 0;
	width: 97.5%;
	height: 150px;
}

.ping-list {
	margin: 0 0 40px;
}

.comment-list ol,
.ping-list ol {
	padding: 10px;
}

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

.comment-list li ul li {
	list-style-type: none;
	margin-right: -16px;
}

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

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

.commentmetadata {
	color: #8c7e7e;
	font-size: 11px;
	margin: 0 0 5px;
}

.commentmetadata a {
	color: #8c7e7e;
}

.reply {
	font-weight: 300;
}

.nocomments {
	text-align: center;
}

#comments .navigation {
	display: block;
}

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

.alt,
.depth-1,
.even {
	border: 1px solid #dfd7d7;
}

.bypostauthor {
	background-color: #ebe6e6;
}

#cancel-comment-reply-link {
	font-size: 0.7em;
	padding: 0 5px;
}


/* Gravity Forms
------------------------------------------------------------ */

div.gform_wrapper input,
div.gform_wrapper select,
div.gform_wrapper textarea {
	box-sizing: border-box;
	font-size: 13px !important;
	padding: 4px 5px !important;
}

div.gform_footer input.button {
	color: #fcf9f9;
}

div.gform_wrapper li,
div.gform_wrapper form li {
	margin: 0 0 10px;
}

div.gform_wrapper .gform_footer {
	border: none;
	margin: 0;
	padding: 0;
}

/* Masonry Transitions
------------------------------------------------------------ */

.masonry,
.masonry .masonry-brick {
	transition-duration: 0.7s;
	-webkit-transition-duration: 0.7s;
	-moz-transition-duration: 0.7s;
	-ms-transition-duration: 0.7s;
	-o-transition-duration: 0.7s;
}

.masonry {
	transition-property: height, width;
	-webkit-transition-property: height, width;
	-moz-transition-property: height, width;
	-ms-transition-property: height, width;
	-o-transition-property: height, width;
}

.masonry .masonry-brick {
	transition-property: left, right, top;
	-webkit-transition-property: left, right, top;
	-moz-transition-property: left, right, top;
	-ms-transition-property: left, right, top;
	-o-transition-property: left, right, top;
}


/* Somozon Plus Plugin 
------------------------------------------------------------ */

.smplus-amazon-title {
	text-align: center;
	padding: 5px 0;
}

.smplus-centered {
	display: block !important;
	margin: 10px auto !important;
	text-align: center;
	width: 73px;
}


/* Trimet Transit Tracker Page
------------------------------------------------------------ */
.page-template-page-trimet #content > div > h1,
.page-template-page-trimet #content > div > div.breadcrumb,
.page-template-page-trimet #header > div > div.widget-area.header-widget-area {
	display:none;
}

/* Woocommerce 
------------------------------------------------------------ */
.product_meta, 
.sku_wrapper{
	display: none;
}
.woocommerce div.product p.price, 
.woocommerce div.product span.price{
	color: #000 !important;
}
.woocommerce .quantity .qty {
    padding: 10px 10px;
}
.woocommerce #respond input#submit, 
.woocommerce a.button, 
.woocommerce button.button, 
.woocommerce input.button,
.woocommerce-variation-add-to-cart.variations_button > button{
	background-color: #d43638 !important;
    background-image: url(images/button-small-bg.png);
    background-position: 0 0;
    background-repeat: repeat;
    border: 1px solid #910101;
}
.woocommerce button.button.alt:disabled[disabled],
.woocommerce button.button.alt:disabled{
	background-color: #d43638 !important;
}
.woocommerce div.product form.cart .variations label {
    font-size: 19px;
}
.woocommerce div.product form.cart .variations select {
    padding: 10px;
}
.woocommerce ul.products li.product .price{
	color: #000 !important;
	text-align: center;
}
.woocommerce ul.products li.product h3{
	text-align: center;
}
.woocommerce ul.products li.product .button{
	width: 100%;
	text-align: center;
}
.woocommerce ul.products li.product, 
.woocommerce-page ul.products li.product{
	padding: 10px 10px !important;
	width: 19.05% !important; 
}
.woocommerce ul.products li.product h3{
	min-height: 60px;
}
.woocommerce ul.products li.product a img{
	height: 150px !important;
}
.woocommerce #respond input#submit, 
.woocommerce a.button, 
.woocommerce button.button, 
.woocommerce input.button{
	color: #fff !important;
}
.cart_item a{
	color: #910101 !important;
}
.coupon{
	display: none; 
}
/* Misc Changes 
------------------------------------------------------------ */
#upcoming_events_widget-4 .rhc-widget-upcoming{
	font-family: 'Cabin', sans-serif;
	font-size: 12px;
}
#upcoming_events_widget-4 #rhc-upcoming-0 {
	padding-top: 5px;
}
#footer-widgets.footer-widgets .wrap .footer-widgets-4 #search-3.widget {
	padding-top: 0px !important;
}
#footer-widgets.footer-widgets .wrap .footer-widgets-4 #text-16.widget {
	margin-bottom: 0px;
	padding-bottom: 0px;
}
.fc-event-list-holder .fc-event-list-featured-image img {
	width: 60% !important;
}
img.no-border{
	border: none !important;
}
.woocommerce-info,
.tax-product_cat #masonry-container{
	display: none;
}
.page-id-4649 #nav_menu-2{
	width: 300px;
    float: right;
}
#nav_menu-2{
	width: 250px;
    float: right;
}
#wpmenucartli > a{
	padding-left: 0px !important;
	padding-right: 0px !important;
}
.page-id-4660  img{
	border: none !important;
}
.page-id-4660 .entry-title{
	display: none;
}
.wp-image-4971{
	border: none !important;
}
.woocommerce-page #masonry-container{
	display: none;
}
.related{
	display: -moz-groupbox;
}
#text-33 > div:nth-child(1) > div:nth-child(1) > a:nth-child(1) > img:nth-child(1){
	border: none !important;
}
.home .wonderpluginslider{
	margin-bottom: 0px !important;
}

.wonderpluginslider img{
	border: none !important;
}
ul.cml_flags {
	text-align: right !important;
}
.home-breaking-news h2,
.home-breaking-news h2 > a {
	font-size: 14px;
}
.home-breaking-news .fl-post-grid-post {
	background: transparent;
}
.home-breaking-news .fl-post-grid-text {
	padding: 0px;
}
p {
	margin: 0 10px !Important;
}
/* Clean Slate 
------------------------------------------------------------ */
@import url('https://fonts.googleapis.com/css?family=Homemade+Apple|Open+Sans');
body.page-template-page_builder_clean_slate,
.page-template-page_builder_clean_slate #inner,
.page-template-page_builder_clean_slate #wrap {
	background: #fff !Important;
	background-color: #fff !Important;
	max-width: 100% !Important;
	width: 100% !Important;
}
.page-template-page_builder_clean_slate a img, 
.page-template-page_builder_clean_slate img {
	border: none 0 !Important;
}
.page-template-page_builder_clean_slate h1,
.page-template-page_builder_clean_slate h2,
.page-template-page_builder_clean_slate h3,
.page-template-page_builder_clean_slate h4,
.page-template-page_builder_clean_slate h5,
.page-template-page_builder_clean_slate h6 ,
.page-template-page_builder_clean_slate .nav-menus {
	font-family: 'Homemade Apple', cursive !Important;
}
body.page-template-page_builder_clean_slate {
	font-family: 'Open Sans', sans-serif !Important;
}


/* Responsive Design
------------------------------------------------------------ */

@media only screen and (max-width: 600px),
only screen and (min-width: 600px) and (max-width: 960px) { 

	#nav .wrap,
	#title-area,
	#content-sidebar-wrap,
	#footer-widgets .wrap,
	#footer .wrap,
	#footer .creds,
	.page-template-page-evolution-header,
	.page-template-page-evolution-page,
	.home-header,
	.home-page,
	#header,
	.menu-secondary,
	#title-area,
	#title ,
	#subnav{
		width: 100%;
	}
	.page-template-page-evolution-top,
	.page-template-page-evolution-middle,
	.page-template-page-evolution-bottom ,
	.home-top,
	.home-middle,
	.home-bottom {
		display: none;
	}
	
	.menu-secondary {
		background: none;
		text-align: center;
	}
	
	#content-sidebar-wrap {
		margin: 0;
	}
	
	.content-sidebar #content,
	.sidebar-content #content,
	.content-sidebar-sidebar #content,
	.sidebar-sidebar-content #content,
	.sidebar-content-sidebar #content,
	.full-width-content #content {
		float: none;
		margin: 2px auto;
		padding: 10px;
		width: 620px;
	}
	
	#nav .wrap {
		padding: 0;
	}
	
	#footer .wrap {
		padding: 10px 0;
	}
	
	.menu-primary {
		text-align: center;
	}
	
	.menu li li {
		text-align: left;
	}
	
	.menu-primary li,
	.menu li.right {
		display: inline-block;
		float: none;
	}
	
	h1.entry-title, 
	h2.entry-title {
		margin: 20px 0;
		text-align: center;
	}
	
	h1.entry-title, 
	h2.entry-title,
	.post-info,
	.entry-content,
	.post-meta,
	#comments h3,
	#respond,
	.author-description	 {
		padding: 0 10px 0 0;
		word-wrap: break-word;
	}
	
	.page-template-page_archive-php h1.entry-title, 
	.page-template-page_archive-php h2.entry-title,
	.page-template-page_archive-php .entry-content {
		padding: 0;
	}
	
	#sidebar .widget,
	#sidebar-alt .widget {
		margin: 15px 0 0 -15px;
		width: 100%;
	}
	
	#footer-widgets .wrap {
		padding: 0 5px;
		margin: 0 auto;
	}
	
	#footer-widgets .widget {
		float: none;
	}
	
	.footer-widgets-1,
	.footer-widgets-2,
	.footer-widgets-3,
	.footer-widgets-4 {
		float: none;
		margin: 0 auto;
		padding: 0;
		width: 100%;
	}
	
	.footer-widgets-1 {
		margin-top: 15px;
	}
	
	#sidebar {
		border-top-width: 1px;
	}
	
	#sidebar,
	#sidebar-alt {
		display: block;
		float: none;
		margin: 15px auto -10px;
	}
	
	.sidebar-content #sidebar,
	.sidebar-sidebar-content #sidebar,
	.content-sidebar-sidebar #sidebar-alt {
		float: none;
	}
	
}

@media only screen and (max-width: 600px) { 
	
	.five-sixths,
	.five-sevenths,
	.four-fifths,
	.four-sixths,
	.four-sevenths,
	.one-fifth,
	.one-fourth,
	.one-half,
	.one-sixth,
	.one-seventh,
	.one-third,
	.three-fifths,
	.three-fourths,
	.three-sixths,
	.three-sevenths,
	.six-sevenths,
	.two-fifths,
	.two-fourths,
	.two-sevenths,
	.two-sixths,
	.two-thirds {
		padding: 0;
		width: 100%;
	}
	.page-template-page-evolution-header,
	.home-header {
		display: none;
	}
	.header-image #title a {
		background: url(images/logo-mobile.png) no-repeat;
		display: block;
		float: none;
		margin: auto auto;
		width: 100%;
	}
	.header-widget-area  {
		display: block;
		float: none;
		margin: auto auto;
		width: 100%;		
	}
	
	.menu-primary li ul ul,
	.menu-secondary li ul ul,
	#header .menu li ul ul {
		margin: -10px 0 0 22px;
	}

	.content-sidebar #content,
	.sidebar-content #content,
	.content-sidebar-sidebar #content,
	.sidebar-sidebar-content #content,
	.sidebar-content-sidebar #content,
	.full-width-content #content {
		width: 90%;
	}
	
	.archive .author-box h1 {
		font-size: 24px;
		text-align: center;
	}
	
	.archive .author-box .avatar {
		float: none;
		margin: 0 15px 15px;
		width: 120px;
	}
	
	.archive .author-box-social {
		text-align: center;
	}
	
	.archive .author-box-social-list li {
		display: inline-block;
		float: none;
		margin: 10px 10px 0 0;
	}
	
	.archive .author-box {
		padding-bottom: 15px;
	}
	
	.archive .author-img {
		text-align: center;
		width: 100%;
	}
	
	#sidebar,
	#sidebar-alt {
		width: 250px;
	}
	
	#footer-widgets {
		width: 284px;
	}
	
	#footer-widgets .widget {
		width: 250px;
	}
	
	#footer-widgets .wrap {
		margin: 0 auto;
		padding: 0 2px;
	}
	
	#footer .gototop {
		border-radius: 0;
		-moz-border-radius: 0;
		-webkit-border-radius: 0;
		box-shadow: none;
		-moz-box-shadow: none;
		-webkit-box-shadow: none;
		font-size: 12px;
		line-height: 18px;
		margin: 0 0 10px;
		padding: 10px 0;
		position: relative;
			bottom: 0px;
			left: 0px;
		text-align: center;
		width: 100%;
	}

	#footer .gototop a {
		font-weight: normal;
	}

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

@media only screen and (max-width: 240px) { 
	#footer-widgets {
		width: 100%;
	}
	
	#footer-widgets .widget {
		padding: 0px;
		width: 100%;
	}
	
	#footer-widgets .wrap {
		margin: 0 auto;
		padding: 0;
	}

}

@media only screen and (min-width: 600px) and (max-width: 960px) {
	
	.content-sidebar #content,
	.sidebar-content #content,
	.content-sidebar-sidebar #content,
	.sidebar-sidebar-content #content,
	.sidebar-content-sidebar #content,
	.full-width-content #content {
		width: 600px;
	}	
	
	#sidebar,
	#sidebar-alt {
		width: 590px;
	}
	
	#footer-widgets {
		width: 630px;
	}
	
	#footer-widgets .widget {
		width: 590px;
	}
	.one-seventh,
	.two-sevenths,
	.three-sevenths,
	.four-sevenths,
	.five-sevenths,
	.six-sevenths {
		padding: 0;
		width: 100%;
	}
}


/* IE8 Specific 
------------------------------------------------------------ */

@media \0screen {

	img.avatar {
		max-width: 125px;
	}

	.page-template-page-evolution-featured-posts .featuredpage img, 
	.page-template-page-evolution-featured-posts .featuredpost img,
	.home-featured-posts .featuredpage img, 
	.home-featured-posts .featuredpost img {
		max-width: 150px;
	}

}