/*  
Theme Name: 022
Theme URI: http://www.wpdesigner.com
Description: 022 WordPress theme created by Small Potato | <a href="http://www.mastergate.co.il">תרגום והסבה לעברית - מאסטרגייט</a>
Version: 1.0
Author: Small Potato
Author URI: http://www.wpdesigner.com/

	This theme is released under Creative Commons Attribution 2.5 License.

*/

body, h1, h2, h3, h4, h5, h6, address, blockquote, dd, dl, hr, p, form{
	margin: 0;
	padding: 0;
}

body{
	font-family: Arial, Helvetica, Verdana, "Trebuchet MS", Georgia, Sans-Serif;
	font-size: 14px;
	text-align: center;
	vertical-align: top;
	background: #5282C4;
	color: #000;
}


h1, h2, h3, h4, h5, h6{
	font-family: Arial, Helvetica, Georgia, Sans-Serif;
	font-size: 18px;
	font-weight: normal;
}

h3 {
font-size:16px;
}


a{
	text-decoration: underline;
	color: #1D6AD4;
}

a:hover{ text-decoration: none; }

a img{ border: 0; }

abbr, acronym{ border: 0; }

address, dl, p{ padding: 15px 0 0; line-height:160%;}

blockquote{
	margin: 15px 0 0;
	background: #eee;
}

blockquote p{ padding: 15px; }

blockquote blockquote{
	margin: 15px;
	background: #fff;
}

code{
	background: #f5f5f5;
}

dt{ font-weight: bold; }

dd{ padding: 0 15px 0 0; }

hr{
	clear: both;
	margin: 15px 15px 5px 15px;
	border: 0;
	height: 1px;
	text-align: right;
	background: #ddd;
	color: #ddd;
}

small{
	font-size: 11px;
}

pre{
	width: 90%;
}

input, textarea{
	font-family: Arial, Helvetica, Georgia, sans-serif;
	font-size: 12px;
	padding: 2px;
}

input#s, input#author, input#email, input#url, textarea#comment{
	padding: 3px;
}

input#author, input#email, input#url{
	margin: 0 0 0 5px;
}

#container{
	margin: 0 auto;
	width: 770px;
	text-align: right;
	vertical-align: top;
	direction: rtl;
}

h1{
	font-family: Arial;
	font-size: 26px;
	font-weight: bold;
	padding: 5px;
	color: #fff;
}

h1 a{
	text-decoration: none;
	color: #fff;

}

h1 a:hover{
	text-decoration: underline;

}



/* header section */

#header {
		width:770px;
		overflow:hidden;
        margin:0;
        padding: 2px 0 2px;
    	background: #333333 no-repeat;
}


/* blog name and desc. divs */

#mainheader {
		border-left: 2px dotted #5282C4;
		width: 150px;
		float:right;
		margin:2px 1px 2px 2px;
        padding: 5px 0 0 0;

}


#mainheader a:hover {

	text-decoration: none;

}


#subheader {
		width: 600px;
		float:left;
        margin:2px 1px 2px 2px;
        padding: 18px 2px 5px 0;

}


#subheader h2 {
		color: #FFFFFF;
		font-style: italic;

}

/* pages navigation bar */


#navmenu {
	background: #333333 none repeat scroll 0 0;
	font-family: Arial, Helvetica, Georgia, Sans-Serif;
	font-size:15px;
	width:770px;
	font-weight:bold;
	float:none;
	margin:2px 0 0 0;
	color:#fff;
	overflow:hidden;
}


#navmenu ul {margin:0; padding:0}

#navmenu ul li {
	float:right;
	list-style-type:none;
	padding-right: 2px;
}

a.hphead {
	color: #FFFFFF;
}

#navmenu  ul li a {
         padding:5px 10px 6px;
         margin:5px 0 0 3px;
         line-height:21px;
		 text-decoration:none;
   }


#navmenu ul li a:hover {
	text-decoration:none; 		
	background:#5282C4 none repeat fixed 0 0;
	}

.page_item, .page_item a, .page_item a:hover {
	color:#FFFFFF;
	
}


.current_page_item, .current_page_item a  {
	background:#5282C4 none repeat fixed 0 0;
	color: #333333; 
}

/* end of pages navigation bar */


/* hp bottom categories navigation bar */


#hpnav {
	background: url(images/hpnav.png) no-repeat;
	font-family: Arial, Helvetica, Georgia, Sans-Serif;
	font-size:13px;
	width:750px;
	height:70px;
	font-weight:bold;
	margin:2px 8px 12px 8px;
	color:#fff;
	overflow:hidden;
	
 		 border-top-left-radius:0px;
         border-top-right-radius:0px;
         border-bottom-left-radius:10px;
         border-bottom-right-radius:10px;

/*         -khtml-border-radius-topleft:0px;
         -khtml-border-radius-topright:0px;
         -khtml-border-radius-bottomleft:10px;
         -khtml-border-radius-bottomright:10px;

         -moz-border-radius-topleft:0px;
         -moz-border-radius-topright:0px;
         -moz-border-radius-bottomleft:10px;
         -moz-border-radius-bottomright:10px;*/
}

#hpnav ul {
	margin:0; 
	padding:0;
	list-style-type:none;
}

#hpnav ul li {
	display:inline;
	padding-right: 2px;
}


#hpnav  ul li a {
         padding:5px 10px 5px 10px;
         margin:5px 0 0 3px;
         line-height:21px;
		 text-decoration:none;
		 color: #000000;
   }


#hpnav ul li a:hover {
    padding:3px 10px 3px 10px;
	text-decoration:none; 		
	background:#5282C4 none repeat fixed 0 0;
	color:#FFFFFF;
	}

ul.hpcatlist {
	text-align:center;
}

/* end of hp bottom categories navigation bar */

#page{
	padding: 10px 2px 10px 10px;
	background: #fff;
	color: #000;
}


#rightarea {
	margin-bottom: 0;
	width: 190px;
	float: right;
	text-align: right;
	vertical-align: top;
}

#banner {
	margin-bottom: 0;
	width: 750px;
	height: 290px;
	text-align: right;
	vertical-align: top;
	background: url(images/fitball-chair-header.jpg) no-repeat;
}


#smallbanner {
	margin-bottom: 0;
	width: 180px;
	height: 170px;
	float: none;
	text-align: right;
	vertical-align: top;
	background: url(images/fitballchair170.jpg) no-repeat;
}


.narrowcolumn {
	float: left;
	width: 560px;
	text-align: right;
	vertical-align: top;
}

.hp {
	float: none;
	width: 750px;
	text-align: right;
	vertical-align: top;
}


.hppost {
	margin-bottom: 10px;
	padding: 10px;
/*	background: url(images/hppost.jpg) no-repeat;*/
	
	     border-top-left-radius:10px;
         border-top-right-radius:10px;
         border-bottom-left-radius:0px;
         border-bottom-right-radius:0px;

         /*-khtml-border-radius-topleft:10px;
         -khtml-border-radius-topright:10px;
         -khtml-border-radius-bottomleft:0px;
         -khtml-border-radius-bottomright:0px;

         -moz-border-radius-topleft:10px;
         -moz-border-radius-topright:10px;
         -moz-border-radius-bottomleft:0px;
         -moz-border-radius-bottomright:0px;*/
}


.post {
	margin-bottom: 10px;
	padding: 10px;
	background: url(images/post.jpg) no-repeat;
}

.post h1 {
	border-bottom: 2px solid #B7C9F7;
	padding: 5px 10px 10px;
	font-family: Arial;
	font-size: 18px;
	font-weight: bold;
	line-height: 24px;
	color: #5282C4;
}

.post h2, .post h1 a, .post h2 a {
	border-bottom: 2px solid #B7C9F7;
	padding: 5px 10px 10px;
	font-family: Arial;
	font-size: 18px;
	font-weight: bold;
	line-height: 24px;
	color: #5282C4;
}

/*
.post h1 a {
color:#5282C4;
}
*/

.entry{
	padding: 0 10px 10px;
	line-height: 20px;
}

.entry h1, .entry h2, .entry h3, .entry h4, .entry h5, .entry h6 {
	margin: 0;
	border: 0;
	padding: 10px 0 0;
	font-weight: bold;
	background-color: transparent;
	background-image: none;
	color: #000;
}

.entry h1{
	font-size: 24px;
	line-height: 24px;
}

.entry h2{
	font-size: 16px;
}

.entry h3{

}

.entry  h4{ font-size: 16px; }

.entry h5{ font-size: 14px; }

.entry h6{ font-size: 11px; font-weight: normal; }

.entry img{
	border: 0px solid #ccc;
	padding: 4px;
	background: #fff;
}

.entry img.wp-smiley{
	padding: 0;
	border: 0;
	background-color: transparent;
}

.entry img.alignleft{
	float: left;
	margin: 5px 20px 0 0;
	border:none;
	
}

.entry img.alignright{
	float: right;
	margin: 5px 0 0 20px;
	border:none;
}


.entry li {
	margin-bottom:20px;
}


.postmetadata{
	padding: 10px 0 0;
	font-size: 11px;
	line-height: 15px;
	color: #999;
}

.browse{
	margin: 0 20px;
	border-top: 1px solid #ddd;
	padding: 10px 0;
	line-height: 20px;
}

#sidebar{
	float: none;
	margin-right: 0;
	width: 190px;
	background: url(images/sidebar.jpg) no-repeat;
}


#sidebar ul{
	margin: 0 0 5px 0;
	padding: 6px 20px 20px;
	list-style: none;
}

#sidebar ul li#search input{
	margin: 0 0 5px;
}

#sidebar ul li.widget_search, #sidebar ul li.widget_calendar{
	padding: 0 0 10px;
}

#sidebar ul li h2{
	padding-bottom: 5px;
	border-bottom: 1px solid #B7C9F7;
	font-family: Arial;
	font-size: 18px;
	font-weight: normal;
}

#sidebar ul ul{
	padding: 7px 0 10px;
	line-height: 24px;
/*	width:190px;*/
}

#sidebar ul ul li{
	margin: 0 0 4px 0;
	padding: 1px 0;
	width: 157px;

}

#sidebar ul ul ul li{
	padding: 0 10px 0 0;
	line-height: 21px;
}



/* categories sidebar navigation */

/*#mycategoryorder ul li,*/ #mycategoryorder ul li a {
		 font-size:13px;
         padding:2px 8px;
         margin:2px 0 0 2px;
         line-height:21px;
		 text-decoration:none;
		 color:#333333;
		 font-weight:bold;		 		 	
	   }

#mycategoryorder ul ul li.cat-item a { 
		background: #EDF0FF; 
		color: #333333;
		}

#mycategoryorder ul ul li.cat-item a:hover { 
		text-decoration:none;
		font-weight:bold;
		color:#FFFFFF;
		background:#5282C4 none repeat fixed 0 0;
		}


/*#mycategoryorder ul li.current-cat,*/ #mycategoryorder ul li.current-cat a {	
	background:#5282C4 none repeat fixed 0 0;
	color:#FFFFFF; 
	text-decoration:none;
	font-weight:bold;	
}

/*#mycategoryorder ul li li.current-cat,*/ #mycategoryorder ul li li.current-cat a {	
	background:#5282C4 none repeat fixed 0 0;
	color:#FFFFFF; 
	text-decoration:none;
	font-weight:bold;	
    padding:2px 8px;
    margin:2px 0 0 2px;
}



#mycategoryorder ul li a:hover {
	text-decoration:none;
	font-weight:bold;
	color:#FFFFFF;
	background:#5282C4 none repeat fixed 0 0;
	}




		
/* end of categories sidebar navigation */

/* comments template */

.comments-template{
	border-top: 1px solid #ccc;
	margin: 10px 10px 0;
	padding: 10px 0 0;
}

.comments-template ol{
	margin: 0;
	padding: 0 0 10px;
	list-style: none;
	line-height: 20px;
}

.comments-template ol li{
	margin: 10px 0 0;
	padding: 0 0 10px;
	border-bottom: 1px solid #ddd;
}

.commentmetadata{ }

.comments-template p.nocomments{
	padding: 0;
}

/* end comments template */


/* wp-calendar */

table#wp-calendar{
	width: 100%;
	font-family: Arial, Helvetica, Georgia, Sans-Serif;
	text-transform: none;
}

table#wp-calendar caption{
	padding: 10px 15px;
}

table#wp-calendar th{
	font-weight: normal;
	text-align: center;
	vertical-align: top;
	background: #eee;
}

table#wp-calendar td{
	padding: 1px;
	text-align: right;
}

table#wp-calendar tfoot td{
	text-align: center;
}

/* end calendar */


/* footer */

#footer {
	clear: both;
	width: 750px;
	height:44px;
	background: #4b4b4b url(images/footer.gif) no-repeat;
	color: #ccc;
	direction: rtl;
	line-height: 18px;
	margin-right:8px;
}

#footer a {
	color: #fff;

}

#fr a {
	text-decoration:none;	
}


#fr {
	width:470px;
	float:right;
	padding:14px;
	color:#FFFFFF;
	font-size:12px;
}


.bold {	
	font-weight:bold;
}


#fl {
	width:128px;
	float:left;
	text-align: left;
	font-size: 11px;
	padding:14px 0px 14px 7px;
}


/* contact us page */

#contact	{
	direction:rtl;	
	text-align:right;
	width:55%;
	float:right;
	margin-bottom:5px;
	
	}

p.contactp	{
	color:#5282C4;
	font-weight:bold;
	direction:rtl;	
	text-align:right;
/*	width:55%;*/
	float:right;
	
	}

#contactdetails {
	float:left;
	margin-top:60px;
	
	}


#imgcontact {
	display:block;
	margin:400px 0 0 10px;
	}
	
/* end contact us page */


/* end footer */
