/*
Theme Name:     Today's Machining World
Theme URI:      http://www.todaysmachiningworld.com/
Description:    Custom theme for todaysmachiningworld.com, based on Twenty Twelve.
Author:         Michael Eisenwasser 
Author URI:     URI: http://www.clusterinteractive.com 
Version:        1.0 
*/

/*----------------------------------------------------------------
>>> TABLE OF CONTENTS:
----------------------------------------------------------------
1.0 - General
	1.1 Browser Reset
	1.2 Fonts
2.0 - Repeatable patterns
	2.1 - Small headers
	2.2 - Shared Post Format styling
	2.3 - Form fields
	2.4 - Reset non-text input types
	2.5 - Buttons
	2.6 - Responsive images
	2.7 - Videos and embeds
	2.8 - Images
	2.9 - Post Pagination
	2.10 - Post Navigation
	2.11 - Author Profiles
3.0 - Basic structure
	3.1 - Body, links, basics
	3.2 - Assistive text
	3.3 - Page structure
	3.4 - Header
	3.5 - Navigation Menu
	3.6 - Banner
	3.7 - Sidebar
	3.8 - Footer
4.0 - Main content and comment content
5.0 - Archives
6.0 - Single image attachment view
7.0 - Ads
	7.1 Content-ad - Blog Index Content Ad (After 1st post)
	7.2 - Right Sidebar Ads - Front-Page - SwarfBlog - Generic
8.0 - Post formats
	8.1 - Image posts
	8.2 - Link posts
	8.3 - Quote posts
	8.4 - Status posts
	8.5 - Aside Post Format
9.0 - Comments
	9.1 - Comment area
	9.2 - Comment form
10.0 - Front page template
11.0 - Widgets
12.0 - Plugins
	12.1 - WordPress Stats
	12.2 - Gravity Forms
	12.3 - Subscribe to Comments
	12.4 - Sharethis
13.0 - Custom Page Templates
	13.1 - Back Issues
	13.2 - Videos
	13.3 - Magazine
	13.4 - Front Page
	13.5 - Footer
	13.6 - Back Issues Archives
14.0 - Responsive media queries (mobile styles)
	14.1 - Minimum width of 761 pixels 
	14.2 - Minimum width of 1045 pixels (desktops and laptops)
	14.3 - Maximum width of 1045 pixels (tablets-)
	14.4 - Maximum width of 760 pixels
	14.5 - Maximum width of 600 pixels
	14.6 - Maximum width of 560 pixels
	14.7 - Retina phones
--------------------------------------------------------------*/

/*--------------------------------------------------------------
1.0 - General
--------------------------------------------------------------*/

/*--------------------------------------------------------------
1.1 - General Browser Reset
--------------------------------------------------------------*/

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,img,ins,kbd,q,s,samp,small,strike,strong,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%;vertical-align:baseline}body{line-height:1}ol,ul{list-style:none}blockquote,q{quotes:none}blockquote:before,blockquote:after,q:before,q:after{content:'';content:none}table{border-collapse:collapse;border-spacing:0}caption,th,td{font-weight:normal;text-align:left}h1,h2,h3,h4,h5,h6{clear:both}html{overflow-y:scroll;font-size:100%;-webkit-text-size-adjust:100%;-ms-text-size-adjust:100%}a:focus{outline:thin dotted}article,aside,details,figcaption,figure,footer,header,hgroup,nav,section{display:block}audio,canvas,video{display:inline-block}audio:not([controls]){display:none}del{color:#333}ins{background:#fff9c0;text-decoration:none}hr{background-color:#ccc;border:0;height:1px;margin:24px}sub,sup{font-size:75%;line-height:0;position:relative;vertical-align:baseline}sup{top:-0.5em}sub{bottom:-0.25em}small{font-size:smaller}img{border:0;-ms-interpolation-mode:bicubic}.clear:after,.wrapper:after,.format-status .entry-header:after{clear:both}.clear:before,.clear:after,.wrapper:before,.wrapper:after,.format-status .entry-header:before,.format-status .entry-header:after{display:table;content:""}


body{
margin: 0 auto;
max-width: 1042px;
}

*,p {
-moz-hyphens:none;
-ms-hyphens:none;
-webkit-hyphens: none;
hyphens:none;
word-break:keep-all;
}

/*--------------------------------------------------------------
1.2 - Fonts"OpenSans"
--------------------------------------------------------------*/


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

}

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

}

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

}

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

}

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

}

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

}

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

}

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

}

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

}

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

}


/*--------------------------------------------------------------
2.0 - Repeatable patterns
--------------------------------------------------------------*/

/*--------------------------------------------------------------
2.1 - Small headers
--------------------------------------------------------------*/

.archive-title,
.page-title,
.entry-content th,
.comment-content th {
	font-size: 13px;
	line-height: 2.181818182;
	font-weight: bold;
	text-transform: uppercase;
	color: #636363;
}

/*--------------------------------------------------------------
2.2 - Shared Post Format styling
--------------------------------------------------------------*/

article.format-quote footer.entry-meta,
article.format-link footer.entry-meta,
article.format-status footer.entry-meta {
	font-size: 11px;
	line-height: 2.181818182;
}

/*--------------------------------------------------------------
2.3 - Form fields, general styles first
--------------------------------------------------------------*/

button,
input,
textarea {
	border: 1px solid #aaa;
	border-radius: 2px;
	font-family: inherit;
}
button {
	padding: 5px;
}
button,
input {
  line-height: normal;
}
textarea {
	font-size: 100%;
	overflow: auto;
	vertical-align: top;
}
input,
textarea {
	font-size: 14px !important;
  padding: 5px;
  box-shadow: 0 2px 3px 0 #eee inset;
}

/*--------------------------------------------------------------
2.4 - Reset non-text input types
--------------------------------------------------------------*/

input[type="checkbox"],
input[type="radio"],
input[type="file"],
input[type="hidden"],
input[type="image"],
input[type="color"] {
	border: 0;
	border-radius: 0;
	padding: 0;
}

/*--------------------------------------------------------------
2.5 - Buttons
--------------------------------------------------------------*/

.menu-toggle,
input[type="submit"],
input[type="button"],
input[type="reset"],
article.post-password-required input[type=submit],
li.bypostauthor cite span {
	padding: 4px 9px;
	font-size: 14px;
	line-height: 1.428571429;
	font-weight: normal;
	color: #fff;
	background-color: #2e669a;
	background-repeat: repeat-x;
	background-image: -moz-linear-gradient(top, #5e9bc7, #2e669a);
	background-image: -ms-linear-gradient(top, #5e9bc7, #2e669a);
	background-image: -webkit-linear-gradient(top, #5e9bc7, #2e669a);
	background-image: -o-linear-gradient(top, #5e9bc7, #2e669a);
	background-image: linear-gradient(top, #5e9bc7, #2e669a);
	border: 1px solid #235b86;
	border-radius: 4px;
	box-shadow: 0 1px 2px rgba(64, 64, 64, 0.1);
}
.menu-toggle,
button,
input[type="submit"],
input[type="button"],
input[type="reset"] {
	cursor: pointer;
}
button[disabled],
input[disabled] {
    cursor: default;
}
.menu-toggle:hover,
button:hover,
input[type="submit"]:hover,
input[type="button"]:hover,
input[type="reset"]:hover,
article.post-password-required input[type=submit]:hover {
	color: #fff;
	background-color: #457fae;
	background-repeat: repeat-x;
	background-image: -moz-linear-gradient(top, #77aed3, #457fae);
	background-image: -ms-linear-gradient(top, #77aed3, #457fae);
	background-image: -webkit-linear-gradient(top, #77aed3, #457fae);
	background-image: -o-linear-gradient(top, #77aed3, #457fae);
	background-image: linear-gradient(top, #77aed3, #457fae);
}
.menu-toggle:active,
.menu-toggle.toggled-on,
button:active,
input[type="submit"]:active,
input[type="button"]:active,
input[type="reset"]:active {
	color: #757575;
	background-color: #e3eff7;
	background-repeat: repeat-x;
	background-image: -moz-linear-gradient(top, #eff6fa, #e3eff7);
	background-image: -ms-linear-gradient(top, #eff6fa, #e3eff7);
	background-image: -webkit-linear-gradient(top, #eff6fa, #e3eff7);
	background-image: -o-linear-gradient(top, #eff6fa, #e3eff7);
	background-image: linear-gradient(top, #eff6fa, #e3eff7);
	box-shadow: inset 0 0 8px 2px #c1d3de, 0 1px 0 0 #f2f7fb;
	border: none;
}
li.bypostauthor cite span {
	color: #fff;
	background-color: #21759b;
	background-image: none;
	border: 1px solid #1f6f93;
	border-radius: 2px;
	box-shadow: none;
	padding: 0;
}

/*--------------------------------------------------------------
2.6 - Responsive images
--------------------------------------------------------------*/

.entry-content img,
.comment-content img,
.widget img {
	max-width: 100%; /* Fluid images for posts, comments, and widgets */
}
img[class*="align"],
img[class*="wp-image-"],
img[class*="attachment-"] {
	height: auto; /* Make sure images with WordPress-added height and width attributes are scaled correctly */
}
img.size-full,
img.size-large,
img.wp-post-image {
	max-width: 100%;
	height: auto; /* Make sure images with WordPress-added height and width attributes are scaled correctly */
}

/*--------------------------------------------------------------
2.7 - Make sure videos and embeds fit their containers
--------------------------------------------------------------*/

embed,
/*iframe,*/
object,
video {
	max-width: 100%;
}
.entry-content .twitter-tweet-rendered {
	max-width: 100% !important; /* Override the Twitter embed fixed width */
}

/*--------------------------------------------------------------
2.8 - Images
--------------------------------------------------------------*/

.alignleft {
	float: left;
}
.alignright {
	float: right;
}

.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
}
.entry-content img,
.comment-content img,
.widget img,
.author-avatar img,
img.wp-post-image {
	/* Add fancy borders to all WordPress-added images but not things like badges and icons and the like */
	border-radius: 0px;
	box-shadow: 0 1px 4px rgba(0, 0, 0, 0.2);
}
.wp-caption {
	max-width: 100%; /* Keep wide captions from overflowing their container. */
	padding: 8px 4px 4px;
	background: #eee;
	border: 1px solid #ddd;
	text-align: center;
}
.wp-caption img {
	-webkit-box-shadow: none;
	-moz-box-shadow: none;
	box-shadow: none;
}
.wp-caption .wp-caption-text {
	margin: 0;
}
.wp-caption .wp-caption-text,
.gallery-caption,
.entry-caption {
	font-style: italic;
	font-size: 12px;
	line-height: 2;
	color: #757575;
}
img.wp-smiley,
.rsswidget img {
	border: 0;
	border-radius: 0;
	box-shadow: none;
	margin-bottom: 0;
	margin-top: 0;
	padding: 0;
}
.entry-content dl.gallery-item {
	margin: 0;
}
.gallery-item a,
.gallery-caption {
	width: 90%;
}
.gallery-item a {
	display: block;
}
.gallery-caption a {
	display: inline;
}
.gallery-columns-1 .gallery-item a {
	max-width: 100%;
	width: auto;
}
.gallery .gallery-icon img {
	height: auto;
	max-width: 90%;
	padding: 5%;
}
.gallery-columns-1 .gallery-icon img {
	padding: 3%;
}

/*--------------------------------------------------------------
2.9 - Post Pagination
--------------------------------------------------------------*/

.pagination-above {
	margin: 0 0 20px
}
.pagination-below {
	margin: 0;
}
.pagination {
	clear: both;
	overflow: hidden;
	position: relative;
	font-size: 11px;
	line-height: 13px;
}
.pagination span, .pagination a {
	display: block;
	float: left;
	margin:  2px 2px 2px 0;
	text-decoration: none;
	width: auto;
	color: #fff;
	background: #555;
	border-radius: 2px;
	line-height: 1;
}
.pagination a:hover {
	color: #fff;
	background: #3f7bb9;
}
.pagination .current {
	background: #3f7bb9;
	color: #fff;
	font-weight: bold;
}
.pagination span, .pagination a,
.pagination .current {
	padding: 7px 9px;
}

/*--------------------------------------------------------------
2.10 - Post Navigation
--------------------------------------------------------------*/

.site-content nav {
	clear: both;
	line-height: 2;
	overflow: hidden;
}
#nav-above {
	padding: 24px 0;
	padding: 1.714285714rem 0;
}
#nav-above {
	display: none;
}
.paged #nav-above {
	display: block;
}
.nav-previous,
.previous-image {
	float: left;
	width: 50%;
}
.nav-next,
.next-image {
	float: right;
	text-align: right;
	width: 50%;
}
.nav-single + .comments-area,
#comment-nav-above {
	margin: 48px 0;
	margin: 3.428571429rem 0;
}

/*--------------------------------------------------------------
2.11 - Author Profiles
--------------------------------------------------------------*/

.author .archive-header {
	margin-bottom: 24px;
}
.author-info {
	border-top: 1px solid #ededed;
	margin: 24px 0;
	padding-top: 24px;
	overflow: hidden;
}
.author-description p {
	color: #757575;
	font-size: 13px;
	line-height: 1.846153846;
}
.author.archive .author-info {
	border-top: 0;
	margin: 0 0 48px;
}
.author.archive .author-avatar {
	margin-top: 0;
}


/*--------------------------------------------------------------
3.0 - Basic structure
--------------------------------------------------------------*/

/*--------------------------------------------------------------
3.1 - Body, links, basics
--------------------------------------------------------------*/

html {
	font-size: 87.5%;
}
body {
	font-size: 15px;
	font-family: "OpenSansRegular", Helvetica, Arial, sans-serif;
	text-rendering: optimizeLegibility;
	color: #222;
	/* background-color: #1c4772; */
	background: url("images/bg-blue.png") top repeat-x #5D92BB;
	word-wrap: break-word;

}
body.custom-font-enabled {
	font-family: "OpenSansRegular", Helvetica, Arial, sans-serif;
}
a {
	outline: none;
	color: #1E4C78;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
strong, b {
	font-weight: bold;
	font-family: 'OpenSansBold';
}

/*--------------------------------------------------------------
3.2 - Assistive text
--------------------------------------------------------------*/

.assistive-text,
.site .screen-reader-text {
	position: absolute !important;
	clip: rect(1px, 1px, 1px, 1px);
}
.main-navigation .assistive-text:hover,
.main-navigation .assistive-text:active,
.main-navigation .assistive-text:focus {
	background: #fff;
	border: 2px solid #333;
	border-radius: 3px;
	clip: auto !important;
	color: #000;
	display: block;
	font-size: 12px;
	padding: 12px;
	position: absolute;
	top: 5px;
	left: 5px;
	z-index: 100000; /* Above WP toolbar */
	overflow:hidden;
}
nav#site-navigation{overflow:hidden;}

/*--------------------------------------------------------------
3.3 - Page structure
--------------------------------------------------------------*/

.site {
	padding: 0 24px;
	background-color: #fff;
	box-shadow: 0 1px 2px #315271;
	transition:all .2s ease-in;  
	-o-transition:all .2s ease-in;  
	-moz-transition:all .2s ease-in;  
	-webkit-transition:all .2s ease-in; 
	overflow: hidden;
}
.site-content {
	margin: 0;
}
.widget-area {
	margin: 0;
}

/*--------------------------------------------------------------
3.4 - Header
--------------------------------------------------------------*/

.site-header hgroup{
	overflow:hidden;
}

.site-header h1 {
	text-align: center;
}
.site-header h1 a {
	color: #515151;
	display: inline-block;
	text-decoration: none;
}
.site-header h1 a:hover {
	color: #21759b;
}
.site-header h1 {
	font-size: 24px;
	line-height: 1.285714286;
	margin-bottom: 14px;
	display: block;
	overflow: hidden;
  text-indent: -99em;
}
.site-header h1 a {
	display: block;
}

/*--------------------------------------------------------------
3.5 - Navigation Menu
--------------------------------------------------------------*/

.main-navigation {
	margin-top: 24px;
	text-align: center;
	position: relative;
}
.main-navigation li {
	font-size: 14px;
	line-height: 1.42857143;
}
.main-navigation a {
	color: #5e5e5e;
}
.main-navigation a:hover {
	color: #21759b;
}
.main-navigation ul.nav-menu,
.main-navigation div.nav-menu > ul {
	display: none;
}
.main-navigation ul.nav-menu.toggled-on,
.menu-toggle {
	display: inline-block;
}

/*--------------------------------------------------------------
3.6 - Banner
--------------------------------------------------------------*/

section[role="banner"] {
	margin-bottom: 48px;
}

/*--------------------------------------------------------------
3.7 - Sidebar
--------------------------------------------------------------*/

.top-right-corner-ad {
	margin-bottom: 30px;
}

.widget-area .social-media{
	text-align:right;
}
.widget-area .social-media a.facebook{
	width:30px;
	height:35px;
	margin-right:5px;
	display:block;
	float:right;
	background: url("images/sprite_x.png") no-repeat left -630px transparent;
}
.widget-area .social-media a.twitter{
	width:30px;
	height:35px;
	float:right;
	
	background: url("images/sprite_x.png") no-repeat left -584px transparent;
	display:block;
}
.widget-area .widget {
	border:none;
	display:block;
	overflow:hidden;
	-webkit-hyphens: auto;
	-moz-hyphens: auto;
	hyphens: auto;
	word-wrap: break-word;
	color:#222;
	margin: 10px 0 10px 0;
	padding-bottom:10px;
}

.widget-area .widget.ads{
	-webkit-hyphens: auto;
	-moz-hyphens: auto;
	hyphens: auto;
	margin-bottom: 25px;
	word-wrap: break-word;
	border: 1px solid #dedede;
	padding: 24px 24px 4px 24px;
	background: #fff;
	overflow:hidden;
	
}


.widget-area .widget h3,
.widget-title {
	margin:0;
	border-left:10px solid #5291c0;
	letter-spacing: -1px;
	background:#e8e8e8;
	font-family:"OpenSansSemibold";
	line-height:20px;
	padding:6px 0 6px 10px;
	text-transform:uppercase;
	color:#222;
	font-weight:normal;
	font-size:16px;
	line-height:20px;
	text-shadow: 0px 2px 2px #fff;
}
.widget-area .widget h3 a.view-all,
.widget-title a.view-all {
	float: right;
	margin-right: 10px;
	text-shadow: none;
	letter-spacing: 0;
	text-transform: none;
    font-size: 12px;
    font-weight: normal;
}

.widget-area .widget p,
.widget-area .widget .textwidget {
	font-size: 13px;
	line-height: 1.846153846;
}
.widget-area .widget p {
	margin-bottom: 24px;
}
.widget-area #s {
	width: 53.66666666666%; /* define a width to avoid dropping a wider submit button */
}
.widget-area .widget ul {
	margin: 15px 0 0;
}
.widget ul li {
	margin:0;
	padding:0;
	margin: 0 0 10px;
	display:block;
	padding-left:20px;
	background: url("images/sprite_x.png") no-repeat left -360px transparent;
	background-repeat: no-repeat;		
	line-height:18px;
	font-size:14px;
}

.widget ul li a {
	font-family:"OpenSansRegular";
	color:#1e4c78;
}

/*--------------------------------------------------------------
3.8 - Footer
--------------------------------------------------------------*/

footer[role="contentinfo"] {
	clear: both;
	font-size: 12px;
	line-height: 2;
	max-width: 1000px;
	margin-left: auto;
	margin-right: auto;
	padding: 24px 10px;
	text-align: center;
	overflow:hidden;
}


/*--------------------------------------------------------------
4.0 - Main content and comment content
--------------------------------------------------------------*/

.entry-meta {
	clear: both;
}
.entry-header {
	margin-bottom: 24px;
}
.entry-header img.wp-post-image {
	margin-bottom: 20px;
}
.entry-header .entry-title {
	font-size: 20px;
	line-height: 1.2;
	font-weight: bold;
}
.entry-header .entry-title a,
.entry-header .entry-title  {
	text-decoration: none;
	color:#494949;
	font-weight:normal;
	font-family:"OpenSansSemibold", Helvetica, Arial, sans-serif
}
.entry-header .entry-format {
	margin-top: 24px;
	font-weight: normal;
}
.entry-header .comments-link,
.entry-meta .comments-link {
	margin-top: 24px;
	font-size: 13px;
	line-height: 1.846153846;
	color: #757575;
}
.comments-link a,
.entry-meta a {
	color: #757575;
}
.comments-link a{
	color:#9e1414;
	font-family:"OpenSansBold", Helvetica, Arial, sans-serif;
	text-decoration:none;
	font-size:15px;
}
.comments-link a:hover{
	color:#9e1414 !important;
	text-decoration:none;
}

.entry-meta a:hover {
	color: #21759b;
}
article.sticky .featured-post {
	border-top: 4px double #ededed;
	border-bottom: 4px double #ededed;
	color: #757575;
	font-size: 13px;
	line-height: 3.692307692;
	margin-bottom: 24px;
	text-align: center;
}
.entry-content,
.entry-summary,
.mu_register {
	line-height: 1.714285714;
}
.entry-content h1,
.comment-content h1,
.entry-content h2,
.comment-content h2,
.entry-content h3,
.comment-content h3,
.entry-content h4,
.comment-content h4,
.entry-content h5,
.comment-content h5,
.entry-content h6,
.comment-content h6 {
	margin: 24px 0;
	line-height: 1.714285714;
}
.entry-content h1,
.comment-content h1 {
	font-size: 21px;
	line-height: 1.5;
}
.entry-content h2,
.comment-content h2,
.mu_register h2 {
	font-size: 18px;
	line-height: 1.6;
}
.entry-content h3,
.comment-content h3 {
	font-size: 16px;
	line-height: 1.846153846;
}
.entry-content h4,
.comment-content h4 {
	font-size: 14px;
	line-height: 1.846153846;
}
.entry-content h5,
.comment-content h5 {
	font-size: 13px;
	line-height: 1.846153846;
}
.entry-content h6,
.comment-content h6 {
	font-size: 12px;
	line-height: 1.846153846;
}
.entry-content p,
.entry-summary p,
.comment-content p,
.mu_register p {
	margin: 0 0 24px;
	line-height: 1.714285714;
}
.entry-content ol,
.comment-content ol,
.entry-content ul,
.comment-content ul,
.mu_register ul {
	margin: 0 0 24px;
	line-height: 1.714285714;
}
.entry-content ul ul,
.comment-content ul ul,
.entry-content ol ol,
.comment-content ol ol,
.entry-content ul ol,
.comment-content ul ol,
.entry-content ol ul,
.comment-content ol ul {
	margin-bottom: 0;
}
.entry-content ul,
.comment-content ul,
.mu_register ul {
	list-style: disc outside;
}
.entry-content ol,
.comment-content ol {
	list-style: decimal outside;
}
.entry-content li,
.comment-content li,
.mu_register li {
	margin: 0 0 0 36px;
}
.entry-content blockquote,
.comment-content blockquote {
	margin-bottom: 24px;
	padding: 24px;
	font-style: italic;
	background: #F2F2F2;
	border-radius: 4px;
}
.entry-content blockquote p:last-child,
.comment-content blockquote p:last-child {
	margin-bottom: 0;
}
.entry-content code,
.comment-content code {
	font-family: Consolas, Monaco, Lucida Console, monospace;
	font-size: 12px;
	line-height: 2;
}
.entry-content pre,
.comment-content pre {
	border: 1px solid #ededed;
	color: #666;
	font-family: Consolas, Monaco, Lucida Console, monospace;
	font-size: 12px;
	line-height: 1.714285714;
	margin: 24px 0;
	overflow: auto;
	padding: 24px;
}
.entry-content pre code,
.comment-content pre code {
	display: block;
}
.entry-content abbr,
.comment-content abbr,
.entry-content dfn,
.comment-content dfn,
.entry-content acronym,
.comment-content acronym {
	border-bottom: 1px dotted #666;
	cursor: help;
}
.entry-content address,
.comment-content address {
	display: block;
	line-height: 1.714285714;
	margin: 0 0 24px;
}
.alignleft {
	margin: 8px 24px 12px 0;
}
.alignright {
	/* margin: 8px 0 12px 24px; */
	margin: 20px 0 12px 24px;
}
.aligncenter {
	margin-top: 8px;
	margin-bottom: 12px;
}
.entry-content embed,
.entry-content iframe,
.entry-content object,
.entry-content video {
	margin-bottom: 24px;
}
.entry-content dl,
.comment-content dl {
	margin: 0 24px;
}
.entry-content dt,
.comment-content dt {
	font-weight: bold;
	line-height: 1.714285714;
}
.entry-content dd,
.comment-content dd {
	line-height: 1.714285714;
	margin-bottom: 24px;
}
.entry-content table,
.comment-content table {
	border-bottom: 1px solid #ededed;
	color: #757575;
	font-size: 12px;
	line-height: 2;
	margin: 0 0 24px;
	width: 100%;
}
.entry-content table caption,
.comment-content table caption {
	font-size: 16px;
	margin: 24px 0;
}
.entry-content td,
.comment-content td {
	border-top: 1px solid #ededed;
	padding: 6px 10px 6px 0;
}
.site-content article {
	padding-bottom: 24px;
	word-wrap: break-word;
}
.site-content .post,
.site-content .shop-doc {
	border-bottom: 4px double #ededed;
	margin-bottom: 44px;
	padding-bottom: 120px;
}
.site-content .shop-doc {
	margin-bottom:22px;
}

.post-type-archive-shop-doc .entry-meta {display:none;}
.magazine-template-default .entry-meta {display:none;}



/*body.blog .site-content .post:first-of-type{
	border:none;
	padding-bottom:95px;
    float: right;
    width: 440px;
}*/
/*body.single .site-content .post:first-of-type,body.single .site-content #comments {
    float: right;
    width: 440px;
}*/
body.single .site-content .entry-header .entry-title,
body.blog .site-content .entry-header .entry-title,
body.single .site-content div.entry-meta,
body.single .site-content h1,
body.single .site-content h2,
body.single .site-content h3,
body.single .site-content h4,
body.single .site-content h5,
body.single .site-content h6,
body.blog .site-content div.entry-meta{
clear: none;
}
body.single .site-content .post:first-of-type,
body.post-type-archive-shop-doc .site-content .shop-doc type-shop-doc:first-of-type{
	margin-bottom:22px;
	border-bottom:4px double #ededed;
}
body.single .comments-title,
body.post-type-archive-shop-doc .comments-title{
	font-family:"OpenSansSemibold", Helvetica, Arial, sans-serif;
	font-size:22px;
	font-weight:normal;
}

.page-links {
	clear: both;
	line-height: 1.714285714;
}
footer.entry-meta {
	margin-top: 24px;
	font-size: 13px;
	line-height: 1.846153846;
	color: #757575;
}
div.entry-meta {
	margin-top: 4px;
	font-size: 13px;
	line-height: 1.846153846;
	color: #757575;
}
.single-author .entry-meta .by-author {
	display: none;
}
.mu_register h2 {
	color: #757575;
	font-weight: normal;
}
#front-page-featured a.author-howthree{
    font-weight: bold;
}

/*--------------------------------------------------------------
5.0 - Archives
--------------------------------------------------------------*/

.archive-header,
.page-header {
	margin-bottom: 20px;
	padding-bottom: 22px;
	border-bottom: 1px solid #ededed;
}
.archive-meta {
	color: #757575;
	font-size: 12px;
	margin-top: 22px;
}


/*--------------------------------------------------------------
6.0 - Single image attachment view
--------------------------------------------------------------*/

.article.attachment {
	overflow: hidden;
}
.image-attachment div.attachment {
	text-align: center;
}
.image-attachment div.attachment p {
	text-align: center;
}
.image-attachment div.attachment img {
	display: block;
	height: auto;
	margin: 0 auto;
	max-width: 100%;
}
.image-attachment .entry-caption {
	margin-top: 8px;
}


/*--------------------------------------------------------------
7.0 - Ads
--------------------------------------------------------------*/

/*--------------------------------------------------------------
7.1 - Content-ad - Blog Index Content Ad (After 1st post)
--------------------------------------------------------------*/
div.swarfblog_content_ad{
    clear: both;
	width:100%;
	margin-bottom: 5px;
	padding-bottom: 32px;
	margin-top: -10px;
}
div.swarfblog_content_ad a img,
div.swarfblog_content_ad img{
	max-width:100%;
	vertical-align:bottom;
	display:block;	
}
div.swarfblog_content_ad a{
	display: block;
	padding: 6px;
	background: #f2f2f2;
	border: 1px solid #d0d0d0;
}

/*--------------------------------------------------------------
7.2 - Right Sidebar Ads - Front-Page - SwarfBlog - Generic
--------------------------------------------------------------*/
a.right-sidebar-ad img{
	box-shadow: none;
	border-radius: 0px;
}
div.video-ad{
	width:100%;
	margin:0 auto;
	margin-bottom:10px;
	overflow:hidden;
}
/*--------------------------------------------------------------
7.3 - Featured left Ads - Front-Page - Generic
--------------------------------------------------------------*/
#front-page-featured-left-ad {
    margin: 0px;
    float: left;
    width: 180px;
}
/*--------------------------------------------------------------
7.4 - Swarfblog top left Ads - Swarfblog - Generic
--------------------------------------------------------------*/
#swarfblog-top-left-ad {
    float: left;
    width: 180px;
    margin-bottom: 20px;
    /*margin-right: 6px;*/
}
/*--------------------------------------------------------------
8.0 - Post formats
--------------------------------------------------------------*/

/*--------------------------------------------------------------
8.1 - Image posts
--------------------------------------------------------------*/

article.format-image footer h1 {
	font-size: 13px;
	line-height: 1.846153846;
	font-weight: normal;
}
article.format-image footer h2 {
	font-size: 11px;
	line-height: 2.181818182;
}
article.format-image footer a h2 {
	font-weight: normal;
}

/*--------------------------------------------------------------
8.2 - Link posts
--------------------------------------------------------------*/

article.format-link header {
	padding: 0 10px;
	float: right;
	font-size: 11px;
	line-height: 2.181818182;
	font-weight: bold;
	font-style: italic;
	text-transform: uppercase;
	color: #848484;
	background-color: #ebebeb;
	border-radius: 3px;
}
article.format-link .entry-content {
	max-width: 80%;
	float: left;
}
article.format-link .entry-content a {
	font-size: 22px;
	line-height: 1.090909091;
	text-decoration: none;
}

/*--------------------------------------------------------------
8.3 - Quote posts
--------------------------------------------------------------*/

article.format-quote .entry-content p {
	margin: 0;
	padding-bottom: 24px;
}
article.format-quote .entry-content blockquote {
	display: block;
	padding: 24px 24px 0;
	font-size: 15px;
	line-height: 1.6;
	font-style: normal;
	color: #6a6a6a;
	background: #efefef;
}

/*--------------------------------------------------------------
8.4 - Status posts
--------------------------------------------------------------*/

.format-status .entry-header {
	margin-bottom: 24px;
}
.format-status .entry-header header {
	display: inline-block;
}
.format-status .entry-header h1 {
	font-size: 15px;
	font-weight: normal;
	line-height: 1.6;
	margin: 0;
}
.format-status .entry-header h2 {
	font-size: 12px;
	font-weight: normal;
	line-height: 2;
	margin: 0;
}
.format-status .entry-header header a {
	color: #757575;
}
.format-status .entry-header header a:hover {
	color: #21759b;
}
.format-status .entry-header img {
	float: left;
	margin-right: 21px;
}

/*--------------------------------------------------------------
8.5 - Aside Post Format
--------------------------------------------------------------*/


article.format-aside h1 {
	margin-bottom: 24px;
}
article.format-aside h1 a {
	text-decoration: none;
	color: #4d525a;
}
article.format-aside h1 a:hover {
	color: #2e3542;
}
article.format-aside .aside {
	padding: 24px 24px 0;
	background: #d2e0f9;
	border-left: 22px solid #a8bfe8;
}
article.format-aside p {
	font-size: 13px;
	line-height: 1.846153846;
	color: #4a5466;
}
article.format-aside blockquote:last-child,
article.format-aside p:last-child {
	margin-bottom: 0;
}

/*--------------------------------------------------------------
9.0 - Comments
--------------------------------------------------------------*/

/*--------------------------------------------------------------
9.1 - Comment area
--------------------------------------------------------------*/

.comments-title {
	margin-bottom: 24px;
	font-size: 16px;
	line-height: 1.5;
}
.comments-area article {
	margin: 12px 0;
	border-top: 1px solid #d0d0d0;
	border-bottom: 1px solid #d0d0d0;
	padding: 10px 15px;
	background: #f7f7f7;
	padding-bottom:30px;
}

.comments-area article header {
	margin: 0 0 10px;
	overflow: hidden;
	position: relative;
	padding-bottom:5px;
}
.comments-area article header img {
	float: left;
	padding: 0;
	line-height: 0;
	border-radius:2px;
	/*box-shadow: 0px 0px 3px rgba(0, 0, 0, 0.2);*/
	border:1px solid #ccc;
	
}
.comments-area article .reply{
	text-align: right;
	width: 100%;
	float: right;
}
.comments-area article .reply div.comment-thumbs-up{
	float:left;
	text-align:left;
}

div.comment-thumbs-up a.comment-thumbs-up-add{
	/*background:url('images/thumb_up.png') no-repeat;*/
	background:url('images/thumb_up_sprite.png') no-repeat; 
	width:20px;
	height:16px;
	display:block;
	float:left;
}
div.comment-thumbs-up a.comment-thumbs-up-add:hover{
	background:url('images/thumb_up_sprite.png') no-repeat; 
	background-position:0 -16px;
}
div.comment-thumbs-up span.thumbs-up-total,
div.comment-thumbs-up span.thumbs-up-plus{
	float: left;
	margin-left: 0;
	margin-top: 2px;
	font-weight: bold;
	color: #7b7c7c;
}

div.comment-thumbs-up span.thumbs-up-plus{
	margin-left:5px;
}


.comments-area article header cite,
.comments-area article header time {
	display: block;
	margin-left: 65px;
}
.comments-area article header cite {
	font-style: normal;
	font-size: 15px;
	line-height: 1.42857143;
}
.comments-area article header time {
	line-height: 1.714285714;
	text-decoration: none;
	font-size: 12px;
	color: #5e5e5e;
}
.comments-area article header a {
	text-decoration: none;
	color: #5e5e5e;
}
.comments-area article header a:hover {
	color: #21759b;
}
.comments-area article header cite a {
	color: #444;
}
.comments-area article header cite a:hover {
	text-decoration: underline;
}
.comments-area article header h4 {
	position: absolute;
	top: 0;
	right: 0;
	padding: 6px 12px;
	font-size: 12px;
	font-weight: normal;
	color: #fff;
	background-color: #0088d0;
	background-repeat: repeat-x;
	background-image: -moz-linear-gradient(top, #009cee, #0088d0);
	background-image: -ms-linear-gradient(top, #009cee, #0088d0);
	background-image: -webkit-linear-gradient(top, #009cee, #0088d0);
	background-image: -o-linear-gradient(top, #009cee, #0088d0);
	background-image: linear-gradient(top, #009cee, #0088d0);
	border-radius: 3px;
	border: 1px solid #007cbd;
}
.comments-area li.bypostauthor cite span {
	position: absolute;
	margin-left: 5px;
	padding: 2px 5px;
	font-size: 10px;
}
a.comment-reply-link,
a.comment-edit-link {
	color: #686868;
	font-size: 13px;
	line-height: 1.846153846;
}
a.comment-reply-link:hover,
a.comment-edit-link:hover {
	color: #21759b;
}
.commentlist .pingback {
	line-height: 1.714285714;
	margin-bottom: 24px;
}

/*--------------------------------------------------------------
9.2 - Comment form
--------------------------------------------------------------*/

#respond {
	margin-top: 48px;
}
#respond h3#reply-title {
	font-size: 16px;
	line-height: 1.5;
	font-family:"OpenSansSemibold", Helvetica, Arial, sans-serif;
}
#respond h3#reply-title #cancel-comment-reply-link {
	margin-left: 10px;
	font-weight: normal;
	font-size: 12px;
}
#respond form {
	margin: 24px 0;
}
#respond form p {
	margin: 11px 0;
}
#respond form p.logged-in-as {
	margin-bottom: 24px;
}
#respond form label {
	display: block;
	line-height: 1.714285714;
}
#respond form input[type="text"],
#respond form textarea {
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	font-size: 12px;
	line-height: 1.714285714;
	padding: 10px;
	width: 100%;
}
#respond form p.form-allowed-tags {
	margin: 0;
	font-size: 12px;
	line-height: 2;
	color: #5e5e5e;
}
.required {
	color: red;
}

/*--------------------------------------------------------------
10.0 - Front page template
--------------------------------------------------------------*/

/* Sidebar */
#widget-front-ad-rotator {
	margin-bottom:25px;
	padding-bottom:0px;
	background:#FFFFFF;
	border:1px solid #DEDEDE;
}


/*--------------------------------------------------------------
11.0 - Widgets
--------------------------------------------------------------*/

.widget-area .widget ul ul {
	margin-left: 12px;
}
.widget_rss li {
	margin: 12px 0;
}
.widget_recent_entries .post-date,
.widget_rss .rss-date {
	color: #aaa;
	font-size: 11px;
	margin-left: 12px;
}
#wp-calendar {
	margin: 0;
	width: 100%;
	font-size: 13px;
	line-height: 1.846153846;
	color: #686868;
}
#wp-calendar th,
#wp-calendar td,
#wp-calendar caption {
	text-align: left;
}
#wp-calendar #next {
	padding-right: 24px;
	text-align: right;
}
.widget_search label {
	display: block;
	font-size: 13px;
	line-height: 1.846153846;
}
.widget_twitter li {
	list-style-type: none;
}
.widget_twitter .timesince {
	display: block;
	text-align: right;
}


/*--------------------------------------------------------------
12.0 - Plugins
--------------------------------------------------------------*/

/*--------------------------------------------------------------
12.1 - WordPress Stats
--------------------------------------------------------------*/

img#wpstats {
	display: none;
}

/*--------------------------------------------------------------
12.2 - Gravity Forms
--------------------------------------------------------------*/

.gform_wrapper li,
.gform_wrapper form li {
	margin: 0;
}

/*--------------------------------------------------------------
12.3 - Subscribe to Comments
--------------------------------------------------------------*/

.subscribe-to-comments label, .subscribe-to-comments input {
    display: inline !important;
}

/*--------------------------------------------------------------
12.4 - Sharethis
--------------------------------------------------------------*/

.sharethis {
	margin: 0 0 28px;
	clear: both;
	background: #f2f2f2;
	float: left;
	padding: 5px;
	border-radius: 3px;
	border: 1px solid #d0d0d0;
	width: 165px;
}
body.blog .sharethis,
body.post-type-archive-shop-doc .sharethis{
	margin-top:14px;
}
.sharecentered {
	float: none;
	margin: 14px auto 28px;
}
.sharethis p {
	color: #888;
	padding: 2px 4px 8px;
	font-size: 13px;
	text-align: center;
}


/*--------------------------------------------------------------
13.0 - Custom Page Templates
--------------------------------------------------------------*/

/*--------------------------------------------------------------
13.1 - Back Issues
--------------------------------------------------------------*/

.back-issues-header {
	margin: 7px 0 30px;
}
div.back-issues-wrap{
	overflow:hidden;
}
.back-issues-block {
	width: 194px;
	height: 410px;
	float: left;
	margin: 0 30px;
}

.back-issues-block h3.back-issues-title {
	font-size: 16px;
  	margin: 13px 0;
  	line-height: 1.2;
}
.back-issues-block p {
	margin: 0 0 13px;
	line-height: 1.4;
}
.back-issues-block a.back-issues-link {
	background: url("images/sprite.png") no-repeat left -327px transparent;
  clear: left;
  display: inline-block;
  line-height: 1.2;
  min-height: 16px;
  padding-left: 21px;
}


/*--------------------------------------------------------------
13.2 - Videos
--------------------------------------------------------------*/
.videos-header {
	margin: 7px 3px 30px;
}

.videos-wrap{
	width:100%;
	margin:0 auto;
	overflow:hidden;
}
.videos-col1, .videos-col2, .videos-col3{
	width:47%;
	float:left;
	margin:0;
	padding:0;
}
.videos-col1{
	margin-right:5%;
}
.videos-col2{
	margin-right:5%;
}

h3.video-cat-title {
	margin-bottom:30px;
}

.panel-footer {
    font-size: 13px;
    line-height: 130%;
}


div.emd-container .thumbnail {
    position: relative;
    overflow: hidden;
    margin: 0;
    text-align: center;
}

div.emd-container .panel-footer {
    overflow: hidden;
    padding: 6px;
    text-align: center;
	}

div.emd-container .panel {
    min-height: 190px;
	}

.page-id-28212 .entry-content img {
    max-width: 100% !important;
}



/* Content - content-video.php */
h3.entry-title.video-entry{
	margin-top:10px;
	font-family:"OpenSansBold"; /* Add @font-face for Open Sans Semibold */
	font-weight:normal;
}
h3.entry-title.video-entry a{
	color: #111;
	font-size:14px;
	line-height:20px;
}

div.videos-col article div.aside{
	padding-bottom:23px;
}
div.sep-border{
	width:20px;
	height:1px;
	background:#aaa;
	clear:both;
}
div.videos-col article:last-of-type div.sep-border{
	display:none;
}
div.videos-col article:last-of-type div.aside{
	padding-bottom:0px;
}

article.videos a img{
	width:100%;
}
/*--------------------------------------------------------------
13.3 - Magazine
--------------------------------------------------------------*/


/* Archive */
.magazine-header {
	margin-bottom:24px;
}

div.mag-cat-content {
	margin: 20px 0 40px;
}



/*--------------------------------------------------------------
13.4 - Front Page
--------------------------------------------------------------*/

/* General 
---------------------------*/

.template-front-page .site-content,
.template-front-page article {
	overflow: hidden;
}

.template-front-page .site-content{
	margin: 0 320px 0 0;
	float:none;
}

/* Front Page Featured
---------------------------*/

#front-page-featured{
	background:#dadada;
	padding:20px;
}
	
#front-page-featured a img,
#front-page-featured img{
	max-width:100%;
}
div.featured_image{
	position:relative;
}
a.featured-img-top{
	position: absolute;
	width: 100%;
	height: 100%;
	background:url('images/featured_shadow.png') no-repeat;
	background-size:cover;
	z-index:10;
}
#front-page-featured div.featured-image-wrap{
	width:100%;
	overflow:hidden;
	display:block;
	clear:both;
    margin-top: 20px;
}
#front-page-featured div.featured_image{
	margin-bottom:5px;
	padding:0;
	clear:both;
	display:block;
	opacity:1;
	-webkit-transition: opacity 0s 0s; -moz-transition: opacity 0s 0s; transition: opacity 0s 0s; 
}

#front-page-featured div.featured_image {
	position: relative;
	float: left;
	width: 100%;
}

#front-page-featured div.featured_image a img {
	border:  none;
}
#front-page-featured div.featured_image img + a {
	position: absolute; 
	width: 100%;
	height: 100%;
	top: -2px;
	left: 0;
}
#front-page-featured div.featured_image img + a{
	box-shadow:inset 2px 0px 24px rgba(0,0,0,.75);
	-webkit-box-shadow:inset 2px 0px 24px rgba(0,0,0,.75);
	-moz-box-shadow:inset 2px 0px 24px rgba(0,0,0,.75);
}

#front-page-featured a.featured-title{
	padding:10px 0 5px 0;
	text-transform:uppercase;
	color:#171717;
	
	font-size:25px;
	text-shadow: 0px 2px 2px #fff;
	display:block;
	font-family:"OpenSansBold";
	letter-spacing:-1px;
}

#front-page-featured p{
	color:#000;
	padding:0;
	margin:0;
	line-height:20px;
	padding-bottom:10px;
}
#front-page-featured div.featured-readmore{
	display:inline;
	padding:3px 2px 3px 4px;
	background: url("images/sprite_x.png") no-repeat left -440px transparent;
	background-repeat: no-repeat;
	height:29px;
	display:block;
}
#front-page-featured div.featured-readmore a{
	color:#fff;
	font-size:13px;
	padding: 0px 11px 0px 7px;
	margin:0;
	line-height:13px;
}
#front-page-featured div.featured-readmore a:first-of-type{
	border-right:1px solid #fff;
	margin-left:-2px;
}

/* Front Page Content Sections 
---------------------------*/
#front-page-primary-content .front-section,
#front-page-secondary-content .front-section{
	border:none;
	display:block;
	overflow:hidden;
	-webkit-hyphens: auto;
	-moz-hyphens: auto;
	hyphens: auto;
	word-wrap: break-word;
	color:#222;
	margin-bottom:10px;
}

#front-page-primary-content .front-section h3{
	margin-top: 20px;
}
#front-page-primary-content aside.front-section:first-of-type h3{
	margin-top: 0px;
}

#front-page-primary-content .front-section p,
#front-page-secondary-content .front-section p{
	line-height:18px;
	font-size:14px;
}

/* Main Content Sections 
---------------------------*/

div.front-section-content {
	padding: 0px 0px 0 20px;
	color:#333;
}

div.front-section-content a.comments-link {
	font-size:13px;
	color:#1e4c78;
	padding-bottom:10px;
	display:block;
}

div.front-section-content a.article-title {
	font-family:"OpenSansBold"; 
	font-size:18px;
	line-height:20px;
	color:#1e4c78;
	display:block;
	padding:15px 0 5px 0;
	margin-top: 10px;
	
}
div.front-section-content a.article-title:first-child {
	margin-top: 0;
}


/* Latest Swarf 
---------------------------*/
article.category-swarf-blog header.entry-header{
    margin-bottom: 4px;
}
/*article.category-swarf-blog .entry-content img{
    width: 240px;
    height: 160px;
}*/
#widget-front-swarf{
	padding-bottom:20px;
}

/* Chatter & You Should Know
---------------------------*/

div.chatter-section-content{
	background:#eee;
	border:1px solid #d1d1d1;
	margin-top:10px;
	margin-bottom: 30px;
	padding:10px 10px 15px 11px;
}
div.you-should-know-section{
	background:#fff;
	border:1px solid #dedede;
}

div.chatter-section-content a.chatter-title{
	font-size:14px;
	line-height:15px;
	font-family:"OpenSansBold";
	padding:0;
	margin:0;
	padding-top:5px;
	display:block;
}
div.chatter-section-content a img,
div.chatter-section-content img {
	margin:8px 0 25px 0;
	max-width:100%;
}
div.chatter-section-content a:last-of-type img {
	margin-bottom:0px;
}
div.chatter-section-content ul{
	margin-top:30px;
}
div.chatter-section-content ul li > a.chatter-title{
	padding-top:3px !important;
	font-family:"OpenSansRegular";
}


/* Social Share 
---------------------------*/

.heateor_sss_sharing_title {
    font-size: 9px;
    color: #888;
    font-family: Arial;
    font-weight: 200;
    letter-spacing: 0.04em;
}

/* Widget Bullets
---------------------------*/

div.widget-bullets ul li {
	margin:0;
	padding:0;
	margin-bottom:15px;
	display:block;
	padding-left:20px;
	background: url("images/sprite_x.png") no-repeat left -360px transparent;
	background-repeat: no-repeat;
}
div.widget-bullets ul li a{
	line-height:18px;
	font-size:14px;
	font-family:"OpenSansRegular";
}

/* How 3
---------------------------*/

div.front-section-content.howthree{
	padding-top:15px;
	color:#333;
	line-height:20px;
	padding-bottom:20px;
}

div.front-section-content.howthree a.title-howthree{
	font-family:'OpenSansbold';
	font-size:18px;
	line-height:16px;
}

div.front-section-content.howthree a.author-howthree{
	font-family:'OpenSansItalic';
	font-size:13px;
	line-height:16px;
}

div.front-section-content.howthree header,
div.front-section-content.news header{
	color:#1e4c78;
	font-family:"OpenSansRegular";
	font-size:13px;
	margin-bottom:10px;
}
div.front-section-content.howthree a img,
div.front-section-content.howthree img{
	max-width:100%;
	margin-bottom:0px;
}
/*
div.front-section-content.howthree a{
	display: block;
	margin: 0;
}
*/

/* Industry OP-ED
---------------------------*/

div.front-section-content.op-ed{
	padding-top:20px;
}
div.iop-source-info{
	margin-top:-2px; 
	padding-bottom:8px;
}
span.src-iop,
a.src-iop{
	color:#1e4c78;
	font-size:13px;
}

/* Industry News
---------------------------*/

div.front-section-content.news{
	padding-top:20px;
}

div.front-section-content.news a.title{
	font-family:'OpenSansbold';
	font-size:18px;
	line-height:16px;
	display:block;
	padding-bottom:15px;
}

div.front-section-content.news img{
	margin-bottom:15px;
	max-width:100%;
}
	
/* Comment of the Week
---------------------------*/
aside#widget-front-comment-of-week div.front-section-content {
	padding-top:15px;
	padding-bottom:5px;
}
aside#widget-front-comment-of-week div.front-section-content p.comment{
	line-height:20px;
	padding-bottom:20px;
}
aside#widget-front-comment-of-week div.front-section-content span.author{
	font-family: "OpenSansItalic";
}

/*--------------------------------------------------------------
13.5 - Footer
--------------------------------------------------------------*/

footer div.site-info div.menu-secondary-navigation-container{
	margin:0 auto;
	clear:both;
	display:block;
	float:none !important;
}
footer div.site-info p{
	margin:0 auto;
	font-size:13px;
}
footer div.site-info p:first-of-type{
	clear:both;
	margin-bottom:20px;
}

.site-info {
	margin-bottom: 40px;
	line-height: 1.5;
	text-align:center;
	margin:0 auto;
}
.site-info, .site-info a {
	color: #fff;
}
.nav-menu-footer-primary,
.nav-menu-footer-secondary {
	clear: both;
	margin-bottom: 0px;
}
.nav-menu-footer-primary li,
.nav-menu-footer-secondary li {
	display: inline;
	font-size: 13px;
}
.nav-menu-footer-primary li a,
.nav-menu-footer-secondary li a {
	color: #fff;
}

.nav-menu-footer-secondary li {
	padding: 0 10px 0 7px;
	height:10px;
	border-right:1px solid #fff;
}
.nav-menu-footer-secondary li:last-of-type{
	border:none;
}


	
/*--------------------------------------------------------------
13.6 - Back Issues Archicves
--------------------------------------------------------------*/

.back-issues-landing-page-box {
    width: 258px;
    margin-right: 10px;
    float: left;
    text-align: center;
    border: 0px solid #ddd;
    padding: 10px;
    min-height: 300px;
    margin-bottom: 0px;
    border-radius: 0px;
    vertical-align: top;
}

.back-issues-landing-page-box  {font-size:12px;}

.back-issues-landing-page-box .entry-content img, 
.back-issues-landing-page-box .comment-content img, 
.back-issues-landing-page-box .widget img, 
.back-issues-landing-page-box .author-avatar img, 
.back-issues-landing-page-box img.wp-post-image {
    border-radius: 0px;
    box-shadow:0 0px 0px rgba(0, 0, 0, 0.2)
}



/* New rating / thumbs plugin */
.rw-ui-info-container {display:none !important;}
.rw-ui-dislike-icon {display:none !important;}
.rw-ui-dislike {display:none !important;}
.rw-ui-container.rw-size-large .rw-report-link {display:none !important;}

.comment-thumbs-up {display:none !important;}

	.powerpress_player {
    	width: 400px;
    	float: left;
	}

	.powerpress_links.powerpress_links_mp3 {
    	display: inline-block;
    	font-size:13px;
	}

	.powerpress_links.powerpress_subscribe_links {
    	display: block;
    	font-size: 13px;
    	margin-top: -24px;
	}
	
	
/*--------------------------------------------------------------
14.0 - Responsive media queries (mobile styles)
--------------------------------------------------------------*/

/*--------------------------------------------------------------
14.1 - Minimum width of 761 pixels (tablets+)
--------------------------------------------------------------*/
/*--------------------------------------------------------------
14.1 -       (was : Minimum width of 761 pixels (tablets+))
--------------------------------------------------------------*/

/*@media screen and (min-width: 761px) {
	
	/* General
	---------------------------*/
	
	.author-avatar {
		float: left;
		margin-top: 8px;
	}
	.author-description {
		float: right;
		width: 85%;
	}
	.site {
		margin: 0 auto;
		max-width: 960px;
		overflow: hidden;
		background: #fff;
		padding: 34px 41px 20px 41px;
	}
	.site-content {
		float: left;
		width: 58%;
	}
	body.template-front-page .site-content,
	body.single-attachment .site-content,
	body.full-width .site-content,
	.page-full-width {
		width: 100% !important;
	}
	.site-header {
		overflow: hidden;
	}
	.wrapper {
		margin-top: 10px;
		min-height: 300px;
		padding:0;
	}
	body.home .wrapper{
		margin-top:17px;
	}
	.site-header h1 {
		float: left;
		margin: 0 0 10px;
	}
	.site-header h1 a {
		background: transparent url("images/logo.png") no-repeat left top;
		margin-top:5px;
		width: 210px;
		height: 100px;
	}
	
	
	/* Primary Navigation
	---------------------------*/
	
	nav.main-navigation{
		clear: both;
		display: block;
		background:#1c4772;
		margin-top: 0px;
		background: #1c4772 url("images/sprite_x.png") repeat-x left -44px;
	}
	div.menu-primary-navigation-container,
	div.menu-primary-navigation-container ul{
		display:block;
		overflow:hidden;
	}
	div.nav-menu{
		margin-top:20px;
	}
	
	.main-navigation ul.nav-menu,
	.main-navigation div.nav-menu > ul {
		display:block;
	}
	
	.main-navigation ul.nav-menu li,
	.main-navigation div.nav-menu > ul li{
		float:left;
		padding:8px 18px 7px 20px;
		border-right:1px solid #245c94;
		border-left: 1px solid #112b44;
		
	}
	.main-navigation ul.nav-menu li:last-of-type,
	.main-navigation div.nav-menu > ul li:last-of-type{
		border-right:none;
	}
	.main-navigation ul.nav-menu li:first-of-type,
	.main-navigation div.nav-menu > ul li:first-of-type{
		border-left: none;
	}
	
	.main-navigation ul.nav-menu li:hover,
	.main-navigation div.nav-menu > ul li:hover{
		background:#518fbe;
	}
	
	.main-navigation ul.nav-menu li a,
	.main-navigation div.nav-menu > ul li a{
		color:#fff;
		text-transform:uppercase;
		text-shadown:1px 1px rgba(11, 47, 88, 0.75);
		font-family:"OpenSansBold";
	}
	
	.main-navigation ul.nav-menu li a:hover,
	.main-navigation div.nav-menu > ul li a:hover{
		text-decoration:none;
	}
	
	.main-navigation ul.nav-menu li:hover,
	.main-navigation div.nav-menu > ul li:hover,
	.main-navigation .current-menu-item,
	.main-navigation .current_page_item,
	.main-navigation .current-page-ancestor{
		background: #518fbe url("images/sprite_x.png") repeat-x left 0;
		
	}
	.menu-toggle {
		display: none;
	}
	
	
	/* Secondary Navigation
	---------------------------*/
	
	div.menu-secondary-navigation-container{
		float:left;
		margin-top:8px;
	}
	.nav-menu-secondary {
		margin: 10px -10px 0;
		float: left;
	}
	.nav-menu-secondary li {
		float: left;
		border-right: 1px solid #1e4c78;
		padding: 0px 10px;
		font-size: 14px;
	}
	.nav-menu-secondary li.last {
		border-right: none;
	}
	.nav-menu-secondary .current-menu-item > a,
	.nav-menu-secondary .current_page_item > a,
	.nav-menu-secondary .current-page-ancestor > a {
		color: #000;
	}
	
	/* Posts
	---------------------------*/
	
	.entry-header .entry-title {
		font-size: 21px;
	}
	#respond form input[type="text"] {
		width: 46.333333333%;
	}
	#respond form textarea.blog-textarea {
		width: 79.666666667%;
	}
	.commentlist .children {
		margin-left: 78px;
	}
	
	
	/* Front Page 
	--------------------------------------*/
	
	#front-page-primary{
		width:640px;
	}
	
	#front-page-secondary-content{
		margin-top:20px;
		width:250px;
		float:left;
	}
	#front-page-primary-content{
		margin: 20px 0 0 0px;
		float:right;
		width:370px;
	}
	
	/* Featured Post */
	#front-page-featured{
		width:420px;
        float: right;
	}
	
	.powerpress_player {
    	width: 250px;
    	float: left;
	}
	
	/*Featured Podcast & Swarfcast  */
	
	.swarfcast-header {
    	width: 640px;
    	max-width:100%;
    	height: auto;
	}
	
	#front-page-featured.podcast-featured {
    	width: 600px;
    	float: left;
	}
    
    #front-page-primary-content.podcast-featured {
   	 	margin: 20px 0 0 0px;
		width: 640px;
    	float: right;
	}
	
	.podcast-featured .powerpress_links.powerpress_subscribe_links {
		display: block;
		font-size: 13px;
		margin-top: 10px;
	}
	
	.page-template-swarfcast .powerpress_links.powerpress_subscribe_links, 
	.page-template-swarfcast .powerpress_links.powerpress_links_mp3,
	.page-template-swarfcast div.front-section-content a.comments-link {
		display:none;
	}


	.page-template-swarfcast #front-page-featured a img, #front-page-featured img {
    	max-width: 100%;
    	width: 640px;
	}

	.page-template-swarfcast #front-page-featured div.featured_image {
    	position: relative;
    	height: 400px;
	}

.page-template-swarfcast #front-page-featured div.featured_image img + a {

    position: absolute;
    width: 100%;
    height: 100%;
    top: -1px;
    left: 0;
    padding-bottom: 10px;

}




}
	


	/* Search Form - Footer
	--------------------------------------*/
	.site-info #searchform {
		display: none; /* hide footer search from desktop/tablet */
	}	
	
/*}*/

/*--------------------------------------------------------------
14.2 - MINIMUM width of 1045 pixels (Desktops and Laptops)
--------------------------------------------------------------*/

@media screen and (min-width: 1045px) {
	
	/* Responsive Check 
	--------------------------------------*/
	
	div.responsive-check{
		display:none;
	
	}
	#mobile-left-ad{
		display:none;
	}
	
	/* General
	--------------------------------------*/
	
	.site {
		margin-top: 23px;
	}
	body.custom-background-empty {
		background-color: #fff;
	}
	body.custom-background-empty .site,
	body.custom-background-white .site {
		padding: 0;
		margin-top: 0;
		margin-bottom: 0;
		box-shadow: none;
	}
	.site-content {
		width:620px;
	}
	#secondary {
		width: 300px;
		float: right;
	}
	
	
	
	/* Search Form - Header
	--------------------------------------*/
	.site-header #searchform {
		float: right;
		margin-top:10px;
		padding-bottom:7px;
	}
	#searchform label{
		display:none;
	}
	#searchform input[type=text]{
		background: #f6f6f6 url("images/sprite_x.png") no-repeat left -516px;
		background-repeat: no-repeat;
		stroke:#303030;
		color:#999;
		padding:3px;
		padding-left:35px;
		height:24px;
		-webkit-border-radius: 3px; 
		-moz-border-radius: 3px; 
		border-radius: 3px;
		border:1px solid #dedede;
		box-shadow:none;
		font-size:12px !important;
		font-weight:normal;
	}
	#searchform input[type=submit]{
		display:none;
	}
	
	
	/* Ads
	--------------------------------------*/
	
	div.ad_250{
		width:250px;
		margin:0 auto;
		margin-bottom:20px;
	}
	
	.advert-728-top {
		width: 728px;
		height: 90px;
		float: right;
		background: #eee;
	}
	
	#front-page-secondary-content div.ad_250 a img{
		width:250px;
	}

	
	/* Videos Archive
	--------------------------------------*/

	.videos-wrap{
		width:960px;
	}
	
	/* Back Issues
	--------------------------------------*/

	.back-issues-block:first-of-type{
		margin: 0 30px 0 0;
	}
	.back-issues-block:nth-child(4n+4){
		margin: 0 0 0 30px;
	}
	.back-issues-block:nth-child(4n+1){
		margin: 0 30px 0 0;
	}
	.back-issues-img, .back-issues-img img {
		display: block;
		margin-bottom: 0;
	}


	


}

/*--------------------------------------------------------------
14.3 - MAXIMUM width of 1045 pixels (Desktops-)
--------------------------------------------------------------*/

@media handheld, only screen and (max-width: 1045px) {
	div#industry-section-holder aside div.front-section-content a.article-title:first-of-type{
		padding-top:0px;
		margin-top:0px;
	}
	
	.entry-content img, .comment-content img, .widget img {
		max-width: 50%;
	}

	.entry-content div.wp-caption img{
		max-width:100%;
		height:auto !important;
	}
	.entry-content div.wp-caption{
		width:50% !important;
		padding:8px 8px 8px !important;
	}

	/* Responsive Check 
	--------------------------------------*/
	
	div.responsive-check{
		display:block;
		height:0px;
	}
	#resp-side-holder,
	#industry-section-holder{
		clear:both;
		display:block;
		width:100%;
		overflow:hidden;
	}
	#resp-side-holder #widget-front-chatter, 
	#resp-side-holder #widget-front-ysk,
	#industry-section-holder #widget-front-industry-op-ed,
	#industry-section-holder #widget-front-industry-news{
		width:48%;
		float:left;
	}
	#resp-side-holder #widget-front-ysk,
	#industry-section-holder #widget-front-industry-news{
		margin-left:4%;
	}
	#industry-section-holder #widget-front-industry-news div.front-section-content.news,
	#industry-section-holder #widget-front-industry-op-ed div.front-section-content{
		min-height:270px;
		margin-top:10px;
		padding:10px 12px;
		margin-bottom:35px;
		border:1px solid #d1d1d1;
	}
	#industry-section-holder #widget-front-industry-op-ed div.front-section-content{
		background:#eeeeee;
	}
	#mobile-left-ad{
		display:block;
		background:#dadada;
		padding:5px;
		margin-top:20px;
		overflow:hidden;
	}
	#mobile-left-ad div.ad_250{
		margin:0 auto;
		padding:15px 0;
		float:none;
	}
	#mobile-left-ad div.ad_250{
		width:315px;
	}
	#mobile-left-ad div.ad_250 img{
		margin:0;
	}
	#resp-side-holder aside.front-section a.img{
		margin: 0 auto;
		float: none;
		display: block;
		text-align: center;
	}
	
	/* General
	--------------------------------------*/
	
	#body {
		background:#fff;
	}
	.wrapper {
		margin-top:18px;
	}
	.site {
		width:704px;
		margin:0 auto;
		padding:8px 28px 20px 28px;
		margin-top:4px;
	}
	.site-header h1 {
		margin: 0 auto;
		display:block;
		float:none;
		width: 100%;
		margin-bottom: 0;
	}
	.site-header h1 a {
		width: 704px;
		height: 120px;
		margin: 0 auto;
		background-repeat: no-repeat;
		background-position: center top;
		background-image: url("images/logo-high-res-wide.png");
	}
	
	/* Navigation
	--------------------------------------*/
	
	.nav-menu-secondary {
		margin-top: 0;
	}	


	/* Page structure
	--------------------------------------*/

	.site-content {
		width: 430px;
	}
	
	#secondary {
		width: 250px;
		margin-left:0px;
		float:right;
	}
	.pagination-below {
		margin-bottom: 25px;
	}
	
	/* Advertisements
	--------------------------------------*/
	#widget-front-ad-rotator{
		margin-bottom:12px;
	}
	.advert{
		margin-bottom:0;
		margin-top:-5px;
	}
	.advert img,
	a.right-sidebar-ad img {
		max-width:100%;
		margin:0;
		margin-bottom:5px;
	}
	div.sidebar-ads-wrap{
		width:100%;
	}
	.widget-area .widget.ads{
		padding:0;
		border:none;
	}
	.widget-area .widget{
		margin-top:5px;
	}
	div.ad_250{
		width:250px;
		margin-right:10px;
		float:left;
	}
	
	#front-page-secondary-content div.ad_250{
		margin:0 10px 30px 12px;
	}
	div.sidebar-ads-wrap{
		margin:0 auto;
	}
	
	div.swarfblog_content_ad{
		margin-bottom: 42px;
		padding-bottom: 22px;
		margin-top: -12px;
	}
	
	/* Search Form
	--------------------------------------*/

	/* .site-header #searchform {display: none; }*/
	
	#searchform input[type="text"] {
	    background: #f6f6f6 url("images/sprite_x.png") no-repeat scroll left -516px;
	    border: 1px solid #dedede;
	    border-radius: 3px;
	    box-shadow: none;
	    color: #999;
	    font-size: 12px !important;
	    font-weight: normal;
	    height: 24px;
	    margin-left: 10px;
	    padding: 3px 3px 3px 35px;
	    width: 118px;
	}
	
	#searchsubmit{
		display:none;
		
	}
	
	.site-info #searchform {
		margin: 0 0 10px;
	}
	.site-info #searchform .screen-reader-text {
		display: none;
	}
	
	/* Front Page
	--------------------------------------*/

	div.res-front-ad-rotator-wrap{
		clear: both;
		width: 100%;
	}
	#front-page-primary{
		width:100%;	
	}
	#front-page-featured{
		width:94%;	
		padding:3%;
	}
	
	#front-page-primary-content,
	#front-page-secondary-content{
		width:100%;
	}
	
	#searchform input[type="text"] {
		margin-top: 12px;
		width: 93%;
		margin-left:0px;
	}
	
	/*
	- Option 2 for content layout -
	#front-page-primary-content{
		float:right;
		width:50%;
		margin-top:220px;
	}
	#front-page-secondary-content{
		width:45%;
		float:left;
	}
	*/
	
	#front-page-primary-content .front-section, #front-page-secondary-content .front-section{
		float:left;
		width:100%;
	}
	
	/* Videos Archive
	--------------------------------------*/
	
	h3.entry-title.video-entry a{
		font-size:12px;
		line-height:18px;
	}
	
	/* Primary Navigation
	--------------------------------------*/
	
	div.menu-primary-navigation-container{
		padding:0;
		overflow:hidden;
	}
	.main-navigation ul.nav-menu, .main-navigation div.nav-menu > ul{
		height:35px;
		overflow:hidden;
		width:100%;
		margin:0;
		padding:0;
	}
	nav.main-navigation{
		margin-bottom:7px;
	}
	.main-navigation ul.nav-menu li,
	.main-navigation div.nav-menu > ul li{
		float:left;
		padding:8px 8px 7px 10px;
	}
	.main-navigation ul.nav-menu li a{
		font-size:12px;
	}
	
	/* Back Issues
	--------------------------------------*/
	
	div.back-issues-wrap{
		overflow:hidden;
	}
	.back-issues-header{
		margin: 7px 0 20px;
	}
	.back-issues-block {
		margin: 0 30px;
	}
	.back-issues-block:first-of-type{
		margin: 0 30px 0 0;
	}
	.back-issues-block:nth-child(3n+3){
		margin: 0 0 0 30px;
	}
	.back-issues-block:nth-child(3n+1){
		margin: 0 30px 0 0;
	}

	/*** RON CSS ***/

	#front-page-featured a.featured-title {
		font-size: 20px;
	}
	div#front-page-primary {
		background: transparent;
	}
	#front-page-featured-left-ad {
		width: 32%;
	}
	#front-page-featured-left-ad img {
		width: 100%;
	}
	#front-page-featured {
		width: 60%;
	}
	div#mobile-left-ad {
		display: none;
	}
	#front-page-featured p {
		line-height: 19px;
	}
	
	/* PODCAST */
	
	#front-page-primary-content.podcast-featured {
    	margin: 20px 0 0 0px;
    	width: 430px;
    	float: right;
	}
	
	#front-page-featured.podcast-featured {
		width: 404px;
    	float: right;
		}
		
	.swarfcast-header {
    	width: 430px;
    	height: auto;
		}
		
		.page-template-swarfcast #front-page-featured div.featured_image {
    	position: relative;
    	height: 300px;
	}

}




@media handheld, only screen and (max-width: 800px) {

	.site{}
	
	.powerpress_player {
		width: 250px;
		float: left;
	}
	

	
}

/*--------------------------------------------------------------
14.7 - Retina phones
--------------------------------------------------------------*/

@media handheld, only screen and (max-width: 600px) and (-webkit-min-device-pixel-ratio: 1.5),
       handheld, only screen and (max-width: 600px) and (min--moz-device-pixel-ratio: 1.5),
       handheld, only screen and (max-width: 600px) and (min-resolution: 240dpi) {   
  
		  .site-header h1 a {
		    background-image: url("images/logo-phone@2x.png");
		    -moz-background-size: 250px 39px;
				-o-background-size: 250px 39px;
				-webkit-background-size: 250px 39px;
				background-size: 250px 39px;
		  }
}



/* Homepage Square Ad Overrides */

.flexslider .slides img, .flexslider .video_embed {
    margin-bottom: 10px;
    min-height: 240px;
}

/* TEMP VIDEO OVERRIDES */

#video_grid_1_emd_video-view  .panel.panel-info.item-video {
    width: 32%;
    float: left;
    min-height: 280px;
    margin-right: 1%;
}

.emd-pagination li {
    float: left;
    list-style: none;
    border: 1px solid #ddd;
    padding: 5px 10px;
    margin-left: 0px;
    margin-right: 10px;
    margin-bottom: 20px;
    border-radius: 4px;
}

/* FIX ADS NOT DISPLAYING */

#widget-front-ad-rotator .flexslider .slides > li {
	display: block !important;
}

#widget-front-ad-rotator .flexslider {
	padding: 0 !important;
}

#widget-front-ad-rotator .flexslider .slides img {
	margin: 0;
}

/* TEMP OVERRIDE HIDE THE NEW PRODUCTS FROM HOME R.H SIDEBAR  */
