@charset "utf-8";

/*

Theme Name: graff

Version: 0.1

Author: Hannit Cohen

Author URI: http://www.codeart.co.il/

*/



* {

	padding: 0px;

	margin: 0px;

}

.clear{clear:both;}

.alignleft{float:left;}

.alignright{float:right;}

body {

	background: #fff;

	font-family: Arial, Helvetica, sans-serif;

	direction:rtl;

	color:#000;

	font-size:12px;

}



#page {

	width:990px;

	margin: 0 auto;

	background:#fff;

	background:url(images/top-bg.jpg) top right no-repeat;

}



#menu { padding-top:92px; clear:both; height:84px}

#logo {

	width:107px;

	height:70px;

	display:block;

	background:url(images/logo.jpg) no-repeat;

	float:right

}

#menu ul {margin:51px 13px 0 0; float:right; list-style-type:none;}

#menu ul li:first-child {border-right:none;}
#menu ul li {float:right; padding: 0 5px; border-right:1px solid #000000;}

#menu ul li a{ text-decoration:none; font-size:14px; color:#000; font-weight:bold;}

#menu ul li.current_page_item a{color:#e30000}



#search {float:left; width:240px; margin-top:48px;}

#searchsubmit {border:none; font-size:14px; background:transparent;}

/* homepage */

.home .alignright{width:365px; background:url(images/about-bg.png) top right repeat-x; min-height:354px; position:relative; top:-10px; padding: 10px 27px 0;}

.home .alignright .entry {font-size:12px; line-height:19px; margin-top:11px;}

.home .alignright .entry  p{margin-bottom:25px;}

.home .alignright>h2{background:url(images/graff-t.png) no-repeat; width:152px; height:24px; display:block; text-indent:-9999px;}

.home #social { width:419px; height:304px; position:relative; right:-27px;}

.home #fb {width:205px; height:152px; border: 1px solid #e50000; float:right;}

.home #fby {width:205px; height:152px; float:right; border: 1px solid #e50000;}

.home #twitter{width:419px; height:152px; margin-top:10px; display:block;}

.home #twitter h2{background:url(images/twitter-t.jpg) no-repeat; height:45px; width:142px;}



.home .alignleft{width:530px;}

.home .alignleft>h2{background:url(images/front-blog-t.png) no-repeat; width:252px; height:24px; display:block; text-indent:-9999px;}

.post h2 a, .post h2{font-size:18px; color:#e50000; text-decoration:none;}

.post h2 .author {font-size:14px; color:#e50000; font-weight:normal;}

.post {margin-top:10px; clear:both;}

.post .wp-post-image{float:right; margin-top:5px;}

.post .data {float:right; width:345px;margin-right:9px;}

.post .postmetadata{clear:both; padding-top:12px; line-height:20px; font-size:11px; color:#766655; padding-bottom:5px; height:20px; border-bottom:dashed #dbc387 1px;}

.post .postmetadata a{color:#766655; text-decoration:none;}

.postmetadata .date {background:url(images/date.jpg) right top no-repeat; padding-right:18px; margin-left:7px; float:right;}

.postmetadata .cats {background:url(images/cats.jpg) right top  no-repeat; padding-right:19px; margin-left:7px; float:right;}

.postmetadata .tags {background:url(images/tags.jpg)  right top no-repeat; padding-right:20px; margin-left:7px; float:right;}

.postmetadata .comments {background:url(images/comments.jpg) right top  no-repeat; padding-right:25px; margin-left:7px; float:right;}



/* blograff */

#r-side {float:right; width:170px; padding:23px 25px 0; background:url(images/sidebar-bg.jpg) no-repeat top right;  min-height:356px; position:relative; top:-9.5px;}

.category #content, .single #content {float:right; width:494px; padding:0 19px	}

#l-side {float:left; width:170px; padding:23px 25px 0; background:url(images/sidebar-bg.jpg) no-repeat top right; min-height:356px; position:relative; top:-9.5px;}

.sidebar h2{font-size:15px;}

.sidebar ul {list-style-type:none}

.sidebar>ul>li{ margin-bottom:27px;}

.single .post .postmetadata{border-bottom:none;}

.single .header h2.noimg {padding-top:15px;}

.single .header p {font-weight:bold;}

#commentform input[type="text"], #commentform textarea {border: 1px solid #e50000; width:300px;}



/* Contact */

.page-template-contact-php .post{margin-right:200px;}



/* books */

#genre {margin-bottom:23px;}

#genre a {font-size:14px;}#genre .current-term{font-weight:bold;}

.genre a{color:#c8111a; text-decoration:none;}

.book {width:120px; height:217px; float:right; margin-left:64px; font-size:13px;}

.book h2 a, .bbook h2 .author {font-size:14px; color:#000; font-weight:bold; text-decoration:none;}

.category-books #content {width:870px;}

#content.single-book{width:738px;}

.single-book #bookdata{width:463px; float:right;}

.single-book #bookdata h1 {font-size:24px; color:#e60006;}

.single-book #bookdata #summery {font-size:14px; color:#000; line-height:24px;}

.single-book #bookdata p, .single-book #bookdata h2 {margin-bottom:10px;}

.single-book #bookinfo{width:239px; float:right; margin-right:36px;}

#footer {margin-top:15px;}
