/*  
Theme Name: Bli Panika -- Sepia Tones
Author: דורה קישינבסקי
Author URI: http://www.dorawrites.com/
*/


/* Begin Typography & Colors */
body {
	font-size: 62.5%; /* Resets 1em to 10px */
	font-family: Arial, Sans-Serif;
	background-color: #777D86;
	color: #333;
	text-align: center;
	direction: rtl;
	unicode-bidi: embed;
	}

body, html {
	scrollbar-base-color: #D0BA9B;
	scrollbar-track-color: #D0BA9B;
	}

#page {
	background-color: #C99274;
	text-align: right;
	}

#header {
	background-color: #73a0c5;
	}

#content {
	font-size: 1.4em
	}

.narrowcolumn .entry, .narrowcolumn .entry p 
	{
	line-height: 1.4em;
	}

.narrowcolumn .postmetadata {
	text-align: center;
	}

.oddcomment {
	border-bottom: 2px solid #FFFFFF;
	border-right: 2px solid #FFFFFF;
	border-top: 2px solid #D1BA9B;
	border-left: 2px solid #D1BA9B;
	}

.evencomment
	{
	border-bottom: 2px solid #FFFFFF;
	border-right: 2px solid #FFFFFF;
	border-top: 2px solid #D1BA9B;
	border-left: 2px solid #D1BA9B;
	}

small {
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 0.9em;
	line-height: 1.5em;
	}

h1, h2, h3, h4 
	{
	font-family: Arial, Sans-Serif;
	font-weight: bold;
	}

h1 {
	font-size: 3em;
	text-align: center;
	}

.description {
	font-size: 1.2em;
	text-align: center;
	}

h2 {
	font-size: 1.3em;
	background-color: #DDCFBA;
	padding: 2px 5px;
	text-align: right; 
	}

h2.pagetitle {
	font-size: 1.3em;
	background-color: #cccccc;
	}

h3 {
	font-size: 1.2em;
	font-color: #aaaaaa;
	}

h4
	{
	font-size:1.2em;
	}

h1, h1 a, h1 a:hover, h1 a:visited, .description {
	text-decoration: none;
	color: white;
	}

h2, h2 a, h2 a:hover, 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;
	}

.entry p a:visited {
	color: #b85b5a;
	}

.commentlist li, #commentform input, #commentform textarea {
	font: 0.9em Arial, Sans-Serif;
	}
	
.commentlist li {
	font-weight: bold;
	}

.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: Arial, Sans-Serif;
	}

.commentmetadata {
	font-weight: normal;
	}

#sidebar {
	font: 1.2em Arial,Sans-Serif;
	font-weight: bold;
	line-height: 140%;
	}

#sidebar h3
	{
	font: 1.1em Arial,Sans-Serif;
	font-weight: bold;
	margin: 15px 0px 6px 3px;
	padding: 1px 6px;
	text-align: right;
	border-top: 1px solid #EDDEC9;
	border-left: 1px solid #EDDEC9;
	border-bottom: 1px solid #95836B;
	border-right: 1px solid #95836B;
	background-color: #D1BA9B;
	}

small, #sidebar ul ul li, #sidebar ul ol li, .nocomments, .postmetadata, blockquote, strike {
	color: #777;
	}
	
code {
	font: 1.1em 'Courier New', Courier, Fixed;
	}

acronym, abbr, span.caps
	{
	font-size: 0.9em;
	letter-spacing: .07em;
	}

a, h3 a:hover
	{
	color: #1264A5;
	text-decoration: none;
	}

a:hover {
	color: #C85B3D;
	text-decoration: none;
	}
	
#wp-calendar #prev 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;
	}
	
p /* Dora */
    {
    margin-top:6px;
    margin-bottom:6px;
	line-height:1.4em;
    }

.entryexcerpt /* Dora */
	{
	font-weight:bold;
	margin-top:10px;
	margin-bottom:10px;
	}

#footer p, #footer a, #footer a:hover
	{
	color:#000000;
	font-size:10px;
	font-weight:bold;
	}

#footer a, #footer a:hover
	{
	text-decoration: underline;
	}

/* End Typography & Colors */



/* Begin Structure */

#page {
	background-color: #777D86;
	margin: 0 auto;
	padding: 0;
	width: 785px;
	border: 1px solid #959596;
	}
	
.narrowcolumn {
	float: left;
	padding: 0 0 20px 70px;
	width: 450px;
	}

.post, .singlepost {
	/*margin: 0 0 40px;*/
	text-align: justify;
	}

.narrowcolumn .postmetadata {
	/*padding-top: 5px;*/
	}

#footer {
	padding: 0;
	margin: 0;
	width: 785px;
	height: 41px;
	clear: both;
	}

.footertext
	{
	padding: 9px 200px 0 0;
	text-align: center;
	}
	
div.intro /*Dora*/
    {
    margin-top:0px;
	padding:10px;
    border: 1px solid #666666;
    background-color: #cccccc;
    }

/* End Structure */



/*	Begin Headers */
h1 {
	padding-top: 70px;
	}

.description {
	text-align: center;
	}

h2 {
	margin-top: 30px;
	margin-bottom: 0px;
	}

h2.pagetitle {
	text-align: center;
}

#sidebar h2 {
	margin: 5px 0 0;
	padding: 0;
	}

h3 {
	padding: 0;
	margin: 30px 0 0;
	}

h3.comments {
	padding: 0;
	margin: 40px auto 20px ;
	}
/* End Headers */



/* Begin Images */

#content img
	{
	text-align: center;
	border-top: 4px solid #D1BA9B;
	border-left: 4px solid #D1BA9B;
	border-bottom: 4px solid #95836B;
	border-right: 4px solid #95836B;
	margin-top: 15px;
	margin-bottom: 15px;
	}
	
/* 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 p, #sidebar ul select {
	margin: 5px 0 8px;
	}

#sidebar ul ul, #sidebar ul ol {
	margin: 5px 0 0 10px;
	}

#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;
	}

.post-meta /* Used in the_meta() */
	{
	margin: 0;
	padding: 0;
	list-style: none;
	text-indent: 0;
	}

/* End Entry Lists */



/* Begin Form Elements */
#searchform {
	margin: 0px;
	/*padding: 5px;
	text-align: right;
	border-bottom: 2px solid #EDDEC9;
	border-right: 2px solid #EDDEC9;
	border-top: 2px solid #95836B;
	border-left: 2px solid #95836B;
	background-color: #D1BA9B;*/
	}

input
	{
	border:1px solid #95836B;
	}

input.specialbutton
	{
	border: 2px solid #C85B3D;
	border-top-color: #F2AF9D;
	border-left-color: #F2AF9D;
	padding: 0 0.1em;
	background-color: #E28C74;
	color: #333333;
	font-weight: bold;
	} 

select
	{
	width: 130px;
	}

#sidebar #searchform #s {
	width: 90px;
	padding: 2px;
	}

.entry form { /* This is mainly for password protected posts, makes them look better. */
	text-align:center;
	}

#commentform input {
	width: 170px;
	padding: 2px;
	margin: 5px 5px 1px 0;
	}

#commentform textarea {
	width: 100%;
	padding: 2px;
	}

#commentform #submit {
	margin: 0;
	float: right;
	}
/* End Form Elements */



/* Begin Comments*/
.alt {
	margin: 0;
	padding: 10px;
	}

.commentlist {
	padding: 0;
	text-align: justify;
	}

.commentlist li {
	margin: 15px 0 3px;
	padding: 5px 10px 3px;
	list-style: none;
	}

.commentlist p {
	margin: 10px 5px 10px 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: 20px 0 10px 0;
	margin-right: 35px;
	width: 160px;
	}

#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: left;
	}

#wp-calendar #prev a {
	padding-left: 10px;
	text-align: right;
	}

#wp-calendar a {
	display: block;
	}

#wp-calendar caption {
	text-align: right;
	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-right: 20px;
	/* border-right: 5px solid #ddd; */
	}

blockquote cite {
	margin: 5px 0 0;
	display: block;
	}

.center {
	text-align: center;
	}

hr 
	{
	width: 50%;
	height: 1px;
	color: #95836B;
	background-color: #95836B;
	text-align: center;
	margin: 15px auto;
	}
a img {
	border: none;
	}

.navigation {
	display: block;
	text-align: center;
	margin-top: 10px;
	margin-bottom: 60px;
	}
/* End Various Tags & Classes*/


/*---------------------- Comment Quicktags ---------------------------*/
/* Main Span */
#comment_quicktags {
	text-align: left;
	margin-left: 1%;
}
/* Button Style */
#comment_quicktags input.ed_button {
	background: #dddddd;
	border-top: 2px solid #ffffff;
	border-left: 2px solid #ffffff;
	border-bottom: 2px solid #bbbbbb;
	border-right: 2px solid #bbbbbb;
	color: #000000;
	font-family: Arial, Sans Serif;
	margin: 1px;
	width: auto;
}
/* Button Style on focus/click */
#comment_quicktags input:focus.ed_button {
	background: #FFFFFF;
	border: 1px solid #686868;
}
/* Button Lable style */
#comment_quicktags #ed_strong {
	font-weight: bold;
}
/* Button Lable style */
#comment_quicktags #ed_em {
	font-style: italic;
}

#deed p
	{
	font-size:0.8em;
	}
	
	
.widget_sp_image-image-link {
	display:block;
	text-align:center;
	background-color:#000;
	margin-bottom:10px;
	/*padding:10px 2px;*/
}


.commentlist div {
	direction:rtl !important;
}

.entrytext > pre > a {
display: block;
text-align:center;
}
