/*
Theme Name: The Dell Hotel - left 
Theme URI: http://wordpress.org/
Description: 
Version: 1.0
Author: Anna
Author URI: 
Tags: empty, clean, development, design

	Based on Kubrick v1.5
	 http://binarybonsai.com/kubrick/
	The Kubrick theme was designed and built by Michael Heilemann,
	whose blog you will find at http://binarybonsai.com/
	The CSS, XHTML and design is released under GPL:
	http://www.opensource.org/licenses/gpl-license.php
*/

/* - BASIC STUFF - */
body {
	background: black url('images/bg-page.jpg')  no-repeat ;
	font: 11pt /13pt Helvetica, Verdana, Geneva, sans-serif;
	background-position: top center;
	background-repeat: no-repeat; 
	color: white;
	margin: 0 auto;
	padding: 0 20px;
}

a {
	text-decoration: none;
	color: red;
}

a:visited {
	color: #CF07F7;
		
}

a:hover {
	text-decoration: underline;
}

.additional-meta {
	font-size: xx-small
}

blockquote {
	font-style: oblique
}


#events {
	background: black url('images/Waxys_Events.jpg')  no-repeat ;

			
}

#events-calendar-list li {

	padding: 14px 4px;
	height: 15px;
	margin-bottom: 0;
	color: black;
}

/* -- event calender -- */



#events-calendar-list li:hover {
	background-color: black;
}

#events-calendar-list {
	
	list-style: none none none;
	margin-bottom: 20px;
	}
	
#events-calendar-all {
	float: right;
}


/* -- LISTS -- */
ul {
	margin: 0;
	padding: 0;
}

ul li {
	padding: 0;
}

li {
	list-style-type: none;
}

.disc {
	list-style-type: disc
}

/* lists inside posts */
.entry-content ul ol {
	margin-left: 0;
}

.entry-content ul li {
	margin-left: 10px;
	list-style: disc;
	list-style-position: inside
}

.entry-content ul li ol {
	margin-left: 10px;
}

.entry-content ol li {
	margin-left: 5px;
	list-style: decimal;
	list-style-position: inside
}

.entry-content ol li li {
	margin-left: 5px;
}

/* -- HEADINGS -- */


h1,h2,h3,h4,h5,h6 {
	margin: 0 0 11px;
	padding: 0 0 6px 0px;
	border-bottom:  1px solid;
	font: 25pt Helvetica, Verdana, Geneva, sans-serif;
	
}



h4 {
	font-size: 20pt;
}

h2.entry-title {
	font-size: 180%;
}

h2#comments {
	margin: 20px auto 10px;
	font-size: 140%;
}

/* headings inside posts */
.entry-content h3 {
	font-size: 140%;
}

.entry-content h4 {
	font-size: 120%;
}

.entry-content h5 {
	font-size: 100%;
}

.entry-content h6 {
	font-size: 90%;
}

/* -- MAIN DIV'S -- */
#wrapper {
	float: none;
	clear: both;
	margin: 0 auto;
	padding: 0;
	width: 905px;
	
}

#header {
	font: 9pt/ 11pt  Helvetica, Verdana, Geneva, sans-serif;
	height: 260px;
	margin: 0 auto 0;
	text-align: center;
	padding: 0px 0;

}



#head_index {
	text-align: left;
	
	padding-top: 0px;
	float: left;
}

#head_navigation {
	
	margin-left: 0px;
	padding-top: 0px;
	text-align: left;
	text-decoration: none;
	white-space: nowrap;
	font-size: 15px;
	font-stretch: narrower;
	padding-top: 215px;
	padding-left: 3px;
}

/* -- head navigation -- */
div#head_navigation ul{
list-style:none;
margin:0;
padding:0;

float: left;
}

div#head_navigation ul li {

position: relative;
}


div#head_navigation ul a, div#head_navigation ul h2 {
text-decoration:none;
padding:15px 0;
width:149px;
display:block;
color:#eee;

text-align:center;
border-left:1px solid black;
}


 ul#list-nav {
position: absolute;
z-index: 500;
background-color:  black;
}

div#head_navigation ul li ul ul {
position: absolute;
top: 0;
left: 100%;
}

div#head_navigation ul ul,
div#head_navigation ul li:hover ul ul,
div#head_navigation ul ul li:hover ul ul
{display: none;}

div#head_navigation ul li:hover ul,
div#head_navigation ul ul li:hover ul,
div#head_navigation ul ul ul li:hover ul
{display: block;}




ul li .menu_item_end {
	
	border-right:1px solid black;
}

ul li a:hover {
background:#ff9833 ;
color:#000
}
/* -- end head navigation -- */

#footer {
	height: 90px;
	overflow: hidden;
	margin: 20px auto 0 -25px;
	clear: both;
	float: none;
	text-align: center;
	
	padding-left: 0;
	padding-right 0;
	height: 246px;
	color: white;
	width: 950px;
}

.footer_front_page {
	padding: 60px 0;
	background: url('images/Waxys_Scroll.png') no-repeat;
}
	
	
.menu2 {
	color: black;
	font-style: italic;
	height: 60px;
	margin-top: 40px;
	font-size: large;
}

#social {
	padding-top: 30px;
	}
	
#social a img {
	display: inline;
}
#sign_up {
	background: black;
	
	
	
	margin-top:12px;
	height: 230px;
	}

.contactform {
padding-top:20px;
}

/* -- POSTS -- */
.post-index {
	margin: 0 0 0px;
	padding: 0 0 11px;
}

#post-single {
	margin: 0 0 0px;
	padding: 0 0 10px;
	margin-right: 11px;
}

.posts-wrap {
	
	float: right;
	clear: none;
	width: 595px;
	margin-top: 0px;
	margin-right: 0px;
}


/* -- SIDEBARS --*/
.sidebar-wrap {
	margin: 0px auto;
	overflow: hidden;
	float: left;
	clear: none;
	width: 295px;
	padding-left: 0px;
	

}

.sidebar {
	width: 100%;
	clear: none;
	height: 415px;
	background: black;
}

.block-1 {
	;
}

/* -- 404-PAGE --*/
.error404 {
	margin: 0;
	width: 100%;
	
}

.error404 h1,.error404 h2 {
	margin: 10px 10px;
	size: 15px;
}

/* -- COMMENTS -- */
div.comments-wrap {
	margin: 15px auto 0;
	padding: 0;
}

li.comment,li.trackback,li.pingback {
	margin: 10px auto 0;
}

ul.children {
	margin-left: 10px;
}

ul.commentlist,ul.pinglist {
	margin: 10px 0 0;
	padding-bottom: 10px;
}

div.reply {
	
}

textarea#comment {
	overflow: auto
}

/* -- ALIGNMENTS --*/
img.alignright {
	float: right;
	clear: none;
	margin: 0 0 1em 1em
}

img.alignleft {
	float: left;
	clear: none;
	margin: 0 1em 1em 0
}

img.aligncenter {
	display: block;
	margin: 1em auto;
	text-align: center
}

img.alignnone {
	margin: 0 0.5em 0 0;
}

/* -- NAVIGATION --*/



a  img {
	display:block;  
	text-decoration:none
}


div.navigation {
	width: 100%;
	height: auto;
	float: left;
	clear: both;
	padding: 10px 0px;
}

.navigation-index {
	
}

.nav-next {
	float: right;
	clear: none;
	width: 48%;
	text-align: right;
}

.nav-prev {
	float: left;
	clear: none;
	width: 48%;
	text-align: left;
}

/* -- Left Navigation -- */


.nav_tile {
	
	
	
	}
#content {

	background: black;
	padding: 20px 63px 20px 44px;
	min-height: 617px;
	}
	
#content-frontpage {
	background: black;
	padding: 20px 25px 10px 25px;
}	
	
.content-top {
	height: 385px;
	margin-bottom: 12px;
	}

.content-bottom {
	height: 230px;
	}
.content-bottom a img {
	display: inline;
}

.content-bottom-images {
	height: 230px;
	width: 290px;
	
	}
	
.content-bottom-second {
	margin-left: 10px;
	
}
	
.fr_signup_form input, .fr_signup_form textarea{
    colour: black;
  }

.fr_inputsubmit {
  color: black;
  padding: 6px 2px;
  margin-top: 3px;
  margin-bottom: 3px;
}

.fr_submit {
  float: right;
  padding-right: 20px;

margin: 5px 9px 6px 6px;
}

.label {
	margin-top: 2px;
	margin-bottom: 2px;
} 	


#events-calendar-list li:hover {
	background-color: black;
	color: #ff9833;
	padding: 14px 4px;
	margin:0;
	border-style: none;
	border-width: 0px;

}

#events-calendar-list li a:link, 
#events-calendar-list li a:visited,
#events-calendar-list li a:active{
	color: black;
	display: block;
	
	}
	
#events-calendar-list li a, 
#events-calendar-list li strong{
	
	padding-bottom: 14px;
	
	}


 #events-calendar-list li a:hover
 {

color: #ff9833;
}





.sidebar-img {
	vertical-align: text-bottom;
}


.clearfix:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}

<!--
[if IE]> <style type ="text/css">.clearfix {
	zoom: 1; /* triggers hasLayout */
} /* Only IE can see inside the conditional comment
    and read this CSS rule. Don't ever use a normal HTML
    comment inside the CC or it will close prematurely. */
</
style
>
<!
[
endif
]
-->
