/*  
Theme Name: FreeBlogs Main Theme
Description: תבנית העיצוב המרכזית של אתר הבלוגים חינם FreeBlogs.co.il - פורטל מערכת בלוגים המספק במה ייחודית ליצירת קהילת בלוגים חופשית, במגוון תחומים ונושאים.
Version: 1.0.0
Author: Yaniv Navot
Author URI: http://www.authors.co.il/
Tags: בלוגים, בלוגים חינם, אתר בלוגים, פורטל בלוגים, קהילה, קהילת בלוגים
*/

body
{
	background: #666666 url('images/bodybg.jpg') repeat-x 0 0;
	font-size: 12px;
	color: #525252;
	direction: rtl;
	text-align: right;
}

h2 { font-size: 18px; font-weight: bold; color: #525252; text-decoration: none;}
h3 { font-size: 16px; font-weight: bold; color: #525252; text-decoration: none;}

h2, a
{
	color: #525252;
}

pre, code {white-space: normal;}


#top
{

	text-align: right;
	height: 24px;
}

#top .menu
{
	padding-top: 7px;
}

#top .menu li
{
	display: inline;
	list-style-type: none;
	padding-right: 20px;
}

#top .menu a
{
	text-decoration: none;
	color: #fff;
}

#top .menu a:hover
{
	color: #000;
}

#contenttop
{
	background: transparent url('images/topbg.png') no-repeat 0 0;
	height: 37px;
	direction: rtl;
	text-align: right;
}

#contentwrapper
{
	background: transparent url('images/contentbg.png') repeat-y 0 0;
	direction: rtl;
	text-align: right;
}

#header
{
	height: 50px;
}

#header #title
{
	
}

#header #title .logo
{
	float: right;
	padding-left: 10px;
}

#header #title #blogtitle
{
	margin-left: 68px;
}

#header #title h1
{
	font-size: 24px;
	font-weight: bold;
	color: #525252;
	margin-bottom: 5px;
	text-align: right;
}

#header #title h2
{
	font-size: 12px;
	color: #525252;
	text-align: right;
}

#header #searchbar
{
	margin-top: 20px;
}

#introcontainer
{
	margin-top: 20px;
	text-align: right;	
}

#intro
{ 
	height: 200px;
	background: url('images/introbg.jpg') no-repeat 0 0;
	margin-left: 7px;
	line-height: 17px;
}


#intro #introtext
{
	float: right;
	height: 165px;
	margin: 20px auto auto 20px;
	overflow: hidden;
}


#intro #introtext h1
{
	font-size: 18px;
	color: #00599d;
	margin-bottom: 16px;
}

#intro #introtext p
{
	font-size: 16px;
}

#intro #introicon
{
	float: right;
	margin: 35px 50px;
}

.post
{
	background: #fafafa;
	border: solid 1px #eeeeee;
	margin: 40px 5px 20px 5px;	
	padding: 15px;	
	_padding: 7px;
	text-align: right;
}

.post .postheader .commentcount
{
	width: 27px;
	line-height: 12px;
	float: left;
	text-align: center;
	padding-right: 10px;
}

.post .postheader .commentcount a
{
	text-decoration: none;
	color: #4884bc;
}

.post .postheader .posttitle
{
	line-height: 20px;
	color: gray;
}

.post .postheader .posttitle a
{
	color: gray;
}

.post .postheader .posttitle h2
{
	font-family: Arial, Times, "Times New Roman", serif;
	font-size: 20px;
	padding: 0;
	margin: 0;
}

.post .postheader h2 a
{
	text-decoration: none;
}

.post .postheader .posttitle .postmeta
{
	font-family: Arial, Times, "Times New Roman", serif;
	font-size: 12px;
}

.post .postcontent
{
	margin-top: 20px;
	line-height: 17px;
	direction: rtl;
	text-align: right;	
}

.post .postcontent p
{
	margin-bottom: 10px;	
	direction: rtl;
	text-align: right;	
}

.post .posttags, .post .posttags a
{
	color: #959595;
	clear:both;
	margin-top: 20px;
	text-align: right;
}

.commentbox
{
	background: #fff;
	border: solid 1px #eeeeee;
	margin: 10px 5px 20px 5px;
	padding: 15px;
	_padding: 7px;
	text-align: right;
}

.commentmeta .avatar
{
	float: right;
	padding-right: 6px;
	_padding-right: 3px;
}

.commenttext
{
	clear: both;
	margin-top: 10px;
	text-align: right;
}

.commentform input
{
	padding: 0;
	margin: 0;
	line-height: 0;
	text-align: right;
}

#commentform .text {
	width: 300px;
    margin: 0 0 15px 0;
	text-align: right;
}

#commentform textarea
{
    width:450px;
    height:150px;
    margin:0;
    padding:5px;
	text-align: right;
}

.navlinks
{
	margin: 0px 5px 40px 5px;	
}

.navlinks a
{
	text-decoration: none;
}

.navlinks img
{
	margin-right: 5px;
}

#sidebar #wrapbox
{
	background: #fafafa;
	border: solid 1px #eeeeee;	
	padding: 17px;
	margin: 40px 5px 20px 5px;
	_margin: 40px 0px 20px 0px;
	text-align: right;
}

#sidebar .sidebarbox
{
	line-height: 15px;
	margin-bottom: 20px;
}

#sidebar .sidebarbox h3
{
	font-size: 15px;
	color: #e65a05;
	margin-bottom: 10px;
	display:block;
	background:url(/images/border.gif) bottom right repeat-x;
	padding:4px 0;
}

#sidebar .sidebarbox a
{
	text-decoration: underline;
	font-size: 11px;
}

#sidebar .sidebarbox ul
{
	list-style-type: none;
	margin-right: 0px;
}

#sidebar .sidebarbox .pages ul
{
	text-indent: 0em;
}

#footer
{
	height: 52px;
	background: url('images/bottombg.png') no-repeat 0 0;
	text-align: right;
}



.searchform #searchbox
{
	float: left;
	background: #f1f1f1;
	border: solid 1px #e3e3e3;
	width: 120px;
	height: 12px;
	font-size: 12px;
}

.searchform #searchbutton
{
	height: 18px;
	width: 18px;
	margin-left: 6px;
	border: none;
	cursor: pointer;
	background: url('images/searchbutton.jpg') no-repeat 0 0;
}

/*** Wordpress ***/
.aligncenter,
div.aligncenter {
   display: block;
   margin-left: auto;
   margin-right: auto;
}

.alignleft {
   float: left;
   margin: 0 10px 10px 0;
}

.alignright {
   float: right;
   margin: 0 0 10px 10px;
}

.wp-caption {
   background: #fafafa;
   border: solid 1px #eeeeee;
   text-align: center;
   padding-top: 4px;
}

.wp-caption img {
   float: none;
   margin: 0;
   padding: 0;
   border: 0 none;
}

.wp-caption p.wp-caption-text {
   font-size: 12px;
   line-height: 17px;
   padding: 0px;
   margin: 0px;
}

#newblog {
	display:block;
	background:url(/images/newblog.gif) right top no-repeat;
	height:62px;
	margin:10px 0;
	text-decoration:none;
	width:400px;
	zoom:1;
}

#newblog:hover {
	background:url(/images/newblog.gif) right bottom no-repeat;
}
