/*
 Theme Name: EmptyEaselTheme V4
 URI: http://emptyeasel.com/
 Description: EmptyEasel
 ThemeVersion: 4
 Author: Dan
 Author URI: http://emptyeasel.com
/*

//* BEGIN SITEWIDE CLASSES */

body {
	font-size: 13px;
	font-family: Arial, Verdana, Sans-Serif;
	background: #e9e9e9;
	margin: 0 0 20px 0;
	padding: 0; 
	color: #0B2128;
	}

#menu {
	display: block;
}

.mobile {
	display: none;
}

a {
	font-weight: normal;
	text-decoration: underline;
	color: #1187d6;
	}

a:hover {
	color: #1187d6;
	}
	
.entry .soft-out-header a.black, .entry .act-soft-out-header a.black, .entry .call-out-header a.black, .entry .call-out-header.black {
	color: #0B2128;
}

.entry .soft-out-header a.gray, .entry .act-soft-out-header a.black, .entry .call-out-header a.gray {
    color: #818a8b;
    font-size: 20px;
    margin-top: .4px;
}
	
#metanav a {
	font-size: 15px;
	color: #ffffff;
	text-decoration: none;
	margin-right: 15px;
}

#metanav a:hover {
	color: #0B2128;
	text-decoration: none;
}

#ldate a {
    color: #ffffff;
    display: block;
    font-size: 16px;
    padding: 15px 0;
    text-align: center;
    text-decoration: none;
}

#nbdate a {
    color: #ffffff;
    display: block;
    font-size: 16px;
    line-height: 19px;
    padding: 6px 0;
    text-align: center;
    text-decoration: none;
}

#ldate a:hover, #nbdate a:hover {
	background-color: #136aa4;
}
	
.entry .call-out-header a, .entry .soft-out-header a, .entry .act-soft-out-header a, .entry .soft-out-header, .entry .act-soft-out-header, .entry .call-out-header {
    display: block;
    font-family: Verdana,Arial,sans-serif;
    font-size: 22px;
    font-weight: normal;
    margin-bottom: 15px;
    position: relative;
	text-decoration: none;
	}

.entry .call-out-header, .entry .call-out-header a, .entry .soft-out-header a, .entry .act-soft-out-header a {
	line-height: 26px;
	color: #3e8bbf;
}

.entry .call-out-header a:hover, .entry .soft-out-header a:hover, .entry .act-soft-out-header a:hover {
	text-decoration: none;
	color: #3e8bbf;
	}
	
.none-out {
    display: block;
    margin-bottom: 11px;
    margin-top: 5px;
    max-width: 469px;
    padding: 10px 20px 12px 8px;
}

.mobile-none-out {
	display: none;
    margin-bottom: 11px;
    margin-top: 5px;
    max-width: 469px;
    padding: 10px 20px 12px 8px;
}

.entry a {
	font-weight: bold;
	}
	
#footerlinks a {
	text-decoration: none;
	font-size: 12px;
	color: #8CB8D6;
	line-height: 18px;
	}

#footerlinks a:hover {
	color: #1187d6;
	}
	
.footertext a {
    color: #e9e9e9;
    font-size: 12px;
    line-height: 26px;
    margin-right: 28px;
    text-decoration: none;
	}

.footertext a:hover {
	color: #1187d6;
	}
	
.bubble {
    background-color: #3e8bbf;
    -webkit-border-radius: 16px;
    -moz-border-radius: 16px;
    border-radius: 16px;
    color: #fff;
    display: inline-block;
    line-height: 22px;
    margin-bottom: 1px;
    margin-right: 3px;
    margin-top: 8px;
    padding: 3px 10px 5px;
}
	
p {
	margin: 0 0 .8em 0;
	padding:  0;
	}
	
h1, .h1-style, .h1-style a, .entry .h1-style, .entry .h1-style a {
   color: #0b2128;
    font-family: Verdana,Arial,sans-serif;
    font-size: 22px;
    font-weight: normal;
    letter-spacing: -0.3px;
    line-height: 28px;
    text-decoration: none;
	}
	
.entry .h1-style, .entry .h1-style a {
	margin-bottom: 22px;
    margin-top: 20px;
}

h2, .h2-style, .h2-style a, .entry .h2-style, .entry .h2-style a {
    color: #0b2128;
    font-family: Verdana,Arial,sans-serif;
    font-size: 22px;
    font-weight: normal;
    line-height: 28px;
    margin: 14px 0 10px -1px;
    text-decoration: none;
    letter-spacing: -.3px;
}

h3, .h3-style, .h3-style a, .entry .h3-style, .entry .h3-style a {
    color: #0b2128;
    font-family: Verdana,Arial,sans-serif;
    font-size: 18px;
    font-weight: normal;
    line-height: 28px;
    margin: 14px 0 10px -1px;
    text-decoration: none;
	}

.subheader {
	clear: both;
	margin-top: 42px;
	}

.headertext {
	font-family: Verdana, Arial, Sans-serif;
	font-size: 22px;
	color: #0B2128;
	margin-bottom: 16px;
	}

.sidel {
	width: 159px;
	}
	
.sider {
	width: 121px;
	}

.sidel a , .sider a{
	color: #1187d6;
	font-weight: bold;
	text-decoration: underline;
	line-height: 18px;
	font-size: 12px;
	display: block;
	margin-top: 14px;
	}

a .linkstyle {
	color: #1187d6;
	font-weight: bold;
	text-decoration: underline;
	}

.nostyle {
	margin-bottom: -19px;}

.nostyle a {
	color: #0B2128;
	font-weight: normal;
	text-decoration: none;
	line-height: 20px;
	}

.vspace {
	height: 25px;
	width: 120px;
	}

/* END SITEWIDE CLASSES AND DIVS */

/* BEGIN BARTS */

#hbart {
    height: 90px;
    position: absolute;
    right: 0;
    top: 47px;
    width: 728px;
	}

a.hbart-responsive {
    background: #ff5225 url("images/creative-image.jpg") no-repeat scroll 6% 6px;
    border: 1px solid #d13100;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    height: 88px;
    left: 81px;
    margin: 0 auto;
    position: relative;
    text-align: center;
    top: 47px;
    width: 64%;
	display: none;
	}
	
.hbart-text {
    background: rgba(0, 0, 0, 0) url("images/get-it-here-small.jpg") no-repeat scroll center bottom;
    color: #ffffff;
    font-size: 19px;
    height: 79px;
    left: 252px;
    line-height: 22px;
    padding: 4px 14px 0;
    position: absolute;
    text-align: center;
}

#lbart {
    height: 296px;
    left: -5px;
    margin-top: 23px;
    position: relative;
    width: 168px;
	}

#wvbart {
	height: 600px;
	width: 160px;
	margin-top: 48px;
	margin-bottom: 17px;
	position: relative;
	left: -3px;
	}

#svbart {
    height: 600px;
    left: -14px;
    margin-top: 45px;
    position: relative;
    width: 160px;
	}

#canvasflyer {
	margin-top: 18px;
	margin-bottom: -17px;
	}

#canvasflyer a {
	margin: 0px 0px 0px 0px;
	}

#asc-contests {
	margin-top: 18px;
	margin-bottom: -17px;
	}

#asc-contests a {
	margin: 0px 0px 0px 0px;
	}

div.twDescription a, div.twDescription a:hover {
	color: #3E8BBF;
	font-family: Arial,Helvetica,sans-serif;
	font-size: 12px !important;
	font-style: normal;
	font-weight: bold;
	line-height: 20px;
	text-decoration: underline;
	}

.twDateTime {
    background-color: transparent;
    color: #0B2128;
    font-family: Arial,Verdana,sans-serif;
    font-size: 12px;    font-style: normal;
    font-weight: normal;
    line-height: 20px;
	}

#admandiv {
    /* border-top: 7px solid #3e8bbf; */
    /* box-shadow: 0 1px 5px 1px rgba(0, 0, 0, 0.2); */
    display: block;
    height: 86px;
    left: -2px;
    margin: 0 auto;
    padding-top: 12px;
    position: relative;
    max-width: 500px;
	}

.admanclass {
    height: auto;
    margin: 0 auto;
    position: relative;
    top: 10px;
    width: 234px;
	}
	
.notmobile, .nottablet {
	display: visible;
	}
	
/* .glu { //first glu
    box-shadow: 0 1px 5px 1px rgba(0, 0, 0, 0.15);
    display: inline-block;
    height: 15px;
    left: -2px;
    padding: 10px 15px 16px;
    position: relative;
	top:4px; 
} */

.glu, .cat-glu {
    height: 30px;
    left: -5px;
    margin-top: 2px;
    position: relative;
}

.cat-glu {
    height: 20px;
}

.blu {
    height: 17px;
    left: -5px;
    position: relative;
    top: 3px;
}

/* END BARTS */

/* BEGIN PAGE LAYOUT */

#header {
    background: rgba(0, 0, 0, 0) linear-gradient(to right, white, white, #1b619c, #1b619c) repeat scroll 0 0;
    height: 150px;
    margin: 0;
    width: 100%;
	}
	
#headerimg {
    background: rgba(0, 0, 0, 0) url("images/ee-header-V4.jpg") no-repeat scroll 0 0;
    height: 150px;
    margin: 0 auto;
    max-width: 1000px;
    position: relative;
	}
	
.button.clearbutton,
a.button.clearbutton,
button.clearbutton,
input[type="submit"].clearbutton {
    background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
    border: medium none;
    cursor: pointer;
    font-family: inherit;
    font-size: 20px;
    height: auto;
    margin: 0 0 3px;
    min-width: 0;
    overflow: visible;
    padding: 6px 44px 6px 3px;
	outline: none;
	line-height: 25px;
}
	
.menubutton  {
	display: none;
	float: right;
	position: relative;
	color: #ffffff;
	}
	
.menubutton:hover  {
	color: #3e8bbf;
	}

.menubutton span {
    background-color: #ffffff;
    height: 3px;
    margin-top: 12px;
    position: absolute;
    right: 13px;
    top: 0;
    width: 20px;
    -webkit-border-radius: 1px;
    -moz-border-radius: 1px;
	border-radius: 1px;
	}
	
.menubutton:hover > span {
	background-color: #3e8bbf;
}

.menubutton span:nth-child(1) { top: 7px; }
.menubutton span:nth-child(2) { top: 14px; }
	
#metanav {
    display: inline;
    height: 24px;
    position: absolute;
    right: 0;
    top: 10px;
	}

#headerlines {
    background: #0b2228 none repeat scroll 0 0;
    border-bottom: 7px solid #3e8bbf;
    height: auto;
    position: relative;
    width: 100%;
	}

#infobar {
    background-color: white;
	-webkit-box-shadow: 0 1px 4px 0 rgba(0, 0, 0, 0.08);
    -moz-box-shadow: 0 1px 4px 0 rgba(0, 0, 0, 0.08);
    box-shadow: 0 1px 4px 0 rgba(0, 0, 0, 0.08);
    font-size: 15px;
    margin-top: -7px;
    max-width: 1000px;
    padding: 14px 12px 13px;
    position: relative;
    text-align: center;
	line-height: 22px;
	}

#blacktopper, #home-blacktopper {
    background-color: white;
    border-bottom: 1px solid #e9e9e9;
    -webkit-box-shadow: 0 1px 4px 0 rgba(0, 0, 0, 0.08);
	-moz-box-shadow: 0 1px 4px 0 rgba(0, 0, 0, 0.08);
    box-shadow: 0 1px 4px 0 rgba(0, 0, 0, 0.08);
    height: auto;
    margin-top: 20px;
    max-width: 1000px;
    position: relative;
	padding: 27px 0 9px;
	height: auto;
	}
	
#home-blacktopper {
	padding: 27px 0 20px;
}

#whitecolumn {
    background-color: #ffffff;
    border-bottom: 1px solid #e9e9e9;
	-webkit-box-shadow: 0 1px 4px 0 rgba(0, 0, 0, 0.08);
	-moz-box-shadow: 0 1px 4px 0 rgba(0, 0, 0, 0.08);
    box-shadow: 0 1px 4px 0 rgba(0, 0, 0, 0.08);
    height: auto;
    margin-top: 0;
    max-width: 1000px;
    position: relative;
	}
	
.wrap {
    margin: 0 auto;
    max-width: 891px;
}
	
#middle, #content {
    background-color: #e9e9e9;
    height: 100%;
    margin-bottom: 0;
    margin-left: 0;
    margin-right: 0;
    width: 100%;
	}

#content {
	margin: auto;
	max-width: 1000px;
	position: relative;
	}
	
#fl-centered {
	margin: 0 auto;
	max-width: 1000px;
    background-color: #ffffff;
    -webkit-box-shadow: 0 1px 4px 0 rgba(0, 0, 0, 0.08);
    -moz-box-shadow: 0 1px 4px 0 rgba(0, 0, 0, 0.08);
    box-shadow: 0 1px 4px 0 rgba(0, 0, 0, 0.08);
	position:relative;
	}

#footerlinks {
    left: 5px;
    max-width: 1000px;
    padding: 20px 0;
    position: relative;
	}

.quickl {
	color: #3E8BBF;
	font-weight: bold;
	line-height: 18px;
	}

.column-1, .column-2, .column-3, .column-4, .column-5, .column-6 {
    display: inline-block;
    height: auto;
    margin-right: 20px;
	}
.column-6 {
	margin-right: 0px;
}

.footertext {
    color: #e9e9e9;
    display: block;
    font-size: 12px;
    padding: 11px 10px 8px;
	}

#footerbackground {
    background-color: #0b2228;
    position: absolute;
    text-align: center;
    width: 100%;
	margin-top: 40px;
	}

/* END PAGE LAYOUT */

/* BEGIN MAIN NAVBAR */
	
#navbar {
    cursor: default;
    min-height: 39px;
    margin: 0 auto;
    max-width: 1000px;
    position: relative;
	}

ul {
    list-style: outside none none;
    margin: 0;
    padding: 0;
    text-align: right;
	z-index: 999999999;
	}

ul li {
	display: inline-block;
	}

ul li ul {
    border-bottom: 10px solid #0b2228;
    display: none;
    position: absolute;
    top: 39px;
    width: 200px;
	margin-left: 5px;
	}
	
#submis ul {
	right: 0px;
}

#submis ul li a {
	text-align: right;
	padding-right: 29px;
}
	
ul li ul li {
	display: block;
}

ul li ul li a {
    background: #0b2228 none repeat scroll 0 0;
    color: #ffffff;
    display: block;
    font-family: Verdana,Arial,Sans Serif;
    font-size: 14px;
    padding: 6px 22px 6px 26px;
    position: relative;
    text-align: justify;
    text-decoration: none;
	}

ul li ul li a:hover {
	color: #3e8bbf;
	}

li:hover ul {
	display: block;
	}

ul li a {
    color: white;
    display: block;
    font-family: Verdana,Arial,Sans Serif;
    font-size: 16px;
    height: 25px;
    line-height: 18px;
    padding: 10px 29px 4px 31px;
    text-decoration: none;
	}

ul li a:hover {
	position: relative;
	height: 25px;
	line-height: 18px;
	color: #3e8bbf;
	}

a.logo{
    color: #ffffff;
    font-size: 20px;
    left: 6px;
    padding: 158px 2px 7px 7px;
    position: absolute;
    text-decoration: none;
    top: -151px;
	line-height: 25px;
	}
	
a.logo:hover {
	color: #3e8bbf;
}

/* END MAIN NAVBAR */
	
#articledate {
    background-color: #3e8bbf;
    height: 50px;
    display: inline-block;
    left: -503px;
    position: relative;
    vertical-align: top;
    width: 168px;
	}

.leftarrow, .rightarrow {
    font-size: 21px;
    line-height: 0;
    position: relative;
    top: 0;
	}
	
.leftarrow-small {
	font-size: 15px;
}

#ldate, #nbdate {
	text-align: center;
	}
	
.cat-link.left a, .cat-link.right a {
	color: #ffffff;
    display: block;
    font-size: 16px;
    padding: 15px 0;
    text-align: center;
    text-decoration: none;
	font-weight: normal;
	background-color: #3e8bbf;
    position: absolute;
    width: 168px;
	bottom: 7px;
}

.cat-link.left a:hover, .cat-link.right a:hover {
	background-color: #136aa4;
}

.cat-link.left a {
	left: -2px;
	text-indent: -4px;
}

.cat-link.right a {
	right: 4px;
	text-indent: 4px;
}

#datemeta {
    color: #0b2128;
    position: relative;
    text-align: center;
    top: 15px;
    width: 168px;
	}
	
#datemeta a {
	text-decoration: none;
	line-height: 15px;
}

#articletitle, #c-articletitle , #h-articletitle {
	display: inline-block;
    left: 226px;
    max-width: 500px;
	width: 100%;
    position: relative;
    text-align: left;
    vertical-align: top;
}

#articletitle {
	margin-top: -20px;
}

#c-articletitle, #h-articletitle {
	margin-top: 8px;
	}

#h-articletitle {
   top: -24px;
}
	
#articletitle h1 {
	position: relative;
	top: 1px;
}

#c-articletitle h1 {
	position: relative;
	top:-13px;
}
	
#home-byline {
    color: #0b2128;
    height: 16px;
    position: relative;
    top: -8px;
}

#byline, #no-byline {
    color: #0b2128;
    padding-bottom: 10px;
	}

#byline a {
	text-decoration: none;
	white-space: nowrap;
	}

#byline a:hover {
	text-decoration: underline;
	}

.leftbar {
    display: inline-block;
    left: -498px;
    position: relative;
    vertical-align: top;
    width: 168px;
}

.divider {
    border-right: 1px solid #0b2128;
    display: inline-block;
    height: 17px;
    margin-left: 10px;
    margin-right: 10px;
    width: 1px;
	}

.arrow {
	color: #0b2128;
	cursor: default;
	font-family: courier new;
	font-size: 12px;
	left: 1px;
	position: relative;
	top: -1px;
	}

.entry {
    font-size: 13px;
    line-height: 22px;
    max-width: 500px;
	margin: 0 auto;
	}
	
.rightbar, .rightbar-no-byline {
    border: 7px solid #fff;
    display: inline-block;
    left: 94px;
    position: relative;
    top: -111px;
    vertical-align: top;
    width: 121px;
	}
	
.rightbar-no-byline {
	top: -82px;
}
	
/* From the Top */
	
.post {
    display: inline-block;
    left: 226px;
    margin-bottom: 20px;
    margin-top: 20px;
    max-width: 500px;
    position: relative;
    text-align: left;
    vertical-align: top;
	width: 100%;
	}
	
.entry .soft-out, .newsletter-soft-out, .entry .act-soft-out, .entry .ad-soft-out {
    -webkit-box-shadow: 0 1px 5px 1px rgba(0, 0, 0, 0.15);
    -moz-box-shadow: 0 1px 5px 1px rgba(0, 0, 0, 0.15);
    box-shadow: 0 1px 5px 1px rgba(0, 0, 0, 0.15);
    display: block;
    left: -2px;
    margin-bottom: 26px;
    margin-top: 14px;
    min-height: 15px;
    border: 1px solid #ddd;
	padding: 10px 15px 2px;
    position: relative;
    top: 4px;
    max-width: 468px;
}

.entry .act-soft-out a {
	white-space: nowrap;
}

.newsletter-soft-out {
	padding: 16px 17px 13px 13px;
}

.entry .ad-soft-out {
	padding-bottom: 6px;
	}

/*
.entry .act-soft-out{
    padding: 18px 15px 11px;
}
*/
	
.newsletter-soft-out img {
	max-width: 100%;
}

.entry .call-out {
    border-top: 7px solid #3e8bbf;
    -webkit-box-shadow: 0 1px 5px 1px rgba(0, 0, 0, 0.2);
    -moz-box-shadow: 0 1px 5px 1px rgba(0, 0, 0, 0.2);
    box-shadow: 0 1px 5px 1px rgba(0, 0, 0, 0.2);
    display: block;
    left: -2px;
    margin: 20px 0;
    outline: 1px solid #ddd;
    padding: 18px 20px 12px;
    position: relative;
    max-width: 458px;
	}
	
.entry .call-out img {
	max-width: 100%;
	margin: 10px 0;
}

.entry .call-out img.alignleft, .entry .call-out img.alignright, .entry .call-out img.center {
	display:none;
}

.entry .call-out iframe {
	max-width: 100%;
	max-height: 74%;
	margin: 10px 0;
}

.share-block{
    border-right: 1px solid #e9e9e9;
    bottom: 5px;
    display: inline-block;
    height: 62px;
    position: relative;
    max-width: 269px;
	padding-right: 15px;
	}

.star {
    color: #3e8bbf;
    font-size: 29px;
    left: -1px;
    position: relative;
    top: 1px;
	margin-right: 7px;
}

.heart {
    color: #3e8bbf;
    display: inline-block;
    margin-right: 10px;
    margin-top: 5px;
    position: relative;
    top: 1px;
}

.share-holder {
	display: inline-block;
	margin: 6px 0 10px;
}

.share {
    bottom: -2px;
    left: 13px;
    margin-right: 4px;
    position: relative;
	}

.gtitle a, gtitle a:hover, .btitle a, .btitle a:hover {
	font-size: 13px;
	color: #1187d6;
	font-family: Arial, Verdana, Sans-serif;
	}

code {
	font: 1.1em 'Courier New', Courier, Fixed;
	}

acronym, abbr, span.caps {
	font-size: 0.9em;
	letter-spacing: .07em;
	cursor: help;
	}

.postmetadata {
	clear: left;}

/* End Structure */

/* Begin Images */

p img {
    margin-bottom: 4px;
    margin-top: 4px;
    max-width: 100%;
    padding: 0;
	}

img.centered {
	display: block;
	margin-left: auto;
	margin-right: auto;
	}

img.alignright {
	padding: 4px;
	margin: 0 0 2px 7px;
	display: inline;
	}

img.alignleft {
	padding: 4px;
	margin: 0 7px 2px 0;
	display: inline;
	}

.alignright {
	float: right;
	}

.alignleft {
	float: left
	}

/* End Images *//* Begin Form Elements */

#searchform {
    color: black;
    display: inline;
    font-size: 13px;
    margin-right: 0;
	}

.entry form { /* This is mainly for password protected posts, makes them look better. */
	text-align:center;
	}

select {
	width: 130px;
	}

input#s {
    padding: 3px 8px 3px 4px;
    width: 129px;
	}

#post-search input#s {
    border-color: #888888 #dddddd #dddddd #888888;
    border-style: solid;
    border-width: 1px;
    box-sizing: border-box;
    color: #888;
    font-size: 16px;
    left: -2px;
    letter-spacing: 0.6px;
    padding: 7px 10px;
    position: relative;
    width: 100%;
}

/* End Form Elements *//* Begin Various Tags & Classes */acronym, abbr {
	border-bottom: 1px dashed #999;
	}

blockquote {
	margin: 15px 30px 15px 10px;
	padding-left: 15px;
	border-left: 2px solid #ddd;
	}

blockquote cite {
	margin: 5px 0 0;
	display: block;
	}

a img {
	border: none;
	}

/* End Various Tags & Classes*
	
/* START DEMOCRACY STYLE */

.democracy ul, .democracy ul li {
	width: 500px;
	}

.dem-results ul li {
	list-style: none;
	margin: 8px 0px 15px 0px;
	float: none;
	width: 100%;
	}

/* END DEMOCRACY STYLE */

/* START CONTACT CLASSES */

#contactbox, #submitartbox, #submitarticlebox {
    background-color: #3e8bbf;
    padding: 10px 9px 0 11px;
    position: absolute;
    right: 0;
    top: 27px;
	}

.contactrules {
    color: #ffffff;
    font-weight: bold;
    left: 10px;
    line-height: 20px;
    top: 6px;
    width: 172px;
	}

.contactrules a, .contactrules a:hover {
	color: #ffffff;
	}

.terms {
    position: relative;
	text-indent: 5px;
    top: -31px;
    width: 350px;
	}

/* CSS File for Dagon Design Formmailer Script */
/* http://www.dagondesign.com */
/* COLOR/BORDERS CSS */

form.ddfm h1,form.ddfm h2 {
	color: #000000;
	}

form.ddfm legend, form.ddfm label, form.ddfm label2, form.ddfm label.fmtextlblwide {
	color: #000000;
	}

form.ddfm .fmcheck p, form.ddfm .fmradio p, form.ddfm textarea, form.ddfm .fmselect, form.ddfm input.fmtext, form.ddfm input.fmtextlong, form.ddfm input.fmverify,form.ddfm textarea.fmtextwide {
	border: 1px solid #3E8BBF; 
	color: #404040;
	}

form.ddfm .required {
	color: #0067A0;
	}

.ddfmerrors {
	color: #FF0000;
	}

/* TEXT CSS */.ddfmwrap {
	font-size: 100%;
	font-family: Arial, Helvetica, sans-serif;
	}

form.ddfm h1, form.ddfm h2 {
	font-family: Arial, Helvetica, sans-serif;
	text-align: left;
	margin: 0 0 0 0;
	padding: 0;
	}

form.ddfm h1 {
	font-size: 140%;
	}

form.ddfm h2 {
	font-size: 100%;
	}

form.ddfm legend, form.ddfm label, form.ddfm label2, form.ddfm label.fmtextlblwide {
	font-size: 100%;
	font-weight: normal;
	}

form.ddfm .credits {
	font-size: 90%;
	}

form.ddfm legend {
	font-size: 110%;
	}

.ddfmerrors {
	font-weight: bold;
	}

/* STRUCTURE CSS */
	
.ddfmwrap {
	margin-left: 0;
	max-width: 500px;
	width: 100%;
	}

.ddfmwrap p.fieldwrap {
    margin: 1px;
    padding: 2px 1px;
	}

form.ddfm {
    padding: 0;
    position: relative;
    text-align: left;
    top: -1px;
    width: 100%;
	}

form.ddfm fieldset {
	padding: 0 10px 2px 10px;
	margin: 0 0 13px 0;
	display: block;
	}

form.ddfm legend {
	padding: 0 6px 0 6px;
	margin: 0 0 0 10px;
	}

form.ddfm label {
	display: block; 
	width: 100%; 
	text-align: left;
	margin: 0 15px 0 0; 
	padding-bottom: 4px;
	}

form.ddfm label2 {
	text-align: left;
	margin: 0 15px 0 0;
	padding-bottom: 4px;
	}

form.ddfm label.fmtextlblwide {
	display: block;  
	float: left; 
	text-align: left;
	margin: 0 10px 0 1px; 
	padding-bottom: 8px;
	}

form.ddfm select.fmselect {
	display: block;
	width: 53%; 
	margin-bottom: 15px;  
	padding: 2px;
	}

form.ddfm .fmcheck {
	width: 65%; 
	float: left;
	display: block;  
	margin-bottom: 15px;
	}

form.ddfm .fmradio {
	width: 65%;
	float: left;
	display: block;
	margin-bottom: 15px;
	}

form.ddfm .fmcheck p {
	padding: 0;
	margin: 0 0 5px 0;
	line-height: 140%;
	}

form.ddfm .fmradio p {
	padding: 0;
	margin: 0 0 5px 0;
	line-height: 140%;
	}

form.ddfm textarea {
	float: left; 
	position: relative;
	width: 99.5%;
	margin-bottom: 15px;
	padding: 2px;
	}

form.ddfm .fmfullblock {
	padding-left: 2px;
	float: left; 
	width: 100%;
	margin-bottom: 15px;
	display: block;
	color: #000000;
	}

form.ddfm .fmhalfblock {
	width: 65%;
	padding-left: 29%;
	margin-bottom: 13px;
	float: left; 
	display: block;
	}

form.ddfm input.fmverify {
	float: left; 
	width: 22%;
	margin-bottom: 15px; 
	padding: 3px;
	position: relative;
	display: block;
	}

form.ddfm img {
	margin: 1px 0 0 10px; 
	width: 60px; 
	height:24px; 
	float: left;}

form.ddfm input.fmfile {
    margin-top: 8px;
    padding: 2px;
	}

form.ddfm input.fmfile2 {
    padding: 2px;
	}

form.ddfm input.fmfile3 {
	padding: 2px;
	}

form.ddfm input.fmfile4 {
	padding: 2px;
	}

form.ddfm input.fmtext {
    display: block;
    margin-bottom: 15px;
    padding: 2px;
    width: 52%;
	}

form.ddfm input.fmtextlong {
	display: block;
	width: 99.5%;
	margin-bottom: 15px;  
	padding: 2px;
	}

form.ddfm textarea.fmtextwide {
	display: block;
	width: 99%;
	margin-bottom: 15px; 
	padding: 2px;
	}

form.ddfm .credits {
	text-align: right;
	margin-top: 7px;
	margin-right: 10px;
	width: 95%;
	}

form.ddfm .submit {
    clear: both;
    margin-right: 0;
    margin-top: 8px;
    text-align: right;
    width: 100%;
	}

.ddfmwrap .ddfmerrors {
	display: block; 
	float: left; 
	width: 27%; 
	text-align: right;
	margin: 0 10px 0 0; 
	padding-bottom: 15px;
	}

.ddfmwrap .errorlist {
	float: left; 
	display: block;
	width: 65%;
	margin-bottom: 15px;  
	padding: 3px;
	}
	
.top-post {
    border-bottom: 1px solid #e9e9e9;
    border-top: 1px solid #e9e9e9;
    display: none;
    left: -3px;
    margin: 22px 0 20px;
    padding-bottom: 22px;
    padding-top: 26px;
    position: relative;
    text-align: center;
}

.mid-post {
	display: none;
	margin: 14px 0 20px;
	position: relative;
	left: -3px;
}

.end-post {
	display: block;
	margin: 14px 0 20px;
	position: relative;
	left: -3px;
}

.mobile-only-rsb {
	display: none;
	margin-top: 26px;
	text-align: center;
}
.rsb-1, .rsb-2, .rsb-3 {
	display: inline-block;
}

.rsb-1 {
	margin-right: 24px;
}
.rsb-2 {
	margin-right: 24px;
}

#af-form-391058831 .af-body label.previewLabel {
	display: inline-block !important;
	float: none !important;
	margin-right:4px !important;
	width: auto !important;
}

#af-form-391058831 .af-body .af-textWrap {
	display: inline-block !important;
	float: none !important;
	width: auto !important;
}

#af-form-391058831 .af-standards .af-element {
	text-align: center;
}

#af-form-391058831 .buttonContainer input.submit {
	background-image: none !important;
	background-color: #3e8bbf !important;
}

#af-form-391058831 .buttonContainer input.submit:hover {
	background-color: #136aa4 !important;
	cursor: pointer;
}

#af-header-1055133394, #af-footer-1055133394 {
	display: none;
}

#af-form-1055133394 .buttonContainer input.submit {
	background-image: none !important;
	background-color: #3e8bbf !important;
}

#af-form-1055133394 .buttonContainer input.submit:hover {
	background-color: #136aa4 !important;
	cursor: pointer;
}

/* jetpack related posts fix */

#jp-relatedposts .jp-relatedposts-items .jp-relatedposts-post .jp-relatedposts-post-title a {
	text-decoration:underline !important;
	font-size: 13px !important;
	font-weight: bold !important;
}

#jp-relatedposts .jp-relatedposts-items .jp-relatedposts-post .jp-relatedposts-post-title a:hover {
	text-decoration:underline !important;
	font-size: 13px !important;
	font-weight: bold !important;
}


#jp-relatedposts {
	padding-top: 0 !important;
	margin: 0 !important;
}

#jp-relatedposts .jp-relatedposts-list .jp-relatedposts-post {
	width: 100% !important;
}

#jp-relatedposts .jp-relatedposts-items .jp-relatedposts-post span {
	max-width: 100% !important;
}


/* END ALL STANDARD STYLES  */

/* BEGIN RESPONSIVE STYLES */

/* Smaller than standard desktop */
@media only screen and (max-width: 1030px) {
	#metanav, #hbart {
		right: 10px;
	}
}

/* Content is now full-width of the screen */
@media only screen and (max-width: 1000px) {

}

/* Roughly tablet size */
@media only screen and (max-width: 950px) {
	.post, #h-articletitle, #c-articletitle, #articletitle {
		left: 200px;
	}
	.leftbar {
	    left: -499px;
	}
	.rightbar, .rightbar-no-byline {
		left: 43px;
	}
	.wrap {
		max-width: 848px;
	}
	.column-6 {
		display: none;
	}
	
	.column-1, .column-2, .column-3, .column-4, .column-5 {
		margin-right: 41px;
	}
	.column-5 {
		margin-right: 0;
	}
}

/* Top ad is full-width of the space provided */
@media only screen and (max-width: 925px) {
	#hbart {
		display: none; /* create responsive ad instead */
	}
	a.hbart-responsive {
		display: block;
	}
	ul li a {    
		padding: 10px 19px 4px;
	}
	ul li ul {
		margin-left: -6px;
	}
	#submis ul li a {
		padding-right: 20px;
	}
}

/* Rightbar is gone */
@media only screen and (max-width: 880px) {
	a.hbart-responsive {
		display: block; /* show it on tablets */
	}
	.post, #h-articletitle, #c-articletitle, #articletitle {
		left: 225px;
	}
	.rightbar, .rightbar-no-byline {
		display: none;
	}
	.top-post, .mid-post, .mobile-only-rsb, .mobile-none-out {
		display: block;
	}
	.leftbar {
	    left: -499px;
	}
	.wrap {
		max-width: 722px;
	}
	.column-5 {
		display: none;
	}
	.column-1, .column-2, .column-3, .column-4 {
		margin-right: 61px;
	}
	.column-4 {
		margin-right: 0;
	}
}

/* One more menu resize */
@media only screen and (max-width: 841px) {
	ul li a {    
		padding: 10px 11px 4px;
		font-size: 16px;
	}
	ul li ul {
		margin-left: -14px;
	}
	#submis ul li a {
		padding-right: 12px;
	}

/* Phone sizes start here - replace with mobile menu */
@media only screen and (max-width: 767px) {
	#menu {
		display: none;
	}
	#menu.expand {
		background-color: #0b2228;
		border-top: 1px solid #000000;
		clear: both;
		display: block;
		padding-bottom: 15px;
		width: 100%;
	}
	.menubutton {
		display: block;
	}
	#headerlines.hide {
		border: none;
	}
	#headerlines {
		-webkit-box-shadow: 0 1px 4px 0 rgba(0, 0, 0, 0.3);
		-moz-box-shadow: 0 1px 4px 0 rgba(0, 0, 0, 0.3);
		box-shadow: 0 1px 4px 0 rgba(0, 0, 0, 0.3);
	}
	.main {
		display: none;
	}
	.mobile {
		display: block;
	}
	.mobile .non-link {
	    height: 26px;
		line-height: 24px;
		padding: 6px 15px 6px 10px;
		font-size: 16px;
		color: white;
		display: block;
		font-family: Verdana,Arial,Sans Serif;
		text-decoration: none;
		font-weight: normal;
		text-align: right;
		cursor: pointer;
	}
	.mobile .non-link:hover {
		color: #3e8bbf;
	}
	.mobile .non-link:active, .mobile .non-link:visited, .mobile .non-link:focus {
		color: #ffffff;
	}
	ul {
		margin-top: 7px;
	}
	ul li {
		display: block;
	}
	ul li ul {
		margin-left: 0px;
	}
	ul li a, ul li a:hover {
		height: 26px;
		line-height: 24px;
		padding: 6px 15px 6px 10px;
	}
	#subtut, #subbus, #subres, #subfea, #submis {
		display: none;
	}
	#subtut.expand, #subbus.expand, #subres.expand, #subfea.expand, #submis.expand {
		display: block;
		}
	#subtut ul, #subbus ul, #subres ul, #subfea ul, #submis ul {
		position: static;
		width: 100%;
		display: block;
		background-color: #06181d;
		padding: 8px 0;
		border-bottom: none;
	}
	ul li ul li a, ul li ul li a:hover, ul li #submis ul li a, ul li #submis ul li a:hover{
		background: #06181d none repeat scroll 0 0;
		padding: 6px 16px;
		text-align: right;
		height: 26px;
		line-height: 24px;
	}
	li:hover ul {
	display: none;
	}
	.wrap {
		max-width: 697px;
	}
	.post, #h-articletitle, #c-articletitle, #articletitle {
		left: 200px;
	}
	.leftbar {
	    left: -499px;
	}
	.column-1, .column-2, .column-3, .column-4 {
		margin-right: 51px;
	}
	.column-4 {
		margin-right: 0;
	}
}

/* Leftbar is gone */
@media only screen and (max-width: 735px) {
	.share-block {
		margin-top: 6px;
	}
	#menu.expand {
		padding-bottom:15px;
	}
	.leftbar, #articledate, #ldate, #nbdate, #datemeta, #home-byline , #no-byline {
		display: none;
	}
	#byline {
		line-height: 20px;
	}
	.wrap {
		max-width: 500px;
	}
	#h-articletitle {
		margin-bottom: -33px;
	}
	
	#c-articletitle {
		margin-bottom: -12px;
		margin-top: 0px;
	}
	
	#c-articletitle h1 {
		top: -16px;
	}
	#c-articletitle #byline {
		top: -12px;
		position: relative;
	}
	.post, #h-articletitle, #c-articletitle, #articletitle {
		left: 4px;
	}
	.column-1 {
		display: none;
	}
	.column-2, .column-3, .column-4 {
		margin-right: 20px;
	}
	.column-4 {
		margin-right: 0;
	}
}

/* Top search bar disappears */
@media only screen and (max-width: 694px) {
	.hbart-text {
		line-height: 22px;
		padding: 4px 6px 0;
		left: 240px;
	}
}

/* Top search bar disappears */
@media only screen and (max-width: 690px) {
	#metanav #searchform {
		display: none;
	}
	#metanav  a{
		position:relative;
		left: 3px;
	}
}

/* Top search bar disappears */
@media only screen and (max-width: 656px) {
	.hbart-text {
		padding: 4px 6px 0;
		left: 156px;
	}
	a.hbart-responsive {
		background: #ff5225 url("images/creative-image.jpg") no-repeat scroll -73px 6px;
	}
}

/* Metanav disappear, infobar goes to bottom */
@media only screen and (max-width: 538px) {
	#metanav {
		display: none;
	}
	a.hbart-responsive {
		background: #ff5225 url("images/creative-image.jpg") no-repeat scroll center 83px;
		height: 120px;
		top: 15px;
		width: 53%;
		display: block;
	}
	.hbart-text {
		padding: 3px 6px 0;
		height: 77px;
		left: 0;
		width: 100%;
	}
	#menu.expand {
		padding-bottom:8px;
	}
	.wrap {
		max-width: 88%;
	}
	.post {
		left: 0px;
	}
	.entry {
		position: relative;
		left: 1px;
	}
	.entry .call-out, .entry .soft-out, .entry .act-soft-out, .entry .newsletter-soft-out, .entry .ad-soft-out, #post-search input#s {
		left: -1px;
	}
	.entry .ad-soft-out {
		padding-bottom: 8px;
	}
	#infobar {
		position: absolute;
		bottom: -90px;
	}
	#footerbackground {
		margin-top: 90px;
	}
	.share {
		left: 0px;
	}
	.share-block {
		padding-right: 0px;
		border: none;
	}
	.entry .act-soft-out {
		text-align: center;
	}
	.column-3 {
		display: none;
	}
	.column-2, .column-4 {
		margin-right: 20px;
	}
	.column-4 {
		margin-right: 0;
	}
	#footerlinks a {
		color: #8cb8d6;
		font-size: 14px;
		line-height: 20px;
		text-decoration: none;
	}
	#fl-centered .wrap {
		width: 375px;
	}
	.cat-link.left a {
		left: -1px;
		width: 40%;
	}
	.cat-link.right a {
		right: 2px;
		width: 40%;
	}
	.glu, .cat-glu, .blu {
		display: none;
	}
}

@media only screen and (max-width: 510px) {
	#infobar {
		bottom: -110px;
	}
	#footerbackground{
		margin-top: 110px;
	}
	form.ddfm input.fmtext {
		width: 99.5%;
	}
	form.ddfm select.fmselect {
		width: 101%;
	}
	#contactbox, #submitartbox, #submitarticlebox {
		position: static;
		padding: 20px 20px 9px;
		margin-top: 15px;
	}
	.contactrules {
		width: 100%;
	}
	form.ddfm .submit {
		position: relative;
		top: 35px;
	}
	form[name="form1"] .submit {
		top:0px;
	}
	.terms {
		width: 100%;
	}
}

@media only screen and (max-width: 500px) {
	.rsb-3 {
		display: none;
	}
	.rsb-2 {
		margin-right: 0px;
	}
}

@media only screen and (max-width: 480px) {

}

@media only screen and (max-width: 430px) {
	.nottablet {
		display: none;
	}
	#footerlinks {
		left: 5px;
		max-width: 1000px;
		padding: 0 0 20px 0;
		position: relative;
	}
	#fl-centered .wrap {
		width: 220px;
	}
	.column-2, .column-4 {
		margin-right: 0;
		margin-top: 20px;
	}
	#footerlinks a {
		color: #8cb8d6;
		font-size: 17px;
		line-height: 28px;
		text-decoration: none;
	}
}

@media only screen and (max-width: 410px) {
	a.hbart-responsive { display: none;	}
}

@media only screen and (max-width: 360px) {
	.notmobile {
		display: none;
	}
	.mobilecaps {
		text-transform: capitalize;
	}
	#infobar {
		bottom: -130px;
	}
	#footerbackground {
		margin-top: 130px;
	}
	.end-post, .mid-post, .top-post {
		left: 0px;
	}
}

@media only screen and (max-width: 330px) {
	.rsb-1 {
		margin-right: 4px;
	}
}

/* END RESPONSIVE STYLES */