/*
Theme Name: Stimulus
Theme URI: http://www.devocado.com/
Description: Stimulus web page theme
Version: 0.14
Author: petraszd
Tags: three columns, widgets
 */

/* Begin Typography */
html {
  font-family: Arial,sans-serif;
  font-size: 12px;
  color: #7a706b;
}

small {
}

h1, h2, h3 {
  color: #706f69;
  font-family: Trebuchet MS,Arial,sans-serif;
  font-weight: lighter;
}

h2 {
  font-size: 14px;
  font-weight: bold;
}

h3 {
  padding-top: 10px;
  font-size: 14px;
  font-weight: bold;
}

#sidebar h2 {
  font-weight: bold;
}

h1 a, h2 a, h3 a {
  color: #706f69;
  text-decoration: none;
}

acronym, abbr {
}

a {
  color: #2C879E
}

#footer a {
  color: #7a706b;
}

table {
  border-collapse: collapse;
  font-size: 12px;
}

.entry {
  line-height: 150%;
}

.entry table,
.entry p {
  margin: 0 0 12px 0;
}

.entry blockquote {
}

.entry li {
  margin: 0 0 8px 0;
}
/* End Typography */

/* Begin Structure */
html, body {
  padding: 0;
  margin: 0;
  width: 100%;
  height: 100%;
}

a:hover {
  text-decoration: none;
}

a img {
  border: 0;
}

body.home {
  background: transparent url('images/home-back.jpg') no-repeat center top;
}
body.blog {
  background-image: url('');
}

h1 {
  padding: 0 0 25px 0;
  margin: 0;
}

.top-images {
  background: transparent url('') no-repeat center top;
  height: 500px;
  position: absolute;
  width: 100%;
  left: 0;
}

.please-wait {
  padding-top: 200px;
  text-align: center;
  position: absolute;
  width: 100%;
  left: 0;
  background: transparent url('images/wait.gif') no-repeat center bottom;
}

.link-wprapper {
  width: 990px;
  margin: 0 auto;
}

.top-images .link-place {
  width: 350px;
  height: 190px;
  margin: 120px 0 0 340px;
  z-index: 3;
  position: absolute;
}

.top-images a {
  display: block;
  width: 300px;
  height: 160px;
  text-decoration: none;
}

#tab-zones {
  margin: 0 auto;
  padding: 0;
  width: 990px;
}

.tab-zone {
  width: 165px;
  height: 30px;
  cursor: pointer;
  position: absolute;
  z-index: 3;
  float: left;
}

.tab-zone-1 { margin: 30px 0 0 410px; }
.tab-zone-2 { margin: 30px 0 0 580px; }
.tab-zone-3 { margin: 30px 0 0 750px; }

#everything {
  padding: 0 0 30px 0;
  position: relative;
  z-index: 2;
  margin: 0 auto;
  width: 990px;
}

#header {
  padding: 30px 0px 0 0px;
  height: 230px;
}

body.home #header {
  height: 350px;
}
body.blog #header {
  height: 230px;
}

#content {
  padding: 0 75px 0px 65px;
}

#content .home-nav {
  height: 60px;
  margin-top: -70px;
  padding: 92px 0 0 205px;
  background: transparent url('images/content.jpg') no-repeat top center;
}

#content .home-nav .next,
#content .home-nav .previous,
#content .home-nav .questions {
  width: 122px;
  float: left;
}

#content .home-nav .previous {
  float: right;
  margin-right: 210px;
}

#content .home-nav .next {
  margin-left: 60px;
}

#content .home-nav .questions a,
#content .home-nav .previous a,
#content .home-nav .next a {
  width: 120px;
  height: 27px;
  line-height: 27px;
  display: block;
  text-decoration: none;
  text-align: center;
}

#content .home-nav .next img,
#content .home-nav .previous img {
  padding: 0 0 0 8px;
  vertical-align: middle;
}

#content .home-nav .next img {
  padding: 0 8px 0 0;
}

#content .home-nav .questions a {
  color: #fff;
  font-weight: bold;
}

#content .home-nav .previous a,
#content .home-nav .next a {
  color: #96b6bf;
  background: transparent url('images/prev-next-back.gif') no-repeat center center;
}

#side-menu {
  padding: 0px 0 80px 0;
  float: left;
  width: 181px;
}

#side-menu ul {
  list-style-type: none;
  padding: 0;
  margin: 0 0 20px 0;
}

#side-menu li {
  width: 181px;
  height: 28px;
  margin: 0 0 3px 0;
}

#side-menu a {
  color: #fff;
  display: block;
  height: 28px;
  padding-left: 13px;
  line-height: 28px;
  text-decoration: none;
  font-weight: bold;
}

#side-top-menu {
}

#side-top-menu li {
  background: transparent url('images/brown.png') no-repeat;
}

#side-top-menu li:hover {
  background: transparent url('images/brown-hover.png') no-repeat;
}

#side-top-menu li.current_page_item a {
  color: #c2ad9a;
}

#side-bottom-menu li {
  background: transparent url('images/blue.png') no-repeat;
}

#side-bottom-menu li:hover {
  background: transparent url('images/blue-hover.png') no-repeat;
}

#side-last-menu {
}

#side-last-menu li {
  background: transparent url('images/green.png') no-repeat;
}

#side-last-menu li:hover {
  background: transparent url('images/green-hover.png') no-repeat;
}

#side-last-menu li.current_page_item a {
  color: #61c8a7;
}

#side-categories li {
  height: auto;
}

#side-categories li a {
  background: transparent url('images/yellow.png') no-repeat;
}

#side-categories li:hover {
}

#side-categories li a:hover {
  background: transparent url('images/yellow-hover.png') no-repeat;
}

#side-categories li li,
#side-categories li li:hover {
  height: 15px;
  line-height: 15px;
  background: transparent url();
}

#side-categories li ul {
  padding-top: 5px;
}

#side-categories li li a {
  background: transparent url('');
  font-weight: normal;
  display: inline;
  height: 15px;
  line-height: 15px;
  color: #62a7c1;
  text-decoration: underline;
}

#side-categories li li a:hover {
  text-decoration: none;
  background: transparent url('');
}

#side-categories li li.current-cat a {
  text-decoration: none;
}

#side-bottom-menu li.current_page_item a {
  color: #62a7c1;
}

#side-menu li.current_page_item {
  background: transparent url('images/white.png') no-repeat;
}

#side-menu .reservation {
  margin: 0px 0px 3px 0px;
}

#side-menu .reservation a {
  display: block;
  width: 181px;
  height: 58px;
  background: transparent url('images/reserve.png?v=1') no-repeat;
}

#side-menu .reservation a:hover {
  background: transparent url('images/reserve-hover.png?v=1') no-repeat;
}

.clear {
  clear: both;
}

#footer {
  height: 40px;
  width: 100%;
  position: relative;
}

#footer img {
  vertical-align: middle;
}

#footer div.line {
  background-color: #dbf7f9;
  height: 40px;
}

#footer div.wrapper {
  width: 850px;
  margin: 0px auto;
}

#footer div.comunicate {
  width: 200px;
  height: 132px;
  float: right;
  background: transparent url('images/footer.jpg') no-repeat top right;
  margin-top: -129px;
  z-index: 3;
  position: relative;
}

#footer div.comunicate ul {
  padding: 54px 0 0 40px;
  margin: 0;
  height: 25px;
}

#footer div.copyright {
  padding: 10px 0 25px 0;
  width: 850px;
  margin: 0px auto;
}

ul#copyright-menu {
  height: 15px;
  padding: 0;
  margin: 0;
  list-style-type: none;
}

ul#copyright-menu li {
  float: left;
  border-right: 1px solid #7a706b;
  padding-right: 7px;
  margin-right: 7px;
}

ul#copyright-menu li.last {
  border: 0; padding: 0; margin: 0;
}

ul#copyright-menu li.current_page_item a {
  font-weight: bold;
}

#footer div.comunicate li {
  padding: 0;
  margin: 0;
  display: block;
  float: left;
  padding-right: 4px;
}

#footer .Facebook, #footer .Twitter {
  line-height: 15px;
  padding: 0 7px;
  background: transparent url('images/facebook.gif') no-repeat;
  text-decoration: none;
}

#footer .Twitter {
  background: transparent url('images/twitter.gif') no-repeat;
}

#bottom-menu {
  list-style-type: none;
  padding: 0px;
  margin: 0px 0 0 -9px;
  height: 27px;
  padding: 10px 0 0 0;
}

#bottom-menu a {
  color: #2c879e;
}

#bottom-menu a:hover {
  text-decoration: none;
}

#bottom-menu li.current_page_item a {
  color: #4d4d4d;
  text-decoration: none;
}

#bottom-menu li {
  height: 16px;
  line-height: 16px;
  float: left;
  padding: 0 10px 0 9px;
  border-right: 1px solid #a6d5dd;
}

#bottom-menu li.hider {
  margin-left: -1px;
  padding: 0px;
  border: 0px;
  width: 2px;
  font-size: 0px;
  background-color: #dbf7f9;
}

#page,
#single,
#posts {
  float: left;
  width: 614px;
  padding: 0px 27px;
}

#page,
#single h2 {
  margin-top: -4px;
}

body.home #posts{
  width: 438px;
}

body.blog #posts{
  width: 614px;
}

#posts,
#page {
  padding-bottom: 80px;
}

body.home #posts
{
  padding-bottom: 0px;
}

#tabs {
  padding: 0;
  margin: 0px 0 15px 0;
  list-style-type: none;
  height: 32px;
  border-bottom: 1px solid #c5c5c3;
}

#tabs li {
  height: 31px;
  line-height: 31px;
  float: left;
  text-align: center;
  margin-right: 2px;
}

#tabs li.active {
  height: 33px;
  line-height: 33px;
  margin-bottom: -2px;
}

#tabs li .le {
  background: transparent url('images/tab-le.png') no-repeat top center;
  float: left;
  width: 5px;
  height: 31px;
}

#tabs li.active .le {
  height: 33px;
  background-image: url('images/tab-active-le.png');
}

#tabs li .ri {
  float: left;
  background: transparent url('images/tab-ri.png') no-repeat top center;
  float: left;
  width: 5px;
  height: 31px;
}

#tabs li.active .ri {
  height: 33px;
  background-image: url('images/tab-active-ri.png');
}

#tabs li .ce {
  float: left;
  background-color: #b9b9b7;
  padding: 0 10px;
}

#tabs li.active .ce {
  height: 33px;
  line-height: 33px;
  background: transparent url('images/tab-active.png') repeat-x top center;
}

#tabs li a {
  color: #efefee;
  text-decoration: none;
  height: 31px;
  display: block;
}

#tabs li.active a {
  font-weight: bold;
}

#tabs li.back .ce {
  padding: 0;
}

#tabs li.back a {
  font-size: 18px;
}

#tabs li:hover a {
  color: #fff;
}

#tabs li.active a {
  color: #6e6159;
}

.blog {
  padding: 0;
  margin: 0;
}

.blog .top {
  width: 438px;
  height: 10px;
  padding: 0;
  background: transparent url('images/title-top.png') no-repeat;
}
body.blog .blog .top,
body.single .blog .top,
body.archive .blog .top {
  width: 614px;
  background: transparent url('images/title-top-long.png') no-repeat;
}

#single .side-space {
  padding: 0 15px;
}

#single .date {
  padding: 10px 0 12px 0;
  color: #9c928d;
}

#single .categories {
  font-size: 11px;
  color: #9c928d;
}

#posts .post {
  padding: 0 0 8px 0;
}

#posts .comment-count {
  font-weight: normal;
  font-size: 12px;
}

.blog .bottom {
  width: 438px;
  height: 23px;
  padding: 0;
  margin-bottom: -9px;
  background: transparent url('images/title-bottom.png') no-repeat;
}
body.blog .blog .bottom,
body.single .blog .bottom,
body.archive .blog .bottom {
  width: 614px;
  background: transparent url('images/title-bottom-long.png') no-repeat;
}

.blog .blue,
.blog table {
  width: 100%;
  padding: 0;
  margin: 0;
  background-color: #dbf7f9;
}

.blog td {
  padding: 0;
  margin: 0;
}

.blog td.date {
  width: 75px;
  padding-left: 15px;
  border-right: 1px solid #d9eaeb;
}

.blog h2 {
  padding: 0;
  margin: 0;
}

.blog h1 {
  font-size: 24px;
  font-family: Trebuchet MS;
  font-weight: lighter;
  padding: 5px 0 8px 15px;
  margin: 0;
}

.blog td.title {
  padding: 0 0 3px 15px;
}

.blog td.title {
}

#posts .entry {
  padding: 0 15px;
}

#posts a.more-link {
  text-decoration: none;
  vertical-align: middle;
}

#sidebar {
  float: right;
  width: 176px;
  padding: 0 0 0 0;
}

ul.widgets {
  padding: 0;
  margin: 0;
  list-style-type: none;
}

ul.widgets ul {
  padding: 0;
  margin: 0;
}

li.widget {
  padding: 0 0 30px 0;
  margin: 0;
}

li.widget_categories ul {
  padding-left: 10px;
  list-style-type: none;
}

h2.widgettitle {
  padding: 0;
  margin: 0 0 10px 0;
}

li.cat-item  {
  padding: 0 0 5px 0;
}

li.rtw_widget {
}

li.textwidget {
}

div#paging {
  text-align: center;
}

div#paging ul {
  list-style-type: none;
  border-top: 1px solid #ccc;
  padding: 5px 0 0 0;
}

div#paging li {
  display: inline;
  padding: 0 3px;
}

div#paging li a {
  color: #2c879e;
  text-decoration: none;
}

div#paging li a:hover {
  text-decoration: underline;
}

div#paging li.active a {
  border: 1px solid #ccc;
}

.gallery img {
  border: 0!important;
}

.comment-form {
  margin: 0px;
  padding: 0px;
}
.comment-form input[type=text],
.comment-form textarea {
  border: 1px solid #aaa;
}

.comment-form input[type=text] {
  width: 170px;
}

.comment-form textarea {
  width: 400px;
  height: 150px;
}

.comments {
  list-style-type: none;
  padding: 0;
  margin: 0;
}

.comments li {
  width: 400px;
  font-size: 12px;
  line-height: 130%;
  border-bottom: 1px solid #ddd;
  margin-bottom: 10px;
}

h3#comments {
  margin-top: 30px;
  padding: 10px 0;
  width: 400px;
  border-top: 1px solid #ddd;
  border-bottom: 1px solid #ddd;
}

/* End Structure */

/* Begin Images */
p img { }

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

img.alignright {
  padding: 4px;
  margin: 0 0 0px 7px;
  display: inline;
  clear: right;
}

img.alignleft {
  padding: 4px;
  margin: 0 7px 0px 0;
  display: inline;
  clear: left;
}

.alignright {
  float: right;
}

.alignleft {
  float: left;
}
/* End Images */
