/*======================================
Theme Name: Dynamic News Lite
Theme URI: http://themezee.com/themes/dynamicnews/
Description: A responsive, multipurpose blogging and magazine theme with bold colors and fonts. It comes with a featured content slider and a magazine page template. Dynamic News is a trending theme on wordpress.com and we are sure you will like the WordPress.org version as well.
Version: 100.1.5
Author: ThemeZee
Author URI: http://themezee.com
Tags: two-columns, light, red, custom-background, custom-colors, custom-header, custom-menu, editor-style, featured-image-header, featured-images, flexible-header, full-width-template, sticky-post, threaded-comments, translation-ready, theme-options, fluid-layout, responsive-layout, one-column, left-sidebar, right-sidebar, three-columns, black, blue, silver, white, green, gray
Text Domain: dynamicnewslite
Domain Path: /languages/
License: GNU General Public License v2.0
License URI: http://www.gnu.org/licenses/gpl-2.0.html
======================================*/


/* CSS Reset | http://meyerweb.com/eric/tools/css/reset/ | v2.0
-------------------------------------------------------------- */
html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, cite, code, del, dfn, em, img, ins, kbd, q, s, samp, strike, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li,
fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, embed, figure, figcaption, footer, header, hgroup,
menu, nav, output, ruby, section, summary, time, mark, audio, video {
	margin: 0;
	padding: 0;
	border: 0;
	font-size: 100%;
	font: inherit;
	
}
/* HTML5 display-role reset for older browsers */
article, aside, details, figcaption, figure,
footer, header, hgroup, menu, nav, section {
	display: block;
}
body {
	line-height: 1;
}

/* this is specified at the component level 
ol, ul {
	list-style: none;
} */

blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: '';
	content: none;
}


/* General Styles
-------------------------------------------------------------- */
html {
	font-size: 100.01%;
}
body {
	font-family: verdana, 'sans-serif';
	font-size: .95em;
	border: 0;
	color: #333;
	background-color: #efefef;
}

/* Links */
a, a:link, a:visited{
	color: #063;
	text-decoration: underline;
}
a:hover, a:active {
	text-decoration: none;
}

/* 
a:focus {box-shadow: 0 0 0 1px #fff, 0 0 2px 5px #063;}
 */

/* Form Elements */
input, textarea {
	padding: 0.7em;
	background: #fff;
	border: 1px solid #ddd;
	font-size: 1.0em;
	color: #333;
	line-height: 1.3em;
	font-family: verdana, 'sans-serif';
}
input[type="submit"] {
	border: none;
	color: #fff;
	background: #e84747;
}
input[type="submit"]:hover {
	background-color: #303030;
	cursor: pointer;
}

/* Clearing Floats */
.clearfix:before, .clearfix:after {
	content: " ";
	display: table;
}
.clearfix:after {
	clear: both;
}
.clearfix {
    *zoom: 1; /* For IE 6/7 only */
}

/* Make Form Elements responsive */
input, textarea, select {
	max-width: 100%;
}

img {max-width:100%;height:auto;}



/* Basic Structure
-------------------------------------------------------------- */
#wrapper {
	max-width: 1340px;
	width: 92%;
	margin: 0 auto;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	background: #fff;
}
#header-wrap {
	background: #fff;
}
#header-new {
	padding: 20px 0 20px 15px;
}
#wrap {
	clear: both;
	padding: 1.5em 1.5em 0;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	background-color: #fff;
}


#wrap-feature-img {
	clear: both;
	padding: 0;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}

#content {
	float: left;
	width: 72%;
	padding-right: 1.5em;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	padding-top: 0.5em;
}

#content-full {
	float: left;
	padding-right: 1.5em;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	padding-top: 0.5em;
}

#sidebar {
	float: right;
	width: 28%;
	padding-top: 0.5em;
}

/* Header
-------------------------------------------------------------- */
#logo {
	float: left;
	max-width: 100%;
}
#logo .site-title {
	font-size: 2.5em;
	font-weight: bold;
	color: #e84747;
	font-family: 'Francois One', 'sans-serif', verdana;
}
#logo a:hover {
	text-decoration: none;
}
#logo a:hover .site-title {
	color: #333;
	text-decoration: none;
}
#logo .site-description {
	margin-top: 0.4em;
	color: #333;
}

/* Header Content */
#header-content {
	display: inline;
	padding: 0;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}
#header-content div {
	float: right;
	margin-left: 1.5em;
}
#header-content #header-text {
	margin-top: 0.3em;
	line-height: 1.4em;
	font-size: 1.3em;
	color: #777;
}
#header-content #header-search #s {
	float: right;
}

/* Custom Header Image */
#custom-header {
	margin: 0;
}
#custom-header img {
	max-width: 1340px;
	vertical-align: top;
	width: 100%;
	height: auto;
}






/* Navigation Menu
-------------------------------------------------------------- */
#mainnav-icon {
	display: none;
}


#navi-wrap {
	background: #666;
	position: sticky;
	top: 0;
	z-index: 900;
}

.sticky { position: fixed; top:0;}


#mainnav-menu {
	list-style-type: none;
	list-style-position: outside;
	position: relative;
}
#mainnav-menu li{
	float:left;
	position:relative;
	margin-right: 1px;
}
#mainnav-menu a {
	display: block;
	padding: 1.4em;
	text-transform: uppercase;
	text-decoration: none;
	font-size: .8em;
	letter-spacing: 0.1em;
	font-family: 'Droid Sans', verdana, 'sans-serif';
	-webkit-transition: all 0.1s ease-out;
	-moz-transition: all 0.1s ease-out;
	-ms-transition: all 0.1s ease-out;
	-o-transition: all 0.1s ease-out;
	transition: all 0.1s ease-out;
}
#mainnav-menu a:link, #mainnav-menu a:visited, #mainnav-menu li{
	color: #fff;
	text-decoration: none;
}
#mainnav-menu a:hover {
	background: #fff;
	color: #333;
}
#mainnav-menu ul {
	position: absolute;
	display: none;
	z-index: 99;
	background: #efefef;
	box-shadow: 0 0 2px #444;
}
#mainnav-menu ul li{
	margin: 0;
}
#mainnav-menu ul a {
	width: 250px;
	width: 16rem;
	padding: .9em;
	float: left;
	font-weight: normal;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}
#mainnav-menu ul a:link, #mainnav-menu ul a:visited{
	color: #333;
	font-size: 0.85em;
	line-height: 1.3em;
	text-decoration: none;
}
#mainnav-menu ul a:hover {
	color: #000;
	background: #fff;
}
#mainnav-menu li ul ul {
	margin-left: 250px;
	margin-left: 16rem;
}
#mainnav-menu li:hover ul ul, #mainnav-menu li:hover ul ul ul, #mainnav-menu li:hover ul ul ul ul{
	display:none;
}
#mainnav-menu li:hover ul, #mainnav-menu li li:hover ul, #mainnav-menu li li li:hover ul, #mainnav-menu li li li li:hover ul{
	display:block;
}
#mainnav-menu li.current_page_item a, #mainnav-menu li.current-menu-item a {
	text-decoration: none;
}
#mainnav-menu li.current_page_item ul li a, #mainnav-menu li.current-menu-item ul li a{
	text-decoration: none;
}
#mainnav-menu ul li.current_page_item a, #mainnav-menu ul li.current-menu-item a {
	text-decoration: none;
}
#mainnav-menu ul li.current_page_item ul li a, #mainnav-menu ul li.current-menu-item ul li a{
	text-decoration: none;
}

/* new tooltip glossary styles */
.glossaryLink{cursor: help !important;}
#ttcont {line-height: 1.4em; padding: 10px !important;}

/* HRF Legacy
-------------------------------------------------------------- */


.small {font-size: .84em;}
.related {font-size: .9em; line-height: 1.45em; margin-bottom: 20px;}
.relhdr {text-transform: uppercase; font-size: .9em; font-weight: bold;}
.lastfive {text-transform: uppercase; font-size: .9em; font-weight: bold; border-top: 1px #ccc solid; padding-top: 10px; margin: 20px 0 0 0;}
.imgcapt {font-size: .85em; color: #666; margin-top: .5em; margin-bottom: 1.1em; line-height: 1.4em;}
.newimgcapt {font-size: .82rem; color: #666; margin-bottom: 1.1em; margin-top: -1em; line-height: 1.4em;}
.orig-pub-noimg {font-size: .8rem; margin-bottom: 20px;}

.dpa-page-title {font-size: 28px; margin-bottom: 20px;}

.sharify-container ul li {margin: 0; padding: 0 5px 0 0;}

div.google-visualization-tooltip {padding: 5px; line-height: 1.25em;}

.derby-path-tooltip {padding:5px; font-family: arial; font-size: 16px; line-height: 1.4em; width: 350px;}
.derby-path-times {padding-bottom: 8px; font-weight: bold;}
.derby-path-horses {font-size: .9em;}

.tooltip-160-14px {padding:5px; font-family: arial; font-size: 14px; line-height: 1.4em; width: 160px;}
.tooltip-160-16px {padding:5px; font-family: arial; font-size: 16px; line-height: 1.4em; width: 160px;}

.averages {font-size: .9rem; margin-top: 2px;}

.google-chart-900 {width: 100%; min-height: 900px;}
.google-chart-800 {width: 100%; min-height: 800px;}
.google-chart-700 {width: 100%; min-height: 700px;}
.google-chart-600 {width: 100%; min-height: 600px;}
.google-chart-500 {width: 100%; min-height: 500px;}
.google-chart-500-multi {width: 100%; min-height: 500px; margin-bottom: 100px;}
.google-chart-400 {width: 100%; min-height: 400px;}
.google-chart-400-multi {width: 100%; min-height: 400px; margin-bottom: 60px;}
.google-chart-300 {width: 100%; min-height: 300px;}
.google-chart-300-multi {width: 100%; min-height: 300px; margin-bottom: 60px;}
.google-chart-200 {width: 100%; min-height: 200px;}
.google-chart-200-multi {width: 100%; min-height: 200px; margin-bottom: 60px;}
.google-chart-150 {width: 100%; min-height: 150px;}
.google-chart-150-multi {width: 100%; min-height: 150px; margin-bottom: 60px;}
.google-chart-100 {width: 100%; min-height: 100px;}
.google-chart-100-multi {width: 100%; min-height: 100px; margin-bottom: 60px;}
.google-chart-align {margin-left: -20px; margin-top: -40px;}

img.display-center {display: block; margin-left: auto; margin-right: auto;}

.book-img {float: left; margin-bottom: .25rem; margin-right: 1rem;}





.404hdr {font-weight: normal; font-size: .9em;}
.cat-nav {margin: 10px 0 20px 0; font-size: .75em; clear: both;}
.contrib-rss {margin-left: 20px; margin-top: -20px; font-size: .8em;}
.smexcerpt {font-size: .75em; line-height: 1.1em; padding-right: 2px;}


.listchild {border-top: 1px solid #ccc; padding: 10px 10px 0 10px; margin: -1em 20px 0 20px;}
.listchild a {color: #063; text-decoration: underline;}
.listtxt {font-size: 1.2em; margin: 10px 0 0 0; line-height: 1.6em;}
.listtxtnew {font-size: 1.2em; margin: 10px 0 0 0; line-height: 1.6em;}
.beginnertxt {font-size: 1.2em; margin: 10px 10px 0 0; padding: 0 0 10px 0; line-height: 1.6em; border-bottom: 1px dashed #ccc;}
.listsm {margin: 0 0 30px 0; line-height: 1.4em;}

.cornertopwrap {margin: 10px 0 10px 0;}
.bcornerhdr {font: verdana, sans-serif; font-size: 1.4em; padding: 10px 0; margin: 20px 0 30px 0; border-top: 1px solid #ccc; border-bottom: 1px solid #ccc;}
.cornersect {float: left; width: 30%; padding: 0; margin: 0 30px 20px 0; font-size: .95em; color: #333; line-height: 1.2em;}
.cornersect p  {margin-bottom: 1.5em;}
.bctop-img {float: left; width: 240px; padding: 0; margin: 0 15px 0 0;}
.bctop-copy {float: left; width: 72%; padding: 0; margin: 1.2em .08em; 0 0;}
.bctop-ad {float: left;  width: 300px; padding: 0; margin-top: 1.2em;}
.begtxt {font-size: 1.2em; margin-right: 1.4em; padding: 0; line-height: 1.5em;}
.begtxt p  {margin-bottom: 1.5em;}
.bcsecthdr  {font-size: 1.3em; color: #000; text-transform: uppercase; margin: 0 0 5px 0; line-height: 1.2em;}
.tagcloud {font-size: 1.5em; line-height: 1.6em;}

.promowrap {margin:0;}
.bcwrap {margin-left: 1.2em;}


.alignrightpad {
   float: right;
	margin: 0 0;
	}

.dparightpad {float: right; margin: 0;}

.centered {text-align: center;}

.pad5T 	{padding: 5px 0 0 0;}
.pad5B 	{padding: 0 0 5px 0;}
.pad5L 	{padding: 0 0 0 5px;}
.pad5L 	{padding: 0 10px 0 0}
.pad10T {padding: 10px 0 0 0;}
.pad15T {padding: 10px 0 0 0;}
.pad10B {padding: 0 0 10px 0;}
.pad20B {padding: 0 0 20px 0;}
.pad30B {padding: 0 0 30px 0;}
.pad40B {padding: 0 0 40px 0;}
.pad20T {padding: 20px 0 0 0;}
.pad20TB {padding: 20px 0 20px 0;}
.pad20B {padding: 0 0 20px 0;}
.pad30T {padding: 30px 0 0 0;}
.pad40T {padding: 40px 0 0 0;}
.pad60T {padding: 60px 0 0 0;}
.pad120T {padding: 120px 0 0 0;}
.pad10L {padding: 0 0 0 10px;}
.pad20LT {padding: 20px 0 0 20px;}
.pad5T10L {padding: 5px 0 0 10px;}
.btnpad {padding: 4px 10px 4px 10px;}
.padimg {padding: 10px 0 30px 0;}
.padhdrimg {padding: 0px 0 10px 0;}
.flickrpad {margin: 10px 0 10px 0;}
.padRL {padding: 0;}
.padimghdr {padding: 5px 0 0 0;}
.bottompad {margin: 30px 0 0 0;}
.margin10B {margin-bottom: 10px;}
.margin20B {margin-bottom: 20px;}
.margin10T {margin-top: 10px;}
.margin20T {margin-top: 20px;}
.margin20TB {margin: 20px 0;}
.margin30TB {margin: 30px 0;}
.margin40TB {margin: 40px 0;}
.negmargin20T {margin-top: -30px;}


.bc-lineheight li {margin-bottom: .7em; line-height: 1.25em;}
.worker-details {margin-top: 60px; margin-bottom: -20px;}


.caveat {background-color: #efefef; border: 1px solid #ccc; padding: 10px; margin: 20px 0 20px 0; font-size: 1.05em; line-height: 1.6em;}

.breaking {
	background: #f0e808;
	padding: 1px 5px;
	margin-right: 2px;
	margin-top: 5px;
	text-transform: uppercase;
	letter-spacing: .1em;
	font-size: .65em;
}

.breakingBig {
	background: #f0e808;
	padding: 2px 4px 2px 4px;
	margin-right: 2px;
	text-transform: uppercase;
	letter-spacing: .1em;
	font-size: 1.2em;
}

.newTH {border-left: 1px solid #ddd; border-right: 1px solid #ddd;}
.conwrap {margin: 15px 0 15px 0; padding: 5px 0 5px 0; font-size: .86em;}
.contable {border: 1px solid #ccc;}

.horsewrap {margin: 0; padding: 15px 0 0 0; line-height: 2.8em; border-top:#ccc 1px solid; font-size:.9em;}
.horsewrap a {font-size:.95em;}
.horsetable {margin: 0; padding: 20px 0 0 0; line-height: 1.2em; border-top:#ccc 1px solid; font-size:.9em;}
.eclipse-green {padding-top: 10px; font-size: .85em;}

.profileintrowrap {margin: 20px 0 0 0; padding: 0 0 20px 0;}
.profileintro {line-height: 1.8em;}
.profileimg {float: left; width: 320; margin: 0 20px 0 0; padding: 5px 0 20px 0;}
.rowpad {padding: 0 0 10px 0;}
.trackintro {font-size: 1.18em; line-height: 1.6em;}
.trackimg {margin: 0 20px 0 0; padding: 5px 0 0 0;}
.trackintrowrap {margin: 10px 0 0 0; padding: 0;}

.postbtm {border-bottom: 1px solid #e6e6e6; margin: 30px 0;}
.postbtm-lg {border-bottom: 1px solid #e6e6e6; margin: 50px 0;}

.topline {border-top: 1px solid #e6e6e6; margin: 30px 0 10px 0; padding-top: 1.2em;}

.entry img.align-right {
	float: right;
	margin: .4em 0 0 1em;
	padding: 0 0 10px 10px;
	}

.entry .align-right {
	float: right;
	margin: .4em 0 0 1em;
	padding: 0 0 10px 10px;
	}

.entry img.align-left {
	float: left;
	margin: .4em 1em 0 0;
	padding: 0 10px 10px 0;
	}


.entry img.align-center {
	display: block;
	margin: .4em auto;
	padding: 0 10px 10px 10px;
	}


.level {font-size: 16px;}

.subtitle {font-size: .75em; padding: 3px 0; margin: 0; line-height: 1.4em;}
.horsesub {font: 1.2em verdana, sans-serif; margin-top: 20px; padding: 15px 0; color: #000; border-top: 1px solid #ccc;}
.trackintro {font-size: 1.18em; line-height: 1.6em; margin-top: 1em;}
.trackimg {margin: 0 20px 0 0; padding: 5px 0 0 0;}
.trackintrowrap {margin: 10px 0 0 0; padding: 0;}

.tripnotestop {font-size: 1.2em; border-top: 1px dashed #ccc; padding: 10px 10px 0 0; margin: 0 10px 0 0;}
.triphdr 	{font: 20px verdana, sans-serif; padding: 0 0 3px 0;}
.tripmaintxt {font-size: .1.2em; line-height: 1.4em;}
.triplist {border-top: 1px dashed #ccc; padding: 10px 10px 0 0; margin: 0 10px 0 10px; font-size: 1.1em;}

.eclipsetxt {font-size: .88em; color: #000;}
.eclipsetxtsm {font-size: .86em; color: #000; padding-bottom: 5px; border-bottom: 1px solid #c7c7c7; line-height: 1.8em;}
.eclipsetxtsm13 {font-size: .89em; color: #000; padding-bottom: 10px; border-bottom: 1px solid #c7c7c7; line-height: 1.8em;}


.keyraces {font-size: 1.2em; border-bottom: 1px dotted #c7c7c7; margin: 10px 0 0 0;}
.hoyhdr {font-size: 1.4em; font-weight: bold; margin: 5px 0 0 0;}
.grybg {background-color: #efefef; font-size: 1.1em; margin: 3px 0 0 0;}
.eclipsehdr {font: 18px verdana, sans-serif; padding: 0; margin: 0 0 10px 0;}
.eclipsesubhdr {font: verdana, sans-serif; font-size: 1.3em; padding: 0; margin: 1.3em 0 1.1em 0;}
.HOYsubhdr {font: verdana, sans-serif; font-size: 1.3em; padding: 0; margin: 1.1em 0;}
.eclipserow {font-size: 1.16em; color: #000; border-bottom: 1px solid #c7c7c7; margin: 5px 0; padding-bottom: 5px;}
.brisalign {float: right; margin: 6px 0 0 0;}

.eclipse-mobile, .mobile-right-pad, .horse-mobile, .derby-path-show .show-phone {display: none;}

#content-desktop {display: inline;}
#content-mobile {display: none;}

.ltrhdr {font-size: 1.1em; padding: 0.8em; margin-bottom: 10px; text-transform: uppercase; color:#222; background-color: #efefef; font-family: 'Droid Sans', verdana, 'sans-serif';}
.weekhdr {font-size: 1.15em; color: #000; margin: 35px 0 25px 0; text-transform: uppercase; border-bottom: 1px solid #ccc;}

.undie-hdr {font-size: 1.2em; color: #000; margin-top: 45px; margin-bottom: -25px; text-transform: uppercase; border-bottom: 1px solid #ccc;}


.figtable {font-size: .9em;}
.newfigtable {font-size: .9em;}
.rowbtm {font-size: 1.6em; vertical-align: bottom;}
.altrow {background-color: #ebebeb;}
.strong {font-weight: bold;}
.yellow {background-color: #ffc;}
.winner {background-color: #D3E9D7;}
.tableline {background-color: #ccc;}

table.newfigtable tr:nth-child(2n+3) {
    background-color:#ebebeb;}

.trip-info {
	padding: 0;
	margin: 5px 0 30px 0;
	font-size: .86em;
	color: #666;
	}

.dpahdr 	{font: 18px verdana, sans-serif; padding: 0; margin: 20px 0 0 0;}
.sponsoredhdr {color: #555; font-size: .8em;}
.dpalist {border-top: 1px dashed #ccc; padding: 10px 10px 0 10px; margin: 25px 10px 0 10px; font-size: .85em; }
.dpa_example {background-color: #efefef; border: 1px solid #ccc; padding: 10px; margin: 10px 30px 0 5px; font-size: 1.2em; line-height: 1.3em;}
.dpasect {border: 1px solid #063; padding:10px 10px 0 10px; margin: 20px 0 10px 0; background-color: #efefef; width: 400px}
.dpapps {text-align: center; margin: 20px 0;}
.dparace {line-height: 1.3em; margin-top: 1.6em;}
.dpa-details {font-size: .85em; line-height: 1.5em; margin-top: -25px; margin-bottom: 20px;}
.sm-breeding {font-size: .85em; line-height: 1.5em; margin-bottom: 12px;}
.lg-horse {font-size: 1.25em; margin-top: 50px;}

.entry-main-post-title {
	font-family: verdana, 'sans-serif';
	color: #000;
	line-height: 1.15em;
	font-size: 1.65em;
	-ms-word-wrap: break-word;
	word-wrap: break-word;
	padding: 0 0 0.2em 0;
	border-bottom: 1px solid #ccc;
}

.entry-main-post-title a:link, a:visited {
	color: #000;
	text-decoration: none;
}

.promobar-container {
width: 100%;
margin: 20px 0 20px 0;
padding: 0 0 15px 0;
-moz-box-shadow:    2px 2px 3px 2px #ccc;
-webkit-box-shadow: 2px 2px 3px 2pxx #ccc;
box-shadow:         2px 2px 3px 2px #ccc;
}

.promobar-container-top {
width: 100%;
margin: 0 0 20px 0;
padding: 0 0 15px 0;
-moz-box-shadow:    2px 2px 3px 2px #ccc;
-webkit-box-shadow: 2px 2px 3px 2pxx #ccc;
box-shadow:         2px 2px 3px 2px #ccc;
}

.promobar-content {font-size: 14px; color: #555; line-height: 1.6em; padding: 3px 12px 8px 8px;}
.promobar-category {font-size: 11px; color: #666; text-transform: uppercase; margin: 5px 0 5px 0;}
a.promobar-link {color: #333; text-decoration: none;}
a.promobar-link:hover {text-decoration: underline; color: #063;}

select {
/* styling */
  	background-color: white;
  	border: thin solid #ddd;
  	border-radius: 4px;
  	display: inline-block;
  	font: inherit;
  	line-height: 1.5em;
  	padding: 0.5em 3.5em 0.5em 1em;

  /* reset */

  	margin: 0;      
 	 -webkit-box-sizing: border-box;
  	-moz-box-sizing: border-box;
  	box-sizing: border-box;
  	-webkit-appearance: none;
  	-moz-appearance: none;
}

select::-ms-expand {display: none;}


select.minimal {
  background-image:
    linear-gradient(45deg, transparent 50%, gray 50%),
    linear-gradient(135deg, gray 50%, transparent 50%),
    linear-gradient(to right, #ccc, #ccc);
  background-position:
    calc(100% - 20px) calc(1em + 2px),
    calc(100% - 15px) calc(1em + 2px),
    calc(100% - 2.5em) 0.5em;
  background-size:
    5px 5px,
    5px 5px,
    1px 1.5em;
  background-repeat: no-repeat;
}




/* 
select:-moz-focusring {
  color: transparent;
  text-shadow: 0 0 0 #000;
}
 */





/* d3
-------------------------------------------------------------- */

.axis path,.axis line {fill: none;stroke:#b6b6b6;shape-rendering: crispEdges;}
.tick text{fill:#666;}
g.journal.active{cursor:pointer;}
text.label{font-size:18px;cursor:pointer;}
text.value{font-size:16px;font-weight: bold;}



/* Widget Styling
-------------------------------------------------------------- */
.widget {
	margin-bottom: 30px;
	padding: 0 1.5em;
	-ms-word-wrap: break-word;
	word-wrap: break-word;
}

.widget-sidebar {
	margin-bottom: 50px;
	padding: 0 1.5em;
	-ms-word-wrap: break-word;
	word-wrap: break-word;
}


.widgettitle {
	
	font-family: 'Droid Sans', verdana, 'sans-serif';
	padding: 0.8em;
	margin: -0.5em 0 7px 0;
	background: #ccc;
	color: #111;
	text-transform: uppercase;
}
.widget .textwidget {
	line-height: 1.4em;
	font-size: .95em;
}
.widget .textwidget p {
	margin-bottom: 1em;
}
.widget ul, .widget ol {
	line-height: 1.5em;
}
.widget ul {
	list-style: none;
	color: #555;
}
.widget ul .children, .widget ol .children {
	padding: 0;
	margin: 0.5em 0 0.5em 1em;
}

.widget li {margin-bottom: .55em;}


.widget a:link, .widget a:visited  {
	text-decoration: none;
	color: #063;
}
.widget a:hover, .widget a:active {
	text-decoration: underline;
}
.widget img {
	max-width: 100%;
	height: auto;
}
.widgettitle a:link, .widgettitle a:visited  {
	color: #111;
}

/* Custom Widgets
-------------------------------------------------------------- */

/* Theme Search Widget */
.search-form {
	display: block;
	position: relative;
	width: 100%;
	margin: 0;
	padding: 0;
	overflow:hidden;
}
.search-form .screen-reader-text {
	display: none;
}
.search-form .search-field {
	display: inline-block;
	margin: 0;
	width: 100%;
	padding: 0.7em 45px 0.7em 0.7em;
	background: #fff;
	border: 1px solid #ddd;
	font-size: 1.0em;
	color: #333;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	-webkit-appearance: none;
}
.search-form .search-submit {
	position: absolute;
	top: 0;
	right: 0;
	border: none;
	background: transparent;
	padding: 0.8em 0.7em 0 0;
	cursor: pointer;
}
.search-form .search-submit .genericon-search {
	display: inline-block;
	width: 24px;
	height: 24px;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
	font-size: 24px;
	line-height: 1;
	font-family: 'Genericons';
	text-decoration: inherit;
	font-weight: normal;
	font-style: normal;
	vertical-align: text-bottom;
	color: #777;
	content: '\f400';
}
.search-form .search-submit:hover .genericon-search {
	color: #333;
}

.search-nada {padding-left: 1.5em; font-size:1.1em;}

/* Theme Calendar Widget */
#wp-calendar {
	margin: 0;
	width: 100%;
	color: #444;
	line-height: 1.6em;
}
#wp-calendar th,
#wp-calendar td,
#wp-calendar caption {
	text-align: center;
}
#wp-calendar caption {
	padding: 0.4em 0;
	margin: 0 -0.4em 0.8em;
	text-align: center;
	text-transform: uppercase;
	font-size: 0.9em;
	border-top: 1px solid #eee;
	border-bottom: 1px solid #eee;
}
#wp-calendar th {
	font-weight: bold;
	font-size: 0.85em;
	padding-bottom: 0.6em;
}
#wp-calendar tbody td {
	color: #888;
}
#wp-calendar tbody td a {
	font-weight: bold;
}
#wp-calendar tbody #today {
	font-weight: bold;
	color: #333;
}
#wp-calendar tfoot tr td {
	padding-top: 0.8em;
}
#wp-calendar #prev {
	text-align: left;
}
#wp-calendar #next {
	padding-right: 0.4em;
	text-align: right;
}


/* Posts and Pages
-------------------------------------------------------------- */
.type-post, .type-page, .type-attachment  {
	margin: 0 0 0 0;
	padding: 0 1.5em 1.5em;
	
	background: #fff;
}
.page-title, .post-title {
	font-family: verdana, 'sans-serif';
	color: #000;
	line-height: 1.15em;
	-ms-word-wrap: break-word;
	word-wrap: break-word;
	padding: 0 0 0.2em 0;
	border-bottom: 1px solid #ccc;
}

.hp-post-title {	
	font-family: verdana, 'sans-serif';
	font-size: 1.25rem;
	color: #000;
	line-height: 1.15em;
	-ms-word-wrap: break-word;
	word-wrap: break-word;
}

.hp-post-title a:link, .hp-post-title a:visited {
	color: #000;
	text-decoration: none;
}



.page-title {
    font-size: 28px;
}
.post-title {
    font-size: 28px;
}


.post-title a:link, .post-title a:visited {
	color: #000;
	text-decoration: none;
}
.post-title a:hover, .post-title a:active{
	color: #063;
}
.sticky {
	border-left: 10px solid #ccc;
}

/* Page Links | wp_link_pages() */
.page-links {
	margin: 0;
	word-spacing: 1em;
}

/* Postmeta */
.postmeta {
	display: block;
	color: #333;
	margin: 0;
	padding: 0.7em 0;
	}
.postmeta .meta-date, .postmeta .meta-author, 
.postmeta .meta-comments, .postmeta .post-edit-link {
	font-size: 0.9em;
	line-height: 1.5em;
}
.postmeta a:link, .postmeta a:visited {
	color: #555;
	text-decoration: none;
}
.postmeta a:hover, .postmeta a:active{
	text-decoration: none;
}
.postmeta .sep, .postmeta .post-edit-link  {
	padding-left: 0.8em;
	margin-left: 0.7em;
	border-left: 1px solid #aaa;
}
.postinfo {
	clear: both;
	line-height: 1.5em;
}
.postinfo .meta-category {
	display: block;
	color: #333;
	margin: 0;
	font-size: 0.9em;
}
.postinfo .meta-category a {
	display: inline-block;
	float: left;
	color: #fff;
	background: #333;
	padding: 0.4em 1em;
	margin: 0 1px 1px 0;
}
.postinfo .meta-category a:hover, .postinfo .meta-category a:active {
	background: #e84747;
	text-decoration: none;
}
.postinfo .meta-tags {
	display: block;
	margin: 0.5em 0;
}
/* Read more Link */
.more-link {
	display: inline-block;
	margin: .75em 0;
	padding: 0.4em 1em;
	text-decoration: none;
	color: #333;
	text-transform: uppercase;
	background-color: #efefef;
	font-size: .9em;
}
.more-link:link, .more-link:visited  {
	text-decoration: none;
}
.more-link:hover, .more-link:active, .small-more:hover {
	background-color: #063;
	color: #fff;
	text-decoration: none;
}
.content-excerpt .more-link  {
	margin: 0.5em 0 1em;
}

/* Archives and Search Heading */
.archive-title {
	font-weight: bold;
	color: #555;
	background: #fff;
	padding: 1.2em;
	margin-bottom: 1.1em;
	text-transform: uppercase;
	font-size: 1.3em;
}
.archive-title span{
	color: #063;
}

/* Content Pagination */
.post-pagination {
	margin-bottom: 1.5em;
	font-weight: bold;
	padding: 0.8em 1em;
	color: #333;
	text-transform: uppercase;
}
.post-pagination a {
	padding: 0.6em 0.8em;
	margin-right: 0.2em;
	display: inline-block;
    text-align: center;
	text-decoration: none;
	color: #333;
}
.post-pagination a:link, .post-pagination a:visited {
	color: #333;
}
.post-pagination a:hover {
	color: #063;
}
.post-pagination .current {
	padding: 0.5em 0.9em;
	margin-right: 0.2em;
	color: #063;
	border: 1px #ccc solid;
}


/* Text Elements
-------------------------------------------------------------- */
.entry {
	line-height: 1.55em;
	font-size: 1.15em;
	margin: 0;
	-ms-word-wrap: break-word;
	word-wrap: break-word;
	font-face: verdana, 'sans-serif';
}

.entry-main-promo {
	line-height: 1.6em;
	font-size: 1.1em;
	margin: 7px 0;
	-ms-word-wrap: break-word;
	word-wrap: break-word;
	font-face: verdana, 'sans-serif';
}





.entry-widget {
	font-face: verdana, 'sans-serif';
	font-size: .93em;
	margin-top: 7px;
	line-height: 1.4em;
}

.entry-widget-grid {

	font-face: verdana, 'sans-serif';
	font-size: .93em;
	margin: 7px 0 20px 0;
	line-height: 1.4em;
}
	


.entry p, .comment p {
	margin-bottom: 1.6em;
}
.entry h1, .comment h1,
.entry h2, .comment h2,
.entry h3, .comment h3,
.entry h4, .comment h4,
.entry h5, .comment h5,
.entry h6, .comment h6 {
	color: #222;
	font-weight: bold;
	line-height: 1.0em;
	margin: 1.2em 0 0.3em;
}
.entry h1, .comment h1 {
	font-size: 3.0em;
}
.entry h2, .comment h2 {
	font-size: 2.25em;
}
.entry h3, .comment h3 {
	font-size: 1.4em;
}
.entry h4, .comment h4 {
	font-size: 1.25em;
}
.entry h5, .comment h5 {
	font-size: 1.125em;
	margin: 1.3em 0 0;
}
.entry h6, .comment h6 {
	font-size: 1.0em;
	margin: 1.3em 0 0;
}
.entry ul, .comment ul{
	list-style: square inside;
	margin: 0 0 1.5em 2em;
}
.entry ol, .comment ol{
	list-style: decimal inside;
	margin: 0 0 1.5em 2em;
}
.entry ol ol, .comment ol ol{
	list-style: upper-alpha inside;
}
.entry ol ol ol, .comment ol ol ol{
	list-style: lower-roman inside;
}
.entry ol ol ol ol, .comment ol ol ol ol{
	list-style: lower-alpha inside;
}
.entry ul ul, .comment ul ul,
.entry ol ol, .comment ol ol,
.entry ul ol, .comment ul ol
.entry ol ul, .comment ol ul {
	margin-bottom: 0.2em;
}
dl {
	margin: 1em 0;
}
dt {
	font-weight: bold;
}
dd {
	margin-bottom: 1.5em;
}
strong {
	font-weight: bold;
}
cite,
em,
i {
	font-style: italic;
}
big, .big_tag {
	font-size: 1.1em;
}
ins {
	padding: 1px 2px;
	background: #ffa;
	text-decoration: none;
}
code, pre {
	padding: 3px 8px;
	margin: 0 1px;
	background: #eeeeee;
	color: #222;
	font-size: 0.9em;
	font-family: Monospace, "Courier New", Courier;
	overflow: auto;
	line-height: 1.4em;
}
del, strike, s{
	text-decoration: line-through;
}
pre {
	font-family: "Courier 10 Pitch", Courier, monospace;
}

small {font-size: 0.8em;}



abbr,
acronym {
	border-bottom: 1px dotted #666;
	cursor: help;
}
sup,
sub {
	height: 0;
	line-height: 1;
	position: relative;
	vertical-align: baseline;
	font-size: 0.8em;
}
sup {
	bottom: 1ex;
}
sub {
	top: .5ex;
}
.entry var, .entry kbd, .entry tt, .entry .tt_tag {
	font-size: 1.1em;
	font-family: "Courier 10 Pitch", Courier, monospace;
}
blockquote {
	background:#f5f5f5;
	border-left: 5px solid #063;
	margin: 1.2em 0;
	padding: 0.5em 1.5em;
	font-size: .9em;
}
blockquote cite {
	display: block;
	margin: 0.5em 0 0 0.5em;
	color: #777;
}
.entry table {
	border-collapse: collapse;
	border-spacing: 0;
	margin: 1em 0;
	text-align: left;
	width: 100%;
	font-size: .68em;
}

.entry tr:hover {background: #ccc;}

.entry tr th,
.entry thead th {
	background: #efefef;
	border-top: 1px solid #ddd;
	padding: 1em 1em 0.2em 1em;
	line-height: 1.5em;
	font-weight: bold;
	vertical-align: bottom;
}
 .entry tr td {
	border-top: 1px solid #ddd;
	padding: 0.2em 1em;
	vertical-align: top;
	line-height: 1.5em;
}
.entry tr.alternate td {
	background: #efefef;
	vertical-align: top;
	line-height: 1.5em;
}

.entry a, a:link, a:visited{
	color: #063;
	text-decoration: underline;
}
.entry a:hover, a:active {
	text-decoration: none;
}

/* Images | Gallery | Videos
-------------------------------------------------------------- */
article .wp-post-image {
	max-width: 100%;
	margin: 1em 0 0;
	height: auto;
}
.entry img {
	max-width: 100%;
	height: auto;
}
.wp-caption {
	max-width: 100%;
	height: auto;
	text-align: center;
	margin: 1em 0;
}
.wp-caption .wp-caption-text {
	margin: 0;
	padding: 0;
	font-size: 0.9em;
	text-align: center;
}
.alignleft {
	float: left;
	display: inline;
	margin: 1em 2em 1em 0;
}
.alignright	{
	float: right;
	display: inline;
	margin: 1em 0 1em 2em;
}
.aligncenter {
	margin: 1em auto;
	display: block;
}

/* Gallery Styling */
.gallery {
	padding-top: 1em;
}
.gallery-item {
	padding: 0.3em 1em 0 0;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}
.gallery img {
	margin: 0;
	padding: 0;
	border: none !important;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}
.gallery-caption {
	max-width: 100%;
	height: auto;
	text-align: center;
	margin: 0.5em 0;
}

/* Make Vidoes responsive */
embed, iframe, object, video {
	max-width: 100%;
}

/* Image.php Navigation */
#image-nav {
	margin: 1.5em 0;
	padding: 0.6em 1em;
	font-weight: bold;
	color: #333;
	box-shadow: 0 0 4px #ddd;
	border: 1px solid #ddd;
	background: #fff;
	text-transform: uppercase;
}
#image-nav .nav-previous {
	float: left;
}
#image-nav .nav-next {
	float: right;
}
#image-nav .nav-previous a, #image-nav .nav-next a {
	font-size: 0.9em;
	text-decoration: none;
	color: #e84747;
}
#image-nav .nav-previous a:hover, #image-nav .nav-next a:hover {
	text-decoration: underline;
}

/* Social Icons | based upon http://kovshenin.com/2014/social-menus-in-wordpress-themes/
-------------------------------------------------------------- */
#social-icons-menu {
	list-style-type: none;
	list-style-position: outside;
	line-height: 1em;
}
#social-icons-menu li {
	float: left;
	margin: 0 2px 1px 0;
	padding: 0;
}
#social-icons-menu li a {
	position: relative;
	display: inline-block;
	padding: 0.8em;
	background: #efefef;
	text-decoration: none;
}
#social-icons-menu li a:hover {
	text-decoration: none;
	background: #999;
	color:#fff;
}
#social-icons-menu li a:before {
	color: #000;
	display: inline-block;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
	font-size: 16px;
	line-height: 1;
	font-family: 'Genericons';
	text-decoration: inherit;
	vertical-align: top;
}
#social-icons-menu li a .screen-reader-text {
	display: none;
}
.social-icons-wrap .social-icons-hint {
	font-size: 0.8em;
	color: #777;
	max-width: 300px;
	line-height: 1.2em;
}

/* Add Genericons */
#social-icons-menu li a:before { content: '\f408'; } /* Default Icon */
#social-icons-menu li a[href*="codepen.io"]:before  { content: '\f216'; }
#social-icons-menu li a[href*="digg.com"]:before { content: '\f221'; }
#social-icons-menu li a[href*="dribbble.com"]:before { content: '\f201'; }
#social-icons-menu li a[href*="facebook.com"]:before { content: '\f203'; }
#social-icons-menu li a[href*="flickr.com"]:before { content: '\f211'; }
#social-icons-menu li a[href*="plus.google.com"]:before { content: '\f206'; }
#social-icons-menu li a[href*="github.com"]:before { content: '\f200'; }
#social-icons-menu li a[href*="instagram.com"]:before { content: '\f215'; }
#social-icons-menu li a[href*="linkedin.com"]:before { content: '\f207'; }
#social-icons-menu li a[href*="pinterest.com"]:before { content: '\f209'; }
#social-icons-menu li a[href*="polldaddy.com"]:before { content: '\f217'; }
#social-icons-menu li a[href*="getpocket.com"]:before { content: '\f224'; }
#social-icons-menu li a[href*="reddit.com"]:before { content: '\f222'; }
#social-icons-menu li a[href*="spotify.com"]:before { content: '\f515'; }
#social-icons-menu li a[href*="skype.com"]:before,
#social-icons-menu li a[href*="skype:"]:before { content: '\f220'; }
#social-icons-menu li a[href*="stumbleupon.com"]:before { content: '\f223'; }
#social-icons-menu li a[href*="tumblr.com"]:before { content: '\f214'; }
#social-icons-menu li a[href*="twitter.com"]:before { content: '\f202'; }
#social-icons-menu li a[href*="twitch.tv"]:before { content: '\f516'; }
#social-icons-menu li a[href*="vimeo.com"]:before  { content: '\f212'; }
#social-icons-menu li a[href*="wordpress.org"]:before,
#social-icons-menu li a[href*="wordpress.com"]:before { content: '\f205'; }
#social-icons-menu li a[href*="youtube.com"]:before { content: '\f213'; }
#social-icons-menu li a[href*="/feed"]:before,
#social-icons-menu li a[href*="/feed/"]:before,
#social-icons-menu li a[href*="?feed=rss2"]:before,
#social-icons-menu li a[href*="feedburner.google.com"]:before,
#social-icons-menu li a[href*="feedburner.com"]:before { content: '\f413'; }

/* Comments
-------------------------------------------------------------- */
#comments {
	margin: 0 0 1.5em 0;
	padding: 1em 1.5em;
	background: #fff;

}
#comments .comments-title, #respond #reply-title {
	font-family: verdana, 'sans-serif';
	color: #555;
	line-height: 1.4em;
	-ms-word-wrap: break-word;
	word-wrap: break-word;
	padding: 0.2em 0;
	border-bottom: 1px solid #ccc;
	font-size: 1.2em;
}
.commentlist {
	display: block;
	margin: 1.5em 0;
}
.commentlist .comment{
	display: block;
	margin: 1.5em 0 0;
	list-style: none;
	line-height: 1.5em;
	-ms-word-wrap: break-word;
	word-wrap: break-word;
}
.commentlist .comment .avatar {
	float: left;
	margin: 1em 1.5em 0.5em 0;
}
.commentlist .comment .avatar:after {
	clear: both;
}
.comment-author {
	line-height: 1.5em;
	background: #eee;
	margin-bottom: 10px;
}
.comment-author .comment-meta {
	display: inline-block;
	font-size: 0.8em;
	margin: 0.5em 1.2em 0;
	-ms-word-wrap: break-word;
	word-wrap: break-word;
	color: #222;
}
.comment-author .fn {
	display: inline-block;
	float: left;
	font-family: verdana,'sans-serif';
	font-size: .9em;
	color: #333;
	background: #ccc;
	padding: 0.4em 1em;
}
.comment-meta a:link, .comment-meta a:visited,
.comment-meta a:active, .comment-meta a:hover {
	color: #222;
}
.comment-author .fn a:link, .comment-author .fn a:visited {
	color: #063;
	text-decoration: underline;
}
.comment-author .fn a:hover, .comment-author .fn a:active {
	text-decoration: none;
}
.bypostauthor .fn, .comment-author-admin .fn {
	background: #cfe4d1;
}

.comment-awaiting-moderation {background-color: #ffc;}


#comments .children {
	margin-left: 1.5em;
}
.nocomments {
	color: #444;
	padding: 1em;
}
.commentlist .pingback {
	display: block;
	margin: 0.6em 0 0;
	padding: 0.8em 0 0;
	border-top: 1px solid #ddd;
	list-style: none;
	line-height: 1.3em;
}

/* Comment Pagination */
.comment-pagination {
	font-size: 0.9em;
	padding: 0 1em;
	background: #eee;
	margin-bottom: 1.5em;
}
.comment-pagination .alignleft {
	float: left;
}
.comment-pagination .alignright {
	float: right;
}

/* Comment Form */
#respond {
	margin: 0;
}
#commentform {
	padding: 0 0;
}
#commentform p {
	margin: 30px 0 10px 0 ;
}
#commentform input[type="text"], #commentform textarea {
	display: inline-block;
	width: 100%;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}
#commentform label {
	display: block;
	margin: 0.6em 0 0.2em;
}
#commentform #submit {
	display: block;
	border: none;
	margin-top: 1em;
	padding: 1em 4em;
	text-decoration: none;
	color: #fff;
	background: #063;
}
#commentform #submit:hover {
	background-color: #303030;
	cursor: pointer;
	text-decoration: none;
}

/* Page Templates
-------------------------------------------------------------- */

/* Fullwidth Template */
.template-fullwidth #content {
	float: none;
	width: 100%;
	padding: 0;
}

/* Front Page Template and Widgets
-------------------------------------------------------------- */

/* Front Page Slideshow */
#frontpage-slider-wrap {
	padding: 0;
	margin-bottom: 2.6em;
	/* All other Slideshow Styles in flexslider.css */
}

.frontpage-magazine-no-widgets, .frontpage-slider-empty-posts {
	line-height: 1.5em;
	margin-bottom: 1.5em;
}

/* Category Posts Widgets */
#frontpage-magazine-widgets .widgettitle {
	margin: 0 0 1.5em 0;
}
.widget-category-posts {
	margin-bottom: -1em;
}
.widget-category-posts .widgettitle .category-archive-link {
	float: right;
}
.widget-category-posts .widgettitle .category-archive-link .genericon-category {
	display: inline-block;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
	line-height: 1;
	font-size: 21px;
	font-family: 'Genericons';
	text-decoration: inherit;
	vertical-align: top;
	content: '\f301';
	margin-top: -4px;
}

.widget-category-posts .widgettitle .category-archive-link .genericon-link {
	display: inline-block;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
	line-height: 1;
	font-size: 21px;
	font-family: 'Genericons';
	text-decoration: inherit;
	vertical-align: top;
	content: '\f107';
	margin-top: -4px;
}


.widget-category-posts .widgettitle .category-archive-link .genericon-category:hover .genericon-link:hover {
	text-decoration: none;
}
.widget-category-posts .type-post {
	margin: 0;
	padding: 0;
	border: none;
	box-shadow: none;
}
.widget-category-posts .widget-category-posts  {
	color: #fff;
}
.widget-category-posts .more-link:hover, .widget-category-posts .more-link:active, .small-more:hover {
	text-decoration: none;
	color: #fff;
}

a.small-more:link, visited {
	background-color: #efefef;
	color: #333;
	 display: inline-block;
    margin: 0.5em 0;
    padding: 0.3em 1em;
	text-decoration: none;
	text-transform: uppercase;
	font-size: .85em;
	}

a.small-more:hover {color: #fff;}
	
.widget-category-posts .big-post .post-title {
	font-size: 1.1em;
}
.widget-category-posts .big-post .wp-post-image {
	margin: 0 0 0.5em 0;
}
.widget-category-posts .small-post {
	float: left;
	display: block;
	width: 100%;
	margin: 0 0 1em 0;
	background: #eee;
}
.widget-category-posts .small-post .wp-post-image {
	float: left;
	margin: 0 0.8em 0 0;
	max-width: 30%;
}
.widget-category-posts .small-post .small-post-content {
	padding: 0.4em 0.8em;
}
.widget-category-posts .small-post .post-title {
	border: none;
	margin: 0;
	font-size: 0.95em;
	font-family: 'Droid Sans', verdana, 'sans-serif';
}
.widget-category-posts .small-post .postmeta {
	display: inline-block;
	background: none;
	padding: 0 0.3em 0.3em 0;
	font-size: 0.9em;
}
.widget-category-posts .small-post .postmeta .sep  {
	padding-left: 0.5em;
	margin-left: 0.4em;
	border-left: 1px solid #aaa;
}

/* Category Posts Boxed Widget */
#widget-category-posts-boxed .big-post {
	float: left;
	width: 50%;
	padding-right: 1.5em;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}
#widget-category-posts-boxed .small-posts {
	width: 50%;
	margin-left: 50%;
}

/* Category Posts Grid Widget */
#widget-category-posts-grid .category-posts-grid-row {
	margin-right: -1.5em;
}
#widget-category-posts-grid .category-posts-grid-row.small-post-row {
	margin-right: -1em;
}
#widget-category-posts-grid .category-posts-grid-row .big-post,
#widget-category-posts-grid .category-posts-grid-row .small-post-wrap {
	float: left;
	width: 50%;
	padding-right: 1.5em;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}
#widget-category-posts-grid .category-posts-grid-row.small-post-row .small-post-wrap {
	padding-right: 1em;
}

/* Front Page Category Area Thre (two columns) */
#widget-category-posts-columns .category-posts-column-left {
	float: left;
	width: 50%;
	padding-right: 0.75em;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}
#widget-category-posts-columns .category-posts-column-right {
	margin-left: 50%;
	width: 50%;
	padding-left: 0.75em;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}
#widget-category-posts-columns .category-posts-columns .big-post {
	margin-bottom: 1.5em;
}

/* Single Category Post ) */
#widget-category-posts-single .single-post {
	margin: 0;
}

#widget-category-posts-single .post-title {
	font-size:1.65em;
}


#widget-category-posts-single .single-post .wp-post-image {
	margin: 0 0 0.5em 0;
}

/* Footer
-------------------------------------------------------------- */
#footer-wrap {
	background: #ccc;
}

#footer {
	padding: 1em .5em;
	color: #666;
	background: rgba(255, 255, 255, 0.05);
}
#footer a {
	color: #063;
}
#footer a:hover {
	color: #fff;
}
#footer #footer-text {
	font-size: 0.75em;
	margin-top: 2em;
}

/* Footer Navigation Menu */
#footernav-icon {
	display: none;
}
#footernav {
	float: left;
}
#footernav-menu {
	float: left;
	list-style-type: none;
	list-style-position: outside;
	position: relative;
}
#footernav-menu li {
	float: left;
	position: relative;
	padding-right: 2em;
}
#footernav-menu a {
	display: inline-block;
	text-decoration: none;
	font-size: 0.9em;
}
#footernav-menu a:link, #footernav-menu a:visited{
	color: #063;
	text-decoration: none;
}
#footernav-menu a:hover {
	text-decoration: underline;
}

/*============================ MEDIA QUERIES ============================*/



/* Small screens | <1120px */
@media only screen and (max-width: 70em) {
	#wrapper {
		width: 94%;
	}
.cornersect {width: 94%;}

.profileintro {line-height: 1.8em; font-size: .85em;}
.horsetable {margin: 0; padding: 20px 0 0 0; line-height: 1.4em; border-top:#ccc 1px solid; font-size:.85em;}

}



/* Smaller screens | <1120px */
@media only screen and (max-width: 65em) {
	#wrapper {
		width: 96%;
	}
	.widget, .type-post, .type-page, .type-attachment, #comments {
		box-shadow: none;
		border: none;
		padding: 0;
	}
	.widgettitle {
		margin: 0 0 .5em 0;
	}

.listchild {margin: 0; }
.promobar-container, .promobar-container-top, .scroll-to-top  {visibility: hidden; display: none;}
.hide-it {visibility: hidden; display: none;}
}


/* Tablets (landscape) | <960px */
@media only screen and (max-width: 60em) {
	#wrapper {
		width: 100%;
	}
	#header-new {
		padding: 1em;
	}
	#content {
		float: none;
		width: 100%;
		padding-right: 0;
	}
	#sidebar {
		clear: both;
		float: none;
		margin: 2em 0 0;
		width: 100%;
	}
	#logo {
		float: none;
		width: 100%;
	}
	#header-content {
		display: block;
		padding-top: 1em;
	}
	#header-content div {
		float: left;
		margin-left: 0;
		margin-right: 1em;
		padding-top: 0.5em;
	}
	#header-content #header-text {
		font-size: 1.3em;
	}
	#header-content #header-search #s {
		max-width: 100%;
		float: none;
	}
	.widget, .type-post, .type-page, .type-attachment, #comments {
		
		padding: 1.5em;
	}
	.widgettitle {
		margin: -0.5em -0.5em 1.5em -0.5em;
	}
	.type-post, .type-page, .type-attachment {
		padding: 0.8em 1.5em 1.5em;
	}
	#comments {
		padding: 1em 1.5em;
	}




	/* Mobile Navigation */

	/* Reset */
	#mainnav, #mainnav-menu, #mainnav-menu li, #mainnav-menu a, #mainnav-menu ul,
	#mainnav-menu ul a, #mainnav-menu ul ul, #mainnav-menu li ul ul
	{
		margin: 0;
		padding: 0;
		position: static;
		float: none;
		display: inline;
		font-size: 1.0em;
		border: none;
		box-shadow: none;
		background: none;
		top: 0;
		left: 0;
	}
	#mainnav-menu li:hover ul ul, #mainnav-menu li:hover ul ul ul, #mainnav-menu li:hover ul ul ul ul,
	#mainnav-menu li:hover ul, #mainnav-menu li li:hover ul, #mainnav-menu li li li:hover ul, #mainnav-menu li li li li:hover ul
	{
		display: inline;
	}

	#mainnav {
		margin: 1.5em 0;
		float: none;
	}
	#mainnav-icon {
		display: block;
		padding: 1.5em;
		text-transform: uppercase;
		text-decoration: none;
		font-size: 1.0em;
		font-family: 'Francois One', 'sans-serif', verdana;
		color: #fff;
		background: rgba(255, 255, 255, 0.1);
		-webkit-transition: all 0.1s ease-out;
		-moz-transition: all 0.1s ease-out;
		-ms-transition: all 0.1s ease-out;
		-o-transition: all 0.1s ease-out;
		transition: all 0.1s ease-out;
	}
	#mainnav-icon:hover {
		cursor: pointer;
		background: #063;
	}
	#mainnav-icon:after {
		float: right;
		margin: -0.15em 0 0;
		-webkit-font-smoothing: antialiased;
		display: inline-block;
		content: '\f419';
		font: normal 24px/1 Genericons;
		text-decoration: inherit;
		vertical-align: text-bottom;
	}
	#mainnav-menu {
		width: 100%;
		display: none;
		border-top: 1px solid #fff;
	}
	#mainnav-menu a {
		display: block;
		padding: 1.5em;
		text-decoration: none;
		font-size: 1.0em;
		border-bottom: 1px solid #fff;
		clear: left;
	}
	#mainnav-menu ul {
		float: left;
		padding: 1em;
		background: #fff;
		width: 100%;
		-webkit-box-sizing: border-box;
		-moz-box-sizing: border-box;
		box-sizing: border-box;
	}
	#mainnav-menu ul a {
		display: block;
		width: 100%;
		padding: 1em;
		font-size: 0.9em;
		-webkit-box-sizing: border-box;
		-moz-box-sizing: border-box;
		box-sizing: border-box;
	}
	#mainnav-menu ul li ul {
		float: left;
		padding: 0 0 0 1em;
		width: 100%;
		-webkit-box-sizing: border-box;
		-moz-box-sizing: border-box;
		box-sizing: border-box;
	}
	#mainnav-menu li.current_page_item a, #mainnav-menu li.current-menu-item a {
		text-decoration: none;
	}
	#mainnav-menu li.current_page_item ul li a, #mainnav-menu li.current-menu-item ul li a{
		text-decoration: none;
	}
	#mainnav-menu ul li.current_page_item a, #mainnav-menu ul li.current-menu-item a {
		text-decoration: none;
	}
}

/* Tablets (portrait) | <800px */
@media only screen and (max-width: 50em) {
	#logo .site-title {
		font-size: 2.3em;
	}
	.widget, .type-post, .type-page, .type-attachment, #comments {
		box-shadow: none;
		border: none;
		padding: 0;
	}
	.widgettitle {
		margin: 0 0 1.5em 0;
	}
	.entry h1, .comment h1 {
	font-size: 2.2em;
	}
	.entry h2, .comment h2 {
		font-size: 1.8em;
	}
	.entry h3, .comment h3 {
		font-size: 1.4em;
	}
	.entry tr th,
	.entry thead th {
		padding: 0.2em 0.4em;
	}
	.entry tr td {
		padding: 0.2em 0.4em;
	}


	
	/* Mobile Footer Navigation */
	#footer #footer-text {
		margin-top: 1.05em;
	}
		
	/* Reset */
	#footernav, #footernav-menu, #footernav-menu li, #footernav-menu a, #footernav-menu ul {
		margin: 0;
		padding: 0;
		position: static;
		float: none;
		display: inline;
		font-size: 1.0em;
		border: none;
		box-shadow: none;
		background: none;
		top: 0;
		left: 0;
	}
	#footernav {
		float: none;
	}
	#footernav-icon {
		display: block;
		text-decoration: none;
		font-size: 1.0em;
		color: #fff;
	}
	#footernav-icon:hover {
		cursor: pointer;
		text-decoration: underline;
	}
	#footernav-icon:after {
		margin: 0.05em 0 0 0;
		-webkit-font-smoothing: antialiased;
		display: inline-block;
		content: '\f419';
		font: normal 16px/1 Genericons;
		text-decoration: inherit;
		vertical-align: text-bottom;
	}
	#footernav-icon:hover:after {
		text-decoration: none;
	}
	#footernav-menu {
		display: none;
		width: 100%;
		padding-bottom: 1em;
	}
	#footernav-menu li {
		display: block;
		padding: 0.8em 0.4em;
	}
	#footernav-menu a {
		display: inline-block;
		text-decoration: none;
		font-size: 0.9em;
	}
	#footernav-menu a:hover {
		text-decoration: underline;
	}
	
}

/* Phablets (portrait) | <640px */
@media only screen and (max-width: 40em) {

	#logo, #header-content {
		text-align: left;
	}
	#header-content #header-search,
	#header-content #header-text,
	#header-content #header-social-icons {
		margin: 0;
		padding: 0;
		visibility: hidden;
		display: none;
	}

.cornersect  {width: 100%; margin-bottom: 1.8em;}
.tagcloud {line-height: 1em;}



	
	.page-title, .dpa-page-title {
		font-size: 1.5em;
	}
	.post-title {
		font-size: 1.5em;
	}
	.widget-category-posts .big-post .post-title {
		font-size: 1.0em;
	}
	.widget-category-posts .small-post .post-title {
		font-size: 0.9em;
	}

	/* Frontpage Categories */
	.widget-category-posts .type-post {
		margin: 0 0 1.5em 0;
	}
	#widget-category-posts-grid .category-posts-grid-row {
		margin-right: 0;
	}
	#widget-category-posts-grid .category-posts-grid-row .big-post,
	#widget-category-posts-grid .category-posts-grid-row .small-post-wrap,
	#widget-category-posts-boxed .big-post,
	#widget-category-posts-columns .category-posts-column-left {
		float: none;
		width: 100%;
		padding-right: 0;
	}
	#widget-category-posts-boxed .small-posts,
	#widget-category-posts-columns .category-posts-column-right {
		width: 100%;
		margin-left: 0;
		padding-left: 0;
	}
	#widget-category-posts-boxed .small-posts,
	#widget-category-posts-columns .category-posts-columns .small-posts	{
		padding-bottom: 0.5em;
	}
	#widget-category-posts-columns .category-posts-columns .small-post {
		margin: 0 0 1em;
	}
	#widget-category-posts-columns .category-posts-column-right {
		margin-top: 1.5em;
	}

.eclipsetxtsm, .eclipserow,  .eclipsetxtsm13, .horsetable, .bctop-ad, .eclipse-green, .dparightpad, .cat-nav, .promobar-container {visibility: hidden; display: none;}
.eclipse-mobile {visibility: visible; display: block; font-size: 1.1em; line-height: 1.4em;}
.horse-mobile {visibility: visible; display: block; font-size: .95em; line-height: 1.4em; border-top:#ccc 1px solid; padding-top: 1.5em;}
.eclipsesubhdr, .HOYsubhdr {font: verdana, sans-serif; font-size: 1.3em; padding: 0; margin: 1.3em 0 .5em 0;}
.horsewrap {margin: 0; padding: 15px 0 0 0; line-height: 2em; border-top:#ccc 1px solid; font-size:.75em;}
.mobile-right-pad {visibility: visible; display: block; margin: 0 0 .5em 0;}
.phone-hide {visibility: hidden; display: none;}
.derby-path-show {visibility: visible; display: block; font-size: 1.1em;}

#content-desktop {display: none;}
#content-mobile {display: inline;}




iframe {
    max-width: 100vw;
    max-height: 56.25vw; /* 315/560 = .5625 */
}

}


/* Smartphones | <480px */
@media only screen and (max-width: 30em) {
	#logo .site-title {
		font-size: 2.0em;
	}
	.alignright, .alignleft {
		float: none;
		margin: 1em 0;
	}
	#footer #footer-text {
		float: none;
		margin-top: 1.05em;
	}
}

/* Smartphones | <320px */
@media only screen and (max-width: 20em) {
	.postmeta .meta-date, .postmeta .meta-author, .postmeta .meta-comments, .postinfo span {
		display: block;
	}
	.postmeta .sep, .postinfo .sep, .postmeta .post-edit-link {
		border: none;
		margin: 0;
		padding: 0;
	}
}

/* Big Screens Navi Fix | >720px */
@media only screen and (min-width: 60em) {
	/* ensure #nav is visible on desktop version */
	#mainnav-menu {
		display: block !important;
	}
}
@media only screen and (min-width: 50em) {
	/* ensure #footernav is visible on desktop version */
	#footernav-menu {
		display: block !important;
	}
}