/*
Theme Name: In-D-Negev
Theme URI: http://www.peasinspace.com
Description: In-D-Negev-2008
Version: 1.0
Author: Orli Gan
*/

/* Generic Styles */
body {
	background: #323232;
	text-align: center;
	margin: 0px;
	padding: 0px;
	color: #000000;
	font-family: arial, tahoma, verdana, helvetica;
	direction: rtl;
}

a { 
	color: #6D5324;
	text-decoration: none;
}

a:hover { 
	text-decoration: underline;
}

a:visited { 
	color: #BD4314; 
}


/* Wraps and Grunge */
#site_wrap { 
	width: 908px;
	margin: auto;
}
#wrap { 
	width: 900px;
	background: #f3eed0 url("images/2008/bg-2008.jpg") top right repeat-y;
	text-align: right;
	border-left: 4px solid #000000;
	border-right: 4px solid #000000;
}

/* Banner and Menu */
#banner { 
	position: relative;
	z-index: 100;
	height: 272px;
	width: 900px;
}

#banner h1 { 
	display: none;
}
#banner img { 
	border: 0;
	margin-right: 5px;
}


/* --- logo image styles ---*/
.logo {
	width:900px;
	height: 272px;
	position: absolute;
	right: 0;
	top: 0;
	font-size: .1em;
	z-index: -200;
}
.logo span {
	background: #fff url("images/2008/banner-2008-top.jpg") top left no-repeat;
	display: block;
	width: 900px;
	height: 272px;
	cursor: pointer;
}
.logo a:link, 
.logo a:visited, 
.logo a:hover  {
	color: #F4F3DB;
	text-decoration: none;
}

#gadgets {
	width: 104px;
	text-align: center;
	float: left;
	padding: 20px 20px 0 20px;
}

#player , #poll {
	padding: 0px 0 20px 0;
}

#home {
	width:410px;  
	border: 2px solid #000;
	background: #000;
	padding: 5px 0 0 0px;
}

/* Sidebar */
#sidebar {
	z-index: 100;
	width: 230px;
	float: right;
	margin: 0px;
	padding: 0;
	font-weight: bold;
	font-size: 12px;
	border: none;
	background: url("images/2008/banner-2008-bottom.jpg") top right no-repeat;
}
#sidebar a:link, 
#sidebar a:visited { 
	color: #000000;
}

#sidebar a:hover { 
	background: #aD9354;
	border: 2px outset #6D5324
}

#sidebar a:hover img { 
	background: #DDD3A4;
}

#sidebar .menu_list { 
	list-style: none;
	margin: 0 0 10px 0;
	padding: 0px;
	text-align: right;
}

#sidebar .menu_item { 
	display: block;
	height: 38px;
}

#sidebar .menu_item a { 
	display: block;
	height: 26px;
	width: 170px;
	padding: 3px;
	margin: 4px;
}

#sidebar .sub_menu {
	padding: 0;
	margin: 0;
/*	height: 60px; */
	position: relative;
	top: 0px;
}

#sidebar .sub_menu_list { 
	list-style: none;
	margin: 0px 30px 0px 0px;
	padding: 0px;
	text-align: right;
}

#sidebar .sub_menu_item { 
	display: block;
	height: 30px;
	padding: 0;
	margin: 0;
}
#sidebar .sub_menu_item a { 
	display: block;
	height: 22px;
	width: 140px;
	padding: 3px;
	margin: 4px;
}


.content_wrap { 
	float: left;
	width: 670px;
	margin: 0;
	margin-right: 0;
	background: url("images/2008/banner-2008-bottom.jpg") top left no-repeat;
}

.content_wrap img {
  padding:0px;
  background: none;
  border:none;
}
.content_wrap ul {
  margin-top:5px;
  margin-bottom: 5px;
}
.content_wrap h4 {
  margin-top:20px;
  margin-bottom: 8px;
  margin: 20px 10px 8px 0;
  font-size: 14px;
  font-weight: bold;
}

.content_wrap .youtube {
  padding:0px;
  background: #EDE384;
  border:2px solid #6D6324;
  text-align: center;
  width: 425px;
  font-weight: bold;
  padding: 4px;
  margin: 30px 0 0 0;
  
 /*
 color: #A4CB39;
	background: #EDE384;
	border: 2px outset #454545 */
}


/* Content and News Title */
#content { 
	font-size: 12px;
	padding: 20px 0 0 30px;
	text-align: justify;
	min-height: 200px;
}

#title {
 float: left;
 margin: 0 10px 10px 0;
 width: 240px;
}

#title  img{
 border: 0;
 padding: 0;
 margin: 0;
}


#news_frame {
	width: 220px;
	max-height: 400px;
	padding: 0px;
	margin: 5px 0px 0 20px;
}

#news_items {
	height: 280px;
	padding: 0px;
	margin: 0px;
	overflow: auto;
	
	scrollbar-face-color: #aD9354;
	scrollbar-shadow-color: #6D5324;
	scrollbar-highlight-color: #6D5324;
	scrollbar-3dlight-color:#D4C597;
	scrollbar-darkshadow-color: #D4C597;
	scrollbar-track-color: #D4C597;
	scrollbar-arrow-color: #CDC364;
}


#news {
	border: 2px solid #6D5324;
	background: #dDd3a4 url("images/2008/thorn.png") bottom right no-repeat;
	font-size: 12px;
	margin: 0px;
}

.news-meta {
	margin: 0 0px 3px 0;
	padding-top: 2px;
	color: #666;
	font-weight: normal;
	font-size: 9px;
}


#news p{
    margin:3px 5px 6px 0px;
    padding:0px 0px 0px 0px;
}

#news ul{
    margin:0px 0px 10px 0px;
    padding:0px 0px 0px 0px;
	list-style: none;
}

#news li{ 
	margin:1px 10px 1px 10px;
    padding:2px 0px 2px 5px;
    text-indent:0px;
    line-height:1.4em;
    border-bottom: 1px solid #454545;
	font-size: 11px;
}

#news h3,
#news h3 a:link {
	font-size: 12px;
	margin: 0;
	padding: 0;
	color: #9D8344;
}

#news a{ 
	color: #000000;
	font-weight: bold;
}

#news a:link,
#news a:visited {
    color: #6D5324;
    text-decoration: none;
}

#news a:hover {
    text-decoration: underline;
}

#news .news_all {
	width: 200px;
	text-align: left;
	font-size: 14px;
	padding: 5px 0 5px 10px;
}

#news .news_all a {
	font-size: 14px;
}

#news .news_all a:link,
#news .news_all a:visited {
	color: #220;
}

#news .news_all a  img{
	vertical-align: middle;
}



/* Footer and Copyright */
#footer { 
	clear: both;
	min-height: 50px;
	border-top: none;
	width: 892px;
	margin: 0px 4px;
	color: #323232;
	padding-top: 10px;
	padding-bottom: 5px;
}

#footer  .sponsors{ 
	text-align: center;
	color: #323232;
	font-size: 16px;
	font-weight: bold;
	padding-top: 20px;
}

#footer  .sponsors img{ 
	padding: 0 20px;
	vertical-align: middle;
}

#footer  .credits{ 
	color: #323232;
	font-size: 10px;
	letter-spacing: 3px;
	padding-top: 20px;
}

#copyright { 
	height: 35px;
	width: 900px;
	background: url("images/2008/copyright.gif");
	clear: both;
}
#copyright h1 { 
	display: none;
}

/* Stuff From Bloggers base-weblog */

.date-header {
	margin: 0;
	padding-top: 10px;
	color: #666;
	font-size: 11px;
	font-weight: bold;
	text-transform: uppercase
}

.entry-header {
	margin: 10px 0;
	padding: 0;
	color: #6D5324;
	font-size: 18px;
	font-weight: bold;
}

.entry-content { 
	margin: 0;
}
.entry-more-link { 
	font-weight: bold;
}

.entry-post {
	margin: 0 0 15px 0;
}

blockquote {
    font-style: italic;
    margin: 10px 30px 0 20px;
    padding: 0px 0 0 20px;
	border-right: 5px solid #6D5324;
	word-spacing: 1px;
}

.entry-meta {
	margin: 0 10px 7px 0;
	padding-top: 0x;
	color: #666;
	font-weight: normal;
	font-size: 10px;
}

.entry-faq {
	margin: 15px 0;
	padding: 0 10px;
}


.entry-footer {
	margin: 0 0 20px 0;
	border-top: 1px solid #1a2936;
	padding-top: 2px;
	color: #666;
	font-weight: normal;
}

.content-nav { 
	margin-top: 0;
}


/* content */

.content-nav {
	margin: 10px;
	text-align: center;
}

.date-header, 
.entry-content {
	position: static;
	clear: both;
}

.entry,
.trackbacks,
.comments,
.archive {
	position: static;
	overflow: hidden;
	clear: both;
	width: 100%;
	margin-bottom: 20px;
}

.entry-content,
.trackbacks-info,
.trackback-content,
.comment-content,
.comments-open-content,
.comments-closed {
	clear: both;
	margin: 5px 10px;
}

.entry-excerpt,
.entry-body,
.entry-more-link,
.entry-more {
	clear: both;
}

.entry-footer,
.trackback-footer,
.comment-footer,
.comments-open-footer,
.archive-content {
	clear: both;
	margin: 5px 10px 20px 10px;
}

.comments-open label { 
	display: block;
}

#comment-author, 
#comment-email, 
#comment-url, 
#comment-text {
	width: 240px;
}

#comment-bake-cookie {
	margin-right: 0;
	vertical-align: middle;
}

#comment-post {
	font-weight: bold;
}

img.image-full { 
	width: 100%;
}

.commentform {
	margin-right: 30px;
}

.credit {
	text-align: center;
	padding: 0 0 10px 0;
}
.credit a {
	color: #fff;
	font-size: 12px;
}

#content p, 
#footer p {
	padding: 0 10px 0 10px;
	margin: 5px 0;
}

.date, 
#content h1, 
#content h2, 
#content h3 {
	margin: 5px 10px 0px 0;
}

img, 
a img, 
img a {
	border: none;
}



/* Begin Comments*/

#commentform * {margin:0;}

.postmetadata ul {background:white !Important; width:auto; border:0; border-bottom:1px solid #cfcfcf; padding-bottom:5px; margin-top:10px;}
.postmetadata ul li { display:block; float:left; width:100px; text-align:left; }
.postmetadata ul li.long {width:200px; color:black;}
.postmetadata ul li a {color:#a9a394; font-weight:bold;}
.postmetadata ul li a:hover {text-decoration:underline;}

h3.comments-h {margin-top:-20px; }


.commentlist cite, 
.commentlist cite a, 
.commentlist cite a:visited {
	font-weight: bold;
	font-style: normal;
	font-size: 16px; 
	color: #977963; 
	line-height: 18px;
	}

h3#respond {
	margin-top: 120px;
}

#commentform p {
	margin: 5px 0;
}

#commentform .formnames {
	width: 450px; 
	margin: 3px 120px 3px 3px;
	padding: 0;
}

#commentform .formnames p {
	float: right;
	margin: 0px 10px 20px 5px;
	padding: 0px;
	text-align: right;
}
#commentform .formnames p label small {
	color: #6D5324; 
	font-size: 12px; 
	font-face: arial; 
}
#commentform input {
	width: 140px;
	border: 0; 
	border: 1px solid #A9A394; 
	padding: 0 3px;	

}

#commentform input[type="image"] { 
	color: #A4CB39;
	background: none;
	padding: 0;
	margin: 0;
	border: 0px;
}

#commentform .comsend{ 
	padding: 3px;
}

#commentform .comsend:hover { 
	background: #aD9354;
	border: 2px outset #6D5324
}

#commentform .comsend:hover input { 
	background: #DDD3A4;
}


#commentform {
	margin-top:10px; 
	margin-bottom:20px;
	text-align: center;
}

#commentform textarea {
	width: 350px;
	padding:5px;
	margin: 0 27px;
	background-color:#f0ede1;
	border:1px solid #dcd9cc; 
	overflow: auto;
	}

#commentform #submit {
	margin: 10px 0 0 0;
	border:auto; 
	width: auto;
}


.commentmetadata {
	font-weight: normal; 
	font-size:10px; 
	line-height:12px; 
	margin-top:4px;
}


.comdata {
	float:right; 
	width:100px; 
	overflow:hidden;
	text-align: right;
	margin: 0;
}

.comtext, .comtextadmin{
	float: right; 
	width:350px;
	margin: 0;
	margin-right:15px; 
	background:#f3f0e9; 
	border: 1px solid #DCD9CC;
	overflow: hidden; 
}

.comtextadmin {
	background: #dDd3a4;
	border: 1px solid #6D5324;
}

.commentlist {
	padding: 0px 10px 0px 0px;
}

.commentlist li {
	margin: 10px 0 3px;
	padding: 5px 0px 3px;
	list-style-type: none;
	list-style-position: outside;
	vertical-align: top;
}

.comdata a, 
.comdata a:visited {
	color:#6D6324; 
	display:block;
	text-decoration: none;
}
.comdata a:hover{
	color:#6D6324; 
	text-decoration: underline;
}

.comdata cite a { 
	text-decoration:underline;
}
.comdata cite a:hover {
	color:#CDA76D;
}

.commentlist p { 
	margin: 0 0 10px 0; 
	padding:7px; 
	font-size:12px; 
	color:#948665 ;}

.nocomments {
	text-align: center;
	margin: 0;
	padding: 0;
	}
.clear {
	clear:both;
	height: 0;
}

/* End Comments */

.subscribe-wrap h2{
	padding: 30px 0 0 0	!Important;
}

.subscribe-to-comments {
	width: 150px;
}

.subscribe-to-comments table {
	width: 150px;
}

.subscribe-to-comments table td {
	padding:5px 5px 5px 0; 
	vertical-align:top;
}

fieldset {
	display: block;
	margin-left: 2px;
	margin-top: 20px;
	margin-right: 2px;
	padding: 0.35em 0.625em 0.75em;
	border: 2px solid ThreeDFace;
	-moz-border-radius: 8px;
	-khtml-border-radius: 8px;
	-webkit-border-radius: 8px;
	border-radius: 8px;

}

fieldset legend{
	color: #6D6324;
	font-weight: bold;
	font-size: 14px;
}
