.ecwd_popup_container, .ecwd-modal-container{
max-width: 60%;    
background: white;
margin: 30px auto;
min-width: 40%;    
}
.ecwd_popup_back, ecwd-modal{
position: fixed !important;
top: 0;
right: 0;
bottom: 0;
left: 0;
background: rgba(0, 0, 0, 0.8);
z-index: 100100 !important;
opacity: 0;
display:none;
}
.ecwd_open_popup{
opacity: 1;
display: block;
pointer-events: auto;  
cursor:pointer;
}
.ecwd_popup_back .ecwd_close_popup,.event_cal_add_close{
color: #4a4a4a;
cursor: pointer;
display: inline-block;
font-size: 22px;
position: absolute;
padding-top: 10px;
right: 0;
width: 42px;
height: 42px;
line-height:1;
top: 0;
border-left: 1px solid #CFD7DE;    
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
box-sizing: border-box;
}
.ecwd_close_popup i,.event_cal_add_close i{
display: inline-block;
font: normal normal normal 14px/1 FontAwesome;
font-size: inherit;
text-rendering: auto;
-webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale;
transform: translate(0, 0);
text-indent: 0px;   
top: 12px;
font-size: 18px;
right: 13px;   
color: #676767;
}
.ecwd_popup_head{
width: 100%;
text-align: center;
margin: 0 0 1px 0 !important;
padding: 0 0 1px 0;
border-bottom: 1px solid #CFD7DE;
position: relative;
}
.ecwd_popup_title h4{
margin: 0 !important;
text-align: center;
color: #737373;
font-size: 20px !important;
height: 40px;
line-height: 38px !important;
padding: 0;
}
#ecwd_preview_add_event_popup .event_cal_add .ecwd_popup_body{
height:auto;        
width:100%;
overflow-y: auto;
}
.ecwd_popup_body{
height:500px;
overflow-y: auto;
width: 99%;
box-sizing: border-box;
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
padding: 15px;
}
.ecwd_popup_container.ecwd_preview_calendar{
max-width:80%;
}
.ecwd_popup_container.ecwd_more_event{
min-width:35%;
width:35%;
min-height:auto;
}
.ecwd_popup_container.ecwd_prview_mail,
.ecwd_popup_container.ecwd_add_event_calendar,
#ecwd-add-event .ecwd_popup_container,
.single_event_popup .ecwd_popup_container{
width:45%;
}
#ecwd-add-event .ecwd_popup_body,.event_list_cont .ecwd_popup_body{
overflow-y: visible;
height:auto;
width:100%;
}
.ecwd_popup_body .entry-header h1{
color:#686758;
}
@media only screen and (max-width: 500px){
.ecwd_popup_container{
max-width: 100% !important;
width:100% !important;
margin:0px;
}
}@font-face {
font-family: 'FontAwesome';
src: url(//lamertonparishcouncil.gov.uk/wp-content/plugins/event-calendar-wd/css/font-awesome/fonts/fontawesome-webfont.eot?v=4.2.0);
src: url(//lamertonparishcouncil.gov.uk/wp-content/plugins/event-calendar-wd/css/font-awesome/fonts/fontawesome-webfont.eot?#iefix&v=4.2.0) format('embedded-opentype'), url(//lamertonparishcouncil.gov.uk/wp-content/plugins/event-calendar-wd/css/font-awesome/fonts/fontawesome-webfont.woff?v=4.2.0) format('woff'), url(//lamertonparishcouncil.gov.uk/wp-content/plugins/event-calendar-wd/css/font-awesome/fonts/fontawesome-webfont.ttf?v=4.2.0) format('truetype'), url(//lamertonparishcouncil.gov.uk/wp-content/plugins/event-calendar-wd/css/font-awesome/fonts/fontawesome-webfont.svg?v=4.2.0#fontawesomeregular) format('svg');
font-weight: normal;
font-style: normal;
}
#spider_popup_wrap .fa,
div[id^="bwg_container"] .fa {
display: inline-block;
font-family: FontAwesome !important;
font-style: normal;
font-weight: normal;
line-height: 1 !important;
text-rendering: auto;
-webkit-font-smoothing: antialiased !important;
-moz-osx-font-smoothing: grayscale !important;
} .fa-lg {
font-size: 1.33333333em;
line-height: 0.75em;
vertical-align: -15%;
}
.fa-2x {
font-size: 2em;
}
.fa-3x {
font-size: 3em;
}
.fa-4x {
font-size: 4em;
}
.fa-5x {
font-size: 5em;
}
.fa-fw {
width: 1.28571429em;
text-align: center;
}
.fa-ul {
padding-left: 0;
margin-left: 2.14285714em;
list-style-type: none;
}
.fa-ul > li {
position: relative;
}
.fa-li {
position: absolute;
left: -2.14285714em;
width: 2.14285714em;
top: 0.14285714em;
text-align: center;
}
.fa-li.fa-lg {
left: -1.85714286em;
}
.fa-border {
padding: .2em .25em .15em;
border: solid 0.08em #eeeeee;
border-radius: .1em;
}
.pull-right {
float: right;
}
.pull-left {
float: left;
}
.fa.pull-left {
margin-right: .3em;
}
.fa.pull-right {
margin-left: .3em;
}
.fa-spin {
-webkit-animation: spin 2s infinite linear;
-moz-animation: spin 2s infinite linear;
-o-animation: spin 2s infinite linear;
animation: spin 2s infinite linear;
}
@-moz-keyframes spin {
0% {
-moz-transform: rotate(0deg);
}
100% {
-moz-transform: rotate(359deg);
}
}
@-webkit-keyframes spin {
0% {
-webkit-transform: rotate(0deg);
}
100% {
-webkit-transform: rotate(359deg);
}
}
@-o-keyframes spin {
0% {
-o-transform: rotate(0deg);
}
100% {
-o-transform: rotate(359deg);
}
}
@-ms-keyframes spin {
0% {
-ms-transform: rotate(0deg);
}
100% {
-ms-transform: rotate(359deg);
}
}
@keyframes spin {
0% {
transform: rotate(0deg);
}
100% {
transform: rotate(359deg);
}
}
.fa-rotate-90 {
filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=1);
-webkit-transform: rotate(90deg);
-moz-transform: rotate(90deg);
-ms-transform: rotate(90deg);
-o-transform: rotate(90deg);
transform: rotate(90deg);
}
.fa-rotate-180 {
filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=2);
-webkit-transform: rotate(180deg);
-moz-transform: rotate(180deg);
-ms-transform: rotate(180deg);
-o-transform: rotate(180deg);
transform: rotate(180deg);
}
.fa-rotate-270 {
filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=3);
-webkit-transform: rotate(270deg);
-moz-transform: rotate(270deg);
-ms-transform: rotate(270deg);
-o-transform: rotate(270deg);
transform: rotate(270deg);
}
.fa-flip-horizontal {
filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=0, mirror=1);
-webkit-transform: scale(-1, 1);
-moz-transform: scale(-1, 1);
-ms-transform: scale(-1, 1);
-o-transform: scale(-1, 1);
transform: scale(-1, 1);
}
.fa-flip-vertical {
filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=2, mirror=1);
-webkit-transform: scale(1, -1);
-moz-transform: scale(1, -1);
-ms-transform: scale(1, -1);
-o-transform: scale(1, -1);
transform: scale(1, -1);
}
:root .fa-rotate-90,
:root .fa-rotate-180,
:root .fa-rotate-270,
:root .fa-flip-horizontal,
:root .fa-flip-vertical {
filter: none;
}
.fa-stack {
position: relative;
display: inline-block;
width: 2em;
height: 2em;
line-height: 2em;
vertical-align: middle;
}
.fa-stack-1x,
.fa-stack-2x {
position: absolute;
left: 0;
width: 100%;
text-align: center;
}
.fa-stack-1x {
line-height: inherit;
}
.fa-stack-2x {
font-size: 2em;
}
.fa-inverse {
color: #ffffff;
} .fa-glass:before {
content: "\f000";
}
.fa-music:before {
content: "\f001";
}
.fa-search:before {
content: "\f002";
}
.fa-envelope-o:before {
content: "\f003";
}
.fa-heart:before {
content: "\f004";
}
.fa-star:before {
content: "\f005";
}
.fa-star-o:before {
content: "\f006";
}
.fa-user:before {
content: "\f007";
}
.fa-film:before {
content: "\f008";
}
.fa-th-large:before {
content: "\f009";
}
.fa-th:before {
content: "\f00a";
}
.fa-th-list:before {
content: "\f00b";
}
.fa-check:before {
content: "\f00c";
}
.fa-remove:before,
.fa-close:before,
.fa-times:before {
content: "\f00d";
}
.fa-search-plus:before {
content: "\f00e";
}
.fa-search-minus:before {
content: "\f010";
}
.fa-power-off:before {
content: "\f011";
}
.fa-signal:before {
content: "\f012";
}
.fa-gear:before,
.fa-cog:before {
content: "\f013";
}
.fa-trash-o:before {
content: "\f014";
}
.fa-home:before {
content: "\f015";
}
.fa-file-o:before {
content: "\f016";
}
.fa-clock-o:before {
content: "\f017";
}
.fa-road:before {
content: "\f018";
}
.fa-download:before {
content: "\f019";
}
.fa-arrow-circle-o-down:before {
content: "\f01a";
}
.fa-arrow-circle-o-up:before {
content: "\f01b";
}
.fa-inbox:before {
content: "\f01c";
}
.fa-play-circle-o:before {
content: "\f01d";
}
.fa-rotate-right:before,
.fa-repeat:before {
content: "\f01e";
}
.fa-refresh:before {
content: "\f021";
}
.fa-list-alt:before {
content: "\f022";
}
.fa-lock:before {
content: "\f023";
}
.fa-flag:before {
content: "\f024";
}
.fa-headphones:before {
content: "\f025";
}
.fa-volume-off:before {
content: "\f026";
}
.fa-volume-down:before {
content: "\f027";
}
.fa-volume-up:before {
content: "\f028";
}
.fa-qrcode:before {
content: "\f029";
}
.fa-barcode:before {
content: "\f02a";
}
.fa-tag:before {
content: "\f02b";
}
.fa-tags:before {
content: "\f02c";
}
.fa-book:before {
content: "\f02d";
}
.fa-bookmark:before {
content: "\f02e";
}
.fa-print:before {
content: "\f02f";
}
.fa-camera:before {
content: "\f030";
}
.fa-font:before {
content: "\f031";
}
.fa-bold:before {
content: "\f032";
}
.fa-italic:before {
content: "\f033";
}
.fa-text-height:before {
content: "\f034";
}
.fa-text-width:before {
content: "\f035";
}
.fa-align-left:before {
content: "\f036";
}
.fa-align-center:before {
content: "\f037";
}
.fa-align-right:before {
content: "\f038";
}
.fa-align-justify:before {
content: "\f039";
}
.fa-list:before {
content: "\f03a";
}
.fa-dedent:before,
.fa-outdent:before {
content: "\f03b";
}
.fa-indent:before {
content: "\f03c";
}
.fa-video-camera:before {
content: "\f03d";
}
.fa-photo:before,
.fa-image:before,
.fa-picture-o:before {
content: "\f03e";
}
.fa-pencil:before {
content: "\f040";
}
.fa-map-marker:before {
content: "\f041";
}
.fa-adjust:before {
content: "\f042";
}
.fa-tint:before {
content: "\f043";
}
.fa-edit:before,
.fa-pencil-square-o:before {
content: "\f044";
}
.fa-share-square-o:before {
content: "\f045";
}
.fa-check-square-o:before {
content: "\f046";
}
.fa-arrows:before {
content: "\f047";
}
.fa-step-backward:before {
content: "\f048";
}
.fa-fast-backward:before {
content: "\f049";
}
.fa-backward:before {
content: "\f04a";
}
.fa-play:before {
content: "\f04b";
}
.fa-pause:before {
content: "\f04c";
}
.fa-stop:before {
content: "\f04d";
}
.fa-forward:before {
content: "\f04e";
}
.fa-fast-forward:before {
content: "\f050";
}
.fa-step-forward:before {
content: "\f051";
}
.fa-eject:before {
content: "\f052";
}
.fa-chevron-left:before {
content: "\f053";
}
.fa-chevron-right:before {
content: "\f054";
}
.fa-plus-circle:before {
content: "\f055";
}
.fa-minus-circle:before {
content: "\f056";
}
.fa-times-circle:before {
content: "\f057";
}
.fa-check-circle:before {
content: "\f058";
}
.fa-question-circle:before {
content: "\f059";
}
.fa-info-circle:before {
content: "\f05a";
}
.fa-crosshairs:before {
content: "\f05b";
}
.fa-times-circle-o:before {
content: "\f05c";
}
.fa-check-circle-o:before {
content: "\f05d";
}
.fa-ban:before {
content: "\f05e";
}
.fa-arrow-left:before {
content: "\f060";
}
.fa-arrow-right:before {
content: "\f061";
}
.fa-arrow-up:before {
content: "\f062";
}
.fa-arrow-down:before {
content: "\f063";
}
.fa-mail-forward:before,
.fa-share:before {
content: "\f064";
}
.fa-resize-full:before,
.fa-expand:before {
content: "\f065";
}
.fa-resize-small:before,
.fa-compress:before {
content: "\f066";
}
.fa-plus:before {
content: "\f067";
}
.fa-minus:before {
content: "\f068";
}
.fa-asterisk:before {
content: "\f069";
}
.fa-exclamation-circle:before {
content: "\f06a";
}
.fa-gift:before {
content: "\f06b";
}
.fa-leaf:before {
content: "\f06c";
}
.fa-fire:before {
content: "\f06d";
}
.fa-eye:before {
content: "\f06e";
}
.fa-eye-slash:before {
content: "\f070";
}
.fa-warning:before,
.fa-exclamation-triangle:before {
content: "\f071";
}
.fa-plane:before {
content: "\f072";
}
.fa-calendar:before {
content: "\f073";
}
.fa-random:before {
content: "\f074";
}
.fa-comment:before {
content: "\f075";
}
.fa-magnet:before {
content: "\f076";
}
.fa-chevron-up:before {
content: "\f077";
}
.fa-chevron-down:before {
content: "\f078";
}
.fa-retweet:before {
content: "\f079";
}
.fa-shopping-cart:before {
content: "\f07a";
}
.fa-folder:before {
content: "\f07b";
}
.fa-folder-open:before {
content: "\f07c";
}
.fa-resize-vertical:before,
.fa-arrows-v:before {
content: "\f07d";
}
.fa-resize-horizontal:before,
.fa-arrows-h:before {
content: "\f07e";
}
.fa-bar-chart-o:before,
.fa-bar-chart:before {
content: "\f080";
}
.fa-twitter-square:before {
content: "\f081";
}
.fa-facebook-square:before {
content: "\f082";
}
.fa-camera-retro:before {
content: "\f083";
}
.fa-key:before {
content: "\f084";
}
.fa-gears:before,
.fa-cogs:before {
content: "\f085";
}
.fa-comments:before {
content: "\f086";
}
.fa-thumbs-o-up:before {
content: "\f087";
}
.fa-thumbs-o-down:before {
content: "\f088";
}
.fa-star-half:before {
content: "\f089";
}
.fa-heart-o:before {
content: "\f08a";
}
.fa-sign-out:before {
content: "\f08b";
}
.fa-linkedin-square:before {
content: "\f08c";
}
.fa-thumb-tack:before {
content: "\f08d";
}
.fa-external-link:before {
content: "\f08e";
}
.fa-sign-in:before {
content: "\f090";
}
.fa-trophy:before {
content: "\f091";
}
.fa-github-square:before {
content: "\f092";
}
.fa-upload:before {
content: "\f093";
}
.fa-lemon-o:before {
content: "\f094";
}
.fa-phone:before {
content: "\f095";
}
.fa-square-o:before {
content: "\f096";
}
.fa-bookmark-o:before {
content: "\f097";
}
.fa-phone-square:before {
content: "\f098";
}
.fa-twitter:before {
content: "\f099";
}
.fa-facebook:before {
content: "\f09a";
}
.fa-github:before {
content: "\f09b";
}
.fa-unlock:before {
content: "\f09c";
}
.fa-credit-card:before {
content: "\f09d";
}
.fa-rss:before {
content: "\f09e";
}
.fa-hdd-o:before {
content: "\f0a0";
}
.fa-bullhorn:before {
content: "\f0a1";
}
.fa-bell:before {
content: "\f0f3";
}
.fa-certificate:before {
content: "\f0a3";
}
.fa-hand-o-right:before {
content: "\f0a4";
}
.fa-hand-o-left:before {
content: "\f0a5";
}
.fa-hand-o-up:before {
content: "\f0a6";
}
.fa-hand-o-down:before {
content: "\f0a7";
}
.fa-arrow-circle-left:before {
content: "\f0a8";
}
.fa-arrow-circle-right:before {
content: "\f0a9";
}
.fa-arrow-circle-up:before {
content: "\f0aa";
}
.fa-arrow-circle-down:before {
content: "\f0ab";
}
.fa-globe:before {
content: "\f0ac";
}
.fa-wrench:before {
content: "\f0ad";
}
.fa-tasks:before {
content: "\f0ae";
}
.fa-filter:before {
content: "\f0b0";
}
.fa-briefcase:before {
content: "\f0b1";
}
.fa-fullscreen:before,
.fa-arrows-alt:before {
content: "\f0b2";
}
.fa-group:before,
.fa-users:before {
content: "\f0c0";
}
.fa-chain:before,
.fa-link:before {
content: "\f0c1";
}
.fa-cloud:before {
content: "\f0c2";
}
.fa-flask:before {
content: "\f0c3";
}
.fa-cut:before,
.fa-scissors:before {
content: "\f0c4";
}
.fa-copy:before,
.fa-files-o:before {
content: "\f0c5";
}
.fa-paperclip:before {
content: "\f0c6";
}
.fa-save:before,
.fa-floppy-o:before {
content: "\f0c7";
}
.fa-square:before {
content: "\f0c8";
}
.fa-navicon:before,
.fa-reorder:before,
.fa-bars:before {
content: "\f0c9";
}
.fa-list-ul:before {
content: "\f0ca";
}
.fa-list-ol:before {
content: "\f0cb";
}
.fa-strikethrough:before {
content: "\f0cc";
}
.fa-underline:before {
content: "\f0cd";
}
.fa-table:before {
content: "\f0ce";
}
.fa-magic:before {
content: "\f0d0";
}
.fa-truck:before {
content: "\f0d1";
}
.fa-pinterest:before {
content: "\f0d2";
}
.fa-pinterest-square:before {
content: "\f0d3";
}
.fa-google-plus-square:before {
content: "\f0d4";
}
.fa-google-plus:before {
content: "\f0d5";
}
.fa-money:before {
content: "\f0d6";
}
.fa-caret-down:before {
content: "\f0d7";
}
.fa-caret-up:before {
content: "\f0d8";
}
.fa-caret-left:before {
content: "\f0d9";
}
.fa-caret-right:before {
content: "\f0da";
}
.fa-columns:before {
content: "\f0db";
}
.fa-unsorted:before,
.fa-sort:before {
content: "\f0dc";
}
.fa-sort-down:before,
.fa-sort-desc:before {
content: "\f0dd";
}
.fa-sort-up:before,
.fa-sort-asc:before {
content: "\f0de";
}
.fa-envelope:before {
content: "\f0e0";
}
.fa-linkedin:before {
content: "\f0e1";
}
.fa-rotate-left:before,
.fa-undo:before {
content: "\f0e2";
}
.fa-legal:before,
.fa-gavel:before {
content: "\f0e3";
}
.fa-dashboard:before,
.fa-tachometer:before {
content: "\f0e4";
}
.fa-comment-o:before {
content: "\f0e5";
}
.fa-comments-o:before {
content: "\f0e6";
}
.fa-flash:before,
.fa-bolt:before {
content: "\f0e7";
}
.fa-sitemap:before {
content: "\f0e8";
}
.fa-umbrella:before {
content: "\f0e9";
}
.fa-paste:before,
.fa-clipboard:before {
content: "\f0ea";
}
.fa-lightbulb-o:before {
content: "\f0eb";
}
.fa-exchange:before {
content: "\f0ec";
}
.fa-cloud-download:before {
content: "\f0ed";
}
.fa-cloud-upload:before {
content: "\f0ee";
}
.fa-user-md:before {
content: "\f0f0";
}
.fa-stethoscope:before {
content: "\f0f1";
}
.fa-suitcase:before {
content: "\f0f2";
}
.fa-bell-o:before {
content: "\f0a2";
}
.fa-coffee:before {
content: "\f0f4";
}
.fa-cutlery:before {
content: "\f0f5";
}
.fa-file-text-o:before {
content: "\f0f6";
}
.fa-building-o:before {
content: "\f0f7";
}
.fa-hospital-o:before {
content: "\f0f8";
}
.fa-ambulance:before {
content: "\f0f9";
}
.fa-medkit:before {
content: "\f0fa";
}
.fa-fighter-jet:before {
content: "\f0fb";
}
.fa-beer:before {
content: "\f0fc";
}
.fa-h-square:before {
content: "\f0fd";
}
.fa-plus-square:before {
content: "\f0fe";
}
.fa-angle-double-left:before {
content: "\f100";
}
.fa-angle-double-right:before {
content: "\f101";
}
.fa-angle-double-up:before {
content: "\f102";
}
.fa-angle-double-down:before {
content: "\f103";
}
.fa-angle-left:before {
content: "\f104";
}
.fa-angle-right:before {
content: "\f105";
}
.fa-angle-up:before {
content: "\f106";
}
.fa-angle-down:before {
content: "\f107";
}
.fa-desktop:before {
content: "\f108";
}
.fa-laptop:before {
content: "\f109";
}
.fa-tablet:before {
content: "\f10a";
}
.fa-mobile-phone:before,
.fa-mobile:before {
content: "\f10b";
}
.fa-circle-o:before {
content: "\f10c";
}
.fa-quote-left:before {
content: "\f10d";
}
.fa-quote-right:before {
content: "\f10e";
}
.fa-spinner:before {
content: "\f110";
}
.fa-circle:before {
content: "\f111";
}
.fa-mail-reply:before,
.fa-reply:before {
content: "\f112";
}
.fa-github-alt:before {
content: "\f113";
}
.fa-folder-o:before {
content: "\f114";
}
.fa-folder-open-o:before {
content: "\f115";
}
.fa-smile-o:before {
content: "\f118";
}
.fa-frown-o:before {
content: "\f119";
}
.fa-meh-o:before {
content: "\f11a";
}
.fa-gamepad:before {
content: "\f11b";
}
.fa-keyboard-o:before {
content: "\f11c";
}
.fa-flag-o:before {
content: "\f11d";
}
.fa-flag-checkered:before {
content: "\f11e";
}
.fa-terminal:before {
content: "\f120";
}
.fa-code:before {
content: "\f121";
}
.fa-mail-reply-all:before,
.fa-reply-all:before {
content: "\f122";
}
.fa-star-half-empty:before,
.fa-star-half-full:before,
.fa-star-half-o:before {
content: "\f123";
}
.fa-location-arrow:before {
content: "\f124";
}
.fa-crop:before {
content: "\f125";
}
.fa-code-fork:before {
content: "\f126";
}
.fa-unlink:before,
.fa-chain-broken:before {
content: "\f127";
}
.fa-question:before {
content: "\f128";
}
.fa-info:before {
content: "\f129";
}
.fa-exclamation:before {
content: "\f12a";
}
.fa-superscript:before {
content: "\f12b";
}
.fa-subscript:before {
content: "\f12c";
}
.fa-eraser:before {
content: "\f12d";
}
.fa-puzzle-piece:before {
content: "\f12e";
}
.fa-microphone:before {
content: "\f130";
}
.fa-microphone-slash:before {
content: "\f131";
}
.fa-shield:before {
content: "\f132";
}
.fa-calendar-o:before {
content: "\f133";
}
.fa-fire-extinguisher:before {
content: "\f134";
}
.fa-rocket:before {
content: "\f135";
}
.fa-maxcdn:before {
content: "\f136";
}
.fa-chevron-circle-left:before {
content: "\f137";
}
.fa-chevron-circle-right:before {
content: "\f138";
}
.fa-chevron-circle-up:before {
content: "\f139";
}
.fa-chevron-circle-down:before {
content: "\f13a";
}
.fa-html5:before {
content: "\f13b";
}
.fa-css3:before {
content: "\f13c";
}
.fa-anchor:before {
content: "\f13d";
}
.fa-unlock-alt:before {
content: "\f13e";
}
.fa-bullseye:before {
content: "\f140";
}
.fa-ellipsis-h:before {
content: "\f141";
}
.fa-ellipsis-v:before {
content: "\f142";
}
.fa-rss-square:before {
content: "\f143";
}
.fa-play-circle:before {
content: "\f144";
}
.fa-ticket:before {
content: "\f145";
}
.fa-minus-square:before {
content: "\f146";
}
.fa-minus-square-o:before {
content: "\f147";
}
.fa-level-up:before {
content: "\f148";
}
.fa-level-down:before {
content: "\f149";
}
.fa-check-square:before {
content: "\f14a";
}
.fa-pencil-square:before {
content: "\f14b";
}
.fa-external-link-square:before {
content: "\f14c";
}
.fa-share-square:before {
content: "\f14d";
}
.fa-compass:before {
content: "\f14e";
}
.fa-toggle-down:before,
.fa-caret-square-o-down:before {
content: "\f150";
}
.fa-toggle-up:before,
.fa-caret-square-o-up:before {
content: "\f151";
}
.fa-toggle-right:before,
.fa-caret-square-o-right:before {
content: "\f152";
}
.fa-euro:before,
.fa-eur:before {
content: "\f153";
}
.fa-gbp:before {
content: "\f154";
}
.fa-dollar:before,
.fa-usd:before {
content: "\f155";
}
.fa-rupee:before,
.fa-inr:before {
content: "\f156";
}
.fa-cny:before,
.fa-rmb:before,
.fa-yen:before,
.fa-jpy:before {
content: "\f157";
}
.fa-ruble:before,
.fa-rouble:before,
.fa-rub:before {
content: "\f158";
}
.fa-won:before,
.fa-krw:before {
content: "\f159";
}
.fa-bitcoin:before,
.fa-btc:before {
content: "\f15a";
}
.fa-file:before {
content: "\f15b";
}
.fa-file-text:before {
content: "\f15c";
}
.fa-sort-alpha-asc:before {
content: "\f15d";
}
.fa-sort-alpha-desc:before {
content: "\f15e";
}
.fa-sort-amount-asc:before {
content: "\f160";
}
.fa-sort-amount-desc:before {
content: "\f161";
}
.fa-sort-numeric-asc:before {
content: "\f162";
}
.fa-sort-numeric-desc:before {
content: "\f163";
}
.fa-thumbs-up:before {
content: "\f164";
}
.fa-thumbs-down:before {
content: "\f165";
}
.fa-youtube-square:before {
content: "\f166";
}
.fa-youtube:before {
content: "\f167";
}
.fa-xing:before {
content: "\f168";
}
.fa-xing-square:before {
content: "\f169";
}
.fa-youtube-play:before {
content: "\f16a";
}
.fa-dropbox:before {
content: "\f16b";
}
.fa-stack-overflow:before {
content: "\f16c";
}
.fa-instagram:before {
content: "\f16d";
}
.fa-flickr:before {
content: "\f16e";
}
.fa-adn:before {
content: "\f170";
}
.fa-bitbucket:before {
content: "\f171";
}
.fa-bitbucket-square:before {
content: "\f172";
}
.fa-tumblr:before {
content: "\f173";
}
.fa-tumblr-square:before {
content: "\f174";
}
.fa-long-arrow-down:before {
content: "\f175";
}
.fa-long-arrow-up:before {
content: "\f176";
}
.fa-long-arrow-left:before {
content: "\f177";
}
.fa-long-arrow-right:before {
content: "\f178";
}
.fa-apple:before {
content: "\f179";
}
.fa-windows:before {
content: "\f17a";
}
.fa-android:before {
content: "\f17b";
}
.fa-linux:before {
content: "\f17c";
}
.fa-dribbble:before {
content: "\f17d";
}
.fa-skype:before {
content: "\f17e";
}
.fa-foursquare:before {
content: "\f180";
}
.fa-trello:before {
content: "\f181";
}
.fa-female:before {
content: "\f182";
}
.fa-male:before {
content: "\f183";
}
.fa-gittip:before {
content: "\f184";
}
.fa-sun-o:before {
content: "\f185";
}
.fa-moon-o:before {
content: "\f186";
}
.fa-archive:before {
content: "\f187";
}
.fa-bug:before {
content: "\f188";
}
.fa-vk:before {
content: "\f189";
}
.fa-weibo:before {
content: "\f18a";
}
.fa-renren:before {
content: "\f18b";
}
.fa-pagelines:before {
content: "\f18c";
}
.fa-stack-exchange:before {
content: "\f18d";
}
.fa-arrow-circle-o-right:before {
content: "\f18e";
}
.fa-arrow-circle-o-left:before {
content: "\f190";
}
.fa-toggle-left:before,
.fa-caret-square-o-left:before {
content: "\f191";
}
.fa-dot-circle-o:before {
content: "\f192";
}
.fa-wheelchair:before {
content: "\f193";
}
.fa-vimeo-square:before {
content: "\f194";
}
.fa-turkish-lira:before,
.fa-try:before {
content: "\f195";
}
.fa-plus-square-o:before {
content: "\f196";
}
.fa-space-shuttle:before {
content: "\f197";
}
.fa-slack:before {
content: "\f198";
}
.fa-envelope-square:before {
content: "\f199";
}
.fa-wordpress:before {
content: "\f19a";
}
.fa-openid:before {
content: "\f19b";
}
.fa-institution:before,
.fa-bank:before,
.fa-university:before {
content: "\f19c";
}
.fa-mortar-board:before,
.fa-graduation-cap:before {
content: "\f19d";
}
.fa-yahoo:before {
content: "\f19e";
}
.fa-google:before {
content: "\f1a0";
}
.fa-reddit:before {
content: "\f1a1";
}
.fa-reddit-square:before {
content: "\f1a2";
}
.fa-stumbleupon-circle:before {
content: "\f1a3";
}
.fa-stumbleupon:before {
content: "\f1a4";
}
.fa-delicious:before {
content: "\f1a5";
}
.fa-digg:before {
content: "\f1a6";
}
.fa-pied-piper:before {
content: "\f1a7";
}
.fa-pied-piper-alt:before {
content: "\f1a8";
}
.fa-drupal:before {
content: "\f1a9";
}
.fa-joomla:before {
content: "\f1aa";
}
.fa-language:before {
content: "\f1ab";
}
.fa-fax:before {
content: "\f1ac";
}
.fa-building:before {
content: "\f1ad";
}
.fa-child:before {
content: "\f1ae";
}
.fa-paw:before {
content: "\f1b0";
}
.fa-spoon:before {
content: "\f1b1";
}
.fa-cube:before {
content: "\f1b2";
}
.fa-cubes:before {
content: "\f1b3";
}
.fa-behance:before {
content: "\f1b4";
}
.fa-behance-square:before {
content: "\f1b5";
}
.fa-steam:before {
content: "\f1b6";
}
.fa-steam-square:before {
content: "\f1b7";
}
.fa-recycle:before {
content: "\f1b8";
}
.fa-automobile:before,
.fa-car:before {
content: "\f1b9";
}
.fa-cab:before,
.fa-taxi:before {
content: "\f1ba";
}
.fa-tree:before {
content: "\f1bb";
}
.fa-spotify:before {
content: "\f1bc";
}
.fa-deviantart:before {
content: "\f1bd";
}
.fa-soundcloud:before {
content: "\f1be";
}
.fa-database:before {
content: "\f1c0";
}
.fa-file-pdf-o:before {
content: "\f1c1";
}
.fa-file-word-o:before {
content: "\f1c2";
}
.fa-file-excel-o:before {
content: "\f1c3";
}
.fa-file-powerpoint-o:before {
content: "\f1c4";
}
.fa-file-photo-o:before,
.fa-file-picture-o:before,
.fa-file-image-o:before {
content: "\f1c5";
}
.fa-file-zip-o:before,
.fa-file-archive-o:before {
content: "\f1c6";
}
.fa-file-sound-o:before,
.fa-file-audio-o:before {
content: "\f1c7";
}
.fa-file-movie-o:before,
.fa-file-video-o:before {
content: "\f1c8";
}
.fa-file-code-o:before {
content: "\f1c9";
}
.fa-vine:before {
content: "\f1ca";
}
.fa-codepen:before {
content: "\f1cb";
}
.fa-jsfiddle:before {
content: "\f1cc";
}
.fa-life-bouy:before,
.fa-life-buoy:before,
.fa-life-saver:before,
.fa-support:before,
.fa-life-ring:before {
content: "\f1cd";
}
.fa-circle-o-notch:before {
content: "\f1ce";
}
.fa-ra:before,
.fa-rebel:before {
content: "\f1d0";
}
.fa-ge:before,
.fa-empire:before {
content: "\f1d1";
}
.fa-git-square:before {
content: "\f1d2";
}
.fa-git:before {
content: "\f1d3";
}
.fa-hacker-news:before {
content: "\f1d4";
}
.fa-tencent-weibo:before {
content: "\f1d5";
}
.fa-qq:before {
content: "\f1d6";
}
.fa-wechat:before,
.fa-weixin:before {
content: "\f1d7";
}
.fa-send:before,
.fa-paper-plane:before {
content: "\f1d8";
}
.fa-send-o:before,
.fa-paper-plane-o:before {
content: "\f1d9";
}
.fa-history:before {
content: "\f1da";
}
.fa-circle-thin:before {
content: "\f1db";
}
.fa-header:before {
content: "\f1dc";
}
.fa-paragraph:before {
content: "\f1dd";
}
.fa-sliders:before {
content: "\f1de";
}
.fa-share-alt:before {
content: "\f1e0";
}
.fa-share-alt-square:before {
content: "\f1e1";
}
.fa-bomb:before {
content: "\f1e2";
}
.fa-soccer-ball-o:before,
.fa-futbol-o:before {
content: "\f1e3";
}
.fa-tty:before {
content: "\f1e4";
}
.fa-binoculars:before {
content: "\f1e5";
}
.fa-plug:before {
content: "\f1e6";
}
.fa-slideshare:before {
content: "\f1e7";
}
.fa-twitch:before {
content: "\f1e8";
}
.fa-yelp:before {
content: "\f1e9";
}
.fa-newspaper-o:before {
content: "\f1ea";
}
.fa-wifi:before {
content: "\f1eb";
}
.fa-calculator:before {
content: "\f1ec";
}
.fa-paypal:before {
content: "\f1ed";
}
.fa-google-wallet:before {
content: "\f1ee";
}
.fa-cc-visa:before {
content: "\f1f0";
}
.fa-cc-mastercard:before {
content: "\f1f1";
}
.fa-cc-discover:before {
content: "\f1f2";
}
.fa-cc-amex:before {
content: "\f1f3";
}
.fa-cc-paypal:before {
content: "\f1f4";
}
.fa-cc-stripe:before {
content: "\f1f5";
}
.fa-bell-slash:before {
content: "\f1f6";
}
.fa-bell-slash-o:before {
content: "\f1f7";
}
.fa-trash:before {
content: "\f1f8";
}
.fa-copyright:before {
content: "\f1f9";
}
.fa-at:before {
content: "\f1fa";
}
.fa-eyedropper:before {
content: "\f1fb";
}
.fa-paint-brush:before {
content: "\f1fc";
}
.fa-birthday-cake:before {
content: "\f1fd";
}
.fa-area-chart:before {
content: "\f1fe";
}
.fa-pie-chart:before {
content: "\f200";
}
.fa-line-chart:before {
content: "\f201";
}
.fa-lastfm:before {
content: "\f202";
}
.fa-lastfm-square:before {
content: "\f203";
}
.fa-toggle-off:before {
content: "\f204";
}
.fa-toggle-on:before {
content: "\f205";
}
.fa-bicycle:before {
content: "\f206";
}
.fa-bus:before {
content: "\f207";
}
.fa-ioxhost:before {
content: "\f208";
}
.fa-angellist:before {
content: "\f209";
}
.fa-cc:before {
content: "\f20a";
}
.fa-shekel:before,
.fa-sheqel:before,
.fa-ils:before {
content: "\f20b";
}
.fa-meanpath:before {
content: "\f20c";
}.calendar_widget_content table .events li .event-details-container {
display: none;
}
.calendar_main:after, #ecwd-events-content .event-detalis:after,
.ecwd_list .event-organizers:after,
.ecwd_list .event-venue:after {
content: '';
clear: both;
display:table;
}
.calendar_main a:not(.cpage){
text-decoration:none;
border-bottom:0  !important;
}
.calendar{
margin:0;
margin-left:0;
width:auto;
}
.calendar-head{
display:table;
width: 100%;
height: 85px;
color:#fff;
}
.calendar_widget_content .calendar-head {
color:#000;
}
.ecwd-url{
margin-bottom: 5px;
}
.calendar_main .ecwd_calendar  .metainfo,
.ecwd_countdown_info  .metainfo{
padding-left: 26px;
}
.cal_blue .event-details img {
margin: 7px 20px 7px 0 !important;
max-width: 200px;
}
.ecwd-page-full div[class^="ecwd-page-"] .event-details img {
margin: 7px 20px 7px 0 !important;
max-width: 110px;
float: left;
}
.ecwd_calendar_view_tabs  ul li:first-child{
border-left: 0px;
}
.ecwd_calendar_view_tabs  ul li:last-child{
border-right: 0px;
}
.event-details-title h5,
.ecwd_list h3{
margin: 0 0 6px 0 !important;
font-size: 18px !important;
font-weight: normal !important;
line-height: 1 !important;
clear: none !important;
text-transform: none;
font-style: italic;
}
.event-details-title .event-metalabel{
width:15px;
height:15px;
display:inline-block;
float:left;
margin-right: 7px;
margin-top: 2px;
}
.ecwd-widget-mini .event-details-title .event-metalabel{
width:6px;
height:6px;
margin-top: 7px;
}
.ecwd-widget-mini .ecwd-detalis img{
max-width: 95%;
}
.cal_blue.ecwd_calendar_container {
width:100% !important;
color:#262e3a !important;
border:none !important;
background:#FFFFFF !important;
font-family: "Lucida Grande","Lucida Sans Unicode",sans-serif;
font-size:10px !important;
table-layout: fixed !important;
margin: 0 0 10px 0 !important;
overflow: visible;
}
table.cal_blue.ecwd_calendar_container #month_selector {
width:auto;
float:left;
padding:0 1em;
margin:0;
}
table.cal_blue.ecwd_calendar_container select option {
font-weight:normal;
background:#f3f5f9;
text-shadow:none;
filter:none;
color:#262e3a;
}
table.cal_blue.ecwd_calendar_container th {
margin: 0;
border: 1px solid #ededed;
border-left:0;
display: table-cell;
}
table.cal_blue.ecwd_calendar_container td {
margin: 0;
border-width: 0 1px 1px 0;
display: table-cell;
}
table.cal_blue.ecwd_calendar_container .normal-day-heading, table.cal_blue.ecwd_calendar_container .weekend-heading {
color:#585858 !important;
font-size:1.6em;
height:1.2em;
line-height:1.2em;
text-align:center;
font-weight: normal;
padding: 4px 0;
vertical-align: middle;
text-transform: none;
}
table.cal_blue.ecwd_calendar_container .day-with-date, table.cal_blue.ecwd_calendar_container .open-details , table.cal_blue.ecwd_calendar_container .day-without-date {
vertical-align: text-top;
text-align: left; height: 8em;
width: 14.3%;
font-size: 1.4em;
}
.calendar_main .ecwd_calendar img{
margin-left:inherit !important;
}
.calendar_main .ecwd_calendar {
font-family: Sans-serif;
max-width: 100%;
width: 100%;
float: left;
position: relative;
border: 0px solid transparent;
}
.calendar_main .ecwd_calendar .ecwd_calendar_container> ul,
.calendar_main .ecwd_calendar .ecwd_calendar_container>ul >li,
.calendar_main .ecwd_calendar .ecwd_calendar_container> ul.ecwd_list >li,
.calendar_main .ecwd_calendar .ecwd_calendar_container> ul.week-event-list >li,
.calendar_main .ecwd_calendar .ecwd_calendar_container> ul.day-event-list >li,
.calendar_main .ecwd_calendar .ecwd_calendar_container>ul.day4-event-list> li{
list-style: none !important;
list-style-image: none !important;
margin: 0 !important;
padding: 0 !important;
}
.calendar_main .ecwd_calendar .filter-container{ overflow:hidden;
position: relative;
}
.ecwd_calendar_view_tabs .filter-container  ul{
list-style: outside none none  !important;
padding: 0px  !important;
margin: 0px !important;
overflow: hidden;
position: relative;
float: left;
width: 700%;
}
table.cal_blue.ecwd_calendar_container .open-details li {
padding-top:5px;
padding-bottom:0px;
font-size:0.7em;
}
table.cal_blue.ecwd_calendar_container .no-events {
cursor:default;
}
table.cal_blue.ecwd_calendar_container .has-events {
cursor:pointer;
}
table.cal_blue.ecwd_calendar_container .has-events:hover {
-webkit-box-shadow: rgba(0,0,0, 0.2) 0px 0px 6px;
box-shadow: rgba(0,0,0, 0.2) 0px 0px 6px;
}
table.cal_blue.ecwd_calendar_container .week-start {
border-left:1px solid #D6DDE2;
}
table.cal_blue.ecwd_calendar_container .week-number {
border-bottom:none;
border-right:none;
vertical-align:middle;
padding:2px;
font-size:1.8em;
font-weight:bold;
text-shadow: 0 1px 1px rgba(1,2,2,.3);
filter: Shadow(Color=#010202, Direction=135, Strength=1);
}
table.cal_blue.ecwd_calendar_container td ul li {
cursor: pointer;
list-style: none outside none !important;
position: relative;
padding: 5px;
font-size:0.8em;
text-shadow:none;
line-height:1.2em;
}
table.cal_blue.ecwd_calendar_container td ul li span.event-time {
font-weight:bold;
font-size:0.8em;
}
table.cal_blue.ecwd_calendar_container .week-number span {
color:#fdfefe;
}
table.cal_blue.ecwd_calendar_container .event-details div {
word-break: break-word;
word-wrap: break-word;
white-space: normal;
}
table.cal_blue.ecwd_calendar_container .day-without-date div {
text-align:center;
}
table.cal_blue.ecwd_calendar_container .current-day {
text-align:left;
vertical-align:text-top; }
table.cal_blue.ecwd_calendar_container td ul {
margin:0;
padding:1px 0 !important;
text-align:left;
}
table.cal_blue.ecwd_calendar_container td > div, table.cal_blue.ecwd_calendar_container th > div {
position:relative;
}
table.cal_blue.ecwd_calendar_container .previous {
position:relative;
width:auto;
margin-top:0.6em;
font-size:1.4em;
float:left;
}
table.cal_blue.ecwd_calendar_container .next {
position:relative;
width:auto;
margin-top:0.6em;
font-size:1.4em;
float:right;
}
table.cal_blue.ecwd_calendar_container .previous span, table.cal_blue.ecwd_calendar_container .next span {
font-size:1.5em;
line-height:0.5em;
}
table.cal_blue.ecwd_calendar_container .previous a, table.cal_blue.ecwd_calendar_container .next a {
color:#fdfefe;
text-decoration:none;
}
div.ecwd-page-month table.cal_blue div.event-details-container, div.ecwd-page-full table.cal_blue div.event-details-container {
display: none;
position: absolute;
z-index: 10;
padding: 0 0 0 10px;
left: 100%;
top: 0;
}
div.ecwd-page-month table.cal_blue tr td:nth-child(5) div.event-details-container, div.ecwd-page-full table.cal_blue tr td:nth-child(5) div.event-details-container,
div.ecwd-page-month table.cal_blue tr td:nth-child(6) div.event-details-container, div.ecwd-page-full table.cal_blue tr td:nth-child(6) div.event-details-container,
div.ecwd-page-month table.cal_blue tr td:nth-child(7) div.event-details-container, div.ecwd-page-full table.cal_blue tr td:nth-child(7) div.event-details-container {
left: auto;
right: 100%;
margin-right: 11px;
}
div.ecwd-page-month table.cal_blue tr td:nth-child(5) div.event-details-container, div.ecwd-page-full table.cal_blue tr td:nth-child(5) div.event-details-container .ecwd-event-arrow-right,
div.ecwd-page-month table.cal_blue tr td:nth-child(6) div.event-details-container, div.ecwd-page-full table.cal_blue tr td:nth-child(6) div.event-details-container .ecwd-event-arrow-right,
div.ecwd-page-month table.cal_blue tr td:nth-child(7) div.event-details-container, div.ecwd-page-full table.cal_blue tr td:nth-child(7) div.event-details-container .ecwd-event-arrow-right{
display:block;
}
div.ecwd-page-month table.cal_blue tr td:nth-child(5) div.event-details-container, div.ecwd-page-full table.cal_blue tr td:nth-child(5) div.event-details-container .ecwd-event-arrow,
div.ecwd-page-month table.cal_blue tr td:nth-child(6) div.event-details-container, div.ecwd-page-full table.cal_blue tr td:nth-child(6) div.event-details-container .ecwd-event-arrow,
div.ecwd-page-month table.cal_blue tr td:nth-child(7) div.event-details-container, div.ecwd-page-full table.cal_blue tr td:nth-child(7) div.event-details-container .ecwd-event-arrow{
display:none;
}
div.ecwd-page-full .has-events ul.more_events > li div.event-details-container {
display: none;
position: relative;
z-index: 10;
left: 0;
top: 0;
padding: 0;
}
div.ecwd-page-full .has-events ul.more_events > li div.ecwd-event-arrow,
div.ecwd-page-full .has-events ul.more_events > li div.ecwd-event-arrow-right {
display: none;
}
div.ecwd-page-full .has-events ul.more_events > li div.event-details {
max-width:100%;
width: auto;
box-shadow:none;
-webkit-box-shadow:none;
border: none;
border-top: 1px solid rgba(0,0,0,0.25);
}
.calendar_main .ecwd_calendar td{
padding:1px !important;
border: solid #D6DDE2;
border-width: 0 1px 1px 0;
}
.ecwd-events-day-details ul.events{
list-style-type: none;
list-style-image: none;
padding:0;
margin:0;
}        div.ecwd-page-month table.cal_blue div.event-details, div.ecwd-page-full table.cal_blue div.event-details {
color: #585858;
background: none repeat scroll 0% 0% #fff;
padding: 10px;
max-height:350px;
overflow-y: auto;
border:1px solid rgba(0,0,0,0.25);
-moz-box-shadow: 1px 1px 10px rgba(0,0,0,0.2);
-webkit-box-shadow: 1px 1px 10px rgba(0,0,0,0.2);
box-shadow: 1px 1px 10px rgba(0,0,0,0.2);
}
div.ecwd-page-full table.cal_blue div.ecwd-event-arrow,
div.ecwd-page-full table.cal_blue div.ecwd-event-arrow-right  {
content: ' ';
position: absolute;
z-index: 1;
top: 8px;
font-size: 25px;
font-style: normal;
display: inline-block;
width: 0;
height: 0;
border-width: 11px !important;
}
div.ecwd-page-full table.cal_blue div.ecwd-event-arrow {
left: 0px;
border-top: solid transparent;
border-bottom: solid transparent;
border-width: 11px !important;
border-right: solid rgba(0,0,0,0.25);
}
div.ecwd-page-full table.cal_blue div.ecwd-event-arrow-right {
right: -10px;
border-top: solid transparent;
border-bottom: solid transparent;
border-width: 11px !important;
border-left: solid rgba(0,0,0,0.25);
border-right-width: 0;
display:none;
}
div.ecwd-page-full table.cal_blue div.ecwd-event-arrow:before,
div.ecwd-page-full table.cal_blue div.ecwd-event-arrow-right:before {
content: ' ';
position: absolute;
z-index: 11;
top: -10px;
border-width: 10px !important;
}
div.ecwd-page-full table.cal_blue div.ecwd-event-arrow:before {
left: 1px;
border-top: solid transparent;
border-bottom: solid transparent;
border-right: solid #ffffff;
border-left-width: 0;
}
div.ecwd-page-full table.cal_blue div.ecwd-event-arrow-right:before {
right: 1px;
border-top: solid transparent;
border-bottom: solid transparent;
border-left: solid #ffffff;
border-right-width: 0;
} div.ecwd-page-full table.cal_blue ul.events > li {
margin-left: 0px !important;
border-bottom:1px solid #CFD7DE;
position: relative;
padding: 7px  !important;
}
div.ecwd-page-full table.cal_blue ul.more_events > li {
padding: 0px  !important;
}
div.ecwd-page-full table.cal_blue ul.more_events > li > span,
div.ecwd-page-full table.cal_blue ul.more_events > li > a {
padding: 7px  !important;
display:inline-block;
pointer-events: none;
}
div.ecwd-page-full table.cal_blue ul.events > li img{
display:inline-block;
}
div.ecwd-page-full table.cal_blue ul.events > li:last-child {
border-bottom:0px;
}
.calendar_main .ecwd_calendar  div.event-details {
font-size: 14px;
font-style: italic;
width: 340px;
line-height: 1.3;
}
.calendar_main .ecwd_calendar.ecwd-widget-mini  div.event-details {
max-width: 100% !important;
}
@media only screen and (max-width: 768px){
.ecwd-events-day-details{
margin-top: 30px;
padding: 0 5px 5px;
box-sizing: border-box;
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
}
div.ecwd-page-full table  ul.events{
display:none;
}
.ecwd-page-full table.cal_blue.ecwd_calendar_container td {
height:50px;
}
.ecwd-page-full table.cal_blue.ecwd_calendar_container .has-events:after {
content: '';
display: block;
height: 8px;
width: 8px;
padding: 0;
background-color: #10738B;
margin: 13px auto 0;
}
table.cal_blue.ecwd_calendar_container .normal-day-heading, table.cal_blue.ecwd_calendar_container .weekend-heading {
font-size: 1.4em;
}
.calendar_main .ecwd_calendar.ecwd-page-full div.event-details {
font-size: 1.15em !important;
width: 100%;
padding-bottom: 20px;
margin-bottom: 20px;
border-bottom: 1px solid #CCC;
}
}
table.cal_blue.mini {
width: 100%;
}
.calendar_main .ecwd_calendar.ecwd-widget-mini {
float: none;
margin: 0 auto;
width: 100%;
max-width: 280px;
}
.ecwd-widget-mini .ecwd-week-date,
.ecwd-widget-mini .ecwd-list-date {
width:10%;
float: left;
height: 42px;
padding: 10px 0 0 0 !important ;
text-align: center !important;
line-height: 21px !important;
box-sizing: border-box;
-moz-box-sizing: border-box;
-webkit-box-sizing: border-box;
}
.ecwd-widget-mini  .day4-event-list h3,
.ecwd-widget-mini  .ecwd_list h3,
.ecwd-widget-mini  .day-event-list h3,
.ecwd-widget-mini  .week-event-list h3{
margin: 0px 0px 0px 0px !important;
font-size: 16px !important;
line-height: 20px !important;
white-space: nowrap;
text-overflow: ellipsis;
overflow: hidden;
padding-left: 2px;
box-sizing: border-box;
}
.ecwd-widget-mini .event-main-content{
float: right;
width: 89.8%;
min-height: 42px;
box-sizing: border-box;
-moz-box-sizing: border-box;
-webkit-box-sizing: border-box;
}
.event-main-content.no-events{
padding: 8px 10px;
}
.ecwd_calendar.ecwd-widget-mini .ecwd_list li,
.ecwd-widget-mini.ecwd_calendar .day4-event-list li,
.ecwd-widget-mini.ecwd_calendar .day-event-list li,
.ecwd-widget-mini.ecwd_calendar .week-event-list li {
border: 0;
margin-bottom:0 !important;
}
.ecwd_calendar.ecwd-widget-mini .ecwd_list li:before,
.ecwd-widget-mini.ecwd_calendar .day4-event-list li:before,
.ecwd-widget-mini.ecwd_calendar .day-event-list li:before,
.ecwd-widget-mini.ecwd_calendar .week-event-list li:before {
content:none;
}
.ecwd-widget-mini .event-container,
.ecwd-widget-mini .ecwd_list .event-main-content,
.ecwd-widget-mini .ecwd-no-image.event-container,
.ecwd-widget-mini  .ecwd_calendar li.ecwd-no-image {
padding: 0 4px 0px !important;
overflow: hidden;
}
.ecwd-widget-mini .arrow-down {
display: block;
background: url(//lamertonparishcouncil.gov.uk/wp-content/plugins/event-calendar-wd/css/images/arrow_down.png) no-repeat right center;
position: absolute;
bottom: 1px;
width: 20px;
cursor: pointer;
height: 9px;
right: 0px;
transition: all 0.3s;
}
.ecwd-widget-mini .arrow-down.open {
background: url(//lamertonparishcouncil.gov.uk/wp-content/plugins/event-calendar-wd/css/images/arrow_up.png) no-repeat right center;
}
.ecwd-widget-mini  .ecwd-time, .ecwd-widget-mini  .ecwd-date {
margin-right: 0px;
margin-bottom: 1px;
width: 95%;
}
.ecwd-widget-mini.ecwd_calendar .week-event-list .event-conten{
padding: 0 !important;
}
.ecwd-widget-mini.ecwd_calendar li.ecwd-no-image .ecwd-list-date,
.ecwd-widget-mini.ecwd_calendar .week-event-list .ecwd-no-image .ecwd-list-date{
margin-left: 0px !important;
}
.ecwd_calendar.ecwd-widget-mini .ecwd-events-day-details li:before,
.ecwd_calendar.ecwd-widget-mini .ecwd-events-day-details li:after{
content:'';
border:0 !important;
}
.ecwd_calendar.ecwd-widget-mini  .ecwd-events-day-details li .ecwd-detalis,
.ecwd_calendar.ecwd-widget-mini  .ecwd-events-day-details li .ecwd-date,
.ecwd_calendar.ecwd-widget-mini  .ecwd-events-day-details li .ecwd-time{
padding-left:10px;
}
.ecwd_calendar.ecwd-widget-mini  .ecwd-events-day-details li:last-child{
border-bottom: 0px;
}
table.cal_blue.mini .calendar-heading {
padding:0 0 2px 0;
font-size:1.2em;
height:1.2em;
}
table.cal_blue.mini .week-number {
font-size:1.2em;
}
table.cal_blue.mini td {
list-style: none outside none;
font-size:1.4em !important;
text-shadow:none;
font-family: Segoe UI;
height: 40px;
text-align: center;
white-space: nowrap;
padding: 2px !important;
box-sizing: border-box;
-moz-box-sizing: border-box;
-webkit-box-sizing: border-box;
position:relative;
vertical-align: middle !important;
}
table.cal_blue.mini td ul li {
list-style: none outside none;
overflow: hidden;
display: inline-block;
font-size:0.8em;
text-shadow:none;
}
table.cal_blue.mini td ul li:last-child {
margin-right: 0 !important;
}
table.cal_blue.mini .previous,
table.cal_blue.mini .next,
.calendar_main .ecwd_calendar .previous,
.calendar_main .ecwd_calendar .next  {
float:none;
}
table.cal_blue.mini .previous span,
table.cal_blue.mini .next span,
.calendar_main .ecwd_calendar .previous span,
.calendar_main .ecwd_calendar .next span {
font-size:1em;
line-height:22px;
}
.calendar_main .ecwd_calendar .month-name{
display:none;
}
.calendar_main .ecwd_calendar .ecwd_calendar_prev_next{
text-align: center; z-index: 3;
position: relative;
}
table.cal_blue.mini .previous,
.calendar_main .ecwd_calendar .previous{
left:0px;
}
table.cal_blue.mini .next,
.calendar_main .ecwd_calendar .next {
right:0px;
}
table.cal_blue.mini .normal-day-heading, table.cal_blue.mini .weekend-heading {
font-size:1.3em;
height:1em;
line-height:1em;
padding: 3px 0;
}
table.cal_blue.mini td ul {
text-align: right;
overflow: hidden;
max-width: 20px;
max-height: 9px;
float: right;
min-width: 16px;
padding: 0 !important;
}
table.cal_blue.mini .day-without-date, table.cal_blue.mini .day-with-date {
height: 40px;
text-align: center;
white-space: nowrap;
padding: 2px !important;
box-sizing: border-box;
-moz-box-sizing: border-box;
-webkit-box-sizing: border-box;
position:relative;
vertical-align: middle;
}
table.cal_blue.mini td ul.events li {
width:6px;
height:6px !important;
padding: 0 !important;
text-indent: 100%;
position: absolute;
bottom: 2px;
right: 2px;
background-color: #10738B;
}
table.cal_blue.mini td.current-day ul.events li {
width:6px;
height:6px !important;
padding: 0 !important;
text-indent: 100%;
position: absolute;
bottom: 2px;
right: 2px;
background-color: #F9F9F9;
}
td.has-events ul.events li.inmore{
display: none;
}
table.cal_blue.mini td ul.events li:nth-child(2) {
bottom: 2px;
right: 10px;
}
table.cal_blue.mini td ul.events li:nth-child(3) {
bottom: 2px;
right: 18px;
}
table.cal_blue.mini td ul.events li:nth-child(4) {
bottom: 2px;
right: 26px;
}
div.ecwd-widget-mini  table td.has-events {
position: relative;
}
div.ecwd-page-full td.has-events {
position: static;
} .ecwd-poster-board{
}
.ecwd-poster-board .ecwd-poster-item{
width: 30%;
overflow: hidden;
margin: 15px 0 0 12px;
}
.ecwd-poster-board .ecwd-poster-item .ecwd-event-details{
margin-bottom:12px;
font-style:italic;
}
.ecwd-poster-board .ecwd-poster-item .ecwd-event-details .date{
float: left; margin: 0 5px 10px 0;
line-height: 1;
}
.ecwd-poster-board .ecwd-poster-item .ecwd-event-details .date span.weekday,
.ecwd-poster-board .ecwd-poster-item .ecwd-event-details .date span.month{
width: 29px;
font-size: 11px;
padding: 2px 1px !important;
text-align: center;
line-height: 16px;
}
.ecwd-poster-board .ecwd-poster-item .ecwd-event-details .date span.datenumber1,
.ecwd-poster-board .ecwd-poster-item .ecwd-event-details .date span.datenumber2{
font-size: 28px;
padding: 0px 4px !important;
text-align: center;
line-height: 41px;
}
.ecwd-poster-board .ecwd-poster-item .ecwd-event-details .date span.datenumber1{
margin-left:1px !important;
}
.ecwd-poster-board .ecwd-poster-item .ecwd-event-details .date span.datenumber2{
margin-left: -4px !important;
}
.ecwd-poster-board .ecwd-poster-item .ecwd-event-details .date span.weekday-block{
float:left;
width: 29px;
font-size: 11px;
}
.ecwd-poster-board .ecwd-poster-item .ecwd-poster-img{
width: 100%;
max-height:150px;
overflow: hidden;
margin-bottom:2px;
}
.ecwd-poster-board .ecwd-poster-item .ecwd-poster-img img{
max-width: 100%;
height:auto;
}
.ecwd-poster-board .ecwd-poster-item  .ecwd-event-header h2{
font-size: 17px !important;
line-height: 1;
font-weight: normal;
margin: 0;
clear:none;
text-transform: none;
}
.cal_blue.ecwd_calendar_container .view-buttons a {
-moz-border-radius: 3px;
-webkit-border-radius: 3px;
border-radius: 3px;
display:block;
float:left;
margin-left:4px;
font-size: 1.3em;
padding: 6px;
text-decoration: none;
-webkit-box-shadow: 0 1px 2px rgba(1,2,2,.2);
-moz-box-shadow: 0 1px 2px rgba(1,2,2,.2);
box-shadow: 0 1px 2px rgba(1,2,2,.2);
}
table.cal_blue.ecwd_calendar_container select {
word-break: break-word;
padding:6px;
width:auto;
font-size:1.4em;
font-weight:bold;
-moz-border-radius: 3px;
-webkit-border-radius: 3px;
border-radius: 3px;
outline:none;
text-shadow: 0 1px 1px rgba(1,2,2,.3);
-webkit-box-shadow: 0 1px 2px rgba(1,2,2,.2);
-moz-box-shadow: 0 1px 2px rgba(1,2,2,.2);
box-shadow: 0 1px 2px rgba(1,2,2,.2);
}
.ecwd_calendar_view_tabs{
position: relative;
}
.ecwd_calendar_view_tabs:after,
.ecwd-list-date-cont:after,
.calendar_main .ecwd_calendar .ecwd_list li:after,
.calendar_main .ecwd_calendar .day-event-list li:after,
.calendar_main .ecwd_calendar .day4-event-list li:after,
.calendar_main .ecwd_calendar .week-event-list li:after,
.calendar_main .ecwd_calendar .event-container:after,
.ecwd-time:after,.ecwd-date:after,.ecwd-detalis:before,.ecwd-location:before,.ecwd-location:after,.ecwd-event-header:after,.ecwd_calendar.ecwd-page-full div.event-details:after,.event-details:after,.ecwd-social ul:after,.ecwd-organizer-events ul:after,.ecwd-venue-events ul:after,.event-content:after,.ecwd_countdown:after,.ecwd-poster-board .ecwd-poster-item .ecwd-event-content:after{
content:'';
display:table;
clear:both;
}
.ecwd_countdown{
margin-bottom: 10px;
}
.ecwd-detalis,.ecwd-location{
clear:both;
}
.ecwd_calendar_view_tabs  ul li{
display: inline-block;
width: 150px;
text-align: center;
}
.ecwd_calendar_view_tabs  ul li a{
display: block;
padding: 13.5px 0px;
text-decoration: none;
font-size: 16px;
line-height: 22px;
}
.ecwd_calendar_view_tabs  ul li.ecwd-selected-mode a{
text-shadow: none;
}
.ecwd_calendar_view_tabs  ul li:first-child.ecwd-selected-mode a{
border-left: 1px solid rgba(0,0,0,0.2);
}
.ecwd_calendar_view_tabs  ul li:last-child.ecwd-selected-mode a{
border-right: 1px solid rgba(0,0,0,0.2);
}
.cal_blue.mini.ecwd_calendar_container {
border:none;
background:#F2F2F2;
}
.ecwd-widget-mini .ecwd-events-day-details .event-details-title h5{
margin: 0 0 6px 0 !important;
font-size: 16px !important;
font-weight:normal !important;
color:inherit !important;
line-height: 1 !important;
clear: none !important;
}
.ecwd-widget-mini .ecwd_calendar_view_dropdown a {
color:#585858;
}
.ecwd-widget-mini .ecwd_calendar_view_dropdown span {
font-size: 13px;
}
.cal_blue.ecwd_calendar_container .events li > span,
.cal_blue.ecwd_calendar_container .events li > a {
color: #585858;
font-size: 14px;
font-style: italic;
line-height: 17px;
word-wrap: break-word;
word-break: break-word;
}
.event-details-container .event-details-title h5  a {
color: #585858;
font-size: 17px;
line-height: 19px;
font-style: italic;
}
.event-main-content h3 a {
color: #585858;
font-size: 17px;
line-height: 19px;
font-style: italic;
}
.site-footer .widget h3.event-title a, h3.event-title a, .site-footer .widget h3.event-title a, h3.event-title span {
color: #585858;
cursor: pointer;
}
.event-main-content  a:hover,  .event-details-container  a:hover{
text-decoration: underline !important;
color: #585858  ;
}
.cal_blue.calendar .events>li>a> span {
white-space: nowrap;
overflow: hidden;
text-overflow: ellipsis;
width: 50%;
display: inline-block;
}
.cal_blue.ecwd_calendar_container .view-buttons {
float:right;
margin:0;
position:relative;
}
.event-metalabel{
width: 20px;
height: 20px;
float:left;
margin-right: 6px;
}
.ecwd-time,.ecwd-date{
float:left;
margin-right: 17px;
margin-bottom: 8px;
}
.ecwd-time .metainfo{
background: url(//lamertonparishcouncil.gov.uk/wp-content/plugins/event-calendar-wd/css/images/time.png) no-repeat;
}
.ecwd-date .metainfo{
background: url(//lamertonparishcouncil.gov.uk/wp-content/plugins/event-calendar-wd/css/images/date.png) no-repeat;
}
.ecwd-date .ecwd_timezone,
.calendar_main .ecwd_calendar  .metainfo,
.ecwd_countdown_info  .metainfo,
.event-detalis span, .event-detalis a{
display: inline-block;
font-size: 14px;
font-style: italic;
line-height: 1.3;
}
.ecwd-date .ecwd_timezone{
margin-left: 11px;
}
.event-detalis .event-detalis-org a{
display: inline;
}
.ecwd_countdown_info  .ecwd-date{
float:none;
}
.calendar_main .ecwd_calendar .filter-arrow-right,
.calendar_main .ecwd_calendar .filter-arrow-left{
position: absolute;
top:0;
height:100%;
width:30px;
display:none;
z-index: 2;
text-decoration: underline;
text-align: center;
padding-top: 4px;
box-sizing: border-box;
-moz-box-sizing: border-box;
-webkit-box-sizing: border-box;
cursor:pointer;
line-height: 32px;
}
.calendar_main .ecwd_calendar .ecwd_calendar_filters .filter-arrow-right,
.calendar_main .ecwd_calendar .ecwd_calendar_filters .filter-arrow-left{
line-height: 20px;
height: 40px;
margin-top: 1px;
}
.calendar_main .ecwd_calendar .filter-arrow-right{
right:0;
}
.calendar_main .ecwd_calendar .filter-arrow-left{
top:0;
}
.calendar_main .ecwd_calendar .filter-container li{
position: relative;
left:0;
margin: 0 !important;
}
.ecwd_calendar_filters > select{
color:#585858;
}
.ecwd_calendar_filters .ecwd-category-container,
.ecwd_calendar_filters .ecwd-tag-container, .ecwd-venue-container, .ecwd-organizer-container,
.ecwd_calendar_view_dropdown {
color:#585858;
}
.ecwd_calendar_filters .ecwd-category-container a,
.ecwd_calendar_filters .ecwd-tag-container a{
color:#585858;
font-size: 15px;
}
.ecwd_calendar_filters .ecwd-category-container a:hover,
.ecwd_calendar_filters .ecwd-tag-container a:hover{
color:#585858;
}
.ecwd_calendar_filters .ecwd-dropdown-menu>div,
.ecwd_calendar_view_dropdown .ecwd-dropdown-menu>div{
font-size: 14px;
font-style: italic;
padding: 6px 0;
border-bottom: 1px solid #E4E4E4;
color:#676767;
cursor: pointer;
position: relative;
padding-left: 15px;
}
.ecwd_calendar_view_dropdown .ecwd-dropdown-menu>div{
font-size: 13px;
padding: 5px 0;
padding-left: 7px;
}
.ecwd-tag-container  .ecwd-dropdown-menu>div{
display: inline-block;
border: 1px solid transparent !important;
padding: 0px 9px !important;
background-size: 100% 100%;
background-repeat: no-repeat;
}
.calendar_main .ecwd_calendar .filter-container:after{
content:'';
display:table;
clear:both;
}
.calendar_main .ecwd_calendar div:focus,
.calendar_main .ecwd_calendar a:focus,
.calendar_main .ecwd_calendar a:active{
outline:0;
}
.calendar_main .ecwd_calendar a{
text-decoration:none !important;
}
.ecwd-widget-mini .calendar-head{
height: 45px;
}
.calendar-head a{
display:inline-block;
}
.calendar-head .previous,
.calendar-head .next{
width:20%;
box-sizing: border-box;
-moz-box-sizing: border-box;
-webkit-box-sizing: border-box;
display:table-cell;
vertical-align: middle; }
.calendar-head .current-month{
line-height: 1.5;
text-align: center;
width: 60%;
box-sizing: border-box;
-moz-box-sizing: border-box;
-webkit-box-sizing: border-box;
display:table-cell;
vertical-align: middle; }
.ecwd-widget-mini  .calendar-head .current-month{
font-size:16px;
border-left:0px;
border-right:0px;
}
.calendar-head .previous{
text-align: left;
padding-left: 2%;
}
.calendar-head .next{
text-align: right;
padding-right: 2%;
}
.ecwd-widget-mini .calendar-head .previous,
.ecwd-widget-mini .calendar-head .next{
border-right:0px;
border-left:0px;
}
.calendar_main .ecwd_calendar td .day-number{
line-height: 1;
} .ecwd_calendar_filters > select{
border: 1px solid #E5E4E4;
height: 40px;
padding: 0 50px 0 25px;
margin: 1px 1px 1px 0;
-webkit-appearance: none;
background:url(//lamertonparishcouncil.gov.uk/wp-content/plugins/event-calendar-wd/css/images/select.png) no-repeat right center;
}
.ecwd_calendar_filters select:focus{
outline:0;
}
.ecwd_calendar_filters .ecwd-dropdown-toggle{
display:inline-block;
}
.ecwd_calendar_filters .ecwd-category-container,
.ecwd_calendar_filters .ecwd-tag-container, .ecwd-venue-container, .ecwd-organizer-container,
.ecwd_calendar_view_dropdown {
width: 164px;
float: left;
position: relative;
left: 0;
display:inline-block;
min-height: 40px;
box-sizing: border-box;
-moz-box-sizing: border-box;
-webkit-box-sizing: border-box;
padding: 2px 0 2px 10px;
cursor: pointer;
border: 1px solid #E5E4E4;
margin: 1px 1px 1px 0;
background:url(//lamertonparishcouncil.gov.uk/wp-content/plugins/event-calendar-wd/css/images/select.png) no-repeat right center;
}
.ecwd_calendar_view_dropdown {
max-width: 100%;
width: 100%;
background:#ffffff url(//lamertonparishcouncil.gov.uk/wp-content/plugins/event-calendar-wd/css/images/select.png) no-repeat right center;
height: 30px;
padding: 5px 0 0 10px;
line-height: 1;
}
.ecwd_calendar_filters  .ecwd-dropdown-menu{
max-height: 250px;
min-width: 195px !important;
overflow: auto;
}
.ecwd-tag-container  .ecwd-dropdown-menu{
padding: 6px !important;
}
.ecwd-widget-mini  .ecwd_calendar_view_dropdown{
min-height:30px !important;
z-index: 3;
}
.ecwd-widget-mini  .ecwd_calendar_view_dropdown>a{
line-height: 18px;
}
.ecwd_calendar_filters .ecwd-dropdown-menu,
.ecwd_calendar_view_dropdown .ecwd-dropdown-menu{
min-width: 178px;
background:#fff;
z-index: 1;
position: absolute;
top:100%;
left:0;
display: none;
padding: 0 10px;
border:1px solid #C5C5C5;
}
.ecwd_calendar_view_dropdown .ecwd-dropdown-menu{
min-width: 152px;
padding: 0 4px;
width: 100%;
box-sizing: border-box;
-moz-box-sizing: border-box;
-webkit-box-sizing: border-box;
}
.ecwd_calendar_filters .ecwd-dropdown-menu .ecwd-tooltip-trigger{
position: absolute;
left: 0;
top: 13px;
width: 6px;
height: 6px;
border-radius: 6px;
}
.ecwd_calendar_filters:after{
background: #fff;
}
.ecwd_calendar_filters:after{
content:'';
display: table;
clear: both;
}
.ecwd-category-container:hover  .ecwd-dropdown-menu,
.ecwd-venue-container:hover  .ecwd-dropdown-menu,
.ecwd-organizer-container:hover  .ecwd-dropdown-menu,
.ecwd_calendar_view_dropdown:hover  .ecwd-dropdown-menu,
.ecwd-tag-container:hover  .ecwd-dropdown-menu{
display: block;
}
.ecwd_calendar_filters_res{
position:relative;
width:220px;
height: 40px;
box-sizing: border-box;
-moz-box-sizing: border-box;
-webkit-box-sizing: border-box;
padding: 7px 0 0 10px;
cursor: pointer;
border: 1px solid #E5E4E4;
margin:10px 0 10px 0;
color: #585858;
background: url(//lamertonparishcouncil.gov.uk/wp-content/plugins/event-calendar-wd/css/images/select.png) no-repeat right center;
display:none;
}
.ecwd_calendar_filters_res a,.ecwd_calendar_filters .ecwd-dropdown-toggle{
color: #585858;
font-size: 15px;
line-height: 19px;
display: table-cell;
vertical-align: middle;
}
.ecwd_calendar_filters_res a:hover,.ecwd_calendar_filters .ecwd-dropdown-toggle:hover{
color: #585858;
}
.filters_res_container{
position:absolute;
z-index:1111;
display:none;
top:100%;
left:0;
background: #fff;
border: 1px solid #E5E4E4;
min-width: 100%;
}
.ecwd_calendar_filters_res:hover .filters_res_container{
display:block;
}
.ecwd_calendar_filters_res .ecwd-filter{
width:100%;
margin:0;
border:0;
border-bottom: 1px solid #E5E4E4;
background: url(//lamertonparishcouncil.gov.uk/wp-content/plugins/event-calendar-wd/css/images/select.png) no-repeat right center;
transition:background 0.1s;
display: table;
}
.ecwd_calendar_filters_res .ecwd-filter:hover{
background: url(//lamertonparishcouncil.gov.uk/wp-content/plugins/event-calendar-wd/css/images/select_left.png) no-repeat right center;
}
.ecwd_calendar_filters_res .ecwd-dropdown-menu{
top: 0;
left: 100%;
}
div[class^="ecwd-page-"].ecwd_calendar  .ecwd-list-date.resp,
div[class^="ecwd-page-"].ecwd_calendar  .ecwd-week-date.resp{
display: none;
} .four-day-event-list > li {
margin: 0 0 20px 0 !important;
padding: 0 0 20px 0 !important;
border-bottom: 1px solid #ccc;
} .calendar_main .ecwd_calendar .ecwd_list > li,
.calendar_main .ecwd_calendar .day4-event-list > li,
.calendar_main .ecwd_calendar .day-event-list > li,
.calendar_main .ecwd_calendar .week-event-list > li{
border:1px solid #D5DCE2;
margin-bottom:1px !important;
clear: both;
}
.calendar_main .ecwd_calendar .week-event-list .ecwd-list-img,
.calendar_main .ecwd_calendar .day4-event-list .ecwd-list-img,
.calendar_main .ecwd_calendar .day-event-list .ecwd-list-img,
.calendar_main .ecwd_calendar .ecwd_list .ecwd-list-img{
width:200px;
float: left;
margin: 0px 10px 5px 0px !important;
border-right: 1px solid #D5DCE2;
border-bottom: 1px solid #D5DCE2;
}
.calendar_main .ecwd_calendar .day4-event-list .ecwd-list-img-container,
.calendar_main .ecwd_calendar .ecwd_list .ecwd-list-img-container,
.calendar_main .ecwd_calendar .day-event-list .ecwd-list-img-container,
.calendar_main .ecwd_calendar .week-event-list .ecwd-list-img-container{
padding: 0 1px 1px 0 !important;
}
.calendar_main .ecwd_calendar .day4-event-list .ecwd-list-img-container img,
.calendar_main .ecwd_calendar .week-event-list .ecwd-list-img-container img,
.calendar_main .ecwd_calendar .day-event-list .ecwd-list-img-container img,
.calendar_main .ecwd_calendar .ecwd_list .ecwd-list-img-container img{
margin-top: 1px;
max-width: 100%;
width: 100%;
height: auto;
}
.calendar_main .ecwd_calendar .ecwd_list .event-content,
.calendar_main .ecwd_calendar .day4-event-list .event-content,
.calendar_main .ecwd_calendar .day-event-list .event-content,
.calendar_main .ecwd_calendar .week-event-list .event-content{
padding:0px 10px 10px !important;
font-size: 15px;
}
.day4-event-list h3,
.ecwd_list h3,
.day-event-list h3,
.week-event-list h3{
margin: 1px 0 10px 0 !important;
font-size: 17px !important;
font-weight: normal !important;
line-height: 18px !important;
text-transform: none;
letter-spacing: 0;
clear: none;
display: block !important;
}
.ecwd-day-date,
.day-event-list .ecwd-week-date,
.day4-event-list .ecwd-week-date,
.week-event-list .ecwd-week-date{
text-align: left;
color:#fff;
padding-left: 5%;
font-size: 15px;
font-style: italic;
}
.ecwd_list .ecwd-list-date{
text-align: center;
color:#fff;
font-size: 15px;
font-style: italic;
}
.ecwd_list .ecwd-list-date-cont,
.day4-event-list .ecwd-list-date-cont,
.day-event-list .ecwd-list-date-cont,
.week-event-list .ecwd-list-date-cont{
display:inline-block;
box-sizing: content-box;
-webkit-box-sizing: content-box;
-moz-box-sizing: content-box;
}
.ecwd-widget-mini .ecwd_list .ecwd-list-date-cont,
.ecwd-widget-mini .day4-event-list .ecwd-list-date-cont,
.ecwd-widget-mini .day-event-list .ecwd-list-date-cont,
.ecwd-widget-mini .week-event-list .ecwd-list-date-cont{
width: 100%;
padding-bottom: 5px;
}
.event-container{
clear:both;
border-bottom: 1px solid #D5DCE2;
}
.event-container:last-child{
border-bottom: 0;
}
.ecwd-img{
width: 100%;
max-height: 150px;
overflow: hidden;
}
.ecwd-no-image .ecwd-img{
height: 0px;
width: 0;
}
.ecwd-no-image .ecwd-list-img{
width: 0 !important;
border: 0 !important;
}
.ecwd-no-image.event-container,
.ecwd-no-image .event-main-content,
.calendar_main .ecwd_calendar li.ecwd-no-image {
padding: 0 10px 10px !important;
}
.calendar_main .ecwd_calendar .ecwd-no-image .event-content,
.ecwd_calendar.ecwd-widget-mini .event-content,
.ecwd_calendar.ecwd-widget-mini .ecwd_list li{
padding:  0 !important;
color: #676767;
} .ecwd_list .ecwd-list-img{
width: 30% !important;
min-height: 21px;
} .ecwd-pagination .cpage-span{
position:relative !important;
display: inline-block !important;
width: 27px !important;
height: 25px !important;
margin: 0 0 5px 0 !important;
float:none !important;
}
.ecwd-pagination .cpage,
.ecwd-pagination .page{
font-size: 15px;
width: 100%;
border: 1px solid #D5DCE2 !important;
display: inline-block;
color:#A5A5A5;
line-height: 24px !important;
}
.ecwd-pagination .cpage{
position:absolute;
top:0;
left:0;
box-shadow: 0 0 7px -3px #CBCBCB inset;
}
.ecwd-pagination .page{
border: 0;
position: absolute;
left: 0;
top: 0;
height: 26px;
width: 27px;
}
.ecwd-pagination .cpage{
background:#fff;;
}
.ecwd-pagination {
margin-top: 20px;
text-align: center;
}
.ecwd-pagination .cpage-span:hover .cpage{
-ms-transform: scale(1.1,1.1); -webkit-transform: scale(1.1,1.1); transform: scale(1.1,1.1); font-size: 16px;
font-weight:bold;
z-index:1;
}
.event-organizers,
.event-detalis-org,
.event-venue{
padding-left: 26px;
font-size: 14px;
font-style: italic;
line-height: 1.4;
margin: 5px 0;
clear: both;
}
.event-detalis .event-detalis-org,.event-detalis .event-venue{
padding-left: 0px;
}
.calendar_main .ecwd_calendar .event-organizers a,
.calendar_main .ecwd_calendar .event-venue a {
color: #010101 !important;
}
.event-main-content .event-organizers,.event-main-content .event-venue{
margin: 0px 0 5px 10px;
min-height: 20px;
}
.ecwd-no-image .event-organizers,.ecwd-no-image .event-venue{
margin-left: 0px;
}
.ecwd_calendar.ecwd-widget-mini  .ecwd-events-day-details li .event-organizers,
.ecwd_calendar.ecwd-widget-mini  .ecwd-events-day-details li .event-venue{
margin-left:10px;
}
.event-organizers{
background:url(//lamertonparishcouncil.gov.uk/wp-content/plugins/event-calendar-wd/css/images/org.png) no-repeat left;
}
.event-venue{
background:url(//lamertonparishcouncil.gov.uk/wp-content/plugins/event-calendar-wd/css/images/loc.png) no-repeat left;
}
.event-detalis .event-venue{
background:none;
}
.day-event-list .event-organizers,
.day-event-list .event-venue,
.ecwd_list .event-organizers,
.ecwd_list .event-venue,
.day4-event-list .event-organizers,
.day4-event-list .event-venue,
.week-event-list .event-organizers,
.week-event-list .event-venue{
clear:none;
display:flex;
margin-bottom:5px;
}
.day4-event-list .event-content,
.ecwd_list .event-content,
.day-event-list .event-content,
.week-event-list .event-content{
margin-top: 10px;
}
.ecwd_list .event-organizers img{
float:left;
margin: 1px 7px 0 0 !important;
}
.ecwd_list .event-venue img{
float:left;
margin: 6px 7px 0 0 !important;
}
.ecwd_list .event-organizers .ecwd-org-cont,
.ecwd_list .event-venue .ecwd-org-cont{
float:left;
} #ecwd-events-content{
max-width: 1000px;
margin: 0 auto 50px;
}
#ecwd-events-pg-template, .ecwd-theme-parent-twentyfourteen #ecwd-events-pg-template {
padding-left: 220px;
}
.event-featured-image{
float: left;
margin: 0 15px 15px 0;
}
#ecwd-events-content .event-featured-image img{
max-width: 100%;
width: auto;
height: auto;
}
#ecwd-events-content .ecwd-event-details{
clear: left;
}
#ecwd-events-content h1{
font-size: 30px;
margin: 10px 0;
} .ecwd-theme-twentyfourteen #ecwd-events-content {
padding-left:0;
padding-right:0;
}
.ecwd-theme-twentyfourteen.events-archive .entry-content {
width:90%;
}
.ecwd-event  .event-venue,
.ecwd-event  .event-detalis-date,
.ecwd-event  .event-detalis-org{
margin-bottom: 8px;
}
.event-detalis{
margin: 5px 0 20px 0;
}
.ecwd-social{
padding:35px 0 20px;
border-top: 1px solid #ddd;
}
.ecwd-event-video{
margin: 35px 0;
}
.ecwd-social ul{
list-style: none !important;
list-style-type: none !important;
padding-left:0;
}
.ecwd-social ul li{
float: left;
margin-right:10px;
max-width: 95%;
}
.ecwd-social ul li>div{
max-width: 95%;
}
.ecwd-social ul li:first-child{
line-height: 19px;
}
.event-detalis .ecwd-event-date-info,
.event-detalis .ecwd-event-url-info,
.event-detalis .ecwd-venue-info,
.event-detalis .ecwd-event-org-info{
display: inline-block;
height: 19px;
width: 21px;
line-height: 1.3;
margin: 0;
}
.event-detalis .ecwd-event-date-info{
background: url(//lamertonparishcouncil.gov.uk/wp-content/plugins/event-calendar-wd/css/images/date.png) no-repeat left bottom;
}
.event-detalis .ecwd-event-org-info{
background: url(//lamertonparishcouncil.gov.uk/wp-content/plugins/event-calendar-wd/css/images/org.png) no-repeat left bottom;
}
.event-detalis .ecwd-event-url-info{
background: url(//lamertonparishcouncil.gov.uk/wp-content/plugins/event-calendar-wd/css/images/url-icon.png) no-repeat left bottom;
}
.event-detalis .ecwd-venue-info{
background: url(//lamertonparishcouncil.gov.uk/wp-content/plugins/event-calendar-wd/css/images/loc.png) no-repeat left bottom;
}
.ecwd-organizer-events ul,
.ecwd-venue-events ul{
list-style: none !important;
list-style-type: none  !important;
padding-left:0 !important; margin: 0 !important;
}
@media only screen and (max-width: 768px){
.event-detalis,.ecwd-social{
float:none;
width:100%;
}
.event-detalis{
margin-right:0px;
}
} .ecwd-organizer-events,
.ecwd-venue-events, .ecwd-upcoming-events{
clear:both;
padding: 0 20px 20px;
margin: 10px 0 20px;
}
.ecwd-organizer-events h3,
.ecwd-venue-events h3,  .ecwd-upcoming-events h3{
text-align:center;
margin: 20px 0 25px;
display: block !important;
}
.upcoming_events_item-img{
float: left;
padding: 0 5px 0 0;
margin: 0 5px 0 0;
clear: both;
}
.upcoming_events_item{
float:left;
left: 0;
position: relative;
margin: 0 !important;
padding: 0 !important;
max-height:300px;
overflow-y: auto;
}
.upcoming_events_item-img  img{
}
.upcoming_events_item .event-date{
font-size: 19px;
font-weight: bold;
margin-bottom: 15px;
line-height: 17px;
}
.upcoming_events_item .event-title a{
font-size: 22px;
font-weight: bold;
}
.upcoming_events_item .event-title{
margin: 0px 0 3px;
line-height: 21px;
}
.upcoming_events_slider{
overflow: hidden;
position: relative;
border: 1px solid #D8DEE4;
}
.upcoming_events_slider .upcoming_event_container{
margin: 10px auto;
}
.upcoming_events_slider-arrow-left,.upcoming_events_slider-arrow-right{
position:absolute;
width:40px;
height:60px;
top:50%;
margin-top:-30px;
cursor:pointer;
z-index: 1;
display: none;
}
.upcoming_events_slider-arrow-left{
left:0;
background: rgba(0,0,0,0.6) url(//lamertonparishcouncil.gov.uk/wp-content/plugins/event-calendar-wd/css/images/arrow_left.png) no-repeat center;
}
.upcoming_events_slider-arrow-right{
right:0;
background: rgba(0,0,0,0.6) url(//lamertonparishcouncil.gov.uk/wp-content/plugins/event-calendar-wd/css/images/arrow_right.png) no-repeat center;
}
.ecwd_map_div{
width: 100%;
height: 300px;
min-height: 300px;
max-width:100%;
}
.ecwd_calendar_container.map .ecwd_map_div img, #ecwd_map_div img, .ecwd_google_map img, .ecwd-show-map img { max-width:none !important; }
.event_dropdown_cont{
border-top: 1px solid #D5DCE2;
display:none;
padding-top: 6px;
}
.ecwd-list-date-cont{
position:relative;
} .ecwd_loader{
display: none;
position: absolute;
background: url(//lamertonparishcouncil.gov.uk/wp-content/plugins/event-calendar-wd/css/images/loading.gif) center center no-repeat; top: 0;
left: 0;
width: 100%;
height: 100%;
z-index: 3;
background-color: rgba(255,255,255,0.4);
}
.widget .ecwd_loader{ } a.ecwd-twitter, a.ecwd-facebook, a.ecwd-google-plus{
display: inline-block;
width: 27px;
height: 27px;
text-indent: -9999px;
}
a.ecwd-twitter{
background: url(//lamertonparishcouncil.gov.uk/wp-content/plugins/event-calendar-wd/css/images/twitter_icon.png) no-repeat center center;
}
a.ecwd-facebook{
background: url(//lamertonparishcouncil.gov.uk/wp-content/plugins/event-calendar-wd/css/images/fb_icon.png) no-repeat center center;
}
a.ecwd-google-plus{
background: url(//lamertonparishcouncil.gov.uk/wp-content/plugins/event-calendar-wd/css/images/gplus_icon.png) no-repeat center center;
}
@media only screen and (max-width: 768px){
.ecwd-poster-board .ecwd-poster-item{
width: 45%;
}
}
@media only screen and (max-width: 460px){
.ecwd-poster-board .ecwd-poster-item{
width: 95%;
margin: 15px 5px 0;
}
}
.ecwd-poster-board .ecwd-poster-item .ecwd-event-details .date span:not(.weekday-block):not(.datenumber){
padding:5px;
text-transform:uppercase;
display:inline-block;
box-sizing: border-box;
-moz-box-sizing: border-box;
-webkit-box-sizing: border-box;
margin:0 1px 1px 0;
border-radius:1px;
}
.ecwd-poster-board .ecwd-poster-item .ecwd-event-content{
background-color: #FFFFFF;
border: 1px solid #C4C4C4;
padding: 10px;
table-layout: fixed;
}
.ecwd-search ::-webkit-input-placeholder {color:#333 !important;}
.ecwd-search ::-moz-placeholder          {color:#333 !important;} .ecwd-search :-moz-placeholder           {color:#333 !important;} .ecwd-search :-ms-input-placeholder      {color:#333 !important;}
.ecwd-page-grid,
.ecwd-page-list,
.ecwd-widget-grid,
.ecwd-widget-list,
.ecwd-event-info {
line-height: 1.5;
} .ecwd-month-title,
.ecwd-list-title {
font-weight: bold;
padding-bottom: 5px;
} .ecwd-list-event,
.ecwd-tooltip-event {
background-color: #ddd;
padding: 0 5px;
}
.ecwd_list li:after{
clear: both;
display: none;
} .ecwd-page-grid .ecwd-calendar .ecwd-caption{ color:#333333;
text-align:center;
}
.ecwd-page-grid .ecwd-calendar{ width:100%;
border-collapse:collapse;
border:1px solid #CCCCCC;
color:#CCCCCC;
}
.ecwd-page-grid .ecwd-calendar th{ border:1px solid #CCCCCC;
text-align:center;
width:14.29%;
padding:0;
}
.ecwd-page-grid .ecwd-calendar td{ border:1px solid #CCCCCC;
text-align:center;
height:80px;
vertical-align:middle;
padding:0;
}
.ecwd-page-grid .ecwd-calendar .ecwd-has-events{ color:#333333;
cursor:pointer;
}
.ecwd-page-grid .ecwd-calendar .ecwd-event-info{ display:none; }
.ecwd-page-grid .ecwd-calendar .ecwd-day-number{ font-size:2em;
}
.ecwd-page-grid .ecwd-calendar .ecwd-today{ background-color:#DDDDDD;
}
.ecwd-page-grid .ecwd-calendar th abbr{ border-bottom:none;
} .ecwd-page-list .ecwd-event {
padding-bottom: 10px;
}
.ecwd-page-list .ecwd-list p{ margin:0;
}
.ecwd-page-list .ecwd-list p span,
.ecwd-page-list .ecwd-list div span{ color:#999999;
} .ecwd-widget-grid .ecwd-calendar .ecwd-caption{
text-align:center;
}
.ecwd-widget-grid .ecwd-calendar{ width:100%;
border:1px solid #CCCCCC;
border-collapse:collapse;
}
.ecwd-widget-grid .ecwd-calendar th{ width:14.29%;
border:1px solid #CCCCCC;
text-align:center;
}
.ecwd-widget-grid .ecwd-calendar td{ color:#CCCCCC;
width:14.29%;
border:1px solid #CCCCCC;
text-align:center;
}
.ecwd-widget-grid .ecwd-calendar .ecwd-has-events{ cursor:pointer;
color:#666666;
}
.ecwd-widget-grid .ecwd-calendar .ecwd-today{ background-color:#DDDDDD;
}
.ecwd-widget-grid  .ecwd-calendar .ecwd-event-info{ display:none; }
.ecwd-widget-grid .ecwd-calendar th abbr{ border-bottom:none;
} .ecwd-widget-list .ecwd-list p{ margin:0;
}
.ecwd-widget-list .ecwd-list p span,
.ecwd-widget-list .ecwd-list div span{ color:#999999;
} .ecwd-event-info{ background-color:#FFFFFF;
}
.ecwd-event-info .ecwd-tooltip-title{ margin:5px;
font-weight:bold;
font-size:1.2em;
}
.ecwd-event-info ul{ padding:0;
margin:5px;
list-style-type:none;
}
.ecwd-event-info ul li{ margin:10px 0 0 0;
}
.ecwd-event-info ul li p{ margin:0;
}
.ecwd-event-info ul li p span,
.ecwd-event-info ul li div span{ color:#999999;
} .ecwd-navbar {
width: 100%;
text-align: center;
clear: both;
overflow: hidden;
}
.ecwd-next,
.ecwd-prev {
white-space: nowrap;
}
.ecwd-prev {
float: left;
}
.ecwd-next {
float: right;
}
.ecwd-month-title {
display: inline-block;
margin: 0 auto;
white-space: nowrap;
} .ecwd-list-grouped .ecwd-event {
margin-left: 5%;
} .ecwd_countdown_info{
}
.ecwd_countdown_info .date{
}
.ecwd_countdown_info .info{
display: inline-block;
font-size: 14px;
font-style: italic;
line-height: 1.3;
}
.ecwd_countdown_info span{
display: block;
}
.ecwd_countdown_info span{
display: block;
}
.ecwd_map_event span{
display: block;
}
.ecwd-event span{
}
.ecwd-event{
padding: 10px;
margin-bottom: 10px;
}
.ecwd-show-map{ }
.ecwd_calendar_view_tabs li.ecwd-search{ padding: 0px 9px;
}
.ecwd-search{
float:right;
}
.ecwd-search input[type="text"] {
display: inline-block;
text-indent: -2000px;
font-weight: 100;
outline: none;
width: 50px !important;
height: 49px !important;
position: absolute;
top: 0;
right: 0;
background: rgba(0,0,0,0) !important;
z-index: 4;
transition: width .6s cubic-bezier(0.000, 0.795, 0.000, 1.000);
cursor: pointer;
border: 0px;
padding: 0;
box-sizing: border-box;
-moz-box-sizing: border-box;
-webkit-box-sizing: border-box;
border-radius: 0;
font-size: 14px;
}
.ecwd-search input[type="text"]::-webkit-input-placeholder {color: transparent}
.ecwd-search input[type="text"]::-moz-placeholder          {color: transparent}
.ecwd-search input[type="text"]:-moz-placeholder           {color: transparent}
.ecwd-search input[type="text"]:-ms-input-placeholder      {color: transparent}
.ecwd-search input[type="text"]:focus {
width: 250px !important;
z-index: 2;
background-color: #FFFFFF !important;
cursor: text;
text-indent: 5px;
margin: 0 !important;
}
.ecwd-search input[type="text"]:focus::-webkit-input-placeholder {color: #1FA67A}
.ecwd-search input[type="text"]:focus::-moz-placeholder          {color: #1FA67A}
.ecwd-search input[type="text"]:focus:-moz-placeholder           {color: #1FA67A}
.ecwd-search input[type="text"]:focus:-ms-input-placeholder      {color: #1FA67A}
.calendar_main .fa,
.calendar_main + .ecwd_add_event .fa {
display: inline-block;
font: normal normal normal 14px/1 FontAwesome;
font-size: inherit;
text-rendering: auto;
-webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale;
transform: translate(0, 0);
text-indent: 0px;
position: absolute;
top: 12px;
font-size: 18px;
right: 13px;
line-height: 19px;
color: #676767;
}
.calendar_main .ecwd-search-submit .fa{
top: 17px;
left: 17px;
color: #ffffff;
}
.ecwd-search button,.ecwd-search button:hover {
height: 49px;
width: 50px;
padding:0;
display: inline-block;
float: right;
text-indent: -10000px;
border: none;
position: absolute;
top: 0;
right: 0;
z-index: 2;
cursor: pointer;
-webkit-appearance: inherit;
border-radius: 0;
}
.ecwd-event-cat-icon{
max-width: 20px  !important;
max-height: 20px !important;
margin: 0 7px 2px 0;
}
.ecwd-modal { }
.ecwd-calendar-more-event .modal-footer{
padding: 0 !important;
margin-top: 0 !important;
border-top: 0 !important;
}
.ecwd-modal > div.ecwd-excluded-events,
.ecwd_popup_body > div.ecwd-excluded-events {
width: 400px;
position: relative;
margin: 10% auto;
padding: 2px;
background: #fff;
border: 1px solid #CFD7DE;
}
.ecwd-modal .modal-header,
.ecwd_popup_body .modal-header {
margin: 0 0 1px 0 !important;
padding: 0 0 1px 0;
border-bottom: 1px solid #CFD7DE;
}
.ecwd-modal h4,
.ecwd_popup_body h4 {
margin: 0 !important;
text-align: center;
color: #737373;
font-size: 20px !important;
height: 40px;
line-height: 38px !important;
padding: 0;
}
.ecwd-calendar-more-event .ecwd-modal ul.events li,
.ecwd-calendar-more-event .ecwd_popup_body ul.events li {
opacity: 0.8;
}
.ecwd-modal .ecwd-excluded-events  ul.events > li:hover,
.ecwd_popup_body .ecwd-excluded-events  ul.events > li:hover { opacity: 1;
}
.ecwd-modal .ecwd-excluded-events ul.events li:hover > a,
.ecwd_popup_body .ecwd-excluded-events ul.events li:hover > a{ }
.ecwd-modal .events li .event-metalabel,
.ecwd_popup_body .events li .event-metalabel{
width:15px;
height:15px;
}
.modal-body ul.events li.inmore{
display: inherit !important;
}
.modalDialog {
position: fixed;
overflow-y: scroll;
top: 0;
right: 0;
bottom: 0;
left: 0;
background: rgba(0,0,0,0.8);
z-index: 9998;
opacity:0;
-webkit-transition: opacity 400ms ease-in;
-moz-transition: opacity 400ms ease-in;
transition: opacity 400ms ease-in;
pointer-events: none;
}
.modalDialog:target {
opacity:1;
pointer-events: auto;
}
.modalDialog > div {
max-width: 960px;
position: relative;
margin: 10% auto;
padding: 5px 20px 13px 20px;
border-radius: 10px;
background: #fff;
}
.event-content table, .ecwd-detalis table{
table-layout: fixed;
}
.ecwd-events-day-details .event-details-title{
padding: 0 3px;
}
.hidden{
display: none;
}
.ecwd_additional_fields_cont{
padding: 15px 0 4px;
border-top: 1px solid #ddd;
margin-top: 14px;
}
.ecwd_additional_fields_cont ul{
list-style: none !important;
margin: 0 !important;
}
.ecwd_additional_fields_cont ul li{
font-size: 15px;
font-style: italic;
line-height: 1.3;
}
@media only screen and (max-width: 500px){
.calendar-head .previous, .calendar-head .next {
font-size: 14px;
}
.ecwd-events-day-details {
margin-top: 20px;
}
.ecwd_calendar_view_tabs ul li a{
padding: 8px 0px;
font-size: 14px;
}
.ecwd-search input[type="text"]{
height: 38px !important;
}
.calendar_main .ecwd-search-submit .fa {
top: 11px;
}
.month-name{
display:none;
}
.calendar-head {
height: 50px;
}
.calendar-head .current-month{
font-size: 20px;
}
.calendar-head  .previous,.calendar-head .current-month{
border-right:0;
}
.calendar-head  .next,.calendar-head .current-month{
border-left:0;
}
.calendar_main .ecwd_calendar .filter-arrow-right,
.calendar_main .ecwd_calendar .filter-arrow-left{
line-height: 22px;
}
.ecwd-search button,.ecwd-search input[type="text"]{
height: 38px !important;
}
.ecwd_calendar_filters_res{
width: 180px;
height: 36px;
padding: 5px 0 0 10px;
} div[class^="ecwd-page-"] .ecwd_list .event-main-content {
border: 1px solid #D5DCE2;
margin-bottom: 1px;
float: right;
width: 89.8%;
min-height: 42px;
box-sizing: border-box;
-moz-box-sizing: border-box;
-webkit-box-sizing: border-box;
padding: 4px 4px 0 4px !important;
overflow: hidden;
}
div[class^="ecwd-page-"] .event-container{
border: 1px solid #D5DCE2;
margin-bottom: 1px;
box-sizing: border-box;
-moz-box-sizing: border-box;
-webkit-box-sizing: border-box;
padding: 4px !important;
overflow: hidden;
}
div[class^="ecwd-page-"].ecwd_calendar .event-content {
padding: 0 !important;
}
div[class^="ecwd-page-"] .event-content:after {
content:'';
display:table;
clear:both;
}
div[class^="ecwd-page-"] .ecwd-week-date, div[class^="ecwd-page-"] .ecwd-list-date {
width: 10%;
float: left;
height: 42px;
padding: 10px 0 0 0 !important;
text-align: center !important;
line-height: 21px !important;
box-sizing: border-box;
-moz-box-sizing: border-box;
-webkit-box-sizing: border-box;
}
div[class^="ecwd-page-"]  .ecwd_list li, div[class^="ecwd-page-"]  .day4-event-list li, div[class^="ecwd-page-"]  .day-event-list li, div[class^="ecwd-page-"]  .week-event-list li{
border:0;
padding: 0 !important;
margin-bottom:0px !important;
}
div[class^="ecwd-page-"]  .event-main-content.no-events{
border: 1px solid #D5DCE2;
margin-bottom:1px;
}
div[class^="ecwd-page-"] .week-event-list .ecwd-list-img, div[class^="ecwd-page-"] .day4-event-list .ecwd-list-img, div[class^="ecwd-page-"] .day-event-list .ecwd-list-img, div[class^="ecwd-page-"] .ecwd_list .ecwd-list-img{
border-right: 0px;
border-bottom: 0px;
top: 0;
left: 0;
}
div[class^="ecwd-page-"] .ecwd-img {
height: auto;
}
div[class^="ecwd-page-"] .arrow-down {
display: block;
background: url(//lamertonparishcouncil.gov.uk/wp-content/plugins/event-calendar-wd/css/images/arrow_down.png) no-repeat right center;
position: absolute;
bottom: 3px;
width: 20px;
cursor: pointer;
height: 9px;
transition: all 0.3s;
right: 0px;
}
div[class^="ecwd-page-"] .arrow-down.open {
background: url(//lamertonparishcouncil.gov.uk/wp-content/plugins/event-calendar-wd/css/images/arrow_up.png) no-repeat right center;
}
div[class^="ecwd-page-"] .ecwd-list-img-container {
width: 30%;
float: left;
margin-right: 10px !important;
background: #fff;
position: relative;
}
div[class^="ecwd-page-"] li.ecwd-no-image .ecwd-list-img-container,
div[class^="ecwd-page-"] .event-container.ecwd-no-image .ecwd-list-img-container	{
width: 0;
margin-right: 0px !important;
}
div[class^="ecwd-page-"].ecwd_calendar li.ecwd-no-image .ecwd-list-date, div[class^="ecwd-page-"] .week-event-list .ecwd-no-image .ecwd-list-date {
margin-left: 0px !important;
}
div[class^="ecwd-page-"].ecwd_calendar .event-main-content {
float: right;
width: 89.8%;
min-height: 42px;
box-sizing: border-box;
-moz-box-sizing: border-box;
-webkit-box-sizing: border-box;
}
div[class^="ecwd-page-"].ecwd_calendar .ecwd_list .ecwd-list-date-cont,div[class^="ecwd-page-"].ecwd_calendar .day4-event-list .ecwd-list-date-cont,div[class^="ecwd-page-"].ecwd_calendar .day-event-list .ecwd-list-date-cont,div[class^="ecwd-page-"].ecwd_calendar .week-event-list .ecwd-list-date-cont {
display: block;
padding-bottom: 5px;
position:relative;
}
.event_dropdown_cont{
border-top: 1px solid #D5DCE2;
display:none;
padding-top: 6px;
}
div[class^="ecwd-page-"].ecwd_calendar  .ecwd-list-date.web,
div[class^="ecwd-page-"].ecwd_calendar  .ecwd-week-date.web{
display: none;
}
div[class^="ecwd-page-"].ecwd_calendar  .ecwd-list-date.resp,
div[class^="ecwd-page-"].ecwd_calendar  .ecwd-week-date.resp{
display: block;
}
div[class^="ecwd-page-"].ecwd_calendar .day4-event-list h3, div[class^="ecwd-page-"].ecwd_calendar .ecwd_list h3, div[class^="ecwd-page-"].ecwd_calendar .day-event-list h3, div[class^="ecwd-page-"].ecwd_calendar .week-event-list h3 {
margin: 0px 0px 2px 0px !important;
font-size: 16px !important;
line-height: 20px !important;
white-space: nowrap;
text-overflow: ellipsis;
overflow: hidden;
}
}
@media only screen and (min-width: 764px){
.month-name{
display:block;
}
}
table.ecwd_calendar_container  > tbody > tr >td{
vertical-align: top !important;
}  .ecwd-theme-twentyfourteen #ecwd-events-content .ecwd-event {
padding: 20px;
}
@media screen and (min-width: 1000px) {
.ecwd-theme-twentyfourteen #ecwd-events-content {
padding-left: 220px;
float: left;
width: 100%;
max-width: 100% !important;
box-sizing: border-box;
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
}
} #ecwd-theme-twentyfourteen .updated {
display: inherit;
} .ecwd-theme-twentyfifteen.single-ecwd_event #ecwd-events-content {
padding: 8.3333% 10%;
margin: 0 8.3333%;
}
.ecwd-events-single .event_cageory_and_tags ul li{
display: inline-block;
margin: 5px;
}
.ecwd_popup_container  .ecwd_events_single_event_content{
color:black;
} .ecwd-theme-bridge .ecwd-event {
margin-top: 105px;
}  .ecwd-theme-twentyfifteen #ecwd_category_archive_img{
margin:4% 0;
}
.ecwd-theme-twentyfifteen #ecwd_category_archive_description{
margin-top: 2%;
}
.ecwd-theme-twentyfifteen .content-area .page-header{
margin-top: 8%;
}
.ecwd-theme-twentyfifteen .content-area .site-content{
margin:auto;
width:100%;
padding:8% 0;
} .ecwd-theme-twentyfourteen .post-thumbnail, .ecwd-theme-twentyfourteen .post-thumbnail:hover{
background: none;
}
.ecwd-theme-twentyfourteen nav.pagination a:hover{
border-top: 5px solid #41a62a;
color: #2b2b2b;
}
.ecwd-theme-twentyfourteen nav.pagination a{
color:#2b2b2b;
}
.ecwd-theme-twentyfourteen nav.pagination{
border-top: 5px solid #000;
margin: 48px 0;        
}
.ecwd-theme-twentyfourteen div.nav-links{
margin-top: -5px;
text-align: center;
}
.ecwd-theme-twentyfourteen .nav-links .page-numbers{
border-top: 5px solid transparent;
display: inline-block;
font-size: 14px;
font-weight: 900;
margin-right: 1px;
padding: 7px 16px;
text-transform: uppercase;
}
.ecwd-theme-twentyfourteen .nav-links .current{
border-top: 5px solid #24890d;
} .ecwd-theme-twentythirteen .pagination a.next{
margin-left:10px;
}
.ecwd-theme-twentythirteen .pagination a.prev{
margin-right:10px;
}
.ecwd-theme-twentythirteen .pagination .current{
font-size: 22px;    
font-weight: 300;    
}
.ecwd-theme-twentythirteen .pagination a{
font-size: 22px;    
font-weight: 300;
color: #bc360a;
}
.ecwd-theme-twentythirteen .entry-header{
margin-top:1%;
}
.ecwd-theme-twentythirteen nav.pagination{
background-color: #e8e5ce;
padding: 40px 0;
text-align: center;
}
.ecwd_hidden{
display:none !important;
}
.ecwd_events_date{
font-size:15px
}
.calendar_main .ecwd_calendar .filter-container{
direction: ltr; 
float:left; 
}
.ecwd_popup_container #ecwd-modal-preview .more_events li .event-details-container{
right: auto;
}
.ecwd_open_event_popup{
cursor: pointer;    
}
#ecwd-events-content .event-venue > div,
#ecwd-events-content .event-detalis-org > div,
.ecwd-single-event .event-venue > div,
.ecwd-single-event .event-detalis-org > div,
.entry-content .ecwd-venue > div,
.entry-content .ecwd-organizer .ecwd_organizer_phone,
.entry-content .ecwd-organizer .ecwd_organizer_website{
padding: 5px 0;
}
.entry-content .ecwd-organizer .ecwd_organizer_description{
margin-top: 10px;
}
#ecwd-events-content .event-venue > div span:first-child,
#ecwd-events-content .event-detalis-org > div span:first-child,
.ecwd-single-event .event-venue > div span:first-child,
.ecwd-single-event .event-detalis-org > div span:first-child,
.entry-content .ecwd-venue > div span:first-child,
.entry-content .ecwd-organizer .ecwd_organizer_phone span:first-child,
.entry-content .ecwd-organizer .ecwd_organizer_website span:first-child{
width: 110px;
display: inline-block;
}
#ecwd-events-content a{
cursor: pointer;
}
.ecwd_map_div, .ecwd_map_div span{
color:black;
}
.ecwd_calendar a{
box-shadow: none !important;
}
.ecwd_calendar td .day-number{
padding: 2px 0 4px 2px;
}
.ecwd-single-event a:not(.export_link):focus, .ecwd-single-event a:not(.export_link):hover, .ecwd-single-event a:not(.export_link){
box-shadow:none !important;
border-bottom:0 !important;
}
.ecwd-single-event .entry-content-event{
margin:20px 0;
}
.ecwd-single-event.ecwd-event {
padding: 10px 0;
}
.ecwd-single-event .event_cageory_and_tags ul {
list-style:none;
}
.ecwd-single-event .event_cageory_and_tags ul li{
display:inline-block;
margin: 5px;
}#pojo-a11y-toolbar{position:fixed;font-size:16px !important;line-height:1.4;z-index:9999}#pojo-a11y-toolbar.pojo-a11y-toolbar-right{right:-180px;-webkit-transition:right 750ms cubic-bezier(.23, 1, .32, 1);-moz-transition:right 750ms cubic-bezier(.23, 1, .32, 1);-o-transition:right 750ms cubic-bezier(.23, 1, .32, 1);transition:right 750ms cubic-bezier(.23, 1, .32, 1)}#pojo-a11y-toolbar.pojo-a11y-toolbar-right.pojo-a11y-toolbar-open{right:0}#pojo-a11y-toolbar.pojo-a11y-toolbar-right .pojo-a11y-toolbar-toggle{right:180px}#pojo-a11y-toolbar.pojo-a11y-toolbar-left{left:-180px;-webkit-transition:left 750ms cubic-bezier(.23, 1, .32, 1);-moz-transition:left 750ms cubic-bezier(.23, 1, .32, 1);-o-transition:left 750ms cubic-bezier(.23, 1, .32, 1);transition:left 750ms cubic-bezier(.23, 1, .32, 1)}#pojo-a11y-toolbar.pojo-a11y-toolbar-left.pojo-a11y-toolbar-open{left:0}#pojo-a11y-toolbar.pojo-a11y-toolbar-left .pojo-a11y-toolbar-toggle{left:180px}#pojo-a11y-toolbar .pojo-a11y-toolbar-toggle{position:absolute}#pojo-a11y-toolbar .pojo-a11y-toolbar-toggle a{display:inline-block;font-size:200%;line-height:0;padding:10px;-webkit-box-shadow:0 0 10px 0 rgba(0,0,0,0.1);box-shadow:0 0 10px 0 rgba(0,0,0,0.1)}#pojo-a11y-toolbar .pojo-a11y-toolbar-toggle a:hover,#pojo-a11y-toolbar .pojo-a11y-toolbar-toggle a:focus{-webkit-box-shadow:0 0 10px 0 rgba(0,0,0,0.2);box-shadow:0 0 10px 0 rgba(0,0,0,0.2)}#pojo-a11y-toolbar .pojo-a11y-toolbar-toggle svg{max-width:inherit}#pojo-a11y-toolbar .pojo-a11y-toolbar-overlay{border:1px solid;font-size:100%;width:180px}#pojo-a11y-toolbar .pojo-a11y-toolbar-overlay p.pojo-a11y-toolbar-title{display:block;line-height:2;font-weight:bold;padding:10px 15px 0;margin:0}#pojo-a11y-toolbar .pojo-a11y-toolbar-overlay.pojo-a11y-toolbar-open .pojo-a11y-toolbar-toggle a,#pojo-a11y-toolbar .pojo-a11y-toolbar-overlay.pojo-a11y-toolbar-open .pojo-a11y-toolbar-overlay{-webkit-box-shadow:0 0 10px 0 rgba(0,0,0,0.2);box-shadow:0 0 10px 0 rgba(0,0,0,0.2)}#pojo-a11y-toolbar .pojo-a11y-toolbar-overlay ul.pojo-a11y-toolbar-items{list-style:none;margin:0;padding:10px 0}#pojo-a11y-toolbar .pojo-a11y-toolbar-overlay ul.pojo-a11y-toolbar-items.pojo-a11y-links{border-top:1px solid}#pojo-a11y-toolbar .pojo-a11y-toolbar-overlay ul.pojo-a11y-toolbar-items li.pojo-a11y-toolbar-item a{display:block;padding:10px 15px;font-size:80%;line-height:1}#pojo-a11y-toolbar .pojo-a11y-toolbar-overlay ul.pojo-a11y-toolbar-items li.pojo-a11y-toolbar-item a.active{font-weight:bold}#pojo-a11y-toolbar .pojo-a11y-toolbar-overlay ul.pojo-a11y-toolbar-items li.pojo-a11y-toolbar-item a svg{padding-right:6px;display:inline-block;width:1.5em;font-style:normal;font-weight:normal;font-size:inherit;line-height:1;text-align:center;text-rendering:auto;vertical-align:middle}#pojo-a11y-toolbar .pojo-a11y-toolbar-overlay ul.pojo-a11y-toolbar-items li.pojo-a11y-toolbar-item a .pojo-a11y-toolbar-text{vertical-align:middle}body.rtl #pojo-a11y-toolbar .pojo-a11y-toolbar-overlay ul.pojo-a11y-toolbar-items li.pojo-a11y-toolbar-item a svg{padding-left:6px;padding-right:0}@media (max-width:767px){#pojo-a11y-toolbar .pojo-a11y-toolbar-overlay p.pojo-a11y-toolbar-title{padding:7px 12px 0}#pojo-a11y-toolbar .pojo-a11y-toolbar-overlay ul.pojo-a11y-toolbar-items{padding:7px 0}#pojo-a11y-toolbar .pojo-a11y-toolbar-overlay ul.pojo-a11y-toolbar-items li.pojo-a11y-toolbar-item a{display:block;padding:7px 12px}}body.pojo-a11y-grayscale{filter:grayscale(100%);-webkit-filter:grayscale(100%);-webkit-filter:grayscale(1);-moz-filter:grayscale(100%);-ms-filter:grayscale(100%);-o-filter:grayscale(100%);filter:gray}body.pojo-a11y-high-contrast .placebo{line-height:normal}body.pojo-a11y-high-contrast *{-webkit-box-shadow:none !important;box-shadow:none !important}body.pojo-a11y-high-contrast a,body.pojo-a11y-high-contrast abbr,body.pojo-a11y-high-contrast acronym,body.pojo-a11y-high-contrast address,body.pojo-a11y-high-contrast article,body.pojo-a11y-high-contrast aside,body.pojo-a11y-high-contrast b,body.pojo-a11y-high-contrast basefont,body.pojo-a11y-high-contrast bdi,body.pojo-a11y-high-contrast big,body.pojo-a11y-high-contrast blink,body.pojo-a11y-high-contrast blockquote,body.pojo-a11y-high-contrast body,body.pojo-a11y-high-contrast button,body.pojo-a11y-high-contrast canvas,body.pojo-a11y-high-contrast caption,body.pojo-a11y-high-contrast center,body.pojo-a11y-high-contrast cite,body.pojo-a11y-high-contrast code,body.pojo-a11y-high-contrast col,body.pojo-a11y-high-contrast colgroup,body.pojo-a11y-high-contrast command,body.pojo-a11y-high-contrast dd,body.pojo-a11y-high-contrast del,body.pojo-a11y-high-contrast details,body.pojo-a11y-high-contrast dfn,body.pojo-a11y-high-contrast dir,body.pojo-a11y-high-contrast div,body.pojo-a11y-high-contrast dl,body.pojo-a11y-high-contrast dt,body.pojo-a11y-high-contrast em,body.pojo-a11y-high-contrast embed,body.pojo-a11y-high-contrast fieldset,body.pojo-a11y-high-contrast figcaption,body.pojo-a11y-high-contrast figure,body.pojo-a11y-high-contrast font,body.pojo-a11y-high-contrast footer,body.pojo-a11y-high-contrast form,body.pojo-a11y-high-contrast h1,body.pojo-a11y-high-contrast h1 a,body.pojo-a11y-high-contrast h1 a b,body.pojo-a11y-high-contrast h1 abbr,body.pojo-a11y-high-contrast h1 b,body.pojo-a11y-high-contrast h1 center,body.pojo-a11y-high-contrast h1 em,body.pojo-a11y-high-contrast h1 i,body.pojo-a11y-high-contrast h1 span,body.pojo-a11y-high-contrast h1 strong,body.pojo-a11y-high-contrast h2,body.pojo-a11y-high-contrast h2 a,body.pojo-a11y-high-contrast h2 a b,body.pojo-a11y-high-contrast h2 abbr,body.pojo-a11y-high-contrast h2 b,body.pojo-a11y-high-contrast h2 center,body.pojo-a11y-high-contrast h2 em,body.pojo-a11y-high-contrast h2 i,body.pojo-a11y-high-contrast h2 span,body.pojo-a11y-high-contrast h2 strong,body.pojo-a11y-high-contrast h3,body.pojo-a11y-high-contrast h3 a,body.pojo-a11y-high-contrast h3 a b,body.pojo-a11y-high-contrast h3 abbr,body.pojo-a11y-high-contrast h3 b,body.pojo-a11y-high-contrast h3 center,body.pojo-a11y-high-contrast h3 em,body.pojo-a11y-high-contrast h3 i,body.pojo-a11y-high-contrast h3 span,body.pojo-a11y-high-contrast h3 strong,body.pojo-a11y-high-contrast h4,body.pojo-a11y-high-contrast h4 a,body.pojo-a11y-high-contrast h4 a b,body.pojo-a11y-high-contrast h4 abbr,body.pojo-a11y-high-contrast h4 b,body.pojo-a11y-high-contrast h4 center,body.pojo-a11y-high-contrast h4 em,body.pojo-a11y-high-contrast h4 i,body.pojo-a11y-high-contrast h4 span,body.pojo-a11y-high-contrast h4 strong,body.pojo-a11y-high-contrast h5,body.pojo-a11y-high-contrast h5 a,body.pojo-a11y-high-contrast h5 a b,body.pojo-a11y-high-contrast h5 abbr,body.pojo-a11y-high-contrast h5 b,body.pojo-a11y-high-contrast h5 center,body.pojo-a11y-high-contrast h5 em,body.pojo-a11y-high-contrast h5 i,body.pojo-a11y-high-contrast h5 span,body.pojo-a11y-high-contrast h5 strong,body.pojo-a11y-high-contrast h6,body.pojo-a11y-high-contrast h6 a,body.pojo-a11y-high-contrast h6 a b,body.pojo-a11y-high-contrast h6 abbr,body.pojo-a11y-high-contrast h6 b,body.pojo-a11y-high-contrast h6 center,body.pojo-a11y-high-contrast h6 em,body.pojo-a11y-high-contrast h6 i,body.pojo-a11y-high-contrast h6 span,body.pojo-a11y-high-contrast h6 strong,body.pojo-a11y-high-contrast header,body.pojo-a11y-high-contrast hgroup,body.pojo-a11y-high-contrast html,body.pojo-a11y-high-contrast i,body.pojo-a11y-high-contrast iframe,body.pojo-a11y-high-contrast img,body.pojo-a11y-high-contrast input,body.pojo-a11y-high-contrast ins,body.pojo-a11y-high-contrast kbd,body.pojo-a11y-high-contrast label,body.pojo-a11y-high-contrast legend,body.pojo-a11y-high-contrast li,body.pojo-a11y-high-contrast listing,body.pojo-a11y-high-contrast main,body.pojo-a11y-high-contrast mark,body.pojo-a11y-high-contrast marquee,body.pojo-a11y-high-contrast menu,body.pojo-a11y-high-contrast meter,body.pojo-a11y-high-contrast multicol,body.pojo-a11y-high-contrast nav,body.pojo-a11y-high-contrast nobr,body.pojo-a11y-high-contrast object,body.pojo-a11y-high-contrast ol,body.pojo-a11y-high-contrast option,body.pojo-a11y-high-contrast output,body.pojo-a11y-high-contrast p,body.pojo-a11y-high-contrast plaintext,body.pojo-a11y-high-contrast pre,body.pojo-a11y-high-contrast progress,body.pojo-a11y-high-contrast q,body.pojo-a11y-high-contrast rb,body.pojo-a11y-high-contrast rp,body.pojo-a11y-high-contrast rt,body.pojo-a11y-high-contrast ruby,body.pojo-a11y-high-contrast s,body.pojo-a11y-high-contrast samp,body.pojo-a11y-high-contrast section,body.pojo-a11y-high-contrast select,body.pojo-a11y-high-contrast small,body.pojo-a11y-high-contrast span,body.pojo-a11y-high-contrast strike,body.pojo-a11y-high-contrast strong,body.pojo-a11y-high-contrast sub,body.pojo-a11y-high-contrast summary,body.pojo-a11y-high-contrast sup,body.pojo-a11y-high-contrast svg,body.pojo-a11y-high-contrast table,body.pojo-a11y-high-contrast tbody,body.pojo-a11y-high-contrast td,body.pojo-a11y-high-contrast text,body.pojo-a11y-high-contrast textarea,body.pojo-a11y-high-contrast th,body.pojo-a11y-high-contrast thead,body.pojo-a11y-high-contrast time,body.pojo-a11y-high-contrast tr,body.pojo-a11y-high-contrast tt,body.pojo-a11y-high-contrast u,body.pojo-a11y-high-contrast ul,body.pojo-a11y-high-contrast var,body.pojo-a11y-high-contrast video,body.pojo-a11y-high-contrast xmp{-moz-appearance:none !important;-moz-user-select:text !important;-webkit-user-select:text !important;background-image:none !important;text-shadow:none !important;user-select:text !important}body.pojo-a11y-high-contrast a,body.pojo-a11y-high-contrast abbr,body.pojo-a11y-high-contrast acronym,body.pojo-a11y-high-contrast address,body.pojo-a11y-high-contrast article,body.pojo-a11y-high-contrast aside,body.pojo-a11y-high-contrast b,body.pojo-a11y-high-contrast basefont,body.pojo-a11y-high-contrast bdi,body.pojo-a11y-high-contrast big,body.pojo-a11y-high-contrast blink,body.pojo-a11y-high-contrast blockquote,body.pojo-a11y-high-contrast body,body.pojo-a11y-high-contrast canvas,body.pojo-a11y-high-contrast caption,body.pojo-a11y-high-contrast center,body.pojo-a11y-high-contrast cite,body.pojo-a11y-high-contrast code,body.pojo-a11y-high-contrast col,body.pojo-a11y-high-contrast colgroup,body.pojo-a11y-high-contrast command,body.pojo-a11y-high-contrast dd,body.pojo-a11y-high-contrast del,body.pojo-a11y-high-contrast details,body.pojo-a11y-high-contrast dfn,body.pojo-a11y-high-contrast dir,body.pojo-a11y-high-contrast div,body.pojo-a11y-high-contrast dl,body.pojo-a11y-high-contrast dt,body.pojo-a11y-high-contrast em,body.pojo-a11y-high-contrast embed,body.pojo-a11y-high-contrast fieldset,body.pojo-a11y-high-contrast figcaption,body.pojo-a11y-high-contrast figure,body.pojo-a11y-high-contrast font,body.pojo-a11y-high-contrast footer,body.pojo-a11y-high-contrast form,body.pojo-a11y-high-contrast h1,body.pojo-a11y-high-contrast h1 a,body.pojo-a11y-high-contrast h1 a b,body.pojo-a11y-high-contrast h1 abbr,body.pojo-a11y-high-contrast h1 b,body.pojo-a11y-high-contrast h1 center,body.pojo-a11y-high-contrast h1 em,body.pojo-a11y-high-contrast h1 i,body.pojo-a11y-high-contrast h1 span,body.pojo-a11y-high-contrast h1 strong,body.pojo-a11y-high-contrast h2,body.pojo-a11y-high-contrast h2 a,body.pojo-a11y-high-contrast h2 a b,body.pojo-a11y-high-contrast h2 abbr,body.pojo-a11y-high-contrast h2 b,body.pojo-a11y-high-contrast h2 center,body.pojo-a11y-high-contrast h2 em,body.pojo-a11y-high-contrast h2 i,body.pojo-a11y-high-contrast h2 span,body.pojo-a11y-high-contrast h2 strong,body.pojo-a11y-high-contrast h3,body.pojo-a11y-high-contrast h3 a,body.pojo-a11y-high-contrast h3 a b,body.pojo-a11y-high-contrast h3 abbr,body.pojo-a11y-high-contrast h3 b,body.pojo-a11y-high-contrast h3 center,body.pojo-a11y-high-contrast h3 em,body.pojo-a11y-high-contrast h3 i,body.pojo-a11y-high-contrast h3 span,body.pojo-a11y-high-contrast h3 strong,body.pojo-a11y-high-contrast h4,body.pojo-a11y-high-contrast h4 a,body.pojo-a11y-high-contrast h4 a b,body.pojo-a11y-high-contrast h4 abbr,body.pojo-a11y-high-contrast h4 b,body.pojo-a11y-high-contrast h4 center,body.pojo-a11y-high-contrast h4 em,body.pojo-a11y-high-contrast h4 i,body.pojo-a11y-high-contrast h4 span,body.pojo-a11y-high-contrast h4 strong,body.pojo-a11y-high-contrast h5,body.pojo-a11y-high-contrast h5 a,body.pojo-a11y-high-contrast h5 a b,body.pojo-a11y-high-contrast h5 abbr,body.pojo-a11y-high-contrast h5 b,body.pojo-a11y-high-contrast h5 center,body.pojo-a11y-high-contrast h5 em,body.pojo-a11y-high-contrast h5 i,body.pojo-a11y-high-contrast h5 span,body.pojo-a11y-high-contrast h5 strong,body.pojo-a11y-high-contrast h6,body.pojo-a11y-high-contrast h6 a,body.pojo-a11y-high-contrast h6 a b,body.pojo-a11y-high-contrast h6 abbr,body.pojo-a11y-high-contrast h6 b,body.pojo-a11y-high-contrast h6 center,body.pojo-a11y-high-contrast h6 em,body.pojo-a11y-high-contrast h6 i,body.pojo-a11y-high-contrast h6 span,body.pojo-a11y-high-contrast h6 strong,body.pojo-a11y-high-contrast header,body.pojo-a11y-high-contrast hgroup,body.pojo-a11y-high-contrast html,body.pojo-a11y-high-contrast i,body.pojo-a11y-high-contrast iframe,body.pojo-a11y-high-contrast input,body.pojo-a11y-high-contrast ins,body.pojo-a11y-high-contrast kbd,body.pojo-a11y-high-contrast label,body.pojo-a11y-high-contrast legend,body.pojo-a11y-high-contrast li,body.pojo-a11y-high-contrast listing,body.pojo-a11y-high-contrast main,body.pojo-a11y-high-contrast mark,body.pojo-a11y-high-contrast marquee,body.pojo-a11y-high-contrast menu,body.pojo-a11y-high-contrast meter,body.pojo-a11y-high-contrast multicol,body.pojo-a11y-high-contrast nav:not(#pojo-a11y-toolbar),body.pojo-a11y-high-contrast nobr,body.pojo-a11y-high-contrast object,body.pojo-a11y-high-contrast ol,body.pojo-a11y-high-contrast option,body.pojo-a11y-high-contrast output,body.pojo-a11y-high-contrast p,body.pojo-a11y-high-contrast plaintext,body.pojo-a11y-high-contrast pre,body.pojo-a11y-high-contrast progress,body.pojo-a11y-high-contrast q,body.pojo-a11y-high-contrast rb,body.pojo-a11y-high-contrast rp,body.pojo-a11y-high-contrast rt,body.pojo-a11y-high-contrast ruby,body.pojo-a11y-high-contrast s,body.pojo-a11y-high-contrast samp,body.pojo-a11y-high-contrast section,body.pojo-a11y-high-contrast small,body.pojo-a11y-high-contrast span,body.pojo-a11y-high-contrast strike,body.pojo-a11y-high-contrast strong,body.pojo-a11y-high-contrast sub,body.pojo-a11y-high-contrast summary,body.pojo-a11y-high-contrast sup,body.pojo-a11y-high-contrast svg,body.pojo-a11y-high-contrast table,body.pojo-a11y-high-contrast tbody,body.pojo-a11y-high-contrast td,body.pojo-a11y-high-contrast text,body.pojo-a11y-high-contrast textarea,body.pojo-a11y-high-contrast th,body.pojo-a11y-high-contrast thead,body.pojo-a11y-high-contrast time,body.pojo-a11y-high-contrast tr,body.pojo-a11y-high-contrast tt,body.pojo-a11y-high-contrast u,body.pojo-a11y-high-contrast ul,body.pojo-a11y-high-contrast var,body.pojo-a11y-high-contrast video,body.pojo-a11y-high-contrast xmp{background:black !important;background-color:black !important}body.pojo-a11y-high-contrast a,body.pojo-a11y-high-contrast article,body.pojo-a11y-high-contrast aside,body.pojo-a11y-high-contrast basefont,body.pojo-a11y-high-contrast bdi,body.pojo-a11y-high-contrast big,body.pojo-a11y-high-contrast blink,body.pojo-a11y-high-contrast blockquote,body.pojo-a11y-high-contrast body,body.pojo-a11y-high-contrast button,body.pojo-a11y-high-contrast canvas,body.pojo-a11y-high-contrast caption,body.pojo-a11y-high-contrast center,body.pojo-a11y-high-contrast code,body.pojo-a11y-high-contrast col,body.pojo-a11y-high-contrast colgroup,body.pojo-a11y-high-contrast command,body.pojo-a11y-high-contrast dd,body.pojo-a11y-high-contrast del,body.pojo-a11y-high-contrast details,body.pojo-a11y-high-contrast dir,body.pojo-a11y-high-contrast div,body.pojo-a11y-high-contrast dl,body.pojo-a11y-high-contrast dt,body.pojo-a11y-high-contrast embed,body.pojo-a11y-high-contrast fieldset,body.pojo-a11y-high-contrast figcaption,body.pojo-a11y-high-contrast figure,body.pojo-a11y-high-contrast font,body.pojo-a11y-high-contrast footer,body.pojo-a11y-high-contrast form,body.pojo-a11y-high-contrast header,body.pojo-a11y-high-contrast hgroup,body.pojo-a11y-high-contrast html,body.pojo-a11y-high-contrast iframe,body.pojo-a11y-high-contrast img,body.pojo-a11y-high-contrast input,body.pojo-a11y-high-contrast ins,body.pojo-a11y-high-contrast kbd,body.pojo-a11y-high-contrast label,body.pojo-a11y-high-contrast legend,body.pojo-a11y-high-contrast li,body.pojo-a11y-high-contrast listing,body.pojo-a11y-high-contrast main,body.pojo-a11y-high-contrast mark,body.pojo-a11y-high-contrast marquee,body.pojo-a11y-high-contrast menu,body.pojo-a11y-high-contrast meter,body.pojo-a11y-high-contrast multicol,body.pojo-a11y-high-contrast nav,body.pojo-a11y-high-contrast nobr,body.pojo-a11y-high-contrast object,body.pojo-a11y-high-contrast ol,body.pojo-a11y-high-contrast option,body.pojo-a11y-high-contrast output,body.pojo-a11y-high-contrast p,body.pojo-a11y-high-contrast plaintext,body.pojo-a11y-high-contrast pre,body.pojo-a11y-high-contrast progress,body.pojo-a11y-high-contrast q,body.pojo-a11y-high-contrast rb,body.pojo-a11y-high-contrast rp,body.pojo-a11y-high-contrast rt,body.pojo-a11y-high-contrast ruby,body.pojo-a11y-high-contrast s,body.pojo-a11y-high-contrast samp,body.pojo-a11y-high-contrast section,body.pojo-a11y-high-contrast select,body.pojo-a11y-high-contrast small,body.pojo-a11y-high-contrast span,body.pojo-a11y-high-contrast strike,body.pojo-a11y-high-contrast sub,body.pojo-a11y-high-contrast summary,body.pojo-a11y-high-contrast sup,body.pojo-a11y-high-contrast svg,body.pojo-a11y-high-contrast table,body.pojo-a11y-high-contrast tbody,body.pojo-a11y-high-contrast td,body.pojo-a11y-high-contrast text,body.pojo-a11y-high-contrast textarea,body.pojo-a11y-high-contrast th,body.pojo-a11y-high-contrast thead,body.pojo-a11y-high-contrast time,body.pojo-a11y-high-contrast tr,body.pojo-a11y-high-contrast tt,body.pojo-a11y-high-contrast ul,body.pojo-a11y-high-contrast var,body.pojo-a11y-high-contrast video,body.pojo-a11y-high-contrast xmp{color:white !important}body.pojo-a11y-high-contrast abbr,body.pojo-a11y-high-contrast acronym,body.pojo-a11y-high-contrast b,body.pojo-a11y-high-contrast b span,body.pojo-a11y-high-contrast h1 b,body.pojo-a11y-high-contrast h1 strong,body.pojo-a11y-high-contrast h2 b,body.pojo-a11y-high-contrast h2 strong,body.pojo-a11y-high-contrast h3 b,body.pojo-a11y-high-contrast h3 strong,body.pojo-a11y-high-contrast h4 b,body.pojo-a11y-high-contrast h4 strong,body.pojo-a11y-high-contrast h5 b,body.pojo-a11y-high-contrast h5 strong,body.pojo-a11y-high-contrast h6 b,body.pojo-a11y-high-contrast h6 strong,body.pojo-a11y-high-contrast strong,body.pojo-a11y-high-contrast strong span{color:yellow !important}body.pojo-a11y-high-contrast address,body.pojo-a11y-high-contrast address span,body.pojo-a11y-high-contrast cite,body.pojo-a11y-high-contrast cite span,body.pojo-a11y-high-contrast dfn,body.pojo-a11y-high-contrast dfn span,body.pojo-a11y-high-contrast em,body.pojo-a11y-high-contrast em span,body.pojo-a11y-high-contrast h1 em,body.pojo-a11y-high-contrast h1 i,body.pojo-a11y-high-contrast h2 em,body.pojo-a11y-high-contrast h2 i,body.pojo-a11y-high-contrast h3 em,body.pojo-a11y-high-contrast h3 i,body.pojo-a11y-high-contrast h4 em,body.pojo-a11y-high-contrast h4 i,body.pojo-a11y-high-contrast h5 em,body.pojo-a11y-high-contrast h5 i,body.pojo-a11y-high-contrast h6 em,body.pojo-a11y-high-contrast h6 i,body.pojo-a11y-high-contrast i,body.pojo-a11y-high-contrast i span,body.pojo-a11y-high-contrast u,body.pojo-a11y-high-contrast u span{color:#FFFF80 !important}body.pojo-a11y-high-contrast dt{border-top:thin solid grey !important}body.pojo-a11y-high-contrast h1,body.pojo-a11y-high-contrast h1 a,body.pojo-a11y-high-contrast h1 a b,body.pojo-a11y-high-contrast h1 abbr,body.pojo-a11y-high-contrast h1 center,body.pojo-a11y-high-contrast h1 span,body.pojo-a11y-high-contrast h2,body.pojo-a11y-high-contrast h2 a,body.pojo-a11y-high-contrast h2 a b,body.pojo-a11y-high-contrast h2 abbr,body.pojo-a11y-high-contrast h2 center,body.pojo-a11y-high-contrast h2 span,body.pojo-a11y-high-contrast h3,body.pojo-a11y-high-contrast h3 a,body.pojo-a11y-high-contrast h3 a b,body.pojo-a11y-high-contrast h3 abbr,body.pojo-a11y-high-contrast h3 center,body.pojo-a11y-high-contrast h3 span,body.pojo-a11y-high-contrast h4,body.pojo-a11y-high-contrast h4 a,body.pojo-a11y-high-contrast h4 a b,body.pojo-a11y-high-contrast h4 abbr,body.pojo-a11y-high-contrast h4 center,body.pojo-a11y-high-contrast h4 span,body.pojo-a11y-high-contrast h5,body.pojo-a11y-high-contrast h5 a,body.pojo-a11y-high-contrast h5 a b,body.pojo-a11y-high-contrast h5 abbr,body.pojo-a11y-high-contrast h5 center,body.pojo-a11y-high-contrast h5 span,body.pojo-a11y-high-contrast h6,body.pojo-a11y-high-contrast h6 a,body.pojo-a11y-high-contrast h6 a b,body.pojo-a11y-high-contrast h6 abbr,body.pojo-a11y-high-contrast h6 center,body.pojo-a11y-high-contrast h6 span{color:#40C090 !important}body.pojo-a11y-high-contrast img{background:#808080 !important;background-color:#808080 !important}body.pojo-a11y-high-contrast abbr,body.pojo-a11y-high-contrast acronym{border-bottom:1px dotted !important}body.pojo-a11y-high-contrast :focus{outline:thin dotted !important}body.pojo-a11y-high-contrast a.button,body.pojo-a11y-high-contrast a.button abbr,body.pojo-a11y-high-contrast a.button acronym,body.pojo-a11y-high-contrast a.button b,body.pojo-a11y-high-contrast a.button basefont,body.pojo-a11y-high-contrast a.button big,body.pojo-a11y-high-contrast a.button br,body.pojo-a11y-high-contrast a.button code,body.pojo-a11y-high-contrast a.button div,body.pojo-a11y-high-contrast a.button em,body.pojo-a11y-high-contrast a.button font,body.pojo-a11y-high-contrast a.button h1,body.pojo-a11y-high-contrast a.button h2,body.pojo-a11y-high-contrast a.button h3,body.pojo-a11y-high-contrast a.button h4,body.pojo-a11y-high-contrast a.button h5,body.pojo-a11y-high-contrast a.button h6,body.pojo-a11y-high-contrast a.button i,body.pojo-a11y-high-contrast a.button kbd,body.pojo-a11y-high-contrast a.button rb,body.pojo-a11y-high-contrast a.button rp,body.pojo-a11y-high-contrast a.button rt,body.pojo-a11y-high-contrast a.button ruby,body.pojo-a11y-high-contrast a.button samp,body.pojo-a11y-high-contrast a.button small,body.pojo-a11y-high-contrast a.button span,body.pojo-a11y-high-contrast a.button strong,body.pojo-a11y-high-contrast a.button tt,body.pojo-a11y-high-contrast a.button u,body.pojo-a11y-high-contrast a.button var,body.pojo-a11y-high-contrast a:link,body.pojo-a11y-high-contrast a:link abbr,body.pojo-a11y-high-contrast a:link acronym,body.pojo-a11y-high-contrast a:link b,body.pojo-a11y-high-contrast a:link basefont,body.pojo-a11y-high-contrast a:link big,body.pojo-a11y-high-contrast a:link br,body.pojo-a11y-high-contrast a:link code,body.pojo-a11y-high-contrast a:link div,body.pojo-a11y-high-contrast a:link em,body.pojo-a11y-high-contrast a:link font,body.pojo-a11y-high-contrast a:link h1,body.pojo-a11y-high-contrast a:link h2,body.pojo-a11y-high-contrast a:link h3,body.pojo-a11y-high-contrast a:link h4,body.pojo-a11y-high-contrast a:link h5,body.pojo-a11y-high-contrast a:link h6,body.pojo-a11y-high-contrast a:link i,body.pojo-a11y-high-contrast a:link kbd,body.pojo-a11y-high-contrast a:link rb,body.pojo-a11y-high-contrast a:link rp,body.pojo-a11y-high-contrast a:link rt,body.pojo-a11y-high-contrast a:link ruby,body.pojo-a11y-high-contrast a:link samp,body.pojo-a11y-high-contrast a:link small,body.pojo-a11y-high-contrast a:link span,body.pojo-a11y-high-contrast a:link strong,body.pojo-a11y-high-contrast a:link tt,body.pojo-a11y-high-contrast a:link u,body.pojo-a11y-high-contrast a:link var,body.pojo-a11y-high-contrast div#secondaryNav div#documentNavigation ul.navigationTabs li.tabItem{color:#0080FF !important}body.pojo-a11y-high-contrast button,body.pojo-a11y-high-contrast input,body.pojo-a11y-high-contrast textarea,body.pojo-a11y-high-contrast select,body.pojo-a11y-high-contrast table,body.pojo-a11y-high-contrast td,body.pojo-a11y-high-contrast th,body.pojo-a11y-high-contrast tr,body.pojo-a11y-high-contrast tt{border:1px solid #ffffff !important}body.pojo-a11y-high-contrast button{background:#600040 !important;background-color:#600040 !important}body.pojo-a11y-high-contrast select{-webkit-appearance:listbox !important;background:#600060 !important;background-color:#600060 !important}body.pojo-a11y-high-contrast a:visited,body.pojo-a11y-high-contrast a:visited abbr,body.pojo-a11y-high-contrast a:visited acronym,body.pojo-a11y-high-contrast a:visited b,body.pojo-a11y-high-contrast a:visited basefont,body.pojo-a11y-high-contrast a:visited big,body.pojo-a11y-high-contrast a:visited br,body.pojo-a11y-high-contrast a:visited code,body.pojo-a11y-high-contrast a:visited div,body.pojo-a11y-high-contrast a:visited em,body.pojo-a11y-high-contrast a:visited font,body.pojo-a11y-high-contrast a:visited h1,body.pojo-a11y-high-contrast a:visited h2,body.pojo-a11y-high-contrast a:visited h3,body.pojo-a11y-high-contrast a:visited h4,body.pojo-a11y-high-contrast a:visited h5,body.pojo-a11y-high-contrast a:visited h6,body.pojo-a11y-high-contrast a:visited i,body.pojo-a11y-high-contrast a:visited kbd,body.pojo-a11y-high-contrast a:visited rb,body.pojo-a11y-high-contrast a:visited rp,body.pojo-a11y-high-contrast a:visited rt,body.pojo-a11y-high-contrast a:visited ruby,body.pojo-a11y-high-contrast a:visited samp,body.pojo-a11y-high-contrast a:visited small,body.pojo-a11y-high-contrast a:visited span,body.pojo-a11y-high-contrast a:visited strong,body.pojo-a11y-high-contrast a:visited tt,body.pojo-a11y-high-contrast a:visited u,body.pojo-a11y-high-contrast a:visited var,body.pojo-a11y-high-contrast div#secondaryNav div#documentNavigation ul.navigationTabs li.tabItem.active{color:#00FFFF !important}body.pojo-a11y-high-contrast ::selection,body.pojo-a11y-high-contrast ::-moz-selection{background:#4080c0 !important;background-color:#4080c0 !important}body.pojo-a11y-high-contrast a.button:hover,body.pojo-a11y-high-contrast a.button:hover abbr,body.pojo-a11y-high-contrast a.button:hover acronym,body.pojo-a11y-high-contrast a.button:hover b,body.pojo-a11y-high-contrast a.button:hover basefont,body.pojo-a11y-high-contrast a.button:hover big,body.pojo-a11y-high-contrast a.button:hover br,body.pojo-a11y-high-contrast a.button:hover code,body.pojo-a11y-high-contrast a.button:hover div,body.pojo-a11y-high-contrast a.button:hover em,body.pojo-a11y-high-contrast a.button:hover font,body.pojo-a11y-high-contrast a.button:hover h1,body.pojo-a11y-high-contrast a.button:hover h2,body.pojo-a11y-high-contrast a.button:hover h3,body.pojo-a11y-high-contrast a.button:hover h4,body.pojo-a11y-high-contrast a.button:hover h5,body.pojo-a11y-high-contrast a.button:hover h6,body.pojo-a11y-high-contrast a.button:hover i,body.pojo-a11y-high-contrast a.button:hover kbd,body.pojo-a11y-high-contrast a.button:hover rb,body.pojo-a11y-high-contrast a.button:hover rp,body.pojo-a11y-high-contrast a.button:hover rt,body.pojo-a11y-high-contrast a.button:hover ruby,body.pojo-a11y-high-contrast a.button:hover samp,body.pojo-a11y-high-contrast a.button:hover small,body.pojo-a11y-high-contrast a.button:hover span,body.pojo-a11y-high-contrast a.button:hover strong,body.pojo-a11y-high-contrast a.button:hover tt,body.pojo-a11y-high-contrast a.button:hover u,body.pojo-a11y-high-contrast a.button:hover var,body.pojo-a11y-high-contrast a:link:hover,body.pojo-a11y-high-contrast a:link:hover abbr,body.pojo-a11y-high-contrast a:link:hover acronym,body.pojo-a11y-high-contrast a:link:hover b,body.pojo-a11y-high-contrast a:link:hover basefont,body.pojo-a11y-high-contrast a:link:hover big,body.pojo-a11y-high-contrast a:link:hover br,body.pojo-a11y-high-contrast a:link:hover code,body.pojo-a11y-high-contrast a:link:hover div,body.pojo-a11y-high-contrast a:link:hover em,body.pojo-a11y-high-contrast a:link:hover font,body.pojo-a11y-high-contrast a:link:hover h1,body.pojo-a11y-high-contrast a:link:hover h2,body.pojo-a11y-high-contrast a:link:hover h3,body.pojo-a11y-high-contrast a:link:hover h4,body.pojo-a11y-high-contrast a:link:hover h5,body.pojo-a11y-high-contrast a:link:hover h6,body.pojo-a11y-high-contrast a:link:hover i,body.pojo-a11y-high-contrast a:link:hover kbd,body.pojo-a11y-high-contrast a:link:hover rb,body.pojo-a11y-high-contrast a:link:hover rp,body.pojo-a11y-high-contrast a:link:hover rt,body.pojo-a11y-high-contrast a:link:hover ruby,body.pojo-a11y-high-contrast a:link:hover samp,body.pojo-a11y-high-contrast a:link:hover small,body.pojo-a11y-high-contrast a:link:hover span,body.pojo-a11y-high-contrast a:link:hover strong,body.pojo-a11y-high-contrast a:link:hover tt,body.pojo-a11y-high-contrast a:link:hover u,body.pojo-a11y-high-contrast a:link:hover var,body.pojo-a11y-high-contrast a:visited:hover,body.pojo-a11y-high-contrast a:visited:hover abbr,body.pojo-a11y-high-contrast a:visited:hover acronym,body.pojo-a11y-high-contrast a:visited:hover b,body.pojo-a11y-high-contrast a:visited:hover basefont,body.pojo-a11y-high-contrast a:visited:hover big,body.pojo-a11y-high-contrast a:visited:hover br,body.pojo-a11y-high-contrast a:visited:hover code,body.pojo-a11y-high-contrast a:visited:hover div,body.pojo-a11y-high-contrast a:visited:hover em,body.pojo-a11y-high-contrast a:visited:hover font,body.pojo-a11y-high-contrast a:visited:hover h1,body.pojo-a11y-high-contrast a:visited:hover h2,body.pojo-a11y-high-contrast a:visited:hover h3,body.pojo-a11y-high-contrast a:visited:hover h4,body.pojo-a11y-high-contrast a:visited:hover h5,body.pojo-a11y-high-contrast a:visited:hover h6,body.pojo-a11y-high-contrast a:visited:hover i,body.pojo-a11y-high-contrast a:visited:hover kbd,body.pojo-a11y-high-contrast a:visited:hover rb,body.pojo-a11y-high-contrast a:visited:hover rp,body.pojo-a11y-high-contrast a:visited:hover rt,body.pojo-a11y-high-contrast a:visited:hover ruby,body.pojo-a11y-high-contrast a:visited:hover samp,body.pojo-a11y-high-contrast a:visited:hover small,body.pojo-a11y-high-contrast a:visited:hover span,body.pojo-a11y-high-contrast a:visited:hover strong,body.pojo-a11y-high-contrast a:visited:hover tt,body.pojo-a11y-high-contrast a:visited:hover u,body.pojo-a11y-high-contrast a:visited:hover var{background:#400000 !important;background-color:#400000 !important}body.pojo-a11y-high-contrast body>input#site+div#wrapper span.mk,body.pojo-a11y-high-contrast body>input#site+div#wrapper span.mk b,body.pojo-a11y-high-contrast input[type=reset]{background:#400060 !important;background-color:#400060 !important}body.pojo-a11y-high-contrast div[role="button"],body.pojo-a11y-high-contrast input[type=button],body.pojo-a11y-high-contrast input[type=submit]{background:#600040 !important;background-color:#600040 !important}body.pojo-a11y-high-contrast input[type=search]{-webkit-appearance:textfield !important}body.pojo-a11y-high-contrast html button[disabled],body.pojo-a11y-high-contrast html input[disabled],body.pojo-a11y-high-contrast html select[disabled],body.pojo-a11y-high-contrast html textarea[disabled]{background:#404040 !important;background-color:#404040 !important}body.pojo-a11y-high-contrast .menu li a span.label{text-transform:none !important}body.pojo-a11y-high-contrast .menu li a span.label,body.pojo-a11y-high-contrast div.jwplayer span.jwcontrolbar,body.pojo-a11y-high-contrast div.jwplayer span.jwcontrols{display:inline !important}body.pojo-a11y-high-contrast a:link.new,body.pojo-a11y-high-contrast a:link.new i,body.pojo-a11y-high-contrast a:link.new b,body.pojo-a11y-high-contrast span.Apple-style-span{color:#FFFF40 !important}body.pojo-a11y-high-contrast body.mediawiki img.tex{background:white !important;background-color:white !important;border:white solid 3px !important}body.pojo-a11y-high-contrast text>tspan:first-letter,body.pojo-a11y-high-contrast text>tspan:first-line{background:inherit !important;background-color:inherit !important;color:inherit !important}body.pojo-a11y-high-contrast div.sbtc div.sbsb_a li.sbsb_d div,body.pojo-a11y-high-contrast table.gssb_c tr.gssb_i a,body.pojo-a11y-high-contrast table.gssb_c tr.gssb_i b,body.pojo-a11y-high-contrast table.gssb_c tr.gssb_i span,body.pojo-a11y-high-contrast table.gssb_c tr.gssb_i td{background:#003050 !important;background-color:#003050 !important}body.pojo-a11y-high-contrast img[width="18"][height="18"]{height:18px !important;width:18px !important}body.pojo-a11y-high-contrast a>span.iconHelp:empty:after{content:"Help" !important}body.pojo-a11y-high-contrast div#gmap,body.pojo-a11y-high-contrast div#gmap *{background:initial !important}body.pojo-a11y-negative-contrast,body.pojo-a11y-negative-contrast *:not(#pojo-a11y-toolbar){background:#000 !important;color:#ffffff !important}body.pojo-a11y-negative-contrast a,body.pojo-a11y-negative-contrast *:not(#pojo-a11y-toolbar) a,body.pojo-a11y-negative-contrast b,body.pojo-a11y-negative-contrast *:not(#pojo-a11y-toolbar) b,body.pojo-a11y-negative-contrast blockquote,body.pojo-a11y-negative-contrast *:not(#pojo-a11y-toolbar) blockquote,body.pojo-a11y-negative-contrast button,body.pojo-a11y-negative-contrast *:not(#pojo-a11y-toolbar) button,body.pojo-a11y-negative-contrast canvas,body.pojo-a11y-negative-contrast *:not(#pojo-a11y-toolbar) canvas,body.pojo-a11y-negative-contrast caption,body.pojo-a11y-negative-contrast *:not(#pojo-a11y-toolbar) caption,body.pojo-a11y-negative-contrast center,body.pojo-a11y-negative-contrast *:not(#pojo-a11y-toolbar) center,body.pojo-a11y-negative-contrast cite,body.pojo-a11y-negative-contrast *:not(#pojo-a11y-toolbar) cite,body.pojo-a11y-negative-contrast code,body.pojo-a11y-negative-contrast *:not(#pojo-a11y-toolbar) code,body.pojo-a11y-negative-contrast col,body.pojo-a11y-negative-contrast *:not(#pojo-a11y-toolbar) col,body.pojo-a11y-negative-contrast colgroup,body.pojo-a11y-negative-contrast *:not(#pojo-a11y-toolbar) colgroup,body.pojo-a11y-negative-contrast dd,body.pojo-a11y-negative-contrast *:not(#pojo-a11y-toolbar) dd,body.pojo-a11y-negative-contrast details,body.pojo-a11y-negative-contrast *:not(#pojo-a11y-toolbar) details,body.pojo-a11y-negative-contrast dfn,body.pojo-a11y-negative-contrast *:not(#pojo-a11y-toolbar) dfn,body.pojo-a11y-negative-contrast dir,body.pojo-a11y-negative-contrast *:not(#pojo-a11y-toolbar) dir,body.pojo-a11y-negative-contrast div,body.pojo-a11y-negative-contrast *:not(#pojo-a11y-toolbar) div,body.pojo-a11y-negative-contrast dl,body.pojo-a11y-negative-contrast *:not(#pojo-a11y-toolbar) dl,body.pojo-a11y-negative-contrast dt,body.pojo-a11y-negative-contrast *:not(#pojo-a11y-toolbar) dt,body.pojo-a11y-negative-contrast em,body.pojo-a11y-negative-contrast *:not(#pojo-a11y-toolbar) em,body.pojo-a11y-negative-contrast embed,body.pojo-a11y-negative-contrast *:not(#pojo-a11y-toolbar) embed,body.pojo-a11y-negative-contrast fieldset,body.pojo-a11y-negative-contrast *:not(#pojo-a11y-toolbar) fieldset,body.pojo-a11y-negative-contrast figcaption,body.pojo-a11y-negative-contrast *:not(#pojo-a11y-toolbar) figcaption,body.pojo-a11y-negative-contrast figure,body.pojo-a11y-negative-contrast *:not(#pojo-a11y-toolbar) figure,body.pojo-a11y-negative-contrast font,body.pojo-a11y-negative-contrast *:not(#pojo-a11y-toolbar) font,body.pojo-a11y-negative-contrast footer,body.pojo-a11y-negative-contrast *:not(#pojo-a11y-toolbar) footer,body.pojo-a11y-negative-contrast form,body.pojo-a11y-negative-contrast *:not(#pojo-a11y-toolbar) form,body.pojo-a11y-negative-contrast header,body.pojo-a11y-negative-contrast *:not(#pojo-a11y-toolbar) header,body.pojo-a11y-negative-contrast i,body.pojo-a11y-negative-contrast *:not(#pojo-a11y-toolbar) i,body.pojo-a11y-negative-contrast iframe,body.pojo-a11y-negative-contrast *:not(#pojo-a11y-toolbar) iframe,body.pojo-a11y-negative-contrast img,body.pojo-a11y-negative-contrast *:not(#pojo-a11y-toolbar) img,body.pojo-a11y-negative-contrast input,body.pojo-a11y-negative-contrast *:not(#pojo-a11y-toolbar) input,body.pojo-a11y-negative-contrast kbd,body.pojo-a11y-negative-contrast *:not(#pojo-a11y-toolbar) kbd,body.pojo-a11y-negative-contrast label,body.pojo-a11y-negative-contrast *:not(#pojo-a11y-toolbar) label,body.pojo-a11y-negative-contrast legend,body.pojo-a11y-negative-contrast *:not(#pojo-a11y-toolbar) legend,body.pojo-a11y-negative-contrast li,body.pojo-a11y-negative-contrast *:not(#pojo-a11y-toolbar) li,body.pojo-a11y-negative-contrast mark,body.pojo-a11y-negative-contrast *:not(#pojo-a11y-toolbar) mark,body.pojo-a11y-negative-contrast menu,body.pojo-a11y-negative-contrast *:not(#pojo-a11y-toolbar) menu,body.pojo-a11y-negative-contrast meter,body.pojo-a11y-negative-contrast *:not(#pojo-a11y-toolbar) meter,body.pojo-a11y-negative-contrast nav,body.pojo-a11y-negative-contrast *:not(#pojo-a11y-toolbar) nav,body.pojo-a11y-negative-contrast nobr,body.pojo-a11y-negative-contrast *:not(#pojo-a11y-toolbar) nobr,body.pojo-a11y-negative-contrast object,body.pojo-a11y-negative-contrast *:not(#pojo-a11y-toolbar) object,body.pojo-a11y-negative-contrast ol,body.pojo-a11y-negative-contrast *:not(#pojo-a11y-toolbar) ol,body.pojo-a11y-negative-contrast option,body.pojo-a11y-negative-contrast *:not(#pojo-a11y-toolbar) option,body.pojo-a11y-negative-contrast pre,body.pojo-a11y-negative-contrast *:not(#pojo-a11y-toolbar) pre,body.pojo-a11y-negative-contrast progress,body.pojo-a11y-negative-contrast *:not(#pojo-a11y-toolbar) progress,body.pojo-a11y-negative-contrast q,body.pojo-a11y-negative-contrast *:not(#pojo-a11y-toolbar) q,body.pojo-a11y-negative-contrast s,body.pojo-a11y-negative-contrast *:not(#pojo-a11y-toolbar) s,body.pojo-a11y-negative-contrast section,body.pojo-a11y-negative-contrast *:not(#pojo-a11y-toolbar) section,body.pojo-a11y-negative-contrast select,body.pojo-a11y-negative-contrast *:not(#pojo-a11y-toolbar) select,body.pojo-a11y-negative-contrast small,body.pojo-a11y-negative-contrast *:not(#pojo-a11y-toolbar) small,body.pojo-a11y-negative-contrast span,body.pojo-a11y-negative-contrast *:not(#pojo-a11y-toolbar) span,body.pojo-a11y-negative-contrast strike,body.pojo-a11y-negative-contrast *:not(#pojo-a11y-toolbar) strike,body.pojo-a11y-negative-contrast strong,body.pojo-a11y-negative-contrast *:not(#pojo-a11y-toolbar) strong,body.pojo-a11y-negative-contrast sub,body.pojo-a11y-negative-contrast *:not(#pojo-a11y-toolbar) sub,body.pojo-a11y-negative-contrast summary,body.pojo-a11y-negative-contrast *:not(#pojo-a11y-toolbar) summary,body.pojo-a11y-negative-contrast sup,body.pojo-a11y-negative-contrast *:not(#pojo-a11y-toolbar) sup,body.pojo-a11y-negative-contrast table,body.pojo-a11y-negative-contrast *:not(#pojo-a11y-toolbar) table,body.pojo-a11y-negative-contrast td,body.pojo-a11y-negative-contrast *:not(#pojo-a11y-toolbar) td,body.pojo-a11y-negative-contrast textarea,body.pojo-a11y-negative-contrast *:not(#pojo-a11y-toolbar) textarea,body.pojo-a11y-negative-contrast th,body.pojo-a11y-negative-contrast *:not(#pojo-a11y-toolbar) th,body.pojo-a11y-negative-contrast time,body.pojo-a11y-negative-contrast *:not(#pojo-a11y-toolbar) time,body.pojo-a11y-negative-contrast tr,body.pojo-a11y-negative-contrast *:not(#pojo-a11y-toolbar) tr,body.pojo-a11y-negative-contrast tt,body.pojo-a11y-negative-contrast *:not(#pojo-a11y-toolbar) tt,body.pojo-a11y-negative-contrast u,body.pojo-a11y-negative-contrast *:not(#pojo-a11y-toolbar) u,body.pojo-a11y-negative-contrast ul,body.pojo-a11y-negative-contrast *:not(#pojo-a11y-toolbar) ul,body.pojo-a11y-negative-contrast var,body.pojo-a11y-negative-contrast *:not(#pojo-a11y-toolbar) var,body.pojo-a11y-negative-contrast a span,body.pojo-a11y-negative-contrast *:not(#pojo-a11y-toolbar) a span,body.pojo-a11y-negative-contrast strong,body.pojo-a11y-negative-contrast *:not(#pojo-a11y-toolbar) strong{color:yellow !important}body.pojo-a11y-negative-contrast button,body.pojo-a11y-negative-contrast *:not(#pojo-a11y-toolbar) button,body.pojo-a11y-negative-contrast input,body.pojo-a11y-negative-contrast *:not(#pojo-a11y-toolbar) input,body.pojo-a11y-negative-contrast textarea,body.pojo-a11y-negative-contrast *:not(#pojo-a11y-toolbar) textarea,body.pojo-a11y-negative-contrast select,body.pojo-a11y-negative-contrast *:not(#pojo-a11y-toolbar) select,body.pojo-a11y-negative-contrast table,body.pojo-a11y-negative-contrast *:not(#pojo-a11y-toolbar) table,body.pojo-a11y-negative-contrast td,body.pojo-a11y-negative-contrast *:not(#pojo-a11y-toolbar) td,body.pojo-a11y-negative-contrast th,body.pojo-a11y-negative-contrast *:not(#pojo-a11y-toolbar) th,body.pojo-a11y-negative-contrast tr,body.pojo-a11y-negative-contrast *:not(#pojo-a11y-toolbar) tr,body.pojo-a11y-negative-contrast tt,body.pojo-a11y-negative-contrast *:not(#pojo-a11y-toolbar) tt{border:1px solid #ffffff !important}body.pojo-a11y-negative-contrast div#gmap,body.pojo-a11y-negative-contrast div#gmap *{background:initial !important}body.pojo-a11y-light-background,body.pojo-a11y-light-background *:not(#pojo-a11y-toolbar):not(.pojo-a11y-toolbar-link){background:#fff !important;color:#000 !important}body.pojo-a11y-light-background div#gmap,body.pojo-a11y-light-background div#gmap *{background:initial !important}body.pojo-a11y-resize-font-200,body.pojo-a11y-resize-font-200 p:not(.pojo-a11y-toolbar-title),body.pojo-a11y-resize-font-200 li:not(.pojo-a11y-toolbar-item),body.pojo-a11y-resize-font-200 label,body.pojo-a11y-resize-font-200 input,body.pojo-a11y-resize-font-200 select,body.pojo-a11y-resize-font-200 textarea,body.pojo-a11y-resize-font-200 legend,body.pojo-a11y-resize-font-200 code,body.pojo-a11y-resize-font-200 pre,body.pojo-a11y-resize-font-200 dd,body.pojo-a11y-resize-font-200 dt,body.pojo-a11y-resize-font-200 span,body.pojo-a11y-resize-font-200 blockquote{font-size:200% !important}body.pojo-a11y-resize-font-200 h1,body.pojo-a11y-resize-font-200 h2,body.pojo-a11y-resize-font-200 h3,body.pojo-a11y-resize-font-200 h4,body.pojo-a11y-resize-font-200 h5,body.pojo-a11y-resize-font-200 h6,body.pojo-a11y-resize-font-200 h1 span,body.pojo-a11y-resize-font-200 h2 span,body.pojo-a11y-resize-font-200 h3 span,body.pojo-a11y-resize-font-200 h4 span,body.pojo-a11y-resize-font-200 h5 span,body.pojo-a11y-resize-font-200 h6 span{font-size:266% !important}body.pojo-a11y-resize-font-190,body.pojo-a11y-resize-font-190 p:not(.pojo-a11y-toolbar-title),body.pojo-a11y-resize-font-190 li:not(.pojo-a11y-toolbar-item),body.pojo-a11y-resize-font-190 label,body.pojo-a11y-resize-font-190 input,body.pojo-a11y-resize-font-190 select,body.pojo-a11y-resize-font-190 textarea,body.pojo-a11y-resize-font-190 legend,body.pojo-a11y-resize-font-190 code,body.pojo-a11y-resize-font-190 pre,body.pojo-a11y-resize-font-190 dd,body.pojo-a11y-resize-font-190 dt,body.pojo-a11y-resize-font-190 span,body.pojo-a11y-resize-font-190 blockquote{font-size:190% !important}body.pojo-a11y-resize-font-190 h1,body.pojo-a11y-resize-font-190 h2,body.pojo-a11y-resize-font-190 h3,body.pojo-a11y-resize-font-190 h4,body.pojo-a11y-resize-font-190 h5,body.pojo-a11y-resize-font-190 h6,body.pojo-a11y-resize-font-190 h1 span,body.pojo-a11y-resize-font-190 h2 span,body.pojo-a11y-resize-font-190 h3 span,body.pojo-a11y-resize-font-190 h4 span,body.pojo-a11y-resize-font-190 h5 span,body.pojo-a11y-resize-font-190 h6 span{font-size:252.70000000000002% !important}body.pojo-a11y-resize-font-180,body.pojo-a11y-resize-font-180 p:not(.pojo-a11y-toolbar-title),body.pojo-a11y-resize-font-180 li:not(.pojo-a11y-toolbar-item),body.pojo-a11y-resize-font-180 label,body.pojo-a11y-resize-font-180 input,body.pojo-a11y-resize-font-180 select,body.pojo-a11y-resize-font-180 textarea,body.pojo-a11y-resize-font-180 legend,body.pojo-a11y-resize-font-180 code,body.pojo-a11y-resize-font-180 pre,body.pojo-a11y-resize-font-180 dd,body.pojo-a11y-resize-font-180 dt,body.pojo-a11y-resize-font-180 span,body.pojo-a11y-resize-font-180 blockquote{font-size:180% !important}body.pojo-a11y-resize-font-180 h1,body.pojo-a11y-resize-font-180 h2,body.pojo-a11y-resize-font-180 h3,body.pojo-a11y-resize-font-180 h4,body.pojo-a11y-resize-font-180 h5,body.pojo-a11y-resize-font-180 h6,body.pojo-a11y-resize-font-180 h1 span,body.pojo-a11y-resize-font-180 h2 span,body.pojo-a11y-resize-font-180 h3 span,body.pojo-a11y-resize-font-180 h4 span,body.pojo-a11y-resize-font-180 h5 span,body.pojo-a11y-resize-font-180 h6 span{font-size:239.4% !important}body.pojo-a11y-resize-font-170,body.pojo-a11y-resize-font-170 p:not(.pojo-a11y-toolbar-title),body.pojo-a11y-resize-font-170 li:not(.pojo-a11y-toolbar-item),body.pojo-a11y-resize-font-170 label,body.pojo-a11y-resize-font-170 input,body.pojo-a11y-resize-font-170 select,body.pojo-a11y-resize-font-170 textarea,body.pojo-a11y-resize-font-170 legend,body.pojo-a11y-resize-font-170 code,body.pojo-a11y-resize-font-170 pre,body.pojo-a11y-resize-font-170 dd,body.pojo-a11y-resize-font-170 dt,body.pojo-a11y-resize-font-170 span,body.pojo-a11y-resize-font-170 blockquote{font-size:170% !important}body.pojo-a11y-resize-font-170 h1,body.pojo-a11y-resize-font-170 h2,body.pojo-a11y-resize-font-170 h3,body.pojo-a11y-resize-font-170 h4,body.pojo-a11y-resize-font-170 h5,body.pojo-a11y-resize-font-170 h6,body.pojo-a11y-resize-font-170 h1 span,body.pojo-a11y-resize-font-170 h2 span,body.pojo-a11y-resize-font-170 h3 span,body.pojo-a11y-resize-font-170 h4 span,body.pojo-a11y-resize-font-170 h5 span,body.pojo-a11y-resize-font-170 h6 span{font-size:226.10000000000002% !important}body.pojo-a11y-resize-font-160,body.pojo-a11y-resize-font-160 p:not(.pojo-a11y-toolbar-title),body.pojo-a11y-resize-font-160 li:not(.pojo-a11y-toolbar-item),body.pojo-a11y-resize-font-160 label,body.pojo-a11y-resize-font-160 input,body.pojo-a11y-resize-font-160 select,body.pojo-a11y-resize-font-160 textarea,body.pojo-a11y-resize-font-160 legend,body.pojo-a11y-resize-font-160 code,body.pojo-a11y-resize-font-160 pre,body.pojo-a11y-resize-font-160 dd,body.pojo-a11y-resize-font-160 dt,body.pojo-a11y-resize-font-160 span,body.pojo-a11y-resize-font-160 blockquote{font-size:160% !important}body.pojo-a11y-resize-font-160 h1,body.pojo-a11y-resize-font-160 h2,body.pojo-a11y-resize-font-160 h3,body.pojo-a11y-resize-font-160 h4,body.pojo-a11y-resize-font-160 h5,body.pojo-a11y-resize-font-160 h6,body.pojo-a11y-resize-font-160 h1 span,body.pojo-a11y-resize-font-160 h2 span,body.pojo-a11y-resize-font-160 h3 span,body.pojo-a11y-resize-font-160 h4 span,body.pojo-a11y-resize-font-160 h5 span,body.pojo-a11y-resize-font-160 h6 span{font-size:212.8% !important}body.pojo-a11y-resize-font-150,body.pojo-a11y-resize-font-150 p:not(.pojo-a11y-toolbar-title),body.pojo-a11y-resize-font-150 li:not(.pojo-a11y-toolbar-item),body.pojo-a11y-resize-font-150 label,body.pojo-a11y-resize-font-150 input,body.pojo-a11y-resize-font-150 select,body.pojo-a11y-resize-font-150 textarea,body.pojo-a11y-resize-font-150 legend,body.pojo-a11y-resize-font-150 code,body.pojo-a11y-resize-font-150 pre,body.pojo-a11y-resize-font-150 dd,body.pojo-a11y-resize-font-150 dt,body.pojo-a11y-resize-font-150 span,body.pojo-a11y-resize-font-150 blockquote{font-size:150% !important}body.pojo-a11y-resize-font-150 h1,body.pojo-a11y-resize-font-150 h2,body.pojo-a11y-resize-font-150 h3,body.pojo-a11y-resize-font-150 h4,body.pojo-a11y-resize-font-150 h5,body.pojo-a11y-resize-font-150 h6,body.pojo-a11y-resize-font-150 h1 span,body.pojo-a11y-resize-font-150 h2 span,body.pojo-a11y-resize-font-150 h3 span,body.pojo-a11y-resize-font-150 h4 span,body.pojo-a11y-resize-font-150 h5 span,body.pojo-a11y-resize-font-150 h6 span{font-size:199.5% !important}body.pojo-a11y-resize-font-140,body.pojo-a11y-resize-font-140 p:not(.pojo-a11y-toolbar-title),body.pojo-a11y-resize-font-140 li:not(.pojo-a11y-toolbar-item),body.pojo-a11y-resize-font-140 label,body.pojo-a11y-resize-font-140 input,body.pojo-a11y-resize-font-140 select,body.pojo-a11y-resize-font-140 textarea,body.pojo-a11y-resize-font-140 legend,body.pojo-a11y-resize-font-140 code,body.pojo-a11y-resize-font-140 pre,body.pojo-a11y-resize-font-140 dd,body.pojo-a11y-resize-font-140 dt,body.pojo-a11y-resize-font-140 span,body.pojo-a11y-resize-font-140 blockquote{font-size:140% !important}body.pojo-a11y-resize-font-140 h1,body.pojo-a11y-resize-font-140 h2,body.pojo-a11y-resize-font-140 h3,body.pojo-a11y-resize-font-140 h4,body.pojo-a11y-resize-font-140 h5,body.pojo-a11y-resize-font-140 h6,body.pojo-a11y-resize-font-140 h1 span,body.pojo-a11y-resize-font-140 h2 span,body.pojo-a11y-resize-font-140 h3 span,body.pojo-a11y-resize-font-140 h4 span,body.pojo-a11y-resize-font-140 h5 span,body.pojo-a11y-resize-font-140 h6 span{font-size:186.20000000000002% !important}body.pojo-a11y-resize-font-130,body.pojo-a11y-resize-font-130 p:not(.pojo-a11y-toolbar-title),body.pojo-a11y-resize-font-130 li:not(.pojo-a11y-toolbar-item),body.pojo-a11y-resize-font-130 label,body.pojo-a11y-resize-font-130 input,body.pojo-a11y-resize-font-130 select,body.pojo-a11y-resize-font-130 textarea,body.pojo-a11y-resize-font-130 legend,body.pojo-a11y-resize-font-130 code,body.pojo-a11y-resize-font-130 pre,body.pojo-a11y-resize-font-130 dd,body.pojo-a11y-resize-font-130 dt,body.pojo-a11y-resize-font-130 span,body.pojo-a11y-resize-font-130 blockquote{font-size:130% !important}body.pojo-a11y-resize-font-130 h1,body.pojo-a11y-resize-font-130 h2,body.pojo-a11y-resize-font-130 h3,body.pojo-a11y-resize-font-130 h4,body.pojo-a11y-resize-font-130 h5,body.pojo-a11y-resize-font-130 h6,body.pojo-a11y-resize-font-130 h1 span,body.pojo-a11y-resize-font-130 h2 span,body.pojo-a11y-resize-font-130 h3 span,body.pojo-a11y-resize-font-130 h4 span,body.pojo-a11y-resize-font-130 h5 span,body.pojo-a11y-resize-font-130 h6 span{font-size:172.9% !important}body.pojo-a11y-resize-font-120,body.pojo-a11y-resize-font-120 p:not(.pojo-a11y-toolbar-title),body.pojo-a11y-resize-font-120 li:not(.pojo-a11y-toolbar-item),body.pojo-a11y-resize-font-120 label,body.pojo-a11y-resize-font-120 input,body.pojo-a11y-resize-font-120 select,body.pojo-a11y-resize-font-120 textarea,body.pojo-a11y-resize-font-120 legend,body.pojo-a11y-resize-font-120 code,body.pojo-a11y-resize-font-120 pre,body.pojo-a11y-resize-font-120 dd,body.pojo-a11y-resize-font-120 dt,body.pojo-a11y-resize-font-120 span,body.pojo-a11y-resize-font-120 blockquote{font-size:120% !important}body.pojo-a11y-resize-font-120 h1,body.pojo-a11y-resize-font-120 h2,body.pojo-a11y-resize-font-120 h3,body.pojo-a11y-resize-font-120 h4,body.pojo-a11y-resize-font-120 h5,body.pojo-a11y-resize-font-120 h6,body.pojo-a11y-resize-font-120 h1 span,body.pojo-a11y-resize-font-120 h2 span,body.pojo-a11y-resize-font-120 h3 span,body.pojo-a11y-resize-font-120 h4 span,body.pojo-a11y-resize-font-120 h5 span,body.pojo-a11y-resize-font-120 h6 span{font-size:159.60000000000002% !important}body.pojo-a11y-links-underline a,body.pojo-a11y-links-underline a *{text-decoration:underline !important}body.pojo-a11y-readable-font,body.pojo-a11y-readable-font *:not(i):not(span){font-family:Verdana,Arial,Helvetica,sans-serif !important}.pojo-skip-link{position:absolute;top:-1000em}.pojo-skip-link:focus{left:50px;top:50px;height:auto;width:200px;display:block;font-size:14px;font-weight:700;text-align:center;padding:15px 23px 14px;background-color:#F1F1F1;color:#21759B;z-index:100000;line-height:normal;text-decoration:none;box-shadow:0 0 2px 2px rgba(0,0,0,0.6)}body.rtl .pojo-skip-link:focus{right:50px;left:auto}#pojo-a11y-toolbar *,#pojo-a11y-toolbar ::before,#pojo-a11y-toolbar ::after{box-sizing:border-box}.pojo-a11y-visible-phone{display:none !important}.pojo-a11y-visible-tablet{display:none !important}.pojo-a11y-hidden-desktop{display:none !important}.pojo-a11y-visible-desktop{display:inherit !important}@media (min-width:768px) and (max-width:1024px){.pojo-a11y-hidden-desktop{display:inherit !important}.pojo-a11y-visible-desktop{display:none !important}.pojo-a11y-visible-tablet{display:inherit !important}.pojo-a11y-hidden-tablet{display:none !important}}@media (max-width:767px){.pojo-a11y-hidden-desktop{display:inherit !important}.pojo-a11y-visible-desktop{display:none !important}.pojo-a11y-visible-phone{display:inherit !important}.pojo-a11y-hidden-phone{display:none !important}}.pojo-sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0, 0, 0, 0);border:0}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, img, ins, kbd, q, s, samp, small, strike, strong, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td, article, aside, canvas, details, embed, figure, figcaption, footer, header, hgroup, menu, nav, output, ruby, section, summary, time, mark, audio, video {
margin: 0;
padding: 0;
border: 0;
font-size: 100%;
font: inherit;
vertical-align: baseline; }
article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section {
display: block; }
body {
line-height: 1; }
ol, ul {
list-style: none; }
blockquote, q {
quotes: none; }
blockquote:before, blockquote:after,
q:before, q:after {
content: '';
content: none; }
table {
border-collapse: collapse;
border-spacing: 0; } body {
-webkit-font-smoothing: antialiased; -webkit-text-size-adjust: 100%;
overflow-x: hidden;
} h1 a, h2 a, h3 a, h4 a, h5 a, h6 a { font-weight: inherit; }
h1 { margin-bottom: 0; }
h2 { margin-bottom: 15px; }
h3 { margin-bottom: 15px; }
h4 { margin-bottom: 15px; }
h5 { margin-bottom: 15px; }
h6 { margin-bottom: 15px; }
p { margin: 0 0 15px 0; }
em, i { font-style: italic; }
b, strong { font-weight: bold; }
small { font-size: 80%; }
hr { display: block; border: none; outline: none; height: 1px; width: 100%; margin-bottom: 15px; clear: both; background-color: #EBEAEA; color: #EBEAEA; }
.highlight { padding: 0 8px; } a, a:visited, a:focus { text-decoration: none; outline: 0; }
a:hover { text-decoration: underline; }
p a, p a:visited { line-height: inherit; } img.scale-with-grid,
#Content img {
max-width: 100%;
height: auto;
}
iframe {
max-width: 100%;
} a.tp-button{
background: none;
font-family: inherit !important;
height: auto !important;
line-height: inherit !important;
border-radius: 0px;
-moz-border-radius: 0px;
-webkit-border-radius: 0px;
letter-spacing: 0 !important;
text-shadow: 0 0 0 !important;
font-weight: normal;
}
.tp-button:hover {
}
a.button, a.tp-button {
display: inline-block;
padding: 9px 18px;
text-transform: uppercase;
font-size: 13px;
line-height: 13px;
margin-bottom: 15px;
-webkit-box-shadow: 0 -1px 0 0 rgba(0, 0, 0, 0.25) inset !important;
box-shadow: 0 -1px 0 0 rgba(0, 0, 0, 0.25) inset !important;
-webkit-border-radius: 4px;
border-radius: 4px; 
}
a.button, a.tp-button span {
margin-right: 10px;
}
a.button_small {
font-size: 13px;
padding: 8px 23px;
}
a.button_large {
font-size: 16px;
padding: 13px 30px;
}
a:hover.button, a:hover.tp-button {
text-decoration: none;
}
#comments .commentlist > li .reply a.comment-reply-link {
-webkit-box-shadow: inset 0px -15px 15px 0px rgba(0, 0, 0, 0.10);
box-shadow: inset 0px -15px 15px 0px rgba(0, 0, 0, 0.10);	
}
#comments .commentlist > li .reply a:hover.comment-reply-link {
-webkit-box-shadow: inset 0px -15px 15px 0px rgba(0, 0, 0, 0.15);
box-shadow: inset 0px -15px 15px 0px rgba(0, 0, 0, 0.15);
}
button, input[type="submit"], input[type="reset"], input[type="button"] {
border-width: 0px;
border-style: solid;
display: inline-block;
padding: 9px 21px;
font-size: 14px;
line-height: 14px;
margin-bottom: 15px;
text-decoration: none;
cursor: pointer;
overflow: visible;
-webkit-box-shadow: 0 -2px 0 0 rgba(0, 0, 0, 0.13) inset;
box-shadow: 0 -2px 0 0 rgba(0, 0, 0, 0.13) inset;
}
button:hover, input[type="submit"]:hover, input[type="reset"]:hover, input[type="button"]:hover {
} a.control_button, span.control_button { display: block; float: left; margin: 0 2px; overflow: hidden; background: #ccc; -webkit-border-radius: 22px; -moz-border-radius: 22px; border-radius: 22px; border-width: 1px; border-style: solid; }
a.control_button span, span.control_button span { display: block; width: 22px; height: 22px; overflow: hidden; text-indent: -9999px; }
.button.full-width, button.full-width, input[type="submit"].full-width,
input[type="reset"].full-width, input[type="button"].full-width {
width: 100%;
padding-left: 0 !important;
padding-right: 0 !important;
text-align: center; } button::-moz-focus-inner, input::-moz-focus-inner {
border: 0;
padding: 0;
} form {
margin-bottom: 0;
}
fieldset {
margin-bottom: 0;
}
input[type="text"], input[type="password"], input[type="email"], input[type="tel"], textarea, select {
border: 0;
padding: 10px;
outline: none;
margin: 0;
width: 230px;
max-width: 100%;
display: block;
margin-bottom: 20px;
font-size: 13px;
border-bottom-width: 1px;
border-style: solid;
}
input[type="text"]:focus, input[type="password"]:focus, input[type="email"]:focus, textarea:focus {}
textarea {
min-height: 60px;
}
label, legend {
display: block;
font-weight: bold;
font-size: 13px;
}
input[type="checkbox"] {
display: inline;
} .remove-bottom { margin-bottom: 0 !important; }
.half-bottom { margin-bottom: 10px !important; }
.add-bottom { margin-bottom: 20px !important; }
a.button.button_red, a.tp-button.red {
background-color: #FC2A2A;
color: #fff;
}
a:hover.button.button_red, a:hover.tp-button.red {
background-color: #E31212;
color:#fff;
} a.button.button_orange, a.tp-button.orange {
background-color: #FF6E00;
color: #fff;
}
a:hover.button.button_orange, a:hover.tp-button.orange {
background-color: #FF5500;
color:#fff;
} a.button.button_green {
background-color: #1BB852;
color: #fff;
}
a:hover.button.button_green {
background-color: #02AE3F;
color:#fff;
} a.tp-button.green {
background-color: #60d1c7;
color: #fff;
}
a:hover.tp-button.green {
background-color: #3fb4aa;
color:#fff;
} a.button.button_blue, a.tp-button.blue {
background-color: #058BD3;
color: #fff;
}
a:hover.button.button_blue, a:hover.tp-button.blue {
background-color: #0375B3;
color:#fff;
} a.button.button_yellow {
background-color: #FFCC28;
color: #885a29;
}
a:hover.button.button_yellow {
background-color: #FFC200;
color:#885a29;
} a.tp-button.darkgrey {
background-color: #555555;
color: #fff;
}
a:hover.tp-button.darkgrey {
background-color: #4c4c4c;
color:#fff;
} a.tp-button.lightgrey {
background-color: #878787;
color: #fff;
}
a:hover.tp-button.lightgrey {
background-color: #7f7f7f;
color:#fff;
}
body							{ min-width: 1240px;}
#Wrapper 						{ width: 1240px; margin: 0px auto; background-color:#fff; }
.layout-full-width 				{ padding: 0; }
.layout-full-width #Wrapper 	{ width: 100% !important; margin: 0 !important; } #Content 						{ width:100%; padding: 30px 0; }
.section						{ }
.section_wrapper,
.container						{ width: 1200px; margin:0 auto; position:relative;}
.section_wrapper:after,
.container:after				{ clear: both; content: " "; display: block; height: 0; visibility: hidden;}
.column, .columns				{ float: left; margin:0 1% 20px;}
.column.divider					{ margin: 0;}
.the_content_wrapper			{ margin:0 1%;} .single-post .content_wrapper,
.single-portfolio .content_wrapper,
.with_aside .content_wrapper	{ width: 1200px; margin: 0 auto;}
.with_aside .sections_group		{ width: 75%; float:left;}
.single-post .section_wrapper,
.single-portfolio .section_wrapper,
.with_aside .section_wrapper	{ width:100%;}
.with_aside .four.columns		{ float:right;}
.aside_left .sections_group		{ float:right;}
.aside_left .four.columns		{ float:left;} .right-sidebar .items_group		{ width:75%; float:left;}
.right-sidebar .four.columns	{ float:right;}
.left-sidebar .items_group		{ width:75%; float:right;}
.left-sidebar .four.columns		{ float:left;} .four.columns,
.one-fourth.column				{ width: 23%; } .one-third.column				{ width: 31.333%; } .one-second.column				{ width: 48%; } .two-third.column				{ width: 64.666%; } .three-fourth.column			{ width: 73%; } .one.column						{ width: 98%; }   .container:after { content: "\0020"; display: block; height: 0; clear: both; visibility: hidden; } .clearfix:before,
.clearfix:after,
.row:before,
.row:after { content: '\0020'; display: block; overflow: hidden; visibility: hidden; width: 0; height: 0; }
.row:after,
.clearfix:after { clear: both; }
.row,
.clearfix { zoom: 1; } .clear { clear: both; display: block; overflow: hidden; visibility: hidden; width: 0; height: 0;}
.the_content pre 	{ margin-bottom: 20px}
.rev_slider iframe 	{ max-width: 1220px;} a.slider_control, a.rslides_nav { width: 20px !important; height: 40px !important; display: block; overflow: hidden; cursor: pointer; background: url(//lamertonparishcouncil.gov.uk/wp-content/themes/rocco/images/slider_pager.png);  }
a.slider_control_prev, a.rslides_nav.prev  { background-position: left top !important; }
a.slider_control_next, a.rslides_nav.next { background-position: right top !important; }
a.slider_control, a.rslides_nav { opacity: 0.05; filter: alpha(opacity=5); }
.column:hover a.slider_control, .column:hover a.rslides_nav { opacity: 0.20; filter: alpha(opacity=20); }
a:hover.slider_control, a:hover.rslides_nav { opacity: 0.40 !important; filter: alpha(opacity=40) !important; }
ul.rslides_tabs { text-align: center; width: 100%; }
ul.rslides_tabs li { display: inline-block; margin: 0 5px; }
ul.rslides_tabs li a { display: block; width: 20px; height: 2px; text-indent: -9999px; overflow: hidden; background: #fff; opacity: 0.20; filter: alpha(opacity=20); }
ul.rslides_tabs li.rslides_here a { opacity: 1; filter: alpha(opacity=100); }
a.prev_page, a.next_page { width: 32px; height: 32px; overflow: hidden; text-indent: -9999px; background: url(//lamertonparishcouncil.gov.uk/wp-content/themes/rocco/images/pager.png); }
a:hover.prev_page, a:hover.next_page {}
a.prev_page { background-position: left top; }
a.next_page { background-position: right top; }
a:hover.prev_page { background-position: left bottom; }
a:hover.next_page { background-position: right bottom; } .container .the_content .one.column.pager_wrapper { margin:0 !important; width:100% !important;}
.pager { overflow: hidden; padding: 0px 55px 0px; position: relative; height:32px; }
.pager a { display: inline-block !important; }
.pager a.active { font-weight: bold; }
.pager a.page { line-height:32px; margin: 0 3px; }
.pager .next_page { position: absolute; right: 0px; top: 0px; text-indent: -9999px; }
.pager .prev_page { position: absolute; left: 0px; top: 0px; text-indent: -9999px; } .tp-leftarrow.default, .tp-rightarrow.default { width: 42px; height: 64px; background: url(//lamertonparishcouncil.gov.uk/wp-content/themes/rocco/images/rev_slider_controls.png) no-repeat; }
.tp-leftarrow.default { background-position: 0 0 !important; }
.tp-leftarrow.default:hover { background-position: -42px 0 !important; }
.tp-rightarrow.default { background-position: -84px 0 !important; }
.tp-rightarrow.default:hover { background-position: -126px 0 !important; } #top_bar { background: #373737; color: #BEBEBE; padding: 8px 15px; font-size: 12px; overflow: hidden; }
#top_bar p { margin-bottom: 0; display: inline-block; }
#top_bar i { color: #fff; }
#top_bar .slogan { float: left; }
#top_bar .contact_info { float: right; }
#top_bar .contact_info p { margin-left: 10px; }
#top_bar .contact_info p i { margin-right: 6px; } #Header {}
#Header .one { z-index: 201; margin-bottom: 0; }
#Header a.responsive-menu-toggle { display: none; }
#Header .logo { float: left; }
#Header .logo h1 { line-height: 0; font-size: 0; }
#Header #logo { display: block; overflow: hidden; height: 110px; line-height: 110px; padding: 10px 20px }
#Header #logo:hover { text-decoration: none; }
#Header #logo img { vertical-align:middle;}
#Header .addons { position: absolute; right: 0; top: 15px; }
#Header .social { float: right; margin-right: 15px; padding-top: 2px; }
#Header #searchform { float: right; position: relative; min-width: 26px; }
#Header #searchform input[type="text"] { width: 0px; padding: 9px 0 9px 0px; color: rgba(255,255,255, 0); background: none !important; margin: 0; -webkit-transition: all 0.4s linear 0s; -moz-transition: all 0.4s linear 0s; -o-transition: all 0.4s linear 0s; transition: all 0.4s linear 0s; }
#Header #searchform a.icon { position: absolute; left: 0; top: 3px; width: 23px; height: 23px; line-height: 21px; font-size: 14px; text-align: center; -webkit-border-radius: 50%; border-radius: 50%; display: block; }
#Header #searchform a:hover.icon { text-decoration: none; }
#Header #searchform.focus input[type="text"] { width: 150px; padding: 9px 5px 9px 33px; color: #9CA8AB; }
#Header .language { float: right; margin-right: 20px; position: relative; }
#Header .language > a { line-height: 30px; display: block; color: #aaa; }
#Header .language > a:hover { text-decoration: none; }
#Header .language > a i { margin-right: 5px; }
#Header .language .language_select { position: absolute; left: 0px; top: 100%; width: 120px; z-index: 205; margin-left: -20px; display: none; }
#Header .language:hover .language_select { display: block; }
#Header .language .language_select span.arrow { margin: 0 auto; width: 0px; height: 0px; display: block; border-bottom: 8px solid #F9F9F9; border-right: 8px solid transparent; border-left: 8px solid transparent; }
#Header .language .language_select ul { padding: 7px; background: #F9F9F9; }
#Header .language .language_select ul li { border-bottom: 1px solid rgba(0, 0, 0, 0.05); }
#Header .language .language_select ul li:last-child { border-bottom: 0; }
#Header .language .language_select ul li a { font-size: 12px; display: block; text-align: center; padding: 1px 0px; color: #8B8B8B; }
#Header .language .language_select ul li a:hover { text-decoration: none; color: #5F5F5F; background: rgba(255, 255, 255, 0.8); } #Header #menu { float: right; margin: 60px 0 20px; display:block; }
#Header .menu { position: relative; text-align: center; }
#Header .menu > li { margin: 0; position: relative; z-index: 203; display: inline-block; color: rgba(0, 0, 0, .2); padding-bottom: 1px; }
#Header .menu > li em { font-style: normal; }
#Header .menu > li.hover { z-index: 204; padding-bottom: 0; }
#Header .menu > li.hover > a { border-bottom: 1px solid rgba(0, 0, 0, 0.1); }
#Header .menu > li > a { font-weight: bold; text-transform: uppercase; display: inline-block; white-space: nowrap; margin: 0 13px; padding: 15px 0px; }
#Header .menu > li > a:hover { text-decoration: none; } #Header .menu li ul { position: absolute; left: 0px; top: 100%; z-index: 205; margin: 0; padding: 10px 0 10px 0; display: none; text-align: center; }
#Header .menu li ul li { padding: 0 0; width: 180px; position: relative; font-weight: normal; }
#Header .menu li ul li a { padding: 5px 20px 5px 15px; display: block; }
#Header .menu li ul li a:hover { text-decoration: none; }
#Header .menu li ul li a .menu-arrow { display: block; position: absolute; right: 10px; top: 6px; font-size: 7px; }
#Header .menu li ul li.hover .menu-arr-top { width: 0; height: 0; position: absolute; right: -6px; top: 10px; z-index: 206; display: block !important; border-left:6px solid #fff; border-top: 6px solid transparent; border-bottom: 6px solid transparent; }
#Header .menu li ul li.hover .menu-arr-bottom { width: 0; height: 0; position: absolute; right: -7px; top: 9px; z-index: 205; display: block !important; border-left:7px solid rgba(0, 0, 0, 0.14); border-top: 7px solid transparent; border-bottom: 7px solid transparent; } #Header .menu li ul li ul { position: absolute; left: 180px; top: -10px; z-index: 204; padding: 10px 0 10px 0; border-left: 1px solid rgba(0, 0, 0, 0.1); } #Header .menu li ul li.last-item > a,
#Header .menu li ul li ul li.last-item > a { border-bottom-width: 0px; } #Header .menu li.last ul li ul { right: 180px; left: auto; border-left: 0; border-right: 1px solid rgba(0, 0, 0, 0.1); }
#Header .menu li.last ul li.hover .menu-arr-top { display: none !important; }
#Header .menu li.last ul li.hover .menu-arr-bottom { display: none !important; }
#menu_responsive { display: none; } #megaMenu { float: right !important; margin: 70px 0 20px; }
#megaMenu.megaFullWidth { margin: 0 0 20px; } @media only screen and (min-width: 960px){
#Header.is-sticky { position:fixed; width:100%; left:0; top:0; background:rgba(255,255,255,.95); z-index:701;}
#Header.is-sticky #menu { margin:0;}
#Header.is-sticky #megaMenu { margin: 5px 0;}
#Header.is-sticky #logo { line-height:33px; height:33px;}
#Header.is-sticky #logo img { max-height:100%; width:auto !important;
transition: .20s ease-in-out; 
-o-transition: .20s ease-in-out;
-moz-transition: .20s ease-in-out;
-webkit-transition: .20s ease-in-out;
}
} #Subheader { background-position: top center; background-repeat:no-repeat;}
#Subheader .one { margin-bottom: 0; }
#Subheader .title { margin: 30px 0; font-size: 43px; line-height: 45px;} #Breadcrumbs {}
#Breadcrumbs .one { margin-bottom: 0; border-bottom-width: 1px; border-style: solid; }
#Breadcrumbs ul.breadcrumbs { overflow: hidden; padding: 15px 0; }
#Breadcrumbs ul.breadcrumbs li { display: inline-block; margin-left: 10px; margin-bottom: 0; }
#Breadcrumbs ul.breadcrumbs li span { padding-left: 5px; opacity: 0.6; filter: alpha(opacity=60); }
#Breadcrumbs ul.breadcrumbs li.home, ul.breadcrumbs li.last { background: none; padding-right: 0; }
#Breadcrumbs ul.breadcrumbs li.last span { display: none; } .widget-area { position: relative; padding: 0px; }
.the_content { margin: 0; overflow:hidden; clear:both; } #Error_404 { width:100%; }
#Error_404 .error { clear: both; text-align: center; padding: 30px 0 30px; }
#Error_404 .error h2 { font-size: 70px; line-height: 70px; margin-bottom: 25px; }
#Error_404 .error h4 { margin-bottom: 55px; font-size: 24px; line-height: 27px; }
#Error_404 .error p { margin-bottom: 0; }
#Error_404 .error p .check { line-height: 45px; font-size: 16px; }
#Error_404 .error p em { font-style: italic; font-size: 17px; font-family: Georgia, serif; padding: 0 15px; }
#Error_404 .error p a.button { position: relative; } .post { margin-bottom: 40px; overflow: hidden; }
.post > .photo { width: 33%; float: left; margin-right: 2%; line-height: 0; }
.post > .desc { width: 65%; float: left; }
.post > .desc > h3 { margin: 0; font-size: 40px; line-height: 42px; margin: 0 0 10px; }
.post > .desc h3 a { text-decoration: none; }
.post > .desc .meta { border-bottom-width: 1px; border-style: solid; padding: 10px 0; margin: 0 0 20px; }
.post > .desc .meta i { margin-right: 3px; }
.post > .desc .meta div { display: inline-block; }
.post > .desc .meta span.sep { display: inline-block; margin: 0 10px; }
.post > .desc .post_content {}
.post > .desc .post_content a.button { margin-bottom: 0px; }
.post > .desc .footer { padding: 0px 0 10px; font-size: 12px; border-bottom-width: 1px; border-style: solid; }
.post > .desc .footer p.tags { margin: 0; }
.post.no-photo > .desc { width: 100%; float: none; }
.post .share { margin: 15px 0 0; }
.post > .photo iframe { width:100%;}
.one-second.post, .one-third.post, .one-fourth.post {}
.one-second.post > .photo, .one-third.post > .photo, .one-fourth.post > .photo { width: 100%; float: none; margin-bottom: 15px; }
.one-second.post > .desc, .one-third.post > .desc, .one-fourth.post > .desc { width: 100%; float: none; }
.one-second.post > .desc h3, .one-third.post > .desc h3, .one-fourth.post > .desc h3 { margin-bottom: 5px; font-size: 23px; line-height: 23px; }
.one-second.post > .desc .post_content, .one-third.post > .desc .post_content, .one-fourth.post > .desc .post_content { display: none; }
.one-second.post > .desc .footer, .one-third.post > .desc .footer, .one-fourth.post > .desc .footer { display: none; }
.single-post .post { padding: 0 10px; } #comments { margin-top: 20px; }
#comments .commentlist { margin-left: 0; list-style-type: none; }
#comments .commentlist > li { border-bottom-width: 1px; border-bottom-style: solid; margin-bottom: 15px; }
#comments .commentlist > li > .children { margin-bottom: 15px; }
#comments .commentlist > li .photo { display: block; width: 64px; height: 64px; float: left; margin-right: 15px; overflow: hidden; padding: 2px; border-width: 1px; border-style: solid; line-height: 0; }
#comments .commentlist > li .comment-author { font-size: 13px; font-weight: bold; }
#comments .commentlist > li .comment-author a {}
#comments .commentlist > li .comment-meta { font-size: 12px; font-style: italic; }
#comments .commentlist > li .comment-meta a {}
#comments .commentlist > li .comment-meta a.comment-edit-link { float: right; padding-right: 52px; position: relative; top: -20px; }
#comments .commentlist > li p { padding-left: 80px; margin: 4px 0 10px; }
#comments .commentlist > li .reply { position: absolute; right: 0; top: 0; }
#comments .commentlist > li .reply a.comment-reply-link {font-size: 11px; padding: 3px 6px; -webkit-border-radius: 3px; -moz-border-radius: 3px; border-radius: 3px; }
#comments .commentlist > li .reply a:hover.comment-reply-link { text-decoration: none; }
#comments .commentlist li { overflow: hidden; }
#comments .commentlist li .comment-body { margin-bottom: 15px; position: relative; padding-bottom: 15px; border-bottom-width: 1px; border-bottom-style: solid; }
#comments .commentlist li .comment-body.last { padding-bottom: 0; }
#comments .commentlist li .comment-body.lastBorder { border-bottom: 0; margin-bottom: 0; }
#comments .commentlist .children { margin-bottom: 0px; margin-left: 30px; padding-left: 50px; }
#comments .commentlist .children li { margin-bottom: 0; }
#comments #comments-title { font-size: 26px; line-height: 28px; margin-bottom: 20px; }
#comments #comments-title span { font-style: italic; } #respond { overflow: hidden; }
#respond p { margin-bottom: 5px; padding-left: 0 !important; }
#respond .comment-notes .required { position: static; }
#respond input[type="text"] { margin-bottom: 0; }
#respond label { margin-bottom: 3px;  }
#respond .required { position: absolute; right: 10px; top: 30px; }
#respond .comment-form-author { width: 31%; margin-right: 2% !important; float: left; position: relative; }
#respond .comment-form-email { width: 31%; margin-right: 2% !important; float: left; position: relative; }
#respond .comment-form-url { width: 33%; float: left; position: relative; }
#respond input[type="text"], #respond input[type="password"], #respond input[type="email"], #respond select { width: 91%; }
#respond .comment-form-comment { width: 98%; }
#respond .comment-form-comment textarea { width: 98%; margin-bottom: 10px; }
#respond .form-submit { overflow: hidden; }
#respond .form-submit input[type="submit"] { float: right !important; }
#respond .form-allowed-tags {}
#respond .form-allowed-tags code { margin-top: 10px; } #Content .single-portfolio { padding: 0 10px; }
.single-portfolio .photo { line-height: 0; margin-bottom: 15px; }
.single-portfolio .sp-inside { overflow: hidden; position: relative; min-height: 260px; }
.single-portfolio .sp-inside .sp-inside-left { border-right-width: 1px; border-right-style: solid; padding-right: 20px; position: absolute; left: 0; top: 0; padding-top: 10px; width: 180px; }
.single-portfolio .sp-inside .sp-inside-right { padding-left: 220px; padding-top: 10px; padding-bottom: 0px; }
.single-portfolio .sp-inside .sp-inside-left dt { font-weight: bold; display: block; }
.single-portfolio .sp-inside .sp-inside-left dd { display: block; padding: 5px 0 10px 10px; }
.single-portfolio .sp-inside .sp-inside-left dd.date { font-style: italic; }
.single-portfolio .sp-inside .sp-inside-right footer { overflow: hidden; }
.single-portfolio .sp-inside .sp-inside-right footer .button { float: right; margin-bottom: 0; }
.single-portfolio .photo iframe { width:100%; height:535px;}
.with_aside .single-portfolio .photo iframe	{ height:397px;} .social li { display: inline-block; margin: 1px 3px; }
.social li a { width: 23px; height: 23px; line-height: 23px; font-size:23px; text-align: center; -webkit-border-radius: 50%; border-radius: 50%; font-family: "Socialico"; display:block; text-decoration:none;
transition: opacity .20s ease-in-out; 
-o-transition: opacity .20s ease-in-out;
-moz-transition: opacity .20s ease-in-out;
-webkit-transition: opacity .20s ease-in-out;
}
.social li a:hover {} .wpcf7 span.wpcf7-form-control-wrap { width: 100%; }
.wpcf7-not-valid-tip { position: absolute !important; left: -50px !important; top: 0 !important; width: 44px !important; height: 38px !important; padding: 0 !important; background: url(//lamertonparishcouncil.gov.uk/wp-content/themes/rocco/images/contact_form_error.png) !important; overflow: hidden; text-indent: -9999px !important; padding: 0; border: none !important; }
.wpcf7-validation-errors { border: 0; display: none !important; }
.wpcf7-mail-sent-ok { border: none !important; margin: 25px 0 0 0 !important; padding: 7px 10px !important; background: #7DCC68 !important; color: #fff; font-size: 14px; text-align: center; }
.wpcf7-captchar { margin-bottom: 0; }
span.wpcf7-form-control-wrap { position: relative !important; display: inline-block; margin-bottom: 2px; }
span.wpcf7-form-control-wrap .wpcf7-text,
span.wpcf7-form-control-wrap .wpcf7-textarea { width: 100%; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box; margin-bottom: 0; }
.wpcf7-submit { margin-bottom: 0; }
#popup_contact { position: fixed; right: 20px; bottom: 20px; z-index: 701; }
#popup_contact > a { display: block; width: 45px; height: 45px; line-height: 43px; font-size: 20px; text-align: center; }
#popup_contact > a:hover { text-decoration: none; }
#popup_contact .popup_contact_wrapper { width: 250px; padding: 20px; background: #fbfbfb; position: absolute; bottom: 60px; right: 0; display: none; }
#popup_contact.focus .popup_contact_wrapper { display: block; }
#popup_contact .popup_contact_wrapper span.arrow { position: absolute; right: 15px; bottom: -8px; margin: 0 auto; width: 0px; height: 0px; display: block; border-top: 8px solid #fbfbfb; border-right: 8px solid transparent; border-left: 8px solid transparent; }
#popup_contact .popup_contact_wrapper form {}
#popup_contact .popup_contact_wrapper form input[type="text"], #popup_contact .popup_contact_wrapper form input[type="email"], #popup_contact .popup_contact_wrapper form textarea { background: #fff; margin-bottom: 10px;  }
#popup_contact .popup_contact_wrapper form textarea { resize:vertical; min-height: 100px; }
#popup_contact .popup_contact_wrapper form input[type="submit"] { margin: 0; float: right; }
#popup_contact .wpcf7-form.invalid > p:after { display: block; }
#popup_contact .wpcf7-form-control-wrap { display: inline-block; margin-right: 0; width: 100%; }
#popup_contact div.wpcf7 img.ajax-loader { margin-top: 10px; } .widget { clear: both; padding: 15px; }
.widget h3 { margin-bottom: 15px; }
.widgets_wrapper {}
.widgets_wrapper .column { margin-bottom: 0; }
.widgets_wrapper .widget { padding: 30px 0; background: none; }
.widget ul.menu {}
.widget ul.menu li {}
.widget ul.menu li a { padding: 7px 25px 7px 10px; border-bottom-width: 1px; border-style: solid; display: block; position: relative; }
.widget ul.menu li a .arrow { position: absolute; left: 5px; top: 6px; }
.widget ul.menu li.current_page_item a, .widget ul.menu li a:hover { text-decoration: none; background: rgba(255, 255, 255, 0.03); }
.widget ul.menu li.current_page_item a {}
.widget ul.menu li.last a, .widget ul.menu li.last-child a { border-bottom: 0; }
.widget_mfn_menu ul.menu li a { padding: 7px 25px 7px 35px; border-bottom: 1px solid rgba(255, 255, 255, 0.30); }
.widget_categories {}
.widget_categories li { text-align: right; border-bottom: 1px solid rgba(255, 255, 255, 0.30); padding: 7px 10px 7px 10px; overflow: hidden; }
.widget_categories li a { display: inline-block; width: 85%; float: left; position: relative; text-align: left; }
.widget_categories li a i.icon-angle-right { position: absolute; right: 10px; top: 10px; font-size: 12px; }
.widget_categories li a:hover { text-decoration: none; }
.widget_categories li.last, .widget_categories li:last-child { border-bottom: 0; }
.widget_meta ul {}
.widget_meta ul li {}
.widget_meta ul li a { padding: 7px 25px 7px 10px; border-bottom-width: 1px; border-style: solid; display: block; position: relative; }
.widget_meta ul li a:hover { text-decoration: none; background: rgba(255, 255, 255, 0.03); }
.widget_meta ul li:last-child a { border-bottom: 0; }
.widget_archive {}
.widget_archive ul { overflow: hidden; }
.widget_archive li { width: 50%; float: left; }
.widget_archive li a { padding: 7px 5px 7px 10px; display: block; position: relative; }
.widget_archive li a:hover { text-decoration: none; background: rgba(255, 255, 255, 0.03); }
.widget_archive li:last-child a {}
.widget_calendar td, .widget_calendar th { padding: 2px; } 
.widget_calendar caption { padding: 5px; font-weight: bold; }
.dropdown-menu-widget {}
.dropdown-menu-widget select { -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box; margin-bottom: 0; width: 100%; }
.widget_tp_widget_recent_tweets { overflow: hidden; }
.widget_tp_widget_recent_tweets ul {}
.widget_tp_widget_recent_tweets ul li { border-bottom-width: 1px; border-style: solid; padding-bottom: 10px; margin-bottom: 10px; }
.widget_tp_widget_recent_tweets ul li:last-child { border-bottom: 0px; padding-bottom: 0px; margin-bottom: 0px; }
.widget_search {}
.widget_search form { position: relative; }
.widget_search input[type="text"] { -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box; margin-bottom: 0; width: 100%; padding: 10px 10px 11px; }
.widget_search input[type="submit"] { position: absolute; right: 0; top: 0px; padding: 10px 12px !important; margin-bottom: 0; }
.widget_mfn_call_to_action { padding: 0; }
.widget_mfn_tag_cloud {}
.widget_mfn_tag_cloud ul { margin-bottom: 0; overflow: hidden; }
.widget_mfn_tag_cloud ul li {margin: 0; padding: 0; float: left; margin: 0 5px 2px 0; }
.widget_mfn_tag_cloud a { overflow: hidden; white-space: nowrap; display: inline-block; height: 22px; text-shadow: 1px 1px 0 #fff; font-size: 12px; padding-right: 8px; margin-right: 1px; }
.widget_mfn_tag_cloud a:hover { text-decoration: none; }
.widget_mfn_tag_cloud a span { padding-left: 8px; height: 22px; line-height: 22px; display: block; float: left; }
#Footer .copyrights { overflow: hidden; margin: 15px 0 0; font-size: 13px; }
#Footer .copyrights .column { margin-bottom: 0; }
#Footer .copyrights p { float: left; padding-top: 4px; }
#Footer .copyrights .social { float: right; margin-bottom:15px; } .dark, .dark .latest_posts ul li .desc h6 a, .dark blockquote a, .dark blockquote a:hover { color: #fff; }
.dark h1, .dark h1 a, .dark h1 a:hover { color: #fff; }
.dark h2, .dark h2 a, .dark h2 a:hover { color: #fff; }
.dark h3, .dark h3 a, .dark h3 a:hover { color: #fff; }
.dark h4, .dark h4 a, .dark h4 a:hover { color: #fff; }
.dark h5, .dark h5 a, .dark h5 a:hover { color: #fff; }
.dark h6, .dark h6 a, .dark h6 a:hover { color: #fff; }
.dark a, .dark a:hover { color: #fff; } .dark .Recent_comments ul li, .dark .ui-tabs, .get_in_touch ul li, .dark .info_box .inside ul li, .dark code, .dark pre, .dark .widget_calendar td, .dark .widget_calendar th, 
.dark .widget_tp_widget_recent_tweets ul li, .dark .quick_facts ul li, .dark .widget_nav_menu li a, .dark .widget_meta li a, .dark .Recent_posts ul li {
border-color: rgba(255, 255, 255, 0.10) !important;
} .dark .recent_works ul li h6 { border-top: 1px solid rgba(255, 255, 255, 0.15); }
.dark .recent_works ul li:hover h6 { border-top: 1px solid rgba(255, 255, 255, 0.80); } .dark .recent_works a.slider_control, .dark .testimonials a.rslides_nav { background: url(//lamertonparishcouncil.gov.uk/wp-content/themes/rocco/images/slider_pager_w.png); }
.dark .recent_works a.slider_control, .dark .testimonials a.rslides_nav  { opacity: 0.30; filter: alpha(opacity=30); }
.dark .column:hover .recent_works a.slider_control, .dark .column:hover .testimonials a.rslides_nav  { opacity: 0.50; filter: alpha(opacity=50); }
.dark .recent_works a:hover.slider_control, .dark .testimonials a:hover.rslides_nav  { opacity: 0.90 !important; filter: alpha(opacity=90) !important;  } .dark .wp-caption .photo .photo_wrapper a .mask, .dark .gallery .gallery-item .gallery-icon .mask, .dark .da-thumbs li a div { 
background: rgba(255, 255, 255, 0.85);
}
.dark .wp-caption .photo .photo_wrapper a i, .dark .gallery .gallery-item .gallery-icon i, .dark .da-thumbs li a div span {
color: #2c3e50;
}
@media only screen and (min-width: 768px) and (max-width: 959px) {
#Header #menu {
background: #fff;
}
}  *::-moz-selection {
color: #fff;
}
*::selection {
color: #fff;		
} #Breadcrumbs ul.breadcrumbs li,
#Breadcrumbs ul.breadcrumbs li.home a { 
color: #c8cccf;
} .ui-tabs .ui-tabs-nav li {
border-right: 1px solid #fff;
} #comments .commentlist > li .reply a.comment-reply-link {
background-color: #C5C9CB;
color: #fff !important;
} input[type="text"], input[type="tel"], input[type="password"], input[type="email"], textarea, select {
background: #FdFdFd;
color: #8E989A;
border-color: #EBEFF2;
}
input[type="text"]:focus, input[type="tel"]:focus, input[type="password"]:focus, input[type="email"]:focus, textarea:focus, select:focus {
border-color: #96CCED;
background: #E9F5FC !important;
color: #1477B4;
} .team .links a.link {
background: #fff;
color: #565A62 !important;
}
.team .links a:hover.link {
background: #bac4c5;
color: #F8F8F8 !important;
} .Projects_header .categories ul li a {
color: #636262;
background: #F8F8F8;
} .widgets_wrapper .Recent_comments ul li, .widgets_wrapper .quick_facts ul li, .widgets_wrapper .widget_calendar td, .widgets_wrapper .widget_calendar th, .widgets_wrapper .Recent_comments ul li,
.widgets_wrapper .Recent_posts ul li, .widgets_wrapper .widget ul.menu li a, .widgets_wrapper .widget_categories li, .widgets_wrapper .widget_meta li a,
.widgets_wrapper .widget_tp_widget_recent_tweets ul li { 
border-color: rgba(255,255,255, 0.10) !important;
} .widgets_wrapper .widget ul.menu li.current_page_item a, .widgets_wrapper .widget ul.menu li a:hover,
.widgets_wrapper .widget_categories li:hover, .widgets_wrapper .widget_meta li a:hover { 
background: rgba(255, 255, 255, 0.05) !important;
} .Projects_header .categories ul li.current-cat a {
color: #fff;
}
.da-thumbs li .title h6 {
color: #34495E;
} .get_in_touch ul li i {
color: #aeb8c1;
} .pricing-box .plan-header .price {
color: #5B5B5B;
}
.pricing-box {
border-color: #F4F4F4;
} .wp-caption .photo .photo_wrapper a i, .gallery .gallery-item .gallery-icon i, .da-thumbs li a div span {
color: #fff;
} .widget-area .widget_archive {
background: #F5F5F5;
}
.widget-area .widget_archive h3,
.widget-area .widget_archive li a  {
color: #384E65;
}
.widget-area .widget_archive li a:hover {
color: #112030;
} @media only screen and (max-width: 959px) {
#Header .responsive-menu-toggle { 
background:#eff1f2;
color: #5b6977;
}
#Header #menu > ul > li.current-menu-item > a,
#Header #menu > ul > li.current_page_item > a,
#Header #menu > ul > li.current-menu-ancestor > a,
#Header #menu > ul > li.current_page_ancestor > a {
background: rgba(0,0,0,.02);
}
}
.alert { margin-bottom: 20px; padding: 20px 55px 20px 70px; position: relative; -webkit-border-radius: 5px; border-radius: 5px; }
.alert .alert_icon {  font-size: 30px; line-height: 30px; color: rgba(0,0,0,.4); position: absolute; left: 30px; top: 15px; text-align: center; -webkit-border-radius: 5px; border-radius: 5px; }
.alert_warning { background: #ffe38b; color: #9b812e; }
.alert_warning a, .alert_warning a:hover { color: #645012; }
.alert_warning .alert_icon { left:36px; }
.alert_error { background: #fb5455; color: #fff; }
.alert_error a, .alert_error a:hover { color: #9f2e2e; }
.alert_info { background: #3097db; color: #fff; }
.alert_info a, .alert_info a:hover { color: #b1e0ff; }
.alert_info .alert_icon { left:34px; }
.alert_success { background: #a5de5c; color: #fff; }
.alert_success a, .alert_success a:hover { color: #5d9514; } .tooltip { display: inline; position: relative; cursor: help; border-bottom-width: 1px; border-style: dotted; }
.tooltip:hover:after, .tooltip.hover:after { content: attr(data-tooltip); font-size: 13px; line-height: 18px; text-align: center; border-radius: 5px; padding: 5px 15px; width: 140px; position: absolute; left: 50%; bottom: 110%; z-index: 98; margin-left: -85px; background:#444; color:#fff;} .progress_bars {}
.progress_bars .bars_list {}
.progress_bars .bars_list li { margin-bottom: 15px; }
.progress_bars .bars_list li:last-child { margin-bottom: 0px; }
.progress_bars .bars_list li  h6 { margin-bottom: 7px; position: relative; padding-right: 40px; line-height: 20px; font-size: 14px; }
.progress_bars .bars_list li  h6 .label { font-size: 12px; position: absolute; right: 5px; top: 0; font-size: 12px; }
.progress_bars .bars_list li .bar { position: relative; width: 100%; height: 25px; -webkit-border-radius: 5px; border-radius: 5px; overflow: hidden; background-color: rgba(0, 0, 0, .1); background-image: url(//lamertonparishcouncil.gov.uk/wp-content/themes/rocco/images/pattern_slashes_3.png); -webkit-box-shadow: 2px 2px 3px rgba(0,0,0, .15) inset; box-shadow: 2px 2px 3px rgba(0,0,0, .15) inset; }
.progress_bars .bars_list li .bar .progress { height: 25px; line-height: 25px; display: block; background:#2E3B48; -webkit-box-shadow: 2px 2px 3px rgba(0,0,0, .15) inset; box-shadow: 2px 2px 3px rgba(0,0,0, .15) inset;  }
.progress_bars .bars_list li .bar .progress { -webkit-border-radius: 5px; border-radius: 5px; overflow: hidden; -webkit-transition: all 1.3s ease-in-out; -moz-transition: all 1.3s ease-in-out; -o-transition: all 1.3s ease-in-out; transition: all 1.3s ease-in-out; } .article_box {}
.article_box .photo { line-height: 0; margin-bottom: 15px; }
.article_box .photo a { display: block; }
.article_box .desc {}
.article_box .desc a.button { margin-bottom: 0; } blockquote {}
blockquote p { padding: 15px; display: block; margin: 0; background: rgba(0, 0, 0, 0.07); font-style: italic; position: relative; }
blockquote a:hover { text-decoration: none; }
blockquote .arrow { margin: 0 auto; width: 0px; height: 0px; display: block; border-top: 15px solid rgba(0, 0, 0, 0.07); border-right: 15px solid transparent; border-left: 15px solid transparent; }
blockquote .author { margin-top: 15px; }
blockquote .author .photo { width: 80px; height: 80px; overflow: hidden; margin: 0 auto 8px; -webkit-border-radius: 50%; border-radius: 50%; }
blockquote .author .desc { text-align: center; }
blockquote .author .desc h6 { margin-bottom: 2px; font-size: 15px; font-weight: bold; }
blockquote .author .desc span { margin-bottom: 0; }
.column > .testimonials { margin: 0 10px; position: relative; }
.testimonials blockquote .author .desc { min-height: 40px; }
.testimonials a.prev { position: absolute; left: 10px; bottom: 66px; }
.testimonials a.next { position: absolute; right: 10px; bottom: 66px; }
.testimonials-page {}
.testimonials-page li { margin-bottom: 20px; } .latest_posts { overflow: hidden; }
.latest_posts ul {}
.latest_posts ul li { min-height: 60px; position: relative; margin-bottom: 20px; overflow: hidden; }
.latest_posts ul li:last-child { margin-bottom: 0; }
.latest_posts ul li .photo { width: 39%; float: left; line-height: 0; }
.latest_posts ul li .desc { padding: 3px 0px 0px 0px; width: 56%; margin-left: 5%; float: left; }
.latest_posts ul li .desc.no_img { margin-left: 0%; width: 100%; }
.latest_posts ul li .desc h6 { margin-bottom: 0; }
.latest_posts ul li .desc span.comments { margin-bottom: 0; font-size: 13px; line-height: 14px; padding-top: 6px; display: block; }
.latest_posts ul li.last { margin-bottom: 0; }
.latest_posts a.button { margin-top: 20px; } .icon_box { text-align: center; }
.icon_box .ico { width: 80px; height: 80px; line-height: 80px; font-size: 55px; margin: 0 auto 15px; text-align: center; -webkit-border-radius: 50%; border-radius: 50%; background: #2C3E50; color: #fff; padding: 15px; }
.icon_box h5 { margin-bottom: 10px; } .recent_works {}
.recent_works h3 { margin-bottom: 20px; }
.recent_works .inside { position: relative; overflow: hidden; }
.with_aside .recent_works .inside {  margin:0 1px !important; }
.recent_works ul {}
.recent_works ul li { width: 100%; }
.recent_works ul li a { display: block; line-height: 0; margin: 0 10px; }
.recent_works ul li a:hover { text-decoration: none; }
.recent_works ul li h6 { min-height: 36px; border-top: 1px solid rgba(0, 0, 0, 0.10); margin: 0 10px 10px; padding-top: 15px; }
.recent_works ul li:hover h6 { border-top: 1px solid rgba(0, 0, 0, 0.30); }
.recent_works .inside a.slider_control_prev { position: absolute; left: 0px; bottom: -80px; }
.recent_works .inside a.slider_control_next { position: absolute; right: 0px; bottom: -80px; }
.recent_works .more { text-align: center; margin-top: 40px; }
.recent_works .more a.button { margin: 0; } .timeline_items { background: url(//lamertonparishcouncil.gov.uk/wp-content/themes/rocco/images/timeline.png) repeat-y top center; }
.timeline_items li { min-height: 90px; padding: 30px 0; position: relative; overflow: hidden; }
.timeline_items li h5 { margin: 30px 0 0 0; }
.timeline_items li h5 span { width: 90px; height: 90px; -webkit-border-radius: 50%; border-radius: 50%; line-height: 90px; text-align: center; display: block; position: absolute; top: 0; left: 50%; margin-left: -45px; top: 30px; }
.timeline_items li .desc { position:relative; min-height: 90px; background: rgba(0, 0, 0, 0.07); width: 40%; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box; padding: 15px; }
.timeline_items li .desc:after { content:""; display:block; width:0; height:0; position:absolute; top: 35px; border-left:10px solid rgba(0, 0, 0, 0.07); border-top:10px solid transparent; border-bottom:10px solid transparent; }
.timeline_items li h5 { float: right; width: 40%; }
.timeline_items li h5 span { background: #425C78; color: #fff; }
.timeline_items li .desc { float: left; }
.timeline_items li .desc:after { right:-10px; }
.timeline_items li:nth-child(odd) h5 { float: left; width: 40%; text-align: right; }
.timeline_items li:nth-child(odd) h5 span { background: #2c3e50; color: #fff; }
.timeline_items li:nth-child(odd) .desc { float: right; }
.timeline_items li:nth-child(odd) .desc:after { left:-10px; border-left:none; border-right:10px solid rgba(0, 0, 0, 0.07);} .Recent_comments {}
.Recent_comments ul {}
.Recent_comments ul li { margin-bottom: 20px; border-bottom-width: 1px; border-style: solid; }
.Recent_comments ul li:last-child { border-bottom: 0; }
.Recent_comments ul li .text { padding: 0; margin: 0 0 5px 0; }
.Recent_comments ul li .text p { margin-bottom: 0; font-style: italic; }
.Recent_comments ul li p.author { text-align: left; font-size: 12px; }
.Recent_comments ul li.last { margin-bottom: 0; } .call_to_action {}
.call_to_action.short h4 { margin-bottom: 0 !important; }
.call_to_action a { display: block; }
.call_to_action a:hover { text-decoration: none; }
.call_to_action .inner-padding { overflow: hidden; text-align: center; padding: 30px 20px; }
.call_to_action .inner-padding h4 { margin-bottom: 50px; font-size: 28px; line-height: 30px; font-family: Georgia, serif; font-style: italic; }
.call_to_action .inner-padding p { margin: 0; font-size: 16px; line-height: 20px; text-transform: uppercase; }
.call_to_action .inner-padding .button { margin: 50px 0 0px; display: block; font-size: 18px; font-size: 18px; font-family: Georgia, serif; font-style: italic; text-transform: none; } .info_box {}
.info_box h4 {}
.info_box .inside {}
.info_box .inside ul {}
.info_box .inside ul li { border-bottom-width: 1px; border-style: solid; padding: 13px 0 13px 40px; background: url(//lamertonparishcouncil.gov.uk/wp-content/themes/rocco/images/infobox_li.png) no-repeat left center; }
.info_box .inside ul li:last-child { border-bottom: 0px; } .quick_facts {}
.quick_facts ul {}
.quick_facts ul li { padding: 7px 0; border-bottom-width: 1px; border-style: solid; }
.quick_facts ul li:first-child { padding-top: 0; }
.quick_facts ul li:last-child { border-bottom: 0; }
.quick_facts ul li span { font-weight: bold; margin: 0 10px 0 3px; display: inline-block; min-width: 37px; }
.quick_facts ul li span i { margin-right: 5px; width: 15px; display: inline-block; text-align: center; color:#9A9A9A; } .skills {}
.skills .skills_list {}
.skills .skills_list li { margin-bottom: 15px; }
.skills .skills_list li  h6 { margin-bottom: 7px; position: relative; padding-right: 40px; }
.skills .skills_list li  h6 .label { font-size: 12px; position: absolute; right: 5px; top: 0; font-size: 12px; }
.skills .skills_list li .bar { position: relative; width: 100%; height: 30px; -webkit-border-radius: 30px; border-radius: 30px; overflow: hidden; }
.skills .skills_list li .bar .progress { height: 30px; line-height: 30px; display: block; }
.skills .skills_list:not(.hover) li .bar .progress { width: 0 !important; }
.skills .skills_list.hover li .bar .progress { -webkit-border-radius: 30px; border-radius: 30px; overflow: hidden; -webkit-transition: all 1.3s ease-in-out; -moz-transition: all 1.3s ease-in-out; -o-transition: all 1.3s ease-in-out; transition: all 1.3s ease-in-out; } .gallery .gallery-item { width: 23% !important; margin-right: 1% !important; margin-left: 1% !important; overflow: hidden; }
.gallery .gallery-item .gallery-icon { overflow: hidden; line-height: 0; -webkit-box-shadow: 0px 0px 2px 1px rgba(0, 0, 0, 0.1); box-shadow: 0px 0px 2px 1px rgba(0, 0, 0, 0.1); }
.gallery .gallery-item img { border: 0 !important; line-height: 0; display: block; }
.gallery .gallery-item .gallery-icon { transition: opacity .20s ease-in-out; -o-transition: opacity .20s ease-in-out; -moz-transition: opacity .20s ease-in-out; -webkit-transition: opacity .20s ease-in-out; }
.gallery .gallery-item .gallery-icon:hover { text-decoration: none; }
.gallery .gallery-item .gallery-icon a:hover { text-decoration: none; }
.gallery .gallery-item .gallery-icon .mask { position: absolute; left: 0; top: 0; width: 100%; height: 100%; display: none; }
.gallery .gallery-item .gallery-icon:hover .mask { display: block; -webkit-animation: moveFromBottom 300ms ease; -moz-animation: moveFromBottom 300ms ease; -ms-animation: moveFromBottom 300ms ease; }
.gallery .gallery-item .gallery-icon i { display: none; font-size: 40px; line-height: 40px; text-decoration: none !important; position: absolute; left: 50%; top: 50%; margin-left: -20px; margin-top: -20px; }
.gallery .gallery-item .gallery-icon:hover i { text-decoration: none; display: block; -webkit-animation: moveFromLeft 400ms ease; -moz-animation: moveFromLeft 400ms ease; -ms-animation: moveFromLeft 400ms ease; }
.gallery .gallery-item .gallery-icon { 
-webkit-transform: scaleY(1); -moz-transform: scaleY(1); -ms-transform: scaleY(1); -o-transform: scaleY(1); transform: scaleY(1); 
-webkit-transition: all 0.4s ease-in-out; -moz-transition: all 0.4s ease-in-out; -o-transition: all 0.4s ease-in-out; transition: all 0.4s ease-in-out;
opacity: 0.99; filter: alpha(opacity=99);
}
.gallery .gallery-item .gallery-icon:hover { 
-webkit-transform: scale(1.2); -moz-transform: scale(1.2); -ms-transform: scale(1.2); -o-transform: scale(1.2); transform: scale(1.2);
}
.DOP_ThumbnailGallery_ImageWrapper, .DOP_ThumbnailGallery_Background, 
.DOP_ThumbnailGallery_ThumbnailsB, .DOP_ThumbnailGallery_ThumbContainer, 
.DOP_ThumbnailGallery_Thumb, .DOP_ThumbnailGallery_ImageBg, .DOP_ThumbnailGallery_Image, .DOP_ThumbnailGallery_Image img,
.DOP_ThumbnailGallery_LightboxBg, .DOP_ThumbnailGallery_Lightbox img, .DOP_ThumbnailGallery_LightboxNavigation_Info { 
-webkit-border-radius: 0px; -moz-border-radius: 0px; border-radius: 0px;
} .team { text-align: center; padding: 0 0 20px; }
.team .photo { overflow: hidden; line-height: 0; position: relative; }
.team .desc { margin-top: 10px; }
.team h4 { margin-bottom: 4px; font-size: 20px; line-height: 22px; }
.team p { margin-bottom: 8px; }
.team .photo .mask { display: none; position: absolute; left: 0; top: 0; width: 100%; height: 100%; }
.team .links { text-align: center; position: absolute; left: 0; top: 50%; margin-top: -15px; width: 100%; }
.team .links a.link { display: none; margin: 0 2px; width: 30px; height: 30px; line-height: 30px; text-align: center; font-size: 15px; -webkit-border-radius: 50%; border-radius: 50%; text-decoration:none; transition: opacity .20s ease-in-out; -o-transition: opacity .20s ease-in-out; -moz-transition: opacity .20s ease-in-out; -webkit-transition: opacity .20s ease-in-out; }
.team .links a:hover.link {}
.team:hover .photo .mask { display: block; -webkit-animation: moveFromBottom 300ms ease;-moz-animation: moveFromBottom 300ms ease; -ms-animation: moveFromBottom 300ms ease; }
.team:hover .photo .links a.link { display: inline-block; -webkit-animation: moveFromBottom 500ms ease;-moz-animation: moveFromBottom 500ms ease; -ms-animation: moveFromBottom 500ms ease; } .get_in_touch {}
.get_in_touch .photo { line-height: 0; margin-bottom: 5px; }
.get_in_touch ul {}
.get_in_touch ul li { overflow: hidden; position: relative; padding: 13px 0 13px 40px; border-bottom-width: 1px; border-style: solid; font-size: 13px; }
.get_in_touch ul li:last-child { border-bottom: 0; }
.get_in_touch ul li i { display: block; width: 32px; height: 32px; line-height: 32px; text-align: center; font-size: 17px; -webkit-border-radius: 100%; border-radius: 100%; overflow: hidden; position: absolute; left: 0; top: 8px; background: rgba(0, 0, 0, 0.07); }
.get_in_touch ul li p { margin-bottom: 0; } .wp-caption { display: inline-block; line-height: 0; }
.wp-caption.scale-with-grid { max-width:100%;}
.wp-caption a { line-height: 0; display: block; position: relative; overflow: hidden; z-index: 1; }
.wp-caption a img { padding:0; }
.wp-caption .wp-caption-text { display: block; font-size: 13px; text-align: center; margin:0; padding: 12px 0 6px; line-height: normal; }
.wp-caption.no-border .photo { background: none !important; }
.wp-caption.border .photo, .wp-caption.border > img, .wp-caption.border > a > img { line-height: 0; }
.wp-caption .photo .photo_wrapper { position: relative; overflow: hidden; width: auto; height: auto; }
.wp-caption .photo .photo_wrapper img { display: inline-block; }
.wp-caption .photo .photo_wrapper i { display: none; font-size: 70px; line-height: 70px; text-decoration: none; position: absolute; left: 50%; top: 50%; margin-left: -35px; margin-top: -35px; }
.wp-caption .photo .photo_wrapper a .mask { display: none; position: absolute; left: 0; top: 0; width: 100%; height: 100%; }
.wp-caption .photo .photo_wrapper a:hover i { display: block; -webkit-animation: moveFromLeft 400ms ease; -moz-animation: moveFromLeft 400ms ease; -ms-animation: moveFromLeft 400ms ease; }
.wp-caption .photo .photo_wrapper a:hover .mask { display: block; -webkit-animation: moveFromBottom 300ms ease;-moz-animation: moveFromBottom 300ms ease; -ms-animation: moveFromBottom 300ms ease; }
.wp-caption .photo .photo_wrapper a img { 
-webkit-transform: scaleY(1); -moz-transform: scaleY(1); -ms-transform: scaleY(1); -o-transform: scaleY(1); transform: scaleY(1); 
-webkit-transition: all 0.4s ease-in-out; -moz-transition: all 0.4s ease-in-out; -o-transition: all 0.4s ease-in-out; transition: all 0.4s ease-in-out;
opacity: 0.99; filter: alpha(opacity=99);
}
.wp-caption .photo .photo_wrapper a:hover img { 
-webkit-transform: scale(1.2); -moz-transform: scale(1.2); -ms-transform: scale(1.2); -o-transform: scale(1.2); transform: scale(1.2);
}
.alignleft { float: left; margin: 15px 15px 15px 0px; }
.alignright { float: right; margin: 15px 0px 15px 15px; }
.aligncenter { text-align: center; margin: 0 auto; display:block; }
.aligncenter img { display: inline; }
.sticky, .gallery-caption, .bypostauthor { } .accordion .question {}
.accordion .question h5 { margin: 0px 0px 1px 0px; cursor: pointer; padding: 20px 50px 20px 20px; font-size: 14px; line-height: 18px; position: relative; }
.accordion .question h5 span.icon { width: 40px; height: 40px; overflow: hidden; position: absolute; right: 10px; top: 9px; }
.accordion .active h5 span.icon { top: auto; bottom: -15px; }
.accordion .question .answer { padding: 25px 20px 20px 20px; overflow: hidden; margin-bottom: 1px; }
.accordion .active h5 { margin-bottom: 0px; }
.accordion .active h5 span.icon {}
.faq .question {}
.faq .question h5 { margin: 0px 0px 1px 0px; cursor: pointer; padding: 20px 50px 20px 20px; font-size: 14px; line-height: 18px; position: relative; }
.faq .question h5 span.icon { width: 40px; height: 40px; overflow: hidden; position: absolute; right: 10px; top: 9px; }
.faq .active h5 span.icon { top: auto; bottom: -15px; }
.faq .question .answer { padding: 20px 25px 20px 20px; overflow: hidden; margin-bottom: 1px; }
.faq .active h5 { margin-bottom: 0px; }
.faq .active h5 span.icon {} code, pre {
background: #ffffff; background: -moz-linear-gradient(top,  #ffffff 50%, #f2f2f2 50%); background: -webkit-linear-gradient(top,  #ffffff 50%,#f2f2f2 50%); background: -o-linear-gradient(top,  #ffffff 50%,#f2f2f2 50%); background: linear-gradient(top,  #ffffff 50%,#f2f2f2 50%); background-size: 42px 42px;
padding: 21px 15px 20px;
display: block;
white-space: pre-wrap;
white-space: -moz-pre-wrap;
white-space: -pre-wrap;
white-space: -o-pre-wrap;
line-height: 21px !important;
border-width: 1px;
border-style: solid;
font-family: monospace !important;
}
.light code, .light pre {
background: #333333; background: -moz-linear-gradient(top,  #333333 50%, #292929 50%); background: -webkit-linear-gradient(top,  #333333 50%,#292929 50%); background: -o-linear-gradient(top,  #333333 50%,#292929 50%); background: linear-gradient(top,  #333333 50%,#292929 50%); color: #D2D2D2;
}
code p, pre p { margin-bottom:0 !important; } table { width: 100%; margin-bottom: 15px; border-collapse: collapse; border-spacing: 0; }
table th,
table td { padding: 10px; text-align: center; border: 1px solid #EBEBEB; }
table th { font-size:120%; background:rgba(0,0,0,0.03); }
table tr td td {}
table tr:nth-child(2n+1) td { background:rgba(0,0,0,0.02);} ul.list, ol.list { margin-bottom: 15px; }
ul.list ul, ul.list ol, ol.list ul, ol.list ol { margin: 5px 0 5px 30px; }
ul.list li, ol.list li { margin-bottom: 5px; }
ul.list { list-style: disc outside; }
ul.list li { margin-left: 25px; }
ol.list { list-style: decimal outside; }
ol.list li { margin-left: 0px; }
ol.list_roman { list-style: upper-roman outside; }
ol.list_roman li { margin-left: 0px; }
ol.list_alpha { list-style: upper-alpha outside; }
ol.list_alpha li { margin-left: 0px; }
ul.list_tick { list-style: none; margin-left: 10px; }
ul.list_tick li { padding-left: 27px; margin-left: 0; background: url(//lamertonparishcouncil.gov.uk/wp-content/themes/rocco/images/icons/list_tick.png) no-repeat 0 1px; overflow: hidden; }
ul.list_info { list-style: none; margin-left: 10px; }
ul.list_info li { padding-left: 27px; margin-left: 0; background: url(//lamertonparishcouncil.gov.uk/wp-content/themes/rocco/images/icons/list_info.png) no-repeat 0 1px; overflow: hidden; }
ul.list_warning { list-style: none; margin-left: 10px; }
ul.list_warning li { padding-left: 27px; margin-left: 0; background: url(//lamertonparishcouncil.gov.uk/wp-content/themes/rocco/images/icons/list_warning.png) no-repeat 0 1px; overflow: hidden; }
ul.list_plus { list-style: none; margin-left: 10px; }
ul.list_plus li { padding-left: 27px; margin-left: 0; background: url(//lamertonparishcouncil.gov.uk/wp-content/themes/rocco/images/icons/list_add.png) no-repeat 0 1px; overflow: hidden; }
ul.list_minus { list-style: none; margin-left: 10px; }
ul.list_minus li { padding-left: 27px; margin-left: 0; background: url(//lamertonparishcouncil.gov.uk/wp-content/themes/rocco/images/icons/list_minus.png) no-repeat 0 1px; overflow: hidden; }
ul.list_arrow { list-style: none; margin-left: 10px; }
ul.list_arrow li { padding-left: 27px; margin-left: 0; background: url(//lamertonparishcouncil.gov.uk/wp-content/themes/rocco/images/icons/list_arrow.png) no-repeat 0 1px; overflow: hidden; }
ul.list_help { list-style: none; margin-left: 10px; }
ul.list_help li { padding-left: 27px; margin-left: 0; background: url(//lamertonparishcouncil.gov.uk/wp-content/themes/rocco/images/icons/list_help.png) no-repeat 0 1px; overflow: hidden; }
ul { list-style: none outside; }
ol { list-style: decimal; }
ol, ul.square, ul.circle, ul.disc { margin-left: 30px; }
ul.square { list-style: square outside; }
ul.circle { list-style: circle outside; }
ul.disc { list-style: disc outside; } .pricing-box { border-width: 5px; border-style: solid; overflow: hidden; margin-top: 10px; }
.pricing-box-featured { margin-top: 0px !important; padding-bottom: 20px; }
.pricing-box .plan-header { text-align: center; padding-bottom: 5px; margin-bottom: 5px; }
.pricing-box .plan-header h3 { margin: 0 20px 8px; padding: 10px 5px 20px; font-size: 27px; line-height: 27px; border-bottom: 1px solid rgba(0, 0, 0, 0.1); }
.pricing-box.no-price .plan-header h3 { padding: 15px 5px 20px; }
.pricing-box .plan-header .price { font-size: 48px; line-height: 48px; padding: 25px 0 0; }
.pricing-box .plan-header .price > span { position: relative; padding: 2px 10px; }
.pricing-box .plan-header .price sup { font-size: 15px; font-weight: 100; opacity: 0.5; filter: alpha(opacity=50); }
.pricing-box .plan-header .price sup.period { font-size: 10px; font-weight: 100; opacity: 0.85; filter: alpha(opacity=85); margin-left: 3px; }
.pricing-box .plan-header .period { padding-bottom: 7px; margin-bottom: 3px; }
.pricing-box .plan-header .period a.button { margin-bottom: 10px; }
.pricing-box .plan-inside { padding-bottom: 15px; }
.pricing-box .plan-inside ul { text-align: center; }
.pricing-box .plan-inside ul li { text-align: center; padding: 8px 10px; display: block; margin: 0 20px; border-bottom: 1px solid rgba(0, 0, 0, 0.1); }
.pricing-box .plan-inside ul li.last { border-bottom: 0; }
.pricing-box .btn a.button { margin-bottom: 15px; margin-right: 0; } .Our_clients_slider { overflow: hidden; position: relative; }
.Our_clients_slider .container .column { margin-bottom:30px;}
.Our_clients_slider a.slider_control_prev { position: absolute; left: 10px; top: 50%; margin-top: -34px; padding-right: 0; border: 0; }
.Our_clients_slider a.slider_control_next { position: absolute; right: 10px; top: 50%; margin-top: -34px; }
.Our_clients_slider div.inside { margin: 0 39px !important; overflow: hidden; }
.Our_clients_slider ul {}
.Our_clients_slider li { width: 100%; height: 90px !important; margin-right: 0 !important; line-height: 90px !important; text-align: center; }
.Our_clients_slider li .slide-wrapper { padding: 0 20px; }
.Our_clients_slider li .slide-wrapper a { display: block; }
.Our_clients_slider li .slide-wrapper img { vertical-align: middle; }
.Our_clients_slider .slide-wrapper img { opacity: .5;}
.Our_clients_slider .slide-wrapper:hover img { opacity: .99; } .da-thumbs li { position: relative; float:left; }
.da-thumbs li a,
.da-thumbs li a img { display: block; position: relative;}
.da-thumbs li a { overflow: hidden;}
.da-thumbs li a div { position: absolute; width: 100%; height: 100%; text-align: center; }
.da-thumbs li a div span { display: block; width: 60px; height: 60px; line-height: 60px; text-align: center; font-size: 60px; position: absolute; left: 50%; top: 50%; margin: -30px 0 0 -30px; }
.da-thumbs li a div h6 { font-size: 15px; width: 180px; position: absolute; left: 50%; top: 50%; margin: 15px 0 0 -90px; }
.da-thumbs li a:hover, .da-thumbs li a { text-decoration: none; }
.da-thumbs li .title { text-align: center; padding-top: 10px; }
.da-thumbs li .title h6 { margin-bottom: 0; } .isotope-item { z-index: 2;}
.isotope-hidden.isotope-item { pointer-events: none; z-index: 1;} .Projects .column { margin-bottom: 10px; }
.Projects .Projects_inside { margin-bottom: 15px; }
.Projects_inside { float: left; width: 100%; }
.Projects_header {}
.Projects_header .categories { width: 100%; float: none; }
.Projects_header .categories ul { float: left; }
.Projects_header .categories ul li { float: left; margin: 0 2px; font-size: 13px; }
.Projects_header .categories ul li.label h6 { line-height: 40px; margin: 0 7px 0 0; color: #aaa; }
.Projects_header .categories ul li a { display: block; line-height: 39px; padding: 0 15px; overflow: hidden; margin-bottom: 2px; }
.Projects_header .categories ul li a:hover, .Projects_header .categories li.current-cat a { text-decoration: none; }
.Projects_header .categories ul li.current-cat a {} .Twitter {}
.Twitter ul { margin-bottom: 0 }
.Twitter ul li { padding: 0; margin-bottom: 10px; }
.Twitter ul li p { margin-bottom: 0; }
.Twitter ul li span { padding-left: 0px; display: block; text-transform: uppercase; }
.Twitter ul li span a { padding: 3px 0 3px 0; text-transform: none; }
.Twitter ul li a { display: block; font-style: italic; font-weight: normal; padding-left: 0px; }
.Twitter ul li.last { margin-bottom: 0; }
.Twitter ul li.first { padding-top: 0; }
.Twitter ul li > a { font-style: normal; } .Recent_posts {}
.Recent_posts ul {}
.Recent_posts ul li { min-height: 45px; position: relative; margin-bottom: 10px; padding-bottom: 10px; border-bottom-width: 1px; border-style: solid; }
.Recent_posts ul li.last { margin-bottom: 0; padding-bottom: 0; border-bottom: 0; }
.Recent_posts ul li .photo { width: 65px; height: 45px; position: absolute; left: 0; top: 0; }
.Recent_posts ul li .desc { padding: 0px 0px 0px 80px;}
.Recent_posts ul li .desc.no_img { padding-left: 0px; }
.Recent_posts ul li .desc h6 { margin-bottom: 0; font-size: 14px; }
.Recent_posts ul li .desc p { margin-bottom: 0; font-size: 12px; }
.Recent_posts ul li.last { margin-bottom: 0; } .Flickr { overflow: hidden; }
.Flickr .flickr_badge_image { margin: 0; padding: 0; float: left; margin: 0 1% 2% 1%; width: 23%; }
.Flickr .flickr_badge_image a { display: block; line-height: 0;  } 
.Flickr .flickr_badge_image a img {width: 57px; height: 57px; }
.isotope,
.isotope .isotope-item {
-webkit-transition-duration: 0.8s;
-moz-transition-duration: 0.8s;
-ms-transition-duration: 0.8s;
-o-transition-duration: 0.8s;
transition-duration: 0.8s;
}
.isotope {
-webkit-transition-property: height, width;
-moz-transition-property: height, width;
-ms-transition-property: height, width;
-o-transition-property: height, width;
transition-property: height, width;
}
.isotope .isotope-item {
-webkit-transition-property: -webkit-transform, opacity;
-moz-transition-property:    -moz-transform, opacity;
-ms-transition-property:     -ms-transform, opacity;
-o-transition-property:      -o-transform, opacity;
transition-property:         transform, opacity;
} .isotope.no-transition,
.isotope.no-transition .isotope-item,
.isotope .isotope-item.no-transition {
-webkit-transition-duration: 0s;
-moz-transition-duration: 0s;
-ms-transition-duration: 0s;
-o-transition-duration: 0s;
transition-duration: 0s;
} #mfn-offer-slider .rslides_nav {
-webkit-transition-duration: 0.8s;
-moz-transition-duration: 0.8s;
-ms-transition-duration: 0.8s;
-o-transition-duration: 0.8s;
transition-duration: 0.8s;
}  @-webkit-keyframes moveFromLeft{
from	{ -webkit-transform: translateX(-100%);}
to		{ -webkit-transform: translateX(0%);}
}
@-moz-keyframes moveFromLeft{
from	{ -moz-transform: translateX(-100%);}
to		{ -moz-transform: translateX(0%);}
}
@-ms-keyframes moveFromLeft{
from	{ -ms-transform: translateX(-100%);}
to		{ -ms-transform: translateX(0%);}
}
@-o-keyframes moveFromLeft{
from	{ -o-transform: translateX(-100%);}
to		{ -o-transform: translateX(0%);}
}
@keyframes moveFromLeft{
from	{ transform: translateX(-100%);}
to		{ transform: translateX(0%);}
} @-webkit-keyframes moveFromRight {
from	{ -webkit-transform: translateX(100%);}
to		{ -webkit-transform: translateX(0%);}
}
@-moz-keyframes moveFromRight {
from	{ -moz-transform: translateX(100%);}
to		{ -moz-transform: translateX(0%);}
}
@-ms-keyframes moveFromRight {
from	{ -ms-transform: translateX(100%);}
to		{ -ms-transform: translateX(0%);}
}
@-o-keyframes moveFromRight {
from	{ -o-transform: translateX(100%);}
to		{ -o-transform: translateX(0%);}
}
@keyframes moveFromRight {
from	{ transform: translateX(100%);}
to		{ transform: translateX(0%);}
} @-webkit-keyframes moveFromBottom {
from	{ -webkit-transform: translateY(100%);}
to		{ -webkit-transform: translateY(0%);}
}
@-moz-keyframes moveFromBottom {
from	{ -moz-transform: translateY(100%);}
to		{ -moz-transform: translateY(0%);}
}
@-ms-keyframes moveFromBottom {
from	{ -ms-transform: translateY(100%);}
to		{ -ms-transform: translateY(0%);}
}
@-o-keyframes moveFromBottom {
from	{ -o-transform: translateY(100%);}
to		{ -o-transform: translateY(0%);}
}
@keyframes moveFromBottom {
from	{ transform: translateY(100%);}
to		{ transform: translateY(0%);}
}
@font-face {
font-family: 'FontAwesome';
src: url(//lamertonparishcouncil.gov.uk/wp-content/themes/rocco/fonts/fontawesome-webfont.eot?v=3.2.1);
src: url(//lamertonparishcouncil.gov.uk/wp-content/themes/rocco/fonts/fontawesome-webfont.eot?#iefix&v=3.2.1) format('embedded-opentype'),
url(//lamertonparishcouncil.gov.uk/wp-content/themes/rocco/fonts/fontawesome-webfont.woff?v=3.2.1) format('woff'),
url(//lamertonparishcouncil.gov.uk/wp-content/themes/rocco/fonts/fontawesome-webfont.ttf?v=3.2.1) format('truetype'),
url(//lamertonparishcouncil.gov.uk/wp-content/themes/rocco/fonts/fontawesome-webfont.svg#fontawesomeregular?v=3.2.1) format('svg');
font-weight: normal;
font-style: normal;
} [class^="icon-"],
[class*=" icon-"] {
font-family: FontAwesome;
font-weight: normal;
font-style: normal;
text-decoration: inherit;
-webkit-font-smoothing: antialiased;
*margin-right: .3em;
}
[class^="icon-"]:before,
[class*=" icon-"]:before {
text-decoration: inherit;
display: inline-block;
speak: none;
} .icon-large:before {
vertical-align: -10%;
font-size: 1.3333333333333333em;
} a [class^="icon-"],
a [class*=" icon-"] {
display: inline;
} [class^="icon-"].icon-fixed-width,
[class*=" icon-"].icon-fixed-width {
display: inline-block;
width: 1.1428571428571428em;
text-align: right;
padding-right: 0.2857142857142857em;
}
[class^="icon-"].icon-fixed-width.icon-large,
[class*=" icon-"].icon-fixed-width.icon-large {
width: 1.4285714285714286em;
}
.icons-ul {
margin-left: 2.142857142857143em;
list-style-type: none;
}
.icons-ul > li {
position: relative;
}
.icons-ul .icon-li {
position: absolute;
left: -2.142857142857143em;
width: 2.142857142857143em;
text-align: center;
line-height: inherit;
}
[class^="icon-"].hide,
[class*=" icon-"].hide {
display: none;
}
.icon-muted {
color: #eeeeee;
}
.icon-light {
color: #ffffff;
}
.icon-dark {
color: #333333;
}
.icon-border {
border: solid 1px #eeeeee;
padding: .2em .25em .15em;
-webkit-border-radius: 3px;
-moz-border-radius: 3px;
border-radius: 3px;
}
.icon-2x {
font-size: 2em;
}
.icon-2x.icon-border {
border-width: 2px;
-webkit-border-radius: 4px;
-moz-border-radius: 4px;
border-radius: 4px;
}
.icon-3x {
font-size: 3em;
}
.icon-3x.icon-border {
border-width: 3px;
-webkit-border-radius: 5px;
-moz-border-radius: 5px;
border-radius: 5px;
}
.icon-4x {
font-size: 4em;
}
.icon-4x.icon-border {
border-width: 4px;
-webkit-border-radius: 6px;
-moz-border-radius: 6px;
border-radius: 6px;
}
.icon-5x {
font-size: 5em;
}
.icon-5x.icon-border {
border-width: 5px;
-webkit-border-radius: 7px;
-moz-border-radius: 7px;
border-radius: 7px;
}
.pull-right {
float: right;
}
.pull-left {
float: left;
}
[class^="icon-"].pull-left,
[class*=" icon-"].pull-left {
margin-right: .3em;
}
[class^="icon-"].pull-right,
[class*=" icon-"].pull-right {
margin-left: .3em;
}  [class^="icon-"],
[class*=" icon-"] {
display: inline;
width: auto;
height: auto;
line-height: normal;
vertical-align: baseline;
background-image: none;
background-position: 0% 0%;
background-repeat: repeat;
margin-top: 0;
} .icon-white,
.nav-pills > .active > a > [class^="icon-"],
.nav-pills > .active > a > [class*=" icon-"],
.nav-list > .active > a > [class^="icon-"],
.nav-list > .active > a > [class*=" icon-"],
.navbar-inverse .nav > .active > a > [class^="icon-"],
.navbar-inverse .nav > .active > a > [class*=" icon-"],
.dropdown-menu > li > a:hover > [class^="icon-"],
.dropdown-menu > li > a:hover > [class*=" icon-"],
.dropdown-menu > .active > a > [class^="icon-"],
.dropdown-menu > .active > a > [class*=" icon-"],
.dropdown-submenu:hover > a > [class^="icon-"],
.dropdown-submenu:hover > a > [class*=" icon-"] {
background-image: none;
} .btn [class^="icon-"].icon-large,
.nav [class^="icon-"].icon-large,
.btn [class*=" icon-"].icon-large,
.nav [class*=" icon-"].icon-large {
line-height: .9em;
}
.btn [class^="icon-"].icon-spin,
.nav [class^="icon-"].icon-spin,
.btn [class*=" icon-"].icon-spin,
.nav [class*=" icon-"].icon-spin {
display: inline-block;
}
.nav-tabs [class^="icon-"],
.nav-pills [class^="icon-"],
.nav-tabs [class*=" icon-"],
.nav-pills [class*=" icon-"],
.nav-tabs [class^="icon-"].icon-large,
.nav-pills [class^="icon-"].icon-large,
.nav-tabs [class*=" icon-"].icon-large,
.nav-pills [class*=" icon-"].icon-large {
line-height: .9em;
}
.btn [class^="icon-"].pull-left.icon-2x,
.btn [class*=" icon-"].pull-left.icon-2x,
.btn [class^="icon-"].pull-right.icon-2x,
.btn [class*=" icon-"].pull-right.icon-2x {
margin-top: .18em;
}
.btn [class^="icon-"].icon-spin.icon-large,
.btn [class*=" icon-"].icon-spin.icon-large {
line-height: .8em;
}
.btn.btn-small [class^="icon-"].pull-left.icon-2x,
.btn.btn-small [class*=" icon-"].pull-left.icon-2x,
.btn.btn-small [class^="icon-"].pull-right.icon-2x,
.btn.btn-small [class*=" icon-"].pull-right.icon-2x {
margin-top: .25em;
}
.btn.btn-large [class^="icon-"],
.btn.btn-large [class*=" icon-"] {
margin-top: 0;
}
.btn.btn-large [class^="icon-"].pull-left.icon-2x,
.btn.btn-large [class*=" icon-"].pull-left.icon-2x,
.btn.btn-large [class^="icon-"].pull-right.icon-2x,
.btn.btn-large [class*=" icon-"].pull-right.icon-2x {
margin-top: .05em;
}
.btn.btn-large [class^="icon-"].pull-left.icon-2x,
.btn.btn-large [class*=" icon-"].pull-left.icon-2x {
margin-right: .2em;
}
.btn.btn-large [class^="icon-"].pull-right.icon-2x,
.btn.btn-large [class*=" icon-"].pull-right.icon-2x {
margin-left: .2em;
} .nav-list [class^="icon-"],
.nav-list [class*=" icon-"] {
line-height: inherit;
}  .icon-stack {
position: relative;
display: inline-block;
width: 2em;
height: 2em;
line-height: 2em;
vertical-align: -35%;
}
.icon-stack [class^="icon-"],
.icon-stack [class*=" icon-"] {
display: block;
text-align: center;
position: absolute;
width: 100%;
height: 100%;
font-size: 1em;
line-height: inherit;
*line-height: 2em;
}
.icon-stack .icon-stack-base {
font-size: 2em;
*line-height: 1em;
} .icon-spin {
display: inline-block;
-moz-animation: spin 2s infinite linear;
-o-animation: spin 2s infinite linear;
-webkit-animation: spin 2s infinite linear;
animation: spin 2s infinite linear;
} a .icon-stack,
a .icon-spin {
display: inline-block;
text-decoration: none;
}
@-moz-keyframes spin {
0% {
-moz-transform: rotate(0deg);
}
100% {
-moz-transform: rotate(359deg);
}
}
@-webkit-keyframes spin {
0% {
-webkit-transform: rotate(0deg);
}
100% {
-webkit-transform: rotate(359deg);
}
}
@-o-keyframes spin {
0% {
-o-transform: rotate(0deg);
}
100% {
-o-transform: rotate(359deg);
}
}
@-ms-keyframes spin {
0% {
-ms-transform: rotate(0deg);
}
100% {
-ms-transform: rotate(359deg);
}
}
@keyframes spin {
0% {
transform: rotate(0deg);
}
100% {
transform: rotate(359deg);
}
} .icon-rotate-90:before {
-webkit-transform: rotate(90deg);
-moz-transform: rotate(90deg);
-ms-transform: rotate(90deg);
-o-transform: rotate(90deg);
transform: rotate(90deg);
filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=1);
}
.icon-rotate-180:before {
-webkit-transform: rotate(180deg);
-moz-transform: rotate(180deg);
-ms-transform: rotate(180deg);
-o-transform: rotate(180deg);
transform: rotate(180deg);
filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=2);
}
.icon-rotate-270:before {
-webkit-transform: rotate(270deg);
-moz-transform: rotate(270deg);
-ms-transform: rotate(270deg);
-o-transform: rotate(270deg);
transform: rotate(270deg);
filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=3);
}
.icon-flip-horizontal:before {
-webkit-transform: scale(-1, 1);
-moz-transform: scale(-1, 1);
-ms-transform: scale(-1, 1);
-o-transform: scale(-1, 1);
transform: scale(-1, 1);
}
.icon-flip-vertical:before {
-webkit-transform: scale(1, -1);
-moz-transform: scale(1, -1);
-ms-transform: scale(1, -1);
-o-transform: scale(1, -1);
transform: scale(1, -1);
} a .icon-rotate-90:before,
a .icon-rotate-180:before,
a .icon-rotate-270:before,
a .icon-flip-horizontal:before,
a .icon-flip-vertical:before {
display: inline-block;
} .icon-glass:before {
content: "\f000";
}
.icon-music:before {
content: "\f001";
}
.icon-search:before {
content: "\f002";
}
.icon-envelope-alt:before {
content: "\f003";
}
.icon-heart:before {
content: "\f004";
}
.icon-star:before {
content: "\f005";
}
.icon-star-empty:before {
content: "\f006";
}
.icon-user:before {
content: "\f007";
}
.icon-film:before {
content: "\f008";
}
.icon-th-large:before {
content: "\f009";
}
.icon-th:before {
content: "\f00a";
}
.icon-th-list:before {
content: "\f00b";
}
.icon-ok:before {
content: "\f00c";
}
.icon-remove:before {
content: "\f00d";
}
.icon-zoom-in:before {
content: "\f00e";
}
.icon-zoom-out:before {
content: "\f010";
}
.icon-power-off:before,
.icon-off:before {
content: "\f011";
}
.icon-signal:before {
content: "\f012";
}
.icon-gear:before,
.icon-cog:before {
content: "\f013";
}
.icon-trash:before {
content: "\f014";
}
.icon-home:before {
content: "\f015";
}
.icon-file-alt:before {
content: "\f016";
}
.icon-time:before {
content: "\f017";
}
.icon-road:before {
content: "\f018";
}
.icon-download-alt:before {
content: "\f019";
}
.icon-download:before {
content: "\f01a";
}
.icon-upload:before {
content: "\f01b";
}
.icon-inbox:before {
content: "\f01c";
}
.icon-play-circle:before {
content: "\f01d";
}
.icon-rotate-right:before,
.icon-repeat:before {
content: "\f01e";
}
.icon-refresh:before {
content: "\f021";
}
.icon-list-alt:before {
content: "\f022";
}
.icon-lock:before {
content: "\f023";
}
.icon-flag:before {
content: "\f024";
}
.icon-headphones:before {
content: "\f025";
}
.icon-volume-off:before {
content: "\f026";
}
.icon-volume-down:before {
content: "\f027";
}
.icon-volume-up:before {
content: "\f028";
}
.icon-qrcode:before {
content: "\f029";
}
.icon-barcode:before {
content: "\f02a";
}
.icon-tag:before {
content: "\f02b";
}
.icon-tags:before {
content: "\f02c";
}
.icon-book:before {
content: "\f02d";
}
.icon-bookmark:before {
content: "\f02e";
}
.icon-print:before {
content: "\f02f";
}
.icon-camera:before {
content: "\f030";
}
.icon-font:before {
content: "\f031";
}
.icon-bold:before {
content: "\f032";
}
.icon-italic:before {
content: "\f033";
}
.icon-text-height:before {
content: "\f034";
}
.icon-text-width:before {
content: "\f035";
}
.icon-align-left:before {
content: "\f036";
}
.icon-align-center:before {
content: "\f037";
}
.icon-align-right:before {
content: "\f038";
}
.icon-align-justify:before {
content: "\f039";
}
.icon-list:before {
content: "\f03a";
}
.icon-indent-left:before {
content: "\f03b";
}
.icon-indent-right:before {
content: "\f03c";
}
.icon-facetime-video:before {
content: "\f03d";
}
.icon-picture:before {
content: "\f03e";
}
.icon-pencil:before {
content: "\f040";
}
.icon-map-marker:before {
content: "\f041";
}
.icon-adjust:before {
content: "\f042";
}
.icon-tint:before {
content: "\f043";
}
.icon-edit:before {
content: "\f044";
}
.icon-share:before {
content: "\f045";
}
.icon-check:before {
content: "\f046";
}
.icon-move:before {
content: "\f047";
}
.icon-step-backward:before {
content: "\f048";
}
.icon-fast-backward:before {
content: "\f049";
}
.icon-backward:before {
content: "\f04a";
}
.icon-play:before {
content: "\f04b";
}
.icon-pause:before {
content: "\f04c";
}
.icon-stop:before {
content: "\f04d";
}
.icon-forward:before {
content: "\f04e";
}
.icon-fast-forward:before {
content: "\f050";
}
.icon-step-forward:before {
content: "\f051";
}
.icon-eject:before {
content: "\f052";
}
.icon-chevron-left:before {
content: "\f053";
}
.icon-chevron-right:before {
content: "\f054";
}
.icon-plus-sign:before {
content: "\f055";
}
.icon-minus-sign:before {
content: "\f056";
}
.icon-remove-sign:before {
content: "\f057";
}
.icon-ok-sign:before {
content: "\f058";
}
.icon-question-sign:before {
content: "\f059";
}
.icon-info-sign:before {
content: "\f05a";
}
.icon-screenshot:before {
content: "\f05b";
}
.icon-remove-circle:before {
content: "\f05c";
}
.icon-ok-circle:before {
content: "\f05d";
}
.icon-ban-circle:before {
content: "\f05e";
}
.icon-arrow-left:before {
content: "\f060";
}
.icon-arrow-right:before {
content: "\f061";
}
.icon-arrow-up:before {
content: "\f062";
}
.icon-arrow-down:before {
content: "\f063";
}
.icon-mail-forward:before,
.icon-share-alt:before {
content: "\f064";
}
.icon-resize-full:before {
content: "\f065";
}
.icon-resize-small:before {
content: "\f066";
}
.icon-plus:before {
content: "\f067";
}
.icon-minus:before {
content: "\f068";
}
.icon-asterisk:before {
content: "\f069";
}
.icon-exclamation-sign:before {
content: "\f06a";
}
.icon-gift:before {
content: "\f06b";
}
.icon-leaf:before {
content: "\f06c";
}
.icon-fire:before {
content: "\f06d";
}
.icon-eye-open:before {
content: "\f06e";
}
.icon-eye-close:before {
content: "\f070";
}
.icon-warning-sign:before {
content: "\f071";
}
.icon-plane:before {
content: "\f072";
}
.icon-calendar:before {
content: "\f073";
}
.icon-random:before {
content: "\f074";
}
.icon-comment:before {
content: "\f075";
}
.icon-magnet:before {
content: "\f076";
}
.icon-chevron-up:before {
content: "\f077";
}
.icon-chevron-down:before {
content: "\f078";
}
.icon-retweet:before {
content: "\f079";
}
.icon-shopping-cart:before {
content: "\f07a";
}
.icon-folder-close:before {
content: "\f07b";
}
.icon-folder-open:before {
content: "\f07c";
}
.icon-resize-vertical:before {
content: "\f07d";
}
.icon-resize-horizontal:before {
content: "\f07e";
}
.icon-bar-chart:before {
content: "\f080";
}
.icon-twitter-sign:before {
content: "\f081";
}
.icon-facebook-sign:before {
content: "\f082";
}
.icon-camera-retro:before {
content: "\f083";
}
.icon-key:before {
content: "\f084";
}
.icon-gears:before,
.icon-cogs:before {
content: "\f085";
}
.icon-comments:before {
content: "\f086";
}
.icon-thumbs-up-alt:before {
content: "\f087";
}
.icon-thumbs-down-alt:before {
content: "\f088";
}
.icon-star-half:before {
content: "\f089";
}
.icon-heart-empty:before {
content: "\f08a";
}
.icon-signout:before {
content: "\f08b";
}
.icon-linkedin-sign:before {
content: "\f08c";
}
.icon-pushpin:before {
content: "\f08d";
}
.icon-external-link:before {
content: "\f08e";
}
.icon-signin:before {
content: "\f090";
}
.icon-trophy:before {
content: "\f091";
}
.icon-github-sign:before {
content: "\f092";
}
.icon-upload-alt:before {
content: "\f093";
}
.icon-lemon:before {
content: "\f094";
}
.icon-phone:before {
content: "\f095";
}
.icon-unchecked:before,
.icon-check-empty:before {
content: "\f096";
}
.icon-bookmark-empty:before {
content: "\f097";
}
.icon-phone-sign:before {
content: "\f098";
}
.icon-twitter:before {
content: "\f099";
}
.icon-facebook:before {
content: "\f09a";
}
.icon-github:before {
content: "\f09b";
}
.icon-unlock:before {
content: "\f09c";
}
.icon-credit-card:before {
content: "\f09d";
}
.icon-rss:before {
content: "\f09e";
}
.icon-hdd:before {
content: "\f0a0";
}
.icon-bullhorn:before {
content: "\f0a1";
}
.icon-bell:before {
content: "\f0a2";
}
.icon-certificate:before {
content: "\f0a3";
}
.icon-hand-right:before {
content: "\f0a4";
}
.icon-hand-left:before {
content: "\f0a5";
}
.icon-hand-up:before {
content: "\f0a6";
}
.icon-hand-down:before {
content: "\f0a7";
}
.icon-circle-arrow-left:before {
content: "\f0a8";
}
.icon-circle-arrow-right:before {
content: "\f0a9";
}
.icon-circle-arrow-up:before {
content: "\f0aa";
}
.icon-circle-arrow-down:before {
content: "\f0ab";
}
.icon-globe:before {
content: "\f0ac";
}
.icon-wrench:before {
content: "\f0ad";
}
.icon-tasks:before {
content: "\f0ae";
}
.icon-filter:before {
content: "\f0b0";
}
.icon-briefcase:before {
content: "\f0b1";
}
.icon-fullscreen:before {
content: "\f0b2";
}
.icon-group:before {
content: "\f0c0";
}
.icon-link:before {
content: "\f0c1";
}
.icon-cloud:before {
content: "\f0c2";
}
.icon-beaker:before {
content: "\f0c3";
}
.icon-cut:before {
content: "\f0c4";
}
.icon-copy:before {
content: "\f0c5";
}
.icon-paperclip:before,
.icon-paper-clip:before {
content: "\f0c6";
}
.icon-save:before {
content: "\f0c7";
}
.icon-sign-blank:before {
content: "\f0c8";
}
.icon-reorder:before {
content: "\f0c9";
}
.icon-list-ul:before {
content: "\f0ca";
}
.icon-list-ol:before {
content: "\f0cb";
}
.icon-strikethrough:before {
content: "\f0cc";
}
.icon-underline:before {
content: "\f0cd";
}
.icon-table:before {
content: "\f0ce";
}
.icon-magic:before {
content: "\f0d0";
}
.icon-truck:before {
content: "\f0d1";
}
.icon-pinterest:before {
content: "\f0d2";
}
.icon-pinterest-sign:before {
content: "\f0d3";
}
.icon-google-plus-sign:before {
content: "\f0d4";
}
.icon-google-plus:before {
content: "\f0d5";
}
.icon-money:before {
content: "\f0d6";
}
.icon-caret-down:before {
content: "\f0d7";
}
.icon-caret-up:before {
content: "\f0d8";
}
.icon-caret-left:before {
content: "\f0d9";
}
.icon-caret-right:before {
content: "\f0da";
}
.icon-columns:before {
content: "\f0db";
}
.icon-sort:before {
content: "\f0dc";
}
.icon-sort-down:before {
content: "\f0dd";
}
.icon-sort-up:before {
content: "\f0de";
}
.icon-envelope:before {
content: "\f0e0";
}
.icon-linkedin:before {
content: "\f0e1";
}
.icon-rotate-left:before,
.icon-undo:before {
content: "\f0e2";
}
.icon-legal:before {
content: "\f0e3";
}
.icon-dashboard:before {
content: "\f0e4";
}
.icon-comment-alt:before {
content: "\f0e5";
}
.icon-comments-alt:before {
content: "\f0e6";
}
.icon-bolt:before {
content: "\f0e7";
}
.icon-sitemap:before {
content: "\f0e8";
}
.icon-umbrella:before {
content: "\f0e9";
}
.icon-paste:before {
content: "\f0ea";
}
.icon-lightbulb:before {
content: "\f0eb";
}
.icon-exchange:before {
content: "\f0ec";
}
.icon-cloud-download:before {
content: "\f0ed";
}
.icon-cloud-upload:before {
content: "\f0ee";
}
.icon-user-md:before {
content: "\f0f0";
}
.icon-stethoscope:before {
content: "\f0f1";
}
.icon-suitcase:before {
content: "\f0f2";
}
.icon-bell-alt:before {
content: "\f0f3";
}
.icon-coffee:before {
content: "\f0f4";
}
.icon-food:before {
content: "\f0f5";
}
.icon-file-text-alt:before {
content: "\f0f6";
}
.icon-building:before {
content: "\f0f7";
}
.icon-hospital:before {
content: "\f0f8";
}
.icon-ambulance:before {
content: "\f0f9";
}
.icon-medkit:before {
content: "\f0fa";
}
.icon-fighter-jet:before {
content: "\f0fb";
}
.icon-beer:before {
content: "\f0fc";
}
.icon-h-sign:before {
content: "\f0fd";
}
.icon-plus-sign-alt:before {
content: "\f0fe";
}
.icon-double-angle-left:before {
content: "\f100";
}
.icon-double-angle-right:before {
content: "\f101";
}
.icon-double-angle-up:before {
content: "\f102";
}
.icon-double-angle-down:before {
content: "\f103";
}
.icon-angle-left:before {
content: "\f104";
}
.icon-angle-right:before {
content: "\f105";
}
.icon-angle-up:before {
content: "\f106";
}
.icon-angle-down:before {
content: "\f107";
}
.icon-desktop:before {
content: "\f108";
}
.icon-laptop:before {
content: "\f109";
}
.icon-tablet:before {
content: "\f10a";
}
.icon-mobile-phone:before {
content: "\f10b";
}
.icon-circle-blank:before {
content: "\f10c";
}
.icon-quote-left:before {
content: "\f10d";
}
.icon-quote-right:before {
content: "\f10e";
}
.icon-spinner:before {
content: "\f110";
}
.icon-circle:before {
content: "\f111";
}
.icon-mail-reply:before,
.icon-reply:before {
content: "\f112";
}
.icon-github-alt:before {
content: "\f113";
}
.icon-folder-close-alt:before {
content: "\f114";
}
.icon-folder-open-alt:before {
content: "\f115";
}
.icon-expand-alt:before {
content: "\f116";
}
.icon-collapse-alt:before {
content: "\f117";
}
.icon-smile:before {
content: "\f118";
}
.icon-frown:before {
content: "\f119";
}
.icon-meh:before {
content: "\f11a";
}
.icon-gamepad:before {
content: "\f11b";
}
.icon-keyboard:before {
content: "\f11c";
}
.icon-flag-alt:before {
content: "\f11d";
}
.icon-flag-checkered:before {
content: "\f11e";
}
.icon-terminal:before {
content: "\f120";
}
.icon-code:before {
content: "\f121";
}
.icon-reply-all:before {
content: "\f122";
}
.icon-mail-reply-all:before {
content: "\f122";
}
.icon-star-half-full:before,
.icon-star-half-empty:before {
content: "\f123";
}
.icon-location-arrow:before {
content: "\f124";
}
.icon-crop:before {
content: "\f125";
}
.icon-code-fork:before {
content: "\f126";
}
.icon-unlink:before {
content: "\f127";
}
.icon-question:before {
content: "\f128";
}
.icon-info:before {
content: "\f129";
}
.icon-exclamation:before {
content: "\f12a";
}
.icon-superscript:before {
content: "\f12b";
}
.icon-subscript:before {
content: "\f12c";
}
.icon-eraser:before {
content: "\f12d";
}
.icon-puzzle-piece:before {
content: "\f12e";
}
.icon-microphone:before {
content: "\f130";
}
.icon-microphone-off:before {
content: "\f131";
}
.icon-shield:before {
content: "\f132";
}
.icon-calendar-empty:before {
content: "\f133";
}
.icon-fire-extinguisher:before {
content: "\f134";
}
.icon-rocket:before {
content: "\f135";
}
.icon-maxcdn:before {
content: "\f136";
}
.icon-chevron-sign-left:before {
content: "\f137";
}
.icon-chevron-sign-right:before {
content: "\f138";
}
.icon-chevron-sign-up:before {
content: "\f139";
}
.icon-chevron-sign-down:before {
content: "\f13a";
}
.icon-html5:before {
content: "\f13b";
}
.icon-css3:before {
content: "\f13c";
}
.icon-anchor:before {
content: "\f13d";
}
.icon-unlock-alt:before {
content: "\f13e";
}
.icon-bullseye:before {
content: "\f140";
}
.icon-ellipsis-horizontal:before {
content: "\f141";
}
.icon-ellipsis-vertical:before {
content: "\f142";
}
.icon-rss-sign:before {
content: "\f143";
}
.icon-play-sign:before {
content: "\f144";
}
.icon-ticket:before {
content: "\f145";
}
.icon-minus-sign-alt:before {
content: "\f146";
}
.icon-check-minus:before {
content: "\f147";
}
.icon-level-up:before {
content: "\f148";
}
.icon-level-down:before {
content: "\f149";
}
.icon-check-sign:before {
content: "\f14a";
}
.icon-edit-sign:before {
content: "\f14b";
}
.icon-external-link-sign:before {
content: "\f14c";
}
.icon-share-sign:before {
content: "\f14d";
}
.icon-compass:before {
content: "\f14e";
}
.icon-collapse:before {
content: "\f150";
}
.icon-collapse-top:before {
content: "\f151";
}
.icon-expand:before {
content: "\f152";
}
.icon-euro:before,
.icon-eur:before {
content: "\f153";
}
.icon-gbp:before {
content: "\f154";
}
.icon-dollar:before,
.icon-usd:before {
content: "\f155";
}
.icon-rupee:before,
.icon-inr:before {
content: "\f156";
}
.icon-yen:before,
.icon-jpy:before {
content: "\f157";
}
.icon-renminbi:before,
.icon-cny:before {
content: "\f158";
}
.icon-won:before,
.icon-krw:before {
content: "\f159";
}
.icon-bitcoin:before,
.icon-btc:before {
content: "\f15a";
}
.icon-file:before {
content: "\f15b";
}
.icon-file-text:before {
content: "\f15c";
}
.icon-sort-by-alphabet:before {
content: "\f15d";
}
.icon-sort-by-alphabet-alt:before {
content: "\f15e";
}
.icon-sort-by-attributes:before {
content: "\f160";
}
.icon-sort-by-attributes-alt:before {
content: "\f161";
}
.icon-sort-by-order:before {
content: "\f162";
}
.icon-sort-by-order-alt:before {
content: "\f163";
}
.icon-thumbs-up:before {
content: "\f164";
}
.icon-thumbs-down:before {
content: "\f165";
}
.icon-youtube-sign:before {
content: "\f166";
}
.icon-youtube:before {
content: "\f167";
}
.icon-xing:before {
content: "\f168";
}
.icon-xing-sign:before {
content: "\f169";
}
.icon-youtube-play:before {
content: "\f16a";
}
.icon-dropbox:before {
content: "\f16b";
}
.icon-stackexchange:before {
content: "\f16c";
}
.icon-instagram:before {
content: "\f16d";
}
.icon-flickr:before {
content: "\f16e";
}
.icon-adn:before {
content: "\f170";
}
.icon-bitbucket:before {
content: "\f171";
}
.icon-bitbucket-sign:before {
content: "\f172";
}
.icon-tumblr:before {
content: "\f173";
}
.icon-tumblr-sign:before {
content: "\f174";
}
.icon-long-arrow-down:before {
content: "\f175";
}
.icon-long-arrow-up:before {
content: "\f176";
}
.icon-long-arrow-left:before {
content: "\f177";
}
.icon-long-arrow-right:before {
content: "\f178";
}
.icon-apple:before {
content: "\f179";
}
.icon-windows:before {
content: "\f17a";
}
.icon-android:before {
content: "\f17b";
}
.icon-linux:before {
content: "\f17c";
}
.icon-dribbble:before {
content: "\f17d";
}
.icon-skype:before {
content: "\f17e";
}
.icon-foursquare:before {
content: "\f180";
}
.icon-trello:before {
content: "\f181";
}
.icon-female:before {
content: "\f182";
}
.icon-male:before {
content: "\f183";
}
.icon-gittip:before {
content: "\f184";
}
.icon-sun:before {
content: "\f185";
}
.icon-moon:before {
content: "\f186";
}
.icon-archive:before {
content: "\f187";
}
.icon-bug:before {
content: "\f188";
}
.icon-vk:before {
content: "\f189";
}
.icon-weibo:before {
content: "\f18a";
}
.icon-renren:before {
content: "\f18b";
}
@font-face {
font-family: 'Socialico';
src: url(//lamertonparishcouncil.gov.uk/wp-content/themes/rocco/fonts/socialico-webfont.eot);
src: url(//lamertonparishcouncil.gov.uk/wp-content/themes/rocco/fonts/socialico-webfont.eot?#iefix) format('embedded-opentype'),
url(//lamertonparishcouncil.gov.uk/wp-content/themes/rocco/fonts/socialico-webfont.woff) format('woff'),
url(//lamertonparishcouncil.gov.uk/wp-content/themes/rocco/fonts/socialico-webfont.ttf) format('truetype'),
url(//lamertonparishcouncil.gov.uk/wp-content/themes/rocco/fonts/socialico-webfont.svg#Socialico) format('svg');
font-weight: normal;
font-style: normal;
}
.socialico { font-family: 'Socialico' !important; font-size:30px; line-height:30px;}
@font-face {
font-family: 'Socialico Plus';
src: url(//lamertonparishcouncil.gov.uk/wp-content/themes/rocco/fonts/socialico-plus-webfont.eot);
src: url(//lamertonparishcouncil.gov.uk/wp-content/themes/rocco/fonts/socialico-plus-webfont.eot?#iefix) format('embedded-opentype'),
url(//lamertonparishcouncil.gov.uk/wp-content/themes/rocco/fonts/socialico-plus-webfont.woff) format('woff'),
url(//lamertonparishcouncil.gov.uk/wp-content/themes/rocco/fonts/socialico-plus-webfont.ttf) format('truetype'),
url(//lamertonparishcouncil.gov.uk/wp-content/themes/rocco/fonts/socialico-plus-webfont.svg#Socialico Plus) format('svg');
font-weight: normal;
font-style: normal;
}
.socialico-plus { font-family: 'Socialico Plus' !important; font-size:30px; line-height:30px;}div.pp_default .pp_top,div.pp_default .pp_top .pp_middle,div.pp_default .pp_top .pp_left,div.pp_default .pp_top .pp_right,div.pp_default .pp_bottom,div.pp_default .pp_bottom .pp_left,div.pp_default .pp_bottom .pp_middle,div.pp_default .pp_bottom .pp_right{height:13px}
div.pp_default .pp_top .pp_left{background:url(//lamertonparishcouncil.gov.uk/wp-content/themes/rocco/images/prettyPhoto/default/sprite.png) -78px -93px no-repeat}
div.pp_default .pp_top .pp_middle{background:url(//lamertonparishcouncil.gov.uk/wp-content/themes/rocco/images/prettyPhoto/default/sprite_x.png) top left repeat-x}
div.pp_default .pp_top .pp_right{background:url(//lamertonparishcouncil.gov.uk/wp-content/themes/rocco/images/prettyPhoto/default/sprite.png) -112px -93px no-repeat}
div.pp_default .pp_content .ppt{color:#f8f8f8}
div.pp_default .pp_content_container .pp_left{background:url(//lamertonparishcouncil.gov.uk/wp-content/themes/rocco/images/prettyPhoto/default/sprite_y.png) -7px 0 repeat-y;padding-left:13px}
div.pp_default .pp_content_container .pp_right{background:url(//lamertonparishcouncil.gov.uk/wp-content/themes/rocco/images/prettyPhoto/default/sprite_y.png) top right repeat-y;padding-right:13px}
div.pp_default .pp_next:hover{background:url(//lamertonparishcouncil.gov.uk/wp-content/themes/rocco/images/prettyPhoto/default/sprite_next.png) center right no-repeat;cursor:pointer}
div.pp_default .pp_previous:hover{background:url(//lamertonparishcouncil.gov.uk/wp-content/themes/rocco/images/prettyPhoto/default/sprite_prev.png) center left no-repeat;cursor:pointer}
div.pp_default .pp_expand{background:url(//lamertonparishcouncil.gov.uk/wp-content/themes/rocco/images/prettyPhoto/default/sprite.png) 0 -29px no-repeat;cursor:pointer;width:28px;height:28px}
div.pp_default .pp_expand:hover{background:url(//lamertonparishcouncil.gov.uk/wp-content/themes/rocco/images/prettyPhoto/default/sprite.png) 0 -56px no-repeat;cursor:pointer}
div.pp_default .pp_contract{background:url(//lamertonparishcouncil.gov.uk/wp-content/themes/rocco/images/prettyPhoto/default/sprite.png) 0 -84px no-repeat;cursor:pointer;width:28px;height:28px}
div.pp_default .pp_contract:hover{background:url(//lamertonparishcouncil.gov.uk/wp-content/themes/rocco/images/prettyPhoto/default/sprite.png) 0 -113px no-repeat;cursor:pointer}
div.pp_default .pp_close{width:30px;height:30px;background:url(//lamertonparishcouncil.gov.uk/wp-content/themes/rocco/images/prettyPhoto/default/sprite.png) 2px 1px no-repeat;cursor:pointer}
div.pp_default .pp_gallery ul li a{background:url(//lamertonparishcouncil.gov.uk/wp-content/themes/rocco/images/prettyPhoto/default/default_thumb.png) center center #f8f8f8;border:1px solid #aaa}
div.pp_default .pp_social{margin-top:7px}
div.pp_default .pp_gallery a.pp_arrow_previous,div.pp_default .pp_gallery a.pp_arrow_next{position:static;left:auto}
div.pp_default .pp_nav .pp_play,div.pp_default .pp_nav .pp_pause{background:url(//lamertonparishcouncil.gov.uk/wp-content/themes/rocco/images/prettyPhoto/default/sprite.png) -51px 1px no-repeat;height:30px;width:30px}
div.pp_default .pp_nav .pp_pause{background-position:-51px -29px}
div.pp_default a.pp_arrow_previous,div.pp_default a.pp_arrow_next{background:url(//lamertonparishcouncil.gov.uk/wp-content/themes/rocco/images/prettyPhoto/default/sprite.png) -31px -3px no-repeat;height:20px;width:20px;margin:4px 0 0}
div.pp_default a.pp_arrow_next{left:52px;background-position:-82px -3px}
div.pp_default .pp_content_container .pp_details{margin-top:5px}
div.pp_default .pp_nav{clear:none;height:30px;width:110px;position:relative}
div.pp_default .pp_nav .currentTextHolder{font-family:Georgia;font-style:italic;color:#999;font-size:11px;left:75px;line-height:25px;position:absolute;top:2px;margin:0;padding:0 0 0 10px}
div.pp_default .pp_close:hover,div.pp_default .pp_nav .pp_play:hover,div.pp_default .pp_nav .pp_pause:hover,div.pp_default .pp_arrow_next:hover,div.pp_default .pp_arrow_previous:hover{opacity:0.7}
div.pp_default .pp_description{font-size:11px;font-weight:700;line-height:14px;margin:5px 50px 5px 0}
div.pp_default .pp_bottom .pp_left{background:url(//lamertonparishcouncil.gov.uk/wp-content/themes/rocco/images/prettyPhoto/default/sprite.png) -78px -127px no-repeat}
div.pp_default .pp_bottom .pp_middle{background:url(//lamertonparishcouncil.gov.uk/wp-content/themes/rocco/images/prettyPhoto/default/sprite_x.png) bottom left repeat-x}
div.pp_default .pp_bottom .pp_right{background:url(//lamertonparishcouncil.gov.uk/wp-content/themes/rocco/images/prettyPhoto/default/sprite.png) -112px -127px no-repeat}
div.pp_default .pp_loaderIcon{background:url(//lamertonparishcouncil.gov.uk/wp-content/themes/rocco/images/prettyPhoto/default/loader.gif) center center no-repeat}
div.light_rounded .pp_top .pp_left{background:url(//lamertonparishcouncil.gov.uk/wp-content/themes/rocco/images/prettyPhoto/light_rounded/sprite.png) -88px -53px no-repeat}
div.light_rounded .pp_top .pp_right{background:url(//lamertonparishcouncil.gov.uk/wp-content/themes/rocco/images/prettyPhoto/light_rounded/sprite.png) -110px -53px no-repeat}
div.light_rounded .pp_next:hover{background:url(//lamertonparishcouncil.gov.uk/wp-content/themes/rocco/images/prettyPhoto/light_rounded/btnNext.png) center right no-repeat;cursor:pointer}
div.light_rounded .pp_previous:hover{background:url(//lamertonparishcouncil.gov.uk/wp-content/themes/rocco/images/prettyPhoto/light_rounded/btnPrevious.png) center left no-repeat;cursor:pointer}
div.light_rounded .pp_expand{background:url(//lamertonparishcouncil.gov.uk/wp-content/themes/rocco/images/prettyPhoto/light_rounded/sprite.png) -31px -26px no-repeat;cursor:pointer}
div.light_rounded .pp_expand:hover{background:url(//lamertonparishcouncil.gov.uk/wp-content/themes/rocco/images/prettyPhoto/light_rounded/sprite.png) -31px -47px no-repeat;cursor:pointer}
div.light_rounded .pp_contract{background:url(//lamertonparishcouncil.gov.uk/wp-content/themes/rocco/images/prettyPhoto/light_rounded/sprite.png) 0 -26px no-repeat;cursor:pointer}
div.light_rounded .pp_contract:hover{background:url(//lamertonparishcouncil.gov.uk/wp-content/themes/rocco/images/prettyPhoto/light_rounded/sprite.png) 0 -47px no-repeat;cursor:pointer}
div.light_rounded .pp_close{width:75px;height:22px;background:url(//lamertonparishcouncil.gov.uk/wp-content/themes/rocco/images/prettyPhoto/light_rounded/sprite.png) -1px -1px no-repeat;cursor:pointer}
div.light_rounded .pp_nav .pp_play{background:url(//lamertonparishcouncil.gov.uk/wp-content/themes/rocco/images/prettyPhoto/light_rounded/sprite.png) -1px -100px no-repeat;height:15px;width:14px}
div.light_rounded .pp_nav .pp_pause{background:url(//lamertonparishcouncil.gov.uk/wp-content/themes/rocco/images/prettyPhoto/light_rounded/sprite.png) -24px -100px no-repeat;height:15px;width:14px}
div.light_rounded .pp_arrow_previous{background:url(//lamertonparishcouncil.gov.uk/wp-content/themes/rocco/images/prettyPhoto/light_rounded/sprite.png) 0 -71px no-repeat}
div.light_rounded .pp_arrow_next{background:url(//lamertonparishcouncil.gov.uk/wp-content/themes/rocco/images/prettyPhoto/light_rounded/sprite.png) -22px -71px no-repeat}
div.light_rounded .pp_bottom .pp_left{background:url(//lamertonparishcouncil.gov.uk/wp-content/themes/rocco/images/prettyPhoto/light_rounded/sprite.png) -88px -80px no-repeat}
div.light_rounded .pp_bottom .pp_right{background:url(//lamertonparishcouncil.gov.uk/wp-content/themes/rocco/images/prettyPhoto/light_rounded/sprite.png) -110px -80px no-repeat}
div.dark_rounded .pp_top .pp_left{background:url(//lamertonparishcouncil.gov.uk/wp-content/themes/rocco/images/prettyPhoto/dark_rounded/sprite.png) -88px -53px no-repeat}
div.dark_rounded .pp_top .pp_right{background:url(//lamertonparishcouncil.gov.uk/wp-content/themes/rocco/images/prettyPhoto/dark_rounded/sprite.png) -110px -53px no-repeat}
div.dark_rounded .pp_content_container .pp_left{background:url(//lamertonparishcouncil.gov.uk/wp-content/themes/rocco/images/prettyPhoto/dark_rounded/contentPattern.png) top left repeat-y}
div.dark_rounded .pp_content_container .pp_right{background:url(//lamertonparishcouncil.gov.uk/wp-content/themes/rocco/images/prettyPhoto/dark_rounded/contentPattern.png) top right repeat-y}
div.dark_rounded .pp_next:hover{background:url(//lamertonparishcouncil.gov.uk/wp-content/themes/rocco/images/prettyPhoto/dark_rounded/btnNext.png) center right no-repeat;cursor:pointer}
div.dark_rounded .pp_previous:hover{background:url(//lamertonparishcouncil.gov.uk/wp-content/themes/rocco/images/prettyPhoto/dark_rounded/btnPrevious.png) center left no-repeat;cursor:pointer}
div.dark_rounded .pp_expand{background:url(//lamertonparishcouncil.gov.uk/wp-content/themes/rocco/images/prettyPhoto/dark_rounded/sprite.png) -31px -26px no-repeat;cursor:pointer}
div.dark_rounded .pp_expand:hover{background:url(//lamertonparishcouncil.gov.uk/wp-content/themes/rocco/images/prettyPhoto/dark_rounded/sprite.png) -31px -47px no-repeat;cursor:pointer}
div.dark_rounded .pp_contract{background:url(//lamertonparishcouncil.gov.uk/wp-content/themes/rocco/images/prettyPhoto/dark_rounded/sprite.png) 0 -26px no-repeat;cursor:pointer}
div.dark_rounded .pp_contract:hover{background:url(//lamertonparishcouncil.gov.uk/wp-content/themes/rocco/images/prettyPhoto/dark_rounded/sprite.png) 0 -47px no-repeat;cursor:pointer}
div.dark_rounded .pp_close{width:75px;height:22px;background:url(//lamertonparishcouncil.gov.uk/wp-content/themes/rocco/images/prettyPhoto/dark_rounded/sprite.png) -1px -1px no-repeat;cursor:pointer}
div.dark_rounded .pp_description{margin-right:85px;color:#fff}
div.dark_rounded .pp_nav .pp_play{background:url(//lamertonparishcouncil.gov.uk/wp-content/themes/rocco/images/prettyPhoto/dark_rounded/sprite.png) -1px -100px no-repeat;height:15px;width:14px}
div.dark_rounded .pp_nav .pp_pause{background:url(//lamertonparishcouncil.gov.uk/wp-content/themes/rocco/images/prettyPhoto/dark_rounded/sprite.png) -24px -100px no-repeat;height:15px;width:14px}
div.dark_rounded .pp_arrow_previous{background:url(//lamertonparishcouncil.gov.uk/wp-content/themes/rocco/images/prettyPhoto/dark_rounded/sprite.png) 0 -71px no-repeat}
div.dark_rounded .pp_arrow_next{background:url(//lamertonparishcouncil.gov.uk/wp-content/themes/rocco/images/prettyPhoto/dark_rounded/sprite.png) -22px -71px no-repeat}
div.dark_rounded .pp_bottom .pp_left{background:url(//lamertonparishcouncil.gov.uk/wp-content/themes/rocco/images/prettyPhoto/dark_rounded/sprite.png) -88px -80px no-repeat}
div.dark_rounded .pp_bottom .pp_right{background:url(//lamertonparishcouncil.gov.uk/wp-content/themes/rocco/images/prettyPhoto/dark_rounded/sprite.png) -110px -80px no-repeat}
div.dark_rounded .pp_loaderIcon{background:url(//lamertonparishcouncil.gov.uk/wp-content/themes/rocco/images/prettyPhoto/dark_rounded/loader.gif) center center no-repeat}
div.dark_square .pp_left,div.dark_square .pp_middle,div.dark_square .pp_right,div.dark_square .pp_content{background:#000}
div.dark_square .pp_description{color:#fff;margin:0 85px 0 0}
div.dark_square .pp_loaderIcon{background:url(//lamertonparishcouncil.gov.uk/wp-content/themes/rocco/images/prettyPhoto/dark_square/loader.gif) center center no-repeat}
div.dark_square .pp_expand{background:url(//lamertonparishcouncil.gov.uk/wp-content/themes/rocco/images/prettyPhoto/dark_square/sprite.png) -31px -26px no-repeat;cursor:pointer}
div.dark_square .pp_expand:hover{background:url(//lamertonparishcouncil.gov.uk/wp-content/themes/rocco/images/prettyPhoto/dark_square/sprite.png) -31px -47px no-repeat;cursor:pointer}
div.dark_square .pp_contract{background:url(//lamertonparishcouncil.gov.uk/wp-content/themes/rocco/images/prettyPhoto/dark_square/sprite.png) 0 -26px no-repeat;cursor:pointer}
div.dark_square .pp_contract:hover{background:url(//lamertonparishcouncil.gov.uk/wp-content/themes/rocco/images/prettyPhoto/dark_square/sprite.png) 0 -47px no-repeat;cursor:pointer}
div.dark_square .pp_close{width:75px;height:22px;background:url(//lamertonparishcouncil.gov.uk/wp-content/themes/rocco/images/prettyPhoto/dark_square/sprite.png) -1px -1px no-repeat;cursor:pointer}
div.dark_square .pp_nav{clear:none}
div.dark_square .pp_nav .pp_play{background:url(//lamertonparishcouncil.gov.uk/wp-content/themes/rocco/images/prettyPhoto/dark_square/sprite.png) -1px -100px no-repeat;height:15px;width:14px}
div.dark_square .pp_nav .pp_pause{background:url(//lamertonparishcouncil.gov.uk/wp-content/themes/rocco/images/prettyPhoto/dark_square/sprite.png) -24px -100px no-repeat;height:15px;width:14px}
div.dark_square .pp_arrow_previous{background:url(//lamertonparishcouncil.gov.uk/wp-content/themes/rocco/images/prettyPhoto/dark_square/sprite.png) 0 -71px no-repeat}
div.dark_square .pp_arrow_next{background:url(//lamertonparishcouncil.gov.uk/wp-content/themes/rocco/images/prettyPhoto/dark_square/sprite.png) -22px -71px no-repeat}
div.dark_square .pp_next:hover{background:url(//lamertonparishcouncil.gov.uk/wp-content/themes/rocco/images/prettyPhoto/dark_square/btnNext.png) center right no-repeat;cursor:pointer}
div.dark_square .pp_previous:hover{background:url(//lamertonparishcouncil.gov.uk/wp-content/themes/rocco/images/prettyPhoto/dark_square/btnPrevious.png) center left no-repeat;cursor:pointer}
div.light_square .pp_expand{background:url(//lamertonparishcouncil.gov.uk/wp-content/themes/rocco/images/prettyPhoto/light_square/sprite.png) -31px -26px no-repeat;cursor:pointer}
div.light_square .pp_expand:hover{background:url(//lamertonparishcouncil.gov.uk/wp-content/themes/rocco/images/prettyPhoto/light_square/sprite.png) -31px -47px no-repeat;cursor:pointer}
div.light_square .pp_contract{background:url(//lamertonparishcouncil.gov.uk/wp-content/themes/rocco/images/prettyPhoto/light_square/sprite.png) 0 -26px no-repeat;cursor:pointer}
div.light_square .pp_contract:hover{background:url(//lamertonparishcouncil.gov.uk/wp-content/themes/rocco/images/prettyPhoto/light_square/sprite.png) 0 -47px no-repeat;cursor:pointer}
div.light_square .pp_close{width:75px;height:22px;background:url(//lamertonparishcouncil.gov.uk/wp-content/themes/rocco/images/prettyPhoto/light_square/sprite.png) -1px -1px no-repeat;cursor:pointer}
div.light_square .pp_nav .pp_play{background:url(//lamertonparishcouncil.gov.uk/wp-content/themes/rocco/images/prettyPhoto/light_square/sprite.png) -1px -100px no-repeat;height:15px;width:14px}
div.light_square .pp_nav .pp_pause{background:url(//lamertonparishcouncil.gov.uk/wp-content/themes/rocco/images/prettyPhoto/light_square/sprite.png) -24px -100px no-repeat;height:15px;width:14px}
div.light_square .pp_arrow_previous{background:url(//lamertonparishcouncil.gov.uk/wp-content/themes/rocco/images/prettyPhoto/light_square/sprite.png) 0 -71px no-repeat}
div.light_square .pp_arrow_next{background:url(//lamertonparishcouncil.gov.uk/wp-content/themes/rocco/images/prettyPhoto/light_square/sprite.png) -22px -71px no-repeat}
div.light_square .pp_next:hover{background:url(//lamertonparishcouncil.gov.uk/wp-content/themes/rocco/images/prettyPhoto/light_square/btnNext.png) center right no-repeat;cursor:pointer}
div.light_square .pp_previous:hover{background:url(//lamertonparishcouncil.gov.uk/wp-content/themes/rocco/images/prettyPhoto/light_square/btnPrevious.png) center left no-repeat;cursor:pointer}
div.facebook .pp_top .pp_left{background:url(//lamertonparishcouncil.gov.uk/wp-content/themes/rocco/images/prettyPhoto/facebook/sprite.png) -88px -53px no-repeat}
div.facebook .pp_top .pp_middle{background:url(//lamertonparishcouncil.gov.uk/wp-content/themes/rocco/images/prettyPhoto/facebook/contentPatternTop.png) top left repeat-x}
div.facebook .pp_top .pp_right{background:url(//lamertonparishcouncil.gov.uk/wp-content/themes/rocco/images/prettyPhoto/facebook/sprite.png) -110px -53px no-repeat}
div.facebook .pp_content_container .pp_left{background:url(//lamertonparishcouncil.gov.uk/wp-content/themes/rocco/images/prettyPhoto/facebook/contentPatternLeft.png) top left repeat-y}
div.facebook .pp_content_container .pp_right{background:url(//lamertonparishcouncil.gov.uk/wp-content/themes/rocco/images/prettyPhoto/facebook/contentPatternRight.png) top right repeat-y}
div.facebook .pp_expand{background:url(//lamertonparishcouncil.gov.uk/wp-content/themes/rocco/images/prettyPhoto/facebook/sprite.png) -31px -26px no-repeat;cursor:pointer}
div.facebook .pp_expand:hover{background:url(//lamertonparishcouncil.gov.uk/wp-content/themes/rocco/images/prettyPhoto/facebook/sprite.png) -31px -47px no-repeat;cursor:pointer}
div.facebook .pp_contract{background:url(//lamertonparishcouncil.gov.uk/wp-content/themes/rocco/images/prettyPhoto/facebook/sprite.png) 0 -26px no-repeat;cursor:pointer}
div.facebook .pp_contract:hover{background:url(//lamertonparishcouncil.gov.uk/wp-content/themes/rocco/images/prettyPhoto/facebook/sprite.png) 0 -47px no-repeat;cursor:pointer}
div.facebook .pp_close{width:22px;height:22px;background:url(//lamertonparishcouncil.gov.uk/wp-content/themes/rocco/images/prettyPhoto/facebook/sprite.png) -1px -1px no-repeat;cursor:pointer}
div.facebook .pp_description{margin:0 37px 0 0}
div.facebook .pp_loaderIcon{background:url(//lamertonparishcouncil.gov.uk/wp-content/themes/rocco/images/prettyPhoto/facebook/loader.gif) center center no-repeat}
div.facebook .pp_arrow_previous{background:url(//lamertonparishcouncil.gov.uk/wp-content/themes/rocco/images/prettyPhoto/facebook/sprite.png) 0 -71px no-repeat;height:22px;margin-top:0;width:22px}
div.facebook .pp_arrow_previous.disabled{background-position:0 -96px;cursor:default}
div.facebook .pp_arrow_next{background:url(//lamertonparishcouncil.gov.uk/wp-content/themes/rocco/images/prettyPhoto/facebook/sprite.png) -32px -71px no-repeat;height:22px;margin-top:0;width:22px}
div.facebook .pp_arrow_next.disabled{background-position:-32px -96px;cursor:default}
div.facebook .pp_nav{margin-top:0}
div.facebook .pp_nav p{font-size:15px;padding:0 3px 0 4px}
div.facebook .pp_nav .pp_play{background:url(//lamertonparishcouncil.gov.uk/wp-content/themes/rocco/images/prettyPhoto/facebook/sprite.png) -1px -123px no-repeat;height:22px;width:22px}
div.facebook .pp_nav .pp_pause{background:url(//lamertonparishcouncil.gov.uk/wp-content/themes/rocco/images/prettyPhoto/facebook/sprite.png) -32px -123px no-repeat;height:22px;width:22px}
div.facebook .pp_next:hover{background:url(//lamertonparishcouncil.gov.uk/wp-content/themes/rocco/images/prettyPhoto/facebook/btnNext.png) center right no-repeat;cursor:pointer}
div.facebook .pp_previous:hover{background:url(//lamertonparishcouncil.gov.uk/wp-content/themes/rocco/images/prettyPhoto/facebook/btnPrevious.png) center left no-repeat;cursor:pointer}
div.facebook .pp_bottom .pp_left{background:url(//lamertonparishcouncil.gov.uk/wp-content/themes/rocco/images/prettyPhoto/facebook/sprite.png) -88px -80px no-repeat}
div.facebook .pp_bottom .pp_middle{background:url(//lamertonparishcouncil.gov.uk/wp-content/themes/rocco/images/prettyPhoto/facebook/contentPatternBottom.png) top left repeat-x}
div.facebook .pp_bottom .pp_right{background:url(//lamertonparishcouncil.gov.uk/wp-content/themes/rocco/images/prettyPhoto/facebook/sprite.png) -110px -80px no-repeat}
div.pp_pic_holder a:focus{outline:none}
div.pp_overlay{background:#000;display:none;left:0;position:absolute;top:0;width:100%;z-index:9500}
div.pp_pic_holder{display:none;position:absolute;width:100px;z-index:10000}
.pp_content{height:40px;min-width:40px}
* html .pp_content{width:40px}
.pp_content_container{position:relative;text-align:left;width:100%}
.pp_content_container .pp_left{padding-left:20px}
.pp_content_container .pp_right{padding-right:20px}
.pp_content_container .pp_details{float:left;margin:10px 0 2px}
.pp_description{display:none;margin:0}
.pp_social{float:left;margin:0}
.pp_social .facebook{float:left;margin-left:5px;width:55px;overflow:hidden}
.pp_social .twitter{float:left}
.pp_nav{clear:right;float:left;margin:3px 10px 0 0}
.pp_nav p{float:left;white-space:nowrap;margin:2px 4px}
.pp_nav .pp_play,.pp_nav .pp_pause{float:left;margin-right:4px;text-indent:-10000px}
a.pp_arrow_previous,a.pp_arrow_next{display:block;float:left;height:15px;margin-top:3px;overflow:hidden;text-indent:-10000px;width:14px}
.pp_hoverContainer{position:absolute;top:0;width:100%;z-index:2000}
.pp_gallery{display:none;left:50%;margin-top:-50px;position:absolute;z-index:10000}
.pp_gallery div{float:left;overflow:hidden;position:relative}
.pp_gallery ul{float:left;height:35px;position:relative;white-space:nowrap;margin:0 0 0 5px;padding:0}
.pp_gallery ul a{border:1px rgba(0,0,0,0.5) solid;display:block;float:left;height:33px;overflow:hidden}
.pp_gallery ul a img{border:0}
.pp_gallery li{display:block;float:left;margin:0 5px 0 0;padding:0}
.pp_gallery li.default a{background:url(//lamertonparishcouncil.gov.uk/wp-content/themes/rocco/images/prettyPhoto/facebook/default_thumbnail.gif) 0 0 no-repeat;display:block;height:33px;width:50px}
.pp_gallery .pp_arrow_previous,.pp_gallery .pp_arrow_next{margin-top:7px!important}
a.pp_next{background:url(//lamertonparishcouncil.gov.uk/wp-content/themes/rocco/images/prettyPhoto/light_rounded/btnNext.png) 10000px 10000px no-repeat;display:block;float:right;height:100%;text-indent:-10000px;width:49%}
a.pp_previous{background:url(//lamertonparishcouncil.gov.uk/wp-content/themes/rocco/images/prettyPhoto/light_rounded/btnNext.png) 10000px 10000px no-repeat;display:block;float:left;height:100%;text-indent:-10000px;width:49%}
a.pp_expand,a.pp_contract{cursor:pointer;display:none;height:20px;position:absolute;right:30px;text-indent:-10000px;top:10px;width:20px;z-index:20000}
a.pp_close{position:absolute;right:0;top:0;display:block;line-height:22px;text-indent:-10000px}
.pp_loaderIcon{display:block;height:24px;left:50%;position:absolute;top:50%;width:24px;margin:-12px 0 0 -12px}
#pp_full_res{line-height:1!important}
#pp_full_res .pp_inline{text-align:left}
#pp_full_res .pp_inline p{margin:0 0 15px}
div.ppt{color:#fff;display:none;font-size:17px;z-index:9999;margin:0 0 5px 15px}
div.pp_default .pp_content,div.light_rounded .pp_content{background-color:#fff}
div.pp_default #pp_full_res .pp_inline,div.light_rounded .pp_content .ppt,div.light_rounded #pp_full_res .pp_inline,div.light_square .pp_content .ppt,div.light_square #pp_full_res .pp_inline,div.facebook .pp_content .ppt,div.facebook #pp_full_res .pp_inline{color:#000}
div.pp_default .pp_gallery ul li a:hover,div.pp_default .pp_gallery ul li.selected a,.pp_gallery ul a:hover,.pp_gallery li.selected a{border-color:#fff}
div.pp_default .pp_details,div.light_rounded .pp_details,div.dark_rounded .pp_details,div.dark_square .pp_details,div.light_square .pp_details,div.facebook .pp_details{position:relative}
div.light_rounded .pp_top .pp_middle,div.light_rounded .pp_content_container .pp_left,div.light_rounded .pp_content_container .pp_right,div.light_rounded .pp_bottom .pp_middle,div.light_square .pp_left,div.light_square .pp_middle,div.light_square .pp_right,div.light_square .pp_content,div.facebook .pp_content{background:#fff}
div.light_rounded .pp_description,div.light_square .pp_description{margin-right:85px}
div.light_rounded .pp_gallery a.pp_arrow_previous,div.light_rounded .pp_gallery a.pp_arrow_next,div.dark_rounded .pp_gallery a.pp_arrow_previous,div.dark_rounded .pp_gallery a.pp_arrow_next,div.dark_square .pp_gallery a.pp_arrow_previous,div.dark_square .pp_gallery a.pp_arrow_next,div.light_square .pp_gallery a.pp_arrow_previous,div.light_square .pp_gallery a.pp_arrow_next{margin-top:12px!important}
div.light_rounded .pp_arrow_previous.disabled,div.dark_rounded .pp_arrow_previous.disabled,div.dark_square .pp_arrow_previous.disabled,div.light_square .pp_arrow_previous.disabled{background-position:0 -87px;cursor:default}
div.light_rounded .pp_arrow_next.disabled,div.dark_rounded .pp_arrow_next.disabled,div.dark_square .pp_arrow_next.disabled,div.light_square .pp_arrow_next.disabled{background-position:-22px -87px;cursor:default}
div.light_rounded .pp_loaderIcon,div.light_square .pp_loaderIcon{background:url(//lamertonparishcouncil.gov.uk/wp-content/themes/rocco/images/prettyPhoto/light_rounded/loader.gif) center center no-repeat}
div.dark_rounded .pp_top .pp_middle,div.dark_rounded .pp_content,div.dark_rounded .pp_bottom .pp_middle{background:url(//lamertonparishcouncil.gov.uk/wp-content/themes/rocco/images/prettyPhoto/dark_rounded/contentPattern.png) top left repeat}
div.dark_rounded .currentTextHolder,div.dark_square .currentTextHolder{color:#c4c4c4}
div.dark_rounded #pp_full_res .pp_inline,div.dark_square #pp_full_res .pp_inline{color:#fff}
.pp_top,.pp_bottom{height:20px;position:relative}
* html .pp_top,* html .pp_bottom{padding:0 20px}
.pp_top .pp_left,.pp_bottom .pp_left{height:20px;left:0;position:absolute;width:20px}
.pp_top .pp_middle,.pp_bottom .pp_middle{height:20px;left:20px;position:absolute;right:20px}
* html .pp_top .pp_middle,* html .pp_bottom .pp_middle{left:0;position:static}
.pp_top .pp_right,.pp_bottom .pp_right{height:20px;left:auto;position:absolute;right:0;top:0;width:20px}
.pp_fade,.pp_gallery li.default a img{display:none}.rslides {
position: relative;
list-style: none;
overflow: hidden;
width: 100%;
padding: 0;
margin: 0;
}
.rslides li {
position: absolute;
display: none;
width: 100%;
left: 0;
top: 0;
}
.rslides li:first-child {
position: relative;
display: block;
float: left;
}
.rslides img {
display: block;
height: auto;
float: left;
width: 100%;
border: 0;
}.jcarousel-skin-tango .jcarousel-container {
}
.jcarousel-skin-tango .jcarousel-direction-rtl {
direction: rtl;
}
.jcarousel-skin-tango .jcarousel-container-horizontal {
padding: 0px;
}
.jcarousel-skin-tango .jcarousel-container-vertical {
width: 75px;
padding: 40px 20px;
}
.jcarousel-skin-tango .jcarousel-clip {
overflow: hidden;
}
.jcarousel-skin-tango .jcarousel-clip-horizontal {
}
.jcarousel-skin-tango .jcarousel-clip-vertical {
width:  75px;
height: 245px;
}
.jcarousel-skin-tango .jcarousel-item {
width: 240px;
}
.jcarousel-skin-tango .jcarousel-item-horizontal {
margin-left: 0;
margin-right: 0;
text-align: center;
}
.jcarousel-skin-tango .jcarousel-direction-rtl .jcarousel-item-horizontal {
margin-left: 10px;
margin-right: 0;
}
.jcarousel-skin-tango .jcarousel-item-vertical {
margin-bottom: 10px;
}
.jcarousel-skin-tango .jcarousel-item-placeholder {
background: #fff;
color: #000;
}   .jcarousel-skin-tango .jcarousel-next-vertical {
position: absolute;
bottom: 5px;
left: 43px;
width: 32px;
height: 32px;
cursor: pointer;
background: transparent url(//lamertonparishcouncil.gov.uk/wp-content/themes/rocco/css/jcarousel/next-vertical.png) no-repeat 0 0;
}
.jcarousel-skin-tango .jcarousel-next-vertical:hover,
.jcarousel-skin-tango .jcarousel-next-vertical:focus {
background-position: 0 -32px;
}
.jcarousel-skin-tango .jcarousel-next-vertical:active {
background-position: 0 -64px;
}
.jcarousel-skin-tango .jcarousel-next-disabled-vertical,
.jcarousel-skin-tango .jcarousel-next-disabled-vertical:hover,
.jcarousel-skin-tango .jcarousel-next-disabled-vertical:focus,
.jcarousel-skin-tango .jcarousel-next-disabled-vertical:active {
cursor: default;
background-position: 0 -96px;
}
.jcarousel-skin-tango .jcarousel-prev-vertical {
position: absolute;
top: 5px;
left: 43px;
width: 32px;
height: 32px;
cursor: pointer;
background: transparent url(//lamertonparishcouncil.gov.uk/wp-content/themes/rocco/css/jcarousel/prev-vertical.png) no-repeat 0 0;
}
.jcarousel-skin-tango .jcarousel-prev-vertical:hover,
.jcarousel-skin-tango .jcarousel-prev-vertical:focus {
background-position: 0 -32px;
}
.jcarousel-skin-tango .jcarousel-prev-vertical:active {
background-position: 0 -64px;
}
.jcarousel-skin-tango .jcarousel-prev-disabled-vertical,
.jcarousel-skin-tango .jcarousel-prev-disabled-vertical:hover,
.jcarousel-skin-tango .jcarousel-prev-disabled-vertical:focus,
.jcarousel-skin-tango .jcarousel-prev-disabled-vertical:active {
cursor: default;
background-position: 0 -96px;
}.ui-helper-hidden { display: none; }
.ui-helper-hidden-accessible { position: absolute !important; clip: rect(1px 1px 1px 1px); clip: rect(1px,1px,1px,1px); }
.ui-helper-reset { margin: 0; padding: 0; border: 0; outline: 0; line-height: 1.3; text-decoration: none; font-size: 100%; list-style: none; }
.ui-helper-clearfix:before, .ui-helper-clearfix:after { content: ""; display: table; }
.ui-helper-clearfix:after { clear: both; }
.ui-helper-clearfix { zoom: 1; }
.ui-helper-zfix { width: 100%; height: 100%; top: 0; left: 0; position: absolute; opacity: 0; filter:Alpha(Opacity=0); } .ui-state-disabled { cursor: default !important; }  .ui-icon { display: block; text-indent: -99999px; overflow: hidden; background-repeat: no-repeat; }  .ui-widget-overlay { position: absolute; top: 0; left: 0; width: 100%; height: 100%; }
.ui-accordion { width: 100%; }
.ui-accordion .ui-accordion-header { cursor: pointer; position: relative; margin-top: 1px; zoom: 1; border-width: 1px; border-style: solid; }
.ui-accordion .ui-accordion-li-fix { display: inline; }
.ui-accordion .ui-accordion-header-active { border-bottom: 0 !important; }
.ui-accordion .ui-accordion-header a { display: block; font-size: 13px; padding: .5em .5em .5em .7em; }
.ui-accordion-icons .ui-accordion-header a { padding-left: 30px; }
.ui-accordion .ui-accordion-header .ui-icon { position: absolute; left: .5em; top: 50%; margin-top: -8px; }
.ui-accordion .ui-accordion-content { padding: 1em 2.2em; border-width: 1px; border-style: solid; border-top: 0; margin-top: -2px; position: relative; top: 1px; margin-bottom: 2px; overflow: auto; display: none; zoom: 1; -webkit-border-radius: 0px 0px 6px 4px; border-radius: 0px 0px 6px 4px; }
.ui-accordion .ui-accordion-content-active { display: block; background: none; }
.ui-accordion .ui-state-active { background: none !important; font-weight: bold; -webkit-box-shadow: inset 0px 0px 0px 0px rgba(0, 0, 0, 0.00); box-shadow: inset 0px 0px 0px 0px rgba(0, 0, 0, 0.00); }
.ui-accordion .ui-icon { display: block; }
.ui-accordion .ui-state-default { background: url(//lamertonparishcouncil.gov.uk/wp-content/themes/rocco/css/ui/images/bg_widget_header.png) no-repeat 0 0; }
.ui-accordion .ui-state-hover { background: url(//lamertonparishcouncil.gov.uk/wp-content/themes/rocco/css/ui/images/bg_widget_header_active.png) no-repeat 0 0; }
.ui-accordion .ui-state-active { border-bottom: 0; }
.ui-tabs { position: relative; overflow: hidden; zoom: 1; margin-bottom: 15px; background: none !important; border-width: 0 1px 1px 1px !important; border-style: solid; }
.ui-tabs .ui-tabs-nav { margin: 0; padding: 0; border: 0; }
.ui-tabs .ui-tabs-nav li { list-style: none; float: left; position: relative; margin: 0px; padding: 0; white-space: nowrap; }
.ui-tabs .ui-tabs-nav li a { float: left; padding: 16px 20px; text-decoration: none; display: block; font-size: 15px; }
.ui-tabs .ui-tabs-nav li a i { margin-right: 4px; }
.ui-tabs .ui-tabs-nav li.ui-tabs-selected, .ui-tabs .ui-tabs-nav li.ui-state-active { margin-bottom: 0; border-top-width: 3px; border-style: solid; }
.ui-tabs .ui-tabs-nav li.ui-tabs-selected a, .ui-tabs .ui-tabs-nav li.ui-state-disabled a, .ui-tabs .ui-tabs-nav li.ui-state-processing a, .ui-tabs .ui-tabs-nav li.ui-state-active a { padding-top: 13px; cursor: text; }
.ui-tabs .ui-tabs-nav li a, .ui-tabs.ui-tabs-collapsible .ui-tabs-nav li.ui-tabs-selected a { cursor: pointer; } 
.ui-tabs .ui-tabs-panel { display: block; border-width: 0; padding: 1em 1.4em; }
.ui-tabs .ui-tabs-hide { display: none !important; }
.ui-tabs.ui-widget-content, .ui-tabs .ui-widget-content {}
.ui-widget { }
.ui-widget .ui-widget { font-size: 1em; }
.ui-widget input, .ui-widget select, .ui-widget textarea, .ui-widget button {}
.ui-widget-content { border-width: 1px; border-style: solid; background: #ffffff url(//lamertonparishcouncil.gov.uk/wp-content/themes/rocco/css/ui/images/ui-bg_flat_75_ffffff_40x100.png) 50% 50% repeat-x ; }
.ui-widget-content a {}
.ui-widget-header { border-width: 1px; border-style: solid; font-weight: bold; }
.ui-widget-header a {} .ui-state-default, .ui-widget-content .ui-state-default, .ui-widget-header .ui-state-default { font-weight: normal ; }
.ui-state-default a, .ui-state-default a:link, .ui-state-default a:visited { text-decoration: none; }
.ui-state-hover, .ui-widget-content .ui-state-hover, .ui-widget-header .ui-state-hover, .ui-state-focus, .ui-widget-content .ui-state-focus, .ui-widget-header .ui-state-focus { font-weight: normal ; }
.ui-state-hover a, .ui-state-hover a:hover { text-decoration: none; }
.ui-state-active, .ui-widget-content .ui-state-active, .ui-widget-header .ui-state-active { font-weight: normal ; }
.ui-state-active a, .ui-state-active a:link, .ui-state-active a:visited { text-decoration: none; }
.ui-widget :active { outline: none; } .ui-state-highlight, .ui-widget-content .ui-state-highlight, .ui-widget-header .ui-state-highlight  {border: 1px solid #fcefa1 ; background: #fbf9ee url(//lamertonparishcouncil.gov.uk/wp-content/themes/rocco/css/ui/images/ui-bg_glass_55_fbf9ee_1x400.png) 50% 50% repeat-x ; color: #363636 ; }
.ui-state-highlight a, .ui-widget-content .ui-state-highlight a,.ui-widget-header .ui-state-highlight a { color: #363636 ; }
.ui-state-error, .ui-widget-content .ui-state-error, .ui-widget-header .ui-state-error {border: 1px solid #cd0a0a ; background: #fef1ec url(//lamertonparishcouncil.gov.uk/wp-content/themes/rocco/css/ui/images/ui-bg_glass_95_fef1ec_1x400.png) 50% 50% repeat-x ; color: #cd0a0a ; }
.ui-state-error a, .ui-widget-content .ui-state-error a, .ui-widget-header .ui-state-error a { color: #cd0a0a ; }
.ui-state-error-text, .ui-widget-content .ui-state-error-text, .ui-widget-header .ui-state-error-text { color: #cd0a0a ; }
.ui-priority-primary, .ui-widget-content .ui-priority-primary, .ui-widget-header .ui-priority-primary { font-weight: bold; }
.ui-priority-secondary, .ui-widget-content .ui-priority-secondary,  .ui-widget-header .ui-priority-secondary { opacity: .7; filter:Alpha(Opacity=70); font-weight: normal; }
.ui-state-disabled, .ui-widget-content .ui-state-disabled, .ui-widget-header .ui-state-disabled { opacity: .35; filter:Alpha(Opacity=35); background-image: none; }  .ui-icon { width: 16px; height: 16px; background-image: url(//lamertonparishcouncil.gov.uk/wp-content/themes/rocco/css/ui/images/ui-icons_222222_256x240.png) ; }
.ui-widget-content .ui-icon {background-image: url(//lamertonparishcouncil.gov.uk/wp-content/themes/rocco/css/ui/images/ui-icons_222222_256x240.png) ; }
.ui-widget-header .ui-icon {background-image: url(//lamertonparishcouncil.gov.uk/wp-content/themes/rocco/css/ui/images/ui-icons_222222_256x240.png) ; }
.ui-state-default .ui-icon { background-image: url(//lamertonparishcouncil.gov.uk/wp-content/themes/rocco/css/ui/images/ui-icons_888888_256x240.png) ; }
.ui-state-hover .ui-icon, .ui-state-focus .ui-icon {background-image: url(//lamertonparishcouncil.gov.uk/wp-content/themes/rocco/css/ui/images/ui-icons_454545_256x240.png) ; }
.ui-state-active .ui-icon {background-image: url(//lamertonparishcouncil.gov.uk/wp-content/themes/rocco/css/ui/images/ui-icons_454545_256x240.png) ; }
.ui-state-highlight .ui-icon {background-image: url(//lamertonparishcouncil.gov.uk/wp-content/themes/rocco/css/ui/images/ui-icons_2e83ff_256x240.png) ; }
.ui-state-error .ui-icon, .ui-state-error-text .ui-icon {background-image: url(//lamertonparishcouncil.gov.uk/wp-content/themes/rocco/css/ui/images/ui-icons_cd0a0a_256x240.png) ; } .ui-icon-carat-1-n { background-position: 0 0; }
.ui-icon-carat-1-ne { background-position: -16px 0; }
.ui-icon-carat-1-e { background-position: -32px 0; }
.ui-icon-carat-1-se { background-position: -48px 0; }
.ui-icon-carat-1-s { background-position: -64px 0; }
.ui-icon-carat-1-sw { background-position: -80px 0; }
.ui-icon-carat-1-w { background-position: -96px 0; }
.ui-icon-carat-1-nw { background-position: -112px 0; }
.ui-icon-carat-2-n-s { background-position: -128px 0; }
.ui-icon-carat-2-e-w { background-position: -144px 0; }
.ui-icon-triangle-1-n { background-position: 0 -16px; }
.ui-icon-triangle-1-ne { background-position: -16px -16px; }
.ui-icon-triangle-1-e { background-position: -32px -16px; }
.ui-icon-triangle-1-se { background-position: -48px -16px; }
.ui-icon-triangle-1-s { background-position: -64px -16px; }
.ui-icon-triangle-1-sw { background-position: -80px -16px; }
.ui-icon-triangle-1-w { background-position: -96px -16px; }
.ui-icon-triangle-1-nw { background-position: -112px -16px; }
.ui-icon-triangle-2-n-s { background-position: -128px -16px; }
.ui-icon-triangle-2-e-w { background-position: -144px -16px; }
.ui-icon-arrow-1-n { background-position: 0 -32px; }
.ui-icon-arrow-1-ne { background-position: -16px -32px; }
.ui-icon-arrow-1-e { background-position: -32px -32px; }
.ui-icon-arrow-1-se { background-position: -48px -32px; }
.ui-icon-arrow-1-s { background-position: -64px -32px; }
.ui-icon-arrow-1-sw { background-position: -80px -32px; }
.ui-icon-arrow-1-w { background-position: -96px -32px; }
.ui-icon-arrow-1-nw { background-position: -112px -32px; }
.ui-icon-arrow-2-n-s { background-position: -128px -32px; }
.ui-icon-arrow-2-ne-sw { background-position: -144px -32px; }
.ui-icon-arrow-2-e-w { background-position: -160px -32px; }
.ui-icon-arrow-2-se-nw { background-position: -176px -32px; }
.ui-icon-arrowstop-1-n { background-position: -192px -32px; }
.ui-icon-arrowstop-1-e { background-position: -208px -32px; }
.ui-icon-arrowstop-1-s { background-position: -224px -32px; }
.ui-icon-arrowstop-1-w { background-position: -240px -32px; }
.ui-icon-arrowthick-1-n { background-position: 0 -48px; }
.ui-icon-arrowthick-1-ne { background-position: -16px -48px; }
.ui-icon-arrowthick-1-e { background-position: -32px -48px; }
.ui-icon-arrowthick-1-se { background-position: -48px -48px; }
.ui-icon-arrowthick-1-s { background-position: -64px -48px; }
.ui-icon-arrowthick-1-sw { background-position: -80px -48px; }
.ui-icon-arrowthick-1-w { background-position: -96px -48px; }
.ui-icon-arrowthick-1-nw { background-position: -112px -48px; }
.ui-icon-arrowthick-2-n-s { background-position: -128px -48px; }
.ui-icon-arrowthick-2-ne-sw { background-position: -144px -48px; }
.ui-icon-arrowthick-2-e-w { background-position: -160px -48px; }
.ui-icon-arrowthick-2-se-nw { background-position: -176px -48px; }
.ui-icon-arrowthickstop-1-n { background-position: -192px -48px; }
.ui-icon-arrowthickstop-1-e { background-position: -208px -48px; }
.ui-icon-arrowthickstop-1-s { background-position: -224px -48px; }
.ui-icon-arrowthickstop-1-w { background-position: -240px -48px; }
.ui-icon-arrowreturnthick-1-w { background-position: 0 -64px; }
.ui-icon-arrowreturnthick-1-n { background-position: -16px -64px; }
.ui-icon-arrowreturnthick-1-e { background-position: -32px -64px; }
.ui-icon-arrowreturnthick-1-s { background-position: -48px -64px; }
.ui-icon-arrowreturn-1-w { background-position: -64px -64px; }
.ui-icon-arrowreturn-1-n { background-position: -80px -64px; }
.ui-icon-arrowreturn-1-e { background-position: -96px -64px; }
.ui-icon-arrowreturn-1-s { background-position: -112px -64px; }
.ui-icon-arrowrefresh-1-w { background-position: -128px -64px; }
.ui-icon-arrowrefresh-1-n { background-position: -144px -64px; }
.ui-icon-arrowrefresh-1-e { background-position: -160px -64px; }
.ui-icon-arrowrefresh-1-s { background-position: -176px -64px; }
.ui-icon-arrow-4 { background-position: 0 -80px; }
.ui-icon-arrow-4-diag { background-position: -16px -80px; }
.ui-icon-extlink { background-position: -32px -80px; }
.ui-icon-newwin { background-position: -48px -80px; }
.ui-icon-refresh { background-position: -64px -80px; }
.ui-icon-shuffle { background-position: -80px -80px; }
.ui-icon-transfer-e-w { background-position: -96px -80px; }
.ui-icon-transferthick-e-w { background-position: -112px -80px; }
.ui-icon-folder-collapsed { background-position: 0 -96px; }
.ui-icon-folder-open { background-position: -16px -96px; }
.ui-icon-document { background-position: -32px -96px; }
.ui-icon-document-b { background-position: -48px -96px; }
.ui-icon-note { background-position: -64px -96px; }
.ui-icon-mail-closed { background-position: -80px -96px; }
.ui-icon-mail-open { background-position: -96px -96px; }
.ui-icon-suitcase { background-position: -112px -96px; }
.ui-icon-comment { background-position: -128px -96px; }
.ui-icon-person { background-position: -144px -96px; }
.ui-icon-print { background-position: -160px -96px; }
.ui-icon-trash { background-position: -176px -96px; }
.ui-icon-locked { background-position: -192px -96px; }
.ui-icon-unlocked { background-position: -208px -96px; }
.ui-icon-bookmark { background-position: -224px -96px; }
.ui-icon-tag { background-position: -240px -96px; }
.ui-icon-home { background-position: 0 -112px; }
.ui-icon-flag { background-position: -16px -112px; }
.ui-icon-calendar { background-position: -32px -112px; }
.ui-icon-cart { background-position: -48px -112px; }
.ui-icon-pencil { background-position: -64px -112px; }
.ui-icon-clock { background-position: -80px -112px; }
.ui-icon-disk { background-position: -96px -112px; }
.ui-icon-calculator { background-position: -112px -112px; }
.ui-icon-zoomin { background-position: -128px -112px; }
.ui-icon-zoomout { background-position: -144px -112px; }
.ui-icon-search { background-position: -160px -112px; }
.ui-icon-wrench { background-position: -176px -112px; }
.ui-icon-gear { background-position: -192px -112px; }
.ui-icon-heart { background-position: -208px -112px; }
.ui-icon-star { background-position: -224px -112px; }
.ui-icon-link { background-position: -240px -112px; }
.ui-icon-cancel { background-position: 0 -128px; }
.ui-icon-plus { background-position: -16px -128px; }
.ui-icon-plusthick { background-position: -32px -128px; }
.ui-icon-minus { background-position: -48px -128px; }
.ui-icon-minusthick { background-position: -64px -128px; }
.ui-icon-close { background-position: -80px -128px; }
.ui-icon-closethick { background-position: -96px -128px; }
.ui-icon-key { background-position: -112px -128px; }
.ui-icon-lightbulb { background-position: -128px -128px; }
.ui-icon-scissors { background-position: -144px -128px; }
.ui-icon-clipboard { background-position: -160px -128px; }
.ui-icon-copy { background-position: -176px -128px; }
.ui-icon-contact { background-position: -192px -128px; }
.ui-icon-image { background-position: -208px -128px; }
.ui-icon-video { background-position: -224px -128px; }
.ui-icon-script { background-position: -240px -128px; }
.ui-icon-alert { background-position: 0 -144px; }
.ui-icon-info { background-position: -16px -144px; }
.ui-icon-notice { background-position: -32px -144px; }
.ui-icon-help { background-position: -48px -144px; }
.ui-icon-check { background-position: -64px -144px; }
.ui-icon-bullet { background-position: -80px -144px; }
.ui-icon-radio-off { background-position: -96px -144px; }
.ui-icon-radio-on { background-position: -112px -144px; }
.ui-icon-pin-w { background-position: -128px -144px; }
.ui-icon-pin-s { background-position: -144px -144px; }
.ui-icon-play { background-position: 0 -160px; }
.ui-icon-pause { background-position: -16px -160px; }
.ui-icon-seek-next { background-position: -32px -160px; }
.ui-icon-seek-prev { background-position: -48px -160px; }
.ui-icon-seek-end { background-position: -64px -160px; }
.ui-icon-seek-start { background-position: -80px -160px; } .ui-icon-seek-first { background-position: -80px -160px; }
.ui-icon-stop { background-position: -96px -160px; }
.ui-icon-eject { background-position: -112px -160px; }
.ui-icon-volume-off { background-position: -128px -160px; }
.ui-icon-volume-on { background-position: -144px -160px; }
.ui-icon-power { background-position: 0 -176px; }
.ui-icon-signal-diag { background-position: -16px -176px; }
.ui-icon-signal { background-position: -32px -176px; }
.ui-icon-battery-0 { background-position: -48px -176px; }
.ui-icon-battery-1 { background-position: -64px -176px; }
.ui-icon-battery-2 { background-position: -80px -176px; }
.ui-icon-battery-3 { background-position: -96px -176px; }
.ui-icon-circle-plus { background-position: 0 -192px; }
.ui-icon-circle-minus { background-position: -16px -192px; }
.ui-icon-circle-close { background-position: -32px -192px; }
.ui-icon-circle-triangle-e { background-position: -48px -192px; }
.ui-icon-circle-triangle-s { background-position: -64px -192px; }
.ui-icon-circle-triangle-w { background-position: -80px -192px; }
.ui-icon-circle-triangle-n { background-position: -96px -192px; }
.ui-icon-circle-arrow-e { background-position: -112px -192px; }
.ui-icon-circle-arrow-s { background-position: -128px -192px; }
.ui-icon-circle-arrow-w { background-position: -144px -192px; }
.ui-icon-circle-arrow-n { background-position: -160px -192px; }
.ui-icon-circle-zoomin { background-position: -176px -192px; }
.ui-icon-circle-zoomout { background-position: -192px -192px; }
.ui-icon-circle-check { background-position: -208px -192px; }
.ui-icon-circlesmall-plus { background-position: 0 -208px; }
.ui-icon-circlesmall-minus { background-position: -16px -208px; }
.ui-icon-circlesmall-close { background-position: -32px -208px; }
.ui-icon-squaresmall-plus { background-position: -48px -208px; }
.ui-icon-squaresmall-minus { background-position: -64px -208px; }
.ui-icon-squaresmall-close { background-position: -80px -208px; }
.ui-icon-grip-dotted-vertical { background-position: 0 -224px; }
.ui-icon-grip-dotted-horizontal { background-position: -16px -224px; }
.ui-icon-grip-solid-vertical { background-position: -32px -224px; }
.ui-icon-grip-solid-horizontal { background-position: -48px -224px; }
.ui-icon-gripsmall-diagonal-se { background-position: -64px -224px; }
.ui-icon-grip-diagonal-se { background-position: -80px -224px; }  .ui-corner-all, .ui-corner-top, .ui-corner-left, .ui-corner-tl { -moz-border-radius-topleft: 0px ; -webkit-border-top-left-radius: 0px ; -khtml-border-top-left-radius: 0px ; border-top-left-radius: 0px ; }
.ui-corner-all, .ui-corner-top, .ui-corner-right, .ui-corner-tr { -moz-border-radius-topright: 0px ; -webkit-border-top-right-radius: 0px ; -khtml-border-top-right-radius: 0px ; border-top-right-radius: 0px ; }
.ui-corner-all, .ui-corner-bottom, .ui-corner-left, .ui-corner-bl { -moz-border-radius-bottomleft: 0px ; -webkit-border-bottom-left-radius: 0px ; -khtml-border-bottom-left-radius: 0px ; border-bottom-left-radius: 0px ; }
.ui-corner-all, .ui-corner-bottom, .ui-corner-right, .ui-corner-br { -moz-border-radius-bottomright: 0px ; -webkit-border-bottom-right-radius: 0px ; -khtml-border-bottom-right-radius: 0px ; border-bottom-right-radius: 0px ; }
.ui-accordion-header.ui-corner-all { -moz-border-radius-bottomleft: 4px ; -webkit-border-bottom-left-radius: 4px ; -khtml-border-bottom-left-radius: 4px ; border-bottom-left-radius: 4px ; }
.ui-tabs .ui-corner-top { -moz-border-radius-topright: 0px ; -webkit-border-top-right-radius: 0px ; -khtml-border-top-right-radius: 0px ; border-top-right-radius: 0px ; }
.ui-tabs .ui-corner-top { -moz-border-radius-topleft: 0px ; -webkit-border-top-left-radius: 0px ; -khtml-border-top-left-radius: 0px ; border-top-left-radius: 0px ; } .ui-widget-overlay { background: #aaaaaa url(//lamertonparishcouncil.gov.uk/wp-content/themes/rocco/css/ui/images/ui-bg_flat_0_aaaaaa_40x100.png) 50% 50% repeat-x ; opacity: .3;filter:Alpha(Opacity=30) ; }
.ui-widget-shadow { margin: -8px 0 0 -8px ; padding: 8px ; background: #aaaaaa url(//lamertonparishcouncil.gov.uk/wp-content/themes/rocco/css/ui/images/ui-bg_flat_0_aaaaaa_40x100.png) 50% 50% repeat-x ; opacity: .3;filter:Alpha(Opacity=30) ; -moz-border-radius: 8px ; -khtml-border-radius: 8px ; -webkit-border-radius: 8px ; border-radius: 8px ; }@media only screen and (min-width: 960px) and (max-width: 1239px)
{	
body 							{ min-width:0;}
#Wrapper 						{ width: 960px; }
.section_wrapper,
.container,
.single-post .content_wrapper,
.single-portfolio .content_wrapper,
.with_aside .content_wrapper	{ width: 940px; } #Header .logo { max-width: 230px !important; }
#Header .menu > li > a 	{ margin: 0 11px; } .Flickr .flickr_badge_image a img {width: 60px; height: 60px; } .widget_archive li { width: 100%; float: none; }
} @media only screen and (min-width: 960px) {
#Header #menu { display:block !important; }
} @media only screen and (max-width: 959px) {
.header_placeholder { margin-top:0 !important;}
#Header .addons { display:block !important;} #Header .one { padding: 0px 0 0px; }
#Header #menu { display:none; margin: 0 -20px 20px;}
#Header a.responsive-menu-toggle { display:block; width: 33px; height: 33px; line-height: 33px; font-size: 18px; text-align: center; position:absolute; top: 65px; right: 0px;}
#Header a:hover.responsive-menu-toggle { text-decoration: none; }
.layout-mega-menu a.responsive-menu-toggle { display: none !important; } #megaMenu { margin: 0 0 20px; width: 100%; } #Footer .copyrights p { float: none; width: 100%; text-align: center; }
#Footer .copyrights .social { float: none; width: 100%; text-align: center; } #Header #menu > ul { width:100%; background:rgba(0,0,0,0.02);}
#Header #menu ul li	{ width: 100%; padding-bottom: 0; }
#Header #menu ul li em, #Header #menu .menu-arr-bottom, #Header #menu .menu-arr-top	{ display: none !important; }
#Header #menu ul li	a { padding: 15px 20px; text-align:left; display: block; margin: 0; }
#Header #menu ul li.submenu .menu-toggle { width:50px; height:51px; display:block; position:absolute; right:0; top:0; border-left:1px solid rgba(0,0,0,0.03); background:url(//lamertonparishcouncil.gov.uk/wp-content/themes/rocco/images/menu-plus.png) center no-repeat;}
#Header #menu ul li.hover > .menu-toggle { background: none;}
#Header #menu ul li.hover a { border-bottom: 0; } #Header #menu ul li	ul { position:relative !important; left:0 !important; padding: 0; margin-left: 0 !important; }
#Header #menu ul li	ul li { width:100% !important;}
#Header #menu ul li	ul li a { padding: 15px 20px 15px 40px;}
#Header #menu ul li ul li a .menu-arrow { display: none;} #Header #menu ul li	ul li ul { border-left: 0 !important; padding: 0; top: 0; }
#Header #menu ul li	ul li ul li a { padding: 15px 20px 15px 60px;}	
} @media only screen and (min-width: 768px) and (max-width: 959px)
{	
body							{ min-width:0; }
#Wrapper						{ width: 768px; }
.section_wrapper,
.container,
.single-post .content_wrapper,
.single-portfolio .content_wrapper,
.with_aside .content_wrapper	{ width: 748px; }  .contact_us .ico { display: none; }
.contact_us .desc { padding-left: 0px; }
.contact_us .desc h5 { font-size: 18px; } #Header .one { min-height:73px;}
#Header .logo { max-width: 230px !important; }
#Header #menu { position: absolute; top: 98px; right:0; width:300px; z-index:101; margin:0;}
#Header #menu ul,
#Header #menu ul li { width:300px;}
#Header .social { margin-right: 0; }
#Header #searchform { position: absolute; right: 43px; top: 52px; }
.layout-mega-menu  #Header #searchform { right: 0; } .post .desc h3 { font-size: 30px; line-height: 32px; margin-bottom: 10px; } .Flickr .flickr_badge_image a img {width: 43px; height: 43px; } .Recent_posts ul li .photo { display: none; }
.Recent_posts ul li .desc { padding-left: 0; } .widget_categories li a { width: 80%; } .widget_archive li { width: 100%; float: none; } .get_in_touch ul li i { display: none; }
.get_in_touch ul li { padding-left: 0; min-height: auto; margin-bottom: 0; } .widget_categories li { width: 100%; float: none; }
} @media only screen and (max-width: 767px) 
{
body 							{ min-width:0;}
#Wrapper						{ width: 300px;}
.section_wrapper .column,
.container .column,
.sections_group,
.four.columns					{ margin:0; width: 100% !important; clear: both; }
.section_wrapper,
.container,
.four.columns					{ width: 260px !important; }
.single-post .content_wrapper,
.single-portfolio .content_wrapper,
.with_aside .content_wrapper 	{ width:100%;}
.single-post .post > .photo,
.single-post .post > .desc,
.single-portfolio > .photo,
.single-portfolio > .desc	 	{ width: 260px !important; margin:0 auto 10px;}
.section_wrapper .column,
.sections_group					{ margin:0 0 20px;}
.four.columns					{ float: none !important; margin:0 auto; }  #top_bar { text-align: center; }
#top_bar .slogan { display: none; }
#top_bar .contact_info { width: 100%; float: none; } #Header .logo { text-align: center; width: 100%; max-width: 100%; }
#Header .logo #logo { height: auto; line-height: normal; padding: 25px 10px; } #Header a.responsive-menu-toggle { top: 50px; } #Header .addons { position: static; padding: 15px 0 40px }
#Header .addons #searchform { position: absolute; right: 40px; top: 52px; }
.layout-mega-menu .addons #searchform { right: 0 !important; }
#Header .addons .social { float: none; text-align: center; margin: 0 -20px; }
#Header .addons .language { position: absolute; left: 0; top: 52px; margin-right: 0; } #Header #searchform { float: right; position: relative; width: 26px; }
#Header #searchform.focus { width: auto; } #Content { padding-top: 30px; } #Subheader .title { text-align: center; width: 100%; float: none; font-size: 30px; line-height: 30px; }
#Breadcrumbs { display: none; }
.column-fixed > div { height: auto !important; }
.column-fixed div.inner-padding { height: auto !important; }
.column-fixed .call_to_action .inner-padding { height: auto !important; line-height: normal !important; }
.content-padding .inner-padding { padding: 20px 0 !important; } #popup_contact { display: none; } .wpcf7 span.wpcf7-form-control-wrap { width: 100% !important; margin-right: 0; }
.wpcf7 span.wpcf7-form-control-wrap .wpcf7-text { margin-bottom: 6px; }
.wpcf7 span.wpcf7-form-control-wrap:last-child .wpcf7-text { margin-bottom: 0px; } .widgets_wrapper .column { margin-bottom: 0; } #Content .single-portfolio { padding: 0px; }
.single-portfolio .sp-inside .sp-inside-left { position: static; padding-right: 0; border: 0; width: 100%; }
.single-portfolio .sp-inside .sp-inside-right { margin-top: 20px; padding: 0; }
.single-portfolio .sp-inside .sp-inside-left dt { font-weight: bold; display: inline-block; clear: both; width: 30%; padding: 3px 0; }
.single-portfolio .sp-inside .sp-inside-left dd { display: inline-block; padding: 0; width: 65%; padding: 3px 0; }
.Projects_header { margin-bottom: 10px; }
.Projects_header .categories ul { text-align: center; }
.Projects_header .categories ul li.label { display: none; }
.Projects_header .categories ul li { display: inline-block; float: none; }
.Projects_header .categories ul li a { line-height: 40px; padding: 0 10px; } #Error_404 .error h2 { font-size: 30px; line-height: 30px; margin-bottom: 15px; }
#Error_404 .error h4 { margin-bottom: 15px; font-size: 18px; line-height: 21px; }
#Error_404 .error p .check { line-height: 30px; } .Our_clients_slider div.inside { margin:0 39px !important;}
.Our_clients_slider li { width: 300px !important; box-shadow:none;}
.Our_clients_slider a.slider_control_prev { left:0;}
.Our_clients_slider a.slider_control_next { right:0;} .recent_works ul li { width: 380px !important; }
.recent_works ul li h6 { margin: 0 0px 10px; }
.recent_works ul li a { margin: 0px; } .Flickr .flickr_badge_image { width: 18% !important; }
.Flickr .flickr_badge_image { margin: 0 2% 2% 0; }
.Flickr .flickr_badge_image a img {width: 68px !important; height: 68px !important; } .ui-tabs .ui-tabs-nav li { float: none !important; margin: 0; width: 100%; overflow: hidden; }
.ui-tabs .ui-tabs-nav li a { float: none; padding: 16px 0 !important; width: 100%; text-align: center; } .single-post .post { padding: 0; }
.post .photo { width: 100%; float: none; margin-right: 0; margin-bottom: 10px; }
.post .desc { width: 100%; float: none; }
.post .desc .meta { margin-bottom: 15px; }
.post .desc h3 { font-size: 25px; line-height: 27px; margin-bottom: 5px; } .testimonials { margin: 0; } .gallery .gallery-item .gallery-icon i { font-size: 20px; line-height: 20px; margin-left: -10px; margin-top: -10px; } .timeline_items { background: none; }
.timeline_items li { padding: 100px 0 0 0; position: relative; margin-bottom: 20px; }
.timeline_items li h5 { margin: 0 0 10px 0; position: static; width: 100% !important; float: none !important; text-align: center !important; }
.timeline_items li h5 span { top: 0px; }
.timeline_items li .desc { position: relative; width: 100%; float: none !important; min-height: auto !important; }
.timeline_items li .desc:after { display: none; }	
} @media only screen and (min-width: 480px) and (max-width: 767px)
{
#Wrapper						{ width: 420px;}
.section_wrapper,
.container,
.four.columns					{ width: 380px !important;}
.single-post .content_wrapper,
.single-portfolio .content_wrapper,
.with_aside .content_wrapper 	{ width:100%;}
.single-post .post > .photo,
.single-post .post > .desc,
.single-portfolio > .photo,
.single-portfolio > .desc	 	{ width: 380px !important; margin:0 auto 10px;}  #respond .comment-form-author { width: 100%; margin-right: 0%; float: none; }
#respond .comment-form-email { width: 100%; margin-right: 0%; float: none; }
#respond .comment-form-url { width: 100%; float: none; }
#respond input[type="text"], #respond input[type="password"], #respond input[type="email"], #respond select { width: 94%; }
#respond .comment-form-comment textarea { width: 96%; }
#comments .commentlist .children { margin-left: 0px; padding-left: 30px; }
#respond .required { right: 15px; }
} @media only screen and (max-width: 479px) { #Header .addons #searchform { display: none; }
#Header .addons .social li { margin: 1px 2px; } .Our_clients_slider li { width: 180px !important; } .recent_works ul li { width: 260px !important; } .Flickr .flickr_badge_image { width: 23% !important; }
.Flickr .flickr_badge_image a img {width: 60px !important; height: 60px !important; } #Footer .copyrights .social { margin: 0 -20px 15px; width: auto; } #respond .comment-form-author { width: 99%; margin-right: 0%; float: none; }
#respond .comment-form-email { width: 99%; margin-right: 0%; float: none; }
#respond .comment-form-url { width: 99%; float: none; }
#respond input[type="text"], #respond input[type="password"], #respond input[type="email"], #respond select { width: 93%; }
#respond .comment-form-comment textarea { width: 94%; }
#comments .commentlist .children { margin-left: 0px; padding-left: 30px; }
#respond .required { right: 11px; }
} @media only screen and (min-width: 960px) and (max-width: 1239px) { .single-portfolio .photo iframe					{ height:424px;}
.with_aside .single-portfolio .photo iframe		{ height:314px;}
}
@media only screen and (min-width: 768px) and (max-width: 959px) { .single-portfolio .photo iframe					{ height:317px;}
.with_aside .single-portfolio .photo iframe		{ height:233px;}
}
@media only screen and (min-width: 480px) and (max-width: 767px) { .single-portfolio .photo iframe					{ height:175px;}
.with_aside .single-portfolio .photo iframe		{ height:175px;}
}
@media only screen and (max-width: 479px) { .single-portfolio .photo iframe					{ height:120px;}
.with_aside .single-portfolio .photo iframe		{ height:120px;}
}.accordion .question h5 span.icon { background: url(//lamertonparishcouncil.gov.uk/wp-content/themes/rocco/css/skins/orange/images/accordion_controls.png) no-repeat left top; }
.accordion .question.active h5 span.icon { background: url(//lamertonparishcouncil.gov.uk/wp-content/themes/rocco/css/skins/orange/images/accordion_controls.png) no-repeat left bottom; } .faq .question h5 span.icon { background: url(//lamertonparishcouncil.gov.uk/wp-content/themes/rocco/css/skins/orange/images/faq_controls.png) no-repeat left top; }
.faq .question.active h5 span.icon { background: url(//lamertonparishcouncil.gov.uk/wp-content/themes/rocco/css/skins/orange/images/faq_controls.png) no-repeat left bottom; } .widget_mfn_tag_cloud a { color: #767676 !important; background: #F8F8F8; text-shadow: 1px 1px 0 #fff; border: 1px solid #E8E8E8; }
.widget_mfn_tag_cloud a span { background: #F8F8F8; }
.widget_mfn_tag_cloud a:hover { color: #1b1b1b !important; border: 1px solid #d5d5d5; }
.widget_mfn_tag_cloud a:hover span {}#Subheader {
background-color: #2E3B48;
}
#Footer .widgets_wrapper {
background-color: #2c3e50;			
}  body, .latest_posts ul li .desc h6 a, blockquote a, blockquote a:hover {
color: #34495e;
} a, .pager a.active, .pager a:hover.page {
color: #FF9132;
}
a:hover {
color: #FF7C32;
} *::-moz-selection {
background-color: #FF9132;
}
*::selection {
background-color: #FF9132;		
} .pager a, #Breadcrumbs ul.breadcrumbs li, #Breadcrumbs ul.breadcrumbs li.home a, .post .desc .footer p.tags, .post .desc .meta span.sep, 
.latest_posts ul li .desc span.comments, blockquote .author .desc a, #Footer .copyrights {
color: #b4bbc1;
} .Recent_comments ul li, #Breadcrumbs .one, .post .desc .meta, .post .desc .footer, .ui-tabs, .get_in_touch ul li, .info_box .inside ul li, code, pre, #comments .commentlist > li, #comments .commentlist > li .photo, .post .l,
#comments .commentlist li .comment-body, .widget_calendar td, .widget_calendar th, .single-portfolio .sp-inside .sp-inside-left,
.widget_tp_widget_recent_tweets ul li, .quick_facts ul li, .widget_nav_menu li a, .widget_meta li a, .Recent_posts ul li {
border-color: #ebeff2;
} .highlight {
background: #FF9132;
color: #fff;
} a.button, input[type="submit"], input[type="reset"], input[type="button"] {
background-color: #FF9D48;
color: #fff;
}
a:hover.button, input[type="submit"]:hover, input[type="reset"]:hover, input[type="button"]:hover {
background-color: #FF7C32;
color: #fff;
} h1, h1 a, h1 a:hover { color: #FF9132; }
h2, h2 a, h2 a:hover { color: #FF9132; }
h3, h3 a, h3 a:hover { color: #FF9132; }
h4, h4 a, h4 a:hover { color: #FF9132; }
h5, h5 a, h5 a:hover { color: #FF9132; }
h6, h6 a, h6 a:hover { color: #FF9132; } .social li a, #Header #searchform a.icon, #popup_contact > a {
background: #dae0e6;
color: #fff !important;
}
.social li a:hover, #Header #searchform a:hover.icon, #Header #searchform.focus a.icon,
#popup_contact > a:hover, #popup_contact.focus > a {
background: #FF9132;
color: #fff !important;
} #Header .menu > li > a {
color: #34495e;
}
#Header .menu > li.current-menu-item > a,
#Header .menu > li.current_page_item > a,
#Header .menu > li.current-menu-ancestor > a,
#Header .menu > li.current_page_ancestor > a,
#Header .menu > li > a:hover,
#Header .menu > li.hover > a {
color: #FF9132;		
}
#Header .menu > li ul li a {
color: #34495e;
}
#Header .menu > li.submenu > a:hover,
#Header .menu > li.submenu.hover > a {
color: #FF9132;
}
#Header .menu > li ul li a:hover, #Header .menu > li ul li.hover > a {
color: #FF9132;
}
#Header .menu > li ul {
background: #FCFCFC;
}
#Header .menu li ul li.hover .menu-arr-top {
border-left-color: #FCFCFC;
}
#Header .menu li ul li ul {
background: #F5F5F5;
} #Subheader h1 { 
color: #fff;
} .accordion .question h5,.faq .question h5 {
color: #384E65;
background: #F0F2F2;
}
.accordion .answer, .faq .answer {
color: #565151;
background: #F9F9F9;
}
.ui-tabs .ui-tabs-nav li a {
color: #34495e;
}
.ui-tabs .ui-tabs-nav {
background: #ebeff2;
}
.ui-tabs .ui-tabs-nav li.ui-state-active {
border-top-color: #FF9132;
}
.ui-tabs .ui-tabs-nav li.ui-state-active a {
color: #FF9132;
background: #fff;
}
.ui-tabs .ui-tabs-panel {
color: #717E8C;
background: #fff;
} .Projects_header .categories ul li.current-cat a {
background: #FF9132;
} .call_to_action .inner-padding {
background-color: rgba(255, 145, 50, 0.85);
}
.call_to_action h4, .call_to_action p, .call_to_action a {
color: #fff;
} .pricing-box-featured {
background: #F8FFFD;
border-color: #E5F9F3;		
} .wp-caption .photo .photo_wrapper a .mask, .gallery .gallery-item .gallery-icon .mask,
.da-thumbs li a div, .recent_works ul li a .mask { 
background: rgba(255, 145, 50, 0.85);
}  .widget-area .widget_mfn_menu, .widget-area .widget_categories {
background: #FF9132;
}
.widget-area .widget_mfn_menu h3, .widget-area .widget_categories h3,
.widget-area .widget_mfn_menu li a, .widget-area .widget_categories li a {
color: #fff;
}
.widget-area .widget_mfn_menu li a i.icon-angle-right, .widget-area .widget_mfn_menu li.current_page_item a, 
.widget-area .widget_mfn_menu li a:hover, .widget-area .widget_categories li a:hover, .widget-area .widget_categories li.current-cat a {
color: #34495e;
} .widgets_wrapper, .widgets_wrapper .widget ul.menu li a, .widgets_wrapper .widget_categories li a, .widgets_wrapper .widget_meta li a {
color: #fff;
}
.widgets_wrapper a, .widgets_wrapper .quick_facts ul li span, .widgets_wrapper .fun_facts .num {
color: #FF9132;
}
.widgets_wrapper a:hover, .widgets_wrapper .widget ul.menu li a:hover, .widgets_wrapper .widget_categories li a:hover, 
.widgets_wrapper .widget_meta li a:hover, .widgets_wrapper .widget ul.menu li.current_page_item a {
color: #FF7C32;
}	
.widgets_wrapper h1, .widgets_wrapper h1 a, .widgets_wrapper h1 a:hover,
.widgets_wrapper h2, .widgets_wrapper h2 a, .widgets_wrapper h2 a:hover,
.widgets_wrapper h3, .widgets_wrapper h3 a, .widgets_wrapper h3 a:hover,
.widgets_wrapper h4, .widgets_wrapper h4 a, .widgets_wrapper h4 a:hover,
.widgets_wrapper h5, .widgets_wrapper h5 a, .widgets_wrapper h5 a:hover,
.widgets_wrapper h6, .widgets_wrapper h6 a, .widgets_wrapper h6 a:hover,
.widgets_wrapper .widget_calendar caption {
color: #fff;
}	
.widgets_wrapper aside > h4 {
color: #FF9132;
} .widgets_wrapper .Recent_comments ul li span.date, .widgets_wrapper .Recent_posts ul li .desc p, .Recent_comments ul li p.author {
color: #8fa5b8;
}html { 
background-color:#FFFFFF;
} body, button, input[type="submit"], input[type="reset"], input[type="button"],
input[type="text"], input[type="password"], input[type="email"], textarea, select {
font-family: Open Sans, Arial, Tahoma, sans-serif;
font-weight: normal;
}
#menu > ul > li > a {
font-family: Open Sans, Arial, Tahoma, sans-serif;
font-weight: normal;
}
h1 {
font-family: Open Sans, Arial, Tahoma, sans-serif;
font-weight: 300;
}
h2 {
font-family: Open Sans, Arial, Tahoma, sans-serif;
font-weight: 300;
}
h3 {
font-family: Open Sans, Arial, Tahoma, sans-serif;
font-weight: 300;
}
h4 {
font-family: Open Sans, Arial, Tahoma, sans-serif;
font-weight: 300;
}
h5 {
font-family: Open Sans, Arial, Tahoma, sans-serif;
font-weight: 300;
}
h6 {
font-family: Open Sans, Arial, Tahoma, sans-serif;
font-weight: 300;
}  body {
font-size: 15px;
line-height: 22px;		
}
#menu > ul > li > a {	
font-size: 14px;
} h1 { 
font-size: 43px;
line-height: 43px;
}
h2 { 
font-size: 40px;
line-height: 40px;
}
h3 {
font-size: 28px;
line-height: 30px;
}
h4 {
font-size: 25px;
line-height: 29px;
}
h5 {
font-size: 19px;
line-height: 24px;
}
h6 {
font-size: 15px;
line-height: 18px;
}