/*
Theme Name: Vinyasa
Theme URI: themes/vinyasa
Description: 
Author: J. Williams
Author URI:
Version: 0.1
*/


/* need form text formatting for comments box */

body
{
	background: url(images/bg_body.jpg) no-repeat 50% 0 #5bb5c9;
	font-size: 75%;
	font-family: arial, helvetica, sans-serif;
	line-height: 137.5%;
}

/* page structure */
div#page
{
	width: 800px;
	margin: 0 auto;
}

div#header
{
	display: block;
	position: relative;
	width: 800px;
	height: 172px;
}
	div#header img#logo
	{
		position: absolute;
		width: 449px;
		height: 64px;
		top: 90px;
		left: 22px;
	}

div#tabnav
{
	position: relative;
	display: block;
	height: 34px;
	width: 800px;
	color: #394a5c;
}

div#footer
{
	clear: both;
	float: left;
	display: block;
	width: 780px;
	height: 30px;
	color: #8f979f;
	background: url(images/bg_footer.jpg) no-repeat 10px 0 #fafeff;
	margin-bottom: 20px;
	padding: 30px 10px 5px 10px;
	border-bottom: solid 4px #c1cdd2;
	font-size: 87.5%;
}
	div#footer p
	{
		
	}
		div#footer p.right
		{
			float: right;
			width: 370px;
			padding-left: 20px;
			text-align: left;
		}
		div#footer p.left
		{
			float: left;
			width: 370px;
			padding-right: 20px;
			text-align: right;
		}

div#main
{
	width: 800px;
	background: #fafeff;
}

div#main div#leftcol
{
	float: left;
	width: 550px;
	padding: 20px 0 20px 20px;
}
	div#leftcol div.leftside
	{
		float: left;
		width: 270px;
	}
	div#leftcol div.rightside
	{
		width: 270px;
		margin-left: 280px;
	}

div#main div#rightcol
{
	width: 200px;
	margin-left: 578px;
	padding: 10px 10px 20px 10px;
}
div.onecol,
div.twocol
{
	clear: left;
}


/* headings and text */
h1
{
	width: 550px;
	color: #2e8c00;
	background: url(images/bg_heading_wide.jpg) no-repeat bottom #fafeff;
	margin-bottom: 8px;
	padding: 10px 0 10px 0;
	font-size: 167.5%;
	font-weight: bold;
	line-height: 100%;
}
h2
{
	color: #2e8c00;
	margin-bottom: 10px;
	padding: 10px 0 10px 0;
	font-size: 125%;
font-weight: bold;
	line-height: 100%;
}
h3
{
	width: 550px;
	color: #2e8c00;
	margin-bottom: 8px;
	padding: 10px 0 10px 0;
	font-size: 150%;
	font-weight: bold;
	line-height: 100%;
}
h3
{
	padding-top: 15px;
	font-size: 100%;
}
	div.twocol h2
	{
		width: 270px;
		background: url(images/bg_heading_narrow.jpg) no-repeat bottom #fafeff;
	}
	div.twocol h3
	{
		width: 270px;
		background: none;
		color: #222;
	}
	div#rightcol h2,
	div#rightcol h3
	{
        width: 180px;
		color: #084a6a;
		background: none;
		margin-bottom: 0;
		padding: 10px 0 10px 0;
	}
h4
{
	color: #2e8c00;
	margin-bottom: 10px;
	padding: 10px 0 10px 0;
	font-size: 112.5%;
font-style:italic;
	line-height: 120%;
}
h5
{
	color: #808080;
	margin-bottom: 10px;
	padding: 10px 0 10px 0;
	font-size: 112.5%;
	line-height: 120%;
}
p.smaller
{
	color: #666 !important;
	font-size: 87.5%;
}
div#main p
{
	margin: 0 10px 10px 0;
	color: #000;
}
	div#main p.larger
	{
		font-size: 125%;
	}
	div#main div.leftside p,
	div#main div.rightside p
	{
		width: 270px;
	}
	div#rightcol p
	{
		width: 180px;
	}
	
/* links */
a
{
	color: #3579a2;
	text-decoration: none;
}
a:hover
{
	color: #2d688b;
	text-decoration: underline;
}
a:visited
{
	color: #2d688b;
}
a.button
{
	display: block;
	width: 268px;
	color: #0a3053;
	background: #e0e7ea;
	margin: 10px 0;
	padding: 5px 0;
	border: solid 1px #cbd9e1;
	text-align: center;
	text-decoration: none;
}
a.button:visited
{
	text-decoration: none;
}
div#rightcol a.button
{
	width: 178px;
	background: #c1cdd2;
	border: solid 1px #9fb6c5;
	text-decoration: none;
}
	div#rightcol a.button:hover
	{
		background: #b6c2c7;
		border: solid 1px #6f8695;
	}
	a.button:hover
	{
		background: #c5d5dc;
		border: solid 1px #9ba9b1;
	}
div#rightcol a
{
	text-decoration: underline;
}

div#footer a,
div#footer a:visited
{
	color: #8f979f;
}

a.facebook_link
{
    background: url(images/icon_facebook.gif) top left no-repeat;
    padding-left: 20px;
}

/* right column */

/* New sidepods */
div#rightcol div.box
{
	float: left;
	width: 180px;
    background: #ccc;
	margin-bottom: 10px;
	padding: 4px 10px 20px 10px !important;
}

div#rightcol div.box_brown
{
	background: url(images/bg_pod_brown.jpg) #e1d7c5 top left no-repeat;
	border: solid 1px #e1d7c5;
}
div#rightcol div.box_orange
{
	background: url(images/bg_pod_orange.jpg) #e3ad0f top left no-repeat;
	border: solid 1px #e3ad0f;
}
div#rightcol div.box_green
{
	background: url(images/bg_pod_green.jpg) #bad172 top left no-repeat;
	border: solid 1px #bad172;
}

div#rightcol h2
{
    font-size: 125%;
    line-height: 125%;
}
div#rightcol div.box_brown h2
{
    color: #394a5c;
}
div#rightcol div.box_orange h2,
div#rightcol div.box_green h2
{
    color: #394a5c;
}
div#rightcol div.comments_box ul
{
    margin: 0;
    padding: 0;
}
    div#rightcol div.comments_box ul li
    {

        background: url(images/bg_comments_listitem.gif) bottom left no-repeat;
        padding: 8px 0 10px 0 !important;
    }
        div#rightcol div.comments_box ul li span.who
        {
            background: url(images/bullet_comments.gif) top left no-repeat;
            padding-left: 30px;
        }
            div#rightcol div.comments_box ul li span.who span
            {
            	font-weight: bold;
            }

div#rightcol div.retreats_box ul
{
    margin: 0;
    padding: 0;
}
    div#rightcol div.retreats_box ul li
	{
		xbackground: url(images/bg_rightbox_list.jpg) top left no-repeat #dee9eb;
		padding: 5px 0 10px 0;
	}
		div#rightcol div.retreats_box ul li span.where
		{
		    display: block;
            padding: 0 0 10px 0;
            font-weight: bold;
		}
    	div#rightcol div.retreats_box ul li span.when
		{
		    display: block;
            background: url(images/bullet_retreats.gif) top left no-repeat;
            padding: 0 0 10px 20px;
        }

span.comment
{
	font-style: italic;
}
img.blockimage
{
	margin: 10px 0 10px 0;
	border: solid 1px #828f99;
	
}


/* navigation */
div#tabnav ul
{
	position: absolute;
	bottom: 0;
	margin: 0;
	padding: 0;
	list-style-image: none;
	list-style-type: none;
	font-size: 1em;
}
	div#tabnav ul li
	{
		float: left;
		background: url(images/bg_tab_left.gif) no-repeat top left;
		margin: 0 0 0 10px;
		padding: 0 0 0 4px;
	}
		div#tabnav ul li a,
		div#tabnav ul li div
		{
			display: block;
			background: url(images/bg_tab_right.gif) no-repeat top right;
			margin: 0;
			padding: 6px 20px 6px 16px;
			border: 0;
			line-height: normal;
		}
			div#tabnav ul li a,
			div#tabnav ul li a:hover,
			div#tabnav ul li a:visited
			{
				color: #394a5c;
				text-decoration: none;
			}

    div#tabnav ul li.mauve
    {
        background: url(images/bg_tab_mauve_left.gif) no-repeat top left;
    }
        div#tabnav ul li.mauve a,
		div#tabnav ul li.mauve div
        {
            background: url(images/bg_tab_mauve_right.gif) no-repeat top right;
			margin: 0;
        }
		div#tabnav ul li.mauve ul,
		div#tabnav ul li.mauve ul li,
		div#tabnav ul li.mauve ul li a
		{
			background: #d8d0e1 !important;
		}
    div#tabnav ul li.pink
    {
        background: url(images/bg_tab_pink_left.gif) no-repeat top left;
    }
        div#tabnav ul li.pink a,
		div#tabnav ul li.pink div
        {
            background: url(images/bg_tab_pink_right.gif) no-repeat top right;
			margin: 0;
        }
		div#tabnav ul li.pink ul,
		div#tabnav ul li.pink ul li,
		div#tabnav ul li.pink ul li a
		{
			background: #f5cccc !important;
		}
    div#tabnav ul li.tan
    {
        background: url(images/bg_tab_tan_left.gif) no-repeat top left;
    }
        div#tabnav ul li.tan a,
		div#tabnav ul li.tan div
        {
            background: url(images/bg_tab_tan_right.gif) no-repeat top right;
			margin: 0;
        }
		div#tabnav ul li.tan ul,
		div#tabnav ul li.tan ul li,
		div#tabnav ul li.tan ul li a
		{
			background: #ffecaf !important;
		}
    div#tabnav ul li.green
    {
        background: url(images/bg_tab_green_left.gif) no-repeat top left;
    }
        div#tabnav ul li.green a,
		div#tabnav ul li.green div
        {
            background: url(images/bg_tab_green_right.gif) no-repeat top right;
			margin: 0;
        }
		div#tabnav ul li.green ul,
		div#tabnav ul li.green ul li,
		div#tabnav ul li.green ul li a
		{
			background: #e0f0b2 !important;
		}
    div#tabnav ul li.blue
    {
        background: url(images/bg_tab_blue_left.gif) no-repeat top left;
    }
        div#tabnav ul li.blue a,
		div#tabnav ul li.blue div
        {
            background: url(images/bg_tab_blue_right.gif) no-repeat top right;
			margin: 0;
        }
		div#tabnav ul li.blue ul,
		div#tabnav ul li.blue ul li,
		div#tabnav ul li.blue ul li a
		{
			background: #d2eaf0 !important;
		}


	div#tabnav ul li.activetab,
	div#tabnav ul li.current_page_item,
	div#tabnav ul li.current_page_parent
	{
		background: url(images/bg_activetab_left.gif) no-repeat top left;
	}
		div#tabnav ul li.activetab a,
		div#tabnav ul li.activetab div,
		div#tabnav ul li.current_page_item a,
		div#tabnav ul li.current_page_item div,
		div#tabnav ul li.current_page_parent a,
		div#tabnav ul li.current_page_parent div
		{
			background: url(images/bg_activetab_right.gif) no-repeat top right;
		}

	div#tabnav ul li ul
	{
		position: absolute;
		width: 13em;
		left: -999em;
		top: 2.2em;
		background: #e8e3e3;
		margin-left: -4px;
	}
	div#tabnav ul li:hover ul
	{
		left: auto;
	}
		div#tabnav ul li ul li,
		div#tabnav ul li ul li.current_page_item
		{
			width: 13em;
/* 			background: #e8e3e3 !important;*/
			border-top: solid 1px #ccc;
			margin: 0;
		}
		div#tabnav ul li ul li.current_page_item
		{
/*			background: #f6f2f2 !important;*/
		}
			div#tabnav ul li ul li div,
			div#tabnav ul li ul li a,
			div#tabnav ul li.current_page_item ul li div,
			div#tabnav ul li.current_page_item ul li a,
			div#tabnav ul li.current_page_parent ul li div,
			div#tabnav ul li.current_page_parent ul li a
			{
/*				background: none;*/
			}
			div#tabnav ul li ul li a:hover
			{
				font-weight: bold;
			}
			
#tabnav ul li:hover ul, #tabnav ul li.sfhover ul 
{
	left: auto;
}


/* styles for wordpress generated content */
div.alignright,
img.alignright
{
	display: block;  
	clear: right;
	float: right;
	background: #eaeaea;  
	margin: 0 0 10px 10px;
	padding: 6px;  
	border: solid 1px #d6d6d6; 
}
div.alignleft,
img.alignleft
{
	display: block;  
	clear: left;
	float: left;
	background: #eaeaea;  
	margin: 0 10px 10px 0;
	padding: 6px;
	border: solid 1px #d6d6d6; 
}
div.aligncenter,
img.aligncenter,
div.alignnone,
img.alignnone
{
	display: block;  
	background: #eaeaea;  
	margin: 0;
	padding: 6px;
	border: solid 1px #d6d6d6; 
}
div.wp-caption
{
	width: auto !important;
}
div.alignright .wp-caption-text,
div.alignleft .wp-caption-text
{
	width: auto !important;
	padding: 3px 5px;
	font-size: smaller;
}
div.alignright .wp-caption-text
{
	text-align: left;
}
div.alignleft .wp-caption-text
{
	text-align: left;
}
p.wp-caption-text
{
	color: #666;
	margin: 0 !important;
	padding: 3px 5px;
}
.aligncenter,
div.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
}


/* tables */
table tr
{
	xwidth: 500px;
}
	table tr td
	{
		padding: 5px !important;
	}
table p
{
	width: auto !important;
}

/* lists */
div#main ul
{
	margin: 10px 0 10px 20px;
	padding: 10px;
}
	div#main ul li
	{
		padding-bottom: 5px;
		list-style-type: square;
	}
div#rightcol ul
{
    padding: 0;
}
	div#rightcol ul li
	{
	    list-style-type: none;
	}
	
	div#rightcol div.commentsbox ul li
	{
		list-style-type: none;
	}
	
	div#rightcol div.box ul
	{
		margin: 0;
		padding: 0;
        list-style-type: none;
	}
		div#rightcol div.box ul li
		{
			padding: 2px 0 4px 0;
		}

div#rightcol div.comments_box a.button
{
    display: block;
    width: 180px;
    height: 31px;
    background: url(images/bg_comments_button.gif) top left #00c500 no-repeat;
    color: #fff;
    margin: 10px 0 0 0;
    padding: 0;
    border: 0;
    font-weight: bold;
    line-height: 31px;
}
    div#rightcol div.comments_box a.button:hover
    {
        text-decoration: underline;
    }
	
/* comments */
input.comment_submit
{
	display: block;
	width: 200px;
	color: #0a3053;
	background: #e0e7ea;
	margin: 10px 0;
	padding: 5px 0;
	border: solid 1px #cbd9e1;
	text-align: center;
	text-decoration: none;
	cursor: pointer;
}

ol.commentlist
{

}
	ol.commentlist li
	{
		margin-bottom: 10px;
		border-bottom: solid 1px #c2cdd1;
	}
		ol.commentlist li li
		{
			border-bottom: 0;
		}
div#respond
{
	clear: left;
	width: 510px;
}
ol.commentlist div.navigation div.alignleft,
ol.commentlist div.navigation div.alignright
{
	margin-top: 20px;
}


/* misc */
div.clear
{
	clear: both;
	height: 1px;
	width: 800px;
}
span.bold
{
	font-weight: bold;
}

/* gravity forms styling */
div#main div.gform_body
{
	float: left;
	width: 500px;
	margin: 0 !important;
}
div#main div.gform_heading
{
	padding: 10px 0 20px 0;
}
	div#main div.gform_body h2
	{
		width: 500px !important;
		color: #666;
		background: none;
		border-bottom: solid 1px #ccc;
		font-size: 100%;
		font-weight: bold;
	}
	div#main div.gform_body ul
	{
		margin: 0;
		padding: 0;
	}
	div#main div.gform_body ul li
	{
		list-style-type: none !important;
	}
	div#main div.gform_body ul li.gfield
	{
		clear: left;
		float: left;
                  width: 500px;		
                  margin-bottom: 10px;
	}
        div#main div.gform_body ul li.gfield_error
	{
		color: #c00;
	}
		div#main div.gform_body ul li.gfield label
		{
			float: left;
			width: 120px;
			padding-right: 10px;
			text-align: right;
		}
		
			div.ginput_container
			{
				float: left;
				padding: 0;
			}
			div#main div.gform_body ul li.gfield ul.gfield_radio
			{
				padding: 0 !important;
				margin: 0 !important;
				vertical-align: top;
			}
			div#main div.gform_body ul li.gfield ul.gfield_radio li
			{
				clear: left;
			}
			div#main div.gform_body ul li.gfield ul.gfield_radio li input
			{
				float: left;
			}
			div#main div.gform_body ul li.gfield ul.gfield_radio li label
			{
				float: none;
				width: auto;
				padding: 0 20px 0 10px;
			}
		
		
		
	div#main div.gform_body input.small
	{
		width: 60px;
	}
	div#main div.gform_body input.medium
	{
		width: 200px;
	}
	div#main div.gform_body textarea.medium
	{
		width: 300px;
                height: 120px;
	}
	
	.instruction
	{
		font-size: 81.25%;
		color: #666;
	}
	.gfield_required
	{
		color: red;
		padding-left: 3px;
	}
        div.validation_error
	{
		color: #c00;
		padding: 10px 0;
		font-weight: bold;
	}
        div.validation_message
	{
		float: none;
		display: block;
		color: #c00;
		font-size: 87.5%;
	}

.ngg-gallery-thumbnail img { position: static !important; }
