/*
Sheves

Design by Metamorphosis Design
http://www.metamorphozis.com
Released for free under a Creative Commons Attribution 2.5 License
*/

*
{
margin: 0px;
padding: 0px;
}

a:link {
	color: #ffffff;
	text-decoration:underline;
}

a:hover {
	text-decoration: none;
	color: #ffffff;
}

a:visited{
	text-decoration: underline;
	color: #ffffff;
}

img a, .js_link {
	cursor:pointer;
}

img , img a:link, img a:visited, img a:hover {
	text-decoration:none;
	border:0px;
}

body {	
	background: url(images/bg.gif);
	font: 12px Arial, Helvetica, sans-serif;
	text-align: right;
}

#content{
	margin: 0 auto;
	width: 950px;
	border-left: 1px solid #c9c9c9;
	border-right: 1px solid #c9c9c9;
	direction:rtl;
}

.page_image {
	float: left;
	padding: 0 15px 15px 0;
}

#maintop{
	background: url(images/maintop.gif) no-repeat;
	height: 15px;
}

#main{
	background: url(images/mainbg.gif) repeat-y center;
	width: 950px;
	margin: 0 auto;
	clear:both;
}

#mainbot{
	background: url(images/mainbot.gif) no-repeat bottom;
	height: 18px;
}

#header {
	height: 158px;
	width: 950px;
	background: url(images/header.jpg) no-repeat top;
	border-bottom: 1px solid #ffffff;
}

#lang {
	clear: both;
	float: right;
	width: 180px;
	padding-right: 740px;
	padding-top: 3px;
	font-weight: 900;
	color: #ffffff;
}

#lang ul {
	list-style: none;	
}

#lang li {
	display: inline;
}

#logo {
	clear: both;
	color: #ffffff;
	float: right;
	text-align: right;
	height: 65px;
	width: 250px;
	padding-right: 50px;
	padding-top: 3px;
}

#logo a {
	text-transform: lowercase;
	text-decoration: none;
	font-weight: none;
}

#link {
	font-family: "Guttman Calligraphic", Calligraphic, sans-serif;
	font-size:16px;
	clear:both;
	color:#ffffff;
	font-weight:bold;
	height:25px;
	padding-right:26px;
}

#menu {
	clear: both;
	width: 950px;
	padding-top: 11px;
	padding-right: 2px;
}

#menu a {
	background: url(images/menu.png) no-repeat;
	font-family: Arial, Helvetica, sans-serif;
	text-align: center;
	text-decoration: none;
	color: #ffffff;
	font-weight: normal;
	font-size: 14px;
	float: right;
	height: 26px;
	width: 135px;
	padding: 8px 0 0;
}

#menu a:hover{
	background: url(images/menuhov.png) no-repeat;
}

#menu ul{
	list-style: none;
}

#menu li {
	display: inline;		
}

#righttop{
	background: url(images/lefttop.gif) no-repeat top right;
	margin-right: 16px;
	padding-top:5px;
}

#right{
	float: right;
	width: 190px;
	margin-right: 2px;
	padding-left: 5px;
	padding-right: 18px;
	direction:rtl;
	text-align: right;
}

#right a{
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	font-size: 12px;
	text-decoration:none;
}

#right a:hover{
	color: #008f0f;
}

#right H3{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	width: 190px;
	height: 22px;
	font-weight: bold;
	padding: 6px 0;
	color: #ffffff;
	background: url(images/titleleft.gif) no-repeat;
	text-align: center;
}

#right ul {
	width: 180px;
	list-style: none;
	padding:3px 3px 8px;
	display:block;
	direction: rtl;
}

#right li {
	background: url(images/list.gif) no-repeat right top;
	padding-right: 16px;
	padding-bottom: 5px;
	padding-top:2px;
}

#home_bg{
	background: url(/pictures/home.jpg) no-repeat top ;
	float: right;
	position: relative;
	bottom: 10px;
	right: 4px;
	height: 330px;
	width: 720px;
}

#left{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #ffffff;
	float: right;
	width: 670px;
	padding-top: 0px;
	padding-right:15px;
	text-align: justify;
}

#left p {
	margin: 0;
	padding: 0;
	padding-bottom: 10px;
}

#left ol, #right ul
{
	margin-left: 30px;
}

#left li
{
	margin-right:20px;
}

#left h1 {
	font-size: 18px;
	margin: 0;
	padding: 0;
	color: #ffffff;
}

#left h2 {
	font-size: 14px;
	font-weight: 900;
	margin: 0;
	padding: 0;
	color: #ffffff;
}

#left h3 {
	padding-top: 5px;
}

#left_bottom {
	width: 700px;
	position: relative;
	bottom: 110px;
	right: 232px;
}

#left_bottom table {
	color: #ffffff;
	width: 100%;
	height: 100%;
}

#cen{
	background: url(images/cenbg.jpg) top right;
	padding-bottom:5px;
}

.read{
	text-align: right;
	clear:both;
	padding-bottom:10px;
}

.read a{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #ffffff;
	text-decoration: none;
	background: url(images/read.jpg) no-repeat top right;
	width: 76px;
	height:17px;
	padding-top: 2px;
	padding-right: 40px;
	padding-left:20px;
	padding-bottom:5px;
}

.form {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #ffffff;
	text-decoration: none;
	text-align: center;
}

#right .form {
	color: #000;
}

#footer {
	border-top: 7px solid #000000;
	height: 50px;
	width: 950px;
	clear: both;
	background: url(images/footer.jpg) no-repeat top;
	color: #ffffff;
}


#footer-center {
	float: left;
	height: 48px;
	width: 750px;
	padding-top: 1px;
}

#footer-center p {
	margin: 2px;
	padding-top: 2px;
	font-size: 10px;
	text-align: center;
}


#footer-center a {
	color: #ffffff;
	text-decoration:none;
}

#footer-center ul {
	list-style: none;
	width: 750px;
	margin: 0 auto;
	text-align: center;
}

#footer-center li {
	display: inline;
	text-align: center;
	padding: 0 5px;
	width: auto;
}

.fb_link {
	float:left;
	padding:2px 20px 0 0;
	width:180px;
}

.send_button {
	background:url('/images/send.png');
	border:0;
	height:29px;
	width:64px;
	margin-bottom:15px;
}

/* <------ news */

#marqueecontainer{
    position:relative;
    width:190px;
    height:100px;
    overflow:hidden;
	margin-bottom:20px;
	padding:5px;
}

#vmarquee{
    position:absolute;
    width:180px;
}

/* news ------> */

.last_posts .link {
	font-weight:bold;
}

#last_posts .date_time {
	font-size:10px;
	padding-bottom:3px;
}
