/*
 Theme Name:   PACE
 Theme URI:    http://example.com/twenty-thirteen-child-pace/
 Description:  Twenty Thirteen Child Theme
 Author:       Anthony Artmann
 Author URI:   http://www.artsystems.com.au
 Template:     twentythirteen
 Version:      1.0.0
 Tags:         light, dark, two-columns, right-sidebar, responsive-layout, accessibility-ready
 Text Domain:  twenty-thirteen-child-pace
*/


/* =Theme customization starts here
-------------------------------------------------------------- */
html, p, h1, h2, h3, a, .page-title {
	font-family: "Helvetica Neue", Helvetica, Arial, "Lucida Grande", sans-serif;
}

a, .widget a, a:hover, .widget a:hover {
	color:#015DAC;
}


body {
	background-color: #e3e3e3;
	background-image:url(images/background_tile.png);
	background-repeat:repeat;
	font: normal 13px "Helvetica Neue", Helvetica, Arial, "Lucida Grande", sans-serif;
	color: #444;
    line-height: 1.5em;
}

/* no heading on the home page */
body.home header.entry-header{
	display:none;
}

.widget-area .widget {
  background: transparent none repeat scroll 0 0;
  margin-bottom: 5px;
  padding: 4px;
  clear: both;
}

.widget {
	padding: 0;
    background-color: #fff!important;
}

.site {
    max-width: 960px;
	background-color:transparent;
}

a#sitewrap {
	z-index: 0;
}

.site-header {
    background-image: none!important;
	background: rgba(0,0,0,1)!important; /* Default for browsers that do not support gradients */
	background: -webkit-linear-gradient(top, rgba(0,0,0,0.65) 0%,rgba(0,0,0,1) 100%)!important;
	background: -moz-linear-gradient(top, rgba(0,0,0,0.65) 0%,rgba(0,0,0,1) 100%)!important;
	background: -o-linear-gradient(top, rgba(0,0,0,0.65) 0%,rgba(0,0,0,1) 100%)!important;
	background: linear-gradient(top, rgba(0,0,0,0.65) 0%,rgba(0,0,0,1) 100%)!important;
}

.site-main {
	background-color:#FFF!important;
}

/* ferretbar ( top image links bar ) */

#ferretbar li a.siteferret { width: 165px; background-position: -0px -0px;}
#ferretbar li a.sitemining { width:83px; background-position: -150px -0px;}
#ferretbar li a.sitemanmonthly { width:123px; background-position: -237px -0px;}
#ferretbar li a.sitefoodmagazine{ width:123px; background-position: -362px -0px;}
#ferretbar li a.sitepacetoday { width:76px; background-position: -481px -0px;}
#ferretbar li a.sitelogistics { width:101px; background-position: -556px -0px;}
#ferretbar li a.siteelectronicsnews { width:120px; background-position: -656px -0px;}
#ferretbar li a.sitesafetowork { width:76px; background-position: -776px -0px;}
#ferretbar li a { background-image: url("images/ferret_bar_austmining.png");background-repeat: no-repeat;display: block;height: 34px;}
#ferretbar{margin:0; }
#ferretbar li{float:left;}
#ferretbar li a:hover {text-decoration: none;}

#ferretbar{
	margin:0;
	background-color: black;
	list-style-type:none;
	padding:0;
	padding-right: 12px;
	padding-top:4px;
}
#ferretbar li#prime{float:left;}
#ferretbar li{float:right;}
#ferretbar a:hover {text-decoration: none;}


.top-links {
	    margin: 5px 10px;
}

#header-group {
	padding-top: 20px;
	padding-left: 20px;
	padding-right: 20px;
	height: 251px;
	    padding: 10px;
	    margin: 0;
	
}

#signup {
    position: absolute;
    top: 172px;
    right: 20px;
}

#logo {
    margin-bottom: 20px;
    line-height: 111px;
    position: absolute;
    top: 170px;
}

#google_image_div  {
    overflow: hidden;
    text-align: center;
    margin: 0 auto;
    clear: both;

}

#masthead #links {
	float: right;
	margin-bottom: 0.5em;
	display: none;
}

#masthead #links a {
	color:#FFF;
	font-size: 80%;
	margin-left: 1em;
}

#masthead #links a:hover {


}

#masthead #social {
	float: right;
	margin-left: 1em;
}

#social a {
    float: right;
    text-decoration: none !important;
}

a .at-icon-wrapper {
    cursor: pointer;
}

.at-icon-wrapper {
    display: inline-block;
    overflow: hidden;
}

.addthis_toolbox span.addthis_follow_label {
    display: none;
}

.at-icon {
    fill: #fff;
    border: 0;
}

.addthis_default_style .at300b {
    padding-left: 4px;
}

.at300b:hover {
    opacity: .8;
}


.navbar {
    /*background-color: #555;*/
	background: rgba(0,0,0,1);
	background: -webkit-linear-gradient(top, rgb(76, 76, 76) 0%,rgba(0,0,0,1) 100%);
	background: -moz-linear-gradient(top, rgb(76, 76, 76) 0%,rgba(0,0,0,1) 100%);
	background: -o-linear-gradient(top, rgb(76, 76, 76) 0%,rgba(0,0,0,1) 100%);
	background: linear-gradient(top, rgb(76, 76, 76) 0%,rgba(0,0,0,1) 100%);
}

.nav-menu .current_page_item > a, .nav-menu .current_page_ancestor > a, .nav-menu .current-menu-item > a, .nav-menu .current-menu-ancestor > a {
	color:#FFF;
}

.menu-toggle, .menu-toggle:hover, .menu-toggle:focus, .menu-toggle:active {
    color: #FFF;
}

.toggled-on .nav-menu li > ul a {
    color: #FFF;
}

.nav-menu li {
    display: inline-block;
    position: relative;
    border-right: 1px solid #fff;
    float: left;
}

.nav-menu li a {
    color: #EEE!important;
	font-family:'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif;
	font-size: 13px;
	font-weight: bold;
}

.nav-menu .current_page_item > a, .nav-menu .current_page_ancestor > a, .nav-menu .current-menu-item > a, .nav-menu .current-menu-ancestor > a {
    font-style: normal;
}

li.current-menu-item {
    background: #111;
}

li#menu-item-8 {
    background: none;
}


ul.nav-menu ul a:hover, .nav-menu ul ul a:hover, ul.nav-menu ul a:focus, .nav-menu ul ul a:focus {
    background-color: #282828;
}

.nav-menu li:hover > a, .nav-menu li a:hover, .nav-menu li:focus > a, .nav-menu li a:focus {
    background-color: #282828;
}

.nav-menu .sub-menu, .nav-menu .children {
	background-color: #282828;
	border: 2px solid #000;
}

.nav-menu .sub-menu a:hover, .nav-menu .children a:hover{
	text-decoration: underline;
}



.site-header .search-field {
	background-image: url(images/search-icon-2x.png);
}

#footer_row {
	width: 100%;
	color:#FFF;
    background-color:#777;
	padding-top: 1em;
	padding-bottom: 1em;
	text-align:left;
}

.footer_column {
	float:left;
	width: 25%;
	padding-left: 1em;
	padding-right: 1em;
}

.footer_column:first-child {
	width: 50%;
}

#footer_row a{
	color: #FFF;
}

#footer_row ul {
	list-style:none;
	list-style-position:outside;
	margin:0;
	padding:0;
}

.site-footer {
	background-color:transparent;
}

.site-info {
	color:#444;
	background-color:transparent;
	padding:0;
	margin:0;
	margin-top:1em;
	width:auto;
}

.site-info a{
	color:#000;
}

div#div-gpt-ad-1459333824496-0 {
	margin: 10px auto;
}

div#fps-container {
	height: 270px;
	overflow: hidden
}

.slider-text {
	top: 80px;
	bottom: initial!important;
}

#disqus_thread {
	padding: 20px;
}

.right-event {
    float: left;
    width: 28%;
}



.left-event {
    float: left;
    width: 72%;
}

.right-event > ul{float: left;
    margin: 0 0 20px;
    padding: 0 8px 0 21px;
    width: 100%;

}

.right-event li{
	border-top: 1px solid #ddd;
    font-size: 12px;
    margin-bottom: 0;
    overflow: hidden;
    padding: 5px 0;
	line-height: 1.5em;
	
}

.tabs-menu {
   clear: both;
    float: left;
    height: 30px;
    list-style: outside none none !important;
	padding: 0 0 0 0px!important;
}

ul.tabs-menu {
	margin: 0px 0px 0px 0px;
}

.tabs-menu li {
	display: block;
	width: auto;
	height: 30px;
	padding: 0;
	float: left;
	margin-bottom: 0;
	text-align: center;
	background-color: #ccc;
	border-right: 1px solid #d4d4d1;
	border-left: 1px solid #d4d4d1;
	-webkit-border-top-left-radius: 3px;
	border-top-left-radius: 3px;
	-webkit-border-top-right-radius: 3px;
	border-top-right-radius: 3px;
}

.tabs-menu li.current {
	display: block;
	width: auto;
	height: 30px;
	padding: 0;
	float: left;
	margin-bottom: 0;
	text-align: center;
}

.tabs-menu li a {
	display: block;
	text-decoration: none;
	width: auto;
	height: 39px !important;
	padding: 0px 20px;
	line-height: 30px;
	border: solid 1px #ddd;
	border-width: 1px 0 0 0px;
	margin: 0;
	background: #f5f5f5;
	font-size: 13px;
	font-weight: bold;
}

.tabs-menu .current a {
	background: #fff;
	height: 30px;
	position: relative;
	top: -4px;
	padding-top: 4px;
	border-right-width: 1px;
	margin: 0 -1px 0 0;
	color: #111;
	-webkit-border-top-left-radius: 3px;
	border-top-left-radius: 3px;
	-webkit-border-top-right-radius: 3px;
	border-top-right-radius: 3px;
}

.tab {
	background-color: #fff;
	border: 1px solid #d4d4d1;
	float: left;
	margin: 0px 0px 20px 0px;
	padding: 0;
	width: 100%;
	}

.tab-content {
    
    padding: 20px;
    display: none;
}

#tab-1 {
 display: block;   
}

li.dsq-widget-item {
	margin: 0px 0!important;
}

ul.dsq-widget-list {
	padding: 0 0 0 0px;
	margin: 0
}

ul.separator li, ul.attachment li, #tweets li, ul.dsq-widget-list li, ul.anchorlist li {
	border-top: 1px solid #DDD;
	padding: 10px 0 !important;
}

ul.dsq-widget-list li:first-child {
	border-top: none;
	padding: 0px 0  10px 0!important;
}

div#dpp_post_66801.dpp_result {
	border-top: none;
	padding: 0px 0  10px 0!important;
}

div.dpp_result {
    border-top: 1px solid #DDD;
    padding: 10px 0 !important;
}

h4.dpp_title {
	display: none
}

div.dpp_post_title {
	font-weight: bold;
	font-size: 13px;
}

div.dpp_comments {
    clear: both;
    font-size: 80%;
    padding: 0;
    margin: 0;
}

.dsq-widget-comment p {
	font-size: 13px;
}


#panel, #flip {
    padding: 5px;
    text-align: center;
    background-color: #e0e0e0;
    
}

#panel {
    padding: 50px;
    display: none;
}
.arrow-up {
	display:inline-block;float: 
	right;text-transform: uppercase;
}

.arrow-down {
	display:inline-block;float: 
	right;text-transform: uppercase;
}
  
  .popupdiv {
    background: #e0e0e0 none repeat scroll 0 0;
	position: relative;
}

div.arrow-up, .arrow-down {
	font-weight: bold;
	position: absolute;
	top: 23px;
	right: 0px;
	padding: 5px 10px;
}

p.popup-p {
	margin: 0;
}



/* LCP */

/* the whole outer list*/
.lcp_catlist {
	list-style-type: none;
	margin: 0;
	padding: 0;
}

.lcp_catlist p{
	margin-bottom: 10px;
}

.lcp_catlist .lcp_thumbnail{
	width: 110px;
	height: 96px;
	float:right;
	margin-left: 1em;
}

.lcp_catlist h4{
	clear:none;
	margin:0;
}

.lcp_catlist li{
	/*min-height: 318px;*/
	/* set this to height of thumbnail */
	/*background-color:#CCC;*/
	margin-bottom: 10px;
}

ul.lcp_catlist.lcp_50 li{
	float:left;
	width: 50%;
	padding-left: 0px;
}

ul.lcp_catlist.lcp_33 li{
	float: left;
	width: 140px;
	margin-right: 10px;
}

ul.lcp_catlist.lcp_100 li {
	
}





ul.lcp_catlist.lcp_33 li:nth-child(4), ul.lcp_catlist.lcp_33 li:nth-child(7){
	clear:both;
}



ul.lcp_catlist.lcp_33 .lcp_date, ul.lcp_catlist.lcp_33 .lcp_comments{
	display:none;
}


ul.lcp_catlist.lcp_25 li {
  float: left;
  margin-right: 10px;
  width: 23%;
}

ul.lcp_catlist.lcp_25 li:nth-child(5), ul.lcp_catlist.lcp_25 li:nth-child(9){
	clear:both;
}

/* company logos */

ul.lcp_catlist.lcp_company_logos li{
	float:left;
	width: 12.5%;
	margin-bottom: 10px !important;
	padding: 0 10px;
}

ul.lcp_catlist.lcp_company_logos li:nth-child(9), ul.lcp_catlist.lcp_company_logos li:nth-child(17){
	clear:both;
}

ul.lcp_catlist.lcp_company_logos li a {
	width:100%;
	height: 60px;
	display: table-cell;
	vertical-align: middle;
}


ul.lcp_catlist.lcp_company_logos li a img.lcp_thumbnail{
	width:100%;
	height:auto;
	float: none;
}



h4.lcp_post {
	margin-top:0;
	margin-bottom: 10px;
}


h4.lcp_post {
	margin-top:10px;
}
}

ul.lcp_catlist.lcp_100 li{
	width: 100%;
	min-height:0;
	border-bottom:dotted;
	border-bottom-width: 1px;
	border-bottom-color:#000;
	padding-right: 0;
}

ul.lcp_catlist.lcp_100 li:last-child{
	border-bottom:none;
}

ul.lcp_catlist.lcp_100_activity li{
	width: 100%;
	min-height:0;
	border-bottom:dotted;
	border-bottom-color:#000;
}

ul.lcp_catlist.lcp_100_activity li:last-child{
	border-bottom:none;
}

ul.lcp_catlist.lcp_100_program li{
	width: 100%;
	min-height:0;
	text-align:center;
}

/* link color */
.entry-content a, .comment-content a {
  /*color: #0000EE;*/
  color: #ea862e;
}

h4.lcp_post a{
	color: #555;
	font-size: 14px;
}

h4.lcp_post a:hover{
	color: #000;
}

.lcp_comments, .lcp_date {
  color: #707070;
  display: inline;
  font-size: 0.7em;
  padding: 8px 0;
}

.fa-comment:before {
	color: #c2c2c2;
	font-size: 10px
}

.lcp_comments {
	margin-bottom:1em;
	padding-left: 2em;
}




h1 {
	/*color:#0F0;*/
}


.archive-header, .page-header {
	background-color: transparent;
}

h1.archive-title{
	font-size: 48px;
	font-style: normal;
}

.archive header.entry-header {
	padding-top: 20px;
}

.search h1.page-title{
	font-size: 48px;
	font-style: normal;
	margin-left: 20px;
	font-weight: 300;
	width: 97%;
}

/* category headings */

h2.category-heading {
	display:block;
	font-size: 28px;
	line-height: 32px;
	padding: 4px 4px 2px 0px;
	border-bottom-style: solid;
	border-bottom-width: 3px;
	border-bottom-color: #555;
}

h2.category-heading a {
	background: transparent url(images/black_arrow.gif) no-repeat right 10px;
	padding-right: 16px;
	text-decoration: none;
	color: #000;
	font-size: 18px;
    text-transform: uppercase;
	line-height: 12px;
}

h2.category-heading a:hover {
	text-decoration: underline;
	color: #000;
}




/* previous and next links for posts */
.sidebar .post-navigation .nav-links {
	padding: 0 40px 0 40px;
}



/* slider */
.rslides_container {
	margin-bottom: 0;
}


/* responsive columns */
.resp_row {
	width:100%;
	margin-bottom: 1em;
}

.resp_col_50 {
	float:left;
	width: 50%;
	padding-right: 1em;
}

.clearfix:after {
	visibility: hidden;
	display: block;
	font-size: 0;
	content: " ";
	clear: both;
	height: 0;
}
* html .clearfix             { zoom: 1; } /* IE6 */
*:first-child+html .clearfix { zoom: 1; } /* IE7 */






/* turn off word wrap */
p, li, a {
    word-wrap: normal;
    hyphens: none;
    -webkit-hyphens: none;
    -moz-hyphens: none;
    -ms-hyphens: none;
}

.clear-float {
	clear:both;
}

.clear-left {
	clear:left;
}

.centered {
	text-align:center;
}



/* sidebar overlap fix */

#colophon {
	margin-top:0!important;
}




/* Category Style */

.container.feature {
    padding-top: 20px;
}

.tag_left {
    float: left;
    padding: 10px;
    width: 15%;
}

.index-tag > ul {
  list-style: outside none none;
  padding: 0;
  margin-top:7px;
}
.index-tag h2 {
  font-size: 14px;
  margin: 0;
  display: none;
}
.tag_left .index-tag {
  background: rgba(0, 0, 0, 0) -moz-linear-gradient(center top , rgba(0, 0, 0, 0.05) 0%, rgba(0, 0, 0, 0) 100%) repeat scroll 0 0;
  border-right: 1px solid #ddd;
  border-top: 1px solid #ddd;
  margin-bottom: 20px;
  padding: 10px;
}
.tag_name {
  font-size: 11px;
  line-height: 21px;
}

.tag_name a {
  font-size: 11px!important;
  line-height: 21px;
}


.post_list {
    float: left;
    width: 52%;
    padding: 10px;
}

.post_list > ul, .tag_left > ul {
    list-style: outside none none;
    margin: 0;
    padding: 0;
}

.post_list li {
    border-bottom: 1px solid #e0e0e0;
    margin-bottom: 10px;
	min-height: 170px;
}

.feature .post_list ul li .attachment-thumbnail.size-thumbnail.wp-post-image {
    float: left;
    height: auto;
    margin-right: 10px;
    margin-top: 5px;
    max-width: 100px;
}

.post_list ul li a {
    color: #282828;
    font-size: 15px;
    font-weight: bold;
}

.post_list p {
    color: #606060;
    display: table;
    font-size: 11px;
    line-height: 1.5em;
}

.post_list span p {
  color: #404040;
  display: table;
  font-size: 13px;
  line-height: 1.5em;
  margin-bottom: 10px;
}


/* Category Style End */



body.single img.attachment-post-thumbnail.size-post-thumbnail.wp-post-image {
	width: 50%;
}

body.single-whitepaper div.latestnews {
	display: none;
}

figcaption {
	float: right;
	width: 50%;
	margin: 0 0 0px 10px;
}

p.image-caption {
	font-size: 85%;
	color: #707070
}

div.latestnews {
	float: right;
	width: 50%;
	margin: 20px 0 10px 10px;
}
.sponsored {
  border: 1px solid #f9e260;
  position: relative;
  background-color: #ffffe2;
  margin-bottom: 10px;
  padding-bottom: 10px;
  padding-bottom: 30px;
  padding: 10px;
  margin-top: 0;
  margin-bottom: 0;
  overflow: auto;
}

div.sponsored-logo img {
	top: auto;
	bottom: 3px;
	left: 8px;
	right: 110px;
	max-width: 70px;
}

.thumb90 {
	width: 90px;
	height: 90px;
	line-height: 90px;
	float: right;
	margin: 0 20px;
}
.thumb90 img {
	vertical-align: middle;
	max-width: 90px;
}

/* Styling for single whitepaper page */
body.single-whitepaper .latestnews,
body.single-whitepaper .sponsored-logo {
	display: none;
}
body.single-whitepaper section.f-right {
	width: 50%;
	float: right;
	margin-left: 20px;
}
body.single-whitepaper .logo-image {
	text-align: center;
}
body.single-whitepaper .logo-image img {
	float: none;
	max-width: 50%;
	margin-bottom: 20px;
}
body.single-whitepaper .post-featured-image {
	margin: 10px;
}

div.latestnews h6 {
	margin: 0px 0;
	font: normal 13px "Helvetica Neue", Helvetica, Arial, "Lucida Grande", sans-serif;	
}

div.latestnews ul {
	padding: 0!important;
}

div.latestnews ul li {
	border-top: 1px solid #DDD;
	padding: 2px 0;
	margin-top: 0;
	margin-bottom: 0;
	overflow: auto;
}

div.latestnews ul li a {
	color: #004B85;
	font-weight: bold;
}

/* Single page css  */
body.single img.attachment-post-thumbnail.size-post-thumbnail.wp-post-image {
	max-width: 49%;
	margin: 10px 10px 10px 10px;
	float: right;
}


span.author.vcard {
	display: none;
}
span.author-post a:before {
	content: "\f304";
	position: relative;
	top: -1px;
	-webkit-font-smoothing: antialiased;
	display: inline-block;
	font: normal 16px/1 Genericons;
	vertical-align: text-bottom;
}


@media (max-width: 999px) {
	.site-main .sidebar-container {
		top: -1em;
	}
}

@media (max-width: 1069px) {
	.site-main .widget-area {
		margin-right: 0;
	}
}

.sidebar .entry-header, .sidebar .entry-content, .sidebar .entry-summary, .sidebar .entry-meta {
	padding: 0px 20px 0px 20px;
	max-width: 100%;
}

.sidebar .site-footer .widget-area {
	max-width: 1040px;
	left: 0px;
}

.hentry {
	padding: 20px 0px;
}




/* button colors */
input[type="submit"], input[type="button"], input[type="reset"] {
	background: #e05d22!important;
	background: -webkit-linear-gradient(top, #e05d22 0%, #d94412 100%)!important;
	background: -moz-linear-gradient(top, #e05d22 0%, #d94412 100%)!important;
	background: -o-linear-gradient(top, #e05d22 0%, #d94412 100%)!important;
	background: linear-gradient(to bottom, #e05d22 0%, #d94412 100%)!important;
	border-bottom: 3px solid #b93207!important;
	color: #fff!important;
}

/* paging navigation */
.paging-navigation {
	background-color: transparent;
}

.sidebar .paging-navigation .nav-links {
	max-width: 1040px;
	padding: 0;
	padding-left:20px;
}

/* widgets */
.widget {
	background-color: #EFEEEE;
	clear: both;
}

.widget a.image_link {
	display:block;
	text-align: center;
}


.slider-text {
    background: rgba(255, 255, 255, 0.7) none repeat scroll 0 0;
    border-bottom-right-radius: 10px;
    border-top-right-radius: 10px;
    bottom: 10px;
    left: 0;
    padding: 10px 10px 0;
    position: absolute;
    width: 80%;
}
.entry-title.fps-entry-title {
  position: relative;
  background:transparent;
  color:#222!important;
  padding: 6px 0 0;
}

.entry-title {
	margin: 0 0 5px;
	font-size: 24px;
	margin-bottom: 12px;
	clear: none;
	font-weight: bold;
}

.fps-full-img, .fps-thumbnail, .fps-full-img img {
	min-height: 300px;
	width: 100%;
}

.fps-pagination {
	position: absolute;
	right: 20px;
	bottom: 20px;
	z-index: 9999;
}

.fps-pagination li a {
	display: block;
	padding-top: 12px;
	background-image: none!important;
	background-position: 0 0;
	float: left;
	overflow: hidden;
	width: 16px;
	height: 16px;
	border-radius: 8px;
	-moz-border-radius: 8px;
	background-color: #838081;
	color: #838081;
	border: none;
	margin-left: 5px;
}

.fps-pagination li.current a {
	background-color: #ea862e;
}

.fps-next, .fps-prev, .entry-content #fps-container:hover .fps-next, .entry-content #fps-container:hover .fps-prev {
	display: none !important;
}


.slides_control .fps-slide h2 {
	    font-size: 24px;
	    margin-bottom: 12px;
	    clear: none;
	    font-weight: bold;
	    line-height: 1.2em;
}

.fps-slide {
	height: 300px !important
}

/* more theme primary color stylings */

.entry-title a:hover {
	color: #000;
}

.entry-meta a, .wp-pagenavi a, .entry-meta a:hover, .wp-pagenavi a:hover {
	color: #000;
}

.lcp_catlist .lcp_thumbnail {
  display: table-column-group;
  float: left;
  margin-left: 0;
}
.lcp_catlist h4 {
 font-size:14px;
 line-height: 1.5em;
}

.lcp_catlist .lcp_thumbnail {
	float: right;
	height: auto;
	margin-left: 1em;
	width: auto;
	margin-bottom: 20px;
	vertical-align: middle;
	max-width: 140px;
}


.lcp_catlist .lcp_thumbnail {
  float: left;
  margin-bottom: 0px;
  margin-left: 0px;
  width: auto;
}


.oil-gas .lcp_catlist.lcp_25 > li:nth-child(n+3) {
	width:49%;
	clear: none;
	padding: 0 0 5px 0;
}


.oil-gas .lcp_catlist.lcp_25 > li:nth-child(n+3) img.attachment-thumbnail.size-thumbnail.wp-post-image {
	display: none;
}

.oil-gas .lcp_catlist.lcp_50 > li:nth-child(n+3) {
	width: 49%;
	clear: none;
	float: left;
	padding: 0 10px 0 0;
	min-height: 60px;
	margin-right: 1%
}

.oil-gas .lcp_catlist.lcp_50 > li:nth-child(n+3) .rmore {
	display: none;
}
.oil-gas .lcp_catlist.lcp_50 > li:nth-child(n+3) img {
	display: none;
}

.oil-gas .lcp_catlist.lcp_50 > li:nth-child(n+3) .home-page-thumbnail {
	display: none;
}

ul.lcp_catlist.lcp_25 img.attachment-post-thumbnail.size-post-thumbnail.wp-post-image {
	max-width: 100%;
}


.oil-gas .lcp_catlist.lcp_50 > li:nth-child(n+3) div.sponsored-logo img {
	display: block;
}

.oil-gas .lcp_catlist.lcp_50 > li:nth-child(n+3) .lcp_excerpt {
	display: none;
}

.oil-gas .lcp_catlist.lcp_50 > li:nth-child(n+3) div.sponsored-logo {
	position: relative;
	bottom: -5px;
	right: -5px;
	float: right;
}

.oil-gas .lcp_catlist.lcp_50 > li:nth-child(n+3) div.sponsored-logo:before {
	content: "Sponsored Content";
	font-size: 8px;
}

.oil-gas .lcp_catlist.lcp_50 > li.sponsored {
	min-height: 40px;
	padding: 0px 10px;
	height: auto;
}

div.sponsored-logo:before {
	content: "Sponsored Content";
	font-size: 8px;
	display: compact;
    display: block;
	padding-bottom: 5px;
}


body.single div.sponsored-logo {
	float: right;
	margin: 20px
}

body.single div.sponsored-logo:before {
    content: "Sponsored Content";
    font-size: 8px;
    display: compact;
    display: block;
    padding-bottom: 10px;
}

.oil-gas .lcp_catlist.lcp_50 > li.sponsored {
	min-height: 80px;
	padding: 0 10px 10px 10px;
	height: auto;
	overflow: hidden;
}

.home-page-thumbnail {
	height: 90px;
	display: block;
	overflow: hidden;
	width: 50%;
	float: left;
	margin-bottom: 10px;
	padding: 10px 10px 10px 0
}

.oil-gas .lcp_excerpt, h4 {
  margin: 5px 0 0 !important;
  padding: 0;
}
ul.lcp_catlist.lcp_25 li .lcp_thumbnail {
  float: none;
  margin-left: 0;
  width: 100%;
}

span.author.vcard {
	display: none;
}


@media (min-width: 999px) {

	#main {
		overflow: hidden;
		margin: 0px auto;
		max-width: 1080px;
	}

	#primary.content-area {
		width: 68%;
		float: left;
	}

	.site-main .sidebar-container {
		position: static;
		float: right;
		width: 30%;
		height: auto;
		margin-right: 1em;
		margin-top: 1em;
	}

	ul.lcp_catlist.lcp_33 li .lcp_thumbnail{
		float:none;
		margin-left: 0;
	}

	ul.lcp_catlist.lcp_25 li .lcp_thumbnail{
		float:none;
		margin-left: 0;
	}

}


@media (max-width: 999px) {
	.resp_col_50 {
		float:none;
		width: 100%;
		padding-right: 0;
	}
	.resp_col_50:first-child {
		margin-bottom: 1em;
	}
	
	.lcp_catlist li{
		padding-right: 0;
	}
	ul.lcp_catlist.lcp_50 li{
		float:none;
		width: 100%;
	}

	ul.lcp_catlist.lcp_33 li{
		float:none;
		width: 100%;
	}

	ul.lcp_catlist.lcp_25 li{
		float:none;
		width: 100%;
	}
	
	.footer_column, .footer_column:first-child {
		float:none;
		width: 100%;
	}

	.footer_column.last {
		margin-top:1em;
	}

	#footer_row {
		margin-top: -2em;
		text-align: center;
	}
	ul.lcp_catlist.lcp_company_logos li a {
		height: 80px;
	}
	ul.lcp_catlist.lcp_company_logos li a img.lcp_thumbnail{
		width:80%;
	}
	
	
}



@media (max-width: 767px) {
	ul.lcp_catlist.lcp_company_logos li{
		width: 25%;
	}
	ul.lcp_catlist.lcp_company_logos li a {
		height: 140px;
	}
	.tag_left {
	  width: 27%;
	}
	.ftr-nav .wp-pagenavi a, .wp-pagenavi span {
	  padding: 1px 5px;
	}
	.post_list {
	  float: left;
	  padding: 10px;
	  width: 72%;
	}

	.search-bar {
		display: none;
	}

	#fps-container {
		width: 100% !important;
	}

	/*--- Mobile Fix ----*/
	
	#ferretbar,
	div#div-gpt-ad-1459333824496-0,
	img.lcp_thumbnail.wp-post-image, div#signup {
		display: none;
	}

	/* display company logos on start page on resolution < 751px */
	.lcp_catlist.lcp_company_logos img.lcp_thumbnail.wp-post-image {
		display: block;
	}
	
	div.slides_control {
	    width: 100%!important;
	}
	
	div.post.fps-slide {
		width: 100%!important;
	}
	
	.slider-text p {
		display: none;
	}
	
	.oil-gas .lcp_catlist.lcp_25 > li:nth-child(n+3) {
		width: 100%;
	}
	
	.site-main .widget-area {
		padding: 20px
	}
	
	div#div-gpt-ad-1459333694277-0, div#div-gpt-ad-1459333735985-0 {
		margin: 0 auto
	}
	
	#logo {
		top: 35px;
	}
	
	#header-group {
		height: 160px;
	}
	

	div#tertiary.sidebar-container {
		clear: both
	}	
	
	/*--- Mobile Fix End ----*/
}


@media (max-width: 643px) {
	.toggled-on .nav-menu > li a:hover, .toggled-on .nav-menu > ul a:hover {
		background-color: #282828;
	}
}



@media (max-width: 600px) {
	.category .entry-summary img, .single .entry-content img, .search .entry-summary img {
		float:none;
		margin-left: 0;
		width:100%;
		height:auto;
		margin-bottom: 1em;
	}
}




/* iPhone 4 in portrait  -------------------------------------- */
@media only screen and (min-device-width : 320px) and (max-device-width : 480px) and (orientation : portrait) {

	img#logo {
		width:100%;
	}

	#fps-container {
		width: 100% !important;
	}
	
	.lcp_catlist .lcp_thumbnail{
		float:none;
		margin-right: 0;
		margin-left: 0;
	}
	
	ul.lcp_catlist.lcp_company_logos li a {
		height: 80px;
	}
}

/* fixing image width for single whitepaper page */
body.single-whitepaper img.attachment-post-thumbnail.size-post-thumbnail.wp-post-image {
	width: auto !important;
	margin: 10px auto;
	float: none;
	display: block;
	max-width: 90%;
}
body.single-whitepaper section.f-right figcaption {
	width: auto;
}

/* style of attached images and caption  */
.alignleft {
	margin-left: 0 !important;
}
.alignright {
	margin-right: 0 !important;
}
.wp-caption-text {
	font-weight: normal !important;
	margin: 10px !important;
	font-size: 12px !important;
	width: auto !important;
}
