/* --------------------------------
   hi sam, this is your style sheet for the website
----------------------------------- */

html {
	font-size: 62.5%; 
	height: 100%;
}

body {
	color: #2c0300;
	font: normal 1.2em Verdana,Arial,sans-serif;
	height: 100%;
	padding-bottom: 0px;
	padding-top: 0px;
	background-image: url(../test/main%20content/wood_bckg2.jpg);
	background-repeat: repeat;
}

small,.small {font-size: 0.9em;}

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

p {padding: 0.2em 0 1.2em;}

blockquote, code {
	background: #4A4A4A;
	border: 1px solid #333;
	color: #BBB;
	display: block;
	margin-bottom: 12px;
}
code {
	font: normal 0.9em Verdana,sans-serif;
	line-height: 1.5em;
	padding: 8px 14px;
}
blockquote {
	background: #4A4A4A url('img/quote.gif') no-repeat left top;
	padding: 6px 14px 6px 44px;
}
blockquote p {padding: 0.5em 0;}


/* --------------------------------
   Headings, titles
----------------------------------- */

h1 {
	color: #0070c0;
	font-size: 16px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
h2 {
	font-size: 16px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #00CC00;
}
h3 {font: normal 1.4em Georgia,sans-serif;}
h4 {font: bold 1em Georgia,sans-serif;}

h1, h2, h3, h4 {margin-bottom: 5px;}


/* --------------------------------
   Main layout
----------------------------------- */

#paper_left {
	background: url('img/paper_left2.jpg')  left top;
	margin: 0 auto;
	padding-bottom: 0px;
	width: 950px;
	background-repeat: repeat-y;
}

#paper_right {
	background: url('img/paper_right2.jpg')  right top;
	background-repeat: repeat-y;
}
#2paper_right {
	background: url('img/paper_right2.jpg') right top;
background-repeat: repeat-x;
}
#2paper_left {
	background: url('img/paper_left2.jpg') left top;
	margin: 0 auto;
	padding-bottom: 34px;
	width: 950px;
	background-repeat: repeat-x;
}
#layout_wrapper {
	background: #fff url();
	margin: 0 auto;
	width: 908px;
}
#layout_container {padding: 0px;}
#layout_content {border: 0px solid #333;}

#header_image {
width: 908px;
	height: 369px;
	background: no-repeat;
	border-bottom: 0px solid #222;
	border-top: 0px solid #111;
	background-image: url(img/headers/compass_pose.jpg);
}
#header_image_workshops {
width: 908px;
	height: 369px;
	background: no-repeat;
	border-bottom: 0px solid #222;
	border-top: 0px solid #111;
}
#header_image_training{
width: 908px;
	height: 369px;
	background: no-repeat;
	border-bottom: 0px solid #222;
	border-top: 0px solid #111;
	background-image: url(img/headers/compass_pose.jpg);
}
#header_image_about
{
width: 908px;
	height: 369px;
	background: no-repeat;
	border-bottom: 0px solid #222;
	border-top: 0px solid #111;
	background-image: url(img/headers/2.jpg);
}
#header_image_yoga
{
width: 908px;
	height: 369px;
	background: no-repeat;
	border-bottom: 0px solid #222;
	border-top: 0px solid #111;
	background-image: url(img/headers/5.jpg);
}
#header_image_connect
{
width: 908px;
	height: 369px;
	background: no-repeat;
	border-bottom: 0px solid #222;
	border-top: 0px solid #111;
	background-image: url(img/headers/4.jpg);
}
#header_image_index
{
width: 908px;
	height: 369px;
	background: no-repeat;
	border-bottom: 0px solid #222;
	border-top: 0px solid #111;
	background-image: url(img/headers/compass_pose.jpg);
}



/* --------------------------------
   Site title
----------------------------------- */

#site_title {
	background: #222;
	padding: 12px 20px;
}
#site_title h1 	{
	color: #EED;
	font: normal 2em Georgia,sans-serif;
	margin: 0 0 5px;
}
#site_title h2 {
	color: #BFBFB6;
	font: normal 1.1em sans-serif;
	margin: 0;
}


/* --------------------------------
   Navigation
----------------------------------- */

.navigation {
	background: #fff url() repeat-x;
	border-bottom: 0px solid #222;
	border-top: 0px solid #555;
}
.navigation ul {display: inline; margin: 0;}
.navigation ul li {
	border-right: 0px solid #303030;
	float: left;
	list-style: none;
}
.navigation a {
	color: #AAA;
	padding: 0px 0px;
	text-decoration: none;
}
.navigation a:hover {
	background: #444;
	color: #E5E5D5;
	text-decoration: none;
}
.navigation li.current_page_item a {
	background: none;
	color: #EEE;
}

/* Sub navigation */
#subnav a {
	padding: 10px;
	font-size: 0.9em;
}


/* --------------------------------
   Main
----------------------------------- */

#main {
	color: #CCC;
}


/* --------------------------------
   Bottom
----------------------------------- */

#bottom {
	border-bottom: 0px;
	border-top: 0px ;
	color: #FFFFFF;
	background-image: url(../test/footer/footer_red_sam_gallo.jpg);
	height: 187px;
	background-repeat: no-repeat;
}
#bottom a {
color: #ffffff;
}

#bottom a:hover {
color: #FFFF66;
}

#bottom ul li {
	border-bottom: 0px solid #303030;
	color: #FFFFFF;
}
#bottom ul li a {
	color: #FFFF99;
	display: block;
	padding: 4px 6px;
}
#bottom ul li a:hover {
	background: #2A2A2A;
	color: #FFFF66;
	text-decoration: none;
}

/* Tag cloud */
#tag_cloud a {color: #777;}
#tag_cloud a:hover {color: #FFC;}

/* --------------------------------
   Footer
----------------------------------- */

#footer {
	border-bottom: 0px ;
	border-top: 0px  ;
	color: #FFFFFF;
	font-size: 0.9em;
	padding: 10px 12px;
	background-color: #000000;
}
#footer a {color: #AAA;}
#footer .right,#footer .right a {color: #555;}
#footer a:hover {color: #BBB;}


/* --------------------------------
   Floats
----------------------------------- */

.left {
	float: left;
	padding: 8px;
}
.right {
	float: right;
	padding-left: 8px;
}
.clear,.clearer {clear: both;}
.clearer,.block {
	display: block;
	line-height: 0;
	font-size: 0;
}
.clearer {height: 0;}


/* --------------------------------
   Misc
----------------------------------- */

/* Columns */
.col3, .col3last {width: 31%; margin-right: 3%;}
.col3last {margin-right: 0;}

/* Images */
img.bordered {padding: 10px; background: #666;}

/* Text */
.tleft {text-align: left;}
.tcenter {text-align: center;}
.tright {text-align: right;}
.vtop {vertical-align: top;}

/* Icons */
span.comment {background: url('img/icon_comment.gif') no-repeat left center; padding-left: 18px;}

/* Label */
.label {
	background: #222 url('img/post_top.gif') repeat-x left top;
	border-bottom: 2px solid #555;
	color: #BBB;
	margin: 0;
	padding: 0.5em 0.8em 0.6em;
}

/* Margin, padding, width, height */
.ptb10 {padding: 10px 0;}

/* --------------------------------
   Posts
----------------------------------- */

.post {
	border-bottom: 0px solid #111;
}
.post_top {
	background: url('img/post_top.gif') repeat-x left top;
	border-bottom: 0px solid #777;
	border-top: 0px solid #3A3A3A;
	padding: 10px 16px 13px;
}
.post_title h2 {
	font-size: 2em;
	margin: 0;
	padding: 0;
}
.post_body {
	background: url() no-repeat left top;
	padding: 0px 0px 0;
	background-image: url(img/about/about_sept.jpg);
	height: 789px;
}
.post_body_index {
	background: url() no-repeat left top;
	padding: 0px 0px 0;
	background-image: url(../test/main%20content/red_about.jpg);
	height: 789px;
}

.post_body_connect {
	background: url() no-repeat left top;
	padding: 15px;
	background-image: url(img/connect/connect_green_bckg.jpg);
	height: 789px;
}
.post_body_index {
	background: url() no-repeat left top;
	padding: 15px;
	background-image: url(img/home/red_bckg2.jpg);
	height: 789px;
}
.post_body_index a {
color:#FFFF99;
}
.post_body_yoga {
	background: url() no-repeat left top;
	padding: 0px 0px 0;
	height: 789px;
}
.post_body_workshops {
	background: url() no-repeat left top;
	padding: 0px 0px 0;
	height: 789px;
}
.post_body_white {
	background: #fff url() no-repeat left top;
	padding: 0px 0px 0;
	background-image: ;
	height: 100%;
	color: #666666;
	font-family: "Century Gothic";
	padding-top: 20px;
	padding-bottom: 15px;
	padding-right: 15px;
	page-break-after: 15;
	padding-left: 15px;
}
.post_body_white_retreats {
	padding: 0px 0px 0;
	background-image: ;
	height: 100%;
	color: #666666;
	font-family: "Century Gothic";
	padding-top: 20px;
	padding-bottom: 15px;
	padding-right: 15px;
	padding-left: 15px;
	background-repeat: no-repeat;
	background-color: #FFFFFF;
	background-image: url(img/retreats/spring_yoga_retreat3.jpg);
}
.post_metadata {padding: 10px;}
.post_metadata .content {
	background: #424242;
	color: #999;
	font-size: 0.9em;
	padding: 10px 12px;
}
.post_metadata a {color: #BBB;}
.post_metadata a:hover {color: #DDD;}

.post_body ul, .post_body ol {margin: 0 0 1em 1.5em;}
.post_body ul {list-style: disc;}
.post_body ol {list-style: decimal;}


/* ----------------------------------------
  Forms
------------------------------------------- */

form {margin: 0; padding: 0;}

/* Inputs */
input#s, textarea, input.styled {
	background: #DDD;
	border: 3px solid #555;
	font: normal 1em Verdana,sans-serif;
	padding: 3px;
	width: 160px;
}
textarea {width: 440px;}

/* Seachform */
table.search {
	border-collapse: collapse;
	width: 250px;
}
table.search td {vertical-align: top;}


/* ----------------------------------------
   Comments
------------------------------------------- */

.comment_gravatar {width: 48px;}
.comment_gravatar img {
	background: #666;
	border: 1px solid #444;
	padding: 2px;
}
.comment_author {
	color: #EEE;
	padding-top: 2px;
}

/* ----------------------------------------
   Lists
------------------------------------------- */

.nicelist {padding: 0;}
.nicelist ol {margin: 0;}
.nicelist ol li {
	border-bottom: 1px solid #333;
	border-top: 1px solid #505050;
	list-style: none;
	padding: 8px 10px 1px;
}
.nicelist ol li:first-child {border-top: none;}
.nicelist li.alt {background: #444;}
.nicelist .body {padding-top: 5px;}
.nicelist .date {
	color: #999;
	font-size: 0.9em;
	padding-top: 4px;
}
.nicelist .date a {
	color: #BBB;
	text-decoration: none;
}
.nicelist .date a:hover {text-decoration: underline;}


/* ----------------------------------------
   Archives
------------------------------------------- */

.archive_title {font: normal 1.4em sans-serif;}
.archive_title a {text-decoration: none;}
.archive_title a:hover {text-decoration: underline;}
.archive_postinfo {padding-bottom: 6px;}


/* ----------------------------------------
   Pagination
------------------------------------------- */

.pagenavigation {
	background: #555;
	border-top: 1px solid #444;
	font-size: 0.9em;
	padding: 7px 8px 9px;
}
.pagenavigation a {
	color: #CCC;
	text-decoration: none;
}
.pagenavigation a:hover {
	color: #FFF;
	text-decoration: underline;
}

#topborder {
	border: 1px solid #cccccc;
}
#topborder2 {
	border: 1px solid #cccccc;
}
#sideborder {
	border-left: 1px solid #cccccc;
	border-left-color: #FFFFFF;
	border-left-style: solid;
	border-left-width: thin;
}
/* ----------------------------------------
   font styles-fun stuff
------------------------------------------- */

.style2 {
	font-size: 14px;
	color: #0070c0;
}
.style3 {
	color: #333333;
	font-size: 14px;
	font-family: "Century Gothic";
	line-height: 24px;
}
.style4 {
	color: #00CC00;
	font-size: 14px;
	font-family: "Verdana";
	font-weight: bold;
}
.style5 {
	color: #0099FF;
	font-size: 14px;
	font-family: "Verdana";
	font-weight: bold;
}
.style6 {
	color: #663366;
	font-size: 18px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
.style7 {
	color: #FFFFFF;
	font-family: "Century Gothic";
	font-size: 20px;
}
.style9 {
	font-size: 10px;
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFF99;
}
.style10 {
	font-size: 12px;
	font-weight: bold;
	color: #660033;
	font-family: Arial, Helvetica, sans-serif;
}
.style11 {
	color: #FFFFFF;
	font-size: 10px;
	font-family: Arial, Helvetica, sans-serif;
}
.style12 {
	color: #ffffff;
	font-size: 14px;
	font-family: "Century Gothic";
	line-height: 24px;
}
