/*
Theme Name: Charcoal Modified for LIQUID Yoga + Surf
Theme URI: http://joolz.nl/2008/12/21/charcoal-theme/
Description: 
Version: 1.3
Author: <a href='http://www.awhitebox.com'>Ali B.</a>
Author URI: http://www.awhitebox.com
Tags: white, dark, flexible-width, two-columns, threaded-comments
Preview URI: http://jo0lz.ath.cx
*/

/* ------------- =global ------------- */

body {	
  margin: 0;
  padding: 0;
  font: normal 13px century gothic, arial, sans-serif;
  color: #333333;
}

a:link {
	color: #3080be; 
	text-decoration: none;}
a:visited {
	color: #3080be;
	text-decoration: none;}
a:hover {
	color: #3080be; 
	text-decoration: underline;}

a img {	border: none;}

.exclude { display: none;}

hr {
  background: #fff url(images/hr.gif) no-repeat bottom left;
  height: 30px;
  width: 600px;
  border: 0;
}

h1 {
  font-size: 34px;
  font-weight: bold;
  line-height: 1.1em;
}

h2 {
  font-size: 1.4em;
  font-weight: bold;
}

h3 {
  font-size: 1.3em;
  font-weight: bold;
}

h4 {
  font-size: 1.2em;
  font-weight: bold;
}

h2, h3, h4, p {
	margin: 0 0 8px 0;
	padding: 0;
}

#register {
  width: 600px;
  margin: 5px 50px;
  font: normal 10pt century gothic, arial, sans-serif;
}

#thankyou {
  width: 600px;
  margin: 5px 50px;
  font: normal 10pt century gothic,  arial, sans-serif;
}

select {
  font: normal 10pt century gothic,  arial, sans-serif;
  color: #333333;
}

.disclaim {
  border: 1px solid #ccc;
  padding: 5px 10px;
  margin: 10px 0;
}

.indent {
  padding-left: 50px;
}


/* ------------- =top section ------------- */
#callout {
  background: #fff url(images/callout.jpg) no-repeat top left;
  width: 761px;
  height: 532px;
  float: left;
}

#logomap a {
  width: 400px;
  height: 100px;
  position: absolute;
  left: 50px;
  top: 25px; 
}

#logomap a i {
  visibility: hidden;
}

#logomap a:hover {
  border: 0;
  text-decoration: none;
}

#schedule_bg {
  width: 263px;
  height: 532px;
  background: #fff url(images/schedule.jpg) no-repeat top left;
  float: right;
}

#schedule {
  padding: 110px 0 0 15px;
  margin: 0 0 -100px 0;
}

#schedule ul {
  padding: 0 .5em .5em;
  margin: 0;
}

#schedule ul li {
  font-weight: bold;
  font-size: .9em;
  list-style-type: none;
}

#schedule a {
  color: #333;
}

#schedule h4 {
  text-transform: uppercase;
  color: #3080be;
  font-weight: bold;
  font-size: 1em;
  padding: .3em .4em .6em;
  margin: 0;
}

ul#top-menu {
	margin: 80px 0 0 0;
	padding: 0;
	list-style: none;
float: right;
}
ul#top-menu li {
	display: inline;
	margin: 0 0 0 20px;
}
ul#top-menu li a {
	color: #000;
	font-weight: bold;
	text-transform: uppercase;
	font-family: century gothic, Arial, Helvetica, sans-serif;
	font-size: 12px;
}
ul#top-menu li a:hover {
	color: #A2111E;
	text-decoration: none;
}
  
/* ________ =bottom section ----- */

#choose {
  width: 761px;
  height: 200px;
  float: left;
  background: #fff url(images/choose.gif) no-repeat top left;
}

#more_info_bg {
  width: 263px;
  height: 200px;
  background: #fff url(images/more_info.gif) no-repeat top left;
  float: right;
}

#more_info {
  width: 200px;
  padding: 15px 0 0 20px;
  font-weight: bold;
}

#more_info a {
  
}

/* -------- =footer ------------- */

#footer {
  width: 1000px;
}

#footer a {
  color: #666;
}
 
#footer_left {
  width: 1000px;
  padding: 20px 0 20px 45px;	
  color: #666;
  float: left;
}

#footer_right {
  width: 625px;
  padding: 20px 0;	  
  color: #666;
  display: inline;
}

#footer p img {
  border: 0;
  margin: 6px 0 -6px 0;
  padding: 0;
  }
  
/* ------------- Helper Classes ------------- */
.uppercase {
	text-transform: uppercase;
}
.small {
	font-size: 10px;
}
.style3 {font-family: century gothic, Rockwell}
.style20 {color: #CC0000; font-weight: bold; }
.style4 {
	font: bold 14px;
	font-size: 16px;
}
.style18 {font-family: century gothic,Arial, Helvetica, sans-serif}
.style19 {font-style: italic}
.style5 {color: #CC0000}

.aligncenter,
div.aligncenter {
   display: block;
   margin-left: auto;
   margin-right: auto;
	margin-bottom: 10px;
}

.alignleft {
   float: left;
}

.alignright {
   float: right;
}
.facebook {
	background: url(http://www.intuitivedesigns.net/liquid/wp-content/uploads/facebook.png) no-repeat left;
	padding: 7px 0 7px 35px;
}

.twitter {
	background: url(http://www.intuitivedesigns.net/liquid/wp-content/uploads/twitter.png) no-repeat left;
	padding: 7px 0 7px 35px;
	margin: 5px 0;
	display: block;
}

/* ------------- Blog Styles ------------- */

.post-nav {
	height: 15px;
	margin-top: 10px;
	padding-left: 57px;
}

.left {
	float: left;
}

.right {
	float:	right;
}

.post {
	padding: 10px 0 0 10px;
}

.post.alt {
	background: none;
}

.post.multi {
}
	
.post-footer {
}
.post.multi .post-entry {
	text-indent: 0;
	border-bottom: 1px solid #000;
	overflow: auto;
}

.post-tags {
	display: block;
	margin-left: 2px;
	background: url(images/tags.png) left no-repeat;
	padding-left: 40px;
	word-spacing: 10px;
	font-size: 0.9em;
	color: #5a5a5a;
}

.post-tags a {
	border: none;
}

.post-tags a:hover {
	color: #5a5a5a;
}

.post-title {
	
}

.post-sup {
	height: 23px
}

.post-date {
	margin-left: 2px;
	font-weight: 400;
	background: url(images/dots.png) left no-repeat;
	padding-left: 17px;
	color: #5a5a5a;
	font-size: 1.03em;
	float: left;
}

.post-comments-link a {
	text-align: right;
	font-size: 1.03em;
	background: url(images/comments.png) left no-repeat;
	float: right;
	padding-left: 32px;
	margin-top: -3px;
	height: 23px;
	line-height: 150%;
	color: #5a5a5a;
	border: none;
}

.post-comments-link a:hover {
	background-color: #dadada;
}

.post-entry {
	font-size: 1.1em;
	padding-top: 15px;
}

.post-entry img {
	margin: 10px;
}

.post-footer {
	height: 30px;
	text-align: right;
}

blockquote {
	background: transparent url(images/blockquote.png) no-repeat scroll left top;
	font-style: italic;
	margin: 10px 20px 20px 10px;
	padding: 15px 0 0 70px;
	text-indent: 0;
}

#top-secondary {
	min-height: 266px;
	width: 315px;
	background: url(images/sidebar_top.png) top center no-repeat;
	float: right;
}

#sidebar {
	padding-left: 45px;
	padding-right: 10px;
	padding-top: 30px
}

div#sidebar {
	margin-bottom: 25px
}

div#sidebar h2 {
	color: #3f3f3d;
}

div#sidebar ul {
	background: transparent center left no-repeat;
	list-style: none;
	margin-top: 10px;
	margin-left: 5px;
	padding-left: 0;
}

div#sidebar ul li{
	margin-bottom:25px;
}

div#sidebar ul li ul li{
	color: #5a5a5a;
	font-weight: 400;
	background: url(images/bullet.png) center left no-repeat;
	padding-left: 20px;
	margin-left: 0;
	margin-top: 4px;
	margin-bottom: 0px!important;
}

/*-----------------------------------The lower part of the page---------------*/
#page-bottom {
	margin: 0px;
	padding-top: 17px;
	position: relative;
	padding: 10px 0 0 10px;
}

#wrapper-bottom {
	position: relative;
	padding: 0px;
	margin: 0px auto;
	background: url(images/secondary_bg.png) left repeat-y;
}

#bottom-primary {
	float: left;
}

#prev-posts {
	min-height: 233px;
	margin: 6px 0px 0px auto;
	background: url(images/PrevPosts_text.png) top left no-repeat;
	padding-left: 120px;
	padding-right: 20px;
}

.prev-post {
	
}

.prev-post-title {
	
}

.prev-post-excerpt {
	padding-bottom: 20px;
	text-align: justify;
}

.prev-post-excerpt p {
	color: #e4e4e4
}

.prev-post-excerpt a:hover {
	background: none;
}

.prev-post-excerpt p a,.prev-post-excerpt a,.prev-post-excerpt p a img,.prev-post-excerpt a img
	{
	border: none;
}

#prev-posts-footer {
	height: 25px;
	bottom: 0px;
	padding-left: 120px;
	padding-right: 20px;
	margin-bottom: 35px;
}

#prev-posts-footer a {
	color: #dad7d7;
	border-color: #dad7d7;
}

#prev-posts-footer .nav-prev {
	background: url(images/nav-left.png) top left no-repeat;
	float: left;
	height: 25px;
}

#prev-posts-footer .nav-prev a {
	text-align: left;
	margin-left: 30px;
	border: none;
}

#prev-posts-footer .nav-next {
	background: url(images/nav-right.png) top right no-repeat;
	float: right;
	height: 25px;
}

#prev-posts-footer .nav-next a {
	text-align: right;
	margin-right: 30px;
	border: none;
}

#prev-posts-footer .nav-prev a:hover,#prev-posts-footer .nav-next a:hover
	{
	color: #888888;
	border-color: #888888;
}

/*------------------------Comments section----------------------------*/
#post-comments {
	min-height: 180px;
	margin: 6px 0px 35px auto;
}

div.post-comments-title {
	text-align: left;
	margin-bottom: 20px;
}

.post-comment-body {
	padding-bottom: 20px;
	text-align: justify;
}

#post-comments p {
	
}

#post-comments a {
	
}

#post-comments a:hover {
	
}


.commentlist {
	padding: 0;
	text-align: justify;
	}

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

	}
.commentlist li ul li { 
	margin-right: -5px;
	margin-left: 10px;
}

.commentlist p {
	margin: 10px 5px 10px 0;
}
.children { padding: 0; }

#commentform p {
	margin: 5px 0;
	}

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

.commentmetadata {
	margin: 0;
	display: block;
	}

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

.commentlist li {
	
}

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

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

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

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

.commentmetadata {
	font-weight: normal;
	}
/*---------------------- Comment form ---------------------*/

#comment-form p {
	margin-bottom: 5px;
}

#comment-form p input {
	color: #666666;
}

#comment-form p textarea {
	color: #666666;
}

#comment-form p #submit {
	color: #111111;
}

#commentform input {
	width: 170px;
	padding: 2px;
	margin: 5px 5px 1px 0;
	}

#commentform {
	margin: 5px 10px 0 0;
	}
#commentform textarea {
	width: 100%;
	padding: 2px;
	}
#respond:after {
		content: "."; 
	    display: block; 
	    height: 0; 
	    clear: both; 
	    visibility: hidden;
	}
#commentform #submit {
	margin: 0 0 5px auto;
	float: right;
	}
/* End Form Elements */
/*-------------------------------------------------------*/

#bottom-secondary {
	width: 315px;
	margin-top: -17px;
	padding-top: 17px;
	background: url(images/secodary_top.png) top center no-repeat;
	float: right;
}

#tags {
	min-height: 160px;
	background: url(images/tagcloud_text.png) top left no-repeat;
	margin: 6px 0px 30px auto;
	padding-left: 55px;
	padding-right: 40px;
	padding-top: 0px;
	font-size: 100%;
}


.clear {
	clear: both;
}

.hidden {
	display: none
}

.prompt {
	padding-left: 50px;
	font-size: 1.6em;
	padding-top: 20px;
	font-weight: bold;
	margin: 0;
}
/*Press Page*/
#press {
	margin: 0 100px;
}
.press-thumb {
	float: left;
	height: 200px;
	width: 110px;
	margin: 0 15px 10px 15px;
	text-align: center;
}
.press-thumb h3 {
	font-size: 12px;
	font-weight: bold;
	margin: 5px 0 5px 0;
	line-height: 14px;
}
.press-thumb p {
	font-size: 12px;
	margin: 0;
	line-height: 14px;
}
.about {
	margin: 30px 0 0 0;
}