@import url(form.css) ;
/* -----------------------------------*/
/* ---------->>> GLOBAL <<<-----------*/
/* -----------------------------------*/

.hidden { display: none; }

body {
  font-family: Arial,Helvetica,sans-serif;
  font-size: 100.01%;
  padding: 0;
}


h1 {
  font-size: 1.8em;
  font-weight: bold;
  padding: .5em;
  margin-bottom: .5em;
}

h2 {
  font-size: 1.6em;
  font-weight: bold;
  padding: .5em;
  margin: 0px 0px 0.5em;
  text-align: center;
}

h3 {
  font-size: 1.4em;
  font-weight: bold;
  text-align: center;
  padding: 0.25em;
}

h4 { /*subheading - header caption*/
  font-size: 1.3em;
  font-weight: bold;
  margin-top: -0.5em;
  margin-bottom: 0.5em;
  margin-left: 1em;
}

h5 { /*subheading - header caption*/
  font-size: 1.2em;
  font-weight: bold;
  margin-top: -0.5em;
  margin-bottom: 0.5em;
  margin-left: 1em;
}

h6 {
  font-size: 0.9em;
  font-style: italic;
  margin-bottom: 0.5em;
  margin-left: 1em;
}

p {
  margin-bottom: .5em;
}

strong {
  font-weight: bold;
}

em {
  font-style: italic;
}

ul {
  list-style: disc outside;
  margin-left: 2em;
}

ol {
  list-style: decimal outside;
  margin-left: 2em;
}

/* BASIC TABLE STYLES */
table
{
  margin: 1em;
  border-collapse: collapse;
  border: 1px solid #584433;
}

table td,
table th {
  padding: 0.25em;
  border: 1px solid #5F4631;
}

table th {
  background-color: #E9D6C6;
  font-weight: bold;
}
 
/* impromptu */
.jqifade{
      position: absolute;
      background-color: #aaaaaa;
}
div.jqi{
      width: 400px;
      font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
      position: absolute;
      background-color: #ffffff;
      font-size: 11px;
      text-align: left;
      border: solid 1px #eeeeee;
      -moz-border-radius: 10px;
      -webkit-border-radius: 10px;
      padding: 7px;
}
div.jqi .jqicontainer{
      font-weight: bold;
}
div.jqi .jqiclose{
      position: absolute;
      top: 4px; right: -2px;
      width: 18px;
      cursor: default;
      color: #bbbbbb;
      font-weight: bold;
}
div.jqi .jqimessage{
      padding: 10px;
      line-height: 20px;
      color: #444444;
}
div.jqi .jqibuttons{
      text-align: right;
      padding: 5px 0 5px 0;
      border: solid 1px #eeeeee;
      background-color: #f4f4f4;
}
div.jqi button{
      padding: 3px 10px;
      margin: 0 10px;
      background-color: #2F6073;
      border: solid 1px #f4f4f4;
      color: #ffffff;
      font-weight: bold;
      font-size: 12px;
}
div.jqi button:hover{
      background-color: #728A8C;
}
div.jqi button.jqidefaultbutton{
      background-color: #BF5E26;
}
.jqiwarning .jqi .jqibuttons{
      background-color: #BF5E26;
}

.mw_admin {
  position: absolute; right: 0px; top:0.5em; z-index: 1000;
}


.clear {
  clear: both;
  height: 0px;
  line-height: 0px;
}
.clearright {
  clear: right;
  height: 0px;
  line-height: 0px;
}
.image_replaced {
  overflow: hidden;
  margin-left: -1000px;
  display: none;
}
.nowrap {
  white-space: nowrap;
}
/* OLYMPIC TAVERN */

body {
  background-color: #712d00;
}

#olympic_shell {
  position: relative;
  width: 960px;
  margin: 0px auto;
  padding: 62px 0px;
  background-image: url(/images/layout/outer-bg-repeat.jpg);
  background-position: 0px 3px;
}

.topcap,
#olympic_shell #olympic_top,
#olympic_shell #olympic_bottom
 {
  position: absolute;
  top: 0px;
  left: 0px;  
}

#olympic_shell #olympic_top,
#olympic_shell #olympic_bottom {
  height: 62px;
  width: 960px;
  background-image: url(/images/layout/outer-bg-top-bottom.jpg);
  background-repeat: no-repeat;
  background-position: 0px 0px;
  text-align: center;
}

#olympic_shell #olympic_bottom {
  top: auto;
  bottom: 0px;
  background-position: 0px -62px;
}


#olympic_logo {
  position: relative;
  height: 95px;
  width: 273px;
  overflow: hidden;  
}

#olympic_menu {
  position: relative;
  width: 866px;
  margin: -1.25em auto 1em;
  overflow: hidden;
}

#olympic_menu ul {
  list-style:none;
  position: relative;
  margin: 0px;
  text-align: center;
  vertical-align: top;
}

#olympic_menu li {
  display: inline;
/*  height: 25px;*/
}

#olympic_menu a {
  text-decoration: none;
  color: #d24800;
}
#olympic_menu li h3 {
  display: inline;
  background-repeat: no-repeat;
  font-size: 0.8em;
  font-weight: bold;
  text-transform: uppercase;
}

#olympic_menu li .image_replaced {
  margin-left: 0px;
}

#olympic_menu li.selected a,
#olympic_menu li.hover a,
#olympic_menu li a:hover {
  color: #fff;
}

#olympic_inner {
  width: 866px;
  margin: 0px auto;
  background-image: url(/images/layout/inner-bg-repeat.jpg);
  padding-bottom: 1em;
  background-repeat: repeat-y;
}

#olympic_inner_top .topcap {
  position: absolute;
  top: 0px;
  left: 0px;
  background-image: url(/images/layout/inner-top-top.jpg);
  background-repeat: no-repeat;
  height: 22px;
  width: 866px;
}

#olympic_inner_top {
  position: relative;
  background-image: url(/images/layout/inner-top-repeat.jpg);
}

#olympic_inner_top #twitter_div {
  position: relative;
  color: #fff;
  padding: 1em;
  font-size: 0.7em;
}

#twitter_div h2 {
  font-size: 1em; 
  font-weight: bold;
  position: absolute;
  top: 0.5em;
  right: 466px;
  padding-right: 0.25em;
}
#twitter_div ul {
  margin-left: 400px;
  list-style: none;
}

#twitter_div a {
  color: #ccc;
  text-decoration: none;
}

#olympic_left .logo_link {
  width: 273px;
  height: 95px;
  position: relative;
}

#olympic_columns {
  display: table;
  table-layout:fixed;
  list-style-type: none;
  margin: 0 auto;
}

#olympic_left, #olympic_content {
  display: table-cell;
  vertical-align: top;
}
/*ie*/
#olympic_left, #olympic_content, {
  display: inline;
  zoom: 1;
  vertical-align: top;
}


#olympic_content {
  width: 593px;
}

#olympic_left {
  width: 273px;
  left: 0px;
  margin: 0;
  background-image: url(/images/layout/inner-left-top.jpg);
  background-repeat: no-repeat;
  background-position: 0px 0px;
  color: #fff;
}

#olympic_left h1 {
  text-transform: uppercase;
  text-align: center;
}

#olympic_left #sidebar_gallery {
  position: relative;
  width: 273px;
  height: 386px;
  
}

#olympic_left #sidebar_gallery img {
  position: absolute;
  top: 0px;
  left: 0px;
}

#olympic_left #address_box {
  background-repeat: no-repeat;
  background-image: url(/images/layout/address.jpg);
  width: 273px;
  height: 85px;
}

#olympic_connections {
  padding: 2em;
  font-size: 0.8em;
  color: #a43003;
  font-weight: bold;
}

#olympic_connections input {
  width: auto;
	-moz-border-radius:0;
	-khtml-border-radius:0;
	padding: 2px;
	border: 1px solid #3F3F3F;
	font-size: 0.9em;
}

#olympic_connections a {
  width: 38px;
  height: 38px;
  margin-top: -10px;
  overflow: hidden;
  display: block;
  float: right;
  background-image: url(/images/sn_buttons.jpg);
  text-indent: -5000px;
  background-repeat: no-repeat;
}

#olympic_connections a.email {
  background-position: 0px 0px;
}
#olympic_connections a.facebook {
  background-position: -38px 0px;
}
#olympic_connections a.twitter {
  background-position: -76px 0px;
}
#olympic_connections a.rss {
  background-position: -114px 0px;
}

#olympic_page_footer {
  text-align: center;
  color: #000;
  font-size: 0.9em;
  width: auto;
  margin: 0px auto;
}

#olympic_page_footer a {
  color: #000;
  text-decoration: none;
}

#olympic_content .contentboxes {
  list-style-type: none;
  margin: 0;
}

#olympic_content .mw_content_page_description,
#olympic_content .content {
  width: 501px;
  margin: 0px auto;
  background-color: #ddd6cc;
  padding: 12px;
  margin-bottom: 1em;
  line-height: 1.5em;
  font-size: 0.9em;
  position: relative;
}

#olympic_content .mw_content_page_description
{
  font-size: 0.8em;
}


#olympic_content .content.auto {
  overflow: auto;
}

#olympic_content a {
  color: #937E62;
  text-decoration: none;
  font-weight: bold;
}

#olympic_content a:hover {
  text-decoration: underline;
}


#olympic_content .content.even {
  background-color: #fbf2e9;
}

#olympic_content .content .gallery.small,
#olympic_content .content .right {
  float: right;
  margin-left: 12px;
  margin-bottom: 12px;
  /*  margin-right: -12px;*/
  /*  margin-top: -12px;*/
}

#olympic_content .content .gallery {
  position: relative;
  text-align:center;
}


#olympic_content h1 {
  font-size: 1.6em;
  font-weight: bold;
  font-style: italic;
  padding: 0px;
  line-height: 1.25em;
  color: #8F857C;
/*  letter-spacing: 0.05em;*/
}

#olympic_content .content.menu h1 {
  text-align: center;
  color: #571D18;
  text-transform: uppercase;
  font-style: normal;
  border-bottom: 3px double #1E0603;
}

#olympic_content .content.menu ul.menuitems {
  list-style: none;
  position: relative;
  margin: 0;
}

#olympic_content .content.menu {
  text-align: center;
}
#olympic_content .content.menu ul.menuitems li {
  width: 235px;
  background-image: url(/images/layout/menudots.gif);
  background-repeat: repeat-x;
  background-position: 0px 1em ;
/*  border: 1px solid #000;*/
  display: -moz-inline-stack;
  display: inline-block;
  text-align: left;
  vertical-align: top;
  padding: 5px;
  zoom: 1;
  *display: inline;
  _height: 30px;
}

#olympic_content .content.menu .item {
  font-weight: bold;
  font-style: italic;
}

#olympic_content .content.menu .price {
  float: right;
}

#olympic_content .content.menu .description {
  padding-left: 0.5em;
}

#olympic_backend {
  background-color: #ddd6cc;
  width: 866px;
  margin: 0px auto;
}

#olympic_content ul.news,
#olympic_content ul.events {
  list-style: none;
  margin: 0px;
  font-size: 0.9em;
}

#olympic_content ul.news li.news-entry,
.blogShort,
#olympic_content ul.events li.event {
  clear: both;
  list-style: none;
  margin: 0px;
}

.blogShort h2,
#olympic_content ul.events .event h2 {
  text-align: left;
  font-style: italic;
  margin: 0px;
  padding: 0px;
  font-size: 1.2em;
}

.blogShort h3,
#olympic_content ul.events .event h3 {
  font-weight: normal;
  text-align: left;
  font-size: 0.9em;
  font-style: italic;
}

.blogShort,
.eventShort {
  position: relative;
  margin-bottom: 1em;
}

.blogShort> .mw_admin,
.eventShort > .mw_admin {
  top: auto;
  bottom: 0px;
}

.content.blog h3 {
  text-align: left;
  font-size: 1.2em;
}

.content.blog h4 {
  font-size: 0.9em;
}

h1.image {
  margin: 0px;
  padding: 0px;
}

table.ig_reset {
  border: none;
}

.sidebyside.paypal {
  float: none;
  background-color: #fff;
  border: 1px solid #63625E;
  padding: 1em;
}
.sidebyside.paypal ul {
  list-style-type: none;
}

.sidebyside.paypal li {
  display: inline;
}
.sidebyside.paypal input {
  width: auto;
}

dl.sidebyside.paypal dt {
  width: 65%;
}

dl.sidebyside.paypal dd {
  width: 30%;
}

.pagenav {
  margin-bottom: 0.5em;
}

.pagenav ul {
  margin: 0px auto;
  width: 501px;
  padding: 0px 12px;
  list-style-type: none;
  text-align: center;
  line-height: 1.25em;
  white-space: collapse;
}

.pagenav li {
  display: inline;
  white-space: nowrap;
}

#olympic_content .pagenav a {
  color: #571D18;
  padding: 2px 0.25em;
  border: 1px solid #571D18;
  background-color: #DFD6C5;
  line-height: 1.75em;
  font-size: 0.8em;
  text-transform: uppercase;
}

#olympic_content .pagenav a:hover {
  text-decoration: none;
  color: #250F0C;
}


#olympic_content .content {
  position: relative;
}

#olympic_content li.content a.top_link {
  position: absolute;
  top: 0px;
  right: 0px;
  padding: 0.25em;
  color: #000;
  font-weight: normal;
}

#olympic_content li.content a.top_link:hover {
  text-decoration: none;
}

#olympic_content li.content .box_handle {
  position: absolute;
  top: 0px;
  left: 0px;
}

#main_admin {
  position: fixed;
  top: 0px;
  right: 0px;
  border: 3px solid #C5ED47;
  background-color: #E2fddb;
  background-image: url(/content/script/images/mw_button.png);
  background-repeat: no-repeat;
  background-position: 5px 2px;
  height: 2em;
  -moz-border-radius: 5px;
  padding-left: 32px;
  text-align: right;
}

#main_admin .mw_content_button {
  background: transparent;
  border: none;
  line-height: 2em;
  padding: 0px 0.5em;
}

table.calendar {
  width: 95%;
  margin: 0.5em auto;
}

table.calendar td,
table.calendar th {
  text-align: center;
}

table.calendar th {
  background-color: #D39677;
  color: #000;
}

table.calendar td.outside {
  color: #C5C5C5;
  background-color: #B8481A;
}

table.calendar td,
table.calendar th {
  border: 2px solid #4E1E0B;
}

table.calendar td.today {
  border: 3px solid #000;
}

table.calendar td {
  font-weight: normal;
}

table.calendar a {
  color: #5EB2D5;
  font-weight: bold;
}

.sidebar_box a {
  color: #000;
  text-decoration: none;
}

.sidebar_box a:hover {
  text-decoration: underline;
}

#calendar {
  margin: 0em 1em;
  margin-bottom: 1em;
  font-size: 0.8em;
  line-height: 1.25em;
}

.sidebar_box {
  margin: 0em 1em;
  margin-bottom: 1em;
  font-size: 0.8em;
  line-height: 1.25em;
  border: 2px solid #4E1E0B;
  padding: 0.25em 0.75em 0.75em;
  background-color: #D39677;
  color: #000;
  
}

.sidebar_box h1 {
  font-size: 1.2em;
}

.specials h3,
.sidebar_box h3 {
  font-size: 1.15em;
  text-align: left;
  margin:0px;
  padding:0px;
  margin-top: 0.5em;
}

.sidebar_box ul {
  list-style: none;
  margin: 0px;
}

#address_box {
  text-align: center;
}
