/*
Theme Name: u-seek
Template: u-design
Author: Slawek Amielucha @ iSeek
Author URI: http://www.iseek.ie/
Description: Design by iSeek
Version: 3.0
*/
@import url(http://fonts.googleapis.com/css?family=Leckerli+One);
@font-face {
  font-family: 'MarketDecoRegular';
  src: url('fonts/market_deco-webfont.eot');
  src: url('fonts/market_deco-webfont.eot?#iefix') format('embedded-opentype'), url('fonts/market_deco-webfont.woff') format('woff'), url('fonts/market_deco-webfont.ttf') format('truetype'), url('fonts/market_deco-webfont.svg#MarketDecoRegular') format('svg');
  font-weight: normal;
  font-style: normal;
}
/* animations */
a,
input,
a > span,
img {
  -webkit-transition-property: text-shadow, color, background-color, box-shadow;
  -webkit-transition-duration: 0.26s, 0.26s, 0.26s, 0.4s;
  -webkit-transition-timing-function: ease-in, ease-in, linear, ease-out;
  -o-transition-property: text-shadow, color, background-color, box-shadow;
  -o-transition-duration: 0.26s, 0.26s, 0.26s, 0.4s;
  -o-transition-timing-function: ease-in, ease-in, linear, ease-out;
  -moz-transition-property: text-shadow, color, background-color, box-shadow;
  -moz-transition-duration: 0.26s, 0.26s, 0.26s, 0.4s;
  -moz-transition-timing-function: ease-in, ease-in, linear, ease-out;
  transition-property: text-shadow, color, background-color, box-shadow;
  transition-duration: 0.26s, 0.26s, 0.26s, 0.4s;
  transition-timing-function: ease-in, ease-in, linear, ease-out;
}
.one_half {
  width: 439px;
}
.market {
  font-family: MarketDecoRegular;
  font-size: 19px;
}
.gothic {
  font-family: "Century Gothic", "Times New Roman", "Times", serif;
}
.leckerli {
  font-family: 'Leckerli One', cursive;
}
.clip {
  -moz-background-clip: padding;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
}
.halo {
  text-shadow: 0px 0px 3px rgba(255, 255, 255, 0.8);
}
.border-box {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
.orange {
  color: #f36a22;
}
.h1 {
  font-family: MarketDecoRegular;
  font-size: 19px;
  color: #343b97;
  font-size: 24px!important;
}
.h2 {
  color: #343b97;
  font-family: MarketDecoRegular;
  font-size: 19px;
  font-size: 21px!important;
}
.h3 {
  color: #f36a22;
  font-family: MarketDecoRegular;
  font-size: 19px;
  font-size: 16px!important;
}
.h4 {
  color: #3f3f3f;
  font-family: "Century Gothic", "Times New Roman", "Times", serif;
  font-size: 14px!important;
  text-transform: uppercase;
}
h1 {
  font-family: MarketDecoRegular;
  font-size: 19px;
  color: #343b97;
  font-size: 24px!important;
}
h2 {
  color: #343b97;
  font-family: MarketDecoRegular;
  font-size: 19px;
  font-size: 21px!important;
}
h3 {
  color: #f36a22;
  font-family: MarketDecoRegular;
  font-size: 19px;
  font-size: 16px!important;
}
h4 {
  color: #3f3f3f;
  font-family: "Century Gothic", "Times New Roman", "Times", serif;
  font-size: 14px!important;
  text-transform: uppercase;
}
#slider-bg {
  position: relative;
}
#pagetitle {
  font-family: 'Leckerli One', cursive;
  color: #f36a22;
  /*margin-left: 1em;*/
  font-size: 32px;
  position: absolute;
  left: 20px;
  top: 20px;
}
/* remove backgrounds */
#top-wrapper,
#c3-header,
#wrapper-1,
#home-page-content,
#page-content,
#main-menu,
#bottom-bg,
#footer-bg {
  background: none;
}
/* colours */
body {
  font-family: "Century Gothic", "Times New Roman", "Times", serif;
}
/* bg's */
#wrapper-1 {
  background: url("images/bg-top.png") repeat-x center top;
}
html {
  background: url("images/zig_tile.jpg") center top;
}
#top-wrapper {
  border-top: 5px solid #f36a22;
}
#slider-bg {
  background: #fff;
  width: 960px;
  margin: 0 auto;
  padding: 18px 0 0;
  border-radius: 12px 12px 0 0;
  -moz-background-clip: padding;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
}
#content-container,
#page-content {
  padding: 0!important;
  min-height: 0;
  background: #fff;
}
.main-content-padding {
  padding-top: 25px!important;
}
/* @fonts */
.jquery-slider-wrapper .caption {
  font-family: 'Leckerli One', cursive;
}
/* @HEAD */
#top-wrapper #search {
  position: absolute;
  height: 40px;
  right: 12px;
  bottom: 14px;
  margin: 0;
  padding-left: 30px;
  background: url('images/search-icon.png') no-repeat left center;
}
#top-wrapper #search input {
  background: #fff;
  padding: 6px 10px;
  border-radius: 10px;
  border: 1px solid #181d68;
  -moz-background-clip: padding;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
}
#top-wrapper #search .search-btn {
  display: none;
}
#logo {
  top: 46px;
}
#address {
  font-family: "Century Gothic", "Times New Roman", "Times", serif;
  position: absolute;
  top: 58px;
  left: 523px;
  line-height: 1.33em;
  color: #fff;
  font-size: 14px;
}
#opening {
  font-family: MarketDecoRegular;
  font-size: 19px;
  color: #fff;
  position: absolute;
  top: 117px;
  right: 0;
  text-align: right;
  font-size: 18px;
}
#tel {
  display: block;
  position: absolute;
  top: -6px;
  right: 8px;
  width: 183px;
  height: 128px;
  background: url(images/phone.png) center top no-repeat;
  text-align: center;
  color: #343b97;
  font-family: MarketDecoRegular;
  font-size: 19px;
  font-size: 24px;
  text-shadow: 1px 1px 1px rgba(255, 255, 255, 0.6);
}
/* @NAV */
#main-menu {
  z-index: 1;
  height: 50px;
}
#navigation-menu {
  right: auto;
}
#navigation-menu ul.sf-menu > li {
  background: #1c216f;
  /* Old browsers */
  background: -moz-linear-gradient(top, #1c216f 0%, #212778 41%, #212778 59%, #20256b 100%);
  /* FF3.6+ */
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #1c216f), color-stop(41%, #212778), color-stop(59%, #212778), color-stop(100%, #20256b));
  /* Chrome,Safari4+ */
  background: -webkit-linear-gradient(top, #1c216f 0%, #212778 41%, #212778 59%, #20256b 100%);
  /* Chrome10+,Safari5.1+ */
  background: -o-linear-gradient(top, #1c216f 0%, #212778 41%, #212778 59%, #20256b 100%);
  /* Opera 11.10+ */
  background: -ms-linear-gradient(top, #1c216f 0%, #212778 41%, #212778 59%, #20256b 100%);
  /* IE10+ */
  background: linear-gradient(to bottom, #1c216f 0%, #212778 41%, #212778 59%, #20256b 100%);
  /* W3C */
  /*filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#1c216f', endColorstr='#20256b',GradientType=0 );*/
  /* IE6-9 */
  padding-bottom: 20px;
  margin-bottom: -10px;
  margin-left: 0;
  border: 1px solid #090f57;
  border-right: 1px solid #343b97;
}
#navigation-menu ul.sf-menu > li > a {
  padding: 0 12px 0 0;
}
#navigation-menu ul.sf-menu > li > a > span {
  color: #fff;
  line-height: 50px;
  padding: 0 0 0 12px;
  font-family: MarketDecoRegular;
  font-size: 19px;
}
#navigation-menu ul.sf-menu > li > a:hover > span,
#navigation-menu ul.sf-menu > li > a:focus > span,
#navigation-menu ul.sf-menu > li > a:active > span {
  color: #fff;
  text-shadow: 0px 0px 3px rgba(255, 255, 255, 0.8);
}
#navigation-menu ul.sf-menu > li.current_page_item {
  background: #e4e4e4;
  /* Old browsers */
  background: -moz-linear-gradient(top, #ffffff 0%, #e4e4e4 100%);
  /* FF3.6+ */
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #ffffff), color-stop(100%, #e4e4e4));
  /* Chrome,Safari4+ */
  background: -webkit-linear-gradient(top, #ffffff 0%, #e4e4e4 100%);
  /* Chrome10+,Safari5.1+ */
  background: -o-linear-gradient(top, #ffffff 0%, #e4e4e4 100%);
  /* Opera 11.10+ */
  background: -ms-linear-gradient(top, #ffffff 0%, #e4e4e4 100%);
  /* IE10+ */
  background: linear-gradient(to bottom, #ffffff 0%, #e4e4e4 100%);
  /* W3C */
  /*filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#e4e4e4',GradientType=0 );*/
  /* IE6-9 */
  border-radius: 6px 6px 0 0;
  border: 1px solid #d4d4d4;
}
#navigation-menu ul.sf-menu > li:first-child {
  border-top-left-radius: 6px;
}
#navigation-menu ul.sf-menu > li:last-child {
  border-top-right-radius: 6px;
  border-right: 1px solid #090f57;
}
/* @SLIDER */
#slider-wrapper {
  position: relative;
  z-index: 1;
}
#the_slider {
  margin: 0 auto 0;
  width: 920px;
  padding: 0 0 17px;
  background: url("images/bottom-shadow.png") center bottom no-repeat;
}
#the_slider .jquery-slider-theme-carbono {
  border: 2px solid #fff;
}
#the_slider .jquery-slider-theme-carbono .jquery-slider-selectors {
  right: 50%;
  overflow: auto;
  bottom: -30px;
}
#the_slider .jquery-slider-theme-carbono .jquery-slider-selectors .jquery-slider-selector {
  border-radius: 50%;
  background: #343b97;
}
#the_slider .jquery-slider-theme-carbono .jquery-slider-selectors .jquery-slider-selector.jquery-slider-selector-current {
  background: #f36a22;
}
#the_slider .jquery-slider-theme-carbono .jquery-slider-wrapper .caption {
  display: table-cell;
  width: 146px;
  height: 130px;
  padding-top: 16px;
  top: 50%;
  margin-top: -73px;
  right: 10%;
  left: auto;
  background: #f36a22;
  border-radius: 50%;
  overflow: hidden;
  font-size: 30px;
  text-align: center;
}
#the_slider .jquery-slider-navigation-next,
#the_slider .jquery-slider-navigation-prev {
  width: 34px;
  height: 34px;
  margin-top: -16px;
}
#the_slider .jquery-slider-navigation-prev {
  background: url("images/prev.png") center center no-repeat;
  margin-left: -12px;
}
#the_slider .jquery-slider-navigation-next {
  background: url("images/next.png") center center no-repeat;
  margin-right: -12px;
}
/* @Content */
#mail-ribbon {
  background: url(images/ribbon.png) top right no-repeat;
  position: absolute;
  right: -12px;
  top: 0;
  width: 182px;
  height: 42px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  padding: 6px 30px;
}
#mail-ribbon a {
  color: #fff;
  white-space: nowrap;
}
#mail-ribbon a:hover,
#mail-ribbon a:active,
#mail-ribbon a:focus {
  text-shadow: 0px 0px 3px rgba(255, 255, 255, 0.8);
}
#cont-box-1 {
  width: 310px;
}
.cont_col_1_title,
.after_cont_row_1_title {
  font-family: MarketDecoRegular;
  font-size: 19px;
  color: #343b97;
  font-size: 24px!important;
  background: none!important;
}
.cont_col_2 {
  float: left;
  width: 30%;
  margin-right: 3%;
  color: #343b97;
}
#cont-box-2 {
  text-align: center;
  width: 470px;
  margin-right: 0;
}
#cont-box-3 {
  text-align: center;
  width: 98px;
  padding-top: 20px;
}
i[class*='ico-'] {
  display: block;
  width: 24px;
  height: 32px;
  margin: 0 auto;
}
.page-id-7 i[class*='ico-'] {
  margin: 0 1em 1em 0;
  float: left;
  clear: left;
}
.ico-puckman {
  background: url(images/ico-puckman.png) center top no-repeat;
}
.ico-clock {
  background: url(images/ico-clock.png) center center no-repeat;
  width: 30px!important;
  padding-top: 1em;
}
.ico-bal {
  background: url(images/ico-bal.png) center top no-repeat;
}
.ico-trophy {
  background: url(images/ico-trophy.png) center top no-repeat;
}
.ico-ghost {
  background: url(images/ico-ghost.png) center top no-repeat;
}
.post big {
  font-size: 16px;
}
.font-market {
  font-family: MarketDecoRegular;
  font-size: 19px;
  color: #343b97;
}
.font-market em {
  color: #f36a22;
  font-style: normal;
}
.c2a {
  font-family: MarketDecoRegular;
  font-size: 19px;
  font-size: 12px;
  text-shadow: -2px -1px 0 #c02d08;
  display: inline-block;
  text-transform: uppercase;
  border: 1px solid #d44d06;
  border-radius: 12px;
  -moz-background-clip: padding;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
  padding: 2px 13px;
  background: #d44d06;
  /* Old browsers */
  background: -moz-linear-gradient(top, #d44d06 15%, #f36a22 72%, #f68c56 100%);
  /* FF3.6+ */
  background: -webkit-gradient(linear, left top, left bottom, color-stop(15%, #d44d06), color-stop(72%, #f36a22), color-stop(100%, #f68c56));
  /* Chrome,Safari4+ */
  background: -webkit-linear-gradient(top, #d44d06 15%, #f36a22 72%, #f68c56 100%);
  /* Chrome10+,Safari5.1+ */
  background: -o-linear-gradient(top, #d44d06 15%, #f36a22 72%, #f68c56 100%);
  /* Opera 11.10+ */
  background: -ms-linear-gradient(top, #d44d06 15%, #f36a22 72%, #f68c56 100%);
  /* IE10+ */
  background: linear-gradient(to bottom, #d44d06 15%, #f36a22 72%, #f68c56 100%);
  /* W3C */
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#d44d06', endColorstr='#f68c56', GradientType=0);
  /* IE6-9 */
  box-shadow: 0 -2px 0 rgba(255, 255, 255, 0.4) inset;
  color: #fff;
}
.c2a:hover,
.c2a:active,
.c2a:focus {
  color: #fff;
  text-shadow: 0px 0px 3px rgba(255, 255, 255, 0.8);
}
.c2a big {
  font-size: 18px;
  line-height: 1em;
}
.big-orange {
  font-family: MarketDecoRegular;
  font-size: 19px;
  font-size: 22px;
  color: #f36a22;
}
.round-button {
  font-family: MarketDecoRegular;
  font-size: 19px;
  font-size: 18px;
  line-height: 2.1em;
  color: #fff;
  background: #343b97;
  border: 2px solid #fff;
  display: block;
  width: 38px;
  height: 38px;
  text-align: center;
  border-radius: 50%;
  -moz-background-clip: padding;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
  box-shadow: 1px 1px 3px rgba(0, 0, 0, 0.4);
  display: inline-block;
  vertical-align: top;
  zoom: 1;
  *display: inline;
  clear: both;
  background: #1a1f6e;
  /* Old browsers */
  background: -moz-linear-gradient(left, #1a1f6e 7%, #313791 100%);
  /* FF3.6+ */
  background: -webkit-gradient(linear, left top, right top, color-stop(7%, #1a1f6e), color-stop(100%, #313791));
  /* Chrome,Safari4+ */
  background: -webkit-linear-gradient(left, #1a1f6e 7%, #313791 100%);
  /* Chrome10+,Safari5.1+ */
  background: -o-linear-gradient(left, #1a1f6e 7%, #313791 100%);
  /* Opera 11.10+ */
  background: -ms-linear-gradient(left, #1a1f6e 7%, #313791 100%);
  /* IE10+ */
  background: linear-gradient(to right, #1a1f6e 7%, #313791 100%);
  /* W3C */
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#1a1f6e', endColorstr='#313791', GradientType=1);
  /* IE6-9 */
}
.round-button:hover,
.round-button:active,
.round-button:focus {
  color: #fff;
  text-shadow: 0px 0px 3px rgba(255, 255, 255, 0.8);
}
#feat,
.feat {
  background: url(images/shadow.png) center top no-repeat;
  padding-top: 10px;
  border-top: 1px solid #e0e0e0;
  margin-top: 10px;
}
#after-cont-row-1 {
  width: 438px!important;
}
#after-cont-row-2 {
  padding-top: 50px;
}
.action-box {
  margin: 0 50px 20px 0;
  float: left;
  margin: 0 
	display:block;
  width: 160px;
  height: 113px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
.action-box h3 {
  font-size: 15px!important;
}
.action-box h2,
.action-box h3,
.action-box h4 {
  white-space: nowrap;
  letter-spacing: -0.04em;
  margin: 0;
  padding: 0;
  line-height: 1.3em;
}
.action-box h3 {
  letter-spacing: -0.01em;
}
.action-box.pin {
  background: url(images/bg-pin.png) center center no-repeat;
  padding: 10px 0 0 42px!important;
}
.action-box.bowl {
  background: url(images/bg-bowl.png) center center no-repeat;
  padding: 10px!important;
  text-align: center;
}
.action-box p {
  text-align: center;
  padding: 0!important;
  font-size: 14px!important;
  line-height: 1.4em;
}
.action-box .c2a {
  margin-top: 3px;
}
/* @Footer */
/* @iSeek logo */
.iseek {
  margin: 5px 10px 0;
  text-align: right;
}
.iseek a {
  color: #333;
}
#iseek-replace {
  display: inline-block;
  vertical-align: middle;
  margin: 0 0 0 2px;
  height: 26px;
  width: 48px;
  background: url("images/iseek_dark.png") left top no-repeat;
  color: rgba(0, 0, 1, 0);
}
#bottom-bg {
  padding: 0;
}
#bottom {
  color: #fff;
  background: #f36a22 url(images/orange.png);
  position: relative;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
#bottom .bottom-col-title,
#bottom .bottom-col-title a {
  color: #722700;
  font-family: 'Leckerli One', cursive;
  font-size: 25px!important;
}
#bottom a {
  color: #aa410b;
}
#bottom-l {
  display: block;
  width: 9px;
  bottom: 0;
  top: 11px;
  left: -9px;
  background: #df5c18;
  position: absolute;
}
#bottom-l:before {
  content: "";
  display: block;
  position: absolute;
  height: 11px;
  width: 9px;
  top: -11px;
  background: url(images/d.png) top left;
}
#bottom-l:after {
  content: "";
  display: block;
  position: absolute;
  height: 17px;
  width: 9px;
  bottom: -17px;
  background: url(images/d.png) bottom left;
}
#bottom-r {
  display: block;
  width: 9px;
  bottom: 0;
  position: absolute;
  top: 11px;
  right: -9px;
  background: #df5c18;
}
#bottom-r:before {
  content: "";
  display: block;
  position: absolute;
  height: 11px;
  width: 9px;
  top: -11px;
  background: url(images/d.png) top right;
}
#bottom-r:after {
  content: "";
  display: block;
  position: absolute;
  height: 17px;
  width: 9px;
  bottom: -17px;
  background: url(images/d.png) bottom right;
}
#bottom-menu {
  background: #fff;
  border-radius: 0 0 12px 12px;
}
#bottom-menu .menu {
  margin: 0 20px 10px;
  padding-top: 5px;
}
#bottom-menu .menu li {
  list-style: none;
  display: inline;
  margin-left: 0;
  border-left: 1px solid #f36a22;
  padding: 0 6px;
}
#bottom-menu .menu li:first-child {
  border-left: none;
}
#bottom-menu .menu li a {
  color: #343b97;
}
#bottom_3 .textwidget {
  padding: 0;
}
.tweets {
  margin: 0;
}
.tweets li {
  list-style: none;
  border-bottom: 1px dashed #d44d06;
  padding: 5px 0;
  margin-left: 0;
}
/* border around the main container */
#content-container,
#slider-bg,
#bottom-menu {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  -moz-background-clip: padding;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
  border-left: 1px solid #bebebe;
  border-right: 1px solid #bebebe;
}
.main-content-padding {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  -moz-background-clip: padding;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
}
#slider-bg {
  border-top: 1px solid #bebebe;
  min-height: 40px;
}
#bottom-menu {
  border-bottom: 1px solid #bebebe;
}
.editLink {
  padding: 0!important;
  margin: 0 ;
}
/*.slider-wrapper-wacky,
.slider-wrapper-bowling,*/
.entry .jquery-slider-wrapper {
  margin-top: 2em;
  border: 8px solid #fff;
  border-radius: 12px;
  -moz-background-clip: padding;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
  box-shadow: 2px 2px 4px rgba(0, 0, 0, 0.4);
}
.navigation {
  margin: 0!important;
}
.navigation div {
  margin: 0;
}
#bottom_2 .textwidget {
  background: #fff;
  padding: 0;
}
.euro {
  font-family: Arial, Helvetica, sans-serif !important;
}
#sidebar.grid_8 {
  width: 318px;
}
/* Added Google Virtual Tour */
#feat2 {
  margin-bottom: 2rem;
}
