/*
Theme Name: Arcadia
Theme URI: http://cr1000team.com/arcadia
Description: Clean creative news blog theme.
Author: CR1000Team
Author URI: http://cr1000team.com/
Version: 1.4
Tags: clean, blog, masonry, news
License: GNU General Public License
License URI: http://www.gnu.org/licenses/gpl.html
Modified by Browse: http://browsedigital.com
*/

html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, font, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td {
    margin: 0;
    padding: 0;
    border: 0;
    outline: 0;
    font-size: 100%;
    vertical-align: baseline;
    background: transparent;
}

.clearfix:after {
    content: "";
    display: block;
    clear: both;
    visibility: hidden;
    font-size: 0;
    height: 0;
}

.clearfix {
    *display: inline-block;
    height: 1%;
}

ol, ul { list-style: none }

/* remember to define focus styles!  */

:focus { outline: 0 }

/* remember to highlight inserts somehow!  */

ins { text-decoration: none }

del { text-decoration: line-through }

/* tables still need 'cellspacing="0"' in the markup  */

table {
    border-collapse: collapse;
    border-spacing: 0;
}

html { overflow-x: hidden; }

body {
    margin: 0px auto;
    color: #666;
    font: 14px/22px 'Open Sans', Arial, sans-serif;
	background: #fff;
	overflow-x: hidden;
}

::selection{background:#3399ff; color:#fff}
::-moz-selection{background:#3399ff; color:#fff}

.post code, .comment-text code {
	background: #494e54;
	color: #c3cbce;
	padding: 20px;
	display: block;
	border-left: solid 5px #a4fe68;
	-webkit-box-shadow: -15px 0px 0px 0px #494e54;
	box-shadow: -15px 0px 0px 0px #494e54; 
	margin-left: 15px;
}

img { border-style: none; }

a { text-decoration: none; 
	color: #2f2f2f;
	}
	a:hover { text-decoration: underline; }

input, textarea, select {
    font: 100% arial, sans-serif;
    vertical-align: middle;
    color: #666;
	font-size:16px;
	}

form, fieldset {
    margin: 0;
    padding: 0;
    border-style: none;
}

/* ===[ Text Formatting ]=== */

h1, h2, h3, h4, h5, h6 {
    margin: 0 0 25px 0;
    font-weight: 400;
    color: #5f5e5c;
}

h1 { 
	font-size: 34px;
	line-height: 40px;
}

h2 { 
	font-size: 28px;
	line-height: 32px;
 }

h3 { 
	font-size: 20px;
	line-height: 24px;
}

h4 { 
	font-size: 18px;
	line-height: 22px;
}

h5 { 
	font-size: 14px;
	line-height: 18px;
}

h6 {font-size: 12px;}

/* ===[ Main Body Styles ]=== */

#wrapper {
    padding: 0 25px;
    -webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
    max-width: 1250px;
    position: relative;
    height: 100%;
    margin: 0 auto !important;
}

#main {
    width: 100%;
    height: 100%;
    margin: 0 auto 0;
    padding: 0;
}

.header-wrapper-inner{
	background: url(images/wp_molly_piccavey_header.jpg) center 0 no-repeat;
	max-width: 1440px /*1200px*/;
	height:455px;
	padding: 0 25px;
	margin: 0 auto;
}
.footer-inner{
	max-width: 1200px;
	margin: 0 auto;
}

#content {
    width: 66.2%; 
    float: left;
    height: auto !important;
    margin-top: 12px /*70px*/;
}

.page-template-full-width-php #content, .page-template-page-masonry-php #content {
	width:100%;
}

.page-template-full-width-php #sidebar, .page-template-page-masonry-php #sidebar{
	display: none;
}

.page #content {
	margin-bottom: 70px;
}

.entry-title a { 
	color: #5f5e5c;
	-webkit-transition: .05s ease-in;  
	-moz-transition: .05s ease-in;  
	-o-transition: .05s ease-in;  
	transition: .05s ease-in;  
	font-family: Vidaloka;
	font-weight: 400;
	font-size: 24px;
    text-transform: uppercase;
    line-height: 36px!important; /*54px;*/
    border-bottom: solid 1px #2f2f2f;
	padding-bottom: 8px;
}

.entry-title a:hover {
	color: #2f2f2f;
	text-decoration: none;
	-webkit-transition: .05s ease-in;  
	-moz-transition: .05s ease-in;  
	-o-transition: .05s ease-in;  
	transition: .05s ease-in; 
}

.entry-title a:hover { text-decoration: none }

#content p { 
	margin: 0 0 18px;
	line-height: 26px;
	font-size:15px;

}

#content .more {
    background: url(images/arrow2.gif) no-repeat 100% 60%;
    padding: 0 11px 0 0;
    color: #d02c2c;
}

/* ===[ Header Area Styles ]=== */

.header-wrapper {
	width: 100%;
	padding: 0;
    top: 0px;
	z-index:100;
	background: #fff;
	position: relative;
    display: block;
}

.header-right {
    width: 400px;
    display: block;
    float:right;
}

.top-bar {
	margin: 0;
}

.logo {
	top: 3px;
	position: relative;
    display: inline;
    margin-bottom: 10px;
    max-width: 100%;
	
}
.logo-img {
    text-align: center;
        padding: 11px 0 0 15px;
    margin-bottom: 20px;
}

.logo-text {
    text-align: center;
    font-size: 64px;
    font-weight: 400;
    line-height: 64px;
    padding: 11px 0 0 15px;
    margin-bottom: 20px;
    font-family: Vidaloka;
}

.logo-text span, .logo-img span {
    font-size: 12px;
    line-height: 20px;
    font-weight: normal;
    letter-spacing: 4px;
    text-transform: uppercase;
}

.logo-text a { 
	color: #2f2f2f; 
	font-weight: normal;
}

.logo-text a:hover {
	text-decoration: none;
	color: #333333;
}

.logo a {
    display: block;
    height: 100%;
}

/* ===[ Navigation Styling ]=== */

.menu-wrap {
    text-align:center;
}

.menu-wrap .main-select-menu {
	display: none;
}
.menu-wrap span.select {
	display: none;
}

.main-nav {
    z-index: 999;
    margin: 0 auto;
    display: inline;
}

.main-nav a {
    color: #444444;
    float: left;
    padding: 5px 15px;
	margin: 0;
    text-transform: uppercase;
    font-family: Open Sans;
	font-weight: 400;
    font-size: 12px;
    background: #eeeff1;
    -moz-transition: 0.5s;
    -webkit-transition: 0.5s;
    transition: 0.5s;
}
.main-nav a:first-child {}
.main-nav a:hover {
    text-decoration: none;
    cursor: pointer;
    color: #fff;
	background: #2f2f2f;
}

.main-nav > .current-menu-item > a {
	color: #fff;
	background: #2f2f2f;
}


.main-nav > li:last-child a {
	border-right: none;
}
.main-nav > li {
    margin-right: -4px;
}
.main-nav li {
    position: relative;
     display: inline-block;
    padding: 0; 
}

.main-nav ul {
    position: absolute;
    display: none;
    width: 150px;
    top: 8px;
    left: 0;
}

.main-nav > li > .sub-menu {
	margin: 0;
	margin-top: 24px;
}

.main-nav li ul a {
	width: 125px;
    height: auto;
    float: left;
    padding: 5px 12px 5px 12px;
    font-family: Open Sans;
	font-weight: 400;
    font-size: 12px;
}
.main-nav li ul a:hover {
	background: #2d2f2d;
	color: #ffffff;
}
.main-nav .sub-menu .current-menu-item > a {
	color: #2f2f2f;
}
.main-nav .sub-menu .current-menu-item a:hover {
	color: #fff;
}

.main-nav ul ul { top: auto }

.main-nav li ul ul {
    left: 148px;
    margin: 0 0 0 0px;
}

.main-nav li:hover ul ul, .main-nav li:hover ul ul ul, .main-nav li:hover ul ul ul ul { display: none }

.main-nav li:hover ul, .main-nav li li:hover ul, .main-nav li li li:hover ul, .main-nav li li li li:hover ul { display: block }

.sub-menu .sub-menu { 
	z-index: 999;
}

/* ===[ Post Styles ]=== */

.post {
    margin: 0 0 45px 0;
	float: left;
	width: 100%;
    -webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}

.featured-image {
	width: 100%;
	height: auto;
	padding: 0!important;
	margin: 0!important;	
}

.featured-image img {
	max-width: 100%;
	min-width: 100%;
	height: auto;
	padding: 0!important;
	margin: 0!important;
}

.post img {
	max-width: 100%;
	height: auto;
	float: left;
	margin: 12px 18px 18px 0;
}

.post hr {
	height: 1px;
	margin: 30px 0 30px 0;
	border: 0;
	border-bottom: solid 1px #eee;
}

.post li {
	list-style-type: square;
	margin-bottom: 5px;
}

.post .box { 
	position: relative;
}

.post .frame {
	width: 100%;
    margin-top: 20px;
}

.post .frame-full {
	width: 100% !important;
}

.post .frame .post-content {
	padding: 0;
}

.post-content p{
    box-sizing:border-box;
    -moz-box-sizing:border-box;
}
.post-content a{
	color:#2f2f2f;
}

.post .frame ul { 
	margin: 0 0 25px 15px;
}

.post .frame ul li {
    list-style-type: disc;
    margin: 0 0 8px;
}

.post .frame ol {
    margin: 0 0 25px 15px;
}

.post .frame ol li {
	list-style-type: decimal;
}

.post-thumb {
    margin: 5px 0 15px 0;
    float: left;
}

.title-wrap {
	padding-bottom: 20px;
}

.entry-title {
   	font-family: 'Open Sans', sans-serif;
    font-weight: 600;
	font-size: 30px;
	line-height: 40px;
	color: #6b6b6b;
	margin-bottom: 18px;
}

.sub-title {
	text-align: center;
	background: #fff;
	padding: 12px 25px 8px 15px;
	font-family: 'Open Sans', Open Sans;
    font-weight: 400;
	font-size: 20px;
	line-height: 28px;
	color: #5f5e5c;
	margin-bottom: 30px;
	box-shadow: 0 0 0 1px #bbb;
}

.title-meta {
	color: #bbb;
	font-size: 13px;
}

.title-meta span {
	margin-right: 15px;
}
.title-meta a {
	color: #000;
}
.title-meta  i {
	font-size: 14px;
	padding-right: 8px;
	color: #bbb;
}
.meta-date a{
    color: #000;
}
.post .bar {
	text-align: center;
	border-top: 1px solid #ccc;
    width: 100%;
    -webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
    float: left;
    margin: 15px 0 0 0;
    padding: 15px 20px 7px 20px;
    font-size: 16px;
    position: relative;
    color: #fff;
}

.post .bar-frame { 
	padding: 0 0px 5px 0px;
	margin-left:15px 0px 15px 0px;
	line-height: 18px;
}

.bar .title {
	font-size: 40px;
	display: inline;
	float: left;
	line-height: 6px;
	margin-right: 5px;
	color: #fff;
}

.bar a, .post-info {
	color: #bbb;
}

.bar .share {
	position: relative;
	display: inline;
}

.bar .share i {
	font-size: 22px;
	padding: 5px;
}

.bar .share a {
	margin-left: 3px;
	padding: 3px 3px 0px 3px;
    -moz-transition: 0.5s;
    -webkit-transition: 0.5s;
    transition: 0.5s;
}
.meta-info span i{ 
	padding-right: 5px;
}

.bar .share a:hover {
	color: #2f2f2f;
	text-decoration: none;
}

.meta-comments{ 
	float: left;
	padding-top: 3px;
}

.cr-likes{ 
	float: right;
	padding-top: 3px;
}

.large-image {
	margin: 0 0 30px 0;
	-webkit-transition: .1s ease-in;  
	-moz-transition: .1s ease-in;  
	-o-transition: .1s ease-in;  
	transition: .1s ease-in;
	background: url(images/loading.gif) no-repeat center center; 
	}
	.large-image:hover {
		opacity: .9;
		-webkit-transition: .1s ease-in;  
		-moz-transition: .1s ease-in;  
		-o-transition: .1s ease-in;  
		transition: .1s ease-in; 
		}
		.large-image img {
			width: 100%;
			}
.gallery-wrap, .crvideo {
}
.gallery-wrap .slides li {
	margin-bottom: 0 !important;
}
.slides li img{
    margin: 0 auto;
}

.crvideo {
    position: relative;
    z-index: 1;
    margin: 0 0 0 0;
    float: left;
    clear: both;
    width: 100%;
	height: auto;
}

.video object { width: auto !important }

.next-prev {
	width: 100%;
	border-bottom: solid 1px #eee;
	margin: -35px 0 0 0;
	padding: 0 0 40px 0;
	float: left;
	color: #5f5e5c;
}
.prev-post .title {	
	float: left;
}
.prev-post span {
	float: left;
	clear: both;
}
.next-post .title {	
	float: right;
}
.next-post span {
	float: right;
	clear: both;
}
.next-post {
	float: right;
	margin: 0 0 0 0;
}
.prev-post {
	float: left;
}

.post .img {
    padding: 0 15px 15px;
    width: 535px;
    overflow: hidden;
}

.post .img img { display: block }

.post blockquote {
	font-family: 'Vidaloka';
    font-weight: 400;
    position: relative;
}
.masonr .post blockquote p{
	line-height: 16px;
}

.entry-quote blockquote p:before {
    font-family: 'icons';
    content: '\201C';
    position: relative;
    font-size: 40px;
    color: #000;
	top: 10px;
	padding-right: 10px;
	line-height: 20px;
}
.entry-quote blockquote p:after {
    font-family: 'icons';
    content: '\201D';
    position: relative;
    font-size: 40px;
    color: #000;
	bottom: -15px;
	padding-left: 10px;
	line-height: 20px;
}

.post-content blockquote p:last-child{
        line-height: 16px !important;
}
.post-content blockquote p:first-child:before {
    font-family: 'icons';
    content: '\201C';
    position: relative;
    font-size: 40px;
    color: #000;
    margin-right: 10px;
    top: 10px;
}

.post-content blockquote p:last-child:after {
    font-family: 'icons';
    content: '\201D';
    position: relative;
    font-size: 40px;
    color: #000;
    margin-left: 10px;
    bottom: -15px;
}
.post blockquote p { 
	font-size: 16px !important;
	line-height: 32px !important; 
	margin-bottom: 0px !important;
	margin-right: 20px;
	color: #000;
	text-align: center;
}
.quote-source {
	text-align: center;
	color: #000;
}
.quote-source:before {
	content: '\002D';
	margin-right: 5px;
}
.quote-source:after {
	content: '\002D';
	margin-left: 5px;
}
#content p.quote-source{
	margin-bottom: 0px;
}


.quote { font-style: italic }

.post blockquote .frame { padding: 12px 41px 46px 27px }

.post q:before, .post q:after { content: "" }

.post blockquote q {
    display: block;
    margin: 0 0 23px;
}
.more-wrap {
    text-align: center;
}
a.more-link {
    box-shadow: inset 0 0 1px #2f2f2f;
    padding: 10px 15px;
    color: #2f2f2f;
    -moz-transition: 0.5s;
    -webkit-transition: 0.5s;
    transition: 0.5s;
}
.more-link:hover{
    background: #2f2f2f;
    color: #fff;
    text-decoration: none;
}

cite {
    margin-top: 10px;
    float: right;
}

/* ===[ Sidebar Styles ]=== */

#sidebar {
    float: left;
    color: #2f2f2f;
    font-size: 13px;
    margin-top: 70px;
    margin-left: 3%;
    width: 30.8%;  
	
}
#sidebar a{
    color: #2f2f2f;
}

#sidebar .widgettitle {
    border-bottom: 1px solid #2f2f2f;
    line-height: 13px;
    margin-bottom: 10px;
}
#sidebar .widget{
    margin-bottom: 20px;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}

.social-count {
}

.count-box {
	margin-bottom: 15px;
	padding-bottom: 10px;
	border-bottom: solid 1px #e6e6e6;
	min-height: 40px;
}

.count-box:last-child {
	border-bottom: none;
	margin-bottom: 0px;
	padding-bottom: 0px;
}

.twitter-count {
	background: url(images/twitter-count.png) no-repeat 0 3px;
	padding-left: 50px;
}

.youtube-count {
	background: url(images/youtube-count.png) no-repeat 0 3px;
	padding-left: 50px;
}

.rss-count {
	background: url(images/rss-count.png) no-repeat 0 3px;
	padding-left: 50px;
}

.rss-count .count-text {
	font-size: 20px;
}

.dribbble-count {
	background: url(images/dribbble-count.png) no-repeat 0 3px;
	padding-left: 50px;
}

.facebook-count {
	background: url(images/facebook-count.png) no-repeat 0 3px;
	padding-left: 50px;
}

.count-text {
	font-size: 24px;
}

.follow-text, .follow-text a {
	font-size: 12px;
	line-height: 16px;
	color: #99a1a7;
	margin-top:5px;
}

.follow-text a:hover {
	text-decoration: none;
	color: #8C99A4;
}

.follow-text a:hover:after {
	content: " \2192";
}

.link-count-show {
	display: block;
}

.link-count-show-ipad {
	display: none;
}

#sidebar .widget ul li { 
	list-style-type: none;
	margin-bottom: 2px;
    background: #eeeff1;
    padding: 5px 0 5px 15px;
    -moz-transition: 0.5s;
    -webkit-transition: 0.5s;
    transition: 0.5s;
}

#sidebar .widget ul li:hover{
    background: #2f2f2f;
    color: #fff;    
}

#sidebar .widget ul li:hover a{
    color: #fff;  
    text-decoration: none;
}
#sidebar li.cat-item {
    text-align: right;
    padding-right: 15px !important;
}
#sidebar li.cat-item:after {
    content: "\00a0";
}
#sidebar .cat-item a{
    float: left;
}

.widget {
	width: 100%;
    float: left;
    margin: 0 0 8px 0;
    padding: 0 0 0 0;
    display: block;
}

.widget:last-child {
	border-bottom: none;
}

.widget p { margin: 0 0 25px }

.widget .date { font-size: 11px }

.widget h2 {
    font-family: Vidaloka;
	font-weight: 400;
    font-size: 16px;
    margin:0;
    color: #5f5e5c;
    padding: 0 0 8px 0;
}

.widget h4 { font-weight: normal }

#sidebar .tagcloud a, .tags a {
	background: #fff;
	padding: 6px 10px 5px 10px;
	float: left;
	font-size: 12px !important; 
	line-height: 18px;
	margin: 0 5px 5px 0;
	color: #2f2f2f;
    box-shadow: inset 0 0 0 1px #eeeff1;
    -moz-transition: 0.5s;
    -webkit-transition: 0.5s;
    transition: 0.5s;
}

#sidebar .tagcloud a:hover, .tags a:hover {
	text-decoration: none;
	background: #2f2f2f;
	color: #fff;
}

.items {
    font-size: 11px;
    line-height: 16px;
    padding: 5px 0 14px;
}

.widget h4 {
    font-size: 14px;
    line-height: 20px;
    color: #fff;
}

.widget h4 a { color: #fff }

.widget .media img { display: block }

/* ===[ Dribbble Widget Styling ]=== */

.dribbbles {}

.dribbbles li a img {
	width:100%;
	height: auto;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	border: solid 5px #fff;
	box-shadow: rgba(0,0,0, 0.2) 0px 0px 3px;
	-moz-box-shadow: rgba(0,0,0, 0.2) 0px 0px 3px;
	-webkit-box-shadow: rgba(0,0,0, 0.2) 0px 0px 3px;
	-webkit-border-radius: 3px; 
	-moz-border-radius: 3px; 
	border-radius: 3px;
}

/* ===[ Search Form Styling ]=== */
.search-form {
	position: relative;
}


.search-form .text {
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
    font-size: 12px;
    font-style: italic;
    font-family: Arial, sans-serif;
    border: none;
    float: left;
    width: 100%;
	background: #eee;
	padding: 10px 7px 10px 30px;
	color: #898e99;
} 

.search-form i {
	font-size: 17px;
	color: #666;
	position: absolute;
	left: 10px;
	top: 10px;
	z-index: 9;
}

.search-form .submit {
	display: none;
}

/* ===[ Scroll ]=== */

.scroll {
	margin-top: 60px;
	min-height: 2px;
	background: url(images/bar-loading.gif) no-repeat center bottom;
}

.scroll .slides {
	background: none;
}

.scroll-excerpt {
	font-family: 'Open Sans', sans-serif;
	font-weight: 700;
	font-size: 38px;
	line-height: 50px;
	color: #6b6b6b;
}

.scroll-excerpt a {
	color: #5f5e5c;
	-webkit-transition: .05s ease-in;  
	-moz-transition: .05s ease-in;  
	-o-transition: .05s ease-in;  
	transition: .05s ease-in;
}

.scroll-excerpt a:hover {
	color: #2f2f2f;
	text-decoration: none;
	-webkit-transition: .05s ease-in;  
	-moz-transition: .05s ease-in;  
	-o-transition: .05s ease-in;  
	transition: .05s ease-in; 
}

.scroll-post {
	margin-top: 10px;
	font-size: 14px;
	font-weight: 700;
	color: #778b9d;
}

.scroll-post a {
	color: #99a1a7;
}

.scroll-post a:hover {
	text-decoration: none;
	border-bottom: dashed 1px #99a1a7;
}

/* ===[ Comment Styling ]=== */

.comments {
	width:100%;
    float: left;
    margin: 0 0px 70px 0px;
    padding-bottom: 25px;
    background: #fff;
}

#comments {
	padding: 35px;
}

#comments-title {
    padding: 20px 35px 15px 65px;
   	margin: -35px -35px 25px -35px !important;
   	background: #efefef;
    font-family: Vidaloka;
	font-weight: 400;
	font-size: 18px;
	line-height: 30px;
	color: #5f5e5c;
	margin-bottom: 0;
	text-align: center;
}

#respond {
    margin: 0 0 15px 0;
    padding: 0 0 20px 0;
}

.comment #respond { margin-top: 0px }

#respond h3 {
    padding: 0 0 10px 0;
    font-family: bitter;
	font-size: 18px;
    margin-bottom: 0px;
    margin-top: 25px;
    font-weight: 400;
}

#respond h3 .entypo {
	font-size: 30px;
	margin-left: 3px;
	-webkit-font-smoothing: antialiased;
}

#respond label {
	display: inline-block;
    font-weight: bold;
    font-size: 12px;
    margin: 5px 0 0 0;
}

#respond p .required {
	font-size: 11px;
}

#respond p { margin-bottom: 15px }

#respond input[type="text"], #respond textarea {
    color: #777;
    border: none;
    border: solid 1px #DDD;
	border-bottom: solid 1px #CCC;
    background: #fff;
    width: 100%;
    -webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
    padding: 10px;
    font-size: 13px;
    font-family: 'Open Sans', Arial, sans-serif;
}

#respond input:focus, #respond textarea:focus {
    outline: none;
}

#respond textarea {
    line-height: 22px;
    width: 100%;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    font-family: 'Open Sans', Arial, sans-serif;
}

.form-submit #submit {
	font-family: 'Open Sans', Arial, sans-serif;
	background: #fff;
	padding: 8px 15px 7px 15px;
	float: left;
	font-size: 12px !important;
	font-weight: 700; 
	line-height: 18px;
	margin: 0 5px 8px 0;
	color: #2f2f2f;
    box-shadow: inset 0 0 0 1px #eeeff1;
    border: none;
    -moz-transition: 0.5s;
    -webkit-transition: 0.5s;
    transition: 0.5s;
}

.form-submit #submit:hover {
	background: #2f2f2f;
	color: #fff;
	cursor: pointer;

}

.form-allowed-tags code {
	background: none;
	border: none;
	font-size: 11px;
	line-height: 18px;
	color: #aaa;
	width: 100%;
	float: left;
	padding: 0;
	margin: 0 0 15px 0;
}

.commentlist {
	list-style-type: none !important;
}

.commentlist li {
    padding: 15px 0 35px 0;
    margin: 0 0 25px 0;
    position: relative;
    list-style-type: none !important;
    border-bottom: 1px solid #eee;
}

.comments .children {
	margin-bottom: 0px !important;
	margin-top: 25px !important;
}

.comments .children li { 
	margin: 0 0 0 0;
	padding-left: 25px;
	border-bottom: none;
	border-left: solid 4px #f7f7f7;
 }

.comments .children li:last-child {
	margin-bottom: 0;
	padding-bottom: 0;
}

.comment-block {
    padding: 0;
}

.comment-text {
}

.comment-text:before {
	width: 0;
	height: 0;
}

.reply {
    margin: 0px !important;
    font-size: 12px !important;
}

.reply .entypo {
	font-size: 30px;
	line-height: 16px;
}

.comments .children .reply { text-align: left }

.reply a:hover {
    text-decoration: none;
}

#cancel-comment-reply-link {
    font-size: 12px;
    color: #aaa;
    margin-left: 10px;
}

.comment-notes {
	color: #aaa;
	font-size: 12px;
}

.comments .logged-in {
	float: left;
}

.comment-awaiting-moderation {
    color: #555;
    font-weight: bold;
    font-size: 11px;
}

.vcard {
    float: left;
}

.vcard img {
    float: left;
    background: #fff;
    border: solid 1px #eee;
    padding: 3px;
    -webkit-border-radius: 3px; 
	-moz-border-radius: 3px; 
	border-radius: 3px;
}

.fn {
    float: left;
    font-weight: bold;
    font-size: 14px;
    font-style:	normal;
    line-height: 20px;
    margin-top: 0;
}
.fn a { color: #5f5e5c }

.comment-info {
	margin-bottom: 10px;
	position: relative;
}

.comment-meta {
    float: left;
    margin: 2px 0 0 12px;
}

.comment-time {
    font-size: 12px;
    color: #999;
}

.comment-edit-link {
	font-size: 12px;
}

/* ===[ Post Navigation Styling ]=== */

.pagelink p {
	background: #f7f7f7;
	padding: 10px;
}

.post-nav {
    margin: -20px 0 75px 0;
    float: left;
    width: 100%;
    font-family: 'Open Sans', Arial, sans-serif;
    font-weight: 700;
}

.post-nav a {
	background:#fff;
	color: #2f2f2f;
    box-shadow: inset 0 0 0 1px #eeeff1;
	text-decoration: none;
	padding: 6px 10px 5px 10px;
    -moz-transition: 0.5s;
    -webkit-transition: 0.5s;
    transition: 0.5s;
}

.postnav-left a {
    float: left;
}

.postnav-right a {
    float: right;
}

.post-nav a:hover{
	background: #2f2f2f;
	text-decoration: none;
	color: #fff;
}
.sticky{}

/* ===[ Archive Styles ]=== */

#archive {
}

#archive h3 {
	margin-bottom: 10px;
}

#archive ul {
	margin:0 0 45px 15px;	
}

#archive ul li {
	line-height: 20px;
}

.columnize	{
	float: left;
	width: 190px;
	margin: 0 40px 0 0;
}

.columnize-last {
	margin-right: 0px;
}

/* ===[ Footer Styles ]=== */

#footer {
    width: 100%;
	padding: 30px 0;
    display: block;
    overflow: hidden;
    background: #383838;
	color: #999;
	border-top: 3px solid #eeeff1;
}
#footer a{
 	color: #fff;
}

#footer .bar ul {
	margin-left: 15px;
}

#footer .bar li {
	list-style-type: square;
	margin-bottom: 5px;
}

#footer  .widget{
	width: 24%;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	padding: 0 15px;
}

#footer .widgettitle {
	font-family: bitter; 
	font-weight: 400;
	font-size: 18px;
	border-bottom: solid 1px #2c2c2c;
	box-shadow: 0 1px 0 0 #525151;
	color: #cacaca;
	margin-bottom: 10px;
}

#footer .tagcloud a {
	padding: 3px 8px;
	float: left;
	font-size: 12px !important; 
	line-height: 18px;
	margin: 0 5px 5px 0;
	color: #cacaca;
	box-shadow: inset 0 0 0 1px #272727;
    -moz-transition: 0.5s;
    -webkit-transition: 0.5s;
    transition: 0.5s;
}

#footer .tagcloud a:hover {
	text-decoration: none;
	background: #272727;
	color: #fff;
}

#footer .copyright {
	text-align: center;
    float: none;
    margin-top: 20px;
    position: relative;
    font-size: 12px;
    color: #99a1a7;
}

/* ===[ Icons ]=== */

.social-icons {
	float: right;
	margin-top:5px;
	}
	.social-icons a img {
		width:28px;
		height: auto;
		}
		.social-icons a img:hover {
			opacity: .8;
			}

/* ===[ Post Gallery Styling ]=== */

.gallery-wrap {
	margin: 0 0 -5px 0;
}

/* ===[ Various Default WordPress Styling ]=== */

.alignleft { float: left }

.alignright { float: right }

.aligncenter { text-align: center }

.bypostauthor { }

.wp-caption {
    background: rgba(255,255,255, 0.6);
    box-shadow: rgba(0,0,0, 0.1) 0px 0px 5px;
    -moz-box-shadow: rgba(0,0,0, 0.1) 0px 0px 5px;
    -webkit-box-shadow: rgba(0,0,0, 0.1) 0px 0px 5px;
    padding: 5px;
    max-width: 96%; 
    text-align: center;
}

.wp-caption.alignnone { margin: 5px 20px 20px 0 }

.wp-caption.alignleft { margin: 5px 20px 20px 0 }

.wp-caption.alignright { margin: 5px 0 20px 20px }

img.alignleft, img.alignright {
	padding: 5px;
}

img.alignleft {
	margin: 5px 25px 20px 0;
}

img.alignright {
	margin: 5px 0 20px 20px;
}

.wp-caption img {
    border: 0 none;
    height: auto;
    margin: 0;
    max-width: 98.5%;
    padding: 0;
    width: auto;
}

.wp-caption p.wp-caption-text {
    font-size: 10px !important;
    margin: 0 !important;
    padding: 3px 0 0 0!important;
}

.gallery-caption { text-align: center }

.gallery-item {
    width: 115px !important;
    margin-right: 15px;
    margin-bottom: 20px;
}

.gallery-icon { width: 115px }

.gallery-item img {
    width: 95px;
    height: auto;
    padding: 5px;
    border: solid 1px #eee !important;
}

.highlight {
	background: #fcf8a5;
	width: auto;
	display: inline;
	padding: 2px 3px;
}

/* ===[ Tab Style ]=== */

.tabs { 
	list-style-type:none !important; 
	margin:0 !important; 
	padding:0;
	height:30px;
	width:100%;
	clear: both;
}

.tabs li { 
	float: left;	 
	text-indent: 0;
	padding: 0 !important;
	margin: 0px 0 0px 0!important;
	list-style-type: none !important; 
}

.tabs > li a { 
	display:block;	
	text-decoration:none;
	height: 36px;
	width: 36px;
	margin: 0 6px;
	text-align: center;
	position:relative;
	color: #fff;
	background: #323a45;
}
.tabs > li a  i{ 
	padding: 8px 0 0 0;
}

.tabs > li:first-child a {
	margin-left: 0px;
}

.tabs > li:last-child a {
	margin-right: 0px;
}

.tabs > li a:hover {
	background: #2f2f2f;
}

.tabs a:active {
	outline:none;		
}

.tabs li.active a {		 
	color:#fff !important;
	background: #2f2f2f;
}

.tabs li span {
	font-family: 'EntypoRegular';
	-webkit-font-smoothing: antialiased;
	font-size: 32px;
}

.pane {
	float: left;
	margin-top:20px;
	width: 100%;
}

/* Profile Widget */

.profile-img {
	float: right;
	margin: 0 0 5px 10px;
	background: white;
	border: solid 1px #ddd;
	padding: 3px;
}

input[type="text"], input[type="email"] {
    color: #888;
    border: none;
	background: #eeeeee;
    width: 50%;
    padding: 10px;
    font-size: 14px;
    font-family: 'Open Sans', Arial, sans-serif;
    -webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	position: relative;
}

textarea {
	color: #888;
    border: none;
    background: #eeeeee;
    width: 100%;
    padding: 10px;
    font-size: 14px;
    font-family: 'Open Sans', Arial, sans-serif;
    -webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}

.clear {
	clear: both;
	display: block;
	overflow: hidden;
	visibility: hidden;
	width: 0;
	height: 0;
}

/************************************ Contact Form ************************************/


#submittedContact {
	font-family: 'Open Sans', Arial, sans-serif;
	padding: 8px 15px 7px 15px;
	float: left;
	font-size: 12px !important;
	font-weight: 700; 
	line-height: 18px;
	margin: 0 5px 8px 0;
    color: #2f2f2f;
    box-shadow: inset 0 0 0 1px #2f2f2f;
	border: none;
    background: #fff;
    -moz-transition: 0.5s;
    -webkit-transition: 0.5s;
    transition: 0.5s;
	}
	#submittedContact:hover{
		background: #2f2f2f;
		color: #fff;
		cursor: pointer;
		box-shadow: none;
		}


/************************************ Back To Top ************************************/

#toTop {
	z-index: 999;
	display: none;
	position: fixed;
	bottom: 20px;
	right: 20px;
	overflow: hidden;
	background: rgba(0,0,0,0.2);
	padding: 8px 12px 8px 12px;
	font-size: 24px;
	color: #eee;
}
#toTop:hover {
	background: rgba(0,0,0,0.4);
	text-decoration:none;
	color: #fff;
}
#toTopHover {
	display: block;
	overflow: hidden;
	float: left;
	-ms-filter: "progid: DXImageTransform.Microsoft.Alpha(Opacity=0)";
	filter:alpha(opacity=0);
	opacity: 0;
}
#toTop:active, #toTop:focus {
	outline:none;
}

/************************************ Page masonry ************************************/

.masonr h2{
	font-size: 21px;
}

.masonr #content p{
	font-size: 13px;
	margin: 0px 0px 5px;
}
.masonr .title-wrap{
	padding: 10px 0;
	margin: 0px 0px 10px;
}
.masonr .entry-title a{
	margin-bottom: ;
    font-size: 20px;
    line-height: 30px;
}

.masonr .bar{
	margin: 10px 0px 0px;
	padding: 12px 20px 7px;
	font-size: 16px;
}
.masonr  .bar-frame{
	padding: 0px 0px 0px;
}
.masonr .bar .share i{ 
	font-size: 20px;
    
}
.masonr .bar .categories i, .masonr .bar .tags i{ 
	font-size: 15px;
}

.masonr .title-meta {
	font-size: 11px;
}

.masonr  .title-meta i, .masonr  .title-meta .tags{
	display: none;
}
.masonr .meta-date{
    font-size: 11px;
}
.masonr i.icon-comment{
	display:inline;
	font-size: 11px;
	color: #ddd;
}
.masonr  .title-meta a{
	text-decoration: none;
	color: #bbb;
}

.masonr .format-gallery .flex-direction-nav li a{
}
.masonr .format-gallery .flex-direction-nav li a i{
    font-size: 28px;
    padding: 6px 5px 1px 5px;
}
.masonrycontainer {
	margin: 0 auto;
}

.masonr{
	width: 31.33%;
	padding-bottom: 30px;
	margin: 0 1% 0 1%;
}
.masonr .post{
	margin: 0px 0px 0px 0px;
    padding: 15px;
}
.masonr .post:hover{
	box-shadow: inset 0 0 0 1px #A0A0A0;
	background: #f4f4f4;
}
.twocol .masonr{
	width: 48%;
	padding-bottom: 20px;
	margin: 0 1% 0 1%;
}
#sidebar .flickr_badge_image img {
    height: 82px;
    width: 82px;
}
.flickr_badge_image img {
	border-radius: 3px 3px 3px 3px;
    box-shadow: 0px 1px 4px rgba(0, 0, 0, 0.2);
    cursor: pointer;
    height: 64px;
    width: 64px;
}
.flickr_badge_image a:hover img{
    opacity: 0.8;
}

#sidebar .simple-social-icons  ul li a{
	background-color: #2f2f2f !important;
    -moz-transition: 0.5s;
    -webkit-transition: 0.5s;
    transition: 0.5s;
}
#sidebar .simple-social-icons  ul li a:hover{
	background-color: #ffffff !important;
    box-shadow: inset 0 0 0 1px #2f2f2f;
}
a#load-more{
	width: 50%;	
	background-color: #fff;
	color: #2f2f2f;
	display: block;
	clear: both;
	text-align: center;
	padding: 12px 0px;
	margin: 0 auto;
	text-transform: uppercase;
	font-size: 14px;
	text-decoration: none;
	box-shadow: 0 0 0 1px #2f2f2f;
    -moz-transition: 0.5s;
    -webkit-transition: 0.5s;
    transition: 0.5s;
}
a#load-more:hover{
	color: #fff;
    background-color: #2f2f2f;
}
.wp-post-image {
	background: url(images/arrow-up.png) no-repeat scroll 0px 0px transparent;
	z-index: 300;
}

/* Calendar */


#wp-calendar {
	width: 100% !important;
	font-size: 14px;
	margin: 0 auto;
	}
	#wp-calendar caption {
		text-align: center;
		margin-top: 0px;
		margin-bottom: 2px;
		background: rgb(47, 47, 47);
		color: rgb(255, 255, 255);
		padding: 7px 0px;
		}

#wp-calendar thead{
	
}
#wp-calendar thead th {
    padding: 10px 0;
}
#wp-calendar tbody .pad {
    background: none;
}
#wp-calendar tbody td {
    color: #aaa;
    text-align: center;
    padding: 8px;
}
#sidebar #wp-calendar tbody td a{
    color: #000;
}
#sidebar #wp-calendar tbody td:hover {
    background: #2f2f2f;
    color: #fff;
}
#sidebar #wp-calendar tbody td:hover a {
    color: #fff;
}

#sidebar #wp-calendar tbody td {
    background: rgb(238, 239, 241);
    border: 1px solid rgb(255, 255, 255);
}
#wp-calendar tfoot td{
    padding: 10px 5px;
}

/* Quote Post */
.quote-post, .link-post{
	word-wrap: break-word;
}
#content .format-aside p{
	margin: 0 0 20px 0;
	padding: 0;
}
.link-post h2 {
	text-align: center;
}

.link-post h2 a{
	color: #99a1a7;
}

.quote-post a:hover, .link-post h2 a:hover {
	text-decoration: none;
}

/** LOGOS **/

#logoarea {
	width: 100%;
	height: auto;
	float:left;
	clear: both;
	margin-bottom: 60px;	
	}

.logobox {
	width: 140px;
	height: 120px;
	margin: 0 24px 12px 0;	
	float: left;
	}
	.nomarginright {
		width: 120px;
		height: 120px;
		margin: 0 0 12px;	
		float: left;
		}

#logo_1{
	width: 104px;
	height: 120px;
	margin: 0;
	background: url(images/wp_expat_blog.jpg) 0 0 no-repeat;
	display: block;
	clear: both;
	opacity: 1;
	-moz-transition: all .3s ease-in;
	-webkit-transition: all .3s ease-in;
	-o-transition: all .3s ease-in;;
	transition: all .3s ease-in;
	}
	#logo_1:hover {
		opacity: 0.5;
		-moz-transition: opacity 0.3s;
		-webkit-transition: opacity 0.3s;
		-o-transition: opacity 0.3s;
		transition: opacity 0.3s;		
		}
		#logo_1 span {
			position: absolute;
			top: -999em;
			}		
#logo_2{
	width: 120px;
	height: 120px;
	margin: 0;
	background: url(images/wp_internations_expat_blog.jpg) 0 0 no-repeat;
	display: block;
	clear: both;
	opacity: 1;
	-moz-transition: all .3s ease-in;
	-webkit-transition: all .3s ease-in;
	-o-transition: all .3s ease-in;;
	transition: all .3s ease-in;
	}
	#logo_2:hover {
		opacity: 0.5;
		-moz-transition: opacity 0.3s;
		-webkit-transition: opacity 0.3s;
		-o-transition: opacity 0.3s;
		transition: opacity 0.3s;		
		}
		#logo_2 span {
			position: absolute;
			top: -999em;
			}	
#logo_3{
	width: 140px;
	height: 120px;
	margin: 0;
	background: url(images/wp_which_blog.jpg) 0 0 no-repeat;
	display: block;
	clear: both;
	opacity: 1;
	-moz-transition: all .3s ease-in;
	-webkit-transition: all .3s ease-in;
	-o-transition: all .3s ease-in;;
	transition: all .3s ease-in;
	}
	#logo_3:hover {
		opacity: 0.5;
		-moz-transition: opacity 0.3s;
		-webkit-transition: opacity 0.3s;
		-o-transition: opacity 0.3s;
		transition: opacity 0.3s;		
		}
		#logo_3 span {
			position: absolute;
			top: -999em;
			}	
#logo_4{
	width: 120px;
	height: 120px;
	margin: 0;
	background: url(images/expat-star-awards-2014-finalist.png) 0 0 no-repeat;
	display: block;
	clear: both;
	opacity: 1;
	-moz-transition: all .3s ease-in;
	-webkit-transition: all .3s ease-in;
	-o-transition: all .3s ease-in;;
	transition: all .3s ease-in;
	}
	#logo_4:hover {
		opacity: 0.5;
		-moz-transition: opacity 0.3s;
		-webkit-transition: opacity 0.3s;
		-o-transition: opacity 0.3s;
		transition: opacity 0.3s;		
		}
		#logo_4 span {
			position: absolute;
			top: -999em;
			}
#logo_5{
	width: 120px;
	height: 120px;
	margin: 0;
	background: url(images/top-50-bloggers.jpg) 0 0 no-repeat;
	display: block;
	clear: both;
	opacity: 1;
	-moz-transition: all .3s ease-in;
	-webkit-transition: all .3s ease-in;
	-o-transition: all .3s ease-in;;
	transition: all .3s ease-in;
	}
	#logo_5:hover {
		opacity: 0.5;
		-moz-transition: opacity 0.3s;
		-webkit-transition: opacity 0.3s;
		-o-transition: opacity 0.3s;
		transition: opacity 0.3s;		
		}
		#logo_5 span {
			position: absolute;
			top: -999em;
			}
			
#fitur {
	width: 200px;
	height: 100px;
	background: url(images/FITUR_logo.jpg) 0 0 no-repeat;
	float:left;
	clear: right;
	margin-right: 18px;
	}						

.mc4wp-form input[type="submit"], .mc4wp-form button, .mc4wp-form input[type="button"] {
    border: 0 none!important;
    cursor: pointer;
    display: inline-block;
    padding: 12px 24px!important;	
}

/*
MEDIA KIT _ Marco Styles _ 2016
*/    

#content .media-press{
    display: block;
    overflow: hidden;
    clear: both;
    background: url(images/wp_molly_piccavey_header.jpg) center bottom no-repeat;
    background-size: 100%;
    margin-bottom: 30px;
}  

#content .media-press .col-full{ float: none; clear: both;}
#content .media-press .col-text-center{ text-align: center;}
#content .media-press .col-text-left{ text-align: left;}
#content .media-press .col-text-right{ text-align: right;}

#content .media-press .col-2of3{ float: left; width: 64%; margin-right: 2%;}
#content .media-press .col-1of3{ float: left; width: 33.3%;}
#content .media-press .col-1of5{ float: left; width: 20%;}
#content .media-press .col-1of2{ float: left; width: 50%;}

#content .media-press h6{ font-family: Vidaloka; font-size: 28px; line-height: 28px; color:  #fff; padding: 15px; margin: 0;}
#content .media-press h6 small{ text-transform: uppercase; display: block; font-size: 0.3em; line-height: 2em;}

#content .media-press h2{ font-family: Vidaloka; font-size: 60px; line-height: 60px; color: #dd5656; font-weight: 100;}
#content .media-press h2 small{ display: block; font-size: 0.3em; line-height: 1em;}

#content .media-press h3{ font-family: Vidaloka; font-size: 28px; line-height: 28px; font-weight: 100;}
#content .media-press h3 small{ display: block; font-size: 0.6em; line-height: 1em;}

#content .media-press h4{ font-family: Vidaloka; font-size: 30px; line-height: 32px; color: #dd5656; font-weight: 100; margin: 0;}
#content .media-press h4 small{  display: block; font-size: 0.4em; line-height: 1.4em; text-transform: uppercase; color: #5f5e5c;}

#content .media-press .col-text-intro img{ border-radius: 200px; overflow: hidden;}
#content .media-press .col-text-intro p{ font-size: 0.95em; color: #333; margin: 0 0 8px 0; line-height: 1.4em;}
#content .media-press .col-text-intro .special-strong{
    position: relative; 
    display: block; 
    background: #f4f0f0;
    padding: 15px;
    margin: 20px 0 20px 15px ;
}
#content .media-press .col-text-intro .special-strong i{ background: #dd5656; color: #fff; padding: 0.5em; text-align: center; border-radius: 200px; display: block; position: absolute; top: -10px; left: -10px;}

#content .media-press .col-text-numbers{ padding: 15px; border-bottom: #ccc dotted 2px; position: relative;}
#content .media-press .col-text-numbers::after{ 
    font-family: FontAwesome; 
    position: absolute; 
    opacity: 0.1;
    z-index: -1;
    font-size: 4em;
    bottom: 30px;
    right: 15px;
}
#content .media-press .col-text-numbers:last-child{ border-bottom: none;}
#content .media-press .col-text-numbers ul{ overflow: hidden; list-style: none; padding: 15px 0 0; margin: 0; width: 90%;}
#content .media-press .col-text-numbers ul li{ float: left; width: 33%; text-align: center; list-style: none; padding: 0; margin: 0;}
#content .media-press .col-text-numbers ul li img{ display: block; margin: 0 auto; float: none;}
#content .media-press .col-text-numbers ul li small{ display: block; margin: 0 auto; font-weight: 900; font-size: 0.8em;}

#content .media-press .col-text-numbers-1::after{ content: "\f06e";}
#content .media-press .col-text-numbers-2::after{ content: "\f0c0";}
#content .media-press .col-text-numbers-3::after{ content: "\f003";}

#content .media-press .col-text-socialinfo{ border-top: #ccc solid 1px; padding: 15px 0;}
#content .media-press .col-text-socialinfo strong{ font-family: Vidaloka; font-size: 22px; line-height: 1.8em; color: #141414;}
#content .media-press .col-text-socialinfo ul{ list-style: none; padding: 0; margin: 0;}
#content .media-press .col-text-socialinfo ul li{ list-style: none; padding: 0; margin: 0;}
#content .media-press .col-text-socialinfo ul li a{ display: block; font-size: 0.9em; color: #80b469; font-weight: 900;}
#content .media-press .col-text-socialinfo ul li a:hover{ color: #4c8433; text-decoration: none;}
#content .media-press .col-text-socialinfo em{ font-family: Vidaloka; text-transform: uppercase; font-style: normal; font-size: 0.8em;}
#content .media-press .col-text-socialinfo p{ padding: 0; margin: 0; line-height: 1;}

#content .media-press .space{ padding: 15px; margin: 15px 0 0 0;}

#content .media-press .col-text-ser, 
#content .media-press .col-text-tes, 
#content .media-press .col-text-bee{ min-height: 500px;}

#content .media-press .col-text-ser p, 
#content .media-press .col-text-tes p, 
#content .media-press .col-text-bee p, 
#content .media-press .col-text-ser ul, 
#content .media-press .col-text-tes ul, 
#content .media-press .col-text-bee ul{ font-size: 0.95em; margin: 0 0 8px 0; line-height: 1.4em;}


#content .media-press .col-text-ser ul { padding: 0; margin: 0; list-style: none;}
#content .media-press .col-text-ser ul li{ padding: 0 0 8px 20px; margin: 0; list-style: none;  position: relative;}
#content .media-press .col-text-ser ul li::before{
    content: "\f08d";
    font-family: FontAwesome;
    position: absolute;
    opacity: 0.5;
    position: absolute;
    left: 0;
    top: 2px;
}

#content .media-press .col-text-tes{ background: #faf5ed;}
#content .media-press .col-text-tes p{  font-style: italic;}

#content .media-press .col-text-tes em a{
    font-family: Vidaloka; 
    display: inline-block;
    padding: 12px 8px;
    border: #5f5e5c solid 1px;
    color: #5f5e5c;
    font-style: normal;
    margin: 15px auto 0;
}
#content .media-press .col-text-tes em a:hover{ 
    background: #5f5e5c;
    color: #faf5ed;
    text-decoration: none;
}
#content .media-press .col-text-bee img{ margin: 0 5px 10px 0; padding: 0; max-width: 100%;}

#content .media-press .col-footer{  background: #5f5e5c; overflow: hidden;}
#content .media-press .col-footer p{ margin:0; padding: 15px; line-height: 1.5em;}
#content .media-press .col-footer p a{ color: #fff; font-size: 0.8em; display: block; opacity: 0.8; padding: 0; margin: 0;}
#content .media-press .col-footer p a:hover{ opacity: 1;}

#content .media-press .col-text-pdf{
    background: #dd5656;
    padding: 15px;
}

#content .media-press .col-text-pdf a{
    font-family: Vidaloka; 
    display: inline-block;
    padding: 15px;
    border: #fff solid 1px;
    color: #fff;
    font-style: normal;
    margin: 0 auto;
}
#content .media-press .col-text-pdf a i{
    display: inline-block;
    margin-right: 0.5em;
}
#content .media-press .col-text-pdf a:hover{
    background: #fff;
    color: #dd5656;
    text-decoration: none;
}


#content .media-press .col-text-pdf  a.alt-pdf-btn{
opacity:0.4;
margin-left:0.8em;
}
#content .media-press .col-text-pdf  a.alt-pdf-btn:hover{
opacity:0.9;
}

/*
SIDEBAR SOCIAL _ Marco Styles _ 2016
*/    

.instagram-pics.instagram-size-thumbnail li{
    width: 48%; float: left; margin: 0; background: none;  padding: 2px !important;
}
.instagram-pics.instagram-size-thumbnail li{ background: none !important;}
.instagram-pics.instagram-size-thumbnail li a{ display: block; background: #e9e8e8; padding: 8px;}
.instagram-pics.instagram-size-thumbnail li a img{ background: none; width: 100% !important; height: auto;}
.instagram-pics.instagram-size-thumbnail li a:hover { background: #dd5656;}

@media only screen and (max-width: 1024px){
    #content .media-press .col-text-ser{ width:50%;}
    #content .media-press .col-text-tes{ width:50%;}
    #content .media-press .col-text-bee{ width:100%;}
    #content .col-text-bee{ padding-bottom: 60px;}
    #content .media-press .col-text-ser, 
    #content .media-press .col-text-tes, 
    #content .media-press .col-text-bee{ min-height: auto;}
}

@media only screen and (max-width: 767px){
    #content .media-press .col-2of3{ width: 100%;}
    #content .media-press .col-1of3{ width: 100%;}
}

@media only screen and (max-width: 620px){
    #content .media-press .col-1of5{ width: 33.3%;}
#content .media-press .col-text-pdf  a.alt-pdf-btn{
margin-left: auto;
margin-top: 0.5em;
}
}


@media only screen and (max-width: 580px){
    #content .media-press{ background: none;}
    #content .col-text-bee{ padding-bottom: 0px;}
    #content .col-white{ display: none;}
    #content .media-press .col-text-ser,
    #content .media-press .col-text-tes,
    #content .media-press .col-text-bee{ width:100%;}
}

@media only screen and (max-width: 420px){
    #content .media-press .col-1of5{ width: 50%;}
    #content .media-press h2{ font-size: 40px;}
}