body {
	background-color: #eee !important;
}

.entry-content b {
}

.wp-caption-text a {
	font-size: 12.5px;
}

.entry-content h1, h2, h3, h4, h5 {
	color: #02486c;
}

.entry-content p {
	font-size: 15px;
	line-height: 1.3;
	margin: .7em;
	text-align: justify;
}

#page {
	margin: 0 auto;
	box-shadow: 0 0 2px rgba(0,0,0,.2);
}

.site-header .site-branding {
	height: 60px;
	background-color: #037BBD;
	background-position: 100%;
	background-size: contain;
}

.site-title-group {
	display: none;
}

.site-title a {
	color: #fff !important;
}

#site-navigation {
	background-color: #f8f8f8;
	text-align: center;
	border-bottom: 1px solid #eee;
}

#site-navigation li {
	background-color: transparent;
	float: none;
	display: inline-block;
}

#site-navigation li a {
	color: #344 !important;
}

#menu-main-menu {
	position: relative;
	margin: auto;
	text-align: center;
}

#menu-main-menu li:first-child {
	position: absolute;
	right: 23px;
	top: -60px;
	width: 125px;
	height: 60px;
	opacity: 0;
}

#menu-main-menu li:first-child a {
	padding: 20px;
}

article {
	border-color: #f2f2f2 !important;
}

h1.entry-title a {
	font-size: 16px;
	display: block;
}

h1.entry-title a:after {
	content: "קרא עוד ←";
	display: block;
	padding: 4px;
	font-size: 12px;
	background-color: #03A6F2;
	text-decoration: none;
	width: 78px;
	color: #fff;
	text-align: center;
	margin-top: 10px;
	letter-spacing: 1px;
}

.entry-summary .button-primary {
	display: none;
}

.nav-previous, .nav-next {
	width: 48% !important;
}

.nav-previous {
	float: right !important;
}

.nav-next {
	float: left !important;
	text-align: left !important;
}

.page-links {
	font-size: 20px;
	color: #0000FF;
	text-align: center;
	font-weight: bold;
}

#nav-below {
	padding-left: 40px !important;
	padding-right: 40px !important;
}

#PDI_container9151776 .pds-answer label {
	text-align: right;
}

#PDI_container9151776 .pds-links a {
	color: transparent;
}

h1.page-title {
	font-size: 38px;
	text-align: center;
	color: #666666;
}	
}