/*
Theme Name:C hotels  template
Theme URI: http://www.bytech.co.il/
Version: 1.0
Description: C hotels template with a special category feature and a home page built with a page and a category listing
*/

/* standard elements */

html{
	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;
	height: auto;
	margin:auto;}




* {
	margin: 0;
	padding: 0;
}

a {
	color:#322B28;
	text-decoration:none;
}
a:hover {
	color:#b18533;
}


p,code,ul {padding-bottom: 10px;	
direction:rtl;
}

p {
	color:#544e4e;
	padding-right:0px;
	font-size: 12px;
	line-height: 18px;
	text-align: justify;
	height: auto;
}

li {list-style: none;}

h1, h1 a {
	font-size:16px;
	text-align:right;
	width:auto;
	color:#383c40;
	font-weight: bold;
	clear:both;
	padding:10px 0px;
	direction:rtl;
}
h2 {font: normal 1.3em sans-serif;}
h3 {font: bold 13px sans-serif;}

h3 a {
	color: #85682f;
	text-decoration: none;
	margin:0px 0;
	padding:0px 0px 5px 0px;
	text-decoration: none;
}

h3 a:hover {
	color:#297498;
}


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;
}

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 {
	color: #383c40;
	margin: 0px;
	padding:5px 0px 5px 0px;
}

label {
	display: block;
	font-size: 0.9em;
}

/* misc */
.clearer {clear: both;}
.right {float: left;}
.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 {
	background:#fdfcf7;
	font-size:12px;
	height:138px;
	margin: auto;
	margin-top:0px;
	padding:0px 0px 0px;
	width:800px;
	background:url('img/header.jpg') no-repeat;
	clear:both;
	direction:rtl;
}


/* logo */

.logo {	
	width:239px;
	height:107px;
	margin:auto;
	float: left;
	
}

/* navigation */
.navigation {
	direction:rtl;
	width:800px;
	font-size:11px;
	float:right;
	padding:0px;
	text-align:right;
	direction:rtl;
	height:48px;
}
.navigation a {
	color: #184458;
	text-decoration: none;
	padding: 0 0px;
	font-size:11px;
	font-weight:bold;
	padding:10px 5px 10px 5px;
}
.navigation a:hover {
	color:#b18533;
	padding:10px 5px 10px 5px;
}
.navigation ul {
	display: inline;
	margin:0px;
	padding:12px 15px 0px 15px;
	width:770px;
	background: url('img/bg_menu_top.jpg');
	background-repeat:no-repeat;
	background-position:top;
	height:36px;
}
.navigation li {
	display: inline;
	margin:0px;
	float:right;
}


/* main */

.main {
	background: url('img/bg_container.jpg') no-repeat;
	background-position:top right;
	float: right;
	width: 800px;
}

.line_bg{
	float: right;
	width: 800px;
}


.compo_box {
	float: left;
	width: 187px;
	direction:rtl;
	padding:0px 5px 0px 0px;
}

.bg_compo_box{
	width: 192px;
	float: right;
}

.bg_compo_box_bottom{
	background: url('img/bg_compo_box_bottom.jpg') no-repeat;
	background-position:top;
	width: 220px;
	height:19px;
	float:left;
}

.bg_reservation{
	background: url('img/bg_reservation.jpg') no-repeat;
	width: 196px;
	height:43px;
	float: right;
	padding-bottom:10px;
}

.title_hotels{
	background: url('img/title_hotels.jpg') no-repeat;
	background-position:bottom;
	width: 196px;
	height:59px;
	float: right;
	padding:0px 0px 0px 0px;
}

.title_deals{
	background: url('img/title_deals_big.jpg') no-repeat;
	background-position:bottom;
	width: 196px;
	height:56px;
	float: right;
	padding:0px 0px 0px 0px;
}

.title_deals_2{
	background: url('img/title_deals.jpg') no-repeat;
	background-position:bottom;
	width: 176px;
	height:46px;
	float: right;
	padding:0px 0px 0px 0px;
}

.title_club{
	background: url('img/title_club.jpg') no-repeat;
	background-position:bottom;
	width: 176px;
	height:66px;
	float: right;
	padding:0px 0px 0px 0px;
}

.title_news{
	background: url('img/title_news.jpg') no-repeat;
	background-position:bottom;
	width: 176px;
	height:56px;
	float: right;
	padding:0px 0px 0px 0px;
}

.box_news{
	width: 176px;
	height:100px;
	float: right;
	padding:0px 0px 0px 0px;
}

/* sub navigation */
.sidenav_big {
	background-position:right;
	float: right;
	width: 196px;
	border:1px solid #c4def8;
	direction:rtl;
	padding:1px;
	margin:0px 10px 0px 0px;
}

.sidenav {
	background-position:right;
	float: right;
	width: 196px;
	direction:rtl;
	padding:0px 0px 0px 0px;
	margin:0px 0px 0px 0px;
}

.sidenav h4{
	text-indent:-9999px;
	margin:0;
	padding:0px 0px 0px 0px;
	border:0;
}


.sidenav h2 {
	color: #5A5A43;
	font: bold 14px;
	line-height: 30px;
	margin: 0;
	padding-right:0px;
}
.sidenav ul {
	padding: 0;
}
.sidenav li {

}
.sidenav li a {
	font-size:12px;
	color: #554;
	display: block;
	padding: 8px 5% 8px 0;
	text-decoration: none;
	width:180px;
}
.sidenav li a:hover {
	color: #654;	
	
	
}

/* small pic */

.pic{
	width:525px;
	height:auto;
	overflow:hidden;
	padding:0px;
	float: right;
	border: 4px solid #fff;
}

.index_pic{
	width:165px;
	height:auto;
	overflow:hidden;
	float:right;
	color:#666666;
	font-size:11px;
	padding:0px 0px 0px 20px;
	text-align: right;
}

.index_pic h3 a {
	color: #85682f;
	text-decoration: none;
	margin:0px 0;
	padding: 0px;
	text-decoration: none;
}
.index_pic h3 a:hover {
	color:#297498;
	text-decoration: none;
}





.small_pic{
    width:66px;
	height:auto;
	overflow:hidden;
	float:right;
	color:#011479;
	font-size:12px;
	padding:0px 0px 0px 10px;
}

.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;}


/* index_info */
.index_info {
	float: right;
	margin:0px 0;
	padding:0px 0px 10px 0px;
	width: 370px;
	direction:rtl;
	height: auto;
	font-size:12px;
	color:#666666;
	text-align: justify;
}


/* content */
.content {
	float: left;
	margin:0px;
	padding:0px 0px 0px 10px;
	width:380px;
	direction:rtl;
	height:auto;
	overflow: hidden;
}


.content_in {
	float: left;
	margin:0px 0;
	padding:0px 5px 15px 17px;
	padding-top:0px;
	margin-top:0px;
	width: 560px;
	direction:rtl;
}
.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 {font-size:12px; line-height:18px;}

/* footer */
.footer {
	color: #ccc;
	font-size:11px;
	font-weight:bold;
	padding:0px 0px 10px 0px;
	height: 39px;
	direction:rtl;
	color: #993333;
	padding-bottom:5px;
	width:800px;
	margin:auto;
	clear:both;
}
.footer a, .footer a:hover {color: #184458; text-decoration:none;}
.footer ul {display: inline;}
.footer li {float: right; padding:0px 10px 0px 10px;}

/* 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;
}
.post img {border: 4px solid #DDD; margin: 4px 0;}
.post a img {border: 4px solid #DDD;}
.post a:hover img {border-color: #CCC;}

.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;}

/* calendar
--------------------------------------------------*/
#wp-calendar {
  display:inline-table;
  border-collapse:collapse;
  width:185px;
  margin:0px 10px 0 10px;
  text-align:center;
	direction:rtl;
}

.sidenav table caption {
  margin: -5px 10px 0 10px;
  padding-bottom: 5px;
  border-bottom: 1px solid;
  letter-spacing: 0.1em;
	direction:rtl;
}

.sidenav table thead tr {border-bottom:1px solid;}

.sidenav table th {border-bottom:1px solid;}

 /*.sidenav table td {
  width: 225px; /* maximaize width; honestly, I don't know much about tables... */
  padding: 1px;
  font-size: 0.9em;
}
*/
.sidenav table td#today {
  padding: 0;
  border: 1px solid;
  font-size: 1em;
  font-weight: bold;
}

.sidenav table td a {
  display: block;
  border-bottom: 1px solid;
  font-weight: bold;
  font-size: 1.15em;
}

.sidenav table tfoot {border-top:1px solid;}
.sidenav table tfoot a {
  border: none;
  font-weight: bold;
	direction:rtl;
}
.sidenav table tfoot #prev a {text-align:right;}
.sidenav table tfoot #next a {text-align:center;}

#searchform {
     padding:10px;
	background: url('img/bg_form.gif') no-repeat;
}

.bottomnav ul
{
    display:inline;
	text-align:center;
	width:800px;
	float: right;
}

.bottomnav li
{
    display:inline;
	float: right;
}

/*
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:51px;
}

.excerpt_pic{
    width: 50px;
	height:40px;
	float:right;
	border:1px solid #d7ecf2;
	padding:2px;
}


.excerpt_title2 a {
	text-decoration: none;
	color:#FFFF66;
	font-size: 13px;
	font-weight:bold;
	direction:rtl;
	padding-right:5px;
}

.excerpt_entry 
{
}

.entry ul {
	margin: 5px 25px;
}

.entry li {
	list-style: disc;
	color:#544e4e;
	padding-right:0px;
	font-size: 12px;
	line-height: 18px;
	text-align: justify;
	height: auto;

}

.excerpt_continue 
{
}

.excerpt_space 
{
    width:55px;
}

/*
special category
*/

.special_img 
{
    width:100px;
    height:80px;
    border : solid 1px black;
    float:right;
	direction:rtl;
	margin:0px 0px 0px 10px;
}

.special_img2 
{
    width:100px;
    height:80px;
    float:right;
	direction:rtl;
	margin:0px;
	padding:0px 0px 0px 0px;
}

.event_img 
{
    width:800px;
    height:100%;
    border : solid 1px black;
    float:right;
	direction:rtl;
	margin:0px 0px 0px 0px;
}

.special_excerpt 
{
    width:560px;
    height:90px; /* there is the border on the image*/
    background-color:rgb(fff,fff,fff);
    float:right;
    overflow:hidden;
    padding:0 2px;
    margin-bottom:10px;
}

.special_excerpt a {
	text-decoration: underline;
	font-weight: bold;
	color: #4694B9;
}

.special_excerpt_space 
{
    width:15px;
    float:right;
}

.special_category_title {
	font-size:16px;
	margin-bottom: 4px;
	text-align:right;
	width:auto;
	color:#322B28;
	font-weight: bold;
	clear:both;
	border-bottom:1px solid #322B28;
	padding-bottom:5px;
	direction:rtl;
}

.special_category_subtitle {
}


.one_pic {
    width:110px;
    height:82px; /* there is the border on the image*/
    background-color:rgb(fff,fff,fff);
    float:right;
    overflow:hidden;
    padding:0 0px;
    margin-bottom:10px;
}

/* 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 ul
  {
  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;
	
}

.cat-item-108{display: none;}

.blue{
	color:#235170;
	font-weight: bold;
}

.red{
	color:#d43135;
	font-weight: bold;
}


.homepage{
	background: url('img/bg_container_bottom.jpg') no-repeat;
	background-position:bottom;
	padding-bottom:20px;
	width:800px;
}

.left{
	padding:0px;
	width:186px;
	height:auto;
	float:left;
	padding:0px 0px 0px 0px;
	text-align:right;
}

.menu 
{
    position:relative;
	width: auto;
}

.menu ul 
{
    display:none;
	width: auto;
	padding:0px;
	position:absolute;
    right:0px;
	z-index:50;
    top:14px;
	margin:0px;
}

.menu li 
{
    display:block;
	background-color:#FFFFFF;
	border:1px solid #ccc;
	padding:3px;
	margin:0px;
	z-index:100;
    right:0px;
	width:100px;
}

.menu:hover ul 
{
    display:block;
	margin:0px;
	padding:0px;
	z-index:150;
	width:100px;
} 

.style1 {
	font-size:11px;
	font-weight: bold;
	text-decoration: none;
	color: #0f5459;
}
.style2 {
	font-size:10px;
	padding-left: 5px;
}

/*-=-=-= mmf-form =-=-=-=- */
.mmf-form{
}

.mmf-form input{
}

.mmf-form p{
}

.mmf-form span{
}
.mmf-form label{
}

.mmf-form h3{
}
.mmf-form img{
	border:medium none;
}

.children{
}
.children p{
	display:inline;
	float:right;
	margin-left:10px;
}
.children img{
border:medium none;
float:right;
}
.children span{
}
.children label{
}
.children h2{
	font-size:16px;
font-weight:bold;
}
.children input{
}
.child1{
	height:60px;
width:550px;
}
.child2{
		height:60px;
width:550px;
}
.child3{
	height:60px;
width:550px;
}

