/*
    Theme Name: SoMoSocial Child Theme
	Theme URI: http://www.rizlabs.com/themes/social/
	Description: SoMoSocial is a two or three column child theme created for the Genesis Framework.
    Author: Riz Labs
    Author URI: http://www.rizlabs.com/
 
    Version: 1.0
 
    Tags: blue, green, red, orange, pink, gray, 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, landing-page-template, mobile-responsive
 
    Template: genesis
    Template Version: 1.8
 
	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
* Sticky Posts
* 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
* Genesis Responsive Silder
* Home Page
* Green Color Style
* Red Color Style
* Orange Color Style
* Pink Color Style
* Gray Color Style
* Responsive Design

*/


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

@import url(http://fonts.googleapis.com/css?family=Oswald);


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

body,
h1,
h2,
h2 a,
h2 a:visited,
h3,
h4,
h5,
h6,
p,
select,
textarea {
	color: #333;
	font-family: "Helvetica Neue", Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: 300;
	line-height: 1.5625;
	margin: 0;
	padding: 0;
	text-decoration: none;
}

blockquote,
input,
select,
textarea,
.author-box,
.breadcrumb,
.sticky,
.taxonomy-description,
.wp-caption {
	background-color: #f4f8fb;
	border: 1px solid #e3eef4;
}

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

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

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


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

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

a:hover {
	text-decoration: underline;
}

a img {
	border: none;
}


/* Body
------------------------------------------------------------ */

::-moz-selection {
	background-color: #366fa6;
	color: #fff;
}

::selection {
	background-color: #366fa6;
	color: #fff;
}


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

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


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

.head-wrap {
	background: #e3eef4;
	border-bottom: 1px solid #5d88b3;
	-moz-box-shadow: 0 0 15px #577794;
	-webkit-box-shadow: 0 0 15px #577794;
	box-shadow: 0 0 15px #577794;
}

#header {
	margin: 0 auto;
	margin-bottom: 1px;
	margin-top: 1px;
	min-height: 80px;
	width: 960px;
}

#title-area {
	float: left;
	overflow: hidden;
	padding: 17px 0 0;
	width: 400px;
}

#title {
	font-family: 'Oswald', arial, serif;
	font-size: 36px;
	line-height: 1.25;
	margin: 0;
	text-transform: uppercase;
}

#title a,
#title a:hover {
	color: #366fa6 !important;
	padding: 0 0 0 20px;
	text-decoration: none;
	text-shadow: 1px 1px black;
}

#description {
	font-size: 14px;
	padding: 0 0 0 20px;
	text-indent: -9999px;
}

#header .widget-area {
	float: right;
	padding: 25px 0 0 0;
	width: 510px;
}


/* 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: 400px;
	height: 80px;
}

.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: #000;
	border-bottom: 1px solid #1e598e;
}

#nav .wrap {
	margin: 0 auto;
	padding-left: 20px;
	width: 960px;
}

#subnav .wrap {
	background: #5d88b3;
	border-top: 1px solid #94adc7;
}

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

.menu-primary {
	font-size: 12px;
}

.menu-secondary {
	margin: 0px auto;
	max-width: 960px;
	padding-left: 20px;
}

.menu-secondary,
#header .menu {
	font-size: 14px;
}

.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 {
	color: #fff !important;
	display: block; 
	padding: 7px 15px 7px;
	text-decoration: none;
}

.menu-secondary a,
#header .menu a {
	border: 1px solid transparent;
	display: block;
	font-weight: bold;
	text-decoration: none;
}

.menu-secondary a {
	color: #fff !important;
	padding: 7px 15px 6px;
	text-shadow: 0 1px #333 !important;
}

#header .menu a {
	-moz-border-radius: 6px;
	-webkit-border-radius: 6px;
	border-radius: 6px;
	color: #366fa6;
	margin: 0 2px;
	padding: 5px 8px;
	text-shadow: 0 1px #fff !important;
}

.menu-primary li a:active,
.menu-primary li a:hover,
.menu-primary .current_page_item a,
.menu-primary .current-cat a,
.menu-primary .current-menu-item a {
	color: #ccc !important;
}

.menu-secondary li a:active,
.menu-secondary li a:hover,
.menu-secondary .current_page_item a,
.menu-secondary .current-cat a,
.menu-secondary .current-menu-item a {
	color: #333 !important;
	text-shadow: 0 1px #ccc !important;
}

#header .menu li a:active,
#header .menu li a:hover,
#header .menu .current_page_item a,
#header .menu .current-cat a,
#header .menu .current-menu-item a {
	background: #608aad;
	border: 1px solid #4b7191;
	color: #fff !important;
	text-shadow: 0 1px black !important;
}

.menu-primary li li a,
.menu-primary li li a:link,
.menu-primary li li a:visited {
 	background: none;
	background-color: #000;
	color: #fff;
	font-size: 12px;
	padding: 9px 10px 8px;
	position: relative;
	text-transform: none;
	width: 138px;
}

.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: #dee6ed;
	border: 1px solid #c2d0db;
	border-top: none !important;
	color: #333 !important;
	font-size: 12px;
	padding: 9px 10px 8px;
	position: relative;
	text-shadow: 0 1px #fff !important;
	text-transform: none;
	width: 138px;
}

.menu-secondary li li:first-child> a,
#header .menu li li:first-child> a {
	border-top: 1px solid #c2d0db !important;
}

#header .menu li li a,
#header .menu li li a:link,
#header .menu li li a:visited {
	-moz-border-radius: 0px;
	-webkit-border-radius: 0px;
	border-radius: 0px;
}

.menu-primary li li a:active,
.menu-primary li li a:hover {
	background-color: #1c1c1c;
	color: #ccc;
}

.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: #ced9e4;	
}

.menu-primary li ul {
	left: -9999px;
	margin: 1px 0 0 -1px;
	position: absolute;
	width: 160px;
	height: auto;
	z-index: 9999;

}

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

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

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

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

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

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

#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;
	color: #fff;
	display: inline;
	text-decoration: none;
}

.menu li.right a:hover {
	color: #ccc;
	text-decoration: none;
}

.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: 960px;
	overflow: hidden;
	padding: 20px;
	width: 100%;
}


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

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

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


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

.taxonomy-description {
	margin: 20px 0 30px;
	padding: 0 0 15px;
}

.taxonomy-description p {
	font-size: 14px;
	padding: 15px 15px 0;
}


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

#content-sidebar-wrap {
	float: left;
	width: 750px;
}

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


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

#content {
	-moz-box-shadow: 0 0 10px #577794;
	-webkit-box-shadow: 0 0 10px #577794;
	border: 1px solid #7fa1c3;
	background-color: #fff;
	float: left;
	padding: 10px 20px;
	width: 410px;
}

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

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

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

.post {
	margin: 0 0 40px;
}

.entry-content {
	overflow: hidden;
}

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

blockquote {
	background: url(images/blockquote.png) no-repeat;
	background-color: #f4f8fb;
	border: 1px solid #e3eef4;
	border: none;
	margin: 5px 5px 20px;
	padding: 25px 30px 5px 70px;
}

blockquote p {
	color: #777;
	font-family: Georgia, Times New Roman, Trebuchet MS;
	font-style: italic;
}

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

.clear {
	clear: both;
}

.clear-line {
	border-bottom: 1px solid #d5e0eb;
	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-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;
}


/* 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 {
	color: #29577f;
	font-family: 'Oswald', arial, serif;
	line-height: 1.25;
	margin: 0 0 10px;
}

h1 {
	font-size: 2.2em;
}

h1.entry-title, h2.entry-title {
	margin: 20px 0 35px;
}

.taxonomy-description h1 {
	margin: 0;
}

h2,
h2 a,
h2 a:visited {
	font-size: 28px;
}

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

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

h3 {
	font-size: 24px;
}

h4 {
	font-size: 20px;
}

.taxonomy-description h1 {
	font-size: 14px;
	padding: 15px 15px 0px;
}

.widget-area h4 {
	border-bottom: 1px solid #d5e0eb;
	-moz-box-shadow: 0px 1px 0px 0px #fff;
	-webkit-box-shadow: 0px 1px 0px 0px #fff;
	box-shadow: 0px 1px 0px 0px #fff;
	font-size: 14px;
	padding: 9px 0px 8px;
	text-shadow: 1px 1px 0px #fff;
}

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

#footer-widgets h4 {
	background: none;
	border: none;
	-moz-box-shadow: none;
	-webkit-box-shadow: none;
	box-shadow: none;
	font-size: 1.2em;
	padding: 5px 0 20px 0;
}

h5 {
	font-size: 18px;
}


/* 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 #d5e0eb;
	color: #666;
	clear: both;
	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 #d5e0eb;
	color: #666;
	clear: both;
	font-size: 12px;
	padding: 5px 0 0;
	text-transform: uppercase;
}

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


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

.author-box {
	background-color: #f4f8fb;
	border: 1px solid #e3eef4;
	margin: 0 0 40px;
	overflow: hidden;
	padding: 10px;
}

.author-box h1 {
	font-size: 1.5em;
}

.author-box h2 {
	font-size: 1.2em;
}

.author-box p {
	font-size: 14px;
	padding-bottom: 10px;
}

.author-description {
	margin: 20px 0 0 0;
}

.author-description p {
	padding-bottom: 20px;
}

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

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

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

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

.author-box-social-list li a {
	display: block;
	padding-bottom: 4px;
	padding-top: 50px;
}

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

.author-social-profiles a:hover {
	background-color: #86b6d0;
	color: #333 !important;
	text-decoration: none;
}

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

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

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

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

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

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


/* Sticky Posts
------------------------------------------------------------ */

.sticky {
	margin-top: 10px;
	padding: 5px 20px 20px;
}

.home #home-widget-content #content.sticky {
	background-color: transparent !important;
	border: none !important;
}


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

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


/* 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: #f5f5f5;
	border: 1px solid #d5e0eb;
	padding: 4px;
}

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

.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 {
	padding: 5px;
	text-align: center;
}

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

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


/* 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: #e3eef4;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
	border: 1px solid #cfe2ec;
	font-weight: bold;
	padding: 5px 8px;
	text-shadow: 0 1px white;
}

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


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

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

#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: 0 0 15px;
	padding: 0 0 15px;
}

.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 #d5e0eb;
	list-style-type: none;
	margin: 0 0 7px;
	padding: 0 0 5px;
	word-wrap: break-word;
}

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


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

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


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

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

.featuredpage .page,
.featuredpost .post {
	margin: 0 0 5px;
	overflow: hidden;
	padding: 0 15px 10px;
}

#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-color: #5d88b3;
	background-image: url(images/button-small-bg.png);
	background-position:  0 0;
	background-repeat: repeat;
	border: 1px solid #4e7aa6;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
	color: #fff;
	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"] {
	background-position:  0 -35px;
	text-decoration: none;
}

a.button,
a.button.small {
	background-color: #5d88b3;
	background-image: url(images/button-small-bg.png);
	background-position:  0 0;
	background-repeat: repeat;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
    border-radius: 3px;
	border-color: #4e7aa6;
	border-style: solid;
	border-width: 1px;
	color: #fff !important;
    display: inline-block;
	font-family: 'Oswald', arial, serif;
    font-size: 14px;
    line-height: 14px;
    margin: 0 5px 10px;
    padding: 10px 12px;
    text-decoration: none;
    text-shadow: 1px 1px #333 !important;	
    text-transform: uppercase;	
}

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

a.button.medium {
	background-image: url(images/button-medium-bg.png);
    font-size: 18px;
    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;
    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: #bd2300 !important;
	border-color: #8a1900 !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;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
	border-style: solid;
	border-width: 1px;
    -moz-box-shadow: 2px 2px 2px 0 #ddd;	
    -webkit-box-shadow: 2px 2px 2px 0 #ddd;
	box-shadow: 2px 2px 2px 0 #ddd;
	margin: 0 2px 20px;
	padding: 15px 10px 15px 50px;
    text-shadow: 1px 1px #fff;
	font-size: 0.9em;
}

.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: 180px;
}

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

.searchsubmit {
	margin-left: 5px;
}

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


/* 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: #e3eef4;
	-moz-box-shadow: 0 5px 20px 5px #5d88b3;
	-webkit-box-shadow: 0 5px 20px 5px #5d88b3;
	box-shadow: 0 5px 20px 5px #5d88b3;
	border-top: 1px solid #5d88b3;
	clear: both;
	font-size: 14px;
	margin: 0 auto;
	overflow: hidden;
	width: 100%;
}

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

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

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

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

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

#footer-widgets ul {
	margin: 0;
}

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

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

.footer-widgets-1 {
	float: left;
	padding: 0 30px 0 20px;
	width: 280px;
}

.footer-widgets-2 {
	float: left;
	padding: 0 30px 0 20px;
	width: 280px;
}

.footer-widgets-3 {
	float: right;
	padding: 0 0 0 20px;
	width: 280px;
}


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

#footer {
	background-color: #000;
	border-top: 1px solid #1e598e;
	clear: both;
	font-size: 12px;
	margin: 0 auto;
	overflow: hidden;
	width: 100%;
}

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

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

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

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

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

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


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

#comments,
#respond {
	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 {
	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;
	font-weight: 300;
}

.nocomments {
	text-align: center;
}

#comments .navigation {
	display: block;
}

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

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

.bypostauthor {
	background-color: #e1ecf4;
	border: 1px solid #cfe0ed;
}

#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: 14px !important;
	padding: 4px 5px !important;
}

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

div.gform_wrapper .ginput_complex label {
	font-size: 14px;
}

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

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


/* Genesis Responsive Silder
------------------------------------------------------------ */

#genesis-responsive-slider {
	background: none !important;
	border: none !important;
	margin: 0 auto;
	padding: 0 !important;
	position: relative;
}

.flexslider {
	background: none !important;
}

.flex-direction-nav li .prev {
	left: -35px !important;
	-moz-opacity:0.5;
	-khtml-opacity: 0.5;
	opacity: 0.5;
}

.flex-direction-nav li .next {
	right: -35px !important;
	-moz-opacity:0.5;
	-khtml-opacity: 0.5;
	opacity: 0.5;
}

.flex-direction-nav li a:hover {
	-moz-opacity:0.7;
	-khtml-opacity: 0.7;
	opacity: 0.7;
}

.flex-control-nav {
	margin: 20px 0 0 !important;
}

.flexslider .slides > li {
	background-color: #5d88b3 !important;
}

.slide-excerpt {
	background-color: #5d88b3 !important;
	margin: 0 !important;
}

.slide-excerpt-border {
	border: none !important;
}


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

.home-slider-wrap {
	background: #5d88b3;
	border-bottom: 1px solid #5d88b3;
	-moz-box-shadow: 0px 7px 15px -5px #577794;
	-webkit-box-shadow: 0px 7px 15px -5px #577794;
	box-shadow: 0px 7px 15px -5px #577794;
	padding: 5px 0 20px 0;
}

.home-slider-inner {
	margin: 0 auto;
	width: 920px;
}

.home-slider-inner .widget {
	display: inline-block;
	padding: 20px 10px 10px;
	width: 100%;
}

.home-slider-inner .genesis_responsive_slider {
	padding: 20px 0 10px;
}

.home-slider-inner .genesis_responsive_slider {
	display: list-item;
	padding-bottom: 30px;
}

.home-slider-inner,
.home-slider-inner h4,
.home-slider-inner a, 
.home-slider-inner a:visited,
.home-slider-inner p {
	color: #fff !important;
	text-shadow: 0 1px #333 !important;
}

.home-slider-inner h2,
.home-slider-inner h2 a, 
.home-slider-inner h2 a:visited,
.home-slider-inner h2 a:active,
.home-slider-inner h2 a:hover {
	color: #fff !important;
	font-size: 36px;
	text-shadow: 0 1px #333;
}

.flexslider {
	overflow: hidden;
}

.slide-excerpt-border {
	max-height: 270px;
	overflow: hidden;
	overflow-y: visible !important;
	padding: 5px 14px !important;
}

.home-welcome-message-wrap {
	padding: 20px 0;
}

.home-welcome-message-inner {
	border-bottom: 1px solid #d5e0eb;
	-moz-box-shadow: 0px 1px 0px 0px #fff;
	-webkit-box-shadow: 0px 1px 0px 0px #fff;
	box-shadow: 0px 1px 0px 0px #fff;
	color: #29577f;
	font-size: 22px;
	letter-spacing: 0.5px;
	line-height: 30px;
	margin: 0 auto;
	overflow: hidden;
	padding: 30px 0;
	text-align: center;
	width: 920px;
}

.home #home-widget-content #content {
	-moz-box-shadow: none !important;
	-webkit-box-shadow: none !important;
	box-shadow: none !important;
	border: none !important;
	background-color: transparent !important;
	font-size: 14px !important;
	line-height: 22px !important;
}

.home #home-widget-content #content p {
	font-size: 14px;
	line-height: 22px;
}

.home #home-widget-content #content p.post-info {
	font-size: 10px;
	line-height: 12px;
}

.home #home-widget-content #content h1,
.home #home-widget-content #content h2, 
.home #home-widget-content #content h2 a, 
.home #home-widget-content #content h2 a:visited, 
.home #home-widget-content #content h3, 
.home #home-widget-content #content h4, 
.home #home-widget-content #content h5, 
.home #home-widget-content #content h6 {
	font-family: "Helvetica Neue", Arial, Helvetica, sans-serif;
}

.home-feature-wrap,
.home-bottom-wrap {
	clear:both;
    overflow: hidden;
    padding: 0 0 20px 0;	
}

.home-feature-wrap .widget {
	padding-bottom: 30px;
}

.home-feature-wrap .widgettitle {
	text-align: center;
}

.home-feature-1,
.home-feature-2,
.home-feature-3 {
    float: left;
	width: 285px;
}

.home-feature-1 {
    margin: 0 30px 0 10px;
}

.home-feature-2 {
    margin: 0 30px 0 0;
}

.home-feature-3 {
    margin: 0;
}

.home-bottom-wrap,
.home-bottom-message {
	padding-top: 30px;
}

.home-bottom-wrap .widgettitle {
	padding-bottom: 10px;
	padding-left: 15px;
}

.home-bottom-wrap .widget {
	padding-bottom: 0px;
}

.home-featured-posts .widget {
	padding: 10px 0;
}

.home-featured-posts .featuredpost .post,
.home-featured-posts .featuredpage .page {
	float: left;
	margin: 0 15px 0 15px;
	padding: 0 0 20px 0;
	width: 279px;
}

.home-featured-posts .featuredpage img, 
.home-featured-posts .featuredpost img {
	max-width: 95%;
}

.home-featured-posts .featuredpage a,
.home-featured-posts .featuredpost a,
.home-featured-posts .featuredpage .alignleft .avatar,
.home-featured-posts .featuredpost .alignleft .avatar,
.home-featured-posts .featuredpage .alignright .avatar,
.home-featured-posts .featuredpost .alignright .avatar {
	margin: 0;
}

.home-featured-posts .featuredpage .alignleft img, 
.home-featured-posts .featuredpost .alignleft img {
	margin: 5px 15px 10px 0;
}

.home-featured-posts .featuredpage .alignright img, 
.home-featured-posts .featuredpost .alignright img {
	margin: 5px 0 10px 15px;
}

.home-featured-posts h2,
.home-featured-posts h2 a {
	font-size: 20px;
	padding: 0;
}

.home-feature-wrap,
.home-featured-posts {
	border-bottom: 1px solid #d5e0eb;
	-moz-box-shadow: 0px 1px 0px 0px #fff;
	-webkit-box-shadow: 0px 1px 0px 0px #fff;
	box-shadow: 0px 1px 0px 0px #fff;
}

.home-bottom-message-inner {
	color: #29577f;
	font-size: 22px;
	letter-spacing: 0.5px;
	line-height: 30px;
	margin: 0 auto;
	overflow: hidden;
	padding: 0;
	text-align: center;
	width: 920px;
}


/* Green Color Style
------------------------------------------------------------ */

.social-green blockquote,
.social-green input,
.social-green select,
.social-green textarea,
.social-green .author-box,
.social-green .breadcrumb,
.social-green .sticky,
.social-green .taxonomy-description,
.social-green .wp-caption {
	background-color: #e2f2ca;
	border: 1px solid #d8e4be;
}

.social-green a,
.social-green a:visited {
	color: #2b7f29;
}

.social-green ::-moz-selection {
	background-color: #2b7f29;
}

.social-green ::selection {
	background-color: #2b7f29;
}

.social-green .head-wrap {
	background: #d8e4be;
	border-bottom: 1px solid #69932a;
	-moz-box-shadow: 0 0 15px #5b7f24;
	-webkit-box-shadow: 0 0 15px #5b7f24;
	box-shadow: 0 0 15px #5b7f24;
}

.social-green #title a,
.social-green #title a:hover {
	color: #2b7f29 !important;
}

.social-green #nav {
	border-bottom: 1px solid #3e5819;
}

.social-green #subnav .wrap {
	background: #69932a;
	border-top: 1px solid #94c795;
}

.social-green #header .menu a {
	color: #2b7f29;
}

.social-green #header .menu li a:active,
.social-green #header .menu li a:hover,
.social-green #header .menu .current_page_item a,
.social-green #header .menu .current-cat a,
.social-green #header .menu .current-menu-item a {
	background: #77a72f;
	border: 1px solid #69932a;
}

.social-green .menu-secondary li li a,
.social-green .menu-secondary li li a:link,
.social-green .menu-secondary li li a:visited,
.social-green #header .menu li li a,
.social-green #header .menu li li a:link,
.social-green #header .menu li li a:visited {
	background: #d6edb5;
	border: 1px solid #bfe38c;
}

.social-green .menu-secondary li li:first-child> a,
.social-green #header .menu li li:first-child> a {
	border-top: 1px solid #bfe38c !important;
}

.social-green .menu-secondary li li a:active,
.social-green .menu-secondary li li a:hover,
.social-green #header .menu li li a:active,
.social-green #header .menu li li a:hover {
	background-color: #cae8a1;
}

.social-green #content {
	border: 1px solid #92c940;
	-moz-box-shadow: 0 0 10px #5b7f24;
	-webkit-box-shadow: 0 0 10px #5b7f24;
	box-shadow: 0 0 10px #5b7f24;
}

.social-green blockquote {
	background-color: #e2f2ca;
	border: 1px solid #d8e4be;
}

.social-green .clear-line {
	border-bottom: 1px solid #d6edb5;
}

.social-green h1,
.social-green h2,
.social-green h2 a,
.social-green h2 a:visited,
.social-green h3,
.social-green h4,
.social-green h5,
.social-green h6 {
	color: #246c23;
}

.social-green h2 a:hover {
	color: #2b7f29;
}

.social-green .widget-area h4 {
	border-bottom: 1px solid #d6edb5;
}

.social-green .post-info {
	border-bottom: 1px solid #d6edb5;
}

.social-green .post-meta {
	border-top: 1px solid #d6edb5;
}

.social-green .author-box {
	background-color: #e2f2ca;
	border: 1px solid #d8e4be;
}

.social-green .author-box-separator {
	border-bottom: 1px solid #d6edb5;
}

.social-green .author-social-profiles a {
	background-color: #a1d798;
}

.social-green .author-social-profiles a:hover {
	background-color: #70c261;
}

.social-green .avatar,
.social-green .featuredpage img,
.social-green .featuredpost img,
.social-green .post-image {
	border: 1px solid #d6edb5;
}

.social-green .navigation li a,
.social-green .navigation li.disabled,
.social-green .navigation li a:hover,
.social-green .navigation li.active a {
	background-color: #d8e4be;
	border: 1px solid #cddcac;
}

.social-green .navigation li a:hover,
.social-green .navigation li.active a {
	background-color: #77a72f;
	border: 1px solid #69932a;
}

.social-green .sidebar.widget-area ul li,
.social-green #footer-widgets .widget-area ul li {
	border-bottom: 1px dotted #bfe38c;
}

.social-green input[type="button"],
.social-green input[type="submit"] {
	background-color: #85bb35;
	border: 1px solid #77a62f;
}

.social-green a.button,
.social-green a.button.small {
	background-color: #85bb35;
	border: 1px solid #77a62f;
}

.social-green #footer-widgets {
	background: #d8e4be;
	border-top: 1px solid #69932a;
	-moz-box-shadow: 0 5px 20px 5px #69932a;
	-webkit-box-shadow: 0 5px 20px 5px #69932a;
	box-shadow: 0 5px 20px 5px #69932a;
}

.social-green #footer {
	border-top: 1px solid #3e5819;
}

.social-green .thread-alt,
.social-green .thread-even {
	background-color: #e2f2ca;
}

.social-green .alt,
.social-green .depth-1,
.social-green .even {
	border: 1px solid #b5de78;
}

.social-green .bypostauthor {
	background-color: #cce8a1;
	border: 1px solid #b5de78;
}

.social-green .flexslider .slides > li {
	background-color: #69932a !important;
}

.social-green .slide-excerpt {
	background-color: #69932a !important;
}

.social-green .home-slider-wrap {
	background: #69932a;
	border-bottom: 1px solid #69932a;
	-moz-box-shadow: 0px 7px 15px -5px #5b7f24;
	-webkit-box-shadow: 0px 7px 15px -5px #5b7f24;
	box-shadow: 0px 7px 15px -5px #5b7f24;
}

.social-green .home-welcome-message-inner {
	border-bottom: 1px solid #d6edb5;
	color: #246c23;
}

.social-green .home-feature-wrap,
.social-green .home-featured-posts {
	border-bottom: 1px solid #d6edb5;
}

.social-green .home-bottom-message-inner {
	color: #246c23;
}


/* Red Color Style
------------------------------------------------------------ */

.social-red blockquote,
.social-red input,
.social-red select,
.social-red textarea,
.social-red .author-box,
.social-red .breadcrumb,
.social-red .sticky,
.social-red .taxonomy-description,
.social-red .wp-caption {
	background-color: #fce4e4;
	border: 1px solid #f9cdcd;
}

.social-red a,
.social-red a:visited {
	color: #ad1114;
}

.social-red ::-moz-selection {
	background-color: #ad1114;
}

.social-red ::selection {
	background-color: #ad1114;
}

.social-red .head-wrap {
	background: #f9cdcd;
	border-bottom: 1px solid #bd1e2c;
	-moz-box-shadow: 0 0 15px #7f242d;
	-webkit-box-shadow: 0 0 15px #7f242d;
	box-shadow: 0 0 15px #7f242d;
}

.social-red #title a,
.social-red #title a:hover {
	color: #ad1114 !important;
}

.social-red #nav {
	border-bottom: 1px solid #932a32;
}

.social-red #subnav .wrap {
	background: #bd1e2c;
	border-top: 1px solid #bb3542;
}

.social-red #header .menu a {
	color: #ad1114;
}

.social-red #header .menu li a:active,
.social-red #header .menu li a:hover,
.social-red #header .menu .current_page_item a,
.social-red #header .menu .current-cat a,
.social-red #header .menu .current-menu-item a {
	background: #d42130;
	border: 1px solid #bd1e2c;
}

.social-red .menu-secondary li li a,
.social-red .menu-secondary li li a:link,
.social-red .menu-secondary li li a:visited,
.social-red #header .menu li li a,
.social-red #header .menu li li a:link,
.social-red #header .menu li li a:visited {
	background: #f6b6b6;
	border: 1px solid #f08989;
}

.social-red .menu-secondary li li:first-child> a,
.social-red #header .menu li li:first-child> a {
	border-top: 1px solid #f08989 !important;
}

.social-red .menu-secondary li li a:active,
.social-red .menu-secondary li li a:hover,
.social-red #header .menu li li a:active,
.social-red #header .menu li li a:hover {
	background-color: #f3a0a0;
}

.social-red #content {
	-moz-box-shadow: 0 0 10px #7f242d;
	-webkit-box-shadow: 0 0 10px #7f242d;
	box-shadow: 0 0 10px #7f242d;
	border: 1px solid #f6b6b6;
}

.social-red blockquote {
	background-color: #fce4e4;
	border: 1px solid #f9cdcd;
}

.social-red .clear-line {
	border-bottom: 1px solid #f6b6b6;
}

.social-red h1,
.social-red h2,
.social-red h2 a,
.social-red h2 a:visited,
.social-red h3,
.social-red h4,
.social-red h5,
.social-red h6 {
	color: #ad1114;
}

.social-red h2 a:hover {
	color: #da1619;
}

.social-red .widget-area h4 {
	border-bottom: 1px solid #f6b6b6;
}

.social-red .post-info {
	border-bottom: 1px solid #f6b6b6;
}

.social-red .post-meta {
	border-top: 1px solid #f6b6b6;
}

.social-red .author-box {
	background-color: #fce4e4;
	border: 1px solid #f9cdcd;
}

.social-red .author-box-separator {
	border-bottom: 1px solid #f6b6b6;
}

.social-red .author-social-profiles a {
	background-color: #ea9090;
}

.social-red .author-social-profiles a:hover {
	background-color: #de4f4f;
}

.social-red .avatar,
.social-red .featuredpage img,
.social-red .featuredpost img,
.social-red .post-image {
	border: 1px solid #f6b6b6;
}

.social-red .navigation li a,
.social-red .navigation li.disabled,
.social-red .navigation li a:hover,
.social-red .navigation li.active a {
	background-color: #f9cdcd;
	border: 1px solid #f6b6b6;
}

.social-red .navigation li a:hover,
.social-red .navigation li.active a {
	background-color: #d42130;
	border: 1px solid #bd1e2c;
}

.social-red .sidebar.widget-area ul li,
.social-red #footer-widgets .widget-area ul li {
	border-bottom: 1px dotted #f08989;
}

.social-red input[type="button"],
.social-red input[type="submit"] {
	background-color: #bd2300;
	border: 1px solid #8a1900;
}

.social-red a.button,
.social-red a.button.small {
	border: 1px solid #8a1900;
	background-color: #bd2300;
}

.social-red #footer-widgets {
	background: #f9cdcd;
	border-top: 1px solid #bd1e2c;
	-moz-box-shadow: 0 5px 20px 5px #bd1e2c;
	-webkit-box-shadow: 0 5px 20px 5px #bd1e2c;
	box-shadow: 0 5px 20px 5px #bd1e2c;
}

.social-red #footer {
	border-top: 1px solid #932a32;
}

.social-red .thread-alt,
.social-red .thread-even {
	background-color: #fce4e4;
}

.social-red .alt,
.social-red .depth-1,
.social-red .even {
	border: 1px solid #f6b6b6;
}

.social-red .bypostauthor {
	background-color: #f9cdcd;
	border: 1px solid #f6b6b6;
}

.social-red .flexslider .slides > li {
	background-color: #bd1e2c !important;
}

.social-red .slide-excerpt {
	background-color: #bd1e2c !important;
}

.social-red .home-slider-wrap {
	background: #bd1e2c;
	border-bottom: 1px solid #bd1e2c;
	-moz-box-shadow: 0px 7px 15px -5px #7f242d;
	-webkit-box-shadow: 0px 7px 15px -5px #7f242d;
	box-shadow: 0px 7px 15px -5px #7f242d;
}

.social-red .home-welcome-message-inner {
	border-bottom: 1px solid #f6b6b6;
	color: #ac1114;
}

.social-red .home-feature-wrap,
.social-red .home-featured-posts {
	border-bottom: 1px solid #f6b6b6;
}

.social-red .home-bottom-message-inner {
	color: #ac1114;
}


/* Orange Color Style
------------------------------------------------------------ */

.social-orange blockquote,
.social-orange input,
.social-orange select,
.social-orange textarea,
.social-orange .author-box,
.social-orange .breadcrumb,
.social-orange .sticky,
.social-orange .taxonomy-description,
.social-orange .wp-caption {
	background-color: #ffe0cc;
	border: 1px solid #ffd1b3;
}

.social-orange a,
.social-orange a:visited {
	color: #f64110;
}

.social-orange ::-moz-selection {
	background-color: #f64110;
}

.social-orange ::selection {
	background-color: #f64110;
}

.social-orange .head-wrap {
	background: #ffd1b3;
	border-bottom: 1px solid #ff7700;
	-moz-box-shadow: 0 0 15px #e66b00;
	-webkit-box-shadow: 0 0 15px #e66b00;
	box-shadow: 0 0 15px #e66b00;
}

.social-orange #title a,
.social-orange #title a:hover {
	color: #f64110 !important;
}

.social-orange #nav {
	border-bottom: 1px solid #ff944d;
}

.social-orange #subnav .wrap {
	background: #ff7700;
	border-top: 1px solid #ff6501;
}

.social-orange #header .menu a {
	color: #f64110;
}

.social-orange #header .menu li a:active,
.social-orange #header .menu li a:hover,
.social-orange #header .menu .current_page_item a,
.social-orange #header .menu .current-cat a,
.social-orange #header .menu .current-menu-item a {
	background: #ff851a;
	border: 1px solid #ff7700;
}

.social-orange .menu-secondary li li a,
.social-orange .menu-secondary li li a:link,
.social-orange .menu-secondary li li a:visited,
.social-orange #header .menu li li a,
.social-orange #header .menu li li a:link,
.social-orange #header .menu li li a:visited {
	background: #ffc299;
	border: 1px solid #ffa366;
}

.social-orange .menu-secondary li li:first-child> a,
.social-orange #header .menu li li:first-child> a {
	border-top: 1px solid #ffa366 !important;
}

.social-orange .menu-secondary li li a:active,
.social-orange .menu-secondary li li a:hover,
.social-orange #header .menu li li a:active,
.social-orange #header .menu li li a:hover {
	background-color: #ffb380;
}

.social-orange #content {
	-moz-box-shadow: 0 0 10px #e66b00;
	-webkit-box-shadow: 0 0 10px #e66b00;
	box-shadow: 0 0 10px #e66b00;
	border: 1px solid #ffc299;
}

.social-orange blockquote {
	background-color: #ffe0cc;
	border: 1px solid #ffd1b3;
}

.social-orange .clear-line {
	border-bottom: 1px solid #ffc299;
}

.social-orange h1,
.social-orange h2,
.social-orange h2 a,
.social-orange h2 a:visited,
.social-orange h3,
.social-orange h4,
.social-orange h5,
.social-orange h6 {
	color: #f64110;
}

.social-orange h2 a:hover {
	color: #f8673f;
}

.social-orange .widget-area h4 {
	border-bottom: 1px solid #ffc299;
}

.social-orange .post-info {
	border-bottom: 1px solid #ffc299;
}

.social-orange .post-meta {
	border-top: 1px solid #ffc299;
}

.social-orange .author-box {
	background-color: #ffe0cc;
	border: 1px solid #ffd1b3;
}

.social-orange .author-box-separator {
	border-bottom: 1px solid #ffc299;
}

.social-orange .author-social-profiles a {
	background-color: #ffb380;
}

.social-orange .author-social-profiles a:hover {
	background-color: #ff8533;
}

.social-orange .avatar,
.social-orange .featuredpage img,
.social-orange .featuredpost img,
.social-orange .post-image {
	border: 1px solid #ffc299;
}

.social-orange .navigation li a,
.social-orange .navigation li.disabled,
.social-orange .navigation li a:hover,
.social-orange .navigation li.active a {
	background-color: #ffd1b3;
	border: 1px solid #ffc299;
}

.social-orange .navigation li a:hover,
.social-orange .navigation li.active a {
	background-color: #ff851a;
	border: 1px solid #ff7700;
}

.social-orange .sidebar.widget-area ul li,
.social-orange #footer-widgets .widget-area ul li {
	border-bottom: 1px dotted #ffa366;
}

.social-orange input[type="button"],
.social-orange input[type="submit"] {
	background-color: #ff6501;
	border: 1px solid #e65c00;
}

.social-orange a.button,
.social-orange a.button.small {
	background-color: #ff6501;
	border: 1px solid #e65c00;
}

.social-orange #footer-widgets {
	background: #ffd1b3;
	border-top: 1px solid #ff7700;
	-moz-box-shadow: 0 5px 20px 5px #ff7700;
	-webkit-box-shadow: 0 5px 20px 5px #ff7700;
	box-shadow: 0 5px 20px 5px #ff7700;
}

.social-orange #footer {
	border-top: 1px solid #ff944d;
}

.social-orange .thread-alt,
.social-orange .thread-even {
	background-color: #ffe0cc;
}

.social-orange .alt,
.social-orange .depth-1,
.social-orange .even {
	border: 1px solid #ffc299;
}

.social-orange .bypostauthor {
	background-color: #ffd1b3;
	border: 1px solid #ffc299;
}

.social-orange .flexslider .slides > li {
	background-color: #ff7700 !important;
}

.social-orange .slide-excerpt {
	background-color: #ff7700 !important;
}

.social-orange .home-slider-wrap {
	background: #ff7700;
	border-bottom: 1px solid #ff7700;
	-moz-box-shadow: 0px 7px 15px -5px #e66b00;
	-webkit-box-shadow: 0px 7px 15px -5px #e66b00;
	box-shadow: 0px 7px 15px -5px #e66b00;
}

.social-orange .home-welcome-message-inner {
	border-bottom: 1px solid #ffc299;
	color: #f6400e;
}

.social-orange .home-feature-wrap,
.social-orange .home-featured-posts {
	border-bottom: 1px solid #ffc299;
}

.social-orange .home-bottom-message-inner {
	color: #f6400e;
}


/* Pink Color Style
------------------------------------------------------------ */

.social-pink blockquote,
.social-pink input,
.social-pink select,
.social-pink textarea,
.social-pink .author-box,
.social-pink .breadcrumb,
.social-pink .sticky,
.social-pink .taxonomy-description,
.social-pink .wp-caption {
	background-color: #fee6f3;
	border: 1px solid #fdcee8;
}

.social-pink a,
.social-pink a:visited {
	color: #c60669;
}

.social-pink ::-moz-selection {
	background-color: #c60669;
}

.social-pink ::selection {
	background-color: #c60669;
}

.social-pink .head-wrap {
	background: #fdcee8;
	border-bottom: 1px solid #f953a9;
	-moz-box-shadow: 0 0 15px #f82090;
	-webkit-box-shadow: 0 0 15px #f82090;
	box-shadow: 0 0 15px #f82090;
}

.social-pink #title a,
.social-pink #title a:hover {
	color: #c60669 !important;
}

.social-pink #nav {
	border-bottom: 1px solid #fa6bb5;
}

.social-pink #subnav .wrap {
	background: #f953a9;
	border-top: 1px solid #f9399c;
}

.social-pink #header .menu a {
	color: #c60669;
}

.social-pink #header .menu li a:active,
.social-pink #header .menu li a:hover,
.social-pink #header .menu .current_page_item a,
.social-pink #header .menu .current-cat a,
.social-pink #header .menu .current-menu-item a {
	background: #fa6bb5;
	border: 1px solid #f953a9;
}

.social-pink .menu-secondary li li a,
.social-pink .menu-secondary li li a:link,
.social-pink .menu-secondary li li a:visited,
.social-pink #header .menu li li a,
.social-pink #header .menu li li a:link,
.social-pink #header .menu li li a:visited {
	background: #fcb6dc;
	border: 1px solid #fa85c5;
}

.social-pink .menu-secondary li li:first-child> a,
.social-pink #header .menu li li:first-child> a {
	border-top: 1px solid #fa85c5 !important;
}

.social-pink .menu-secondary li li a:active,
.social-pink .menu-secondary li li a:hover,
.social-pink #header .menu li li a:active,
.social-pink #header .menu li li a:hover {
	background-color: #fb9dd1;
}

.social-pink #content {
	-moz-box-shadow: 0 0 10px #f82090;
	-webkit-box-shadow: 0 0 10px #f82090;
	box-shadow: 0 0 10px #f82090;
	border: 1px solid #fcb6dc;
}

.social-pink blockquote {
	background-color: #fee6f3;
	border: 1px solid #fdcee8;
}

.social-pink .clear-line {
	border-bottom: 1px solid #fcb6dc;
}

.social-pink h1,
.social-pink h2,
.social-pink h2 a,
.social-pink h2 a:visited,
.social-pink h3,
.social-pink h4,
.social-pink h5,
.social-pink h6 {
	color: #c60669;
}

.social-pink h2 a:hover {
	color: #f70883;
}

.social-pink .widget-area h4 {
	border-bottom: 1px solid #fcb6dc;
}

.social-pink .post-info {
	border-bottom: 1px solid #fcb6dc;
}

.social-pink .post-meta {
	border-top: 1px solid #fcb6dc;
}

.social-pink .author-box {
	background-color: #fee6f3;
	border: 1px solid #fdcee8;
}

.social-pink .author-box-separator {
	border-bottom: 1px solid #fcb6dc;
}

.social-pink .author-social-profiles a {
	background-color: #fb9dd1;
}

.social-pink .author-social-profiles a:hover {
	background-color: #f854ae;
}

.social-pink .avatar,
.social-pink .featuredpage img,
.social-pink .featuredpost img,
.social-pink .post-image {
	border: 1px solid #fcb6dc;
}

.social-pink .navigation li a,
.social-pink .navigation li.disabled,
.social-pink .navigation li a:hover,
.social-pink .navigation li.active a {
	background-color: #fdcee8;
	border: 1px solid #fcb6dc;
}

.social-pink .navigation li a:hover,
.social-pink .navigation li.active a {
	background-color: #fa6bb5;
	border: 1px solid #f953a9;
}

.social-pink .sidebar.widget-area ul li,
.social-pink #footer-widgets .widget-area ul li {
	border-bottom: 1px dotted #fa85c5;
}

.social-pink input[type="button"],
.social-pink input[type="submit"] {
	background-color: #f82090;
	border: 1px solid #f70883;
}

.social-pink a.button,
.social-pink a.button.small {
	background-color: #f82090;
	border: 1px solid #f70883;
}

.social-pink #footer-widgets {
	background: #fdcee8;
	border-top: 1px solid #f953a9;
	-moz-box-shadow: 0 5px 20px 5px #f953a9;
	-webkit-box-shadow: 0 5px 20px 5px #f953a9;
	box-shadow: 0 5px 20px 5px #f953a9;
}

.social-pink #footer {
	border-top: 1px solid #fa6bb5;
}

.social-pink .thread-alt,
.social-pink .thread-even {
	background-color: #fee6f3;
}

.social-pink .alt,
.social-pink .depth-1,
.social-pink .even {
	border: 1px solid #fcb6dc;
}

.social-pink .bypostauthor {
	background-color: #fdcee8;
	border: 1px solid #fcb6dc;
}

.social-pink .flexslider .slides > li {
	background-color: #f953a9 !important;
}

.social-pink .slide-excerpt {
	background-color: #f953a9 !important;
}

.social-pink .home-slider-wrap {
	background: #f953a9;
	border-bottom: 1px solid #f953a9;
	-moz-box-shadow: 0px 7px 15px -5px #f82090;
	-webkit-box-shadow: 0px 7px 15px -5px #f82090;
	box-shadow: 0px 7px 15px -5px #f82090;
}

.social-pink .home-welcome-message-inner {
	border-bottom: 1px solid #fcb6dc;
	color: #df0776;
}

.social-pink .home-feature-wrap,
.social-pink .home-featured-posts {
	border-bottom: 1px solid #fcb6dc;
}

.social-pink .home-bottom-message-inner {
	color: #df0776;
}


/* Gray Color Style
------------------------------------------------------------ */

.social-gray blockquote,
.social-gray input,
.social-gray select,
.social-gray textarea,
.social-gray .author-box,
.social-gray .breadcrumb,
.social-gray .sticky,
.social-gray .taxonomy-description,
.social-gray .wp-caption {
	background-color: #ebebeb;
	border: 1px solid #ddd;
}

.social-gray a,
.social-gray a:visited {
	color: #666;
}

.social-gray ::-moz-selection {
	background-color: #666;
}

.social-gray ::selection {
	background-color: #666;
}

.social-gray .head-wrap {
	background: #ddd;
	border-bottom: 1px solid #454545;
	-moz-box-shadow: 0 0 15px #383838;
	-webkit-box-shadow: 0 0 15px #383838;
	box-shadow: 0 0 15px #383838;
}

.social-gray #title a,
.social-gray #title a:hover {
	color: #4d4d4d !important;
}

.social-gray #nav {
	border-bottom: 1px solid #787878;
}

.social-gray #subnav .wrap {
	background: #454545;
	border-top: 1px solid #525252;
}

.social-gray #header .menu a {
	color: #666;
}

.social-gray .menu-secondary li a:active, 
.social-gray .menu-secondary li a:hover, 
.social-gray .menu-secondary .current_page_item a, 
.social-gray .menu-secondary .current-cat a, 
.social-gray .menu-secondary .current-menu-item a {
	color: #b0b0b0 !important;
	text-shadow: 0 1px #000 !important;
}

.social-gray #header .menu li a:active,
.social-gray #header .menu li a:hover,
.social-gray #header .menu .current_page_item a,
.social-gray #header .menu .current-cat a,
.social-gray #header .menu .current-menu-item a {
	background: #787878;
	border: 1px solid #454545;
}

.social-gray .menu-secondary li li a,
.social-gray .menu-secondary li li a:link,
.social-gray .menu-secondary li li a:visited,
.social-gray #header .menu li li a,
.social-gray #header .menu li li a:link,
.social-gray #header .menu li li a:visited {
	background: #d1d1d1;
	border: 1px solid #b8b8b8;
	color: #333 !important;
	text-shadow: 0 1px #fff !important;
}

.social-gray .menu-secondary li li:first-child> a,
.social-gray #header .menu li li:first-child> a {
	border-top: 1px solid #b8b8b8 !important;
}

.social-gray .menu-secondary li li a:active,
.social-gray .menu-secondary li li a:hover,
.social-gray #header .menu li li a:active,
.social-gray #header .menu li li a:hover {
	background-color: #c4c4c4;
}

.social-gray #content {
	-moz-box-shadow: 0 0 10px #383838;
	-webkit-box-shadow: 0 0 10px #383838;
	box-shadow: 0 0 10px #383838;
	border: 1px solid #d1d1d1;
}

.social-gray blockquote {
	background-color: #ebebeb;
	border: 1px solid #ddd;
}

.social-gray .clear-line {
	border-bottom: 1px solid #ddd;
}

.social-gray h1,
.social-gray h2,
.social-gray h2 a,
.social-gray h2 a:visited,
.social-gray h3,
.social-gray h4,
.social-gray h5,
.social-gray h6 {
	color: #333;
}

.social-gray h2 a:hover {
	color: #4d4d4d;
}

.social-gray .widget-area h4 {
	border-bottom: 1px solid #d1d1d1;
}

.social-gray .post-info {
	border-bottom: 1px solid #d1d1d1;
}

.social-gray .post-meta {
	border-top: 1px solid #d1d1d1;
}

.social-gray .author-box {
	background-color: #ebebeb;
	border: 1px solid #ddd;
}

.social-gray .author-box-separator {
	border-bottom: 1px solid #d1d1d1;
}

.social-gray .author-social-profiles a {
	background-color: #ababab;
}

.social-gray .author-social-profiles a:hover {
	background-color: #858585;
}

.social-gray .avatar,
.social-gray .featuredpage img,
.social-gray .featuredpost img,
.social-gray .post-image {
	border: 1px solid #d1d1d1;
}

.social-gray .navigation li a,
.social-gray .navigation li.disabled,
.social-gray .navigation li a:hover,
.social-gray .navigation li.active a {
	background-color: #ddd;
	border: 1px solid #d1d1d1;
}

.social-gray .navigation li a:hover,
.social-gray .navigation li.active a {
	background-color: #787878;
	border: 1px solid #454545;
}

.social-gray .sidebar.widget-area ul li,
.social-gray #footer-widgets .widget-area ul li {
	border-bottom: 1px dotted #b8b8b8;
}

.social-gray input[type="button"],
.social-gray input[type="submit"] {
	background-color: #666;
	border: 1px solid #595959;
}

.social-gray a.button,
.social-gray a.button.small {
	background-color: #666;
	border: 1px solid #595959;
}

.social-gray #footer-widgets {
	background: #ddd;
	border-top: 1px solid #454545;
	-moz-box-shadow: 0 5px 20px 5px #454545;
	-webkit-box-shadow: 0 5px 20px 5px #454545;
	box-shadow: 0 5px 20px 5px #454545;
}

.social-gray #footer {
	border-top: 1px solid #787878;
}

.social-gray .thread-alt,
.social-gray .thread-even {
	background-color: #ebebeb;
}

.social-gray .alt,
.social-gray .depth-1,
.social-gray .even {
	border: 1px solid #d1d1d1;
}

.social-gray .bypostauthor {
	background-color: #ddd;
	border: 1px solid #d1d1d1;
}

.social-gray .flexslider .slides > li {
	background-color: #454545 !important;
}

.social-gray .slide-excerpt {
	background-color: #454545 !important;
}

.social-gray .home-slider-wrap {
	background: #454545;
	border-bottom: 1px solid #454545;
	-moz-box-shadow: 0px 7px 15px -5px #383838;
	-webkit-box-shadow: 0px 7px 15px -5px #383838;
	box-shadow: 0px 7px 15px -5px #383838;
}

.social-gray .home-welcome-message-inner {
	border-bottom: 1px solid #d1d1d1;
	color: #404040;
}

.social-gray .home-feature-wrap,
.social-gray .home-featured-posts {
	border-bottom: 1px solid #d1d1d1;
}

.social-gray .home-bottom-message-inner {
	color: #404040;
}


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

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

	#nav .wrap,
	#header,
	#header .widget-area,
	#title-area,
	#content-sidebar-wrap,
	.content-sidebar #content, 
	.sidebar-content #content,
	#sidebar,
	#sidebar-alt,
	#footer-widgets .wrap,
	#footer .gototop,
	#footer .creds,
	.home-welcome-message-inner,
	.home-featured-posts,
	.home-bottom-message-inner {
		width: 100%;
	}
	
	#nav .wrap,
	.menu-secondary,
	#header .widget-area,
	#inner,
	#content {
		padding: 0;
	}

	.menu-primary,
	.menu-secondary,
	#header .menu {
		text-align: center;
	}
	
	.menu-primary li,
	.menu-secondary li,
	#header .menu li {
		display: inline-block;
		float: none;
	}
	
	.menu li li {
		text-align: left;
	}

	#header .menu li {
		margin-bottom: 5px;
	}
	
	#header .menu li li {
		margin-bottom: 0;
	}
	
	.menu-primary li ul {
		border: 1px solid #333;
		width: 158px;
	}
	
	.menu-primary li ul,
	.menu-secondary li ul,
	#header .menu li ul {
		margin: 0;
	}
	
	.menu-primary li ul ul,
	.menu-secondary li ul ul,
	#header .menu li ul ul {
		margin: -10px 0 0 20px;
	}

	#header .wrap,
	#title-area,
	.entry-title {
		text-align: center;
	}
	
	.menu li.right,
	#title-area,
	#header .widget-area {
		float: none;
	}
	
	.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: 0px auto;
		margin-top: 2px;
		width: 99%;
	}
	
	h1.entry-title, 
	h2.entry-title,
	.post-info,
	.entry-content,
	.post-meta,
	#comments h3,
	#respond,
	.author-description	 {
		padding: 0 10px;
		word-wrap: break-word;
	}

	.post-info {
		padding-bottom: 5px;
	}
	
	.post-meta {
		padding-top: 5px;
	}
	
	.navigation {
		padding: 10px 10px 20px;
		width: 94%;
	}
	
	#sidebar,
	#sidebar-alt {
		float: left;
		margin-top: 10px;
	}
	
	.content-sidebar-sidebar #sidebar-alt,
	.sidebar-sidebar-content #sidebar-alt,
	.sidebar-content-sidebar #sidebar-alt {
		float: left;
	}
	
	#sidebar .widget,
	#sidebar-alt {
		padding-left: 10px;
		padding-right: 10px;
	}
	
	#footer-widgets .wrap {
		padding: 10px;
	}
	
	.footer-widgets-1,
	.footer-widgets-2,
	.footer-widgets-3,
	#footer-widgets .widget-area {
		float: none;
		padding: 0px;
		width: 97%;
	}
	
	#footer-widgets h4 {
		padding-bottom: 10px;
	}
	
	#footer .wrap {
		padding: 10px;
		width: 97%;
	}
	
	#footer .gototop,
	#footer .creds {
		float: none;
		margin: 0px;
		padding: 5px 0;
		text-align: center;
	}
		
	.home-slider-wrap {
		padding: 5px 0 5px 0;
	}
	
	.home-slider-inner {
		background: none;
		padding: 0 !important;
		overflow: hidden;
		width: 100%;
	}
	
	#genesis-responsive-slider h2, 
	#genesis-responsive-slider h2 a, 
	#genesis-responsive-slider h2 a:visited, 
	#genesis-responsive-slider h2 a:active, 
	#genesis-responsive-slider h2 a:hover {
		font-size: 1.2em;
	}
	
	.home-slider-inner p {
		font-size: 0.9em;
	}
	
	.flex-direction-nav li .prev {
		left: -15px !important;
	}

	.flex-direction-nav li .next {
		right: -15px !important;
	}
	
	.home-welcome-message-wrap {
		padding: 5px;
	}

	.home-feature-wrap,
	.home-bottom-wrap {
		padding: 10px 10px;
	}

	.home-bottom-wrap .widgettitle {
		padding-left: 0px;
		text-align: center;
	}

	.home-featured-posts .widget {
		padding: 10px 0;
	}

	.home #content p.post-info {
		padding-left: 0;
	}
	
	.home-featured-posts .avatar {
		display: none !important;
	}
	
	.home-featured-posts a.alignleft {
		float: none;
	}
	
	.home-featured-posts .featuredpage img,
	.home-featured-posts .featuredpost img,
	.home-featured-posts .post-image {
		display: block;
		margin: 0 auto 10px !important;
		max-width: 150px !important;
	}
	
	.home-featured-posts .featuredpost h2,
	.home-featured-posts .featuredpage h2 {
		clear: both;
		text-align: center;
	}
	
	.home #content p.post-info {
		text-align: center;
	}
	
	.home-bottom-wrap {
		padding-bottom: 30px;
	}
	
}

@media only screen and (max-width: 600px) { 
	
	.navigation li {
		display: block;
		float: left;
		margin: 5px 5px 5px 0;
	}

	.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 {
		padding: 0;
		width: 100%;
	}
	
	.home-feature-wrap .widget,
	.home-feature-1,
	.home-feature-2,
	.home-feature-3 {
		float: none;
		margin: 0px;
		width: 100%;
	}
	
	.home-featured-posts .featuredpost .post,
	.home-featured-posts .featuredpage .page {
		float: none;
		margin: 0;
		padding: 0 0 20px 0;
		width: 100%;
	}

	#genesis-responsive-slider h2 {
		background-color: #366fa6;
		font-size: 90%;
		-moz-opacity:0.8;
		-khtml-opacity: 0.8;
		opacity: 0.8;
		padding: 6% 0;
		text-align: center;
	}
	
	.home-slider-inner h2 {
		text-align: center;
	}
	
	.social-blue #genesis-responsive-slider h2 {
		background-color: #366fa6;
	}

	.social-green #genesis-responsive-slider h2 {
		background-color: #69932a;
	}

	.social-red #genesis-responsive-slider h2 {
		background-color: #bd1e2c;
	}

	.social-orange #genesis-responsive-slider h2 {
		background-color: #ff7700;
	}

	.social-pink #genesis-responsive-slider h2 {
		background-color: #f953a9;
	}

	.social-gray #genesis-responsive-slider h2 {
		background-color: #454545;
	}
	
	.slide-excerpt,
	.social-blue .slide-excerpt,
	.social-green .slide-excerpt,
	.social-red .slide-excerpt,
	.social-orange .slide-excerpt,
	.social-pink .slide-excerpt,
	.social-gray .slide-excerpt {
		background: transparent !important;
		clear: both !important;
		float: left !important;
		margin: 0 auto !important;
		width: 100% !important;
		height: 100% !important;
	}
	
	.slide-excerpt-border {
		margin: 0px !important;
		padding: 0px !important;
		width: 100% !important;
	}
	
	.slide-excerpt  p {
		display: none;
	}
}

@media only screen and (min-width: 600px) and (max-width: 960px) {
	
	.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 {
		font-size: 0.9em;
	}
	
	.home-feature-wrap {
		font-size: 0.9em;
	}
	
	.home-feature-1,
	.home-feature-2,
	.home-feature-3 {
		float: left;
		margin: 0 1%;
		width: 31%;
	}
	
	.home #content p {
		font-size: 13px;
		line-height: 22px;
	}
	
	.home-featured-posts .featuredpost .post,
	.home-featured-posts .featuredpage .page {
		float: left;
		margin: 0 1%;
		width: 31%;
	}
	
	#sidebar .widgettitle,
	#sidebar-alt .widgettitle {
		font-size: 1.4em;
	}
	
	#footer-widgets .widget {
		float: left;
		margin: 0 1%;
		padding: 0;
		width: 31%;
	}
	
}


/* Extra for theme demo
------------------------------------------------------------ */

.page-template-page_home-php .breadcrumb {
	display: none;
}

.page-template-page_home-php #home-widget-content #content {
	-moz-box-shadow: none !important;
	-webkit-box-shadow: none !important;
	box-shadow: none !important;
	border: none !important;
	background-color: transparent !important;
	font-size: 14px !important;
	line-height: 22px !important;
}

.page-template-page_home-php #home-widget-content #content p {
	font-size: 14px;
	line-height: 22px;
}

.page-template-page_home-php #home-widget-content #content p.post-info {
	font-size: 10px;
	line-height: 12px;
}

.page-template-page_home-php #home-widget-content #content h1,
.page-template-page_home-php #home-widget-content #content h2, 
.page-template-page_home-php #home-widget-content #content h2 a, 
.page-template-page_home-php #home-widget-content #content h2 a:visited, 
.page-template-page_home-php #home-widget-content #content h3, 
.page-template-page_home-php #home-widget-content #content h4, 
.page-template-page_home-php #home-widget-content #content h5, 
.page-template-page_home-php #home-widget-content #content h6 {
	font-family: "Helvetica Neue", Arial, Helvetica, sans-serif;
}

a.button.contrast,
.social-orange a.button.contrast,
.social-pink a.button.contrast {
	background-color: #85bb35 !important; /* Green */
	border-color: #77a62f !important; /* Green */
}

.social-gray a.button.contrast,
.social-gray a.button.contrast,
.social-green a.button.contrast,
.social-red a.button.contrast {
	background-color: #ff6501 !important; /* Orange */
	border-color: #e65c00 !important; /* Orange */
}

.slideleft {
	float:left;
	padding-right: 10px;
	width: 48%;
}

.slideright {
	float:left;
	padding-right: 1%;
	width: 48%;
}

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

	.slideleft {
		padding: 0;
		text-align: center;
		width: 96%;
	}
	
	.slideright {
		padding: 0;
		text-align: center;
		width: 96%;
	}
	
	.slideright img.alignleft {
		float: none;
	}
	
}

@media only screen and (max-width: 960px) {
	.slideleft {
		text-align: center;
	}
}