/*
Theme Name: S&G Theme
Description: A <a href='http://codex.wordpress.org/Child_Themes'>Child Theme</a> for the Enfold Wordpress Theme. If you plan to do a lot of file modifications we recommend to use this Theme instead of the original Theme. Updating wil be much easier then.
Version: 1.0
Author: Kriesi
Author URI: http://www.kriesi.at
Template: enfold
*/



/*Add your own styles here:*/

/* Top menu */
#top #header_meta { 
	border: 6px solid #000000; 
	background: #000000; 
	font-family: 'roboto-slab',Helvetica,Arial,sans-serif; 
	color: #ffffff; 
	font-weight: 400; 
	font-size: 14px;
}
#top .sub_menu { font-size: 14px !important; font-weight: 400 !important; }
#top .header_color .sub_menu>ul>li>a { color: #ffffff !important; }
#top .social_bookmarks li { border: none !important; }
#top .social_bookmarks li a { color: #ffffff !important; }

/* Main menu */
.main_menu ul > li a {
	font-family: 'roboto-slab',Helvetica,Arial,sans-serif; 
	color: #000000; 
	font-weight: 700; 
	font-size: 16px;
}

.header_color .main_menu ul > li a:hover { color: #D0000E !important; }
.header_color .main_menu ul:first-child > li.current-menu-item > a { color: #00326B; }
.current-menu-item > a > .avia-menu-fx { background-color: #00326B !important; border-color: #00326B !important;  }

.header_bg {
    opacity: 1; 
    filter: alpha(opacity=100);
}



/* Slideshow */
.avia-caption-title { text-transform: none !important; }
h2.avia-caption-title  { font-size: 48px !important;}
.avia-caption-content { color: #ffffff !important; }
.avia-slideshow-button { 
	background: #F3BB00 !important;
	border: 2px solid #ffffff !important;
	color: #000000 !important;
	text-transform: none !important;
	font-size: 16px !important;
}


/* Headings */
h1 { font-size: 36px !important; }
h2 { font-size: 24px !important; }
h3 { font-size: 18px !important; }
h4 { font-size: 16px !important; }
h5 { font-size: 14px !important; }

h1, h2, h3, h4, h5, h6 {
	font-family: 'roboto-slab',Helvetica,Arial,sans-serif !important;
	font-weight: 700 !important;
	text-transform: none !important;
}

/* ul */
.avia_textblock ul li { 
	font-family: 'roboto-slab',Helvetica,Arial,sans-serif !important;
	font-weight: 700 !important;
	color: #D0000E !important;
	list-style: disc !important;
}


/* Buttons */
.avia-button {
	border: 2px solid #ffffff !important; 
	background-color: #F3BB00 !important;
	font-family: 'roboto-slab',Helvetica,Arial,sans-serif !important; 
	color: #000000 !important; 
	font-weight: 700 !important; 
	font-size: 16px !important;
	padding: 8px 16px !important;
	border-radius: 30px !important;
}

#top #wrap_all .header_color .av-menu-button-colored > a .avia-menu-text,
.av-menu-button > a .avia-menu-text {
	border: none !important; 
	color: #D0000E !important;
	background-color: #ffffff !important;
}

/* Grid weergave*/
.grid-entry .inner-entry { 
	margin-right: 8px !important; 
 	margin-bottom: 16px !important;
}
.grid-entry { }
.grid-entry h4 { 
	font-style: normal !important;
	color: #D0000E !important;
}


/* Socket */
#socket .menu { 
	font-family: 'roboto-slab',Helvetica,Arial,sans-serif; 
	color: #ffffff; 
	font-weight: 400; 
	font-size: 14px;
}
#socket .copyright { display: none; }