﻿@charset "utf-8";
@font-face{
	font-family:'gesstwo';
	src: url('../fonts/gesstwo.eot');
   	src: local('gesstwo'), url('../fonts/gesstwo.ttf') format('TrueType');
}
html,body,div,span,applet,object,iframe,h1,h2,h3,h4,h5,h6,p,blockquote,pre,a,abbr,acronym,address,big,cite,code,del,dfn,em,font,img,ins,kbd,q,s,samp,small,strike,strong,sub,sup,tt,var,dl,dt,dd,ol,ul,li,fieldset,form,label,legend,table,caption,tbody,tfoot,thead,tr,th,td { margin:0; padding:0; border:0; outline:0; font-weight:inherit; font-style:inherit; font-size:100%; font-family:inherit; vertical-align:baseline; }
:focus { outline:0; }
a:active { outline:none; }
ol,ul { list-style:none; }
table { border-collapse:separate; border-spacing:0; }
caption,th,td { font-weight:normal; }
blockquote:before,blockquote:after,q:before,q:after { content:""; }
blockquote,q { quotes:"" ""; }

body
	{
	margin:0px;
	padding:0px;
	width:100%;
	letter-spacing:0;
	line-height:1.2;
	color:#848383;
	font-family:Tahoma , Helvetica, sans-serif;	
	background-color:#b3a070;
	background-image:url('../images/BG.png');
	background-repeat:no-repeat;
	}
#container{
	width:999px;
	position: relative;
	margin:0px auto 0px auto;
	
}
#header{
	
}
#topheader{
	background-image:url('../images/topheader_bg.jpg');
	background-repeat:repeat-x;
	height:40px;
}
#lang{
	float:left;
	text-shadow:0 1px 0 rgba(255,255,255,.8);
	margin:5px 0 0 20px;
	height:20px;
}
#lang a{
	font-size:14px;
	color:#845723;
	text-decoration:none;
	padding:15px;
	font-weight:bold;
}
#lang a:hover{
	color:#b3a070;
}
#search{
	float:right;
	direction:rtl;
	padding:5px 10px 0 0;
}

#banner{
	background-image:url('../images/banner_bg.jpg');
	background-repeat:repeat-y;
	height:129px;
}
#logopart{
	float:right;
	width:180px;
	padding-top:10px;
}
#logopart a{
	text-decoration:none;
	color:#fff;
}

#logotxt{
	font-family:gesstwo;
	font-size:22px;
	padding:10px 0 10px 5px;
	text-shadow:0 1px 0 #696969;

}
#logoen{
	font-family:Tahoma;
	text-transform:uppercase;
	font-size:12px;
	font-weight:bold;
	padding-bottom:10px;
	padding-left:10px;
	letter-spacing:2px;
	
}
#separator{
	border-top:1px #ffee75 solid;
	width:160px;
	padding-bottom:10px;
	height:1px;
}
#Unvlogo{
	font-family:gesstwo;
	font-size:18px;
	background-image:url('../images/unvlogo.png');
	background-repeat:no-repeat;
	background-position:88% -1px;
	height:31px;
	width:180px;
	font-weight:bold;
	
	
}
#Unvlogo a{
	color:#ffee75;

	padding-top:5px;
}
#menupart{
	float:left;
	width:800px;
}
#smoothmenu1{
	float:right;
	background-image:url('../images/menubg.jpg');
	background-repeat:repeat-x;
	height:37px;
	width:620px;
	margin-top:46px;
	margin-right:10px;
}
#bannerpic{
	float:left;
	background-image:url('../images/banner_pic.png');
	width:183px;
	height:158px;
	left:-8px;
	top:30px;
	position:absolute;
	
}
#body{
	direction:rtl;
	height:auto;
	width:999px;
	overflow:hidden;
	background-color:#ededed;
}
#postplace{
	float:right;
	width:765px;
	padding-top:25px;
	height:auto;
	overflow:hidden;
}
#postplace a{
	color:#784e1f;
}
#postplace a:hover{
	color:#b3a070;
}
.post{
	width:735px;
	height:170px;
	margin-bottom:15px;
}
.Posttitle{
	background-color:#ffee75;
	height:35px;
	width:735px;
	margin-right:10px;
	clear:both;

}
.Posttitle h2{
	float:right;
	background-color:#784e1f;
	width:535px;
	height:11px;
	color:#fff;
	font-family:gesstwo;
	font-size:16px;
	font-weight:bold;
	padding:12px 10px 12px 10px;
	overflow:hidden;
	text-shadow:0 1px 0 #696969;
	
	
}
.Posttitle span{
	float:left;
	background-image:url('../images/posttitle_bg.png');
	background-repeat:no-repeat;
	background-position:right;
	width:155px;
	height:25px;
	font-size:11px;
	color:#784e1f;
	font-weight:bold;
	padding:10px 25px 0 0;
	text-shadow:0 1px 0 rgba(255,255,255,.8);

}
.postpic{
	float:right;
	width:160px;
	height:123px;
	border:2px #784e1f solid;
	margin:10px 10px 0 0;
}
.postbody{
	float:left;
	width:540px;
	padding:10px;
	height:123px;
	background-color:#fff;
}
.posttxt{
	text-align:justify;
	font-size:14px;
	line-height:1.2;
	height:84px;
	overflow:hidden;
	text-shadow:0 1px 0 rgba(255,255,255,.8);
	
}
.readmore{
	float:right;
	padding-top:10px;
}
.share{
	float:left;
	padding-top:10px;
	font-size:14px;
}
#newsdate{
	float:right;
	background-color:#ffee75;
	color:#757575;
	font-size:12px;
	padding:5px;
	margin:5px;
	text-shadow:0 1px 0 rgba(255,255,255,.8);
	line-height:1.2;
	width:auto;
	-webkit-border-top-right-radius:5px;
	-webkit-border-top-left-radius:5px;
	-moz-border-radius-topright:5px;
	-moz-border-radius-topleft:5px;
	border-top-right-radius:5px;
	border-top-left-radius:5px;
	-webkit-border-bottom-right-radius:5px;
	-webkit-border-bottom-left-radius:5px;
	-moz-border-radius-bottomright:5px;
	-moz-border-radius-bottomleft:5px;
	border-bottom-right-radius:5px;
	border-bottom-left-radius:5px;
}
#postsocial{
	float:left;
}
#socialtxt{
	float:right;
	font-size:13px;
}
#socialimg{
	float:left;
}
#leftpart{
	float:left;
	width:230px;
	padding-top:25px;
}
.block{
	margin-bottom:10px;
}
.block h2{
	background-color:#784e1f;
	height:11px;
	width:187px;
	color:#ffee75;
	font-family:gesstwo;
	font-size:18px;
	font-weight:bold;
	padding:12px 10px 14px 10px;
	text-shadow:0 1px 0 #696969;

}
.block_body{
	background-color:#fff;
	width:207px;
	height:auto;
	overflow:hidden;
	-webkit-border-bottom-right-radius:5px;
	-webkit-border-bottom-left-radius:5px;
	-moz-border-radius-bottomright:5px;
	-moz-border-radius-bottomleft:5px;
	border-bottom-right-radius:5px;
	border-bottom-left-radius:5px;
}
.block_body ul{
	list-style-type:none;
}
.block_body ul li{
	height:27px;
	padding-right:4px;
	color:#784e1f;
	
}
.block_body ul li a{
	color:#757575;
	text-decoration:none;
	font-size:14px;
	padding-right:5px;
}
.block_body ul li a:hover{
	color:#784e1f;
}

.block_img {
	padding:5px 15px 0px 0;
}
.block_txt{
	width:158px;
	height:105px;
	overflow:hidden;
	padding:5px 25px 0px 0;
	margin-bottom:10px;
	font-size:14px;
	text-shadow:0 1px 0 rgba(255,255,255,.8);
	line-height:1.2;
}
.blockbtn{
	padding-right:25px;
}
.blockbtn img{
	padding-bottom:10px;
}
#footer{
	clear:both;
	background-color:#845723;
	background-image:url('../images/footer_top.jpg');
	background-repeat:repeat-x;
	height:248px;
	direction:rtl;
	
}
#footer h2{
	color:#ffee75;
	font-size:24px;
	font-family:gesstwo;
	font-weight:bold;
	text-shadow:0 1px 0 #696969;

}
#footer span{
	color:#fff;
	text-shadow:0 1px 0 #696969;
}
#contact{
	float:right;
	width:283px;
	padding:50px 40px 0 0;
}
#contact img{
	float:right;
	width:33px;
}

#contact span{
	padding:10px 10px 0 0;
	float:left;
	width:240px;
	font-size:13px;
	
}
#phone{
	padding-top:20px;
}

#fax{
	clear:both;
	padding-top:10px;
}
#email{
	clear:both;
	padding-top:10px;

}
#footerside{
	width:666px;
	float:left;
}
#footerside ul{
	list-style-type:none;
	text-shadow:0 1px 0 #696969;
}
#footerside ul li{
	background-image:url('../images/listarrow.png');
	background-repeat:no-repeat;
	background-position:99% 5px;
	padding:0px 15px 0px 0;
	margin-top:10px;
	border-bottom:1px #ffee75 solid;
	height:20px;
	width:240px;
	overflow:hidden;
	line-height:1.2;
	font-size:14px;
}
#footerside ul li a{
	color:#fff;
	text-decoration:none;
}
#footerside ul li a:hover{
	color:#c7b98d;
}
#latestnews{
	width:330px;
	float:right;
	padding:50px 0px 0 0;
}

#pages{
	float:left;
	width:330px;
	padding:50px 0px 0 0;

}
#footer_bottom{
	background-image:url('../images/footer_bg.jpg');
	background-repeat:repeat-x;
	height:51px;
	color:#784e1f;
	font-size:12px;
	border-bottom:1px #845723 solid;
	border-left:1px #845723 solid;
	border-right:1px #845723 solid;
	margin-bottom:5px;
	text-align:center;
}
#footer_bottom p{
	padding:25px 0 0 35px;
	text-shadow:0 1px 0 rgba(255,255,255,.8);
}
#footer_bottom  a{
	color:#784e1f;
}
#footer_bottom  a:hover{
	color:#b3a070;
}

#insideplace{
	float:right;
	width:765px;
	padding-top:25px;
	height:auto;
	overflow:hidden;
}
#insideplace a{
	color:#880607;
}
#insideplace a:hover{
	color:#114253;
}

.insidetitle{
	background-color:#cacaca;
	height:auto;
	width:735px;
	margin-right:10px;
	clear:both;

}
.insidetitle h2{
	background-color:#784e1f;
	color:#fff;
	font-family:gesstwo;
	font-size:16px;
	font-weight:bold;
	padding:12px 10px 12px 10px;
	overflow:hidden;
	text-shadow:0 1px 0 #696969;
	
	
}
.insidetxt{
	text-align:justify;
	font-size:14px;
	line-height:1.2;
	text-shadow:0 1px 0 rgba(255,255,255,.8);
	width:725px;
	height:auto;
	overflow:hidden;
	margin-right:10px;
	margin-bottom:10px;
	padding:10px 5px 10px 5px;
	background-color:#fff;

}
.insidetxt p{
	padding:5px;
}

.insidetxt h3{
	background-color:#f9c649;
	color:#757575;
	font-family:gesstwo;
	font-size:16px;
	font-weight:bold;
	padding:5px;
	text-shadow:0 1px 0 rgba(255,255,255,.8);
	line-height:1.2;
}
.viewPic{
	border:2px #784e1f solid;
	width:300px;
	box-shadow: 1px 1px 3px #d0d0d0;
	margin:0 auto 0 auto;
	padding:0px;
	position:relative;
}
.tbl{
	clear:both;
	border-collapse:collapse;
	position: relative;
	margin:5px auto 0px auto;
	width:95%;
	padding:0px;
	color:#404040;
	font-family:Tahoma;
	font-size:14px;
	font-weight:normal;
	text-align:center;
}
.tbl th{
	border:1px #e7e7e7 solid;
	background-color:#b3a070;
	padding:8px;
	color:#fff;
	font-weight:bold;
	text-shadow:0 1px 0 #696969;}

.tbl td, th{
	border:1px #e7e7e7 solid;
	margin:0px;
	padding:8px;
}
table.tbl tbody tr.odd td {
	background-color:#ececec;
}
