body {
	font-family : "ff-tisa-web-pro", georgia, serif;
	color : #292929;
	/* background : #e5e5e5 url(../img/squairy_light/squairy_light.png); */
	font-size : 16px;
	line-height : 140%;
	padding : 0px;
	margin : 0px;
}
body.not-front .main-post {
	padding-top : 15px;
}
.primary-content > .row {
	padding-bottom : 30px;
}
.view-taxonomy-magazine .row,.view-magazine .row,.view-commoners .row {
	padding-top : 15px;
	padding-bottom : 15px;
}
.view-magazine-2013 .row {
	margin-bottom : 60px;
}
img.img-postmainimg {
	float : right;
	margin : 0 0 10px 20px;
}
img.media-image {
	float : left;
	margin : 0 15px 5px 0;
}



.node-type-story .main-post p {
	margin : 1.2em 0;
}
a {
  color : #007D99;
  text-decoration: underline;
}
a:hover,a:focus {
  text-decoration : none;
  color : #E60049;
}
a:active {
  color : #D62700;
}
a:visited {
  color : #007D99;
}
.pagination > li > a,
.pagination > li > span {
  border: 1px solid #d1d1d1;
  padding: 3px 9px;
}
.pagination > li > a:hover,
.pagination > li > span:hover,
.pagination > li > a:focus,
.pagination > li > span:focus {
  background-color: #007D99;
  border-color: #007D99;
  color : #fff;
}
.pagination > .active > a,
.pagination > .active > span,
.pagination > .active > a:hover,
.pagination > .active > span:hover,
.pagination > .active > a:focus,
.pagination > .active > span:focus {
  background-color: #d1d1d1;
  border-color: #d1d1d1;
  color : #999;
}

.pagination-row {
	padding-top : 60px;
}
.pagination {
	display: inline-block;
	margin : 15px auto;
	padding : 0px;
	font-family : "anago", verdana, sans-serif;
	font-size : 12px;
}
#admin-menu {
	z-index: 9999999;
}


#skip {
	display: none;
	visibility: hidden;
}





table tbody {
  border : 0px;
}
h5+p,h6+p {
	margin-top : 0px;
	padding-top : 0px;
}
td {
  vertical-align: top;
}

.smallertext {
	font-size : 14px;
	line-height : 19px;
}
.meta {
	padding-top : 120px;
	font-family: "Share Tech";
	font-size : 15px;
	line-height : 120%;
	color : #545454;
	text-align: center;
}
.meta .view-content,.meta .block,.meta section {
	margin : 0px;
	padding : 0px;
}
.meta section {
}
.view-post-terms .view-content div {
	margin-bottom : 10px;
}
#block-views-post-author-block {
	margin-bottom : 0px;
}
.meta a {
	color : #00bce4;
	text-decoration: none;
}
.meta a:hover,.meta a:focus {
	text-decoration: underline;
}
.meta img {
	transition: all 0.35s ease;
	display: inline;
	margin : 3px 0;
    filter: gray; /* IE6-9 */
    -webkit-filter: grayscale(1); /* Google Chrome, Safari 6+ & Opera 15+ */
}
.meta a:hover img,.meta a:focus img {
	filter: none;
	-webkit-filter: grayscale(0);
}
.intro-col {
	color : #939598;
	font-style: italic;
	font-size : 16px;
	line-height : 27px;
	padding-top : 0px;
}
p.authorheader {
	margin-bottom : 0px;
	padding-bottom : 0px;
}
#block-views-post-author-block p.author {
	padding : 0 0 15px 0;
	margin : 0 0 0 0;
	border-bottom : 1px dotted #00bce4;
}
p.author a {
	font-size : 20px;
	line-height: 26px;
	font-weight: normal;
}
.meta .view-id-post_author ul,.meta .view-id-post_author ul li {
	font-size : 20px;
	line-height: 26px;
	font-weight: normal;
	margin : 0px;
	padding : 0px;
	list-style: none;
}
.meta #block-views-post-author-block-1 ul {
	padding : 0 0 15px 0;
	margin : 0 0 0px 0;
	border-bottom : 1px dotted #00bce4;
}
.meta #block-views-post-author-block-1 p.author {
	background-color : #ff0;
	padding : 0px;
	margin : 0 0 0px 0;
	border-bottom : 0px;
}

.author img {
	width : 75px;
	height : 75px;
}
p.posted {
	padding : 0 0 15px 0;
	margin : 0 0 15px 0;
	border-bottom : 1px dotted #00bce4;
}
.node-type-uncommon-commoner p.posted {
	padding : 0;
	margin : 0;
	border-bottom : none;
}
.node-type-uncommon-commoner .primary-content img {
	margin : 20px 0;
}
.taxonomy ul {
	margin : 0px;
	padding : 0px;
	list-style: none;
}
.taxonomy ul li {
	margin : 0 0 10px 0;
	padding : 0px;
	list-style : none;
}


.pullquote {
	font-family : "anago", verdana, sans-serif;
	font-size : 26px;
	line-height : 130%;
	font-weight: 300;
	color : #00bce4;
	text-align: right;
	margin : 15px 0 30px 0;
}
.pullquote p {
	margin : 0px;
}
.storysidebar {
	clear : both;
	display: block;
	padding : 10px;
	margin : 30px 0;
	font-family : "anago", verdana, sans-serif;
	font-size : 15px;
	line-height : 21px;
	border : 1px solid #00bce4;
	border-radius: 3px;
	border-top-width: 10px;
}
.storysidebar p {
	margin : 0 0 .5em 0;
}
img.img-primary {
	width : 100%;
	height: auto;
}
.caption {
	margin : 0px;
	padding : 0px;
	font-size : 13px;
	line-height: 18px;
	color : #939598;
}
.caption p {
	margin : 5px 0;
}
.caption a {
	color : #939598;
}
h2 a,h2 a:visited {
	color : #292929;
	text-decoration: none;
}
.caption a:hover,.caption a:focus,h2 a:hover,h2 a:focus {
	color : #00bce4;
	text-decoration: underline;
}
.sidebar {
	padding-top : 15px;
	font-size : 13px;
	line-height : 17px;
	font-family : "anago", verdana, sans-serif;
}
.sidebar {
/*	background : #fefefe url(../img/stripe.gray.png); */
}
.home-work section {
	padding : 7px 0 8px 0;
}
.home-work section.section-block-23 {
	padding-top : 0px;
}
.section-block-23 h5.section,.home-work .collections h5.section {
	margin-top : 50px;
}
.sidebar .block {
	margin : 0 0 15px 0;
	/* border-radius: 5px;
	background: rgba(255,255,255,.85);
	padding : 5%; */
}
.sidebar .block img {
	max-width: 100%;
	height: auto;
}
.sidebar a:hover img,.sidebar a:focus img,
.sidebar img:hover,.sidebar img:focus {
}
p.summary {
	font-family : "anago", verdana, sans-serif;
	color : #939598;
	font-size : 19px;
	line-height : 120%;
	font-style: italic;
	margin : 10px 0 15px 0 !important;
}
.views-row {
	margin-bottom : 15px;
}
.views-row-last {
	margin-bottom : 0px;
}
h1,h2,h3,h4,h5,h6 {
	font-family : "anago", verdana, sans-serif;
	font-weight : normal;
	margin : 0;
	padding : 0;
}
h1 {
	font-family : "ff-tisa-web-pro", georgia, serif;
	color : #545454;
	font-size : 42px;
	line-height : 46px;
	margin : 15px 0 0 0;
}
.node-type-story h1,.node-type-author h1 {
	font-family : "anago", verdana, sans-serif;
	color : #00bce4;
	font-weight : 900;
	font-size : 50	px;
	line-height : 95%;
	margin : 0px;
}
h2.h2-index {
	font-family : "ff-tisa-web-pro", georgia, serif;
	color : #545454;
	font-size : 38px;
	line-height : 35px;
	padding : 0px;
	margin : 0px 0 20px 0;
}
h2.h2-index2 {
	font-family : "ff-tisa-web-pro", georgia, serif;
	color : #545454;
	font-size : 26px;
	line-height : 28px;
	padding : 0px;
	margin : 0px 0 5px 0;
}
h1.category-collection {
	font-family : "ff-tisa-web-pro", georgia, serif;
	color : #545454;
	font-size : 42px;
	margin : 15px 0 10px 0;
	line-height : 52px;
}
 h1.category-collection img {
	margin : -2px 10px 0 0;
	display: inline;
}
h2 {
	font-size : 20px;
	line-height : 115%;
	margin : 5px 0;
}
.view-related-content img {
	margin-top : 20px;
}
.front h2 {
	font-size : 18px;
	line-height : 22px;
	margin-bottom : 5px;
}
h2.article-title {
	font-family : "ff-tisa-web-pro", georgia, serif;
	color : #545454;
	font-size : 42px;
	line-height : 46px;
	margin : 0 0 10px 0;
}
.category-collection {
	font-size : 14px;
	line-height: 21px
}
.category-collection h2 {
	font-family : "ff-tisa-web-pro", georgia, serif;
	margin : 7px 0 0 0px;
}
.views-row p {
	margin-top : 5px;
}
h3 {
	font-size : 19px;
	line-height : 22px;
	margin : 0 0 3px 0;
}
h5 {
	font-size : 18px;
	text-transform: uppercase;
	letter-spacing: .03em;
	line-height: 16px;
	font-family: "Share Tech";
	text-transform: uppercase;
	margin : 6px 0;
}
h5 a,h5 a:visited,#footer-main a,#footer-main a:visited {
	color : #292929;
	text-decoration : none;
}
h5 a:hover,h5 a:focus,#footer-main a:hover,#footer-main a:focus {
  color : #007D99;
  text-decoration: underline;	
}
h6 {
	font-weight: 400;
	font-size : 13px;
	line-height : 120%;
	margin : 5px 0;
	padding : 0;
	text-transform: none;
	color : #8c8e91;
}
.views-row .img-365w {
	margin : 10px 0;	
}
h6 a {
	color : #939598 !important;
	border-bottom : 1px dotted #939598;
	text-decoration: none;
}
h6 a:hover {
	color : #939598;
	border-bottom : 1px solid #939598;
	text-decoration: none;
}
.sidebar .block h5 {
	text-transform: none;
	letter-spacing: 0;
	font-size : 16px;
	line-height : 14px;
	color : #00bce4;
	border-bottom : 3px solid #007D99;
	margin : 0 0 7px 0;
	padding :   0 0 3px 0;
}

h5.section {
	font-size : 18px;
	text-transform: uppercase;
	letter-spacing: .03em;
	line-height: 16px;
	padding : 5px;
	background-color : #00bce4;
	border-top : 3px solid #007D99;
	color : #fff;
	position: relative;
	margin-bottom : 5px;
}
h5.section.sec-icon {
	padding-left : 50px;
}

.section-views-home_top_stories-block h5.section:after,
.section-views-home_top_stories-block_1 h5.section:after,
.section-views-home_top_stories-block_2 h5.section:after,
.section-views-home_top_stories-block_3 h5.section:after {
	content: url(../img/sec_icon/recommended-reads.png);
	display: block;
	position: absolute;
	top : -50%;
	left: -5px;
}
.section-views-home_top_stories-block h5.section:after {
	content: url(../img/sec_icon/top-stories.png);
}
.section-views-home_top_stories-block_3 h5.section:after {
	content: url(../img/sec_icon/in-news.png);
}
.section-views-home_top_stories-block_2 h5.section:after {
	content: url(../img/sec_icon/ebooks.png);
}
.section-views-home_top_stories-block h5.section,
.section-views-home_top_stories-block_1 h5.section,
.section-views-home_top_stories-block_2 h5.section,
.section-views-home_top_stories-block_3 h5.section {
	padding-left : 52px;
	margin-bottom : 15px;
}


.view-home-carousel {
	max-width : 100%;
	overflow: hidden;
}
ul.jcarousel {
	margin-bottom : 10px;
}
ul.jcarousel li {
}




















.front .view-content .row {
	margin-bottom : 30px;
}
.front .view-content .row:last-child {
	margin-bottom : 0px;
}
.row-spaced {
	margin-bottom : 30px;
}






h5.section img {
	top : -15px;
	left : -5px;
	height : 52px;
	position: absolute;
}
h5.section2 {
	font-size : 18px;
	text-transform: uppercase;
	letter-spacing: .03em;
	line-height: 16px;
	padding : 5px 0px;
	color : #007D99;
	border-bottom : 2px solid #00bce4;
	color : #fff;
	position: relative;
	margin-bottom : 10px;
}
.work h5.section2 {
	color : #DA8B01;
	border-bottom : 2px solid #fea710;
	margin-top : 50px;
}
.work h5.section2:first-child {
	margin-top : 0px;
}
.section-tag {
	font-size : 15px;
	line-height : 13px;
	padding : 5px 0 3px 0;
	text-align: center;
	font-family: "Share Tech";
	text-transform: uppercase;
	color : #fcfcfc;
}
.magazine .section-tag {
	background-color : #007D99;
}
.work .section-tag {
	background-color : #DA8B01;
}
.front .section-tag {
	font-size : 18px;
	line-height : 16px;
}



.work h5.section {
	background-color : #fea710;
	border-top : 3px solid #DA8B01;	
}
h5.section a {
	color : #fff;
}
h5.section a:hover,h5.section a:focus {
	color : #000;
}
span.section-tag {
	letter-spacing: 0;
	vertical-align: top;
	text-transform: none;
	font-style: italic;
	font-size : 10.4px;
	float : right;
	font-family: "anago", verdana, sans-serif;
}
.page-top {
	background-color : #fff;
	margin-top : 15px;
}
.storyintro {
	font-family : "anago", verdana, sans-serif;
	font-weight: normal;
	color : #3a4a4d;
	margin : 10px 0 10px 0;
	padding : 10px 30px;
	border-bottom : 1px dotted #939598;
	font-style: italic;
}
.storyintro strong {
	font-weight: normal;
}
.storyintro em {
	font-style: normal;
}
.storyintro p {
	margin : .4em 0px;
}

.primary-content {
	background-color : #fff;
}
section {
	margin-bottom : 30px;
}
.equal-column {
    margin-bottom: -99999px;
    padding-bottom: 99999px;
}
.equal-container {
    overflow: hidden;
}

.home-mag {
	padding-top : 10px;
}
.home-work {
	-webkit-box-shadow: 0 0 10px 0 rgba(0,0,0,.3);
	box-shadow: 0 0 10px 0 rgba(0,0,0,.3);
	background-color : #fff;
	padding-top : 10px;
}


.col {
    margin-bottom: -99999px;
    padding-bottom: 99999px;
}

.col-wrap{  
    overflow: hidden;   
}


form input {
	font-family : "anago", verdana, sans-serif;
}



img.img-125 {
  display: block;
  height: auto;
  width: 125px;
}
img.pull-left {
	margin : 0 10px 5px 0;
}
.img75w {
	width : 75px;
	float : left;	
	margin : 0 10px 5px 0;
}
.section-views-commoners-block_1 .img-circle {
	float : left;
	margin : 0 10px 5px 0;
}
.section-views-commoners-block_1 h2 {
	font-size : 32px;
	line-height : 36px;
	margin : 10px 0;
}


.more-link a, a.more-link {
	font-family : "anago", verdana, sans-serif;
	font-weight : 900;
	font-size : 12px;
	text-transform: uppercase;
}

div.more-link {
	display: block;
	margin : 3px 0 0 0;
	text-align: right;
}




#footer-main section {
	margin-bottom : 0px;
}
#footer-main {
	font-family : "anago", verdana, sans-serif;
	font-size : 85%;
	line-height : 130%;
	border-top : 1px solid #565656;
	background-color : #fcfcfc;
	padding : 30px 0;
}
#footer-main p {
	margin : 0 0 5px 0;
}
#footer-main ul {
	list-style: none;
	margin : 0 0 5px 0;
	padding : 0px;
}
#footer-main h5:first-child {
	margin-top : 0px;
}
#footer-main h5 {
	margin-top : 30px;
}
#footer-main ul > li {
	padding : 0px;
	margin : 0 0 5px 0;
}
#footer-main ul ul {
	list-style-type: circle;
	margin : 5px 0 15px 7px;
	padding : 0 0 0 18px;
}


.col-quotes {
		border-left : 1px dotted #565656;
	border-right : 1px dotted #565656;

}

#block-views-quotes-block-1 {
	font-family : "ff-tisa-web-pro", georgia, serif;
	font-size : 22px;
	line-height: 29px;
}
#block-views-quotes-block-1 img {
	float : left;
	margin : 0 15px 2px 0;
}
.creativecommons {
	margin : 20px 0 0 0;
	padding : 20px 0 0 0;
	font-size : 11px;
	text-align: left;
	border-top : 1px dotted #565656;
}
p.attribution {
	font-family : "anago", verdana, sans-serif;
	font-size : 16px;
	font-style: italic;
	text-align: right;
}
.footer-address {
	text-align: center;
}
.footer-address img {
	margin : 0 0 10px 0;
}



/*TAXONOMY LISTS*/
.sidebar .view-taxonomy-lists ul,.sidebar .view-taxonomy-lists ul li {
	list-style: none;
	margin : 0px;
	padding : 0px;
	text-align: left;
}
.sidebar .view-taxonomy-lists a {
	display: block;
	color :  #5e5e5e;
	text-decoration: none;
	padding : 5px 0;
}
.sidebar .view-taxonomy-lists a:hover,.sidebar .view-taxonomy-lists a:focus {
	color : #007D99;
	text-decoration: underline;
	background-color : #fcfcfc;
}
.sidebar .view-taxonomy-lists.view-display-id-block > .view-content > ul > li {
	font-weight : bold;
	margin : 20px 0 0 0;
}
.sidebar .view-taxonomy-lists.view-display-id-block > .view-content > ul > li:first-child {
	margin-top : 0px;
}
.sidebar .view-taxonomy-lists.view-display-id-block > .view-content > ul > li > ul {
	font-weight : normal;
}
.sidebar .view-taxonomy-lists.view-display-id-block > .view-content > ul > li > ul > li {
		border-bottom : 1px dotted #5e5e5e;
}
.sidebar .view-taxonomy-lists.view-display-id-block > .view-content > ul > li > ul > li:last-child {
		border-bottom : 0px;
}












/*BUTTONS*/
.btn-donate,a.btn-donate {
	font-family : "anago", verdana, sans-serif;
	font-size : 18px;
	line-height: 20px;
  color: #ffffff;
  text-decoration: none;
  background-color: #39B300;
  border-color: #00B321;
}

.btn-donate:hover,
.btn-donate:focus,
.btn-donate:active,
.btn-donate.active,
.open .dropdown-toggle.btn-donate {
  color: #39B300;
  background-color: #B9FF99;
  border-color: #39B300;
}

.btn-donate:active,
.btn-donate.active,
.open .dropdown-toggle.btn-donate {
  background-image: none;
}


/*PROMO*/
.email-sign-up form {
	text-align: center;
	margin : 0 0 25px 0;
}
.email-sign-up .form-control {
	border-color : #00bce4;
	min-width : 320px;
}
.primary-content .btn {
	font-family: "Share Tech";
	text-transform: uppercase;
	background-color : #00bce4;
	color : #fff;
	border-color: transparent;
}
.email-sign-up form .btn:hover {
	color : #00bce4;
	background-color : #f1f1f1;
	border-color : #00bce4;
}
.block.newsletter {
}
.block.donation {
	text-align: center;
	font-size : 18px;
	border-color : transparent;
	color : #fff;
  background-color: #00B321;
  border-color: #00B321;
}



/* BLOCKS */
#block-block-27 {
	background-color : #000;
	padding : 5px;
	border-radius: 5px;
	color : #fff;
	font-size : 12px;
	line-height : 14px;
}
#block-block-27 h2.block-title {
	font-size : 14px;
	line-height : 14px;
	font-style: italic;
	text-align: center;
}
#block-block-27 img {
	max-width : 30px;
	float : left;
	margin : 0px 5px 0 0;
}
#block-block-27 li {
	clear: both;
	padding-top : 0px;
	min-height : 30px;
	margin : 10px 0;
}
#block-block-27 a {
	color : #fff;
	text-decoration: none;
}
#block-block-27 a:hover,#block-block-27 a:active {
	color : #E60049;
	text-decoration: underline;
}

/*NAVBAR*/
.navbar ul,.navbar ul li {
	list-style: none;
}
.navbar-default a {
	text-decoration: none;
}
header.page-top .navbar-default {
	margin : 15px 0 0 0;
	padding : 0px;
	font-family : "anago", verdana, sans-serif;
	box-shadow: none;
	background : #ececec;
}
.navbar-default {
	border-radius: 0px;
  position: relative;
  z-index: 1000;
  margin-bottom : 0px !important;
  line-height : 0px;
  border: 0px solid transparent;
  border-top : transparent;
  border-bottom : transparent;
}
.navbar-default > li, .navbar-form {
  margin-bottom : 0px !important;
}
.nav.nav-social > li > a {
	background-color : transparent;
	padding : 5px;
	border-left : none;
	border-right : none;
}
.navbar-default .nav > li > a {
	font-family: "Share Tech";
	font-size : 19px;
	margin-right : 10px;
	background-color : transparent;
	color : #007e9a;
}
.navbar-default .nav > li > a:hover,
.navbar-default .nav > li > a:focus {
	background-color : #00bbe4;
	color : #fff;
}

.navbar-default .nav > li > a:hover,
.navbar-default .nav > li > a:focus {
	background-color : #E60049;
	color : #fff;
}
.navbar-default .navbar-nav > .active > a,
.navbar-default .navbar-nav > .active > a:hover,
.navbar-default .navbar-nav > .active > a:focus {
	background-color : #00bce4;
	color : #fff;
}
.navbar-default .navbar-nav > .open > a,
.navbar-default .navbar-nav > .open > a:hover,
.navbar-default .navbar-nav > .open > a:focus {
	background-color : #E60049;
	color : #fff;
}



.nav.nav-social {
	margin : 0px;
}

.navbar:before,
.navbar:after {
  display: table;
  content: " ";
}
.navbar:after {
  clear: both;
}
.navbar:before,
.navbar:after {
  display: table;
  content: " ";
}
.navbar:after {
  clear: both;
}
.dropdown-menu > li > a:hover,
.dropdown-menu > li > a:focus {
  background-color: #00bbe4;
  color : #fff;
}




/*CAROUSEL*/
.section-views-home_carousel-block	 {
  width: auto;
  height: auto;
  padding: 0px;
  margin: auto;
}
.view-home-carousel {
	margin-top : 10px;
	text-align: center;
}
.carousel-control.left {
  background-image: none !important;
  filter: none;
}
.view-home-carousel h2 {
	font-family: "anago", verdana, sans-serif;
	font-weight: 900;
	font-size : 38px;
	line-height : 100%;
	margin : 10px 0;
}
.carousel-control.right {
  right: 0;
  left: auto;
  background-image: none !important;
  filter: none;
}
.view-home-carousel .carousel-caption {
  position: relative;
  right: auto;
  bottom: auto;
  left: auto	;
  z-index: 10;
  padding-top: 0px;
  padding-bottom: 0px;
  color: inherit;
  text-shadow: none;
}
.view-home-carousel .carousel-indicators {
	clear : both;
	display: block;
  position: absolute;
  bottom: -30px;
  left : 0px;
  z-index: 15;
  width: 100%;
  padding-left: 0px;
  margin-left: 0px;
  text-align: right;
  list-style: none;
}

.view-home-carousel .carousel-indicators li {
  display: inline-block;
  width: 10px;
  height: 10px;
  margin: 1px;
  text-indent: -999px;
  cursor: pointer;
  border: 1px solid #ddd;
  border-radius: 10px;
}

.view-home-carousel .carousel-indicators .active {
  width: 12px;
  height: 12px;
  margin: 0;
  background-color: #ddd;
}

/**
 * Buttons
 */
.jcarousel-skin-default .jcarousel-next,
.jcarousel-skin-default .jcarousel-prev {
  display: block;
  width: 32px;
  height: 32px;
  background-image: url(arrows.png);
}

.jcarousel-skin-default .jcarousel-next-disabled,
.jcarousel-skin-default .jcarousel-prev-disabled {
  display: none;
}

/**
 * Horizontal Buttons
 */
.jcarousel-skin-default .jcarousel-prev-horizontal {
  position: absolute;
  top: 55px;
  left: 10px;
  background-position: 0 0;
}
.jcarousel-skin-default .jcarousel-prev-horizontal:hover {
  background-position: -32px 0;
}
.jcarousel-skin-default .jcarousel-prev-horizontal:active {
  background-position: -64px 0;
}

.jcarousel-skin-default .jcarousel-next-horizontal {
  position: absolute;
  top: 55px;
  right: 10px;
  background-position: 0 -32px;
}
.jcarousel-skin-default .jcarousel-next-horizontal:hover {
  background-position: -32px -32px;
}
.jcarousel-skin-default .jcarousel-next-horizontal:active {
  background-position: -64px -32px;
}
.jcarousel-navigation {
	margin-top : 15px;
}
.jcarousel-navigation li {
  display: inline-block;
}
.jcarousel-navigation li a {
  text-indent: -999px;
  display: inline-block;
  width: 10px;
  height: 10px;
  margin: 1px;
  cursor: pointer;
  border: 1px solid #ddd;
  border-radius: 10px;
}

.jcarousel-navigation li.active a {
  width: 12px;
  height: 12px;
  margin: 0;
  background-color: #ddd;
}















.collections ul, .block.social-media ul {
	text-align: center;
}
.collections ul li, .block.social-media ul li {
	font-family: "Share Tech";
	text-transform: uppercase;
	font-size : 19px;
	line-height : 24px;
}
.collections ul li a {
	display: block;
	padding : 3px 0;
	border-bottom : 1px dotted #ffaf38;
	text-decoration : none;
	color : #ffaf38;
}
.collections ul li a:hover,.collections ul li a:focus {
	background-color : #FFF8E7;
	color : #E60049;
}
.block.social-media ul li a {
	display: block;
	padding : 3px 0;
	border-bottom : 1px dotted #00bce4;
	text-decoration : none;
	color : #00bce4;
}
.block.social-media ul li a:hover,.block.social-media ul li a:focus {
	color : #007D99;
	background-color : #f1f1f1;
}
.jump {
	font-style: italic;
	font-family: "anago", verdana, sans-serif;
	white-space: nowrap;
}
.work .jump {
  color: #ffaf38;
}

.label-jump[href]:hover,
.label-jump[href]:focus {
  background-color: #FFC46B;
}
.label-tag {
	font-family: "anago", verdana, sans-serif;
	font-size : 17px;
	font-weight: 600;
	text-transform: uppercase;
	white-space: nowrap;
	color: #fff;
	background-color : #007D99;
	border : none;
	padding : 4px;
}
a.label-tag {
	color : #fff;
	text-decoration : none;
}
p.label {
	margin : 0 0 10px 0;
}
.label-tag[href]:hover,
.label-tag[href]:focus {
  background-color: #EB8D00;
}


.promo-box {
	position: relative;
}
.page-top .arrow {
	width : 60px;
	height : 55px;
	left : 170px;
	top : 22px;
	position : absolute;
}
.handwriting {
	text-transform: lowercase;
	font-family: "Walter Turncoat";
	font-size : 26px;
	line-height : 22px;
	-webkit-transform: rotate(-1.2deg);
	-moz-transform: rotate(-1.2deg);
	-ms-transform: rotate(-1.2deg);
	-o-transform: rotate(-1.2deg);
	filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=3);
	padding : 0px 0 0 0;
	margin : -5px 0 15px 0;
	color : #E60049;
}
.form-promo {
	font-family: "anago", verdana, sans-serif;	
}
button.btn-promo {
	color : #E60049 !important;
	border-color : #e60049 !important;
	font-family: "anago", verdana, sans-serif;
	background-color : #fff;
}
.form-promo input {
	border-color : #939393;
	color : #323232;
}

::-webkit-input-placeholder { /* WebKit browsers */
    color:    #757575;
}
:-moz-placeholder { /* Mozilla Firefox 4 to 18 */
    color:    #757575;
    opacity:  1;
}
::-moz-placeholder { /* Mozilla Firefox 19+ */
    color:    #757575;
    opacity:  1;
}
:-ms-input-placeholder { /* Internet Explorer 10+ */
    color:    #757575;
}





button.btn-promo:hover,button.btn-promo:focus {
	color : #fff !important;
	border-color : #aa1242 !important;
	font-family: "anago", verdana, sans-serif;
	background-color : #e60049;
}
.quiz-promo {
	text-transform: lowercase;
	text-align: center;
	font-family: "Walter Turncoat";
	font-size : 22px;
	line-height : 22px;
}
.quiz-promo p {
}
.quiz-promo a {
	border : 3px solid #00bce4;
	border-radius: 10px;
	padding : 10px 5px 10px 5px;
	display: block;
	color : #007D99;
	text-decoration: none;
}
.quiz-promo a:hover,.quiz-promo a:focus {
  text-decoration : none;
  background-color : #E60049;
	border : 3px solid #E60049;
	color : #fff;
}
.ebook-img {
	width: 200px;
	display: block;
	margin : 0 auto;
}
.artsandculture img.img-125 {
	margin-top : 7px;
}

div.sharebox {
	width : 32px;
	float : left;
	display: block;
	margin : 0px 30px 30px 0;
}
div.sharebox span {
	display : block;
	width : 32px;
	height : 32px;
	margin : 5px auto;
}
#skip-link {
	display: none;
	visibility: hidden;
	width: 0px;
	height: 0px;
}

.story-sidebar {
	width : 300px;
	float : right;
	margin : 0 0 15px 15px;
}

.view img {
	margin-bottom : 5px;
}

.carousel-image {
	height : 354px;
	position: relative;
}
.carousel-image a,.image-wrapper-220 a {
	color : #fff;
	text-decoration: underline;
}
.front blockquote.image-field-caption, .front blockquote.image-field-caption p {
	display : none;
	visibility : none;
	height : 0px;
	width : 0px;
}
.carousel-image blockquote.image-field-caption {
	position: absolute;
	bottom : 0px;
	left : 0px;
	height : 40px;
	width : 100%;
	overflow: hidden;
	padding : 5px;
	background: rgba(0, 0, 0, 0.5);
}
.carousel-image blockquote.image-field-caption p {
	color : rgba(255, 255, 255, 0.9);
}
blockquote.image-field-caption, blockquote.image-field-caption p {
	margin : 0px;
	border : 0px;
	font-family : "anago", verdana, sans-serif;
	font-size : 11px;
	line-height : 15px;
	font-weight: 400;
	text-align: left;
}

.main-story-content blockquote.image-field-caption {
	padding : 0px;
	font-size : 13px;
	line-height : 17px;
}
.image-wrapper-220 {
	position: relative;
}
.image-wrapper-220 blockquote.image-field-caption {
	position: absolute;
	background: rgba(0, 0, 0, 0.5);
	padding : 5px;
	bottom : 0px;
	left : 0px;
	width : 100%;
}
.image-wrapper-220 blockquote.image-field-caption p {
	color : rgba(255, 255, 255, 0.9);
	font-size : 9px;
	line-height : 11px;
}
.section-views-home_top_stories-block_3 .image-wrapper-220 blockquote {
	display: none;
	visibility: hidden;
}

.article-wrapper img {
	max-width: 100%;
	height : auto !important;
}


section.section-block-18 h5 + p {
	text-align: center;
}
