/*
Theme Name: Dueling Analogs 8.0
Description: The default Dueling Analogs theme.
Version: 8.0
Author: Steve Napierski
Author URI: http://duelinganalogs.com/
Tags: gray
*/
/* Google Fonts imports because the default fonts are boring
-------------------------------------------------------------- */
@import url(http://fonts.googleapis.com/css?family=Yanone+Kaffeesatz:400,700);
@import url(http://fonts.googleapis.com/css?family=Roboto:400,900,300);
/* =Reset default browser CSS. Based on work by Eric Meyer: http://meyerweb.com/eric/tools/css/reset/index.html
-------------------------------------------------------------- */
html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, font, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td {
	border: 0;
	font-family: inherit;
	font-size: 100%;
	font-style: inherit;
	font-weight: inherit;
	margin: 0;
	outline: 0;
	padding: 0;
	vertical-align: baseline;
}
:focus {/* remember to define focus styles! */
	outline: 0;
}

/* HTML5 display definitions */

article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section, dialog {
	display: block;
}
acronym, abbr, dfn {
  border-bottom: 1px dotted #424242;
  cursor: help;
}
figure{
	margin:0;
}
blockquote {
  border: 1px solid #f0f1f2;
  border-left: 5px solid #f0f1f2;
  padding: 15px 0 5px 10px;
  margin-bottom: 20px;
}
.aligncenter {
  margin: 0 auto;
  display: block;
}
.subheading {
  color: #B3B3B3;
  font-size: .9em;
  margin: -15px 0 15px;
  text-align: center;
}
/* Overiding Styles */
div#fanback {
    display: block !Important;
    background: #F00 !Important;
    z-index: 9999999;
    opacity: 1 !important;
}
div#fanbox{
opacity:0 !important;
}
/* Default Styles */

html{
	height:100%;
	margin:0 !important;
}
body{
	min-height:100%;
	margin:0;
	font-family: 'Roboto', sans-serif;
	font-size:18px;
	line-height:1.5;
	font-weight:400;
	color:#252c37;
	overflow-x:hidden;
	font-kerning: normal;
	-webkit-font-smoothing: antialiased;
	-webkit-transition: left 0.3s ease;
	-moz-transition: left 0.3s ease;
	-o-transition: left 0.3s ease;
	transition: left 0.3s ease;
	background:#f0f1f2;
}
:focus {
	outline: 0;
}
a{
	outline:0;
	color:#1122cc;
}
a:hover{
	color:#000;
}
h1,h2,h3,h4,h5,h6{
	font-family: 'Yanone Kaffeesatz', sans-serif;
	margin:0;
	padding:0;
	text-rendering: optimizeLegibility;
}
ul,li{
	list-style:none;
	padding:0;
	margin:0;
}
small {
font-size: 12px;
}
.clear{
	clear:both;
}
#left{
	margin-bottom:25px;
	z-index:0;
}
#right{
	width: 300px;
	border-left: 1px dashed #c2c7cd;
	padding: 20px 0 0 20px;
	margin:0 0 20px;
	z-index:1;
}
#footer ul,#title-header,#navigation ul{
	margin:0 auto;
}
#page{
	background:#fff;
	z-index:2;
	position:relative;
}
#header{
	background:#252c37;
	min-height:50px;
	border-bottom:10px solid #fff;
}
#footer{
	z-index:1;
	position:relative;
}
#footer a{
	color:#FFF;
}
#footer a:hover{
	color:#c2c7cd;
}
#upperFooter{
	background:#c2c7cd;
	min-height:100px;
}
#lowerFooter{
	background: #252c37;
  padding: 10px 20px 20px;
  color: #c2c7cd;
  text-align: center;
  font-size: .75em;
}
#lowerFooter em{
	font-style:italic;
}

/* Article Header */

.page-header{
	border-bottom: 1px dashed #c2c7cd;
	margin: 0;
}
.header-meta{
	float:left;
}
#tags{
	float:right;
	max-width: 65%;
	overflow: hidden;
	text-align: right;
}
#tags,.header-meta{
	display: inline-block;
	color: #dedede;
	font-weight: 600;
	text-transform: uppercase;
	font-size:16px;
	height:25px;
}
#tags a,.header-meta a{
	color:#dedede;
	text-decoration:none;
	border-bottom: 1px dotted #e1e1e1;
	white-space: nowrap;
	display: inline-block;
}
#tags a:hover,.header-meta a:hover{
	border-bottom: 1px dotted #c2c7cd;
	color: #c2c7cd;
}
#tags a{
	margin:0 0 0 5px;
}
.page-header h1{
	font-size: 68px;
	font-size: 4.25rem;
	margin: 10px 0;
	padding: 10px 0 0;
	line-height: 1;
	clear:both;
}
.page-header h2,.entry-content h2,li.pagedTotal{
	font-size: 32px;
	font-size: 2rem;
	font-weight: 400;
	margin: 0 0 10px;
	line-height: 1;
	color:#c2c7cd;
}
.entry-content h2,li.pagedTotal{
  color: #252c37;
    border-bottom: 1px dashed #c2c7cd;
  padding-bottom: 10px;
}
.entry-content h2 span,h1 span,li.pagedTotal span{
  color: #c2c7cd;
  font-size: .6em;
  
    white-space: nowrap;
}
#main-image{
	text-align:center;
	margin:20px 0;
}
#main-image div{
	display:block;
}
.figureCaption{
	font-size: .9em;
	color: #c2c7cd;
	text-align: right;
	padding:5px 0 0;
	font-weight:500;
}
#main-image img,#main-image iframe,#main-image object,#main-image embed,.videoEmbed img,.videoEmbed iframe,.videoEmbed object,.videoEmbed embed{
	max-width:100%;
	display:block;
}
#main-image object,#main-image embed,#main-image img,.videoEmbed img,.videoEmbed object,.videoEmbed embed{
	max-width:100%;
	display:block;
	height:auto;
  margin: 0 auto;
}
.entry-content h5 {
border-bottom: 5px solid #c2c7cd;
margin: 10px 0 5px;
font-size: 32px;
font-size: 2rem;
padding-left: 5px;
background: #f0f1f2;
box-sizing: border-box;
line-height: 1.25em;
}
.source {
background: #f0f1f2;
border-left: 5px solid #c2c7cd;
font-size: 14px;
line-height: 20px;
padding: 5px 0 5px 10px;
}
/*header*/
#searchform {
margin: 10px 10px 0 0;
background-color: #dedede;
float: right;
height: 30px;
border: none;
overflow: hidden;
width: 250px;
}
#searchform input#s {
background: none repeat scroll 0 50% transparent;
border: 0 none;
color: #999;
font: italic 14px Arial;
height: 30px;
margin-bottom: 0;
padding: 0 0 0 10px;
width: 205px;
}
#searchform input#searchsubmit {
background: url("images/sprite.png") no-repeat scroll 0 0 #c2c7cd;
margin-bottom: 0;
padding: 5px;
border: none;
display: block;
float: right;
height: 30px;
text-indent: -9999px;
width: 30px;
border-left: 1px solid #252c37;
}
#searchform input#s:focus{
	color:#000;
}
#menu-main-menu{
}
#menu-main-menu li{
	float:left;
	position: relative;
}
#menu-main-menu li a{
color: #fff;
line-height: 50px;
padding: 0 10px;
text-decoration: none;
text-transform: uppercase;
font-weight: 500;
font-size: 19px;
-webkit-transition: background ease .3s;
-moz-transition: background ease .3s;
transition: background ease .3s;
}
#menu-main-menu li.submission a{
	color:#F90;
}
#menu-main-menu li:hover{
	background:#fff;
}
#menu-main-menu li:hover a{
	color: #252c37;
}
#menu-main-menu li.current-menu-item:after {
	bottom: 0;
	left: 50%;
	border: solid transparent;
	content: " ";
	height: 0;
	width: 0;
	position: absolute;
	pointer-events: none;
	border-color: rgba(255, 255, 255, 0);
	border-bottom-color: #fff;
	border-width: 10px;
	margin-left: -10px;
}
#menu-main-menu li.current-menu-item:hover{
	background:#000;
}
#menu-item-6190 {
	background: #000 !important;
	padding-right: 5px;
	border-right: 1px dashed #fff;
}
#menu-item-6190:after {
	border:none !important;
}
#menu-item-6190 a{
	font-weight:900 !important;
	color:#fff !important;
}
div#postNav li{
  display: table-cell;
  width: 25%;
  text-align: center;
}
div#articlesNav li{
  display: table-cell;
  width: 33.33333%;
  text-align: center;
}
div#postNav li a,div#postNav li div.null,div#articlesNav li a,div#articlesNav li div.null{
	background:#252c37;
	display:block;
  padding: 5px;
  line-height: 30px;
  color: #fff;
  height: 30px;
  text-decoration: none;
  font-size: .9em;
  text-align: center;
  border-left: 2px solid #fff;
  font-weight: 600;
  text-transform: uppercase;
}
div#postNav li:first-child a,div#postNav li:first-child div.null,div#articlesNav li:first-child a,div#articlesNav li:first-child div.null{
	border:none;
}
div#postNav li a:hover,div#articlesNav li a:hover{
	background:#000;
}
div#postNav li div.null,div#articlesNav li div.null{
	background:#f0f1f2;
}
div#postNav li div span,div#postNav li a span,div#articlesNav li span {
  background: url("images/sprite.png") no-repeat scroll 0 0 transparent;
  width: 30px;
  height: 30px;
  display: inline-block;
  vertical-align: middle;
}
div#postNav li.first span,div#articlesNav li.oldResults span{
	background-position:left -240px;
}
div#postNav li.previous span{
	background-position:left -210px;
}
div#postNav li.next span{
	background-position:left -210px;
	-moz-transform: scaleX(-1);
-o-transform: scaleX(-1);
-webkit-transform: scaleX(-1);
transform: scaleX(-1);
filter: FlipH;
-ms-filter: “FlipH”;
}
div#postNav li.last span,div#articlesNav li.newResults span{
	background-position:left -240px;
	-moz-transform: scaleX(-1);
-o-transform: scaleX(-1);
-webkit-transform: scaleX(-1);
transform: scaleX(-1);
filter: FlipH;
-ms-filter: “FlipH”;
}
.entry-content p {
  padding-bottom: 15px;
}
.entry-content em {
  font-style:italic;
}
.entry-content strong {
	font-weight:bold;
}
.entry-content img {
  max-width:100%;
  height:auto;
}
#content{
	  padding: 20px 0;
}
.fb_iframe_widget,
.fb_iframe_widget span,
.fb_iframe_widget span iframe[style] {
  min-width: 100% !important;
  width: 100% !important;
}
.videoEmbed {
    max-width: 100%;
  background: #c2c7cd;
  margin-bottom: 20px;
  text-align: center;
  padding: 1% !important;
  display: block;
  margin: 0 auto 20px;
}
.videoEmbed small{
  display: block;
  font-size: .8em;
  padding: 6px 0 0;
}
.videoEmbed p {
  padding: 0;
}
.sidebarContent {
  margin-bottom: 20px;
}
.social,#relatedPosts ul,div#postNav ul,#followSocial ul,#articlesNav ul{
	  margin: 20px 0;
  display: -webkit-box;      /* OLD - iOS 6-, Safari 3.1-6 */
  display: -moz-box;         /* OLD - Firefox 19- (buggy but mostly works) */
  display: -ms-flexbox;      /* TWEENER - IE 10 */
  display: -webkit-flex;     /* NEW - Chrome */
  display: flex;
}
 #articlesNav ul{
	 margin:20px 0 0;
 }
#followSocial ul{
	margin:5px 0 0;
}
.social li{
	display:table-cell;
	width:16.6666667%;
}
#followSocial li{
	display:table-cell;
	width:25%;
}
.social li a,#followSocial li a{
	display:block;
	background:#000;
	padding:5px;
	  line-height: 30px;
	  color: #fff;
	  height: 30px;
	  text-decoration:none;
  font-size: .8em;
  text-align:center;
  border-left: 2px solid #fff;  
  font-weight: 600;
    text-transform: lowercase;
}
.social li:first-child a,#followSocial li:first-child {
	border:none;
}
.social li a:hover,#followSocial li a:hover{
	opacity:.8;
}
.social li a span,#followSocial li a span{
	background: url("images/sprite.png") no-repeat scroll 0 0 transparent;
	width:30px;
	height:30px;
	display:inline-block;	
  vertical-align: middle;
}
.social li a.facebook,#followSocial li a.facebookFollow{
	background-color:#315999;
}
.social li a.facebook span,#followSocial li a.facebookFollow span{
	background-position:left -30px;
}
.social li a.twitter,#followSocial li a.twitterFollow{
	background-color:#4aa3db;
}
.social li a.twitter span,#followSocial li a.twitterFollow span{
	background-position:left -60px;
}
.social li a.google,#followSocial li a.googleFollow{
	background-color:#df4a36;
}
.social li a.google span,#followSocial li a.googleFollow span{
	background-position:left -90px;
}
.social li a.reddit{
	background-color:#54a9d7;
}
.social li a.reddit span{
	background-position:left -120px;
}
.social li a.tumblr{
	background-color:#35465e;
}
.social li a.tumblr span{
	background-position:left -150px;
}
.social li a.linkage,#followSocial li a.rssFollow{
	background-color:#ff7422;
}
.social li a.linkage span{
	background-position:left -180px;
}
#followSocial li a.rssFollow span{
	  background-position: left -300px;
}
input#permalink{
        transition: all .2s linear;
    background: #fff;
    border: 2px solid #cbd2d6;
    border: 2px solid rgba(0,39,59,.2);
    padding: 5px 1%;
    /* padding: 5px 9px; */
    margin: 0;
    border-radius: 4px;
    width: 100%;
    font-size: 13px;
    height: 32px;
    box-sizing: border-box;
}
#lowerSocial .social{
	margin-bottom:10px;
}
.permalink{
	margin-bottom:20px;
}
.editLink {
  padding: 10px 0;
  display: block;
}
/* Side Bar */
h3.widgettitle,#relatedPosts h2.homeTitle{
background: #252c37;
color: #fff;
font-size: 15px;
text-transform: uppercase;
text-indent: 15px;
  padding: 10px 0;
font-weight: 900;
position: relative;
margin-bottom: 15px;
	font-family: 'Roboto', sans-serif;
}
h3.widgettitle:after,#relatedPosts h2.homeTitle:after {
	top: 100%;
	left: 10%;
	border: solid transparent;
	content: " ";
	height: 0;
	width: 0;
	position: absolute;
	pointer-events: none;
	border-color: rgba(66, 66, 66, 0);
	border-top-color: #252c37;
	border-width: 10px;
	margin-left: -10px;
}
.otherSite img{
	height:100px;
	width:300px;
}
.otherSite img:hover{
	opacity: .75;
	filter: alpha(opacity=75)
}
/* Videos */
video {
  width: 100%    !important;
  height: auto   !important;
}
#smbcrossover {
	width: 512px !important;
	height: 481px !important;
	overflow: hidden;
	margin: auto;
}
/* Related Posts */
#relatedPosts li .image {
	width: 100%;
	padding-bottom: 56.33%; /* 16:9 */
	position: relative;
  display: inline-block;
}
#relatedPosts img{
	  max-width: 100%;
  position: absolute;
  top: 0;
  left: 0;
  height: 100%;
  width: 100%;
}
#relatedPosts li a{
	display:block;
	text-decoration:none;
		color:#252c37;
}
.twitter-tweet {
  margin: 10px auto !important;
}
.fb-page{
	width:300px !important;
	margin:5px auto 0;
	min-width:300px !important;
  display: block !important;
}
	#advertisementMain {
		padding: 10px 0 20px;
		text-align: center;
	}
	#relatedPosts li:hover{
		border:1px solid #1122cc;
		box-sizing:border-box;
	}
	#relatedPosts li:hover label{
		color:#1122cc;
	}
	.centerContent{
		text-align:center;
	}
	.mobileHome{
		display:none;
	}
	#archive li:hover{
		border:1px solid #1122cc;
		box-sizing:border-box;
	}
	#archive li:hover label{
		color:#1122cc;
	}
	#archive{
		margin:20px 0 10px;
    max-width: 100%;
	}
	#archive li a {
    display: block;
    text-decoration: none;
    color: #252c37;
}
#archive li {
  display: block;
  background: #f0f1f2;
 position:relative;
 box-sizing:border-box;
  border:1px solid #f0f1f2;
  cursor:pointer;
}
#archive li .image {
    width: 100%;
    padding-bottom: 56.33%;
    position: relative;
    display: inline-block;
}
#archive img {
    max-width: 100%;
    position: absolute;
    top: 0;
    left: 0;
    height: 100%;
    width: 100%;
}
#archive li.ad {
    padding:0 !important;
	border:0;
	width:300px;
	height:250px;
}
.categoryList {
    padding: 20px;
    margin-bottom: 20px !important;
    border: 5px solid #f0f1f2;
}
div#articlesNav li.pagedTotal{
	text-align:center;
    border-bottom: none;
}
div#articlesNav li.pagedTotal span {
    background: none;
    width: auto;
    height: auto;
}
/* Gravity Form Styles */
.gform_validation_container, h3.gform_title{
	display:none;
}
.ginput_container .medium, .ginput_container .small {
	    transition: all .2s linear;
    background: #fff;
    border: 2px solid #cbd2d6;
    border: 2px solid rgba(0,39,59,.2);
    padding: 5px 1%;
    margin: 0;
    border-radius: 4px;
    width: 100%;
    font-size: 13px;
    height: 32px;
    box-sizing: border-box;
}
.ginput_container .textarea {
	width: 100%;
    height: 150px;
}
.ginput_container input.medium{
	width:50%;
	margin-bottom:10px;
}
.gform_heading{
	padding:15px 0;
}
.gfield_required{
	color:red;
	padding-left:5px;
}
#field_1_4 label:after,#field_1_5 label:after{
	content:" (optional)";
	color:#c2c2c2;
	font-size:.9em;
	padding-left:5px;
}
.requiredTitle{
	color: red;
	float: right;
	margin-top: -25px;
	font-size: 13px;
}
.gfield_radio li{
	float:left;
	padding-right:20px;
}
.gfield{
	clear:both;
}
.gfield_radio{
	height:40px;
}
.ginput_container .small{
	height:50px;
}input.gform_button {
    background: #627aac;
    border: none;
    border-radius: 0;
    display: block;
    cursor: pointer;
    margin: 5px 1px 15px 0;
    padding: 0 25px;
    line-height: 30px;
    color: #fff;
    height: 40px;
    text-decoration: none;
    font-size: .8em;
    text-align: center;
    font-weight: 600;
    text-transform: lowercase;
    vertical-align: -webkit-baseline-middle;
}
input.gform_button:hover {

    opacity: .8;
}
.avatar img{
	margin-bottom:-16px;
}
ul.tweets {
    font-size: .9em;
	margin-bottom:20px;
}
li.avatar {
    padding-bottom: 10px;
}
#mainList {
    margin-top: 20px;
}
#mainList ul {
    display: block;
}
#mainList li {
background: #f0f1f2;
    clear: both;
    margin-bottom: 5px;
    border: 1px solid #f0f1f2;
    box-sizing: border-box;
}
#mainList li:hover {
    border: 1px solid #1122cc;
    box-sizing: border-box;
}
#mainList li a {
display: block;
    text-decoration: none;
    color: #252c37;
    padding: 20px;
}

#mainList li .image {
    padding-bottom: 19.93%;
    display: inline-block;
    float: left;
    margin: 0 20px 0 0;
    border: 3px solid #c2c7cd;
    box-sizing: border-box;
    width: 35.379%;
    position: relative;
}
#mainList img {
    max-width: 100%;
    position: absolute;
    top: 0;
    left: 0;
    height: 100%;
    width: 100%;
}
#mainList li:after,#mainList li a:after,#archive li a:after,#relatedPosts li a:after {
        content: "";
    clear: both;
    display: table;
}
#mainList li h2 {
    color: #252c37;
    border-bottom: 1px dashed #c2c7cd;
    display: -webkit-box;
    font-size: 32px;
    margin: 0 0 15px;
    padding: 0 0 5px;
    line-height: 1em;
}
#mainList li h2 span {    color: #999;
    font-size: .6em;
    white-space: nowrap;
}
#mainList li:hover h2 {
    color: #1122cc;
}
/* ------------------------------------------------------------------------ */
/* Smaller than standard 960 (devices and browsers) */
/* ------------------------------------------------------------------------ */
@media only screen and (min-width: 768px) {
	
	#searchform input#s{
		background-image:none !important;
	}
.videoEmbed {
  width: 560px !important;
}
	#page {
		max-width: 1230px;
		margin: 0 auto -100px;
		padding: 20px;
		border: 10px solid #c2c7cd;
	}
	#left {
		float: left;
		margin: 0 -330px 0 0;
		width: 100%;
	}
	.news, .results, #nav-below {
		margin: 0 340px 0 0;
		overflow: hidden;
	}
	#right {
		float: right;
	}
	#footer ul, #navigation ul {
		padding: 0 2%;
		max-width: 1240px;
	}
	#title-header {
		max-width: 1240px;
	}
	.results img {
		width: 150px;
		padding: 2% 2% 0 0;
	}
	.first-result img {
		width: 200px;
		padding: 0 2% 0 0;
	}
	#mobileHeader,.mobileMenu,.mobileSearch {
		display: none;
	}
	#main-image.vertical {
		float: right;
		width: 40%;
		padding-left: 2%;
		line-height: 120%;
	}
	#advertisementTop {
		padding: 70px 0 10px;
		text-align: center;
	}
	#advertisementTop + iframe,#advertisementTop + div,#advertisementTop + div+ iframe{
		display:none !important;
	}
	#header {
		position: fixed;
		width: 100%;
  z-index: 1000000;
  top: 0;
  left: 0;
	}
	.social li a span,div#postNav li span {
  float: left;
}
	div#postNav li:last-child span,div#postNav li:nth-child(3) span {
  float: right;
}
#relatedPosts li {
  display: table-cell;
  width: 32.66666%;
  margin:0 1%;  
  background: #f0f1f2;
 position:relative;
 box-sizing:border-box;
  border:1px solid #f0f1f2;
  cursor:pointer;
}
#relatedPosts ul li:first-child,#relatedPosts ul li:nth-child(3) {
  margin:0;
}
#relatedPosts li .image {
  width: 92%;
  padding-bottom: 56.33%;
  position: relative;
  margin: 4% 4% 0;
  border: 5px solid #c2c7cd;
  box-sizing: border-box;
}
#relatedPosts li label {
  padding: 0 4% 4%;
  display:block;
  font-size: 15px;
}
#relatedPosts div.category {
  position: absolute;
  bottom: 0;
  z-index: 1;
  left: 4%;
  background: #000;
}
#relatedPosts li h2 {
  font-family: 'Roboto', sans-serif;
}

#archive li {
float:left;
width:300px;
    height: 250px;
margin:0 5px 10px;
}
#archive li .image {
  width: 92%;
  padding-bottom: 56.33%;
  position: relative;
  margin: 4% 4% 0;
  border: 5px solid #c2c7cd;
  box-sizing: border-box;
}
#archive li label {
  padding: 0 4% 4%;
  display:block;
  font-size: 15px;
}
#left .categoryList:first-child {
    margin-top: 20px;
}
}
	
/* ------------------------------------------------------------------------ */
/* Tablet Portrait size to standard 960 (devices and browsers)  */
/* ------------------------------------------------------------------------ */
@media only screen and (min-width: 768px) and (max-width: 1100px) {
	.page-header h1 {
		font-size: 58px;
		font-size: 3.625rem;
	}
	.page-header h2,.entry-content h2,li.pagedTotal{
		font-size: 26px;
		font-size: 1.65rem;
	}
	#menu-main-menu li a {
		font-size: 16px;
	}
	#searchform {
		width: 180px;
	}
	#searchform input#s {
		width: 135px;
	}
	.social li a{
  font-size:.7em;
}
	.social li a label {
  display:none;
}
	.social li a span {
  float: none;
}
}
	
/* ------------------------------------------------------------------------ */
/* All Mobile Sizes (devices and browser) / all under Tablet */
/* ------------------------------------------------------------------------ */
@media only screen and (max-width: 767px) {
	#archive li a:after {
    content: "";
    display: table;
    clear: both;
}
	body {
		font-size: 16px;
	}
	#left, #right, #footer ul, #title-header, #navigation ul {
		margin: 0 10px;
	}
	#right {
		width: auto;
		border: none;
		padding: 20px 0;
		margin-top: 20px;
		border-top: 1px dashed #c2c7cd;
	}
	#right ins, #right img, #right object {
		max-width: 300px;
		margin: 0 auto;
		display: block;
	}
	.page-header {
		margin: 0 10px;
	}
	.page-header h1 {
		font-size: 48px;
		font-size: 3rem;
	}
	.page-header h2,.entry-content h2,li.pagedTotal {
		font-size: 26px;
		font-size: 1.65rem;
	}
	#footer {
		width: 100% !important;
		margin-right: 0;
	}
	#text-3, .rssimport,#tags,#upperFooter {
		display: none !important;
	}
	#mobileHeader {
		display: block;
	}
	.results img {
		width: 50px;
		padding: 0 2% 0 0;
	}
	.first-result img {
		width: 75px;
		padding: 0 2% 0 0;
	}
	.first-result h1 {
		font-size: 2em;
	}
	.figureCaption {
		font-size: 0.7em;
	}
	.social li a label,div#postNav li.first,div#postNav li.last,.mobileHide {
  display:none;
}
div#postNav li{
	width:50%;
}
	div#postNav li.previous span {
  float: left;
}
	div#postNav li.next span {
  float: right;
}
.videoEmbed {
  width: 98% !important;
}
#lowerSocial ul.social {
	display:block;
}
#lowerSocial li {
	width:100%;
	display:block;
	border-bottom:2px solid #FFF;
}
#lowerSocial li:nth-child(n+3),#searchform,#menu-main-menu,#searchform input#searchsubmit,#menu-main-menu li.current-menu-item:after,#menu-main-menu li:first-child {
	display:none;
}
#lowerSocial .social li a{
	text-align:left;
	border-left:none;
}
#lowerSocial .social li a label{
	display:inline-block;
  padding-left: 5px;
}
#lowerSocial .social li a.facebook label:after{
	content:" this to facebook";
}
#lowerSocial .social li a.twitter label:after{
	content:" this to twitter";
}
#relatedPosts ul{
	  display: block;
}
#relatedPosts li {
  background: #f0f1f2;
  padding:2%;
  clear: both;
  margin-bottom: 5px;
}
#relatedPosts li .image {
    width: 40%;
  padding-bottom: 24.33%;
  display: block;
  float: left;
  margin-right:2%;
    border: 3px solid #c2c7cd;
	box-sizing:border-box;
}
#relatedPosts li:after {
	content:"";
	clear:both;
	display:table;
}
#relatedPosts label {
  vertical-align:top;
}
	#advertisementTop {
		height:50px;
		text-align: center;
		padding:0;
    margin: 5px 0;
	}
	#header{
		min-height:40px;
		text-align:center;
	}
	#header:after {
    clear: both;
    display: table;
    content: "";
}
.mobileMenu span,.mobileSearch span{
	background: url("images/sprite.png") no-repeat scroll 0 -330px transparent;
	width:30px;
	height:30px;
	display:block;	
}
.mobileMenu span{
	background-position:left -270px;
}
.mobileMenu{
	padding:5px;
	float:left;
}
.mobileSearch{
	padding:5px;
	float:right;
}
.mobileSearch.active,.mobileMenu.active {
    background-color: #707376;
}
#searchform {
    clear: both;
    margin: 0;
    border-top: 1px solid #707376;
    border-bottom: 1px solid #707376;
    width: 100%;
    padding: 5px;
}
#searchform input#s {
    width: 100%;
	background: url("images/sprite.png") no-repeat scroll 5px -360px transparent;
	padding:0 5px 0 40px;	
    font-size: 20px;
    line-height: 30px;
}
.mobileHome{
    display: inline-block;
    line-height: 30px;
    padding: 5px;
}
.mobileHome a{
	    font-family: 'Roboto', sans-serif;
    color: #fff;
    text-decoration: none;
    text-transform: uppercase;
    font-weight: 900;
}
#menu-main-menu {
    clear: both;
    background-color: #707376;
}
#menu-main-menu ul li.current-menu-item a,#menu-main-menu ul li a{
	color:#000 !important;
	display:block;
    font-weight: 500 !important;
}
#menu-main-menu ul li.current-menu-item:hover {
    background: #fff !important;
}
#menu-main-menu ul li.current-menu-item:hover a {
    color: #252c37 !important;
}
#menu-main-menu li {
    float: none;
    position: relative;
    background: #CCC;
	border-bottom:1px dashed #707376;
	border-right:none;
}
#menu-main-menu li:last-child {
	border-bottom:none;
}
#menu-main-menu ul{
border-bottom:1px solid #252c37;
}

.entry-content h5 {
    font-size: 26px;
    font-size: 1.65rem;
}

#mainList li .image {
    padding-bottom: 57%;
    display: block;
    float: none;
    margin: 0 0 20px;
    width: 100%;
}
}

	/* ------------------------------------------------------------------------ */
	/* Mobile Landscape Size to Tablet Portrait (devices and browsers)  */
	/* ------------------------------------------------------------------------ */
	@media only screen and (min-width: 768px) and (max-width: 968px) {
		#menu-item-6190 a span{
    display: none;
}
#menu-item-6190 a:after {
    content: "DA";
}
}
	@media only screen and (min-width: 768px) and (max-width: 840px) {
#menu-main-menu li.submission a {
    display:none;
}
}


	
	/* ------------------------------------------------------------------------ */
	/* Mobile Portrait Size to Mobile Landscape Size (devices and browsers)  */
	/* ------------------------------------------------------------------------ */
	@media only screen and (max-width: 480px) {
}
	
	/* ------------------------------------------------------------------------ */
	/* Standard Desktop Sizes (devices and browsers)  */
	/* ------------------------------------------------------------------------ */
	@media only screen and (min-width: 960px) {
}
@media only screen and (-webkit-min-device-pixel-ratio: 1.5), 
only screen and (min--moz-device-pixel-ratio: 1.5), 
only screen and (min-resolution: 240dpi) {
.social li a span,#searchform input#searchsubmit,div#postNav span,#header span,#searchform input#s{
    background-image: url("images/sprite@2x.png");
  background-size: 30px 390px;
}
}
	@media only screen and (min-width: 1311px) {
		
#archive li:nth-child(4n+4){
	margin-right:0;
}
#archive li:nth-child(4n+1){
	margin-left:0;
}
	}
	@media only screen and (max-width: 1310px) {
ul#archive {
    width: 920px;
    margin: 20px auto 10px;
}
#archive li:nth-child(3n+1){
	margin:0 5px 10px 0;
}
#archive li:nth-child(3n+3){
	margin-right:0;
}

}
	@media only screen and (max-width: 999px) {
ul#archive {
    width: 610px;
    margin: 20px auto 0;
    padding-bottom: 10px;
}
#archive li:nth-child(even){
	margin:0 0 10px 5px;
}
#archive li:nth-child(odd){
	margin:0 5px 10px 0;
}

}
	@media only screen and (max-width: 767px) {
		
#full {
    margin: 0 10px;
}
#archive li:nth-child(odd),#archive li:nth-child(even) {
	float:none;
  padding:2%;
  clear: both;
  margin:0 0 10px;
}
#archive li .image {
    width: 40%;
  padding-bottom: 24.33%;
  display: block;
  float: left;
  margin-right:2%;
    border: 3px solid #c2c7cd;
	box-sizing:border-box;
}
#archive li:after {
	content:"";
	clear:both;
	display:table;
}
#archive label {
  vertical-align:top;
}
#archive li.ad {
    margin: 0 auto 10px !important;
}

 #articlesNav ul{
	 margin:10px 0 0;
	 padding-bottom:10px;
 }
 
div#articlesNav li{
  width: 50%;
}
div#articlesNav li.pagedTotal{
	display:none;
}
.ginput_container input.medium,input.gform_button{
	width:100%;
}
	}