html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
border: 0;
font-family: inherit;
font-size: 100%;
font-style: inherit;
font-weight: inherit;
margin: 0;
outline: 0;
padding: 0;
vertical-align: baseline;
}
html {
font-size: 62.5%; overflow-y: scroll; -webkit-text-size-adjust: 100%; -ms-text-size-adjust:     100%; }
*,
*:before,
*:after { -webkit-box-sizing: border-box; -moz-box-sizing:    border-box; box-sizing:         border-box;
}
body {
background: #295666;
color: #666;
-webkit-font-smoothing: antialiased;
-webkit-text-size-adjust: none;
height: 100%;
}
article,
aside,
details,
figcaption,
figure,
footer,
header,
main,
nav,
section {
display: block;
}
ol, ul {
list-style: none;
}
table { border-collapse: separate;
border-spacing: 0;
}
caption, th, td {
font-weight: normal;
text-align: left;
}
blockquote:before, blockquote:after,
q:before, q:after {
content: "";
}
blockquote, q {
quotes: "" "";
}
a:focus {
outline: thin dotted;
}
a:hover,
a:active {
outline: 0;
}
a img {
border: 0;
} body,
button,
input,
select,
textarea {
color: #404040;
font-family: 'brandon-grotesque', sans-serif;
font-size: 16px;
line-height: 1.5;
}
h1, h2, h3, h4, h5, h6 {
clear: both;
}
h1 {
font-weight: normal;
font-size: 36px;
margin-bottom: 10px;
}
h1.entry-title, .entry-content h2 {
z-index: 1;
font-weight: 200;
text-align: center;
letter-spacing: 2px;
text-transform: uppercase;
position: relative;
}
h1.entry-title:before {
border-top: 3px double #c5c2b9;
content: "";
margin: 0 auto;
position: absolute;
top: 25px;
left: 0;
right: 0;
bottom: 0;
width: 100%;
z-index: -1;
}
h1.entry-title span {
background: #FEFCF0;
padding: 0 30px;
position: relative;
z-index: 5;
}
.entry-content h2 {
font-size: 28px;
}
h2, h2.widget-title {
font-weight: bold;
margin-bottom: 10px;
font-size: 20px;
}
p {
margin-bottom: 1em;
}
b, strong {
font-weight: bold;
}
dfn, cite, em, i {
font-style: italic;
}
blockquote {
margin: 0 1.5em;
}
address {
margin: 0 0 1.5em;
}
pre {
background: #eee;
font-family: "Courier 10 Pitch", Courier, monospace;
font-size: 15px;
line-height: 1.6;
margin-bottom: 1.6em;
max-width: 100%;
overflow: auto;
padding: 1.6em;
}
code, kbd, tt, var {
font: 15px Monaco, Consolas, "Andale Mono", "DejaVu Sans Mono", monospace;
}
abbr, acronym {
border-bottom: 1px dotted #666;
cursor: help;
}
mark, ins {
background: #fff9c0;
text-decoration: none;
}
sup,
sub {
font-size: 75%;
height: 0;
line-height: 0;
position: relative;
vertical-align: baseline;
}
sup {
bottom: 1ex;
}
sub {
top: .5ex;
}
small {
font-size: 75%;
}
big {
font-size: 125%;
} hr {
background-color: #ccc;
border: 0;
height: 1px;
margin-bottom: 1.5em;
}
ul, ol {
margin: 0 0 1.5em 3em;
}
ul {
list-style: disc;
}
ol {
list-style: decimal;
}
li > ul,
li > ol {
margin-bottom: 0;
margin-left: 1.5em;
}
dt {
font-weight: bold;
}
dd {
margin: 0 1.5em 1.5em;
}
img {
height: auto; max-width: 100%; }
figure {
margin: 0;
}
table {
margin: 0 0 1.5em;
width: 100%;
}
th {
font-weight: bold;
} button,
input,
select,
textarea {
font-size: 100%; margin: 0; vertical-align: baseline; }
button,
input[type="button"],
input[type="reset"],
input[type="submit"] {
border: 1px solid;
border-color: #ccc #ccc #bbb; 
border-radius: 3px;
background: #e6e6e6;
box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.5), inset 0 15px 17px rgba(255, 255, 255, 0.5), inset 0 -5px 12px rgba(0, 0, 0, 0.05);
color: rgba(0, 0, 0, .8);
cursor: pointer; -webkit-appearance: button; font-size: 12px;
line-height: 1;
padding: .6em 1em .4em;
text-shadow: 0 1px 0 rgba(255, 255, 255, 0.8);
}
button:hover,
input[type="button"]:hover,
input[type="reset"]:hover,
input[type="submit"]:hover {
border-color: #ccc #bbb #aaa;
box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.8), inset 0 15px 17px rgba(255, 255, 255, 0.8), inset 0 -5px 12px rgba(0, 0, 0, 0.02);
}
button:focus,
input[type="button"]:focus,
input[type="reset"]:focus,
input[type="submit"]:focus,
button:active,
input[type="button"]:active,
input[type="reset"]:active,
input[type="submit"]:active {
border-color: #aaa #bbb #bbb;
box-shadow: inset 0 -1px 0 rgba(255, 255, 255, 0.5), inset 0 2px 5px rgba(0, 0, 0, 0.15);
}
input[type="checkbox"],
input[type="radio"] {
padding: 0; }
input[type="search"] {
-webkit-appearance: textfield; -webkit-box-sizing: content-box; -moz-box-sizing:    content-box;
box-sizing:         content-box;
}
input[type="search"]::-webkit-search-decoration { -webkit-appearance: none;
}
button::-moz-focus-inner,
input::-moz-focus-inner { border: 0;
padding: 0;
}
input[type="text"],
input[type="email"],
input[type="url"],
input[type="password"],
input[type="search"],
textarea {
color: #666;
border: 1px solid #ccc;
border-radius: 3px;
}
input[type="text"]:focus,
input[type="email"]:focus,
input[type="url"]:focus,
input[type="password"]:focus,
input[type="search"]:focus,
textarea:focus {
color: #111;
}
input[type="text"],
input[type="email"],
input[type="url"],
input[type="password"],
input[type="search"] {
padding: 3px;
}
textarea {
overflow: auto; padding-left: 3px;
vertical-align: top; width: 100%;
} .site {
min-width: 1190px;
margin: 0 auto;
}
.container {
position: relative;
width: 1170px;
margin: 0 auto;
}
.span-1 {
width: 6.5%;
}
.span-2 {
width: 15%;
}
.span-3 {
width: 23.5%;
}
.span-4 {
width: 32%;
}
.span-5 {
width: 40.5%;
}
.span-6 {
width: 49%;
}
.span-7 {
width: 57.5%;
}
.span-8 {
width: 66%;
}
.span-9 {
width: 74.5%;
}
.span-10 {
width: 83%;
}
.span-11 {
width: 91.5%;
}
.span-12 {
width: 100%;
}
.span-1, .span-2, .span-3, .span-4, .span-5, .span-6, .span-7, .span-8, .span-9, .span-10, .span-11 {
float: left;
margin-right: 2%;
}
.first-one {
clear: left;
}
.last-one {
margin-right: 0;
}
@media (max-width: 767px) {
.container {
width: 95%;
}
.span-1,
.span-2, 
.span-3, 
.span-4, 
.span-5, 
.span-6,
.span-7,
.span-8,
.span-9,
.span-10,
.span-11 {
width: 100%;
float: none;
margin-right: 0;
}
}  .content-area {
background: url(//bessiesbroadstairs.co.uk/wp-content/themes/bessie/images/vintage-bg-repeat.jpg) repeat;
padding: 50px 0;
overflow: hidden;
}
.site-main {
margin-top: 20px;
}
.site-header {
width: 100%;
height: 138px;
background: url(//bessiesbroadstairs.co.uk/wp-content/themes/bessie/images/header-pink.png) top repeat-x;
border-bottom: 1px solid #ddd;
position: relative;
width: 100%;
}
.site-header a {
text-decoration: none;
}
.site-title {
text-align: center;
max-width: 170px;
margin-top: -40px;
position: relative;
}
.site-title img {
position: absolute;
left: -15px;
top: 0;
max-width: 197px;
width: 197px;
height: 197px;
}
.cart-contents {
color: #fff;
text-decoration: none;
text-align: right;
position: absolute;
top: 5px;
right: 0;
}
.cart-contents:visited, .cart-contents:hover {
color: #fff;
} a {
color: #295666;
}
a:visited {
color: #295666;
}
a:hover,
a:focus,
a:active {
color: #295666;
}
.site-main a {
border-bottom: 1px solid #295666;
text-decoration: none;
}
.widget-area a {
border: none;
} .header-social {
float: left;
margin: 5px 0 0;
list-style: none;
font-size: 120%;
}
ul.header-social li {
float: left;
margin-left: 5px;
}
.header-social a {
color: #fff;
}
.main-navigation  {
}
.main-navigation-right {
float: right;
}
.main-navigation ul {
list-style: none;
margin: 0;
padding-left: 0;
margin-top: 44px;
}
.main-navigation li {
float: left;
font-size: 18px;
position: relative;
margin: 0 30px;
}
.main-navigation-right li {
float: right;
}
.main-navigation li:before {
content: "\f111";
font-family: FontAwesome;
position: absolute;
font-size: 30%;
top: 11px;
left: -31px;
}
.main-navigation-left li:first-child:before {
content:"";
}
.main-navigation-right li:last-child:before {
content:"";
}
.main-navigation a {
display: block;
text-decoration: none;
}
.main-navigation ul ul {
box-shadow: 0 3px 3px rgba(0, 0, 0, 0.2);
float: left;
position: absolute;
top: 1.5em;
left: -999em;
z-index: 99999;
}
.main-navigation ul ul ul {
left: -999em;
top: 0;
}
.main-navigation ul ul a {
width: 200px;
}
.main-navigation ul ul li {
}
.main-navigation li:hover > a {
}
.main-navigation ul ul :hover > a {
}
.main-navigation ul ul a:hover {
}
.main-navigation ul li:hover > ul {
left: auto;
}
.main-navigation ul ul li:hover > ul {
left: 100%;
}
.main-navigation .current_page_item a,
.main-navigation .current-menu-item a {
} .menu-toggle {
display: none;
}
@media screen and (max-width: 600px) {
.menu-toggle,
.main-navigation.toggled .nav-menu {
display: block;
}
.main-navigation ul {
display: none;
}
}
.site-main .comment-navigation,
.site-main .paging-navigation,
.site-main .post-navigation {
margin: 0 0 1.5em;
overflow: hidden;
}
.comment-navigation .nav-previous,
.paging-navigation .nav-previous,
.post-navigation .nav-previous {
float: left;
width: 50%;
}
.comment-navigation .nav-next,
.paging-navigation .nav-next,
.post-navigation .nav-next {
float: right;
text-align: right;
width: 50%;
}  .screen-reader-text {
clip: rect(1px, 1px, 1px, 1px);
position: absolute !important;
height: 1px;
width: 1px;
overflow: hidden;
}
.screen-reader-text:hover,
.screen-reader-text:active,
.screen-reader-text:focus {
background-color: #f1f1f1;
border-radius: 3px;
box-shadow: 0 0 2px 2px rgba(0, 0, 0, 0.6);
clip: auto !important;
color: #21759b;
display: block;
font-size: 14px;
font-weight: bold;
height: auto;
left: 5px;
line-height: normal;
padding: 15px 23px 14px;
text-decoration: none;
top: 5px;
width: auto;
z-index: 100000; } .alignleft {
display: inline;
float: left;
margin-right: 1.5em;
}
.alignright {
display: inline;
float: right;
margin-left: 1.5em;
}
.aligncenter {
clear: both;
display: block;
margin: 0 auto;
} .clear:before,
.clear:after,
.entry-content:before,
.entry-content:after,
.comment-content:before,
.comment-content:after,
.site-header:before,
.site-header:after,
.site-content:before,
.site-content:after,
.site-footer:before,
.site-footer:after {
content: '';
display: table;
}
.clear:after,
.entry-content:after,
.comment-content:after,
.site-header:after,
.site-content:after,
.site-footer:after {
clear: both;
} .widget {
margin: 0 0 1.5em;
} .widget select {
max-width: 100%;
} .widget_search .search-submit {
display: none;
}  .home-content {
padding: 20px 200px;
background: #FEFCF0;
border: 1px solid #eee;
text-align: center;
-webkit-box-shadow: 0px 0px 10px 0px rgba(0, 0, 0, 0.3);
-moz-box-shadow: 0px 0px 10px 0px rgba(0, 0, 0, 0.3);
box-shadow: 0px 0px 10px 0px rgba(0, 0, 0, 0.3);
} .full-header {
padding-left: 180px;
padding-right: 180px;
}
.sticky {
}
.hentry {
}
.byline,
.updated {
display: none;
}
.single .byline,
.group-blog .byline {
display: inline;
}
.page-content,
.entry-content,
.entry-summary {
margin: 1.5em 0 0;
}
.page-links {
clear: both;
margin: 0 0 1.5em;
}
.content-box {
padding: 20px;
background: #FEFCF0;
border: 1px solid #eee;
overflow: hidden;
-webkit-box-shadow: 0px 0px 10px 0px rgba(0, 0, 0, 0.3);
-moz-box-shadow: 0px 0px 10px 0px rgba(0, 0, 0, 0.3);
box-shadow: 0px 0px 10px 0px rgba(0, 0, 0, 0.3);
} .bessie-event {
background-color: rgba(41, 86, 102, 0.05);
padding: 20px;
margin-bottom: 10px;
}
.bessie-event h2 a {
text-decoration: none;
border: none;
} .page-id-21 .gform_body, .page-id-21 .gform_footer {
text-align: center;
}
.page-id-21 .gform_wrapper .top_label textarea.textarea {
width: 47%;
}
.menu-page img {
margin-bottom: 15px;
} .blog .format-aside .entry-title,
.archive .format-aside .entry-title {
display: none;
} .comment-content a {
word-wrap: break-word;
}
.bypostauthor {
} .site-footer {
background: #295666;
padding: 30px 0;
color: #fff;
}
.site-footer ul {
list-style: none;
margin: 0;
padding: 0;
} .page-content img.wp-smiley,
.entry-content img.wp-smiley,
.comment-content img.wp-smiley {
border: none;
margin-bottom: 0;
margin-top: 0;
padding: 0;
} embed,
iframe,
object {
max-width: 100%;
}
.site-main img {
border: 5px solid #fff;
-webkit-box-shadow: 0px 0px 5px 0px rgba(0, 0, 0, 0.5);
-moz-box-shadow:    0px 0px 5px 0px rgba(0, 0, 0, 0.5);
box-shadow:         0px 0px 5px 0px rgba(0, 0, 0, 0.5);
} .wp-caption {
margin-bottom: 1.5em;
max-width: 100%;
}
.wp-caption img[class*="wp-image-"] {
display: block;
margin: 0 auto;
}
.wp-caption-text {
text-align: center;
}
.wp-caption .wp-caption-text {
margin: 0.8075em 0;
} ul.gallery-wrapper {
margin: 20px 0 0;
padding: 0;
list-style: none;
}
ul.gallery-wrapper li {
width: 360px;
margin-bottom: 10px;
}