/* cmsms stylesheet: default_320 modified: 10/03/23 15:51:02 */
@import url("https://use.typekit.net/yze2xmx.css");

body {
	margin: 0px;
	padding: 0px;
	font-size: 110%;
	line-height: 180%;
	font-family: bely, serif;
	font-weight: 400;
	font-style: normal;
	color: #000000;
}

#outer_form {
position: fixed;
z-index: 9999999;
top: 0px;
left: 0px;
width: 100%;
height: 100%;
background-image: url('http://www.mcmanuspub.co.uk/uploads/construction_graphics/blacktrans.png');
display: none;
}

#inner_form {
color: #000000;
background-color: #ffffff;
width: 280px;
-webkit-border-radius: 20px;
-moz-border-radius: 20px;
border-radius: 20px;
margin: 100px auto;
box-sizing: boder-box;
padding: 10px;
-webkit-box-shadow: 10px 10px 10px 10px rgba(0,0,0,0.43);
-moz-box-shadow: 10px 10px 10px 10px rgba(0,0,0,0.43);
box-shadow: 10px 10px 10px 10px rgba(0,0,0,0.43);
height: 425px;
}

#formcloser {
float: right;
padding-top: 60px;
}

#mc_embed_signup {

}

#mc-embedded-subscribe {
background-color: #000000;
color: #ffffff;
}

#mc_embed_signup_scroll {

}

#mc_embed_signup_scroll h2 {
text-transform: uppercase;
}

.mc-field-group {

}

.mc-field-group {

}

#outer_upper_footer {

}

#mc_embed_signup div.mce_inline_error {
    margin: 0 0 1em 0 !important;
    padding: 5px 10px !important;
    background-color: #6B0505 !important;
    font-weight: 400 !important;
    z-index: 1 !important;
    color: #fff !important;
}

header {
background-color: #282d4d;
position: fixed;
z-index: 9999990;
width: 100%;
}

header a {
	color: #282d4d;
}

#outer_header {

}

#inner_header {
	height: 204px;
	position: relative;
}

#logo {
	position: absolute;
    top: 70px;
    left: 0px;
    width: 300px;
	font-family: magneta, serif;
	font-weight: 200;
	font-style: normal;
text-align: center;
}

#logo a:link, #logo a:visited {
	text-decoration: none;
	text-transform: uppercase;
	letter-spacing: 3px;
	font-size: 130%;
	color: #ffffff;
	
}

#top_navigation {
    position: absolute;
    right: 0px;
    top: 136px;
    font-family: neuzeit-grotesk, sans-serif;
    font-weight: 400;
    font-style: normal;
    -webkit-transition: all 1s ease-in-out;
    -moz-transition: all 1s ease-in-out;
    -o-transition: all 1s ease-in-out;
    transition: all 1s ease-in-out;
}

#menu_show {
    display: block;
    text-transform: uppercase;
    padding: 10px 0px;
}

#menu_show a:link, #menu_show a:visited {
    font-size: 85%;
    font-family: neuzeit-grotesk, sans-serif;
    font-weight: 400;
    width: 298px;
    font-style: normal;
    display: block;
    padding: 1px 0px 0px 0px;
    border: 1px solid #ffffff;
    color: #ffffff;
    text-align: center;
    text-decoration: none;
    text-transform: uppercase;
    letter-spacing: 1px;
}

#menu_show a:hover {
text-decoration: underline;
}

#actual_menu {
    display: none;
    position: absolute;
    right: 0px;
    z-index: 20;
    top: 45px;
}

#actual_menu ul {
	margin: 0px;
	padding: 0px;
}

#actual_menu li {
	margin: 0px;
	padding: 0px;
	list-style: none;
}

#actual_menu a:link, #actual_menu a:visited {
	display: block;
	color: #ffffff;
	padding: 20px 0px;
	text-decoration: none;
	letter-spacing: 1px;
	text-transform: uppercase;
	font-size: 85%;
width: 300px;
background-color: #363c63;
text-align: center;
}

#top_navigation:hover #actual_menu a:link, #top_navigation:hover #actual_menu a:visited {
	color: #8287a2;
	-webkit-transition: color 0.5s ease-in-out;
	-moz-transition: color 0.5s ease-in-out;
	-o-transition: color 0.5s ease-in-out;
	transition: color 0.5s ease-in-out;
}

#top_navigation:hover #actual_menu a:hover {
	color: #ffffff;
	-webkit-transition: color 0.5s ease-in-out;
	-moz-transition: color 0.5s ease-in-out;
	-o-transition: color 0.5s ease-in-out;
	transition: color 0.5s ease-in-out;
}

#book_tables {
	position: absolute;
    left: 0px;
    top: 20px;
    font-size: 85%;
    font-family: neuzeit-grotesk, sans-serif;
    font-weight: 400;
    width: 124px;
    font-style: normal;
    display: block;
    padding: 1px 7px 0px 7px;
    border: 1px solid #9099d0;
    color: #9099d0;
    margin: 0px 5px 0px 5px;
    text-align: center;
    text-decoration: none;
    text-transform: uppercase;
    letter-spacing: 1px;
z-index: 10;
}

#buy_vouchers {
   position: absolute;
    right: 0px;
    top: 20px;
    font-size: 85%;
    font-family: neuzeit-grotesk, sans-serif;
    font-weight: 400;
    width: 124px;
    font-style: normal;
    display: block;
    padding: 1px 7px 0px 7px;
    border: 1px solid #9099d0;
    color: #9099d0;
    text-align: center;
    text-decoration: none;
    text-transform: uppercase;
    letter-spacing: 1px;
z-index: 10;
}

#book_tables:hover, #buy_vouchers:hover {
	-webkit-transition: background-color 0.5s ease-in-out, color 0.5s ease-in-out;
	-moz-transition: background-color 0.5s ease-in-out, color 0.5s ease-in-out;
	-o-transition: background-color 0.5s ease-in-out, color 0.5s ease-in-out;
	transition: background-color 0.5s ease-in-out, color 0.5s ease-in-out;
	background-color: #ffffff;
	color: #282d4d;
}

#outer_slider, #outer_slider_other {
        padding-top: 204px;
}

#inner_slider {
	position: relative;
	max-height: 900px;
}
#inner_slider_other {
	position: relative;
	max-height: 200px;
	overflow: hidden;
}

#inner_slider img {
	position: relative;
	z-index: 10;
}

#open_pubs {
	position: absolute;
	top: 100px;
	left: 0px;
	width: 100%;
	z-index: 20;
	text-align: center;
}

#inner_open_pubs {
	width: 180px;
	height: 60px;
	border: 1px solid #ffffff;
	font-size: 120%;
    font-family: neuzeit-grotesk, sans-serif;
    font-weight: 400;
	text-transform: uppercase;
	color: #ffffff;
	box-sizing: border-box;
	margin: 0px auto 20px auto;
	background-image: url("http://www.mcmanuspub.co.uk/look/black_trans.png");
	padding-top: 15px;
}

#inner_open_pubs:hover {
	background-color: #282d4d;
	background-image: none;
}

#slider_pubs_list {
	background-color: #282d4d;
	width: 300px;
	box-sizing: border-box;
	padding: 40px 40px 20px 40px;
	margin: 0px auto;
	display: none;
}

#slider_pubs_list ul {
	margin: 0px;
	padding: 0px;
}

#slider_pubs_list li {
	margin: 0px;
	padding: 0px;
	list-style: none;
height: 150px;
}

#slider_pubs_list a:link, #slider_pubs_list a:visited {
	display: block;
	box-sizing: border-box;
	padding: 0px 10px 10px 10px;
	font-family: neuzeit-grotesk, sans-serif;
        font-weight: 400;
	text-transform: uppercase;
	color: #ffffff;
	text-align: center;
	font-size: 90%;
	text-decoration: none;
}

#slider_pubs_list a span {
display: block;
}

#slider_pubs_list a img {
width: 35px;
height: auto;
-webkit-filter: grayscale(100%); /* Safari 6.0 - 9.0 */
filter: grayscale(100%);
opacity: 0.5;
filter: alpha(opacity=50); 
}

#slider_pubs_list ul:hover a:link, #slider_pubs_list ul:hover a:visited {
	color: #8287a2;
	-webkit-transition: color 0.5s ease-in-out;
	-moz-transition: color 0.5s ease-in-out;
	-o-transition: color 0.5s ease-in-out;
	transition: color 0.5s ease-in-out;
}

#slider_pubs_list ul:hover a:hover {
	color: #ffffff;
	-webkit-transition: color 0.5s ease-in-out;
	-moz-transition: color 0.5s ease-in-out;
	-o-transition: color 0.5s ease-in-out;
	transition: color 0.5s ease-in-out;
}

#slider_pubs_list ul:hover a:hover {
	color: #ffffff;
	-webkit-transition: color 0.5s ease-in-out;
	-moz-transition: color 0.5s ease-in-out;
	-o-transition: color 0.5s ease-in-out;
	transition: color 0.5s ease-in-out;
}

#slider_pubs_list ul:hover a:hover img {
-webkit-filter: grayscale(0%); /* Safari 6.0 - 9.0 */
filter: grayscale(0%);
opacity: 1;
filter: alpha(opacity=100); 
}

#outer_mainpage {
	
}

#inner_mainpage {
	padding-top: 70px;
	position: relative;
padding-bottom: 70px;
}

#inner_mainpage .socials {
padding-top: 40px;
}

.left_column {

}

.right_column {

}

.left_column, .right_column, .main_column, #second_column {
font-size: 90%;
}

.inner_right_column {
min-height: 500px;
box-sizing: border-box;
}

.cycle-slideshow div {
width: 100%;
}

.cycle-slideshow img {
width: 100%;
height: auto;
}

#inner_secondpage {
padding: 100px 0px;
}

#inner_upper_footer {
text-align: center;
padding-top: 0px;
}

#inner_upper_footer h2 {
text-transform: uppercase;
}

#formlauncher {
border-top: 1px solid #cccccc;
border-bottom: 1px solid #cccccc;
padding: 100px 0px;
}

#formlauncher h2 {
font-size: 180%;
    text-transform: uppercase;
    margin: 0px 0px 60px 0px;
    font-weight: 400;
    letter-spacing: 3px;
}

#launch_mailup {
display: block;
text-transform: uppercase;
border: 2px solid #000000;
width: 300px;
margin: 50px auto 0px auto;
cursor: pointer;
}

#launch_mailup:hover {
background-color: #000000;
color: #ffffff;
}

#lower_socials {
display: table;
margin: 0px auto;
padding-top: 100px;
}

#lower_socials img {
width: 50px;
height: auto;
}

#outer_footer {

}

#inner_footer {
font-size: 75%;
}

.address {
text-align: center;
}

#footer_left {
text-align: center;
}

#footer_right {
text-align: center;
}

#footer_credit {
clear: both;
text-align: center;
}

footer a:link, footer a:visited {
color: #000000;
text-decoration: none;
}

footer a:hover {
text-decoration: underline;
}

h1 {
	font-size: 180%;
        text-transform: uppercase;
	margin: 0px 0px 60px 0px;
        font-weight: 400;
        letter-spacing: 3px;
}

h2 {
	font-size: 150%;
	font-family: baskerville-display-pt, serif;
	font-weight: 400;
	margin: 0px 0px 10px 0px;
}

h3 {
	font-size: 140%;
	font-family: baskerville-display-pt, serif;
	font-weight: 400;
	margin: 0px 0px 10px 0px;
}

h4 {
	font-size: 130%;
	font-family: baskerville-display-pt, serif;
	font-weight: 400;
	margin: 0px 0px 10px 0px;
}

h5 {
	font-size: 120%;
	font-family: baskerville-display-pt, serif;
	font-weight: 400;
	margin: 0px 0px 10px 0px;
}

h6 {
	font-size: 110%;
	font-family: baskerville-display-pt, serif;
	font-weight: 400;
	margin: 0px 0px 10px 0px;
}

p {
	margin: 0px 0px 10px 0px;
}

a:link, a:visited {
	color: #C1003B;
	text-decoration: underline;
}

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

a img {
border: 0px;
}

.topspace {
padding-top: 85px;
}

.outer {}

.inner {
	width: 300px;
margin: 0px auto;
}

#outer_slider .inner, #outer_secondimage .inner, #outer_thirdimage .inner {
	margin: 0px 0px;
width: auto;
}

.left_c {
	float: left;
}

.right_c {
	float: right;
}

.wide {
	width: 300px;
}

.narrow {
	width: 300px;
}

.undercol {
	clear: both;
	font-size: 1px;
	height: 1px;
}

#pub_contacts {
border-top: 1px solid #cccccc;
padding-top: 20px;
}

.pub_contact_item {
float: left;
width: 33%;
height: 240px;
}

.pub_contact_item_left {
float: left;
width: 30%;
}

.pub_contact_item_left img {
width: 80%;
}

.pub_contact_item_right {
float: left;
width: 70%;
line-height: 125%;
}

.pub_contact_item_right h3 {
margin-bottom: 10px;
}

.pub_item {width: 100%;float: left;}

.pub_item_outer_wrapper {
margin-right: 10px;
margin-bottom: 10px;
border: 1px solid #cccccc;
box-shadow: 0px 0px 5px #888888;
position: relative;
}

a.rollover_image:link, a.rollover_image:visited   {
display: block;
position: absolute;
top: 0px;
left: 0px;
width: 100%;
height: 100%;
z-index: 300;
}

a.rollover_image img {
display: block;
width: 100%;
height: 100%;
}

.pub_item_inner_wrapper {
padding: 10px;
background-color: #ffffff;
}

.pub_item_image {
margin-bottom: 10px;
}

.pub_item_image img {
width: 100%;
height: auto;
}

.pub_item_content {padding: 10px;border: 1px solid #000000;text-align: center;height: 400px;}

.pub_item_content h2 {
font-size: 120%;
margin-bottom: 10px;
}

.pub_item_content p {
margin-bottom: 0px;
}

.pub_item_content_details {
line-height: 110%;
font-size: 95%;
margin-bottom: 10px;
}

.pub_item_content_address {
line-height: 110%;
}

.pub_item_links {
position: relative;
z-index: 500;
}

.pub_item_socials {
display: table;
margin: 5px auto;
}

.pub_item_socials a {
display: block;
float: left;
margin: 0px 5px;
}

.pub_item_socials a img {
max-width: 25px;
}

.pub_item_page a {
display: block;
color: #ffffff;
border-radius: 3px;
background-color: #000000;
width: 60%;
margin: 0px auto 10px auto;
padding: 5px 0px;
text-decoration: none;
}

.features_section {
display: table;
margin: 10px auto 0px auto;
}

ul.features {
margin: 0px;
padding: 0px;
}

.features li {
margin: 0px;
padding: 2px;
text-align: center;
display: block;
float: left;
list-style: none;
}

.features li img {
width: 20px;
height: auto;
}

#events_summaries {
	padding: 10px;
	box-sizing: border-box;
	width: 300px;
	margin: 0px auto;
	background-color: #282d4d;
	color: #ffffff;
}

.event_summary {
    /* float:  left; */
    width: 280px;
    /* margin: 10px; */
    box-sizing: border-box;
    border: 1px solid #282d4d;
    transition: background-color 0.4s, border-color 0.4s;
    cursor: pointer;
}
.event_summary_image {
    width: 278px;
    height: 278px;
    overflow:  hidden;
    position:  relative;
}
.event_summary_image img {
    width: 278px;
    height: 278px;
    position:  absolute;
    top:  0px;
    left:  0px;
    transition: left 0.4s, top 0.4s, width 0.4s, height 0.4s;
    z-index: 1;
}

.event_summary:hover {
	border-color: #383e64;
	background-color: #31375b;
}

.event_summary:hover .event_summary_image img {
	width: 298px;
	height: 298px;
	top:  -10px;
	left:  -10px;
}

.event_summary_date {position: absolute;z-index: 2;background-color: #000000;width: 60px;height: 60px;line-height: 100%;text-align:center;right: 25px;top: 25px;padding:  10px;}

.event_summary_date  strong {font-size: 130%;display: inline-block;padding: 5px 0px;}
.event_summary_words {
    padding: 20px;
    line-height: 100%;
    position:  relative;
}
.event_summary_words h3 {}
.event_summary_time {
    position:  absolute;
    top: 20px;
    right: 20px;
    font-size: 110%;
}
.event_summary_words p {}

.event_detail {position: fixed;top: 0px;left: 0px;width: 100%;height: 100%;background-color: #000000E6;padding-top: 20px;box-sizing: border-box;z-index: 99999999;display: none;}
.event_detail_on {display: block !important;}
.inner_event_detail {background-color:  #ffffff;color: #000000;padding: 10px;box-sizing:  border-box;margin:  0px auto;width: 300px;position:  relative;}

.event_detail_close {
	position: absolute;
	top: 20px;
	right: 20px;
	font-size: 120%;
	cursor: pointer;
}
.event_detail_image {
    /* float:  left; */
    width: 280px;
    margin-top: 40px;
}
.event_detail_image img  {
    max-width:  100%;
    height:  auto;
}
.event_detail_date {}
.event_detail_words {
	/* float: left; */
	/* margin-left: 30px; */
	padding: 10px;
	/* width: 330px; */
	line-height: 140%;
}
.event_detail_words h3 {}
.event_detail_time {}

.event_detail a:link, .event_detail a:visited {
color: #29357f;
}
