/* -- This is the place to add your own style modifications without touching the original styles -- */

body{
font-family: 'Source Sans Pro', sans-serif;
/* background:#f8f8f2 url(http://sietelisboas.com/beta/gplaypattern.png) repeat;*/
background: #f8f8f2;
}
#header {
margin: 0 auto;
padding: 30px 0;
background: #fff;
}
#subheader {
background: #EBF6DF;
border:0;
}
#subheader h2.description a:link,
#subheader h2.description a:visited{
	color:#777;
	font-weight:400;
	font-style:normal;
}
#subheader h2.description a:hover,
#subheader h2.description a:active{
	color:#333;
font-weight:500;
}

#topnav ul ul  {
	border-top: 1px solid #fff;
	}
#topnav ul ul a  {
	border: 1px solid #fff;	
	}
#topnav ul ul ul  {
	border-top: 1px solid #fff;
	}
#topnav ul,
#topnav ul a {
border:none;
}
.fontResizer{list-style:none; float:right;font-family: 'Source Sans Pro', sans-serif;}
	li.fontResizer a{color:#999;}


#catnav{
margin-top:15px;
font-size: 15px;
}
#catnav a{
color:#000;
}
#catnav a:hover,
#catnav li.current-menu-item > a,
#catnav li.current_page_item > a {
background:#ffc156;
}
#catnav ul ul li.current-menu-item > a, 
#catnav ul ul li.current-menu-item > a:hover, 
#catnav ul ul li.current_page_item > a, 
#catnav ul ul li.current_page_item > a:hover {
background: #f5f5f5;
color: #000;
}
#catnav ul ul a:hover  {
	background:#ffc156;
	}
.entry img.thumbnail, .post-feature-video {
max-width: 25%;
}
#page {
background: none;
}
.post, .page.hentry {
padding: 20px;
background: #fff;
/*border: 1px solid #eee;*/
border-bottom: 0;
}
div.post:hover{
transition: background-color 0.5s ease;
background-color:#eff9de;
}
.page .post, .single .post, .error404 .post {
padding: 20px;
/*border: 1px solid #eee;*/
}
.page .post:hover, .single .post:hover, .error404 .post:hover {
background:#fff;
transition:none;
}
.readmore a.more-link{
line-height: 30px;
display: inline-block;
margin: 0 0 20px 0;
text-decoration: none;
padding: 4px 25px;
border: 0;
font-weight: normal !important;
font-size: 14px;
letter-space:2px;
cursor: pointer;
text-align: center;
}
.readmore a.more-link:link, .readmore a.more-link:visited {
background-color: #7AB51D;
color: #fff;
}
.readmore a.more-link:hover, .readmore a.more-link:active {
background-color: #9fce52;
}
div.my-excerpt ~ p.readmore{
margin-bottom:0;
}
div.my-excerpt + p.readmore > a.more-link{
margin:0;
}
.featured.wide {
border: 0;
}
.featured.wide .myflexslider .slide-container {
background: #fff;
}
.featured.wide .myflexslider a.more-link {
max-width: 50%;
}
.featured.wide .myflexslider .feature-image, .featured.wide .myflexslider .feature-video {
border-right:0;
}
.cat-posts-widget .post {
margin: 0 0 10px;
border-bottom: 1px dotted #dddddd;
padding: 10px;
}
.cat-posts-widget .post:last-child {
padding-bottom: 10px;
}
.cat-posts-stacked h2.feat-title,
h3.widgettitle {
border-bottom: 0;
letter-spacing: 0.02em;
font-weight:300;
text-transform:uppercase;
color:#FABA00; 
background:#fff;
	padding:15px;


}
.cat-posts-stacked h2.feat-title a:link,
h3.widgettitle a:link,
.cat-posts-stacked h2.feat-title a:visited,
h3.widgettitle a:visited {
color:#ffba00;
}
.widget.widget_search {
padding: 10px 10px 5px;
border: 0;
background: #EBF6DF;
}
#searchform input[type="submit"], #searchform input[type="button"] {
text-transform: uppercase;
}
h2.feat-title, 
h3.widgettitle{
font-weight:600 !important;
}
.flex-caption .meta{
display:none;
}
.banner125{
background:#fff; 
padding-top:20px; 
padding-bottom:10px; 
/*border:1px solid #eee;*/
}

h1.page-title,
h1.archive-title,
.auth-bio h1 {
	font-size:28px;
	}
#searchform input[type="submit"], #searchform input[type="button"] {
background: #faba00;
border:1px solid #faba00;
}
blockquote {
background: #FBF9F0;
padding: 10px 10px 1px;
border:0;
}
blockquote h4{
color: #faba00;
}
.wp-caption {max-width:100%;}
#respond{
	background: #ebf6df;
	border:0;
}
#comments{
	margin-top:20px;
}
a, a:link, a:visited {
color: #7dc40b;
}
#tribe-events-list-widget-2{
	background:#fff;
	padding:15px
}
#tribe-events-list-widget-2 h3{
	color:#ffb939;
}
#tribe-events-pg-template {
max-width: 1000px;
margin: 20px auto;
background: #fff;
padding: 10px 30px;
}
ol.hfeed.vcalendar, 
li.tribe-events-list-widget-events {
	margin:0 !important; 
	padding:0 !important;
	border-top:1px dotted #666;
	}
li.tribe-events-list-widget-events > h4 a{
	color:#222; 
	font-weight:400; 
	font-size:0.7em;
	}
h4.entry-title.summary{margin:10px 0}
li.tribe-events-list-widget-events > div.duration{
	text-transform:uppercase; 
	font-weight:400; 
	color:#777;
	margin-bottom:10px;
	}
p.tribe-events-widget-link{
	border-top:1px dotted #666;
	padding-top:5px;
}
p.tribe-events-widget-link a{
	color:#ffb939;
	font-weight:400 !important;
	font-size:1.2em !important;
}
.subicon.home {
background: url(images/home.png) -3px -2px no-repeat;
}

#commentform input[type="submit"],
#commentform input[type="button"],
.archive-tabs a,
.archive-tabs a:link,
.archive-tabs a:visited,
.email-form input[type="submit"],
.email-form input[type="button"],
#searchform input[type="submit"],
#searchform input[type="button"],
.wpcf7 input[type="submit"],
.wpcf7 input[type="button"] {
	background: #faba00;
	border: 1px solid #faba00;
	}
	.featured.wide .myflexslider .my-excerpt  {
       
       height: auto;
}
.sub-icons li {
border: none;
background: none;
}

.sub-icons li.home {
text-align: right;
margin: 0 1px 1px 25px;
width:auto;
}
div.sub-icons li.home a:link,
div.sub-icons li.home a:visited{
color:#333;
}
/*div.yarpp-related{
	margin:15px auto 0 auto;
	padding:15px 0;
	border-top:1px dotted #ddd;
	border-bottom:1px dotted #ddd;
}
.yarpp-thumbnail > img, .yarpp-thumbnail-default {
height: auto !important;
}
.yarpp-thumbnails-horizontal .yarpp-thumbnail-title {
overflow: visible !important;
}*/
.meta {
margin: -30px 0 20px;
padding: 0 0 15px;
border-bottom: 1px dotted #ddd; 
}
.banner728-container {
margin: 0 auto;
padding: 0 20px;
border: none;
}