/*  
Theme Name: WordPress Default
Theme URI: http://wordpress.org/
Description: Nara-TV.
Version: 1
Author: Yoav Farhi
Author URI: http://www.onoff.co.il

Date: 12/05/07

=== === === === === === === === === === */

/*=Pre Stuff */
/* undohtml.css (CC) 2004 Tantek Celik. Some Rights Reserved. */ :link,:visited{text-decoration:none}ul,ol{list-style:none}h1,h2,h3,h4,h5,h6,pre,code{font-size:1em;}ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,body,html,p,blockquote,fieldset,input{margin:0;padding:0}a img,:link img,:visited img{border:none}address{font-style:normal}

/*=STRUCTURE
=== === === === === === === === === === */
html {
	font-family: Arial, sans-serif;
	font-size: 12px;
}
body {
	margin-right:24px;
	margin-left:17px;
	background:#e7eae6;
}

#page {
width:700px;
height:700px;
margin:0 auto;
background:url('images/backAll.jpg') repeat-x;
border:1px solid black;
border-top:0;
}
	
/*=TYPOGRAPHY
=== === === === === === === === === === */
/*=COMMON
=== === === === === === === === === === */

/*=MASTHEAD
=== === === === === === === === === === */
#masthead {
height:182px;
}

#logo
{
width:600px;
height:182px;
float:left;
background:url('images/logo.jpg') top left no-repeat;
}

#logo h1{
margin-left:150px !important;
margin-left:100px;
margin-top:10px;
float:left;
font-size:36px;
font-family:Times;
font-weight:bold;
color:#8f3430;
}

#logoIndex
{
width:600px;
height:182px;
float:left;
background:url('images/logo.jpg') no-repeat;
}

#logoIndex h1{
margin-top:50px !important;
margin-left:150px !important;
margin-left:100px;
margin-top:10px;
float:left;
font-size:36px;
font-family:Times;
font-weight:bold;
color:#8f3430;
}


/*=CONTENT
=== === === === === === === === === === */

#contentBar {
position:static !important;
position:relative;
top:auto !important;
top:-3px;
height:8px;
background:url('images/backGold.png') repeat-x top !important;
background:url('images/backGold.gif') repeat-x top;
z-index:99;
}

#content
{
position:static !important;
position:relative;
top:-10px;
height:300px;
background:url('images/redthing.jpg') 126px no-repeat;
}


#menu
{
margin-top:120px;
width:160px;
float:left;
margin-left:5px;
font-family:times;
font-size:17px;
line-height:30px;
font-weight:bold;
letter-spacing: 0.6px;
}

#menu a, a:visited
{
color: #fff;
}

#menu a:hover
{
color: #6c3432;
}

#menu li.current_page_item > a
{
color: #6c3432;
}


#main
{
margin:5px;
margin-top:20px;
float:left;
width:505px;
}

.wordtube
{
border: 2px inset #1d2237;
}

/*=FOOTER
=== === === === === === === === === === */
#footer
{
position:static !important;
position:relative;
top:-10px;
background:url('images/bottom.jpg') no-repeat;
height:205px;
}

/*ADDITIONAL ELEMENTE
=====================================*/

#standsout
{
position:relative;
top:220px;
left:200px;
font-size:40px;
font-family:Times;
font-weight: bold;
color:#222;
}

#shadow
{
position:relative;
font-size:40px;
font-family:Times;
font-weight: bold;
left:-4px;
top:-47px;
color:#3c6239;
}

#logoImage
{
width:220px;
height:135px;
cursor:pointer;
}


.post
{
overflow:auto;
height:290px !important;
height:270px;
}