/*********************************************************
**********************************************************

	Folder:	Theme213
	Name:	Yoga
	Cat:	Outdoors & Nature

**********************************************************
*********************************************************/



/*------------------------------------
	GENERAL
------------------------------------*/
body{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: .9em;
	color:#000;
	margin-top: 50px;
}

.sf_outer_wrapper{
	width: 900px;
	margin: auto;
}
.sf_wrapper{
	width: 900px;
}


/*------------------------------------
	NAVIGATION
------------------------------------*/
.sf_navigation_top{
	width: 100%;
	height: auto !important; 
	height: 40px;
	min-height: 40px;
}
.sf_navigation_top ul{
	margin: 0;
	padding:0px 0px 20px 20px;
	height: auto !important; 
	height: 40px;
	min-height: 40px;
}
.sf_navigation_top ul:after{
	content: ".";
	display: block;
	visibility: hidden;
	height: 0;
	font-size: 1px;
	clear: both;
}
.sf_navigation_top ul li{
	margin-top: 10px;
	list-style-type: none;
	float:right;	
}

.sf_navigation_top ul li a{
	white-space: nowrap;	
	padding: 0 10px 0 10px;
	padding-bottom:8px;
	display: block;
	text-decoration: none;
	margin-top:3px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.6em;
	font-weight: bold;
}
.sf_navigation_top ul li a:hover{
}
.sf_navigation{
display:none;
}

.sf_subnavigation{
display:none;
}

.sf_subnavigation2{
display:none;
}



/*------------------------------------
	HEADER
------------------------------------*/
.sf_header_wrapper{
	width: 400px;
	height: 200px;
}
.sf_extra2{
	float: right;
	width: 500px;
	height: 200px;
}
.sf_header_wrapper{
	height: 200px;
	width: 900px;
}
.sf_main_header{
	font-size: 2.2em;
	padding-top: 2px;
	text-align:center;
	width: 400px;
	float: left;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: bold;
	color: #333;
	height: 190px;
	overflow:hidden;
}
.sf_sub_header{
	display: none;
	width: 400px;
	font-size:1.2em;
	text-align:center;
	float:left;
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #fff;
	height: 30px;
	overflow:hidden;
}


/*------------------------------------
	CONTENT
------------------------------------*/
.sf_content:after {
	content: ".";
	display: block;
	clear: both;
	visibility: hidden;
	font-size: .01em;
}
.sf_pagetitle{
	width: 850px;
	margin-top: 10px;
	font-size: .8em;
	font-weight: bold;
	padding-left: 40px;
	padding-top: 4px;
	font-family:Arial, Helvetica, sans-serif;
}
.sf_extra6{
	width: 900px;
	height:30px;
}
.sf_content{
	width: 830px;
	min-height: 200px;
	height: auto !important; 
	height: 200px;
	padding-left: 40px;
	color: #000;
}
.sf_footer{
	width: 880px;
	height: auto !important;
	padding: 15px 0px 30px 0px;
	font-size: .7em;
	text-align:right;
}


/*--------------------------
		Extra Stuff
--------------------------*/

a:link {
	color:#000;
}

a:visited {
	color:#000;
}

a:hover {
	color:#000;
}


/*------------------------------------
	BANNER
------------------------------------*/
.sf_banner{
	color:#000;
	margin-bottom: 35px;
	padding-top: 80px;
	text-align: center;
	font-size: .8em;
}
.sf_banner div#bannerLink{
	padding-top: 10px;
}

.sf_banner a{
	color:#000;
}
.sf_banner a:visited{
	color:#000;
}
.sf_banner a:hover{
	color:#000;
}