/*
Theme Name:Ein Karem Hotel 
Theme URI: http://www.bytech.co.il/
Version: 1.0
Description: Ein Karem Hotel template with a special category feature and a home page built with a page and a category listing
*/

/* standard elements */

html{
    background-image:url(img/bg_body.gif);
	background-color:#6f7142;
	background-repeat:repeat-x;
	padding:0px 0px 0px 0px;
	margin:0px 0px 0px 0px;
	height:auto;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
}


body {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
}

.big_maincontainer{	
    min-height: 100%;
	padding:0px 0px 0px 0px;
	width:1000px;
	margin:auto;
}

.maincontainer{	
    min-height: 100%;
	padding:0px 4px 0px 4px;
	width:992px;
	background:url(img/bg_maincontainer.jpg) repeat-y;
	float:right;
}



* {
	margin: 0;
	padding: 0;
}

a {color:#217995;}
a:hover {color:#b7910e;}


code,ul {padding-bottom: 10px;	
direction:rtl;
}

p{
	margin:0;
	padding:0px 0px 10px 0px;
	line-height:18px;
	text-align: justify;
	font-size:12px;
	color:#484848;
}

li {list-style: none;}

h1 {
    font-size:18px;
	margin-bottom: 4px;
	text-align:right;
	width:auto;
	color:#3d4c6f;
	font-weight: bold;
	clear:both;
	padding-bottom:5px;
	direction:rtl;
	margin-top:0px;
}

h2 {
    font-size:18px;
	margin-bottom: 4px;
	text-align:right;
	width:auto;
	color:#3d4c6f;
	font-weight: bold;
	clear:both;
	padding-bottom:5px;
	direction:rtl;
	margin-top:0px;
}

h3 {font: bold 12px Arial, Helvetica, sans-serif;}


/* misc */
.clearer {clear: both;}

/* structure */
.container {
	font-size: 12px;
	margin: 0 auto;
	padding: 0 0px 0px;
	width:992px;
}

/* header */
.header {
	margin:0 auto;
	width:992px;
	float:right;
}

/* flash */

.flash{
	float:right;
	width:992px; 
	padding-top:0px; 
	background:url(img/bg_compo.jpg) no-repeat center top; 
	height:292px;
}

/* personal_folder */

.personal_folder{
	width:600px;
	height: auto;
	padding:18px 5px 0px 25px;
	font-size: 11px;
	overflow: hidden;
	direction: rtl;
	text-align: left;
	float:left;
	
}

.personal_folder a {
    text-decoration: none;
    color:#CC9900;
	font-size: 11px;
}

.personal_folder a:hover{
	color: #666666;
}

.small{font-size:11px; text-align:left;}


.pic{
	float:left;
	width:630px;
	height:292px;
	padding:0px;
	
}

/* navigation */
.navigation {	
	height:25px;
	direction:rtl;
	font-size:12px;
	width:992px;
	padding-top:0px;
	float:right;
}
.navigation ul {
	list-style-type: none;
	text-align: right;
	padding:0px 25px 0px 25px;
	margin:0px;
}
.navigation li {
	padding:0px 30px 0px 0px;
	text-align: right;
	line-height: 18px;
	float: left;
}

.navigation a {
	color: #64594a;
	display: block;
	text-decoration: none;
	padding: 0 0px;
	font-weight:bold;
}
.navigation a:hover {
	color:#54703F;
}


/* main */

.line_bg{
	width:992px;
	float:left;
}

.main {
	width:992px;
	float:left;
	padding:20px 0px;
}

/* sub navigation */
.sidenav {
	float: left;
	width: 310px;
	direction:rtl;
	margin:0px 0px 0px 15px;
	padding:0px 15px 10px 0px;
	height:auto;
	border-right:1px dotted #c1bcbc;
}

.sidenav h2 {
	font-size:18px;
	color:#282014;
	font-weight: normal;
	padding:0px 0px 10px 0px;
	}

.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;
	
}

/* content */
.content {
	float: right;
	margin:0px 0;
	padding:0px 18px 16px 0px;
	width:600px;
	direction:rtl;
}


.sidenav h3 {
	font-size: 12px;
	font-weight:bold;
	color: #0a0e19;
	clear: both;
	margin-bottom: 0px;
	width: 100%;
	font-variant: inherit;
	margin-top: 0px;
	font-family: Arial, Helvetica, sans-serif;
}

.sidenav h3 a {
	text-decoration: none;
	color:#0a0e19;
	font-size: 12px;
}

.sidenav h3 a:hover{
	color: #526A87;
	font-size: 12px;
}

.content .descr {
	color: #664;
	font-size: 12px;
	margin-bottom: 6px;
}


.content ul {
	padding: 0px 15px 10px 0;
	margin: 0px 0px 0px 0;
}

.content li {
	padding: 1px 0px 1px 0;
	list-style-type:square;
	line-height:18px;
	color:#484848;
}


.content img {
	border:#CCCCCC 1px solid;
	padding:3px;
	float:right;
	margin: 0px 0px 0px 0px;
}



/* footer */
.footer{
	width: 992px;
	overflow: hidden;
	padding: 15px 0px 10px 0px;
	margin:0px;
	float: right;
	background-color:#656161;
}


.footer ul{
	list-style-type: none;
	text-align:right;
	width:992px;
	float:right;
	text-align:center;
}

.footer li{
	padding:0px 10px 0px 0px;
	list-style-type: none;
	display: inline;
	float:none;
}

.footer a
{
	text-decoration:none;
	color: #fff;
	font-weight: bold;
	font-size: 12px;
}

.footer a:hover{
	color: #fff;
}

.footer a#current{color: #1C3F94;}

/* bytech */
.bytech{
	width: 992px;
	overflow: hidden;
	padding: 15px 0px 10px 0px;
	margin:1px 0px 0px 0px;
	float: right;
	background-color:#514949;
}


.bytech ul{
	list-style-type: none;
	text-align:right;
	width:992px;
	float:right;
	text-align:center;
	direction:ltr;
}

.bytech li{
	padding:0px 10px 0px 0px;
	list-style-type: none;
	display: inline;
	float:none;
}

.bytech a
{
	text-decoration:none;
	color: #fff;
	font-weight: bold;
	font-size: 12px;
}

.bytech a:hover{
	color: #fff;
}

.bytech a#current{color: #1C3F94;}





/*
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_entry 
{
}



.excerpt_continue 
{
}

.excerpt_space 
{
    width:55px;
}

/*
special category
*/

.special_img 
{
    float:right;
	direction:rtl;
	margin:0px 0px 0px 10px;
}

.special_excerpt 
{
    width:600px;
    height: auto; /* there is the border on the image*/
    float:right;
    overflow:hidden;
    padding:15px 0px 15px 0px;
	border-top:1px dotted #ccc;
}

.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:55px;
	width:185px;
}

.rsswidget{
width:160px;

}

.logo{
	float:right;
	width:339px;
	height:93px;
	background: url(img/logo.gif) no-repeat right top;
}

/*.compo_box{
	float:right;
	width: 300px;
	height:auto;
	padding:85px 42px 0px 0px;
}*/

.compo_box {
    float: right;
    height: auto;
    padding: 85px 42px 0 0;
    width: 300px;
    text-align: center;
    color: #fff;
    font-size: 13px;
    font-weight: bold;
}

.direct_link{
	float:right;
	text-align:right;
	width:270px;
	padding-top:10px;
	color:#FF9;
	
}

.deals{
	width:310px;
	height:70px;
	padding:0px 0px 0px 0px;
	overflow: hidden;
	float: left;
	text-align:right;
	line-height:18px;
	color: #000000;
	font-size:12px;
	position:relative;
}

.deals a {
	color:#154F62;
	font-weight:bold;
}
.deals a:hover {
	color:#5F4B07;
}


.CLR{
	height:10px;
	clear:both;
	overflow:hidden;
	width: auto;
}

/***** Text *****/

.CLR_line{
	height:5px;
	border-bottom: #CCCCCC 1px dotted;
	clear:both;
	overflow: hidden;
	width: auto;
	margin-bottom: 15px;
}


.more{
	width: auto;
	height: auto;
	color: #154f6a;
	float:left;
	padding-right:15px;
	background:url(img/bg_more.jpg) no-repeat right;
}


.more a:link,.more a:visited,.more a:active{
	text-decoration: none;
	color:#154f6a;
	font-size:11px;
	font-weight:bold;
}

.more a:hover{
	color:#6F3543;
}

.search_btn {
background-image:url(img/submit.gif);
border:medium none;
color:#000000;
cursor:pointer;
display:block;
float:left;
font-family:Arial,Helvetica,sans-serif;
font-size:11px;
font-weight:bold;
height:20px;
margin:19px 16px 0 0;
padding:3px;
text-align:center;
width:114px;
}

.special_excerpt_vr {
float: right;
height:80px;
margin: 10px 0;
padding:0px 0px 0px 0px;
width:120px;
}


.special_excerpt_vr p{
	padding-bottom:0px;
	
}
.special_excerpt_vr a {
text-decoration: none;
	font-weight: bold;
	color: #3C517C;
}

.special_img_vr img
{
    width:100px;
    height:60px;
    float: left;
	direction:rtl;
	margin:0px 0px 0px 0px;
}

