/*  
Theme Name: JustSimple
Description: JustSimple Theme <a href="http://wpthemespot.com/themes/justsimple/" title="JustSimple by WP ThemeSpot">WP ThemeSpot</a>
Version: 2.2
Author: WP ThemeSpot
Author URI: http://wpthemespot.com
*/
*
{
	margin: 0em;
	padding: 0em;
}

a:link,a:visited
{
	color: #A4821C;
	text-decoration: none;
}

a:hover,a:active
{
	color:#715913 !important;
	text-decoration:underline;
	
}
h1,h2,h3,h4,h5,h6 
{
	color:#4D898A;
	font-family: 'Trebuchet MS', verdana, sans-serif;
	letter-spacing:1px;	
}
.post-title{ font-size:14px; padding-bottom:0px; margin-bottom:0px;}

img 
{
	border:#CCCCCC 1px solid;
	padding:2px;
}
img.left 
{
	float:left;
	margin:0 1em 1em 0;
}
img.right
{
	float:right;
	margin:0 0em 1em 1em;
}
blockquote {
	margin:1em;
	padding:1em;
	border-left:#eec 2px solid;
	/*color:#666;*/
}
.clear 
{
	clear:both;
}
fieldset 
{
	border:0;
}
#main ol,#main ul 
{
	margin:1em;
	padding:0 2em;
}
#main ul.asides 
{
	margin:0 0 2em 0;
	padding:1em;
	list-style-type:square;
	border-bottom:#eec 1px solid;
}
body
{
	/*background: #eee url(img/tile.gif);*/
	color: #333;  margin-top:20px; 
	font-size:10px;
font-family: 'Trebuchet MS', verdana, sans-serif;	font-size: small;
	
	
	
}

#outer
{
	width: 747px;
	margin: 0 auto 2em auto; margin-bottom:0px;
	padding: 0;
	/*border: #ccc 1px solid; */
	background-image:url(http://www.avivshahar.com/wp-content/themes/justsimple-10/img/custom_corners_repeat_x.jpg); background-repeat:repeat-y;

}


#header
{
	margin:0; height:120px; border-bottom:1px solid #CCCCCC;
	/*padding:2em 2em 0 2em;*/

		/*background-image : url(http://www.avivshahar.com/wp-content/themes/justsimple-10/img/BannerFinal-fullscreen.jpg); background-position:right; background-repeat:no-repeat;*/
}

#header h1
{
	font-size: 2.4em;
	font-weight: normal;
	letter-spacing: 1px;
}
#header h1 a 
{
	color:#300;
}
#header h2
{
	position: relative;
	font-size: 0.9em;	
	font-weight:normal;
	border-style:none;
}
#header #searchform
{
	float:right;
	margin:0;
	padding:0;
}
#feedinfo 
{
	padding:0.5em 2em;
	/*background:#f9f7f5;*/
	border-top:#eee 1px solid;
	border-bottom:#eee 1px solid;
	font-size:0.9em;
	margin: 0;
}
#feedinfo em 
{
	float:right;
	font-style:normal;
}
#feedinfo .feed 
{
	background:url(img/icon_feed.gif) no-repeat left center;	
	padding:4px;
	padding-left:17px;
}
#content
{
	margin-top: 3.9em;
	padding: 1.4em; 
	line-height: 2.2em;
	position: relative;	
	clear:both;
}
#main
{
	width: 67%; border-left:1px solid #CCCCCC;
	float: right; 
	position: relative;
	margin:0;
	padding:2% 2% 1%;
}

#main p
{
	line-height:1.6em; font-size:13px;
	
	margin-top: 0;
	margin-bottom: 0.5em;

}
#main .post 
{
	margin:0 0 3em 0;
}
#main h2
{
	font-size: 13px; 
font-family: 'Trebuchet MS', verdana, sans-serif;	
letter-spacing:1px;	
}
#main h2.pagetitle
{
	font-size: 1.5em;
	font-weight:normal;
	border-bottom:none;
	margin:0 0 1em 0;
}
#main h2 a
{
	color:#000000;
}

#main .post h2 a
{
	color:#4D898A; font-size:19px; padding-bottom:0px; margin-bottom:0px; text-decoration:underline;
}

#main .post-content 
{
	margin:1em 0;
	padding:0;
}
#main .post-content ul, #main .post-content ol 
{
	margin:1em 2em;
	padding:0;
}
#main p.post-info 
{
	clear:both;
	padding:3px 0;
	margin:1em 0;
	color:#999;
	font-size:0.9em;		
	border-bottom: solid 1px #ccc;		
}

#main p.post-info a 
{
	color:#A4821C;
}
#comments, #respond{
	margin: 2em 0 10px 5px;	
	font-size:1.4em;
	font-weight:normal;
}
#commentform 
{
	margin:10px 0;	
	padding:10px;
	/*background:#f9f7f5;*/
	border-top: #ccc 1px solid;
	border-bottom: #ccc 1px solid;
}
.commentnum 
{
	font-size:1.5em;
	font-weight:bold;	
	padding:3px;
}
#outer .commentlist {
	margin: 0;
	padding: 0;		
	border-top: #ccc 1px solid;
	list-style:none;
}
.commentlist li 
{
	list-style:none;
	margin: 0;
	padding:1em;	
	border-bottom: #ccc 1px solid;	
}
.commentlist li.alt 
{
    /*background:#f9f7f5;    */
}
.commentlist li .cmtinfo 
{
	font-size:1em;		
}
.commentlist li cite 
{
	font-style:normal;
	font-weight:bold;
}
.commentlist li .cmtinfo em 
{
	float:right;
	margin:0;
	padding:0;
	font-style:normal;
	font-size:0.9em;
	/*color:#999;*/
}
#outer .nocomments 
{
	text-align:center;
	/*color:#999;*/
	font-size:0.9em;
}
input.textbox
{
	border:#ccc 1px solid;
	background:#FFFFFF;
	font:1em 'Trebuchet MS', verdana, sans-serif;
	padding:2px;
	width:150px;
}
textarea{
	width: 90%;
	padding:5px;
	height: 20em;
	border: 1px solid #ccc;	
	background:#FFFFFF;
	font:1em 'Trebuchet MS', verdana, sans-serif;
}
.textbox:focus, textarea:focus
{
	background:#fff;
	border:#999 1px solid;
}
#sidebar
{
	width: 22%;
	float: left; 
	position: relative; left:20px;
	font-size: 0.9em;
	margin:0;
	padding:0 2%;
}

#sidebar p
{
	margin-bottom: 2.0em;
	color: #4F4F2B;	
}

#sidebar h2
{
	border-bottom:#CCCCCC 1px solid;
	font-size: 1.1em; color:#4D898A; text-transform:uppercase;
	/*margin-bottom: 1em;*/
	padding:0;	
	font-weight:normal;	
}

#sidebar ul
{
	list-style: none;
	line-height: 2.0em;
	margin-bottom: 2em;
}
#sidebar form
{
	margin-bottom:2em;	
}
#sidebar input.textbox 
{
	width:80%;
}

#sidebar ul ul ul
{
	list-style: none;
	line-height: 2.0em;
	margin:0;
	padding:0 1em;
}

#footer
{
	padding:0 0 1em 0;
	margin:0 auto;
	font-size: 0.9em;
	clear: both;
	text-align:center;
		background-image:url(http://www.avivshahar.com/wp-content/themes/justsimple-10/img/custom_corners_footer.jpg); 
		background-repeat:no-repeat;

	/*line-height:1.6em;*/ color:#4D898A;
	width:100%;		 width: 747px;
}

.navigation {
	display: block;
	text-align: center;
	margin-top: 10px;
	margin-bottom: 60px;
	}

.alignright {
	float: right;
	}
	
.alignleft {
	float: left
	}
	
#testimonials_div{ border:1px outset #CCCCCC; background-color:#D6EEF1; width:96%; 
margin:0 auto; padding:10px; color:#333333; margin-top:20px;}
#testimonials_name {font-size:13px; font-weight:bold; text-align:right; display:block; padding-top:10px;}
#testimonials_title{font-size:12px; font-weight:100; text-align:right; display:block; }	

