@charset "utf-8";
/*  
Theme Name: Driver
Theme URI: A drivers view. Single column.
Description:  התאמה לעברית <a href="http://www.we-cms.info/blog">ארז וולף</a>
Version: 1.0
Author: Car Insurance | התאמה לעברית: ארז וולף
Author URI: http://www.insure121.com/
*/

/* Reset Margins */
* {
	padding: 0px;
	margin: 0px;
}
.hidden {
	display: none;
}

/* Body Classes Start*/
body {
	font-size: 62.5%; /* Resets 1em to 10px */
	font-family: Arial, Sans-Serif;
	color: #000000;
	text-align: center;
	background: #DFE2E7 url('images/page_background.jpg') top center repeat-y;
	direction: rtl;	
	}
#wrapper {
	background: url('images/header_background.jpg') top center no-repeat;
	direction:rtl;
	text-align:right;

}
#page {
	margin: 0px auto;
	margin-top: 0px;
	padding: 0px;
	text-align: center;
	width: 892px;
	margin-top: 0px;
}
/* Body Classes End*/


/* Header Classes */
#header {
	margin: 0px 0px 0px 0px; 
	padding: 0px; 
	height: 200px; 
	width: 802px;
}
#headernav {
	float: left;
	margin-left: 20px;
	margin-top: 70px;
}
#headernav2 {
	float: left;
	width: 500px;
	height: 200px;
	margin-top: 23px;
	padding-left: 30px;
}
#headernav .navitem {
	float: left;
	height: 30px;
	text-align: center;
	font-size: 1.5em;
	font-weight: bold;
	color: #ffffff;
}
#headernav .navitem a{
	color: #ffffff;
}
#headertitle {
	text-align: right;
	padding-top: 25px;
	padding-right: 20px;
}
h1 {
	//font-size: 2.5em;
	//color: #000000;
	//margin: 0px;
	//font-weight: bold;

	color:#777777;
	font-family:arial;
	font-size:11px;

}
h1, h1 a, h1 a:hover, h1 a:visited {
	text-decoration: none;
//	color: #000000;
color:#737373;
	font-family:arial;
	font-size:11px;

}
#headertitle .description {
	font-size: 1.6em;
	text-decoration: none;
	color: #000000;
}
/* Header Classes End*/

/* Post Structure Classes Start*/
#content {
	font-size: 1.2em;
	float: right;
	padding: 0px 40px 0px 0px;
	margin: 20px 0px 30px 0px;
	width: 850px; ///535
	text-align: right;
}
.navigation {
	display: block;
	text-align: center;
	margin-top: 10px;
	margin-bottom: 60px;
	width: 500px;
	margin: auto;
border: 5px solid green;
}

.rectaddiv{
	float: left;    
	position: relative;
	width:336;
	height:280;
}
	


/* Post Structure Classes End */



/* Post Classes Start */
.post {
	width: 500px;
	margin: 0 0 40px;
}
.post img {
	padding: 10px;
}
.post-head {
}
.post-head h2 {
	float: right;
	font-size: 1.6em;
	color: #2A270D;
	margin: 8px 0px 3px 0px;
	width: 370px;
	padding-right: 10px;
}
.post-head h2 a{
	color: #2A270D;
}
.post-head h2 a:hover {
	text-decoration: underline;
	color: #2A270D;
}
.post-head .post-chrono {
	color: #f0eade;
	padding: 18px 10px 0px 0px ;
	float: right;
}
.postcomments {
	width: 124px;
	height: 43px;
	line-height: 43px;
	text-align: center;
	float: left;
	margin-left: 10px;
}
.postcomments a{
	color: #769c43;
	font-weight: bold;
	font-size: 1.2em;
}
.post hr {
	display: block;
}
#singlepostmetadata {
	color: #ffffff;
	background: #c0db8c;
	padding: 5px;
	margin-right: 3px;
	font-weight: bold;
	clear: right;
	margin-right: 15px;
	margin-right: 15px;
	text-align: right;
}
.postmetadata {
	color: #000000;
	background: #c0db8c;
	padding-top: 5px;
	padding-bottom: 7px;
	font-weight: bold;
	clear: right;
	font-size: 1em;
	padding-right: 10px;
	text-align: right;
}
.postmetadata a{
	color: #000000;
}
.postmetadata a:hover {
	text-decoration: underline;
	color: #668aaf;
}
.postcategory {
	color: #737373;
	padding-top: 5px;
	margin-right: 5px;
	padding-bottom: 2px;
	font-weight: bold;
	clear: right;
	font-size: .8em;
}
.postcategory a{
	color: #737373;
	text-decoration: underline;
}
.post-content {
	color: #000000;
	padding: 10px;
	text-align: right;
}
.post-content ul, .post-content ol {
	margin-right: 25px;
	margin-top: 10px;
	margin-bottom: 10px;
}
/* Post Classes End */

/* Begin Sidebar */

#sidebar {
	margin-top: 30px;
	width: 190px;
	padding: 5px;
	font-size: 1.3em;
	text-align: right;
	float: left;
	background: url('images/sidebar_background.jpg') bottom right repeat-y;
}
#sidebar h2 {
	margin: 5px 5px 5px 15px;
	padding: 3px;
	font-size: 1.2em;
	color: #2A270D;
	background: #c0db8c;
}
#sidebar a{
	color: #405415;
}
#searchformwrapper {
	float: right;
	margin-bottom: 20px;
	margin-bottom: 10px;
}
#s {
	background: #f0ecf7;
	border: 1px solid #000000;
	width: 100px;
	padding: 2px;
	color: #446312;
}
#searchsubmit {
	padding: 1px;
	background: #c0db8c;
	border: 1px solid #000000;
	color: #000000;
}
#sidebar form {
	margin: 0;
}

#sidebar ul, #sidebar ul ol {
	margin: 20px 0px 0px 0px;
	padding: 0;
}
#sidebar ul li {
	list-style-type: none;
	list-style-image: none;
	margin-bottom: 20px;
	}

#sidebar ul p, #sidebar ul select {
	margin: 5px 0 8px 0;
}

#sidebar ul ul, #sidebar ul ol {
	margin: 5px 10px 0 0 ;
}

#sidebar ul ul ul, #sidebar ul ol {
	margin: 0 10px 0 0 ;
	}

#sidebar ul ol li {
	list-style: decimal outside;
}
#sidebar ul ul li{
/*	list-style: circle;
	list-style-image: url('images/bullet.gif'); */
	background: url('images/bullet.gif')  right center ;
	list-style: none;
	background-repeat:no-repeat;
	margin: 0px;
	padding: 0px;
	padding-right: 12px;

}
#sidebar ul li div{
	margin-right: 10px;
}
#sidebar ul ol li {
	margin: 3px 0 0 0;
	padding: 0;
	}


/* End Sidebar */

/* Begin Calendar */
#calendar_wrap {
direction:rtl;
text-align:right;
	height: 183px;
	margin: auto;
	margin-right: 415px;
	margin-bottom: 20px;
	width: 365px;
}
* html #calendar_wrap {
	width: 360px;
}
#wp-calendar {
	empty-cells: show;
	width: 285px;
	height: 143px;
	border-collapse: collapse;
	margin: auto;
}
* html #wp-calendar {
	margin: 0px auto 0 auto;
}
#wp-calendar caption {
	font-weight: bold;
	font-size: 1.5em;
	text-align: center;
	color: #6b96b9;
	padding-top: 0px;
	height: 15px;
	width: 100%;
	border-collapse: collapse;
	background: none;
}
* html #wp-calendar caption {
	padding-top: 0px;
}
#wp-calendar th {
	font-style: normal;
	text-transform: capitalize;
	background: #6b96b9;
	text-align: center;
	color: #ffffff;
	border-collapse: collapse;
}
#wp-calendar tbody {
	background: #c9d7e3;
	color: #a4a4a4;
	border-collapse: collapse;
}
#wp-calendar td {
	padding: 3px 0;
	text-align: center;
	border-collapse: collapse;
}

#wp-calendar td.pad:hover { 
	background-color: #fff; 
}
#wp-calendar tfoot {
	background: none;
	color: #ffffff;
	border-collapse: collapse;
}
#wp-calendar a {
	text-decoration: none;
	display: block;
	color: #6b96b9;
	font-weight: bold;
}
#wp-calendar #next a {
	padding-left: 10px;
	text-align: left;
	font-size: 9pt;
	color: #6b96b9;
}

#wp-calendar #prev a {
	padding-right: 10px;
	text-align: right;
	font-size: 9pt;
	color: #6b96b9;
}
/* End Calendar */


p {
	margin-top: 10px;
}

blockquote {
	margin: 15px 10px 15px 30px;
	padding-right: 20px;
	border-right: 5px solid #c51432;
	border-left: 5px solid #c51432;
	border-top: 5px solid #c51432;
	border-bottom: 5px solid #c51432;
	color: #000000;
	background-color: #ebecee;
}
blockquote cite {
	margin: 5px 0 0;
	display: block;
}
h2 {
	font-size: 1.6em;
	color: #415972;
}
.entry {
	//zzzcolor: #fffbcf;
	color: #000000;
}



small {
	font-size: 0.9em;
	line-height: 1.5em;
	}

h3 {
	font-weight: bold;
	}

h3 {
	font-size: 1.3em;
	}
h3, h3 a, h3 a:visited {
	color: #415972;
	}
h3, h3 a, h3 a:hover, h3 a:visited, #sidebar h2, #wp-calendar caption, cite {
	text-decoration: none;
	}

.entry p a:visited {
	color: #b85b5a;
	}

.commentlist li, #commentform input, #commentform textarea {
	font: 0.9em Arial, Sans-Serif;
	}

.commentlist li {
	background-color: #ebecee;
	font-weight: bold;
	margin-left: 15px;
	margin-right: 15px;
	}
.alt {
	background-color: #c9d6e0;
	}
.commentlist cite, .commentlist cite a {
	font-weight: bold;
	font-style: normal;
	font-size: 1.1em;
	}

.commentlist p {
	font-weight: normal;
	line-height: 1.5em;
	text-transform: none;
	}

#commentform p {
	color: #ffffff;
	}

.commentmetadata {
	font-weight: normal;
	}


small, .nocomments, strike {
	}

code {
	font: 1.1em 'Courier New', Courier, Fixed;
	direction:ltr;
	text-align:left;
	}

acronym, abbr, span.caps
{
	font-size: 0.9em;
	letter-spacing: .07em;
	}

a, h2 a:hover, h3 a:hover {
	color: #72bf20;
	text-decoration: none;
	}

a:hover {
	text-decoration: underline;
	}
h2 {
	margin: 30px 0 0;
	color: #415972;
	}

h2.pagetitle {
	margin-top: 30px;
	text-align: center;
}


h3 {
	padding: 0;
	margin: 30px 0 0;
	}

h3.comments {
	padding: 0;
	margin: 40px auto 20px ;
	color: #415972;
	}
p img {
	padding: 0;
	max-width: 100%;
	}
img.centered {
	display: block;
	margin-left: auto;
	margin-right: auto;
	}

img.alignright {
	padding: 4px;
	margin: 0 7px 2px 0;
	display: inline;
	}

img.alignleft {
	padding: 4px;
	margin: 0 0 2px 7px;
	display: inline;
	}

.alignright {
	float: left;
	}

.alignleft {
	float: right
	}
html>body .entry ul {
	margin-right: 0px;
	padding: 0  30px 0 0;
	list-style: none;
	padding-right: 10px;
	text-indent: -10px;
	} 

html>body .entry li {
	margin: 7px 10px; 8px 0;
	}

.entry ul li:before {
	content: "\00BB \0020";
	}

.entry ol {
	padding: 0 35px 0 0 ;
	margin: 0;
	}

.entry ol li {
	margin: 0;
	padding: 0;
	}

.postmetadata ul, .postmetadata li {
	display: inline;
	list-style-type: none;
	list-style-image: none;
	}

#extra_data {
	margin-left: 15px;
	margin-right: 15px;
}	
/* End Entry Lists */



/* Begin Form Elements */

select {
	width: 130px;
}

.entry form { /* This is mainly for password protected posts, makes them look better. */
	text-align:center;
	}


#commentform p {
	color: #000000;
}
#commentform input {
	width: 170px;
	padding: 2px;
	margin: 5px 0 1px 5px;
	}

#commentform textarea {
	width: 90%;
	padding: 2px;
	}

#commentform #submit {
	margin: 0;
	float: left;
	}
.alt {
	margin: 0;
	padding: 10px;
	}

.commentlist {
	padding: 0;
	text-align: justify;
	}

.commentlist li {
	margin: 15px 0 3px;
	padding: 5px 0 3px 10px;
	list-style: none;
	}

.commentlist p {
	margin: 10px 0 10px 5px;
	}

#commentform p {
	margin: 5px 0;
	}

.nocomments {
	text-align: center;
	margin: 0;
	padding: 0;
	}

.commentmetadata {
	margin: 0;
	display: block;
	}
acronym, abbr, span.caps {
	cursor: help;
	}

acronym, abbr {
	border-bottom: 1px dashed #999;
	}



.center {
	text-align: center;
}

hr {
	display: none;
	}

a img {
	border: none;
	}



/* Footer Classes Start */

	#footer {
		clear: both;
		height: 50px;
		background: url('images/footer_background.jpg') bottom center no-repeat;
		margin: auto;
	}
	#footercontent {
		padding-top: 20px;
		width: 780px;
		margin: auto;
	}
	#FooterLeft {
		float: right;
		text-align: right;
		margin-right: 20px;
		font-size: 1.2em;
		color: #aeaaaa;
		font-weight: bold;
	}
	#FooterRight {
		float: left;
		text-align: left;
		margin-left: 20px;
		font-size: 1.2em;
		color: #aeaaaa;
		font-weight: bold;
	}
	#footercontent a {
		color: #aeaaaa;
	}

/* Footer Classes End */

