/*
Theme Name:Port Hotel Tel Aviv template EN
Theme URI: http://www.bytech.co.il/
Version: 1.0
Description: Port Hotel Tel Aviv 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;
    min-height: 100%;
	direction:ltr;
	background:#61959A url('img/bg_body.jpg') repeat-y;
	background-position:top center;
}


body {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
}

.maincontainer{	
    min-height: 100%;
	padding:10px 0px 0px 0px;
	width:800px;
	margin:auto;
}

.textwidget {
	padding:5px 0;
	}

* {
	margin: 0;
	padding: 0;
}

a {color:#217995;}
a:hover {color:#b7910e;}


p,code,ul {padding-bottom: 10px;	
direction:ltr; 
color: #666666;
}


li {list-style: none;}

h2 {font: normal 1.3em sans-serif;}
h3 {font: bold 1.3em sans-serif;}

code {
	background: #FFF;
	border: 1px solid #EEE;
	border-left: 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-left: 26px
}

big {font-size: 1.1em;}

h2, h3 {padding-top: 6px;}

label {
	display: block;
	font-size: 0.9em;
}

/* misc */
.clearer {clear: both;}
.left {float: left;}
.right {float: right;}
.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-left:10px; padding-right:10px; padding-top:50px; padding-bottom:0
}

.header {
	height:143px;
	margin:0 auto;
	margin:0px;
	padding:0px 0px 0px 0px;
	width:800px;
	clear:both; 
	background:#fff url('img/header.jpg') no-repeat;
	
}

.header_right{
   float:right;
   width:648px;
   height:146px;
   }
   
.header_left{
   float: left;
   width:152px;
   height:249px;
   padding-top:15px;
   line-height:18px;
   text-align:center;
   font-size:13px;
   }
 
 .header_left ul {
	padding: 0px;
	margin:0px;
}
.header_left li {
	padding: 0px;
	margin:0px;
	height:20px;
	padding:5px 0px 5px 0px;
	width:152px;
	font-weight:bold;
}
.header_left li a {
    color:#5A5A43;
	text-decoration:none;
}
.header_left li a:hover {
	color: #06427D;	
}

/* personal_folder */

.personal_folder{
	width: auto;
	height: auto;
	padding:0px 5px 5px 0px;
	font-size: 13px;
	clear: both;
	float: right;
	overflow: hidden;
	direction: ltr;
    color:#4d767a;
}

.personal_folder a {
text-decoration: none;
color:#4d767a;
}

.personal_folder a:hover{
	color: #4d767a;
}

.small{
	font-size:10px;
	color: #4d767a;
}


/* navigation */
.sidenav {	
	height: auto;
	direction:ltr;
	font-size:12px;
	width:189px;
	padding-top:0px;
	float:left;
	
}

.sidenav h2 {
	padding:0px 0px 0px 18px;
	text-align: left;
	height:30px;
	background-image: url(img/bg_h2.jpg);
	background-position: left;
	background-repeat: no-repeat;
	padding-top:12px;
	width:171px;
	float:left;
    font-size:13px; 
	color:#EAEAEA;
	font-weight:bold;
}


.sidenav ul {
	list-style-type: none;
	text-align: left;
	padding:0px 0px 0px 0px;
	margin:0px;
}
.sidenav li a {
	color:#000;
	}
.sidenav li {
	padding:0px 0px 0px 18px;
	text-align: left;
	height:30px;
	/*background-image: url(img/bg_list.gif);*/
	background-position: left;
	background-repeat: no-repeat;
	padding-top:12px;
	width:171px;
	float:left;
}

.sidenav a {
	color: #EAEAEA;
	/*color: #000;*/
	display: block;
	text-decoration: none;
	font: bold 1em sans-serif;
	padding: 0 0px;
}
.sidenav a:hover {
	background-position: left bottom;
	/*color:#EAEAEA;*/
	color: #666;
}


/* Menu */

.menu{
	height:38px;
	width:800px;
	clear: none;
	background-image: url(img/bg_menu.gif) ;
	float: left;
	color:#FFFFFF;
	font-weight:bold;
	padding-bottom:10px;
	background-position: top;
	background-repeat:no-repeat;
}

.menu ul
{
	list-style-type: none;
	text-align: left;
	padding:10px 0px 0px 20px;
}

.menu li{
	padding:0px 0px 0px 18px;
	display:inline;
	text-align: left;
	line-height: 18px;
}

.menu ul li a
{
	text-decoration:none;
	color: #FFFFFF;
	font-weight: bold;
}

.menu ul li a:hover{
	color: #FFFF82;
}



/* main */

.line_bg{
	width:800px;
	float:right;
}

.main {
	width:800px;
	float:right;
	padding-bottom:10px;
	background-color:#FFFFFF;
}

/* sub navigation */

/* small pic */

.small_pic{
	width:auto;
	height:auto;
	border:#CCCCCC 1px solid;
	padding:4px;
	float:left;
	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:right;
	margin:0px 0;
	padding: 0 15px 16px 0px;
	width:580px;
	direction:ltr;
}



.content h1 {
	font-size: 20px;
	font-weight:bold;
	color: #4d767a;
	clear: both;
	overflow:hidden;
	margin-bottom: 0px;
	width: auto;
	height: auto;
	padding:0px 0px 10px 0px;
	margin-top: 0px;
	font-family: Arial, Helvetica, sans-serif;
}

.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 0 1px 16px;
}
.content p{
	margin:0;
	padding:0px 0px 10px 0px;
	line-height:20px;
	text-align: justify;
	font-size:12px;
	color:#355255;
}

.content img {
	width:auto;
	height:auto;
	border:#CCCCCC 1px solid;
	padding:3px;
	margin: 0px 0px 0px 0px;
	clear:both;
	text-align:left;
}

.content table{
font-size:12px;
}

.content td{
padding:8px;

}


/* footer */
.footer{
	width:787px;
	overflow: hidden;
	padding: 12px 0px 10px 13px;
	height:41px;
	margin: 0 auto;
	float: left;
	text-align: left;
	font-weight:bold;
	background: url('img/bg_footer.gif') no-repeat;
}


.footer ul{
	list-style-type: none;
	text-align:left;
}

.footer li{
	padding:0px 0px 0px 5px;
	list-style-type: none;
	display: inline;
}

.footer a
{
	text-decoration:none;
	color: #fff;
	padding-bottom: 6px;
	font-weight: bold;
	font-size: 12px;
}

.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:ltr;
}
/*.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:ltr;
}
.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:ltr;
}

.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:left;
	width:auto;
	color:#000099;
	font-weight: normal;
	clear:both;
	border-bottom:2px solid #BABA8F;
	padding-bottom:5px;
	direction:ltr;
}

.excerpt_title a {
	text-decoration: none;
	color:#000099;
	background-color:#f7f7f2;
	font-size: 18px;
	direction:ltr;
}

.excerpt_entry 
{
}

.excerpt_continue 
{
}

.excerpt_space 
{
    width:55px;
}

/*
special category
*/

.special_img 
{
    width:105px;
    height:80px;
    border : solid 1px black;
    float:left;
	direction:ltr;
	margin:0px 10px 0px 0px;
}

.special_excerpt 
{
    width: auto;
    height: auto; /* there is the border on the image*/
    background-color:rgb(fff,fff,fff);
    float:left;
    overflow:hidden;
    padding:0 0px;
    margin-bottom:20px;
	border-bottom:1px solid #D7ECF2;
}

.special_excerpt a {
text-decoration: underline;
	font-weight: bold;
	color:rgb(131,43,85);
}

.special_excerpt_space 
{
    width:15px;
    float:left;
}

.special_category_title {
    font-size:16px;
	margin-bottom: 4px;
	text-align:left;
	width:auto;
	color:#217995;
	font-weight: bold;
	clear:both;
	border-bottom:1px solid #d7ecf2;
	padding-bottom:5px;
	direction:ltr;
}

.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;
  left: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-left: 12px;
}
#newswidget li a:hover {
	color: #654;	
	padding-left: 12px;
	
}


.rsswidget{
	color:#000;
width:160px;
}
.rsswidget a {
	color:#000;
	}
.rsswidget img {
	display:none;
	}

.compo_box{
float:left;

}

.deals{
	width:154px;
	height:auto;
	padding:0px 9px 0px 9px;
	overflow: hidden;
	float: left;
	text-align:left;
	line-height:18px;
	background-color: #EA9F52;
	border-right: 1px solid #ccc;
	border-left: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
	margin-left: 10px;
	color: #000000;

	overflow: hidden;
}

.bg_deals{
	background-image: url(img/bg_deals.png);
	height:56px;
	width:174px;
	float: left;
	margin: 0px 0px 0px 10px;
}

.bg_kontzertim{
	background-image: url(img/bg_kintzertim.png);
	height:56px;
	width:174px;
	float: left;
	margin: 0px 0px 0px 10px;
}

.bg_kontzertim_text{
	background-image: url(img/bg_kintzertim_buttom.png);
	height:135px;
	width:120px;
	float: left;
	margin: 0px 0px 0px 10px;
	padding: 0px 14px 0px 40px;
}

.CLR{
	height:5px;
	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 0px 0px 47px;
}

.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:#4d767a;
	font-size: 11px;
	font-weight: bold;
} 

.blue a:link,.blue a:visited,.blue a:active{
	text-decoration:none;
	color:#4d767a;
	font-weight: bold;
	padding:0px 0px 0px 0px;
	font-size: 11px;
}

.blue a:hover{
	color:#4d767a;
	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: left;
	margin: 0px 2px 0px 3px;
	font-size:11px;
	text-align: center;
	font-weight: bold;
}

.mainmenu 
{
    position:relative;
	width: auto;
}


.mainmenu ul 
{
    display:none;
	width: auto;
	padding:0px;
	position:absolute;
    left:0px;
	z-index:50;
    top:14px;
	margin:0px;
}

.mainmenu ul li 
{
    display:block;
	margin:0px 0px 0px 170px;
	z-index:100;
    left:100px;
	padding:0px 0px 0px 18px;
	text-align: left;
	height:30px;
	background-image: url(img/bg_list.gif);
	background-position: left;
	background-repeat: no-repeat;
	padding-top:12px;
	width:171px;
	float:left;
    font-size:13px; 
	color:#EAEAEA;
	font-weight:bold;

}

.mainmenu ul li a:link,.mainmenu ul li a:visited,.mainmenu ul li a:active{
	text-decoration:none;
	color:#EAEAEA;
}

.mainmenu ul li a:hover{
	color:#EAEAEA;
}


.mainmenu:hover ul 
{
    display:block;
	margin:0px;
	padding:0px;
	z-index:150;
	width:189px;
} 

.special_excerpt11 {
border-bottom:1px dashed #CCCCCC;
float: left;
height:120px;
margin-bottom:20px;
overflow:hidden;
padding:0 0 10px;
width:180px;
}

.special_excerpt11 a {
text-decoration: underline;
	font-weight: bold;
	color:#217995;
}

.special_img11
{
    width:156px;
    height:80px;
    float: left;
	direction:rtl;
	margin:0px 0px 0px 10px;
}

