/*
Theme Name:Narkis
Theme URI: http://www.bytech.co.il/
Version: 1.0
Description: Narkis template with a special category feature and a home page built with a page and a category listing
*/

/* standard elements */

html{
	background: url('img/header.jpg') no-repeat;
	background-position:top center;
	padding:0px 0px 0px 0px;
	margin:0px 0px 0px 0px;
	height:auto;
}


body {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
}

.maincontainer{	
    min-height: 100%;
	padding:10px 0px 0px 0px;
	width:800px;
	margin:auto;
	background: url('img/header.jpg') no-repeat;
}



* {
	margin: 0;
	padding: 0;
}

a {color:#217995;}
a:hover {color:#b7910e;}


p,code,ul {padding-bottom: 10px;	
direction:rtl;
}

li {list-style: none;}

h1 {
	font-size:16px;
	margin-bottom:0px;
	text-align:right;
	width:auto;
	color:#5c7e27;
	font-weight: bold;
	clear:both;
	padding:0px 0px 5px 0px;
	direction:rtl;
}
h2 {font: normal 1.3em sans-serif;}
h3 {font: bold 1.3em sans-serif;}

code {
	background: #FFF;
	border: 1px solid #EEE;
	border-right: 1px solid #C1CAD3;
	color: #217995;
	display: block;
	font: normal 1em;
	line-height: 1.6em;
	margin: 4px 0 12px;
	padding: 8px 10px;
	white-space: pre;
}

h4{
	clear: both;
	padding: 0;
	margin: 0;
	text-indent: 9999px;
}

h5 {
	font-size: 14px;
	font-weight:bold;
	color: #FFFFFF;
	clear: both;
	width: 100%;
	font-variant: inherit;
	margin-top: 0px;
	font-family: Arial, Helvetica, sans-serif;
	margin: 0;
	padding: 8px 0px 0px 0px;
	text-align: center;
}


blockquote {
	background: url('img/quote.gif') no-repeat;
	display: block;
	font: bold 0.9em;
	padding-right: 26px
}

big {font-size: 1.1em;}

h1, h2, h3 {padding-top: 10px;}

label {
	display: block;
	font-size: 0.9em;
}

/* misc */
.clearer {clear: both;}
.center { clear:both; margin:auto;}

/* structure */
.container {
	font-size: 1.2em;
	margin: 0 auto;
	padding: 0 0px 0px;
	width:800px;
}

/* header */
.top {
	background: url('img/clouds.gif') repeat-x;
	padding-right:10px; padding-left:10px; padding-top:50px; padding-bottom:0
}

/* title */
.header {
	height:166px;
	margin:0 auto;
	margin:0px;
	padding:0px;
	width:800px;
	clear:both; 
}

/* personal_folder */

.personal_folder{
	width:790px;
	height: auto;
	padding: 18px 5px 5px 5px;
	font-size: 11px;
	clear: both;
	float: right;
	overflow: hidden;
	direction: rtl;
}

.personal_folder a {
text-decoration: none;
color:#255A89;
}

.personal_folder a:hover{
	color:#2D6CA6;
}

.small{font-size:11px;}



/* navigation */
.navigation {	
	height:27px;
	direction:rtl;
	font-size:12px;
	background: url('img/bg_menu.jpg') no-repeat;
	background-position:center;
	width:800px;
	padding-top:8px;
	float:right;
	
}
.navigation ul {
	list-style-type: none;
	text-align: right;
	padding:0px 20px 0px 20px;
	margin:0px;
}
.navigation li {
	padding:0px 18px 0px 0px;
	text-align: right;
	line-height: 18px;
	float:right;
}

.navigation a {
	color: #2f2e2e;
	display: block;
	text-decoration: none;
	font: bold 1em sans-serif;
	padding: 0 0px;
}
.navigation a:hover {
	background-position: right bottom;
	color:#5d8c15;
}

.green{
color:#5d8c15;
}

/* Menu */

.menu{
	height:35px;
	width:780px;
	clear: none;
	background-image: url(ims/bg_menu.gif);
	float: right;
	margin-right: 10px;
	color: #FFFFFF;
	font-weight: bold;
}

.menu ul
{
	list-style-type: none;
	text-align: right;
	padding:10px 20px 0px 0px;
}

.menu li{
	padding:0px 18px 0px 0px;
	display:inline;
	text-align: right;
	line-height: 18px;
	background-image: url(img/bg_list.gif);
	background-position: right;
	background-repeat: no-repeat;
}

.menu ul li a
{
	text-decoration:none;
	color: #FFFFFF;
	font-weight: bold;
}

.menu ul li a:hover{
	color: #FFFF82;
}



/* main */

.line_bg{
	background: url('img/bottom_bk.gif') no-repeat;
	background-position:bottom;
	width:800px;
	float:left;
}

.main {
	background: url('img/content_bg.gif') no-repeat;
	background-position:top;
	width:800px;
	float:left;
}

/* sub navigation */
.sidenav {
	float: right;
	width: 196px;
	direction:rtl;
	margin:5px 10px 20px 7px;
	padding:1px;
	height:auto;
	background-color:#fff;
	border:1px solid #ccc;
}
.sidenav h2 {
	color: #446020;
	font: bold 14px;
	height:35px;
	margin:0px;
	padding:6px 12px 0px 0px;
	background-image:url(img/bg_h2_nav.gif);
	background-repeat:repeat-x;
	font-family:Arial, Helvetica, sans-serif;
	
}

.sidenav ul {
	padding: 0px;
	margin:0px;
}
.sidenav li {
	padding: 0px;
	margin:0px;
	height:20px;
	padding:5px 0px 5px 0px;
}
.sidenav li a {
    color:#5A5A43;
	padding-right: 12px;
	text-decoration:none;
}
.sidenav li a:hover {
	color: #654;	
	padding-right: 12px;
	
}

/* small pic */

.small_pic{
	width:auto;
	height:auto;
	border:#CCCCCC 1px solid;
	padding:4px;
	float:right;
	margin: 0px 0px 10px 0px;
}

.small_pic a {
	color: #011479;
	text-decoration: none;
	padding:10px 0px 0px 0px;
	text-align:center;
	font-weight:bold;
}
.small_pic a:hover {color: #456;}


/* content */
.content {
	float:left;
	margin:0px 0;
	padding: 0 0px 16px 10px;
	width:566px;
	direction:rtl;
}

.content_index {
	float: right;
	margin:0px 0;
	padding: 0 0px 0px 10px;
	width:370px;
	direction:rtl;
}

.content h2 {
	font-size: 13px;
	font-weight:bold;
	color:#2F2E2E;
	clear: both;
	margin-bottom: 0px;
	width: 100%;
	font-variant: inherit;
	margin-top: 0px;
	font-family: Arial, Helvetica, sans-serif;
}

.content h2 a {
	text-decoration: none;
	color:#732D3F;
}

.content h2 a:hover{
	color: #526A87;
}

.content h3 {
	font-size: 13px;
	font-weight:bold;
	color: #411B06;
	clear: both;
	margin-bottom: 0px;
	width: 100%;
	font-variant: inherit;
	margin-top: 0px;
	font-family: Arial, Helvetica, sans-serif;
}

.content h3 a {
	text-decoration: none;
	color:#732D3F;
}

.content h3 a:hover{
	color: #526A87;
}

.content .descr {
	color: #664;
	font-size: 12px;
	margin-bottom: 6px;
}
.content li {
	background: url('img/li.gif') no-repeat 0 30%;
	padding: 1px 16px 1px 0;
}
.content p{
	margin:0;
	padding:0px 0px 10px 0px;
	line-height:18px;
	text-align: justify;
	font-size:12px;
	color:#484848;
}

.content img {
	width:auto;
	height:auto;
	border:#CCCCCC 1px solid;
	padding:3px;
	float:right;
	margin: 0px 0px 10px 0px;
}

.content table{
font-size:12px;
}

.content td{
padding:8px;

}


/* footer */
.footer{
	width: 800px;
	overflow: hidden;
	padding: 0px 0px 10px 0px;
	margin: 0 auto;
	float: right;
	text-align: right;
}


.footer ul{
	list-style-type: none;
	text-align:right;
}

.footer li{
	padding:0px 5px 0px 0px;
	list-style-type: none;
	display: inline;
}

.footer a
{
	text-decoration:none;
	color: #4B3125;
	padding-bottom: 6px;
	font-weight: bold;
	font-size: 11px;
}

.footer a:hover{
	color:#8A4F13;
}

.footer a#current{color: #1C3F94;}


/* posts */
.post h1 a {text-decoration:none;}
.post h1 a:hover {text-decoration:underline;}

.post {margin: 6px 0 2px;}
.post .info{
	padding: 5px 10px;
	border: 1px solid #E3E4E4;
	background:#F5F5F5;
	color: #555;
	margin: 2px 0 4px;
	direction:rtl;
}

.info a {text-decoration: none;}
.info a:hover {text-decoration: underline;}

/* comments */
.content ol li {list-style: none; background: none;}

#commentlist li {
	margin-bottom: 1.5em;
	padding-bottom: 1em;
	border-bottom: 1px solid #700000;
	list-style: none;
}
#commentform {
	margin: 1em 0;
	background: #FAFAFA;
	width: 280px;
	direction:rtl;
}
.commentmetadata {padding: 2px 0 4px;}
.commentmetadata a {color: #664;}

textarea.styled {width: 280px;}

.styled {
	font-size: 1.1em;
	background: #F8F7F6;
	border: 1px solid #D6D3D3;
}
.styled:hover {
	background: #FFF;
	border: 1px solid #D6D3D3;
}
.styled:focus {
	background: #FFF;
	border: 1px solid #939793;
}
#commentform input {margin-bottom: 3px;}

a img {border:none;}

/* calendar */
#wp-calendar {color:#A0A0A0;}

.sidenav table caption {border-bottom-color:#000;}

.sidenav table thead tr {
  border-bottom-color:#000;
  color:#A53512;
}

.sidenav table th {border-bottom-color:#000;}

.sidenav table td#today {
  border-color:#000;
  color:#A53512;
	direction:rtl;
}

.sidenav table td a {
  border-bottom-color:#000;
  background-color:#EDF3DE;
}

.sidenav table tfoot {border-top-color:#000;}

.sidenav table tfoot a {background:none;}


#searchform {
     padding:10px;
	background: url('img/bg_form.gif') no-repeat;
}

.bottomnav li
{
    display:inline;
}

/*
manage the excerpts on the home page
*/

tr 
{
    vertical-align:top;
}

.excerpt {
    width:245px; 
}


.excerpt_title 
{
	margin-bottom: 4px;
	text-align:right;
	width:auto;
	color:#000099;
	font-weight: normal;
	clear:both;
	border-bottom:2px solid #BABA8F;
	padding-bottom:5px;
	direction:rtl;
}

.excerpt_title a {
	text-decoration: none;
	color:#000099;
	background-color:#f7f7f2;
	font-size: 18px;
	direction:rtl;
}


.excerpt_title2 
{
	margin-bottom: 3px;
	text-align:right;
	width:auto;
	color:#000099;
	font-weight: normal;
	clear:both;
	border-bottom:1px solid #d7ecf2;
	padding-bottom:3px;
	direction:rtl;
	width:270px;
	height:91px;
}

.excerpt_pic{
    width: 100px;
	height:80px;
	float:right;
	border:1px solid #d7ecf2;
	padding:2px;
}


.excerpt_title2 a {
	text-decoration: none;
	color:#217995;
	font-size: 12px;
	font-weight:bold;
	direction:rtl;
	padding-right:5px;
}


.excerpt_entry 
{
}

.excerpt_continue 
{
}

.excerpt_space 
{
    width:55px;
}

/*
special category
*/

.special_img 
{
    width:113px;
    height:88px;
    
    float:right;
	direction:rtl;
	margin:0px 0px 0px 10px;
}

.special_excerpt 
{
    width:260px;
    height:135px; /* there is the border on the image*/
	border-bottom: 1px dashed #ccc;
    background-color:rgb(fff,fff,fff);
    float:right;
    overflow:hidden;
    padding:0 2px;
    margin-bottom:20px;
}

.special_excerpt a {
text-decoration: underline;
	font-weight: bold;
	color:rgb(131,43,85);
}

.special_excerpt_space 
{
    width:15px;
    float:right;
}

.special_category_title {
    font-size:16px;
	margin-bottom: 4px;
	text-align:right;
	width:auto;
	color:#217995;
	font-weight: bold;
	clear:both;
	border-bottom:1px solid #d7ecf2;
	padding-bottom:5px;
	direction:rtl;
}

.special_category_subtitle {
}

/* news ticker */

  .ticker li{
      width:200px;
  }
  /* the news box when JavaScript is available */
  .ticker.hasJS
  {
  overflow:hidden;
  position:relative;
  }
  /* The nested UL when JavaScript is available */
  .ticker.hasJS .movable
  {
  position:absolute;
  top:120px;
  right:0;
  margin:0 .5em 0 .5em;
  padding:0;
  }

#newsbar 
{
    height:100px;
}

#newsbar li 
{
    background:none;
    padding:0px;
}



#newswidget
{
    height:100px;
}


#newswidget ul {
	padding: 0px;
	margin:0px;
}
#newswidget li {
	padding: 0px;
	margin:0px;
	background-image: none;
	height:20px;
}
#newswidget li a {
    color:#5A5A43;
	padding-right: 12px;
}
#newswidget li a:hover {
	color: #654;	
	padding-right: 12px;
	
}

.bg_book_online{
	background-image: url(img/bg_book_online.png);
	height:41px;
	width:196px;
}

.left{
width:175px;
float:left;
height:auto;
overflow:hidden;
padding-top:7px;
}

.bg_cherry{
	background-image: url(img/cherry.png);
	height:41px;
	width:175px;
}

.bg_highlights{
	background-image: url(img/highlights.png);
	height:41px;
	width:175px;
}

.highlights li{
	padding:0px 15px 0px 0px;
	text-align: right;
	line-height: 20px;
	background-image: url(img/bg_list.gif);
	background-position:top right;
	background-repeat: no-repeat;
    font-size:12px;
	color:#064485;
}

.highlights ul 
{
float:right;

}



.rsswidget{
width:160px;

}

.compo_box{

}

.deals{
	width:154px;
	height:auto;
	padding:0px 9px 0px 9px;
	overflow: hidden;
	float: right;
	text-align:right;
	line-height:18px;
	background-color: #EA9F52;
	border-left: 1px solid #ccc;
	border-right: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
	margin-right: 10px;
	color: #000000;
	overflow: hidden;
}

.bg_deals{
	background-image: url(img/bg_deals.png);
	height:41px;
	width:196px;
	float: right;
	margin: 0px 0px 0px 0px;
}


.bg_text{
	background-image: url(img/bg_kintzertim_buttom.png);
	height:135px;
	width:196x;
	float: right;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}

.CLR{
	height:10px;
	clear:both;
	overflow:hidden;
	width: auto;
}

/***** Text *****/


.purple{
	color:#411B06;
	font-weight: bold;
	font-size: 13px;
	padding: 0px 0px 0px 0px;
}

.purple2{
	color:#732D3F;
	font-weight: bold;
	font-size: 13px;
	padding: 0px 47px 0px 0px;
}

.red{
	color:#cc0000;
} 

.gray{
	text-decoration:none;
	color:#666666;
	font-size: 12px;
	font-weight: bold;
} 

.gray a:link,.gray a:visited,.gray a:active{
	text-decoration:none;
	color:#666666;
	font-weight: bold;
	padding:0px 10px 0px 10px;
}

.gray a:hover{
	color:#255A89;
	font-size: 12px;
}

.blue{
	text-decoration:none;
	color:#255A89;
	font-size: 12px;
	font-weight: bold;
} 

.blue a:link,.blue a:visited,.blue a:active{
	text-decoration:none;
	color:#1C4468;
	font-weight: bold;
	padding:0px 0px 0px 0px;
	font-size: 11px;
}

.blue a:hover{
	color:#666666;
	font-size: 11px;
}


.orange{
	color:#CE9C29;
	font-weight: bold;
	font-size: 13px;
	padding: 0px 0px 0px 0px;
}

.orange a:link,.orange a:visited,.orange a:active{
	text-decoration:none;
	color:#AF8330;
	font-size: 11px;
}

.orange a:hover{
	color:#255A89;
	font-size: 11px;
}


.CLR_line{
	height:5px;
	border-bottom: #CCCCCC 1px dotted;
	clear:both;
	overflow: hidden;
	width: auto;
	margin-bottom: 15px;
}

.CLR_line_top{
	height:1px;
	clear:both;
	overflow: hidden;
	width: auto;
	border-bottom: #CCCCCC 1px dotted;
	margin-bottom: 10px;
}


.more{
	width:80px;
	height: auto;
	padding: 0px 0px 0px 0px;
	overflow:hidden;
	color: #CE9C29;
}


.more a:link,.more a:visited,.more a:active{
	text-decoration:underline;
	color:#336600;
}

.more a:hover{
	color:#6F3543;
}

.text_vr{
	width:125px;
	height:auto;
	float: right;
	margin: 0px 3px 0px 2px;
	font-size:11px;
	text-align: center;
	font-weight: bold;
}

.mainmenu 
{
    position:relative;
	width: auto;
}


.mainmenu ul 
{
    display:none;
	width: auto;
	padding:0px;
	position:absolute;
    right:0px;
	z-index:50;
    top:14px;
	margin:0px;
}

.mainmenu ul li 
{
    display:block;
	background-color:#FFFFFF;
	border:1px solid #ccc;
	padding:3px;
	margin:0px 0px 0px 0px;
	z-index:100;
    right:0px;
	width:100px;
	background-image:none;
}

.mainmenu ul li a:link,.mainmenu ul li a:visited,.mainmenu ul li a:active{
	text-decoration:none;
	color:#336600;
}

.mainmenu ul li a:hover{
	color:#6F3543;
}


.mainmenu:hover ul 
{
    display:block;
	margin:0px;
	padding:0px;
	z-index:150;
	width:100px;
} 
.compo_deals{
text-align:right;
direction: rtl;
}
