/*
Theme Name: Level Furnished Living
Theme URI: http://www.level.com
Description: Level's Website
Version: 1.0
Author: Gwyn Pritchett
Author URI: http://www.gwynpritchett.com/
Tags: level
*/

* {
	margin:0;
	padding:0;
}
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, b, u, i, center, 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-size: 100%;
	vertical-align: baseline;
	background: transparent;
}
/*
Default Styles
*/

body {
	background: #4f1208 url(images/bg-body.png) bottom left no-repeat;
	color: #333333;
	font-family: Helvetica, Arial, sans-serif;
	font-size: 1em;
	font-size-adjust: none;
	font-stretch: normal;
	font-style: normal;
	font-variant: normal;
	font-weight: normal;
	line-height: 1;
}
a img {
	border: none;
}
.wrapper {
	margin: 0 auto;
	width: 960px;
}
.wrapper-small {
	margin: 0 auto;
	width: 600px;
}
.clear {
	clear: both;
}
a {
	text-decoration: none;
}
/*
Header
*/

#header {
	width: 100%;
	height: 140px;
	background-color: #635a52;
}
#level-logo {
	float:left;
	margin: 10px 0 0 0;
}
#level-tagline {
	float:right;
	margin: 65px 0 0 0;
}
/*
Main Navigation
*/

#nav-main-wrapper {
	margin: 8px auto;
	width: 960px;
	height: 24px;

}
#nav-main, #nav-main ul {
	margin:0;
	padding:0;
	list-style-type:none;
	list-style-position:outside;
	position:relative;
	line-height:1.5em;
	z-index:300;
	font-weight:bold;
	font-size: 14px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	text-transform: uppercase;
}
#nav-main a {
	display:block;
	padding:0.10em 1.85em;
	border-right:1px dotted #c8c8c8;
	text-decoration:none;
	color: #fff;
	letter-spacing: 3px;
}
#nav-main li.page-item-47 a {
	border-right: none;
}
#nav-main li.current_page_item a, #nav-main li.current_page_parent a {
	color: #bb9241;
}

#nav-main a:hover {
	color:#997e49;
}
#nav-main li {
	float:left;
	position:relative;
}
#nav-main ul {
	position:absolute;
	display:none;
	width:12em;
	top:1.7em;
	left:-px;
}
#nav-main ul a {
	border-left:1px solid #c8c8c8;
}
#nav-main li ul {
	width:14.1em;
	padding-top: 9px;
}

#nav-main li.current_page_item ul a, #nav-main li.current_page_parent ul a {
	color: #fff;
}
#nav-main li.current_page_item ul a:hover, #nav-main li.current_page_parent ul a:hover {
	color: #997e49;
}


#nav-main li ul a {
	width:12em;
	height:auto;
	float:left;
	border-bottom:1px solid #c8c8c8;
	border-right:1px solid #c8c8c8;
	background: #635a52;
	color: #fff;
}

#nav-main ul ul {
	top:auto;
}
#nav-main li ul ul {
	left:12em;
	margin:0px 0 0 10px;
}
#nav-main li:hover ul ul, #nav-main li:hover ul ul ul, #nav-main li:hover ul ul ul ul {
	display:none;
}
#nav-main li:hover ul, #nav-main li li:hover ul, #nav-main li li li:hover ul, #nav-main li li li li:hover ul {
	display:block;
}
/*
Site Body
*/

.site-body {
	width: 946px;
	background: url(images/sidebar-bg.gif) repeat-y top left;
}
/*
Sidebar
*/

#sidebar {
	float: left;
	width: 135px;
	padding: 0; margin: 0;
}


#reservations {
	background: url(images/reservations.png);
	display:block;
	text-indent:-1500px;
	overflow:hidden;
	height: 135px;
	width: 135px;
	margin: 0 0 20px 0;
	padding: 0;
}
#reservations:hover{
	background-position: 0 -135px;
}
ul#sidebar-nav {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 80%;
	margin: 10px 0;
	padding: 0 5px;
	list-style-type: none;
	text-transform: uppercase;
}
ul#sidebar-nav li.title a {
	margin-bottom: 7px;
	color: #fff;
	border-bottom: 1px dotted #fff;
}
ul#sidebar-nav li.current_page_item a {
	color: #bb9241;
}
ul#sidebar-nav li.current_page_item a:hover {
	color: #bb9241;
}
ul#sidebar-nav li a {
	display: block;
	padding: 4px 0;
	color: #ddd;
	border-bottom: 1px dotted #bbb;
}

ul#sidebar-nav li a:hover {
	color: #fff;
	border-bottom: 1px dotted #fff;
}
.sidebar-splash p {
	background: url(images/sidebar-splash-bg.jpg);
	padding: 7px;
	margin: 5px 5px 10px 5px;
	text-align: center;
	font-size: 13px;
	text-transform: uppercase;
}
.sidebar-splash p:hover {
	background: url(images/sidebar-splash-bg-hover.jpg);
}
.sidebar-splash p a {
	color: #ccc;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 100%;
	display: inline-block;
	line-height: 1.2em;
}

.level10fitness {
	margin: 3px 0 0 6px;
}


/*
Gallery
*/
.site-content ul.thumbs {
	list-style-type: none;
	padding: 0; margin: 0;
	display: block;
}
.site-content ul.thumbs li {
	padding: 0; margin: 0;
	display: block;
	float: left;
}
.site-content ul.thumbs li img{
	padding: 0; margin: 0;
	display: block;
}
.gallery-wrapper {
	
}
/*
Site Content
*/

.site-content-wrapper {
	float: right;
	background-color: #e6e7e8;
	padding: 9px;
	width: 787px;
}
.site-reservations-wrapper {
	float: right;
	background-color: #e6e7e8;
	padding: 9px;
	width:600px;
}
.ultra-narrow {
	float: left;
	width: 267px;
}
.narrow {
	float: left;
	width: 360px;
}
.wide {
	float: left;
	width: 500px;
}
.extrawide {
	float: left;
	width: 515px;
	padding: 0 0 0 5px;
}
.site-content h1.primary-title {
	font-size: 200%;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	margin: 0 0 25px 0;
	padding: 0 0 3px 0;
	color: #997e49;
	font-weight: 200;
	text-transform: uppercase;
	letter-spacing: -1px;
	border-bottom: 2px dotted #997e49;
}
.site-content h2.secondary-title {
	font-size: 120%;
	font-family: Georgia, "Times New Roman", Times, serif;
	margin: 0 0 45px 0;
	color: #bf311a;
	font-weight: lighter;
	text-transform: uppercase;
}
.site-content h3 {
	font-size: 100%;
	font-family: Georgia, "Times New Roman", Times, serif;
	margin: 0 0 10px 0;
	color: #bf311a;
	font-weight: lighter;
}
.site-content h4 {
	font-size: 90%;
	font-family: Georgia, "Times New Roman", Times, serif;
	margin: 0 0 10px 0;
	color: #bf311a;
	font-weight: lighter;
}

.site-content p {
	margin-bottom: 15px;
	line-height: 1.3em;
}

.site-content a {
	font-weight: bold;
	color: #222;
	text-decoration: underline;
}
.site-content a:hover {
	text-decoration: none;
	color: #666;
}

.site-content ol {
	font-size: 11px;
	margin: 0 0 15px 20px;
	line-height: 1.3em;
}

.site-content ul {
	font-size: 11px;
	margin: 0 0 15px 15px;
	line-height: 1.3em;
	list-style-type: oval;
}

#photo-splash img {
	float:right;
	width: 404px;
	margin: 0;
	padding: 0;
}
#photo-splash-home img {
	margin-bottom: 12px;
}

#gallery {
	float:right;
	width: 510px;
	margin: 0;
	padding: 0;
}
#gallery img {
	margin: 0;
	padding: 0;
	float:right;
}
#photo-splash-narrow img {
	float:right;
	width: 268px;
	height: 420px;
	margin: 0;
	padding: 0;
}
/*
Footer
*/
#social-media-sidebar {
	color: #ccc;
	font-size: 12px;
	text-transform: uppercase;
	padding: 10px 6px 0 6px;	
}
#social-media-sidebar img {
	margin-right: 4px;
}
#social-media-sidebar p {
	margin-bottom: 5px;
}
#footer {
	margin: 10px auto 50px;
	width: 960px;
}
ul#footer-menu {
	text-align: center;
	margin: 4px 0 10px 0;
}
ul#footer-menu li {
	display: inline;
	text-align: left;
	list-style: none;
	
}
ul#footer-menu li a {
	color: #ddd;
	font-size: 11px;
	padding: .05em .35em .05em 0em ;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	border-right: 1px dotted #ddd;
	
}
ul#footer-menu li.last a {
	border-right: none;
}
ul#footer-text {
	margin: 0 auto;
	text-align: center;
}

ul#footer-text li {
	display: inline;
	color: #ddd;
	font-size: 75%;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
}
ul#footer-text li a {

}

#social-media-menu {
	margin: 10px auto;
	text-align: center;
	font-size: 75%;
	color: #ddd;
}
#social-media-menu p {
}
#social-media-menu img {
	padding-right: 4px;
	margin-bottom: -3px;
}

.floor-plan, .floor-plan-large {
	padding: 6px;
	background: #ddd;
	text-align: center;
	float:left;
	margin: 3px 10px 0 4px;
	border: 1px dotted #bbb;
	font-size: 11px;
}
.floor-plan {
	width: 120px;
}
.floor-plan-large {
	width: 345px;
	text-align: left;
	
}
.floor-plan h4 a {
	font-size: 11px;
	color: #C00;
	margin-bottom: 3px;
	font-weight: normal;
}
.site-content .floor-plan-large h4 {
	font-size: 14px;
	padding-bottom: 0;
	color: #C00;
	margin-bottom: 5px;
	font-weight: normal;
}
.floor-plan h4 a:hover,.floor-plan-large h4 a:hover {
	color: #c00;
}


.floor-plan img,.floor-plan-large img  {
	border: 1px solid #999;
	margin-bottom: 4px;
	padding: 3px;
	background-color: #fff;
}
.floor-plan-large img  {
	float: left;
	height: 105px;
	width: 80px;
	margin-right: 10px;
}
.floor-plan p {
	margin: 3px;
	padding: 0;
	font-size: 10px;
}
 .floor-plan-large p {
	margin: 3px;
	padding: 0;
	font-size: 12px;
}

.floor-plan a, .floor-plan-large a {
	text-decoration: none;
	color: #C00;
}

.pagination {margin-bottom: 10px; font-size: 14px; }
.pagination a, .pagination .current { text-decoration: none; margin-right: 6px; }

/* Blog Settings */
.full p.postmetadata {
padding-top: 5px;
border-top:1px dashed #999;
}
.post {
	margin: 0 0 35px 0;
}
.post .postmetadata {
	float:left;
	width: 100%;;
	font-size:11px;
	padding:0;
	color: #666;
	margin:0 0 15px 0;
	text-transform: uppercase;
}
.post .postmetadata .category {
	display:block;
	width:120px;
	float:left;
}
.post .postmetadata .comments {
	display:block;
	width:370px;
	text-align:right;
	float:right;
}

/* .post h2 {
	border-bottom:1px dashed #999
}
*/ 
.post h2 {
	width: 100%;
	float:left;
	font-size:20px;
	font-family: Georgia;
	font-weight:normal;
	margin:0 0 7px 0;
	padding:0 0 5px 0;
	color: #bf311a;
}	
.post h2 a {
	color: #bf311a;
	font-weight: normal;
	text-decoration: none;
	margin: 0; padding: 0;
}
.post h2 a:hover {
	color:#e43d22
}

.site-content p {
	font-size: 14px;
	margin-bottom: 15px;
	line-height: 1.3em;
}

.post a {
	font-weight: bold;
	color: #444;
	text-decoration: none;
}
.post a:hover {
	text-decoration: none;
	color: #777;
}

.post ol {
	font-size: 11px;
	margin: 0 0 15px 20px;
	line-height: 1.3em;
}

.post ul {
	font-size: 11px;
	margin: 0 0 15px 15px;
	line-height: 1.3em;
	list-style-type: oval;
}
blockquote {
	display:block;
	padding:0 20px 0 60px;
	margin:0;
	background:url('images/quotes_left.png') 30px 0 no-repeat
}
blockquote p {
	margin:0;
	padding:0 24px 0 0;
	font-style:italic;
	background:url('images/quotes_right.png') bottom right no-repeat
}
#blog-sidebar {
	float: right;
	width: 200px;
	margin-right: 20px;
	font-size: 12px;
}
#blog-sidebar h3 {
	font-size: 18px;
	margin: 0 0 10px 12px;
	color: #bf311a;
	text-transform: uppercase;
	text-align: left;
}
#blog-sidebar .widget {
	margin-bottom: 20px;
}
#flickrrss {
	margin-left: 0px;
}
#flickrrss a img {
	float: left;
	padding: 2px; margin: 2px 0 7px 11px; border: 1px solid #888;
}
#flickrrss a img:hover {

	background: #aaa; border: 1px solid #666;
}
#blog-sidebar ul li {
	list-style-type: none;
	line-height: 16px;
}
.widget_twitter ul li {
	margin-bottom: 8px;
	padding-left: 8px;
	border-left: 3px solid #ccc;
	margin-left: 4px;
}
.widget {
	margin: 7px 0 10px;
}
.widget a {
	color: #bf311a;
	font-weight: bold;
	text-decoration: none;
}
.widget a:hover {
	color:#e43d22
}

/* Comments */
ul.commentlist {
	list-style:none;
	width:470px;
	margin:0;
	padding:0
}
ul.commentlist a {
	text-decoration: none;
}
ul.commentlist li {
	display:block;
	width:470px;
	margin:0 0 15px 0
}
ul.commentlist li div {
	display:block;
	padding:15px 15px 15px 26px;
	margin:0;
	background:url('images/comment_bottom.gif') bottom no-repeat
}
ul.commentlist .leftside {
	display:block;
	width:120px;
	float:left
}
ul.commentlist .rightside {
	display:block;
	width:300px;
	float:right
}
ul.commentlist img {
	float:left;
	margin:0 10px 0 0
}
ul.commentlist cite {
	font-size:16px;
	font-weight:bold;
	font-style:normal;
	position:relative;
	top:-2px
}
ul.commentlist small {
	font-size:11px;
	font-weight:normal;
	font-style:italic;
	display:block
}
ul.commentlist p {
	margin:0;
	padding:0 0 0 15px;
	line-height:20px;
	font-size:12px
}
#commentform {
	margin:0;
	padding:0
}
#commentform p {
	margin:0 0 15px 0;
	padding:0
}
#commentform .textarea {
	width:400px
}
ul.commentlist li {
	background:#f6f2ed url('images/comment_bg.gif') no-repeat
}	/* Comment background color */
ul.commentlist .rightside {
	border-left:1px solid #999
}
.clear {clear: both;font-size:1px;
display:block
}
.navigation a {
	font-size: 12px;
	text-decoration: none;
}
.alignleft {
	float: left;
	margin: 0 15px 0 0;
}
.alignright {
	float: right;
	margin: 0 0 0 15px;
}
.sociable_tagline {
	font-size: 12px;
	margin-bottom: 3px;	
}
.wp-caption {
	border: 1px solid #ddd;
	text-align: center;
	background-color: #f3f3f3;
	padding-top: 4px;
	margin: 10px;
	/* optional rounded corners for browsers that support it */
   -moz-border-radius: 3px;
	-khtml-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
}
.wp-caption img {
	margin: 0;
	padding: 0;
	border: 0 none;
}
.wp-caption p.wp-caption-text {
	font-size: 11px;
	line-height: 17px;
	padding: 0 4px 5px;
	margin: 0;
}
.site-content .entry p {
	line-height: 1.5em;
}
#language p a {
	font-size: 12px;
	display: block;
	position: absolute;
	top: 0; 
	padding: 6px 9px;
	background: #8e2513;
	border-left: 1px solid #772112;
	border-right: 1px solid #772112;
	border-bottom: 5px solid #772112;
	right: 50px;
	color: #ddd;
}
#language p a:hover {
	padding-top: 10px;
	background: #bb3019;
	right: 50px;
	color: #fff;
}

