.standardPadding { padding:0 16px; }
* {
  -moz-box-sizing:border-box;
  -webkit-box-sizing:border-box;
  box-sizing:border-box;
}
{
	display:none;
}
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:inherit;
  vertical-align:baseline;
}
html { font-size:62.5%; }
article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section { display:block; }
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;
}
body {
  background:#ffffff;
  font-family:"Helvetica Neue", "HelveticaNeue", Helvetica, Arial, "Lucida Grande", sans-serif;
  font-size:13px;
  line-height:21px;
  color:#221e1f;
  position:relative;
  -webkit-font-smoothing:antialiased;
}
a {
  color:#cd7e01;
  text-decoration:none;
  line-height:inherit;
}
a:hover { color:#cd7e01; }
a:focus {
  color:#cd7e01;
  outline:none;
}
p a, p a:visited { line-height:inherit; }
a img { vertical-align:bottom; }
ul, ol { margin-bottom:18px; }
ul { list-style:none outside; }
ol { list-style:decimal; }
ol, ul.square, ul.circle, ul.disc { margin-left:30px; }
ul.square { list-style:square outside; }
ul.circle { list-style:circle outside; }
ul.disc { list-style:disc outside; }
li { margin-bottom:12px; }
ul.large li { line-height:21px; }
ul.red li {
  padding-left:1em;
  text-indent:-.7em;
}
ul.red li:before {
  content:"• ";
  color:red;
}
.left { float:left; }
.right { float:right; }
.text-left { text-align:left; }
.text-right { text-align:right; }
.text-center { text-align:center; }
.hide { display:none; }
.ir {
  display:block;
  text-indent:-9999em;
  overflow:hidden;
}
.clr:before, .clr:after {
  content:"";
  display:table;
}
.clr:after { clear:both; }
.clr { zoom:1; }
h1, h2, h3, h4, h5, h6 {
  color:#221e1f;
  line-height:1.25em;
}
h1 a, h2 a, h3 a, h4 a, h5 a, h6 a { font-weight:inherit; }
h1 {
  font-size:46px;
  font-size:4.6rem;
  margin-bottom:12px;
}
h2 {
  font-size:35px;
  font-size:3.5rem;
  margin-bottom:9px;
  font-family:"Verdana", serif;
}
h3 {
  font-size:28px;
  font-size:2.8rem;
  margin-bottom:9px;
}
h4 {
  font-size:21px;
  font-size:2.1rem;
  margin-bottom:3px;
}
h5 {
  font-size:18px;
  font-size:1.8rem;
  font-weight:normal;
  margin-bottom:3px;
}
h6 {
  font-size:15px;
  font-size:1.5rem;
  font-weight:normal;
}
p {
  font-size:14px;
  font-size:1.4rem;
  line-height:1.5em;
  margin:0 0 18px;
}
em, i {
  font-style:italic;
  line-height:inherit;
}
strong, b {
  font-weight:bold;
  line-height:inherit;
}
small {
  font-size:60%;
  line-height:inherit;
}
h1 small, h2 small, h3 small, h4 small, h5 small { color:#777777; }
blockquote, blockquote p {
  line-height:20px;
  color:#777777;
}
blockquote {
  margin:0 0 18px;
  padding:9px 20px 0 19px;
  border-left:1px solid #dddddd;
}
blockquote cite {
  display:block;
  font-size:12px;
  font-size:1.2rem;
  color:#555555;
}
blockquote cite:before { content:"\2014 \0020"; }
blockquote cite a, blockquote cite a:visited { color:#555555; }
hr {
  border:solid #dddddd;
  border-width:1px 0 0;
  clear:both;
  margin:6px 0 6px;
  height:0;
}
abbr, acronym {
  text-transform:uppercase;
  font-size:90%;
  color:#222222;
  border-bottom:1px solid #dddddd;
  cursor:help;
}
abbr { text-transform:none; }
body:after {
  content:'widescreen';
  display:none;
}
.logo {
  position:absolute;
  top:188px;
  left:10px;
  max-width:140px;
  min-width:107px;
  width:11%;
  z-index:20000;
}
.logo img { width:100%; }
.logo.fixed {
  position:fixed;
  top:83px;
  left:10px;
}
.site-container, .container {
  min-width:951px;
  overflow:hidden;
  margin:0 auto;
}
.container { max-width:951px; }
.top-ad {
  height:105px;
  width:100%;
  background:#939191;
  padding:11px 0 10px;
  margin-bottom:74px;
}
.top-ad .bannergroup {
  width:951px;
  margin:0 auto;
}
.top-ad img {
  max-width:639px;
  width:100%;
}
.search{
	margin-top:0px !important;
}
#gsc-iw-id1{height:30px;}
input.gsc-search-button.gsc-search-button-v2{height:30px;width:auto;}
.main-wrapper {
  position:relative;
  width:951px;
  margin:0 auto;
  min-height:1300px;
}
header { height:178px; }
header.menuonly { height:73px; }
header.menuonly nav { top:0; }
.main {
  width:99%;
  max-width:488px;
  float:left;
  padding-right:18px;
  position:relative;
  padding-top:100px;
}
.sidebar-wrapper {
  position:relative;
  width:14000px;
  height:100%;
  background:#f4f4f4;
  margin-left:488px;
  top:auto;
  bottom:auto;
}
.secondary, .tertiary {
  width:300px;
  height:100%;
  border-right:1px solid #dadada;
  float:left;
  padding:14px 16px 0;
  min-height:500px;
  background:#f4f4f4;
}
.tertiary {
  width:163px;
  padding:14px 0 0;
}
.notonhome .main { max-width:651px; }
.notonhome .sidebar-wrapper { margin-left:651px; }
footer {
  background:#939191;
  min-height:217px;
  position:relative;
  z-index:1000;
  padding-top:1px;
}
.tagline {
  background:white;
  font-family:"Oswald", sans-serif;
  font-size:14px;
  letter-spacing:2px;
  text-transform:uppercase;
  color:#5C7F71;
  text-align:center;
}
.tagline-inner {
  width:963px;
  display:inline-block;
  margin-left:0px;
  padding:0;
  text-align:right;
}
.tagline-spacer {
  display:inline-block;
  width:46px;
}
.bottom {
  background:#512863;
  height:29px;
  line-height:29px;
  color:#5C7F71;
}
.bottom a { color:#ffffff; }
.bottom .left { text-transform:uppercase; }
header nav {
  width:100%;
  background:#ffffff;
  position:absolute;
  top:105px;
  left:0;
  height:73px;
  border-bottom:1px solid #512860;
}
header nav .bar {
  background:#512863;
  width:100%;
  height:38px;
  position:absolute;
  top:0;
  left:0;
}
header nav ul.menu {
  width:100%;
  max-width:951px;
  margin:0 auto;
  position:relative;
}
header nav ul.menu > li {
  float:left;
  height:38px;
  border-left:1px solid #ffffff;
  margin:0;
  width:14.2%;
  text-align:center;
}
header nav ul.menu > li > a {
  display:inline-block;
  color:#ffffff;
  text-transform:uppercase;
  height:38px;
  line-height:38px;
  padding:0 3px;
  font-size:14px;
  font-family:"Montserrat", sans-serif;
}
header nav ul.menu > li:last-child { border-right:1px solid #ffffff; }
header nav ul ul {
  position:absolute;
  bottom:-73px;
  left:-9999em;
  margin:0;
}
header nav ul ul li {
  float:left;
  height:19px;
  margin:8px 0;
}
header nav ul ul li a {
  display:block;
  color:#000000;
  text-transform:uppercase;
  height:19px;
  line-height:18px;
  padding:0 19px;
  font-size:14px;
  font-family:"Montserrat", sans-serif;
}
header nav ul ul li:last-child { border-right:none !important; }
header nav ul li ul { width:951px; }
header nav.fixed {
  position:fixed;
  top:0;
  z-index:20000;
}
header nav .item-100180.active, header nav .item-100180:hover { background:url(../images/nav_tab.png) no-repeat bottom right #d21710; }
header nav .item-100180 li {
  background-color:none;
  color:#d21710;
  border:0;
  border-right:2px solid #d21710;
}
header nav .item-100180 li a { color:#d21710; }
header nav .item-100180 li a:hover { color:#000000; }
header nav .item-100181.active, header nav .item-100181:hover { background:url(../images/nav_tab.png) no-repeat bottom right #2072a1; }
header nav .item-100181 li {
  background-color:none;
  color:#2072a1;
  border:0;
  border-right:2px solid #2072a1;
}
header nav .item-100181 li a { color:#2072a1; }
header nav .item-100181 li a:hover { color:#000000; }
header nav .item-100182.active, header nav .item-100182:hover { background:url(../images/nav_tab.png) no-repeat bottom right #20a129; }
header nav .item-100182 li {
  background-color:none;
  color:#20a129;
  border:0;
  border-right:2px solid #20a129;
}
header nav .item-100182 li a { color:#20a129; }
header nav .item-100182 li a:hover { color:#000000; }
header nav .item-100190.active, header nav .item-100190:hover { background:url(../images/nav_tab.png) no-repeat bottom right #621691; }
header nav .item-100190 li {
  background-color:none;
  color:#621691;
  border:0;
  border-right:2px solid #621691;
}
header nav .item-100190 li a { color:#621691; }
header nav .item-100190 li a:hover { color:#000000; }
header nav .item-100191.active, header nav .item-100191:hover { background:url(../images/nav_tab.png) no-repeat bottom right #cd7e01; }
header nav .item-100191 li {
  background-color:none;
  color:#cd7e01;
  border:0;
  border-right:2px solid #cd7e01;
}
header nav .item-100191 li a { color:#cd7e01; }
header nav .item-100191 li a:hover { color:#000000; }
header nav .item-100216.active, header nav .item-100216:hover { background:url(../images/nav_tab.png) no-repeat bottom right #d21076; }
header nav .item-100216 li {
  background-color:none;
  color:#d21076;
  border:0;
  border-right:2px solid #d21076;
}
header nav .item-100216 li a { color:#d21076; }
header nav .item-100216 li a:hover { color:#000000; }
.article-list .spcomments { display:none; }
article {
  border-top:3px solid #6a6969;
  border-bottom:2px solid #ffffff;
  margin-bottom:2px;
  position:relative;
  font-size:14px;
  font-size:1.2rem;
}
article.article-featured {
  border-top-color:#939191;
  margin-top:25px;
}
article.article-featured .flag { background:#939191; }
article.in-list table { display:none; }
article.itemView .itemImage img {
  width:100%;
  max-width:633px;
}
img.with-caption{
	margin-right:15px;
}
article .content { padding:10px 0 21px; min-height:138px;}
article .content_photos_left img, article .content_photos_right img { display:block; }
article .content_photos_left .content_caption, article .content_photos_right .content_caption {
  font-size:12px;
  font-style:italic;
  color:#777777;
  border:1px solid #777777;
  border-top:0;
  padding:10px;
}
article .content_photos_left { margin:0 15px 0 0; }
article .content_photos_right { margin:0 0 0 15px; }
article .flag {
  background:#ea4b1a;
  display:block;
  height:25px;
  line-height:28px;
  padding:0 8px;
  position:absolute;
  top:-28px;
  right:0;
  color:#ffffff;
  font-family:"Montserrat", sans-serif;
  text-transform:uppercase;
  font-style:normal;
  font-size:18px;
}
article.newvoice { border-top:0; }
article .itemIntroText table { display:none; }
article .article-meta {
  border-bottom:1px solid #dfdfdf;
  margin-bottom:1px;
  padding:1px 0;
  font-family:"Oswald", sans-serif;
  text-transform:uppercase;
  overflow:hidden;
}
article h2 {
  color:#5C7F71;
  font-size:22px;
  font-size:2.2rem;
  font-weight:normal;
  margin:0 0 15px;
}
#pages > h2{
	float:left;
}
article a { color:#221e1f; }
article img.itemAuthorPhoto {
  display:block;
  float:left;
  margin-right:15px;
  margin-bottom:10px;
  width:75px;
}
article .readmore-title {
  display:none;
  background:#cd7e01;
  height:21px;
  line-height:23px;
  position:absolute;
  bottom:0;
  right:0;
  color:#ffffff;
  font-family:"Montserrat", sans-serif;
  text-transform:uppercase;
  font-style:normal;
  font-size:12px;
  padding:0 8px;
}
article:hover .readmore-title { display:block; }
article .itemSocial {
  float:right;
  padding-left:5px;
  width:240px;
  margin-left:10px;
}
article .itemSocial .addthis_button_tweet {
  position:relative;
  top:-3px;
  left:-4px;
}
article .itemSocial .addthis_button_google_plusone {
  position:relative;
  top:-5px;
  left:4px;
}
article .itemSocial .addthis_counter { float:right; }
article .itemIntroText {
  border-bottom:1px dotted #333333;
  margin-bottom:10px;
  min-height:32px;
}
/*ShareThis styling*/
div#sharethis span{
	height:22px;
	margin-bottom:10px;
}
div#sthoverbuttonsMain{
margin-right:16px !important;
}
/*End sharethis styling*/
article .itemIntroText a, article .itemFullText a { color:#5C7F71; }
article .itemIntroText a:hover, article .itemFullText a:hover { text-decoration:underline; }
article .itemFullText figure {
  float:left;
  margin:0 15px 0 0;
  min-width:100px !important;
}
article .itemFullText figure.right {
  float:right;
  margin:0 0 0 15px;
}
article .itemFullText figcaption {
  background:#f4f4f4;
  position:relative;
  top:-5px;
  padding:7px;
}
article .disclaimer { font-size:10px; }
article .article-footer {
  border-top:1px dotted #333333;
  padding-top:10px;
}
article .article-footer .itemTags {
  padding-bottom:10px;
  border-bottom:1px dotted #333333;
  margin-bottom:10px;
}
article .article-footer .itemTags a { padding-left:8px; }
article .article-footer .itemAuthorPhoto {
  float:left;
  padding-right:10px;
}
.itemAuthor a{
	color:#5C7F71;
}
article .article-footer .itemLinks { float:right; }
article .article-footer .itemPrintLink {
  height:28px;
  line-height:28px;
  width:140px;
  display:block;
  background:url(../images/icon_print.jpg) no-repeat right center;
}
article .article-footer .itemEmailLink {
  height:28px;
  line-height:28px;
  border-top:1px solid #999999;
  width:140px;
  display:block;
  background:url(../images/icon_email.jpg) no-repeat right center;
}
article .comments {
  border-top:2px solid #696969;
  margin:10px 0;
}
article .comments .commentsHolder { display:none; }
article .comments .policies {
  font-size:14px;
  font-weight:bold;
}
article .comments .commentsTab {
  float:right;
  padding:3px 8px;
  background-color:#696969;
  border-radius:0 0 4px 4px;
  color:#ffffff;
  cursor:pointer;
}
.copyright-blurb {
  margin-top:30px;
  border:1px solid #696969;
  border-left:0;
  border-right:0;
  padding:5px 0;
}
.copyright-blurb p {
  color:#696969;
  font-size:10px;
  margin:0;
}
.viewitemlist article:hover .content { background:#fffef6; }
article.in-list:hover { border-bottom-color:#cd7e01; }
article.in-list .content { cursor:pointer; }
.dq-powered { display:none; }
.author { margin-bottom:20px; }
.author .authorImage {
  float:left;
  margin-right:20px;
}
.author a { color:#cd7e01; }
.userView .content_photos_left { display:none; }
.default-cat-title {
  width:100%;
  background:#8275e7;
  font-family:"Montserrat", sans-serif;
  font-size:18px;
  padding:0 10px;
  height:35px;
  line-height:35px;
  text-transform:uppercase;
  color:#ffffff;
}
.columnist-landing li {
  border-bottom:1px solid #dfdfdf;
  overflow:hidden;
  padding:15px 0;
  margin:0;
}
.columnist-landing li .columnist-landing-thumb {
  width:100px;
  margin-right:15px;
  float:left;
}
.columnist-landing li h3 {
  font-size:22px;
  font-size:2.2rem;
  margin:0 0 15px;
}
.columnist-landing li h3 a { color:#cd7e01; }
.columnist-landing li:hover { background:#fffef6; }
.secondary .secondary-ad { margin-bottom:16px; }
.secondary .secondary-ad img {
  width:100%;
  max-width:268px;
}
.secondary h3 {
  margin-bottom:0;
  padding:0 10px;
  font-family:"Montserrat", sans-serif;
  text-transform:uppercase;
  font-size:18px;
  height:31px;
  line-height:32px;
  color:#ffffff;
}
.secondary .motifmoduletable {
  margin-bottom:36px;
  border-bottom:1px solid #777777;
  background:#ffffff;
}
.secondary .moduletable_orange h3 { background:#512863; }
.secondary .moduletable_yellow h3 { background:#7F9C90; }
.secondary .moduletable_pink h3 { background:#d21076; }
.secondary .moduletable_green h3 { background:#a6c513; }
.secondary .moduletable_purple h3 { background:#939193; }
.secondary .moduletable_lightgreen h3 { background:#7F9C90; }
.secondary ul {
  margin:0;
  padding:11px 11px 5px 11px;
}
.secondary li {
  background:url(../images/sep-dotted.gif) repeat-x bottom left;
  margin:0;
  padding:0 0 2px 0;
  line-height:1.25em;
}
.secondary li:first-child { padding-top:0; }
.secondary li:last-child, .secondary li.last-item {
  background:none;
  padding-bottom:0;
}
.secondary li.bnw-readmore { background:url(../images/sep-dotted.gif) repeat-x top left; }
.secondary li a {
  color:#221e1f;
  display:block;
  padding:4px 0;
  font-size:14px;
}
.secondary #k2ModuleBox10121 .moduleItemAuthor img {
  float:left;
  padding-right:10px;
  width:75px;
}
.secondary #k2ModuleBox10121 .moduleItemAuthor h4 a {
  font-family:"Belgrano", serif;
  font-size:17px;
  line-height:1em;
  padding-top:13px;
}
.secondary #k2ModuleBox10121 .moduleItemAuthor h5 a {
  font-size:14px;
  margin-bottom:10px;
}
.secondary #k2ModuleBox10121 .moduleItemAuthor a { padding:0; }
.secondary #k2ModuleBox10121 .moduleItemAuthor p {
  font-size:12px;
  margin-bottom:0;
}
.secondary #k2ModuleBox10121 li {
  background:none;
  border-bottom:1px solid #333333;
  padding-bottom:0;
}
.secondary #k2ModuleBox10121 li a.moduleItemReadMore {
  padding:2px 4px;
  letter-spacing:0.1em;
  font-size:10px;
  margin-top:5px;
  background:#333333;
  color:#ffffff;
  float:right;
  text-transform:uppercase;
}
.secondary #k2ModuleBox10121 li a.moduleItemReadMore:hover { background:#621691; }
.secondary #k2ModuleBox10121 li.featured { margin-bottom:-2px; }
.secondary #k2ModuleBox10121 li.featured.last { margin-bottom:0; }
.secondary #k2ModuleBox10121 li:last-child { border-bottom:none; }
.secondary #k2ModuleBox10121 li.links {
  border-bottom:0;
  background:url(../images/sep-dotted.gif) repeat-x bottom left;
  padding-bottom:5px;
}
.secondary #k2ModuleBox10121 li.links:last-child {
  background:none;
  padding-bottom:0;
}
.secondary #k2ModuleBox10121 li.links h4 a {
  font-family:"Belgrano", serif;
  font-size:17px;
  line-height:1em;
  padding-top:13px;
}
.secondary #k2ModuleBox10121 li.links h5 a { font-size:14px; }
.secondary #k2ModuleBox10121 li.links a { padding:0; }
.secondary ul.weblinks a, .secondary ul.newsfeed_purple a { font-size:14px; }
.secondary ul.weblinks em, .secondary ul.newsfeed_purple em {
  padding-bottom:10px;
  display:block;
  font-size:12px;
  color:#666666;
}
.secondary ul.commentary li {
  clear:both;
  padding:0 0 8px 0;
}
.secondary ul.commentary img {
  float:left;
  max-width:80px;
  max-height:80px;
  padding-right:10px;
}
.secondary ul.commentary a { font-size:14px; }
.secondary ul.commentary em {
  padding-top:5px;
  display:block;
  font-size:12px;
  color:#666666;
}
.midatlantic li a{
	font-size:14px;
}
.midatlantic li p{
	font-size:12px;
	font-style:normal;
	color:#221e1f;
	padding-top:10px;
}
.secondary div.mostread ul { padding-left:30px; }
.secondary div.mostread li { list-style:decimal; }
.tertiary a { color:#221e1f; }
.tertiary .tertiary-ad {
  padding:0 14px 14px;
  border-bottom:1px solid #dadada;
}
.tertiary .moduletable {
  padding:14px;
  border-bottom:1px solid #dadada;
}
.tertiary blockquote {
  border:0;
  margin:0;
  padding:0;
  position:relative;
}
.tertiary blockquote a {
  color:#221e1f;
  font-size:14px;
  font-size:1.4rem;
  display:block;
  position:relative;
  z-index:10;
}
.tertiary blockquote:before {
  content:'“';
  font-size:120px;
  font-family:"Times New Roman", serif !important;
  position:absolute;
  top:18px;
  left:-6px;
  color:#cccccc;
}
.tertiary cite {
  font-weight:bold;
  font-size:10px;
  display:block;
  line-height:1em;
  margin-top:10px;
  padding-left:10px;
}
.tertiary ul { margin-bottom:0; }
.tertiary h3 {
  background-color:#dadada;
  font-size:16px;
  font-size:1.6rem;
  padding:3px 10px;
  font-family:"Montserrat", sans-serif;
  text-transform:uppercase;
}
.tertiary p { margin-bottom:0; }
.tertiary .moduletable-classifieds { border-bottom:1px solid #dadada; }
.tertiary .moduletable-classifieds h3 { padding:10px; }
.tertiary .custom-classifieds { padding:10px 0; }
.tertiary .custom-classifieds li {
  padding:0 10px;
  font-family:"Oswald", sans-serif;
  text-transform:uppercase;
}
.quote-module { padding:10px 0; }
.new-voice-stories {
  margin-top:80px;
  border-color:#ea4b1a;
  background:#f4f4f4;
}
.new-voice-stories ul, .new-voice-stories li {
  margin:0;
  padding:0;
}
.new-voice-stories a {
  display:block;
  color:#cd7e01;
  padding:5px 0;
}
.new-voice-stories a:hover { background:#fffef6; }
#newvoice_rotator {
  height:260px;
  margin-bottom:40px;
  margin-top:0px;
}
#newvoice_rotator ul {
  margin-bottom:0px;
  height:274px;
  max-width:267px;
}
#newvoice_rotator ul li {
  background:#fafafa;
  padding:20px;
  height:100%;
  width:100%;
  max-width:267px;
}
#newvoice_rotator .img-wrap {
  width:100%;
  max-width:100px;
  max-height:100px;
  overflow:hidden;
  float:left;
  margin-right:16px;
}
#newvoice_rotator > ul img{
	float:left;
	width:80px;
	padding:0 5px 0 0;
}
#newvoice_rotator h4 {
  font-family:"Belgrano", serif;
  font-size:22px;
  font-size:1.6rem;
  font-weight:normal;
  margin:0 0 0px;
  vertical-align:top;
}
#newvoice_rotator a { color:#5C7F71; }
#newvoice_rotator .meta {
  font-family:"Oswald", sans-serif;
  text-transform:uppercase;
  font-size:1.1rem;
}
#newvoice_rotator #newvoice_rotator_pager { text-align:left; }
#newvoice_rotator #newvoice_rotator_pager a {
  padding:5px 10px;
  background:#fafafa;
}
#newvoice_rotator #newvoice_rotator_pager .activeSlide { font-weight:bold; }
#commentary_rotator {
  height:260px;
  margin-bottom:40px;
}
div#newvoice_rotator_pager{
	padding-bottom:3px;
}
#newvoice_rotator #newvoice_rotator_pager{
	text-align:left;
	background:url(../images/sep-dotted.gif) repeat-x bottom left;
}
div#readmorecolumns{
	float:left;
	font-size:1.3em;
	line-height:2em;
}
#commentary_rotator ul {
  margin-bottom:0px;
  height:274px;
  max-width:267px;
}
#commentary_rotator ul li {
  background:#fafafa;
  padding:20px;
  height:100%;
  width:100%;
  max-width:267px;
}
#commentary_rotator .img-wrap {
  width:100%;
  max-width:100px;
  max-height:100px;
  overflow:hidden;
  float:left;
  margin-right:16px;
}
#commentary_rotator > ul img{
	float:left;
	width:80px;
	padding:0 5px 0 0;
}
#commentary_rotator h4 {
  font-family:"Belgrano", serif;
  font-size:22px;
  font-size:1.6rem;
  font-weight:normal;
  margin:0 0 0px;
  vertical-align:top;
}
#commentary_rotator a { color:#5C7F71; }
#commentary_rotator .meta {
  font-family:"Oswald", sans-serif;
  text-transform:uppercase;
  font-size:1.1rem;
}
#commentary_rotator #commentary_rotator_pager { text-align:left; }
#commentary_rotator #commentary_rotator_pager a {
  padding:5px 10px;
  background:#fafafa;
}
#commentary_rotator #commentary_rotator_pager { text-align:left; }
#commentary_rotator #commentary_rotator_pager a {
  padding:5px 10px;
  background:#fafafa;
}
#commentary_rotator #commentary_rotator_pager .activeSlide { font-weight:bold; }
#home_options li {
  border-bottom:1px solid #dadada;
  margin:0;
  display:inline-block;
  width:100%;
}
#home_options li a.over {
  padding-left:48px;
  background-position:left center;
  background-repeat:no-repeat;
  height:37px;
  margin:10px;
  display:block;
  line-height:18px;
}
#home_options .active { background:#ffffff; }
#home_options #home_options_twitter a.over { background-image:url(../images/social_twitter.png); }
#home_options #home_options_widget a.over { background-image:url(../images/social_submit.png); }
#home_options #home_options_newsletter a.over { background-image:url(../images/social_email.png); }
#home_options #home_options_facebook a.over { background-image:url(../images/social_facebook.png); }
#home_options #home_options_feed a.over { background-image:url(../images/social_rss.png); }
#home_options #home_options_youtube a.over { background-image:url(../images/social_youtube.png); }
#home_options #home_options_blog a.over { background-image:url(../images/social_blog.png); }
#home_options #home_options_contact a.over { background-image:url(../images/social_contact.png); }
#home_options li .home_options_secondary {
  display:none;
  height:57px;
  padding:4px;
}
#home_options li .home_options_secondary h5 {
  font-size:13px;
  font-family:"Belgrano", serif;
  padding-bottom:5px;
}
.socialites li {
  display:inline;
  width:60px;
  clear:both;
}
.socialites li div {
  float:left;
  width:60px;
  text-align:center;
  margin-right:10px;
}
.secondary .inside-social {
  background:none;
  padding:0;
  margin:0;
  border:0;
  height:115px;
}
#home_options.inside-social-module {
  position:relative;
  margin:0;
  padding:0;
}
#home_options.inside-social-module li {
  border:0;
  position:relative;
  z-index:100;
  width:20%;
  border:0 !important;
  background:none;
}
#home_options.inside-social-module .active {
  position:absolute;
  left:0;
  top:0;
  z-index:200;
  width:100%;
  background:#ffffff;
  height:64px;
}
#home_options.inside-social-module .over {
  padding:0 !important;
  margin:0 15px 0 0 !important;
}
#home_options.inside-social-module .home_options_secondary {
  height:64px;
  border-left:4px solid #2072a1;
  padding-left:15px;
}
#home_options.inside-social-module h5 { font-size:16px !important; }
#home_options.inside-social-module a:hover { background:none; }
#home_options.inside-social-module #home_options_facebook .home_options_secondary { border-color:#2072a1; }
#home_options.inside-social-module #home_options_facebook h5 { color:#2072a1; }
#home_options.inside-social-module #home_options_twitter .home_options_secondary { border-color:#09c3e5; }
#home_options.inside-social-module #home_options_twitter h5 { color:#09c3e5; }
#home_options.inside-social-module #home_options_feed .home_options_secondary { border-color:#ee9c0c; }
#home_options.inside-social-module #home_options_feed h5 { color:#ee9c0c; }
#home_options.inside-social-module #home_options_newsletter { padding-bottom:2px; }
#home_options.inside-social-module #home_options_newsletter .home_options_secondary { border-color:#94b107; }
#home_options.inside-social-module #home_options_newsletter h5 { color:#94b107; }
ul.weblinks li {
  background:url(../images/sep-dotted.gif) repeat-x bottom left;
  padding-bottom:2px;
}
.button {
  background:#00a6fc url(../images/misc/button-gloss.png) repeat-x 0 -31px;
  background:#00a6fc url(../images/misc/button-gloss.png) repeat-x 0 -31px, -moz-linear-gradient(top,rgba(255,255,255,0.4) 0%,transparent 100%);
  background:#00a6fc url(../images/misc/button-gloss.png) repeat-x 0 -31px, -webkit-gradient(linear,left top,left bottom,color-stop(0%,rgba(255,255,255,0.4)),color-stop(100%,transparent));
  display:inline-block;
  text-align:center;
  padding:9px 34px 11px;
  color:#ffffff;
  text-decoration:none;
  font-weight:bold;
  font-size:13px;
  font-size:1.3rem;
  line-height:1;
  font-family:"Helvetica Neue", "HelveticaNeue", Helvetica, Arial, "Lucida Grande", sans-serif;
  position:relative;
  cursor:pointer;
  border:1px solid #0593dc;
  outline:none;
  margin:0;
  -moz-box-shadow:inset 0 1px 0 rgba(255,255,255,0.5);
  -webkit-box-shadow:inset 0 1px 0 rgba(255,255,255,0.5);
  box-shadow:inset 0 1px 0 rgba(255,255,255,0.5);
  text-shadow:0 -1px 1px rgba(0,0,0,0.28);
  -webkit-transition:background-color .15s ease-in-out;
  -moz-transition:background-color .15s ease-in-out;
  -o-transition:background-color .15s ease-in-out;
}
input[type=submit].button, button.button { -webkit-appearance:none; }
button::-moz-focus-inner, input[type="reset"]::-moz-focus-inner, input[type="button"]::-moz-focus-inner, input[type="submit"]::-moz-focus-inner, input[type="file"] > input[type="button"]::-moz-focus-inner { border:none; }
.button.radius {
  -moz-border-radius:3px;
  -webkit-border-radius:3px;
  border-radius:3px;
}
.button.round {
  -moz-border-radius:1000px;
  -webkit-border-radius:1000px;
  border-radius:1000px;
}
.button.full-width {
  width:100%;
  padding-left:0 !important;
  padding-right:0 !important;
  text-align:center;
}
.button.left-align {
  text-align:left;
  text-indent:12px;
}
.tiny.button { background-position:0 -37px; }
.small.button { background-position:0 -34px; }
.large.button { background-position:0 -30px; }
.blue.button { border:1px solid #0593dc; }
.red.button { border:1px solid #b90b0b; }
.white.button {
  border:1px solid #cacaca;
  text-shadow:none !important;
}
.black.button { border:1px solid #000000; }
.green.button { border:1px solid #4a6b2d; }
.button:hover, .button:focus {
  background-color:#0192dd;
  color:#ffffff;
}
.blue.button:hover, .blue.button:focus { background-color:#0192dd; }
.red.button:hover, .red.button:focus { background-color:#d01217; }
.white.button:hover, .white.button:focus {
  background-color:#dadada;
  color:#333333;
}
.black.button:hover, .black.button:focus { background-color:#000000; }
.green.button:hover, .green.button:focus { background-color:#699c40; }
.button:active {
  -moz-box-shadow:inset 0 1px 0 rgba(0,0,0,0.15);
  -webkit-box-shadow:inset 0 1px 0 rgba(0,0,0,0.15);
  box-shadow:inset 0 1px 0 rgba(0,0,0,0.15);
}
.button.disabled, .button[disabled] {
  opacity:0.6;
  cursor:default;
}
.alert-box {
  display:block;
  padding:6px 7px;
  font-weight:bold;
  font-size:13px;
  background:#eeeeee;
  border:1px solid rgba(0,0,0,0.1);
  margin-bottom:12px;
  border-radius:3px;
  -webkit-border-radius:3px;
  -moz-border-radius:3px;
  text-shadow:0 1px rgba(255,255,255,0.9);
  position:relative;
}
.alert-box.success {
  background-color:#7fae00;
  color:#ffffff;
  text-shadow:0 -1px rgba(0,0,0,0.3);
}
.alert-box.warning {
  background-color:#f68b01;
  color:#ffffff;
  text-shadow:0 -1px rgba(0,0,0,0.3);
}
.alert-box.error {
  background-color:#c00000;
  color:#ffffff;
  text-shadow:0 -1px rgba(0,0,0,0.3);
}
.alert-box .close {
  color:#000000;
  position:absolute;
  right:4px;
  top:0;
  font-size:18px;
  opacity:0.2;
  padding:4px;
}
.alert-box .close:hover, .alert-box .close:focus { opacity:0.4; }
.above-content {
  position:absolute;
  z-index:500;
  width:80%;
  max-width:470px;
  text-align:center;
}
.above-content .menu {
  padding:15px 0;
  margin:0;
}
.above-content .menu li {
  display:inline;
  text-transform:uppercase;
  font-family:"Montserrat", sans-serif;
  border-left:1px solid #5C7F71;
  padding:0 10px;
  font-size:12px;
}
.above-content .menu li a { color:#5C7F71; }
.above-content .menu li:first-child { padding-left:0; }
.above-content .menu li:last-child { padding-right:0; }
.above-content .menu li.item-100234 { border:0; }
.above-content input.search_box {
  width:84%;
  max-width:380px;
  background:#ececec;
  border:1px solid #dadada;
  border-radius:3px;
  height:36px;
  text-align:left;
}
.above-content input.search_button {
  background:none;
  border:0;
  padding:0;
  color:transparent;
  text-shadow:none;
  float:right;
  padding-right:10px;
}
.snippets_wrap {
  height:120px;
  margin-bottom:20px;
}
.snippets {
  padding:0;
  margin:0;
  height:28px;
}
.snippets li { width:100%; }
.snippets ul li {
  height:36px;
  margin:0;
  padding:4px 0;
  border-top:1px solid #dadada;
  line-height:28px;
  width:100%;
}
.snippets span.culture {
  background:#5c7f71;
  width:12px;
  height:28px;
  display:block;
  float:left;
}
.snippets span.ministry {
  background:#5c7f71;
  width:12px;
  height:28px;
  display:block;
  float:left;
}
.snippets span.faith {
  background:#5c7f71;
  width:12px;
  height:28px;
  display:block;
  float:left;
}
.snippets a {
  color:#000000;
  display:block;
  float:left;
  padding-left:10px;
  height:26px;
  max-width:450px;
  line-height:1.3em;
}
.footer-nav, .footer-nav2 {
  width:148px;
  margin:0 5px;
  padding-top:20px;
  float:left;
  text-transform:uppercase;
  font-family:"Montserrat", sans-serif;
}
.footer-nav h3, .footer-nav2 h3 {
  margin-bottom:0;
  font-size:18px;
  height:31px;
  line-height:32px;
  color:#512860;
}
.footer-nav a, .footer-nav2 a {
  color:white;
  font-size:12px;
  font-weight:bolder;
}
.footer-nav li, .footer-nav2 li {
  border-top:1px solid #666666;
  margin:0;
  padding:5px 0;
}
.footer-nav2 li {
  border-top:none;
  padding:1px 0;
}
#footer-last { margin-top:31px; }
#footer-nav {
  text-transform:uppercase;
  font-family:"Montserrat", sans-serif;
  text-align:center;
}
#footer-nav a {
  color:#512860;
  font-size:12px;
  font-weight:bolder;
}
#footer-nav li {
  display:inline;
  padding:0 10px;
}
.pagination { overflow:hidden; }
.pagination li {
  margin:0;
  padding:0;
  text-transform:uppercase;
  font-size:18px;
}
.pagination a, .pagination .disabled {
  display:block;
  background:url(../images/bg-pagination-sprite.png) no-repeat;
  width:187px;
  height:60px;
  line-height:60px;
}
.pagination .page_button.prev {
  float:left;
  width:187px;
}
.pagination .page_button.prev a {
  background-position:0px 4px;
  padding-left:60px;
  color:#cd7e01;
}
.pagination .page_button.prev a:hover {
  background-position:left bottom;
  color:#ffffff;
}
.pagination .page_button.next {
  float:right;
  width:187px;
}
.pagination .page_button.next a {
  background-position:-187px 4px;
  padding-right:60px;
  color:#cd7e01;
  text-align:right;
}
.pagination .page_button.next a:hover {
  background-position:right bottom;
  color:#ffffff;
}
.pagination .page_button.prev.disabled {
  float:left;
  background-position:0px 4px;
  padding-left:60px;
  color:gray;
}
.pagination .page_button.next.disabled {
  float:right;
  background-position:-187px 4px;
  padding-right:60px;
  color:gray;
  text-align:right;
}
label {
  display:block;
  margin-top:7px;
  font-weight:bold;
}
label.radiobtn { display:inline; }
input[type=text], textarea {
  display:block;
  width:70%;
}
input, input.input-text, textarea {
  border:solid 1px #bbbbbb;
  border-radius:2px;
  -webkit-border-radius:2px;
  -moz-border-radius:2px;
}
input, input.input-text, textarea {
  font-size:13px;
  padding:6px 3px 4px;
  outline:none !important;
  background:url(../images/misc/input-bg.png) #ffffff;
}
input:focus, input.input-text:focus, textarea:focus { background-color:#f9f9f9; }
input[disabled], input.input-text[disabled], textarea[disabled] { background-color:#dddddd; }
fieldset { margin-bottom:15px; }
fieldset legend {
  display:block;
  height:31px;
  line-height:32px;
  background:#221e1f;
  color:#ffffff;
  text-transform:uppercase;
  font-family:"Montserrat", sans-serif;
  font-size:18px;
  width:100%;
  padding:0 10px;
  margin-bottom:15px;
}
input[type=radio], input[type=checkbox] {
  display:inline;
  width:auto;
  margin-bottom:0;
}
div.form-field.error small, small.error {
  padding:6px 4px;
  border:solid 0 #c00000;
  border-width:0 1px 1px 1px;
  margin-top:-10px;
  background:#c00000;
  color:#ffffff;
  font-size:12px;
  font-weight:bold;
  border-bottom-left-radius:2px;
  border-bottom-right-radius:2px;
  -webkit-border-bottom-left-radius:2px;
  -webkit-border-bottom-right-radius:2px;
  -moz-border-radius-bottomleft:2px;
  -moz-border-radius-bottomright:2px;
}
div.form-field.error .small + small, .small + small.error { width:132px; }
div.form-field.error .medium + small, .medium + small.error { width:252px; }
div.form-field.error .large + small, .large + small.error { width:432px; }
div.form-field.error .small.oversize + small, .small.oversize + small.error { width:136px; }
div.form-field.error .medium.oversize + small, .medium.oversize + small.error { width:256px; }
div.form-field.error .large.oversize + small, .large.oversize + small.error { width:436px; }
input.radio-amount {
  width:150px;
  display:inline-block;
}
.login input[type=text], .login input[type=password] { width:70%; }
.login button { margin-top:15px; }
fieldset.only label, .form-limit label { display:inline; }
.classifieds h5 {
  font-family:"Belgrano", serif;
  font-size:18px;
}
.classifieds .classified_links { text-align:center; }
.classifieds .classified_links li {
  display:inline;
  padding:0 10px;
  border-right:1px solid #333333;
}
.classifieds .classified_links li:last-child { border-right:0; }
.classifieds .classified_categories { margin-bottom:10px; }
.classifieds .classified_categories li {
  border-top:1px solid #cccccc;
  border-bottom:1px solid #cccccc;
  margin:0;
  float:left;
  width:33%;
  padding:3px 8px;
}
.classifieds .classified_latest li { padding:5px 0; }
.classifieds .classified_latest .classified_date {
  display:block;
  float:left;
  width:50px;
}
.classifieds .classified_latest .classifieds_category {
  display:inline-block;
  margin:0 10px;
  padding:0px 4px;
  background:#eeeeee;
  font-size:12px;
  line-height:14px;
}
.classifieds .classified_latest li:last-child { background:url(../images/sep-dotted.gif) repeat-x bottom left; }
.classifieds .classified_detail li {
  border-bottom:1px solid #cccccc;
  clear:both;
  padding-bottom:10px;
}
.classifieds .classified_detail .classified_title {
  float:left;
  display:block;
  width:180px;
}
.classifieds .classified_detail .classified_value {
  display:block;
  padding-left:180px;
  position:relative;
}
dt.result-title a {
  color:#cd7e01;
  font-family:"Belgrano", serif;
  font-size:20px;
}
dd.result-category {
  font-size:10px;
  font-style:italic;
}
dd.result-text { margin-bottom:20px; }
.feedbuilder select#categories {
  float:left;
  width:50%;
}
.feedbuilder input#generate {
  float:left;
  margin-left:30px;
  margin-top:70px;
}
.feedbuilder h3 {
  clear:both;
  margin-top:20px;
}
.feedbuilder input#output { width:100%; }
@media(max-width:1288px){
	.main{padding-top:175px;}
}
@media (max-width: 951px) {
  body:after {
    content:'tablet';
    display:none;
  }
  h1 {
    font-size:32px;
    font-size:3.2rem;
    line-height:1.3;
  }
  h2 {
    font-size:28px;
    font-size:2.8rem;
    line-height:1.3;
  }
  h3 {
    font-size:21px;
    font-size:2.1rem;
    line-height:1.3;
  }
  h4 {
    font-size:18px;
    font-size:1.8rem;
    line-height:1.2;
  }
  h5 {
    font-size:16px;
    font-size:1.6rem;
    line-height:1.2;
  }
  h6 {
    font-size:15px;
    font-size:1.5rem;
    line-height:1.2;
  }
  body, p {
    font-size:15px;
    font-size:1.5rem;
    line-height:1.4;
  }
  .site-container {
    max-width:931px;
    width:100%;
    padding:0;
    margin:0;
    min-width:0;
  }
  .container {
    max-width:931px;
    width:100%;
    padding:0 10px;
    margin:0;
    min-width:0;
  }
  .main-wrapper {
    max-width:931px;
    width:100%;
    margin:0;
    min-height:0;
    padding:0 40px 0 10px;
  }
  .above-content {
    position:relative;
    margin-left:120px;
  }
  .notonhome .main, .main {
    float:none;
    clear:both;
    width:100%;
    padding:65px 0 0;
    max-width:931px;
  }
  .top-ad .bannergroup {
    width:100%;
    text-align:center;
    padding:10px 10px 0;
  }
  .notonhome .sidebar-wrapper, .sidebar-wrapper {
    width:100%;
    max-width:931px;
    margin:0;
    padding:0;
    float:none;
    clear:both;
  }
  .secondary, .tertiary {
    width:100%;
    border:0;
    float:none;
    clear:both;
    min-height:0;
    overflow:hidden;
    padding:10px;
  }
  .tertiary { width:100%; }
  .secondary .motifmoduletable {
    width:49%;
    float:left;
  }
  .secondary .motifmoduletable:nth-child(odd) { margin-right:10px; }
  .secondary .motifmoduletable:nth-child(even+1) { clear:left; }
  .secondary-ad { text-align:center; }
  .secondary .inside-social {
    margin:10px 0;
    width:100% !important;
    overflow:hidden;
  }
  .secondary .inside-social .over {
    display:none !important;
    margin:10px 0 !important;
  }
  .secondary .inside-social li {
    height:64px;
    display:block;
    margin-bottom:10px !important;
    width:49% !important;
    float:left;
  }
  .secondary .inside-social li:nth-child(odd) { margin-right:10px !important; }
  .secondary .inside-social .home_options_secondary { display:block !important; }
  .secondary .inside-social .active {
    position:relative;
    height:auto;
  }
  div.motifmoduletable.moduletable_purple{min-height:345px;}
  .tagline-inner {
    width:100%;
    display:block;
    margin-left:0;
    padding:0 16px;
    text-align:right;
  }
  .tagline-spacer {
    display:inline-block;
    width:46px;
  }
  .tablet-clr {
    clear:both;
    height:0;
    margin:0;
    padding:0;
    width:100%;
  }
}
@media (max-width: 480px) {
  body:after {
    content:'mobile';
    display:none;
  }
  body {
    -webkit-text-size-adjust:none;
    -ms-text-size-adjust:none;
    width:100%;
    min-width:0;
    margin-left:0;
    margin-right:0;
    padding-left:0;
    padding-right:0;
  }
  .logo {
    position:relative;
    width:107px;
    margin:10px auto;
    top:0;
    left:auto;
    display:block;
  }
  header {
    height:auto;
  }
  header .top-ad { margin:0; height:76px;}
  header nav {
    position:relative;
    top:0;
    height:auot;
	display:none;
  }
  header nav .bar { display:none; }
  header nav ul.menu {
    width:100%;
    max-width:951px;
    margin:0 auto;
    position:relative;
    border-top:1px solid #ffffff;
  }
  header nav ul.menu > li {
    float:none;
    border-left:0;
    display:block;
    background:#000000;
    width:100%;
    float:none;
    border-bottom:1px solid #ffffff;
    height:44px;
  }
  header nav ul.menu > li > a {
    display:inline-block;
    color:#ffffff;
    text-transform:uppercase;
    height:44px;
    line-height:44px;
    padding:0 3px;
    font-size:16px;
  }
  header nav ul.menu > li:last-child { border-right:0; }
  header nav ul.menu .active { height:auto; }
  header nav ul.menu .active ul {
    display:block;
    width:100%;
    position:relative;
    bottom:0;
    left:0;
  }
  header nav ul.menu .active ul li {
    display:block;
    float:none;
    width:100%;
  }
  header nav ul.menu .active ul li a { color:#221e1f !important; }
  header nav ul ul {
    position:absolute;
    bottom:-73px;
    left:-9999em;
    margin:0;
    display:none;
  }
  header nav ul ul li {
    float:left;
    height:19px;
    margin:8px 0;
  }
  header nav ul ul li a {
    display:block;
    color:#000000;
    text-transform:uppercase;
    height:19px;
    line-height:18px;
    padding:0 19px;
    font-size:14px;
  }
  header nav ul ul li:last-child { border-right:none !important; }
  header nav ul li:hover ul { width:100%; }
  header nav.fixed {
    position:relative;
    top:0;
  }
  .snippets ul li { overflow:hidden; height:auto;}
  .snippets ul li a {
    width:90%;
    height:36px;
    overflow:hidden;
  }
  .above-content {
    position:relative;
    width:100%;
    margin-left:0 !important;
    width:100% !important;
  }
  .above-content .menu {
    padding:20px 0 3px 0;
    margin:0;
  }
  .above-content .menu li {
    display:inline;
    text-transform:uppercase;
    font-family:"Montserrat", sans-serif;
    border-left:1px solid #cd7e01;
    padding:0 5px;
    font-size:12px;
  }
  .above-content .menu li a { color:#cd7e01; }
  .above-content .menu li:first-child { padding-left:0; }
  .above-content .menu li:last-child { padding-right:0; }
  .above-content .menu li.item-100234 { border:0; }
  .above-content input.search_box { width:78% !important; }
  .above-content input.search_button {
    background:none;
    border:0;
    padding:0;
    color:transparent;
    text-shadow:none;
    float:right;
    padding-right:10px;
  }
  .main { padding-top:25px; }
  .secondary .motifmoduletable { width:100%; }
  .secondary .motifmoduletable:nth-child(even) { margin:0; }
  div.motifmoduletable.moduletable_purple{margin-bottom:30px;}
  #home_options.inside-social-module { margin:10px 0; }
  #home_options.inside-social-module .over {
    display:none !important;
    margin:10px 0 !important;
  }
  #home_options.inside-social-module li {
    height:64px;
    display:block;
    margin-bottom:10px;
    width:100% !important;
    margin-right:0 !important;
  }
  #home_options.inside-social-module .home_options_secondary { display:block !important; }
  #home_options.inside-social-module .active {
    position:relative;
    height:auto;
  }
  #featured_rotator {
    height:auto;
    margin-bottom:0;
  }
  .featured ul { height:240px !important; }
  article.in-list h2 a { color:#cd7e01; }
  article .readmore-title { display:block; }
  .notonhome .itemFullText p img {
    max-width:100%;
    height:auto;
  }
  .sidebar-wrapper {
    height:auto !important;
    margin-left:0 !important;
  }
  article.article-featured{
	margin-top:40px;
  }
  input[type=text] { width:98%; }
  #footer-nav { text-align:left; }
  #footer-nav li { display:inline-block; }
}
.itemPrintThisPage {
  float:none;
  text-align:center;
  color:#ffffff;
  margin:10px;
  display:block;
}
.itemPrintThisPage span {
  padding:6px;
  background:#ea4b1a;
}
