﻿/*
css for Boonlum Thai Cuisine!!
*/



body {
   font-family: verdana, helvetica, arial, sans-serif;
   color: navy;
   background: url(images/body_bg.jpg) top left; 
   line-height: 125%;
   padding: 0;
   margin: 0;
}

#wrapper {
   position: relative;
   text-align: left;
   width: 780px;
   margin-right: auto;
   margin-left: auto;
}

a:link {
   font-weight: bold;
   color: #cc6565;
} 

a:visited {
   color: #949494;
}

a:hover {
   text-decoration: none;
   color: white;
   background-color: #cc6565;
}

a:active {
   color: black;
   background-color: #ffffff;
}

li {
   font-size: small;
   list-style-type: none;
}


p {
   font-size: small;
   color: navy;
   text-align: justify;
}

#tagline p {
   font-style: italic;
   font-family: georgia, Times, Serif;
   color: #e8efc9;
   border-top: 3px solid #e8efc9;
   border-bottom: 3px solid #e8efc9;
   padding-top: .2em;
   padding-bottom: .2em;
   padding-left: .8em;
   margin: 0;
   background: #bbcc65 url(images/tagline-fade.jpg) repeat-y
    right bottom;
}
 
h1, h2, h3 {
   font-family: "trebuchet ms", arial, helvetica, sans-serif;
}

h1 {
   font-size: x-large;
   background: #76cc65 url(images/thai_buddha_bg.jpg) repeat-y top right;
   color: #ffffff;
   padding-top: 3.5em;
   padding-bottom: .2em;
   padding-left: .4em;
   margin: 0;
}

h2 {
   color: #cc6565;
   font-size: 130%;
   font-weight: bold;
   padding-top: 15px;
}

h3 {
   color: #cc6565;
   font-size: 150%;
   font-weight: bold;
   padding-top: 25px;
   padding-bottom: 5px;
}

/* End of heading rules */


.fun {
   color: yellow;
   font-family: Times, Serif;
   letter-spacing: 0.05em;
}

#logo {
   position: absolute;
   top: 2em;
   left: 0;
}

#navigation {
   background: #76cc65 url(images/nav_bg_statue.jpg) no-repeat;
   color: navy;
   font-weight: bold;
   width: 180px;
   height: 484px;
}

#header, #sitebranding, #tagline, #navigation, #bodycontent {
   margin-bottom: 0;
}

#navigation, #bodycontent, #header {
   position: absolute;
}

#navigation, #bodycontent {
   top: 8.9em;
}

#bodycontent {
  left: 180px;
  margin: 0;
  padding: 18px;
  background: #fefefd url(images/verti_fade_bg1.gif) repeat-x top left;
}

#header {
   width: 100%;
   border-top: 3px solid #e8efc9;
}

.feature {
   float: left;
   margin: 15px;
   margin-top: 0;
   padding: 0;
}

.galleryphoto p {
   font-size: 65%;
   font-weight: bold;
   margin-top: 0;
   width: 269px;
   line-height: 1.4em;
}

.photocredit {
   font-weight: normal;
   color: #999999;
}

.galleryphoto {
   padding-bottom: 20px;
   border-bottom: 1px solid navy;
   margin-bottom: 10px;
}

table.events {
   border-collapse: collapse;
}

table.events th, td {
   padding: 4px;
   border: 1px solid #000066;
}

table.events th {
  font-size: x-small;
  text-align: left;
  background: #241374 url(images/thai_buddha_bg.jpg);
  color: #fff;
  padding-top: 0;
  padding-bottom: 0;
  padding-left: 2px;
  padding-right: 2px;  
}

table.events caption {
  color: #006;
  font-size: small;
  text-align: left;
  padding-bottom: 5px;
  font-weight: bold;
}

table.events td {
  font-size: small;
  background: #e2edff url(images/td.jpg) repeat-x bottom;
}

form.contact fieldset {
  border: 2px solid #bbcc65;
  padding: 10px;
}

form.contact legend {
  font-weight: bold;
  font-size: small;
  color: navy;
  padding: 5px;
}

form.contact {
  padding: 0;
  margin: 0;
  margin-top: -15px;
}

form.contact label {
  font-weight: bold;
  font-size: small;
  color: #000000;
  line-height: 150%;
}

form.contact label.fixedwidth {
  display: block;
  width: 240px;
  float: left;
}

form.contact .buttonarea input {
  background: #000;
  color: white;
  font-weight: bold;
  padding: 5px;
  border: 1px solid white;
}

form.contact .buttonarea {
  text-align: center;
  padding: 4px;
  background-color: #76cc65;
}

.post {
   font-size: small;
   color: navy;
   clear: both;
}

#search {
   position: absolute;
   top: 115px;
   right: 8px;
   color: navy;
   font-family: "trebuchet ms", arial, helvetica, sans-serif;
   font-size: small;
   font-weight: bold;
}

#cse-search-results {
   position: absolute;
   top: 9.1em;
   left: 184px;
   margin: 0;
   padding: 0;
}

#googlemap {
  position: absolute;
  top: 9.1em;
  left: 184px;
}

