html, body {
	height: 100%;
}

body {
	margin: 0px;
	padding: 0px;
	background: #C0C4C5 url(images/page-body-bg.png) repeat;
	font-family: "Tahoma", Arial, Helvetica, sans-serif, Tahoma;
	font-size: 13px;
	color: #2E2E2E;
}

h1, h2, h3 {
	margin: 0px;
	padding: 0px;
	font-family: 'Abel', sans-serif;
	font-weight: 400;
	direction:rtl;
}

p, ol, ul {
	margin-top: 0px;
	direction:rtl;
}

p, ol {
	line-height: 200%;
	direction:rtl;
}

strong {
}

a {
	color: #FC0;
}



a:hover {
	text-decoration: none;
}

a img {
	border: none;
}

img.border {
}

img.alignleft {
	float: left;
}

img.alignright {
	float: right;
}

img.aligncenter {
	margin: 0px auto;
}

hr {
	display: none;
}

/** WRAPPER */

#wrapper {
	background: url(images/wrapper-bg.png) repeat;
}

#wrapper-bgtop {
	background: url(images/wrapper-top-bg-newheight.jpg) repeat-x left top;
}

#wrapper-bgbtm {
	overflow: hidden;
	margin-bottom: 20px;
	background: url(images/wrapper-bottom-bg.png) repeat-x left bottom;
}

.container {
	width: 1000px;
	margin: 0px auto;
}

.clearfix {
	clear: both;
}


/** HEADER */

#header {
	overflow: hidden;
	width: 890px;
	height: 140px;
	margin: 0px auto;
	padding: 0px 10px;
	background: url(images/header-bg-new.jpg) no-repeat left top;
}

/** LOGO */

#logo {
	float: right;
	width: 125px;
	height: 115px;
	padding-top: 5px;
	padding-left: 10px;
}

/** MENU */

#menu {
	width: 830px;
	height: 40px;
	margin: 0px auto;
	padding: 0px 40px;
	background: url(images/menu-bgnew-height.png) no-repeat left top;
	font-size:17px;
	
}

/** PAGE */

#page {
	overflow: hidden;
	width: 900px;
	margin: 0px auto;
	padding: 0px 0px 40px 0px;
	background: #FFFFFF url(images/page-content-bg-cw.png)repeat-y center top;
	border: 1px solid #B2B9BD;
	box-shadow: 0px 0px 3px 2px rgba(0, 0, 0, .1);
	border-radius: 5px;
	
}

/** CONTENT */

#content {
	float: right;
	width: 570px;
	padding: 20px 15px 0px 10px;
	position:absolute;
	overflow:hidden;
	text-decoration:none;
	
	
}

/** SIDEBAR */

#sidebar {
	float: right;
	width: 300px;
	text-shadow: 1px 1px 0px #FFFFFF;
}

#sidebar .low {
	background: url(images/sidebar-separator-bg.png) repeat-x bottom;
	
}


#sidebar .title {
	display: block;
	width: 240px;
	height: 59px;
	margin-bottom: 20px;
	padding: 0px 30px 0px 30px;
	background: url(images/sidebar-title-bg.png) no-repeat right top;
	line-height: 59px;
	text-shadow: 1px 1px 1px #161C1F;
	font-size: 18px;
	font-weight: 400;
	color: #FFFFFF;
}

#sidebar p {
	margin: 0px 30px;
	
}

#sidebar ul {
	margin: 0px;
	padding: 0px 0px 0px 0px;
	list-style: none;
	text-decoration:none;
	
}

#sidebar li {
	margin: 0px 30px 0px 30px;
	padding: 10px 0px 10px 0px;
	background: url(images/sidebar-separator-bg.png) repeat-x bottom;
	
}

.line {
	background: url(images/sidebar-separator-bg.png) repeat-x left top;
	}

#sidebar li, a {
	display: block;
	text-decoration:none;
}

#sidebar .first {
	background: none;
}

/** FOOTER */

#footer {
	overflow: hidden;
	height: 30px;
}

#footer p {
	margin: -10px;
	padding: 0px 0px 0px 0px;
	text-align: center;
	text-shadow: 1px 0px 1px #FFFFFF;
	
	
	color: #333;
}

#footer a {
	color: #999;
}

#banner {
	overflow: hidden;
	alignment-adjust:central;
	width: 900px;
	height:455px;
	margin: 5px auto;
	background-color: #FFF;
	border: 2px solid #B2B9BD;
	border-radius: 5px;
	box-shadow: 0px 0px 3px 2px rgba(0, 0, 0, .1);
}

#banner .image-border {
	padding: 5px;
}

/** POST STYLE  */


.post {
	overflow: hidden;
}

.post .title {
	display: block;
	margin: 0px;
	padding: 0px 0px 0px 0px;
	letter-spacing: -1px;
	font-size: 40px;
	color: #2E2E2E;
	direction:rtl;
	
}

.post .entry {
}

.post .img-style1 {
	margin-bottom: 20px;
}

.post .posted {
	margin-top: -20px;
	padding: 0px 20px 10px 20px;
	font-size: 16px;
	color: #336699;
	text-align:justify;
}

.post .posted a {
	color: #336699;
	font-family: Arial;
	font-weight:200;
	
	
}

.post .posted a:hover {
	color: #336;
		
}

.post .meta {
	overflow: hidden;
	display: block;
	height: 50px;
	margin-top: 30px;
	padding: 0px 20px;
	border: 1px solid #CDCDCD;
	box-shadow: inset 0px 0px 1px 1px rgba(255, 255, 255, 1);
	background: url(images/meta-bg.jpg) repeat-x left top;
	text-shadow: 1px 2px 0px rgba(255, 255, 255, 1);
	font-family: 'Abel', sans-serif;
	font-size: 13px;
	font-weight: 400;
	color: #535353;
}

.post .meta a {
	color: #535353;
}

.post .meta .listed {
	float: left;
	padding-right: 25px;
	line-height: 50px;
	background: url(images/meta-separator-bg.png) no-repeat right 50%;
}

.post .meta .tags {
	float: left;
	padding-left: 20px;
	line-height: 50px;
}

.post .meta .comments {
	float: right;
	line-height: 50px;
}

.post .img-margin {
	margin-bottom: 30px;
	box-shadow: 0px 0px 0px 0px rgba(0, 0, 0, .1);
	
}

/** calender style  */

#calender {
		
	position: absolute;
    top: 110px;
    clip: rect(0px,300px,50px,0px);
}

/** end calender style  */


/* Back to top button */

#back-top {
	position: fixed;
	bottom: 20px;
	margin-left: -55px;
}
#back-top a {
	width: 50px;
	display: block;
	text-align: center;
	color: #fff;
	/* background color transition */
	-webkit-transition: 1s;
	-moz-transition: 1s;
	transition: 1s;
}
#back-top a:hover {
	color: #069;

}

/* arrow icon (span tag) */

#back-top span {
	width: 50px;
	height: 50px;
	display: block;
	margin-bottom: 0px;
	background: #ddd url(images/up-arrow.jpg) no-repeat center center;
	/* rounded corners */
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	border-radius: 10px;
	/* background color transition */
	-webkit-transition: 1s;
	-moz-transition: 1s;
	transition: 1s;
}
#back-top a:hover span {
	background-color: #ddd;
	
}

/* End Of Back To Top */

/* Box Radius Image */

.box-radius img{

	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	border-radius: 10px;
}

/* Box Color For Text & Link Button*/

.box-text-fixed {
    background:#69C;
    border-bottom: 1px solid #BBBABA;
    border-radius: 5px 5px 5px 5px;
	width:170px;
	height:40px;
	vertical-align:central;
    color: #FC0;
    opacity: 0.7;
    position: float;
    text-align: center;
    transition: all 0.2s linear 0s;
	padding-bottom:none;
	
}
.box-text-fixed:hover {
    border-bottom: 1px solid #4ACCFF;
    color: #FFF;
    cursor: pointer;
    opacity: 1;
}

