/*
Theme Name: Bytech Template
Theme URI: http://www.bytech.co.il/
Version: 1.0
Description: Bytech 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;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
}

body {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
}

table{
	margin:0px;
	padding:5px 0px 5px 0px;
	
}

td{
	margin:0px;
	padding:5px 0px 5px 0px;
	border-bottom:1px dotted #ccc;
	text-align:right;
	
}


.big_maincontainer{	
    min-height: 100%;
	padding:0px 0px 0px 0px;
	width:1000px;
	margin:auto;
}

.maincontainer{	
	min-height: 100%;
	overflow: hidden;
	padding:20px 0px 20px 0px;
	width:1000px;
	float:right;
}


* {
	margin: 0;
	padding: 0;
}


code,ul {
	padding-bottom: 0px;	
	direction:rtl;
}

li {
	padding:5px 10px;	
	direction:rtl;
}

p{
	margin:0;
	padding:0px 0px 10px 0px;
	line-height:18px;
	text-align: justify;
	font-size:12px;
	color:#484848;
	direction:rtl;
}

li {list-style: none; line-height:18px; color:#634428; font-size:12px;}

h1 {
	border-bottom:1px solid #CCCCCC;
	color:#990002;
	direction:rtl;
	font-size:21px;
	font-weight:normal;
	margin-bottom:4px;
	margin-top:0;
	padding:0 0 10px;
	text-align:right;
}


h3 {
    font-size:13px;
	margin-bottom:0px;
	text-align: right;
	width:auto;
	color:#666;
	font-weight: bold;
	clear:both;
	padding-bottom:2px;
	direction:rtl;
	margin-top:0px;
	border-bottom:1px solid #ccc;
	margin-bottom:5px;
}


h4 {
	color:#990002;
	direction:rtl;
	font-size:21px;
	font-weight:normal;
	margin-bottom:4px;
	padding-bottom:10px;
    text-align:right;
	clear:both;
	height:50px;
}

h4 a{
	color:#990002;
	text-decoration:none;
}
h4 a:hover{
	color:#555556;
}


/* misc */
.clearer {clear: both;}

input { font-size:12px; font-family:Arial, Helvetica, sans-serif; width:200px; margin-right:0px; color:#507201; margin-left:0px; clear:both; direction:rtl;}

textarea{ width:200px; height:70px; direction:rtl;}

label{padding:0px; margin:0px;}
/* structure */

.left{
	float: left;
	height: auto;
	overflow:hidden;
	margin:0px;
	width:570px;
	padding:0px 10px 0px 0px;
}


.left_in{
	float: left;
	height: auto;
	overflow:hidden;
	margin:0px;
	width:205px;
	padding:0px 7px;
	background:#DFF1FF;
}

.left_in_post{
	float: left;
	height: auto;
	overflow:hidden;
	margin:0px;
	width:360px;
	padding:0px 10px 0px 0px;
}

.right {
	float:right;
	height:auto;
	margin:0;
	overflow:hidden;
	padding:0 0 0 0;
	width:420px;
}


/* header */
.header {
	float:right;
	height:105px;
	margin:0;
	width:1000px;
}

#access li{
	font-size:12px;
	font-weight:bold;
}





/* main */

.line_bg{
}

.sidenav{
	float: right;
	width:210px;
	direction:rtl;
	margin:0px 0px 0px 0px;
	padding:0px 0px 15px 0px;
	height:auto;
	background-color:#f1efef;
}

.sidenav h2 {
    font-size:13px;
	margin-bottom:0px;
	text-align: right;
	width:auto;
	color:#fff;
	font-weight: bold;
	clear:both;
	padding:3px 3px 3px 3px;
	direction:rtl;
	margin-top:0px;
	background-color:#990002;
}



#sidebar{
}

/* content */


/*****************************************/
.content {
	float: left;
	margin:0px 0;
	padding:0px 0px 20px 0px;
	width:1000px;
	height:auto;
	overflow:hidden;
}

.content_in {
	float: right;
	margin:0px 0px 0px 0px;
	padding:0px 0px 20px 15px;
	width:765px;
	direction:rtl;
	height:auto;
	overflow:hidden;
	border-left:1px dotted #ccc;
}

.content_in_post {
	float: right;
	margin:0px 0px 0px 0px;
	padding:0px 0px 20px 15px;
	width:605px;
	direction:rtl;
	height:auto;
	overflow:hidden;
	border-left:1px dotted #ccc;
}

.content .descr {
}


.content ul {
	padding:0px 15px 10px 0;
	margin: 0px 0px 0px 0px;
}

.content li {
}


.content_h1{
	padding:5px 20px;	
	color:#990002;
}
.content p{
	color:#555556;
}
.p-wrapper{
}
.alignright{
	float:right;
	padding:3px;
	margin:0px 0px 10px 10px;
	border:1px solid #ccc;
}
.post_image{
	float: right;
	width:375px;
	height:130px;
	background-color:#CCC;
	margin-bottom:10px;
}

.post-tags a{
	color:#1C6F9F;
	font-style:italic;
	text-decoration:none;
	font-weight:100;
}
.post-tags a:hover{
	color:#555556;
		font-weight:100;
}

/* footer */
.footer{
	height:auto;
	margin:auto;
	overflow:auto;
	padding:0px 0 0;
	width:1000px;
	float:right;
	border-top:3px double #333;
}


.footer ul{
	list-style-type: none;
	text-align: right;
	width:1000px;
	float:right;
	padding:5px 0px 5px 0px;
}

.footer li{
	padding:0px 0px 5px 0px;
	list-style-type: none;
	float:right;
	text-align: right;
	color:#000;
	line-height:20px;
	font-size: 11px;
}

.footer a
{
	text-decoration:none;
	color: #000;
	font-weight: bold;
	font-size: 11px;
}

.footer a:hover{
	color: #000;
}

.footer a#current{color: #000;}

/* bytech */
.bytech{
	width:1000px;
	overflow: hidden;
	padding:10px 0px 0px 0px;
	margin: auto;
	clear:both;

}

.bytech ul{
	list-style-type: none;
	text-align:left;
	width:985px;
	float:right;
	text-align:center;
	padding:5px 0px 5px 15px;
}

.bytech li{
	padding:5px 0px 5px 0px;
	list-style-type: none;
	display:inline;
	text-align:center;
	color:#333;
	line-height:20px;
	font-size: 11px;
	clear:both;
}

.bytech a
{
	text-decoration:none;
	color: #333;
	font-weight: bold;
	font-size: 12px;
}

.bytech a:hover{
	color: #333;
}

.bytech a#current{color: #1C3F94;}



.logo{
	float: left;
	width:278px;
	height:105px;
}


.CLR{
	height:10px;
	clear:both;
	overflow:hidden;
	width: auto;
}

.right_images img{
	background-color:#FFFFFF;
	border:0 solid #CCCCCC;
	color:#FFFFFF;
	margin:4px 0;
	padding:9px;
}

.left_image{
	float: right;
	height: auto;
	overflow:hidden;
	width:350px;
}

.left_image img{
	float: right;
	height: auto;
	overflow:hidden;
	border:1px solid #ccc;
	width:348px;
}

.small_image {
	float: right;
	height:90px;
	border:1px solid #ccc;
	width:113px;
	margin-left:10px;
}


.small_image a{
	text-decoration:none;
}

.small_image a:hover{
	text-decoration:underline;
}

.small_image img {
	border:1px solid #CCCCCC;
	float:right;
	height:auto;
	margin:0 0 10px 10px;
	overflow:hidden;
	padding:3px;
}

.img{
	border:1px solid #ccc;
	margin:0px 0px 10px 10px;
	padding:3px;
	float: right;
	height:216px;
}

img{border:0px;}


.img_left{
	margin:0px;
	padding:0px;
	overflow:hidden;
	float: none;
	clear:both;
	margin-bottom:10px;
	border-bottom:1px dotted #ccc;
	padding-bottom:10px;
}

/* =Menu
-------------------------------------------------------------- */

#access {
	background:url("img/menu.jpg") no-repeat right top;
	display:block;
	float:left;
	font-size:13px;
	height:38px;
	margin-left:0;
	margin-top:5px;
	padding:10px 20px 0;
	width:960px;
}

#access li {
	float:right;
    padding:0 0px;
	width:103px;
	text-align:center;
	}


#access a{
	text-decoration:none;
	color:#10537A;
	padding:10px 0px;
	width:103px;
	float:right;
	text-align:center;
	margin-top:-13px;
}

#access a:hover {
	background:url(img/a_hover.jpg) right top no-repeat;
	text-decoration:none;
	color:#fff;
	padding:10 0px 20px 0px;
	margin-top:-14px;
	width:103px;
	float:right;
	text-align:center;
}

#access .current-menu-item a,#access .current-category-ancestor a {
	background:url(img/a_hover.jpg) right top no-repeat;
	text-decoration:none;
	color:#fff;
	padding:10 0px 20px 0px;
	margin-top:-14px;
	width:103px;
	float:right;
	text-align:center;
}


.gallery-icon{
	float:right;
	padding:0px 0px 2px 2px;
}


.bottom{
	width:1000px;
	float:right;
	padding:30px 0 0 0;
	
}

.bottom_right{
	width:318px;
	float:right;
	padding-left:15px;
	
}

.bottom_text p{
	font-size:11px;
	
}

/* big pics*/

/*
	Featured Content Slider
	by: Chris Coyier
*/
*						
					  				  
/*
	UTILITY STYLES
*/				  				  
					  				  
.floatLeft { float: left; margin-right: 10px;}
.floatRight	{ float: right; }
.clear { clear: both; }


/*
	PAGE STRUCTURE
*/
#page-wrap {
	border:1px solid #CCCCCC;
	float:left;
	height:394px;
	margin:auto;
	position:relative;
	width:545px;
}


/*
	TYPOGRAPHY
*/
ul { 
	list-style: square inside; 
}

#page-wrap a:hover, a:active{ 
	color: white; 
}

blockquote{ 
	padding: 0 20px; margin-left: 20px; 
	border-left: 20px solid #ccc; 
	font-size: 14px; 
	font-family: Georgia, serif; 
	font-style: italic; 
	margin-top: 10px;
}

/*
	SLIDER
*/
.slider-wrap {
left:5px;
position:absolute;
top:5px;
width:550px;
}			
.stripViewer .panelContainer .panel ul{ 
	text-align: left; 
	margin: 0 15px 0 30px;
}

.stripViewer {
height:317px;
overflow:hidden;
position:relative;
width:537px;
}

.stripViewer .panelContainer{ 
	position:relative; 
	left: 0; 
	top: 0; 
}

.stripViewer .panelContainer .panel {
float:left;
height:100%;
position:relative;
width:560px;
}
.stripNavL, .stripNavR, .stripNav{ 
	display: none; 
}

.nav-thumb{ 
	border: 1px solid black; 
	margin-right: 5px; 
}

#movers-row .img_container {
	float:left;
	margin-left:0;
	padding-left:12px;
	width:96px;

}
#movers-row div a.cross-link{ 
	float: right;
}

.photo-meta-data {
	background:url("img/transpBlack.png") repeat scroll 0 0 transparent;
	bottom:0;
	color:white;
	left:0;
	padding:10px;
	position:absolute;
	width:515px;
	z-index:9999;
}

.photo-meta-data p{
	margin:0;
	padding:0px 0px 0px 0px;
	line-height:18px;
	text-align: justify;
	font-size:12px;
	color:#fff;
	direction:rtl;
}
											  
.photo-meta-data span{ 
	font-size: 13px; 
}

.cross-link	{
	display:block;
	float:left;
	height:78px;
	margin-top:-30px;
	padding-top:17px;
	position:relative;
	width:98px;
	z-index:9999;
}
.active-thumb {
	 background: transparent url(img/icon-uparrowsmallwhite.png) top center no-repeat;
	 
}


/********/
.inside_panel_wrapper{
position:relative;
width:537px;
}
.inside_panel_wrapper img{
height:295px;
width:537px;
}
#main-photo-slider .inside_panel_wrapper h3 {
border:medium none;
padding:0 0 5px;
}
#main-photo-slider .inside_panel_wrapper h3 a {
border-bottom:1px solid #DDDDDD;
color:white;
}
#movers-row {
	float:right;
width:449px;
}
#movers-row img {
	height:78px;
width:98px;
}
#page-wrap .cross-link img {
border:1px solid #ccc;
height:78px;
width:98px;
}

.cat{
	width:235px;
	float:left;
	
}

.cat a {
	color:#166A9C;
	font-size:14px;
	text-decoration:none;
}

.cat a:hover {
	color:#0E4363;
	text-decoration: underline;
}

.img_text{
width:367px; float:right; padding:10px 0px; border-bottom:1px dotted #ccc; margin:0px 0px 0px 15px; height:auto; overflow:hidden;	
}

.img_site{
	width:357px;
	height:280px;
	border:1px solid #ccc;
	padding:3px;
	float:left;
	margin-bottom:10px;
}

.google {
	clear:both;
	float:right;
	margin-right:-25px;
	margin-top:-108px;
	}
.lang{
	width:20%;
	height:auto;
	overflow:hidden;
	padding:0 0 0 0;
	margin:0 0 0 0;
	float:right;
	}	
.lang ul{
	width:100%;
	height:auto;
	overflow:hidden;
	padding:0 0 0 0;
	margin:0 0 0 0;
	float:right;
	}
.lang ul li{
	width:auto;
	height:auto;
	overflow:hidden;
	padding:0 0 0 0;
	margin:0 0 0 0;
	float:right;
	}	