/*
Theme Name: והרי החדשות (Newsportal)
Theme URI: http://www.kaushalsheth.com
Version: 1.0
Description: תבנית 3 טורים משמחת וכחולה.
Author: Kaushal
Author URI: http://www.kaushalsheth.com
 */

.taglink, a.tagLink:link, a.tagLink:visited, a.tagLink:hover {
	color:#666666;
	text-decoration: none;
	}

body {
	direction: rtl;
	text-align: center;
	margin-top:10px;
	margin-bottom:10px;
	color:#666666;
	background-color: #E0E0E0;
}

A:link {
	color: #2153AA; text-decoration: underline;
}
A:visited {
	color: #2153AA; text-decoration: underline;
}
A:active {
	color: #2153AA; text-decoration: underline;
}
A:hover {
	color: #FF0000; text-decoration: underline;
}

#page_wrapper {
	margin-right: auto; 
	margin-left: auto;
	width: 98%;
	text-align: right;
	background: #FFFFFF;
	border: 8px solid #FFFFFF;
}

#header_wrapper {
	background: #FFFFFF url(images/menu_bg.gif) bottom right repeat-x;
	margin:0px; padding:0px;
}

#header {
	height: 112px;
	padding:15px;
	
	margin:0px;
}

#header h1 {
	margin:0px;
	font-family: arial, verdana, sans-serif;
	font-size: 28px;
	color:#ffffff;
	letter-spacing: -1px;
}

#header h1 a {
	color:#ffffff;
	
}

#header h1 a :visited
{
	
	color:#ffffff;
}
#header h1 a:hover
{
	
	color:#ffffff;
}

#sitename {
	margin:0px;
	font-family: arial, verdana, sans-serif;
	font-size: 28px;
	color:#ffffff;
	letter-spacing: -1px;
}

#header h2 {
	margin:0px;
	font-family: arial, verdana, sans-serif;
	font-size: 13px;
	color:#B1C6EB;
	letter-spacing: 0px;
}

#left_side {
	margin-top: 10px;
	float: right;
	width: 160px;
	background: #F1F6FE url(images/side_bg.gif) bottom right repeat-x;
}

#right_side {
	margin-top: 10px;
	float: left;
	width: 160px;
	background: #F1F6FE url(images/side_bg.gif) bottom right repeat-x;
}


#content {
	margin-top: 20px;
	margin-bottom: 0px;
	margin-right: 180px;
	margin-left: 180px;
	font-family: arial, verdana, sans-serif;
	font-size: 14px;
	color: #333333;
}

#footer {
	height: 60px;
	background-color: #4E7DD1;
	clear: both;
	text-align: center;
	
	color: #B6CEF9;
	font-family: arial, verdana, sans-serif;
	font-size: 11px;
	line-height: 18px;
}

#footer A:link {
	color: #FFFFFF; text-decoration: underline;
}
#footer A:visited {
	color: #FFFFFF; text-decoration: underline;
}
#footer A:active {
	color: #FFFFFF; text-decoration: underline;
}
#footer A:hover {
	color: #FFFFFF; text-decoration: underline;
}


/*
** Menu styles
*/
ul.menu {
  list-style: none;
  border: none;
  text-align:right;
}
ul.menu li {
  margin: 0 0 0 0.5em;
}
li.expanded {
  list-style-type: circle;
  list-style-image: none;
  padding: 0.2em 0 0 0.5em;
  margin: 0;
  color: #759ADB;
}
li.collapsed {
  list-style-type: circle;
  list-style-image: none;
  padding: 0.2em  0 0 0.5em;
  margin: 0;
  color: #759ADB;
}
li.leaf {
  list-style-type: disc;
  list-style-image: none;
  padding: 0.2em  0 0 0.5em;
  margin: 0;
  color: #759ADB;
}

li.pagenav {
	list-style-type:none;
}
#left_side p, #right_side p {
	margin:3px;margin-top:15px;margin-bottom:15px;
	font-family: arial, verdana, sans-serif;
	font-size: 11px;
	line-height: 16px;
	color: #333333;
}

#left_side a, #right_side a {
	font-family: arial, verdana, sans-serif;
	font-size: 11px;
	line-height: 16px;
}

#left_side h2, #right_side h2 {
	margin-top:5px; margin-bottom:10px; margin-right:3px; margin-left:3px;
	padding:4px;
	font-family: arial, verdana, sans-serif;
	font-size: 14px;
	font-weight: bold;
	line-height: 14px;
	}

#left_side h3, #right_side h3 {
	margin-top:5px; margin-bottom:10px; margin-right:3px; margin-left:3px;
	padding:4px;
	font-family: arial, verdana, sans-serif;
	font-size: 14px;
	font-weight: bold;
	line-height: 14px;
	color: #FFFFFF;
	border:1px solid #0F3974;
	background-color: #2153AA;
}

#left_side h4, #right_side h4 {
	margin-top:0px;margin-bottom:0px;margin-right:3px;
	font-family: arial, verdana, sans-serif;
	font-size: 13px;
	font-weight: bold;
	line-height: 12px;
	color: #2153AA;
}

#content p {
	margin-top:15px; margin-bottom: 15px;
	font-family: arial, verdana, sans-serif;
	font-size: 14px;
	line-height: 18px;
	color: #333333;
}

#content h3 {
	margin-top:5px; margin-bottom: 10px;
	font-family: arial, verdana, sans-serif;
	font-size: 18px;
	font-weight: bold;
	line-height: 18px;
	color: #2153AA;
}

#content h4 {
	margin-top:0px;margin-bottom:0px;
	font-family: arial, verdana, sans-serif;
	font-size: 14px;
	font-weight: bold;
	line-height: 12px;
	color: #2153AA;
}

#content li {
	padding-bottom: 1em;
}

#navlist
{
	margin-top:1px;
	margin-bottom:0px;
	text-align:center;
	padding: 5px 0;
	margin-right: 0;
	border-bottom: 1px solid #0F3974;
	font: bold 14px Verdana, sans-serif;
}

#navlist li
{
	list-style: none;
	margin: 0;
	display: inline;
}

#navlist li a
{
	color: #F1F6FE;
	padding: 5px 15px;
	margin-right: 3px;
	border: 1px solid #0F3974;
	border-bottom: none;
	background: #2153AA url(images/tab_bg.gif) bottom right repeat-x;
	
}

#navlist li a:link { color: #F1F6FE; }
#navlist li a:visited { color: #F1F6FE; }

#navlist li a:hover
{
	color: #FFFFFF;
	background: #3364BB;
	border-color: #0F3974;
}

#navlist li a#current
{
	color: #000;
	background: #FFFFFF;
	border-bottom: 1px solid #FFFFFF;
}

.float_left {
	float: right;
	margin-left: 10px;
}

.float_right {
	float: left;
	margin-right: 10px;
}

.featurebox_center {
	background-color: #fffff6;
	margin:0px;
	padding:10px;
	border: 1px solid #DFE8F7;
	font-family: arial, verdana, sans-serif;
	font-size: 11px;
	line-height: 18px;
	color: #333333;
}

.featurebox_side {
	background-color: #fffff6;
	margin:0px;margin-right:10px;margin-left:10px;margin-bottom:15px;
	padding:10px;
	border: 1px solid #DFE8F7;
	font-family: arial, verdana, sans-serif;
	font-size: 11px;
	line-height: 18px;
	color: #333333;
}


.post{margin:0 0 25px 0;}

.post .info{
	padding:2px 8px 3px 3px;
	border:1px solid #e3e4e4;
	background-color:#f5f5f5;
	font-size:0.9em;
	color:#505050;
}


/* Comments Styling */
#commentlist li {
	margin-bottom: 1.5em;
	padding-bottom: 1em;
	border-bottom: 1px solid #700000;
}

#commentform {
	margin: 1em 0;
	background: #ffffff;
	width: 280px;
}

#commentform textarea {
	background: #f8f7f6;
	border: 1px solid #d6d3d3;
	width: 280px;
}
#commentform textarea:hover {
	background: #FFFFFF;
	border: 1px solid #d6d3d3;
}
#commentform textarea:focus {
	background: #ffffff;
	border: 1px solid #939793;
}

#commentform #email, #commentform #author, #commentform #url, #commentform #title {
	font-size: 1.1em;
	background: #f8f7f6;
	border: 1px solid #d6d3d3;
	width: 280px;
}
#commentform #email:hover, #commentform #author:hover, #commentform #url:hover, #commentform #title:hover {
	font-size: 1.1em;
	background: #ffffff;
	border: 1px solid #d6d3d3;
	width: 280px;
}
#commentform #email:focus, #commentform #author:focus, #commentform #url:focus, #commentform #title:focus {
	font-size: 1.1em;
	background: #ffffff;
	border: 1px solid #939793;
	width: 280px;
}
#commentform input{
	margin-bottom: 3px;
}
.page_item a
{
text-decoration:none;
}


td.googletable{
	border: 1px solid black;
}

table.googletable {
	padding: 1px; 
	border: 2px solid black; 
	text-align: center;
}

.block {
	font-size: 11px;
	font-family:arial,verdana,sans-serif;
	}

.post-left .entry, .post-right .entry{
	height: 10em;
	}
.post-left h2, .post-right h2{
	height: 2em;
	font-size: 14px;
	}

.post-right {
	margin-bottom: 0px;
	width: 45%;
	float: right;
	margin-left: 4%;
	}

.post-left {
	margin-bottom: 0px;
	width: 45%;
	float: 3eft;
	margin-right: 4%;
	}

.cat {
	width: 45%;
	float: right;
	margin-bottom: 5px;
}

.cat ul {
	height: 11em;
}

.cat h2 {
	font-size: 14px;
	text-align: center;
	}

#write {
	float: left;
	width: 35%;
	text-align: left;
	}

.header {
	width: 65%;
	}

.post-right .info {
	height: 2em;
	}

#header-wrapper {
	display: none;
	}

.alignleft {
	float: left;
	padding-right: 5px;
	}
	
h4.comment_title {
	padding-top: 1em;
	}
	
.blacklab_box {
	width: 30%;
	margin-left: 10px;
	padding: 1em;
	float: left;
	border: 2px solid grey;
	background-color: #F1F6FE
	}
	
p.boxes_readmore {
	float: left;
	margin-top: 0;
	padding-top: 0;
}