/* 
Title: CSS Styles for History and Policy.
Copyright: 2005-2012. All rights resevered. 
Version:  28 November 2013
Author:   Graham CopeKoga
Web:      http://www.historyandpolicy.org
Email:    gc489 at cam.ac.uk 

Do not use this css code without permission. 

*/

a {
color: #ac2855;
text-decoration: none;
}

a:hover {
color: #000;
text-decoration: none;
}

.nav>li> a.current {
color: #000;
color: rgb(255,255,255);
text-decoration: none;
background-color: #ac2855;
}

.navbar-nav>li> a.current {
color: #ac2855;
text-decoration: none;
font-weight: 700;
background-color: transparent;
}

.navbar-default .navbar-collapse, .navbar-default .navbar-form {
margin-top: 10px;
}

.dropdown-menu>li>a.current {
color: #ac2855;
text-decoration: none;
font-weight: 700;
}

.logo-header {

}

.slide {
margin-top: 50px
}

p {
font-family: "Helvetica Neue", "Helvetica", Helvetica, Arial, sans-serif;
}

.dl-horizontal dt {
text-align: left;
color: #ac2855;
text-transform: uppercase;
}

.img-clear {
margin-top: 63px;
}

.page-title {
font-size: 1.6875em;
}

.entry-meta {
color: #333;
}

.call-out > * {
overflow: hidden;
margin-right: 20px;
}

.fb_iframe_widget {
overflow: hidden;
}

.social ul {
margin-bottom: 12px;
}

.btn.btn-outlined {
border: none;
color: #fff;
background: #ac2855;
margin-top: 20px;
}

a:hover.btn.btn-outlined {
border: none;
color: #000;
background: #fff;
border-radius: 0;
}

.btn {
text-transform: uppercase;
-webkit-transition: all 300ms ease;
-webkit-transition-delay: 0s;
-moz-transition: all 300ms ease 0s;
-o-transition: all 300ms ease 0s;
transition: all 300ms ease 0s;
border-radius: 0;
}

.social li { 
float: left;
list-style: none;
padding: 0 10px 0 0;
height: 35px;
width: 50px;
}

.social li a { 
display: block;
height: 35px;
width: 35px;
-webkit-transition: opacity 0.5s ease-in-out;
-moz-transition: opacity 0.5s ease-in-out;
-o-transition: opacity 0.5s ease-in-out;
transition: opacity 0.5s ease-in-out;
}

.social ul li a span {
display: block;
text-indent: -999em;
position: relative;
top: 15px;
margin: 0 auto;
text-align: center;
}

.social p {
color: #959a9e;
}

.social li.twitter-icon a {
background: url("/img/icons/twitter.png") no-repeat transparent;
}

.social li.twitter-icon a:hover {
background-position: bottom;
}

.social li.facebook-icon a {
background: url("/img/icons/facebook.png") no-repeat transparent;
}

.social li.facebook-icon a:hover {
background-position: bottom;
}

.social li.youtube-icon a {
background: url("/img/icons/youtube.png") no-repeat transparent;
}

.social li.youtube-icon a:hover {
background-position: bottom;
}

.social li.soundcloud-icon a {
background: url("/img/icons/soundcloud.png") no-repeat transparent;
}

.social li.soundcloud-icon a:hover {
background-position: bottom;
}

.social li.itunes-icon a {
background: url("/img/icons/itunes.png") no-repeat transparent;
}

.social li.itunes-icon a:hover {
background-position: bottom;
}

.social li.flickr-icon a {
background: url("/img/icons/flickr.png") no-repeat transparent;
}

.social li.flickr-icon a:hover {
background-position: bottom;
}

.tagline {
text-align: center;
}

.tagline h3 {
font-weight: 600;
}

.panel {
border-radius: 0;
-webkit-box-shadow: none;
box-shadow: none;
}

.sidebar {
background: #f3f3f3;
padding: 20px;
}

.what-people-say blockquote {
color: rgba(0,0,0,0.7);
font-style: italic;
border-left: none;
text-align: center;
font-weight: 400;
line-height: 28px;
padding: 0 10px;
font-size: 1.25em;
}

img.ebook {
margin-bottom: 20px;
}

.widget {
margin: 40px 0 20px 0;
}

.what-people-say h4 {
text-transform: uppercase;
margin-bottom: 30px;
}

.event-date {
vertical-align: top;
padding-right: 15px;
}

.event-date .event-day {
font-weight: 200;
display: block;
text-align: center;
font-size: 2.2em;
color: #ac2855;
line-height: .8;
}

.event-date .event-month {
padding-left: 3px;
font-weight: 400;
font-size: 1.1em;
text-transform: uppercase;
display: block;
text-align: center;
line-height: 1.1;
letter-spacing: 1px;
}

.event-left>div, .event-right>div {
display: table-cell;
position: relative;
}

section.info-section {
padding-top: 20px;
}

section.call {
padding: 53px 0;
}

section.south {
background-color: #111;
}

section.south h6 {
text-transform: uppercase;
}

section.counter {
background: #f5f1ed;
}

section.about {
background-color: #eee;
border-top: 1px solid #999;
}

section.south h5.section_heading {
text-transform: uppercase;
font-weight: 700;
color: #fff;
}

section.south a:hover {
color: #fff;
}

section.what-people-say {
background: rgba(0,0,0,0.1);
}

section.what-people-say em {
font-size: 1em;
font-weight: 400;
color: rgba()
}

section.what-people-say h4 {
text-align: center;
}

h4.section_heading, h5.section_heading {
text-transform: uppercase;
}

a.more {
text-transform: uppercase;
font-size: 0.875em;
}

.footer_section {
background: #111;
padding-top: 20px;
padding-bottom: 20px;
}

.footer_section a {
color: #fff;
font-size: 0.75em;
}

.footer_section a:hover {
color: #fff;
}

p.copyright {
color: #fff;
font-weight: 400;
font-size: 0.75em;
}

img.ibooks {
margin: 20px 0 20px 0;
}

.hero h3, .hero h4 {
color: #fff;
text-transform: uppercase;
text-align: center;
}

.hero h3 {
color: #fff;
font-weight: 700;
font-size: 3em;
margin-bottom: 0;
letter-spacing: 2px;
}

.hero h4 {
color: #fff;
font-weight: 400;
font-size: 1.25em;
margin-bottom: 40px;
text-transform: none;
font-family:"Times New Roman", Times, serif;
font-style: italic;
}

.find-out {
padding: 10px 15px 10px 15px;
background: #fff;
text-transform: uppercase;
font-size: 0.875em;
font-weight: 700;
}

.tag-line {
position: absolute;
left: 0;
right: 0;
top: 50%;
text-align: center;
}
  
hr {
border: solid #dddddd;
border-width: 1px 0 0;
clear: both;
margin: 1.25em 0 1.1875em;
height: 0;
}

ul.pagination li a.active {
background-color: #ac2855;
color: #000;
}

li a h5 {
color: #ac2855;
text-decoration: none;
}

h5.related_papers {
color: #ac2855;
text-decoration: none;
}

.search_results li.resultRowTwo {
background-color: #e2e2e2;
}

.search_results li {
margin: 0 0 10px;
padding: 10px;
}

.search_results span.search-channel {
color: #787878;
display: block;
font: normal 12px/15px sans-serif;
text-transform: uppercase;
}

.figcaption {
font-size: .75em;
color: gray;
padding: 20px 0 20px 0;
}

.embed {
margin: 20px 0 20px 0;
}

.carousel-indicators {
bottom: -50px;
}

.carousel-caption {
padding-bottom: 150px;
}

.carousel-caption h1 {
font-size: 48px;
}

.carousel-caption h2 {
font-size: 24px;
}

.carousel-caption h1.js {
font-size: 48px;
background: rgba(0, 0, 0, 0.7);
padding: 10px;
}

.carousel-caption h2.js {
font-size: 24px;
background: rgba(0, 0, 0, 0.7);
padding: 10px;
}

.carousel-caption .credit {
float: right;
bottom: 5px;
position: absolute;
font-size: 1em;
color: #fff;
background: none; 
padding: 10px;
}

.carousel-caption p {
font-size: 24px;
font-family: "times",sans-serif;
font-style: italic;
text-shadow: 0 1px 2px rgba(0,0,0,0.2);
}

.carousel-inner>.item>img, .carousel-inner>.item>a>img {
width: 100%;
height: 100%;
margin: 0 auto;
min-height: 100%;
padding: 0;
}

.page-header {
border-bottom: none;
}

.page-header-hr {
border: solid #000;
border-width: 2px 0 0;
clear: both;
margin: 1.25em 0 1.1875em;
height: 0;
}

/*
#mc_embed_signup .button:hover {
background-color: #777;
}

#mc_embed_signup input.button {
display: block;
width: 35%;
margin: 0 0 10px 0;
min-width: 90px;
}

#mc_embed_signup .button {
clear: both;
background-color: #aaa;
border: 0 none;
border-radius: 4px;
color: #FFFFFF;
cursor: pointer;
display: inline-block;
font-size: 15px;
font-weight: bold;
height: 32px;
line-height: 32px;
margin: 0 5px 10px 0;
padding: 0;
text-align: center;
text-decoration: none;
vertical-align: top;
white-space: nowrap;
width: auto;
}
*/

span.error, h2.error, ul.error {
color:            red;
margin-bottom:    10px;
}

form {
margin: 0;
}

fieldset {
margin: 0 0 2% 0;
}

fieldset input, 
fieldset textarea {
width: 80%;
outline: none;
font-family: calluna, serif;
border: 1px solid #ebebeb;
box-shadow: none;
display: block;
color: #000;
background-color: #f8faf9;
padding: 15px 15px;
margin: 5px 0 15px 0;
font-size: 1em;
text-transform: none;
font-weight: 400;
-webkit-transition: all .4s ease-in;
-moz-transition: all .4s ease-in;
-o-transition: all .4s ease-in;
transition: all .4s ease-in;	
}

fieldset input:focus, 
fieldset textarea:focus {
background: #666;
color: #fff;
}

fieldset input.email, 
fieldset textarea.email {
width: 90%;
outline: none;
border: none;
display: block;
box-shadow: none;
color: #000;
background-color: #666;
margin-bottom: 10px;
padding: 10px 10px;
font-size: 1em;
text-transform: none;
font-weight: 400;
-webkit-transition: all .4s ease-in;
-moz-transition: all .4s ease-in;
-o-transition: all .4s ease-in;
transition: all .4s ease-in;	
}

fieldset input.email:focus {
background: #fff;
color: #000;
}

@media screen and (max-width: 768px)
.carousel-caption {
left: 20%;
right: 20%;
padding-bottom: 0px;
}

.panel p {
margin-top: 20px;
}

/************************************************************************************
Vimeo Video
*************************************************************************************/
.js-video {
  height: 0;
  padding-top: 25px;
  padding-bottom: 67.5%;
  margin-bottom: 10px;
  position: relative;
  overflow: hidden;
}
 
.js-video.widescreen {
  padding-bottom: 57.25%;
}
 
.js-video.vimeo {
  padding-top: 0;
}

.js-video embed, .js-video iframe, .js-video object, .js-video video {
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  position: absolute;
}

.st-icon, [class^="st-icon-"] {
vertical-align: middle;
}

/* Keyframes */

@-webkit-keyframes fadein{
0%{
-webkit-transform: translateY(-20px);
opacity: 0;
}
100%{
-webkit-transform: translateY(0);
opacity: 1;
}
}
@-moz-keyframes fadein{
0%{
-moz-transform: translateY(-20px);
opacity: 0;
}
100%{
-moz-transform: translateY(0);
opacity: 1;
}
}
@keyframes fadein{
0%{
transform: translateY(-20px);
opacity: 0;
}
100%{
transform: translateY(0);
opacity: 1;
}
}

.portrait {
margin: 0 0 30px 0;
}

.title-overlay {
position: absolute;
left: 9.5%;
bottom: 3%;
}

.title-overlay h1 {
font-size: 3em;
margin: 0;
padding: 0;
color: #fff;
text-shadow: 0 1px 2px rgba(0,0,0,0.5);
}

.title-overlay h5.job-title {
font-size: 1em;
color: #fff;
text-shadow: 0 1px 2px rgba(0,0,0,0.5);
font-style: normal;
font-family: "adobe-garamond-pro",sans-serif;
margin: 0.625 0 0 0;
font-weight: 400;
-webkit-transform: translateY)(-1px);
-moz-transform: translateY(-1px);
transform: translateY(-1px);
-webkit-animation: fadein .9s .8s 1 forwards ease-in-out;
-moz-animation: fadein .9s .5s 1 forwards ease-in-out;
animation: fadein .9s .5s 1 forwards ease-in-out;
}

.counter-div span {
font-size: 65px;
font-weight: 700;
color: #ac2855;
}

.counter-div {
text-align: center;
}

.counter-div h3 {
text-transform: uppercase;
color: #ac2855;
padding-bottom: 20px 
}

.rotating {
display: inline-block;
-webkit-transform-style: preserve-3d;
-moz-transform-style: preserve-3d;
-ms-transform-style: preserve-3d;
-o-transform-style: preserve-3d;
transform-style: preserve-3d;
-webkit-transform: rotateX(0) rotateY(0) rotateZ(0);
-moz-transform: rotateX(0) rotateY(0) rotateZ(0);
-ms-transform: rotateX(0) rotateY(0) rotateZ(0);
-o-transform: rotateX(0) rotateY(0) rotateZ(0);
transform: rotateX(0) rotateY(0) rotateZ(0);
-webkit-transition: 0.5s;
-moz-transition: 0.5s;
-ms-transition: 0.5s;
-o-transition: 0.5s;
transition: 0.5s;
-webkit-transform-origin-x: 50%;
}

.rotating.spin {
-webkit-transform: rotate(360deg) scale(0);
-moz-transform: rotate(360deg) scale(0);
-ms-transform: rotate(360deg) scale(0);
-o-transform: rotate(360deg) scale(0);
transform: rotate(360deg) scale(0);
}

.collection-avatar img {
border: solid 2px #fff;
border-radius: 50%;
width: 84px;
height: 84px;
margin: 0 auto;
display: block;
}

.columns {
float: left;
margin: 0 0 0 2.1276595745%;
width: 6.3829787%;
}

.created-by {
padding-top: 5px;
}

.button {
display: inline-block;
padding: 0.7em;
background-color: #ac2855;
text-decoration: none;
color: #fff;
border: 0;
border-radius: 0px;
text-decoration: none;
margin-bottom: 10px;
}

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

/* Sweep To Right */
.btn-right {
display: inline-block;
vertical-align: middle;
-webkit-transform: translateZ(0);
transform: translateZ(0);
box-shadow: 0 0 1px rgba(0, 0, 0, 0);
-webkit-backface-visibility: hidden;
backface-visibility: hidden;
-moz-osx-font-smoothing: grayscale;
position: relative;
-webkit-transition-property: color;
transition-property: color;
-webkit-transition-duration: 0.3s;
transition-duration: 0.3s;
}
.btn-right:before {
content: "";
position: absolute;
z-index: -1;
top: 0;
left: 0;
right: 0;
bottom: 0;
background: #000;
-webkit-transform: scaleX(0);
transform: scaleX(0);
-webkit-transform-origin: 0 50%;
transform-origin: 0 50%;
-webkit-transition-property: transform;
transition-property: transform;
-webkit-transition-duration: 0.3s;
transition-duration: 0.3s;
-webkit-transition-timing-function: ease-out;
transition-timing-function: ease-out;
}
.btn-right:hover, .btn-right:focus, .btn-right:active {
color: white;
text-decoration: none;
}

.btn-right:hover:before, .btn-right:focus:before, .btn-right:active:before {
-webkit-transform: scaleX(1);
transform: scaleX(1);
}

/* Icon Forward */
.icon-forward {
display: inline-block;
vertical-align: middle;
-webkit-transform: translateZ(0);
transform: translateZ(0);
box-shadow: 0 0 1px rgba(0, 0, 0, 0);
-webkit-backface-visibility: hidden;
backface-visibility: hidden;
-moz-osx-font-smoothing: grayscale;
position: relative;
padding-right: 2.2em;
-webkit-transition-duration: 0.1s;
transition-duration: 0.1s;
}
.icon-forward:before {
content: "\f138";
position: absolute;
right: 1em;
padding: 0 1px;
font-family: FontAwesome;
-webkit-transform: translateZ(0);
transform: translateZ(0);
-webkit-transition-duration: 0.1s;
transition-duration: 0.1s;
-webkit-transition-property: transform;
transition-property: transform;
-webkit-transition-timing-function: ease-out;
transition-timing-function: ease-out;
}
.icon-forward:hover:before, .icon-forward:focus:before, .icon-forward:active:before {
-webkit-transform: translateX(4px);
transform: translateX(4px);
}

/* Post author */

.post-author .author-avatar {
max-width: 70px;
float: left;
}

.post-author .author-avatar img {
-webkit-border-radius: 50%;
-moz-border-radius: 50%;
border-radius: 50%;
max-width: 70px;
}

.post-author .author-content {
margin-left: 100px;
}

.post-author .author-name {
margin-top: 0;
}

.event {
background: #ccc;
padding: 10px;
margin-bottom: 20px;
}

.event h2 {
margin-top: 0;
}

.date-container {
text-align: center;
height: 100%;
border-right: 1px solid #f0f0f0;
padding-right: 0;
}

.date-container .day {
width: 100%;
display: inline-block;
color: #ac2855;
font-size: 2.25em;
padding-top: 22px;
}

.date-container .month {
width: 100%;
display: inline-block;
text-transform: uppercase;
color: #2f343c;
font-size: 1.25em;
}

.infobar, .eventbar {
height: 105px;
border: 1px solid #f0f0f0;
font-family: "Source Sans Pro",sans-serif;
}

.infobar .date-container, .eventbar .date-container {
text-align: center;
height: 100%;
border-right: 1px solid #f0f0f0;
}

.infobar .location-key, .eventbar .location-key {
background-image: url(/media/assets/d3/6d52fff8a2badb4a69a8aa6a8342820b1dd53c.png);
min-width: 24px;
}

.infobar .row .columns, .eventbar .row .columns {
    padding-left: 1.875em;
    padding-right: 1.875em;
}

.location-key, .eventbar .location-key {
    background-image: url(/media/assets/57/bccaf33ef3529b68b3057cc73fafe27702aea6.png);
    background-size: 13px 21px;
    background-position: left center;
    background-repeat: no-repeat;
}

.infobar .ical-container, .eventbar .ical-container {
    border-left: 1px solid #f0f0f0;
    text-align: center;
}

[class*="column"]+[class*="column"]:last-child {
    float: right;
}

.infobar .ical-link, .eventbar .ical-link {
    display: inline-block;
    height: 52px;
    background: url(/media/assets/8b/7cbe1acd0c178481617507fb755f433807aeb3.png) no-repeat left center;
    color: #2f343c;
    text-indent: 40px;
}

.infobar .row+.row, .eventbar .row+.row {
    border-top: 1px solid #f0f0f0;
}

.infobar .row, .eventbar .row {
    height: 52px;
    line-height: 52px;
}

span.list-number {
font-weight: 700;
font-size: 1.5em;
}

a:hover span.list-number {
color: #ac2855;
}

a span.list-number {
color: #000;
}

.number {
padding-left: 0;
}

.popular-title {
padding: 0 0 10px 0;
}

.popular-papers hr:last-child {
display:none;
}

/************************************************************************************
Events
*************************************************************************************/

/* New Events
========================================================================== */
/* Event
========================================================================== */
a.event :hover {
background-color: #d22e6d;
color: #fff;
}

.date-wrapper {
text-align: center;
}

.event-date .date {
width: 100%;
display: inline-block;
color: #000;
font-size: 2.25em;
padding-top: 0;
}

.event-date .day {
width: 100%;
display: inline-block;
color: #d22e6d;
font-size: 12px;
padding-top: 22px;
}

.event-date .month {
width: 100%;
display: inline-block;
text-transform: uppercase;
color: #2f343c;
font-size: 1.25em;
}

.event-info {
padding: 20px 28px;
}

.event-info .event-name {
margin-bottom: 10px;
}

.event-info .event-name {
display: inline-block;
width: 100%;
color: #2f343c;
font-size: 1.25em;
line-height: 1.4;
}

.event-info .event-summary {
display: inline-block;
width: 100%;
font-size: .8125em;
color: #7c7c7c;
line-height: 1.6;
}

.event-item {
margin-bottom: 25px;
padding: 20px;
display: block;
background-color: rgba(0,0,0,0.04);
}

.event-item .event-date-wrapper {
float: left;
text-align: center;
width: 55px;
margin-right: 20px;
}

.event-item .event-date-wrapper .event-date-day {
font-size: 43px;
font-weight: bold;
display: block;
line-height: 1;
margin-bottom: 4px;
color: #e95900;
}

.event-item .event-date-wrapper .event-date-month {
font-size: 1em;
font-weight: bold;
display: block;
}

event-item .event-content-wrapper {
padding-top: 6px;
overflow: hidden;
position: relative;
}

.event-item .event-content-wrapper .event-location {
font-size: 13px;
}

.event-item .event-content-wrapper .event-content-inner-wrapper {
}

.event-item .event-content-wrapper .event-status-wrapper {
letter-spacing: 1px;
}

.event-item .event-content-wrapper .event-content-inner-wrapper .event-title {
font-size: 18px;
font-weight: bold;
margin-bottom: 5px;
margin-top: 0;
}

.more {
margin: 20px 0 20px 0;
}

.event-meta dd {
clear: none;
/*
margin: 0 0 15px 150px;
*/
}

.event-detials h3 {
font-size: 1.2em;
margin: 0 0 15px 0;
font-weight: 700;
}

p.event-duration {
color: #ac2855;
}

/* New Events
========================================================================== */
.event-list {
list-style: none;
font-family: 'Lato', sans-serif;
margin: 0px;
padding: 0px;
}

.event-list > li {
background-color: rgb(255, 255, 255);
padding: 0px;
margin: 0px 0px 20px;
}

.event-list > li > time {
display: inline-block;
width: 100%;
color: #000;
background-color: transparent;
padding: 5px;
text-align: center;
text-transform: uppercase;
}

.event-list > li:nth-child(even) > time {
background-color: transparent;
}

.event-list > li > time > span {
display: none;
}
	
.event-list > li > time > .day {
display: block;
font-size: 36pt;
font-weight: 700;
line-height: 1;
color: #ac2855;
}

.event-list > li time > .month {
display: block;
font-size: 18pt;
font-weight: 400;
line-height: 1;
}

.event-list > li > time > .year {
display: block;
font-size: 16pt;
font-weight: 700;
line-height: 1;
color: #000;
}


	.event-list > li > img {
		width: 100%;
	}
	.event-list > li > .info {
		padding-top: 5px;
		text-align: center;
	}
	
.event-list > li > .info h2.title {
margin-top: 0;
}
	
	.event-list > li > .info > .desc {
		font-size: 13pt;
		font-weight: 300;
		margin: 0px;
	}
	.event-list > li > .info > ul,
	.event-list > li > .social > ul {
		display: table;
		list-style: none;
		margin: 10px 0px 0px;
		padding: 0px;
		width: 100%;
		text-align: center;
	}
	.event-list > li > .social > ul {
		margin: 0px;
	}
	.event-list > li > .info > ul > li,
	.event-list > li > .social > ul > li {
		display: table-cell;
		cursor: pointer;
		color: rgb(30, 30, 30);
		font-size: 11pt;
		font-weight: 300;
        padding: 3px 0px;
	}
    .event-list > li > .info > ul > li > a {
		display: block;
		width: 100%;
		color: rgb(30, 30, 30);
		text-decoration: none;
	} 
    .event-list > li > .social > ul > li {    
        padding: 0px;
    }
    .event-list > li > .social > ul > li > a {
        padding: 3px 0px;
	} 
	.event-list > li > .info > ul > li:hover,
	.event-list > li > .social > ul > li:hover {
		color: rgb(30, 30, 30);
		background-color: rgb(200, 200, 200);
	}
	.facebook a,
	.twitter a,
	.google-plus a {
		display: block;
		width: 100%;
		color: rgb(75, 110, 168) !important;
	}
	.twitter a {
		color: rgb(79, 213, 248) !important;
	}
	.google-plus a {
		color: rgb(221, 75, 57) !important;
	}
	.facebook:hover a {
		color: rgb(255, 255, 255) !important;
		background-color: rgb(75, 110, 168) !important;
	}
	.twitter:hover a {
		color: rgb(255, 255, 255) !important;
		background-color: rgb(79, 213, 248) !important;
	}
	.google-plus:hover a {
		color: rgb(255, 255, 255) !important;
		background-color: rgb(221, 75, 57) !important;
	}

@media (min-width: 768px) {
.event-list > li {
position: relative;
display: block;
width: 100%;
padding: 0px;
}


		.event-list > li > time,
		.event-list > li > img  {
			display: inline-block;
		}
		.event-list > li > time,
		.event-list > li > img {
			width: 120px;
			float: left;
}
.event-list > li > .info {
background-color: transparent;
overflow: hidden;
}
		
		
		.event-list > li > time,
		.event-list > li > img {
			width: 120px;
			height: 120px;
			padding: 0px;
			margin: 0px;
		}
		
.event-list > li > .info {
position: relative;
text-align: left;
padding-right: 40px;
}

	
.event-list > li > .info > .title, 
.event-list > li > .info > .desc {
padding: 0px 0px;
}

		.event-list > li > .info > ul {
			position: absolute;
			left: 0px;
			bottom: 0px;
		}
		.event-list > li > .social {
			position: absolute;
			top: 0px;
			right: 0px;
			display: block;
			width: 40px;
		}
.event-list > li > .social > ul {
border-left: none;
}
		.event-list > li > .social > ul > li {			
			display: block;
            padding: 0px;
		}
		.event-list > li > .social > ul > li > a {
			display: block;
			width: 40px;
			padding: 10px 0px 9px;
		}
	}

/* MINI Calendar */

#mc_calendar {
	margin: 0;
	width: 100%;
	background-color: #B6B1A9;
}

#mc_calendar caption a.arrow-left {
background-color: transparent;
}

#mc_calendar caption a.arrow-right {
background-color: transparent;
}

#mc_calendar caption a.month {
text-align: center;
}

#mc_calendar .mini_calendar_days th {
    background: #e5e5e5;
    border: 1px solid #979797;
    border-width: 1px 0;
}

#mc_calendar td, #mc_calendar th {
	padding: 0;
	margin: 0;
	text-align: center;
}

#mc_calendar th {
	border: none;
	padding-top: 5px;
	padding-bottom: 5px;
}

#mc_calendar td.day.today {
background-color: #B6B1A9;
}

#mc_calendar td.day a.event {
background-color: #ac2855;
padding: 1px;
border-radius: 50%;
}

#mc_calendar td.day a.event:hover {
background-color: #000;
color: #fff;
}

#mc_calendar td.day {
font-weight: bold;
color: #000000;
padding: 8px;
background-color: #f3f3f3;
}

#mc_calendar #mc_days th {
	background: #B6B1A9;
}
#mc_calendar th a {
	color: #fff;
	font-size: 15px;
}
#mc_calendar th a.icon {
	padding: 2px 5px;
	text-decoration: none;
	font-weight: bold;
	font-size: 15px;
}
#mc_calendar a.left {
	padding-right: 7px;
}
#mc_calendar a.right {
	padding-left: 8px;
}
#mc_calendar td a {
	display: block;
	color: #fff;
}
#mc_calendar td div, #mc_calendar td.has_events div #mc_calendar td.mc_pad div {
	vertical-align: middle;
	text-align: center;
	padding: 6px;
}
#mc_calendar td.has_events div {
	padding: 0;
}
#mc_calendar td.has_events div a {
	font-weight: bold;
	color: #000000;
	display: block;
	padding: 6px;
	background-color: #fff;
}
#mc_calendar td.has_events .middot {
	display: block;
	padding: 6px;
}
#mc_calendar td.has_events div a:hover, #mc_calendar td.selected div.mc_date {
	background: #dff0d9;
	text-decoration: none;
}
#mc_calendar td.today div, #mc_calendar td.today div a {
	background-color: #fcf8e4;
}
#mc_events {
	width: 245px;
	margin: 0 auto;
	padding-top: 4px;
	line-height: 1.5;
}
#mc_event_details {
	border: 1px solid #ccc;
	padding: 7px;
	clear: both;
	margin-top: 4px;
}
#mc_event_details .event {
	display: none;
}
#mc_event_details .active {
	display: block;
}
#mc_events hr {
	border: 1px dotted #ccc;
	border-width: 1px 0 0;
}
#mc_events h4 {
	margin: 0;
}
#mc_days th {
	border: 1px solid #979797;
	border-width: 1px 0;
}
.dl-horizontal dt {
	text-align: left;
	line-height: 25px;
}

/* Events
========================================================================== */
.event-cat {
font-weight: 700;
}

.i-cal {
background-color: #B6B1A9;
font-size: 10px;
margin: 20px 0 20px 0;
}

.btn-orange {
font-size: 13px;
text-align: center;
border-radius: 0;
padding: 0.7em;
text-transform: uppercase;
background-color: #ff8000;
border-color: #ff8000;
color: #fff;
}

.btn-orange:hover {
color: #000;
background-color: #fff;
text-decoration: none;
border: 1px black solid;
}

.btn-dark {
-webkit-appearance: none;
-moz-appearance: none;
appearance: none;
background: none;
border: none;
box-shadow: none;
border-radius: 5px;
padding: 0.5rem 1rem;
font-size: 16px;
font-size: 1rem;
font-weight: 700;
color: #020202;
-webkit-transition: all .15s ease-in-out;
transition: all .15s ease-in-out;
background: #020202;
color: #fff;
}

.btn-dark:hover {
background: #999;
color: #000;
}

.event-btn {
color: #fff;
background-image: none;
font-size: 11px;
font-weight: bold;
padding: 6px 9px;
text-align: center;
text-transform: uppercase;
letter-spacing: 1px;
border: 0;
line-height: normal;
cursor: pointer;
-webkit-box-shadow: none;
box-shadow: none;
text-decoration: none;
display: inline-block;
zoom: 1;
vertical-align: middle;
}

.event-btn:hover {
background-color: #666;
}

.events-notice {
border: none;
color: white !important;
font-family: "franklin-gothic-urw-cond",helvetica,arial,sans-serif;
margin: 0 0 18px;
padding: 8px 35px 8px 14px;
text-shadow: 0 0 0;
-webkit-border-radius: 0;
border-radius: 0;
}

.table-bordered {
border: none;
}

.events-notice.passed {
background: #c82b2f !important;
}

.events-notice.upcoming {
background: #ac2855 !important;
}

.events-notice.active {
background: #c82b2f !important;
}

.fa-map-marker {
color: #c82b2f;
}

.website_categories ul {
float: left;
list-style: none;
padding: 0;
margin: 0;
width: 85%;
}

ul.website_categories li a {
display: block;
color: #a5a5a5;
background: #f3f3f3;
text-transform: uppercase;
-moz-border-radius: 10px;
-webkit-border-radius: 10px;
border-radius: 10px;
padding: 5px 10px;
font-size: 11px;
line-height: 12px;
}

ul.website_categories li {
float: left;
margin-right: 3px;
margin-bottom: 3px;
margin-top: 3px;
}

ul.website_categories li a:hover, ul.website_categories li a.active {
color: #fff;
background-color: #666;
text-decoration: none;
}

.website_categories {
padding: 0 0 20px 0;
}
