/*
THEME NAME: Koukai
THEME URI: http://themeshaper.com/wordpress-domain-parking-theme/
DESCRIPTION: Park your domain in style with WordPress and FeedBurner.
VERSION: 1.1 
AUTHOR: Ian Stewart
AUTHOR URI: http://themeshaper.com/
Tags:one column,fixed width, options, rss, special use
*/

/* -------------------------------------------------------------- 
  
   Reset default browser CSS.
   
   Based on work by Eric Meyer:
   * meyerweb.com/eric/thoughts/2007/05/01/reset-reloaded/
   
-------------------------------------------------------------- */

html, body, div, span, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, code,
del, dfn, em, img, q, dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	font-weight: inherit;
	font-style: inherit;
	font-size: 100%;
	font-family: inherit;
	vertical-align: baseline;
}

body { 
  line-height: 1.5; 
  background: #fff; 
  margin:0; 
}

/* Tables still need 'cellspacing="0"' in the markup. */
table { border-collapse: separate; border-spacing: 0; }
caption, th, td { text-align: left; font-weight: normal; }

/* Remove possible quote marks (") from <q>, <blockquote>. */
blockquote:before, blockquote:after, q:before, q:after { content: ""; }
blockquote, q { quotes: "" ""; }

a img { border: none; }



img {
	border: none;
}

/* -------------------------------------------------------------- 
  
   Structure   
   
-------------------------------------------------------------- */

body {
	background:#770212;
	color:#FFF;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	position: fixed;
	display: table;
}
a {
	font: 13px Lucida, sans-serif,"Lucida Grande", Lucida;
	text-decoration:none;
	color: #e1e1e1;
	font-weight: bold;
}
ul {
	margin-bottom: 2em;
	margin: 0;
	padding: 0;
}

li {
	list-style-type: none;
}

*+html ul#portfolio{
	margin-left: -956px;
}

*html ul#portfolio{
	margin-left: -956px;
}


ul#portfolio li img{
	border: 1px solid #ccc;
	padding: 4px;
}


.fade{
	margin-bottom: 2em;
}

.fade p{
	margin-bottom: 2em;
	text-align: center;
	width: 100%;
	background: #fff;
}

em {
	font-style:italic;
}

h2{
	color: #c8c8c8;
	font: 18px Georgia, "Times New Roman", Times, serif;
	padding-bottom: 2px;
	text-transform: uppercase;
}

h3{
	color: #c8c8c8;
	font: 18px Verdana, sans-serif,"Lucida Grande", Lucida;
	padding-bottom: 2px;
	text-decoration: underline;
	margin-bottom: 10px;
}

p{
	color: #fff;
	font: 11px Verdana, sans-serif,"Lucida Grande", Lucida;
}

strong {
	font-weight:bold;
	color: #c8c8c8;
}
#wrapper {
	text-align:center;
	display: table-cell;
	vertical-align: middle;
}
#main {
	width:754px;
	margin: 0 auto 24px;
	font:18px/24px Georgia, serif;
	//margin-top: 90px;
}

#content{
	width: 754px;
	text-align: justify;
	padding: 25px;
	margin-right: auto;
	margin-left: auto;
}

#contentlight{
	margin: 0;
	padding: 0;
}




#content p{
	padding-top: 5px;
	padding-bottom: 5px;
	margin-bottom: 5px;
}

#content img{
	padding-left: 30px;
}



#logo{
	background-image:url(images/K_STYLING_logo.gif);
	width:754px;
	height:81px;
	
}

#news{
	float: left;
	position: relative;
	top: 35px;
	z-index: 100;
	left: 1px;
	-moz-opacity : 0.9;
	opacity:0.9;
	filter : alpha(opacity=90);

}

#boxnews{
	float: left;
	position: relative;
	top: -1px;
	z-index: 100;
	left: 15px;
	height: 249px;
	width: 200px;
	overflow: hidden;
}

#boxinfo{
	margin-top:6px;
	width: 100%;
	height: 415px;
	-moz-opacity : 0.5;
	opacity:0.5;
	filter : alpha(opacity=50);
	background-color: #000;
}

#boxinfo p{
	padding: 10px;
	font-size: 12px;
}

#boximg{
	height: 228px;
}

#lausanne {
	float: left;
	margin-top: 35px;
	width: 200px;
	text-align: right;
}

#zurich{
	float: left;
	margin-top: 35px;
	width: 200px;
	text-align: left;
}

#booking{
	float: left;
	margin-top: 50px;
	width: 354px;
}

#lausanne h2,#zurich h2 {
	color: #c8c8c8;
	font: 14px Verdana, sans-serif,"Lucida Grande", Lucida;
}

#lausanne p,#zurich p {
	color: #c8c8c8;
	font: 12px Verdana, sans-serif,"Lucida Grande", Lucida;
}

#topic{
	float: left;
}

#menu{
	float: right;
}

h1 {
	font:30px/36px Verdana, sans-serif;
	font-weight:bold;
}
h1 span {
	font-size:24px;
	text-transform:uppercase;
	letter-spacing:1px;
}
#options-wrap {
	width:100%;
	float:left;
	margin: 25px 0 10px;
}
#subscribe-options {
	width:754px;
	margin: 0 auto;
	padding: 10px 0;
	font-family:Verdana, sans-serif;
	color:#fff;
	font-size:12px;
	overflow:hidden;
}
#subscribe-options a {
	color:#fff;
}
.rss-subscribe {
	display:inline;
	padding:36px 0;
	margin:0 10px 0 0;
}
.rss-subscribe img {
	vertical-align:middle;
}
form {
	display:inline;
	border-left:1px solid #B54901;
	padding:36px 0;
}
form p, form input {
	display:inline;
}
.form-label {
	border-left:1px solid #FE8F45;
	padding:36px 10px;
}
#submit {
	vertical-align:middle;
}
#page-info {
	clear:both;
	width:754px;
	margin:0 auto;
	font-family:Verdana, sans-serif;
	font-size:10px;
	color:#CCC;
	text-align: right;
}
#page-info a {
	color:#CCC;
	font-style:italic;
}
#page-info a:hover {
	color:#FFF;
}

/* =Images
-------------------------------------------------------------- */

/*  Only added for the sake of compliance with Themes Directory   */

.entry-content img { margin: 0 0 18px 20px; max-width:100%; }

img.alignleft,img.align-left {
	float: left;
	margin-right:20px;
}
img.alignright,img.align-right {
	display: block;
	float: right;
	margin-left:20px;
}
img.center, img.centered {
	margin: 0 auto;
	display: block;
	float: none;
	clear: both;
}
.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
}
.alignleft {
	float: left;
}
.alignright {
	float: right;
}
.wp-smiley { /* Prevent the smileys from breaking line-height */
	max-height:12px;
}

.copyright{
	font-size: 9px;
	color: #9d9d9d;
}

.copyright a{
	font-size: 9px;
	font-weight: normal;
	font-style: normal;
	color: #9d9d9d;
}








