/*
Theme Name: Resort Yoga Theme
Theme URI: http://resortyoga.org/
Description: Custom Resort Yoga theme
Version: 1.0
Author: Frye / Wiles
Author URI: http://fryewiles.com/
Tags: 
*/

.float-catch {clear: both;}
.hidden {display: none;}
.border-none { border: none !important;}

* {
	margin: 0;
	padding: 0;
}

/* Begin Typography & Colors */
body {
	font-size: 100%;
	font-family: 'Lucida Grande', Verdana, Arial, Sans-Serif;
	color:#472900;
	text-align: center;
	margin: 0;
	padding: 0;
	background: #E6C194;
	
	}


#header {
	background-color: #ffffff;
	padding: 0;
	height: 120px;

	}

#header-inner 	{
	width: 900px;
	height: 120px;
	margin: 0px auto;
}
	
#header-image {
	background: url(images/resort-yoga-logo.jpg) no-repeat top left;
	height: 120px;
	width: 232px;
	float: left;
} 

#header-image a{
	display: block;
	width: 220px;
	height: 120px;
}
	
#quotebar {
	width: 100%;
	background: url(images/quote-background.jpg) repeat-x;
}

#quotebar-inner {
	width: 900px;
	height: 250px;
	margin: 0px auto;
}


#quote {
	float: left;
	width: 600px;
	padding-top: 85px;
}

#quotebar-inner #quote h2 {
	color: white;
	font-style: italic; 
	text-align: left;
	margin: 0 0 0 60px;
	font-size: 1.40em;
}

#quotebar-inner #quote p {
	width: 580px;
	text-align: right;
	color: #BBDCE8;
}



#isabella {
	background: url(images/isabella.png) no-repeat bottom right;
	width: 260px;
	height: 225px;
	float: right;
	padding-top: 8px;
}

#page {
	width: 100%;
	background: url(images/page-background.jpg) repeat-x #E6C194;
	min-height: 975px;
}

#page-inner {
	text-align: left;
	margin: 0px auto;
	padding: 0;
	width: 900px;
	padding-top: 25px;
}

#top-menu {
	height: 23px;
	width: 504px;
	background: url(images/top-menu.jpg) top left no-repeat;
	float: right;
	text-align: center;
	text-transform: uppercase;
	font-weight: regular;
	font-size: .8em;

	
}


#top-menu ul {
	margin: 0px;
	padding: 0px;
	padding-top: 3px;
}

#top-menu ul li{
	display: inline !important;
	list-style: none;
	border-right: 1px solid #fff;
	padding: 0 10px;
	
}

#top-menu a {
	color: #fff;
	text-decoration: none;
}

#top-menu a:hover{
	color: #E6C194;
}

#main-menu {
	height: 20px;
	float: right;
	text-align: right;
	margin-top: 75px;
	text-transform: uppercase;
	font-weight: regular;
	font-size: .8em;
}


#main-menu ul {
	margin: 0px;
	padding: 0px;
}

#main-menu ul li{
	display: inline !important;
	list-style: none;
	border-right: 1px solid #97bce0;
	padding: 0 5px;
}

#main-menu a {
	color: #97bce0;
	text-decoration: none;
}

#main-menu a:hover{
	color: #E6C194;
}


#content {
	
	}

#content-home {
	width: 565px;
	float: left;
}

#content-home h2 {
	color: white;
	
}

#news-event-container {
}



#news-event-container a {
	color: #472900;
	font-size: .95em;
	text-decoration: none;
}

#news-event-container a:hover {
	color: #005382;
}

#news-event-container h3 {
	margin: 0;
	color: #005382;
	font-size: 1.65em;
}

#news-event {
	float: left;
	width: 275px;
}

#news-event ul {
	margin-left: 15px;
}

#news-event ul li {
	color: #472900;
	margin-bottom: 10px;
}

#news-event .newslink {
	font-size: .8em;
}

#isabella-pose {
	background: url(images/isabella-pose.png) no-repeat;
	width: 289px;
	height: 477px;
	float: right;
}


#gallery-container {
	margin-top: 50px;	
	text-align: center;
	padding: 0px 20px;
	border: 1px solid #ffffff;
}

#gallery-container .ngg-left {
	padding-right: 4px !important;
	margin-right: 5px;
}

.gallery-link {
	text-align: right;
	font-style: italic;
	font-size: .95em;
}

.narrowcolumn .entry {
	line-height: 1.4em;
	}

p {
	color:#472900;
	line-height: 1.3em;
	margin: 1.1em 0;
}


.narrowcolumn .postmetadata {
	text-align: left;
	}

.alt {
	background-color: #f8f8f8;
	border-top: 1px solid #ddd;
	border-bottom: 1px solid #ddd;
	}

#sidebar {
	padding: 10px;
	width: 269px;
	float: right;
	}

#footer {
	padding: 0;
	margin: 10px auto;
	
	clear: both;
	border: none;
	}

small {
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 0.9em;
	line-height: 1.5em;
	}

h1, h2, h3 {
	font-family: 'Trebuchet MS', 'Lucida Grande', Verdana, Arial, Sans-Serif;
	font-weight: bold;
	}

h1 {
	font-size: 4em;
	text-align: center;
	}

#header-inner .description {
	font-size: 1.2em;
	text-align: center;
	}




#sidebar h2 {
	font-family: 'Lucida Grande', Verdana, Sans-Serif;
	color: white;
	font-size: 1.2em;
	}

h3 {
	font-size: 1.25em;
	}

h1, h1 a, h1 a:hover, h1 a:visited, #header-inner .description {
	text-decoration: none;
	color: #cccccc;
	}

h3, h3 a, h3 a:visited {
	color: white;
	}

h2 a, h2 a:visited {
	color: white;
}



h2, h2 a, h2 a:hover, h2 a:visited, h3, h3 a, h3 a:hover, h3 a:visited, #sidebar h2, #wp-calendar caption, cite {
	text-decoration: none;
	}



.commentlist li, #commentform input, #commentform textarea {
	font: 0.9em 'Lucida Grande', Verdana, Arial, Sans-Serif;
	}

.commentlist li {
	font-weight: bold;
	}

.commentlist li .avatar { 
	float: right;
	border: 1px solid #eee;
	padding: 2px;
	background: #fff;
	}

.commentlist cite, .commentlist cite a {
	font-weight: bold;
	font-style: normal;
	font-size: 1.1em;
	}

.commentlist p {
	font-weight: normal;
	line-height: 1.5em;
	text-transform: none;
	}

#commentform p {
	font-family: 'Lucida Grande', Verdana, Arial, Sans-Serif;
	}

.commentmetadata {
	font-weight: normal;
	}



#sidebar ul ul li, #sidebar ul ol li, .nocomments, blockquote, strike {
	color: #777;
	}
	
.postmetadata {
	color:#005382;
}
	
small {
	color:#005382;
}

code {
	font: 1.1em 'Courier New', Courier, Fixed;
	}

acronym, abbr, span.caps
{
	font-size: 0.9em;
	letter-spacing: .07em;
	}

a, h2 a:hover, h3 a:hover {
	color:#472900;
	text-decoration: none;
	}

a:hover {
	color: #147;
	text-decoration: none;
	}

#wp-calendar #prev a, #wp-calendar #next a {
	font-size: 9pt;
	}

#wp-calendar a {
	text-decoration: none;
	}

#wp-calendar caption {
	font: bold 1.3em 'Lucida Grande', Verdana, Arial, Sans-Serif;
	text-align: center;
	}

#wp-calendar th {
	font-style: normal;
	text-transform: capitalize;
	}
/* End Typography & Colors */



/* Begin Structure */








.narrowcolumn {
	float: left;
	padding: 0;
	margin: 0px;
	width: 600px;
	}



.post {
	margin: 0 0 40px;
	text-align: left;
	}
	
.post h2 {
	
	color: white;
}

.post hr {
	display: block;
	}



.narrowcolumn .postmetadata {
	padding-top: 5px;
	}



.postmetadata {
	clear: both;
}

.clear {
	clear: both;
}



#footer p {
	margin: 0;
	padding: 20px 0;
	text-align: center;
	}

#footer a {
	color: #ffffff;
}

#footer a:hover {
	color: #472900;
}
	
#footer ul {
	margin: 0;
	padding: 0;
}

#footer li {
	display: inline;
	font-size: .8em;
	color: #ffffff;
	margin-right: 15px;
	
}

/* End Structure */



/*	Begin Headers */
h1 {
	
	margin: 0;
	}

h2 {
	color: white;
	font-size: 2.25em;
}

h2.pagetitle {
	/* margin-top: 30px;*/
	text-align: left;
}

#sidebar h2 {
	margin: 0;
	padding: 0;
	}

h3 {
	padding: 0;
	margin: 30px 0 0;
	color: #005382;
	font-size: 1.65em;
	}

h3.comments {
	padding: 0;
	margin: 40px auto 20px ;
	}
/* End Headers */



/* Begin Images */
p img {
	padding: 0;
	max-width: 100%;
	}

/*	Using 'class="alignright"' on an image will (who would've
	thought?!) align the image to the right. And using 'class="centered',
	will of course center the image. This is much better than using
	align="center", being much more futureproof (and valid) */

img.centered {
	display: block;
	margin-left: auto;
	margin-right: auto;
	}

img.alignright {
	padding: 4px;
	margin: 0 0 2px 7px;
	display: inline;
	}

img.alignleft {
	padding: 4px;
	margin: 0 7px 2px 0;
	display: inline;
	}

.alignright {
	float: right;
	}

.alignleft {
	float: left
	}
/* End Images */



/* Begin Lists

	Special stylized non-IE bullets
	Do not work in Internet Explorer, which merely default to normal bullets. */

html>body .entry ul {
	
	margin:1.1em 0;
	
	padding-left: 15px;
	
	}

/*html>body .entry li {
	margin: 7px 0 8px 10px;
	}

*/

.entry ol {
	padding: 0 0 0 35px;
	margin: 0;
	}

.entry ol li {
	margin: 0;
	padding: 0;
	}

.postmetadata ul, .postmetadata li {
	display: inline;
	list-style-type: none;
	list-style-image: none;
	}

#sidebar ul, #sidebar ul ol {
	margin: 0;
	padding: 0;
	}

#sidebar ul li {
	list-style-type: none;
	list-style-image: none;
	margin-bottom: 15px;
	}

#sidebar ul p, #sidebar ul select {
	margin: 5px 0 8px;
	}

#sidebar ul ul, #sidebar ul ol {
	margin: 5px 0 0 10px;
	}

#sidebar ul ul ul, #sidebar ul ol {
	margin: 0 0 0 10px;
	}

ol li, #sidebar ul ol li {
	list-style: decimal outside;
	}

#sidebar ul ul li, #sidebar ul ol li {
	margin: 3px 0 0;
	padding: 0;
	}
/* End Entry Lists */



/* Begin Form Elements */
#searchform {
	margin: 10px auto;
	padding: 5px 3px;
	text-align: left;
	}

#sidebar #searchform #s {
	width: 125px;
	padding: 4px;
	}

#sidebar #searchsubmit {
	margin-top: 5px;
	padding: 4px;
	border: 1px solid #666666;
	}

.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;
	border: 1px solid #666666;
	}

#commentform textarea {
	width: 100%;
	padding: 2px;
	border: 1px solid #666666;
	}

#commentform #submit {
	margin: 0;
	float: left;
	}
/* End Form Elements */



/* Begin Comments*/
.alt {
	margin: 0;
	padding: 10px;
	}

.commentlist {
	padding: 0;
	text-align: left;
	color: #404040;
	}

.commentlist li {
	margin: 15px 0 3px;
	padding: 5px 10px 3px;
	list-style: none;
	}

.commentlist p {
	margin: 10px 5px 10px 0;
	color: #404040;
	}

#commentform p {
	margin: 5px 0;
	}

.nocomments {
	text-align: center;
	margin: 0;
	padding: 0;
	}

.commentmetadata {
	margin: 0;
	display: block;
	}
/* End Comments */



/* Begin Sidebar */

#sidebar form {
	margin: 0;
	}
/* End Sidebar */



/* Begin Calendar */
#wp-calendar {
	empty-cells: show;
	margin: 10px auto 0;
	width: 155px;
	}

#wp-calendar #next a {
	padding-right: 10px;
	text-align: right;
	}

#wp-calendar #prev a {
	padding-left: 10px;
	text-align: left;
	}

#wp-calendar a {
	display: block;
	}

#wp-calendar caption {
	text-align: center;
	width: 100%;
	}

#wp-calendar td {
	padding: 3px 0;
	text-align: center;
	}

#wp-calendar td.pad:hover { /* Doesn't work in IE */
	background-color: #fff; }
/* End Calendar */



/* Begin Various Tags & Classes */
acronym, abbr, span.caps {
	cursor: help;
	}

acronym, abbr {
	border-bottom: 1px dashed #999;
	}

blockquote {
	margin: 15px 30px 0 10px;
	padding-left: 20px;
	border-left: 5px solid #ddd;
	}

blockquote cite {
	margin: 5px 0 0;
	display: block;
	}

.center {
	text-align: center;
	}

.hidden {
	display: none;
	}

hr {
	display: none;
	}

a img {
	border: none;
	}

.navigation {
	display: block;
	margin-top: 10px;
	margin-bottom: 65px;
	}
	
.navigation a {
	font-size: .9em;
}	

.navigation .divider {
	width: 300px;
	text-align: left;
}

.navigation .divider-right {
	width: 300px;
	text-align: right;
}
	
	
/* End Various Tags & Classes*/



/* Captions */
.aligncenter,
div.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
}

.wp-caption {
	border: 1px solid #ddd;
	text-align: center;
	background-color: #f3f3f3;
	padding-top: 4px;
	margin: 10px;
	-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;
}
/* End captions */

.formBuilderInput input {
	padding: 4px !important;
	border: 1px solid #666666;
}


.formBuilderError {
	color: red;
	font-size: .8em;
}

#fieldformBuilderFieldMessage {
	padding: 4px;
	border: 1px solid #666666;
}

.formBuilderSubmit input {
	border: 1px solid #666666;
	padding: 4px;
}

.ngg-widget img {
	border-color: #ffffff !important;
}

.ngg-gallery-thumbnail {
	width: 150px;
	}

.ngg-gallery-thumbnail img {
	width: 150px;
}

.ngg-gallery-thumbnail-box {
	width: 170px;
}

.right {
	float: right !important;
}

.right h3 {
	margin-top: 0px;
	color: #fff;
}

.more-link {
	color: #114477;
	font-weight: bold;
	border: 1px solid #472900;
	padding: 5px;
	background: #fff;
	text-transform: uppercase;
	font-size: 12px;
}

.more-link:hover {
	background: #eee;
}