@font-face {
	font-family: "Open Sans";
	src: url("fonts/OpenSans/OpenSans-Regular.ttf") format("truetype");
	font-weight: normal;
	font-style: normal;
}
  

@font-face {
    font-family: 'Open Sans';
    src: url('fonts/OpenSans/OpenSans-Italic.ttf') format('truetype');
    font-weight: normal;
    font-style: italic;
}
@font-face {
    font-family: 'Open Sans';
    src: url('fonts/OpenSans/OpenSans-Bold.ttf') format('truetype');
    font-weight: 700;
    font-style: normal;
}
@font-face {
    font-family: 'Open Sans';
    src: url('fonts/OpenSans/OpenSans-BoldItalic.ttf') format('truetype');
    font-weight: 700;
    font-style: italic;
}


html, body {
	width: 100%;
    height: 100%;
    margin: 0px;
    padding: 0px;
}

body {
	overflow-x: hidden;
    width: 100%;
}

dl,
ol,
ul {
	padding: 0;
	margin: 0;
}

h1,
h2,
h3,
h4,
h5,
h6,
p {
	margin-top: 0
}

a img {
	border: none
}

a:link {
	text-decoration: none
}

a:visited {
	text-decoration: none
}

a:active,
a:focus,
a:hover {
	text-decoration: underline
}

.content ol,
.content ul {
	padding: 0 15px 15px 40px
}

ul.nav {
	list-style: none;
	border-top: 1px solid #666;
	margin-bottom: 15px
}

ul.nav li {
	border-bottom: 1px solid #666
}

ul.nav a,
ul.nav a:visited {
	padding: 5px 5px 5px 15px;
	display: block;
	width: 160px;
	text-decoration: none;
	background: #c6d580
}

ul.nav a:active,
ul.nav a:focus,
ul.nav a:hover {
	background: #adb96e;
	color: #fff
}

.fltrt {
	float: right;
	margin-left: 8px
}

.fltlft {
	float: left;
	margin-right: 8px
}

.clearfloat {
	clear: both;
	height: 0;
	font-size: 1px;
	line-height: 0
}

.gray {
	color: #999;
	font-family: Georgia, serif;
	font-weight: 400;
	font-size: 12px;
	line-height: 13px
}

a.gray:link,
a.gray:visited {
	color: #999;
	text-decoration: none
}

a.gray:active,
a.gray:focus,
a.gray:hover {
	color: #999;
	text-decoration: underline
}

a.white:link,
a.white:visited {
	color: #fff;
	text-decoration: none
}

a.white:active,
a.white:focus,
a.white:hover {
	color: #ff0;
	text-decoration: underline
}

.yellow {
	color: #ff0;
	padding: 5px 10px
}

.inputboxtextfield_effect {
	border-width: 1px;
	border-style: solid;
	border-color: #999;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #ccc;
	width: 150px;
	height: 15px;
	margin-right: 5px
}

.inputboxtextfield_effect:hover {
	border-color: #64acd8;
	border-width: 1px;
	color: #000
}

.inputboxtextfield_effect:focus {
	border-color: #64acd8;
	border-width: 1px;
	color: #000
}

.buttontextfield_effect {
	border: 1px solid #333;
	background: #999;
	font-family: Georgia, serif;
	font-size: 12px
}

.buttontextfield_effect:hover {
	background: #ccc
}

.caption_studio {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 16px;
	font-weight: 400;
	color: #666;
	text-decoration: none
}

.caption-white {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 16px;
	font-weight: 400;
	color: #fff;
	text-decoration: none
}

.headerBox {
	border: 0;
	width: 100%;
	height: 65px;
	background-color: #000;
	text-align: center
}

.headerContent {
	margin: 0 auto;
	width: 1000px;
	text-align: left
}

.headerContentLeft {
	float: left;
	width: 95%;
	margin-top: 24px;
	margin-left: 30px
}

.headerContentRight {
	float: right;
	width: 600px;
	margin-top: 30px;
	vertical-align: baseline;
	font-family: Georgia, serif;
	color: #000
}

.headerContentRightBottomMenu {
	margin-left: 160px;
	font-size: 14px;
	text-align: right;
	margin-top: -10px
}

.menuHeaderTexto {
	list-style: none;
	border: 1px;
	float: left;
	padding-left: 30px
}

.menuHeaderTexto li {
	position: relative;
	float: left;
	border-right: 1px
}

.menuHeaderTexto li a {
	padding: 5px 10px;
	display: block
}

.menuHeaderTexto li:hover {
	background: #000;
	text-decoration: none
}

.menuHeaderTexto li ul {
	list-style: none;
	position: absolute;
	top: 25px;
	left: 0;
	background-color: #000;
	display: none;
	z-index: 9999;
	width: 135px
}

.menuHeaderTexto li.hover ul,
.menuHeaderTexto li:hover ul {
	display: block
}

.menuHeaderTexto ul li a {
	color: #fff
}

.menuHeaderTexto ul li a:hover {
	color: #ff0
}

.menuHeaderTexto img {
	margin-top: -12px;
	margin-left: 10px
}

.si-logo {
	float: left;
	margin: 5px 0 0 0
}

.search-mobile {
	float: right;
	margin: 5px 60px 0 0
}

.search-mobile img{
	width: 26px;
	height: 26px;
}

.fa-search {
	font-size: 26px
}

body #jf_mm_menu.jf_mm_rtl .jf_mm_wrapper li {
	text-align: left!important
}

.top-banner-img {
	width: 100%;
	height: auto;
}


.footerBox {
	clear: both;
	display: block;
	border: 0;
	width: 100%;
	height: auto;
	background-color: #000;
	text-align: center;
	font-family: Georgia, serif;
	color: #fff;
	margin-top: 5px
}

.footerContent {
	margin: 0 auto;
	width: 1000px;
	text-align: left
}

.footerMain {
	margin: 0;
	width: 284px;
	padding-top: 30px;
	float: left;
	padding-left: 5px;
	border-left: 20px
}

.footerMainCentral {
	margin: 0;
	width: 395px;
	padding-top: 30px;
	float: left
}

.footerMainCentral a{
	color: #fff;
	text-decoration: none;
}

.footerMainCentral a:active,
.footerMainCentral a:focus,
.footerMainCentral a:hover {
	color: #ff0;
	text-decoration: underline
}

#menuFooterTexto li {
	list-style-type: none;
	font-family: Helvetica, Arial;
	font-size: 16px
}

.footerMainLine {
	margin-top: 15px;
	margin-left: -8px
}

.copyrightText p {
	font-size: 11px;
	color: #fff;
	line-height: 13px
}

.spacer {
	height: 30px
}

.addressText {
	margin-left: 15px;
	font-size: 12px;
	line-height: 25px;
	font-family: Georgia, serif;
	color: #fff;
	font-size: 12px;
	font-weight: 100
}

img.floatLeft {
	float: left;
	margin-right: 20px
}

.linksTable {
	margin-top: -5px
}


.copyrightText {
	margin-right: 5%;
	display: block
}

.clr:after {
	clear: both;
	content: "";
	display: block
}

.containerBox {
	border: 0;
	width: 100%;
	text-align: center;
	overflow: hidden
}

.djaBox {
	width: 100%;
	display: block;
	clear: both
}

.containerBox a {
	text-decoration: none;
	color: #666
}

.containerBox a:hover {
	text-decoration: underline
}

.containerContent {
	margin: 14px auto;
	width: 1000px;
	text-align: left;
	display: flex
}

.containerBoxLeft {
	clear: both;
	float: left;
	width: 684px;
	height: auto
}

.containerBoxLeftNotHome {
	clear: both;
	width: 684px;
	min-height: 100%!important;
	height: auto;
	padding-bottom: 40px;
	margin-right: 16px
}

.containerBoxLeftArchive {
	clear: both;
	float: left;
	width: 1000px;
	min-height: 100%!important;
	height: auto
}

.containerBoxLeftTopPublished {
	border-top: 1px solid #999;
	border-bottom: medium solid #666;
	margin-bottom: 15px;
	min-height: 25px;
	vertical-align: middle;
	color: #999;
	float: left;
	display: flex;
	align-items: center;
}

.textPublished {
	margin-left: 30px;
	padding: 20px 20px 20px 0;
	color: #000;
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 10px;
	display: inline-block
}

.textEmailPrint {
	color: #666;
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 11px
}

.facebook {
	padding-left: 5px
}

.top-share {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 11px;
	color: #000
}

.twitter {
	text-align: center;
	border-right: 1px solid #999
}

.top-social {
	padding: 5px 0 5px 0;
	margin-left: auto;
	margin-right: 0;
}

.top-social .fab,
.top-social .fal {
	font-size: 22px;
	color: #000;
	padding: 8px
}

.gplus {
	text-align: center
}

.containerBoxLeftTopEmailPrint {
	border-top: 1px solid #999;
	height: 25px;
	display: table-cell;
	vertical-align: middle;
	color: #666;
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 12px
}

.containerBoxLeftTopSpacer {
	border-top: 1px solid #999;
	height: 25px;
	display: table-cell;
	vertical-align: middle;
	width: 15px
}

.containerBoxLeftTopSocial {
	border-top: 1px solid #999;
	border-left: 1px solid #999;
	height: 25px;
	display: table-cell;
	vertical-align: middle
}

.containerBoxLeftTopSocialFacebook {
	border-top: 1px solid #999;
	border-left: 1px solid #999;
	padding-left: 4px;
	height: 25px;
	display: table-cell;
	vertical-align: middle
}

.containerBoxLeftTopSocialTwitter {
	border-top: 1px solid #999;
	border-left: 1px solid #999;
	padding-left: 4px;
	padding-right: 4px;
	height: 25px;
	display: table-cell;
	vertical-align: middle
}

.containerBoxLeftTopSocialPlus {
	border-top: 1px solid #999;
	border-left: 1px solid #999;
	padding-left: 6px;
	padding-right: 6px;
	height: 25px;
	display: table-cell;
	vertical-align: middle
}

.containerBoxLeftCentralLine {
	width: 675px;
	border-top: medium solid #666;
	padding-bottom: 15px
}

.containerBoxLeftCentralLeftLeft {
	float: left;
	width: 100%;
	background-color: #000;
	margin-bottom: 0
}

.containerBoxLeftCentralLeftRight {
	float: left;
	width: 680px;
	margin-right: 5%;
	font-family: Georgia, serif;
	font-weight: 400;
	color: #333;
	font-size: 16px;
	line-height: 24px
}

.containerBoxLeftCentralLeftRight img {
	width: 100%!important;
	height: auto
}

.containerBoxLeftCentralLeftRight p {
	width: 94%;
	margin: 0 2.5% 5% 3.5%
}

.cck-line-body h1,
.cck-line-body h2 {
	width: 94%;
	margin: 0 2.5% 5% 3.5%
}

.containerBoxRight {
	float: right;
	width: 300px;
	margin-top: 9px
}

.containerBoxEndLine {
	width: 680px;
	border-top: medium solid #666;
	margin-top: 60px
}

.containerBoxLeftCentralLeftLeftLink {
	text-align: left;
	width: 1000px;
	line-height: 10px;
	margin: 0 auto;
	background-color: #000;
	padding: 20px 0 0 0;
	color: #fff
}

.containerBoxLeftCentralLeftLeftLink h3 {
	color: #fff
}

#containerBoxLeftCentralLeftLeftLinkList li {
	color: #fff;
	list-style-type: none;
	float: left;
	width: 180px;
	margin-right: 25px
}

#containerBoxLeftCentralLeftLeftLinkList li:last-child {
	margin-right: 0
}

#containerBoxLeftCentralLeftLeftLinkList h3 {
	color: #fff
}

#containerBoxLeftCentralLeftLeftLinkList a {
	color: #fff!important;
	font-size: 14px;
	line-height: 16px
}

#containerBoxLeftCentralLeftLeftLinkList a:hover {
	text-decoration: none
}

#containerBoxLeftCentralLeftLeftLinkList h1 {
	color: #fff;
	font-family: 'Open Sans', sans-serif;
	font-weight: 400;
	font-size: 16px
}

#containerBoxLeftCentralLeftLeftLinkList p {
	color: #fff;
	font-family: Georgia, serif;
	font-weight: 400;
	font-size: 14px;
	line-height: 16px
}

#containerBoxLeftCentralLeftLeftLinkList:after {
	clear: both;
	content: "";
	display: block
}

.containerBoxLeftCentralLeftLeftImagem {
	text-align: left;
	width: 1000px;
	line-height: 10px;
	color: #999;
	font-family: Georgia, serif;
	font-weight: 400;
	font-size: 14px;
	margin: 0 auto 20px auto;
	background-color: #fff
}

.containerBoxLeftCentralLeftLeftBanner {
	width: 150px;
	text-align: center;
	padding-top: 10px
}

.bannerRight {
	padding-bottom: 15px
}

#listContributors p {
	line-height: 5px
}

.containerBoxLineArticle {
	width: 490px;
	border-top: 1px solid #999;
	padding-bottom: 20px
}

#pTight p {
	line-height: 5px
}

#pTight br {
	line-height: 10px
}

.containerCoverRight {
	width: 150px
}

#gallery img {
	padding-bottom: 5px;
	vertical-align: top
}

.logoVintage {
	margin-top: -10px
}

#footerClean {
	clear: both;
	background: #fffaf0
}

.containerBoxLeftCentralLeftRight blockquote p {
	width: 410px
}

.containerSpaceTop {
	width: 1000px;
	margin-bottom: 15px
}

.cbf {
	background-color: #fff;
	padding: 0;
	width: 100%;
	display: block
}

#si-article-footer,
.cbf:after,
.containerBox:after,
.footerContent:after {
	clear: both;
	content: "";
	display: block
}

.tg {
	border-collapse: collapse;
	border-spacing: 0;
	border: none
}

.tg td {
	font-family: Arial, sans-serif;
	font-size: 14px;
	padding: 6px 10px;
	border-style: solid;
	border-width: 0;
	overflow: hidden;
	word-break: normal
}

.tg th {
	font-family: Arial, sans-serif;
	font-size: 14px;
	font-weight: 400;
	padding: 6px 10px;
	border-style: solid;
	border-width: 0;
	overflow: hidden;
	word-break: normal
}

.tg .tg-2n8g {
	font-size: 16px;
	font-family: Arial, Helvetica, sans-serif!important;
	vertical-align: top
}

.tg1,
.tg2 {
	border-collapse: collapse;
	border-spacing: 0;
	border: none
}

.tg1 td,
.tg2 td {
	font-family: Arial, sans-serif;
	font-size: 14px;
	padding: 10px 5px;
	border-style: solid;
	border-width: 0;
	overflow: hidden;
	word-break: normal
}

.tg1 th,
.tg2 th {
	font-family: Arial, sans-serif;
	font-size: 14px;
	font-weight: 400;
	padding: 10px 5px;
	border-style: solid;
	border-width: 0;
	overflow: hidden;
	word-break: normal
}

.tg1 th {
	padding: 0 5px 10px 5px
}

.tg1 .tg2-yw4l,
.tg2 .tg2-yw4l {
	vertical-align: top
}

.side_links {
	margin-top: 20px;
	border-bottom: 1px solid #999;
	margin-bottom: 20px
}

.side_links:last-child() {
	border: none
}

.sourcecoast {
	display: none
}

.video-parawrap {
	text-align: center;
	margin: 0 !important;
	width: 100% !important;
}

.video-view {
	width: 100%;
}


.headerMobileMenu {
	display: none
}

.item-page h2:first-child {
	display: none
}


.headerContentRightBottomMenu nav {
	display: none
}

.headerMobileMenu {
	display: block;
	position: relative;
	float: right;
	margin-right: 50px
}

#jf_mm_menu {
    top: 59px !important;
}

.jf_mm_trigger {
	width: 34px;
	height: 34px;
	position: absolute!important;
	top: 0!important;
	left: 0!important
}

.studio-menu-open {
	width: 34px;
	height: 34px;
}

.jf_mm_wrapper .jf_mm_a_img {
    margin: 0 !important;
}

.fad {
	color: #fff
}

.jf_mm_wrapper .studio-menu-close-wrap {
	color: #fff;
	cursor: pointer;
	margin: 10px 10px 0;
	text-align: center;
}

.levelHolderClass ul {
	margin-top: 53px!important
}



p {
	font-family: Georgia, serif;
	font-weight: 400;
	color: #333;
	font-size: 17px;
	line-height: 24px
}

div.cck_contents.cck_content div.cck_value.cck_value_wysiwyg_editor p {
    
}

div.cck_contents.cck_content div.cck_value.cck_value_wysiwyg_editor p i {
    font-size: 80% !important;
}

h1 {
	color: #000;
	font-family: 'Open Sans', sans-serif;
	font-weight: 400;
	font-size: 30px;
	line-height: 38px!important
}

h2 {
	font-family: Georgia, serif;
	color: #000;
	font-size: 18px;
	line-height: 26px!important;
	padding-right: 10px;
	font-weight: 400
}

h3 {
	color: #000;
	font-family: 'Open Sans', sans-serif;
	font-weight: 500;
	font-size: 16px;
	line-height: 38px!important
}

.studio-title {
	color: #000;
	font-family: 'Open Sans', sans-serif;
	font-weight: 400;
	font-size: 30px;
	line-height: 38px!important
}

.contents {
	font-family: Georgia, serif;
	color: #000;
	font-size: 18px;
	line-height: 26px!important;
	padding-right: 10px
}

.caption {
	border-top: thin solid #999;
	width: 600px;
	margin: 10px;
	margin-bottom: 20px;
	color: #666;
	font-family: Tahoma, Geneva, sans-serif;
	font-weight: 400;
	font-size: 10px;
	line-height: 15px
}

.caption img {
	width: 600px;
	height: auto;
	padding-top: 10px
}

.studioTitleCapsule {
	margin-left: 10px;
	margin-top: 10px;
	margin-bottom: -1px;
	color: #333;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bolder;
	font-size: 24px;
	line-height: 30px
}

.latest-articles-mobile {
	margin-top: 20px;
	display: none;
}


.comment {
	width: 410px;
	margin-left: 200px;
	margin-bottom: 65px;
	text-align: left;
	font-family: Georgia, serif
}

.commentTitle {
	color: #666;
	font-weight: 700;
	font-size: 24px
}

.commentText {
	color: #666;
	font-weight: 700;
	font-size: 16;
	line-height: 5px
}

.commentInput {
	width: 466px;
	border-width: 1px;
	border-style: solid;
	border-color: #666;
	font-family: Georgia, serif;
	font-size: 14px;
	color: #666;
	resize: none
}

.commentButtonDiv {
	width: 470px;
	text-align: right
}

.commentButtonButton {
	border: 1px solid #333;
	background: #999;
	font-family: Georgia, serif;
	font-size: 14px
}

.commentButtonButton:hover {
	background: #ccc
}

.commentWarning {
	color: #666;
	font-family: Georgia, serif;
	font-size: 14px;
	font-style: italic;
	line-height: 18px
}

#roksearch_search_str {
	font-size: 20px;
	height: 22px;
	margin-right: 35px;
	float: right;
	width: 100%;
	padding: 8px
}

.resultTitle a {
	color: #333;
	font-family: Georgia, serif;
	font-weight: 700;
	font-size: 18px;
	line-height: 24px;
	padding-bottom: 5px
}

.resultTitle {
	color: #666;
	font-family: Georgia, serif;
	font-weight: 700;
	font-size: 18px;
	line-height: 24px;
	padding-bottom: 5px
}

.result {
	color: #333;
	font-family: Georgia, serif;
	font-weight: 400;
	font-size: 14px;
	line-height: 18px;
	padding-bottom: 5px;
	border: 0!important
}

.inputbox {
	border-width: 1px;
	border-style: solid;
	border-color: #999;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	width: 150px;
	height: 15px;
	margin-right: 5px
}

.button {
	border: 1px solid #333;
	background: #999;
	font-family: Georgia, serif;
	font-size: 12px
}

.button:hover {
	background: #ccc
}

.word {
	font-family: Georgia, serif;
	color: #666;
	font-weight: 700;
	font-size: 16;
	border: 0;
	padding-left: 10px
}

.searchintro p {
	padding-left: 10px;
	padding-bottom: 15px;
	border-bottom: thin solid #999
}

.phrases {
	font-family: Georgia, serif;
	color: #666;
	font-weight: 700;
	font-size: 16;
	border: 0;
	padding-left: 10px;
	line-height: 20px;
	padding-bottom: 20px;
	border-bottom: thin solid #999
}

.radiobtn {
	padding-right: 20px
}

.ordering-box {
	padding-top: 10px
}

.only {
	visibility: hidden;
	line-height: 0
}

.form-limit {
	font-family: Georgia, serif;
	color: #666;
	font-weight: 700;
	font-size: 16;
	border: 0;
	padding-left: 10px
}

.search-results {
	font-family: Georgia, serif;
	color: #333;
	font-weight: 700;
	font-size: 18px;
	border: 0;
	padding-left: 10px
}

.search-results a {
	color: #333
}

.search-results a:visited {
	color: #333
}

.search-results a:hover {
	text-decoration: underline
}

.small {
	font-weight: 400;
	font-size: 12px;
	color: #999
}

.result-text {
	font-weight: 400;
	font-size: 16px;
	color: #666
}

.result-created {
	font-weight: 400;
	font-size: 12px;
	color: #999
}

.searchBox {
	margin-right: 20px
}

.highlight {
	background-color: #f7fc34
}

.thumbnail {
	height: auto;
	overflow: auto
}

.thumbnail h1 {
	font-size: 18px
}

.thumbnail h2 {
	font-size: 14px
}

#acesearch_pagination {
	float: left;
	width: 100%;
	background-color: #ededed;
	padding-top: 5px;
	padding-bottom: 5px;
	margin-top: 40px;
	margin-bottom: 40px
}

#acesearch_pagination .limitbox {
	float: left;
	margin-top: 5px
}

#acesearch_pagination .top {
	float: right
}

#acesearch_pagination .bottom {
	float: right
}

.pagination li {
	display: inline;
	list-style-type: none;
	padding-right: 10px;
	color: #333;
	font-family: Georgia, serif;
	font-weight: 400;
	font-size: 12px;
	padding-bottom: 5px
}

.pagination li a {
	font-weight: 700
}

html {
	height: 100%
}

.topBigBanner {
	width: 100%;
	height: 565px;
	background-color: #a13244;
	margin: 10px 0 20px 0
}

.topBigBannerFreeHeight {
	width: 100%;
	background-color: #a13244;
	margin: 10px 0 20px 0
}

.topBigBannerImageLeft {
	float: left
}

.topBigBannerImageRight {
	float: right
}

.topBigBannerTopTextRight {
	margin-left: 680px;
	padding-top: 130px;
	padding-right: 40px
}

.topBigBannerTopTextLeft {
	margin-left: 30px;
	padding-top: 130px;
	margin-right: 690px
}

.topBigBannerTitle {
	color: #fff;
	font-family: 'Open Sans', sans-serif;
	font-weight: 400;
	font-size: 22pt;
	line-height: 140%
}

.topBigBannerTitle a:visited {
	color: #fff
}

.topBigBannerTitle a:link {
	color: #fff
}

.topBigBannerTitle a {
	color: #fff
}

.topBigBannerText {
	color: #fff;
	font-family: 'Open Sans', sans-serif;
	font-weight: 300;
	font-size: 13pt;
	line-height: 140%
}

.topBigBannerFooterRight {
	color: #fff;
	font-family: 'Open Sans', sans-serif;
	font-weight: 300;
	font-size: 8pt;
	line-height: 130%;
	position: absolute;
	bottom: 0;
	left: 680;
	padding-bottom: 15px;
	padding-right: 70px
}

.topBigBannerFooterLeft {
	width: 300px;
	color: #fff;
	font-family: 'Open Sans', sans-serif;
	font-weight: 300;
	font-size: 8pt;
	line-height: 130%;
	position: absolute;
	bottom: 0;
	left: 30;
	padding-bottom: 15px;
	padding-right: 70px
}

.topBigBannerTitleTop {
	padding: 15px 30px 15px 30px
}

.topBigBannerTitleBottom {
	padding: 15px 30px 15px 0
}

.topBigBannerCaption {
	color: #fff;
	font-family: 'Open Sans', sans-serif;
	font-weight: 300;
	font-size: 8pt;
	line-height: 130%;
	padding-bottom: 15px
}

.twitterBox {
	height: 500px
}

.containerHomeContent {
	position: relative;
	width: 1000px;
	margin-bottom: 10px
}



.column-left {
	width: 320px;
	height: auto;
	float: left
}

.column-center {
	margin-left: 20px;
	margin-right: 20px;
	width: 320px;
	height: auto;
	float: left
}

.column-right {
	width: 320px;
	height: auto;
	float: left
}

.si-mobile {
	display: none
}

.si-desktop {
	display: block
}


.containerHomeImageHoverText {
	position: relative;
	padding-bottom: 10px;
	border-bottom: 1px solid #666
}

.titleHomeImg {
	position: absolute;
	top: 160px;
	left: 0;
	width: 100%
}

.titleHomeImg p {
	font-size: 20px
}

.titleHomeImg a:hover {
	text-decoration: underline
}

.titleHomeImg span {
	color: #fff;
	line-height: 41px;
	font-weight: 700;
	font-family: Helvetica, Sans-Serif;
	letter-spacing: -1px;
	background: #000;
	background: rgba(0, 0, 0, .7);
	padding: 10px
}

.containerHomeLineBottom {
	width: 1000px;
	border-top: 1px solid #999;
	padding-bottom: 15px;
	margin-top: 15px;
	margin-left: 8px;
	left: 50%
}

.titleHome {
	color: #000;
	font: 20px 'Open Sans', sans-serif;
	line-height: 24px;
	letter-spacing: -.1px;
	text-align: left;
	padding: 0 5px;
}

.titleHomeCentreColumn {
	color: #000;
	font: 20px Helvetica, Sans-Serif;
	line-height: 24px;
	letter-spacing: -.1px;
	margin-top: 5px;
	margin-bottom: 15px
}

.containerHomeLeft {
	width: 392px;
	float: left;
	padding-right: 16px;
	border-right: 1px solid #999
}

.containerHomeImageLeft {
	margin-top: 10px;
	width: 320px
}

.borderHome {
	border-bottom: 1px solid #fff
}

.containerHomeImageLeftLast {
	margin-top: 10px;
	width: 392px
}

.containerHomeImageLeftLeft {
	padding-right: 10px;
	border: 0;
	float: left;
	padding-top: 8px;
	padding-bottom: 3px
}

.containerHomeImageLeftRight {
	padding-left: 10px;
	border: 0;
	float: right;
	padding-top: 8px;
	padding-bottom: 3px
}

p.publishedHome {
	padding-top: 20px;
	color: #999;
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 10px
}

.textHome {
	font-size: 13px;
	line-height: 18px;
	font-family: 'Open Sans', sans-serif;
	text-align: left;
	padding: 0 5px;
	margin-top: 5px;
	margin-bottom: 7px;
}

.containerHomeMiddle {
	width: 230px;
	float: left;
	padding-right: 16px;
	padding-left: 15px;
	border-right: 1px solid #999
}

.containerHomeImageMiddle {
	margin-top: 15px
}

.containerHomeImageMiddle img {
	margin-bottom: 5px
}

.containerHomeImageLeft img {
	margin-bottom: 5px
}

.imageNews {
	padding-right: 10px;
	border: 0;
	float: left;
	margin-top: -5px;
	padding-bottom: 3px
}

.textNews {
	font-size: 14px;
	line-height: 18px;
	margin-top: -5px;
	margin-bottom: 12px
}

.wire {
	border-bottom: 1px solid #999;
	margin-bottom: 20px
}

.formatTwitter p {
	font-size: 12px;
	line-height: 16px
}

.si_block {
	width: 100%;
	margin-bottom: 25px;
}

.si_block img {
	width: 98%;
	height: auto;
	padding: 0 1%;
}

.si_block:after {
	display: block;
	clear: both;
	content: ""
}

.si-grid {
	width: 100%
}

.twitterBox {
	display: block;
	margin-bottom: 12px
}

.video-block {
	text-align: center;
}

.home-item-iframe {
	width: calc(.5 * 177.778vw);
	height: calc(56.25vw);
}


.containerMargin {
	margin-top: 20px;
	border-top: 1px solid #999;
	margin-bottom: 20px
}

.containerMarginFirst {
	margin-bottom: 20px
}

.containerMarginSmaller {
	margin-top: 15px;
	border-top: 1px solid #999
}

.containerLatest li {
	list-style-type: none
}

.latest-item-img {
	width: 100%;
}

.wire h2 {
	margin-top: -5px;
	color: #333;
	font: bold 18px Helvetica, Sans-Serif
}

.wire p {
	margin-top: 18px;
	font-size: 12px;
	line-height: 18px;
	font-family: sans-serif
}

.wire img {
	padding-top: 3px
}

.containerTwitter {
	margin-top: 18px;
	font-size: 12px;
	line-height: 15px;
	border-bottom: 1px solid #999;
	font-family: sans-serif
}

.studioLogin {
	width: 650px
}

.headerLogin {
	border-bottom: 1px solid #666;
	margin-bottom: 20px
}

.error p {
	border: 1px solid;
	margin: 10px 0;
	padding: 15px 10px 15px 50px;
	color: #d8000c;
	background-color: #ffbaba
}

.userdata {
	border: none;
	border-bottom: 1px solid #666;
	margin-bottom: 20px;
	padding-bottom: 20px
}

.studioLogin label {
	width: 8em;
	float: left;
	text-align: left;
	margin-right: .5em;
	display: block
}

.button {
	margin-left: 140px
}

.containerYearbook {
	float: left;
	width: 670px;
	font-family: Georgia, serif;
	font-weight: 400;
	color: #333;
	font-size: 16px;
	line-height: 24px
}

.red-bold-text {
	color: red;
	font-weight: 700;
	font-size: 14px
}

.archive-img {
    width: 100%;
}


/*-------------------------------------------------
	Search
-------------------------------------------------*/
body #jf_mm_menu.jf_mm_rtl {
    right: -1px !important;
}

#searchBox {
	display: none;
	border: 0;
	width: 100%;
	max-width: 1000px;
	margin: 0 auto;
}

#searchBoxContent {
	margin: 10px 10px 0;
	text-align: center;
	white-space: nowrap;
}

.searchBoxRight {
	width: 100%;
}

.searchbar-button {
    background-color: #c6c6c6;
    margin: 0;
    width: 15%;
    border-radius: 0;
    border: 1px solid #717171;
    padding: 10px 0 8px 0;
    font-size: 0.6rem;
	font-style: normal;
}

.searchbar-input {
	padding: 0;
	width: 80%;
	margin: 0 3% 0 0;
	border-radius: 0;
	border: solid 1px #717171;
	height: 30px;
	padding: 0 0 0 5px;
}

.element-invisible { 
	display: none; 
}

/*-------------------------------------------------
	related links
-------------------------------------------------*/
.related-item-img {
    width: 100%;
}

/*-------------------------------------------------
	misc
-------------------------------------------------*/
#item-page {
	visibility: hidden!important
}


.social-share-button{
    width: 22px;
	margin: 0 7px;
	vertical-align: middle;
}

.iframe-container {
	text-align: center;
	margin-top: 15%;
}