/*
 Theme Name:   Israel Mag Hueman
 Description:  Hueman Child Theme for Israel Diaries
 Author:       SEO Praxis
 Author URI:   http://www.seopraxis.com
 Template:     hueman
 Version:      1.0.0
 Text Domain:  israelmag
*/

body {
	font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
	font-weight: normal;
}

#header {
	background: url(http://israeldiaries.com/wp-content/uploads/2015/06/jerusalem-israel-diaries.jpg) no-repeat center;
	background-size: cover;
}

/* Remove this if we're using the top menu bar */
#header .pad {
    padding-top: 50px;
    padding-bottom: 20px;
}

#header .container-inner {
	text-align: center;
}

#nav-header.nav-container {
    background: rgba(51, 51, 51, 0.85);
}

#nav-header.cloned {
	box-shadow: 0 3px 5px 0 rgba(0, 0, 0, 0.5);
	-webkit-box-shadow: 0 3px 5px 0 rgba(0, 0, 0, 0.5);
	-moz-box-shadow: 0 3px 5px 0 rgba(0, 0, 0, 0.5);
}

.site-title {
	font-size: 60px;
	padding-bottom: 40px;
	float: none;
	display: inline-block;
}

.site-title a {
    background-color: rgba(0, 0, 0, 0.45);
    padding: 10px 20px;
}

#mc_embed_signup {
	background-color: #fff;
	padding: 15px;
	border: 3px solid #ddd;
	border-radius: 3px;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
}

i.chimp {
	color: #be282b;
	font-size: 3em;
	margin-right: 5px;
}

.newsresult a {
	color: #3b8dbd;
}

.newsimage {
	margin-right: 10px !important;
}

.sidebar p.googleattribution {
	font-size: 11px;
}

#underpost-sidebar {
	margin-bottom: 30px;
	font-style: italic;
	padding: 20px;
	background-color: rgba(59, 117, 189, 0.16);
	font-size: 0.95em;
	line-height: 1.4;
}

#footer-bottom #copyright, #footer-bottom #credit {
	font-size: 13px;
	line-height: 1.2em;
}

@media only screen and (min-width: 1025px) {
	.full-width.topbar-enabled #header {
		padding-top: 110px;
		padding-bottom: 50px;
	}
}

@media only screen and (min-width: 720px) {
	#nav-topbar .nav {
		font-family: "Arial Narrow";
		text-transform: uppercase;
		font-weight: 700;
	}
}

@media only screen and (max-width: 479px) {
	.gallery-caption, .mobile-sidebar-hide .sidebar, .mobile-sidebar-hide-s1 .s1, .mobile-sidebar-hide-s2 .s2, .sharrre-container {
    	display: block !important;
	}
}