/* 
 Theme Name:   GarthStein
 Theme URI:    
 Description:  
 Author:       TerraCom Web Design
 Author URI:   http://www.terrcomweb.com
 Template:     burbank
 Version:      1.0

 /* == Add your own styles below this line ==
--------------------------------------------*/

/* Colors and fonts
Dark red: #a43420
Cloven red: #ca5a42
Link blue: #5851db
Cloven bottom beige: #f0e8cd
*/

.c-hamburger {
    display: none;
}

.page-template-default #header	{
border-top: 10px solid #a43420;
}

div#core	{
margin-top:80px !important;
}

#breadcrumbs	{
margin-left:10px;
}

#breadcrumbs, #breadcrumbs a:link, #breadcrumbs a:visited {
	color: #fff;
	font-family: 'Spinnaker', sans-serif;
	font-size: 14px;
	margin-bottom: 20px;
	text-transform: uppercase;
}

#breadcrumbs a:hover {
	color: #a43420;
}

.breadcrumb a {
	color: #fff;
}

div#content {
padding:20px !important;
}

div#content, div.fullcontent	{
background:white !important;
}

div.fullcontent	{
padding:30px;
}

.nav li a, #header h1 a 	{
color:white;
}

/*Sidebar*/
.sidebar_item	{
padding:0px !important;
margin:0px !important;
background:black !important;
text-align:left;
}

.margin-top-30	{
margin-top:30px !important;
}

.sidebar_item h4, .sidebar_item h2.widget	{
font-family: 'Spinnaker',sans-serif;
font-weight: 400;
line-height: 1.2;
margin: 0 0 16px;
border-bottom: 1px solid #fff;
padding-bottom: 2px;
color: #fff;
font-size: 16px;
margin-bottom: 16px;
text-transform: uppercase;
}


/*Feed them social*/

.fts-tweeter-wrap, .fts-mashup-post-wrap	{
background:white !important;
padding:10px !important;
}

.fts-mashup-post-wrap a {
color: #1e73be !important;
}

.fts-instagram-load-more-wrapper .fts-fb-load-more {
    font-family: arial;
    text-transform: uppercase;
}

div.fts-jal-single-fb-post	{
width:100% !important;
}


/*Contact form 7*/
form.wpcf7-form p	{
font-family:"open sans" !important;
font-size:18px !important;
}

.wpcf7-submit.wpcf7-submit {
background-color: #000 !important;
font-family:"open sans" !important;
}

.wpcf7-not-valid-tip{
color: #fff !important;
}

/*Social icons*/

ul.social-menu li	{
display: inline;
width: 44px;
}

ul.social-menu li span	{
display: none !important;
}

ul.social-menu li a i {
margin: -7px 9px -2px -9px;
}

ul.social-menu li a {
border-radius: 0px;
}

.widgetable ul.social-menu {
margin: 5px 0 0px 0 !important;
}

.float-left	{
float: left;
}

.entry ol li {
list-style-position: inside;
}

h2.archiv {
    color: white !important;
	margin: 0 0 20px 0;
    padding: 0 0 0px 0;
    border-bottom:none;
}

.search-results span.post-date	{
display:none !important;
}

/*Event Display*/

.evo_metarow_directimg img {
    width: 40% !important;
	border-radius: 0px !important;
}

.eventon_events_list .eventon_list_event .ev_ftImg {
	border-radius: 0px !important;
}

.wpcf7 form.spam .wpcf7-response-output {
    border-color: red;
    background: yellow;
}