/*  
Theme Name: Jorg's Cafe Vienna
Description: The theme for Jorg's Cafe Vienna
Version: 1.0
*/

/* CSS Document */

body {
font-size: 10pt;
font-family: "georgia", "times new roman", serif;
color: #000000;
}
a {
color: #000000;
text-decoration: none;
}
h1 {
font-size: 16px;
}
h2 {
font-size: 14px;
}
#container {
width: 800px;
height: auto;
margin: auto;
border: solid 2px #000;
background-color: #EEE5DE;
}
#title {
width: auto;
height: 50px;
padding-top: 5px;
margin-bottom: 14px;
padding-bottom: 14px;
padding-left: 25px;
margin: 0;

}
#banner {
width: 100%;
height: 96px;
background-image: url(/includes/photos/flagbanner2.jpg);
background-repeat: no-repeat;
z-index: -1;
}
#banner img {
position: relative;
top: -45px;
z-index: 1;
}
#menu {
height: 20px;
position: relative;
top: -5px;
font-size: 12pt;
color: #666666;
padding: 0px;
margin: 0px;
}
#menu ul{ margin-bottom: 0; }

#menu ul li {
display: inline;
padding: 3px;
}
#menu ul li a:hover {
color: #666666;
text-decoration: none;
}
#menu ul li a.active {
color: #666666
}
div#content {
width: auto;
height: auto;
margin: 10px;
padding-top: 10px;
padding-bottom: 35px;
}

* html div#container div#content
  {
  padding-top: 0px;  /* for IE5.x/win */
  margin-top: 0px;
  p\adding-top: 0px;  /* for other IE versions */
  m\argin-top: 0px;
  }

#content img {
border: solid 1px #000000;
margin-top: auto;
margin-bottom:auto;
}

#content object {
margin: 0px;
}

#shop img {
display: inline;
padding: 15px;
border: none;
}
#footer {
position: relative;
width: auto;
height: 30px;
background-color: #B8860B;
font-family: "trebuchet", "arial", serif;
font-size: 10px;
color: #FFFFFF;
font-weight: normal;
margin-bottom: 30px;
clear: both;
}
#footer p {
top: 10px;
}
object {
margin: 15px;
}
#content img{
margin: 15px;
border: 1px solid black;
}
#content img.icon{
margin: 5;
}

#coatofarms { position: relative;
top: -45px;
z-index: 1;
border: 0; 
margin: 0; 
padding: 0; }


div embed#home_flash
  {
  margin: 0;
  padding: 0;
  position: absolute;
  top: 210px;
  }

div#home_flash_container
{
  margin: 0px; 
  height: 350px; 
  clear: both;
  }

* html div#container div embed#home_flash
  {
  top: 205px;   /* for IE5.x/win */
  t\op: 205px;  /* for other IE versions */
  }

* html div#home_flash_container
{
height: 300px;
}
