/*
Theme Name: Mishte Neginatam
Theme URI: 
Description: Mishte Neginatam Theme
Author: Hezi
Author URI: 
version: 1.0
Tags: 
*/




/* basics */

*{margin:0; padding:0;}

body {
	background:#dedede;
	font-family: verdana, arial, tahoma, sans-serif;
	font-size: 15px;
	line-height:18px;
	margin:20px;
	background-image: url('images/81419.jpg');
	background-repeat:repeat;
	}

.post small {
	font-size: 12px;
	color:#808080;
	padding:3px 8px;

}
	
h1 {font-size: 18pt;}
h2 {font-size: 14pt;}
h3 {font-size: 10pt;}
h4 {font-size: 9pt;}


img{ border: none; padding:0; }
img a{border:none;}

img.left{ float: right; border: none; padding: 6px 0 0 0; }
img.right{ float: left; border: none; padding: 0 6px 0 0; }

blockquote{
	border-right:1px solid #A5ABAB;
	margin:15px;
	padding:0 12px 0 12px;
	}

code{
	font-family:"Courier New", Courier, monospace;
	}


/* links */

a{
	color:#9CBF88;
	font-weight:bold;
	text-decoration:none;
	}

a:hover{text-decoration: underline;}


/* container */


#container {
	width: 860px;
	margin: 0 auto;
	padding:0;
	background:#fff;
	color:#515151;
	overflow: hidden;
	}
	
/* header */

#header {
	background:#ffffff;
  	width: 860px; 
  	height: 250px;
	color: #000; 
	}

#header h1{
	font:normal 20pt georgia, times;
	/*padding:20px 16px 0 0;*/
	margin:0;
	}

#header h1 a{color: #404040; text-decoration: none;}
#header h1 a:hover{color: #666; text-decoration: none;}	
	
#header h1 a {
	display:block;
	overflow:hidden;
	width:860px;
	height:250px;
	background-image:url('images/header.jpg');
	text-indent:-9999px;
}
	


#header h2{
	font:normal 10pt georgia, times;
	color:#333;
	padding: 0 18px 0 0;
	margin:0;
	display:none;	
	}

/* main menu */


#menu {
	background:#000;
	font-family: arial;
	width:860px;
	height:35px;
	background-image: url('images/menu.jpg');
	background-repeat:repeat-x;
	border-top: 1px solid #e6e6e6;
}

/*
#menu ul {
	margin:0;
	padding:0;
}

#menu ul li {
	list-style-type: none;
	float:right;
	margin: 0;
	padding: 0;
}

#menu ul li a {
	padding:4px 10px;
	margin: 0;
	color: #fff;
	display:block;
}

#menu ul li a:hover {
	background: #fff;
	color:#000;
}

*/
/* main */
#main {
	min-height: 350px;
	border-top: 1px solid #CFCFCF;
}


/* content */


#content {
	background-image: url('images/content_top.jpg');
	background-position:top;
	background-repeat:repeat-x;
	float:right;
	width:650px;
	min-height:350px;
	overflow: hidden;
	margin:0;
	border-left: 1px solid #CFCFCF;
	}

#rightCont {
	margin-top:14px;
	margin-right: 20px;
}
	
.post {
	margin:0;
	padding:0;
	line-height: 20pt;
	z-index:-100;
	}
	
.post h2{
	font:normal 15pt arial;
	color:#515151;
	margin-top:20px;
	}
	
.post h2 a{
	color: #000;
	text-decoration: none;
	}
	
.post h2 a:hover{
	color: #777;
	text-decoration: none;
	}

.post ul {}

.post li {}

.entry p{
	margin:12px 0;
	text-align:justify;
	max-width:570px;
}

.entry ol {
	margin-right:25px;
	max-width:520px;
}

.entry ol li{
	margin-right:25px;
}

.entry ul {
	margin-right:25px;
	max-width:520px;
}

.entry ul li{
	margin-right:25px;
}

.postmetadata{
	clear: both;
	background:#F7F7F7;
	padding:6px;
	margin: 20px 0;
	}
	

.navigation {
	font-size:8pt;
	width:100%;
	float:right;
	margin:0;
	padding:0;
	overflow:hidden;
	}
	
.alignleft a{float:right; margin:25px 0;}
.alignright a{float:left; margin:25px 0;}



/* sidebar */

#sidebar {
	font-family: arial;
	font-size:8pt;
	width:209px;
	float:left;
	margin:0;
	padding: 0;
	background-image: url('images/content_top.jpg');
	background-position:top;
	background-repeat:repeat-x;
	min-height:300px;
	}

#sidebar h2{
	font:normal 18px arial;
	color: #515151;	
	margin: 0;
	padding: 0;
	padding-bottom:5px;
	padding-top:5px;
}

#sidebar label{
	font:normal 11pt arial, georgia, times;
	color: #000;	
	margin: 0;
	padding: 0;
}

#sidebar p {margin:0; padding: 0 12px 0 6px;}

#sidebar img {padding: 0; margin: 0;}

#sidebar ul {
	margin:12px;
	padding:0;
	padding-bottom: 5px;
	}

#sidebar ul li {
	margin: 0;
	padding: 0;
	line-height: 14pt;
	list-style-type: none;
	}

#sidebar ul ul {
	margin:14px 0;
	padding:0;
}

#sidebar ul ul li {
	list-style-type: none;
	}

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

#sidebar ul ul ul li{
	padding: 0 15px 0 0;
	list-style-type: square;
	color: #898989;
}

.offer {
	width:150px;
	position:relative;
}

.textwidget {
	font-size:13px;
	padding-bottom:5px;
	border-bottom: 1px solid #CFCFCF;
}

/* comments */


#commentform{
	margin:0;
	padding:0;
	}
	
#commentform p{
	color: #515151;
	}
	
#commentform a{color: #74917E; text-decoration: none; border-bottom: 1px dotted #465D71;line-height: 14pt;}
	
#commentform h3{
	font-family: arial;
	font-size: 10pt;
	font-weight: 300;
	color: #000;
	margin:0;
	padding:0;
	}
	
#comment{
	width:80%;
	}
	
#author, #email, #url, #comment, #submit{
	background: #fff;
	font-family: verdana, arial, times;
	font-size: 8pt;
	margin:5px 0 0 5px;
	padding:0;
	border: 1px solid #000;
	}
	
#submit{margin:5px 0 0 5px;}

#comments{margin:0; padding:0}
	
ol.commentlist {list-style-type: none; margin:0; padding:0;}

.avatar{float:right; margin:0 0 0 12px;}

ol.commentlist li {
	background: #fff;
	margin:10px 0;
	padding:5px 10px 5px 0;
	list-style-type:none;
	}

ol.commentlist li.alt {
	background: #F2F4F7;
	border-top: 1px solid #e6e6e6;
	border-bottom: 1px solid #e6e6e6;
	}
ol.commentlist li p {margin: 6px 0 6px 0; padding: 0 0 0 12px; line-height: 14pt;}

ol.commentlist a {color:#000;}

cite {
	font-family: arial, verdana, tahoma;
	font-size: 9pt;
	font-weight: bold;
	font-style: normal;
	}
	
cite a{color: #000; text-decoration: none; border-bottom: 1px dotted #465D71;}




/* search */

#searchform{
	padding:0;
	margin:14px 0;
	}

#searchform input#s{
	margin:0;
	padding:2px;
	border:1px solid #000;
	}

#searchform input#searchsubmit{
	border:none;
	background:#333;
	color:#fff;
	text-transform:lowercase;
	}


	
/* misc */

img.centered {
	display: block;
	margin-right: auto;
	margin-left: 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
	}
	
.wp-caption {
   border: 1px solid #ddd;
   text-align: center;
   background-color: #f3f3f3;
   padding-top: 4px;
   margin: 10px;
   /* optional rounded corners for browsers that support it */
   -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;
}




/* footer */

#footer {
	background:#F1F1F1;
	clear: both;
	width: 100%;
	font-size:10px;
	}
	
#footer p{padding:20px 0;margin: 0; color: #BCBCBC; text-align:center; padding-left:15px; padding-right:20px;}
#footer a{color: #BCBCBC;text-decoration: none;}
#footer a:hover{color: #6a4513;text-decoration: underline;}



/*** ESSENTIAL STYLES ***/
.sf-menu, .sf-menu * {
	margin:			0;
	padding:		0;
	list-style:		none;
	font-size:		13px;
}
.sf-menu {
	line-height:	1.0;
}
.sf-menu ul {
	position:		absolute;
	top:			-999em;
	width:			10em; /* right offset of submenus need to match (see below) */
}
.sf-menu ul li {
	width:			100%;
}
.sf-menu li:hover {
	visibility:		inherit; /* fixes IE7 'sticky bug' */
}
.sf-menu li {
	float:			right;
	position:		relative;
}
.sf-menu a {
	display:		block;
	position:		relative;
}
.sf-menu li:hover ul,
.sf-menu li.sfHover ul {
	right:			0;
	top:			2.5em; /* match top ul list item height */
	z-index:		99;
}
ul.sf-menu li:hover li ul,
ul.sf-menu li.sfHover li ul {
	top:			-999em;
}
ul.sf-menu li li:hover ul,
ul.sf-menu li li.sfHover ul {
	right:			10em; /* match ul width */
	top:			0;
}
ul.sf-menu li li:hover li ul,
ul.sf-menu li li.sfHover li ul {
	top:			-999em;
}
ul.sf-menu li li li:hover ul,
ul.sf-menu li li li.sfHover ul {
	right:			10em; /* match ul width */
	top:			0;
}

/*** MENU SKIN ***/
.sf-menu {
	/*float:			right;*/
	margin-bottom:	1em;
}
.sf-menu a {
	border-right:	0px solid #fff;
	border-top:		0px solid #000;
	padding: 		.75em 1em;
	text-decoration:none;
}
.sf-menu a, .sf-menu a:visited  { /* visited pseudo selector so IE6 applies text colour*/
	color:			#555f20;
}
.sf-menu li {
	background:		#1e1e1e;
	background-image: url('images/menu.jpg');
	background-repeat:repeat-x;
}

.sf-menu li li {
	background:		#f3f3f3;
}

.sf-menu li li li {
	background:		#1e1e1e;
}
.sf-menu li:hover, .sf-menu li.sfHover,
.sf-menu a:focus, .sf-menu a:hover, .sf-menu a:active {
	background:		#e6e6e6;
	color:#555f20;
	outline:		0;
	background-image: url('images/menuh.jpg');
	background-repeat:repeat-x;
	z-index:999;
}

/*** arrows **/
.sf-menu a.sf-with-ul {
	padding-left: 	2.25em;
	min-width:		1px; /* trigger IE7 hasLayout so spans position accurately */
}
.sf-sub-indicator {
	position:		absolute;
	display:		block;
	left:			.75em;
	top:			1.05em; /* IE6 only */
	width:			10px;
	height:			10px;
	text-indent: 	-999em;
	overflow:		hidden;
	background:		url('images/arrows-ffffff.png') no-repeat -10px -100px; /* 8-bit indexed alpha png. IE6 gets solid image only */
}
a > .sf-sub-indicator {  /* give all except IE6 the correct values */
	top:			.8em;
	background-position: 0 -100px; /* use translucent arrow for modern browsers*/
}
/* apply hovers to modern browsers */
a:focus > .sf-sub-indicator,
a:hover > .sf-sub-indicator,
a:active > .sf-sub-indicator,
li:hover > a > .sf-sub-indicator,
li.sfHover > a > .sf-sub-indicator {
	background-position: -10px -100px; /* arrow hovers for modern browsers*/
}

/* point right for anchors in subs */
.sf-menu ul .sf-sub-indicator { background-position:  -10px 0; }
.sf-menu ul a > .sf-sub-indicator { background-position:  0 0; }
/* apply hovers to modern browsers */
.sf-menu ul a:focus > .sf-sub-indicator,
.sf-menu ul a:hover > .sf-sub-indicator,
.sf-menu ul a:active > .sf-sub-indicator,
.sf-menu ul li:hover > a > .sf-sub-indicator,
.sf-menu ul li.sfHover > a > .sf-sub-indicator {
	background-position: -10px 0; /* arrow hovers for modern browsers*/
}

/*** shadows for all but IE6 ***/
.sf-shadow ul {
	background:	url('images/shadow.png') no-repeat bottom left;
	padding: 0 0 9px 8px;
	-moz-border-radius-bottomleft: 17px;
	-moz-border-radius-topright: 17px;
	-webkit-border-top-left-radius: 17px;
	-webkit-border-bottom-right-radius: 17px;
}
.sf-shadow ul.sf-shadow-off {
	background: transparent;
}
/*** adding sf-vertical in addition to sf-menu creates a vertical menu ***/
.sf-vertical, .sf-vertical li {
	width:	10em;
}
/* this lacks ul at the start of the selector, so the styles from the main CSS file override it where needed */
.sf-vertical li:hover ul,
.sf-vertical li.sfHover ul {
	right:	10em; /* match ul width */
	top:	0;
}

/*** alter arrow directions ***/
.sf-vertical .sf-sub-indicator { background-position: -10px 0; } /* IE6 gets solid image only */
.sf-vertical a > .sf-sub-indicator { background-position: 0 0; } /* use translucent arrow for modern browsers*/

/* hover arrow direction for modern browsers*/
.sf-vertical a:focus > .sf-sub-indicator,
.sf-vertical a:hover > .sf-sub-indicator,
.sf-vertical a:active > .sf-sub-indicator,
.sf-vertical li:hover > a > .sf-sub-indicator,
.sf-vertical li.sfHover > a > .sf-sub-indicator {
	background-position: -10px 0; /* arrow hovers for modern browsers*/
}

/* simple mouseover effect for the trigger */

img {
	border:none}
	
a:active {
  outline:none;
}

:focus {
  -moz-outline-style:none;
}

