/*
	Theme Name: Pinsomo Theme
	Theme URI: http://somothemes.com/themes/pinsomo/
	Description: PinSomo is a Pinterest-style child theme created for the Genesis Framework.
	Author: SomoThemes
	Author URI: http://somothemes.com/

	Version: 1.6

	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(//fonts.googleapis.com/css?family=Pacifico);


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

body,
h1,
h2,
h2 a,
h2 a:visited,
h3,
h4,
h5,
h6,
p,
select,
textarea {
	color: #211922;
	font-family: "helvetica neue", arial, sans-serif;
	font-size: 13px;
	font-weight: 300;
	line-height: 18px;
	margin: 0;
	padding: 0;
	text-decoration: none;
}

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

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

input,
label,
select,
textarea {
	color: #333;
	font-family: "helvetica neue", arial, helvetica, sans-serif;
	font-size: 13px;
}

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

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


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

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

a:hover {
	text-decoration: underline;
}

a img {
	border: none;
}


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

::-moz-selection {
	background-color: #ad1114;
	color: #fff;
}

::selection {
	background-color: #ad1114;
	color: #fff;
}


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

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


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

.head-wrap {
	background-color: #f9f8f6;
	box-shadow: inset 0 1px #fff, 0 1px 3px rgba(34, 25, 25, 0.4);
	-moz-box-shadow: inset 0 1px #fff, 0 1px 2px rgba(34, 25, 25, 0.4);
	-webkit-box-shadow: inset 0 1px #fff, 0 1px 3px rgba(34, 25, 25, 0.4);
}

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

#title-area {
	float: left;
	overflow: hidden;
	width: 350px;
	height: 46px;
}

#title {
	font: 300 2.1em/1.25 'Pacifico', cursive, serif;
	margin: 0;
	padding: 5px 0 0 0;
}

#title a,
#title a:hover {
	color: #ad1114 !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: 350px;
	height: 46px;
}

.header-image #title a {
	background: url(http://www.aboutmiami.co/wp-content/themes/pinsomo/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 {
	box-shadow: 0 -1px #cfcaca;
	-moz-box-shadow: 0 -1px #cfcaca;
	-webkit-box-shadow: 0 -1px #cfcaca;
}

#subnav .wrap {
	background-color: #faf7f7;
	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 {
	margin: 0px auto;
	text-align: center;
}

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

.menu-secondary a {
	color: #221919 !important;
	padding: 5px 0 5px 5px;
}

.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(http://www.aboutmiami.co/wp-content/themes/pinsomo/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(http://www.aboutmiami.co/wp-content/themes/pinsomo/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(http://www.aboutmiami.co/wp-content/themes/pinsomo/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(http://www.aboutmiami.co/wp-content/themes/pinsomo/images/rss.png) no-repeat center left;
	margin: 0 0 0 10px;
	padding: 0 0 0 16px;
}

.menu li.twitter a {
	background: url(http://www.aboutmiami.co/wp-content/themes/pinsomo/images/twitter-nav.png) no-repeat center left;
	padding: 0 0 0 20px;
}


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

#inner {
	margin: 0 auto;
	max-width: 960px;
	overflow: hidden;
	padding: 15px 0 0;
	width: 100%;
}

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

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

.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: #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);
	max-width: 660px;
	margin: 5px auto 15px;
	padding: 0 0 15px;
}

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

.taxonomy-description a {
	color: #524d4d;
}

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

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

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

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

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

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

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

.post {
	margin: 0 0 40px;
}

.error404 .post {
	margin: 0;
}

#masonry-container .post {
	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);
	font-size: 11px;
	float: left;
	line-height: 14px;
	margin: 0 0 15px;
	padding: 15px 15px 0;
	width: 192px;
}

#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: #ababab;
	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('http://www.aboutmiami.co/wp-content/themes/pinsomo/images/social-icons/32/32x32_twitter.png');
}

.social-action-facebook {
	background-image: url('http://www.aboutmiami.co/wp-content/themes/pinsomo/images/social-icons/32/32x32_facebook.png');
}

.social-action-pinterest {
	background-image: url('http://www.aboutmiami.co/wp-content/themes/pinsomo/images/social-icons/32/32x32_pinterest.png');
}

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

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

#masonry-container h2,
#masonry-container  h2 a,
#masonry-container  h2 a:visited {
	clear: both;
	margin: 0 0 5px;
	font-size: 11px;
	line-height: 14px;
	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: #f2f0f0;
	display: block;
}

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

#masonry-container .post-info,
#masonry-container .post-meta {
	border: none;
	background-color: #f2f0f0;
	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 {
	border-top: 1px solid #d9d4d4;
	box-shadow: inset 0 1px #fcfafa;
	-moz-box-shadow: inset 0 1px #fcfafa;
	-webkit-box-shadow: inset 0 1px #fcfafa;
}

#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: url(http://www.aboutmiami.co/wp-content/themes/pinsomo/images/blockquote.png) no-repeat;
	background-color: #fce4e4;
	border: 1px solid #f9cdcd;
	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 #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-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 {
	line-height: 1.25;
	margin: 0 0 10px;
}

h1 {
	font-size: 23px;
	font-weight: bold;
}

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: #524d4d;
	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-size: 13px;
	font-weight: 300;
	padding: 9px 0px 8px;
}

.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('http://www.aboutmiami.co/wp-content/themes/pinsomo/images/social-icons/32/32x32_twitter.png');
}

.social-profile-facebook a {
	background-image: url('http://www.aboutmiami.co/wp-content/themes/pinsomo/images/social-icons/32/32x32_facebook.png');
}

.social-profile-googleplus a {
	background-image: url('http://www.aboutmiami.co/wp-content/themes/pinsomo/images/social-icons/32/32x32_googleplus.png');
}

.social-profile-pinterest a {
	background-image: url('http://www.aboutmiami.co/wp-content/themes/pinsomo/images/social-icons/32/32x32_pinterest.png');
}

.social-profile-linkedin a {
	background-image: url('http://www.aboutmiami.co/wp-content/themes/pinsomo/images/social-icons/32/32x32_linkedin.png');
}

.social-profile-youtube a {
	background-image: url('http://www.aboutmiami.co/wp-content/themes/pinsomo/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(http://www.aboutmiami.co/wp-content/themes/pinsomo/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 #dfd7d7;
	padding: 4px;
}

#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: 280px;
}

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

.home-sidebar-inner {
	margin-top: -10px;
}

.home-sidebar-inner {
	padding-bottom: 15px;
}

.home-sidebar-wrap ul {
	list-style-type: none;
}

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

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

.home-sidebar-wrap .widget {
	margin-top: 5px;
}

.home-sidebar-wrap .widget + .widget {
	margin-top: 10px;
}

.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 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: #d43638;
	background-image: url(http://www.aboutmiami.co/wp-content/themes/pinsomo/images/button-small-bg.png);
	background-position:  0 0;
	background-repeat: repeat;
	border: 1px solid #910101;
	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"] {
	background-position: 0 -35px;
	text-decoration: none;
}

a.button,
a.button.small {
	background-color: #d43638;
	background-image: url(http://www.aboutmiami.co/wp-content/themes/pinsomo/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 {
    background-position:  0 -35px;
	text-decoration: none;
}

a.button.medium {
	background-image: url(http://www.aboutmiami.co/wp-content/themes/pinsomo/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(http://www.aboutmiami.co/wp-content/themes/pinsomo/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(http://www.aboutmiami.co/wp-content/themes/pinsomo/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(http://www.aboutmiami.co/wp-content/themes/pinsomo/images/icon-download.png);
}

.tick-box {
	background-image: url(http://www.aboutmiami.co/wp-content/themes/pinsomo/images/icon-tick.png);
}

.info-box {
	background-color: #ddebf3;
	background-image: url(http://www.aboutmiami.co/wp-content/themes/pinsomo/images/icon-info.png);
	border-color: #b8d5e5;
    color: #064465;
}	

.alert-box {
	background-color: #ffadbb;
	background-image: url(http://www.aboutmiami.co/wp-content/themes/pinsomo/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;
}

.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 {
	clear: both;
	margin: 0 auto;
	padding: 15px 0 0 0;
	overflow: hidden;
	width: 100%;
}

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

#footer-widgets .widget {
	background: none;
	background-color: #fff;
	border: none;
	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: 195px;
}

#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;
	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-color: #faf7f7;
	box-shadow: inset 0 -1px #fff, 0 -1px 3px rgba(34, 25, 25, 0.4);
	-moz-box-shadow: inset 0 1px #fff, 0 1px 3px rgba(34, 25, 25, 0.4);
	-webkit-box-shadow: inset 0 -1px #fff, 0 -1px 3px rgba(34, 25, 25, 0.4);
	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 {
	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: #f7f5f5;
}

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


/* Blue Color Style
------------------------------------------------------------ */

.somo-blue blockquote,
.somo-blue select,
.somo-blue textarea,
.somo-blue .author-box,
.somo-blue .breadcrumb,
.somo-blue .wp-caption {
	background-color: #f5f5f7;
	border: 1px solid #d7d7df;
}

.somo-blue.archive .author-box {
	background-color: #fff;
	border: none;
}

.somo-blue a,
.somo-blue a:visited,
.somo-blue #masonry-container .post a:hover {
	color: #2f6392;
}

.somo-blue ::-moz-selection,
.somo-blue ::selection {
	background-color: #2f6392;
}

.somo-blue .head-wrap {
	background-color: #f6f8f9;
}

.somo-blue #title a,
.somo-blue #title a:hover {
	color: #2f6392 !important;
	text-shadow: 1px 1px #cdcdf9;
}

.somo-blue #nav {
	background-color: #f7f7fa;
	border-bottom: 1px solid #cacacf;
}

.somo-blue #subnav {
	box-shadow: 0 -1px #cacacf;
	-moz-box-shadow: 0 -1px #cacacf;
	-webkit-box-shadow: 0 -1px #cacacf;
}

.somo-blue #subnav .wrap,
.somo-blue #footer {
	background-color: #f7f7fa;
}

.somo-blue .menu-primary li li a,
.somo-blue .menu-primary li li a:link,
.somo-blue .menu-primary li li a:visited,
.somo-blue .menu-secondary li li a,
.somo-blue .menu-secondary li li a:link,
.somo-blue .menu-secondary li li a:visited,
.somo-blue #header .menu li li a,
.somo-blue #header .menu li li a:link,
.somo-blue #header .menu li li a:visited{
	color: #7e7e8c;
}

.somo-blue .social-action:hover{
	background-color: #2f6392;
}

.somo-blue #masonry-container .post-image-link {
	background-color: #f0f0f2;
}

.somo-blue #masonry-container .post-info,
.somo-blue #masonry-container .post-meta {
	background-color: #f0f0f2;
	color: #9c9cad;
}

.somo-blue #masonry-container .post-info p,
.somo-blue #masonry-container .post-meta p {
	color: #9c9cad;
}

.somo-blue #masonry-container .post-info a,
.somo-blue #masonry-container .post-meta a {
	color: #7e7e8c !important;
}

.somo-blue #masonry-container .post-meta {
	border-top: 1px solid #d4d4d9;
	box-shadow: inset 0 1px #fafafc;
	-moz-box-shadow: inset 0 1px #fafafc;
	-webkit-box-shadow: inset 0 1px #fafafc;
}

.somo-blue blockquote {
	background-color: #d1e4fc;
	border: 1px solid #b7d5fa;
}

.somo-blue .clear-line {
	border-bottom: 1px solid #a0c8f8;
}

.somo-blue h2 a:hover {
	color: #2f6392;
}

.somo-blue .post-info {
	border-bottom: 1px solid #d7d7df;
}

.somo-blue .post-meta {
	border-top: 1px solid #d7d7df;
}

.somo-blue .author-box-separator {
	border-bottom: 1px solid #d7d7df;
}

.somo-blue .author-social-profiles a:hover {
	background-color: #5d88b3;
}

.somo-blue .avatar,
.somo-blue .featuredpage img,
.somo-blue .featuredpost img,
.somo-blue .post-image {
	border: 1px solid #d7d7df;
}

.somo-blue .navigation li a,
.somo-blue .navigation li.disabled,
.somo-blue .navigation li a:hover,
.somo-blue .navigation li.active a {
	background-color: #e3eef4;
	border: 1px solid #cfe2ec;
}

.somo-blue .navigation li a:hover,
.somo-blue .navigation li.active a {
	background-color: #608aad;
	border: 1px solid #4b7191;
}

.somo-blue input[type="button"],
.somo-blue input[type="submit"] {
	background-color: #5d88b3;
	border: 1px solid #4e7aa6;
	color: #f9f9fc;
}

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

.somo-blue #footer-widgets .wrap {
	border-top: 1px dotted #cacacf;
}

.somo-blue #footer p ,
.somo-blue #footer a,
.somo-blue #footer a:hover,
.somo-blue #footer a:visited {
	color: #252532;
}

.somo-blue #footer .gototop {
	background-color: #ededf0;
}

.somo-blue .commentmetadata,
.somo-blue .commentmetadata a {
	color: #7e7e8c;
}

.somo-blue .thread-alt,
.somo-blue .thread-even {
	background-color: #f5f5f7;
}

.somo-blue .alt,
.somo-blue .depth-1,
.somo-blue .even {
	border: 1px solid #d7d7df;
}

.somo-blue .bypostauthor {
	background-color: #e6e6eb;
}

.somo-blue div.gform_footer input.button {
	color: #f9f9fc;
}


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

.somo-green blockquote,
.somo-green select,
.somo-green textarea,
.somo-green .author-box,
.somo-green .breadcrumb,
.somo-green .wp-caption {
	background-color: #f5f7f5;
	border: 1px solid #d7dfd7;
}

.somo-green.archive .author-box {
	background-color: #fff;
	border: none;
}

.somo-green a,
.somo-green a:visited,
.somo-green #masonry-container .post a:hover {
	color: #2b7f29;
}

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

.somo-green .head-wrap {
	background-color: #f6f9f8;
}

.somo-green #title a,
.somo-green #title a:hover {
	color: #2b7f29 !important;
	text-shadow: 1px 1px #cdf9cd;
}

.somo-green #nav {
	background-color: #f7faf7;
	border-bottom: 1px solid #cacfca;
}

.somo-green #subnav {
	box-shadow: 0 -1px #cacfca;
	-moz-box-shadow: 0 -1px #cacfca;
	-webkit-box-shadow: 0 -1px #cacfca;
}

.somo-green #subnav .wrap,
.somo-green #footer {
	background-color: #f7faf7;
}

.somo-green .menu-primary li li a,
.somo-green .menu-primary li li a:link,
.somo-green .menu-primary li li a:visited,
.somo-green .menu-secondary li li a,
.somo-green .menu-secondary li li a:link,
.somo-green .menu-secondary li li a:visited,
.somo-green #header .menu li li a,
.somo-green #header .menu li li a:link,
.somo-green #header .menu li li a:visited{
	color: #7e8c7e;
}

.somo-green .social-action:hover{
	background-color: #2b7f29;
}

.somo-green #masonry-container .post-image-link {
	background-color: #f0f2f0;
}

.somo-green #masonry-container .post-info,
.somo-green #masonry-container .post-meta {
	background-color: #f0f2f0;
	color: #9cad9c;
}

.somo-green #masonry-container .post-info p,
.somo-green #masonry-container .post-meta p {
	color: #9cad9c;
}

.somo-green #masonry-container .post-info a,
.somo-green #masonry-container .post-meta a {
	color: #7e8c7e !important;
}

.somo-green #masonry-container .post-meta {
	border-top: 1px solid #d4d9d4;
	box-shadow: inset 0 1px #fafcfa;
	-moz-box-shadow: inset 0 1px #fafcfa;
	-webkit-box-shadow: inset 0 1px #fafcfa;
}

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

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

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

.somo-green .post-info {
	border-bottom: 1px solid #d7dfd7;
}

.somo-green .post-meta {
	border-top: 1px solid #d7dfd7;
}

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

.somo-green .author-social-profiles a:hover {
	background-color: #85bb35;
}

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

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

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

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

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

.somo-green #footer-widgets .wrap {
	border-top: 1px dotted #cacacf;
}

.somo-green #footer p ,
.somo-green #footer a,
.somo-green #footer a:hover,
.somo-green #footer a:visited {
	color: #253225;
}

.somo-green #footer .gototop {
	background-color: #edf0ed;
}

.somo-green .commentmetadata,
.somo-green .commentmetadata a {
	color: #7e8c7e;
}

.somo-green .thread-alt,
.somo-green .thread-even {
	background-color: #f5f7f5;
}

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

.somo-green .bypostauthor {
	background-color: #e6ebe6;
}

.somo-green div.gform_footer input.button {
	color: #f9fcf9;
}


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

.somo-orange blockquote,
.somo-orange select,
.somo-orange textarea,
.somo-orange .author-box,
.somo-orange .breadcrumb,
.somo-orange .wp-caption {
	background-color: #f7f5f0;
	border: 1px solid #ffc299;
}

.somo-orange.archive .author-box {
	background-color: #fff;
	border: none;
}

.somo-orange a,
.somo-orange a:visited,
.somo-orange #masonry-container .post a:hover {
	color: #ff6600;
}

.somo-orange ::-moz-selection,
.somo-orange ::selection {
	background-color: #ff6600;
}

.somo-orange .head-wrap {
	background-color: #f9f8f6;
}

.somo-orange #title a,
.somo-orange #title a:hover {
	color: #ff6600 !important;
	text-shadow: 1px 1px #f9cdc0;
}

.somo-orange #nav {
	background-color: #faf7f0;
	border-bottom: 1px solid #cfcac0;
}

.somo-orange #subnav {
	box-shadow: 0 -1px #cfcac0;
	-moz-box-shadow: 0 -1px #cfcac0;
	-webkit-box-shadow: 0 -1px #cfcac0;
}

.somo-orange #subnav .wrap,
.somo-orange #footer {
	background-color: #faf7f0;
}

.somo-orange .menu-primary li li a,
.somo-orange .menu-primary li li a:link,
.somo-orange .menu-primary li li a:visited,
.somo-orange .menu-secondary li li a,
.somo-orange .menu-secondary li li a:link,
.somo-orange .menu-secondary li li a:visited,
.somo-orange #header .menu li li a,
.somo-orange #header .menu li li a:link,
.somo-orange #header .menu li li a:visited{
	color: #8c7e70;
}

.somo-orange .social-action:hover{
	background-color: #ff6600;
}

.somo-orange #masonry-container .post-image-link {
	background-color: #f2f0f0;
}

.somo-orange #masonry-container .post-info,
.somo-orange #masonry-container .post-meta {
	background-color: #f2f0f0;
	color: #ad9c90;
}

.somo-orange #masonry-container .post-info p,
.somo-orange #masonry-container .post-meta p {
	color: #ad9c90;
}

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

.somo-orange #masonry-container .post-meta {
	border-top: 1px solid #d9d4d4;
	box-shadow: inset 0 1px #fcfafa;
	-moz-box-shadow: inset 0 1px #fcfafa;
	-webkit-box-shadow: inset 0 1px #fcfafa;
}

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

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

.somo-orange h2 a:hover {
	color: #ff6600;
}

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

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

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

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

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

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

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

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

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

.somo-orange #footer-widgets .wrap {
	border-top: 1px dotted #cfcac0;
}

.somo-orange #footer p ,
.somo-orange #footer a,
.somo-orange #footer a:hover,
.somo-orange #footer a:visited {
	color: #322520;
}

.somo-orange #footer .gototop {
	background-color: #f0e8e0;
}

.somo-orange .commentmetadata,
.somo-orange .commentmetadata a {
	color: #8c7e70;
}

.somo-orange .thread-alt,
.somo-orange .thread-even {
	background-color: #f7f5f0;
}

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

.somo-orange .bypostauthor {
	background-color: #ffd1b3;
}

.somo-orange div.gform_footer input.button {
	color: #fcf9f5;
}


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

.somo-pink blockquote,
.somo-pink select,
.somo-pink textarea,
.somo-pink .author-box,
.somo-pink .breadcrumb,
.somo-pink .wp-caption {
	background-color: #f5f2fe;
	border: 1px solid #dfd5e3;
}

.somo-pink.archive .author-box {
	background-color: #fff;
	border: none;
}

.somo-pink a,
.somo-pink a:visited,
.somo-pink #masonry-container .post a:hover {
	color: #ff4ef4;
}

.somo-pink ::-moz-selection,
.somo-pink ::selection {
	background-color: #ff4ef4;
}

.somo-pink .head-wrap {
	background-color: #f6f0ff;
}

.somo-pink #title a,
.somo-pink #title a:hover {
	color: #ff4ef4 !important;
	text-shadow: 1px 1px #f9cde4;
}

.somo-pink #nav {
	background-color: #faf1fd;
	border-bottom: 1px solid #cfc5d1;
}

.somo-pink #subnav {
	box-shadow: 0 -1px #cfc5d1;
	-moz-box-shadow: 0 -1px #cfc5d1;
	-webkit-box-shadow: 0 -1px #cfc5d1;
}

.somo-pink #subnav .wrap,
.somo-pink #footer {
	background-color: #faf1fd;
}

.somo-pink .menu-primary li li a,
.somo-pink .menu-primary li li a:link,
.somo-pink .menu-primary li li a:visited,
.somo-pink .menu-secondary li li a,
.somo-pink .menu-secondary li li a:link,
.somo-pink .menu-secondary li li a:visited,
.somo-pink #header .menu li li a,
.somo-pink #header .menu li li a:link,
.somo-pink #header .menu li li a:visited{
	color: #8c7c89;
}

.somo-pink .social-action:hover{
	background-color: #ff4ef4;
}

.somo-pink #masonry-container .post-image-link {
	background-color: #f2efff;
}

.somo-pink #masonry-container .post-info,
.somo-pink #masonry-container .post-meta {
	background-color: #f2efff;
	color: #9c99b6;
}

.somo-pink #masonry-container .post-info p,
.somo-pink #masonry-container .post-meta p {
	color: #9c99b6;
}

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

.somo-pink #masonry-container .post-meta {
	border-top: 1px solid #d4d1e2;
	box-shadow: inset 0 1px #fcf5fe;
	-moz-box-shadow: inset 0 1px #fcf5fe;
	-webkit-box-shadow: inset 0 1px #fcf5fe;
}

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

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

.somo-pink h2 a:hover {
	color: #ff4ef4;
}

.somo-pink .post-info {
	border-bottom: 1px solid #dfd5e3;
}

.somo-pink .post-meta {
	border-top: 1px solid #dfd5e3;
}

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

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

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

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

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

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

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

.somo-pink #footer-widgets .wrap {
	border-top: 1px dotted #cfc5d1;
}

.somo-pink #footer p ,
.somo-pink #footer a,
.somo-pink #footer a:hover,
.somo-pink #footer a:visited {
	color: #322230;
}

.somo-pink #footer .gototop {
	background-color: #ede9f8;
}

.somo-pink .commentmetadata,
.somo-pink .commentmetadata a {
	color: #8c7c89;
}

.somo-pink .thread-alt,
.somo-pink .thread-even {
	background-color: #f5f2fe;
}

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

.somo-pink .bypostauthor {
	background-color: #fdcee8;
}

.somo-pink div.gform_footer input.button {
	color: #f9f9fc;
}


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

.somo-gray blockquote,
.somo-gray select,
.somo-gray textarea,
.somo-gray .author-box,
.somo-gray .breadcrumb,
.somo-gray .wp-caption {
	background-color: #f5f5f5;
	border: 1px solid #d7d7d7;
}

.somo-gray.archive .author-box {
	background-color: #fff;
	border: none;
}

.somo-gray a,
.somo-gray a:visited,
.somo-gray #masonry-container .post a:hover {
	color: #666;
}

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

.somo-gray .head-wrap {
	background-color: #f8f8f8;
}

.somo-gray #title a,
.somo-gray #title a:hover {
	color: #666 !important;
	text-shadow: 1px 1px #cdcdcd;
}

.somo-gray #nav {
	background-color: #f7f7f7;
	border-bottom: 1px solid #cacaca;
}

.somo-gray #subnav {
	box-shadow: 0 -1px #cacaca;
	-moz-box-shadow: 0 -1px #cacaca;
	-webkit-box-shadow: 0 -1px #cacaca;
}

.somo-gray #subnav .wrap,
.somo-gray #footer {
	background-color: #f7f7f7;
}

.somo-gray .menu-primary li li a,
.somo-gray .menu-primary li li a:link,
.somo-gray .menu-primary li li a:visited,
.somo-gray .menu-secondary li li a,
.somo-gray .menu-secondary li li a:link,
.somo-gray .menu-secondary li li a:visited,
.somo-gray #header .menu li li a,
.somo-gray #header .menu li li a:link,
.somo-gray #header .menu li li a:visited{
	color: #7e7e7e;
}

.somo-gray .social-action:hover{
	background-color: #666;
}

.somo-gray #masonry-container .post-image-link {
	background-color: #f0f0f0;
}

.somo-gray #masonry-container .post-info,
.somo-gray #masonry-container .post-meta {
	background-color: #f0f0f0;
	color: #9c9c9c;
}

.somo-gray #masonry-container .post-info p,
.somo-gray #masonry-container .post-meta p {
	color: #9c9c9c;
}

.somo-gray #masonry-container .post-info a,
.somo-gray #masonry-container .post-meta a {
	color: #7e7e7e !important;
}

.somo-gray #masonry-container .post-meta {
	border-top: 1px solid #d4d4d4;
	box-shadow: inset 0 1px #fafafa;
	-moz-box-shadow: inset 0 1px #fafafa;
	-webkit-box-shadow: inset 0 1px #fafafa;
}

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

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

.somo-gray h2 a:hover {
	color: #666;
}

.somo-gray .post-info {
	border-bottom: 1px solid #d7d7d7;
}

.somo-gray .post-meta {
	border-top: 1px solid #d7d7d7;
}

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

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

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

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

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

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

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

.somo-gray #footer-widgets .wrap {
	border-top: 1px dotted #cacaca;
}

.somo-gray #footer p ,
.somo-gray #footer a,
.somo-gray #footer a:hover,
.somo-gray #footer a:visited {
	color: #333;
}

.somo-gray #footer .gototop {
	background-color: #ededed;
}

.somo-gray .commentmetadata,
.somo-gray .commentmetadata a {
	color: #7e7e7e;
}

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

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

.somo-gray .bypostauthor {
	background-color: #e6e6e6;
}

.somo-gray div.gform_footer input.button {
	color: #f9f9f9;
}


/* 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 {
		width: 100%;
	}
	
	#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,
	.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%;
	}
	
	.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;
	}
	
}


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

@media \0screen {

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

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

}