@charset "UTF-8";
/*
	Theme Name: Długołęka Template
	Version: 1.0
	Author: Piotr Śliwa (@toddmotto)
*/
/*------------------------------------*\
    MAIN
\*------------------------------------*/
/* global box-sizing */
/* Text meant only for screen readers. */
.screen-reader-text, .searchBox label {
  border: 0;
  clip: rect(1px, 1px, 1px, 1px);
  clip-path: inset(50%);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
  word-wrap: normal !important;
}

.screen-reader-text:focus, .searchBox label:focus {
  background-color: #eee;
  clip: auto !important;
  clip-path: none;
  color: #444;
  display: block;
  font-size: 1em;
  height: auto;
  left: 5px;
  line-height: normal;
  padding: 15px 23px 14px;
  text-decoration: none;
  top: 5px;
  width: auto;
  z-index: 100000;
  /* Above WP toolbar. */
}

*,
*:after,
*:before {
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  -webkit-font-smoothing: antialiased;
  font-smoothing: antialiased;
  text-rendering: optimizeLegibility;
}

.clearfix:before,
.clearfix:after {
  content: "";
  display: table;
}

.clearfix:after {
  clear: both;
}

.clearfix {
  zoom: 1;
  /* For IE 6/7 (trigger hasLayout) */
}

/* html element 62.5% font-size for REM use */
html {
  font-size: 62.5%;
}

body {
  font: 300 11px/1.4 "Helvetica Neue", Helvetica, Arial, sans-serif;
  color: #444;
}

/* clear */
.clear:before,
.clear:after {
  content: " ";
  display: table;
}

.clear:after {
  clear: both;
}

.clear {
  *zoom: 1;
}

img {
  max-width: 100%;
  vertical-align: bottom;
}

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

a:hover {
  color: #444;
}

a:focus {
  outline: 0;
}

a:hover,
a:active {
  outline: 0;
}

input:focus {
  outline: 0;
  border: 1px solid #04a4cc;
}

.clearfix:before,
.clearfix:after {
  display: table;
  content: " ";
}

.clearfix:after {
  clear: both;
}

/*------------------------------------*\
    STRUCTURE
\*------------------------------------*/
/* archiwalna */
#archiwalna {
	color: red;
	font-size:15px;

}
/* wrapper */
.wrapper {
  margin: 0 auto;
  position: relative;
}

/*------------------------------------*\
    DLUGOLEKA STYLES
\*------------------------------------*/
body {
  margin: 0;
  padding: 0;
  background: #fff;
  font: 11px/18px arial, helvetica, sans-serif;
}

body#main {
  background: #eaeaea;
}

img {
  border: 0;
}

h1,
h2,
h3 {
  font-weight: normal;
}

a {
  color: #b30000;
  font-weight: bold;
  text-decoration: underline;
}

a[href="#top"] {
  color: black;
  text-decoration: underline;
}

._89n_ {
  background: #2824a7 !important;
}

.container {
  width: 1080px;
  margin: 0 auto;
  padding: 0 50px;
}

.header,
.middle,
.bottom {
  float: left;
  width: 980px;
}

.header {
  position: relative;
  height: 171px;
  background: url(/wp-content/themes/dlugoleka/img/header.gif) top left repeat-x;
}

.extras {
  float: right;
  height: 110px;
}

.version,
.flags {
  float: right;
}

.version {
  padding: 8px 15px 0 15px;
  background: #e3e3e3;
  height: 27px;
}

.flags {
  background: #dedede;
  padding: 5px 12px;
}

.flags a {
  width: 20px;
  height: 15px;
  padding: 5px;
  float: left;
  text-indent: -999px;
  overflow: hidden;
}

.flags .gb {
  background: url(/wp-content/themes/dlugoleka/img/flagEn.gif) center center no-repeat;
}

.flags .de {
  background: url(/wp-content/themes/dlugoleka/img/flagDe.gif) center center no-repeat;
}

.flags .fr {
  background: url(/wp-content/themes/dlugoleka/img/flagFr.gif) center center no-repeat;
}

.flags .pl {
  background: url(/wp-content/themes/dlugoleka/img/flagPl.gif) center center no-repeat;
}

.date-header {
  clear: both;
  padding: 7px 0px 0 0;
  text-align: right;
}

.searchBox {
  float: right;
  clear: both;
  width: 220px;
  padding-right: 20px;
}

.searchBox label {
  display: block !important;
}

.searchBox .textboxDiv {
  float: left;
  width: 180px;
  padding: 6px 0 0 10px;
  background: #fff;
  height: 24px;
}

.searchBox .textboxDiv input {
  border: 0;
  width: 175px;
}

.searchBox .buttonDiv {
  float: left;
}

.logo {
  position: absolute;
  top: 0;
  left: 0;
  margin: 0;
  padding: 0;
}

.logo a {
  float: left;
  width: 375px;
  height: 171px;
  overflow: hidden;
}

.middle {
  background: #fff;
}

.mainColLeft,
.mainColRight {
  float: left;
}

.mainColLeft {
  width: 300px;
  padding: 20px;
}

.mainColRight {
  width: 680px;
  padding: 20px 20px 20px 0;
}

.menuElem {
  margin: 0;
  padding: 0;
  display: block;
  border-top: 1px solid #e5e5e5;
}

.menuElem li {
  list-style: none;
  margin: 0;
  padding: 0;
  border-bottom: 1px solid #e5e5e5;
}

.menuElem li.CMSListMenuLIlast {
  border-bottom: none;
}

.menuElem li a {
  display: block;
  padding: 6px 0 6px 25px;
  background: url(/wp-content/themes/dlugoleka/img/bullet.gif) 10px 13px no-repeat;
  text-decoration: none;
  color: #636363;
}

.menuElem li a:hover {
  text-decoration: underline;
  color: #000;
}

.menuElem li ul {
  border-top: 1px dotted #e5e5e5;
  margin: 0;
  padding: 0 0 0 15px;
}

.rotateHeader {
  width: 660px;
  height: 280px;
  float: left;
  padding: 0 0 1px;
}

.menuHorizontal {
  float: left;
  padding: 0 0 20px 0;
  width: 100%;
}

.menuHorizontal ul {
  margin: 0;
  padding: 0px;
  float: left;
  background: url(/wp-content/themes/dlugoleka/img/menuBg.gif) 0px 0px repeat-x;
  width: 660px;
  overflow: hidden;
}

.menuHorizontal li {
  list-style: none;
  float: left;
}

.menuHorizontal a {
  float: left;
  padding: 11px 10px;
  text-decoration: none;
  color: #c6d7e9;
  background: url(/wp-content/themes/dlugoleka/img/menuSpacer.gif) top right no-repeat;
}

.contentCols {
  float: left;
  background: url(/wp-content/themes/dlugoleka/img/contentColsBg.gif) top left repeat-y;
}

.contentColLeft {
  float: left;
  width: 560px;
  padding: 0 20px 0 0;
  position: relative;
}

.contentColRight {
  float: left;
  width: 100px;
  padding: 10px;
}

.contentNarrowOver,
.contentOver {
  float: left;
  padding: 0 20px 0 0;
}

.content,
.contentNarrow {
  float: left;
  width: 260px;
}

.content h2,
.contentNarrow h2 {
  position: relative;
  float: left;
  width: 225px;
  margin: 0;
  padding: 9px 20px 8px 15px;
  font-size: 12px;
  color: #744d00;
  text-shadow: 0 1px 0 #ffdc3e;
  background: url(/wp-content/themes/dlugoleka/img/title.gif) top left repeat-x;
  text-align: left;
  background-size: 100% 100%;
}

.contentInside {
  float: left;
  width: 220px;
  padding: 19px;
  border: 1px solid #e5e5e5;
  border-top: 0;
}

.contentNarrow1 {
  width: 320px;
}

.contentNarrow1 h2 {
  width: 285px;
}

.contentNarrow1 .contentInside {
  width: 280px;
}

.contentNarrow1 .rss {
  left: 295px;
}

.contentNarrow1 .newsDate {
  width: 170px;
}

.contentNarrow1 .newsSpacer {
  width: 270px;
}

.contentNarrow2 {
  width: 200px;
}

.contentNarrow2 h2 {
  width: 165px;
}

.contentNarrow2 .contentInside {
  width: 160px;
}

.mainColLeft .contentInside {
  width: 198px;
  padding: 0;
  border: 0;
}

.content {
  width: 540px;
}

.content h2 {
  width: 100%;
}

.content .contentInside {
  width: 540px;
}

.content .contentLogon {
  width: 505px;
  padding: 19px 14px;
}

.newsItem {
  width: 100%;
}

.newsItem,
.newsImage,
.newsSummary,
.newsLinkdate,
.newsLink,
.newsDate {
  float: left;
}

.newsImage img {
  border: 1px solid #e5e5e5;
  max-width: 200px;
}

.newsSummary {
  padding: 0px 0 10px 0;
}

.newsLink,
.newsDate {
  width: 110px;
  padding: 0 0 20px;
}

.newsDate {
  float: right;
}

.newsLink a,
.eventLink a {
  color: #fda800;
  float: left;
  background: url(/wp-content/themes/dlugoleka/img/bullet.gif) 0 7px no-repeat;
  padding: 0 0 0 13px;
}

.newsDate,
.newsDateDetail {
  text-align: right;
  font-family: georgia, "times new roman", times, serif;
  font-style: italic;
  color: #000;
}

.newsSpacer,
.seeAll {
  float: left;
  width: 220px;
  text-indent: -999px;
  overflow: hidden;
  border-top: 1px dashed #e5e5e5;
  line-height: 20px;
}

.newsDateDetail {
  padding: 10px 0 0;
  width: 493px;
}

.content .newsSpacer,
.content .seeAll {
  width: 495px;
}

.content .newsImageOver {
  float: left;
  padding: 0 10px 10px 0;
}

.content .newsSummary {
  float: none;
  display: inline;
}

.wideList .newsItem,
.wideList .eventItem {
  width: 500px;
}

.wideList .newsImageOver {
  float: left;
  padding: 0 20px 20px 0;
}

.wideList .newsSummary {
  float: left;
  width: 250px;
  padding-top: 0;
}

.wideList .newsSpacer {
  width: 493px;
}

.wideList .newsLinkDate {
  clear: both;
  width: 493px;
}

.wideList .newsDate {
  float: right;
  text-align: right;
}

.wideList .eventDate {
  width: auto;
}

.wideList .eventSummary {
  width: 493px;
  clear: both;
}

.eventItem,
.eventDate,
.eventSummary,
.eventLink {
  float: left;
  width: 220px;
}

.eventDate {
  font-size: 18px;
  color: #505050;
  font-family: georgia, "times new roman", times, serif;
}

.eventSummary {
  padding: 10px 0;
}

.eventLink {
  padding: 0 0 20px;
}

.seeAll {
  text-indent: 0;
  padding-top: 10px;
}

.seeAll a {
  color: #003e7d;
}

.boxOver {
  float: left;
  padding: 20px 0 0;
}

.box {
  float: left;
  padding: 20px;
  width: 220px;
}

#sonda.box {
  background: #fdbf00;
  width: 180px;
  margin-top: 20px;
}

#sonda h2 {
  font-size: 16px;
  text-shadow: 0 1px 0 #ffdc3e;
  margin: 0;
  padding: 0 0 20px;
  width: auto;
  background: 0;
  float: none;
}

#pogodynka {
  padding: 20px 0;
}

#pogodynka .box {
  width: 240px;
  padding: 10px;
}

#pogodynka_widget {
  width: 220px;
  height: 310px;
}

.bottom {
  background: #d4d5d5;
  color: #535353;
}

.bottom h3 {
  margin: 0;
  padding: 0;
  font-size: 11px;
  color: #000;
}

.footerLeft,
.footerRight {
  float: left;
  width: 490px;
  padding: 20px;
}

.footerRight {
  text-align: right;
}

.Subscription {
  float: left;
  padding: 20px 0 0;
  color: #fff;
}

.widget_newsletterwidget {
  padding: 10px 20px 20px 20px;
  height: 230px;
  width: 220px;
  background: url(/wp-content/themes/dlugoleka/img/newsletterBg.jpg) top left no-repeat #002143;
}

.newsletterLabel {
  display: none;
}

.newsletterTextbox {
  float: left;
  width: 120px;
  background: #fff;
  height: 20px;
  padding: 4px 0 0 10px;
}

.newsletterTextbox input {
  float: left;
  width: 110px;
  height: 18px;
  border: 0;
}

.SubscriptionButton {
  background: #fdcd00;
  color: #000;
  border: 0;
  font-size: 11px;
  height: 24px;
}

.poll {
  border: 1px solid edeae1;
  float: left;
  padding: 20px 10px 10px 10px;
}

.poll h1 {
  font-size: 15px;
  color: #fff;
}

.PollGraph {
  background: url(/wp-content/themes/dlugoleka/img/pollYellow.jpg) repeat-x;
}

.PollGraph div {
  background: url(/wp-content/themes/dlugoleka/img/pollBlack.jpg) repeat-x;
  height: 10px;
}

.PollQuestion {
  font-weight: bold;
  font-size: 11px;
  display: block;
  padding: 10px 0;
}

.PollCount {
  padding-left: 5px;
}

.galleryItem {
  float: left;
  padding: 0 7px 10px 7px;
}

.galleryItem a {
  float: left;
  width: 151px;
  height: 105px;
  text-indent: -999px;
  overflow: hidden;
}

/*# Banner Over #*/
#overBanner {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translateX(-50%) translateY(-50%);
  background: #fff;
  z-index: 1000;
}

#overBanner .inside {
  position: relative;
  width: 100%;
  height: 100%;
}

#overBanner .close {
  position: absolute;
  top: 0;
  left: 0;
  width: 100px;
  padding: 10px 0 0 10px;
}

#overBanner #ciemny a {
  color: #fff;
}

#overBanner #jasny a {
  color: #000;
  background: #fda800;
  padding: 5px;
  font-size: 13px;
}

.BoardPanel .TextAreaField {
  width: 330px;
  height: 150px;
}

.BoardPanel .TextboxField {
  width: 330px;
}

.BoardPanel .InfoLabel,
.ErrorLabel {
  padding: 5px;
  background: #cc0000;
  color: #fff;
}

.CommentDetail {
  clear: both;
}

.CommentUserName {
  font-weight: bold;
  color: #333;
}

.CommentText,
.CommentDate {
  color: #555;
  font-style: italic;
}

/*# ogloszenia #*/
.ogloszeniaButtons {
  clear: both;
  float: left;
  padding: 10px;
  background: #f5f5f5;
  border: 1px solid #e8e8e8;
  width: 478px;
  margin: 0 0 10px 0;
}

.ogloszeniaButtons a.NewItemLink {
  display: block;
  float: left;
  margin: 0 10px 0 0;
  padding: 5px 10px;
  background: #fff;
  border: 1px solid #e8e8e8;
}

.ogloszeniaButtons a.NewItemLink:hover {
  background: #fcfcfc;
}

.ogloszeniaButtons .WorkflowInfo {
  display: none;
}

.ogloszenieTresc {
  width: 450px;
}

.content .ogloszenieItem h2 {
  text-shadow: none;
  font-size: 17px;
  padding-left: 0;
}

.ContributionsGrid {
  background: #fff;
  border-top: 1px solid #e8e8e8;
  border-right: 1px solid #e8e8e8;
}

.ContributionsGrid td,
.ContributionsGrid th {
  border-bottom: 1px solid #e8e8e8;
  border-left: 1px solid #e8e8e8;
}

.EditingFormLabelCell {
  text-align: left;
}

.EditingFormLabel {
  padding: 0 !important;
}

.TextAreaField {
  float: left;
  margin-bottom: 20px;
}

.ogloszeniaLista .NewItemLink {
  display: none !important;
}

.ogloszenieItem {
  clear: both;
  width: 100%;
}

.ogloszenieItem h2 {
  background: none;
  width: 100%;
  clear: both;
}

/*# logowanie #*/
.logonForm,
.registrationForm {
  float: left;
  padding: 10px;
  background: #f5f5f5;
  border: 1px solid #e8e8e8;
  width: 218px;
  margin: 0 20px 0 0;
  overflow: hidden;
}

.registrationForm {
  margin: 0;
}

.galerieList {
  float: left;
  padding: 20px 0 0;
}

.galerieListInside {
  float: left;
  width: 198px;
  background: #eee;
  border: 1px solid #d1d1d1;
  padding: 0 0 0 20px;
}

.galerieList .galleryItem {
  padding: 0 19px 19px 0;
}

.movieHp {
  float: left;
  padding: 0 0 10px;
}

.movieHp img {
  float: left;
}

.movieHp span {
  float: left;
  padding: 10px 0 0;
}

.highContrast#main {
  font-size: 12px;
  color: #fffc00;
  background: #000;
}

.highContrast #menuElem a {
  color: #fffc00;
  text-decoration: underline;
}

.highContrast div {
  background: none;
}

.highContrast .logo a {
  padding-top: 20px;
  background: none;
  text-indent: 0;
  overflow: 0;
  font-size: 28px;
  color: #fff;
}

.highContrast .contentNarrowOver {
  float: none;
  padding: 0;
}

.highContrast .contentNarrow {
  float: none;
}

.highContrast #sonda .box {
  background: none;
  border: 1px solid #fffc00;
}

.highContrast .content h2,
.highContrast .contentNarrow h2 {
  width: 100%;
  background: none;
  font-size: 20px;
  color: #fffc00;
  width: 465px;
}

.highContrast .contentInside {
  width: 460px;
}

.highContrast .newsItem {
  clear: both;
}

.highContrast .newsSummary {
  width: auto;
  display: inline;
}

.highContrast .menuHorizontal ul {
  background: none;
}

#wydarzenia {
  float: left;
}

#wydarzenia .contentInside {
  padding: 0;
  width: 218px;
  border-left: 1px solid #eee;
}

.eventCalendar {
  width: 100%;
  border-colapse: colapse;
}

.eventCalendar {
  background: #d5d5d5;
}

.eventCalendar a {
  color: #000;
}

.eventCalendar .day {
  background: #fff;
}

.eventCalendar .weekend {
  background: #fafafa;
}

.eventCalendar .today {
  color: #fff;
  background-color: #000;
}

.eventCalendar .today a {
  color: #fff;
  background-color: #000;
}

.eventCalendar td,
.eventCalendar th {
  border-right: 1px solid #eee;
  border-bottom: 1px solid #eee;
}

.eventCalendar td td {
  border: 0;
}

.eventCalendar .wydarzenieLink {
  position: relative;
  background: #fdbf00;
  padding: 3px 10px;
}

.eventCalendar .wydarzenieOver {
  position: absolute;
  top: -20px;
  left: 20px;
  background: #ddd;
  display: none;
  color: #000;
  text-align: left;
  padding: 3px;
  z-index: 10000;
  width: 100px;
}

.eventCalendar .wydarzenieLink:hover .wydarzenieOver {
  display: block;
}

.rssReaderOver {
  float: left;
  padding: 20px 0 0;
}

.rss {
  float: left;
  width: 16px;
  height: 16px;
  overflow: hidden;
  text-indent: -999px;
  top: 10px;
  left: 235px;
  position: absolute;
  background: url(/wp-content/themes/dlugoleka/img/rss.gif) top left no-repeat;
}

.content .rss {
  left: 505px;
}

.ContentEditMenu {
  clear: both;
}

.EditingFormInfo {
  font-size: 17px;
  background: #cc0000;
  padding: 3px;
  color: #fff;
}

.newsletter {
  width: 600px;
  margin: 20px auto;
}

.newsletterInside {
  float: left;
  width: 560px;
  padding: 0 20px;
  background: #fff;
}

.newsletter .newsItem {
  clear: both;
  padding: 0 0 20px 0;
}

.newsletter .newsSummary {
  width: 360px;
  padding: 0 0 0 20px;
}

.newsletter .newsLinkDate {
  padding: 0 0 0 20px;
  clear: both;
  float: left;
}

.newsletter h2 {
  clear: both;
  float: left;
}

.newsletter .eventItem {
  float: left;
  clear: both;
}

.newsletter .eventSummary {
  width: 380px;
}

.fb {
  float: right;
  padding: 13px 0px 0 0;
}

.fb .connect_widget {
  float: right;
}

.PagerControl {
  clear: both;
  width: 270px;
  float: left;
  padding: 10px;
  border-top: 1px solid #ccc;
}

/* Added */
.flex-control-nav {
  bottom: 10px !important;
  z-index: 99;
}

.sub-menu {
  display: none;
}

.current-menu-item > .sub-menu {
  display: block;
}

.current-menu-ancestor > .sub-menu {
  display: block;
}

.sub-menu li:last-child {
  border-bottom: 0 !important;
}

.widget_sp_image h3 {
  display: none;
}

.widget_sp_image {
  margin-bottom: 10px;
}

.widget_sp_image img {
  width: 100%;
  height: auto;
  border: 1px solid;
}

.widget-sidebar-left {
  margin-top: 20px;
}

.widget_newsletterwidget {
  color: #fff;
}

.widget_newsletterwidget h3 {
  font-size: 16px;
}

.newsletter-widget p {
  float: left;
}

.newsletter-widget .newsletter-email {
  float: left;
  width: 140px;
  height: 24px;
  line-height: 24px;
  border: 0;
  padding-left: 5px;
}

.newsletter-widget .newsletter-submit {
  background: #fdcd00;
  color: #000;
  border: 0;
  font-size: 11px;
  height: 24px;
}

.widget-sidebar-left h3 {
  font-size: 16px;
}

.widget_polls-widget {
  background: #fdbf00;
  width: 220px;
  margin-top: 20px;
  padding: 20px;
}

.widget_polls-widget h3 {
  font-size: 16px;
  text-shadow: 0 1px 0 #ffdc3e;
  margin: 0;
  padding: 0 0 20px;
  width: auto;
  background: 0;
  float: none;
}

.widget_polls-widget a {
  color: #000;
}

.newsImageOver {
  width: 220px;
}

#reply-title {
  position: relative;
  width: 540px;
  margin-left: -20px;
  margin-top: 20px;
  padding: 9px 20px 8px 15px;
  font-size: 12px;
  color: #744d00;
  text-shadow: 0 1px 0 #ffdc3e;
  background: url(/wp-content/themes/dlugoleka/img/title.gif) top left repeat-x;
}

.buttonDiv button {
  width: 30px;
  height: 30px;
  border: 0;
  background: url(/wp-content/themes/dlugoleka/img/buttonSearch.jpg) no-repeat center center;
  text-indent: -9999px;
}

.searchBox {
  width: 250px;
}

.searchBox .textboxDiv {
  padding: 0;
  width: 199px;
}

.searchBox .textboxDiv input {
  line-height: 28px;
  width: 200px;
  padding-left: 5px;
}

.menuElem li:last-child {
  border-bottom: 0 !important;
}

#rpjc_widget_cat_recent_posts-2 ul {
  list-style: none;
  padding-left: 0;
}

#rpjc_widget_cat_recent_posts-2 ul li a {
  background: url(/wp-content/themes/dlugoleka/img/clapper-small.png) no-repeat left center;
  padding: 15px 40px;
  display: inline-block;
}

.newsText iframe,
.newsText object,
.newsText embed {
  max-width: 100%;
  height: auto;
}

.all-events-link {
  display: none;
}

/* ==========================================================================
  Youtube Shortcode
   ========================================================================== */
.youtube-wrapper {
  position: relative;
  padding-bottom: 56.25%;
  /* 16:9 */
  padding-top: 25px;
  height: 0;
}

.youtube-wrapper iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

/*------------------------------------*\
    MISC
\*------------------------------------*/
::selection {
  background: #04a4cc;
  color: #fff;
  text-shadow: none;
}

::-webkit-selection {
  background: #04a4cc;
  color: #fff;
  text-shadow: none;
}

::-moz-selection {
  background: #04a4cc;
  color: #fff;
  text-shadow: none;
}

/*------------------------------------*\
    WORDPRESS CORE
\*------------------------------------*/
.alignnone {
  margin: 5px 20px 20px 0;
}

.aligncenter,
div.aligncenter {
  display: block;
  margin: 5px auto 5px auto;
}

.alignright {
  float: right;
  margin: 5px 0 20px 20px;
}

.alignleft {
  float: left;
  margin: 5px 20px 20px 0;
}

a img.alignright {
  float: right;
  margin: 5px 0 20px 20px;
}

a img.alignnone {
  margin: 5px 20px 20px 0;
}

a img.alignleft {
  float: left;
  margin: 5px 20px 20px 0;
}

a img.aligncenter {
  display: block;
  margin-left: auto;
  margin-right: auto;
}

.wp-caption {
  background: #fff;
  border: 1px solid #f0f0f0;
  max-width: 96%;
  padding: 5px 3px 10px;
  text-align: center;
}

.wp-caption.alignnone {
  margin: 5px 20px 20px 0;
}

.wp-caption.alignleft {
  margin: 5px 20px 20px 0;
}

.wp-caption.alignright {
  margin: 5px 0 20px 20px;
}

.wp-caption img {
  border: 0 none;
  height: auto;
  margin: 0;
  max-width: 98.5%;
  padding: 0;
  width: auto;
}

.wp-caption .wp-caption-text,
.gallery-caption {
  font-size: 11px;
  line-height: 17px;
  margin: 0;
  padding: 0 4px 5px;
}

/*------------------------------------*\
    PRINT
\*------------------------------------*/
@media print {
  * {
    background: transparent !important;
    color: #000 !important;
    box-shadow: none !important;
    text-shadow: none !important;
  }

  a,
a:visited {
    text-decoration: underline;
  }

  a[href]:after {
    content: " (" attr(href) ")";
  }

  abbr[title]:after {
    content: " (" attr(title) ")";
  }

  .ir a:after,
a[href^="javascript:"]:after,
a[href^="#"]:after {
    content: "";
  }

  pre,
blockquote {
    border: 1px solid #999;
    page-break-inside: avoid;
  }

  thead {
    display: table-header-group;
  }

  tr,
img {
    page-break-inside: avoid;
  }

  img {
    max-width: 100% !important;
  }

  @page {
    margin: 0.5cm;
  }
  p,
h2,
h3 {
    orphans: 3;
    widows: 3;
  }

  h2,
h3 {
    page-break-after: avoid;
  }
}
td {
  border: 1px solid #000;
  padding: 3px;
}

/* // fixes */
#my-calendar #today a,
#my-calendar #today span,
#my-calendar thead tr th {
  background: none repeat scroll 0 0 #005b7d !important;
}

/* Static archive hardening: disable broken AJAX calendar behavior. */
.widget_ajax_ac_widget #ajax_ac_widget {
  display: none !important;
}

.widget_ajax_ac_widget .static-calendar-fallback {
  display: block;
  background: #e9ecef;
  border: 1px solid #c7d0d6;
  color: #4f5b62;
  font-size: 14px;
  line-height: 1.4;
  padding: 14px 10px;
  margin-top: 8px;
  text-align: center;
}

/*# sourceMappingURL=style.css.map */
