/*  
Theme Name: קפיטן פראקסה
Theme URI: 
Description: תבנית בלוג לקולנוע לב
Version: 1.0
Author: Blink
Author URI: http://www.blinkit.co.il/
*/


body {
	margin: 0;
	padding: 0;
	background: #000 url(images/bg.jpg) top center repeat-y;
	direction: rtl;
	text-align: right;
	font-family: arial, 'arial hebrew', sans-serif;
	font-size: 14px;

}


#wrapper {
	margin: 0 auto;
	background: url(images/curtain.jpg) top center no-repeat;
}

#inside {
	width: 769px;
	margin: 0 auto;
	position: relative;
}


#homelink {
	position: absolute;
	top: 165px;
	right: 30px;
	display: block;
	height: 90px;
	width: 170px;
}

#main {
	width: 492px !important;
	width: 460px;
	margin: 355px 17px 0 0;
	float: right;
	overflow: hidden;
}

#sidebar {
	width: 250px;
	float: left;
	margin: 250px 0 0 5px;
	background: url(images/sidebar.jpg) top left;
	font-size: 0.7em;
}

#sidebar .box {
	background-color: #e4e2cd;
	margin: 0 20px 8px 20px;
	padding: 8px 13px;
}

#sidebar h2 { 
	margin: 0; 
	padding: 0;
	color: #910000;
	font-size: 1.4em;
}

#sidebar h2.home {
	background: url(images/icon_home.jpg) top right no-repeat;
	padding-right: 28px;
}

#sidebar h2.about {
	background: url(images/icon_about.jpg) top right no-repeat;
	padding-right: 28px;
}


#sidebar h2.cats {
	background: url(images/icon_cats.jpg) top right no-repeat;
	padding-right: 28px;
}


#sidebar h2.vid {
	background: url(images/icon_vid.jpg) top right no-repeat;
	padding-right: 28px;
}


#sidebar h2.comments {
	background: url(images/icon_comments.jpg) top right no-repeat;
	padding-right: 28px;
}



#sidebar h2 a {
	color :#910000;
	text-decoration: none;
}

#sidebar h2 b {
	color: #fff;
}

#sidebar a {
	text-decoration: none;
}

#sidebar a:hover {
	text-decoration: underline;
}	

#sidebar ul {
	margin: 10px 10px 10px 0;
	padding: 0;
	list-style: none;
}
 
#sidebar li {
	margin: 0;
	padding: 0 15px 0 0;
	list-style: none;
	background: url(images/sidebar_li.jpg) top right no-repeat;
 font-size: 11px;
}

#sidebar ul ul {
	margin: 0;
	padding: 0;
}

#sidebar .sbc a {
	color: #910000;
	text-decoration: none;
}

#footer {
	height: 31px;
	background: url(images/logo.jpg) top left no-repeat;
	margin: 10px 25px;
	font-size: 0.8em;
	line-height: 30px;
}


a {
	color: #910000;
}

a:hover {
	text-decoration: none;
}

a img.trailer-img {border:0; padding:3px; margin-right:14px;width:143px;height:119px;}
/* posts */

.post {
	margin-bottom: 15px;
}

.post h2 {
	margin: 0 0 5px 0;
	padding: 0;
	font-size: 1.4em;
}

.post h2 a {
	color: #000;
	text-decoration: none;
}

.post h2 a:hover {
	text-decoration: underline;
}


.topmeta {
	font-size: 0.9em;
	font-weight: bold;
	color: #afa171;
}

/* post meta */

.postmetadata {
	font-size: 0.9em;
	color: #910000;
	padding: 7px 35px 7px 7px;
	background:  #e4dcc0 url(images/icon_comment.jpg) 465px 10px no-repeat;
}	

.postmetadata b {
	font-weight: normal;
	color: #000;
}

.postmetadata a {
	color: #000;
	text-decoration: none;
}

.postmetadata a:hover {
	text-decoration: underline;
}

.clear {
	clear: both;
}


.alignleft {
	float: left;
}

.alignright {
	float: right;
}

h2.pagetitle {
	font-size: 1.2em;
	color: #910000;
	text-align: center;
}	

.updates {
	height: 25px;
	background: url(images/updates.jpg);
	font-weight: bold;
	font-size: 1.1em;
	color: #fff;
	text-align: center;
	line-height: 25px;
	margin: 10px 0;
}

.updates a {
	color: #fff;
	text-decoration: none;
}

/* comments */

.comment {
	margin: 8px 0;
	padding: 8px;
	background-color: #f6f2dd;
	border: 1px #e4dcc0 solid;

}

.comment .meta {
	font-weight: bold;
	color: #910000;
}	

.comment .meta a {
	text-decoration: none;
}
.comment p {
	margin: 5px 0;
	padding: 0;
}	

#commentform {
	background-color: #e4dcc0;
	padding: 18px;
	margin: 10px 0;
}

.input  {
	width: 230px;
	height: 22px;
	border: 1px #b8b19a solid;
	color: #910000;
	font-size: 0.9em;
	line-height: 22px;
	padding-right: 8px;
}

.input input {
	width: 190px;
	height: 20px;
	border: none;
	background: #fff;
	float: left;
}

#comment {
	height: 100px;
	width: 455px !important;
	width: 420px;
	overflow: hidden;
	background: #fff;
font-size: 0.9em;
	border: 1px #b8b19a solid;
}

#submit {
	height: 25px;
	width: 65px;
	background: url(images/comment_button.jpg) top left no-repeat;
	border: none;
	float: left;
	cursor: pointer;
}

a. img
{border:none;}

img#shadowbox_content {position:static !important;}