/*
Theme Name: The Truth About Guns
Theme URI: http://thetruthaboutguns.com
Author: WP Valet
Author URI: http://thewpvalet.com
Version: 1.0.1
Tags: custom-menu, threaded-comments, translation-ready, full-width-template, theme-options

License: GNU General Public License v2.0
License URI: http://www.gnu.org/licenses/gpl-2.0.html
*/

/* Sylfaen Regular */
@font-face {
    font-family: 'sylfaenregular';
    src: url('fonts/sylfaen.eot');
    src: url('fonts/sylfaen.eot?#iefix') format('embedded-opentype'),
         url('fonts/sylfaen.woff') format('woff'),
         url('fonts/sylfaen.ttf') format('truetype'),
         url('fonts/sylfaen.svg#sylfaenregular') format('svg');
    font-weight: normal;
    font-style: normal;
}

/* Helvetica Neue Regular */
@font-face {
    font-family: 'helvetica-neue-regular';
    src: url('fonts/helvetica-neue-regular.eot');
    src: url('fonts/helvetica-neue-regular.eot?#iefix') format('embedded-opentype'),
         url('fonts/helvetica-neue-regular.woff') format('woff'),
         url('fonts/helvetica-neue-regular.ttf') format('truetype'),
         url('fonts/helvetica-neue-regular.svg#helvetica-neue-regular') format('svg');
    font-weight: normal;
    font-style: normal;
}

/* Helvetica Neue Bold */
@font-face {
    font-family: 'helvetica-neue-bold';
    src: url('fonts/helvetica-neue-bold.eot');
    src: url('fonts/helvetica-neue-bold.eot?#iefix') format('embedded-opentype'),
         url('fonts/helvetica-neue-bold.woff') format('woff'),
         url('fonts/helvetica-neue-bold.ttf') format('truetype'),
         url('fonts/helvetica-neue-bold.svg#helvetica-neue-bold') format('svg');
    font-weight: normal;
    font-style: normal;
}

/* TTAG Icons */
@font-face {
	font-family: 'ttag';
	src:url('fonts/ttag.eot?bhibhz');
	src:url('fonts/ttag.eot?#iefixbhibhz') format('embedded-opentype'),
		url('fonts/ttag.woff?bhibhz') format('woff'),
		url('fonts/ttag.ttf?bhibhz') format('truetype'),
		url('fonts/ttag.svg?bhibhz#ttag') format('svg');
	font-weight: normal;
	font-style: normal;
}
.icon:before {
	font-family: 'ttag';
	speak: none;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	line-height: 1;
	/* Better Font Rendering =========== */
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
}
.icon-spotlight:before {
	content: "\e600";
}

.icon-close:before {
	content: "\e603";
}

.icon-arrow-accent-right:before {
	content: "\e601";
}

.icon-bubble:before {
	content: "\e602";
}

.icon-facebook:before {
	content: "\e604";
}

.icon-twitter:before {
	content: "\e605";
}

.icon-reddit:before {
	content: "\e606";
}

.icon-mail:before {
	content: "\e607";
}

/*! normalize.css v1.0.1 | MIT License | git.io/normalize */
article, aside, details, figcaption, figure, footer, header, hgroup, nav, section, summary {display: block;} audio, canvas, video {display: inline-block; *display: inline; *zoom: 1;} audio:not([controls]) {display: none; height: 0;} [hidden] {display: none;} html {font-size: 100%; /* 1 */ -webkit-text-size-adjust: 100%; /* 2 */ -ms-text-size-adjust: 100%; /* 2 */} html, button, input, select, textarea {font-family: sans-serif;} body {margin: 0;} a:focus {outline: thin dotted;} a:active, a:hover {outline: 0;} h1 {font-size: 2em; margin: 0.67em 0;} h2 {font-size: 1.5em; margin: 0.83em 0;} h3 {font-size: 1.17em; margin: 1em 0;} h4 {font-size: 1em; margin: 1.33em 0;} h5 {font-size: 0.83em; margin: 1.67em 0;} h6 {font-size: 0.75em; margin: 2.33em 0;} abbr[title] {border-bottom: 1px dotted;} b,strong {font-weight: bold;} blockquote {margin: 1em 0 1em 0;} dfn {font-style: italic;} mark {background: #ff0; color: #000;} p, pre { margin: 0 0 2em 0;} code, kbd, pre, samp { font-family: monospace, serif; _font-family: 'courier new', monospace; font-size: 1em;} pre {white-space: pre; white-space: pre-wrap; word-wrap: break-word;} q { quotes: none;} q:before, q:after { content: ''; content: none;} small { font-size: 80%;} sub, sup { font-size: 75%; line-height: 0; position: relative; vertical-align: baseline;} sup { top: -0.5em;} sub { bottom: -0.25em;} dl, menu, ol, ul { margin: 1em 0;} dd { margin: 0 0 0 40px;} menu, ol, ul { padding: 0 0 0 0px;} nav ul, nav ol { list-style: none; list-style-image: none;} img { border: 0; /* 1 */ -ms-interpolation-mode: bicubic; /* 2 */} svg:not(:root) { overflow: hidden;} figure {margin: 0;} form { margin: 0;} fieldset { border: 1px solid #c0c0c0; margin: 0 2px; padding: 0.35em 0.625em 0.75em;} legend { border: 0; /* 1 */ padding: 0; white-space: normal; /* 2 */ *margin-left: -7px; /* 3 */} button, input, select, textarea { font-size: 100%; /* 1 */ margin: 0; /* 2 */ vertical-align: baseline; /* 3 */ *vertical-align: middle; /* 3 */} button, input { line-height: normal;} button, html input[type="button"], /* 1 */ input[type="reset"], input[type="submit"] { -webkit-appearance: button; /* 2 */ cursor: pointer; /* 3 */ *overflow: visible;  /* 4 */} button[disabled], input[disabled] { cursor: default;} input[type="checkbox"], input[type="radio"] { box-sizing: border-box; /* 1 */ padding: 0; /* 2 */ *height: 13px; /* 3 */ *width: 13px; /* 3 */} input[type="search"] { -webkit-appearance: textfield; /* 1 */ -moz-box-sizing: content-box; -webkit-box-sizing: content-box; /* 2 */ box-sizing: content-box;} input[type="search"]::-webkit-search-cancel-button, input[type="search"]::-webkit-search-decoration { -webkit-appearance: none;} button::-moz-focus-inner, input::-moz-focus-inner { border: 0; padding: 0;} textarea { overflow: auto; /* 1 */ vertical-align: top; /* 2 */} table { border-collapse: collapse; border-spacing: 0;}

*, *:before, *:after {
  -moz-box-sizing: border-box; -webkit-box-sizing: border-box; box-sizing: border-box;
 }
 
a, a:before {
    -webkit-transition: all 250ms ease-in-out;
    -moz-transition: all 250ms ease-in-out;
    -ms-transition: all 250ms ease-in-out;
    -o-transition: all 250ms ease-in-out;
    transition: all 250ms ease-in-out;
}
img[width="0"] {
    display: none;
}

.article-content-wrap:after {
	content: "";
	display: table;
	clear: both;
}

/* RichCSS Grid V1.0 | Copyright 2011, Felix Krusch |http://richwp.com | Free to use under the MIT license http://www.opensource.org/licenses/mit-license.php | Based on: Skeleton V1.1, Copyright 2011, Dave Gamache, www.getskeleton.com | Variable Grid System, http://www.spry-soft.com/grids/ | 960 Grid System, http://960.gs/ | Montreal, 2011-11-26 */
.container_16 {
	position: relative;
	width: 1200px;
}
.grid_1, .grid_2, .grid_3, .grid_4, .grid_5, .grid_6, .grid_7, .grid_8, .grid_9, .grid_10, .grid_11, .grid_12, .grid_13, .grid_14, .grid_15, .grid_16, .container_16 .grid_one-fifth {
	display: inline;
	float: left;
	margin-left: 15px;
	margin-right: 15px;
}

#wrapper {
    overflow: hidden;
    text-shadow: 0 1px 0 #fff;
}

#content {
    border-right: 1px solid #ccc;
    margin-right: 0;
    position: relative;
}
#content .articlebox {
    padding-right: 30px;
}
#content:before {
    width: 1px;
    height: 100%;
}
#sidebar {
    border-left: 1px solid #ccc;
    margin-left: -1px;
}
#sidebar .textwidget {
    padding: 0;
    overflow: hidden;
}
#sidebar .textwidget h2,
#sidebar .textwidget h2,
#sidebar .textwidget h2,
#sidebar .textwidget h2,
#sidebar .textwidget h2,
#sidebar .textwidget p,
#sidebar .textwidget ul,
#sidebar .textwidget ol {
    padding-left: 30px;
    padding-right: 30px;    
}

#sidebar .textwidget > div,
#sidebar .textwidget iframe,
#sidebar .textwidget img,
#sidebar .textwidget embed {
    display: block;
    margin: 0 auto;
    max-width: 100%;
}
.alpha {
	margin-left: 0;
	margin-right: 20px;
}
.omega {
	margin-left: 20px;
	margin-right: 0;
}
.container_16 .grid_1 {
	width: 55px;
}
.container_16 .grid_2 {
	width: 130px;
}
.container_16 .grid_3 {
	width: 205px;
}
.container_16 .grid_4 {
	width: 255px;
}
.container_16 .grid_5 {
	width: 355px;
}
.container_16 .grid_6 {
	width: 410px;
}
.container_16 .grid_7 {
	width: 505px;
}
.container_16 .grid_8 {
	width: 580px;
}
.container_16 .grid_9 {
	width: 655px;
}
.container_16 .grid_10 {
	width: 760px;
}
.container_16 .grid_11 {
	width: 805px;
}
.container_16 .grid_12 {
	width: 880px;
}
.container_16 .grid_13 {
	width: 955px;
}
.container_16 .grid_14 {
	width: 1030px;
}
.container_16 .grid_15 {
	width: 1105px;
}
.container_16 .grid_16 {
	width: 1180px;
}
.container_16 .grid_one-third {
	width: 390px;
}
.container_16 .grid_two-thirds {
	width: 620px;
}
.container_16 .grid_one-fifth {
	width: 220px;
}
@media only screen and (min-width: 960px) and (max-width: 1199px) {
    #masthead #headerwidgets {
        max-width: 630px;
        overflow: hidden;
    }
	.container_16 {
		position: relative;
		width: 960px;
	}
	.container_16 .grid_1 {
		width: 40px;
	}
	.container_16 .grid_2 {
		width: 100px;
	}
	.container_16 .grid_3 {
		width: 160px;
	}
	.container_16 .grid_4 {
		width: 195px;
	}
	.container_16 .grid_5 {
		width: 280px;
	}
	.container_16 .grid_6 {
		width: 310px;
	}
	.container_16 .grid_7 {
		width: 400px;
	}
	.container_16 .grid_8 {
		width: 460px;
	}
	.container_16 .grid_9 {
		width: 520px;
	}
	.container_16 .grid_10 {
		width: 620px;
	}
	.container_16 .grid_11 {
		width: 640px;
	}
	.container_16 .grid_12 {
		width: 700px;
	}
	.container_16 .grid_13 {
		width: 760px;
	}
	.container_16 .grid_14 {
		width: 820px;
	}
	.container_16 .grid_15 {
		width: 880px;
	}
	.container_16 .grid_16 {
		width: 940px;
	}
	.container_16 .grid_one-third {
		width: 300px;
	}
	.container_16 .grid_two-thirds {
		width: 620px;
	}
	#content .articlebox .entry-content .article-content-wrap > .separator:first-child img,
	#content .articlebox .entry-content .article-content-wrap > p:first-child img {
		width: 40%;
	}
}
@media only screen and (min-width: 768px) and (max-width: 959px) {
    .navdocked #wrapper {
        padding-top: 70px;
    }
	.container_16 {
		width: 768px;
	}
	.container_16 .grid_1 {
		width: 28px;
	}
	.container_16 .grid_2 {
		width: 76px;
	}
	.container_16 .grid_3 {
		width: 124px;
	}
	.container_16 .grid_4 {
		width: 143px;
	}
	.container_16 .grid_5 {
		width: 220px;
	}
	.container_16 .grid_6 {
		width: 268px;
	}
	.container_16 .grid_7 {
		width: 316px;
	}
	.container_16 .grid_8 {
		width: 364px;
	}
	.container_16 .grid_9 {
		width: 412px;
	}
	.container_16 .grid_10 {
		width: 460px;
	}
	.container_16 .grid_11 {
		width: 508px;
	}
	.container_16 .grid_12 {
		width: 556px;
	}
	.container_16 .grid_13 {
		width: 604px;
	}
	.container_16 .grid_14 {
		width: 652px;
	}
	.container_16 .grid_15 {
		width: 700px;
	}
	.container_16 .grid_16 {
		width: 748px;
	}
	.container_16 .grid_one-third {
		width: 236px;
	}
	.container_16 .grid_two-thirds {
		width: 492px;
	}
	#contentcontainer {
		margin: 0px auto;
		padding: 0px;
		width: 768px;
	}
	#content, #container {
		width: 435px;
	}
	#sidebar {
		width: 283px;
	}
	.container_16#footer-widget-area {
        width: 100%;
    }
}

@media only screen and (max-width: 1199px) {
    #wp-calendar tbody td, #wp-calendar thead tr, #wp-calendar .pad {
        padding: 2px !important;
    }
}

@media only screen and (max-width: 960px) {
    #wp-calendar tbody td, #wp-calendar thead tr, #wp-calendar .pad {
        padding: 2px;
    }
    #header #masthead {
        padding: 15px;
        text-align: center;
    }
    #logo {
        float: none;
        width: 100%;
        max-width: 100%;
        text-align: center;
        margin-top: 20px;
    }
    #navigation #access .menu-toggle {
        display: block;
        height: 45px;
        width: 25px;
        float: left;
        position: relative;
        opacity: 0.5;
        -moz-transition: all 0.25s ease-in-out;
		-o-transition: all 0.25s ease-in-out;
		-webkit-transition: all 0.25s ease-in-out;
		transition: all 0.25s ease-in-out;
    }
    #navigation #access .menu-toggle span {
        text-indent: -9999px;
        background: #ffffff;
        display: block;
        width: 100%;
        height: 2px;
        position: absolute;
        top: 21px;
        -moz-transition: all 0.25s ease-in-out;
		-o-transition: all 0.25s ease-in-out;
		-webkit-transition: all 0.25s ease-in-out;
		transition: all 0.25s ease-in-out;
		-webkit-transform: translate3d(0,0,0);
    }
    #navigation #access .menu-toggle span:before,
    #navigation #access .menu-toggle span:after {
        content: '';
        display: block;
        position: absolute;
        left: 0;
        top: -10px;
        width: 100%;
        height: 2px;
        background: #fff;
        -moz-transition: all 0.25s ease-in-out;
		-o-transition: all 0.25s ease-in-out;
		-webkit-transition: all 0.25s ease-in-out;
		transition: all 0.25s ease-in-out;
        -webkit-transform: translate3d(0,0,0);
    }
    #navigation #access .menu-toggle span:after {
        top: 10px;
    }
    .menu-production-container {
        display: none;
        position: absolute;
        left: 0;
        top: 45px;
        background: #222325;
        padding: 20px;
        width: 100%;
        z-index: 1;
    }
    .menu-visible #navigation #access .menu-toggle {
        opacity: 1;
    }
    .menu-visible .menu-production-container {
        display: block;
        z-index: 1;
    }
    .menu-visible #navigation #access .menu-toggle span {
		background: transparent;
		}
		.menu-visible #navigation #access .menu-toggle span:before {
		    background: #fff;
			-moz-transform: rotate(45deg) translate(5px,5px);
			-ms-transform: rotate(45deg) translate(5px,5px);
			-o-transform: rotate(45deg) translate(5px,5px);
			-webkit-transform: rotate(45deg) translate(5px,5px);
			transform: rotate(45deg) translate(5px,5px);
			top: -7px;
			}
		.menu-visible #navigation #access .menu-toggle span:after {
		    background: #fff;
			-moz-transform: rotate(-45deg) translate(6px,-6px);
			-ms-transform: rotate(-45deg) translate(6px,-6px);
			-o-transform: rotate(-45deg) translate(6px,-6px);
			-webkit-transform: rotate(-45deg) translate(6px,-6px);
			transform: rotate(-45deg) translate(6px,-6px);
			top: 9px;
			}
    .menu-visible #wrapper {
        position: relative;
    }
    .menu-visible #wrapper:before {
        background: rgba(255,255,255,0.9);
        content: '';
        position: absolute;
        left: 0;
        top: 0;
        width: 100%;
        height: 100%;
        z-index: 1;
    }
    .menu-production-container ul {
        width: 100%;
    }
    #access .sf-menu li {
        width: 100%;
        float: none;
        display: block;
        text-align: center;
    }
    
    #content .articlebox .entry-content .article-content-wrap > .separator:first-child img,
	#content .articlebox .entry-content .article-content-wrap > p:first-child img {
		width: 100%;
	}
    
}

@media only screen and (max-width: 767px) {
	.container_16 {
		width: 300px;
	}
	.grid_1, .grid_2, .grid_3, .grid_4, .grid_5, .grid_6, .grid_7, .grid_8, .grid_9, .grid_10, .grid_11, .grid_12, .grid_13, .grid_14, .grid_15, .grid_16 {
		margin: 0;
	}
	.container_16 .grid_1, .container_16 .grid_2, .container_16 .grid_3, .container_16 .grid_4, .container_16 .grid_5, .container_16 .grid_6, .container_16 .grid_7, .container_16 .grid_8, .container_16 .grid_9, .container_16 .grid_10, .container_16 .grid_11, .container_16 .grid_12, .container_16 .grid_13, .container_16 .grid_14, .container_16 .grid_15, .container_16 .grid_16, .container_16 .grid_one-third, .container_16 .grid_two-thirds {
		width: 300px;
	}
}
@media only screen and (min-width: 480px) and (max-width: 767px) {
	.container_16 {
		width: 420px;
	}
	.grid_1, .grid_2, .grid_3, .grid_4, .grid_5, .grid_6, .grid_7, .grid_8, .grid_9, .grid_10, .grid_11, .grid_12, .grid_13, .grid_14, .grid_15, .grid_16 {
		margin: 0;
	}
	.container_16 .grid_1, .container_16 .grid_2, .container_16 .grid_3, .container_16 .grid_4, .container_16 .grid_5, .container_16 .grid_6, .container_16 .grid_7, .container_16 .grid_8, .container_16 .grid_9, .container_16 .grid_10, .container_16 .grid_11, .container_16 .grid_12, .container_16 .grid_13, .container_16 .grid_14, .container_16 .grid_15, .container_16 .grid_16, .container_16 .grid_one-third, .container_16 .grid_two-thirds {
		width: 420px;
	}

}


/* RichWP Specific */
body {
	height: 100%;
}
.bg {
	background: #eee;
	color: #38393a;
	font-family: Helvetica, Arial, sans-serif;
	font-size: 16px;
	margin: 0;
	padding: 0;
}
a {
	text-decoration: none;
}
.entry-content a {
    color:#ca0a0a;
    text-decoration: underline;
}
a:hover, .hover {
	text-decoration: underline;
}
p {
	font-size: 16px;
	margin-bottom: 15px;
}
h1 {
	font-size: 28px;
}
h2, h3#reply-title {
	font-size: 26px;
}
h3 {
	font-size: 24px;
}
h4, h5, h6 {
	font-size: 20px;
}
h1, h2, h3, h4, h5, h6 {
	color: #222325;
    font-family: 'helvetica-neue-bold', Helvetica, Arial, sans-serif;
	font-weight: 400;
	line-height: 1.25;
	margin: 0 0 20px 0;
}
h1 a, h2 a, h3 a, h4 a, h5 a, h6 a {
	color: #222325;
}
h1.entry-title,
h2.entry-title {
	color: #222325;
	font-size: 27px;
	font-style: normal;
	font-weight: 400;
	line-height: 45px;
	padding-bottom: 15px;
	line-height: 37px;
}
h1.entry-title + .entry-meta,
h2.entry-title + .entry-meta {
    margin: -5px 0 15px 0;
}
.entry-title a {
	color: #222325;
}
.entry-title a:hover {
    color: #CA0A0A !important;
}
code, hr, ins, pre {
	background: #F7F7F7;
}
code {
	border-left: 3px solid #545454;
	color: #545454;
	display: block;
	margin: 30px;
	padding: 0 15px;
}
pre {
	color: #545454;
}
hr {
	background: #E7E7E7;
}
#entry-author-info {
    border-top: 1px solid #d7d7d7;
    clear: both;
    margin: 0;
    min-height: 80px;
    overflow: hidden;
    padding: 30px 0 0 0;
}
#entry-author-info.archiveheader {
	background: #FFFFFF;
	border: 1px solid #FFFFFF;
}
abbr,acronym {
	border-bottom: 1px dotted #E7E7E7;
	cursor: help;
}
small, .entry-meta, .entry-utility, .comment-meta, #entry-author-info, #entry-author-info-archive, .logged-in-as, .navigation, #respond label, .wp-caption-text, .archive-meta, entry-preview {
	font-size: 90%;
	line-height: 20px;
}
ul {
	list-style: square;
	margin: 0 0 18px 1.5em;
}
ol {
	list-style: decimal;
	margin: 0 0 18px 1.5em;
}
ol ol {
	list-style: upper-alpha;
}
ol ol ol {
	list-style: lower-roman;
}
ol ol ol ol {
	list-style: lower-alpha;
}
ul ul, ol ol, ul ol, ol ul {
	margin-bottom: 0;
}
dl {
	margin: 0 0 0 0;
}
dt {
	font-weight: bold;
}
dd {
	margin-bottom: 18px;
}
strong, b {
	font-weight: bold;
}
cite, em, i {
	font-style: italic;
}
big {
	font-size: 131.25%;
}
blockquote {
	font-size: 90%;
	font-style: italic;
	margin: 40px;
}
blockquote cite, blockquote em, blockquote i {
	font-style: italic;
}
pre {
	margin-bottom: 18px;
	padding: 1.5em;
}
ins {
	text-decoration: none;
}
sup, sub {
	height: 0;
	line-height: 1;
	position: relative;
	vertical-align: baseline;
}
sup {
	bottom: 1ex;
}
sub {
	top: .5ex;
}
pre {
	font-family: "Courier 10 Pitch", Courier, monospace;
}
code {
	font-family: Monaco, Consolas, "Andale Mono", "DejaVu Sans Mono", monospace;
}
input, textarea {
	color: #666;
	font-size: 14px;
	line-height: 20px;
}
hr {
	border: 0;
	clear: both;
	height: 1px;
	margin-bottom: 18px;
}
input[type="text"], textarea {
	padding: 0 0 0 3px;
}
.screen-reader-text {
	left: -9000px;
	position: absolute;
}
.advertising {
	min-width: 100px;
}
iframe,
embed,
object {
	max-width: 100%;
}
.containermargin {
	margin: 0 auto 0 auto;
}
#header {
	background: #FFFFFF;
	width: 100%;
}
#masthead {
	padding: 30px 15px;
}
#logo {
	float: left;
	min-width: 100px;
	min-width: 5px;
}
h1#sitetitle {
	color: #222325;
	font-size: 46px;
	font-weight: 400;
	line-height: 46px;
	margin: 0;
	text-shadow: 1px 1px #F7F7F7;
	text-transform: uppercase;
}
p#sitedescription {
	font-size: 18px;
	font-weight: bold;
	margin: 0 0 3px 0;
	text-shadow: 0 1px #F7F7F7;
}
.headerright {
	float: right;
	width: 350px;
}
#logo a, #logo a:hover {
	text-decoration: none;
}
#navigation {
    font-family: 'helvetica-neue-bold', Helvetica, Arial, sans-serif;
    text-transform: uppercase;
	width: 100%;
	opacity: 1;
	z-index: 9999;
	-moz-transition: opacity 0.25s ease-in-out;
	transition: opacity 0.25s ease-in-out;
	-webkit-transition: opacity 0.25s ease-in-out;
}
.navdocked #navigation {
    position: fixed;
    top: 0;
    left: 0;
}
.navdocked #wrapper {
    padding-top: 44px;
}
#navigation.stickyNav {
    position: fixed;
    top: 0;
}
.logged-in.admin-bar #navigation.stickyNav {
    top: 32px;
}
#navigation .containermargin {
    padding: 0 18px;
}
#navigation .menu-toggle {
    display: none;
}
#navigation .mobile-brand {
    display: none;
    line-height: 42px;
    color: #fff;
    opacity: 0.5;
    text-transform: capitalize;
    font-size: 13px;
}
#navigation .mobile-brand a {
    color: #fff;
    text-decoration: none;
}
.nav1 {
}
.sf-menu, .sf-menu * {
	list-style: none;
	margin: 0;
	padding: 0;
}
.sf-menu {
	line-height: 1.0;
}
.sf-menu ul {
	position: absolute;
	top: -999em;
	width: 10em;
}
.sf-menu ul li {
	width: 100%;
}
.sf-menu li:hover {
	visibility: inherit;
}
.sf-menu li {
	float: left;
	position: relative;
}
.sf-menu a {
	display: block;
	position: relative;
}
#access .sf-menu li:hover ul li ul, #access .sf-menu li.sfHover ul li ul, #access2 .sf-menu li:hover ul li ul, #access2 .sf-menu li.sfHover ul li ul {
	left: 0;
	top: 0px;
	z-index: 99;
}
#access .sf-menu a.sf-with-ul, #access2 .sf-menu a.sf-with-ul {
	min-width: 1px;
	padding-right: 2.25em;
}
#access a > .sf-sub-indicator, #access2 a > .sf-sub-indicator {
	background-position: 0 -100px;
}
#access a:focus > .sf-sub-indicator, #access2 a:focus > .sf-sub-indicator, #access a:hover > .sf-sub-indicator, #access2 a:hover > .sf-sub-indicator, #access a:active > .sf-sub-indicator, #access2 a:active > .sf-sub-indicator, #access li:hover > a > .sf-sub-indicator, #access2 li:hover > a > .sf-sub-indicator, #access li.sfHover > a > .sf-sub-indicator, #access2 li.sfHover > a > .sf-sub-indicator {
	background-position: -10px -100px;
}
#access .sf-menu ul .sf-sub-indicator, #access2 .sf-menu ul .sf-sub-indicator {
	background-position: -10px 0;
}
#access .sf-menu ul a > .sf-sub-indicator, #access2 .sf-menu ul a > .sf-sub-indicator {
	background-position: 0 0;
}
#access .sf-menu ul a:focus > .sf-sub-indicator, #access2 .sf-menu ul a:focus > .sf-sub-indicator, #access .sf-menu ul a:hover > .sf-sub-indicator, #access2 .sf-menu ul a:hover > .sf-sub-indicator, #access .sf-menu ul a:active > .sf-sub-indicator, #access2 .sf-menu ul a:active > .sf-sub-indicator, #access .sf-menu ul li:hover > a > .sf-sub-indicator, #access2 .sf-menu ul li:hover > a > .sf-sub-indicator, #access .sf-menu ul li.sfHover > a > .sf-sub-indicator, #access2 .sf-menu ul li.sfHover > a > .sf-sub-indicator {
	background-position: -10px 0;
}
.sf-shadow ul {
	box-shadow: 0px 3px 3px 0px rgba(0,0,0,0.2);
	moz-box-shadow: 0px 3px 3px 0px rgba(0,0,0,0.2);
	webkit-box-shadow: 0px 3px 3px 0px rgba(0,0,0,0.2);
}
#access {
	position: relative;
	z-index: 300;
}
#access .sf-menu li:hover ul, #access .sf-menu li.sfHover ul {
	left: 0;
	top: 42px;
	z-index: 99;
}
#access .sf-menu {
	float: left;
	font-size: 14px;
	margin: 0px 0px 0px 0px;
}
#access .sf-menu a {
	moz-transition: all 0.2s ease-in-out;
	padding: 15px 20px;
	text-decoration: none;
	transition: all 0.2s ease-in-out;
	webkit-transition: all 0.2s ease-in-out;
}
#access .sf-menu a:hover, #access li.current-menu-item a {
	background: #f9f8fb;
	border-color: #f9f8fb;
}
#access .sf-menu li {
	margin: 0 0px 0 0px;
}
#access .sf-menu ul .sf-sub-indicator {
	top: 11px;
}
#access .sf-sub-indicator {
	top: 16px;
}
#access .sf-menu li li {
	border-bottom: 1px solid #f0eff2;
	margin: 0;
}
#access .sf-menu li li a {
	background: #f9f8fb;
	border: none;
	color: #525252;
	filter: alpha(opacity=96);
	opacity: .96;
	padding: 10px;
}
#access .sf-sub-indicator, #access2 .sf-sub-indicator {
	background: url('img/white.png') no-repeat -10px -100px;
	display: block;
	height: 10px;
	overflow: hidden;
	position: absolute;
	right: .75em;
	text-indent: -999em;
	width: 10px;
}
.navsearch {
	float: right;
}
.search-button {
    position: absolute;
    right: 65px;
    top: 1px;
    background: none;
    width: 30px;
    height: 30px;
    cursor: pointer;
    display: none;
}
.search-button:before {
    content: "\e600";
    color: #888;
	speak: none;
	font: normal normal normal 16px/1 'ttag';
	text-transform: none;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
	position: absolute;
	top: 7px;
	left: 7px;
}
#searchform-header .search-button input {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    display: block;
    opacity: 0;
    z-index: 1;
    margin: 0;
}
.search-form {
    margin: 6px 0;
    float: right;
}
.search-form .search-toggle {
    position: absolute;
    right: 15px;
    top: 0;
    color: #fff;
    width: 30px;
    text-decoration: none;
    height: 30px;
}
.search-form .search-toggle:hover {
    text-decoration: none;
}
.search-form .search-toggle:before {
    content: "\e600";
	speak: none;
	font: normal normal normal 16px/1 'ttag';
	text-transform: none;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
    position: absolute;
    left: 7px;
    top: 7px;
}
.search-form.active .search-toggle:before {
    content: "\e603";
}
.search-form.active .search-button {
    display: block;
}
.search-form .search-toggle span {
    display: none;
}

#navigation .search-form {
    position: absolute;
    top: 0;
    right: 0;
    width: 8%;
    padding: 0 60px 0 15px;
}
#navigation .search-form.active {
    width: 100%;
}
#navigation .search-form .searchbox {
    border: 1px solid #000;
    background: #fff;
    opacity: 0;
	padding: 5px 45px 5px 10px;
	width: 0;
	color: #222325;
	outline: ;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
}
#navigation .search-form .searchbox:focus {
    outline: none;
}
#navigation .search-form.active .searchbox {
    opacity: 1;
    width: 100%;
}

#navigation.search-visible .nav-outer-container {
    opacity: 0;
}

#contentcontainer {
	padding: 0;
}
#contentcontainer > #content,
#contentcontainer > #sidebar {
    padding-top: 30px;
    padding-bottom: 30px;
}
#featuredcontainer {
	padding: 10px 0 0 0;
}
.boxes {
    padding: 30px 0 0 0;
    margin: 0;
	position: relative;
}
#main {
	overflow: hidden;
	padding: 40px 0 0 0;
}
.archive-meta p {
	margin-bottom: 0;
}
.entry-title {
    font-family: 'helvetica-neue-bold', Helvetica, Arial, sans-serif;
}
.entry-content iframe {
    width: 100%;
    border: none;
}
p:empty {
    display: none;
}
.entry-content ol li, .entry-content ul li {
	margin: 0 0 0 25px;
}
.hentry {
	margin: 20px 0 20px 0;
}
.single .hentry {
	margin: 0 0 36px 0;
}
.entry-title a:link, .entry-title a:visited {
	text-decoration: none;
}
.entry-content fieldset {
	border: 1px solid #E7E7E7;
	margin: 0 0 24px 0;
	padding: 70px;
}
.entry-content fieldset legend {
	background: #fff;
	font-weight: bold;
	padding: 0 24px;
}
.entry-content input {
	margin: 0 0 24px 0;
}
.entry-content input.file, .entry-content input.button {
	margin-right: 24px;
}
#contentcontainer label {
	font-size: 90%;
	font-weight: normal;
	line-height: 20px;
}
.entry-content select {
	margin: 0 0 24px 0;
}
.suboverview img {
	float: left;
	margin: 0 15px 0 0;
}
.suboverviewtitle {
	margin: 0 0 5px 0;
}
.entry-content sup, .entry-content sub {
	font-size: 10px;
}
.entry-content blockquote.left {
	float: left;
	margin-left: 0;
	width: 33%;
}
.entry-content blockquote.right {
	float: right;
	margin-left: 0px;
	width: 33%;
}
#infscr-loading {
	background: #202834;
	border: 1px solid #202834;
	border-radius: 3px;
	filter: alpha(opacity=90);
	khtml-border-radius: 3px;
	left: 50%;
	moz-border-radius: 3px;
	opacity: .90;
	position: fixed;
	top: 50%;
	webkit-border-radius: 3px;
	z-index: 102;
}
#infscr-loading img {
	padding: 3px;
}
.page-link {
	font-weight: bold;
	margin: 0 0 22px 0;
	word-spacing: 0.5em;
}
.page-link a:link,
.page-link a:visited {
	background: #f1f1f1;
	color: #444;
	font-weight: normal;
	padding: 0.5em 0.75em;
	text-decoration: none;
}
.home .sticky .page-link a {
	background: #D9E8F7;
}
#entry-author-info #author-avatar, #entry-author-info-archive #author-avatar {
	float: left;
	height: 80px;
	margin: 0 -94px 0 0;
}
#entry-author-info #author-description, #entry-author-info-archive #author-description {
	float: left;
	margin: 0 0 0 94px;
}
#entry-author-info h2 {
    margin: 0 0 10px 0;
    font: 22px/1 'helvetica-neue-bold', Helvetica, Arial, sans-serif;
}
.box-status .statuscontent .author {
	padding-bottom: 20px;
}
#author-link {
	margin-top: 5px;
}
.entry-utility {
	clear: both;
	padding-top: 10px;
}
.entry-utility h3 {
	padding-bottom: 10px;
}
.entry-relatedthumbs, .entry-utility h2, .nav-above {
	margin-bottom: 10px;
}
.entry-tags, .att-title, .slack {
	margin-bottom: 5px;
}
.emm-paginate {
}
.emm-paginate .emm-page {
}
.emm-paginate .emm-prev, .emm-paginate .emm-next {
}
.article-content-wrap {
    padding-bottom: 10px;
    position: relative;
}

.postlistexcerpt .article-content-wrap a {
	color: #ca0a0a;
}

.postlistexcerpt .article-content-wrap a:hover {
	color: #222325
}
.entry-content, .postlistexcerpt p {
	line-height: 27px;
}
.entry-content, .entry-summary {
	clear: both;
}
.navigationboxes {
	margin-top: 10px;
}
.meta-nav {
	color: #4b4b4c;
	font-size: 90%;
}
.meta-nav a {
	text-decoration: none;
}
.meta-nav a:hover {
	text-decoration: underline;
}
.xoxo {
	margin: 0 0 1px 1.5em;
}
#contentcontainer input[type=text], #contentcontainer input[type=password], #contentcontainer input[type="email"] {
	background: #F5F4F7;
	border: 1px solid #dbd9dc;
	clear: both;
	color: #222325;
	margin: 0 0 30px 0;
	padding: 4px 4px 4px 4px;
	width: 95%;
}
.featured {
	cursor: default;
	height: 160px;
	overflow: hidden;
	position: relative;
	text-align: center;
	width: 248px;
}
.featured .overlay, .featured .content {
	height: 200px;
	left: 0;
	overflow: hidden;
	position: absolute;
	top: 0;
	width: 248px;
}
.featured img {
	display: block;
	moz-transform: scaleY(1);
	moz-transition: all 0.7s ease-in-out;
	ms-transform: scaleY(1);
	ms-transition: all 0.7s ease-in-out;
	o-transform: scaleY(1);
	o-transition: all 0.7s ease-in-out;
	position: relative;
	transform: scaleY(1);
	transition: all 0.7s ease-in-out;
	webkit-transform: scaleY(1);
	webkit-transition: all 0.7s ease-in-out;
}
.featured .overlay {
	background-color: rgba(219, 217, 220, 0.3);
	filter: alpha(opacity=0);
	moz-transition: all 0.5s linear;
	ms-filter: "progid: DXImageTransform.Microsoft.Alpha(Opacity=0)";
	ms-transition: all 0.5s linear;
	opacity: 0;
	o-transition: all 0.5s linear;
	transition: all 0.5s linear;
	webkit-transition: all 0.5s linear;
}
.featured:hover img {
	filter: alpha(opacity=0);
	moz-transform: scale(10);
	ms-filter: "progid: DXImageTransform.Microsoft.Alpha(Opacity=0)";
	ms-transform: scale(10);
	opacity: 0;
	o-transform: scale(10);
	transform: scale(10);
	webkit-transform: scale(10);
}
.featured:hover .overlay {
	filter: alpha(opacity=100);
	ms-filter: "progid: DXImageTransform.Microsoft.Alpha(Opacity=100)";
	opacity: 1;
}
.overlay h5 {
	margin: 20px 15px;
}
.featured .styledbutton {
	float: none;
	margin: 10px auto;
}
.articlebox {
    border-bottom: 1px solid #ccc;
	padding: 30px 0;
	width: 100%;
}
.articlebox:first-child {
    padding-top: 0;
}
.read-more,
#wrapper a.more-link,
#author-link a {
    color: #CA0A0A;
}
/*
#wrapper .entry-content .more-link,
#wrapper .postlistexcerpt .read-more {
    margin: 0;
    position: absolute;
    bottom: 5px;
    left: 0;
}
*/
.read-more:hover,
#wrapper a.more-link:hover,
#author-link a:hover {
    background: none;
    text-decoration: none;
}
.read-more:after,
#author-link a:after,
#wrapper a.more-link:after {
    /*
font-family: 'ttag';
    content: "\e601";
    color: #CA0A0A;
	speak: none;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	line-height: 1;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
    display: inline-block;
    margin-left: 10px;
*/
display:none;
}

.postlistboximage {
    background: #eee;
    border: 1px solid #d7d7d7;
    overflow: hidden;
    padding: 1px;
	position: relative;
	text-align: center;
	margin: 0 0 20px 0;
}
.postlistboximage img {
    display: block;
    height: auto;
    margin: 0 auto;
    width: 100%;
}
.postlisttitle {
	padding: 0;
}
.postlistexcerpt, 
.post-content,
.entry-content {
	position: relative;
}

.postlistexcerpt, 
.post-content {
    font-family: Helvetica, Arial, sans-serif;
	padding: 0;
}
.comments-link {
    float: right;
    font-size: 14px;
    text-align: right;
}
.comments-link a {
    color: #CA0A0A;
    padding: 5px 10px;
    background: #eee;
    text-decoration: none;
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
    border-radius: 10px;
    text-shadow: none;
}
.comments-link a:before {
    font-family: 'ttag';
	speak: none;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	line-height: 1;
	/* Better Font Rendering =========== */
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
	content: "\e602";
    color: #CA0A0A;
    display: inline-block;
    margin: 0 10px 0 0;
}
.comments-link a:hover {
    background: #CA0A0A;
    color: #fff;
    text-decoration: none;
}
.comments-link a:hover:before {
    color: #fff;
}
.styledbutton {
	float: right;
	line-height: 23px;
	margin: 35px 0px 15px 0px;
	padding: 5px 15px;
}
a.styledbutton {
	color: #FFFFFF;
	font-weight: normal;
	text-decoration: none;
}
a:hover.styledbutton {
	color: #F5F5F5;
	text-decoration: none;
}
.loop-image a.more-link {
	margin-top: 5px;
}
.entry-content .attachment img {
	margin-bottom: 0;
}
.attachment .entry-content .entry-caption {
	font-size: 140%;
	margin-top: 24px;
}
.att-thumbs img {
	margin: 1px;
}
.alignleft, img.alignleft {
	display: inline;
	float: left;
	margin-right: 24px;
	margin-top: 4px;
}
.alignright, img.alignright {
	display: inline;
	float: right;
	margin-left: 24px;
	margin-top: 4px;
}
.aligncenter, img.aligncenter {
	clear: both;
	display: block;
	margin-left: auto;
	margin-right: auto;
}
img.alignleft, img.alignright, img.aligncenter {
	margin-bottom: 12px;
}
.wp-caption {
	background: #F3F3F3;
	border: 1px solid #DDDDDD;
	border-radius: 3px;
	color: #424242;
	font-size: 12px;
	khtml-border-radius: 3px;
	margin-bottom: 12px;
	max-width: 100% !important;
	moz-border-radius: 3px;
	padding: 15px 10px 10px 10px;
	text-align: center;
	webkit-border-radius: 3px;
	width: auto !important;
}
.wp-caption img {
	display: block;
	margin: 0 auto;
	max-width: 98%;
}
.wp-caption .wp-caption-text, .gallery-caption {
	font-size: 14px;
}
.wp-caption .wp-caption-text {
	padding: 10px 0 5px 10px;
	position: relative;
}
.wp-caption .wp-caption-text:before {
	color: #666;
	font-size: 14px;
}
p.wp-caption-text {
	margin-bottom: 0;
}
.commentlist li.comment {
	border-top: 1px dotted #ccc;
	line-height: 24px;
	margin: 0;
	padding: 20px 20px 20px 56px;
	position: relative;
}
.commentlist > li.comment:first-child {
    border: none;
}
.commentlist .children {
	list-style: none;
	margin: 0;
}
.commentlist .children li {
	margin: 0;
}
#comments .pingback {
	border-bottom: 1px solid #dbd9dc;
	margin-bottom: 18px;
	padding-bottom: 18px;
}
#respond textarea, #contentcontainer textarea, textarea {
	background: #F5F4F7;
	border: 1px solid #dbd9dc;
	color: #222325;
	padding: 6px;
	width: 95%;
}
#comments .navigation {
	padding: 0 0 18px 0;
}
h2#comments-title, h2#reply-title {
	margin-bottom: 15px;
	padding-right: 20px;
}
.commentlist {
	list-style: none;
	margin: 0;
}
#comments .comment-body ul, #comments .comment-body ol {
	margin-bottom: 18px;
}
#comments .comment-body p:last-child {
	margin-bottom: 6px;
}
#comments .comment-body blockquote p:last-child {
	margin-bottom: 20px;
}
.commentlist ol {
	list-style: decimal;
}
.commentlist .avatar {
	left: 0;
	position: absolute;
	top: 20px;
}
.comment-author cite {
	font-style: normal;
	font-weight: bold;
}
.comment-author .says {
	font-style: italic;
}
.comment-meta {
	margin: 0 0 18px 0;
}
.comment-meta a:link, .comment-meta a:visited {
	text-decoration: none;
}
.reply {
	font-size: 12px;
	padding: 0 0 20px 0;
}
.nocomments {
	display: none;
}
#comments .pingback {
	border-bottom: 1px solid #e7e7e7;
	margin-bottom: 18px;
	padding-bottom: 18px;
}
.commentlist li.comment+li.pingback {
	margin-top: -6px;
}
#comments .pingback p {
	color: #888;
	display: block;
	font-size: 12px;
	margin: 0;
}
#comments .pingback .url {
	font-size: 13px;
	font-style: italic;
}
#respond {
	overflow: hidden;
	position: relative;
}
#respond p {
	margin: 0;
}
#respond .comment-notes {
	margin-bottom: 1em;
}
.children #respond {
	margin: 0 48px 0 0;
}
h3#reply-title {
	margin: 0 0 15px 0;
}
.comment-form-author {
	padding-top: 15px;
}
#comments-list #respond {
	margin: 0 0 18px 0;
}
#comments-list ul #respond {
	margin: 0;
}
.comment-reply-link {
    color: #CA0A0A;
}
#cancel-comment-reply-link, .logged-in-as {
	padding-bottom: 15px;
}
#respond dd code {
	font-size: 11px;
}
input[type="submit"]#submit, input[type="submit"] {
	border: none;
	color: #FFFFFF;
	font-size: 14px;
	margin: 20px 0 24px;
	padding: 9px 11px;
	width: auto;
}
#respond dl {
	margin: 0 0 10px;
}
#respond dt {
	display: inline;
	font-weight: normal;
}
#respond dd {
	display: inline;
}
#cancel-comment-reply-link {
	font-size: 14px;
	font-weight: normal;
	margin-left: 25px;
}

/* Pagination */
#nav-below {
    padding: 40px 0;
}
.paginate {}
.paginate a,
.paginate span {
    display: inline-block;
    padding: 5px 10px;
	text-align: center;
	margin-right: 5px;
	text-decoration: none;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
}
.paginate a {
	color: #5d5d5e;
}
#nav-below .paginate .current {
    background: #CA0A0A;
    color: #fff;
}
.paginate .gap {
	color: #4b4b4c;
	opacity: 0.5;
}

.ttag-ad-widget {
    overflow: hidden;
}
.ad-fullwidth .textwidget center > div,
.ad-fullwidth .ttag-ad-widget center > div,
.ad-fullwidth .textwidget center > div > div,
.ad-fullwidth .ttag-ad-widget center > div > div,
.ad-fullwidth .textwidget center > div > div iframe,
.ad-fullwidth .ttag-ad-widget center > div > div iframe,
.ad-half .textwidget center > div,
.ad-half .ttag-ad-widget center > div {
    width: 100% !important;
}
.ad-fullwidth .textwidget center > div > div iframe,
.ad-fullwidth .ttag-ad-widget center > div > div iframe {
    max-width: 100% !important;
    width: auto !important;
}

.ad-half .textwidget center > div > div,
.ad-half .ttag-ad-widget center > div > div {
    margin: 0 2%;
    width: 44% !important;
}

.widget-container select {
    display: block;
    width: 100%;
    height: 40px;
    border: none;
    background: #fff;
    border: 1px solid #ccc;
}
.widget-container .widget-title {
    margin: 0 0 20px 0;
}
.widget-container ul li {
    border-top: 1px dashed #ccc;
    margin: 0;
    padding: 10px 0;
}
.widget-container ul li:first-child {
    padding-top: 0;
    border: none;
}
.widget-area ul .widget-container ul {
    margin: 0;
    list-style: none;
}
.widget-area, .footer-widget-area {
	color: #222325;
	font-size: 14px;
	line-height: 22px;
}
.widget-area ul li:first-child, .footer-widget-area ul li:first-child,
#nmWidgetContainer ul li:first-child {
	margin-top: 0;
}

.widget-area a, .footer-widget-area a {
	color: #CA0A0A;
	text-decoration: underline;
}
.widget-title, .widget-title a, .widget-title-bottom, .widget-title-bottom a {
	color: #5d5d5e;
	font-size: 20px;
	line-height: 26px;
	margin: 0px 0 8px 0;
	max-width: 100%;
}
.widget-title-bottom {
    color: #5d5d5e;
    margin: 0 0 20px 0;
}
.widget_rss .widget-title img {
	height: 14px;
	width: 14px;
}
#wp-calendar {
    width: 100%;
}
#wp-calendar tbody td, #wp-calendar thead tr, #wp-calendar .pad {
	border: 1px solid #ddd;
	padding: 5px;
	text-align: center;
}
#wp-calendar caption {
    margin: 0 0 5px 0;
    text-align: center;
}
#wp-calendar thead tr {
    background: #ddd;
    text-shadow: 0 1px 0 #f3f3f3;
}
#wp-calendar tbody .pad {
    background: #f1f1f1;
}
#wp-calendar tfoot #prev,
#wp-calendar tfoot .pad {
    border: none;
}
#wp-calendar tfoot #next {
	text-align: right;
}
#wp-calendar #today {
    background: #ffeeee;
    color: #CA0A0A;
    text-shadow: 0 1px 0 #fff;
}
.widget-area > ul, .footer-widget-area ul, .widget-area ul ul, .footer-widget-area ul ul, ul.headerwidget {
	list-style: none;
	margin-left: 0;
}
.widget-area ul ul ul, .footer-widget-area ul ul ul {
	list-style: none;
	margin-left: 1.3em;
}
.widget_search #s {
	width: 60%;
}
.widget_search label {
	display: block;
	font-size: 14px;
	font-weight: bold;
}
#wp_tag_cloud div {
	line-height: 1.6em;
}
.widget-title a.rsswidget, .widget-title a.rsswidget:hover, .widget-title-bottom a.rsswidget, .widget-title-bottom a.rsswidget:hover {
	background: none;
}
#headerwidgets {
	float: right;
	margin: 0 10px 0 0;
	max-width: 728px;
}
ul.headerwidget {
	margin: 0;
}
#headerwidgets .widget-container {
	background-color: transparent;
	border: none;
	margin: 0;
	padding: 0;
}
#sidebar .widget-area .xoxo > li {
    background: none;
    border-top: 1px solid #ccc;
    padding: 30px 0 30px 30px;
    margin: 0;
}
#sidebar .widget-area .xoxo > li:first-child {
    padding-top: 0;
    border-top: 0;
}

#sidebar input[type=text], #sidebar input[type=password], #sidebar input[type="email"] {
	background: #FFF;
	border: 1px solid #dbd9dc;
	clear: both;
	color: #222325;
	margin: 5px 0 10px 0;
	padding: 4px;
	width: 95%;
}
#sidebar input[type="submit"] {
	margin: 0 0 5px 0;
}
#sidebar form p {
	margin: 10px 0 0 0;
}
#footer {
	background: #e1e0e3;
	border-top: 1px solid #ccc;
	clear: both;
	width: 100%;
}
.footerboxes {
    margin: 0;
    padding: 0;
    position: relative;
}
.footerboxes ul li {
    border-top: 1px dashed #ddd;
    padding: 10px 0;
}
.footerboxes ul li:first-child {
    border-top: none;
    padding-top: 0;
}
.footerboxes select {
    display: block;
    width: 100%;
    height: 40px;
    border: none;
    background: #eee;
    border: 1px solid #ddd;
    text-shadow: 0 1px 0 #fcfcfc;
}
#footerwidgets #footer-widget-area {
	overflow: hidden;
	padding: 30px 15px;
	position: relative;
}
#footerwidgets #footer-widget-area .footer-widget-area {
	color: #4B4B4C;
    margin: 0 0 0 50px;
    padding: 0;
}
#footerwidgets #footer-widget-area .footer-widget-area:first-child {
    margin-left: 0;
}
#colophon {
	color: #696969;
	font-size: 14px;	
    width: 100%;
}
#colophon a {
	color: #5d5d5e;
	text-decoration: none;
}
#colophon a:hover {
	text-decoration: underline;
}
#footer {
    padding: 30px;
}
#footer-info {
	padding: 20px 10px 0px 10px;
	text-align: center;
}
.footernav ul {
	border-left: 1px solid #696969;
	margin-bottom: 15px;
}
.footernav ul li {
	display: inline;
	list-style: none;
	padding: 0 8px 0 18px;
}
#access, .entry-meta, .entry-utility, .widget_search label, .navigation, .widget-area {
	webkit-text-size-adjust: 100%;
}
#site-description {
	webkit-text-size-adjust: none;
}
img, object, embed {
	height: auto;
	max-width: 100%;
}
img {
	ms-interpolation-mode: bicubic;
}
.notonscreen, .notonscreenblock {
	display: none;
}
@media only screen and (min-width: 960px) and (max-width: 1199px) {
    #access .sf-menu a {
        padding: 15px;
    }
	.postlistboximage {
	}
	.postlistexcerpt {
	}
	.postlist-gallery-thumb img {
		width: 170px;
	}
	.statuscontent {
		width: 400px;
	}
	.featured, .featured .overlay, .featured .content {
		height: 130px;
		width: 188px;
	}
	.overlay h5 {
		font-size: 18px;
		margin: 15px 10px 20px 10px;
	}
}
@media only screen and (max-width: 768px) {
    
    #masthead,
    #contentcontainer,
    #navigation #access {
        width: 100%;
    }
    
}
@media only screen and (min-width: 768px) and (max-width: 959px) {
	.headerright {
		max-width: 280px;
	}
	#navigation .mobile-brand {
        display: block;
        text-align: center;
        opacity: 0;
        -webkit-transition: opacity 250ms ease-in-out;
        -moz-transition: opacity 250ms ease-in-out;
        -ms-transition: opacity 250ms ease-in-out;
        -o-transition: opacity 250ms ease-in-out;
        transition: opacity 250ms ease-in-out;
    }
    .navdocked #navigation .mobile-brand {
        opacity: 1;
    }
	.noton768, .postformatlabel {
		display: none;
	}
	.postlistboximage {
	}
	h2.postlisttitle {
		font-size: 24px;
	}
	.postlistexcerpt {
	}
	.postlistexcerpt p {
	}
	.styledbutton {
		font-size: 90%;
		margin-top: 30px;
		padding: 4px 7px;
	}
	.postlist-gallery-thumb img {
		width: 130px;
	}
	#headerwidgets {
	}
	.featured, .featured .overlay, .featured .content {
		height: 90px;
		width: 140px;
	}
	.overlay h5 {
		font-size: 12px;
		margin: 15px 10px 10px 10px;
	}
	.overlay .styledbutton {
		font-size: 12px;
		margin-top: 0px;
	}
}
@media only screen and (max-width: 767px) {
    
    #navigation .mobile-brand {
        display: block;
        text-align: center;
        opacity: 0;
        -webkit-transition: opacity 250ms ease-in-out;
        -moz-transition: opacity 250ms ease-in-out;
        -ms-transition: opacity 250ms ease-in-out;
        -o-transition: opacity 250ms ease-in-out;
        transition: opacity 250ms ease-in-out;
    }
    .navdocked #navigation .mobile-brand {
        opacity: 1;
    }
    
    .navdocked #wrapper {
        padding-top: 70px;
    }
    
    .commentlist .children {
    	margin: 0 0 0 -45px;
    }
    
    #headerwidgets {
        float: none;
        width: 100%;
        text-align: center;
        max-width: 100%;
        width: 100%;
        clear: both;
    }
    #headerwidgets div {
        max-width: 100%;
    }
    
	.bg {
		font-size: 90%;
	}
	h1.postlisttitle, #contentcontainer h1 {
		font-size: 26px;
		line-height: 32px;
	}
	h2.postlisttitle {
		font-size: 22px;
	}
	.entry-content, .postlistexcerpt p {
		line-height: 23px;
	}
	.entry-content, .entry-summary {
		padding-top: 15px;
	}
	.notonmobile, .postformatlabel {
		display: none;
	}
	.notonscreen {
		display: inline;
	}
	.notonscreenblock {
		display: block;
	}
	img {
		max-width: 100%;
	}
	#logo img {
		max-width: 285px;
	}
	#navigation {
    	margin: 0 0 30px 0;
	}
	#access {
    	width: 100%;
	}
	#access .sf-menu, #access2 .sf-menu {
		margin: 0;
	}
	.nav1, .nav2 {
		margin: 0;
	}
	.headerright, .sf-menu li {
		width: 300px;
	}
	#access .sf-menu a, #access2 .sf-menu a {
		margin: 0;
	}
	.styledbutton {
		display: block;
		float: none;
		margin: 10px 0 0;
		text-align: center;
	}
	#footer-info {
		padding: 10px 0;
	}
	#footer-info, .footernav {
		text-align: center;
		width: 100%;
	}
	.footernav ul li {
		padding: 0 10px;
	}
	#copyright {
		width: 100%;
	}
	.footernav ul {
		border-left: none;
		line-height: 26px;
		margin: 10px 0;
		margin-bottom: 15px;
	}
	
	#footerwidgets #footer-widget-area {
    	padding: 30px;
    	width: 100%;
	}
	#footerwidgets #footer-widget-area .footer-widget-area {
    	border-top: 1px solid #ccc;
    	padding: 30px 0;
    	margin: 0;
    	width: 100%;
	}
	#footerwidgets #footer-widget-area .footer-widget-area:first-child {
    	padding-top: 0;
    	border: none;
	}
	#footerwidgets #footer-widget-area .footer-widget-area:last-child {
    	padding-bottom: 0;
	}
	
	#sidebar .widget-area .xoxo > li {
    	padding-left: 0;
	}
	
}
@media only screen and (max-width: 480px) {
    .commentlist .children {
        padding: 10px;
        border: 1px dashed #bbb;
        margin: 0 0 0 -56px;
        text-shadow: 0 1px 0 rgba(255,255,255,0.3);
        background: rgba(255,255,255,0.3);
    }
    .commentlist .children li:first-child {
        border: none;
    }
    .commentlist li.comment {
        padding-right: 0;
    }
    .commentlist li.comment p {
        font-size: 14px;
        line-height: 1.6;
    }
}
@media only screen and (min-width: 480px) and (max-width: 767px) {
	img {
		max-width: 100%;
	}
	#logo img {
		max-width: 405px;
	}
	.headerright, .sf-menu li {
		width: 420px;
	}
	.searchbox {
		width: 410px;
	}
	.postlisttop, .statuscontent {
		float: right;
		width: 253px;
	}
	.postlist-gallery-thumb img {
		margin: 10px 10px 0 0;
		width: 119px;
	}
}
.entry-meta, .entry-utility {
	color: #989799;
}
.next-previous_nav {
	bottom: 200px;
	display: none;
	position: fixed;
	width: 32px;
}
.next-previous_nav_previous {
	left: 0px;
}
.next-previous_nav_next {
	right: 0px;
}
.nav-previous {
	background: url(img/next-previous.png) no-repeat scroll left center transparent;
	background-position: 0px -74px;
	float: left;
	height: 64px;
	width: auto;
}
.nav-next {
	background: url(img/next-previous.png) no-repeat scroll right center transparent;
	background-position: 0px 0px;
	float: right;
	height: 64px;
	text-align: right;
	width: auto;
}
.nav-previous a, .nav-next a {
	display: block;
	height: 64px;
	text-decoration: none;
	width: 32px;
}
.nav-previous a span, .nav-next a span {
	background-color: #f0eff2;
	border: 1px solid #dfdde0;
	display: none;
	margin-top: 13px;
	min-width: 140px;
	padding: 10px;
}
.nav-previous a:hover span, .nav-next a:hover span {
	color: #222325;
	display: block;
	font-size: 90%;
	line-height: 18px;
	text-align: center;
	text-decoration: none;
}
.nav-next a span {
	float: right;
}
.relatedpost {
	margin-top: 15px;
}
.relatedpost img {
	float: left;
	margin-right: 20px;
}
h4.relatedposth3 {
	font-size: 15px;
	line-height: 23px;
}
.relatedpostsbox {
    padding: 30px 20px 30px 0;
    border-bottom: 1px solid #ccc;
}
.relatedpostsbox .related-title {
    font-size: 20px;
}
.page-header {
    padding: 0 0 30px 0;
}
.page-header .entry-title {
    font-size: 30px;
}
.page-header .entry-title span {
    color: #ca0a0a;    
}

h1.entry-title, h2.related-title, h2.entry-title {
	margin: 0px;
}
#footerwidgets {
    background: rgb(255,255,255);
    background: -moz-linear-gradient(top,  rgba(255,255,255,1) 0%, rgba(249,249,249,1) 100%);
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(255,255,255,1)), color-stop(100%,rgba(249,249,249,1)));
    background: -webkit-linear-gradient(top,  rgba(255,255,255,1) 0%,rgba(249,249,249,1) 100%);
    background: -o-linear-gradient(top,  rgba(255,255,255,1) 0%,rgba(249,249,249,1) 100%);
    background: -ms-linear-gradient(top,  rgba(255,255,255,1) 0%,rgba(249,249,249,1) 100%);
    background: linear-gradient(to bottom,  rgba(255,255,255,1) 0%,rgba(249,249,249,1) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#f9f9f9',GradientType=0 );
    border-top: 1px solid #ccc;
}
@media (max-width: 767px) {
	#contentcontainer {
		display: block;
		padding: 0 30px;
		width: 100%;
	}
	#contentcontainer #content,
	#contentcontainer #sidebar {
	    margin: 0;
		width: 100%;
		padding: 0;
		border: none;
		overflow: hidden;
	}
	#content .articlebox {
    	padding-right: 0;
	}
	#contentcontainer #sidebar {
	    border-top: 1px solid #ccc;
    	padding-top: 40px;
	}
	#contentcontainer #sidebar .widget-area {
    	border: none;
	}
	#contentcontainer #sidebar .widget-area .xoxo > li {
    	margin: 0;
	}
	#contentcontainer a {
		word-wrap: break-word;
	}
}
#contentcontainer a {
	word-wrap: break-word;
}

.cid-444 #NmWgContainer {
    width: 100% !important;
}


.fluid-width-video-wrapper {
	margin: 30px 0;
}

.read-more-text {
	display: inline-block;
	font-weight: bold;
	margin-left: 10px;
}
p:empty {
	display: none;
}

.articlebox .entry-content .article-content-wrap > .separator:first-child img,
.articlebox .entry-content .article-content-wrap > p:first-child img {
	float: left;
	margin: 5px 30px 20px 0;
	width: 25%;
	padding: 1px;
	border: 1px solid #ccc;
	background: #fff;
}


/*
 * Social Share
 */
 
.social-share {
	float: left;
	margin: -7px 0 0 0;
}
.mobile .social-share {
	margin-top: -17px;
}
.entry-content .social-share li,
.postlistexcerpt .social-share li {
	float: left;
	display: inline;
	margin: 0 0 0 20px;
}
.entry-content .social-share li:first-child,
.postlistexcerpt .social-share li:first-child {
	margin-left: 0;
}
.social-share li a,
.mobile .social-share li a {
	color: #ca0a0a;
	display: inline-block;
	position: relative;
	font-size: 0;
	width: 30px;
	height: 30px;
}
.social-share li a:hover,
.mobile .social-share li a:hover,
.social-share li a:hover:before {
	color: #222325;
}
.social-share li a:before {
	color: #ca0a0a;
	font-family: 'ttag';
	speak: none;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	line-height: 1;
	/* Better Font Rendering =========== */
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
	position: absolute;
	left: 50%;
	font-size: 28px;
	margin-left: -12px;
}
.social-share li .facebook:before {
	content: "\e604";
}
.social-share li .twitter:before {
	content: "\e605";
}
.social-share li .reddit:before {
	content: "\e606";
}
.social-share li .email:before {
	content: "\e607";
}

.page-template-default .articlebox {
	border-bottom: none;
}