/*  
Theme Name: Massive News Theme
Theme URI: http://www.massivepress.net/
Description: A premium WordPress news theme.
Version: 1.0
Author: Jason Schuller
Author URI: http://www.massivepress.net/

Please leave credit where credit is due.
*/
#right-con {
	 background: url(images/menu_top_right.gif) no-repeat top right ;
	  height:29px;
	  width:20px;
}
#left-con {
	 background: url(images/menu_top_left.gif) no-repeat top right ;
	 height:29px;
	 width:10px;
	 float:left;
}	 
/**{
margin:0;
padding:0;
}*/
html {

	 background: #F1F1F1 url(images/bg_1100.gif) repeat-y center top;
	 
}	
html,body{
direction: ltr;
color:#40545c;
text-align:right;
} 


body{font:13px arial,helvetica,verdana,sans-serif; direction:rtl;}

h1{
font-size:30px;
font-family: Arial, Helvetica, sans-serif;
font-weight:bold;
color:#006699;
padding-bottom:10px;
padding-top:0px;
}

h2{font-size:20px; margin:0; padding:0 0 5px;color:#006699;}
h3{font-size:16px; margin:0; padding:0 0 5px;color:#4C92CB;
}
h4{font-size:14px; margin:0; padding:0 0 5px;color:#4C92CB;}

h5{
font-size:12px;
color: #7f7f7f;
padding-left:1px;
font-weight:bold;
margin-bottom:5px;
}

a{
color:#034369;
text-decoration:none;
}
#logo {
	padding-top:50px;
	display:block;
	text-decoration:none;
	background: url(images/logo.gif) no-repeat center 55px ;
	height:65px;
	width:236px;
	cursor:pointer;
}	
a:hover{color:#034369; text-decoration:underline;}

#wrapper{
margin:0px auto;
text-align:right;
width:958px;
padding: 0 20px;
direction:rtl;
zoom:1;
background:#fff url(images/back.gif) repeat-x top center ;

} 

/* header */
#header{
background: url(images/back.gif) repeat-x top center !important;


padding: 0;
}

#header h1 a{
width:400px;
float:left;
margin:0;
}

#header h1 a em{
font-style:normal;
color:#555;
}

#searchWrap input{vertical-align:middle; float:left;}
#searchWrap #s{
 border:1px solid #CCCCCC;
color:#336699;
float:left;
font-family:Arial,Helvetica,sans-serif;
border-left:none;
margin-left:-3px;
font-size:12px;
height:18px;

padding-right:5px;
padding-top:2px;
width:250px;
background:none;

}
.clear { clear:both; }
#pagenav{background:#eee url(http://www.fogy.co.il/courser/menu-border.gif) repeat-x bottom center;}
#pagenav td{text-align:center;}
#pagenav td a{color:#5f6f75;display:block;font-size:15px;font-weight:bold;padding:5px 8px 8px;line-height:16px;background:url(http://www.fogy.co.il/courser/menu-line.gif) no-repeat left 10px;}
#pagenav td .last{background:none;}
#pagenav td a:hover{color:#fff;background:#b1ce00 url(http://www.fogy.co.il/courser/menu-line.gif) no-repeat left 10px;text-decoration:none;}
#pagenav .shok{width:65px;}

ul.nav{list-style:none; padding:0; margin:0; zoom:1;}
.nav li{
float:right;
background:url(images/menu_top_line.gif) no-repeat right top;
position:relative;
list-style:none;
z-index:1000378;

}

.nav li a{
font-size:12px;
color:#2F2F2F;
text-decoration:none;
display:block;
padding: 6px 6px 0;
height:24px;
color:#fff;
_width:1%;
_white-space:nowrap;
zoom:1;

/*text-transform:uppercase;*/
}

.nav li a:hover{
text-decoration:underline;
background:url(images/menu_top_grad-hover.gif) repeat-x top center;
text-decoration:none;

}

.nav li ul {
	position:absolute;
	top:28px;
	right:0;
	display: none;
	background: #eee;
	white-space: nowrap;
	background:#FBFCFC;
	width:170px;
	
	border:solid 1px #D3D4D4;
	
}
.nav li ul li {
	float:none;
	height: auto;
	border-bottom:solid 1px #D3D4D4;
	
}
.nav li ul li a {
	color: #034369;
	padding: 2px 5px;
	height:18px;
	
}
.nav li ul li:hover a {
	background:#2B7395;
	color:#fff;
	font-weight:bold;
	
}
.nav li:hover ul {
	display: block;
	zoom:1;
	
}
/* category navigation */
#categories{


}

#categories ul{
list-style:none;
padding:1px 0 0px 0;
}

#categories li{
float:right;
display:block;
/*background:url(images/catbreak.gif) left no-repeat;*/
height: 25px;
padding-top:4px;
}

#categories li a{
color:#0000FF;
display:block;
padding:2px 10px 4px 10px;
}

#categories li a:hover{color:#CCC;}

/* main content */
#mid{padding-top:4px;}
#main{
/*background:#eee;
float:left;
margin:0 10px 0 0;*/
float:right;
width:630px;
}

#singlemain{
/*background:#eee ;*/
float:right;
margin:0px 10px 0 10px ;
width:600px;
}

#featured{
/*background:url(images/maintop.gif) top left no-repeat;
padding:10px 20px 5px;*/
}

#myGallery{
/*margin:4px;*/
font-size:18px;
}


/* main content */
#content{
/*padding:10px 20px;*/

}

#content p{
margin-bottom:10px;
}

#introIMG{
width:150px;
height:150px;
float:left;
margin-right:8px;
overflow:hidden;
}

#introIMG img{
border:none;
padding:4px 4px 4px 4px;
border:1px solid #BDBDBD;
}


.postMeta{
background:url(images/dot.gif) repeat-x left center;
text-transform:uppercase;
font-size:11px;
text-align:right;
margin-bottom:2px;
}

.postMeta span.date{
background:#FFF;
color:#7F7F7F;
padding:0 2px 0 4px;
}

.postMeta span.comments{
background:#FFF url(images/user.gif) no-repeat left center;
padding-left:15px;
margin-left:2px;
}

.postMeta span.comments a,
.postMeta span.date a{color:#555;}
.post{margin:0 0 15px 0;}

.post h2{
line-height:1.2em;
}

.post h2 a{
width:100%;
display:block;
outline:none;
}



.post .entry{
/*line-height:1.4em;
overflow:hidden;*/
line-height:17px;
padding:0 5px 5px 5px;
}

.post .entry p{margin:0;}

.post .entry p a{
background:url(images/dot.gif) repeat-x bottom left;
font-weight:bold;
}

.entry blockquote{margin:0 1.3em 0;}

.entry ul{
margin:0 1.3em 0;
list-style:none;
}

.entry li a{
color:#333;
font-weight:bold;
background:url(images/dot.gif) repeat-x bottom left;
}

.entry ul li{
background:url(images/li.gif) no-repeat right 7px;
padding-right:18px;
margin-bottom:2px;
}

.entry ol{margin:0 1em 0 3em;}
.entry ol li{margin:0 0 7px 0;}
.entry img,.entry a img{border:none;}
.entry a:hover img{border-color:#DFDFDF;}
.entry table tr {padding: 15px 0;}
.entry table tr.alt {background: #eee;}


/* lists */
.rsslinks h3{margin-bottom:5px;}

.rsslinks p{
margin-bottom:5px;
padding-top:5px;
}

.rsslinks ul li{
background:url(images/rss.gif) no-repeat 0 3px;
color:#7F7F7F;
line-height:1.2em;
border-top:1px solid #BBB;
padding:3px 0 4px 16px;
list-style:none;
}

#widgetblock h3{margin-bottom:5px;}

#widgetblock p{
margin-bottom:5px;
padding-top:5px;
}

#widgetblock ul li{
color:#7F7F7F;
line-height:1.2em;
border-top:1px solid #BBB;
padding:3px 0 4px 0;
list-style:none;
}

/* pagination */
#pagination{
color:#7F7F7F;
font-size:11px;
text-transform:uppercase;
margin-bottom:10px;
margin-top:40px;
text-align:right;
}

#pagination p,#pagination img{vertical-align:middle;}

#pagination a img{
border:none;
margin:0 0 3px 2px;
}

/* comments */
#comments{
width:435px;
padding:12px 0 0 0;
}

#comments h3,
h3#respond{
color:#555;
margin-bottom:7px;
}

ol.commentslist{
list-style:none;
margin:5px 0 12px;

}
.commentslist li{
background:#FFF url(images/lgrey_diag.gif) repeat top left;
border:1px solid #BBB;
margin-bottom:7px;
padding:7px 0;
}

.commentslist li a{
font-weight:bold;
background:url(images/dot.gif) repeat-x bottom left;
}

.commentslist li.alt{background:#FFF;}
.commentslist li:hover{border-color:#888;}

.commentslist .comment_text{
margin:0 7px;
line-height:1.4em;
overflow:hidden;
}

.comment_text p,.comment_text ul,.comment_text ol,.comment_text blockquote{margin:1em 0;}
.comment_text ul,.comment_text ol,.comment_text blockquote{margin:0 1em;}

p.author_meta{
font-weight:bold;
text-transform:uppercase;
margin:0 0 0 7px;
}

p.post_meta{
font-size:11px;
text-transform:uppercase;
text-align:right;
margin:0 7px 0 0;
}

.commentslist li.author{
background:#333;
color:#CCC;
}

.commentslist li.author a{color:#DDD;}
.commentslist li.author a:hover{color:#FFF;}

#comments_closed{
background:#333;
color:#ccc;
padding:7px 0;
margin-top:12px;
line-height:1.5em;
}

p.nocomments{margin:0 12px 0 7px;}

p.nocomments a{
color:#ddd;
font-weight:bold;
text-decoration:underline;
}

p.nocomments a:hover{color:#FFF;}

ol.pingslist{
margin:1.5em 2em;
font-size:12px;
}

.pingslist li{
color:#7F7F7F;
margin:0 0 7px 0;
}

.pingslist li a{
font-weight:bold;
background:url(images/dot.gif) repeat-x bottom left;
}

#commentform p{margin:1em 0;}

#commentform p a{
font-weight:bold;
background:url(images/dot.gif) repeat-x bottom left;
}

#author,#email,#url,#comment{
font:1.1em arial,helvetica,verdana,sans-serif;
border:1px solid #BBB;
padding:2px;
}

#comment{width:429px;overflow:auto;}

#commentform p small{
font-size:10px;
color:#7F7F7F;
}

.commentslist code{background:transparent;}

/* footer */
#footer p{
padding-top:7px;
padding-bottom:50px;
}

#footer p a{
font-weight:bold;
color:#333;
}

/* floats */
.floatleft{
float:left;
margin:3px 7px 0 0;
}

.floatright{
float:right;
margin:3px 0 0 7px;
}

.right{float:right;}
.left{float:left;}
.clear{clear:both;}

.fix:after{
content:".";
display:block;
height:0;
clear:both;
visibility:hidden;
}

.fix{display:inline-block;}
* html .fix{height:1%;}
.fix{display:block;}
/*****sigi */


#search {
	float:left;
	width:680px;
	background: url(images/top_search_grad.gif) repeat-x top center;
	margin-left:-10px;
}
#left_search {
	background: url(images/top_search_left.gif) no-repeat top left;
	height:127px;
	padding-left:25px;
}
#right_search {
	background: url(images/top_search_right.gif) no-repeat top right;
}
#search .in {
	padding-top:70px;
}
.menu_search {
	width:300px;
	float:right;
	padding-right:25px;
	color:#3399CC;
	font-weight:bold;
}
.menu_search ul {
	padding:0;
	margin:0;
	list-style:none;
}
.menu_search ul li {
	float:right;
	padding-left:7px;
}
.menu_search ul li.news a {
	color:#CC0000;
}
#search_left {
	float:left;

	
}



/***********home******************/

#category .sub {
	width:201px;
	height:182px;
	float:right;
	border: solid 1px #CCCCCC;
	margin-bottom:10px;
	padding-top:7px;
	background: #F3F4F4;

}

#category .sub:hover .in a{
	color:#CC0000;
}
#category .sub .move_pic {
	margin-right:8px;
	margin-bottom:10px;
}
#category .sub .in {
	color: #004C6B;
	margin-right:8px;
	line-height:15px;
}
#category .sub .in a {
	color: #4C92CB;
	font-weight:bold;
	display:block;
	padding-bottom:4px;
	font-size:14px;
}
#category .sub .next {
	margin-top:42px;
	margin-left:5px;
	float:left;
}

#category .sub.gray {
	background: #fff;
}
#category .sub.move{
	margin-left:10px;
}
.banner_horz {
	margin: 6px 0 16px;
	border:solid 1px #CBCCCD;
}	
.next-button {
	background: url(images/next.png) no-repeat top right !important;
	height:27px;
	width:38px;
	float:left;
	margin-left:10px;
	margin-top:54px;
	display:block;
	text-decoration:none;
}	
.image-size {
	border: solid 1px #CCCCCC;
	height:89px;
	margin-right:8px;
	width:185px;
}
.image1 {
	background: url(images/small_pic1.jpg) no-repeat top right;
}
.image2 {
	background: url(images/small_pic2.jpg) no-repeat top right;
}
.image3 {
	background: url(images/small_pic3.jpg) no-repeat top right;
}
.image4 {
	background: url(images/small_pic4.jpg) no-repeat top right;
}
.image5 {
	background: url(images/small_pic5.jpg) no-repeat top right;
}
.image6 {
	background: url(images/small_pic6.jpg) no-repeat top right;
}
.image7 {
	background: url(images/small_pic7.jpg) no-repeat top right;
}
.image8 {
	background: url(images/small_pic8.jpg) no-repeat top right;
}
.image9 {
	background: url(images/small_pic9.jpg) no-repeat top right;
}
.image10 {
	background: url(images/small_pic10.jpg) no-repeat top right;
}
.image11 {
	background: url(images/small_pic11.jpg) no-repeat top right;
}
.image12 {
	background: url(images/small_pic12.jpg) no-repeat top right;
}
.footer-n {
	margin:20px 0;
		
}

/****/
.NIR-Form {
	background:#eff5f7;
	padding:10px;
	width:280px;
}	
.text-form-nir {
	border: solid 1px #ddd;
	width:100px;
	margin-bottom:5px;
	background:#fff;
	height:18px;
	padding:2px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
}
.submit-nir {	
	border:none;
	background: #006699;
	color:#fff;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;
	padding:5px;
	margin-top:10px;
	
}
.nir-small {
width:100px;
}	
.move-nir {
	margin-bottom:5px;
	margin-left:5px;
}

.hor_box {
border: solid 1px #d2d2d2;
width:573px;
padding:12px;
margin-bottom:15px;
min-height:125px;
position:relative;
}
.hor_box:hover {
	background:#f3f4f5;
	border: solid 1px #ddd;
}
.pic-box {
	width:163px;
	height:125px;
	background:#eee;
	float:right;
	margin-left:20px;
	overflow:hidden;

}
.text_box {
	line-height:18px;
	padding-left:64px;
}
.text_box a {
	color:#4c92cb;
	font-size:14px;
	display:block;
	font-weight:bold;
	text-decoration:underline;
	margin-bottom:5px;
}
.hor_box:hover a {
	color:#CC0000;
}	
.hor_box a:hover {
text-decoration:none;
}		
.next-button2 {
	position:absolute;
	left:15px;
	bottom:20px;
	background:transparent url(images/next.png) no-repeat scroll right top !important;
display:block;
height:27px;
text-decoration:none;
width:38px;
	}
	.formlink{color:green; padding-bottom:8px;}
	/*added by ben for the paragraph*/

.mainContent .contentItem {
border-top:1px solid #D6CBB9;
padding:30px 15px 10px 0px;
}
.clearFix {
display:block;
}
.clearFix {
display:inline-block;
}
/*
html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, font, img, ins, kbd, q, s, samp, small, strike, sub, sup, tt, var, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, caption {
border:0 none;
font-family:inherit;
font-size:100%;
font-style:inherit;
font-weight:inherit;
margin:0;
outline:0 none;
padding:0;
vertical-align:baseline;
}*/
.mainContent .contentItem .boxcontent  {
float:right;
margin-right:30px;
width:350px;
}
.mainContent .contentItem p {
font-family:arial,serif;
font-size:13px;
margin:0px;
}
p#arrow{position:relative;bottom:-30px}
a#titlebox{color:#B30A0A;font-size:20px;}
div.titlebox{margin-bottom:10px;}

.redarrow {border-color:transparent #B30A0A transparent transparent;
border-style:solid;
border-width:5px 10px 5px 0;
float:right;
height:0;
margin:8px 0;
}
.mainContent .contentItem a.readmore {
font-size:13px;
font-weight:bold;
padding:-20px 10px 0 0px;
margin:0 5px 5px;
color:#333333;
}
a {
text-decoration:none;
}
#body .mainContent {
float:right;
overflow:visible;
width:650px;
}
.mainContent .contentItem .image {
background:url("http://aws-cdn.hottopicmedia.com/global/static/images/dropshadow.png") no-repeat scroll 0 0 transparent;
float:right;
left:-4px;
padding:1px 0 7px 4px;
position:relative;
top:-1px;
width:175px;
  }
  .mainContent .contentItem .image img {
  position: relative;
  margin-right: 36px;
  } 

.boxhead  h2 {margin-bottom:0px;}
.boxpar{
margin:0 0 5px;
font-size:14px;
}

#frm{
background:#F5F7F7;
	border: solid 1px #CBCCCD;
	margin:10px 0px 5px 0px;
	list-style-type: none;
    
}
#frm p{
padding-right:10px;
    
}

#frm h3 {
background:none repeat scroll 0 0 #2B7395;
color:#FFFFFF;
height:20px;
margin:0;
padding:2px 15px 0 0;}
.picture {
background:none repeat scroll 0 0 #FFFFFF;
border:1px solid #D4D4D4;
color:#24292C;
float:left;
font-weight:bold;
margin:0 20px 20px 0;
padding:8px;
text-align:center;
}
.bform_submit{font-weight:bold; font-size:14px;padding:8px;}
/* end added by ben */
/* side-menu */
#sidebar ul{list-style-type:none;clear:right;background:#f9f9f9;border-bottom:none;}
.sidecat{list-style:none;}
#sidebar a{font-weight:bold;}
#sidebar{float:left;margin:20px 0 0 6px;width:294px;list-style-type:none;}
#sidebar p{color:#333;}
.blocks{background:#eee;padding:5px 10px 0 10px;margin-bottom:20px;}
h3.blocks{font-size:15px;padding-bottom:10px;}
h3.mainblock{font-size:15px;margin-bottom:10px;margin-left:5px;}
#category{clear:both;}
#widgetblock{background:#fff;padding:5px 5px 0 5px;}
.side-menu{margin-bottom:30px;position:relative;}
.side-menu .clipper{position:absolute;width:34px;height:43px;top:5px;left:15px;background:url(http://www.fogy.co.il/courser/clipper.gif) top right no-repeat;}
.side-menu .clipper2{position:absolute;width:34px;height:43px;top:7px;left:15px;background:url(http://www.fogy.co.il/courser/clipper.gif) top right no-repeat;}
#sidebar .side-menu h3{background:#2B7395;padding:4px 15px;margin:0;color:#fff;display:block;float:right;}
#sidebar .blue h3{background:#0484b3;}
#sidebar .side-menu a{font-weight:bold;color:#3e4f5e;height:23px;font-size:12px;margin:0 1px;padding:7px 15px 0 32px;display:block;}
.side-menu ul{list-style-type:none;border:solid 1px #d9d9d9;}
.side-menu li{padding:0;margin:0;background:url(http://www.fogy.co.il/courser/side-border.gif) right bottom repeat-x;}
.side-menu li:hover{background:#f4f4f4 url(http://www.fogy.co.il/courser/side-border.gif) right bottom repeat-x;}
#sidebar .side-menu li:hover a{text-decoration:none;background:url(http://www.fogy.co.il/courser/side-hover.gif) 12px 8px no-repeat;}
#sidebar #no-hover li:hover a{background:url(http://www.fogy.co.il/courser/border-bottom.gif) top right no-repeat;}
/* end side menu */