

.site-content__sidebar.c6633 .node-culture-news.node-teaser {
    position: relative;
    float: left;
    margin-top: 10%;
    width: 100%;
	height: 0;
	padding-bottom: 100%;
	background-color: #dddddd;
}


.site-content__sidebar.c6633 .other_articles .title {
    margin-top: 0%;
}



.node-culture-news.node-full .header {
	float:left;
	width:100%;
	background-color:#000000;
	color:#ffffff;
	padding:1em;
	box-sizing:border-box;
	-moz-box-sizing:border-box;
	-webkit-box-sizing:border-box;
}
.node-culture-news.node-full .header .title {
}
.node-culture-news.node-full .header .date {
	color: #7a7a7a;
}

.node-culture-news.node-full .header .details {
	clear:left;
	float:left;
}
.node-culture-news.node-full .header .type {
	float:left;
}
.node-culture-news.node-full .header .sep {
	float:left;
}
.node-culture-news.node-full .header .team {
	float:left;
}
.node-culture-news.node-full .header .summary {
	clear:left;
	float:left;
}


.node-culture-news.node-full .header .team a {
	color: #ffffff;
}
.node-culture-news.node-full .header .summary {
	color: #ffffff;
}
.node-culture-news.node-full .header .summary p:last-child {
	margin-bottom: 0;
}


.node-culture-news.node-full .body {
	float:left;
	width:100%;
	margin-top: 4.630%; /* 60/1296 */
	box-sizing:border-box;
	-moz-box-sizing:border-box;
	-webkit-box-sizing:border-box;
}
.node-culture-news.node-full .body p:last-child {
	margin-bottom: 0;
}




.node-culture-news.node-full .footer {
	float:left;
	width:100%;
	margin-top: 4.630%; /* 60/1296 */
	background-color:#000000;
	color:#ffffff;
	padding:1em;
	box-sizing:border-box;
	-moz-box-sizing:border-box;
	-webkit-box-sizing:border-box;
}
.node-culture-news.node-full .footer a {
	color:#ffffff;
}
.node-culture-news.node-full .footer p:last-child {
	margin-bottom: 0;
}



/* TEASER */

.node-culture-news.node-teaser .overlay.colour_wrap {
	background-color: #444444; /* will be overwritten with team/collection colour in template */
    color: #ffffff; /* will be overwritten with team/collection colour in template */
	/*top:initial;*/
	bottom:0;
	height: 46.9135802%; /* 190/405 */
}
.node-culture-news.node-teaser .overlay.colour_wrap .title {
    position: absolute;
    bottom: 64%;
    padding: 0 6%;
/*    line-height: 1.3;*/
}

.node-culture-news.node-teaser .overlay.black_wrap {
	background-color: #000000;
	/* top:initial;*/
	bottom:0;
	height: 24.691358%; /* 100/405 */
}
.node-culture-news.node-teaser .overlay.black_wrap .lhs {
    position: relative;
    float:left;
    margin-top: 3%;
    margin-left: 6%; /* 25/405 */
    width:66.667%; /* 270/405 */
    height:56%;
}
.node-culture-news.node-teaser .overlay.black_wrap .date {
    color: #7a7a7a;
    position: relative;
    float:left;
    width: 100%;
}
.node-culture-news.node-teaser .overlay.black_wrap .summary {
    color: #ffffff;
    position: relative;
    float:left;
    width: 100%;
    max-height: 4.5em;
    overflow: hidden;
}
.node-culture-news.node-teaser .overlay.black_wrap .linkbox {
    position: relative;
    margin: 6.1728395%; /* 25/405 */
    width: 12.345679%; /* 50/405 */
    height: 50%; /* 50/100 */
    float:right;
    margin-top:
}
.node-culture-news.node-teaser:hover .linkbox.black_on_white {
	background-image: url(../images/linkbox-black-on-yellow.png);
}
.node-culture-news.node-teaser:hover .title {
	text-decoration: underline;
}
