body 
{
  font-family: Arial; /*%font%*/
  color: #000000; /*%text_color%*/
	background-color: #FFFFFF; /*transparent*/
}

#inner_body { 
}

#content
{
	background-color: transparent;
	min-height: 725px; 	
	background-position: 50% 0px;
	background-attachment:scroll;
	background-repeat:no-repeat;
	background-image: url('images/page_bg.png');
}

#footer
{
	visibility: hidden;
}

.widget.header_widget
{
	background-color: transparent;
  color: #fff;
	padding: 0px 0px 0px 0px;
}

.widget.header_widget h1 {
	font-size: 32px;
	font-weight: 900;
	color: #000000;
	position: absolute;
	left: 0px;
	top: 38px;
	width: 100%;
	text-align: center;
	padding: 0px;
}
.widget.header_widget h2 {
	color: #b65d4b; /*ditdat brown*/
	font-size: 14px;
	position: absolute;
	left: 0px;
	top: 75px;
	width: 100%;
	text-align: center;
	padding: 0px;
}
.widget.header_widget .widget_header_logo_container {
	position: absolute;
	left: 100px;
	top: 1px;
	width: 200px;
	height: 115px;
	text-align: center;
}
.widget.header_widget .widget_header_logo_container img {
	max-height: 115px;
}

.widget.header_widget h3
{
	color: #fff;
}

/* Tabs_widget */

.widget.tabs_widget
{
  background-color: transparent; /*#B65D4B;*/
  background-image: none; /* url('/images/main_nav_overlay.png'); */
  /* background-repeat: repeat-x; */
	margin: 0px auto;
	width: 950px;
	margin: 10px 0px;
	/* -moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	border-radius: 10px; */
}

#main_nav
{
	height: 29px;
  background: url('images/nav_bg.png') repeat-x;	
}

#main_nav ul
{
	padding-top: 5px;
}

#main_nav ul li a
{
	font-size: 1em;
	font-weight: normal;
	color: #000;
	border-right: 1px solid #888;
	padding: 6px 25px 7px 25px;
}

.widget.tabs_widget .sf-menu > li > a {
	height: 15px;
	color: black;
}

.sf-menu {
	margin-bottom: 0px;
}
.tabs_widget .sf-menu > li:hover, 
.tabs_widget .sf-menu > li.sfHover {
	background-color: #C97465; /* red-brown #9E5344; / * dark brown */
	border-radius: 10px;
}
.tabs_widget .sf-menu > li.submenu:hover, 
.tabs_widget .sf-menu > li.submenu.sfHover {
	border-radius: 10px 10px 0px 0px;
}
.tabs_widget .sf-menu a {
	padding-left: 30px;
	padding-right: 30px;
}
/* .sf-menu li:hover, .sf-menu li.sfHover,  */
.sf-menu a:focus, 
.sf-menu a:hover, 
.sf-menu a:active {
	background-color: transparent; /* #9E5344; / * dark brown */
}

.sf-sub-indicator {
	background: url(/js/jquery/css/../images/arrows-000000.png) no-repeat -10px -100px;
}

/*submenus*/
.tabs_widget .sf-menu > li > ul {
	margin-top: 2px;
}
.tabs_widget .sf-menu ul {
	border-top: none;
	border-radius: 0px 10px 10px 10px;
}
.sf-shadow ul {
	background: none transparent;
	padding: 0px;
	box-shadow: 4px 4px 5px rgba(0,0,0,0.3);
}
.tabs_widget .sf-menu ul li {
	background-color: #C97465; /* red-brown #9E5344; / * dark brown */
/*  background-image: url('/images/main_nav_overlay.png'); */
  background-repeat: repeat-x;
  border-bottom: none; 
  border-left: none;
  border-right: none; 
  text-align: left;
}
.tabs_widget .sf-menu ul li:first-child {
	border-top-right-radius: 10px;
}
.tabs_widget .sf-menu ul li:last-child {
	border-bottom-right-radius: 10px;
	border-bottom-left-radius: 10px;
}
.tabs_widget .sf-menu ul li:hover,
.tabs_widget .sf-menu ul li.sfHover {
  background-color: #EFDBD7; /*light rose brown */
}

/* End Tabs_widget */

blockquote
{
  background:#b4d0e1;
  border-color: #5686a3;
}

/* Widget Styles */

.widget
{
	background-color: transparent;
  border: 1px solid #222222;
	font-size: 10pt;
	line-height: 140%;
}

.widget .titlebar
{
  background-color: #B65D4B; /* header_back_color variable*/
}

.widget.black_n_white {
}
.widget.black_n_white .titlebar {
	background-color: transparent;
	color: black;
}

.widget.logo {
	
}

.widget.ditdat_dudes_left .content {
  margin-left: 90px;
}
.widget img.ditdat_dudes_left {
  width: auto;
  height: auto;
  left: -150px;
  top: 90px;
}

.widget.post-it-yellow, .widget.post-it-green {
	font-family: cursive;
	font-size:larger;
	background-color: transparent;
	border: none;
	background-image:none;
	-moz-box-shadow: 5px 5px 5px #333;
  -webkit-box-shadow: 5px 5px 5px #333;
  box-shadow: 5px 5px 5px #333;
}
.widget.post-it-yellow img.widget_background_image, 
.widget.post-it-green img.widget_background_image {
  -webkit-border-radius: 0px;
  -moz-border-radius: 0px;
	border-radius: 0px;	
}
.widget.post-it-yellow .widget_header, .widget.post-it-green .widget_header {
	font-family: cursive;
	background-color: transparent;
	border: none;
}
.widget.post-it-yellow .body, .widget.post-it-green .body .content{
	font-family: cursive;
	background-color: transparent;
	border: none;
}
.widget.post-it-yellow p, .widget.post-it-green p {
	font-family: cursive;
}
.widget.post-it-yellow .titlebar, .widget.post-it-green .titlebar {
	background-color: transparent;
	color: black;
}
.widget.post-it-yellow .titlebar h1, .widget.post-it-green .titlebar h1 {
	font-family: cursive;
	color: black;
}

.widget.post-it-yellow-wrinkled {
	font-family: cursive;
	font-size:larger;
	background-color: transparent;
	border: none;
	-webkit-transform: rotate(5deg);
	-moz-transform: rotate(5deg);
	-moz-box-shadow: none;
	-webkit-box-shadow: none;
	box-shadow: none;
	background-image: none;
}
.widget.post-it-yellow-wrinkled .widget_header {
	font-family: cursive;
	background-color: transparent;
	border: none;
	padding: 30px 70px 0px 50px;
}
.widget.post-it-yellow-wrinkled .body .content {
	font-family: cursive;
	background-color: transparent;
	border: none;
	padding: 10px 40px 50px 50px;
}
.widget.post-it-yellow-wrinkled p {
	font-family: cursive;
}
.widget.post-it-yellow-wrinkled .titlebar {
	background-color: transparent;
	color: black;
}
.widget.post-it-yellow-wrinkled .titlebar h1 {
	font-family: cursive;
	color: black;
}

.widget.text_widget .content img {
	float: left;
	margin-right: 15px;
	margin-bottom: 15px;
}

.widget.header_widget.logo .widget_background_image {
	position: absolute;
	left: 100px;
	top: 1px;
	width: auto;
	height: auto;
	border-radius: none;
}
.widget.header_widget.logo h1 {
	position: absolute;
	left: 560px;
	top: 52px;
	width: 400px;
	text-align: center;
	padding: 0px;
  color: #b65d4b; /*ditdat brown*/
  font-weight: normal;
}
.widget.header_widget.logo h2 {
	position: absolute;
	left: 560px;
	top: 150px;
	width: 390px;
	padding: 0px;
}
.widget.header_widget.logo .widget_header_logo_container {
	position: absolute;
	left: auto;
	right: 0px;
	top: 0px;
	height: 115px;
	width: 150px;
	text-align: center;
}
.widget.header_widget.logo .widget_header_logo_container img {
	max-height: 115px;
}

.widget.thought_bubble {
	background-color: transparent;
	border: 2px #CCC solid;
	border-radius: 40px;
	-webkit-border-radius: 40px;
  -moz-border-radius: 40px;
  -moz-box-shadow: 5px 5px 5px #aaa;
  -webkit-box-shadow: 5px 5px 5px #aaa;
  box-shadow: 5px 5px 5px #aaa;
}
.widget.thought_bubble .titlebar {
	background-color: transparent;
	text-align: center;
}
.widget.thought_bubble .titlebar h1 {
	color:black;
	width: 100%;
	text-align:center;
}

.widget.thinking_randy {
	width: 378px;
	height: 440px;
	border: none;
}
.widget.thinking_randy .titlebar {
	background-color: transparent;
}
.widget.thinking_randy .titlebar h1 {
	color:transparent;
}

.widget.alert {
	background-color:#eee254;
	border: 2px #000 solid;
  -moz-box-shadow: 3px 3px 5px #aaa;
  -webkit-box-shadow: 3px 3px 5px #aaa;
  box-shadow: 3px 3px 5px #aaa;
}
.widget.alert .titlebar {
	background-color: transparent;
}
.widget.alert .titlebar h1 {
	color: black;
	font-weight:bold;
}

.widget.ditdat_rose_fade_down .titlebar,
.widget.ditdat_green_fade_down .titlebar,
.widget.ditdat_blue_fade_down .titlebar,
.widget.ditdat_leaf_fade_down .titlebar,
.widget.ditdat_gray_fade_down .titlebar,
.widget.ditdat_rose_fade_up .titlebar,
.widget.ditdat_green_fade_up .titlebar,
.widget.ditdat_blue_fade_up .titlebar,
.widget.ditdat_leaf_fade_up .titlebar,
.widget.ditdat_gray_fade_up .titlebar {
	background-color: transparent;
	color: black;
}
.widget.ditdat_rose_fade_down .titlebar h1,
.widget.ditdat_green_fade_down .titlebar h1,
.widget.ditdat_blue_fade_down .titlebar h1,
.widget.ditdat_leaf_fade_down .titlebar h1,
.widget.ditdat_gray_fade_down .titlebar h1,
.widget.ditdat_rose_fade_up .titlebar h1,
.widget.ditdat_green_fade_up .titlebar h1,
.widget.ditdat_blue_fade_up .titlebar h1,
.widget.ditdat_leaf_fade_up .titlebar h1,
.widget.ditdat_gray_fade_up .titlebar h1 {
	color: black;
}

.widget.cream {
	background-color: #f2edda;
  border: 1px solid #B65D4B; /*%widget_header_color%*/	
	color: #000000; /*%text_color%*/
}
.widget.cream .titlebar {
  background-color: #B65D4B; /*%widget_header_color%*/
  background: none;
}
.widget.cream .titlebar h1,
.widget.cream .titlebar p,
.widget.cream .titlebar a {
	color: black;
}

.widget.white {
	background-color: #FFF;
  border: 1px solid #B65D4B; /*%widget_header_color%*/	
	color: #000000; /*%text_color%*/
}
.widget.white .titlebar {
  background-color: #B65D4B; /*%widget_header_color%*/
  background: none;
}
.widget.white .titlebar h1,
.widget.white .titlebar p,
.widget.white .titlebar a {
	color: black;
}

.widget.gray {
	background-color: #EAEAEA;
  border: 1px solid #B65D4B; /*%widget_header_color%*/	
	color: #000000; /*%text_color%*/
}
.widget.gray .titlebar {
  background-color: #B65D4B; /*%widget_header_color%*/
  background: none;
}
.widget.gray .titlebar h1,
.widget.gray .titlebar p,
.widget.gray .titlebar a {
	color: black;
}

.widget.black {
	background-color: #000000;
  border: 1px solid #FFFFFF;	
	color: #FFFFFF;
}
.widget.black .titlebar {
  background-color: #000000;
  background: none;
}
.widget.black .titlebar h1,
.widget.black .titlebar p,
.widget.black .titlebar a {
	color: #FFFFFF;
}

.widget.transparent,
.widget.footer_widget {
	background-color: transparent;
  border: 1px solid black;	
	color: black;
}
.widget.transparent.unbordered_widget,
.widget.footer_widget.unbordered_widget {
  border: 1px none;		
}
.widget.transparent .titlebar,
.widget.footer_widget .titlebar {
  background-color: transparent;
  background: none;
}
.widget.transparent .titlebar h1,
.widget.transparent .titlebar p,
.widget.transparent .titlebar a,
.widget.footer_widget .titlebar h1,
.widget.footer_widget .titlebar p,
.widget.footer_widget .titlebar a {
	color: black;
}
.widget.transparent .content a,
.widget.transparent .content h1,
.widget.footer_widget .content a,
.widget.footer_widget .content h1 {
	color: black;
}
.widget.transparent .content h2,
.widget.transparent .content h3,
.widget.footer_widget .content h2,
.widget.footer_widget .conent h3 {
	color: black;
}

.widget.angle-90 {
	-webkit-transform: rotate(270deg); 
	-moz-transform: rotate(270deg);	
}

.widget.angle90 {
	-webkit-transform: rotate(90deg); 
	-moz-transform: rotate(90deg);	
}

.widget.upsidedown {
	-webkit-transform: rotate(180deg); 
	-moz-transform: rotate(180deg);		
}

.widget.blue {
	background-color: transparent;
  border: 1px solid black;	
	color: black;
}
.widget.blue.unbordered_widget {
  border: 1px none;		
}
.widget.blue .titlebar {
  background-color: transparent;
  background: none;
}
.widget.blue .titlebar h1,
.widget.blue .titlebar p,
.widget.blue .titlebar a {
	color: black;
}

.widget.green {
	background-color: transparent;
  border: 1px solid black;	
	color: black;
}
.widget.green.unbordered_widget {
  border: 1px none;		
}
.widget.green .titlebar {
  background-color: transparent;
  background: none;
}
.widget.green .titlebar h1,
.widget.green .titlebar p,
.widget.green .titlebar a {
	color: black;
}

.widget.post-it-yellow, .widget.post-it-green {
	font-family: cursive;
	font-size:larger;
	background-color: transparent;
	border: none;
	background-image:none;
	-moz-box-shadow: 5px 5px 5px #333;
  -webkit-box-shadow: 5px 5px 5px #333;
  box-shadow: 5px 5px 5px #333;
}
.widget.post-it-yellow img.widget_background_image, 
.widget.post-it-green img.widget_background_image {
  -webkit-border-radius: 0px;
  -moz-border-radius: 0px;
	border-radius: 0px;	
}
.widget.post-it-yellow .widget_header, .widget.post-it-green .widget_header {
	font-family: cursive;
	background-color: transparent;
	border: none;
}
.widget.post-it-yellow .body, .widget.post-it-green .body .content{
	font-family: cursive;
	background-color: transparent;
	border: none;
}
.widget.post-it-yellow p, .widget.post-it-green p {
	font-family: cursive;
}
.widget.post-it-yellow .titlebar, .widget.post-it-green .titlebar {
	background-color: transparent;
	color: black;
}
.widget.post-it-yellow .titlebar h1, .widget.post-it-green .titlebar h1 {
	font-family: cursive;
	color: black;
}

.widget.post-it-yellow-wrinkled {
	font-family: cursive;
	font-size:larger;
	background-color: transparent;
	border: none;
	-webkit-transform: rotate(5deg);
	-moz-transform: rotate(5deg);
	-moz-box-shadow: none;
	-webkit-box-shadow: none;
	box-shadow: none;
	background-image: none;
}
.widget.post-it-yellow-wrinkled .widget_header {
	font-family: cursive;
	background-color: transparent;
	border: none;
	padding: 30px 70px 0px 50px;
}
.widget.post-it-yellow-wrinkled .body .content {
	font-family: cursive;
	background-color: transparent;
	border: none;
	padding: 10px 40px 50px 50px;
}
.widget.post-it-yellow-wrinkled p {
	font-family: cursive;
}
.widget.post-it-yellow-wrinkled .titlebar {
	background-color: transparent;
	color: black;
}
.widget.post-it-yellow-wrinkled .titlebar h1 {
	font-family: cursive;
	color: black;
}

/* Specific Widgets */
.html_widget .body .content a:link {
	text-decoration: none;
	color: #666666;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
}
.html_widget .body .content a:visited {
	text-decoration: none;
	font-weight: bold;
	color: #666666;
}
.html_widget .body .content a:hover {
	text-decoration: none;
	color: #FF6600;
}
.html_widget .body .content a:active {
	text-decoration: none;
}

.widget .ssbutton {
	background-image:url('images/button_stripe_1x30.png');
	background-repeat:repeat-x;
	margin-left:auto;
	margin-right:auto;
	width:170px;
	padding:.25em .75em;
	color:black;
	border-radius:5px;
	-moz-border-radius:5px;
	-webkit-border-radius:5px;
	text-align: center;
	box-shadow: 2px 2px 5px #000;
	-moz-box-shadow: 2px 2px 5px #000;
	-webkit-box-shadow: 2px 2px 5px #000;
}
.widget .ssbutton:hover {
	background-image: url('images/button_stripe_reversed_1x30.png');
	box-shadow: none;
	-moz-box-shadow: none;
	-webkit-box-shadow: none;	
}
.widget .ssbutton a{
	text-decoration: none;
	color: black;
}

.widget.group_widget .group_widget_join_link a {
	color: black;
	text-decoration: none;
	padding: 1px 5px 1px 5px;
	background-color:#DDD;
	border-bottom: #000 2px solid;
	border-left: 1px #999 solid;
	border-top: 1px #EEE solid;
	border-right: 2px #000 solid;
  border-radius: 8px;
  -webkit-border-radius: 8px;
  -moz-border-radius: 8px;	
}

.widget .round_bottom
{
	background-color:rgba(0, 0, 0, 0.1);
}

.biz_listing .full_ad
{
  border-color: #B65D4B; /* header_back_color variable*/
}

.biz_listing .full_ad h1, .widget#biz_listing .full_ad h2, .biz_listing .full_ad h3
{
  color: #B65D4B; /* header_back_color variable*/
}

#member_list table td .member
{
  background: #b4d0e1;
  border-color: #5686a3;
}

/* Footer Section */
.last_section {
	background-image:url(images/footer_gray.png);
	background-position:center top;
	margin-top: 50px;
	background-repeat: no-repeat;
	color: #b65d4b; /*ditdat brown*/
}
.last_section .widget .content a {
	color: #b65d4b; /*ditdat brown*/
	font-style: italic;
}

/* Content Section */
.section_2.section_-2 {
	min-height: 463px;
}

