/*
Theme Name: RUM.se
Theme URI: http://www.adrianmunther.se/
Author: Adrian Falck
Version: 1.4.3
Description: Huvudtema fÃ¶r RUM.se.
*/

body {
	background-repeat:no-repeat;
	background-position:center 200px;
	background-size:100%;
	background-color: rgba(255,255,255,0.9);
	font-family: 'Source Sans Pro', sans-serif;
	font-size: 15px;
}

header {
	background: rgb(255,255,255);
	background-image: url(images/rum_pattern.jpg);
	background-size: cover;
}

.footercontainer {
	background:#424242;
	color:#FFFFFF;
	padding-top: 20px;
    padding-bottom: 20px;
	margin-top:30px;
	text-align:center;
}

.footercontainer a {
	color:#FFFFFF;
	text-decoration:underline;
}

.footercontainer a:hover, .footercontainer a:focus {
	text-decoration:none;
	color:#FFFFFF;
}

.footerdivider {
	width: 100%;
	height:10px;
	background:rgba(131, 187, 38);
}

.rumpartners {
	margin-top:0px;
}

.rumpartners h4 {
	margin-top: 0px;
}

.rumFootercopyright {
	margin-bottom:0px;
}

.rumFootercopyright p {
	font-size: 11px;
    margin-top: 6px;
    margin-bottom: 0;
}

.container {

}

.margin-top {
	margin-top:30px;
}
.rum-main-menu {
	margin-bottom:0;
	background-color:transparent;
	border-width:0px;
}


.rumheaderLogoimg {
	width:100%;
    height: auto;
    display: block;
}



.rumheaderLogoregion {
	width:100%;
	text-align:center;
	background:#296e23;
	color:#FFFFFF;
	margin-top:0px;
	font-size:12px;
	-moz-box-sizing:border-box;
	-webkit-box-sizing:border-box;
	box-sizing:border-box;
	text-transform: uppercase;
}

	.rumheaderLogo {
    display: block;
    max-width: 130px;
	}

.rumSlogan {
	display: block;
	font-family: 'Oleo Script';
	font-size: 30px;
	text-shadow: 2px 2px 3px #939292;
	color: #000000;
	text-align: center;
	margin-top: 7px;
}

.rumSupportbutton {
	font-family: 'Oleo Script';
	background: #730944;
	color: #FFFFFF;
	border-radius: 50px 50px 50px 50px;
	text-align: center;
	font-size: 24px;
	width: auto;
	display: flex;
	flex-direction: row;
	align-items: center;
	justify-content: center;
	padding-left: 8px;
	padding-right: 15px;
	margin-top: 10px;
}

.rumSupportbutton:hover, .rumSupportbutton:focus {
	color: #FFFFFF;
	text-decoration: underline;
	background: #7d8688;
}

.rumSupporticon {
	background-image: url(images/note_icon.svg);
	width: 24px;
	height: 24px;
	background-repeat: no-repeat;
	margin-right: 10px;
}

.start-row {
	background: rgba(131, 187, 38, 0.9);
	color: rgb(255,255,255);
	text-align:center;
	padding-top:20px;
	padding-bottom:0px;
}

.start-row-2 {
	background: rgba(255,255,255,0.8);
	text-align:center;
}

.start-row .col-lg-4 {
}

.start-row a {
	color: #FFFFFF;
    font-weight: bold;
    text-decoration: underline;
}

.start-row a:hover,.start-row a:focus {
	text-decoration:none;
}

.jumbotron-firstpage {
	background-repeat:no-repeat;
	background-size:cover;
	background-position:left;
	color:#FFFFFF;
	text-shadow:1px 1px 1px #000000;
	background-image:url(http://rum.se/wp-content/uploads/2017/02/Cello-orkester.jpg);
	position:relative;
	border-bottom:rgb(138, 179, 51) solid 3px;
	min-height: 300px;
}

.jumbotron-firstpage .row {
	position:relative;
}
.frontpageimagecolumn {
}

.jumbotron p {
	font-size: 17px;
}
.jumbotron p:last-of-type {
	margin-bottom:0;
}
.frontpageimagecolumncontent {
	padding:70px;
}

.frontpageimageoverlay {
	background: -webkit-linear-gradient(left, rgba(0,0,0,1) 0%, rgba(0,0,0,0) 10%, rgba(0,0,0,0) 90%, rgba(0,0,0,1) 100%);
	background: -o-linear-gradient(left, rgba(0,0,0,1) 0%, rgba(0,0,0,0) 10%, rgba(0,0,0,0) 90%, rgba(0,0,0,1) 100%);
	background: linear-gradient(to right, rgba(0,0,0,1) 0%, rgba(0,0,0,0) 10%, rgba(0,0,0,0) 90%, rgba(0,0,0,1) 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#000000', endColorstr='#000000',GradientType=1 );
	height:100%;
	position:absolute;
	width:100%;
	top:0;
	left:0;
}

.rumfrontpagenewsbutton {margin-bottom:20px;}

.post-sidebar {
	float:right;
}

.rumnavbar {
	margin-bottom:0px;
	background-color:#296e23;
	border-radius:0;
	border:0px solid;
	color:#FFFFFF;
}
.rumnavbar .navbar-nav > li > a {
	color:#FFFFFF;
	font-size:19px;
}
.rummenusearchfield {
	background:none;
	border-left:0px;
	border-top:0px;
	border-right:0px;
	border-bottom:2px solid #FFFFFF;
	-webkit-box-shadow:none;;
    box-shadow:none;
	border-radius:0px;
	font-size: 19px;
    color: #FFFFFF;
	vertical-align: bottom;
	width:80%;
}

.article {
	background: rgba(255,255,255,0.9);
}

.rummenusearchfield::placeholder {
	color:#FFFFFF;
}

.rummenusearchbutton {
	margin-left: -4px;
    border-radius: 0px 4px 4px 0px;
    border-color: #FFFFFF;
    vertical-align: bottom;
	width:20%;
}

.rumnavbar .navbar-form {
	border: none;
	webkit-box-shadow: none;
    box-shadow: none;
}

.article-image {
	position: relative;
}

.articleimagecopyright {
	position: absolute;
	color: #FFFFFF;
	font-style: italic;
	font-size: 10px;
}

.featured-article-image {
	border-radius: 0px 0px 5px 5px;
}

.featured-article-image-metadata {
	font-style: italic;

}

.image-caption {
	float:right;
}

.image-title {
	float:left;
}

.clear {
	clear:both;
}

.article-metadata {
	background: rgba(138, 179, 51,0.9);
    padding: 5px;
    color: #FFFFFF;

}
.rumFootersociallink {
	text-indent: -9999px;
	display:inline-block;
	width: 10%;
    margin-left: 5px;
    margin-right: 5px;
	opacity:0.8;
}
.rumFootersociallink:hover,.rumFootersociallink:focus {opacity:1;}

.rumFootersociallink img {display:block;width:100%;}

.rumFootersociallink span {display:none;}

.rumfootermenucontainer {}
.rumfootermenucontainer h4 {display:block;}

.rumfootermenu {
	display:block;
	vertical-align:middle;
	margin-bottom:2px;
}

.rumfootermenu ul {
	list-style:none;
	padding:0px;
}
.rumfootermenu li {
	float:none;
}
.rumfootermenu a {
	color:#FFFFFF;
}

span.rumstartbackgroundcircle {
	display:block;
	margin-top: 5px;
    margin-bottom: 10px;
	margin-left:auto;
	margin-right:auto;
	width:150px;
	height:150px;
	background-size:100% !important;
	border-radius: 50%;
	border: 3px solid #FFFFFF;
}

.rumStartsinglepost {
	position:relative;
	padding-top:15px;
	padding-bottom:15px;
}

.rumStartsinglepost .btn {
	display:inline-block;
	margin-left:auto;
	margin-right:auto;
}

.rumStartsinglepostmeta {
	display: block;
    position: absolute;
    background: rgba(131, 187, 38, 0.8);
    left: -10px;
    top: -10px;
    border-radius: 50%;
    width: 53px;
    height: 53px;
    padding: 4px;
    color: #FFFFFF;
    text-shadow: 1px 1px rgba(0,0,0,0.5);
}

.rumStartsinglecontent {

}
.rumStartsingledateday {
	display: block;
    font-size: 24px;
    line-height: 1;
}

.rumStartsingledatemonth {
	display: block;
    font-size: 15px;
    line-height: 1.2;
}

.rumStartsingleimage {
	width:100%;
	background-position:center;
	background-size:100%;
	background-repeat:no-repeat;
	height:140px;
}

.rumStartsingleheadingnoimg {
	margin-top: 36px;
}

.rumheaderLogo a:hover {text-decoration:none;}

.rumHeader {
	display: flex;
	flex-direction: column;
	flex-wrap: nowrap;
	align-content: center;
	justify-content: center;
	align-items: center;
	padding: 10px;
}

.rumNewsroomsinglearticle {overflow:hidden;}
.rumNewsroomsingleimage {
	float:right;
	padding-left:5px;
	padding-bottom:5px;
	width:40%;
	height:auto;
}

.rumindexmeta {

}
.rumindexmetaicons {

}
.rumArticledivider {
	margin-top: 10px;
    margin-bottom: 10px;
    border-top: 2px solid rgb(138, 179, 51);
}
.rumindexmetatext {
	padding-left:5px;
	padding-right:5px;
}

.post-sidebar {

}

.post-sidebar li {
	list-style:none;
}

.flex_staff_cont {
	display: flex;
	flex-direction: row;
	flex-wrap: wrap;
	justify-content: center;
}

.singlestaffcontact {
	text-align: center;
	width: 50%;
	font-size: 87%;
	line-height: 1.2;
}
.singlestaffcontactprofile {
    display: block;
    width: 70%;
    margin-left: auto;
    margin-right: auto;
	height:auto;
	border-radius:100%;
}
.btn-primary {
    color: #fff;
    background-color: #296e23;
    border-color: rgb(107, 144, 28);
}


.btn-primary.focus, .btn-primary:focus, .btn-primary:hover {
	color: #fff;
	background-color: #1a4d16;
}

.acf-map {
	width: 100%;
	height: 300px;
	border: #ccc solid 1px;
	margin: 20px 0;
}

.navbar-default .navbar-toggle {border-color:#FFF;}

.navbar-default .navbar-toggle .icon-bar {background-color:#FFF;}

.navbar-toggle {border:2px solid transparent;}

.navbar-default .navbar-nav>li>a:focus, .navbar-default .navbar-nav>li>a:hover {text-decoration:underline; color: #FFFFFF;}

.navbar-default .navbar-nav>.active>a, .navbar-default .navbar-nav>.active>a:focus, .navbar-default .navbar-nav>.active>a:hover {text-decoration:underline;}

.navbar-default .navbar-nav .open .dropdown-menu>li>a {color:#FFF;}

.start-row {
	padding-top:10px;
}

.jumbotron .container {
	position: relative;
}

.rumImagecaption {
	position: absolute;
	bottom: 10px;
	left: 10px;
	font-size: 11px;
	font-style: italic;
	color: #FFFFFF;
	text-shadow: 1px 1px 1px #000000;
}

	.rumfooterlogos {
		text-align:center;
	}

	.rumFooterlogo {
		display:inline-block;
		margin-left:5px;
		margin-right:5px;
		height: 45px;
		margin-top: 7px;
	}

.rumboard {
	display: flex;
    justify-content: flex-start;
    flex-flow: wrap;
}

/* fixes potential theme css conflict */
.acf-map img {
   max-width: inherit !important;
}

.alignleft {
	margin: 5px 20px 20px 0;
    float: left;
    clear: both;
}

.alignright {
	margin: 5px 20px 20px 0;
    float: right;
    clear: both;
}

/*Future Gutenberg support code*/
 .wp-block-media-text {
	padding-top: 5px;
    padding-bottom: 5px;
}

.wp-block-image img {
    height: auto;
}

.wp-block-media-text__media img, .wp-block-media-text__media video {
	height: auto;
}

.nexus-heading {
	margin-bottom:40px;
}


@media (min-width: 768px) {

	.rumHeader {
		display: flex;
	  flex-direction: row;
	  flex-wrap: nowrap;
	  align-content: center;
	  justify-content: space-between;
	  align-items: center;
		padding: 10px;
	}

	.rumheaderLogo {
	max-width: 160px;
	}

	.rumSlogan {
	font-size: 40px;
}
	.rumfootermenucontainer {
		display:inline-block;
	}
	.rumfootermenu {
		display:inline-block;
	}
	.rumfootermenu li {
	float:left;
}
	.rumfootermenu a {
		margin-left:5px;
		margin-right:5px;
	}
	.rumfootermenucontainer h4 {
		display:inline-block;
		margin-right:5px;
	}

	.rumMenufix {
	padding-left:0px;
	padding-right:0px;
	}

.navbar-default .navbar-nav>li>a:focus, .navbar-default .navbar-nav>li>a:hover {
	color: #FFFFFF;
}

	.navbar-default .navbar-nav .open .dropdown-menu>li>a {color:#333;}

	.container-fluid {padding-right:0px;padding-left:0px;}

	.nav>li:first-child>a {
	margin-left:-15px;
	}

	.jumbotron-firstpage {
		background-position:center;
	}

	.singlestaffcontact {
		width: 33%;
		font-size:100%;
	}

	.rumHeader {
		width: 750px;
		margin-left: auto;
		margin-right: auto;
	}
	.rumSupportbutton {
		font-size: 38px;
	}
	.rumSupporticon {
		width:38px;
		height: 38px;
	}
}

@media (min-width: 992px) {
	.rumHeader {
		width: 970px;
	}
}

@media (min-width: 1200px) {
	.rumHeader {
		width: 1170px;
	}
}
