/* YUI CSS RESET */

/*
Copyright (c) 2009, Yahoo! Inc. All rights reserved.
Code licensed under the BSD License:
http://developer.yahoo.net/yui/license.txt
version: 2.7.0
*/
body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,code,form,fieldset,legend,input,button,textarea,p,blockquote,th,td{margin:0;padding:0;}table{border-collapse:collapse;border-spacing:0;}fieldset,img{border:0;}address,caption,cite,code,dfn,em,strong,th,var,optgroup{font-style:inherit;font-weight:inherit;}del,ins{text-decoration:none;}li{list-style:none;}caption,th{text-align:left;}h1,h2,h3,h4,h5,h6{font-size:100%;font-weight:normal;}q:before,q:after{content:'';}abbr,acronym{border:0;font-variant:normal;}sup{vertical-align:baseline;}sub{vertical-align:baseline;}legend{color:#000;}input,button,textarea,select,optgroup,option{font-family:inherit;font-size:inherit;font-style:inherit;font-weight:inherit;}input,button,textarea,select{*font-size:100%;}


/* FONTS */


body {
	background-color: #121a34;
	color: #fff;
    font: 16px/22px Tahoma, Arial, sans-serif;
	min-width: 980px;
	overflow-x: hidden;
	overflow-y: auto;
}

img#bgimg {
    position:fixed;
    top:0;
    left:0;
    width:100%;
    height:100%;
}

div#bgc {
    position:relative;
    z-index:1;
}

h1, h2, h3, h4 {
    font-family: Impact, Arial, sans-serif;
}

h1 {font-size: 3.0em; letter-spacing: -1px;}
h2 {font-size: 2.0em; letter-spacing: 0px; line-height: 134%;}
h3 {font-size: 1.4em; letter-spacing: 0px;}
h4 {font-size: 1.0em; letter-spacing: 0px; font-weight: bold; font-family: Tahoma, Arial, sans-serif; margin-top: .3em;}

a:visited {color: #89c;}
a:link {color: #89c;}
a:hover {color: #8ae;}

h2 a,
h2 a:link,
h2 a:visited,
h2 a:hover
{
    color: #fff; text-decoration: none;
}

h3 a,
h3 a:link,
h3 a:visited,
h3 a:hover
{
    text-decoration: none;
}


/* LAYOUT */

#header {}
#content {margin: 2em 1em 1em 25px;}


/* COMMON */

.left {float: left;}
.right {float: right;}
.clear {clear: both;}
.hidden {display: none;}
.error {color: #f00;}
.small {font-size: 85%;}
.cursor-pointer {cursor: pointer;}
.font-normal {font-weight: normal;}
.white {color: #fff;}
.half {width: 45%; margin-right: 2%;}


/* HEADER */

#header {height: 160px; width: 100%;}

#header img.logo {position: relative; left: 0; top: 25px;}
#header img.saray {float: right; z-index: -1; margin-top: 25px;}

#header h1 {
	color: #cb2929; margin: .4em 0;
	position: absolute; left: 580px; top: 5px;
    line-height: 2em; vertical-align: top; white-space: nowrap;
}
#header h1 span {
	background-color: #232f5a;
	padding: .03em;
	border-radius: 3px;
	-moz-border-radius: 3px/3px;
	-webkit-border-radius: 3px;
	}


/* MENU */

#header ul#menu {position: absolute; top: 135px; left: 25px;}

#header ul,
#header li{display:inline; font-weight: bold;}

#header ul#menu li.menu1{
  float: left;
  display: block;
}


#header li.menu1 {
    margin-right: .3em;
}

#header li.menu1 ul {
    display: block;
    overflow: hidden;
    width: 1px;
	height: 2.8em;
	float: left;
	/*opacity: 0;*/
}

#header li.menu1 a.menu1 {
    display: block;
    overflow: hidden;
	float: left;

	padding: .4em;
	margin-right: .3em;
    font-size: 110%;
    line-height: 1.6em;
	background-color: #232f5a;  color: #fff;
    text-decoration: none;
	border-radius: 3px;
	-moz-border-radius: 3px/3px;
	-webkit-border-radius: 3px;
}


#header li.menu1 a.menu1:hover {
	color: #cb2929;
}

#header li.menu2 {
	vertical-align: text-top;
	padding-left: 2px;
	line-height: 1.2em;
}

#header li.menu2 a,
.submenu a,
.submenu a:link,
.submenu a:visited,
.submenu a:active
{
	padding-right: .4em; font-size: 80%;
	color: #fff; text-decoration: none;
	white-space: nowrap;
}

.submenu a
{
	background-color: #232f5a;
	padding: .5em;
}

#header li.menu2 a:hover,
.submenu a:hover
{
    color: #cb2929;
	background-color: #232f5a;
}

.submenu {margin-bottom: 1em; font-weight: bold;}
.submenu span
{
	padding: .5em; font-size: 95%;
}

/* GREETINGS */

.info {
	background-color: #232f5a;
	font-size: .8em;
	margin: .1em 1em 1em 0;
	padding: .5em;
	line-height: 1.2em;
	width: auto;
	/*float: left;*/
	border-radius: 4px;
	-moz-border-radius: 4px/4px;
	-webkit-border-radius: 4px;
}


.info img {vertical-align: middle;}

#flyer img {
    margin: .5em;
}

#last_photos h3 {
}

/* CONTENT */

h2 {padding: .4em 0;}
h2 span {
	background-color: #cb2929;
	padding: .06em;
	border-radius: 3px;
	-moz-border-radius: 3px/3px;
	-webkit-border-radius: 3px;
}

h3 {
	/*color: #8b95ba;*/
	color: #89c;
}

/* EVENT */

.event {float: left; width: 495px; height: 520px; margin: 0 1em 1em 0;}
.event p {font-size: 75%; line-height: 130%;}
img.poster { float: left; margin: 0 .5em .5em 0;}


/* PHOTO */

.album_cover {float: left; margin: 0 1em 1em 0; width: 260px; height: 260px;}
.album_cover h2 {font-size: 1.4em;}
.photo_thumbnail {float: left; margin: 0 1em 1em 0; width: 300px; height: 320px;}

/* STAIC PAGES */
.static h3 {margin: .5em 0 .3em 0;}
.static p {padding: .3em 0 .3em 0; width: 90%; line-height: 1.1em;}
.static img {margin: .5em .5em .5em 0; vertical-align: top;}
.static li {
	list-style:disc;
	list-style-position: outside;
	margin-left: 1em;
}
.static pre {
	font-family: inherit;
}

.static td,
.static th {
	text-align: left; vertical-align: top;
	padding: 2px;
}
.static th {font-weight: bold;}
.static table.td-center td {text-align: center;}

.food tr:hover {background-color: #232f5a;}



/* FOOTER */
#footer {
	margin: 1em 1em 1em 25px;
	clear: both;
	border-top: 2px solid #636f9b;
	color: #aac;
	font-size: .8em;
	padding: .5em 0;
}

#footer a,
#footer a:link
{
	color: #fff;
	text-decoration: none;
}

#footer img {vertical-align: top;}
