@import url(http://fonts.googleapis.com/css?family=Varela:400,700);
@import url(http://fonts.googleapis.com/css?family=Open+Sans:400,700);
@import url(http://fonts.googleapis.com/css?family=Open+Sans+Condensed:400,700);
@import url(http://fonts.googleapis.com/css?family=Merriweather:400,700);
@import url(http://fonts.googleapis.com/css?family=Vollkorn:400,700);
abbr,address,article,aside,audio,b,blockquote,body,canvas,caption,cite,code,dd,del,details,dfn,div,dl,dt,em,embed,fieldset,figcaption,figure,footer,form,h1,h2,h3,h4,h5,h6,header,hgroup,html,i,iframe,img,ins,kbd,label,legend,li,mark,menu,nav,object,ol,output,p,pre,q,ruby,samp,section,small,span,strong,sub,summary,sup,table,tbody,td,tfoot,th,thead,time,tr,ul,var,video
{
	background: 0 0;
	border: 0;
	font-size: 100%;
	margin: 0;
	outline: 0;
	padding: 0;
	vertical-align: baseline;
}
html
{
	font-size: 62.5%;
	overflow-y: scroll;
}
article,aside,details,figcaption,figure,footer,header,hgroup,menu,nav,section
{
	display: block;
}
ol,ul
{
	list-style: none;
}
blockquote,q
{
	quotes: none;
}
blockquote:after,blockquote:before,q:after,q:before
{
	content: '';
	content: none;
}
a
{
	background: 0 0;
	font-size: 100%;
	margin: 0;
	padding: 0;
	vertical-align: baseline;
}
a:active,a:hover
{
	outline: 0;
}
table
{
	border-collapse: collapse;
	border-spacing: 0;
}
td,td img
{
	vertical-align: top;
}
body
{
	font-family: "Lucida Sans Unicode","Lucida Grande",sans-serif;
	font-size: 1.4rem;
	font-size: 14px;
	line-height: 1.6;
}
p
{
	hyphenate: auto;
	hyphenate-after: 3;
	hyphenate-before: 2;
	hyphenate-lines: 3;
	orphans: 4;
}
.line
{
	border-bottom: 3px solid #ecf0f1;
	border-style: solid;
	margin: 10px 0;
}
button,input,select,textarea
{
	border-radius: 0;
	font: 99% sans-serif;
}
select
{
	max-width: 100%;
}
input[type=search]
{
	webkit-appearance: none;
}
body,input,select,textarea
{
	color: #222;
}
.small,small
{
	font-size: 1.2rem;
	font-size: 12px;
	font-style: italic;
	letter-spacing: .2rem;
	letter-spacing: 2px;
	line-height: 2.6rem;
	line-height: 26px;
}
.strong,strong,th
{
	font-weight: 700;
}
.em,em
{
	font-style: italic;
}
.ins,ins
{
	color: #000;
	text-decoration: underline;
}
.mark,mark
{
	background-color: #ff9;
	color: #000;
	font-style: italic;
	font-weight: 700;
}
.del,del
{
	text-decoration: line-through;
}
abbr[title],dfn[title]
{
	border-bottom: 1px dotted;
	cursor: help;
}
sub
{
	font-size: smaller;
	vertical-align: sub;
}
sup
{
	font-size: smaller;
	vertical-align: super;
}
pre
{
	padding: 15px;
	white-space: pre;
	white-space: pre-line;
	white-space: pre-wrap;
	word-wrap: break-word;
}
code,kbd,pre,samp
{
	font-family: monospace,sans-serif;
	margin: 2.4rem;
}
input,select
{
	vertical-align: middle;
}
textarea
{
	overflow: auto;
}
.ie6 legend,.ie7 legend
{
	margin-left: -7px;
}
input[type=radio]
{
	vertical-align: text-bottom;
}
input[type=checkbox]
{
	vertical-align: bottom;
}
.ie7 input[type=checkbox]
{
	vertical-align: baseline;
}
.ie6 input
{
	vertical-align: text-bottom;
}
button,input[type=button],input[type=submit],label
{
	cursor: pointer;
}
button,input,select,textarea
{
	margin: 0;
}
input:invalid,textarea:invalid
{
	border-radius: 1px;
	box-shadow: 0 0 5px red;
	moz-box-shadow: 0 0 5px red;
	webkit-box-shadow: 0 0 5px red;
}
.no-boxshadow input:invalid,.no-boxshadow textarea:invalid
{
	background-color: #f0dddd;
}
button
{
	overflow: visible;
	width: auto;
}
.ie7 img,.irem7 img
{
	ms-interpolation-mode: bicubic;
}
.hidden
{
	display: none;
	visibility: hidden;
}
.visuallyhidden
{
	clip: rect(1px 1px 1px 1px);
	clip: rect(1px,1px,1px,1px);
	position: absolute!important;
}
input,textarea
{
	box-sizing: border-box;
	moz-box-sizing: border-box;
	o-box-sizing: border-box;
	webkit-box-sizing: border-box;
}
.clearfix:after,.menu ul:after
{
	clear: both;
	content: ".";
	display: block;
	height: 0;
	visibility: hidden;
}
.clearfix
{
	zoom: 1;
}
.clearfix:after
{
	clear: both;
}
.left
{
	float: left;
}
.right
{
	float: right;
}
.text-left
{
	text-align: left;
}
.text-center
{
	text-align: center;
}
.text-right
{
	text-align: right;
}
.search-term,mark
{
	background: #EBE16F;
}
.error,.help,.info,.success
{
	border: 1px solid #cecece;
	margin: 10px;
	padding: 10px;
}
.help
{
	background: #EBE16F;
	border-color: #E0C618;
}
.info
{
	background: #d5edf8;
	border-color: #92cae4;
}
.error
{
	background: #fbe3e4;
	border-color: #fbc2c4;
}
.success
{
	background: #e6efc2;
	border-color: #c6d880;
}
body
{
	ms-text-size-adjust: 100%;
	webkit-text-size-adjust: 100%;
}
.h1 a,.h2 a,.h3 a,.h4 a,.h5 a,h1 a,h2 a,h3 a,h4 a,h5 a
{
	text-decoration: none;
}
.h1,h1
{
	font-size: 3.5rem;
	font-size: 35px;
	line-height: 3.2rem;
	line-height: 32px;
}
.h2,h2
{
	font-size: 2.4rem;
	font-size: 24px;
	line-height: 30px;
	line-height: 3rem;
}
.h3,h3
{
	font-size: 1.9rem;
	font-size: 19px;
	line-height: 2.4rem;
	line-height: 24px;
}
.h4,h4
{
	font-size: 1.6rem;
	font-size: 16px;
	line-height: 1.8rem;
	line-height: 18px;
}
.h5,h5
{
	font-size: 1.2rem;
	font-size: 12px;
	letter-spacing: 2px;
	line-height: 40px;
	line-height: 4rem;
	text-transform: uppercase;
}
body,html
{
	height: 100%;
}
#wrapper
{
	height: 100%;
	height: auto!important;
	margin: 0 auto -70px;
	min-height: 100%;
}
#container
{
	box-sizing: border-box;
	margin: 0 auto;
	max-width: 104.4rem;
	max-width: 1044px;
	moz-box-sizing: border-box;
	o-box-sizing: border-box;
	padding: 0 2%;
	webkit-box-sizing: border-box;
	width: 96%;
}
.col60
{
	width: 6.333%;
}
.col140
{
	width: 14.667%;
}
.col220
{
	width: 23%;
}
.col300
{
	width: 31.333%;
}
.col380
{
	width: 39.667%;
}
.col480
{
	width: 48%;
}
.col540
{
	width: 56.333%;
}
.col620
{
	width: 64.667%;
}
.col700
{
	width: 73%;
}
.col780
{
	width: 81.333%;
}
.col860
{
	width: 89.667%;
}
.col940
{
	width: 98%;
}
.col140,.col220,.col300,.col380,.col480,.col540,.col60,.col620,.col700,.col780,.col860,.col940
{
	display: inline;
	float: left;
	margin-left: 1%;
	margin-right: 1%;
	position: relative;
}
#main
{
	margin-left: 0;
}
#sidebar
{
	margin-right: 0;
}
a,a:visited
{
	color: #d33;
	text-decoration: underline;
}
a:hover
{
	text-decoration: none;
}
a:link
{
	webkit-tap-highlight-color: transparent;
}
::-webkit-selection
{
	background: #222;
	color: #fff;
	text-shadow: none;
}
::-moz-selection
{
	background: #222;
	color: #fff;
	text-shadow: none;
}
::selection
{
	background: #222;
	color: #fff;
	text-shadow: none;
}
#search-box-wrap
{
	background-color: #d33;
	display: none;
	height: 50px;
	height: 5rem;
}
#search-box
{
	box-sizing: border-box;
	margin: 0 auto;
	max-width: 104.4rem;
	max-width: 1044px;
	moz-box-sizing: border-box;
	o-box-sizing: border-box;
	padding: 0 2%;
	position: relative;
	webkit-box-sizing: border-box;
	width: 96%;
}
#search-box #searchform
{
	float: right;
	margin-top: 10px;
}
#search-box #searchform label
{
	display: none;
}
#s
{
	background: url(library/images/icon-search.png) 7px 7px no-repeat #fff;
	border: 0;
	box-shadow: 3px 3px 10px #d0d0d0 inset;
	font-size: 20px;
	font-size: 2rem;
	height: 30px;
	height: 3rem;
	margin-right: -4px;
	min-width: 400px;
	min-width: 40rem;
	outline: 0;
	padding: 5px 7px 5px 30px;
}
.post-content #searchform #s,.widget #searchform #s
{
	background-position: 7px 7px;
	font-size: 1.4rem;
	font-size: 14px;
	min-width: 80%;
}
.widget #searchform #s
{
	min-width: 100%;
}
html.no-csstransforms .widget #searchform #s
{
	border: 1px solid #d0d0d0;
	box-shadow: none;
	min-width: 88%;
}
#searchform input[type=submit]
{
	background-color: #222;
	border: 0;
	color: #fff;
	font-family: "Lucida Sans Unicode","Lucida Grande",sans-serif;
	font-size: 1.4rem;
	font-size: 14px;
	font-weight: 400;
	height: 30px;
	padding: .3rem 1rem;
	text-transform: uppercase;
}
.widget #searchform input[type=submit]
{
	display: none;
}
#search-box #close-x
{
	background-color: #222;
	border-radius: 50%;
	color: #fff;
	cursor: pointer;
	float: right;
	font-family: "Lucida Sans Unicode","Lucida Grande",sans-serif;
	font-size: 1.1rem;
	font-size: 11px;
	font-weight: 400;
	height: 20px;
	height: 2rem;
	line-height: 1.9rem;
	line-height: 19px;
	margin: 1.5rem 1rem 0 2rem;
	text-align: center;
	text-transform: uppercase;
	width: 20px;
	width: 2rem;
}
header[role=banner]
{
	position: relative;
}
header[role=banner],header[role=banner] div
{
	box-sizing: border-box;
	moz-box-sizing: border-box;
	o-box-sizing: border-box;
	webkit-box-sizing: border-box;
}
#top-head
{
	padding-bottom: 30px;
}
#top-nav
{
	display: inline-block;
	font-family: "Open Sans","Lucida Sans Unicode","Lucida Grande",sans-serif;
	font-size: 1.4rem;
	font-size: 11px;
	letter-spacing: .1rem;
	letter-spacing: 1px;
	line-height: 1.5;
	padding-top: 1.5rem;
	text-transform: uppercase;
	vertical-align: top;
	width: 80%;
}
#top-nav .cur-date
{
	display: inline-block;
	padding-right: 1rem;
	vertical-align: top;
}
#top-nav .menu-top
{
	display: inline-block;
}
#inner-header
{
	min-height: 7.4rem;
	min-height: 74px;
	overflow: hidden;
	padding-bottom: 2rem;
	position: relative;
}
#site-logo img
{
	max-width: 100%;
}
#site-heading
{
	display: inline-block;
	margin-right: 50rem;
	padding-bottom: 1rem;
	padding-top: 1rem;
}
#site-title
{
	font-family: Varela,"Lucida Sans Unicode","Lucida Grande",sans-serif;
	font-size: 3.4rem;
	font-size: 34px;
	letter-spacing: 7px;
	line-height: 40px;
	line-height: 4rem;
	padding-bottom: 2.4rem;
	text-transform: uppercase;
}
#site-title a
{
	color: #222;
	text-decoration: none;
	webkit-text-stroke: .020rem #222;
}
#site-description
{
	color: #222;
	font-size: 1.4rem;
	font-size: 14px;
}
#newswire-banner
{
	max-height: 100px;
	overflow: hidden;
	position: absolute;
	right: 0;
	top: 10px;
	width: 650px;
}
.entry-header
{
	margin-bottom: 2.4rem;
}
.not-found .entry-header,body.page .entry-header,body.single .entry-header
{
	margin-bottom: 1.5rem;
}
.entry-title
{
	font-family: Varela,"Lucida Sans Unicode","Lucida Grande",sans-serif;
	font-size: 2.4rem;
	font-size: 24px;
	font-weight: 400;
	line-height: 2.8rem;
	line-height: 28px;
	webkit-text-stroke: .020rem #222;
}
.entry-title a,.entry-title a:visited
{
	color: #222;
	text-decoration: none;
}
.entry-title a:hover
{
	color: #d33;
}
.not-found .entry-title,body.page .entry-title,body.single .entry-title
{
	border-bottom: 3px solid #ecf0f1;
	font-size: 40px;
	font-size: 4rem;
	line-height: 4.2rem;
	line-height: 42px;
	padding-bottom: 2.4rem;
	webkit-text-stroke: .020rem #222;
}
.page-header
{
	border-bottom: 3px solid #ecf0f1;
	font-family: Varela,"Lucida Sans Unicode","Lucida Grande",sans-serif;
	font-weight: 400;
	margin: 3rem 0 0;
	padding-bottom: 0;
}
.page-title
{
	font-weight: 400;
	line-height: 1.8;
}
.heading-latest
{
	border-bottom: 3px solid #ecf0f1;
	font-family: Varela,"Lucida Sans Unicode","Lucida Grande",sans-serif;
	font-size: 3.6rem;
	font-size: 36px;
	font-weight: 400;
	line-height: 40px;
	line-height: 4rem;
	padding-bottom: 1.2rem;
	webkit-text-stroke: .020rem #222;
}
#social-media
{
	display: inline-block;
	padding-top: 10px;
	text-align: right;
	width: 19%;
}
#search-icon,#social-media a
{
	background-color: #d33;
	background-position: center center;
	background-repeat: no-repeat;
	border-radius: 50%;
	display: inline-block;
	height: 2.9rem;
	height: 29px;
	margin-bottom: .5rem;
	margin-left: .3rem;
	outline: 0;
	overflow: hidden;
	text-indent: 9999px;
	vertical-align: top;
	width: 30px;
	width: 3rem;
}
#social-media a.social-fb
{
	background-image: url(library/images/icon-fb.png);
}
#social-media a.social-tw
{
	background-image: url(library/images/icon-tw.png);
}
#social-media a.social-gp
{
	background-image: url(library/images/icon-gp.png);
}
#social-media a.social-pi
{
	background-image: url(library/images/icon-pi.png);
}
#social-media a.social-li
{
	background-image: url(library/images/icon-li.png);
}
#social-media a.social-yt
{
	background-image: url(library/images/icon-yt.png);
}
#social-media a.social-tu
{
	background-image: url(library/images/icon-tu.png);
}
#social-media a.social-in
{
	background-image: url(library/images/icon-in.png);
}
#social-media a.social-fl
{
	background-image: url(library/images/icon-fl.png);
}
#social-media a.social-vi
{
	background-image: url(library/images/icon-vi.png);
}
#social-media a.social-ye
{
	background-image: url(library/images/icon-ye.png);
}
#social-media a.social-rs
{
	background-image: url(library/images/icon-rss.png);
}
#social-media a.social-em
{
	background-image: url(library/images/icon-email.png);
}
#search-icon
{
	background-image: url(library/images/icon-search-w.png);
	cursor: pointer;
}
div.menu
{
	font-size: 1.4rem;
	font-size: 14px;
	text-transform: uppercase;
}
div.menu ul li,div.menu-top ul li
{
	float: left;
	list-style-type: none;
}
div.menu ul li a,div.menu-top ul li a
{
	color: #222;
	display: block;
	text-decoration: none;
}
div.menu ul li ul.children,div.menu ul li ul.sub-menu,div.menu-top ul li ul.children,div.menu-top ul li ul.sub-menu
{
	display: none;
	position: absolute;
	width: 200px;
	width: 20rem;
	word-wrap: break-word;
	z-index: 9999;
}
div.menu ul li:hover>ul,div.menu-top ul li:hover>ul
{
	display: inline;
}
div.menu ul li ul li ul.children,div.menu ul li ul li ul.sub-menu,div.menu-top ul li ul li ul.children,div.menu-top ul li ul li ul.sub-menu
{
	display: none;
	position: absolute;
	right: -19.9rem;
	right: -199px;
	top: auto;
}
div.menu ul li ul li:hover>ul.children,div.menu ul li ul li:hover>ul.sub-menu,div.menu-top ul li ul li:hover>ul.children,div.menu-top ul li ul li:hover>ul.sub-menu
{
	display: inline;
}
div.menu-top a
{
	display: block;
	padding: 0 15px 0 0;
}
.widget_nav_menu ul li
{
	float: none;
}
.widget_nav_menu ul li ul.children,.widget_nav_menu ul li ul.sub-menu,.widget_pages ul li ul.children,.widget_pages ul li ul.sub-menu
{
	left: auto;
	margin-left: 1.6rem;
	margin-top: .8rem;
	position: relative;
	width: auto;
	word-wrap: break-word;
	z-index: 9999;
}
.widget_nav_menu ul li ul li ul.children,.widget_nav_menu ul li ul li ul.sub-menu
{
	left: auto;
	margin-left: 1.6rem;
	margin-top: .8rem;
	position: relative;
	top: auto;
	word-wrap: break-word;
}
nav[role=navigation] div.menu
{
	background: #222;
}
nav[role=navigation] .menu #menu-icon,nav[role=navigation] .menu ul li a
{
	box-sizing: border-box;
	color: #fff;
	moz-box-sizing: border-box;
	o-box-sizing: border-box;
	padding: 1rem 2rem;
	webkit-box-sizing: border-box;
}
nav[role=navigation] .menu>#menu-icon,nav[role=navigation] .menu>ul li a
{
	font-family: "Open Sans","Lucida Sans Unicode","Lucida Grande",sans-serif;
}
.menu-top #top-menu-icon,nav[role=navigation] .menu #menu-icon
{
	cursor: pointer;
	display: none;
}
nav[role=navigation] .menu>ul li a:hover
{
	background-color: #d33;
}
.nav ul li.current_page_item a,nav[role=navigation] .menu ul li.current-menu-item a,nav[role=navigation] .menu ul li.current_page_item a
{
	background-color: #d33;
}
.nav ul li.current_page_item ul.sub-menu li a,.nav ul.sub-menu li.current_page_item a,nav[role=navigation] .menu ul li.current-menu-item ul.sub-menu li a,nav[role=navigation] .menu ul li.current-page-parent ul.sub-menu li a,nav[role=navigation] .menu ul li.current_page_item ul.children li a,nav[role=navigation] .menu ul li.current_page_item ul.sub-menu li a,nav[role=navigation] .menu ul li.current_page_parent ul.children li a,nav[role=navigation] .menu ul.sub-menu li.current-menu-item a,nav[role=navigation] .menu ul.sub-menu li.current_page_item a
{
	background: 0 0;
}
.nav ul li.current_page_item ul.sub-menu li a:hover,.nav ul.sub-menu li.current_page_item a:hover,nav[role=navigation] .menu ul li.current-menu-item ul.sub-menu li a:hover,nav[role=navigation] .menu ul li.current-page-parent ul.sub-menu li a:hover,nav[role=navigation] .menu ul li.current_page_item ul.children li a:hover,nav[role=navigation] .menu ul li.current_page_item ul.sub-menu li a:hover,nav[role=navigation] .menu ul li.current_page_parent ul.children li a:hover,nav[role=navigation] .menu ul.sub-menu li.current-menu-item a:hover,nav[role=navigation] .menu ul.sub-menu li.current_page_item a:hover
{
	background: #f2f2f2;
}
.menu-top ul li ul.children,.menu-top ul li ul.sub-menu,nav[role=navigation] .menu ul li ul.children,nav[role=navigation] .menu ul li ul.sub-menu
{
	background: #fcfcfc;
}
.menu-top ul li ul.children li,.menu-top ul li ul.sub-menu li,nav[role=navigation] .menu ul li ul.children li,nav[role=navigation] .menu ul li ul.sub-menu li
{
	border-bottom: 1px solid #f0f0f0;
	width: 200px;
	width: 20rem;
}
.menu-top ul li ul.children li a,.menu-top ul li ul.sub-menu li a,nav[role=navigation] .menu ul li ul.children li a,nav[role=navigation] .menu ul li ul.sub-menu li a
{
	box-sizing: border-box;
	display: block;
	font-size: 85%;
	line-height: 1.8;
	min-height: 3.8rem;
	min-height: 38px;
	moz-box-sizing: border-box;
	o-box-sizing: border-box;
	padding: .7rem 2rem;
	webkit-box-sizing: border-box;
}
html.no-csstransforms .menu-top ul li ul.children li a,html.no-csstransforms .menu-top ul li ul.sub-menu li a,html.no-csstransforms nav[role=navigation] .menu ul li ul.children li a,html.no-csstransforms nav[role=navigation] .menu ul li ul.sub-menu li a
{
	padding: 7px 20px 0;
}
.menu-top ul li ul.children li a,.menu-top ul li ul.sub-menu li a
{
	font-size: 90%;
	line-height: 2.5;
}
.menu-top ul li ul li a,nav[role=navigation] .menu ul li ul li a
{
	box-shadow: -1px 0 0 #eee inset,1px 0 0 #eee inset;
	color: #555;
	text-shadow: 0 0;
}
.menu-top ul li ul li a:hover,nav[role=navigation] .menu ul li ul li a:hover
{
	background: #f5f5f5;
	color: #555;
}
.menu-top ul li ul li ul.children,.menu-top ul li ul li ul.sub-menu
{
	margin-top: -3.9rem;
}
nav[role=navigation] .menu ul li ul li ul.children,nav[role=navigation] .menu ul li ul li ul.sub-menu
{
	margin-top: -3.8rem;
}
html.no-csstransforms .menu-top ul li ul li ul.children,html.no-csstransforms .menu-top ul li ul li ul.sub-menu,html.no-csstransforms nav[role=navigation] .menu ul li ul li ul.children,html.no-csstransforms nav[role=navigation] .menu ul li ul li ul.sub-menu
{
	margin-top: -45px;
}
#content
{
	padding-bottom: .1rem;
}
#content,#content div
{
	box-sizing: border-box;
	moz-box-sizing: border-box;
	o-box-sizing: border-box;
	webkit-box-sizing: border-box;
}
#main #searchform
{
	margin-bottom: 3.5rem;
}
article[id*=post-]
{
	padding: 3.5rem 0;
	word-wrap: break-word;
}
.archive_title
{
	margin: 2rem 0 1.2rem;
	padding: 0 20px;
}
.category-archive-meta,.entry-meta
{
	color: #999;
	font-family: "Open Sans","Lucida Sans Unicode","Lucida Grande",sans-serif;
	font-size: 1.1rem;
	font-size: 11px;
	letter-spacing: .1rem;
	letter-spacing: 1px;
	line-height: 1.4rem;
	line-height: 14px;
	margin: 2.4rem0 0 2.4rem;
	margin: 24px 0;
	text-transform: uppercase;
}
.category-archive-meta
{
	color: #333;
	font-size: 1.6rem;
	font-size: 16px;
	font-weight: 400;
	letter-spacing: normal;
	line-height: 1.6;
	margin-bottom: 2rem;
	text-transform: none;
}
.entry-summary
{
	font-size: 1.4rem;
	font-size: 14px;
}
.post-content
{
	margin-bottom: 4rem;
	overflow: hidden;
	word-wrap: break-word;
}
.commentlist li.comment article[id*=comment-] p,.post-content p
{
	margin: 0 0 2.4rem;
}
.commentlist li.comment article[id*=comment-] address,.commentlist li.comment article[id*=comment-] h1,.commentlist li.comment article[id*=comment-] h2,.commentlist li.comment article[id*=comment-] h3,.commentlist li.comment article[id*=comment-] h4,.commentlist li.comment article[id*=comment-] h5,.commentlist li.comment article[id*=comment-] h6,.post-content address,.post-content h1,.post-content h2,.post-content h3,.post-content h4,.post-content h5,.post-content h6
{
	margin: 0 0 2.4rem;
}
.commentlist li.comment article[id*=comment-] dl,.commentlist li.comment article[id*=comment-] ol,.commentlist li.comment article[id*=comment-] table,.commentlist li.comment article[id*=comment-] ul,.post-content dl,.post-content ol,.post-content table,.post-content ul
{
	margin: 2.4rem 0;
}
.commentlist li.comment article[id*=comment-] dl.wp-caption,.post-content dl.wp-caption
{
	margin: 0 auto;
	max-width: 100%;
}
.commentlist li.comment article[id*=comment-] table,.post-content table
{
	width: 100%;
}
.commentlist li.comment article[id*=comment-] table th,.post-content table th
{
	border-bottom: 2px solid #848484;
	text-align: left;
}
.commentlist li.comment article[id*=comment-] table td,.post-content table td
{
	border-bottom: 1px solid #d0d0d0;
	padding: .5rem;
}
.commentlist li.comment article[id*=comment-] ol,.commentlist li.comment article[id*=comment-] ul,.post-content ol,.post-content ul
{
	line-height: 1.5;
	list-style-position: outside;
	margin-left: 2rem;
	margin-right: 2rem;
}
.commentlist li.comment article[id*=comment-] li,.post-content li
{
	margin-bottom: 1.2rem;
}
.post-content ol
{
	counter-reset: my-counter;
	list-style: none;
}
.commentlist li.comment article[id*=comment-] ol
{
	list-style: decimal;
}
.post-content ol li
{
	list-style-type: none;
	padding-left: 1.6rem;
	position: relative;
}
.post-content ol li:before
{
	color: #d33;
	content: counter(my-counter) ")";
	counter-increment: my-counter;
	font-family: Arial,Helvetica,sans-serif;
	font-size: 1.2rem;
	font-size: 12px;
	font-weight: 700;
	left: 0;
	position: absolute;
	text-align: center;
	top: 2px;
}
.post-content ul li
{
	list-style: none;
	padding-left: 1.2rem;
	position: relative;
}
.commentlist li.comment article[id*=comment-] ul li
{
	list-style: disc;
}
.post-content ul li:before
{
	color: #d33;
	content: "\2022";
	font-family: Arial,Helvetica,sans-serif;
	font-size: 1.6rem;
	font-size: 16px;
	font-weight: 700;
	left: 0;
	line-height: 1.25;
	position: absolute;
	top: 0;
}
.commentlist li.comment article[id*=comment-] blockquote,.post-content blockquote
{
	font-style: italic;
	line-height: 2.6rem;
	line-height: 26px;
	margin: 2.4rem 3.5rem 2.4rem 5.6rem;
}
.commentlist li.comment article[id*=comment-] blockquote:before,.post-content blockquote:before
{
	content: "“";
	float: left;
	font-family: Georgia,serif;
	font-size: 80px;
	font-size: 8rem;
	font-weight: 700;
	margin-top: 1.2rem;
	opacity: .2;
	text-indent: -60px;
	text-indent: -6rem;
}
.commentlist li.comment article[id*=comment-] dl,.post-content dl
{
	margin: 2.6rem 0;
}
.commentlist li.comment article[id*=comment-] dt,.post-content dt
{
	border-bottom: 1px solid #999;
	font-size: 1.7rem;
	font-size: 17px;
	font-style: italic;
	font-weight: 700;
	margin-top: 1.9rem;
}
.commentlist li.comment article[id*=comment-] dt.wp-caption-dt,.post-content dt.wp-caption-dt
{
	border: 0;
	margin: 0 auto;
}
.commentlist li.comment article[id*=comment-] dd,.post-content dd
{
	font-size: 1.3rem;
	font-size: 13px;
	font-style: italic;
	line-height: 2.6rem;
	line-height: 26px;
	margin-top: 1.6rem;
}
.commentlist li.comment article[id*=comment-] embed,.commentlist li.comment article[id*=comment-] iframe,.commentlist li.comment article[id*=comment-] object,.commentlist li.comment article[id*=comment-] video,.post-content embed,.post-content iframe,.post-content object,.post-content video
{
	display: block;
	margin: 0 0 2.4rem;
	max-width: 100%;
}
.commentlist li.comment article[id*=comment-] video,.post-content video
{
	height: auto;
	min-width: 100%;
}
.commentlist li.comment article[id*=comment-] pre,.post-content pre
{
	background: #f5f5f5;
	border: 1px solid #f0f0f0;
	border-left: 3px solid #e0e0e0;
	overflow: auto;
	padding-left: 2.5rem;
}
.commentlist li.comment article[id*=comment-] img,.post-content img
{
	height: auto;
	margin: 0 0 2.4rem;
	max-width: 100%;
	width: auto;
}
article[id*=post-] footer
{
	clear: both;
	margin: 1rem 0 0;
}
.tag-meta
{
	margin-right: 10px;
}
.cat-meta-color
{
	background-color: #d33;
	color: #fff!important;
	display: inline-block;
	float: right;
	font-family: "Open Sans","Lucida Sans Unicode","Lucida Grande",sans-serif;
	font-size: 1.1rem;
	font-size: 11px;
	letter-spacing: .1rem;
	letter-spacing: 1px;
	line-height: 1.4rem;
	line-height: 14px;
	padding: .5rem 1.2rem;
	text-transform: uppercase;
}
.cat-meta-color a
{
	color: #fff!important;
	text-decoration: none;
}
.colorbar
{
	background-color: #d33;
	height: 1px;
	margin-bottom: .5rem;
	overflow: hidden;
	width: 100%;
}
.gallery
{
	margin: 0 auto 1.8rem;
}
.gallery .gallery-item
{
	float: left;
	margin-top: 0;
	text-align: center;
}
.gallery-columns-3 .gallery-item
{
	width: 33%;
}
.gallery-columns-2 .gallery-item
{
	width: 50%;
}
.gallery-columns-4 .gallery-item
{
	margin-bottom: 0;
	margin-right: 2%;
	width: 23%;
}
.gallery-columns-5 .gallery-item
{
	margin-bottom: 0;
	margin-right: 2%;
	width: 18%;
}
.gallery-columns-6 .gallery-item
{
	margin-bottom: 0;
	margin-right: 2.1%;
	width: 14.5%;
}
.gallery-columns-7 .gallery-item
{
	margin-bottom: 0;
	margin-right: 2.2%;
	width: 12%;
}
.gallery-columns-8 .gallery-item
{
	margin-bottom: 0;
	margin-right: 2.5%;
	width: 10%;
}
.gallery-columns-9 .gallery-item
{
	margin-bottom: 0;
	margin-right: 2.1%;
	width: 9%;
}
.gallery .gallery-item a
{
	box-sizing: border-box;
	display: block;
	moz-box-sizing: border-box;
	padding: 0;
	webkit-box-sizing: border-box;
}
.gallery img
{
	background: #f2f2f2;
	border: 1px solid #fff;
	box-shadow: 0 0 2px #c8c8c8;
	box-sizing: border-box;
	max-width: 100%;
	moz-box-sizing: border-box;
	padding: 3%;
	webkit-box-sizing: border-box;
}
.gallery img:hover
{
	background: #fff;
}
.gallery-columns-2 .attachment-medium
{
	height: auto;
	max-width: 92%;
}
.gallery-columns-4 .attachment-thumbnail
{
	height: auto;
	max-width: 84%;
}
.gallery .gallery-caption
{
	color: #888;
	font-size: 1.2rem;
	font-size: 12px;
	line-height: 1.7rem;
	line-height: 17px;
	margin: -1.5rem .4rem 1.2rem;
}
.gallery dl,.gallery dt,.gallery-icon
{
	border-bottom: 0;
	margin: 0;
	padding: 0;
}
.gallery br+br
{
	display: none;
}
.format-aside .entry-header,.format-quote .entry-header,.format-status .entry-header
{
	display: none;
}
.single .format-aside .entry-header,.single .format-quote .entry-header,.single .format-status .entry-header
{
	display: block;
}
.format-aside .entry-content,.format-status .entry-content
{
	border-left: 3px solid #f3f3f3;
	font-style: italic;
	line-height: 2.6rem;
	line-height: 26px;
	margin: 2.4rem 3.5rem 4rem 0;
	padding-left: 3rem;
	padding-top: 0;
}
.single .format-aside .entry-content,.single .format-aside .entry-summary
{
	padding-top: 0;
}
.single .format-image .entry-header
{
	display: block;
}
.format-image .entry-content,.format-image .entry-summary,.single .format-image .entry-content,.single .format-image .entry-summary
{
	padding-top: 0;
}
.pagination
{
	clear: both;
	font-size: 1.1rem;
	font-size: 11px;
	line-height: 1.3rem;
	line-height: 13px;
	margin: auto;
	padding: 2rem 0 3rem;
	position: relative;
	text-align: center;
}
.pagination li
{
	display: inline;
}
.pagination li a
{
	background-color: #e5e5e5;
	color: #000;
	display: inline-block;
	margin: .2rem .2rem .2rem 0;
	padding: .6rem .9rem .5rem;
	text-decoration: none;
	width: auto;
}
.pagination li a:hover
{
	background-color: #2b2b2b;
	color: #fff;
}
.pagination li.active a
{
	background-color: #2b2b2b;
	color: #fff;
	padding: .6rem .9rem .5rem;
}
.page-link
{
	clear: both;
	display: block;
	margin: 0 0 2.6rem;
}
.page-link a,.page-link a:visited
{
	background-color: #f2f2f2;
	color: #373737;
	margin: 0;
	padding: .2rem .5rem;
	text-decoration: none;
}
.page-link a:hover
{
	background-color: #222;
	color: #fff;
}
.page-link span
{
	margin-right: .6rem;
}
.nav-previous,.previous-image,.wp-prev-next .prev-link
{
	float: left;
	margin: 0;
}
.nav-next,.next-image,.wp-prev-next .next-link
{
	float: right;
	margin: 0;
}
#comment-nav-above,#comment-nav-below,#image-navigation,#nav-above,#nav-below
{
	display: block;
	margin: 0 0 3rem;
	overflow: hidden;
}
#image-navigation
{
	margin: 0 0 3rem;
}
#comment-nav-above a,#comment-nav-below a,#image-navigation a,#nav-above a,#nav-below a
{
	background-color: #222;
	display: block;
	height: 45px;
	outline: 0;
	text-indent: -9999px;
	width: 45px;
}
.nav-previous a,.previous-image a,.wp-prev-next .prev-link a
{
	background: url(library/images/nav-arr-prev.png) center center no-repeat;
}
.nav-next a,.next-image a,.wp-prev-next .next-link a
{
	background: url(library/images/nav-arr-next.png) center center no-repeat;
}
#image-navigation a:hover,#nav-above a:hover,#nav-below a:hover
{
	background-color: #d33;
}
#banner-sidebar>*
{
	display: block;
	margin: 0 0 40px;
}
#banner-sidebar img
{
	max-width: 100%;
}
#sidebar
{
	float: right;
	margin-top: 4rem;
}
body.blog #sidebar
{
	margin-top: 0;
}
.widget
{
	margin: 0 0 4rem;
	word-wrap: break-word;
}
#sidebar .widget
{
	background-color: #ecf0f1;
}
#meta.widget aside a,#sidebar .widget li,.widget_nav_menu li
{
	border-top: 1px solid #f6f8f8;
	line-height: 2.4rem;
	line-height: 24px;
	padding: 1rem 2.2rem;
}
#sidebar>.widget ul.children li,#sidebar>.widget ul.sub-menu li
{
	padding-bottom: 0;
	padding-right: 0;
}
#sidebar>.widget>ul.children>li:first-child,#sidebar>.widget>ul.sub-menu>li:first-child
{
	border: 0;
}
#sidebar .widget_nav_menu ul li ul li ul.children,#sidebar .widget_nav_menu ul li ul li ul.sub-menu
{
	margin-left: 0;
}
#sidebar .widget_nav_menu ul li ul li ul li ul li ul.children,#sidebar .widget_nav_menu ul li ul li ul li ul li ul.sub-menu
{
	padding-left: 0;
}
#sidebar .widget_nav_menu ul ul ul ul ul li
{
	padding-left: 15px;
}
#sidebar .widget_nav_menu ul ul ul ul ul ul ul ul ul li
{
	padding-left: 0;
}
#sidebar .widget a
{
	color: #222;
	text-decoration: none;
}
#sidebar .widget a:hover
{
	text-decoration: underline;
}
#sidebar .widget-title
{
	background-color: #d33;
	color: #fff;
	font-family: "Open Sans","Lucida Sans Unicode","Lucida Grande",sans-serif;
	font-size: 2.1rem;
	font-size: 21px;
	font-weight: 400;
	line-height: 1.2;
	padding: 1rem 2.2rem;
}
#sidebar .widget-title a
{
	color: #fff!important;
}
.widget_tag_cloud a
{
	padding: .3rem;
}
.widget_tag_cloud a:after
{
	content: ",";
}
#sidebar .tagcloud
{
	padding: 2.2rem;
}
#wp-calendar
{
	margin: auto;
	text-align: center;
	width: 95%;
}
#calendar_wrap
{
	padding: 1.5rem;
}
#wp-calendar caption
{
	font-size: 1.8rem;
	font-size: 18px;
	font-weight: 700;
	margin-bottom: 1.2rem;
	text-transform: uppercase;
}
.widget_search #s
{
	width: 60%;
}
#sidebar .textwidget
{
	padding: 2.2rem;
}
html.no-boxshadow #sidebar .widget_search
{
	padding: 1px;
}
#comments-title
{
	font-family: Varela,"Lucida Sans Unicode","Lucida Grande",sans-serif;
	font-size: 2.1rem;
	font-size: 21px;
	font-weight: 400;
	margin: 0 0 2.4rem;
}
.commentlist
{
	margin: 0;
}
.commentlist li.comment
{
	clear: both;
	margin: 0;
	padding: 0 0 1px;
	position: relative;
}
.commentlist li.pingback
{
	background-color: #fcfcfc;
	border: 1px solid #ecf0f1;
	margin: 1rem 0 2rem;
	padding: 2.4rem;
}
.commentlist li.comment article[id*=comment-]
{
	background-color: #fcfcfc;
	border: 1px solid #ecf0f1;
	margin: 0 0 3.5rem;
	padding: 2.4rem;
}
.commentlist li.comment article[id*=comment-]:last-child
{
	margin-top: 0;
}
.commentlist #respond
{
	margin-left: 0;
	margin-right: 0;
}
.commentlist #respond label
{
	margin-left: 0;
}
.commentlist li[class*=depth-]
{
	margin-left: 3rem;
}
.commentlist li.depth-1
{
	margin-left: 0;
}
.commentlist .bypostauthor>article>footer>.vcard cite.fn:after
{
	content: " (Author)";
	font-size: 1.2rem;
	font-size: 12px;
	font-style: italic;
	font-weight: 400;
}
.commentlist .vcard
{
	font-size: 1.6rem;
	font-size: 16px;
	line-height: 1.5;
	margin-left: 7.5rem;
}
.commentlist .vcard cite.fn
{
	font-style: normal;
	font-weight: 400;
}
.comment-meta,.commentlist .vcard
{
	font-family: Varela,"Lucida Sans Unicode","Lucida Grande",sans-serif;
	letter-spacing: .1rem;
	letter-spacing: 1px;
	text-transform: uppercase;
}
.comment-meta
{
	font-family: "Open Sans","Lucida Sans Unicode","Lucida Grande",sans-serif;
}
.commentlist .vcard cite.fn a
{
	text-decoration: none;
}
.comment-meta,.commentlist .vcard time
{
	font-size: 1.1rem;
	font-size: 11px;
	line-height: 1.5;
	margin-left: 7.5rem;
}
.comment-meta a,.commentlist .vcard time a
{
	color: #7f8c8d;
	text-decoration: none;
}
.commentlist .vcard time a:hover
{
	text-decoration: underline;
}
.commentlist .vcard img.avatar
{
	left: 2.4rem;
	left: 24px;
	position: absolute;
	top: 2.4rem;
	top: 24px;
}
.commentlist li.comment .comment-content
{
	margin-left: 7.5rem;
	padding-bottom: 1rem;
	padding-top: 2rem;
}
.commentlist li.comment .comment-content p
{
	line-height: 2.4rem;
	line-height: 24px;
	margin: 1.2rem 0 2.4rem;
}
.commentlist li.comment .comment-content p:last-child
{
	margin: 0;
}
.commentlist .comment-reply-link,.commentlist .comment-reply-login
{
	background: url(library/images/reply-arr-down.png) 10px center no-repeat #d33;
	color: #fff;
	float: right;
	font-family: "Open Sans","Lucida Sans Unicode","Lucida Grande",sans-serif;
	font-size: 1.1rem;
	font-size: 11px;
	line-height: 2.4rem;
	line-height: 24px;
	padding: 3px 12px 3px 30px;
	position: absolute;
	right: -4px;
	text-decoration: none;
	text-transform: uppercase;
	top: 16px;
}
.nocomments
{
	padding: 1.5rem;
	text-align: center;
}
#respond,.post-content form
{
	background-color: #fcfcfc;
	border: 1px solid #ecf0f1;
	margin: 4rem 0;
	padding: 3rem;
}
#reply-title
{
	font-family: Varela,"Lucida Sans Unicode","Lucida Grande",sans-serif;
	font-size: 2.1rem;
	font-size: 21px;
	font-weight: 400;
	margin-bottom: .5rem;
}
#respond label,.post-content form label
{
	font-family: Varela,"Lucida Sans Unicode","Lucida Grande",sans-serif;
	font-size: 1.4rem;
	font-size: 14px;
	font-weight: 400;
	letter-spacing: .1rem;
	letter-spacing: 1px;
	line-height: 2;
	margin-left: 4%;
	margin-right: 10px;
	text-transform: uppercase;
}
#respond label
{
	display: inline-block;
	min-width: 90px;
	min-width: 9rem;
}
#respond label[for=author],#respond label[for=email]
{
	min-width: 90px;
	min-width: 9rem;
}
#respond p
{
	margin-bottom: 1.6rem;
}
#respond p.form-submit
{
	margin-bottom: 1.9rem;
	text-align: center;
}
#respond p.form-allowed-tags
{
	display: none;
	font-size: 1.3rem;
	font-size: 13px;
}
#respond .required
{
	color: red;
	margin-left: -1.4rem;
	padding-right: 1.4rem;
}
#respond .required:first-child
{
	margin-left: 0;
}
#respond .comment-notes,#respond .logged-in-as
{
	color: #7f8c8d;
	font-size: 1.1rem;
	font-size: 11px;
	margin-bottom: 3rem;
	text-transform: uppercase;
}
#respond #comment-form-title
{
	margin: 0 0 1.8rem;
}
#respond #cancel-comment-reply-link
{
	float: right;
}
#respond #comment-form-elements
{
	margin: 1.2rem 0;
}
#respond #comment-form-elements li
{
	margin-bottom: 1.2rem;
	overflow: hidden;
}
#respond #comment-form-elements label,#respond #comment-form-elements small
{
	display: none;
}
#respond #author,#respond #email,#respond #url,#respond input[type=text],.post-content form input[type=email],.post-content form input[type=password],.post-content form input[type=text],.post-content form input[type=url]
{
	padding: 5px 7px;
	width: 65%;
}
#respond #comment,.post-content form textarea
{
	height: 150px;
	height: 15rem;
	padding: .5rem .7rem;
	resize: none;
	vertical-align: top;
	width: 65%;
}
#respond #author,#respond #comment,#respond #email,#respond #url,#respond input[type=text],.post-content form input[type=email],.post-content form input[type=password],.post-content form input[type=text],.post-content form input[type=url],.post-content form textarea
{
	background: #fff;
	border: 1px solid #e0e0e0;
	font-size: 1.4rem;
	font-size: 14px;
}
#respond #author:focus,#respond #comment:focus,#respond #email:focus,#respond #url:focus,#respond input[type=text]:focus,.post-content form input[type=checkbox]:focus,.post-content form input[type=password]:focus,.post-content form input[type=text]:focus,.post-content form input[type=url]:focus,.post-content form textarea:focus
{
	outline: 0;
}
#respond input[type=checkbox]
{
	margin-bottom: 2px;
	vertical-align: middle;
}
#respond #submit,.post-content form input[type=button],.post-content form input[type=submit]
{
	background-color: #000;
	border: 0;
	color: #fff;
	font-family: "Open Sans","Lucida Sans Unicode","Lucida Grande",sans-serif;
	padding: 7px 15px;
	text-decoration: none;
	text-transform: uppercase;
}
#respond #submit:hover
{
	background-color: #d33;
}
#commentform input:invalid,#commentform textarea:invalid
{
	background-color: #f6e7eb;
	border-color: red;
	box-shadow: none;
	moz-box-shadow: none;
	outline: 0;
	webkit-box-shadow: none;
}
.nocomments
{
	margin: 0 2rem 2rem;
}
.post-content img
{
	margin-top: 1.2rem;
}
.alignleft,.left img,img.alignleft,img.left,img[align=left]
{
	display: inline-block;
	float: left;
	margin-bottom: 1.6rem;
	margin-right: 2.4rem;
	margin-top: 1.2rem;
}
.alignright,.right img,img.alignright,img.right,img[align=right]
{
	display: inline-block;
	float: right;
	margin-bottom: 1.6rem;
	margin-left: 2.4rem;
	margin-top: 1.2rem;
}
.aligncenter,img.aligncenter,img[align=center]
{
	clear: both;
	display: block;
	margin-left: auto;
	margin-right: auto;
}
.attachment img,.widget-area img,.wp-caption,img.size-auto,img.size-full,img.size-large,img.size-medium
{
	height: auto;
	max-width: 100%;
}
.post .notice
{
	background: #eee;
	display: block;
	padding: 1.6rem;
}
.entry-attachment
{
	display: block;
	margin: 0 auto;
	text-align: center;
}
.imgthumb img
{
	height: auto;
	max-width: 100%;
	min-width: 100%;
}
.wp-caption
{
	margin-bottom: 2.4rem;
	max-width: 100%;
	padding-top: .5rem;
	text-align: center;
}
.wp-caption img
{
	border: 0;
	margin: 0;
	padding: 0;
}
.entry-caption,.wp-caption p.wp-caption-text
{
	font-size: 1.2rem;
	font-size: 12px;
	font-style: italic;
	margin: 1rem 0 -.4rem;
}
.wp-smiley
{
	margin: 0!important;
	max-height: 1.6rem;
	max-height: 16px;
}
footer[role=contentinfo]
{
	border-top: 3px solid #ecf0f1;
	box-sizing: border-box;
	display: table;
	height: 70px;
	margin: 0 auto;
	max-width: 990px;
	max-width: 99rem;
	moz-box-sizing: border-box;
	o-box-sizing: border-box;
	padding: 0 2%;
	webkit-box-sizing: border-box;
	width: 96%;
}
.push
{
	height: 70px;
}
.push,footer[role=contentinfo]
{
	clear: both;
}
footer[role=contentinfo] div
{
	box-sizing: border-box;
	moz-box-sizing: border-box;
	o-box-sizing: border-box;
	webkit-box-sizing: border-box;
}
.attribution
{
	float: none;
	text-align: center;
}
#site-generator
{
	display: table-cell;
	font-family: "Open Sans","Lucida Sans Unicode","Lucida Grande",sans-serif;
	font-size: 10px;
	font-size: 1rem;
	letter-spacing: 2px;
	text-align: center;
	text-transform: uppercase;
	vertical-align: middle;
}
#site-generator a
{
	text-decoration: none;
}
#site-generator a:hover
{
	text-decoration: underline;
}
#site-generator .sep
{
	padding: 0 1rem;
}
.assistive-text,.screen-reader-text
{
	clip: rect(1px 1px 1px 1px);
	clip: rect(1px,1px,1px,1px);
	position: absolute!important;
}
.colortxt
{
	color: #d33;
}
#banner-header script,#banner-sidebar script
{
	display: none;
}
#load-cycle
{
	background: url(library/images/loading.gif) center center no-repeat;
	height: auto;
	min-height: 100px;
	width: 100%;
}
#slide-wrap
{
	border-top: 0;
	margin-top: 3.5rem;
}
.cycle-slideshow
{
	display: none;
	height: auto;
	overflow: hidden;
	position: relative;
	width: 100%;
}
.slides
{
	min-height: 627px;
	overflow: hidden;
	width: 100%;
}
.slides .slide-thumb
{
	height: 500px;
	overflow: hidden;
	position: relative;
	white-space: nowrap;
	width: 100%;
}
.slides .slide-thumb img
{
	height: auto;
	/* left: 50%; */
	min-height: 500px;
	min-width: 102%;
	/* moz-transform: translate(-50%,-50%); */
	/* ms-transform: translate(-50%,-50%); */
	/* o-transform: translate(-50%,-50%); */
	position: absolute;
	/* top: 50%;
	/* transform: translate(-50%,-50%); */
	/* webkit-transform: translate(-50%,-50%); */
	width: auto;
}
html.no-borderradius .slides .slide-thumb img
{
	left: 0;
	top: 0;
}
.slides .slide-noimg
{
	background-color: #f0f0f0;
	font-family: Varela,"Lucida Sans Unicode","Lucida Grande",sans-serif;
	font-size: 21px;
	font-weight: 400;
	height: 500px;
	overflow: hidden;
	position: relative;
	width: 100%;
}
.slides .slide-noimg .slide-noimg-copy
{
	left: 50%;
	moz-transform: translate(-50%,-50%);
	ms-transform: translate(-50%,-50%);
	o-transform: translate(-50%,-50%);
	padding: 0 10%;
	position: absolute;
	top: 50%;
	transform: translate(-50%,-50%);
	webkit-transform: translate(-50%,-50%);
	width: 100%;
}
.slide-title
{
	font-family: Varela,"Lucida Sans Unicode","Lucida Grande",sans-serif;
	font-size: 4.6rem;
	font-size: 48px;
	font-weight: 400;
	letter-spacing: -2px;
	line-height: 1;
	margin-bottom: 3.5rem;
	webkit-text-stroke: .025rem #222;
}
.slide-title a,.slide-title a:visited
{
	color: #222;
	text-decoration: none;
}
#slidernext,#sliderprev
{
	background-color: #2b2b2b;
	display: none;
	font-size: 20px;
	height: 67px;
	line-height: 67px;
	position: absolute;
	text-align: center;
	text-decoration: none;
	top: 34%;
	width: 67px;
	z-index: 100;
}
#sliderprev
{
	left: 0;
}
#slidernext
{
	right: 0;
}
.cycle-paused:after
{
	background: #000;
	color: #fff;
	content: 'Paused';
	filter: alpha(opacity=50);
	font-family: "Open Sans",Arial,Helvetica,sans-serif;
	font-size: .75rem;
	font-size: 12px;
	opacity: .5;
	padding: 5px 15px;
	position: absolute;
	right: 10px;
	text-transform: uppercase;
	top: 10px;
	z-index: 500;
}
.cycle-pager
{
	display: block;
	margin-bottom: 15px;
	margin-top: 15px;
	overflow: hidden;
	text-align: center;
	width: 100%;
	z-index: 500;
}
.cycle-pager span
{
	color: #f7f7f7;
	cursor: pointer;
	display: inline-block;
	font-family: Arial,Helvetica,sans-serif;
	font-size: 50px;
	height: 22px;
	line-height: .6;
	overflow: hidden;
	text-shadow: -1px -1px #bcbcbc;
	width: 18px;
}
.cycle-pager span.cycle-pager-active
{
	color: #efefef;
}
.cycle-pager>*
{
	cursor: pointer;
}
.no-slide-image
{
	font-family: "Open Sans",Arial,Helvetica,sans-serif;
	font-size: 34px;
	font-weight: 700;
	line-height: 1.5em;
	position: absolute;
	text-align: center;
	text-transform: uppercase;
	top: 40%;
	width: 100%;
}
#grid-wrap
{
	margin: 2.5% -3.5% 20px -2.5%;
	position: relative;
	width: 104%;
}
html.no-csstransforms #grid-wrap
{
	margin-top: 40px;
}
#grid-wrap.menu-full
{
	margin-left: -1.5%;
	margin-right: -1.5%;
	position: relative;
	width: 104%;
}
.grid-box
{
	box-sizing: border-box;
	display: inline-block;
	float: left;
	margin: 2.5%;
	moz-box-sizing: border-box;
	o-box-sizing: border-box;
	position: relative;
	webkit-box-sizing: border-box;
	width: 44.67%;
}
html.no-csstransforms .grid-box
{
	margin: 0 18px 40px;
}
#grid-wrap.menu-full .grid-box
{
	width: 21.75%;
}
.grid-box article
{
	border: 0!important;
	margin: 0;
	padding: 0 1rem 0 0;
}
.grid-box .entry-header
{
	margin-bottom: 2rem;
}
.grid-box .entry-title,body.page .grid-box .entry-title
{
	font-size: 2.1rem;
	font-size: 21px;
	letter-spacing: .1rem;
	letter-spacing: 1px;
	line-height: 2.6rem;
	line-height: 26px;
	text-transform: uppercase;
	webkit-text-stroke: .012rem #000;
}
.grid-box .entry-content,.grid-box .post_content
{
	margin-bottom: 2rem;
}
.grid-box .format-aside .entry-content,.grid-box .format-status .entry-content
{
	font-style: italic;
	margin: 0 0 24px;
}
.grid-box .format-video embed,.grid-box .format-video iframe,.grid-box .format-video object,.grid-box .format-video video
{
	max-height: 185px;
}
.grid-box .vid-wrapper video
{
	min-width: 100%;
}
.grid-box .post-content blockquote
{
	font-style: italic;
	line-height: 2.6rem;
	line-height: 26px;
	margin: 1rem 0 .5rem 3.5rem;
}
.grid-box .post-content blockquote:before
{
	float: left;
	font-size: 50px;
	font-size: 5rem;
	margin-top: 1.2rem;
	opacity: .2;
	text-indent: -3.5rem;
	text-indent: -35px;
}
.grid-box article[id*=post-] footer.entry-meta
{
	margin: 0;
	overflow: hidden;
}
.grid-box .format-aside footer.entry-meta
{
	text-align: left;
}
.grid-box .imgthumb
{
	height: 100%;
	margin: 0 0 20px;
	overflow: hidden;
}
.grid-box .imgthumb img
{
	width: auto;
}
.grid-box-noimg
{
	background-color: #eee;
	height: 185px;
	margin: 0 0 15px;
	outline: 0;
	position: relative;
	text-align: center;
}
.grid-box-noimg p
{
	left: 50%;
	moz-transform: translate(-50%,-50%);
	ms-transform: translate(-50%,-50%);
	o-transform: translate(-50%,-50%);
	position: absolute;
	top: 50%;
	transform: translate(-50%,-50%);
	webkit-transform: translate(-50%,-50%);
	width: 100%;
}
html.no-borderradius .grid-box-noimg p
{
	left: 0;
	top: 45%;
}
.isotope-item
{
	z-index: 2;
}
.isotope-hidden.isotope-item
{
	pointer-events: none;
	z-index: 1;
}

a.topad
{
	display:block; 
	margin:20px auto 0 auto;
	width:auto;
	height:auto;
}

a.bottomad
{
	display:block; 
	margin:0 auto 30px auto;
	width:auto;
	height:auto;
}

a.topad img, a.bottomad img { width:100%; height: auto; }

@media only screen and (max-width:960px)
{



	.cycle-slideshow
	{
		min-height: 457px;
	}
	.slides
	{
		min-height: 567px;
	}
	.slides .slide-thumb
	{
		height: 434px;
	}
	.slides .slide-thumb img
	{
		max-width: 868px;
		min-height: 434px;
		min-width: 743px;
	}
	.slides .slide-noimg
	{
		height: 450px;
	}


}
@media only screen and (max-width:824px)
{



	#top-head
	{
		padding-bottom: 10px;
	}
	#inner-header
	{
		min-height: 0;
		padding-bottom: 2rem;
	}
	#site-title
	{
		margin-right: 0;
		padding-bottom: 10px;
	}
	#site-description
	{
		margin-right: 0;
	}
	#top-nav
	{
		display: block;
		margin-bottom: 10px;
		width: 100%;
	}
	#site-heading,#social-media
	{
		display: block;
		text-align: center;
		width: 100%;
	}
	#newswire-banner
	{
		margin: 0 auto 24px;
		position: relative;
	}
	header[role=banner] #searchform
	{
		right: 10px;
		right: 1rem;
		top: .6rem;
		top: 6px;
	}
	header[role=banner] #s
	{
		background: url(library/images/icon-search.png) 5px 4px no-repeat #fff;
		border: 1px solid #fff;
		border-radius: .7rem;
		box-shadow: 3px 3px 5px #777 inset;
		min-width: 150px;
		min-width: 15rem;
		padding: .4rem .5rem .4rem 2.6rem;
	}
	#access,.menu.nav-mobile
	{
		position: relative;
	}
	.menu.nav-mobile ul li
	{
		float: none;
		list-style-type: none;
	}
	nav[role=navigation] div.menu>ul
	{
		background: #fcfcfc;
		display: none;
		overflow: visible;
		position: absolute;
		top: 4.2rem;
		top: 42px;
		width: 250px;
		width: 25rem;
		word-wrap: break-word;
		z-index: 9999;
	}
	nav[role=navigation] div.menu>ul>li
	{
		position: relative;
	}
	nav[role=navigation] .menu.nav-mobile #menu-icon
	{
		display: inline-block;
	}
	.top-nav-mobile #top-menu-icon
	{
		display: block;
	}
	nav[role=navigation] .menu.nav-mobile ul li,nav[role=navigation] .menu.nav-mobile ul.children li,nav[role=navigation] .menu.nav-mobile ul.sub-menu li
	{
		border-bottom: 1px solid #f0f0f0;
		min-width: 100%;
	}
	nav[role=navigation] .menu.nav-mobile ul li a
	{
		background: 0 0;
		border-radius: 0;
		box-shadow: -1px 0 0 #eee inset,1px 0 0 #eee inset;
		box-sizing: border-box;
		color: #555!important;
		display: block;
		min-height: 3.8rem;
		min-height: 38px;
		moz-box-sizing: border-box;
		o-box-sizing: border-box;
		padding: .7rem 2rem;
		webkit-box-sizing: border-box;
	}
	nav[role=navigation] .menu.nav-mobile ul li ul li:first-child>a
	{
		box-shadow: -1px 0 0 #eee inset,1px 0 0 #eee inset;
	}
	nav[role=navigation] .menu.nav-mobile ul li.current-menu-item a,nav[role=navigation] .menu.nav-mobile ul li.current_page_item a
	{
		background: #f5f5f5;
	}
	nav[role=navigation] .menu.nav-mobile ul li a:hover,nav[role=navigation] .menu.nav-mobile ul li.current-menu-item a:hover,nav[role=navigation] .menu.nav-mobile ul li.current_page_item a:hover
	{
		background: #f2f2f2;
	}
	nav[role=navigation] .menu.nav-mobile ul li ul.children,nav[role=navigation] .menu.nav-mobile ul li ul.children li ul,nav[role=navigation] .menu.nav-mobile ul li ul.sub-menu,nav[role=navigation] .menu.nav-mobile ul li ul.sub-menu li ul
	{
		display: block;
		margin-top: 0;
		position: relative;
		right: auto;
		top: auto;
		width: 250px;
		width: 25rem;
		z-index: 9999;
	}
	nav[role=navigation] .menu.nav-mobile ul li ul li a
	{
		box-shadow: -1px 0 0 #eee inset,1px 0 0 #eee inset;
	}
	nav[role=navigation] .menu.nav-mobile ul li ul.children li,nav[role=navigation] .menu.nav-mobile ul li ul.sub-menu li
	{
		border: 0;
		border-top: 1px solid #f0f0f0;
		text-indent: 20px;
	}
	nav[role=navigation] .menu.nav-mobile ul li ul.children li ul li,nav[role=navigation] .menu.nav-mobile ul li ul.sub-menu li ul li
	{
		text-indent: 40px;
	}
	nav[role=navigation] .menu.nav-mobile ul li ul.children li ul li ul li,nav[role=navigation] .menu.nav-mobile ul li ul.sub-menu li ul li ul li
	{
		text-indent: 60px;
	}
	#main.col620
	{
		display: block;
		width: 100%;
	}
	#sidebar.col300
	{
		clear: both;
		display: block;
		float: none;
		margin: 0;
		width: 100%;
	}
	.widget
	{
		margin: 3.5rem 0;
	}
	.slide-title
	{
		font-size: 30px;
		font-size: 3rem;
	}
	.cycle-slideshow
	{
		height: auto;
	}
	.slides
	{
		min-height: 467px;
	}
	.slides .slide-thumb
	{
		height: 371px;
	}
	.slides .slide-thumb img
	{
		max-width: 742px;
		min-height: 371px;
		min-width: 574px;
	}
	.slides .slide-noimg
	{
		height: 400px;
	}

}

@media only screen and (min-width:824px)
{



	div.menu>ul,nav[role=navigation] div.menu>ul
	{
		display: block!important;
	}
}
@media only screen and (max-width:768px)
{
	.slides .slide-noimg
	{
		font-size: 19px;
	}


}
@media only screen and (max-width:640px)
{



	#search-box #s
	{
		min-width: 350px;
		min-width: 35rem;
	}
	.slide-title
	{
		font-size: 3.5rem;
		font-size: 40px;
	}
	.heading-latest
	{
		font-size: 3.2rem;
		font-size: 32px;
	}
	.cycle-slideshow,.slides
	{
		min-height: 357px;
	}
	.slides .slide-thumb
	{
		height: 285px;
	}
	.slides .slide-thumb img
	{
		max-width: 572px;
		min-height: 285px;
		min-width: 426px;
	}
	.slides .slide-noimg
	{
		height: 350px;
	}
	#top-nav .cur-date
	{
		display: block;
		margin-bottom: 5px;
	}
	.top-nav-mobile
	{
		position: relative;
	}
	div.menu-top ul li
	{
		float: none;
		list-style-type: none;
	}
	div.top-nav-mobile>ul
	{
		background: #fcfcfc;
		display: none;
		overflow: visible;
		position: absolute;
		top: 20px;
		width: 250px;
		width: 25rem;
		word-wrap: break-word;
		z-index: 9999;
	}
	div.top-nav-mobile>ul>li
	{
		position: relative;
	}
	.menu-top>ul li
	{
		border-bottom: 1px solid #f0f0f0;
		min-width: 100%;
	}
	.menu-top ul li ul.children li,.menu-top ul li ul.sub-menu li
	{
		text-indent: 20px;
	}
	.menu-top ul li ul.children li ul li,.menu-top ul li ul.sub-menu li ul li
	{
		text-indent: 40px;
	}
	.menu-top ul li ul.children li ul li ul li,.menu-top ul li ul.sub-menu li ul li ul li
	{
		text-indent: 60px;
	}
	.top-nav-mobile ul li a
	{
		background: 0 0;
		border-radius: 0;
		box-shadow: -1px 0 0 #eee inset,1px 0 0 #eee inset;
		box-sizing: border-box;
		color: #555!important;
		display: block;
		line-height: 1.8;
		min-height: 3.8rem;
		min-height: 38px;
		moz-box-sizing: border-box;
		o-box-sizing: border-box;
		padding: 1rem 2rem .7rem;
		webkit-box-sizing: border-box;
	}
	.top-nav-mobile ul li:first-child>a
	{
		box-shadow: -1px 0 0 #eee inset,1px 0 0 #eee inset;
	}
	.top-nav-mobile ul li.current-menu-item a,.top-nav-mobile ul li.current_page_item a
	{
		background: #f5f5f5;
	}
	.top-nav-mobile ul li a:hover,.top-nav-mobile ul li.current-menu-item a:hover,.top-nav-mobile ul li.current_page_item a:hover
	{
		background: #f2f2f2;
	}
	div.menu-top ul li ul.children,div.menu-top ul li ul.children li ul,div.menu-top ul li ul.sub-menu,div.menu-top ul li ul.sub-menu li ul
	{
		display: block;
		margin-top: 0;
		position: relative;
		right: auto;
		top: auto;
		width: 250px;
		width: 25rem;
		z-index: 9999;
	}
	div.menu-top ul li a,div.menu-top ul li ul li ul li:first-child>a,div.menu-top ul li ul li:first-child>a
	{
		box-shadow: -1px 0 0 #eee inset,1px 0 0 #eee inset;
	}
	div.menu-top ul li ul.children li,div.menu-top ul li ul.sub-menu li
	{
		border: 0;
		border-top: 1px solid #f0f0f0;
		text-indent: 20px;
	}
	div.menu-top ul li ul.children li ul li,div.menu-top ul li ul.sub-menu li ul li
	{
		text-indent: 40px;
	}
	div.menu-top ul li ul.children li ul li ul li,div.menu-top ul li ul.sub-menu li ul li ul li
	{
		text-indent: 60px;
	}
	.gallery img
	{
		max-width: 98%;
	}
	.slides .slide-noimg
	{
		font-size: 17px;
	}

}
@media only screen and (min-width:654px)
{

	div.menu-top>ul
	{
		display: block!important;
	}
	.community-content .page-header .desc p
	{
		float: left;
		width: 78%;
	}
	.community-content .page-header .desc a.submitStory
	{
		float: right;
		width: 18%;
	}
}
@media only screen and (max-width:600px)
{



	.post-content #s,.widget #s
	{
		min-width: 75%;
	}
	.slides
	{
		min-height: 425px;
	}
	.community-content .page-header .desc p
	{
		display: block;
		float: none;
		font-weight: 400;
		width: 100%!important;
	}
	.community-content .page-header .desc a.submitStory
	{
		background: #d33;
		color: #fff;
		display: block;
		margin: 0 auto 20px;
		padding: 10px;
		text-align: center;
		text-decoration: none;
		width: 80%;
	}

}
@media only screen and (max-width:480px)
{



	#search-box #s
	{
		min-width: 280px;
		min-width: 28rem;
	}
	#newswire-banner
	{
		height: auto;
		margin-bottom: 10px;
		width: 100%;
	}
	#newswire-banner img
	{
		max-width: 100%;
	}
	.slide-title
	{
		font-size: 20px;
		font-size: 2rem;
		margin-bottom: 2.8rem;
	}
	.heading-latest
	{
		font-size: 2.8rem;
		font-size: 28px;
	}
	.cycle-slideshow
	{
		min-height: 312px;
	}
	.slides
	{
		min-height: 262px;
	}
	.slides .slide-thumb
	{
		height: 212px;
	}
	.slides .slide-thumb img
	{
		max-width: 424px;
		min-height: 212px;
		min-width: 280px;
	}
	.slides .slide-noimg
	{
		height: 270px;
	}
	.slides .slide-noimg p
	{
		font-size: 90%;
	}
	.grid-box
	{
		width: 99%;
	}
	.grid-box .format-video embed,.grid-box .format-video iframe,.grid-box .format-video object,.grid-box .format-video video
	{
		min-height: 260px;
	}
	.gallery img
	{
		max-width: 85%;
	}
	.gallery .gallery-caption
	{
		font-size: 1.1rem;
		font-size: 11px;
	}
	.slides .slide-noimg
	{
		font-size: 13px;
	}

	a.topad { padding-top:40px; }

}
@media only screen and (max-width:320px)
{


	#search-box #s
	{
		max-width: 220px;
		max-width: 22rem;
		min-width: 220px;
		min-width: 22rem;
	}
	.post-content #s,.widget #s
	{
		min-width: 65%;
	}
	#main #searchform
	{
		padding: 24px;
	}
	#search-box input[type=submit]
	{
		display: none;
	}
	#newswire-banner
	{
		margin-bottom: 0;
	}
	#site-title
	{
		font-size: 2.8rem;
		font-size: 28px;
		line-height: 3.4rem;
		line-height: 34px;
	}
	.slide-title
	{
		font-size: 2.1rem;
		font-size: 21px;
		margin-bottom: 2rem;
	}
	.heading-latest
	{
		font-size: 1.9rem;
		font-size: 19px;
	}
	.cycle-slideshow
	{
		min-height: 267px;
	}
	.slides
	{
		height: autopx;
	}
	.slides .slide-thumb
	{
		height: 140px;
	}
	.slides .slide-thumb img
	{
		max-width: 280px;
		min-height: 140px;
		min-width: 208px;
	}
	.slides .slide-noimg
	{
		height: 180px;
	}
	.slides .slide-noimg p
	{
		font-size: 60%;
	}
	.grid-box .entry-title,body.page .grid-box .entry-title
	{
		font-size: 1.6rem;
		font-size: 16px;
		line-height: 1.2;
	}
	.grid-box .format-video embed,.grid-box .format-video iframe,.grid-box .format-video object,.grid-box .format-video video
	{
		min-height: 175px;
	}
	.commentlist .vcard img.avatar
	{
		display: none;
	}
	.comment-meta,.commentlist .vcard,.commentlist .vcard time,.commentlist li.comment .comment-content
	{
		margin-left: 0;
	}
	#respond #author,#respond #comment,#respond #email,#respond #url,#respond input[type=text]
	{
		width: 100%;
	}
	.gallery img
	{
		max-width: 82%;
	}
	.gallery .gallery-caption
	{
		font-size: 10px;
		font-size: 1rem;
	}
	.slides .slide-noimg
	{
		font-size: 12px;
	}
	.slides .slide-noimg .slide-noimg-copy
	{
		padding: 0 6%;
	}

	

}
@media only screen and (max-width:240px)
{


	#search-box #s
	{
		max-width: 150px;
		max-width: 15rem;
		min-width: 150px;
		min-width: 15rem;
	}
	.post-content #s,.widget #s
	{
		max-width: 58%;
		min-width: 58%;
	}
	#main #searchform
	{
		padding: 10px;
	}
	#site-title
	{
		font-size: 2.4rem;
		font-size: 24px;
		line-height: 30px;
		line-height: 3rem;
	}
	.heading-latest
	{
		font-size: 1.6rem;
		font-size: 16px;
	}
	.cycle-slideshow
	{
		height: 250px;
	}
	.slides
	{
		height: 200px;
	}
	.slides .slide-thumb
	{
		height: 150px;
	}
	.slides .slide-thumb img
	{
		height: 105px;
		width: 210px;
	}
	.slides .slide-noimg
	{
		height: 140px;
	}
	.slides .slide-noimg p
	{
		font-size: 46%;
	}
	.grid-box .format-video embed,.grid-box .format-video iframe,.grid-box .format-video object,.grid-box .format-video video
	{
		min-height: 140px;
	}
	.gallery img
	{
		max-width: 78%;
	}
	.gallery .gallery-caption
	{
		font-size: .9rem;
		font-size: 9px;
	}
	.slides .slide-noimg
	{
		font-size: 10px;
	}

}
@media print
{
	*
	{
		background: 0 0!important;
		color: #222!important;
		text-shadow: none!important;
	}
	a,a:visited
	{
		color: #222!important;
		text-decoration: underline;
	}
	a:after
	{
		content: " (" attr(href) ")";
	}
	abbr:after
	{
		content: " (" attr(title) ")";
	}
	.ir a:after
	{
		content: "";
	}
	blockquote,pre
	{
		border: 1px solid #999;
		page-break-inside: avoid;
	}
	thead
	{
		display: table-header-group;
	}
	img,tr
	{
		page-break-inside: avoid;
	}
	@page
	{
		margin: .5cm;
	}
	h2,h3,p
	{
		orphans: 3;
		widows: 3;
	}
	h2,h3
	{
		page-break-after: avoid;
	}
}
p#breadcrumbs
{
	color: color:#222;
}
p.catsup
{
	border-bottom: 3px solid #ecf0f1;
	font-weight: 700;
	padding-bottom: 1.5rem;
	z-index: 999;
}
p.catpsup
{
	border-top: 3px solid #ecf0f1;
	font-weight: 700;
	padding: 1.5rem 0;
	z-index: 999;
}
p.catisup
{
	border-bottom: 3px solid #ecf0f1;
	font-weight: 700;
	padding: 1.5rem 0;
	z-index: 999;
}
span.letters
{
	background: #d33;
	color: #fff;
	float: left;
	font-size: 30px;
	font-size: 3rem;
	font-weight: 700;
	line-height: 4.3rem;
	line-height: 43px;
	margin-right: 1.5rem;
	text-align: center;
	width: 41px;
}
.community-content .page-header .desc
{
	border-top: 3px solid #ecf0f1;
	margin: 2rem 0 0;
	overflow: hidden;
	padding: 20px;
}
.community-content .page-header .desc p
{
	font-weight: 400;
}
.community-content .page-header .desc a.submitStory
{
	background: #d33;
	color: #fff;
	padding: 10px;
	text-align: center;
	text-decoration: none;
}
.community-content .grid-box
{
	box-shadow: 0 0 2px 0 #d0d0d0;
	moz-box-shadow: 0 0 2px 0 #d0d0d0;
	padding: 0 0 5%;
	webkit-box-shadow: 0 0 2px 0 #d0d0d0;
}
.community-content .grid-box article
{
	padding: 0;
}
.community-content h1.community-title
{
	font-family: Varela,"Lucida Sans Unicode","Lucida Grande",sans-serif;
	font-size: 60px;
	font-size: 6rem;
	font-weight: 700;
	margin: 50px 0;
	text-align: center;
}
.community-content .imgthumb
{
	position: relative;
	z-index: 899;
}
.community-content .entry-header
{
	background: #fff;
	display: block;
	margin: -10rem auto 0;
	overflow: hidden;
	padding: 5% 5% 0;
	position: relative;
	width: 90%;
	z-index: 1000;
}
.community-content .popularity
{
	float: left;
	overflow: hidden;
	width: 20%;
}
.community-content .popularity .popularity-desc
{
	float: left;
	font-size: 10px;
	line-height: 18px;
	text-align: center;
	text-transform: uppercase;
	width: 100%;
}
.community-content .popularity .popularity-count
{
	float: left;
	font-size: 35px;
	font-weight: 700;
	line-height: 43px;
	text-align: center;
	width: 100%;
}
.community-content h2.entry-title
{
	float: right;
	font-size: 25px;
	letter-spacing: -1px;
	line-height: 35px;
	text-transform: none;
	width: 70%;
}
.community-content .community-excerpt
{
	border-top: 3px solid #ebebeb;
	display: block;
	font-size: 16px;
	margin: 3rem auto 0;
	padding-top: 3rem;
	position: relative;
	width: 80%;
}
p.socialLogin
{
	font-size: 20px;
}
.sfooter
{
	border-top: 3px solid #ecf0f1;
	font-weight: 700;
	margin: 0 auto;
	padding: 1.5rem 0;
	width: 96%;
	z-index: 999;
}
.sstartupnews
{
	border-bottom: 3px solid #ecf0f1;
	border-top: 1px solid #DDD;
	font-weight: 700;
	padding: 1.5rem 0;
	z-index: 999;
}
.spage
{
	border-bottom: 3px solid #ecf0f1;
	border-top: 3px solid #ecf0f1;
	font-weight: 700;
	padding: 1.5rem 0;
	z-index: 999;
}
.entry-header p#breadcrumbs
{
	font-size: 1.2rem;
	font-size: 12px;
	padding: 0 0 1.5rem 0;
	padding: 0 0 25px 0;
}

.jointhecrew {
	float:left;
	with:auto;
	height:auto;
}

.executivevoice {
    padding:5px;
    display: inline;
    color:#fff;
    background: #dd3333;
    margin-left:10px;
}

h2.community {
    margin:10px 0;
    line-height:33px;
    border-top: 3px solid #ecf0f1;
    padding-top:1.2rem;
}

ul.community-feed {
    margin-bottom:20px;
}

ul.community-feed li {
    margin-bottom:20px;
}

.community-tags {
	border-bottom: 3px solid #ecf0f1;
	margin-bottom:12px;
	padding-bottom:12px;
}

.community-join {
	border-top: 3px solid #ecf0f1;
	border-bottom: 3px solid #ecf0f1;
	margin:12px 0;
	padding:12px 0 12px 12px;
}

.discuss-with-community {
	display:block;
	padding: 0.5em; 
	background-color:#dd3333;
	line-height: 1.5em;
	margin: 15px auto; 
	color:#fff;
	text-align: center;
	width:33%;
}

.discuss-with-community a { text-decoration: none; }