/*
Theme Name: flos place
Theme URI: http://flosplace.com
Description: The default WordPress theme based on the famous <a href="http://binarybonsai.com/kubrick/">Kubrick</a>.
Version: 1.0
Author: william scheer
Author URI: http://ellev.com/
Tags: blue, custom header, fixed width, two columns, widgets

	The CSS, XHTML and design is released under GPL:
	http://www.opensource.org/licenses/gpl-license.php

*/
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-family: Georgia, "Times New Roman", Times, serif;
	/*font-weight: inherit;*/
	font-style: inherit;
	font-size: 100%;
	font-family: inherit;
	vertical-align: baseline;
}
/* remember to define focus styles! */
:focus {
	outline: 0;
}
body {
	line-height: 1;
	color: black;
	background: white;
}
ol, ul {
	list-style: none;
}
/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: separate;
	border-spacing: 0;
}
caption, th, td {
	text-align: left;
	font-weight: normal;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: "";
}
blockquote, q {
	quotes: "" "";
}
/* - Structure - */
body {
  padding: 0;
  margin: 0;
  background: #FEF3DD url(images/header.jpg) no-repeat center top;
  width: 100%;
  display: table;
	}

#wrapper {
	width: 760px;
	margin: 0 auto;
	padding-bottom: 190px; /*this padding is for the "sticky footer" at the bottom of the page */
	}
	
#debsnotes {
	position:relative;
	left: 535px;
	/*border: 1px #0066CC solid;*/
	width: 210px;
	height: 160px;
	overflow: hidden;
	}
	
#footer_content { /* footer floats below the wrapper but needs the same attributes */
	width:760px;
	margin: 0 auto;
	}
	
#header {
	height:425px;
	}

.clearfix:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
	}
.clearfix {
	display: inline-block;
	}
/* Hides from IE-mac \*/
* html .clearfix {
	height: 1%;
	}
.clearfix {
	display: block;
	}
/* End hide from IE-mac */

#flash_head {
	position:relative;
	top: 175px;
	width:500px;
	height:220px;
	/*background-color:#006699;*/
	}

#footer {
	background: url(images/footer.jpg) top center no-repeat;
	position: relative;
	margin-top: -190px; /* negative value of footer height */
	height: 190px;
	clear:both;
	}

/* - nav bar - */
#navmenu {
font-family: Arial, Helvetica, sans-serif;
font-size:14px;
position: relative;
top: 140px;
left: 223px;
margin: 0px;
text-align: left;
height: 20px;
width: 525px;
/*border: 1px #000099 solid;*/
}

#navmenu ul {
margin: 0px;
padding: 0px;
text-align: center;
font-family:'Lucida Grande', Verdana, Arial, Sans-Serif;
font-size: small;
font-weight: bold;
line-height: 20px;
white-space: nowrap;
}

#navmenu li {
list-style-type: none;
display: inline;
}

#navmenu li a {
text-decoration: none;
font-weight: bold;
padding: 5px 5px;
color: #fff;
}

#navmenu li a:link {
color: #fff;
}

#navmenu li a:hover {
font-weight: bold;
color: #E27ED3;
}
		
/* - text styling - */
p {
	margin:10px;
	}

h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-weight:bold;
	font-size: 14px;
	margin:10px;
	}
	
h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-weight:bold;
	font-size: 12px;
	}
	
#content li {margin:10px;}
	
.footer_plugin { width:253px; margin-top:30px; float:left; text-align:center; }
.footer_plugin img { padding:2px; }

.appi {
	width:230px;
	min-height:75px;
	float:left;
	margin:5px;
	padding:5px;
	border:1px #C5B596 dashed;
	}
/*.lunch {
	width:230px;
	min-height:150px;
	float:left;
	margin:5px;
	padding:5px;
	border:1px #C5B596 dashed;
	}*/
	
.appi p, .lunch p { margin:0px; }
	
.gifts, .lunch {
	width:358px;
	min-height: 150px;
	float:left;
	margin:5px;
	padding:5px;
	border:1px #C5B596 dashed;
	}
	
.gifts p { margin:0px; }

.menu_items {
	width:230px;
	float:left;
	margin:5px;
	}
	
/* Begin Form Elements */
#searchform {
	margin: 10px auto;
	padding: 5px 3px;
	text-align: center;
	}

#sidebar #searchform #s {
	width: 108px;
	padding: 2px;
	}

#sidebar #searchsubmit {
	padding: 1px;
	}

.entry form { /* This is mainly for password protected posts, makes them look better. */
	text-align:center;
	}

select {
	width: 130px;
	}

#commentform input {
	width: 170px;
	padding: 2px;
	margin: 5px 5px 1px 0;
	}

#commentform {
	margin: 5px 10px 0 0;
	}
#commentform textarea {
	width: 270px;
	padding: 2px;
	}
#respond:after {
		content: "."; 
	    display: block; 
	    height: 0; 
	    clear: both; 
	    visibility: hidden;
	}
#commentform #submit {
	margin: 0 0 5px auto;
	float: left;
	}
/* End Form Elements */

ol.commentlist {
	margin:0;
	padding:10px;
	}

.commentlist li {
	list-style:none;
	margin-bottom:14px;
	}

.commentlist cite {
	padding: 7px;
	display:block;
	font-style:normal;
	background:url(images/bg_comments2_cite.gif);
	border-top:1px solid #d6e4c1;
	border-bottom:1px solid #779d42;
	color:#596e3b;
	}	

.commentlist a:link, .commentlist a:visited {
	color:#596e3b;
	}

.commentlist a:hover, .commentlist a:active {
	color:#8ec343;
	}

.commentlist cite img {
	padding:1px;
	border:1px solid #aab59a;
	float:left;
	margin-right:9px;
	}

.commentlist .author {
	font: small-caps bold 1.2em Georgia, "Times New Roman", Times, serif;
	text-decoration:underline;
	}

.commentlist .time {
	background: url(images/bg_clock.gif) no-repeat 1px;
	padding-left:13px;
	}

.commenttext {
	background: #63C25C url(images/bg_comments2_text.jpg) repeat-x bottom;
	border-top:1px solid #c5f386;
	padding: 0 20px 10px 20px;
	color:#fafcf6;
	}
