/* -------------------------------------------------------------- 
  
Theme Name: Forex School
Theme URI: http://iranbourseonline.com/forexschool/
Author: Navid Kashani
Author URI: http://navid-kashani.com/
Version: 1.0
   
-------------------------------------------------------------- */
@import url('style/reset.css');
/* Global
=========================== */
body {
	font-family:tahoma, arial;
	font-size:62.5%;
	text-align:center;
	line-height:170%;
	direction:ltr;
	color:#757575;
	background:transparent url('images/body-bg.gif') repeat;
}
#page {
	border:1px solid #eee;
	background:#fff;
}
.wrapper {
	width:900px;
	margin:0 auto;
 	direction:rtl;
	text-align:justify;
	clear:both;
	font-size:12px;
}
a:link, a:visited {
	text-decoration:none;
	color:#2583AD;
}
a:hover {
	color:#F89405;
}
a:active, a:focus {
	outline: 0;
}
code, pre {
	font-family: Consolas, Monaco, "Courier New", Courier, monospace;
	display:block;
	direction:ltr;
	text-align:left;
	background-color: #f5f5f5;
	border:1px solid #dadada;
	padding:3px;
	overflow:auto;
	margin:3px 0;
}
.alignright {
	float:right;
}
.alignleft {
	float:left;
}
h2 {
	font-family:arial;
	font-size:21px;
	font-weight:bold;
	margin:10px 0;
	color:#2583AD;
	line-height:120%;
}
h2.center {
}
h3 {
	border-bottom:1px dashed #DEDEDE;
	padding-bottom:4px;
	margin-bottom:10px;
	color:#333333;
}
.clear {
	clear:both;
}
img.alignleft, div.alignleft {
	float:left;
	margin:0 0.5em 0.5em 0;
}
img.alignright, div.alignright {
	float:right;
	margin:0 0 0.5em 0.5em;
}
img.aligncentered, div.aligncentered, img.aligncenter, div.aligncenter {
	text-align:center;
	margin:0 auto;
}
div.wp-caption {
	padding:5px;
	background-color:#F3F3F3;
	-moz-border-radius:3px;
	-webkit-border-radius:3px;
	border-radius:3px;
	text-align:center;
	border:2px solid #DDD;
	margin-top:10px;
	margin-bottom:10px;
}
div.wp-caption p.wp-caption-text {
	margin:0;
	padding:3px 0 0 0;
	color:#757575;
	font-size:11px;
}
#tooltip{
	position:absolute;
	border:3px solid #2583AD;
	background:#fff;
	padding:5px 10px;
	color:#2583AD;
	display:none;
	-moz-border-radius:4px;
	-moz-border-radius-topleft:0;
	direction:rtl;
	z-index:1000;
}
/* Header
=========================== */
#header {
	height:300px;
	background:transparent url('images/header.jpg') no-repeat;
	overflow:hidden;
}
#header h1 {
	font-family:arial;
	font-size:24px;
	margin-bottom:15px;
	text-indent:-9999px;
}
.description {
	font-size:16px;
	text-indent:-9999px;
}
/* top-nav
=========================== */
#top-nav {
	background:#23638F/*  url(images/logo.gif) no-repeat left center */;
	height:39px;
}
#top-nav ul {
}
#top-nav ul li {
	float:right;
	margin:5px 2px;
}
#top-nav ul li a:link, #top-nav ul li a:visited {
	padding:6px 10px;
	-moz-border-radius:3px;
	-webkit-border-radius:3px;
	display:block;
	color:#fff;
}
#top-nav ul li a:hover {
	text-decoration:none;
	background-color:#C6D9E9;
}
a.ibo {
	float:left;
}
/* top-banner
=========================== */
#top-banner {
	height:150px;
	margin:10px;
	border-bottom:1px dashed #A9A9A9;
	padding-bottom:10px;
}
#information {
	float:left;
	width:254px;
	background-color:#D2DEE7;
	height:118px;
	padding:16px;
}
#left-banner {
	float:left;
	width:254px;
	background-color:#D2DEE7;
	height:118px;
	padding:16px;
}
#center-banner {
	float:left;
	width:286px;
	height:150px;
	margin:0 10px;
	display:inline;
}
#center-banner embed, #center-banner object {
	margin-bottom: -5px;
}
/* Main
=========================== */
#main {
	padding-bottom:10px;
	min-height:400px;
}
.main-col {
	width:428px;
	padding:10px;
}
.right-col {
	float:right;
}
.right-col h2 {
	cursor: pointer;
	font-family:tahoma;
	font-weight:normal;
	font-size:12px;
	padding-right:20px;
	background:transparent url('images/bullet.png') no-repeat right 4px;
	color:#2583AD;
}
.right-col h2:hover {
	color:#F89405;
}
.right-col p {
	color:#A9A9A9;
	padding-right:30px;
}
.right-col a.readmore {
	text-align:left;
	display:block;
	color:#F89405;
	margin:3px 0;
}
.left-col {
	float:left;
	border-right: 1px solid #A9A9A9;
}
.left-col .post {
	padding:5px 10px;
	border-bottom:1px dashed #A9A9A9;
}
.left-col .post .post-info, .left-col .post .post-info a, #single .post-info, #single .post-info a {
	color:#A9A9A9;
}
.left-col .post h3 {
	border-bottom:0 none;
	margin:0;
	font-weight:normal;
	font-size:12px;
	font-family:tahoma;
}
/* Content and single
=========================== */
#single {
}
#content {
	float:right;
	margin:0 30px 0 10px;
	width:68%;
	padding:0 0 0 10px;
	display: inline;
}
#single .entry {
	line-height:180%;
}
#single .entry h3 {
	font-weight:bold;
	margin:10px 0;
	font-size:13px;
	color:#2583AD;
	border-bottom:0 none;
}
.anchor {
	padding:8px 0;
	border:1px dashed #A9A9A9;
	background:#F5F5F5;
	margin:0 0 10px 0;
}
.anchor ul {
	margin-right:20px;
}
.anchor ul li {
	background:transparent url(images/bullet.png) no-repeat right 6px;
	padding-right:15px;
}
.postmetadata {
	padding:10px;
	color:#B4B4B4;
	margin-top:10px;
}
.postmetadata a:link, .postmetadata a:visited {
	color:#B4B4B4;
}
.postmetadata a:hover {
	color:#2583AD;
}
.navigation {
	margin-bottom:7px;
}
a.icon, a.feed-icon {
	padding:0 20px 0 0;
	margin-left:14px;
	display:block;
	float:right;
}
a.article {
	background:transparent url('images/article.gif') no-repeat right -16px;
}
a.print {
	background:transparent url('images/print.gif') no-repeat right -16px;
}
a.comment-feed, a.feed-icon {
	background:transparent url('images/rss.gif') no-repeat right -16px;
}
a.main-page {
	background:transparent url('images/home.gif') no-repeat right -16px;
}
a.send-mail {
	background:transparent url('images/mail.gif') no-repeat right -16px;
}
a.article:hover, a.print:hover, a.comment-feed:hover, a.main-page:hover, a.send-mail:hover, a.feed-icon:hover {
	background-position:right 1px;
}
/* Other section
=========================== */
#archive {
}
#archive .post {
	padding:5px;
	border-bottom:1px dashed #B4B4B4;
}
#archive .post:hover {
	background-color:#F5F5F5;
}
#archive .post h2 {
	font-family:tahoma;
	font-size:12px;
	font-weight:normal;
	margin:3px 0;
}
#archive .post small {
	font-size:11px;
}
#archive .navigation {
	margin-top:10px;
}
/* Sidebar
=========================== */
#sidebar {
	float:left;
	margin:0 0 0 10px;
	display: inline;
	width:225px;
	min-height:300px;
	background:#F5F5F5/*  url('images/sidebar-bg.gif') no-repeat bottom center */;
	position:relative;
}
.ibo-sidebar-img {
	position:absolute;
	bottom:0;
	display:block;
}
.side-link {
	margin:10px 10px 250px 10px;
}
.side-link li {
	padding:5px 5px 5px 0;
	border-bottom:1px dashed #A9A9A9;
}
.side-link li a:link, .side-link li a:visited {
	color:#A9A9A9;
}
/* Comment
=========================== */
h3#respond {
	margin:20px 0 10px 0;
	padding:0 30px 10px 0;
	color:#2583AD;
	background:transparent url('images/bal.gif') no-repeat 585px 3px;
}
ol.commentlist li {
	padding:5px;
	margin:5px 0;
}
.alt {
	background-color:#F5F5F5;
}
textarea#comment {
	width:480px;
	margin:3px 0;
	border:1px solid #B4B4B4;
	background:#F5F5F5;
	padding:2px 4px;
}
#author, #email, #url {
	margin:3px 0 3px 4px;
	padding:2px 4px;
	border:1px solid #B4B4B4;
	background:#F5F5F5;
	width:380px;
}
#email, #url {
	direction:ltr;
}
input#submit {
	padding:5px 10px;
}
#comment-box {
	display:none;
}
#open-comment {
	cursor: pointer;
	color:#B4B4B4;
}
#open-comment:hover {
	color:#F89405;
}
ol.commentlist li cite a.tooltip {
	color:#2583AD;
}
/* footer
=========================== */
#footer {
	border-top:10px solid #DEDEDE;
	background-color:#A9A9A9;
	margin-top:10px;
}
.foot-col {
	float:right;
	padding:0 10px;
	width:278px;
	min-height:100px;
}
.foot-col {
	padding-top:10px;
}
.foot-col ul li a:link, .foot-col ul li a:visited {
	background:transparent url('images/bullet.gif') no-repeat right top;
	border:1px solid #A9A9A9;
	color:#fff;
	display:block;
	padding:3px 20px 4px 5px;
}
.foot-col ul li a:hover {
	background-color:#8F8F8F;
	border:1px solid #7D7D7D;
}
#col-1, #col-2 {
	padding:10px;
}
#col-2 {
	border-left:1px dashed #DEDEDE;
	border-right:1px dashed #DEDEDE;
}
#col-3 {
	padding:0;
	width:300px;
}
a.rss-link:link, a.rss-link:visited {
	display:block;
	height:55px;
	width:300px;
	background:transparent url('images/rss-mail.gif') no-repeat 0 -110px;
}
a.rss-link:hover {
	background:transparent url('images/rss-mail.gif') no-repeat 0 0;
}
a.mail-link:link, a.mail-link:visited {
	display:block;
	height:55px;
	width:300px;
	background:transparent url('images/rss-mail.gif') no-repeat 0 -165px;
}
a.mail-link:hover {
	background:transparent url('images/rss-mail.gif') no-repeat 0 -55px;
}
#copy-right {
	color:#fff;
	background:#7D7D7D url('images/wordpress.gif') no-repeat left center;
	height:50px;
}
#copy-right p {
	padding:15px 15px 0 0;
}
#search {
	text-align:center;
}
#search input#s {
	vertical-align:top;
	height:18px;
	padding:8px 5px 3px;
	border:3px solid #15405e;
	background:#F5F5F5;
	width:185px;
	margin-left:-10px;
	*margin-top:-1px;
}
#search input#searchsubmit {
	background:transparent url('images/search.gif') no-repeat 0 -36px;
	border:0 none;
	width:74px;
	height:35px;
	vertical-align:top;
}
#search input#searchsubmit:hover {
	background:transparent url('images/search.gif') no-repeat 0 0;
}
/* Other
=========================== */
ul.rss-list {
}
ul.rss-list li {
	padding-right:23px;
	background:transparent url('images/rss.gif') no-repeat scroll right -16px;
	height:17px;
	margin:10px 0;
}
ul.mail-list li {
	padding-right:23px;
	background:transparent url('images/mail.gif') no-repeat scroll right -16px;
	height:17px;
	margin:10px 0;
}
ul.rss-list li:hover, ul.mail-list li:hover {
	background-position:right 1px;
}
ul.mail-list li a:link, ul.mail-list li a:visited, ul.rss-list li a:link, ul.rss-list li a:visited {
	color:#B4B4B4;
}
ul.mail-list li a:hover, ul.rss-list li a:hover {
	color:#2583AD;
}

.wp-pagenavi{
	margin-top:20px;
}
