/*  
Theme Name: Traderssoft
Theme URI: http://www.traderssoft.com
Description: Customized theme exclusive for RT Soft
Version: 1.0
Author: Andrey Nazarov
Author URI: http://www.traderssoft.com
*/

body {
	padding-top:20px;
	background:url(images/body-top-bg_02.png) top left repeat-x #e5e5e5;
	margin:0;
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	color:#333;
	line-height:140%;
}
h1 {font-size:20px;}
h2 {font-size:18px;}
h3 {font-size:16px;}

#wrapper {
	width:1135px;
	margin:0 auto;
	background:url(images/bg-header.png) top no-repeat #fff;
	box-shadow: 0 0 10px 3px #aaa;
	padding-top:20px;
}
.wrap {background:url(images/bg-wrapper.png) bottom left no-repeat; padding-bottom:20px;}
.bghead {
	background:url(images/bg_bghead_08.png) top left repeat-x #fff;
	margin:0;
}
#header {
	padding:20px 0 0;
	height:70px;
	background:url(images/bg-header-bottom_08.png) bottom left repeat-x;
	margin:0 auto;
}

.logo {
	float:left;
	width:140px;
	margin-left:15px;
	margin-top:1px;
}
.nav {
	width:800px;
	float: right;
}
.clear {
	clear:both;
}

.nav ul {
	list-style:none;
	margin-left:140px;
	height:40px;
	line-height:40px;
}
.nav ul li {
	display:inline;
	margin-right:20px;
}
.nav ul li a {
	text-decoration:none;
	color:#333;
	font-size:13px;
}
.nav ul li a:hover, .nav ul li a:active {color:rgb(136,0,21);}
#featured {
	width:1135px;
	height:50px;
	background:url(images/top.png) no-repeat;
	margin-top:0;
	padding-top:80px;
}
#featured h1 {
	font-weight:normal;
	margin-left:10px;
	margin-top:30px;
	color:rgb(57,130,247);
	line-height:100%;
}
.nav1 {
	margin-left:10px;
	padding-left:0px;
	margin-top:0px;
	color:rgb(136,00,21);
	}

.nav1 ul {
	list-style:none;
	padding-left:10px;
	margin-left:0;
	border:3px solid rgb(136,00,21);
	border-radius:10px;
	width:280px;
	overflow:hidden;
}
.nav1 ul li {
	height:28px;
	line-height:28px;
	padding-left:5px;
	font-weight: bold;
	font-size:22px
}
.nav1 ul li a {
	text-decoration: none;
	color:rgb(136,00,21);
	padding:7px 18px 7px 7px;
}
.nav1 ul a:hover {
	background-color: rgba(255,255,255,0.2);
	-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=20)";
	-moz-background-opacity:0.2;
	-khtml-background-opacity: 0.2;
}

#content {
	<!-- width:800px;
	width:1135px;
	float:left;
	border-right:#ddd solid 1px;
	background:url(images/bg-content_17.png) top left repeat-x;
	padding:0px;
	margin:0;
}

#contenttop {
	padding: 20px 20px 20px 30px;
	min-height:45px;
}

.contentpage {
	<!-- width:1135px;
	height:36px;
	padding-right:30px;
	<!-- background:url(images/bg-contentpage_03.png) top left no-repeat;
	<!-- background:white;
	margin:0;
	float:left;
}
.contentpage p {text-align:left; margin-left:20px}
<!-- .contentpage p1 {text-align:left; margin-left:20px;color:rgb(57,130,247)}
<!-- .contentpage h1 {font-size:13px;text-align:left; margin-left:100px;color:rgb(57,130,247);}
.contentpage h1 {font-size:12px;text-align:left; margin-left:30px;color:rgb(128,128,128);}
.contentpage p a {text-decoration:underline; color:rgb(57,130,247);}
.contentpage p a:hover, .contentpage p a:active {color:rgb(136,0,21);}

#contentbottom {
	<!-- background:url(images/bg-header-bottom_08.png) top left repeat-x;
	padding: 5px 20px 20px 30px;
	margin:0px;
	min-height:600px;
}


.button {
	width:130px;
	height:40px;
	line-height:35px;
	padding-left:15px;
	color:white;
	border-bottom-right-radius:5px;
	-moz-border-radius-bottomright:5px;
	-webkit-border-bottom-right-radius:5px;
	-moz-border-radius-bottomrleft:5px;
	border-bottom-left-radius:5px;
	-moz-border-radius-bottomleft:5px;
	-webkit-border-bottom-left-radius:5px;
	background: rgb(57,130,247); /* for non-css3 browsers */
/*	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#880015', endColorstr='#880015');  for IE */
/*	background: -webkit-gradient(linear, left top, left bottom, from(#f00), to(#900));  for webkit browsers */
/*	background: -moz-linear-gradient(top,  #f00,  #900);  for firefox 3.6+ */
	box-shadow: 0px 5px 5px #aaa;
	margin-bottom:20px;
}
.button h2, .button h2 a {font-weight:normal; text-decoration:none; color:#fff;}

.info {
	padding-left:145px;
        	padding-top:10px;
	margin:20px 0;
	min-height:100px;
}
.info h3 {
	color:rgb(136,0,21);
	padding-top:10px;
	margin-bottom:5px;
	/* line-height:170%; */
}

.info1 {
	padding-left:85px;
        	padding-top:0px;
	margin:20px 0;
	min-height:100px;
}
.info1 h3 {
	color:rgb(136,0,21);
	padding-top:0px;
	margin-bottom:5px;
	/* line-height:170%; */
}
.info1 h3 a {
	color:rgb(136,0,21) ;
	font: bold 14px Arial, Helvetica;
	text-transform: none;
	text-decoration: none;
}

.info1 h3:hover > a {
	color: rgb(136,0,21);
	border-bottom: 1px solid rgb(136,0,21);
}

.info1 {background:url(images/img-banks.png) top left no-repeat;}
.info2 {background:url(images/img-brokers.png) top left no-repeat;}
.info3 {background:url(images/img-private.png) top left no-repeat;}
.info4 {background:url(images/img-institutions.png) top left no-repeat;}
.info5 {background:url(images/img-ib.png) top left no-repeat;}
.info6 {background:url(images/img-mc.png) top left no-repeat;}
.info7 {background:url(images/img-platform.png) top left no-repeat;}
.info8 {background:url(images/img-rm.png) top left no-repeat;}
.info9 {background:url(images/img-data.gif) top left no-repeat;}
.info10 {background:url(images/img-grid.gif) top left no-repeat;}
.info11 {background:url(images/img-chart.gif) top left no-repeat;}
.info12 {background:url(images/img-strategy.gif) top left no-repeat;}
.info13 {background:url(images/img-report.gif) top left no-repeat;}


#sidebar {
	<!-- background:url(images/bg-header-bottom_08.png) top left repeat-x;
	width:230px;
	float:right;
	padding: 0px 20px 0px 20px;
}
#sidebar h3 {
	color:rgb(136,0,21);
	font: bold 14px Arial, Helvetica;
}


#sidebar , #sidebar ul {
	list-style: none;
	<!-- border-right: 1px solid rgb(57,130,247);
}

#sidebar li {
	<!-- float: left;
	<!-- border-bottom: 1px solid rgb(57,130,247);
	position: relative;
}

#sidebar a {
	<!-- float: left;
	<!--padding: 12px 25px;
	<!-- padding: 5px;
	color:rgb(57,130,247) ;
	text-transform: none;
	font: bold 12px Arial, Helvetica;
	text-decoration: none;
	<!-- text-shadow: 0 1px 0 #000;
}

#sidebar a:hover {
	color: rgb(136,0,21);
	border-bottom: 1px solid rgb(136,0,21);
}

#sidebar h3 a {
	color:rgb(136,0,21) ;
	font: bold 14px Arial, Helvetica;
	text-transform: none;
}

#sidebar h1 a {
	color:rgb(136,0,21) ;
	font: bold 12px Arial, Helvetica;
	text-transform: none;
}

#sidebar li {
	color: rgb(136,0,21);
	font: bold 12px Arial, Helvetica;
	padding:3px;
}

#sidebar li:hover > a {
	color: rgb(136,0,21);
	border-bottom: 1px solid rgb(136,0,21);
}

#sidebar h3:hover > a {
	color: rgb(136,0,21);
	border-bottom: 1px solid rgb(136,0,21);
}
#sidebar h1:hover > a {
	color: rgb(136,0,21);
	border-bottom: 1px solid rgb(136,0,21);
}

#footer {
	width:1135px;
	margin: 0 auto;
	text-align:center; 
	font-size:11px;
}
#footer p a {text-decoration:none; color:#900;}

	#menu, #menu ul {
		margin: 0;
		padding: 0;
		list-style: none;
	}
	
	#menu {
		width: 965px;
		margin: 1px 0px 0px 170px ;
		background-color: rgb(255,255,255);
		<!-- border: 1px solid #222;
		<!-- background-color: #111;
		<!-- background-image: -moz-linear-gradient(#444, #111); 
		<!-- background-image: -webkit-gradient(linear, left top, left bottom, from(#444), to(#111));	
		<!-- background-image: -webkit-linear-gradient(#444, #111);	
		<!-- background-image: -o-linear-gradient(#444, #111);
		<!-- background-image: -ms-linear-gradient(#444, #111);
		<!-- background-image: linear-gradient(#444, #111);
		<!-- -moz-border-radius: 6px;
		<!-- -webkit-border-radius: 6px;
		<!-- border-radius: 6px;
		<!-- -moz-box-shadow: 0 1px 1px #777, 0 1px 0 #666 inset;
		<!-- -webkit-box-shadow: 0 1px 1px #777, 0 1px 0 #666 inset;
		<!-- box-shadow: 0 1px 1px #777, 0 1px 0 #666 inset;
	}
	
	#menu:before,
	#menu:after {
		content: "";
		display: table;
	}
	
	#menu:after {
		clear: both;
	}
	
	#menu {
		zoom:1;
	}
	
	#menu li {
		float: left;
		border-right: 1px solid rgb(57,130,247);
		<!-- -moz-box-shadow: 1px 0 0 #444;
		<!-- -webkit-box-shadow: 1px 0 0 #444;
		<!-- box-shadow: 1px 0 0 #444;
		position: relative;
	}
	
	#menu a {
		float: left;
		padding: 12px 25px;
		color:rgb(57,130,247) ;
		text-transform: uppercase;
		font: bold 12px Arial, Helvetica;
		text-decoration: none;
		<!-- text-shadow: 0 1px 0 #000;
	}
	
	#menu li:hover > a {
		color: rgb(136,0,21);
		border-bottom: 1px solid rgb(136,0,21);
	}
	
	*html #menu li a:hover { /* IE6 only */
		color: rgb(136,0,21);
	}
	
	#menu ul {
		margin: 20px 0 0 0;
		_margin: 0; /*IE6 only*/
		opacity: 0;
		visibility: hidden;
		position: absolute;
		top: 39px;
		left: 0;
		z-index: 1;    
		background-color: rgb(255,255,255);
		background: rgba(255,255,255,0.95);
	<!-- background: -moz-linear-gradient(#255, #255);
	<!-- background-image: -webkit-gradient(linear, left top, left bottom, from(#255), to(#255));
	<!-- background: -webkit-linear-gradient(#255, #255);
	<!-- background: -o-linear-gradient(#255, #255);
	<!-- background: -ms-linear-gradient(#255, #255);
	<!-- background: linear-gradient(#255, #255);
	<!-- -moz-box-shadow: 0 -1px rgba(255,255,255,.3);
	<!-- -webkit-box-shadow: 0 -1px 0 rgba(255,255,255,.3);
	<!-- box-shadow: 0 -1px 0 rgba(255,255,255,.3);
	<!-- -moz-border-radius: 3px;
	<!-- -webkit-border-radius: 3px;
	border-radius: 3px;
	<!-- -webkit-transition: all .2s ease-in-out;
	<!-- -moz-transition: all .2s ease-in-out;
	<!-- -ms-transition: all .2s ease-in-out;
	<!-- -o-transition: all .2s ease-in-out;
	<!-- transition: all .2s ease-in-out;
 
	}

	#menu li:hover > ul {
		opacity: 1;
		visibility: visible;
		margin: 0;
	}
	
	#menu ul ul {
		top: 0;
		left: 160px;
		margin: 0 0 0 20px;
		_margin: 0; /*IE6 only*/
		-moz-box-shadow: -1px 0 0 rgba(255,255,255,.99);
		-webkit-box-shadow: -1px 0 0 rgba(255,255,255,.99);
		box-shadow: -1px 0 0 rgba(255,255,255,.99);		
	}
	
	#menu ul li {
		float: none;
		display: block;
		border: 0;
		<!-- border-bottom: 1px solid rgb(57,130,247);
		_line-height: 0; /*IE6 only*/
		<!-- -moz-box-shadow: 0 1px 0 #111, 0 2px 0 #666;
		<!-- -webkit-box-shadow: 0 1px 0 #111, 0 2px 0 #666;
		<!-- box-shadow: 0 1px 0 #111, 0 2px 0 #666;
	}
	
	#menu ul li:last-child {   
		-moz-box-shadow: none;
		-webkit-box-shadow: none;
		box-shadow: none;    
	}
	
	#menu ul a {    
		padding: 10px;
		width: auto;
		_height: 10px; /*IE6 only*/
		display: block;
		white-space: nowrap;
		float: none;
		text-transform: none;
	}
	
	#menu ul a:hover {
		<!-- background-color: #0186ba;
		<!-- background-image: -moz-linear-gradient(#04acec,  #0186ba);	
		<!-- background-image: -webkit-gradient(linear, left top, left bottom, from(#04acec), to(#0186ba));
		<!-- background-image: -webkit-linear-gradient(#04acec, #0186ba);
		<!-- background-image: -o-linear-gradient(#04acec, #0186ba);
		<!-- background-image: -ms-linear-gradient(#04acec, #0186ba);
		<!-- background-image: linear-gradient(#04acec, #0186ba);
		border: 0;
		border-bottom: 1px solid rgb(136,0,21);
	}
	
	#menu ul li:first-child > a {
		-moz-border-radius: 3px 3px 0 0;
		-webkit-border-radius: 3px 3px 0 0;
		border-radius: 3px 3px 0 0;
	}
	
	#menu ul li:first-child > a:after {
		content: '';
		position: absolute;
		left: 40px;
		top: -6px;
		border-left: 6px solid transparent;
		border-right: 6px solid transparent;
		border-bottom: 6px solid #444;
	}
	
	#menu ul ul li:first-child a:after {
		left: -6px;
		top: 50%;
		margin-top: -6px;
		border-left: 0;	
		border-bottom: 6px solid transparent;
		border-top: 6px solid transparent;
		border-right: 6px solid #3b3b3b;
	}
	
	#menu ul li:first-child a:hover:after {
		border-bottom-color: #04acec; 
	}
	
	#menu ul ul li:first-child a:hover:after {
		border-right-color: #0299d3; 
		border-bottom-color: transparent; 	
	}
	
	#menu ul li:last-child > a {
		-moz-border-radius: 0 0 3px 3px;
		-webkit-border-radius: 0 0 3px 3px;
		border-radius: 0 0 3px 3px;
	}

.post_content h3 {
	color:rgb(136,0,21);
}

.post_content h1 {
	color:rgb(136,0,21);
}

.post_content td a:hover {
	color: rgb(255,255,255);
	border-bottom: 1px solid rgb(255,255,255);
}

.post_content td a {
	float: center;
	color: rgb(255,255,255);
	text-decoration: none;
}

.post_content a {
	float: center;
	color: rgb(57,130,247);
	text-decoration: none;
}

.post_content a:hover {
	color: rgb(136,0,21);
	border-bottom: 1px solid rgb(136,0,21);
}



/* additiona; */
.download {height:34px; line-height:34px;}
.download a{text-align:center; background: #666; text-decoration:none; color:#FFF; padding:5px 20px;}
.download a:hover{background:#CCC; color:#333;}
.entry-title a {text-decoration:none;}
h2.entry-title a {color:#900;}