/* CSS Document */

/*

Theme Name: The Daily Zohar

Description: This is a WordPress theme for The Daily Zohar.

Version: 1.0

Author: Riase IT Solutions

Author URI: http://raiseitsolutions.com/

Tags: custom header, custom footer fixed width, two columns, widgets



*/







/* Begin Typography & Colors */

body {

	font-size: 62.5%; /* Resets 1em to 10px */

	font-family: 'Lucida Grande', Verdana, Arial, Sans-Serif;

	/*background: #d5d6d7 url('images/kubrickbgcolor.jpg');*/

	background:url(images/home_001u7_new.jpg) no-repeat center top;

	color: #333;

	text-align: center;

	}



#page {

	background-color: white;

	

	text-align: left;

	}





#header {

	height: 209px;

	width: 802px;
	
	clear: both;

	background-image:url(images/banner.jpg);

	

	}



/*

#headerimg 	{

	/*margin: 7px 9px 0;

	height: 209px;

	width: 800px;
*/
	}







#content {

	font-size: 1.2em;

	}



.widecolumn .entry p {

	font-size: 1.05em;

	}



.narrowcolumn .entry, .widecolumn .entry {

	line-height: 1.4em;

	margin-bottom:15px;

	}



.widecolumn {

	line-height: 1.6em;

	}



.narrowcolumn .postmetadata {

	text-align: center;

	}



.thread-alt {

	background-color: #f8f8f8;

}

.thread-even {

	background-color: white;

}

.depth-1 {

border: 1px solid #ddd;

}



.even, .alt {



	border-left: 1px solid #ddd;

}



#footer {

	width:802px;

	background:url(images/footer_banner.jpg) no-repeat;

	border: none;

	}



small {

	font-family: Arial, Helvetica, Sans-Serif;

	font-size: 0.9em;

	line-height: 1.5em;

	}



h1, h2, h3 {

	font-family: 'Trebuchet MS', 'Lucida Grande', Verdana, Arial, Sans-Serif;

	font-weight: bold;

	}



h1 {

	font-size: 4em;

	text-align: center;

	}

/*

#headerimg .description {

	font-size: 1.2em;

	text-align: center;

	}

*/

h2 {

	font-size: 1.6em;

	}



h2.pagetitle {

	font-size: 1.6em;

	}



#sidebar h2 {

	font-family: 'Lucida Grande', Verdana, Sans-Serif;

	font-size: 1.2em;

	}



h3 {

	font-size: 1.3em;

	}



h1, h1 a, h1 a:hover, h1 a:visited, #headerimg .description {

	text-decoration: none;

	color: white;

	}



h2, h2 a, h2 a:visited, h3, h3 a, h3 a:visited {

	color: #333;

	}



h2, h2 a, h2 a:hover, h2 a:visited, h3, h3 a, h3 a:hover, h3 a:visited, #sidebar h2, #wp-calendar caption, cite {

	text-decoration: none;

	color:#406494;

	font-weight:bold;

	}



.entry p a:visited {

	color: #b85b5a;

	}



.sticky {

	background: #f7f7f7;

	padding: 0 10px 10px;

	}

.sticky h2 {

	padding-top: 10px;

	}



.commentlist li, #commentform input, #commentform textarea {

	font: 0.9em 'Lucida Grande', Verdana, Arial, Sans-Serif;

	}

.commentlist li ul li {

	font-size: 1em;

}



.commentlist li {

	font-weight: bold;

}



.commentlist li .avatar { 

	float: right;

	border: 1px solid #eee;

	padding: 2px;

	background: #fff;

	}



.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 {

	font-family: 'Lucida Grande', Verdana, Arial, Sans-Serif;

	}



.commentmetadata {

	font-weight: normal;

	}



#sidebar {

	font: 1em 'Lucida Grande', Verdana, Arial, Sans-Serif;

	}



small, #sidebar ul ul li, #sidebar ul ol li, .nocomments, .postmetadata, blockquote, strike {

	color: #898989;

	font-weight:bold;

	}



.narrowcolumn small img{

	margin-top:5px;

	padding-right:5px;

}



code {

	font: 1.1em 'Courier New', Courier, Fixed;

	}



acronym, abbr, span.caps

{

	font-size: 0.9em;

	letter-spacing: .07em;

	}



a, h2 a:hover, h3 a:hover {

	color: #898989;

	text-decoration: none;

	}



a:hover {

	color: #147;

	/*text-decoration: underline;*/

	}



#wp-calendar #prev a, #wp-calendar #next a {

	font-size: 9pt;

	}



#wp-calendar a {

	text-decoration: none;

	}



#wp-calendar caption {

	font: bold 1.3em 'Lucida Grande', Verdana, Arial, Sans-Serif;

	text-align: center;

	}



#wp-calendar th {

	font-style: normal;

	text-transform: capitalize;

	}

/* End Typography & Colors */







/* Begin Structure */

body {

	margin: 0 0 0px 0;

	padding: 0;

	}



#page {

	background-color: white;

	margin: 0px auto;

	padding: 0;

	width: 802px;

	

	}



#header {

	height: 209px;

	width: 802px;

	background-image:url(images/banner.jpg);

	

	}











.narrowcolumn {

	float: left;

/*	padding: 0 20px 0px 20px;*/

	margin: 0 10px 0px 10px;

	width: 530px;

	

	}

html*.narrowcolumn{ float:left; margin:0px 0px 0px 10px; width:524px;}

.widecolumn {

	float:left;

	/*padding: 10px 0 20px 0;*/

	margin: 0 0px 0px 10px;

	width: 524px;

	}



.post {

/*	margin: 0 0 40px;*/

	text-align: justify;

	padding: 0px 0px 20px 0px;

	background:url(images/post_bottom_border.jpg) no-repeat bottom center;

	}



.post hr {

	display: block;

	}



.widecolumn .post {

	margin: 0;

	}



.narrowcolumn .postmetadata {

	padding-top: 5px;

	}





.widecolumn .postmetadata {

	margin: 30px 0;

	}



.widecolumn .smallattachment {

	text-align: center;

	float: left;

	width: 128px;

	margin: 5px 5px 5px 0px;

}



.widecolumn .attachment {

	text-align: center;

	margin: 5px 0px;

}



.postmetadata {

	clear: both;

}



.clear {

	clear: both;

}



#footer {

	padding: 0;

	margin: 0 auto;

	width: 802px;

	clear: both;

	background:url(images/footer_banner.jpg) no-repeat;

	}



#footer p {

	margin: 0;

	padding: 20px 0;

	text-align: center;

	}

/* End Structure */







/*	Begin Headers */

h1 {

	padding-top: 70px;

	margin: 0;

	}



h2 {

	margin: 30px 0 0;

	color:#406494;

	}



h2.pagetitle {

	margin-top: 30px;

	text-align: center;

}



#sidebar h2 {

	margin: 5px 0 0;

	padding: 0;

	margin-left:10px;

	color:#518F9E;

	}



h3 {

	padding: 0;

	margin: 30px 0 0;

	}



h3.comments {

	padding: 0;

	margin: 40px auto 20px ;

	}

/* End Headers */







/* Begin Images */

p img {

	padding: 0;

	max-width: 100%;

	}



/*	Using 'class="alignright"' on an image will (who would've

	thought?!) align the image to the right. And using 'class="centered',

	will of course center the image. This is much better than using

	align="center", being much more futureproof (and valid) */



img.centered {

	display: block;

	margin-left: auto;

	margin-right: auto;

	}



img.alignright {

	padding: 4px;

	margin: 0 0 2px 7px;

	display: inline;

	}



img.alignleft {

	padding: 4px;

	margin: 0 7px 2px 0;

	display: inline;

	}



.alignright {

	float: right;

	}



.alignleft {

	float: left;

	}

/* End Images */







/* Begin Lists



	Special stylized non-IE bullets

	Do not work in Internet Explorer, which merely default to normal bullets. */



html>body .entry ul {

	margin-left: 0px;

	padding: 0 0 0 30px;

	list-style: none;

	padding-left: 10px;

	text-indent: -10px;

	}



html>body .entry li {

	margin: 7px 0 8px 10px;

	}



.entry ul li:before, #sidebar ul ul li:before {

	content: /*"\00BB \0020"*/;

	}



.entry ol {

	padding: 0 0 0 35px;

	margin: 0;

	}



.entry ol li {

	margin: 0;

	padding: 0;

	}



.postmetadata ul, .postmetadata li {

	display: inline;

	list-style-type: none;

	list-style-image: none;

	}



#sidebar ul, #sidebar ul ol {

	margin: 0;

	padding: 0;

	}



#sidebar ul li {

	list-style-type: none;

	list-style-image: none;

	margin-bottom: 15px;

	}

#sidebar ul li a{ color:#769CCD }

#sidebar ul li a:hover{ color:#6877B8}

.widget_pages ul li a{ color:#6877B8}

#sidebar ul p, #sidebar ul select {

	margin: 5px 0 8px;

	margin-left:10px;

	}



#sidebar ul ul, #sidebar ul ol {

	margin: 5px 5px 0 5px;

	background:url(images/sidebar_item_bottom_border.jpg) no-repeat bottom center;

	padding:0px 0px 30px 0px;

	}



#sidebar ul ul ul, #sidebar ul ol {

	margin: 0 0 0 10px;

	}



ol li, #sidebar ul ol li {

	list-style: decimal outside;

	}



#sidebar ul ul li, #sidebar ul ol li {

	margin: 3px 0 0;

	padding: 0;

	margin-left:15px;

	}

/* End Entry Lists */







/* Begin Form Elements */

#searchform {

	margin: 10px auto;

	padding: 5px 3px;

	text-align: center;

	}



#sidebar #searchform #s {

	width: 108px;

	padding: 2px;

	}



#sidebar #searchsubmit {

	padding: 1px;

	}



.entry form { /* This is mainly for password protected posts, makes them look better. */

	text-align:center;

	}



select {

	width: 130px;

	}



#commentform input {

	width: 170px;

	padding: 2px;

	margin: 5px 5px 1px 0;

	}



#commentform {

	margin: 5px 10px 0 0;

	}

#commentform textarea {

	width: 100%;

	padding: 2px;

	}

#respond:after {

		content: "."; 

	    display: block; 

	    height: 0; 

	    clear: both; 

	    visibility: hidden;

	}

#commentform #submit {

	margin: 0 0 5px auto;

	float: right;

	}

/* End Form Elements */







/* Begin Comments*/

.alt {

	margin: 0;

	padding: 10px;

	}



.commentlist {

	padding: 0;

	text-align: justify;

	}



.commentlist li {

	margin: 15px 0 10px;

	padding: 5px 5px 10px 10px;

	list-style: none;



	}

.commentlist li ul li { 

	margin-right: -5px;

	margin-left: 10px;

}



.commentlist p {

	margin: 10px 5px 10px 0;

}

.children { padding: 0; }



#commentform p {

	margin: 5px 0;

	}



.nocomments {

	text-align: center;

	margin: 0;

	padding: 0;

	}



.commentmetadata {

	margin: 0;

	display: block;

	}

/* End Comments */







/* Begin Sidebar */

#sidebar

{

	padding: 0px 0 10px 0;

	float:right;

	background-color:#FAF9FB;

	width: 250px;

	height:auto;

	border-left:2px solid #DEE0F4;

}

html*#sidebar{ font-size:11px}

#sidebar form {

	margin: 0;

	}

/* End Sidebar */







/* Begin Calendar */

#wp-calendar {

	empty-cells: show;

	margin: 10px auto 0;

	width: 155px;

	}



#wp-calendar #next a {

	padding-right: 10px;

	text-align: right;

	}



#wp-calendar #prev a {

	padding-left: 10px;

	text-align: left;

	}



#wp-calendar a {

	display: block;

	}



#wp-calendar caption {

	text-align: center;

	width: 100%;

	}



#wp-calendar td {

	padding: 3px 0;

	text-align: center;

	}



#wp-calendar td.pad:hover { /* Doesn't work in IE */

	background-color: #fff; }

/* End Calendar */







/* Begin Various Tags & Classes */

acronym, abbr, span.caps {

	cursor: help;

	}



acronym, abbr {

	border-bottom: 1px dashed #999;

	}



blockquote {

	margin: 15px 30px 0 10px;

	padding-left: 20px;

	border-left: 5px solid #ddd;

	}



blockquote cite {

	margin: 5px 0 0;

	display: block;

	}



.center {

	text-align: center;

	}



.hidden {

	display: none;

	}

	

.screen-reader-text {

     position: absolute;

     left: -1000em;

}



hr {

	display: none;

	}



a img {

	border: none;

	}



.navigation {

	display: block;

	text-align: center;

	margin-top: 10px;

	margin-bottom: 60px;

	}

/* End Various Tags & Classes*/







/* Captions */

.aligncenter,

div.aligncenter {

	display: block;

	margin-left: auto;

	margin-right: auto;

}




.wp-caption {

	border: 1px solid #ddd;

	text-align: center;

	background-color: #f3f3f3;

	padding-top: 4px;

	margin: 10px;

	-moz-border-radius: 3px;

	-khtml-border-radius: 3px;

	-webkit-border-radius: 3px;

	border-radius: 3px;

}



.wp-caption img {

	margin: 0;

	padding: 0;

	border: 0 none;

}



.wp-caption p.wp-caption-text {

	font-size: 11px;

	line-height: 17px;

	padding: 0 4px 5px;

	margin: 0;

}













/* wp news letter CSS 





 .wpsb_form_label_btn{width:100%; height:29px; border: none; float:left; }

.wpsb_form_btn{ background:url(images/ok_btn.jpg); width:67px; height:29px;float:right; border: none;margin:10px 20px 0px 0px; }

.wpsb_form_label{

width:100px;

height:27px;

float:left; }

#wpnewsletter_name , .wpsb_form_txt {

background:url(images/inputbg.jpg) repeat-x;

width:100px;

height:27px;

border:2px solid #BED9D0;

font-size:14px;

color:#BBB6DD;

margin-left:5px;

margin-top:5px;

font-weight:bold;

}



/* wp news letter CSS */

#wpnewsletter_name , #wpnewsletter_email {

	background:url(images/inputbg.jpg) repeat-x;

	width:100px;

	height:27px;

	border:2px solid #BED9D0;

	font-size:14px;

	color:#BBB6DD;

	margin-left:5px;

	margin-top:5px;

	font-weight:bold;

}





#solo-subscribe-name , #solo-subscribe-email {

	background:url(images/inputbg.jpg) repeat-x;

	width:100px;

	height:27px;

	border:2px solid #BED9D0;

	font-size:14px;

	color:#BBB6DD;

	margin-left:5px;

	margin-top:5px;

	font-weight:bold;

}



.entry .tell_a_friend { 

	display:block;

	width:98px; 

	height:28px; 

	margin:0px 0px 0px 105px

}

#pdfbutton { 

	display:block; 

	width:98px; 

	height:24px;

	margin:-25px 0px 0px 0px

}



/*comment count */

.comment_count{float:right; color:#898989;}

html*.comment_count{ font-size:11px; margin:-25px 0px 0px 0px; }

/* End captions */









/* "Daisy, Daisy, give me your answer do. I'm half crazy all for the love of you.

	It won't be a stylish marriage, I can't afford a carriage.

	But you'll look sweet upon the seat of a bicycle built for two." */

















/****************dinamic  drop down menu******************/













#div_header_line {

	background:url(images/menu_bottom.jpg);

	display:block;

	width:800px;

	height:6px;



	

}





#header_menu {

	width:802px;

	height:40px;

	background-image:url(images/menu_bg.jpg);

}



.header_menu_border_pic ul li {

	background:url(images/menu_border.jpg) right no-repeat;

	display:block;

	float:left;

	height:40px;

	

}



#header_menu ul li:last-child {

background-image:none;

}





#header_menu ul li ul li  {

	background:url(images/menu_bg.jpg) repeat-x;

/*	background:#CCCCCC;*/

	display:block;

	float:left;

	height:40px;

	/*padding:0px 15px 0px 15px;*/

}



#header_menu ul li ul li:last-child  {

	background:url(images/menu_bg.jpg) repeat-x;

/*	background:#CCCCCC;*/

	display:block;

	float:left;

	height:40px;

	/*padding:0px 15px 0px 15px;*/

}



#header_menu ul li ul li:hover {

	background:url(images/menu_bg_hover.jpg) repeat-x;

	display:block;

	float:left;

	height:40px;

	/*padding:0px 15px 0px 15px;*/

}





/*

#header_menu ul {

	display:inline;

	float:left;

	height:40px;

	width:100%;

	margin:0;

	padding:0;

}







#header_menu ul li {

	background:url(images/menu_border.jpg) right no-repeat;

	display:block;

	float:left;

	height:40px;

	padding:0px 15px 0px 15px;

}



/*

#header_menu .home, #header_menu .current_page_item {

/*background-image: url(images/pages-hover-left.gif);

background-position: left;

}

*/

/*

#header_menu .home a:link, #header_menu .home a:visited, #header_menu .current_page_item a:link, #header_menu .current_page_item a:visited {

/*background-image: url(images/pages-hover-right.gif);

background-position: right;

background-repeat: no-repeat;

color: #FFF;

}



/*

#header_menu ul li:hover {

/*background-image: url(images/pages-hover-left.gif);

background-position: left;

}

*/



/*

#header_menu ul li a:link,#header_menu ul li a:visited, #header_menu ul li a:active {

float: left; 

color: #E2CCC2;

text-transform: uppercase;

display: block;

height: 29px;

font-size: 11px;

padding: 2px 13px 0px 10px;

margin: 0px;

}





#header_menu ul li a:hover {

background-image: url(images/pages-hover-right.gif);

background-position: right;

background-repeat: no-repeat;

color: #FFF;

height: 40px;

text-decoration: none;

}



#header_menu ul li:last-child{ background:none;}



#header_menu ul li a{

	font-size:12px;

	font-family:Arial, Helvetica, sans-serif;

	color:#7982AB;

	display:block;

	margin:10px 0px 0px 0px;

	font-weight:bold;

}

#header_menu ul li a:hover{ text-decoration:none;}





/*#pages {

width: 950px;

margin: 50px auto 0px auto;

height: 39px;

}



#pages ul { 

list-style-type: none; 

float: left; 

padding: 0px 0px 0px 0px; 

margin: 0;

width: 720px;

}



#pages ul li { 

float: left; 

display: block; 

height: 31px;

padding: 0px;

margin-right: 10px;

}



#pages .home, #pages .current_page_item {

background-image: url(images/pages-hover-left.gif);

background-position: left;

}



#pages .home a:link, #pages .home a:visited, #pages .current_page_item a:link, #pages .current_page_item a:visited {

background-image: url(images/pages-hover-right.gif);

background-position: right;

background-repeat: no-repeat;

color: #FFF;

}



#pages ul li:hover {

background-image: url(images/pages-hover-left.gif);

background-position: left;

}



#pages ul li a:link,#pages ul li a:visited, #pages ul li a:active {

float: left; 

color: #E2CCC2;

text-transform: uppercase;

display: block;

height: 29px;

font-size: 11px;

padding: 2px 13px 0px 10px;

margin: 0px;

}



#pages ul li a:hover {

background-image: url(images/pages-hover-right.gif);

background-position: right;

background-repeat: no-repeat;

color: #FFF;

height: 29px;

text-decoration: none;

}*/











/*menu css

#header_menu {

	width:802px;

	height:40px;

	background-image:url(images/menu_bg.jpg);

}

/*

#nav {

	display:inline;

	float:left;

	height:40px;

	width:100%;

	margin:0;

	padding:0;

}







#nav li {

	background:url(images/menu_border.jpg) right no-repeat;

	display:block;

	float:left;

	height:40px;

	padding:0px 15px 0px 15px;

}

#nav li:last-child{ background:none;}



#nav li a{

	font-size:12px;

	font-family:Arial, Helvetica, sans-serif;

	color:#7982AB;

	display:block;

	margin:10px 0px 0px 0px;

	font-weight:bold;

}

#nav li a:hover{ text-decoration:none;}

#nav li ul {

	display:none;

	height: 15px;

	font-weight: normal;

	margin: 0;

	list-style: none;

}



#nav li ul li {

	height:40px;

	padding-left:10px;

	padding-bottom:10px;

}

#nav li ul li a{ display:block; float:left;}

#nav li ul li a:hover{ display:block; float:left;}



/*#nav {

	padding:0;

	height:47px;

	list-style-image:none;

	list-style-position:outside;

	list-style-type:none;

	margin-left:35px;

	margin-top:0;

}



#nav ul {

	height: 1em;

}



#nav a {

	color:#FFFFFF;

	display:block;

	font-family:verdana;

	font-size:18px;

	height:47px;

	text-decoration:none;

	padding-top:12px;

	text-align:center;

}



#nav li {

	background:#2779E1 none repeat scroll 0 0;

	float:left;

	height:47px;

	list-style-image:none;

	list-style-position:outside;

	list-style-type:none;

	width:125px;

}



#nav li ul {

	position: absolute;

	left: -999em;

	height: 15px;

	width: 14.4em;

	width: 12.9em;

	font-weight: normal;

	margin: 0;

	list-style: none;

}



#nav li ul li {

	background:#5e5e5e none repeat scroll 0 0;

	height:40px;

	width:300px;

	padding-left:10px;

	padding-bottom:10px;

}



#nav li li {

	padding-right:0;

	width:150px;

	margin-left:-39px;

	margin-top:-12px;

}



#nav li ul a {

	font-size:12px;

	height:25px;

	text-align:left;

}



#nav li ul ul {



}



#nav li:hover ul ul, #nav li:hover ul ul ul, #nav li.sfhover ul ul, #nav li.sfhover ul ul ul {

	left: -999em;

}



#nav li:hover ul, #nav li li:hover ul, #nav li li li:hover ul, #nav li.sfhover ul, #nav li li.sfhover ul, #nav li li li.sfhover ul {

	left: auto;

}



#nav li:hover, #nav li.sfhover 

{

	background: #5e5e5e;

}



#nav li ul li:hover, #nav li ul li.sfhover 

{

	background: #2779e1;

}

*/
/*=-=-=-[Navigation]-=-=-=*/
#topnavigation {
/* position:absolute;
top:55px;
left:0px; 
z-index:105;
background-image:url(images/menu_bg.jpg);
background: url(/images/navbar.jpg); */
background-color: #D9B3D8;
width:802px;
height:20px;
font-size:12px;
font-family: Arial, Tahoma, Verdana;
color: #fff;
font-weight:  bold;
argin: 0px auto 0px;
padding: 0px;/* border-bottom: 1px solid #8c0000 */
}
#topnavigation a, #topnavigation a:visited {
color: #fff;
font-size: 12px;
text-decoration: none;
padding: 0px 0px 0px 3px
}
#topnavigation a:hover {
color:#fff;
text-decoration:underline;
padding:0px 0px 0px 3px
}
#topnavigation ul {
list-style-type:none;
margin:0;
padding:0;
}
ul#mc_menu_1 {
margin:0px;
padding:0px;
list-style-type: none !Important;
}
#mc_menu_1 a, #mc_menu_1 a:visited {
background:#FFF url(/images/navlink.jpg) right;
color:#FFF;
display:block;
font-weight:bold;
text-transform:uppercase;
margin:0px;
padding:2px 17px 2px 15px;
border-right:1px solid #5a0000
}
#mc_menu_1 a:hover {
background:#fff url(/images/navhover.jpg) right;
color:#FFF;
margin:0px;
padding:2px 17px 2px 15px;
text-decoration:none
}
#mc_menu_1 li {
float:left;
margin:0px;
padding:0px
}
#mc_menu_1 li ul {
position:absolute;
width:10em;
left:-999em
}
#mc_menu_1 li li {
float:left;
margin:0px !Important;
padding:0px !Important;
width:150px;
}
#mc_menu_1 li li a, #mc_menu_1 li li a:link, #mc_menu_1 li li a:visited {
background:#be88bc;
width:150px;
float:none;
text-transform:none;
margin:0px;
padding:2px 10px 2px 10px;
border-bottom:1px solid #a176c8;
border-left:1px solid #a176c8;
border-right:1px solid #a176c8
}
#mc_menu_1 li li a:hover, #mc_menu_1 li li a:active {
background:#a176c8;
padding:2px 10px 2px 10px
}
#mc_menu_1 li:hover ul {
left:auto;
display:block
}
#mc_menu_1 li:hover ul, #mc_menu_1 li.sfhover ul {
left:auto
}
/*=-=-=-[End Navigation]-=-=-=*/
