body{
	background: #8c836e url(../images/dimension.png) top center no-repeat;
	margin: 0;
	padding: 0;
}


#page-wrapper{
	width: 980px;
	background: #fff;
	margin: 0 auto;
	position: relative;
}

#header{
	background: url(../images/header.png) bottom center no-repeat;
	border-bottom: 3px solid #6b634e;
}
#header a#logo{
	display: none;
}
#site-name{
	background: url(../images/fs-logo.png) top left no-repeat;
	width: 400px;
	height: 75px;
	float: left;
	text-indent: -1500em;
	margin: 15px 0 15px 35px;
}
#date-search{
	float: right;
	width: 300px;
	height: 75px;
	margin: 15px 15px 15px 0;
}
#date-box{
	text-align: right;
	font-family: Georgia;
	font-size: 1.5em;
	color: #473d28;
}
#search-box{	
	text-align: right;
}
#search-box input[type=text]{
	border-radius: 20px;
	-webkit-border-radius: 20px;
	border: none;
	padding-left: 7px;
	padding-right: 7px;
	margin-right: 7px;
}
.inactive-search{
	color:  #666;
}
#site-name a{
	display: block;
	width: 400px;
	height: 75px;
}
.header-login {
	float:right;
}
.header-login a {
	color: white;
}
#main-wrapper{
	background: url(../images/faux-column-bg.png) bottom left repeat-y;
}
.front #main-wrapper,
.section-admin #main-wrapper{
	background: none;
}
.front h1.title{
	display: none;
}
#content{
	float: left;
	width: 540px;
	margin: 0 10px 0 20px;
	padding-bottom: 30px;
}
#content-wide{
	float: left;
	width: 775px;
	margin: 0 10px 0 20px;
	padding-bottom: 30px;
}
.content a{
	font-weight: bold;
}
.content a:active{
	background-color: inherit;
}
.front #content{
	width: 620px;
	margin: 0 10px 0 20px;
}
.section-admin #content{
	width: 700px;
}
#content-area{
	line-height: 1.7;
}
/* start navigation */ 
#navigation{
	width: 160px;
	float: left;
	position: relative;
}
#navigation ul{
	margin: 0;
	padding: 0;
}
#navigation ul ul{
	display: none;
}
 
#navigation li{
	list-style-type: none;
	margin: 0;
	padding: 0;
}
#navigation li.active-trail{
	background: #d9d5ca;
	font-weight: bold;
}
#navigation li a{
	display: block;
	background: #e8e4d9;
	border-bottom: 1px solid #c2beb4;
	color: #444;
	padding: 4px 4px 4px 7px;
}
#navigation li.active-trail ul{
	display: block;
}
#navigation li.active-trail ul ul{
	display: none;
}
#navigation li.active-trail ul li.active-trail ul{
	display: block;
}
#navigation li.active-trail,
#navigation li.active-trail a{
	background: #d9d5ca;
	font-weight: bold;
}
#navigation li.active-trail li.active-trail,
#navigation li.active-trail li.active-trail a,
#navigation li.active-trail li.active-trail li.active-trail,
#navigation li.active-trail li.active-trail li.active-trail a
{
	font-weight: bold;
}
#navigation li ul{
	border-bottom: 1px solid #c2beb4;
	border-right: 1px solid #eaeae9;
	background: #fdfdfc;
}
#navigation li ul ul{
	border-right: none;
}
 
#navigation li.active-trail li.active-trail ul{
	border-bottom: none;
	padding-top: 0;
	padding-bottom: 0;
	padding-left: 7px;
	
}
#navigation li.active-trail li.active-trail li{
	border-left:  3px solid #ddd;
	background: none;
}
#navigation li.active-trail li.active-trail ul a{
	font-weight: normal;
	background: none;
}
#navigation li.active-trail ul a,
#navigation li ul a{
	font-weight: normal;
	border-bottom: none;
	background: #fdfdfc;
	padding: 2px 2px 2px 7px;
}
#navigation li li.first a{
	padding-top: 5px;
}
#navigation li li.last a{
	padding-bottom: 5px;
}
#navigation li a:hover{
	text-decoration: none;
	background: #d9d5ca;
}
#navigation li ul a:hover,
#navigation li ul li.active-trail a:hover{
	background: #eeede9;
}

/* end special side nav */

.front #navigation li.active-trail a{
	background: #d9d5ca;
	font-weight: normal;
}
.front #navigation .first a,
.front #navigation .last a,
.section-admin #navigation .first a,
.section-admin #navigation .last a{
	padding-bottom: 0;
	padding-top: 0;
}
.front #navigation,
.section-admin #navigation{
	float: none;
	width: auto;
	margin-bottom: 1.5em;
}
.front #navigation ul,
.section-admin #navigation ul{
	margin: 0;
	padding: 0 10px;
	font-family: NewsGothicFSBook, Arial, "Helvetica Neue", Helvetica, sans-serif;
	font-size: 18px;
}
.front #navigation ul ul,
.section-admin #navigation ul ul{
	display: none;
}
.front #navigation .primary-links ul ul,
.section-admin #navigation .primary-links ul ul{
	background: #e8e4d9;
	border-bottom: 1px solid #c2beb4;
	border-right: none;
	line-height: 30px;
}
.front #navigation .primary-links ul li:hover a,
.section-admin #navigation .primary-links ul li:hover a,
.front #navigation .primary-links ul li.sfHover a{
	background: #e8e4d9;
}
.front #navigation .primary-links ul ul a,
.section-admin #navigation .primary-links ul ul a{
	background: #e8e4d9;
	font-family: NewsGothicFSDemiBold;
	font-size: 15px;
}
.front #navigation .primary-links ul ul a:hover,
.section-admin #navigation .primary-links ul ul a:hover{
	background: #dad5ca;
}
.front #navigation .primary-links ul li ul,
.section-admin #navigation .primary-links ul li ul{
	/* display: block; */
	position: absolute;
	top: 34px;
	left: 0;
	
}

.front #navigation li,
.section-admin #navigation li{
	margin: 0;
	padding: 0;
	list-style-type: none;
	float: left;
}
.front #navigation a,
.section-admin #navigation a{
	display: block;
	padding: 0 10px;
	background: #c1baaa;
	text-decoration: none;
	color: #444;
	float: left;
	border-bottom: none;
}
.front #navigation a:hover,
.section-admin #navigation a:hover{
	background: #e8e4d9;
}
li.expanded,
li.collapsed,
li.leaf {
	list-style-image: none;
}
.menu-checkout-menu {
	display: none;
}
.front #navigation .primary-links,
.section-admin #navigation .primary-links{
	line-height: 34px;
	background: #c1baaa;
}
.front #navigation .menu-market-focus,
.section-admin #navigation .menu-market-focus{
	background: #e8e4d9;
	border-bottom: 1px solid #c2beb4;
	line-height: 30px;
}
.front #navigation .menu-market-focus a,
.section-admin #navigation .menu-market-focus a{
	background: #e8e4d9;
	font-family: NewsGothicFSDemiBold;
	font-size: 15px;
}
.front #navigation .menu-market-focus a:hover,
.section-admin #navigation .menu-market-focus a:hover{
	background: #dad5ca;
}
.menu-market-focus{
	display: block;
}
.menu-market-focus ul.menu{
	display: block;
}
.section-cart .menu-market-focus,
.section-cart .primary-links {
	display: none;
}
.section-cart .menu-checkout-menu {
	display: block;
}
#fp-market-observation{
	color: #c4c4c4;
}
#fp-featured-editorial .pane-content{
	font-size: 110%;
}
#fp-market-observation .pane-content{
	font-size: 110%;
	padding: 10px 15px;
	background: #393834;
	margin-bottom: 1.5em;
}
#fp-market-observation .featured-header h2,
#fp-market-observation .featured-header h2 a{
	color: #ddd;
	font-weight: normal;
}
#fp-market-observation .featured-header h3,
#fp-market-observation .featured-header h3 a{
	color: #aaa;
	font-weight: normal;
}
#fp-market-observation .featured-header h2 a:hover{
	color: #aaa;
	font-weight: normal;
}
#fp-market-observation .post-meta{
	border-top:1px solid #545350;
	border-bottom:1px solid #545350;
	color: #535252;
}
#fp-market-observation .name a,
#fp-market-observation .coauthors a,
#fp-market-observation .date {
	color: #767676;
}
#fp-market-observation h2.pane-title{
	color: #ededed;
	background: #4a4945;
	border-top: none;
	border-bottom: none;
	margin-bottom: 0;
}
#fp-newshour .picture,
#fp-market-observation .picture{
        margin-top: .3em;
}
#fp-market-observation .coauthors{
	margin-top: -0.5em;
	border-bottom:1px solid #545350;
	color: #535252;
	margin-bottom: 0.5em;
	text-transform: uppercase;
	font-weight: bold;
}
#fp-highlighted-editorials .views-row{
	width: 300px;
	float: left;
	height: 190px;
	margin-bottom: 15px;
	border-top: 1px solid #dbdbdb;
	padding-top: 15px;
}
#fp-highlighted-editorials p{
	line-height: 1.3;
}
#fp-highlighted-editorials .views-row-odd{
	margin-right: 19px;
}
#fp-newshour{
	background: #a19168 url(../images/fp-newshour-bg.png) left bottom no-repeat;
	color: #fff;
	padding: 0px;
}
#fp-newshour .pane-content{
        font-size: 110%;
        padding: 10px 15px;
        margin-bottom: 1.5em;
}
#fp-newshour .picture p{
	margin: 0;
	padding: 0;
}
#fp-newshour .post-meta{
	border-top:1px solid #c1baaa;
	border-bottom:1px solid #c1baaa;
	color: #ddd;
}
#fp-newshour .date{
        color: #ddd;
}
#fp-newshour a{
	color: #fff;
}
#fp-newshour a:hover {
        color: #ddd;
}
#fp-newshour h3{
	font-family: NewsGothicFSDemiBold;
	margin: 0;
}
#fp-newshour h3 a{
	color: #fff;
}
#fp-newshour p{
	margin: 0.5em 0px 0.5em;
}
#fp-newshour h2.pane-title{
        color: #ededed;
        background: #b09f72;
        border-top: none;
        border-bottom: none;
        margin-bottom: 0;
}
.view-simple-list,
.simple-list{
        line-height: 1.7;
        font-size: 110%;
}
.view-simple-list .views-field-title a,
.simple-list .views-field-title a{
        color: #393834;
        font-weight: normal;
}
.view-simple-list .views-field-title a:hover,
.simple-list .views-field-title a:hover{
        color: #aaa;
}
.view-simple-list .views-field-title,
.simple-list .views-field-title{
        font-family: NewsGothicFSDemiBold, sans-serif;
        font-size: 1.8em;
        line-height: 1;
}
.view-simple-list .picture,
.simple-list .picture{
        margin-top: .7em;
        margin-bottom: 1.8em;
}
.simple-list .views-row {
        border-bottom: solid 1px #ddd;
        margin: 0 0 1.45em;
	overflow: hidden;
}
.view-broadcast-premium-simple {
        border-top: 5px solid #ddd;
        padding-top: 1.5em;
}
#block-block-184 {
        margin-bottom: 1.5em;
}
.section-financial-sense-newshour.page-views h1.title {
  margin-bottom: .5em;
}
#sidebars .column
{
	margin-right: 0;
}

#sidebars{
	float: right;
	margin: 5px 20px 0 10px;
	background: #fff;
	width: 220px;
	overflow: hidden;
}
.front #sidebars{
	width: 300px;
}
#sidebars .more-link{
	padding-right: 10px;
}
#sidebars .edit{
	padding-left: 10px;
}
.region-sidebar-first .region-count-1{
	background: #fff;
}
.region-sidebar-second{
	margin-top: 0;
	padding: 20px 0;
	text-align: left;
	width: 100%;
}
#sidebars h2,
#sidebars h2.pane-title,
#sidebars h2.title{
	font-family: NewsGothicFSBook, Arial, "Helvetica Neue", Helvetica, sans-serif;
	font-size: 1.4em;
	color: #333;
	background: #ededed;
	border-top: 1px solid #dadada;
	border-bottom: 1px solid #dadada;
	padding: 2px 10px;
	font-weight: normal;
	margin-bottom:0.5em;
	line-height: 1.5;
	box-shadow: 0 1px 0 #f8f8f6;
	-webkit-box-shadow: 0 1px 0 #f8f8f6;
	-moz-box-shadow: 0 1px 0 #f8f8f6;
}
#sidebars .view-Broadcast
{
	min-height: 120px;
}
#block-views-editors_picks-block
{
	background: #fff;
	margin-bottom:1em;
	border: 1px solid #8c836e;
	-moz-border-radius: 5px; border-radius: 5px;
}
#block-views-editors_picks-block h2.title
{
	font-family: NewsGothicFSBook, Arial, "Helvetica Neue", Helvetica, sans-serif;
	font-size: 1.4em;
	color: #fff;
	background: #8c836e;
	padding: 2px 10px;
	font-weight: normal;
	margin-bottom:0.5em;
	line-height: 1.5;
}
#block-views-popular-block_1
{
	background: #fff;
	margin-bottom:1em;
	border: 1px solid #8c836e;
	-moz-border-radius: 5px; border-radius: 5px;
}
#block-views-popular-block_1 h2.title
{
	font-family: NewsGothicFSBook, Arial, "Helvetica Neue", Helvetica, sans-serif;
	font-size: 1.4em;
	color: #fff;
	background: #8c836e;
	padding: 2px 10px;
	font-weight: normal;
	margin-bottom:0.5em;
	line-height: 1.5;
}
#block-views-editors_picks-block .field-content
{
	font-weight: bold;
}
#block-views-popular-block_1 .field-content
{
	font-weight: bold;
}
#puplava-advert
{
	width: 100%;
	text-align: center;
	padding: 20px 0;
}
.newshour-block-item{
	padding-left: 15px;
	padding-right: 15px;
}
.item-list .pager{
	margin: 0 0 10px 0;
	padding: 10px 0;
	text-align: center;
}
.item-list .pager li{
	display: inline;
	margin: 0;
	padding: 0;
}
.item-list .pager a{
	display: inline;
	background: #eeede9;
	/*color: #8e6e1b; Gold */
	color: #093D72;
	padding: 2px 7px;
}
.item-list .pager a:hover{
	text-decoration: none;
	color: #ae7e03;
}
.item-list .pager li.pager-current {
	font-weight: bold;
	color: #333;
	padding: 2px 7px;
}
#footer-ads{
	background: #fff;
	padding: 10px;
	text-align: center;
	border-top: 1px solid #dbdbdb;
}
#footer{
	background: #393834;
	padding: 20px;
	color: #767676;
}
#footer a{
	color: #ddd;
}
#footer ul#secondary-menu{
	text-align: center;
}
#footer ul#secondary-menu a{
	color: #ddd;
}
.footer-links{
	font-weight: bold;
	text-align: center;
}
.footer-copyright{
	color: #767676;
	text-align: center;
}
.footer-disclaimer{
	color: #aaa;
	text-align: center;
}
.sticky-table-wrapper{
	max-width: 666px;
	overflow-y: auto;
}
.element-invisible
{
	display: none;
}

.print_html, .print_mail, .print_pdf {
    margin-left: 0;
}
.breadcrumb{
	margin-top: 10px;
}
.vcard{
	min-height: 90px;
}

.section h1.title
{
	margin-top: 10px;
}
/* ----- Section Headers ----- */

/*.path-financial-sense-newshour h1,*/
.path-market-focus-commodities h1,
.path-market-focus-economy h1,
.path-market-focus-energy h1,
.path-market-focus-global h1,
.path-market-focus-markets h1,
.path-market-focus-metals h1,
.path-market-focus-storm-watch h1{
	background-position: left top;
	background-repeat: no-repeat;
	width: 510px;
	height: 45px;
	padding: 40px 15px 0 15px;
	font-family: NewsGothicFSBook, Arial, "Helvetica Neue", Helvetica, sans-serif;
	font-size: 28px;
	line-height: 28px;
	color: #fff;
	margin-bottom: 15px;
}
/*.path-financial-sense-newshour h1	{background-image: url(../images/banner-fsn.png);}*/
.path-market-focus-commodities h1	{background-image: url(../images/banner-commodities.png);}
.path-market-focus-economy h1		{background-image: url(../images/banner-economy.png);}
.path-market-focus-energy h1		{background-image: url(../images/banner-energy.png);}
.path-market-focus-global h1		{background-image: url(../images/banner-global.png);}
.path-market-focus-markets h1		{background-image: url(../images/banner-markets.png);}
.path-market-focus-metals h1		{background-image: url(../images/banner-metals.png);}
.path-market-focus-storm-watch h1	{background-image: url(../images/banner-stormwatch.png);}

/* ----- End Section Headers ----- */

table.alsobyauthor td
{
	vertical-align: top;
}

.path-admin-store-orders .sticky-table-wrapper {
	clear: both;
}

/* ----- Advanced User Search ----- */
.page-admin-user-user-search .views-exposed-form label {
float:left;
width:100px;
padding-top:10px;
}

.page-admin-user-user-search #views-bulk-operations-select .form-item {
margin:-7px 0 0 0;
}

.page-admin-user-user-search #views-bulk-operations-submit {
padding-top:0;
}

.page-admin-user-user-search .sticky-table-wrapper {
overflow-y:visible;
}

.page-admin-user-user-search .sticky-header {
top:25px;
font-size:12px;
}

.page-admin-user-user-search .sticky-table {
font-size:12px;
}

.bcast-float-break {
  padding-top: 20px;
  height: 0px;
  margin: 0px;
  line-height: 0px;
  float: none;
  clear: right;
}

.page-media {
  float: left;
  clear: right;
  min-width: 430px;
}
.page-media p {
  margin: 0px;
  padding: 0px;
}

body.not-front #header-ads{
  padding-top: 1.5em;
}
#header-ads{
	background: #fff;
	padding: 0px;
  margin-bottom: 1.5em;
	text-align: center;
}
#header-ads{
	background: #fff;
	padding: 0px;
  margin-bottom: 1.5em;
	text-align: center;
}
#header-ads p {
  margin: 0px;
  padding: 0px;
  text-align: center;
}
#header-ads .content {
  line-height: 0;
}


/* slideshow */
#views_slideshow_singleframe_controls_Featured_Home-block_2 {
  
}
.view-id-Featured_Home.view-display-id-block_2 {
  position: relative;
}
.views_slideshow_singleframe_controls {
  position: absolute;
  z-index: 99999;
  top: 90px;
  width: 100%;
  display: none !important;
}
.view-id-Featured_Home.view-display-id-block_2:hover .views_slideshow_singleframe_controls {
  display: block !important;
}
.views_slideshow_pause {
  display: none;
}
.views_slideshow_previous {
  position: absolute;
  left: 0px;
  display: block;
  height: 30px;
  width: 30px;
  text-indent: -9999px;
  background: transparent url('../images/slideshow-arrows.png') top left no-repeat;
}
.views_slideshow_next {
  position: absolute;
  right: 0;
  display: block;
  height: 30px;
  width: 30px;
  text-indent: -9999px;
  background: transparent url('../images/slideshow-arrows.png') top right no-repeat;
}
.views_slideshow_previous:hover,
.views_slideshow_next:hover {
  background-image: url('../images/slideshow-arrows2.png');  
}
.views_slideshow_pagerNumbered {
  float: right;
}
.views_slideshow_pagerNumbered .pager-item {
  display: inline-block;
  float: left;
  padding: 0px;
  margin: 0px;
}
.views_slideshow_pagerNumbered .pager-item a {
  background: url("../images/slideshow-bullets-brown.png") top left no-repeat;
  display: block;
  float: left;
  height: 16px;
  margin: 0px 2px;
  text-indent: -9999px;
  font-size: 0px;
  width: 16px;
}
.views_slideshow_pagerNumbered .pager-item.activeSlide a {
  background-position: 0 -18px;
}

#at4-follow .addthis_24x24_style .at4-icon {
  width:48px;
  height:48px;
  line-height:48px;
  background-size:48px 48px !important;
}

.at4-follow-outer .at4-follow.at4-follow-24 .at4-follow-container {
  height:50px;
  line-height:48px;
}
.at4-follow-outer .addthis_24x24style .at4-icon-fw {
  height:48px;
  line-height:48px;
  width:48px;
}
.addthis_24x24_style .at4-icon-fw.aticon-facebook {
  background-size: 48px;
  width: 48px;
  height: 48px;
}
.addthis_24x24_style .at4-icon-fw.aticon-twitter {
  background-size: 48px;
  width: 48px;
  height: 48px;
}
.addthis_24x24_style .at4-icon-fw.aticon-youtube {
  background-size: 48px;
  width: 48px;
  height: 48px;
}
.addthis_24x24_style .at4-icon-fw.aticon-rss {
  background-size: 48px;
  width: 48px;
  height: 48px;
}
/* Remove this when the addthis offset issue has been resolved */
.at4-follow {
  top: 106px;
}
