/*
Theme Name: Young Business - rtl
Theme URI: http://www.themeslive.com
Description: High quality theme for young business
Version: 1.0
Author: ThemesLive.Com
Author URI: http://www.themeslive.com/
*/


body {
/*	background: #0C64C0 url('images/bgbody.png') repeat-x; */
	background: #0A509B url('images/bgbody.gif') repeat-x;
	margin-top:0px;
	margin-bottom:0px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10pt;
	color: #333333;
	direction: rtl;
}

a {
	color: #B22222; 
/*	color: #333333; */
	text-decoration: none;
}

a:hover {
	color: #006AD0;
}


h1, h2 {
	margin-top:0px;
}

#wrapper {
	position: relative;
	margin: 0 auto;
	padding-bottom: 20px;
	width: 980px;
/*	background: url('images/bgpage.gif'); */
	background: url('images/bgpage-new.gif');
	background-repeat: repeat-y;
}

#header {
	margin-top: 0px;
	width: 980px;
	height: 290px;
	background: url('images/header-rtl.gif');
	background-repeat: no-repeat;
}

#title {
/*	padding-top: 50px;  */
	padding-top: 75px;
/*	margin-right: 170px; */
/* for the smaller fontsize version	margin-right: 200px; */
	margin-right: 180px; 
}

#pagewrap {
	position: relative;
	width: 840px;
	margin: 0 auto;
}

#container {
	float:right;
/*	width: 600px; */
	width: 580px;
}

.sidebar {
	float:left;
/*	width: 210px; */
	width: 250px;
}

#footer {
	clear: both;
	width: 980px;
	background: url('images/footer.png') no-repeat;
}

.copyright {
/*	position: relative; 
	top: 20px; */
	text-align: center; 
}

.post {
/*	border-bottom: 2px dotted #666666; */
	margin-bottom: 20px;
}

.entry {
}

.postmetadata {
	font-size: 8pt;
	color: #5E7D20;
}

#ads {
	position: absolute;
/*	right: 173px;
	top: 186px; */
/* for the smaller fontsize version		right: 300px; */
	right: 250px; 
	top: 206px;

}

.sidebar ul{
	list-style-type: none;
	color: #B22222;
	list-style-image: url('images/list.png');
	list-style-type: circle;
}

.sidebar ul li{
	color: #B22222;
}

.sidebar ul li a{
	color: #B22222;
	padding-left: 20px;
/*	padding: 20px 0px 15px 20px;  bad addition */
/*	position: relative;
	top: -5px;   bad addition*/
}



.sidebar ul ul li{
	list-style-type: circle;
	list-style-image: none;
}



/* COMMENT STYLE CSS */

.comments-template{
	margin: 10px 0 0;
	border-top: 1px solid #ccc;
	padding: 10px 0 0;
}

.comments-template ol{
	margin: 0;
	padding: 0 0 15px;
	list-style: none;
}

.comments-template ol li{
	margin: 10px 0 0;
	line-height: 18px;
	padding: 0 0 10px;
	border-bottom: 1px solid #ccc;
}

.comments-template h2, .comments-template h3{
	font-family: Georgia, Sans-serif;
	font-size: 16px;
}

.commentmetadata{
	font-size: 12px;
}

.comments-template p.nocomments{
	padding: 0;
}

.comments-template textarea{
	font-family: Arial, Helvetica, Georgia, Sans-serif;
	font-size: 12px;
}


blockquote {
	font-size:8pt;
	color: #666666;
	margin-top:15px;
	margin-bottom:15px;
	margin-right: 50px;
}
