body, html  { height: 100%; }
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, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
margin: 0;
padding: 0;
border: 0;
outline: 0;
font-size: 100%;
vertical-align: baseline;
background: transparent;
}
body { line-height: 1; }
ol, ul { list-style: none; }
blockquote, q { quotes: none; }
blockquote:before, blockquote:after, q:before, q:after { content: ''; content: none; }
:focus { outline: 0; } del { text-decoration: line-through; }
table { border-collapse: collapse; border-spacing: 0; }     .fl{float: left;}
.fr{float: right;}
.ac{text-align: center;}
.ar{text-align: right;} .col-full:after{ content: ''; display: table ; height: 0; clear: both; visibility: hidden;}
.fix{clear: both;height: 1px;margin: -1px 0 0;overflow: hidden;}
html body * span.clear,
html body * div.clear,
html body * li.clear,
html body * dd.clear
{
background: none;
border: 0;
clear: both;
display: block;
float: none;
font-size: 0;
list-style: none;
margin: 0;
padding: 0;
overflow: hidden;
visibility: hidden;
width: 0;
height: 0;
}     :root {
--purple: #87479c;
--dark-purple: #524556;
--white: #ffffff;
--dark-gray: #555555;
}
body {
color: var(--dark-gray);
font: 16px "Red Hat Display", sans-serif;
line-height: 1.5;
font-weight: 400;
}
h1,
h2,
h3,
h4,
h5,
h6 {
margin: 0;
font-family: "Red Hat Display", sans-serif;
}
h1 {
font-size: 30px;
}
h2 {
font-size: 24px;
}
h3 {
font-size: 20px;
}
h4 {
font-size: 18px;
}
h5 {
font-size: 14px;
}
h6 {
font-size: 12px;
}
p {
margin: 0;
}
hr {
background-color: #e6e6e6;
border: 0;
height: 1px;
margin-bottom: 20px;
}
div.hr {
margin: 20px 0;
height: 2px;
background: url(//www.theguildhallsurgery.co.uk/wp-content/themes/guildhall2025/images/bg-hr.png) repeat-x;
}
div.hr hr {
display: none;
} a:link,
a:visited {
text-decoration: none;
}
a:hover {
text-decoration: underline;
}
h1 a:link,
h1 a:visited,
h2 a:link,
h2 a:visited,
h3 a:link,
h3 a:visited,
h4 a:link,
h4 a:visited,
h5 a:link,
h5 a:visited,
h6 a:link,
h6 a:visited {
text-decoration: none;
}
h1 a:hover,
h2 a:hover,
h3 a:hover,
h4 a:hover,
h5 a:hover,
h6 a:hover {
text-decoration: underline;
}    .col-left {
float: left;
}
.col-right {
float: right;
}
.col-full {
width: 1326px;
margin: 0 auto;
} #navigation {
padding: 0 26px; font-weight: 400;
font-family: "Red Hat Display", sans-serif;
;
background: var(--purple);
border-bottom: none;
-moz-box-sizing: border-box;
-webkit-box-sizing: border-box;
box-sizing: border-box;
}
#navigation .search {
position: relative;
float: right;
margin: 0;
width: 20%;
padding-right: 20px;
-webkit-box-sizing: border-box;
box-sizing: border-box;
}
#navigation .search #searchform {
margin: 0;
}
#navigation .search input#s {
float: left;
width: 100%;
padding: 8px 6px 8px 12px;
background: var(--white);
border-radius: 7px;
color: var(--dark-gray);
border: none;
-webkit-box-sizing: border-box;
box-sizing: border-box;
font-family: "Red Hat Display", sans-serif;
font-weight: 400;
font-size: 15px;
}
#navigation .search input#s::placeholder {
color: #dddddd;
}
#navigation .search input.submit {
position: absolute;
right: 24px;
top: 4px;
height: 80%;
width: auto;
aspect-ratio: 1;
}
#nav {
float: left;
width: 650px;
}
#nav,
#nav ul {
z-index: 1000;
margin: 0;
padding: 0;
list-style: none;
line-height: 1;
}
#nav a {
display: block;
z-index: 100;
padding: 4px 10px;
line-height: 28px;
color: #fff;
line-height: 38px;
transition: all 0.5s;
}
#nav a:hover,
#nav .current_page_item a,
#nav .current-menu-parent > a,
#nav .current_page_item a,
#nav li ul li.current-menu-item a {
color: var(--dark-purple);
text-decoration: none;
background-color: rgba(255,255,255,0.7);
}
#nav li {
float: left;
width: auto;
margin: 0;
} #nav li ul {
position: absolute;
left: -999em;
width: 190px;
margin-top: -1px;
}
#nav li ul li {
background: #fff url(//www.theguildhallsurgery.co.uk/wp-content/themes/guildhall2025/images/navtile.jpg) repeat-x left top;
border-width: 0 1px 1px;
margin: 0;
padding: 0;
}
#nav li ul li a {
width: 160px;
line-height: 30px;
font-size: 11px;
color: #fff;
}
#nav li ul ul {
margin: -32px 0 0 170px;
}
#nav li:hover,
#nav li.hover {
position: static;
}
#nav li:hover ul ul,
#nav li.sfhover ul ul,
#nav li:hover ul ul ul,
#nav li.sfhover ul ul ul,
#nav li:hover ul ul ul ul,
#nav li.sfhover ul ul ul ul {
left: -999em;
}
#nav li:hover ul,
#nav li.sfhover ul,
#nav li li:hover ul,
#nav li li.sfhover ul,
#nav li li li:hover ul,
#nav li li li.sfhover ul,
#nav li li li li:hover ul,
#nav li li li li.sfhover ul {
left: auto;
} #header {
padding: 0;
clear: both;
position: relative;
background-color: var(--dark-purple);
box-shadow: 0 -7px 20px inset rgba(0, 0, 0, 0.3);
}
#tdd-header {
padding: 20px;
-moz-box-sizing: border-box;
-webkit-box-sizing: border-box;
box-sizing: border-box;
color: #fff;
height: 169px;
display: flex;
flex-direction: row;
flex-wrap: nowrap;
justify-content: space-between;
align-items: center;
}
#logo {
display: flex;
font-size: 48px;
font-weight: bold;
align-items: center;
width: 48%;
color: #fff !important;
text-decoration: none !important;
}
#logo * {
margin: 0 10px;
line-height: 1em;
text-decoration: none !important;
}
#logo .site-title {
margin-top: 10px;
}
#logo .site-title,
#logo .site-description {
display: none;
}
#logo .site-title a {
font-size: 42px;
font-weight: bold;
letter-spacing: -1px;
line-height: 40px;
text-transform: uppercase;
}
#logo .site-title a:hover {
text-decoration: none;
}
#logo .site-description {
color: #555;
text-transform: uppercase;
font-size: 12px;
}
#topad,
#address {
float: right;
text-align: right;
}
#address {
margin: -24px 5px 0 0;
color: #555;
}
#address .name {
text-transform: uppercase;
font-weight: bold;
}
#address .telephone,
#address .email,
#address .street {
font-size: 13px;
}
#address .telephone {
font-style: italic;
} #loopedSlider {
position: relative;
z-index: 1;
margin: 0 auto;
height: 100%;
}
#loopedSlider .alignright {
margin: 0 0px 8px 0;
float: right;
}
#loopedSlider .nav-buttons {
list-style-type: none;
margin: 0;
padding: 0;
position: relative;
}
#loopedSlider li#p, #loopedSlider li#n {
position: absolute;
top: 50%;
transform: translateY(-50%);
}
#loopedSlider li#p {
left: 0;
width: 35px;
}
#loopedSlider li#n { 
right: 0;
width: 35px;
}
#loopedSlider .container {
position: relative;
font-size: 16px;
color: #919191;
background: #f7f7f7;
height: 100%;
}
#loopedSlider .slides {
position: relative;
top: 0;
left: 0;
height: 100%;
}
#loopedSlider .slides div.slide {
position: relative;
top: 0;
padding: 0;
overflow: hidden;
height: 100%;
}
#loopedSlider .nav-buttons {
list-style-type: none;
margin: 0;
padding: 0;
position: absolute;
z-index: 20000;
width: 100%;
box-sizing: border-box;
height: 100%;
}
#loopedSlider .button {
margin: 10px 10px 0 0;
padding: 8px 14px 8px;
line-height: 16px;
}
.slider-nav {
position: relative;
z-index: 900;
text-align: center;
height: 35px;
}
.slider-nav ul li {
display: inline;
}
.slider-nav ul li a {
color: #dbbfe2;
z-index: 9999;
position: relative;
margin: 0 20px;
padding: 19px 0 16px 0;
line-height: 34px;
font-weight: bold;
font-size: 15px;
font-family: "Red Hat Display", sans-serif;
}
.slider-nav ul li.active a,
.slider-nav ul li a:hover {
color: #dbbfe2 !important;
background: url(//www.theguildhallsurgery.co.uk/wp-content/themes/guildhall2025/images/slider-nav-active.png) no-repeat center top;
}
#featured {
margin-bottom: 30px;
}
#featured h2 {
margin: 0 0 10px 0;
font-size: 35px;
color: #434343;
}
#featured h4 {
font-size: 18px;
color: #333;
font-family: "Red Hat Display", sans-serif;
;
line-height: 22px;
letter-spacing: 1px;
}
#featured p {
font-size: 14px;
color: #666;
line-height: 20px;
margin-bottom: 20px;
}
#loopedSlider .slides ol,
#loopedSlider .slides ul {
line-height: 18px;
}
#loopedSlider .slides ul {
padding-left: 20px;
}
#loopedSlider .slides ul li {
list-style: dot;
padding: 3px 0;
}
#loopedSlider .slides ol {
padding-left: 20px;
}
#loopedSlider .slides ol li {
list-style: decimal;
padding: 3px 0;
} #content {
padding: 15px 0;
-webkit-box-sizing: border-box;
box-sizing: border-box;
overflow: hidden;
}
#main.box {
padding: 21px 0;
margin-top: 1px;
}
#main.fullwidth {
width: 100%;
} #sidebar {
width: 30%;
padding-top: 22px;
z-index: 100;
position: relative;
} #footer {
font-size: 13px;
padding: 0;
margin: 0 auto 0;
}
#footer a:hover {
text-decoration: underline;
}
#footer h3 {
margin: 0 0 3px 0;
}
#footer p {
margin: 0 0 18px 0;
}
#footer .bottom {
margin: 0 10px;
padding: 20px 10px 0 10px;
font-size: 15px;
color: #12408e;
}
#footer .bottom p {
margin: 0;
}
#footer #widget-left {
width: 550px;
margin: 0 0 0 10px;
}
#footer #widget-right {
width: 310px;
margin: 0 10px 0 0;
}
#footer #credit img {
vertical-align: bottom;
}
#footer #credit span {
display: none;
}
#footer #credit {
margin-top: -3px;
}
#footer .widget {
padding: 0;
margin: 0 0 20px;
background: none;
}
#footer .widget ul li {
line-height: 25px;
}
#footer #wp-calendar caption {
margin-top: -22px;
}
#footer .widget_tag_cloud div {
margin: 0;
}
#footer .widget_woo_twitter li {
padding: 4px 0 4px 10px;
}
#footer .widget input#s,
.widget input.field {
width: 190px;
background-color: #fff;
}
#footer .widget_woo_flickr .wrap {
margin: 0;
}
#footer .widget_woo_flickr a img {
float: left;
margin: 0 0 10px 0;
padding: 0;
display: block;
}
#footer .widget_woo_news ul li .meta {
padding: 0 10px 0 0;
}   #breadcrumb {
display: block;
width: 100%;
margin: 0 0 30px;
padding: 0 0 10px;
font-size: 14px;
font-weight: bold;
border-bottom: #EBEBEB 1px solid;
}
.archive_header {
display: block;
float: left;
width: 100%;
margin: 0 0 30px;
padding: 0 0 10px;
font-size: 18px;
font-weight: bold;
border-bottom: #EBEBEB 1px solid;
}
.archive_header .catrss a {
font-size: 14px;
text-decoration: none;
line-height: 28px;
}
.post {
margin: 0 0 30px 0;
padding: 0 0 25px 0;
background: none;
border-bottom: 1px solid #eee;
}
.post.home {
padding: 0;
margin: 0;
background: none !important;
}
.post .title,
.page .title {
margin: 0 0 10px 0;
line-height: 25px;
font-size: 26px;
} .post-meta {
margin: 0 0 15px 0;
text-transform: uppercase;
font-size: 11px;
color: #595959;
font-weight: bold;
}
.post-meta span {
padding: 0;
background: none !important;
}
.post-meta .bull {
padding: 0;
color: blue;
}
.post-meta .date {
padding-left: 0;
}
.post-meta .comments {
background: none;
}
.post p.tags {
background: url(//www.theguildhallsurgery.co.uk/wp-content/themes/guildhall2025/images/ico-tag.png) no-repeat center left;
padding-left: 25px;
clear: both;
} .entry h1 {
font-size: 20px;
}
.entry h2 {
font-size: 18px;
}
.entry h3 {
font-size: 16px;
}
.entry h4 {
font-size: 14px;
}
.entry h5 {
font-size: 12px;
}
.entry h6 {
font-size: 12px;
}
.entry h1,
.entry h2,
.entry h3,
.entry h4,
.entry h5,
.entry h6 {
margin: 0 0 5px 0;
}
.entry h5 {
margin: 40px 0 5px 0;
}
.entry p {
margin: 0 0 15px 0;
}
.entry blockquote {
font-style: italic;
padding: 22px;
font-size: 1.2em;
}
.entry blockquote p:last-child {
margin-bottom: 0;
}
.entry ul {
margin: 0 0 15px 0;
padding: 0 0 0 30px;
}
.entry ul ul {
margin: 0;
}
.entry ul li {
list-style-type: circle;
}
.entry ul ul li, .disc-list li {
list-style-type: disc;
}
.disc-list ::marker {
color: var(--purple);
}
.entry ol {
margin: 0 0 15px 0;
padding: 0 0 0 20px;
}
.entry ol ol {
margin: 0;
}
.entry ol li {
list-style-type: upper-latin;
}
.entry ol li ol li {
list-style-type: lower-latin;
} .entry img,
img.thumbnail {
padding: 0;
}
img.wp-smiley {
padding: 0;
border: none;
}
.alignleft {
float: left;
width: auto;
margin: 2px 15px 10px 0;
}
.alignright {
float: right;
width: auto;
margin: 2px 0 10px 15px;
}
.aligncenter {
text-align: center;
}
.entry .wp-caption {
padding: 1px;
text-align: center;
background: #F8F8F4;
border: solid 1px #e6e6e6;
}
.entry .wp-caption img {
margin: 0;
padding: 4px 0;
background: none;
border: 0;
}
.entry .wp-caption-text {
margin: 0;
padding: 0;
font-size: 11px;
text-align: center;
} .more_entries,
.wp-pagenavi {
font-size: 15px !important;
margin: 15px 0;
}
.more_entries a {
display: block;
margin: 15px 0 0 0;
text-decoration: none;
}
.more_entries a:hover {
text-decoration: underline;
}
.wp-pagenavi {
margin: 0 !important;
padding: 7px 0 5px 0;
background: #fff;
}
.wp-pagenavi a:link,
.wp-pagenavi a:visited {
display: inline !important;
text-decoration: none !important;
color: #666 !important;
padding: 3px 7px !important;
border: none !important;
}
.wp-pagenavi .current,
.wp-pagenavi .on,
.wp-pagenavi a:hover {
font-weight: bold;
padding: 3px 7px !important;
border: none !important;
}
.wp-pagenavi .extend,
.wp-pagenavi span.pages {
padding: 0 15px 0 15px !important;
background: none !important;
color: #434343 !important;
font-size: 12px;
line-height: 25px;
border: NONE !important;
}    .widget {
margin: 0 0 20px 0;
}
.widget ul {
clear: both;
}
#sidebar .widget h3 {
margin: 0;
padding: 0 0 10px;
font-size: 16px;
text-transform: uppercase;
border-bottom: 1px solid #eee;
}
#sidebar .widget ul li {
border-bottom: 1px solid #eee;
background: url(//www.theguildhallsurgery.co.uk/wp-content/themes/guildhall2025/images/widgetbullet.png) no-repeat 0 8px;
}
#sidebar .widget ul li a {
padding: 0 0 0 20px;
line-height: 30px;
text-decoration: none;
color: #666;
}
#sidebar .widget ul li a:hover {
color: #000;
}
#sidebar .widget ul ul {
padding: 0 0 0 15px;
border-top: none;
}
#sidebar .widget_recent_comments li {
padding-left: 20px !important;
background: url(//www.theguildhallsurgery.co.uk/wp-content/themes/guildhall2025/images/widgetbullet.png) no-repeat 7px 12px !important;
}
#sidebar .widget_recent_comments li,
#sidebar .widget_woo_twitter li {
padding: 6px 0;
line-height: 18px;
border-bottom: 1px solid #eee;
} #sidebar .widget_recent_comments li a,
.widget_woo_twitter a {
display: inline;
padding: 0 !important;
line-height: 18px !important;
background: none !important;
border: none !important;
}   .widget_woo_news h3 {
float: left;
}
.widget_woo_news a.rss {
float: right;
display: block;
height: 20;
overflow: hidden;
margin: 3px 10px 0 0;
width: 21px;
}
#sidebar .widget_woo_news ul li a {
padding: 0;
background: none;
}
#sidebar .widget_woo_news ul li {
padding: 0 0 0 20px;
}
.widget_woo_news ul li .meta {
float: right;
padding: 9px 10px 0 0;
font-size: 10px;
text-transform: uppercase;
color: #666;
} #searchform {
margin: 15px 0 6px 0;
}
.widget input#s,
.widget input.field {
float: left;
width: 200px;
padding: 6px 0 6px 5px;
border: 1px solid #d0d0d0;
background: #eee;
margin: 0;
}
.widget input.submit {
margin: 0px 0 0 10px;
position: static;
}
.widget .screen-reader-text {
display: none;
} .widget_tag_cloud div {
margin: 10px;
} .widget_woo_twitter {
background: #fff url(//www.theguildhallsurgery.co.uk/wp-content/themes/guildhall2025/images/ico-twitter.png) no-repeat 287px 13px;
}
#sidebar .widget_woo_twitter li {
padding-left: 5px;
background: none !important;
} .widget_woo_flickr h3 span {
color: #0061D8;
}
.widget_woo_flickr h3 span span {
color: #FF1183;
}
.widget_woo_flickr .wrap {
margin: 10px 0 0 0 !important;
}
.widget_woo_flickr .flickr_badge_image {
width: 75px;
float: left;
margin: 4px 10px;
}
.widget_woo_flickr .wrap {
margin-left: -5px;
position: relative;
margin-bottom: 25px;
padding: 0;
}
.widget_woo_flickr a img {
float: left;
margin: 0 0 10px 10px;
display: block;
padding: 3px;
} .adspace-widget h3 {
text-align: left !important;
margin-bottom: 10px !important;
}
.adspace-widget {
text-align: center;
} .widget_lifestream ul li {
border-bottom: 1px solid #e0e6e6;
}
.widget_lifestream ul li a {
border: none;
background: none !important;
}
.widget_lifestream ul .lifestream_meta {
color: inherit;
} #wp-calendar {
width: 100%;
margin-bottom: 15px;
clear: both;
padding: 0;
border: 1px solid #E7E7E7;
}
#wp-calendar caption {
padding: 10px;
text-transform: uppercase;
font-size: 11px;
}
#wp-calendar th,
#wp-calendar td {
text-align: center;
background: #E7E7E7;
color: #9E9E9E;
padding: 5px 0 1px 0;
border: 1px solid #E7E7E7;
}
#wp-calendar td {
background: transparent;
}
#wp-calendar #prev {
padding: 0 0 0 10px;
text-align: left;
text-transform: uppercase;
font-weight: bold;
font-size: 11px;
} #sidebar #tabs {
height: auto;
display: block; border-radius: 4px;
-moz-border-radius: 4px;
-webkit-border-radius: 4px;
}
#sidebar #tabs ul.wooTabs {
padding: 0px;
}
#sidebar #tabs ul.wooTabs li {
float: left;
display: inline;
color: #ffffff;
margin: 0px;
cursor: pointer; background: #f5f5f5;
background: -moz-linear-gradient(100% 100% 90deg, #f5f5f5, #fff);
background: -webkit-gradient(linear, 0% 0%, 0% 100%, from(#fff), to(#f5f5f5));
}
#sidebar #tabs ul.wooTabs li a {
color: #777;
display: block;
float: left;
padding: 10px;
text-transform: none;
font: bold 12px/18px;
border: 1px solid #e6e6e6;
border-width: 1px 1px 1px 0;
}
#sidebar #tabs ul.wooTabs li a.selected {
padding-bottom: 11px;
}
#sidebar #tabs ul.wooTabs li a.selected,
#sidebar #tabs ul.wooTabs li a:hover {
background: #fff;
text-decoration: none;
border-width: 1px 1px 0 0;
}
#sidebar #tabs ul.wooTabs li:first-child a {
border-width: 1px 1px 0px 1px;
}
#sidebar #tabs .inside {
background: #fff;
border: 1px solid #e6e6e6;
margin-top: -1px;
}
#sidebar #tabs .inside ul,
#sidebar #tabs .inside #tab-tags {
margin: 0;
padding: 0;
display: none;
}
#sidebar #tabs .inside ul:first-child {
display: inline;
}
#sidebar #tabs .inside #tab-tags {
border-width: 1px;
padding: 10px;
}
#sidebar #tabs .inside li {
background: none;
border-bottom: 1px solid #e6e6e6;
padding: 15px;
list-style: none;
}
#sidebar #tabs .inside li a {
color: #555;
font: bold 12px/18px;
padding: 0;
}
#sidebar #tabs .inside #tab-tags a {
padding: 2px 4px;
margin: 3px 1px;
display: inline-block;
background: #f0f0f0;
font-size: 13px !important;
border-radius: 3px;
-moz-border-radius: 3px;
-webkit-border-radius: 3px;
}
#sidebar #tabs .inside #tab-tags a:hover {
background: #e6e6e6;
text-decoration: none;
}
#sidebar #tabs .inside li span.meta {
display: block;
font: italic 11px/20px Georgia, serif;
text-transform: normal;
color: #999;
}
#sidebar #tabs .inside li img.avatar,
#sidebar #tabs .inside li img.thumbnail {
border: 1px solid #ddd;
padding: 2px;
background-color: #ffffff;
float: left;
margin: 0 10px 0 0;
}
#sidebar #tabs .inside li img.avatar:hover,
#sidebar #tabs .inside li img.thumbnail:hover {
border-color: #aaa;
}    #comments {
margin-top: 20px;
padding: 0;
zoom: 1;
}
#comments h3 {
float: left;
}
#comments .commentlist {
margin: 30px 0 0 0;
}
#comments .leavecomment {
float: right;
padding: 10px 14px 7px;
}
#comments .comment {
width: 100%;
list-style-type: none;
}
#comments .comment.depth-1 {
border: 0 !important;
}
#comments .avatar-box {
float: left;
width: 61px;
background: url(//www.theguildhallsurgery.co.uk/wp-content/themes/guildhall2025/images/commentbg.png) no-repeat right 10px;
}
#comments .comment .comment-container {
margin: 0px 0 20px 60px;
padding: 10px;
border: 1px solid #eee;
}
#comments .comment-head {
margin: 0 0 15px 0;
}
#comments .comment-head .avatar img {
margin: 0 10px 0 0;
vertical-align: middle;
border: 3px solid #eee;
}
#comments .comment-head .name {
display: block;
margin: 0 0 -5px 0;
font-weight: bold;
font-size: 15px;
}
#comments .comment-head .date,
#comments .comment-head .edit,
#comments .comment-head .perma {
font-size: 11px;
}
#comments .comment-entry p {
margin: 0 0 10px 0;
}
#comments ul.children {
margin: 0 0 0 25px;
padding: 0;
}
#comments .comment-reply-link {
margin-bottom: 10px;
}
#comments .cancel-comment-reply {
font-size: 11px;
text-transform: uppercase;
}
.reply a {
padding: 4px 6px 1px !important;
}
#comments .navigation a {
display: block;
margin: 15px 0 0 0;
text-decoration: none;
} h3#pings {
margin: 20px 0 10px 0;
}
.pinglist li {
margin: 0 0 0 20px;
list-style-type: decimal;
}
.pinglist li .author {
font-weight: bold;
font-size: 15px;
}
.pinglist li .date {
font-size: 11px;
}
.pinglist li .pingcontent {
display: block;
margin: 10px 0;
}
.pinglist {
clear: both;
} #respond {
margin: 15px 0 0 0;
}
#respond h3 {
float: none;
}
#commentform {
margin: 15px 0 0 0;
padding: 20px 10px;
}
#commentform label {
font-size: 11px;
text-transform: uppercase;
}
#commentform input.txt {
width: 300px;
margin: 0 5px 10px 0;
padding: 7px 5px;
}
#commentform textarea {
width: 97.5% !important;
padding: 5px;
}
#commentform #submit {
float: right;
margin: 15px 0 0 0;
}    .button,
.button:visited,
.reply a {
background: url(//www.theguildhallsurgery.co.uk/wp-content/themes/guildhall2025/images/alert-overlay.png);
display: inline-block;
padding: 8px 14px 9px;
color: #fff !important;
text-decoration: none;
border: none;
position: relative;
cursor: pointer;
text-transform: uppercase;
}
.button:hover,
.reply a:hover {
color: #fff !important;
text-decoration: none;
}
.button:active,
.reply a:active {
top: 1px;
}
.small.button,
.small.button:visited,
.reply a {
font-size: 10px;
padding: 2px 6px 3px;
text-transform: uppercase;
}
.button,
.button:visited,
.medium.button,
.medium.button:visited {
font-size: 13px;
font-weight: bold;
line-height: 1;
}
.large.button,
.large.button:visited {
font-size: 14px;
padding: 10px 18px 11px;
}
input.button {
padding: 5px 9px 6px;
} p.alert,
p.download,
p.info,
p.note,
p.tick {
margin: 10px 0 20px 0;
padding: 9px 10px 9px 50px;
}
p.alert {
border-top: 1px solid #f0baa2;
border-bottom: 1px solid #f0baa2;
background: #ffd9c8 url(//www.theguildhallsurgery.co.uk/wp-content/themes/guildhall2025/images/ico-alert.png) no-repeat 20px 13px;
}
p.download {
border-top: 1px solid #d4ebaf;
border-bottom: 1px solid #d4ebaf;
background: #edfcd5 url(//www.theguildhallsurgery.co.uk/wp-content/themes/guildhall2025/images/ico-download.png) no-repeat 20px 13px;
}
p.tick {
border-top: 1px solid #d4ebaf;
border-bottom: 1px solid #d4ebaf;
background: #edfcd5 url(//www.theguildhallsurgery.co.uk/wp-content/themes/guildhall2025/images/ico-tick.png) no-repeat 20px 13px;
}
p.info {
border-top: 1px solid #ccc;
border-bottom: 1px solid #ccc;
background: #eee url(//www.theguildhallsurgery.co.uk/wp-content/themes/guildhall2025/images/ico-info.png) no-repeat 20px 13px;
}
p.note {
border-top: 1px solid #efe3ae;
border-bottom: 1px solid #efe3ae;
background: #fef6d2 url(//www.theguildhallsurgery.co.uk/wp-content/themes/guildhall2025/images/ico-note.png) no-repeat 20px 13px;
} #contact-page .screenReader {
left: -9999px;
position: absolute;
top: -9999px;
}
#contact-page ol.forms {
float: left;
list-style: none;
width: 100%;
margin: 10px 0 0;
}
#contact-page ol.forms li {
clear: both;
float: left;
margin-bottom: 18px;
position: relative;
width: 100%
}
#contact-page ol.forms label {
cursor: pointer;
display: block;
float: left;
font-weight: 700;
padding-right: 20px;
width: 100px;
}
#contact-page ol.forms input.txt {
width: 214px;
}
#contact-page ol.forms input#sendCopy {
border: none;
}
#contact-page ol.forms textarea {
height: 300px;
width: 400px;
}
#contact-page ol.forms li .error {
font-size: 12px;
display: block;
margin-left: 120px;
color: red;
}
#contact-page ol.forms li.textarea .error {
display: block;
margin-left: 120px
}
#contact-page ol.forms li.screenReader {
margin-bottom: 0;
}
#contact-page ol.forms li.buttons .submit {
margin: 15px 0 0 120px;
}
#contact-page ol.forms li.inline input {
width: auto;
margin-left: 120px;
}
#contact-page ol.forms li.inline label {
display: inline;
float: none;
width: auto;
} .gfield {
margin-bottom: 10px;
}
.gform_wrapper .top_label .gfield_label {
display: block;
padding-right: 20px;
width: 100px;
margin: 5px 0px 4px !important;
}
.gform_wrapper input.button {
padding: 5px 10px 6px !important;
}
.gform_wrapper input {
padding: 7px 3px !important;
}
.gform_wrapper .top_label input.large,
.gform_wrapper .top_label select.large,
.gform_wrapper .top_label textarea.textarea {
width: 400px !important;
padding: 7px 3px !important;
}
.gform_wrapper .entry img,
.gform_wrapper img.thumbnail {
padding: 0px !important;
border: 0px !important;
}
ul.top_label .clear-multi {
clear: none !important;
}
.gform_wrapper .gfield_checkbox,
.gform_wrapper .gfield_radio {
margin-left: 120px !important;
}
img.ui-datepicker-trigger {
border: 0px;
padding: 0px;
}