/* -------------- reset ---------------- */
body,html,div,blockquote,img,label,p,h1,h2,h3,h4,h5,h6,pre,ul,ol,li,dl,dt,dd,form,a,fieldset {
border:0;
outline:none;
margin:0;
padding:0;
}

/* -------------- page ---------------- */
body {
font-family: myriad-pro, "Myriad Pro", Arial, sans-serif;
font-size:12px;
text-align:left;
line-height:18px;
margin:0 auto;
padding:0;
height: 100%;
-webkit-font-smoothing: antialiased;
}

#wrapper {
width:100%;
min-height: 100%;
height: auto !Important;
height: 100%;
margin:0 auto;
padding:0;
background: #F5F6F7 url(http://forexnewsnow.com/wp-content/themes/forex/images/bg_tile.jpg);
background-repeat: repeat;
border-top: 1px solid #FFF;
}

#pagewrapper {
width:995px;
margin:0 auto;
height: 100%;
padding:0;
clear: both;
}

#page {
float: left;
text-align: left;
clear: both;
width:995px;
margin:0 auto;
padding:10px 0 0 0;

}

#whitepage {
float: left;
text-align: left;
clear: both;
width:995px;
margin:20px auto 20px auto;
padding:0;
}

p {
float: left;
font-family: Arial, Sans-Serif;
font-size:12px;
}

a {
text-decoration:none;
color:#101010;
}

a:hover {
text-decoration:none;
color: #03C;
}

strong, b {
font-weight: bolder;
}

#subcolumn1 img, #leftbox3 img, #rightside img, #row3 img {
display: block;
border:1px solid #EEE;
}

#page img:hover  {
}

blockquote {
quotes:none;
}

blockquote:before,blockquote:after {
content:none;
}

/* tables still need 'cellspacing="0"' in the markup */
table {
border-collapse:collapse;
border-spacing: 2px 2px;
border-color: #101010;
}

/* -------------- header ---------------- */
#header {
width:100%;
margin:0 auto;
clear: both;
padding:0;
background-color: #990000;
background-image: url(http://forexnewsnow.com/wp-content/themes/forex/images/aside-bg-tile.png);
}

#headerwrapper {
width:965px;
clear: both;
height: 138px;
margin:0 auto;
padding:0 20px 0 30px;
}

/* -------------- topbar ---------------- */
#topbar {
text-align:right;
clear: both;
padding: 0 0 3px 0;
height:26px;
}

#topbar p {
float:left;
text-align:left;
text-transform:none;
color:#FFF;
line-height: 22px;
font-size:10px;
padding: 1px 0 0 0;
font-family: Arial, Sans-Serif;
}

#topbar p a {
color:#FFF;
}

#topbar div.languages {
float:right;
text-align:left;
padding: 0;
margin: 0;
height: 22px;
}

#topbar a {
color: #101010;
}

/* -------------- logo/banner ---------------- */

#logo {
float:left;
width:965px;
margin: 5px 0 5px 0;
padding: 0 0 2px 0;
clear: both;
}

#boxlogo {
float:left;
width:190px; 
height:76px;
padding:10px 0 10px 0;
}

#headerad {
float:right;
width: 728px;
height:90px;
padding: 2px;
background: white;
border: 1px solid #C3C3C3;
}

/* -------------- navigation bar ---------------- */

#menubar {
width: 100%;
margin: 0 auto;
clear: both;
padding: 0;
height:45px;
}

#menubg {
width:100%;
margin:0 auto;
clear:both;
float:left;
height:45px;
background: #E6E6E6;
background: -webkit-gradient(linear, center top, center bottom, from(white), to(#E6E6E6));
background: -moz-linear-gradient(top, white, #E6E6E6);
filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#FFFFFFFF', endColorstr='#FFE6E6E6');
border-bottom: 1px solid #C3C3C3;
border-top: 1px solid #C3C3C3;
}

.menuwrapper {
width: 965px;
clear: both;
margin: 0 auto;
height: 100%;
padding: 0;
}

#menu {
float: left;
width:965px;
padding: 0;
margin: 0 auto;
clear:both;
}

#menu ol, ul {
list-style: none;
list-style-type: none;
text-align: left;
float: left;
}

#cats {
padding: 0;
float: left;
height: 45px;
}

#cats li {
float: left;
height: 45px;
}

#cats li a {
float: left;
font-family: Arial, Helvetica, Sans-serif;
font-size: 13px;
letter-spacing: 0px;
font-weight: bold;
line-height: 45px;
padding: 0 15px 0 15px;
color: #000;
text-shadow: rgba(255, 255, 255, 0.8) 0 1px 0;
text-decoration:none !Important;
}

#cats li a:hover, #cats li a.active {
color: #000 !Important;
background: #E5E5E5;
}

/* -------------- Search Form ---------------- */

#searchform {
padding: 9px 50px 2px 0; 
float: right;
}

#searchform input[type="text"] {
background: url(/wp-content/themes/forex/images/search-dark.png) no-repeat 10px 6px #fcfcfc;
border: 0 none;
font: bold 12px "Droid-Sans", Arial,Helvetica,Sans-serif;
color: #EFEFEF;
width:150px;
padding: 3px 15px 3px 35px;
-webkit-border-radius: 20px;
-moz-border-radius: 20px;
border-radius: 20px;
-webkit-box-shadow: 0 1px 0 rgba(255, 255, 255, 0.1), 0 1px 3px rgba(0, 0, 0, 0.2) inset;
-moz-box-shadow: 0 1px 0 rgba(255, 255, 255, 0.1), 0 1px 3px rgba(0, 0, 0, 0.2) inset;
box-shadow: 0 1px 0 rgba(255, 255, 255, 0.1), 0 1px 3px rgba(0, 0, 0, 0.2) inset;
-webkit-transition: all 0.7s ease 0s;
-moz-transition: all 0.7s ease 0s;
-o-transition: all 0.7s ease 0s;
transition: all 0.7s ease 0s;
height: 19px;
}

#searchform input[type="text"]:focus {
background: url(/wp-content/themes/forex/images/search-dark.png) no-repeat 10px 6px #fcfcfc;
color: #999;
width: 150px;
-webkit-box-shadow: 0 1px 0 rgba(255, 255, 255, 0.1), 0 1px 0 rgba(0, 0, 0, 0.9) inset;
-moz-box-shadow: 0 1px 0 rgba(255, 255, 255, 0.1), 0 1px 0 rgba(0, 0, 0, 0.9) inset;
box-shadow: 0 1px 0 rgba(255, 255, 255, 0.1), 0 1px 0 rgba(0, 0, 0, 0.9) inset;
}

#searchform input[type="text"] {border:0px solid green; outline-offset:1px;} 
#searchform input[type="text"]:hover {outline: 0px solid blue;} /*colour on mouse hover */ 
#searchform input[type="text"]:focus {outline: 0px solid black;} /*colour when gains focus by tabbing, or while typing */ 
#searchform input[type="text"]:active {outline: 0px solid red;} /*colour while mouse depressed */    
    
/* -------------- search ---------------- */

div.search-form {
float: right;
font-size:10px;
}

#searchsubmit {
color:#FFF;
border:0;
font-size:11px;
text-transform:uppercase;
font-weight:bold;
background:#C00;
padding: 4px;
margin: 0 0 1px 0;
}

#searchsubmit:hover {
cursor:pointer;
}

#header #search.panel {
clear:right;
float:right;
height:25px;
margin-top:0;
}

#header .panel {
float:left;
height:70px;
position:relative;
z-index:16777261;
padding:0;
}

#header #searchbox {
background:none repeat scroll 0 0 #FFF;
border:1px solid #CCC;
display:inline;
float:left;
width:200px;
margin:0 0 0 10px;
padding:0;
}

#header #searchbox input#searchfield {
background:none repeat scroll 0 0 #FFF;
border:medium none;
color:#101010;
display:inline;
float:left;
font-size:11px;
font-weight:700;
width:120px;
margin:0;
padding:4px 0 0 2px;
}

#header #searchbox input#searchbutton {
display:inline;
float:right;
margin:2px;
padding:0;
}

.clear,div.searchstory {
clear:both;
}

div.searchstory img {
float:left;
margin-right:8px;
}

/* -------------- Splash Panel ---------------- */
#splashborder{
border: 1px solid #AAAAAA;
width:1011px;
margin:0 auto;
border-radius:10px;
-moz-border-radius:10px;
-webkit-border-radius:10px;
-moz-box-shadow: 0 0 15px #888;
-webkit-box-shadow: 0 0 15px #888;
box-shadow: 0 0 15px #888;
-ms-box-shadow:0 0 15px #888;
-o-box-shadow:0 0 15px #888;
}

#splashpanel {
padding: 0;
width:1011px;
margin:0 auto;
clear: both;
overflow: hidden;
border-top: 1px solid #EFEFEF;
border-bottom: 1px solid #EFEFEF;
font-family:  myriad-pro, "Myriad Pro", Arial, sans-serif;
border-radius:10px;
-moz-border-radius:10px;
-webkit-border-radius:10px;
background: #C0C0C0;

}

#splashpage {
float: left;
text-align: left;
clear: both;
width:995px;
margin:0 auto;
}


/* -------------- Page Layout ---------------- */
#column1 {
float:left;
width:685px;
margin:0;
padding:0;
}

#column2 {
float:right;
width:320px;
margin:0;
padding:0 0 0 0px;
}

#superbox {
float: left;
width:985px;
margin: 0 auto;
padding: 0;
}

#row1 {
float:left;
width:985px;
margin:5px 5px 0 5px;
padding:0;
clear: both;
}

#row2 {
float:left;
width:985px;
margin:5px;
padding:0;
clear: both;
}

#row3 {
float:left;
width:985px;
margin:0 5px 0 5px;
padding:0;
clear: both;
}

#row4 {
float:left;
width:985px;
margin:0 5px 5px 5px;
padding:0;
clear: both;
}

div.subcolumn1 {
float:left;
width:668px;
margin: 0;
padding:0;
}

div.subcolumn2 {
float:right;
width:312px;
margin: 0 0 10px 0;
padding:0;
}

div.subcolumnhome {
float:right;
width:312px;
margin:0 0 10px 0;
padding:0;
}

div.subcolumn3 {
float:left;
width:685px;
margin:0;
padding:0;
}

#whitepage div.subcolumnpage {
float: left;
clear: both;
width: 650px;
padding: 0;
margin: 0 10px 5px 10px;
}

#page div.subcolumnpage {
padding: 10px 10px 10px 20px;
margin: 0 10px 15px 10px;
float: left;
width: 621px;
}

div.subcolumnfull {
float:left;
width:963px;
padding: 10px 10px 10px 10px;
margin: 5px 0 0 0;
background: white;
border: 1px solid #C3C3C3;
-moz-box-shadow: 0 0 4px #e4e4e4;
-webkit-box-shadow: 0 0 4px #e4e4e4;
box-shadow: 0 0 4px #e4e4e4;
border-radius:6px;
-moz-border-radius:6px;
-webkit-border-radius:6px;
}

div.subcolumnsection {
float:left;
width:655px;
margin:0;
padding: 5px 0 10px 10px;
}

/* -------------- Text Elements ---------------- */


h1 {
font-size:35px;
font-family:"HelveticaNeue","Helvetica Neue","HelveticaNeueRoman","HelveticaNeue-Roman","Helvetica Neue Roman","Helvetica", Arial, Sans-Serif;
letter-spacing:-1px;
line-height:37px;
word-spacing:0;
font-weight:bold;
padding: 10px 0 20px 0;
}

h1.big {
font-size:46px;
font-family:"HelveticaNeue","Helvetica Neue","HelveticaNeueRoman","HelveticaNeue-Roman","Helvetica Neue Roman","Helvetica", Arial, Sans-Serif;
letter-spacing:-2px;
line-height:48px;
word-spacing:0;
font-weight:bold;
padding: 15px 0 8px 0;
color: #000;
text-shadow: rgba(255, 255, 255, 0.8) 0 1px 0;
}

h1.full {
font-size:50px;
font-family:"HelveticaNeue","Helvetica Neue","HelveticaNeueRoman","HelveticaNeue-Roman","Helvetica Neue Roman","Helvetica", Arial, Sans-Serif;
letter-spacing:-1px;
line-height:54px;
word-spacing:0;
font-weight:bold;
padding: 15px 0 10px 5px;
}

h1.giant {
font-size:55px;
font-family:"HelveticaNeue","Helvetica Neue","HelveticaNeueRoman","HelveticaNeue-Roman","Helvetica Neue Roman","Helvetica", Arial, Sans-Serif;
letter-spacing:-2px;
line-height:55px;
word-spacing:0;
font-weight:bold;
padding: 10px 0 10px 10px;
}

h1.large {
font-size:45px;
font-family:"HelveticaNeue","Helvetica Neue","HelveticaNeueRoman","HelveticaNeue-Roman","Helvetica Neue Roman","Helvetica", Arial, Sans-Serif;
letter-spacing:-2px;
line-height:45px;
word-spacing:0;
font-weight:bold;
padding: 12px 0 5px 0;
}

h2 {
float: left;
width: 100%;
overflow: hidden;
font-family:  myriad-pro, "Myriad Pro", Arial, sans-serif;
font-size: 20px;
line-height: 17px;
font-weight: bold;
color: #101010;
margin: 15px 0 10px 0;
border-bottom: 1px solid #C3C3C3;
}

h2 a {
color: #03C;
text-decoration: none;
}

h2 a:hover {
color: #03C;
text-decoration: underline;
}

h2.index a {
color: #000;
text-decoration: none;
}

h3 {
font-size: 16px;
line-height: 20px;
letter-spacing: 0px;
margin: 0;
padding: 0 0 3px 0;
overflow: hidden;
font-family:  myriad-pro, "Myriad Pro", Arial, sans-serif;
font-weight: bold;
color: #000;
border-bottom: 1px solid #C3C3C3;
}

h3.margin {
font-size: 12px;
letter-spacing: 0;
font-weight: normal;
height: 20px;
line-height: 20px;
padding: 1px 5px 1px 11px;
border-bottom: 1px solid #D0D0D0;
border-top: 1px solid white;
background: #E5E5E5;
background: -webkit-gradient(linear,center top,center bottom,from(#F6F6F6),to(#E5E5E5));
background: -moz-linear-gradient(top,#F6F6F6,#E5E5E5);
filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#fff6f6f6',endColorstr='#ffe5e5e5',GradientType=0);
border-top-right-radius: 5px;
-moz-border-radius-topright: 5px;
-webkit-border-top-right-radius: 5px;
border-top-left-radius: 5px;
-moz-border-radius-topleft: 5px;
-webkit-border-top-left-radius: 5px;
color: black;
text-shadow: rgba(255, 255, 255, 0.8) 0 1px 0;
}

h4 {
font-size: 16px;
line-height: 18px;
letter-spacing: 0;
margin: 0;
padding: 0;
font-family:  myriad-pro, "Myriad Pro", Arial, sans-serif;
font-weight: bold;
color: #000;
}

h4 a {
color: 000;
}

h4 a:hover {
text-decoration: underline;
}

h2.toptext {
border:none;
float: left;
overflow: hidden;
font-family:  myriad-pro, "Myriad Pro", Arial, sans-serif;
font-size: 15px;
line-height: 16px;
height: 48px;
font-weight: bold;
color: #101010;
margin: 5px 0 10px 0;
}

h2.toptext a {
color: #000;
}

h3.toptext {
font-size: 12px;
letter-spacing: 0;
font-weight: normal;
height: 20px;
line-height: 20px;
padding:1px 5px 1px 11px;
border-bottom: 1px solid #D0D0D0;
border-top: 1px solid white;
background: #E5E5E5;
background: -webkit-gradient(linear,center top,center bottom,from(#F6F6F6),to(#E5E5E5));
background: -moz-linear-gradient(top,#F6F6F6,#E5E5E5);
filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#fff6f6f6',endColorstr='#ffe5e5e5',GradientType=0);
border-top-right-radius: 5px;
-moz-border-radius-topright: 5px;
-webkit-border-top-right-radius: 5px;
border-top-left-radius: 5px;
-moz-border-radius-topleft: 5px;
-webkit-border-top-left-radius: 5px;
color: #000;
text-shadow: rgba(255, 255, 255, 0.8) 0 1px 0;
}

h3.toptext a{
color: #000;
text-shadow: rgba(255, 255, 255, 0.8) 0 1px 0;
}

.articlebar {
width: 100%;
margin: 5px 0 0 0;
padding: 0px;
max-width:664px;
float: left;
background-color: #C3C3C3;
height: 1px;
border-bottom: 1px solid #FFF;
}

.articlebarfull {
width: 100%;
margin: 5px 0 10px 0;
padding: 0px;
max-width:963px;
float: left;
background-color: #C3C3C3;
height: 1px;
border-bottom: 1px solid #FFF;
}


/* -------------- Left Column Featured Article ---------------- */

#featuredcolumn {
float:left;
width:668px;
margin:0px;
padding:0;
}

#featuredbox {
float:left;
width: 656px;
margin:0 5px 0 0;
padding: 13px 5px 5px 0;
clear: both;
position: relative;
}

div.title {
float:left;
height: 50px;
word-spacing:0;
width:100%;
padding: 0 0 2px 0;
font-family:  myriad-pro, "Myriad Pro", Arial, sans-serif;
}

p.valign {
float: none;
font-size:36px;
line-height:29px;
letter-spacing:-1px;
font-weight: bold;
text-align: center;
color: #000;
font-family:"HelveticaNeue","Helvetica Neue","HelveticaNeueRoman","HelveticaNeue-Roman","Helvetica Neue Roman","Helvetica", Arial, Sans-Serif;
text-shadow: rgba(255, 255, 255, 0.8) 0 1px 0;
}h1.valign {float: none;font-size:36px;line-height:29px;letter-spacing:-1px;font-weight: bold;text-align: center;color: #000;font-family:"HelveticaNeue","Helvetica Neue","HelveticaNeueRoman","HelveticaNeue-Roman","Helvetica Neue Roman","Helvetica", Arial, Sans-Serif;text-shadow: rgba(255, 255, 255, 0.8) 0 1px 0;}

/* ---------- Bonus Box ------------ */

#bonusbox {
float:left;
width: 645px;
height: auto;
margin:0 10px 10px 10px;
padding:0;
clear: both;
position: relative;
background: white;
border: 1px solid #C3C3C3;
-moz-box-shadow: 0 0 4px #e4e4e4;
-webkit-box-shadow: 0 0 4px #e4e4e4;
box-shadow: 0 0 4px #e4e4e4;
border-radius:6px;
-moz-border-radius:6px;
-webkit-border-radius:6px;
}

#bonusheader {
padding: 5px 0 5px 0;
font-size:20px;
line-height:21px;
letter-spacing:-1px;
font-weight: bold;
text-align: center;
color: #03C;
font-family: Arial, Sans-Serif;
}

.bonusrow {
float: left;
width: 645px;
padding: 0;
line-height:21px;
vertical-align: middle;
border-bottom: 1px solid #C3C3C3;
}

.bonusrowbottom {
float: left;
width: 645px;
padding: 0;
line-height:21px;
vertical-align: middle;
}

.bluecolumn1 {
float: left;
margin: 14px 0 0 10px;
background: url(http://forexnewsnow.com/wp-content/themes/forex/images/ribbon-blue.png);
width: 34px;
height: 46px;
line-height: 40px;
}

.redcolumn1 {
float: left;
margin: 14px 0 0 10px;
background: url(http://forexnewsnow.com/wp-content/themes/forex/images/ribbon-red.png);
width: 34px;
height: 46px;
line-height: 40px;
}

.yellowcolumn1 {
float: left;
margin: 14px 0 0 10px;
background: url(http://forexnewsnow.com/wp-content/themes/forex/images/ribbon-yellow.png);
width: 34px;
height: 46px;
line-height: 40px;
}

.number {
font-weight: bold;
padding: 3px 7px 3px 10px;
font-family: Arial, Sans-Serif;
height: 46px;
font-size: 22px;
line-height: 35px;
color: white;
text-shadow: 0px 1px 0px rgba(0, 0, 0, 0.3);
}

.bonuscolumn2 {
float: left;
width: 155px;
padding: 10px 10px 10px 10px;
font-size:20px;
line-height:21px;
letter-spacing:-1px;
font-weight: bold;
color: #000;
font-family: Arial, Sans-Serif;
border-right: 1px solid #EFEFEF;
height: 70px;
}

.bonuscolumn3 {
float: left;
width: 145px;
padding: 10px 10px 10px 10px;
font-size:11px;
line-height:12px;
text-align: left;
color: #000;
font-family: Arial, Sans-Serif;
border-right: 1px solid #EFEFEF;
height: 70px;
}

.bonuscolumn4 {
float: left;
width: 70px;
padding: 20px 20px 0 20px;
font-size:11px;
line-height:12px;
text-align: center;
color: #000;
font-family: Arial, Sans-Serif;
border-right: 1px solid #EFEFEF;
height: 70px;
}

.bonuscolumn5 {
float: left;
width: 94px;
padding: 20px 27px 0 27px;
font-size:11px;
line-height:12px;
text-align: center;
color: #000;
font-family: Arial, Sans-Serif;
height: 70px;
}

.spec1 {
color: grey;
font-weight: normal;
text-align: right;
width: 70px;
}

.spec2 {
font-weight: bold;
color: #434343;
text-align: left;
}

.spec3 {
font-weight: bold;
font-size: 20px;
line-height: 22px;
padding: 0 0 4px 0;
}

.spec4 {
font-size: 11px;
line-height: 12px;
padding: 0 0 4px 0;
}

.spec5 {
font-weight: bold;
font-size: 13px;
line-height: 15px;
padding: 0 0 4px 0;
}

.button-glossy.green {
font-size: 1.2em;
margin: 0 0 5px 0;
border: 1px solid #459A00;
background: #4AA400;
background: -webkit-gradient(linear,center top,center bottom,from(#5CCD00),to(#4AA400));
background: -moz-linear-gradient(top,#5CCD00,#4AA400);
filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff5ccd00',endColorstr='#ff4aa400',GradientType=0);
}

.button-glossy.greenSmall {
font-size: .9em;
padding: 0 5px 0 5px;
border: 1px solid #459A00;
background: #4AA400;
background: -webkit-gradient(linear,center top,center bottom,from(#5CCD00),to(#4AA400));
background: -moz-linear-gradient(top,#5CCD00,#4AA400);
filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff5ccd00',endColorstr='#ff4aa400',GradientType=0);
}

.button-glossy {
border: 1px solid #459A00;
background: #4AA400;
background: -webkit-gradient(linear,center top,center bottom,from(#5CCD00),to(#4AA400));
background: -moz-linear-gradient(top,#5CCD00,#4AA400);
filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff5ccd00',endColorstr='#ff4aa400',GradientType=0);
display: inline-block;
text-align: center;
min-width: 5em;
min-height: 2em;
cursor: pointer;
position: relative;
border-radius: 25px;
-moz-border-radius: 25px;
-webkit-border-radius: 25px;
line-height: 2em;
padding: 0 1em;
font-size: 1.15em;
font-weight: bold;
color: white!Important;
text-shadow: 0 -1px 1px rgba(0, 0, 0, 0.5);
font-family: "HelveticaNeue","Helvetica Neue","HelveticaNeueRoman","HelveticaNeue-Roman","Helvetica Neue Roman",'TeXGyreHerosRegular',"Helvetica","Tahoma","Geneva","Arial",sans-serif;
box-shadow: inset 0 0 .2em rgba(255,255,255,0.3),inset 0 0 .2em rgba(255,255,255,0.3),0 1px 2px rgba(0,0,0,0.3),0 0 0 transparent,0 0 0 transparent;
-moz-box-shadow: inset 0 0 .2em rgba(255,255,255,0.3),inset 0 0 .2em rgba(255,255,255,0.3),0 1px 2px rgba(0,0,0,0.3),0 0 0 transparent,0 0 0 transparent;
-webkit-box-shadow: inset 0 0 .2em rgba(255,255,255,0.3),inset 0 0 .2em rgba(255,255,255,0.3),0 1px 2px rgba(0,0,0,0.3),0 0 0 transparent,0 0 0 transparent;
}

.button-glossy:before {
position:absolute;
content:" ";
display:block;
width:100%;
left:0;
bottom:0;
height:50%;
border-bottom-right-radius:.3em;
-moz-border-radius-bottomright:.3em;
-webkit-border-bottom-right-radius:.3em;
border-bottom-left-radius:.3em;
-moz-border-radius-bottomleft:.3em;
-webkit-border-bottom-left-radius:.3em;
filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#0f000000',endColorstr='#19000000',GradientType=0);
}

.button-glossy:hover {
box-shadow:inset 0 0 .2em rgba(255,255,255,0.3),inset 0 0 .2em rgba(255,255,255,0.3),0 1px 5px rgba(0,0,0,0.6),0 0 0 transparent,0 0 0 transparent;
-moz-box-shadow:inset 0 0 .2em rgba(255,255,255,0.3),inset 0 0 .2em rgba(255,255,255,0.3),0 1px 5px rgba(0,0,0,0.6),0 0 0 transparent,0 0 0 transparent;
-webkit-box-shadow:inset 0 0 .2em rgba(255,255,255,0.3),inset 0 0 .2em rgba(255,255,255,0.3),0 1px 5px rgba(0,0,0,0.6),0 0 0 transparent,0 0 0 transparent;
text-decoration:none !Important;
}

.button-glossy:active {
box-shadow:inset .05em .15em .4em rgba(0,0,0,0.4),inset 0 0 .2em rgba(255,255,255,0.3),inset 0 1px 2px rgba(0,0,0,0.9),0 0 0 transparent,0 0 0 transparent;
-moz-box-shadow:inset .05em .15em .4em rgba(0,0,0,0.4),inset 0 0 .2em rgba(255,255,255,0.3),inset 0 1px 2px rgba(0,0,0,0.9),0 0 0 transparent,0 0 0 transparent;
-webkit-box-shadow:inset .05em .15em .4em rgba(0,0,0,0.4),inset 0 0 .2em rgba(255,255,255,0.3),inset 0 1px 2px rgba(0,0,0,0.9),0 0 0 transparent,0 0 0 transparent;
}

#bigbutton {
float: left;
cursor: pointer;
width: 290px;
margin: 0 145px 10px 190px;
border-radius: 10px;
-moz-border-radius: 10px;
-webkit-border-radius: 10px;
}

#innerbutton {
float: left;
width: 350px;
border-bottom: 1px solid #D0D0D0;
border-top: 1px solid white;
background: #E5E5E5;
background: -webkit-gradient(linear,center top,center bottom,from(#F6F6F6),to(#E5E5E5));
background: -moz-linear-gradient(top,#F6F6F6,#E5E5E5);
filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#fff6f6f6',endColorstr='#ffe5e5e5',GradientType=0);
border-radius: 30px;
-moz-border-radius: 30px;
-webkit-border-radius: 30px;
}

#bigbuttonimg {
float: left;
padding: 1px 0 1px 10px;
width: 48px;
height 48px;
}

#bigbuttontxt {
float: left;
padding: 13px 0 7px 0;
color: #FFF;
text-shadow: 0 -1px 1px rgba(0, 0, 0, 0.5);
text-decoration: none;
font-family: "HelveticaNeue","Helvetica Neue","HelveticaNeueRoman","HelveticaNeue-Roman","Helvetica Neue Roman","Helvetica", Arial, Sans-Serif;
font-size: 18px;
line-height: 20px;
font-weight: bold;
letter-spacing: -1px;
width: 200px;
}

#bigbuttontxt a {
color:#FFF;
}


/* -------------- Three Article Top ---------------- */

#triplebox {
width: 644px;
clear: both;
float: left;
padding: 0;
margin: 0 0 0 10px;
background: white;
border: 1px solid #C3C3C3;
-moz-box-shadow: 0 0 4px #e4e4e4;
-webkit-box-shadow: 0 0 4px #e4e4e4;
box-shadow: 0 0 4px #e4e4e4;
border-radius:6px;
-moz-border-radius:6px;
-webkit-border-radius:6px;
}

.firstarticle {
float: left;
display: inline;
width: 196px;
margin: 0 10px 0 0;
padding: 0 10px 10px 10px;
border-right: 1px solid #EFEFEF;
}

.secondarticle {
float: left;
display: inline;
width: 196px;
margin: 0 10px 0 0;
padding: 0 10px 10px 0;
border-right: 1px solid #EFEFEF;
}

.thirdarticle {
float: left;
display: inline;
width: 196px;
margin: 0;
padding: 0 0 10px 0;
}

.tripletitle {
float: left;
padding: 10px 0 0 0;
margin: 0px;
height: 50px;
}

#triplebox img {
float: left;
padding: 0 0 0 5px;
display: inline;
}

#triplebox h1 {
float: right;
width: 115px;
font-size: 20px;
line-height: 22px;
font-weight: normal;
margin: 0;
padding: 7px 0 10px 10px;
font-family: myriad-pro, "Myriad Pro", Arial, sans-serif;
letter-spacing: 0;
font-weight: normal;
}

#triplebox h1 a {
color: #000;
text-decoration: none;
}

#triplebox h2 {
float: right;
width: 115px;
font-size: 20px;
line-height: 22px;
font-weight: normal;
margin: 0;
padding: 7px 0 10px 10px;
font-family: myriad-pro, "Myriad Pro", Arial, sans-serif;
letter-spacing: 0;
font-weight: normal;
}

#triplebox h2 a {
color: #000;
text-decoration: none;
}

#triplebox p {
padding: 20px 0 10px 10px;
font-size: 12px;
line-height: 14px;
color: #000;
font-family:  myriad-pro, "Myriad Pro", Arial, sans-serif;
text-align: left;
}

/* -------------- Top Sidebar ---------------- */

#topsidebar {
float: right;
width: 312px;
margin: 0 5px 10px 0;
}

#socialbox {
clear: both;
float: left;
width: 310px;
height: 48px;
border: 1px solid #C3C3C3;
border-radius: 5px;
-moz-border-radius: 5px;
-webkit-border-radius: 5px;
margin: 0 0 15px 0;
}

#socialinner {
padding: 7px 0 3px 0;
height: 37px;
border-bottom: 1px solid #D0D0D0;
border-top: 1px solid white;
background: #E5E5E5;
background: -webkit-gradient(linear,center top,center bottom,from(#F6F6F6),to(#E5E5E5));
background: -moz-linear-gradient(top,#F6F6F6,#E5E5E5);
filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#fff6f6f6',endColorstr='#ffe5e5e5',GradientType=0);
border-radius: 5px;
-moz-border-radius: 5px;
-webkit-border-radius: 5px;
}

.socialicon {
display:inline;
width: 58px;
padding: 0px 8px 0 8px;
}

#topemailbox {
clear: both;
float: left;
width:310px;
height: 112px;
padding: 0;
margin: 0 5px 15px 0;
background: white;
border: 1px solid #C3C3C3;
-moz-box-shadow: 0 0 4px #e4e4e4;
-webkit-box-shadow: 0 0 4px #e4e4e4;
box-shadow: 0 0 4px #e4e4e4;
border-radius:6px;
-moz-border-radius:6px;
-webkit-border-radius:6px;
}

.topemailtitle {
clear: both;
width: 280px;
margin: 0;
padding: 7px 0 10px 0;
text-align: center;
font-size: 20px;
line-height: 20px;
letter-spacing: -1px;
font-family:  myriad-pro, "Myriad Pro", Arial, sans-serif;
font-weight: bold;
color: #101010;
}

.emailtitle a {
color: #000;
}

#topadbox {
clear: both;
width:300px;
height: 250px;
padding: 5px 5px 5px 5px;
margin: 0 10px 15px 0;
background: white;
border: 1px solid #C3C3C3;
-moz-box-shadow: 0 0 4px #e4e4e4;
-webkit-box-shadow: 0 0 4px #e4e4e4;
box-shadow: 0 0 4px #e4e4e4;
border-radius:6px;
-moz-border-radius:6px;
-webkit-border-radius:6px;
}

/* ---------- Broker Page ------------ */

#brokerpage {
float:left;
clear:both;
text-align:left;
position:relative;
width:1025px;
background: white;
margin: 0 15px 10px 15px;
padding: 0;
border: 1px solid #C3C3C3;
-moz-box-shadow: 0 0 4px #e4e4e4;
-webkit-box-shadow: 0 0 4px #e4e4e4;
box-shadow: 0 0 4px #e4e4e4;
border-radius:6px;
-moz-border-radius:6px;
-webkit-border-radius:6px;
}

#brokerinner {
float: left;
margin: 0 40px 0 40px;
font-size:15px;
line-height: 1.6em;
font-family: "Myriad Pro" Arial, Sans-Serif;
color:#000;
text-align:left;
padding-bottom: 1.4em;
}

#brokerinner p {
font-size:11px;
line-height: 12px;
font-family: "Myriad Pro" Arial, Sans-Serif;
padding: 0 40px 40px 40px;
}

#brokerinner a {
color:#03C;
font-size:15px;
text-decoration: underline;
font-weight:bold;
}

#brokerinnerleft {
float: left;
margin: 0 35px 15px 0;
font-size: 13px;
line-height: 15px;
font-family: "Myriad Pro" Arial, Sans-Serif;
color:#000;
text-align:left;
width: 425px;
}

#brokerinnerright {
float: right;
margin: 0 0 15px 35px;
font-size: 13px;
line-height: 15px;
font-family: "Myriad Pro" Arial, Sans-Serif;
color:#000;
text-align:left;
width: 420px;
}

.legend {
margin: 0 125px 0 125px;
}

h1.broker {
font-weight:bold;
font-size:25px;
line-height: 27px;
padding: 5px 0 5px 0;
}


.brokerrow {
float: left;
width: 1020px;
padding: 0 0 0 7px;
line-height:21px;
height: 87px;
vertical-align: middle;
border-bottom: 1px solid #C3C3C3;
}

.brokerrowgrey {
float: left;
width: 1020px;
padding: 0 0 0 7px;
line-height:21px;
height: 87px;
vertical-align: middle;
border-bottom: 1px solid #C3C3C3;
}

.brokerrowbottom {
float: left;
width: 1020px;
padding: 0 0 0 7px;
line-height:21px;
height: 87px;
vertical-align: middle;
}

.brokerblue1 {
float: left;
margin: 14px 0 0 0;
background: url(http://forexnewsnow.com/wp-content/themes/forex/images/ribbon-blue.png);
width: 34px;
height: 46px;
line-height: 40px;
}

.brokerred1 {
float: left;
margin: 14px 0 0 0;
background: url(http://forexnewsnow.com/wp-content/themes/forex/images/ribbon-red.png);
width: 34px;
height: 46px;
line-height: 40px;
}

.brokeryellow1 {
float: left;
margin: 14px 0 0 0;
background: url(http://forexnewsnow.com/wp-content/themes/forex/images/ribbon-yellow.png);
width: 34px;
height: 46px;
line-height: 40px;
}

.brokercolumn1 {
float: left;
padding: 18px 7px 3px 8px;
width: 19px;
font-family: Arial, Sans-Serif;
font-weight: bold;
font-size: 26px;
color: #000;
text-shadow: 0px 1px 0px rgba(0, 0, 0, 0.3);
}

.brokercolumn2 {
float: left;
width: 130px;
padding: 10px 15px 0 15px;
font-size:20px;
line-height:21px;
letter-spacing:-1px;
font-weight: bold;
color: #000;
font-family: Arial, Sans-Serif;
border-right: 1px solid #EFEFEF;
height: 77px;
}

.brokercolumn3 {
float: left;
width: 32px;
padding: 20px 15px 0 15px;
border-right: 1px solid #EFEFEF;
height: 67px;
}

.brokercolumn4 {
float: left;
width: 100px;
padding: 15px 10px 0 10px;
border-right: 1px solid #EFEFEF;
height: 72px;
text-align: center;
}

.brokercolumn5 {
float: left;
width: 90px;
padding: 10px 0 0 0;
font-size:11px;
line-height:12px;
text-align: left;
color: #000;
font-family: Arial, Sans-Serif;
border-right: 1px solid #EFEFEF;
height: 77px;
}

.brokercolumn6 {
float: left;
width: 50px;
padding: 18px 5px 5px 5px;
font-size:11px;
line-height:12px;
text-align: center;
color: #000;
font-family: Arial, Sans-Serif;
border-right: 1px solid #EFEFEF;
height: 63px;
}

.brokercolumn7 {
float: left;
width: 95px;
padding: 5px 10px 5px 10px; 
font-size:11px;
line-height:12px;
text-align: center !important;
color: #000;
font-family: Arial, Sans-Serif;
border-right: 1px solid #EFEFEF;
height: 78px;
}

.brokercolumn8 {
float: left;
width: 100px;
padding: 15px 10px 0 10px;
font-size:11px;
line-height:12px;
text-align: center;
color: #000;
font-family: Arial, Sans-Serif;
height: 72px;
}

.feature {
color: grey;
font-weight: normal;
text-align: left;
}

/*--------------- Broker Title Bar ----------------*/

.brokertitle1 {
float: left;
margin: 0 10px 0 0;
display: inline;
}

.brokertitle2 {
float: left;
margin: 0 68px 0 52px;
display: inline;
}

.brokertitle3 {
float: left;
margin: 0 5px 0 5px;
display: inline;
}

.brokertitle4 {
float: left;
margin: 0 25px 0 25px;
display: inline;
}

.brokertitle5 {
float: left;
margin: 0 23px 0 23px;
display: inline;
}

.brokertitle6 {
float: left;
margin: 0 2px 0 2px;
display: inline;
}

.brokertitle7 {
float: left;
margin: 0 13px 0 16px;
display: inline;
}

.brokertitle8 {
float: left;
margin: 0 0 0 0;
display: inline;
}

.brokertitle9 {
float: left;
margin: 0 0 0 7px;
display: inline;
}

.brokertitle10 {
float: left;
margin: 0 14px 0 14px;
display: inline;
}

.brokertitle11 {
float: left;
margin: 0 34px 0 30px;
display: inline;
}

.brokertitle12 {
float: left;
margin: 0 30px 0 40px;
display: inline;
}

.ratingtxt {
text-decoration: none;
color: #101010;
padding: 10px 0 0 5px;
font-weight: bold;
width: 90px;
font-size: 13px;
}

/* -------------- News Page ---------------- */

#newsbox {
float:left;
width: 620px;
height: auto;
margin:0 25px 0 25px;
padding:0;
clear: both;
position: relative;
background: white;
border: 1px solid #C3C3C3;
border-radius:6px;
-moz-border-radius:6px;
-webkit-border-radius:6px;
-moz-box-shadow: 0 0 15px #888;
-webkit-box-shadow: 0 0 15px #888;
box-shadow: 0 0 10px #888;
-ms-box-shadow:0 0 10px #888;
-o-box-shadow:0 0 10px #888;
}

#newsboard {
float: left;
width: 620px;
margin: 1px 10px 20px 10px;
padding: 3px 0 15px 15px;
background: #3A8768;
border: 5px solid #8A5741;
-moz-box-shadow: 0 0 4px #e4e4e4;
-webkit-box-shadow: 0 0 4px #e4e4e4;
box-shadow: 0 0 4px #e4e4e4;
border-radius: 6px;
-moz-border-radius: 6px;
-webkit-border-radius: 6px;
}

h1.newsheadline {
font-size: 27px;
line-height: 27px;
letter-spacing: -1px;
margin: 0;
padding: 7px 0 15px 0;
overflow: hidden;
font-family: Arial, Sans-Serif;
font-weight: bold;
color: #FFF;
text-shadow: 0 -1px 1px rgba(0, 0, 0, 0.5);
border: none;
text-align: center;
}

.darkbg {
margin: 0 0 0 -15px;
padding: 10px;
background: #2D6A52;
color: white;
font-size: 15px;
line-height: 30px;
width: 615px;
text-align: center;
}

h2.newsheadline {
font-size: 31px;
line-height: 31px;
letter-spacing: -1px;
margin: 0 0 12px 0;
padding: 0 0 7px 0;
overflow: hidden;
font-family: Arial, Sans-Serif;
font-weight: bold;
color: #FFF;
text-shadow: 0 -1px 1px rgba(0, 0, 0, 0.5);
border-bottom: 1px solid #CCC;
text-align: center;
}

#newsstory {
float: left;
color: #000;
display: block;
font-family: Arial, Sans-Serif;
font-size: 12px;
margin: 10px;
padding: 0;
}

.newsthumb {
float:left;
width: 135px;
height: 95px;
overflow: hidden;
margin:0 15px 0 0;
padding: 2px;
border: 1px solid #C3C3C3;
background: #FFF;
}

h1.newstitle {
float: left;
width: 444px;
font-size: 23px;
line-height: 23px;
letter-spacing: -1px;
margin: 0;
padding: 4px 0 7px 0;
overflow: hidden;
font-family: Arial, Sans-Serif;
font-weight: bold;
color: #FFF;
text-shadow: 0 -1px 1px rgba(0, 0, 0, 0.5);
border: none;
}

h1.newstitle a {
color: #FFF;
}

.newstext {
float: left;
width: 444px;
max-height: 45px;
overflow:hidden;
line-height: 15px;
font-size: 12px;
font-family:  myriad-pro, "Myriad Pro", Arial, sans-serif;
color: #FFF;
text-align: left;
}

.newsbyline {
float: left;
width: 444px;
font-size:10px;
color:#FFF;
font-family: Arial, Sans-Serif;
font-weight:400;
margin:2px 0;
padding:0;
}

.newsbyline a {
display: inline;
color:#FFF;
font-size:10px;
text-decoration:none;
font-weight:bold;
font-family: Arial, Sans-Serif;
}

/* -------------- Archive/Category Page ---------------- */

#archivecolumn {
float: left;
clear: both;
width: 650px;
padding: 0;
margin: 0 10px 5px 10px;
background: white;
border: 1px solid #C3C3C3;
-moz-box-shadow: 0 0 4px #e4e4e4;
-webkit-box-shadow: 0 0 4px #e4e4e4;
box-shadow: 0 0 4px #e4e4e4;
border-radius: 6px;
-moz-border-radius: 6px;
-webkit-border-radius: 6px;
}

div.archive {
float:left;
margin: 10px 0 10px 0;
padding: 0 0 20px 0;
border-bottom: 1px dotted #C3C3C3;
}

div.archiveinner {
float: left;
padding: 5px 0 5px 0;
margin: 0;
}

#archivefeatured {
float:left;
width: 342px;
margin: 0;
padding: 0 16px 5px 16px;
}

.archiveheadline {
float:left;
max-height: 51px;
overflow: hidden;
width:100%;
padding: 5px 0 7px 0;
text-align: center;
}

p.archive {
float: left;
font-size:24px;
line-height:24px;
letter-spacing:-1px;
font-weight: normal;
text-align: center;
font-family:  myriad-pro, "Myriad Pro", Arial, sans-serif;
vertical-align:middle;
font-weight: bold;
}

#toparchive {
float: left;
width: 256px;
padding: 5px 5px 5px 5px;
margin: 0;
}

.archivestory {
float: left;
border-bottom: 1px dotted #CCC;
color: #000;
display: block;
font-family: Arial, Sans-Serif;
font-size: 12px;
margin: 0 0 6px 0;
padding: 0 0 6px 0;
}

.archivetitle {
width: 185px;
float: left;
color: #000;
font-family:  myriad-pro, "Myriad Pro", Arial, sans-serif;
font-size: 14px;
line-height: 16px;
margin: 5px 0 0 0;
padding: 0;
text-align: left;
letter-spacing: 0;
font-weight: normal;
}

h1.archive {
height: 67px;
line-height:50px;
font-size: 50px;
letter-spacing: -3px;
padding: 10px 0 10px 0;
margin: 5px;
border-top: 5px solid #03C;
}

div.archivetext {
float: left;
width: 447px;
max-height: 45px;
overflow:hidden;
line-height: 15px;
font-size: 12px;
font-family:  myriad-pro, "Myriad Pro", Arial, sans-serif;
color: #000;
text-align: left;
}

div.archivetoptext {
float: left;
width: 338px;
height: 45px;
overflow:hidden;
line-height: 15px;
font-size: 12px;
font-family:  myriad-pro, "Myriad Pro", Arial, sans-serif;
color: #000;
text-align: center;
padding: 5px 2px 0 2px;
}

.archivethumb {
float: left;
width: 135px;
height:  95px;
margin: 0 15px 0 15px;
padding: 5px;
background: white;
border: 1px solid #C3C3C3;
-moz-box-shadow: 0 0 9px #CCC;
-webkit-box-shadow: 0 0 9px #CCC;
box-shadow: 0 0 9px #CCC;
}

h2.archive {
float: left;
width: 443px;
font-family:  myriad-pro, "Myriad Pro", Arial, sans-serif;
font-size: 25px;
line-height: 25px;
font-weight: normal;
color: #101010;
margin: 0 10px 3px 0;
}

h2.archive a {
color: #000;
text-decoration: none;
}

.archivebyline {
float: left;
width: 447px;
font-size:10px;
color:#999;
font-family:  myriad-pro, "Myriad Pro", Arial, sans-serif;
font-weight:400;
margin:2px 0;
padding:0;
}

.archivebyline a {
display: inline;
color:#101010;
font-size:10px;
text-decoration:none;
font-weight:bold;
font-family:  myriad-pro, "Myriad Pro", Arial, sans-serif;
}

h3.archive {
font-size: 16px;
line-height: 18px;
letter-spacing: -1px;
margin: 0;
padding: 0 0 3px 0;
overflow: hidden;
font-family:  myriad-pro, "Myriad Pro", Arial, sans-serif;
font-weight: bold;
color: #000;
border: none;
}

/* -------------- Education Page ---------------- */

#chalkboard {
float: left;
width: 620px;
margin: 1px 10px 20px 10px;
padding: 80px 0 15px 15px;
background: #3A8768 url(http://forexnewsnow.com/wp-content/themes/forex/images/forex-chalkboard.png) no-repeat 15px 4px;
border: 5px solid #8A5741;
-moz-box-shadow: 0 0 4px #e4e4e4;
-webkit-box-shadow: 0 0 4px #e4e4e4;
box-shadow: 0 0 4px #e4e4e4;
border-radius: 6px;
-moz-border-radius: 6px;
-webkit-border-radius: 6px;
}

#chalkboard p {
margin: 0 0 0 -15px;
padding: 10px;
background: #2D6A52;
color: white;
font-size: 15px;
line-height: 30px;
width: 615px;
}

#chalkboard h1 {
font-size: 20px;
line-height: 20px;
letter-spacing: 0;
margin: 0;
padding: 7px 0 7px 0;
overflow: hidden;
font-family: Arial, Sans-Serif;
font-weight: bold;
color: #FFF;
text-shadow: 0 -1px 1px rgba(0, 0, 0, 0.5);
border: none;
}

#chalkboard ul {
list-style-type: disc;
padding: 0 0 0 15px;
}

#chalkboard ul li{
font-family: Arial, Sans-Serif;
color: #FFF;
font-size: 13px;
line-height: 13px;
padding: 7px 0 10px 0;
text-shadow: 0 -1px 1px rgba(0, 0, 0, 0.5);
}

#bottomline {
float: left;
clear: both;
width: 100%;
height: 1px;
background: #C3C3C3;
}


h1.category {
font-size: 44px;
line-height: 44px;
letter-spacing: -1px;
margin: 6px 0 15px 0;
padding: 0 0 0 15px;
overflow: hidden;
font-family:  Myriad-Pro, "Myriad Pro", Arial, sans-serif;
font-weight: bold;
color: #000;
border-bottom: none;
text-shadow: rgba(255, 255, 255, 0.8) 0 1px 0;
text-align: center;
}
h2.category {font-size: 44px;line-height: 44px;letter-spacing: -1px;margin: 6px 0 15px 0;padding: 0 0 0 15px;overflow: hidden;font-family:  Myriad-Pro, "Myriad Pro", Arial, sans-serif;font-weight: bold;color: #000;border-bottom: none;text-shadow: rgba(255, 255, 255, 0.8) 0 1px 0;text-align: center;}
h3.category {
font-size: 40px;
line-height: 42px;
letter-spacing: -1px;
margin: 3px 0 3px 0;
padding: 0 0 10px 15px;
overflow: hidden;
font-family:  myriad-pro, "Myriad Pro", Arial, sans-serif;
font-weight: normal;
color: #000;
border-bottom: none;
text-shadow: rgba(255, 255, 255, 0.8) 0 1px 0;
text-align: center;
}

h2.category_new {
font-size: 20px;
line-height: 22px;
margin: 3px 0 10px 0;
padding: 0 0 0 15px;
overflow: hidden;
font-family:  myriad-pro, "Myriad Pro", Arial, sans-serif;
font-weight: normal;
color: #000;
border-bottom: none;
text-shadow: rgba(255, 255, 255, 0.8) 0 1px 0;
}

div.thumb {
float:left;
width:330px;
height:200px;
overflow: hidden;
margin:0;
padding: 5px;
border: 1px solid #C3C3C3;
-moz-box-shadow: 0 0 9px #CCC;
-webkit-box-shadow: 0 0 9px #CCC;
box-shadow: 0 0 9px #CCC;
}

div.meta {
text-align: center;
margin: 0;
padding: 2px 5px 2px 5px;
display: block;
clear: both;
color: #777;
font-size: 11px;
font-family: "Lucida Grande","Lucida Sans Unicode",Verdana,sans-serif;
}

div.metaleft {
text-align: left;
margin: 0;
padding: 0;
display: inline;
float: left;
color: #777;
font-size: 9px;
font-family: "Lucida Grande","Lucida Sans Unicode",Verdana,sans-serif;
}

.meta .date, .metaleft .date {
background: url("/wp-content/themes/forex/images/date.png") no-repeat scroll left 1px transparent;
padding: 0 0 0 18px;
}

.meta .categories {
background: url("/wp-content/themes/forex/images/category.png") no-repeat scroll left 1px transparent;
}

.meta .author {
background: url("/wp-content/themes/forex/images/comments.png") no-repeat scroll left 1px transparent;
}

.meta span {
padding: 0 0 0 16px;
margin: 0 10px 0 0;
}

div.excerpt {
width:364px;
height: 43px;
float: left;
margin: 0 5px 0 5px;
padding: 0 3px 3px 3px;
overflow: hidden;
}

div.excerpt p {
line-height: 15px;
font-size: 12px;
font-family: "Droid Sans", Arial, Sans-Serif;
color: #000;
text-align: center;
}

div.excerpt a {
text-decoration: none;
color: #555;
}

/* -------------- Left Ad Box ---------------- */

#promoboxleft {
float: left;
width: 258px;
height:75px;
padding: 0;
margin: 0 5px 5px 0;
background: white;
border: 1px solid #C3C3C3;
-moz-box-shadow: 0 0 4px #e4e4e4;
-webkit-box-shadow: 0 0 4px #e4e4e4;
box-shadow: 0 0 4px #e4e4e4;
border-radius:6px;
-moz-border-radius:6px;
-webkit-border-radius:6px;
}

.promoboxbottom {
float: left;
width: 300px;
height:80px;
padding: 5px;
margin: 5px 5px 5px 5px;
background: white;
}

.promothumb {
float: left;
width: 100px;
height: 75px;
margin: 0;
overflow: hidden;
padding: 2px;
border: 1px solid #C3C3C3;
-moz-box-shadow: 0 0 9px #CCC;
-webkit-box-shadow: 0 0 9px #CCC;
box-shadow: 0 0 9px #CCC;
}

.promotitleleft {
float: left;
width: 148px;
margin: 5px 0 0 10px;
text-align: left;
font-size: 14px;
line-height: 17px;
letter-spacing: -1px;
padding: 0;
font-family:  myriad-pro, "Myriad Pro", Arial, sans-serif;
color: #000;
font-weight: bold;
}

.promotitleright {
float: left;
width: 168px;
margin: 5px 5px 0px 15px;
text-align: left;
font-size: 14px;
line-height: 17px;
letter-spacing: 0;
padding: 0;
font-family:  myriad-pro, "Myriad Pro", Arial, sans-serif;
color: #000;
font-weight: bold;
}

.promotitlebottom {
float: left;
width: 175px;
margin: 5px 5px 0px 10px;
text-align: left;
font-size: 14px;
line-height: 17px;
letter-spacing: -1px;
padding: 0;
font-family:  myriad-pro, "Myriad Pro", Arial, sans-serif;
color: #000;
font-weight: bold;
}

.promotitleright a, promotitleright a, promotitlebottom a {
color: #000;
}

.promoexcerptleft {
float: left;
width: 148px;
margin: 0 0 0 10px;
padding: 0;
text-align: left;
font-size: 12px;
line-height: 15px;
font-family:  myriad-pro, "Myriad Pro", Arial, sans-serif;
color: #000;
}

.promoexcerptright {
float: left;
width: 168px;
margin: 0 5px 0 15px;
padding: 0;
text-align: left;
font-size: 12px;
line-height: 15px;
font-family:  myriad-pro, "Myriad Pro", Arial, sans-serif;
color: #000;
}

.promoexcerptbottom {
float: left;
width: 175px;
margin: 0 5px 0 10px;
padding: 0;
text-align: left;
font-size: 12px;
line-height: 15px;
font-family:  myriad-pro, "Myriad Pro", Arial, sans-serif;
color: #000;
}

.promoexcerptright a, .promoexcerptleft a, promoexcerptbottom a {
color: #000;
}

/* -------------- Top Story Box---------------- */

#topstories {
float: left;
width: 258px;
height: 342px;
padding: 5px;
margin: 0 5px 0 0;
background: white;
border: 1px solid #C3C3C3;
-moz-box-shadow: 0 0 4px #e4e4e4;
-webkit-box-shadow: 0 0 4px #e4e4e4;
box-shadow: 0 0 4px #e4e4e4;
border-radius:6px;
-moz-border-radius:6px;
-webkit-border-radius:6px;
}

.topstory {
border-bottom: 1px dotted #CCC;
color: #000;
display: block;
font-family: Arial, Sans-Serif;
font-size: 12px;
height: 42px;
margin: 5px 0 5px 0;
padding: 0 0 5px 0;
width: 258px;
}

.topthumb {
float: left;
margin: 0 5px 0 0;
width: 60px;
height: 50px;
overflow: hidden;
padding: 2px;
background: white;
border: 1px solid #C3C3C3;
-moz-box-shadow: 0 0 9px #CCC;
-webkit-box-shadow: 0 0 9px #CCC;
box-shadow: 0 0 9px #CCC;
}

.surtitle {
width: 191px;
float: left;
color: gray;
display: block;
font-family: arial, sans-serif;
text-transform: uppercase;
font-size: 9px;
height: 12px;
margin: 0px;
padding: 0px;
}

.toptitle {
width: 191px;
float: left;
color: #000;
display: block;
font-family:  myriad-pro, "Myriad Pro", Arial, sans-serif;
font-size: 13px;
line-height: 15px;
height: 30px;
overflow: hidden;
margin: 2px 0 2px 0;
padding: 0;
text-align: left;
letter-spacing: -1px;
}

.toptitle a {
text-decoration: none;
color: #000;
}

.byline {
width: 191px;
font-size:10px;
color:#999;
font-family:  myriad-pro, "Myriad Pro", Arial, sans-serif;
font-weight:400;
margin:2px 0;
padding:0;
}

.byline a {
display: inline;
color:#101010;
font-size:10px;
text-decoration:none;
font-weight:bold;
font-family:  myriad-pro, "Myriad Pro", Arial, sans-serif;
}

/* -------------- Breaking News Box ---------------- */

#breakingnews {
float: left;
width: 258px;
height: 310px;
padding: 5px;
margin: 0 5px 0 0;
background: white;
border: 1px solid #C3C3C3;
-moz-box-shadow: 0 0 4px #e4e4e4;
-webkit-box-shadow: 0 0 4px #e4e4e4;
box-shadow: 0 0 4px #e4e4e4;
border-radius:6px;
-moz-border-radius:6px;
-webkit-border-radius:6px;
}

#breakingnews ul {
margin: 0;
padding: 0;
list-style: none;
}

#breakingnews  ul li {
padding: 6px 0 6px 0;
height: 28px;
overflow: hidden;
font-size: 11px;
line-height: 14px;
font-weight: bold;
display: list-item;
font-family:  myriad-pro, "Myriad Pro", Arial, sans-serif;
text-transform: none;
float: right;
width: 225px;
}

#breakingnews ul li a {
text-decoration: none;
color: #000;
}

.newstime {
padding: 6px 3px 6px 0;
text-decoration:none;
font:11px Arial, Sans-Serif;
color:#003F87;
line-height: 14px;
font-weight:bold;
float: left;
}

.newstime a {
color:#CA0002;
}

.updates {
float: left;
width:258px;
}

/* -------------- Right Box---------------- */

#rightside {
float:left;
width:310px;
height: 297px;
padding: 0;
margin: 0 0 10px 0;
background: white;
border: 1px solid #C3C3C3;
-moz-box-shadow: 0 0 4px #e4e4e4;
-webkit-box-shadow: 0 0 4px #e4e4e4;
box-shadow: 0 0 4px #e4e4e4;
border-radius:6px;
-moz-border-radius:6px;
-webkit-border-radius:6px;
}

#video {
float:left;
width:300px;
height: 278px;
padding: 5px 0 5px 0;
}

#emailbox {
float:left;
width:300px;
margin: 0 0 15px 0;
background: white;
border: 1px solid #C3C3C3;
-moz-box-shadow: 0 0 4px #e4e4e4;
-webkit-box-shadow: 0 0 4px #e4e4e4;
box-shadow: 0 0 4px #e4e4e4;
border-radius:6px;
-moz-border-radius:6px;
-webkit-border-radius:6px;
}

.emailthumb {
float: left;
width: 69px;
height: 75px;
margin: 0;
border: 0;
overflow: hidden;
}

.emailtitle {
float: left;
clear: both;
width: 280px;
margin: 0 0 5px 5px;
text-align: center;
font-size: 20px;
line-height: 20px;
letter-spacing: -1px;
padding: 0;
font-family:  myriad-pro, "Myriad Pro", Arial, sans-serif;
font-weight: bold;
color: #000;
}

.emailtitle a {
color: #000;
}

.emailexcerpt {
float: center;
width: 280px;
padding: 0 0 0 5px;
margin: 0 0 5px 0;
text-align: left;
line-height: 12px;
font-size: 12px;
font-family:  myriad-pro, "Myriad Pro", Arial, sans-serif;
color: #000;
font-weight: normal;
}

.newsletter {
float:left;
clear: both;
width:270px;
clear: both;
height:28px;
padding:0 15px 0 15px;
margin: 0;
}

#emailbox #tools {
height: 21px;
width: 100%;
padding: 3px 0 0 0;
float: left;
clear: both;
}

#emailbox .text {
font-family:  myriad-pro, "Myriad Pro", Arial, sans-serif;
line-height: 21px;
text-align: left;
font-size: 14px;
font-weight: bold;
display: inline;
}

#emailbox .icon {
padding: 0 10px 0 0;
display: inline;
}

.submit {
float: left;
border: 0px;
}

#emailfield {
color: #CCC;
line-height: 14px;
background: #FFF;
width: 165px;
padding: 5px 10px;
margin: 0;
float: right;
border: 1px solid #E6E6E6;
border-left-style: none;
}

#rightbox2 {
float: left;
width: 300px;
height: 250px;
margin: 0 5px 15px 0;
background: white;
padding: 5px;
border: 1px solid #C3C3C3;
-moz-box-shadow: 0 0 4px #e4e4e4;
-webkit-box-shadow: 0 0 4px #e4e4e4;
box-shadow: 0 0 4px #e4e4e4;
border-radius: 6px;
-moz-border-radius: 6px;
-webkit-border-radius: 6px;
}

#promoboxright {
float:left;
width:310px;
margin: 0 0 15px 0;
background: white;
border: 1px solid #C3C3C3;
-moz-box-shadow: 0 0 4px #e4e4e4;
-webkit-box-shadow: 0 0 4px #e4e4e4;
box-shadow: 0 0 4px #e4e4e4;
border-radius:6px;
-moz-border-radius:6px;
-webkit-border-radius:6px;
}

div.social {
float: left;
width: 58px;
padding: 5px 1px 0 1px;
}


/* -------------- Right Column ---------------- */

#rightcolumn {
float:left;
width:300px;
padding:0 0 10px;
}

/* -------------- Top Picks ---------------- */

#topbox {
float: left;
clear: both;
width: 973px;
padding: 5px;
margin: 0 10px 0 0;
background: white;
border: 1px solid #C3C3C3;
-moz-box-shadow: 0 0 4px #e4e4e4;
-webkit-box-shadow: 0 0 4px #e4e4e4;
box-shadow: 0 0 4px #e4e4e4;
border-radius:6px;
-moz-border-radius:6px;
-webkit-border-radius:6px;
}

#contentbox {
float: left;
margin: 0;
padding: 0;
}

#topbox ul {
float: left;
display: block;
}

#contentbox  .article {
float: left;
width: 153px;
list-style-type: none;
margin: 0;
padding: 0 0 0 8px;
}

#topbox .thumb {
float: left;
height: 97px;
width: 137px;
border: 0px solid #000;
margin: 0;
overflow: hidden;
}

.topexcerpt {
float: left;
width:153px;
line-height: 13px;
font-size: 11px;
font-family:  myriad-pro, "Myriad Pro", Arial, sans-serif;
color: #000;
padding: 5px 0 0 0;
}

/* -------------- Section Box ---------------- */

#brokerbox {
float:left;
width: 381px;
height: 310px;
margin:0 5px 0 0;
padding:0;
background: white;
padding: 5px;
border: 1px solid #C3C3C3;
-moz-box-shadow: 0 0 4px #e4e4e4;
-webkit-box-shadow: 0 0 4px #e4e4e4;
box-shadow: 0 0 4px #e4e4e4;
border-radius:6px;
-moz-border-radius:6px;
-webkit-border-radius:6px;
}

#brokertable {
margin: 0 5px 0 5px;
float: left;
}

#brokersidebar {
float:left;
width: 310px;
height: 327px;
margin:0 5px 15px 0;
background: white;
padding: 0;
border: 1px solid #C3C3C3;
-moz-box-shadow: 0 0 4px #e4e4e4;
-webkit-box-shadow: 0 0 4px #e4e4e4;
box-shadow: 0 0 4px #e4e4e4;
border-radius:6px;
-moz-border-radius:6px;
-webkit-border-radius:6px;
}

.brokerwhite {
float:left;
height: 42px;
padding: 5px 0 10px 0;
margin:0;
background: white;
}

.brokergrey {
float:left;
height: 42px;
padding: 5px 0 10px 0;
margin:0;
background: #e3e7e7;
}

.brokerlogo {
float: left;
width: 80px;
height: 26px;
padding: 10px 10px 5px 10px;
}

.brokerdeal {
font-size: 11px;
line-height: 12px;
padding: 10px 0 0 0;
float: left;
width: 170px;
}

.brokertxt {
font-size: 10px;
line-height: 10px;
padding: 11px 0 0 0;
float: left;
width: 100px;
}

.readReview {
font-size: 10px;
line-height: 10px;
padding: 0 0 0 0;
}

.brokerbutton {
float: left;
width: 100px;
padding: 10px 0 0 0;
font-size: 11px;
line-height: 12px;
text-align: center;
color: black;
font-family: Arial, Sans-Serif;
}

.brokerreview{
font-size: 9px;
line-height: 10px;
padding: 5px 0 0 0;
text-align: center;
}

#brokertitle {
line-height: 28px;
font-family:  myriad-pro, "Myriad Pro", Arial, sans-serif;
font-size: 13px;
font-weight: bold;
color: #FFF;
text-shadow: 0 -1px 1px rgba(0, 0, 0, 0.5);
}

.button1 {
padding-right: 17px;
height: 34px;
float: left;
display: block;
font: 14px "Droid Sans", Arial,sans-serif;
font-weight: bold;
margin: 0;
background: transparent url(/wp-content/themes/forex/images/icon-button.png) no-repeat right -34px;
text-shadow: 1px 1px 1px white !Important;
text-decoration: none;
}

.button1 span {
padding: 7px 0px 0px 20px;
display: block;
height: 34px;
color: #474747 !Important;
background: transparent url(/wp-content/themes/forex/images/icon-button.png) no-repeat;
}

.button1:hover { 
text-decoration: none; 
color: #003F87 !Important;
background: url(/wp-content/themes/forex/images/icon-button.png) no-repeat right bottom; 
}

.button1 span:hover { 
background: url(/wp-content/themes/forex/images/icon-button.png) no-repeat left -68px; 
color: #003F87 !Important;
}

.button1 span a {
color: #474747 !Important;
}

/* -------------- Section Icon ---------------- */

h2.icon {
float: left;
width: 100%;
overflow: hidden;
font-family:  myriad-pro, "Myriad Pro", Arial, sans-serif;
font-size: 20px;
line-height: 22px;
font-weight: normal;
color: #101010;
margin: 15px 0 5px 0;
}

h2.icon a {
color: #000;
text-decoration: none;
}

h2.icon a:hover {
color: #03C;
text-decoration: underline;
}

.sectionicon {
float: left;
width: 100px;
height: 100px;
margin: 0;
padding: 0 14px 0 14px;
border: none;
overflow: hidden;
}

.icontxt {
float:left;
width: 166px;
text-align: left;
font-size: 12px;
line-height: 14px;
padding: 10px 0 0 0;
}

.subarticle {
float: left;
padding: 0;
margin: 0;
}

.subarticle ul {
margin: 0;
padding: 0;
height: 90px;
}

.subarticle ul li {
background: url('/wp-content/themes/forex/images/bullet.gif') no-repeat left 3px;
padding: 3px 0 3px 6px;
font-family: Arial, Sans-Serif;
font-size: 11px;
line-height: 14px;
font-weight: bold;
height: 14px;
overflow: hidden;
display: list-item;
list-style-type: none;
}

.subarticle a {
text-decoration: none;
color: #03C;
}



/* -------------- Section Box ---------------- */

.sectionbox {
float: left;
clear: both;
width:668px;
padding: 0;
margin: 10px 0 0 0;
}

.leftnews {
float: left;
width: 314px;
height: 312px;
margin: 0 15px 10px 10px;
background: white;
border: 1px solid #C3C3C3;
-moz-box-shadow: 0 0 4px #e4e4e4;
-webkit-box-shadow: 0 0 4px #e4e4e4;
box-shadow: 0 0 4px #e4e4e4;
border-radius:6px;
-moz-border-radius:6px;
-webkit-border-radius:6px;
}

.rightnews {
float: left;
width: 314px;
height: 312px;
margin: 0 11px 10px 0;
background: white;
border: 1px solid #C3C3C3;
-moz-box-shadow: 0 0 4px #e4e4e4;
-webkit-box-shadow: 0 0 4px #e4e4e4;
box-shadow: 0 0 4px #e4e4e4;
border-radius:6px;
-moz-border-radius:6px;
-webkit-border-radius:6px;
}

.newsbox {
float: left;
padding: 0 10px 10px 10px;
}

.sectionhead {
font-size: 18px;
margin: 0 0 5px 0;
height: 18px;
overflow: hidden;
font-family:  myriad-pro, "Myriad Pro", Arial, sans-serif;
font-weight: bold;
padding: 0 0 10px 0;
border-bottom: 1px solid black;
}

.sectiontop {
color: #03C;
margin: 0 0 10px;
padding: 3px 0 3px 2px;
font-size: 15px;
font-weight: bold;
font-family:  myriad-pro, "Myriad Pro", Arial, sans-serif;
height: 20px;
background: url('/wp-content/themes/forex/images/dots.gif') repeat-x left bottom;
}

.sectiontop a {
color: #03C;
}

.sectiontitle {
float: left;
height: 32px;
overflow: hidden;
font-family:  myriad-pro, "Myriad Pro", Arial, sans-serif;
font-size: 17px;
line-height: 18px;
font-weight: normal;
color: #101010;
padding: 0 0 5px 0;
}

.sectiontitle a {
text-decoration: none;
color: #03C;
}

.sectionimg {
float: left;
width: 135px;
height: 95px;
margin: 0 10px 0 0;
border: none;
overflow: hidden;
padding: 5px;
background: white;
border: 1px solid #C3C3C3;
-moz-box-shadow: 0 0 9px #CCC;
-webkit-box-shadow: 0 0 9px #CCC;
box-shadow: 0 0 9px #CCC;
}

.sectionexcerpt {
float:left;
width: 137px;
text-align: left;
font-size: 11px;
line-height: 13px;
}

.datetime {
font-size: 10px;
padding-top: 5px;
}

.datetime a {
color: #000;
font-weight:bold;
}

.subnews {
float: left;
padding: 10px 0px 10px 0;
margin: 0;
}

.subnews ul {
margin: 0;
list-style: none;
padding: 0;
height: 80px; 
}

.subnews ul li {
background: url('/wp-content/themes/forex/images/bullet.gif') no-repeat left 3px;
padding: 3px 0 3px 6px;
font-family: Arial, Sans-Serif;
font-size: 11px;
line-height: 14px;
font-weight: bold;
height: 14px;
overflow: hidden;
display: list-item;
}

.subnews a {
text-decoration: none;
color: #03C;
}

.more {
margin-top: 10px;
padding: 3px 0 3px 0;
font-family:  myriad-pro, "Myriad Pro", Arial, sans-serif;
font-size: 11px;
line-height: 14px;
font-weight: bold;
height: 14px;
clear: both;
}

.more a {
color: #000;
}

.red {
color: #03C
}

/* -------------- Section Box ---------------- */

div.articlebox {
float:left;
width:100%;
border-top:1px solid #EFEFEF;
margin:0;
padding:0px;
}

div.article1 {
float:left;
width:248px;
margin:0;
padding:0 10px 10px 0;
border-right:1px solid #EFEFEF;
}

div.article2 {
float:left;
width:248px;
margin:0;
padding:0 0 10px 10px;
}

#header1 {
font-family:  myriad-pro, "Myriad Pro", Arial, sans-serif;
color:orange;
font-size:17px;
text-align:left;
height:17px;
border-bottom:3px solid orange;
font-weight:700;
margin:0 0 5px;
padding:2px 0 2px 2px;
}

h1.sectionbox {
font-size:16px;
font-family:  myriad-pro, "Myriad Pro", Arial, sans-serif;
font-weight:400;
letter-spacing:0;
line-height:14px;
word-spacing:0;
padding:0 0 8px;
}

/* -------------- Sidebar ---------------- */

div.inner {
float: left;
padding: 5px;
margin: 0;
}

div.rightbox {
float: left;
width: 300px;
padding: 5px;
margin: 12px 0 0 0;
background: white;
border: 1px solid #C3C3C3;
-moz-box-shadow: 0 0 4px #e4e4e4;
-webkit-box-shadow: 0 0 4px #e4e4e4;
box-shadow: 0 0 4px #e4e4e4;
border-radius:6px;
-moz-border-radius:6px;
-webkit-border-radius:6px;
}

div.facebox {
float: left;
width: 310px;
margin: 0 0 12px 0;
background: white;
border: 1px solid #C3C3C3;
-moz-box-shadow: 0 0 4px #e4e4e4;
-webkit-box-shadow: 0 0 4px #e4e4e4;
box-shadow: 0 0 4px #e4e4e4;
border-radius:6px;
-moz-border-radius:6px;
-webkit-border-radius:6px;
}

div.tweetbox {
float: left;
width: 310px;
margin: 0 0 12px 0;
background: white;
border: 1px solid #C3C3C3;
-moz-box-shadow: 0 0 4px #e4e4e4;
-webkit-box-shadow: 0 0 4px #e4e4e4;
box-shadow: 0 0 4px #e4e4e4;
border-radius:6px;
-moz-border-radius:6px;
-webkit-border-radius:6px;
}

div.sidebarstory {
float:left;
line-height:14px;
padding:10px 0 10px 0px;
width: 100%;
padding:10px 0;
}

div.sidebarthumb {
width:80px;
height:60px;
float:left;
padding:0px 5px 0px 0px;
}

div.sidebartitle {
float:left;
font:13px "HelveticaNeue","Helvetica Neue","HelveticaNeueRoman","HelveticaNeue-Roman","Helvetica Neue Roman","Helvetica", Arial, Sans-Serif;
padding:0 0 2px 0px;
}

div.sidebartitle a {
font-weight: bold;
text-decoration: underline;
color:#053769;
}

div.sidebartext {
float:left;
width: 215px;
font:12px "HelveticaNeue","Helvetica Neue","HelveticaNeueRoman","HelveticaNeue-Roman","Helvetica Neue Roman","Helvetica", Arial, Sans-Serif;
padding:0;
margin:0;
}

div.sidebartext1 {
float:left;
width: 100%;
font:12px "HelveticaNeue","Helvetica Neue","HelveticaNeueRoman","HelveticaNeue-Roman","Helvetica Neue Roman","Helvetica", Arial, Sans-Serif;
padding:0;
margin:0;
}

div.sidebartext1 a, div.sidebartext a {
color: #101010;
}

div.sidebarbox p {
font-size: 12px;
line-height: 14px;
}

div.sidebarbox div.featuredthumb {
float:left;
width:300px;
height:180px;
padding:0 0 6px;
}

div.sidebarbox div.featuredtitle {
float:left;
font:17px "HelveticaNeue","Helvetica Neue","HelveticaNeueRoman","HelveticaNeue-Roman","Helvetica Neue Roman","Helvetica", Arial, Sans-Serif;
line-height:18px;
color:#4272DB;
padding:3px 0;
}

/* -------------- Most Popular Box---------------- */

#mostpopular {
float: left;
width: 310px;
padding: 0;
margin: 0 5px 15px 0;
background: white;
border: 1px solid #C3C3C3;
-moz-box-shadow: 0 0 4px #e4e4e4;
-webkit-box-shadow: 0 0 4px #e4e4e4;
box-shadow: 0 0 4px #e4e4e4;
border-radius:6px;
-moz-border-radius:6px;
-webkit-border-radius:6px;
}

.popularstory {
float: left;
border-bottom: 1px dotted #CCC;
color: #000;
display: block;
font-family: Arial, Sans-Serif;
font-size: 12px;
margin: 5px 0 0 0;
padding: 0 0 5px 0;
width: 300px;
}

.popularthumb {
float: left;
margin: 0 10px 0 5px;
width: 70px;
height: 60px;
overflow: hidden;
padding: 5px;
border: 1px solid #C3C3C3;
-moz-box-shadow: 0 0 9px #CCC;
-webkit-box-shadow: 0 0 9px #CCC;
box-shadow: 0 0 9px #CCC;
}

.populartitle {
width: 180px;
float: left;
color: #000;
display: block;
font-family:  myriad-pro, "Myriad Pro", Arial, sans-serif;
font-size: 14px;
line-height: 16px;
margin: 5px 0 0 0;
padding: 0;
font-weight: normal;
text-align: left;
letter-spacing: 0;
}

.populartitle a {
text-decoration: none;
color: #000;
}


/* -------------- Content ---------------- */
#content {
width:100%;
float: left;
}

#contentfull {
width:100%;
float: left;
}

#content p {
float: none;
font-size:15px;
line-height: 1.6em;
padding-bottom: 1.4em;
font-family: "Myriad Pro" Arial, Sans-Serif;
color:#000;
}

#content p a, #contentfull p a {
color:#03C;
text-decoration: underline;
font-weight:bold;
font-size:15px;
line-height: 1.6em;
padding-bottom: 1.4em;
}

#contentfull p {
float: none;
width:100%;
text-align:left;
font-size:15px;
line-height: 1.6em;
padding-bottom: 1.4em;
font-family:  myriad-pro, "Myriad Pro", Arial, sans-serif;
color:#000;
}

h4.search {
float: left;
}

ul.search {
float: left;
list-style:url("images/arrow-bullet.gif");
padding:0 0 0 10px;
float: none;
clear: both;
display: inline;
}

#content ul, #contentfull ul {
margin-left:0;
list-style:url("images/arrow-bullet.gif");
padding:0 0 0 10px;
float: none;
clear: both;
display: inline;
}

#content ol, #contentfull ol {
margin-left:0;
list-style:decimal;
padding:0 0 0 10px;
}

#content ul li, #content ol li, #contentfull ul li, #contentfull ol li {
font-size:15px;
line-height:1.6em;
margin:0px 0 5px 50px;
color: #101010;
}

/* -------------- Page ---------------- */

#posttitle {
width:995px;
float:left;
margin:0;
padding:0;
min-height: 125px;
}

#pagetitle {
width:985px;
float:left;
margin:0;
padding:10px 0 0 0;
min-height: 50px;
}

#lefttop {
float: left;
width:134px;
min-height: 120px;
}

#middletop {
float: left;
width: 656px;
padding: 10px;
margin: 5px 0 0 0;
background: white;
border: 1px solid #C3C3C3;
-moz-box-shadow: 0 0 4px #e4e4e4;
-webkit-box-shadow: 0 0 4px #e4e4e4;
box-shadow: 0 0 4px #e4e4e4;
border-radius:6px;
-moz-border-radius:6px;
-webkit-border-radius:6px;
min-height: 125px;
}

#righttop {
float:left;
width: 300px;
margin: 0 10px 0 0;
min-height: 125px;
}

#fbtweet {
width:65px;
float:left;
margin:0 10px 5px 0;
padding:0 40px 0 30px;
}

#topbanner {
float: right;
vertical-align: top;
width:300px;
height:250px;
margin: 5px 0 5px 4px;
}

#single-ad {
margin: 0 !Important;
padding: 0 !Important;
background: white !Important;
border: 0 !Important;
-moz-box-shadow: 0 !Important;
-webkit-box-shadow: 0 !Important;
box-shadow: 0 !Important;
border-radius:0 !Important;
-moz-border-radius:0 !Important;
-webkit-border-radius:0 !Important;
}

#bottombanner {
float: right; 
vertical-align: top; 
width:300px; 
height:250px; 
margin: 0 0 10px 10px; 
padding: 5px; !important;
border: 1px solid #C3C3C3; 
-moz-box-shadow: 0 0 9px #CCC; 
-webkit-box-shadow: 0 0 9px #CCC;
box-shadow: 0 0 9px #CCC; 
background: white 
}

#textlinks {
float: right;
vertical-align: top;
width:300px;
height:25x;
padding: 10px 0 0px 0px;
}

div.pageinner {
float: left;
width: 625px;
padding: 5px 15px 5px 15px;
margin: 0;
}

#articletitle {
width: 100%;
float:left;
margin:0 0 5px 0;
padding:0;
}

#breadcrumb {
padding:0 0 0 15px;
font-size: 11px;
color: #000;
}

#breadcrumb a {
text-decoration: none;
}

#articlebyline {
float: left;
margin:0;
padding:0;
}

#articlebyline a {
color:#000;
}

#articletooltop {
float: left;
height: 24px;
width: 100%;
padding: 10px 0 10px 0;
}

#articletoolcenter {
height: 24px;
padding: 10px 0 10px 220px;
text-align: center;
width: 100%;
float: none;
clear: both;
}

#articletoolbottom {
float: left;
height: 24px;
width: 100%;
padding: 5px 0 30px 0;
}

#articletooltop a, articletoolbottom a{
color: #101010;
}

.tool {
float: left;
height: 24px;
padding: 0 5px 0 0;
vertical-align: top !Important;
}

.fb_iframe_widget iframe {
vertical-align: none !Important;
}

.st_sharethis_custom {
font-size:11px;
width: 50px;
color: #101010;
padding:0;
}

.ratingblock {
float: left !Important;
width: 75% !Important;
margin: 0 0 20px 0 !Important;
height: 52px;
}

.thumblock {
float: right !Important;
width: 25% !Important;
margin: 0 0 20px 0 !Important;
height: 52px;
}

#content img, #content iframe {
float:none;
clear:both;
max-width:624px;
margin: 10px 0 10px 5px;
padding: 5px;
background: white;
border: 1px solid #C3C3C3;
-moz-box-shadow: 0 0 9px #CCC;
-webkit-box-shadow: 0 0 9px #CCC;
box-shadow: 0 0 9px #CCC;
border-radius:6px;
-moz-border-radius:6px;
-webkit-border-radius:6px;
}

#contentfull img {
float:none;
clear:both;
margin: 10px 0 10px 0;
padding: 5px;
background: white;
border: 1px solid #C3C3C3;
-moz-box-shadow: 0 0 9px #CCC;
-webkit-box-shadow: 0 0 9px #CCC;
box-shadow: 0 0 9px #CCC;
border-radius:6px;
-moz-border-radius:6px;
-webkit-border-radius:6px;
}

img.full {
float:none;
clear:both;
max-width:963px;
margin: 10px 0 10px 5px;
padding: 5px;
background: white;
border: 1px solid #C3C3C3;
-moz-box-shadow: 0 0 9px #CCC;
-webkit-box-shadow: 0 0 9px #CCC;
box-shadow: 0 0 9px #CCC;
border-radius:6px;
-moz-border-radius:6px;
-webkit-border-radius:6px;
}

div.linkbox {
float:left;
width:518px;
padding: 0 0 10px 10px;
border-bottom: 1px solid #FFFFFF;
}

div.linkstory {
float:left;
width:518px;
line-height:14px;
padding:10px 0 10px 0px;
}

div.linkthumb {
width:80px;
height:60px;
float:left;
padding:0px 5px 0px 0px;
}

div.linktitle {
float:left;
font:13px "HelveticaNeue","Helvetica Neue","HelveticaNeueRoman","HelveticaNeue-Roman","Helvetica Neue Roman","Helvetica", Arial, Sans-Serif;
padding:1px 0 3px 0px;
}

div.linktitle a {
font-weight: bold;
text-decoration: underline;
}

div.linktext {
float:left;
width: 518px;
font:12px "HelveticaNeue","Helvetica Neue","HelveticaNeueRoman","HelveticaNeue-Roman","Helvetica Neue Roman","Helvetica", Arial, Sans-Serif;
padding:0;
margin:0;
}

div.contentbox {
float: left;
width: 645px;
padding: 0;
margin: 0 5px 15px 0;
background: white;
border: 1px solid #C3C3C3;
-moz-box-shadow: 0 0 4px #e4e4e4;
-webkit-box-shadow: 0 0 4px #e4e4e4;
box-shadow: 0 0 4px #e4e4e4;
border-radius: 6px;
-moz-border-radius: 6px;
-webkit-border-radius: 6px;
border-image: initial;
}

div.relatedpostbox {
width:100%;
float:left;
margin:0;
padding:0;
}

div.commentbox {
float: left;
width: 645px;
padding: 0;
margin: 0 5px 0 0;
background: white;
border: 1px solid #C3C3C3;
-moz-box-shadow: 0 0 4px #e4e4e4;
-webkit-box-shadow: 0 0 4px #e4e4e4;
box-shadow: 0 0 4px #e4e4e4;
border-radius: 6px;
-moz-border-radius: 6px;
-webkit-border-radius: 6px;
border-image: initial;
}

.fbFeedbackContent {
	min-height: 110px
}

.fbComments {
	min-height: 110px;
}

#authorbox {
float: left;
width: 520px;
padding: 30px 0px 20px 0px;
}

#authorcontent {
float: left;
width: 498px;
padding: 15px 10px 15px 0px;
margin: 0px;
}

#authorlogo {
float: left;
width: 150px;
height: 55px;
padding: 0px 10px 0px 0px;
border-right: 1px solid #999;
margin: 0px;
}

#authortext {
float: left;
width: 326px;
line-height: 12px;
font-size: 11px;
color: #101010;
padding: 2px 0px 0px 10px;
margin: 0px;
}

/* -------------- Text Ad ---------------- */

div.adstory {
float:left;
line-height:14px;
padding:10px 0 10px 0px;
width: 100%;
padding:10px 0;
}

div.adtitle {
float:left;
font:15px "HelveticaNeue","Helvetica Neue","HelveticaNeueRoman","HelveticaNeue-Roman","Helvetica Neue Roman","Helvetica", Arial, Sans-Serif;
padding:0 0 2px 0px;
}

div.adtitle a {
font-weight: bold;
text-decoration: underline;
}

div.adtext {
float:left;
width: 100%;
font:12px "HelveticaNeue","Helvetica Neue","HelveticaNeueRoman","HelveticaNeue-Roman","Helvetica Neue Roman","Helvetica", Arial, Sans-Serif;
padding:0;
margin:0;
}

/* -------------- Charts ---------------- */

#fxchart {
padding: 10px 0 0 0;
margin: 0;
float: left;
}

.charts h1 {
font-size:30px;
font-family:"HelveticaNeue","Helvetica Neue","HelveticaNeueRoman","HelveticaNeue-Roman","Helvetica Neue Roman","Helvetica", Arial, Sans-Serif;
letter-spacing:-0.5px;
line-height:30px;
word-spacing:0;
font-weight:400;
padding: 5px 0 5px 0;
margin: 8px 0 5px 0;
border-bottom: 2px solid #101010;
}

.charttable {
float: left;
width: 100%;
padding: 0;
}

.charttable ul {
font-size:20px;
line-height:21px;
font-family:"HelveticaNeue","Helvetica Neue","HelveticaNeueRoman","HelveticaNeue-Roman","Helvetica Neue Roman","Helvetica", Arial, Sans-Serif;
width:92px;
float: left;
margin:0;
list-style:none;
padding:10px 5px 10px 10px;
}

.charttable ol {
margin-left:0;
list-style:decimal;
padding:0 0 0 10px;
}

.charttable ul li,#charttable ol li {
font-size:11px;
line-height:12px;
font-family:  myriad-pro, "Myriad Pro", Arial, sans-serif;
margin:3px 0 3px 0;
color: #101010;
}


/* -------------- Full Width Pages ---------------- */

#fullwidth {
width:664px;
padding: 0 10px 0 0;
}

#fullwidth img {
float:right;
max-width:664px;
margin:10px 0 10px 0px;
}

#fullwidth p {
float: none;
width:664px;
max-width:664px;
font-size:13px;
line-height:20px;
padding-bottom: 1em;
font-family:  myriad-pro, "Myriad Pro", Arial, sans-serif;
color:#101010;
}

/* -------------- Review Pages ---------------- */

#review h1 {
font-size:40px;
font-family:"HelveticaNeue","Helvetica Neue","HelveticaNeueRoman","HelveticaNeue-Roman","Helvetica Neue Roman","Helvetica", Arial, Sans-Serif;
letter-spacing:-1px;
line-height:40px;
word-spacing:0; 
font-weight:bold;
padding: 10px 0 20px 10px;
}

#review p {
float: none;
width:626px;
max-width:626px;
font-size:13px;
line-height:20px;
padding-bottom: 1em;
font-family:  myriad-pro, "Myriad Pro", Arial, sans-serif;
color:#101010;
}

#review img {
float:none;
clear:both;
max-width:624px;
margin: 10px 0 10px 5px;
padding: 5px;
background: white;
border: 1px solid #C3C3C3;
-moz-box-shadow: 0 0 9px #CCC;
-webkit-box-shadow: 0 0 9px #CCC;
box-shadow: 0 0 9px #CCC;
border-radius:6px;
-moz-border-radius:6px;
-webkit-border-radius:6px;
}

div.tagline a {
text-decoration: underline;
padding: 0 0 0 10px;
}

div.brokertable {
float:left;
margin: 0px 0px 0px 0px;
width: 646px;
border: 0px none;
}

div.tileleft {
float: left;
padding: 10px 10px 0px 0px;
width: 320px;
}

div.tileright {
float: left;
padding: 20px 0px 0px 0px;
width: 220px;
border: 0px none;
font-size:15px;
line-height:20px;
font-family:  myriad-pro, "Myriad Pro", Arial, sans-serif;
}

div.listbox {
float: left;
padding: 10px 0 0px 3;
width: 318px;
}

div.tiletitle {
float: left;
padding: 0px 10px 5px 0px;
width: 100px;
font-weight: bold;
}

div.tiletext {
float: right;
padding: 0px 0px 5px 0px;
width: 110px;
font-weight: normal;
}

div.button a {
color:#FFFFFF;
text-decoration: none;
font-weight: bold;
margin: 2px 0 2px 0;
}

div.infotitle {
float: left;
font-weight: bold;
width: 220px;
font-size:13px;
line-height:20px;
font-family:  myriad-pro, "Myriad Pro", Arial, sans-serif;
color:#101010;
margin: 5px 0 10px 0;
}

div.infotext {
float: left;
width: 406px;
font-weight: normal; 
font-size:13px;
line-height:20px;
font-family:  myriad-pro, "Myriad Pro", Arial, sans-serif;
color:#101010;
margin: 5px 0 10px 0;

}

div.brokerlink {
float: right;
padding: 10px 20px 10px 10px;
font-weight: bold; 
font-size:15px;
line-height:20px;
font-family:  myriad-pro, "Myriad Pro", Arial, sans-serif;
color:#101010;
}

hr {
background: white url("http://forexnewsnow.com/wp-content/themes/forex/images/horizontal-divider.png") no-repeat 0px 0px;
border: 0px none;
height: 18px;
margin: 0px 0px 0px 0px;
width: 646px;
position: center;
}

.btn-demo:hover, .btn-join:hover {
background-position: 0px -42px;
text-decoration: none;
}

.btn-join {
background: url("http://forexnewsnow.com/wp-content/themes/forex/images/broker-join-btn.png") no-repeat scroll 0 0 transparent;
color: #FFFFFF;
display: inline-block;
font-family:  myriad-pro, "Myriad Pro", Arial, sans-serif;
font-size: 24px;
font-weight: bold;
height: 42px;
line-height: 38px;
margin-right: 5px;
text-align: center;
text-shadow: 0 1px 0 rgba(0, 0, 0, 0.3);
width: 172px;
}

.btn-demo {
background: transparent url("http://forexnewsnow.com/wp-content/themes/forex/images/broker-demo-btn.png") no-repeat 0px 0px;
color: white;
display: inline-block;
font-family:  myriad-pro, "Myriad Pro", Arial, sans-serif;
font-size: 24px;
font-weight: bold;
height: 42px;
line-height: 38px;
margin-right: 10px;
text-align: center;
text-shadow: 0 1px 0 rgba(0, 0, 0, 0.3);
width: 172px;
}

#review ul {
margin-left:0;
list-style:url("images/arrow-bullet.gif");
padding:0 0 0 10px;
}

#review ol {
margin-left:0;
list-style:decimal;
padding:0 0 0 10px;
}

#review ul li, #review ol li {
font-size:15px;
line-height:20px;
font-family:  myriad-pro, "Myriad Pro", Arial, sans-serif;
margin:0 0 10px 10px;
color: #101010;
width: 249px;
}

/* -------------- navigation ---------------- */

.navigation {
text-align:Center;
padding:5px 0 40px 0;
}

.wp-pagenavi a:hover {
border:1px solid #101010;
color:#101010;
background-color:#FFF;
}

.wp-pagenavi span.pages {
color:#101010;
border:1px solid #101010;
background-color:#FFF;
margin:2px;
padding:2px 4px;
}

.wp-pagenavi span.current {
font-weight:700;
border:1px solid #101010;
color:#101010;
background-color:#FFF;
margin:2px;
padding:2px 4px;
}

.wp-pagenavi span.extend {
border:1px solid #101010;
color:#101010;
background-color:#FFF;
margin:2px;
padding:2px 4px;
}

.wp-pagenavi a,.wp-pagenavi a:link,.wp-pagenavi a:visited,.wp-pagenavi a:active {
text-decoration:none;
border:1px solid #053769;
color:#053769;
background-color:#FFF;
margin:2px;
padding:2px 4px;
}

/* -------------- Broker  ---------------- */

#brokerbar {
float:left;
clear:both;
text-align:center;
position:relative;
width:973px;
background: white;
margin: 0 15px 15px 15px;
padding: 0;
border: 1px solid #C3C3C3;
-moz-box-shadow: 0 0 4px #e4e4e4;
-webkit-box-shadow: 0 0 4px #e4e4e4;
box-shadow: 0 0 4px #e4e4e4;
border-radius:6px;
-moz-border-radius:6px;
-webkit-border-radius:6px;
}

#brokerwrapper {
float:left;
width:963px;
color:#000;
font-size:20px;
margin:0;
padding: 10px 0 20px 0;
}

#brokerbar .broker {
float:left;
text-transform:capitalize;
width:110px;
padding: 5px 40px 5px 40px;
}

#brokerbar .broker img {
border: 0px #d1d1d1 solid;
}


#brokerbar .brokername {
color:#000;
font-size:20px;
text-align:center;
font-family:"Droid Sans", Arial, Helvetica, sans-serif;
padding:0;
float: none;
}

#brokerbar .broker p a {
font-weight:700;
color:#fff;
text-decoration:none;
display:block;
height:18px;
padding:7px 0 0;
}

/* -------------- footer ---------------- */

#footerline {
height: 1px;
width: 100%;
background-color: #FFF;
float: left;
clear: both;
}

#footerbg {
width:100%;
margin:0 auto;
clear:both;
float:left;
height:45px;
background: #E6E6E6;
background: -webkit-gradient(linear, center top, center bottom, from(white), to(#E6E6E6));
background: -moz-linear-gradient(top, white, #E6E6E6);
filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#FFFFFFFF', endColorstr='#FFE6E6E6');
border-top: 1px solid #C3C3C3;
}

#footer {
width: 100%;
margin: 0 auto;
clear: both;
padding: 20px 0 0 0;
background-color: #990000;
background-image: url(http://forexnewsnow.com/wp-content/themes/forex/images/aside-bg-tile.png);
border-top: 1px solid #C3C3C3;
}

#footerwrapper {
width: 965px;
clear: both;
height: 126px;
margin: 0 auto;
padding: 0 20px 0 30px;
}

#footer a {
color:#fff;
}

li.footer a {
font-size: 14px;
line-height: 13px;
letter-spacing: 0px;
margin: 0;
padding: 0 0 3px 0;
font-family:  myriad-pro, "Myriad Pro", Arial, sans-serif;
font-weight: bold;
color: black;
text-align: left;
}

#footerlogo {
float: left;
width: 190px;
height: 76px;
padding: 10px 0 10px 0;
}

#footer div.logo {
float:left;
width:190px;
font-size:11px;
font-family:  myriad-pro, "Myriad Pro", Arial, sans-serif;
font-weight:normal;
margin:0 10px 25px 0;
}

#footer div.column {
float:left;
width:100px;
font-size:11px;
font-family:  myriad-pro, "Myriad Pro", Arial, sans-serif;
font-weight:normal;
margin:16px 0 25px 35px;
}

#footer ul {
list-style-type:none;
float: left;
}

#bottomfooter{
width:955px;
margin:0 auto;
padding:10px 20px 10px 20px;
clear: both;
position: relative;
font-family:  myriad-pro, "Myriad Pro", Arial, sans-serif;
font-size: 9px;
line-height: 9px;
color: #000;
}

#disclaimer {
clear: both;
text-align: justify;
}

#disclaimer a {
color: #000;
}

#copyright {
clear: both;
padding:20px 0 10px 0;
}

#copyrightleft {
float:left;
text-align: left;
padding: 2px 0 0 0;
color: #03C;
display: inline;
height: 16px;
overflow: hidden;
}

#copyrightleft a {
color: #000;
}

#copyrightright {
float:right;
text-align: right;
padding: 2px 0 0 0;
}

.lasttxt {
padding: 0 5px 0 0;
}


/* -------------- comments ------------- */
#commentlist {
list-style:none;
border:1px #999;
margin:10px 0;
padding:5px;
}

.commentlist cite {
display:block;
font-style:normal;
padding:7px;
}

.commentlist cite img {
border:1px solid #aab59a;
float:left;
margin-right:9px;
padding:1px;
}

.commentlist .author {
font:small-caps bold 1.2em "HelveticaNeue","Helvetica Neue","HelveticaNeueRoman","HelveticaNeue-Roman","Helvetica Neue Roman","Helvetica", Arial, Sans-Serif;
text-decoration:underline;
border:1px solid #101010;
}

.commenttext {
background:url("images/hr_dot_black.gif") repeat-x scroll 0 100% transparent;
color:#fafcf6;
padding:0 20px 10px;
}

#respond {
padding:10px 0 0;
}

.commentlist input,textarea {
border:1px solid #999;
padding:3px;
}

#commentlist p,#respond p {
font-family:"HelveticaNeue","Helvetica Neue","HelveticaNeueRoman","HelveticaNeue-Roman","Helvetica Neue Roman","Helvetica", Arial, Sans-Serif;
font-size:12px;
line-height:18px;
}

.commentlist a:link,.commentlist a:visited,.commentlist a:hover,.commentlist a:active {
color:#101010;
}

#author,#email,#comment,#submit {
border:1px solid #999;
padding:2px;
}