/*
Theme Name: Back in Black
Theme URI: http://www.eretzvaju.org/download/black
Description: A basic black theme using a horizontal menubar
Author: Frederic de Villamil
Author URI: http://www.eretzvaju.org
Licence: GNU GPL
Licence URI: http://www.gnu.org
Version: 1.1
*/

a {
	color: #808080;
}

a[hreflang]:after {
                    content: "\0000a0[" attr(hreflang) "]";
                    color:#999;
}


a img {
	border: #808080 1px solid;
}

a:visited {
	color: #808080;
}

a:hover {
	color: #808080;
}

#menu a {
	color: #fff;
	background: #333;
    text-decoration: none;
 }

li {
	list-style-type: circle;
}

#menu a:visited {
	color: #fff;
	background: #333;
    text-decoration: none;
}

acronym, abbr {
	border-bottom: 1px dashed #333;
}

acronym, abbr, span.caps {
	cursor: help;
	font-size: 90%;
	letter-spacing: .07em;
}

blockquote {
	border-left: 3px solid #808080;
	margin-left: 1.5em;
	padding-left: 5px;
}

body {
	font-family: Georgia, "Times New Roman", Times, serif;
	margin: 0;
	padding: 0;
	background-image: url(images/background.png);
	color: #fff;
}

cite {
	font-size: 90%;
	font-style: normal;
}

h2 {
     font: 90% Verdana, "Times New Roman", Times, serif;
     letter-spacing: 0.2em;
     margin: 15px 0 2px 0;
     padding-bottom: 1px;
     padding-left: 2px;
     background: #333;
}

h3 {
	font-family: "Times New Roman", Times, serif;
	font-size: 100%;
	margin-top: 0;
	padding-top: 3px;
}

h4 {
        font: italic normal 55% "Times New Roman";
	color: #565;
        margin-top: 0;
}


ol#comments li p {
	font-size: 100%;
}

p, li, .feedback {
	font-family: Georgia, serif;
    font-size: small;
    line-height: 16px;
}

code {
	font: courier
}
.credit {
          background: #333;
          color: #fff;
          font-size: 11px;
          padding: 3px;
          border-bottom: double 3px #fff;

	text-align: center;
}

.credit a:link, .credit a:hover {
	color: #fff;
}

.feedback,
.feedback a{
	color: #ccc;
	text-align: right;
	font-size: small;
}

feedback a:visited {
	color: #808080;
}

.menu {
        padding: 0 0 0 20px;
 }

.meta {
	font-size: .75em;
	color: #ccc;
}

.meta, .meta a {
	color: #808080;
	font-weight: normal;
	letter-spacing: 0;
}
.meta ul {
	display: inline;
	margin: 0;
	padding: 0;
	list-style: none;
}

.meta li {
	display: inline;
}

.storytitle {
	margin: 0;
}

.storytitle a {
	text-decoration: none;
}

img {
   border: #808080 2px solid;
   text-align: center;
}

#bordered {
	  border-left: 1px solid #333;
	  border-right: 1px solid #333;

}

#commentform input, #commentform textarea {
	background: #fff;
   border-bottom: #808080 1px solid;
   border-right: #808080 1px solid;
	border-left: 0px;
	border-top: 0px;
	font-family: verdana;
	font-size: 10px;
}

#commentform textarea {
	width: 100%;
}

#content {
	margin: 30px 15px 15px 25px;
	min-height: 500px;
}

#header a{
	position: relative;
	top: 0px;
	left: 0px;
	margin: 0px;
	padding: 120px 0 0 0;
	width: 700px;
	display: block;
        overflow: hidden;
	background-image: url("eretzvaju_2.jpg");
        background-repeat: no-repeat;
	height: 0px !important;
	height /**/: 120px;
	z-index: 10;
}

#main {
        width:702px;
        margin:0px auto;
        color: #fff;
        background:#000;
}

#menu {
	background: #333;
    font-size: 85%;
	padding-top: 1px;
	padding-bottom: 2px;
}

#menu form {
	margin: 0 0 0 13px;
}

#menu input {
	background: #eee;
	border: 1px solid #999;
	letter-spacing: -0.05em;
	width: 80%;
}

#menu ul {
	list-style-type: none;
	color: #ccc;
	font-weight: bold;
	list-style-type: none;
	margin: 0;
	padding-left: 13px;
	text-transform: lowercase;

}

#menu ul li {
	font: italic normal 110% Verdana, 'Times New Roman', Times, serif;
	color: #fff;
	letter-spacing: 0.2em;
	margin-top: 10px;
	padding-bottom: 2px;
}

#menu ul ul {
	list-style-type: none;
	font-variant: normal;
	font-weight: normal;
	line-height: 100%;
	margin: 0;
	padding: 0;
	text-align: left;
}

#menu ul ul li {
	border: 0;
	font: normal normal 70%/115% 'Lucida Grande', 'Lucida Sans Unicode', Verdana, sans-serif;
	letter-spacing: 0;
	margin-top: 0;
	padding: 0;
	padding-left: 12px;
}

#menu ul ul li a {
	color: #fff;
	text-decoration: none;
}

#menu ul ul li a:hover {
	border-bottom: 1px solid #809080;
}

.wp-smiley {
  border: 0px;
}