/*
Theme Name: Twenty Ten
Theme URI: http://wordpress.org/
Description: The 2010 default theme for WordPress.
Author: the WordPress team
Version: 0.7
Tags: black, blue, white, two-columns, fixed-width, custom-header, theme-options, threaded-comments, sticky-post, translation-ready, microformats, rtl-language-support, editor-style
*/

html, body {
    margin: 0;
    padding: 0;
    background-color: #FEFEFE;
}
body {
    font-family: Arial;
    font-size: 12px;
}
a img {
    border: transparent none;
}
a {
    color: #1b84b9;
}
#Logo {
    margin-top: 11px;
    margin-left: 18px;
}
#MainContainer {
    width: 940px;
    margin: 0 auto;
    background-color: #FFFFFF;
}
#MainMenu {
    height: 43px;
    background: #111 url(i/bg-top.gif) repeat-x left top;
    text-align: right;
}
#MainMenu ul {
    list-style-type: none;
    margin: 0;
    padding: 0;
    float: right;
}
#MainMenu li {
    display: inline-block;
    margin: 0 10px 0 0;
    padding-right: 15px;
    height: 43px;
    background: transparent url(i/separator-top.gif) no-repeat right top;
}
#MainMenu a {
    display: inline-block;
    height: 33px;
    padding-top: 10px;
    padding-right: 15px;
    color: #fff;
    text-decoration: none;
    font-size: 16px;
    /* background: transparent url(i/point-top.gif) no-repeat right top; */
}
#Auth {
    width: 320px;
    position: absolute;
    margin-left: 180px;
    top: 45px;
    /*line-height: 10px;*/
}
#Auth label {
    float: left;
    font-size: 28px;
}
#Auth input {
    float: right;
    margin-top: 10px;
}
#Auth br {
    clear: both;
}
#Header {
    position: absolute;
    top: 50px;
    width: 940px;
}
#HeadRight {
    position: absolute;
    margin-left: 700px;
    top: 0px;
}
#HeadRight ul {
    margin-left: 0;
    padding-left: 0;
}
#HeadRight li {
    list-style: none;
    padding-left: 20px;
    margin-left: 0;
}
#HeadRight a {
    font-size: 13px;
    color: #000;
    text-decoration: none;
}
#HeadRight a:hover {
    color: #1B84B9;
}
#Resources1 {
    background: url(i/icon-top-1.gif) no-repeat 0 3px;
}
#Resources2 {
    background: url(i/icon-top-2.gif) no-repeat 0 3px;
}
#Resources3 {
    background: url(i/icon-top-3.gif) no-repeat 0 3px;
}
#Resources4 {
    background: url(i/icon-top-4.gif) no-repeat 0 3px;
}
#Central {
    margin-top: 155px;
    overflow: auto;
    border-top: 1px solid #C9C9C9;
    border-bottom: 1px solid #C9C9C9;
    background-color: #dfe8ea;
}
#Central h1 {
    margin-top: 0;
}
#Central h2 {
    font-family: Arial;
    font-size: 16px;
    font-weight: normal;
    margin-top: 0;
}
#CentralLeft {
    float: left;
    padding-left: 20px;
    padding-right: 20px;
    padding-bottom: 20px;
    padding-top: 20px;
    width: 430px;
    background-color: #f3f6f7;
}
#CentralRight {
    border-left: 470px solid #f3f6f7;
    padding-bottom: 20px;
    padding-top: 20px;
    padding-left: 20px;
    padding-right: 20px;
}
h1 {
    font-size: 24px;
}
#Body {
    overflow: auto;
}
#BodyLeft {
    padding: 20px;
    float: left;
}
#BodyLeft h1 {
    margin-top: 0;
}
#BodyRight {
    margin-left: 470px;
    padding: 20px;
}
.date {
    display: block;
    font-size: 12px;
    color: #d3432b;
}
.up {
    background: url(i/pointer-up.gif) no-repeat 0 5px;
    padding-left: 10px;
    color: #31a210;
}
.down {
    background: url(i/pointer-down.gif) no-repeat 0 5px;
    padding-left: 10px;
    color: #d3432b;
}
#Calendar {
    width: 270px;
    float: left;
}
#Calendar h1, #Calendar h2 {
    display: inline;
    margin: 0;
}
#Calendar h1 {
    font-size: 18px;
}
#Calendar h2 {
    font-size: 13px;
}
#Calendar td {
    font-size: 11px;
    padding: 2px;
    border-bottom: 1px solid #efefef;
    vertical-align: top;
}
#Calendar td img {
    margin-top: 3px;
}
#Calendar table {
    margin-top: 10px;
}
#Calendar th {
    border-bottom: 1px solid #d0d0d0;
    color: #999;
    font-size: 10px;
}
#Quotes {
    margin-left: 290px;
}
#Quotes table {
    margin-top: 10px;
    width: 140px;
}
#Quotes h1 {
    font-size: 18px;
    margin: 0;
}
#Quotes td {
    font-size: 11px;
    padding: 2px;
    border-bottom: 1px solid #efefef;
    vertical-align: top;
    text-align: right;
    color: #1b84b9;
}
#Quotes td.bid {
    color: #0B4206;
}
#Quotes td.ask {
    color: #421006;
}
#Quotes th {
    border-bottom: 1px solid #d0d0d0;
    color: #999;
    font-size: 10px;
}
table {
    border-collapse: collapse;
}
#Footer {
    background-color: #000;
    color: #b8b8b8;
    font-size: 10px;
    padding: 20px;
}
#Footer a {
    color: #b8b8b8;
    font-size: 10px;
}

#Quotes td.td_left, .td_left {
    text-align: left;
}
.td_right {
    text-align: right;
}
.td_center {
    text-align: center;
}
.td_select {
    background-color: #DFF5F1;
}
#SecondContent {
    margin-top: 223px;
    margin-left: 20px;
    margin-right: 20px;
    margin-bottom: 20px;
}

#SecondContent h1 {
    border-top: 1px solid #C9C9C9;
    border-bottom: 1px solid #E9E9E9;
    background: url(i/fxtools_inner_h1.png) repeat-x;
    padding-top: 12px;
    padding-left: 20px;
    height: 46px;
    margin-top: -68px;
    margin-bottom: 10px;
    position: absolute;
    margin-left: -20px;
    width: 920px;
    font-size: 24px;
}

#SecondContent h2 {
    font-family: Arial;
    font-size: 16px;
    font-weight: normal;
}

#SecondContent p {
    text-align: justify;
}

#SecondContent table {
    width: 100%;
}

#SecondContent th {
    border: 1px solid #e9e9e9;
    font-weight: bold;
}

#SecondContent td {
    border: 1px solid #e9e9e9;
    padding-left: 5px;
    padding-right: 5px;
    padding-top: 3px;
    padding-bottom: 3px;
    vertical-align: top;
}

#SecondContent td.td_right {
    text-align: right;
}

#SecondContent td.td_center {
    text-align: center;
}

.djnews_block {
    margin-bottom: 10px;
}
.djnews_block blockquote{
    font-style: italic;
}
.djnews_block_bq_up {
    background: url(i/fxtools_bq_up.png) no-repeat 0 0px;
    height: 10px;
    width: 780px;
    margin-top: 10px;
}
.djnews_block_bq_down {
    background: url(i/fxtools_bq_down.png) no-repeat 0 0px;
    height: 10px;
    width: 780px;
}
.djnews_block_bq_center {
    background-color: #EEEEEE;
    overflow: auto;
    padding-left: 10px;
    padding-right: 10px;
    width: 760px;
}
.djnews_block_bq {
    margin-left: 120px;
}

.djnews_block blockquote p{
    text-align: justify;
}
.navigation{
    
}
.nav-previous {
    text-align: left;
    float: left;
}
.nav-next {
    text-align: right;
}
.comment {
    margin-top: 10px;
}
.comment-author {
}
#comments-title {
    border-top: 1px solid #E9E9E9;
}


/* =Comments
-------------------------------------------------------------- */

#comments .navigation {
	padding: 0 0 18px 0;
}
h3#comments-title, h3#reply-title {
	color: #000;
	font-weight: bold;
	font-size: 20px;
	margin-bottom: 0;
}
h3#comments-title {
	padding: 24px 0;
}
.commentlist {
	list-style: none;
	margin: 0;
}
.commentlist li.comment {
	border-bottom: 1px solid #e7e7e7;
	line-height: 24px;
	margin: 0 0 24px 0;
	padding: 0 0 0 56px;
	position: relative;
}
#comments .comment-body ul,
#comments .comment-body ol {
	margin-bottom: 18px;
}
#comments .comment-body p:last-child {
	margin-bottom: 6px;
}
#comments .comment-body blockquote p:last-child {
	margin-bottom: 24px;
}
.commentlist ol {
	list-style: decimal;
}
.commentlist .avatar {
	position: absolute;
	top: 4px;
	left: 0;
}
.comment-author {
}
.comment-author cite {
	color: #000;
	font-style: normal;
	font-weight: bold;
}
.comment-author .says {
	font-style: italic;
}
.comment-meta {
	font-size: 12px;
	margin: 0 0 18px 0;
}
.comment-meta a:link, .comment-meta a:visited {
	color: #888;
	text-decoration: none;
}
.comment-meta a:active,
.comment-meta a:hover {
	color: #FF4B33;
}
.commentlist .even {
}
.commentlist .bypostauthor {
}
.reply {
	font-size: 12px;
	padding: 0 0 24px 0;
}
.reply a, a.comment-edit-link {
	color: #888;
}
.reply a:hover, a.comment-edit-link:hover {
	color: #FF4B33;
}
.commentlist .children {
	list-style: none;
	margin: 0;
}
.commentlist .children li {
	border: none;
	margin: 0;
}
.nocomments {
	display: none;
}
#comments .pingback {
	margin-bottom: 18px;
	padding-bottom: 18px;
	border-bottom: 1px solid #e7e7e7;
}
.commentlist li.comment+li.pingback {
	margin-top: -6px;
}
#comments .pingback p {
	color: #888;
	font-size: 12px;
	line-height: 18px;
	display:block;
	margin: 0;
}
#comments .pingback .url {
	font-style: italic;
	font-size: 13px;
}



/* Comments form */
#respond {
	overflow: hidden;
	position: relative;
}
#respond p {
	margin: 0;
}
#respond .comment-notes {
	margin-bottom: 1em;
}
.children #respond {
	margin: 0 48px 0 0;
}
h3#reply-title {
	margin: 18px 0;
}
#comments-list #respond {
	margin: 0 0 18px 0;
}
#comments-list ul #respond {
	margin: 0;
}
#cancel-comment-reply-link {
	font-size: 12px;
	line-height: 18px;
	font-weight: normal;
}
#respond .required {
	color:#FF4B33;
	font-weight:bold;
}
#respond label {
	color: #888;
	font-size: 12px;
}
#respond input {
	margin:0 0 9px 0;
	width:98%;
}
#respond textarea {
	width:99%;
}
#respond dt,
#respond dd {
	color: #888;
	font-size: 12px;
	line-height: 18px;
}
#respond dd code {
	font-size: 11px;
}
#respond .form-submit {
	margin: 0 0 24px;
}
#respond .form-submit input {
	width: auto;
}
#respond dl {
	margin: 0 0 10px;
}
#respond dt {
	 display: inline;
	font-weight: normal;
}
#respond dd {
	display: inline;
}

.loop_block {
    margin-bottom: 10px;
}
.loop_block blockquote{
    font-style: italic;
}
.loop_block_bq_up {
    background: url(i/fxtools_bq_up.png) no-repeat 0 0px;
    height: 10px;
    width: 780px;
    margin-top: 10px;
}
.loop_block_bq_down {
    background: url(i/fxtools_bq_down.png) no-repeat 0 0px;
    height: 10px;
    width: 780px;
}
.loop_block_bq_center {
    background-color: #EEEEEE;
    overflow: auto;
    padding-left: 10px;
    padding-right: 10px;
    width: 760px;
}
.loop_block_bq {
    margin-left: 120px;
}

.loop_block blockquote p{
    text-align: justify;
}
.ico_article {
    margin-bottom: 10px;
}
.time {
    color: #A0A0A0;
}
