/*
	Theme Name: Organic-Bold-Blue
	Theme URL: http://www.organicthemes.com/
	Description: The Organic Bold Theme is designed and developed by Organic Themes.
	Author: Organic Themes
	Author URI: http://www.organicthemes.com
	Version: 1.3
	Tags: organic themes, wordpress bold theme 
	
	The CSS, XHTML and Design are released under the GPL:
	http://www.opensource.org/licenses/gpl-license.php
*/

body {
	background: #E5E5E5 url(http://www.wellnesscommunity.org/wp-content/themes/organic_bold_blue/images/bg_pattern.jpg);
	color: #333333;
	font-size: 12px;
	font-family: Helvetica, Arial, Trebuchet MS, Verdana;
	margin: 0px auto 0px;
	padding: 0px;
	}
#wrap {
	background: none;
	color: #333333;
	font-size: 13px;
	font-family: Helvetica, Arial, Trebuchet MS, Verdana;
	margin: 0px auto 0px;
	padding: 0px;
    width: 960px;
	}
* html #wrap {
	height: 1%;
	}
.hidden {
	display: none;
	}
	
/************************************************
*	Hyperlinks									*
************************************************/
a img {
	border: none;
	}
a {
	color: #0099cc;
	text-decoration: none;
	}
a:focus, a:hover, a:active {
	outline: none;
	text-decoration: underline;
	}
	
/************************************************
*	Header  									*
************************************************/
#header {
	float: left;
	display: block;
	background: #FFFFFF;
	width: 960px;
	height: 160px;
	margin: 0px auto 0px;
	padding: 0px;
	position: relative;
	border-top: 10px solid #0099cc;
	z-index: 1;
	}
#header h1 {
	color: #333333;
	font-size: 36px;
	font-family: Helvetica, Arial, Trebuchet MS, Verdana;
	font-weight: normal;
	margin: 0px;
	padding: 20px 0px 0px 0px;
	text-decoration: none;
	}
#header h1 a, #header h1 a:visited {
	color: #333333;
	font-size: 36px;
	font-family: Helvetica, Arial, Trebuchet MS, Verdana;
	font-weight: normal;
	margin: 0px;
	padding: 0px;
	text-decoration: none;
	}
#header h1 a:hover {
	color: #333333;
	text-decoration: none;
	}
.headerleft {
	width: 960px;
	float: left;
	margin: 0px;
	padding: 0px;
	overflow: hidden;
	}
.headerleft p {
	color: #333333;
	font-size: 14px;
	margin: 0px;
	padding: 0px;
	line-height: 20px;
	}
#header #title {
	padding: 0px;
	margin: 0px;
	}
#header #title a {
	background: url(images/logo.png) no-repeat;
	float: left;
	display: block;
	width: 960px; 
	height: 120px;
	margin: 0; padding: 0;
	text-indent: -9999px;
	overflow: hidden;
}
	
/************************************************
*	jFlow									*
************************************************/
#controller {
	float: left;
	display: inline-block;
	clear: both;
	margin: 0px;
	padding: 0px;
	}
#controller span {
	background-repeat: no-repeat;
	display: inline-block;
	padding: 0;
	margin: 0;
	}
#jFlowSlide {
	float: left;
	position: absolute;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	display: inline-block;
	clear: both;
	z-index: 1;
	}
#jFlowSlide img {
	margin: 0px;
	padding: 0px;
	float: left;
	position: absolute;
	z-index: 1;
	}
#slides {
	margin: 0px;
	padding: 0px;
	float: left;
	position: absolute;
	z-index: 1;
	}
.jFlowSlideContainer {
	margin: 0px;
	padding: 0px;
}
.jFlowSlideControl {
	margin: 0px;
	padding: 0px;
}
.slideinfo {
	float: left;
	display: block;
	background: #FFFFFF;
	width: 320px;
	max-height: 400px;
	margin: 0px 0px 0px 600px;
	padding: 0px;
	position: absolute;
	z-index: 8;
	}
.slideinfocontent {
	padding: 25px 15px 0px 15px;
}
#jFlowSlide .slideimage {
	padding: 0px;
	margin: 0px;
	}
#prev_btn a img {
	float: left;
	display: block;
	background: transparent url(http://www.wellnesscommunity.org/wp-content/themes/organic_bold_blue/images/prev_btn.png) no-repeat;
	margin: 200px 0px 0px -40px;
	width: 30px;
	height: 55px;
	position: absolute;
	clear: both;
	z-index: 9;
	overflow: hidden;
	}
#prev_btn a:hover img {
	background-position: -30px 0;
	}
#next_btn a img {
	float: right;
	display: block;
	background: transparent url(http://www.wellnesscommunity.org/wp-content/themes/organic_bold_blue/images/next_btn.png) no-repeat;
	margin: 200px 0px 0px 950px;
	width: 30px;
	height: 55px;
	position: absolute;
	clear: both;
	z-index: 9;
	overflow: hidden;
	}
#next_btn a:hover img {
	background-position: -30px 0;
	}
.jFlow {
	float: left;
	display: block;
	clear: both;
	margin: 0;
	padding: 0;
	position: relative;
	z-index: 1;
	}
.jFlow h1 {
	margin: 0px;
	}
	
/************************************************
*	Navbar      								*
************************************************/
#navbar {
	float: right;
	background: none;
	width: 960px;
	height: 40px;
	font-size: 11px;
	font-family: Helvetica, Arial, Trebuchet MS, Verdana;
	text-transform: uppercase;
	line-height: 20px;
    letter-spacing: -0.3px;
	color: #333333;
	font-weight: bold;
	margin: 0px 0px 0px 0px;
	padding: 0px;
	position: relative;
	z-index: 2;
	}
#nav {
	margin: 0px 0px 0px 5px;
	padding: 0px 0px 0px 0px;
	}
#navbarright {
	float: right;
	display: block;
	margin: 0px 10px 0px 0px;
	padding: 0px 0px 0px 0px;
	}

/*** ESSENTIAL STYLES ***/
.ot-menu, .ot-menu * {
	margin:	0;
	padding: 0;
	list-style:	none;
	}
.ot-menu {
	line-height: 1.0;
	}
.ot-menu ul {
	position: absolute;
	top: -999em;
	width: 160px; /* left offset of submenus need to match (see below) */
	}
.ot-menu ul li {
	width: 100%;
	margin: 0px 0px 0px 0px;
	}
.ot-menu li:hover {
	visibility:	inherit; /* fixes IE7 'sticky bug' */
	}
.ot-menu li {
	float: left;
	position: relative;
	margin: 0px 0px 0px 10px;
	}
.ot-menu a {
	display: block;
	position: relative;
	}
.ot-menu li:hover ul,
.ot-menu li.sfHover ul {
	left: 0;
	top: 40px; /* match top ul list item height */
	z-index: 99;
	}
ul.ot-menu li:hover li ul,
ul.ot-menu li.sfHover li ul {
	top: -999em;
	}
ul.ot-menu li li:hover ul,
ul.ot-menu li li.sfHover ul {
	left: 160px; /* match ul width */
	top: 0;
	}
ul.ot-menu li li:hover li ul,
ul.ot-menu li li.sfHover li ul {
	top: -999em;
	}
ul.ot-menu li li li:hover ul,
ul.ot-menu li li li.sfHover ul {
	left: 10em; /* match ul width */
	top: 0;
	}
	
/*** DEMO SKIN ***/
.ot-menu .current_page_item {
	background: #0099cc;
	}
.ot-menu .current_page_item a {
	color: #FFFFFF !important;
	}
.ot-menu {
	float: left;
	margin-bottom: 0;
	}
.ot-menu a {
	text-decoration: none;
	line-height: 18px;
	}
.ot-menu li li a {
	padding: 5px 10px 5px 10px;
	text-decoration: none;
	text-transform: none;
	}
.ot-menu a, .ot-menu a:visited  { /* visited pseudo selector so IE6 applies text colour*/
	color: #333333;
	}
.ot-menu li {
	background: none;
	}
.ot-menu li a {
	padding: 12px 10px 10px 10px;
	}
.ot-menu li a:hover {
	margin: 0px 0px 0px 0px;
	}
.ot-menu li li {
	background:	#FFFFFF;
	}
.ot-menu li li li {
	background:	#FFFFFF;
	}
.ot-menu li:hover, .ot-menu li.sfHover,
.ot-menu a:focus, .ot-menu a:hover, .ot-menu a:active {
	background:	#0099cc;
	color: #FFFFFF;
	outline: 0;
	}
.ot-menu li li:hover, .ot-menu li li.sfHover, 
.ot-menu li li a:focus, .ot-menu li li a:hover, .ot-menu li li a:active {
	margin: 0px;
	border: none;
	background:	#0099cc;
	color: #FFFFFF;
	outline: 0;
	}

/*** ARROWS **/
.ot-menu a.sf-with-ul {
	padding-right: 25px;
	min-width: 1px; /* trigger IE7 hasLayout so spans position accurately */
	}
.sf-sub-indicator {
	position: absolute;
	display: block;
	right: 8px;
	top: 14px; /* IE6 only */
	width: 10px;
	height:	10px;
	text-indent: -999em;
	overflow: hidden;
	background:	url(http://www.wellnesscommunity.org/wp-content/themes/organic_bold_blue/images/arrows-ffffff.png) no-repeat -10px -100px; /* 8-bit indexed alpha png. IE6 gets solid image only */
	}
a > .sf-sub-indicator {  /* give all except IE6 the correct values */
	top: 14px;
	background-position: 0 -100px; /* use translucent arrow for modern browsers*/
	}
/* apply hovers to modern browsers */
a:focus > .sf-sub-indicator,
a:hover > .sf-sub-indicator,
a:active > .sf-sub-indicator,
li:hover > a > .sf-sub-indicator,
li.sfHover > a > .sf-sub-indicator {
	background-position: -10px -100px; /* arrow hovers for modern browsers*/
	}
/* point right for anchors in subs */
.ot-menu ul .sf-sub-indicator { 
	background-position:  -10px 0; 
	}
.ot-menu ul > .sf-sub-indicator { 
	top: 10px; /* IE6 only */
	}
.ot-menu ul a > .sf-sub-indicator { 
	top: 8px;
	background-position:  0 0; 
	}
/* apply hovers to modern browsers */
.ot-menu ul a:focus > .sf-sub-indicator,
.ot-menu ul a:hover > .sf-sub-indicator,
.ot-menu ul a:active > .sf-sub-indicator,
.ot-menu ul li:hover > a > .sf-sub-indicator,
.ot-menu ul li.sfHover > a > .sf-sub-indicator {
	background-position: -10px 0; /* arrow hovers for modern browsers*/
	}
/*** shadows for all but IE6 ***/
.sf-shadow ul {
	background:	url(http://www.wellnesscommunity.org/wp-content/themes/organic_bold_blue/images/shadow.png) no-repeat bottom right;
	padding: 0 8px 9px 0;
	-moz-border-radius-bottomleft: 17px;
	-moz-border-radius-topright: 17px;
	-webkit-border-top-right-radius: 17px;
	-webkit-border-bottom-left-radius: 17px;
	}
.sf-shadow ul.sf-shadow-off {
	background: transparent;
	}

/************************************************
*	Homepage 					     		    * 
************************************************/
#homepagetop {
	background: #FFFFFF;
	float: left;
	display: inline;
	width: 640px;
	margin: 0px 0px 0px 0px;
	}
#homepagetop h2 {
	color: #333333;
	font-size: 24px;
	font-family: Helvetica, Arial, Trebuchet MS, Verdana;
	font-weight: bold;
	margin: 5px 0px 5px 0px;
	padding: 0px 0px 6px 0px;
	letter-spacing: -0.5px;
	line-height: 22px;
	text-transform: uppercase;
	}
#homepagetop h2 a {
	color: #333333;
	}
#homepagetop h2 a:hover {
    color: #0099cc;
	text-decoration: none;
	}
#homepagetop h3 {
	color: #666666;
	font-size: 10px;
	font-weight: normal;
	margin: 2px 0px 0px 10px;
	padding: 0px 0px 0px 0px;
	line-height: 12px;
	}
#homepagetop p {
	color: #333333;
	font-size: 12px;
	font-weight: normal;
	line-height: 18px;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;

	}
#homepagemiddle {
	float: left;
	display: inline;
	background: #FFFFFF;
	width: 940px;
	margin: 10px 0px 0px 0px;
	padding: 10px 10px 10px 10px;
	}
.homebox p{
height:120px;
}
.homebox h3 {
height:53px;
width:100%;
}
#homepagemiddle .homebox {
	margin: 0px;
	padding: 0px;
	width: 226px;
	}
.homepagemiddle_01 {
	float: left;
	display: inline;
	width: 226px;
	margin: 0px 12px 0px 0px;
	padding: 0px 0px 0px 0px;
	}
.homepagemiddle_02 {
	float: left;
	display: inline;
	width: 226px;
	margin: 0px 12px 0px 0px;
	padding: 0px 0px 0px 0px;
	}
.homepagemiddle_03 {
	float: left;
	display: inline;
	width: 226px;
	margin: 0px 10px 0px 0px;
	padding: 0px 0px 0px 0px;
	}
.homepagemiddle_04 {
	float: right;
	display: inline;
	width: 226px;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	}
#homepagebottom {
	float: left;
	display: inline;
	background: #FFFFFF;
	width: 940px;
	margin: 10px 0px 0px 0px;
	padding: 10px 10px 10px 10px;
	}
#homepagebottom h3, #homepagebottom h3 a {
	color: #FFFFFF;
	font-size: 18px;
	margin: 0px 0px 0px 0px;
	text-decoration: none;
	}
#homepagebottom embed, #homepagebottom object {
	width: 250px;
	height: 205px;
	margin: 10px 0px 5px 0px;
	padding: 0px 0px 0px 0px;
	}
#homepagebottom li {
	list-style-type: none;
	}
#homepagebottom ul {
	list-style: none;
	list-style-type: none;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	}
#homepagebottom ul li {
	list-style: none;
	list-style-type: none;
	margin: 7px 0px 7px 0px;
	padding: 0px 0px 0px 0px;
	}
#homepagebottom ul li a {
	background: url(http://www.wellnesscommunity.org/wp-content/themes/organic_bold_blue/images/arrow_normal.gif) no-repeat;
	list-style: none;
	padding: 0px 5px 0px 10px;
	margin: 0px 0px 0px 0px;
	color: #0099cc;
	}
#homepagebottom ul li a:hover {
	background: url(http://www.wellnesscommunity.org/wp-content/themes/organic_bold_blue/images/arrow_over.gif) no-repeat;
	list-style: none;
	padding: 0px 5px 0px 10px;
	margin: 0px 0px 0px 0px;
	color: #0099cc;
	text-decoration: underline;
	}
#homepagebottom ul li ul {
	margin: 0px 0px 0px 15px;
	padding: 0px 0px 0px 0px;
	}
#homepagebottom li ul li {
	margin: 7px 0px 7px 0px;
	padding: 0px 0px 0px 0px;
	}
#homepagebottom li ul li a {
	background: url(http://www.wellnesscommunity.org/wp-content/themes/organic_bold_blue/images/arrow_normal.gif) no-repeat;
	list-style: none;
	padding: 0px 5px 0px 10px;
	margin: 0px 0px 0px 0px;
	color: #0099cc;
	}
#homepagebottom li ul li a:hover {
	background: url(http://www.wellnesscommunity.org/wp-content/themes/organic_bold_blue/images/arrow_over.gif) no-repeat;
	list-style: none;
	padding: 0px 5px 0px 10px;
	margin: 0px 0px 0px 0px;
	color: #0099cc;
	text-decoration: underline;
	}
#homepagebottom .homepagebottom_01 {
	float: left;
	display: inline;
	width: 313px;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	}
.homepagebottom_01 .homepagebottomtitle {
	width: 333px;
	margin: 0px 0px 5px -20px;
	position: relative;
	}
.homepagebottom_01 .homepagebottomtitle h3 {
	background: #0099cc;
	color: #FFFFFF;
	height: 20px;
	padding: 10px 10px 10px 20px;
	margin: 0px;
	line-height: 20px;
	}
.homepagebottom_01 .homepagebottomtitle span.fold {
	background: transparent url(http://www.wellnesscommunity.org/wp-content/themes/organic_bold_blue/images/fold.gif) no-repeat;
	bottom: 0px;
	left: 0px;
	height: 15px;
	width: 10px;
	display: block;
	position: relative;
	}
.homepagebottom_01 .homebox {
	padding: 0px 10px 0px 0px;
	margin: 0px;
	width: 303px;
	}
.homepagebottom_02 {
	float: left;
	display: inline;
	width: 314px;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	}
.homepagebottom_02 .homepagebottomtitle {
	background: #0099cc;
	color: #FFFFFF;
	width: 304px;
	line-height: 20px;
	margin: 0px 0px 20px 0px;
	padding: 10px 10px 10px 0px;
	}
.homepagebottom_02 .homepagebottomtitle h3 {
	margin: 0px;
	padding: 0px 0px 0px 10px;
	}
.homepagebottom_02 .homebox {
	margin: 0px;
	padding: 0px 0px 0px 10px;
	border-left: 1px solid #CCCCCC;
	height: 180px;
	width: 303px;
	}
.homepagebottom_03 {
	float: right;
	display: inline;
	width: 313px;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	}
.homepagebottom_03 .homepagebottomtitle {
	width: 333px;
	margin: 0px -20px 5px 0px;
	position: relative;
	}
.homepagebottom_03 .homepagebottomtitle h3 {
	background: #0099cc;
	color: #FFFFFF;
	height: 20px;
	line-height: 20px;
	padding: 10px 10px 10px 10px;
	margin: 0px;
	}
.homepagebottom_03 .homepagebottomtitle span.fold {
	background: url(http://www.wellnesscommunity.org/wp-content/themes/organic_bold_blue/images/fold_reverse.gif) no-repeat;
	bottom: 0px;
	left: 323px;
	height: 15px;
	width: 10px;
	display: block;
	position: relative;
	}
.homepagebottom_03 .homebox {
	margin: 0px;
	padding: 0px 0px 0px 10px;
	border-left: 1px solid #CCCCCC;
	height: 180px;
	width: 302px;
	}
.homebox {
	list-style:none;
	margin: 0px;
	padding: 0px 0px 0px 0px;
	overflow: hidden;
	}
.homebox h3 {
	color: #333333;
	font-size: 18px;
	font-family: Helvetica, Arial, Trebuchet MS, Verdana;
	font-weight: bold;
	line-height: 18px;
	text-transform: normal;
	margin: 5px 0px 8px 0px;
	padding: 0px 10px 0px 10px;
	}
.homebox h3 a, .homebox h3 a:visited {
	color: #333333;
	text-decoration: none;
	border: none;
	}
.homebox h3 a:hover {
	color: #0099cc;
	text-decoration: none;
	border: none;
	}
.homebox p {
	margin: 0px 0px 0px 0px;
	padding: 0px 10px 0px 10px;
	color: #333333;
	font-size: 12px;
	line-height: 18px;
	}
.homebox img {
	float: left;
	margin: 0px 0px 12px 0px;
	}
.learnmore {
	margin: 0px;
	padding: 0px;
	}
.learnmore a {
	float: left;
	display: block;
	background: #E5E5E5;
	color: #333333;
	width: 100%;
	font-weight: bold;
	text-transform: uppercase;
	text-align: center;
	text-decoration: none;
	margin: 10px 0px 0px 0px;
	padding: 10px 0px 10px 0px;
	}
.learnmore a:hover {
	background: #0099cc;
	color: #FFFFFF;
	font-weight: bold;
	text-transform: uppercase;
	text-align: center;
	text-decoration: none;
	}
.month {
	color: #FFFFFF;
	text-align: center;
	font-size: 14px;
	font-weight: bold;
	text-transform: uppercase;
	line-height: 16px;
	letter-spacing: -1px;
	margin: 5px 0px 0px 0px;
	}
.day {
	color: #FFFFFF;
	text-align: center;
	font-size: 14px;
	font-weight: bold;
	text-transform: uppercase;
	line-height: 14px;
	}
#fcg {
	background: #F5F5F5;
	margin: 0px 0px 20px 0px;
	padding: 10px;
	}
#fcg p {
	color: #FFFFFF;
	margin: 0px;
	padding: 0px 10px 0px 10px;
	font-size: 12px;
	}
	
/************************************************
*	Content 					     		    * 
************************************************/
#content {
	background: #FFFFFF;
	width: 940px;
	margin: 0px auto 0px;
	padding: 10px 10px 10px 10px;
	line-height: 18px;
	overflow: hidden;
	position: relative;
	z-index: 1;
	}
#contentleft {
	float: left;
	display: inline;
	background: none;
	width: 640px;
	margin: 0px 0px 0px 0px;
	}
#contentwide {
	float: left;
	background: none;
	width: 930px;
	margin: 0px 0px 0px 0px;
	padding: 5px;
	}
#contentportfolio {
	float: left;
	display: inline;
	background: none;
	width: 940px;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	}
#contenthome {

	float: left;
	display: inline;
	width: 960px;
	margin: 0px auto 0px;
	padding: 0px 0px 0px 0px;
	line-height: 18px;
	}
#contentleft h1, #contentwide h1 {
	color: #333333;
	font-size: 32px;
	font-family: Helvetica, Arial, Trebuchet MS, Verdana;
	font-weight: normal;
	letter-spacing: -1px;
	text-transform: normal;
	margin: 0px 0px 5px 0px;
	padding: 0px 0px 0px 0px;
	line-height: 34px;
	}
#blogtitle h1 {
	color: #333333;
	font-size: 32px;
	font-family: Helvetica, Arial, Trebuchet MS, Verdana;
	font-weight: normal;
	letter-spacing: -1px;
	text-transform: normal;
	margin: 0px 0px 2px 0px;
	padding: 0px 0px 0px 0px;
	line-height: 34px;
	}
#contentleft h2, #contentwide h2 {
	color: #333333;
	font-size: 26px;
	font-family: Helvetica, Arial, Trebuchet MS, Verdana;
	font-weight: normal;
	text-transform: none;
	text-align:left;
	letter-spacing: -1px;
	margin: 10px 0px 5px 0px;
	padding: 0px 0px 5px 0px;
	}
#contentleft h3, #contentwide h3 {
	color: #333333;
	font-size: 22px;
	font-family: Helvetica, Arial, Trebuchet MS, Verdana;
	font-weight: bold;
	text-transform: normal;
	text-align:left;
	letter-spacing: -0.5px;
	margin: 5px 0px 5px 0px;
	padding: 0px 0px 0px 0px;
	}
#contentleft h4, #contentwide h4 {
	color: #333333;
	font-size: 18px;
	font-family: Helvetica, Arial, Trebuchet MS, Verdana;
	font-weight: normal;
	text-transform: none;
	text-align:left;
	letter-spacing: -0.5px;
	margin: 5px 0px 5px 0px;
	padding: 10px 0px 5px 0px;
	}
#contentleft h5, #contentwide h5 {
	color: #333333;
	font-size: 16px;
	font-family: Helvetica, Arial, Trebuchet MS, Verdana;
	font-weight: bold;
	text-transform: none;
	text-align:left;
	margin: 5px 0px 5px 0px;
	padding: 5px 0px 5px 0px;
	}
#contentleft h6, #contentwide h6 {
	color: #333333;
	font-size: 14px;
	font-family: Helvetica, Arial, Trebuchet MS, Verdana;
	font-weight: bold;
	text-transform: uppercase;
	text-align:left;
	margin: 5px 0px 4px 0px;
	padding: 5px 0px 2px 0px;
	}
#contentleft h1 a, #contentwide h1 a,
#contentleft h2 a, #contentwide h2 a,
#contentleft h3 a, #contentwide h3 a,
#contentleft h4 a, #contentwide h4 a,
#contentleft h5 a, #contentwide h5 a,
#contentleft h6 a, #contentwide h6 a {
	color: #333333;
	text-decoration: none;
	border: none;
	}
#contentleft h1 a:hover, #contentwide h1 a:hover,
#contentleft h2 a:hover, #contentwide h2 a:hover,
#contentleft h3 a:hover, #contentwide h3 a:hover,
#contentleft h4 a:hover, #contentwide h4 a:hover,
#contentleft h5 a:hover, #contentwide h5 a:hover,
#contentleft h6 a:hover, #contentwide h6 a:hover {
	color: #0099cc;
	text-decoration: none;
	border: none;
	}
#contentleft img.wp-smiley {
	float: none;
	border: none;
	padding: 0px;
	margin: 0px;
	}
#contentleft img.wp-wink {
	float: none;
	border: none;
	padding: 0px;
	margin: 0px;
	}
.postarea p {
	padding: 0px 0px 10px 0px;
	margin: 0px;
	}
.postarea hr {
	float: left;
	border:0;
	width:100%;
	height:1px;
	color:#DDDDDD;
	background-color:#DDDDDD;
	margin: 0px 0px 10px 0px;
	padding: 0px;
	}
.postarea ol {
	margin: 0px 0px 0px 20px;
	padding: 0px 0px 10px 0px;
	}
.postarea ol li {
	margin: 0px 0px 0px 20px;
	padding: 0px 0px 5px 0px;
	}
.postarea ul {
	list-style-type: none;
	margin: 0px 0px 0px 10px;
	padding: 0px 0px 10px 0px;
	}
.postarea ul ul {
	list-style-type: none;
	margin: 0px;
	padding: 0px 0px 0px 0px;
	}
.postarea ul li {
    background: url(http://www.wellnesscommunity.org/wp-content/themes/organic_bold_blue/images/bullet.png) no-repeat;
	list-style-type: none;
	margin: 0px 0px 5px 0px;
	padding: 0px 0px 0px 12px;
	}
.postarea ul ul li {
    background: url(http://www.wellnesscommunity.org/wp-content/themes/organic_bold_blue/images/bullet.png) no-repeat;
	list-style-type: none;
	margin: 0px 0px 5px 0px;
	padding: 0px 0px 0px 10px;
	}
blockquote {
	font-size: 16px;
	font-weight: bold;
	color: #0099cc;
	margin: 0px 20px 10px 20px;
	padding: 0px 10px 0px 10px;
	line-height: 24px;
	}
#content blockquote p {
	margin: 0px;
	padding: 10px 0px 10px 0px;
	}
.postauthor {
	font-size: 11px;
	line-height: 10px;
	margin: 0px 0px 0px 0px;
	padding: 0px;
	}
.meta {
	background: #EEEEEE;
	font-size: 11px;
	text-transform: uppercase;
	margin: 5px 0px 20px 0px;
	padding: 5px 10px 5px 10px;
	border-top: 5px solid #0099cc;
	}
.meta p {
	margin: 0px;
	padding: 0px;
	}
.postservice {
	background: #FFFFFF;
	width: 100%;
	border-bottom: 1px solid #DDDDDD;
	padding: 5px 0px 5px 0px;
	margin: 0px 0px 5px 0px;
	}
code {
	color: #333333;
	background: #EAEAEA;
	font-size: 11px;
	margin: 0px;
	padding: 10px;
	display: block;
	font-family: Verdana, Tahoma, Verdana;
	}
.archive {
	float: left;
	width: 300px;
	margin: 0px;
	padding: 0px 20px 0px 0px;
	}
#prevLink {
	float: left;
	margin: 0px;
	padding: 0px;
	}
#nextLink {
	float: right;
	margin: 0px;
	padding: 0px;
	}
#prevLink p, #nextLink p {
	margin: 0px;
	padding: 0px;
	}
	
/************************************************
*	Portfolio  									*
************************************************/
#contentportfolio .postarea {
	margin: 0px;
	padding: 0px;
	}
.portfolio {
	float: left;
	display: block;
	width: 313px;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	}
.portfolio:hover {
	background: #EEEEEE;
	}
.portfoliotitle {
	float: left;
	display: block;
	margin: 0px 0px 0px 0px;
	padding: 15px;
	width: 283px;
	}
.portfoliotitle h4 {
	margin: 0px 0px 5px 0px;
	text-transform: uppercase;
	}
#content .portfoliotitle h4 a:hover {
	text-decoration: underline;
	}
.portfoliotitle p {
	margin: 0px;
	padding: 0px !important;
	overflow: hidden;
	}
.portfolioimg a img {
	float: left;
	display: block;
	clear: both;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px !important;
	}
#portfolio_nav {
	float: left;
	display: block;
	width: 940px;
	padding: 0px;
	margin: 10px 0px 0px 0px;
	}

/************************************************
*	Images  					     		    * 
************************************************/
img.centered {
	display: block;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 10px;
	padding: 0px;
	}
img.alignnone {
	padding: 0px;
	margin: 0px 0px 10px 0px;
	display: inline;
	}
img.alignright {
	padding: 0px;
	margin: 0px 0px 10px 10px;
	display: inline;
	}
img.alignleft {
	padding: 0px;
	margin: 0px 10px 10px 0px;
	display: inline;
	}
.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 10px;
	}
.alignright {
	float: right;
	margin: 10px 0px 10px 10px;
	}
.alignleft {
	float: left;
	margin: 10px 10px 10px 0px;
	}
.wp-caption {
	border: 1px solid #DDDDDD;
	text-align: center;
	background-color: #f5f5f5;
	padding: 5px 0px 0px 0px;
	margin-bottom: 10px;
	-moz-border-radius-bottomleft: 5px;
	-moz-border-radius-bottomright: 5px;
	-webkit-border-bottom-left-radius: 5px;
	-webkit-border-bottom-right-radius: 5px;
	border-bottom-left-radius: 5px;
	border-bottom-right-radius: 5px;
	}
.wp-caption img {
	margin: 0px 0px 0px 0px;
	padding: 0px;
	border: 0px;
	}
.wp-caption p.wp-caption-text {
	margin: 0px;
	padding: 5px;
	font-size: 11px;
	font-weight: normal;
	line-height: 12px;
	}
	
/************************************************
*	Sidebar 	        			     	    * 
************************************************/
#sidebar {
	float: right;
	display: inline;
	width: 280px;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	}
#sidebar h4 {
	color: #333333;
	font-size: 32px;
	font-family: Helvetica, Arial, Trebuchet MS, Verdana;
	font-weight: normal;
	margin: 0px 0px 5px 0px;
	padding: 0px 0px 0px 0px;
	letter-spacing: -0.5px;
	line-height: 34px;
	}
#sidebar p {
	color: #333333;
	margin: 0px;
	padding: 0px 0px 0px 0px;
	line-height: 20px;
	}
#sidebar li {
	list-style-type: none;
	}
#sidebar ul {
	list-style-type: none;
	margin: 0px;
	padding: 0px;
	}
#sidebar ul li {
	color:#666666;
	display: block;
	margin: 5px 0px 0px 0px;
	}
#sidebar ul li a {
	background: url(http://www.wellnesscommunity.org/wp-content/themes/organic_bold_blue/images/arrow_gray_normal.gif) no-repeat;
	list-style: none;
	padding: 0px 5px 0px 10px;
	color: #333333;
	}
#sidebar ul li a:hover {
	background: url(http://www.wellnesscommunity.org/wp-content/themes/organic_bold_blue/images/arrow_gray_over.gif) no-repeat;
	list-style: none;
	padding: 0px 5px 2px 10px;
	color: #0099cc;
	text-decoration: none;
	}
#sidebar ul li ul {
	margin: 0 0 0 15px;
	}
#sidebar ul li ul li {
	}
#sidebar ul li ul li a {
	background: url(http://www.wellnesscommunity.org/wp-content/themes/organic_bold_blue/images/arrow_gray_normal.gif) no-repeat;
	list-style: none;
	padding: 0px 5px 0px 10px;
	color: #333333;
	}
#sidebar ul li ul li a:hover {
	background: url(http://www.wellnesscommunity.org/wp-content/themes/organic_bold_blue/images/arrow_gray_over.gif) no-repeat;
	list-style: none;
	padding: 0px 5px 2px 10px;
	color: #0099cc;
	text-decoration: none;
	}

/************************************************
*	Sidebar Widgets									*
************************************************/
#sidebar .widget {
	float:left;
	background: #EEEEEE;
	width: 250px;
	margin: 0px 0px 10px 0px;
	padding: 15px;
	list-style-type: none;
	border-top: 5px solid #0099cc;
	}

/************************************************
*	Subscribe									*
************************************************/
.subscribe {
	float: left;
	display: inline;
	background: #EEEEEE;
	list-style:none;
	width: 250px;
	margin: 0px 0px 10px 0px;
	padding: 15px;
	border-top: 5px solid #0099cc;
	}
#subscribe {
	margin: 0px;
	padding: 0px;
	}
#subbox {
	background: #FFFFFF;
	width: 245px;
	color: #333333;
	font-size: 12px;
	font-family: Helvetica, Arial, Trebuchet MS, Verdana;
	font-weight: normal;
	margin: 10px 0px 0px 0px;
	padding: 5px 0px 5px 5px;
	border: none;
	}
#subbutton {
	float: right;
	display: inline;
	background: #0099cc;
	color: #FFFFFF;
	font-size: 12px;
	font-weight: normal;
	width: 80px;
	height: 26px;
	margin: 10px 0px 0px 10px;
	padding: 0px 0px 2px 0px;
	border: none;
	}
	
/************************************************
*	Footer  									*
************************************************/
#footer {
	background: url(http://www.wellnesscommunity.org/wp-content/themes/organic_bold_blue/images/bg_arrow.png) no-repeat top right;
	width: 960px;
	height: 50px;
	color: #FFFFFF;
	margin: 0px auto 0px;
	padding: 0px;
	}
#footer p {
	line-height: 10px;
	margin: 0px;
	padding: 0px;
	}
.footerleft {
	font-size: 11px;
	float: left;
	display: inline-block;
	color: #444444;
	font-weight: normal;
	margin: 0px 0px 0px 0px;
	padding: 15px 0px 0px 0px;
	}
.footerleft img {
	float: left;
	display: block;
	margin: -8px 5px 0px 0px;
	}
.footerleft p {
	float: left;
	display: block;
	}
.footerleft a {
	color: #666666;
	text-decoration: none;
	}
.footerleft a:hover {
	color: #dddddd;
	text-decoration: underline;
	}
.footerright {
	font-size: 11px;
	float: right;
	display: inline-block;
	color: #444444;
	font-weight: normal;
	margin: 0px 0px 0px 15px;
	padding: 15px 0px 0px 0px;
	}
.footerright a {
	color: #0099cc;
	text-decoration: none;
	}
.footerright a:hover {
	color: #0099cc;
	text-decoration: underline;
	}
	
/************************************************
*	Search Form									*
************************************************/
.postform {
	background: #F5F5F5;
	width: 240px;
	color: #333333;
	font-size: 12px;
	font-family: Helvetica, Arial, Trebuchet MS, Verdana;
	margin: 5px 0px 0px 0px;
	padding: 0px;
	display: inline;
	border: none;
	}
#cat {
	background: #FFFFFF;
	color: #333333;
	margin: 5px 0px 0px 0px;
	}
#searchform {
	margin: 0px 0px 0px 0px;
	}
#searchformheader {
	margin: 7px 0px 0px 0px;
	}
#searchbox {
	float: left;
	background: #EEEEEE;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	width: 180px;
	color: #333333;
	font-size: 12px;
	font-family: Helvetica, Arial, Trebuchet MS, Verdana;
	font-weight: normal;
	margin: 1px 5px 0px 0px;
	padding: 6px 0px 5px 5px;
	border: none;
	}
#searchbutton {
	background: #666666;
	color: #CCCCCC;
	font-size: 11px;
	font-weight: bold;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	width: 30px;
	height: 25px;
	margin: 0px 7px 0px 0px;
	padding: 0px 3px 1px 3px;
	border: none;
	}
#s {
	background: #F5F5F5;
	width: 194px;
	color: #333333;
	font-size: 12px;
	font-family: Helvetica, Arial, Trebuchet MS, Verdana;
	margin: 5px 3px 0px 0px;
	padding: 3px 0px 3px 3px;
	display: inline;
	border: 1px solid #DDDDDD;
	}
#searchsubmit {
	background: #DDDDDD;
	color: #333333;
	font-family: Helvetica, Arial, Trebuchet MS, Verdana;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
	margin: 0px;
	padding: 1px 2px 1px 2px;
	border: 1px solid #AAAAAA;
	display: none;
	}
#submit {
	background: #DDDDDD;
	color: #333333;
	font-family: Helvetica, Arial, Trebuchet MS, Verdana;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
	margin: 0px;
	padding: 4px 5px 4px 5px;
	border: 1px solid #AAAAAA;
	}
#author, #email, #url {
	background: #EEEEEE !important;
	color: #333333;
	font-size: 12px;
	font-family: Helvetica, Arial, Trebuchet MS, Verdana;
	margin: 0px;
	padding: 4px;
	border: 1px solid #DDDDDD;
	}
#comment {
	background: #EEEEEE !important;
	color: #333333;
	font-size: 12px;
	font-family: Helvetica, Arial, Trebuchet MS, Verdana;
	margin: 5px 0px 5px 0px;
	padding: 4px;
	border: 1px solid #DDDDDD;
	}

/************************************************
*	Comments									*
************************************************/
.commentlist li ul li {
	font-size: 12px;
	}
.commentlist li {
	font-weight: bold;
	}
.commentlist li .avatar {
	background: #FFFFFF;
	float: right;
	border: 1px solid #DDDDDD;
	margin: 0px 0px 5px 5px;
	padding: 2px;
	}
.commentlist cite, .commentlist cite a {
	font-weight: bold;
	font-style: normal;
	font-size: 12px;
	}
.commentlist p {
	font-weight: normal;
	text-transform: none;
	}
.commentmetadata {
	font-weight: normal;
	}
#commentform input {
	width: 170px;
	padding: 4px;
	margin: 5px 5px 1px 0px;
	}
#commentform {
	margin: 5px 10px 0px 0px;
	}
#commentform textarea {
	width: 100%;
	padding: 4px;
	}
#respond:after {
	content: ".";
	display: block;
	height: 0px;
	clear: both;
	visibility: hidden;
	}
#commentform p {
	margin: 5px 0px 5px 0px;
	}
#commentform #submit {
	margin: 0px;
	float: left;
	display: block;
	}
.alt {
	margin: 0px;
	padding: 10px;
	}
.commentlist {
	margin: 0px;
	padding: 0px;
	}
.commentlist ol {
	margin: 0px;
	padding: 10px;
	}
.commentlist li {
	margin: 15px 0px 5px 0px;
	padding: 10px 10px 10px 10px;
	list-style: none;
	border-top: 5px solid #0099cc;
	}
.commentlist li li {
	border-top: 1px solid #DDDDDD;
	}
.commentlist li ul li {
	margin-right: 5px;
	margin-left: 5px;
	}
.commentlist p {
	margin: 10px 0px 10px 0px;
	padding: 0px;
	}
.children {
	margin: 0px;
	padding: 0px;
	}
.nocomments {
	text-align: center;
	margin: 0px;
	padding: 0px;
	}
.reply a, .reply a:visited {
	background: #f5f5f5;
	color: #333333;
	font-family: Helvetica, Arial, Trebuchet MS, Verdana;
	font-size: 11px;
	line-height: 12px;
	text-decoration: none;
	margin: 0px 0px 5px 0px;
	padding: 4px 5px 4px 5px;
	border: 1px solid #DDDDDD;
	}
.reply a:hover {
	background: #FFFFFF;
	color: #0099cc;
	text-decoration: none;
	border: 1px solid #DDDDDD;
	}
.commentmetadata {
	font-size: 10px;
	margin: 0px;
	display: block;
	}
.navigation {
	display: block;
	text-align: center;
	margin-top: 10px;
	margin-bottom: 30px;
	}
.alignright {
	float: right;
	}
.alignleft {
	float: left;
	}
.thread-alt {
	background: #FFFFFF;
	margin: 0px;
	padding: 0px;
	}
.thread-even {
	background: #EEEEEE;
	margin: 0px;
	padding: 0px;
	}
.depth-1 {
	border: 1px solid #DDDDDD;
	margin: 0px;
	padding: 0px;
	}
.even, .alt {
	border: 1px solid #DDDDDD;
	margin: 0px;
	padding: 0px;
	}
	/* =================================================== */

div#categories ul.column {
  float:left;
  width:150px;
}

.da336x280 {
  width:336px;
  height:280px;
  margin: 15px auto;
}

.da728x90 {
  width:728px;
  height:90px;
  margin-top:15px;
}

.da160x600 {
  width:160px;
  height:600px;
  margin: 15px auto;
}

ol.recent-list {
  list-style:none;
  padding-left: 0px;
}

ol.recent-list li {
    border-bottom: 2px dotted gray;
    padding-bottom:10px;
    margin-bottom:10px;
}

ol.recent-list li div {
  background-color: #F7F7F7;
  padding:2px 5px;;
}

ol.recent-list li h3 a {
  font-weight:bold;
}
#calendar-2.widget div#calendar_wrap table#wp-calendar{
width:220px;
}
html body div#wrap div#contenthome div#content div#sidebar div#calendar-2.widget div#calendar_wrap table#wp-calendar thead{
width:220px;
}
html body div#wrap div#contenthome div#content div#sidebar div#calendar-2.widget div#calendar_wrap table#wp-calendar tbody tr td{
text-align:center;
}
#categories{
overflow:auto;
}
html body div#wrap div#contenthome div#content div#sidebar div#views-3.widget ul li{
margin-top:10px;

}
html body div#wrap div#contenthome div#content div#sidebar div#views-3.widget ul li a{
width:100%;
}
html body div#wrap div#contenthome div#content div#sidebar div#views-3.widget ul li span{
text-align:left;
width:100%;
padding:0 !important;
margin-bottom:10px;
}

#contentleft h2, #contentwide h2 {
  line-height:28px;
}

table#wp-calendar tbody tr td {
  padding: 4px;
  border-right:1px solid silver;
  border-bottom:1px solid silver;
  text-align:center;
}

table#wp-calendar tbody tr td:first-child {
  border-left:1px solid silver;
}

table#wp-calendar tbody tr:first-child td {
  border-top:1px solid silver;
}

div#calendar_wrap table {
  width:250px;
  margin:0 auto;
}

html body div#wrap div#contenthome div#content div#contentleft ul#gmv li span {
    float:right;
}