@charset "utf-8";

/*-------------------------------------------------------------
# Author: Maxim Zetser  
# Created: 23/07/09                                         
# Last major update:03/08/09    By: Maxim Zetser                          
# Description: This file includes all the general style and layout
definitions that should be loaded in every page of the site.   
--------------------------------------------------------------*/


/* ------------------------------------------------------------
   General Tag Definitions 
--------------------------------------------------------------*/

body{font-size:12px;font-family:Arial, Helvetica, sans-serif;margin:0;padding:0;}
h1{padding:0;margin:0;}
h2{padding:0;margin:0;}
p{padding:0;margin:0;}
img{ border: 0;}

textarea{font-family:David;font-size:12pt;background:#fddcae;color:#314b77;}
/* --------------------------------------------------------------
   General Class Definitions 
---------------------------------------------------------------*/

.clear{ clear: both;}
.bold{ text-weight: bold;}

.post_text{width:268px;height:90px;float:right;position:relative;}
.post_text div{width:268px;height:63px;padding-right:5px;font-size:12px;overflow:hidden;}
.post_images{float:right;padding-left:8px;width:151px;height:77px;}
.ad_images{width:271px;height:60px;}
.full_post{width:55px;height:17px;position:absolute;top:58px;left:15px;}
.next_white{width:55px;height:17px;margin-right:80px;padding:0;}
.next_yellow{width:55px;height:17px;margin-right:220px;padding:0;}
.title_link{color:#FE8334;font-size:16px;font-weight:bold;}
.separator{height:2px;position:absolute;top:80px;left:3px;}
.txt{direction:rtl;}
/* ------------------------------------------------------------
   ID Dependent Definitions 
--------------------------------------------------------------*/

#container {width: 1000px;margin: 0 auto 0 auto;background:url(../images/pas.jpg) repeat-y;position:relative;}

#menu{background:url(../images/pas_up2.jpg) no-repeat;width:1000px;height:120px;}

#google_serach{position:absolute;top:102px;width:290px;right:690px;}
#find_img{float:right;}
#find_icon{float:right;}
#google_serach input{border:1px solid #000000;background:#FFFFFF;width:180px;float:right;margin: 5px 5px;}
#header_slideshow{margin-right:12px;}

#content{width:950px;padding-right:40px;position:relative;top:-40px;}

/*\*/* html #content{margin-top:-20px;}/**/
#player_div{width:950px;margin-bottom:20px;position:relative;left:15px;top:0px;}
#posts{width:440px;height:360px;float:right;position:relative;}

#middle_block{background:#FFFFFF;width:160px;height:360px;float:right;margin-right:20px;}
#middle_block p{wisth:150px;}
#middle_block div{width:140px;padding-right:8px;height: 110px;padding-left:8px;}
#middle_block p{wisth:140px;padding-left:8px;overflow:hidden;}
#left_block{width:271px;height:360px;margin-right:30px;float:right;}
#tags_cloud{width:273px;height:157px;margin-bottom:20px;background:#fefef7;padding-left:5px;text-align:center;}

#tags_cloud a:hover{text-decoration:underline;}
#tags_cloud span{font-weight:bold;line-height:28px;}

#advertisment{width:271px;height:60px;margin-bottom:20px;}

#corner_mafmar{width:271px;height:88px;background:url(../images/mafmar_bg.jpg) no-repeat;color:#FFFFFF;position:relative;}
#corner_mafmar span{position:absolute;top:25px;left:10px;width:250px;}
#corner_mafmar img{padding:5px 5px;}
#corner_mafmar_next {padding:0;position:absolute;top:60px;left:0;}
#corner_mafmar_text{color:#FFFFFF;}

#footer{width: 1000px;background:url(../images/pas_down.jpg) no-repeat;height:50px;}

#textual
	{
		margin: 14px 0 10px 0;
		position: relative;
		width: 600px;		
		margin-left: auto;
		margin-right: auto;			
		font-family: Arial, David, sans-serif; 
		font-size: 12px;
		color: #000000;
		text-align: center;
		direction: rtl;
	}
	
#textual span{font-size: 10px;}

#textual a:link {color: #000000; text-decoration:underline;	}
#textual a:visited {color: #000000; text-decoration:underline; }
#textual a:hover {color: #FF0000 ;text-decoration:none;}
#textual a:active { }