/*
Theme Name:     Thematic Child
Theme URI:      http://net-essence.com/
Description:    Child theme for the Thematic theme
Author:         Antonimo
Author URI:     http://net-essence.com/
Template:       thematic
Version:        0.1.0
*/

@import url("../thematic/style.css");

@font-face {
    font-family: 'FjordOne';
    src: url('fonts/FjordOne-Regular-webfont.eot');
    src: url('fonts/FjordOne-Regular-webfont.eot?#iefix') format('embedded-opentype'),
         url('fonts/FjordOne-Regular-webfont.woff') format('woff'),
         url('fonts/FjordOne-Regular-webfont.ttf') format('truetype'),
         url('fonts/FjordOne-Regular-webfont.svg#FjordOne') format('svg');
    font-weight: normal;
    font-style: normal;

}

::selection {
  background: #ffb7b7; /* WebKit/Blink Browsers */
}
::-moz-selection {
  background: #ffb7b7; /* Gecko Browsers */
}

body, input, textarea {
    color:#444 ! important;
    /*font: 12px Arial,sans-serif;*/
    line-height:18px ! important;

    /*font-family: Georgia,"Times New Roman",Times,serif;*/
    font-family: 'FjordOne',Times,serif ! important;    
    font-style: normal;
    font-variant: normal;
    font-weight: normal;
    letter-spacing: 0;
    text-transform: none;
    background-color: rgb(240,240,240);
}

.ie7 hr {
	background-color:transparent ! important;
	color:#ccc ! important;
}

.entry-content h1,
.entry-content h2 {
  font-family:'FjordOne',sans-serif ! important;
}
.entry-content h3 {
	font-family:'FjordOne',sans-serif ! important;
}
.entry-content h4 {
	font-family:'FjordOne',sans-serif ! important;
}

.page-link {
	clear:both ! important;
}

.aside caption {
	font-family:'FjordOne',sans-serif ! important;
}



body {
	/*background-color: #000;*/
}

body p {
	line-height: 150% ! important;
	margin-bottom: 20px ! important;
}

#branding {
	padding: 40px 0 ! important;
}

#blog-title {
  font-family:'FjordOne',sans-serif ! important;
}

.entry-title {
	font-family:'FjordOne',sans-serif ! important;
}

/*Links*/
a.more-link:link {
    color:#00aeef;
    text-decoration: none;
}
a.more-link:visited {
    color:#00aeef;
}
a.more-link:active, a.more-link:hover {
    color: #aa0000;
}

.aside a {
    text-decoration: none;
}


#branding {
	/*background-image: url('images/netessence-trans-400x125.png');*/
	background-image: url('images/44-46_Logo.png');
	background-repeat: no-repeat;
	background-position: left 20px;
}


#blog-title {
	text-align: right;
}
#blog-description {
	text-align: right;
	font-size: 19px ! important;
	line-height: 150%;
	letter-spacing: -0.5px;
}

#telephone {
	padding-top: 20px;
	text-align: right;
	font-size: 24px;
	color: #aa0000;
}

#header {
	/*background-color: #fff;*/
  background-color: rgb(240,240,240);
/*	background-image: url('images/menu-bg-2.png');
	background-position: bottom;
	background-repeat: repeat-x;*/
    /*background-image: url(images/currencies.png);*/
    /*background-repeat: repeat-x;*/
}


#main {
 /*background-color: #fff;*/
  background-color: rgb(240,240,240);
}

a.underfooter {
	text-decoration: none;
}

a.underfooter:hover {
	text-decoration: underline;
}



/*MailChimp*/
/*Form 2*/
form#ns_widget_mailchimp_form-2 {
	padding: 5px;
	background-color: #000 ! important;
	margin-top: 10px;
}

form#ns_widget_mailchimp_form-2 label {
	color: #fff ! important;
}

form#ns_widget_mailchimp_form-2 input {
	/*margin-left: 40px;*/
	margin-bottom: 20px;
	width: 50px;
	width: 130px;
}

form#ns_widget_mailchimp_form-2 span.mclabel {
	width: 100px;
	/*background-color: #333;*/
	display: inline-block;
}

/*Form 3*/
form#ns_widget_mailchimp_form-3 {
	padding: 5px;
	/*background-color: #000 ! important;*/
	margin-top: 20px;
}



#blog-title a {
  color: #e60000;
  text-decoration: none;
}



.main-aside h3.widgettitle {
	color: #e60000;
	/*background-color: #ccc;*/
	font-style: normal;
	font-weight: bold;
}


.aside ul ul {
    list-style:square;
    margin:0 0 22px 20px;
    color: #e60000;
}
.aside ul ul li {
    padding:1px 0;
}



div#primary, div#index-insert {
	border: 1px solid #00aeef ! important;
}


.tagcloud a {
	text-decoration: underline;
	margin: 2px;
}

.paged #nav-above {
  padding: 0 0 10px ! important;
}

#main {
	padding: 10px 0 22px ! important;
}



div.mega-menu-wrap {
	margin: 0 auto ! important;
	max-width: 940px ! important;
}

#container {
  width:620px;
  float:left;
  margin-top: 20px ! important;
}

#primary {
  margin-top: 20px;
}

#content {
    margin:0 0 0 10px;
    width:600px;
    overflow:hidden;
}
.main-aside {
    width:320px;
    float:right;
    position:relative;
    right:10px;
}

iframe.market-hours {
	height: 600px;
}


ul#menu-main li {
	background-color:#eeeeee ! important;
}


ul#menu-main li a {
	color:#e60000 ! important;
	/*font-weight:bold;*/
}

ul#menu-main li {
	margin-bottom: 0px !important;
}

ul#menu-main li a {
	margin-bottom: 0px !important;
	background-color:#eeeeee ! important;
}

ul#menu-trading li {
	margin-bottom: 0px !important;
}

.sf-menu a, .sf-menu a:visited {
    color: #e60000 ! important;
}

#index-bottom {
	border: 1px solid #e60000 ! important;
}



table.candlestick td {
    /*height: 50px;*/
    vertical-align: middle;
}
table.candlestickmenu td.lighted {
	background-color:#ffff99 ! important;
	font-weight: bold;
}


li#quotescollection h3 {
	display: none ! important;
}
div.quotescollection_randomquote {
	text-align: center;
	margin: 0 auto;
}

q {
	font-style: italic;
	font-size: 150%;
	/*color: #e60000;*/
	color: #00aeef;
	line-height: 120%;
}

table.currency-trading-volumes td {
	text-align: center;
	height: 20px ! important;
}

/*
#r1c1, #r1c2, #r2c1, #r2c2, #r3c1, #r3c2, #r4c1, #r4c2, #r5c1, #r5c2, #r6c1, #r6c2, #r7c1, #r7c2, #r8c1, #r8c2  {
	float: left;
	width: 50%;
	text-align: center;
	color: #00aeef;
}
*/

#r1c1, #r2c1, #r3c1, #r4c1, #r5c1, #r6c1, #r7c1, #r8c1 {
	float: left;
	width: 40%;
	text-align: center;
	color: #00aeef;
}


#r1c2, #r2c2, #r3c2, #r4c2, #r5c2, #r6c2, #r7c2, #r8c2  {
	float: left;
	width: 60%;
	text-align: center;
	color: #00aeef;
}

blockquote {
	color: #666;
  font-style: italic;
  background-color: #ffffcc;
}


.bull-button {
	color:#00aa00;
}
.bear-button {
	color:#aa0000;
}




form#contactForm {
	font-family: verdana, sans-serif;
	/*font-size: 0.7em;*/
}

form#contactForm p {
	line-height: 110%;
}

form#contactForm p:hover {
	/*background-color: #F6F2EA;*/
}

form#contactForm input {
	/*height: 30px;*/
	width: 200px;
}

form#contactForm textarea {
	height: 30px;
	width: 200px;
}

form#contactForm input:focus, form#contactForm textarea:focus {
	background-color: #ffd;
	width: 15em;
}

form#contactForm textarea:focus {
	height: 200px;
}

label.capsule-form {
	width: 12em;
	float: left;
}
label.services {
	width: 99%;
	float: left;
}
label.services span {
	color: #f00;
}
label.error {
	float: none;
	color: red;
	padding-left: .5em;
	vertical-align: top;
}

form#contactForm p.form-title {
	font-weight: bold;
	margin: 0px 200px 0px 0px;
}

form#contactForm p.form-title span {
	color: #aa0000;
}

a[href="http://blog.net-essence.co.uk/net-essence-website/"] {
  color: #00aeef ! important;
  font-weight: bold;
}

blockquote.quotescollection p q {
	/*color: #006;*/
	font-style: normal;
}




li.s2_form_widget {
	background: none repeat scroll 0 0 #F4F4F4;
  border: 1px dotted #DDDDDD;
  margin-bottom: 10px;
}

div.below-mailchimp {
	border-bottom: 2px double #00aeef;
	margin-bottom: 20px;
}

div.primary-not-sure {
	padding-bottom: 20px;
}

div.primary-not-sure a {
	color: #00aeef;
	font-weight: bold;
}

div.not-sure {
	padding-bottom: 20px;
	margin-bottom: 20px;
	border-bottom: 2px double #00aeef;
}
div.not-sure a {
	color: #00aeef;
	font-weight: bold;
}



blockquote.quotescollection cite {
    display: block ! important;
}



div.anthony_charlton p {
	font-size: 15px ! important;
	/*line-height: 150%;*/
}

div.anthony_charlton img {
	width: 100px;
	height: 100px;
}



#row2col1 {
	margin-top: 10px;
	float: left;
	width: 48%;
}

#row2col2 {
	margin-top: 10px;
	float: left;
	margin-left: 2%;
	width: 48%;
	text-align:center;
}


p.times3 {
	/*color: #FF6600;*/
}
span.times5 {
	color: #e60000;
	font-weight: bold;
}


p.simple-subscribe {
	padding-bottom: 20px ! important;
}


div.entry-content ol li, ul li {
	line-height: 150% ! important;
	/*margin-bottom: 20px ! important;*/
	margin-bottom: 5px ! important;
}

div.entry-content ul li ul li {
	line-height: 150% ! important;
	margin-bottom: 5px ! important;
}

table.encounter td {
  padding:10px;
}


div#ss_pages {
  background-color: #ddffff;
}

div#ss_posts {
  background-color: #ffffdd;
}

div#ss_cpt {
  background-color: #ffddff;
  display:none;
}
/*
div#ss_posts h2.post_heading {
  font-weight: bold;
  color: #e60000;
  font-size: 2em;
}
div#ss_pages h2.page_heading {
  font-weight: bold;
  color: #e60000;
  font-size: 2em;
}
*/
div#ss_posts h2.post_heading, div#ss_pages h2.page_heading, div#ss_cpt h2.cpt_heading {
  font-weight: bold;
  color: #000000;
  font-size: 1.2em;
  font-style: italic;
}


div#article_source {
  font-style: italic;
  font-size: 12px;
  color: #555555;
}

h2.jc_articles {
  font-size: 14px;
  padding-bottom: 0px;
}

h2.jc_articles a {
  text-decoration: none;
}

#article_new {
  font-size: 9px;
  font-weight: bold;
  padding-bottom: 0px;
  color: #e60000;
  text-decoration: none;
  line-height: 100%;
  display:inline;
  margin-right: 10px;
}

span.articleLsTitle {
  color: #e60000;
}

p.bodyText {
  /*color:#ffff00;*/
  font-weight: bold;
}

p.bodyText span.jc_title {
  /*color:#ff00ff;*/
  font-weight: normal;
  font-style: italic;
}

span.greyTxtpdf {
  font-style: italic;
  font-size: 12px;
  color: #555555;
  font-weight: normal;
}


table.tableizer-table {
	border: 1px solid #CCC; font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.tableizer-table td {
	padding: 4px;
	margin: 3px;
	border: 1px solid #ccc;
}
.tableizer-table th {
	padding: 4px;
	margin: 3px;
	border: 1px solid #ccc;
	background-color: #E60000;
	color: #FFF;
	font-weight: bold;
}

span.highlight {
  background-color: #ffff55;
}


/*Special Links*/
li.pips-predator a,
li.tsc a,
li.mega-pips-predator a,
li.mega-tsc a
{  
  color: #0000e6 ! important;
  font-weight: bold ! important;
}


#mega-menu-wrap-primary-menu #mega-menu-primary-menu li.mega-menu-item a[class^="dashicons"]::before {
  font-family: dashicons;
  color: #000 ! important;
  font-weight: bold ! important;
}

ul.mega-sub-menu {
  width: 200px ! important;
}

ul.mega-sub-menu a.mega-menu-link {
  line-height: 1.5em ! important;
  margin: 16px 0 16px 0 ! important;
}

div.quotation {
  border-right: 1px solid #333;
  border-left: 1px solid #333;
  padding: 20px;
  margin: 20px;
}
span.quotation {
  font-size: 1.5em;
  font-style: italic;
  color: #009;
  margin: 20px 10px;
  line-height: 1.5em;
}

blockquote.quotescollection-quote {
  border: 1px solid #000;
  padding: 5px;
  background-color: #fff;
}

div.twocol-one {
  width: 48%;
  float: left;
  margin-right: 4%;
  position: relative;
}

.last {
  clear: right;
  margin-right: 0 ! important;
}

ol.lowercase li {
  list-style-type: lower-alpha;
  margin-left: 20px;
}

span.QA {
  float: left;
  font-size: 36px;
  line-height: 32px;
  padding-top: 4px;
  padding-right: 8px;
  padding-left: 3px;
}

