/*
Theme Name: Shachar
Theme URI: http://shachar-web.co.il/
Description: Shachar Master theme (base template). Includes all shared components for all of our themes. Therefore, it doesn't have any styling.
Author: Shachar
Author URI: http://www.shachar-web.co.il
Version: 0.75
Tags: custom-header, custom-background, translation-ready, rtl-language-support
*/

body {background: #fff url('images/bg.png'); color:#000; text-align: center; padding:0; margin:0; font: 12pt "Nachlieli CLM", Arial, sans;}
a {text-decoration: none;}
a:hover {text-decoration:underline;}
#content table {padding: 0; margin: 0; border-collapse: collapse; text-align: center;}
#content th, #content td {border: 2px solid #999; padding: .2em .5em;}
img {border: 0;}
p {text-align: justify;}
h1 {margin: 0 0 .2em 0; font-size: 18pt;}
h2 {margin: 0 0 .2em 0; font-size: 16pt;}
h3 {margin: 0 0 .2em 0; font-size: 14pt;}
h4 {margin: 0 0 .2em 0; font-size: 12pt;}
img.alignleft {float: left; margin-right:12px;}
img.alignright {float: right; margin-left:12px;}

#wrapper {position:relative; width:900px; text-align: left; margin: 20px auto; }
.wrapper {position:relative; width:900px; margin: 0 auto; }

.rounded {border-radius:10px; -moz-border-radius:10px; -webkit-border-radius:10px; behavior:url(border-radius.htc);}
.clear-both {clear:both;}

/* Shachar Special Widgets: */
.sh-right-widget {text-align:right;}
.sh-center-widget {text-align:center;}
.sh-left-widget {text-align:left;}

/* Contact Form 7 form style*/
.wpcf7-full {border:0; text-align: right !important;}
.wpcf7 td {border: 0 !important; }
input.wpcf7-text {width: 200px; border: 1px solid #666;}
.wpcf7-full textarea {width: 200px; height: 150px; border: 1px solid #666; font-size: 1em;}

/* Contact Form 7 sidebar form style*/
.wpcf7 p {line-height:30px;}
.wpcf7-form-control-wrap {float:right;}
.wpcf7 input[type=text], .wpcf7 textarea {width:150px; border:1px solid #555; background-color: #fafafa;}
.wpcf7-submit {float:right; margin-top:-10px;}


/* Shachar's special contact icons */
.shicon {background-position: left center; background-repeat: no-repeat; padding-left: 28px; line-height:23px;}
.shphone {background-image: url('images/icons/phone.png');}
.shfax {background-image: url('images/icons/fax.png');}
.shaddress {background-image: url('images/icons/address.png');}
.shemail {background-image: url('images/icons/mail.png');}

#content.onecolumn {width:100%; border: 0 none;}