﻿/*  
Theme Name: האייפוד הרעב - 2007
Theme URI: http://nastypanda.com
Description: העיצוב של אוהד.
Version: 0.9999
Author: אוהד
Author URI: http://nastypanda.com

	
*/


body {
	background-attachment: scroll;
	background-repeat: repeat;
	margin: 0px 0px 30px 0px;	
	background-color: #eee;
	min-width: 1000px;
	direction: rtl;
	}

p,form, input{
	font: 12px arial;
	color: #555;
	line-height: 20px;
	}

textarea{
	margin: 20px;
	}

input {
	background-color: #eee;
	border: 1px solid #adadad;
	margin: 10px;
	}

a, a:visited {
	color: #556062;
	}

a:hover {
	background-color: #ddd;
	}	

div#sidebar ul{
	margin-top: 14px;
	margin-bottom: 10px;
	list-style-image: url('li.gif');
	}

div#sidebar li {
	
	line-height: 18px;
	}

div#sidebar p, div#sidebar li{
	font: 11px arial;
	color: #555;
	line-height: 18px;
	}

#title{
	
	background-image: url('titlebg.jpg');
	padding: 0px;
	margin: 0px;
	height: 69px;
	}

div#content{
	float: right;
	background-color: #f4f4f4;
	width: 610px;
	border: 1px solid #adadad;
	margin: 20px 20px 30px 20px;
	padding: 20px;
	}

div.incontent{
	margin:0px;
	padding: 0px;
	display: block;
	}

div#sidebar{
	float: right;
	background:  #e8e8e8;
	width: 220px;
	border: 1px solid #adadad;
	margin: 20px 0px 30px 30px;
	padding: 20px;
	}

p.side {
	font-size: 11px;
	padding: 6px;
	text-align: justify;
	}

img.power {
	padding: 0px;
	border: 0px;
	float: left;
	}

#content img{
	display: block;
	margin-left: auto;
	margin-right: auto;
	margin-top: 15px;
	margin-bottom: 15px;
	
	}

p.post{
	margin: 10px;
	}



div.ptitle{
	background:  #e3e1d3;
	font: 20px arial;
	color: #444;
	font-weight: bold;
	display: block;
	padding: 8px;
	margin: 0px -8px 0px -8px;
	width: 100%;

	}

div.rtitle{
	font: 18px arial;
	color: #444;
	display: block;
	padding: 8px;
	margin: 0px -8px 0px -8px;
	width: 100%;
	background-color: #e3e3e3;
	}


div.stitle{
	font: 14px arial;
	font-weight: bold;
	color: #666;
	display: block;
	padding: 8px;
	margin: 2px -8px 0px -8px;
	width: 100%;
	background-color: #dcd1cf;
	}

div.stitle2{
	font: 14px arial;
	font-weight: bold;
	color: #666;
	display: block;
	padding: 8px;
	margin: 2px -8px 0px -8px;
	width: 100%;
	background-color: #cfd7dc;
	}

div.stitle3{
	font: 14px arial;
	font-weight: bold;
	color: #666;
	display: block;
	padding: 8px;
	margin: 2px -8px 0px -8px;
	width: 100%;
	background-color: #d7dccf;
	}

div.pdate{
	font: 11px arial;
	color: #666;
	text-align: left;
	display: block;
	padding: 8px;
	margin: 2px -8px 0px -8px;
	width: 100%;
	background-color: #dedede;
	}

div.rdate{
	font: 11px arial;
	color: #666;
	display: block;
	padding: 8px;
	margin: 2px -8px 0px -8px;
	width: 100%;
	background-color: #cfd7dc;
	}


div.hr{
	
	display: block;
	width: 626px;
	height: 3px;
	padding: 0px;
	margin: 3px -8px 3px 0px;
	background-image: url('hrbg.gif');
	}

div.sidehr{
	
	display: block;
	width: 236px;
	height: 3px;
	padding: 0px;
	margin: 3px -8px 3px 0px;
	background-image: url('sidehrbg.gif');
	}


.responses{
	font-size: 11px;
	text-align: left;
	margin: 15px 0px 5px 0px;
	display: block;
	}

.responses a, .responses a:visited {
	color: #556062;
	}

.responses a:hover {
	color: #556062;
	background-color: #ddd;
	}

div.ptitle a, div.ptitle a:visited {
	text-decoration: none;
	color: #444;
	font-weight: bold;
	}

div.ptitle a:hover {
	background-color: transparent;
	text-decoration: underline;
	}