@charset "UTF-8";
/* CSS Document 

Brown   #332227   
Blue    #4ea0bc
Orange  #f3723c
 
*/

/* --------------------------*/
  /* CSS MASTER RESET BEGIN */
  /* DO NOT EDIT OR DELETE */
/* --------------------------*/

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-weight: inherit;
	font-style: inherit;
	font-size: 100%;
	font-family: inherit;
	vertical-align: baseline;
}
/* remember to define focus styles! */
:focus {
	outline: 0;
}
body {
	line-height: 1;
	color: black;
	background: #FFF;
	font-family:Helvetica, Arial, sans-serif;
}
ol, ul {
	list-style: none;
}
/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: separate;
	border-spacing: 0;
}
caption, th, td {
	text-align: left;
	font-weight: normal;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: "";
}
blockquote, q {
	quotes: "" "";
}
strong { font-weight:bold; }

/* --------------------------*/
  /* CSS MASTER RESET END */
  /* DO NOT EDIT OR DELETE */
/* --------------------------*/

h1{font-size:28px;color:#0584ba}
h2{font-size:18px;color:#EB7848;font-weight:normal}
h3 {
color:#FFF;
font-size:13px;
font-weight:bold;
}

h4 {
color:#f3723c;
font-size:18px;
font-weight:bold;
line-height:21px;
}

h5 {
color:#332227;
font-size:15px;
font-weight:bold;
padding-top:13px;
float:left;
}
hr{border-bottom:1px dashed #CCC;border-left:none;border-right:none;border-top:none;padding:10px 0px 10px 0px;clear:both}


.date {margin:8px 0px 0px 0px;}
.date p {color:#b8b7b7;font-size:12px;}
.grayDate {color:#b8b7b7;font-size:12px;padding-left:10px;font-weight:normal;}

#topAdWrap {
	width:100%;
	height:126px;
	background-color:#332227;
	border-bottom:5px solid #4ea0bc;
}

#topAd {
	width:1020px;
	height:126px;
	margin:0px auto;
}

#mainWrapper {
	width:100%;
	height:auto;
}

#headerWrap{width:100%;height:200px}

#header{width:1010px;margin:0px auto;height:200px}

#bottomHeader{height:90px;width:1010px;float:left;clear:left}

.logo{float:left;width:377px;height:98px;margin:12px 0px 0px 0px}

.login_message{width:613px;height:38px;float:left;margin-top:3px;padding-right:17px;color:#EB7848;font-size:13px;font-family:Arial,Helvetica,sans-serif}

.login_message a{color:#EB7848;font-size:13px;text-decoration:none}

.btnWelcome{width:175px;height:34px;float:left;margin:37px 0px 0px 0px;text-align:center;padding-top:19px;background:url(/images/bg_header_welcome.jpg) no-repeat top left}

.btnWelcome a{font-size:27px;text-align:center;color:#4cb199;text-decoration:none}

.btnWelcomeOver{width:175px;height:53px;float:left;margin:37px 0px 0px 0px;text-align:center;padding-top:19px;background:url(/images/bg_header_welcome_over.jpg) no-repeat top left}

.btnWelcomeOver a{font-size:27px;text-align:center;color:#f3713c;text-decoration:none}

.btnJoin{width:175px;height:34px;float:left;margin:37px 0px 0px 0px;text-align:center;padding-top:19px;background:url(/images/bg_header_welcome.jpg) no-repeat top left}
.btnJoin a{font-size:27px;text-align:center;color:#4cb199;text-decoration:none}
.btnJoinOver{width:175px;height:53px;float:left;margin:37px 0px 0px 0px;text-align:center;padding-top:19px;background:url(/images/bg_header_welcome_over.jpg) no-repeat top left}
.btnJoinOver a{font-size:27px;text-align:center;color:#f3713c;text-decoration:none}
.btnNewsletter{float:left;width:132px;height:92px;margin:10px 0px 0px 0px}
.btnShare{float:left;width:98px;height:92px;margin:10px 0px 0px 20px}
.followHolder{float:left;width:280px;margin:28px 0px 0px 16px}
.fbook{float:left;width:65px}
.twit{float:left;width:65px}
.linkedin{float:left;width:65px}
.rss{float:left;width:65px}
.longAdTop{float:left;margin:12px 0px 0px 20px;width:740px;height:80px}


/*main nav*/
#nav_container {
	padding:48px 0px 0px 15px;
	background:none;
	width:auto;
	height:30px;
}
#nav, 
#nav ul {
	list-style: none;
	line-height:30px;
}

#nav a:hover{color:#38232A}

#nav a {
	display: block;
	padding: 0px 8px;
	line-height: 30px;
	font-size:17px;
	color:#38232A;
	text-decoration:none;
} 

/* clear styles for subs */

#nav ul a { 
	background: none;
	font-weight: normal; 
	border: none; 
	line-height: normal;
	padding: 7px 15px;
	width: 200px;
}

#nav li {
	float: left;
	padding: 0;
}

#nav li img{
	vertical-align:middle;
}

#nav li li {position: relative;}

#nav li ul a {font-size:13px;}

#nav li ul {
	position: absolute;
	left: -999em;
	z-index: 100;
	width:230px;
}

#nav li:hover,
#nav li.sfhover {direction:ltr;} /* Fix IE7 sticky menus */
#nav li ul ul {margin: 0 0 0 230px; top:0;}
#nav li:hover ul ul, 
#nav li:hover ul ul ul, 
#nav li.sfhover ul ul, 
#nav li.sfhover ul ul ul { left: -999em;}

#nav li:hover ul, 
#nav li li:hover ul, 
#nav li li li:hover ul, 
#nav li.sfhover ul, 
#nav li li.sfhover ul, 
#nav li li li.sfhover ul {left: auto;}

/* 1st level li hover */
#nav li:hover a, 
#nav li.sfhover a {background:#F7F3DE url(/images/nav_top_back.jpg) no-repeat top left}

/* 2nd level li hover */
#nav li:hover li a,
#nav li.sfhover li a {
	background:#F7F3DE;
	font-weight: normal; 
	color:#F3713C;
}

/* 3rd level li hover */
#nav li:hover li a:hover,
#nav li.sfhover li a:hover {
	background:#E3DFCC;
	color:#38232A;
}

/* Search Area */
.search_container {
	/*position:absolute;
	bottom:0;
	left:600px;*/
	padding-bottom:10px;
	margin-left:17px;
	width:327px;
	float:left;
}
.search_box1{
	height:41px;
	width:327px;
	border: #38232A solid 1px;
}
.search_background{
	width:325px;
	height:39px;
	border:#38232A 1px solid;
	background:url(/images/6_7_10_main_search.png) no-repeat center left;
}
.input-text1 {
	color:#666;
	font-family:Arial,Helvetica,sans-serif;
	font-size:14px;
	margin:11px 10px 11px 60px;
	width:187px;
	border:none;
	background:none;
	float:left;
}
form button{
	text-align:right;
	width:62px;
	height:41px;
	border:none;
	background:url(/images/spacer.gif) no-repeat;
	cursor:pointer;
	vertical-align:middle;
	float:left;
}
.search_categories a, .search_categories ul a{line-height: 25px;}
.search_categories a {
	display: block;
	text-align:center;
	font-size:14px;
	color:#38232A;
	background:#000;
	text-decoration:none;
}
.search_categories ul {
	list-style: none;
} 
.search_categories ul a { 
	padding: 0px;
	background:url(/images/img_above_search.gif) no-repeat top left;
}
.search_categories ul li {
	width:79px;
	padding-left:2px;
	display:block;
	float:left;
}
.search_categories ul li a{
	padding-bottom:10px;
}
.search_categories li:hover a, #blog_index {
	color:#FFF;
	background-position:bottom;
	text-decoration:none;
}
.search_categories li:hover a, #gf_index {
	color:#FFF;
	background-position:bottom;
	text-decoration:none;
}
.search_categories li:hover a, #forum_index {
	color:#FFF;
	background-position:bottom;
	text-decoration:none;
}

#rotateWrap {
	width:100%;
	height:288px;
	background-image:url(../images/bg_home_header.png);
	background-repeat:repeat-x;
}

#rotateBack {
	width:100%;
	background-position:top center;
	background-image:url(../images/bg_rotator.jpg);
	height:288px;
}

#holder {
	width:1020px;
	margin:0px auto;
	height:275px;
}

#headingsWrap {
	width:100%;
	height:25px;
	background-color:#332227;
}

#headings {
	width:1020px;
	margin:0px auto 0px auto;
}

.hOne {
	float:left;
	position:relative;
	width:33%;
	margin:5px 0px 0px 0px;
}

#threeColumnsWrap {
	width:100%;
	height:auto;
	position:relative;
	clear:both;
}

#threeColumns {
	width:1020px;
	height:auto;
	margin:0px auto;
	position:relative;
}

#columnOne {
	float:left;
	position:relative;
	width:310px;
	height:auto;
	margin:15px 10px 0px 0px;
}

#columnTwo {
	float:left;
	position:relative;
	width:310px;
	height:auto;
	margin:15px 0px 0px 25px;
}

#columnThree {
	float:left;
	position:relative;
	width:310px;
	height:auto;
	margin:15px 0px 0px 27px;
}

.colimage {
	float:left;
	position:relative;
	width:118px;
	height:110px;
/*	background-color:#999;*/
	margin-right:15px;
	overflow:hidden;
}
.colimage img {
	height:auto;
	max-width:150px;
	max-height:150px;
	margin:-3px 0 0 -3px;
}
.fragment_img {
	width:230px;
	height:232px;
/*	background-color:#999;*/
	overflow:hidden;
}
.fragment_img img {
	height:auto;
	max-width:260px;
	max-height:260px;
	margin:-3px 0 0 -3px;
}

.recentInfo {
float:left;
position:relative;
clear:both;
margin:15px 0px 0px 0px;
}

.recentInfo p {
color:#332227;
font-size:13px;
line-height:18px;
}

.recentInfo p.readMore {
margin-top:10px;
position:relative;
clear:both;
}

p.readMore a {
color:#4ea0bc;
font-size:13px;
font-weight:bold;
text-decoration:none;
}

p.readMoreSmall a {
color:#4ea0bc;
font-size:11px;
font-weight:bold;
text-decoration:none;
}

p.readMoreSmall {
margin:8px 0px 20px 0px;
}

.morePostsHead {
	float:left;
	position:relative;
	clear:both;
	border-top:1px dashed #999;
	border-bottom:1px dashed #999;
	width:300px;
	height:40px;
	margin:30px 0px 0px 0px;
}

.allPosts {
float:left;
position:relative;
clear:both;
margin:20px 0px 0px 0px;
}

ul.posts {
	list-style-type:disc;
}

ul.posts li {
width:290px;
color:#f3723c;
}

ul.posts li a {
	font-size:13px;
	font-weight:bold;
	color:#f3723c;
	line-height:19px;
	text-decoration:none;
}

ul.posts p.info {
color:#332227;
font-size:13px;
line-height:18px;
margin-top:8px;
}

.blogCategories {
background-color:#FFC;
width:310px;
height:auto;
padding:5px 0px 5px 0px;
}

ul.blogCat {
list-style-type:disc;
list-style-position:inside;
margin-left:30px;
}

ul.blogCat li {
	border-bottom:1px dashed #999;
	width:275px;
	height:25px;
	padding:4px 0px 1px 0px;
}

ul.blogCat li a {
color:#332227;
font-weight:bold;
font-size:13px;
text-decoration:none;
}

ul.blogCat li a:hover {
	color:#f3723c;
}

#missionWrap {
background-color:#FFC;
width:310px;
height:auto;
padding:0px 0px 5px 0px;
position:relative;
}

#mission {
	width:310px;
	position:relative;
	height:120px;
}

.missionText {
position:relative;
width:150px;
float:left;
margin-top:6px;
}

.missionText p {
font-size:12px;
line-height:16px;
}

#wrapper{width:996px;margin:0 auto;overflow:hidden;position:relative;min-height:350px;padding-bottom:50px}

#rotator {
	color:#000;
	position:relative;
	padding-bottom:2.6em;
	margin:0; 
	font-size:16px;
}

.rotateImg {
}

#fragment-1 img {
width:230px;
height:232px;
float:left;
position:relative;
margin:8px 0px 0px 8px;
}

#fragment-2 img {
width:230px;
height:232px;
float:left;
position:relative;
margin:8px 0px 0px 8px;
}

#fragment-3 img {
width:230px;
height:232px;
float:left;
position:relative;
margin:8px 0px 0px 8px;
}

.mainStories {
	width:384px;
	height:230px;
	float:left;
	position:relative;
	margin:10px 0px 0px 16px;
}

.storyOne {
float:left;
clear:both;
margin:8px 0px 4px 0px;
padding-left:30px;
}

p.description {
color:#f3723c;
line-height:15px;
font-size:13px;
font-weight:bold;
margin:8px 0px 0px 0px;
clear:both;
}

p.title {
color:#4ea0bc;
font-size:13px;
font-weight:bold;
}

.grayReadMore {
font-size:11px;
color:#CCC;
padding-left:8px;
}

.storyActive {
}

#rotator .ui-tabs-hide {
	display:none;
}

/* Tabs */
ul.ui-tabs-nav {
	margin:0;
	padding:0;
	border:0;
	outline:0;
	line-height:1.3;
	text-decoration:none;
	font-size:100%;
	list-style:none;
	float:left;
	font-family:Arial, Helvetica, sans-serif;
}

li.ui-tabs-nav-item {
	margin:0;
	padding:0;
	border:0;
	outline:0;
	line-height:1.3;
	text-decoration:none;
	font-size:100%;
	list-style:none;
	float:left;
	font-family:Arial, Helvetica, sans-serif;
}

li.ui-tabs-nav-item a:link {
	margin:0;
	padding:0;
	border:0;
	outline:0;
	line-height:1.3;
	text-decoration:none;
	font-size:100%;
	list-style:none;
	float:left;
	font-family:Arial, Helvetica, sans-serif;
}

li.ui-tabs-nav-item a:visited {
	margin:0;
	padding:0;
	border:0;
	outline:0;
	line-height:1.3;
	text-decoration:none;
	font-size:100%;
	list-style:none;
	float:left;
	font-family:Arial, Helvetica, sans-serif;
}

ul.ui-tabs-nav {
	width:384px;
	height:230px;
	float:left;
	position:relative;
	margin:10px 0px 0px 16px;
}

/* Non-Selected Tabs */
li.ui-tabs-nav-item a:link,
li.ui-tabs-nav-item a:visited {	
	text-decoration:none;
	width:384px;
	height:70px;
}

/* Hovered Tab */
#rotator .ui-tabs-nav-item a:hover,
#rotator .ui-tabs-nav-item a:active {
	text-decoration:none;
}

#rotator .ui-tabs-nav-item a span {
	cursor:pointer;
	text-decoration:none;
}

/* Active Tab */
#rotator .ui-tabs-selected a:link,
#rotator .ui-tabs-selected a:visited,
#rotator .ui-tabs-selected a:hover,
#rotator .ui-tabs-selected a:active {
	background-image:url(../images/bg_rotate_over.png);
	background-repeat:no-repeat;
	width:384px;
	height:64px;
}

#rotator .ui-tabs-selected p.title {
color:#FFF;
}

#rotateAd {
float:left;
position:relative;
margin:15px 0px 0px 30px;
width:300px;
height:250px;
background-color:#999;
}

.picReadMore {
	position:absolute;
	width:230px;
	height:20px;
	background-image:url(../images/bg_grayover.png);
	background-repeat:no-repeat;
	border-top:2px solid #4ea0bc;
	border-bottom:2px solid #4ea0bc;
	left: 0px;
	top: 217px;
}

.picReadMore p {
margin:3px 0px 0px 5px;
}

.picReadMore p a {
color:#FFF;
font-size:13px;
text-decoration:none;
font-weight:bold;
}

#partnersWrap {
	width:100%;
	height:200px;
	margin-top:30px;
	clear:both;
}

#partners {
	width:1020px;
	height:190px;
	margin:0px auto;
	border-top:1px dashed #999;
	border-bottom:1px dashed #999;
	position:relative;
}

.ad {
float:left;
position:relative;
width:200px;
height:170px;
margin:17px 0px 0px 0px;
}

#longAdWrap {
	width:100%;
	height:120px;
	margin-top:20px;
	clear:both;
}

#longAd {
	width:1020px;
	height:100px;
	margin:0px auto;
	position:relative;
	text-align:center;
}

#affiliateWrap {
	width:100%;
	height:120px;
	margin-top:10px;
	clear:both;
}

#affiliate {
	width:1010px;
	height:100px;
	margin:0px auto;
	position:relative;
	font-size:13px;
	text-align:center;
	color:#38232a;
	line-height:17px;
}

#affiliate a {
	color:#f3723c;
	font-size:13px;
}
#girlfriendQuote {
width:310px;
height:auto;
float:left;
clear:both;
position:relative;
border-bottom:1px dashed #999;
margin-top:20px;
}

#twitterFeeds {
width:310px;
height:auto;
float:left;
clear:both;
position:relative;
border-bottom:1px dashed #999;
margin-top:20px;
}

#blogFrog {
width:310px;
height:auto;
float:left;
clear:both;
position:relative;
margin-top:20px;
}


#topHeader{float:left;width:1010px;height:auto}
#orange{color:#f3723c}
#noDots{background-image:none}



ul#mainNav {
float:left;
position:relative;
width:620px;
height:40px;
margin:50px 0px 0px 0px;
}

ul#mainNav li {
float:left;
position:relative;
background-image:url(../images/bg_nav_divider.png);
background-repeat:no-repeat;
background-position:right;
padding:0px 10px 0px 6px;
}

ul#mainNav li a {
font-size:17px;
font-weight:normal;
color:#332227;
text-decoration:none;
padding:0px 0px 0px 0px;
}

ul#mainNav li a:hover {
color:#262626;
text-decoration:none;
background-color:#f7f3de;
}

ul#mainNav li ul {
position:absolute;
top:22px;
left: -999em;
font-size:12px;
color:#f3723c;
background-color:#f7f3de;
z-index:100;
}

ul#mainNav li ul li a:hover {
color:#666;
}

ul#mainNav li:hover ul {
left:auto;
font-size:12px;
color:#f3723c;
}

/* Login Info */
.login_container {
	margin:0 auto; 
	width:400px; 
	text-align:right
}

.login_txt{
	color:#38232A;
	font-weight:bold;
	font-size:14px;
}

.login_forgot_password, .login_forgot_user{
	color:#F3713C;
	font-size:12px;
}

.loginInput {height:20px;}

.loginInput, #share_note {
	font-size: 14px;
	font-weight: normal;
	color:#666;
	border: 1px solid #434243;
	padding:10px 10px 10px 10px;
}

#share_note3 { 
	height:350px;
}

.loginFormBtn {
	background-image: url(/images/btn-login.png);
	background-repeat: no-repeat;
	background-position: left top;
	height: 36px;
	width: 134px;
	border: none;
	vertical-align: top;
	cursor: pointer;
	background-color: #FFFFFF;
}
/* Welcome Info */
.login_container2{	
	margin:0 auto; 
	width:auto;
	padding:30px;
}
.login_container2 p, .login_container2 em{
	font-size:14px;
	line-height:25px;
	color:#38232A;
}
.loginSpacer {
	height:180px;
}

.welcomeName {text-align:right}

/* Newsletter */

#news_bubble_wrapper{
	text-align:center;
	margin:25% 0 25% 0;
}

.news_bubble{
	margin:0 auto;
	width:170px; 
	background:url(/images/news_bubble_mid.jpg) repeat-y;
}

.join_email_large {
	color:#000;
	font-size:16px;
	font-weight:bold;
}

.join_email_small {
	font-size:10px;
	color:#000;
}

.loginFormBtn2 {
	background-image:url(../images/facebox_submit.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	width: 134px;
	height: 36px;
	border: none;
	vertical-align: top;
	cursor: pointer;
	background-color: #FFFFFF;
}

/* Contact Form */
.contactFormBtn {
	background-image: url(/images/btn-submit.png);
	background-repeat: no-repeat;
	background-position: left top;
	height: 36px;
	width: 134px;
	border: none;
	vertical-align: top;
	cursor: pointer;
	background-color: #FFFFFF;
}

.joinFormBtn {
	background-image: url(/images/welcome_join_us.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	height: 36px;
	width: 134px;
	border: none;
	vertical-align: top;
	cursor: pointer;
	background-color: #FFFFFF;
}

.formText {
	color: #aba9a9;
  	font-size: 14px;
	padding-right: 5px;
}
.formInput {
	font-size: 14px;
	font-weight: normal;
	color:#666;
	border: 1px solid #434243;
	padding: 10px;
	margin-right:10px;
}

/* Signup */
.formText2 {
	color: #aba9a9;
  	font-size: 14px;
	padding: 10px 0 3px 0;
}
.formInput2 {
	font-size: 14px;
	font-weight: normal;
	color:#666;
	border: 1px solid #434243;
	padding: 10px;
}
.error {
	color: #CC6600;
	font-size: 13px;
	padding-left:5px;
}

/* Facebook Twitter Top Area */
.top_social_container{
	float:right;
	position:absolute;          
	left:355px;
	bottom:0;
	padding-bottom:10px;
}
.top_social ul {
	list-style: none;
} 
.top_social ul li {
	padding-left:15px;
	display: block;
	float:left;
}
.top_social a, .top_social {line-height: 24px;}
.top_social a {
	display: block;
	text-align:left;
	font-size:24px;
	color:#0584BA;
} 
.top_social ul a { 
	line-height: 46px;
	padding:0px;
}

/* Mid */
.mid_main, .mid_main2 {
	height:289px;
	width: 100%;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
}
.mid_main {
	background-image: url(/images/bg_paper.jpg);
	background-repeat: repeat;
}
.mid_main2_index {
	background-image: url(../images/8_13_09_index_mid_bg.jpg);
	background-repeat: no-repeat;
	background-position: center;
}
.mid_main2_content {
	background:url(/images/8_13_09_content_mid_bg.jpg) no-repeat center;
}
.mid_main2_blog {
	background-image: url(../images/8_13_09_blog_mid_bg.jpg);
	background-repeat: no-repeat;
	background-position: center;
}
.mid_main2_buzz {
	background-image: url(../images/8_13_09_buzz_mid_bg.jpg);
	background-repeat: no-repeat;
	background-position: center;
}
.mid_main2_shopping {
	background-image: url(../images/8_13_09_store_mid_bg.jpg);
	background-repeat: no-repeat;
	background-position: center;
}
.mid_main2_podcasts {
	background:url(/images/8_17_09_video_mid_bg.jpg) no-repeat center;
}
.mid_main2_videos {
	background:url(/images/8_17_09_video_mid_bg.jpg) no-repeat center;
}
.mid_main2_quotes {
	background-image: url(../images/8_13_09_content_mid_bg.jpg);
	background-repeat: no-repeat;
	background-position: center;
}
.mid_main2_contests {
	background-image: url(../images/8_13_09_contests_mid_bg.jpg);
	background-repeat: no-repeat;
	background-position: center;
}
.mid_main2_dash {
	background:url(/images/mid_dash.jpg) no-repeat center;
}
.mid_main2_blurb_container {
	width:998px;
	/*margin:0 auto;*/
	text-align:left;
	height:100px;
}
/* Youtube Link*/
.youtube_positioning {
	width:300px;
	height:263px;
	float:right;
	margin:25px 75px 0px 0px;
}
/* index */
.blurb_positioning1 {
	padding:40px 0px 0px 215px;
}
/* getcontent */
.blurb_positioning2 {
	padding:110px 0px 0px 100px;
}
/* blog */
.blurb_positioning3 {
	padding:35px 0px 0px 0px;
	margin-left:225px;
	width:525px;
	font-size:15px;
}
/* buzz */
.blurb_positioning4 {
	padding:25px 0px 0px 0px;
	margin-left:210px;
	width:525px;
	font-size:15px;
}
/* Shopping */
.blurb_positioning5 {
	padding:20px 10px 0px 0px;
	margin-left:215px;
	width:400px;
	font-size:15px;
}
/* Videos */
.blurb_positioning6 {
	padding-top:170px;
}
/* Podcasts */
.blurb_positioning7 {
	padding-top:170px;
}
/* Quotes */
.blurb_positioning8 {
	padding:45px 0px 0px 215px;
	/*margin-left:215px;*/
	width:320px;
	font-size:15px;
}
/* Contests */
.blurb_positioning9 {
	padding:30px 0px 0px 0px;
	margin-left:230px;
	width:330px;
	font-size:15px;
}
/* Dash */
.blurb_positioning10 {
	padding:20px 0px 0px 215px;
}
/*  Home  */
.mid_main2_blurb {
	width:380px;
}
/* Shopping */
.mid_main3_blurb {
	width:425px;
}
/* Videos */
.mid_main4_blurb {
	width:360px;
}
/* Podcasts */
.mid_main5_blurb {
	width:360px;
}
/* Quotes */
.mid_main6_blurb {
	width:530px;
}
/* Dash */
.mid_main7_blurb {
	width:600px;
}
.mid_main2 p {
	font-size:14px;
	font-style:italic;
	color:#38232A;
	text-align:right;
}
.mid_main3 {
	background:#38232A;
	height:44px;
}
.mid_tagline {
	width:600px; padding:35px 0 0 225px; color:#38232a; font-size:50px; font-weight:bold; font-family:Helvetica, Arial, sans-serif
}
.mid_main3_container {
	height:44px;
	width:998px;
	margin:0 auto;
}
.mid_main3_container ul {
	list-style: none;
}
.mid_main3_container ul li {
	float:left;
	display:inline;
}
.mid_main3_container ul li {
	font-size:24px;
	color:#FFF;
	font-weight:bold;
	line-height:44px;
}
.mid_main3_line1{ width:330px; }
.mid_main3_line2{ width:380px; }
/* This is the Shopping Page Mid Navigation */
.mid_main4_container ul {
	list-style:none;
}
.mid_main4_container ul li{
	float:right;
	display:inline;
	margin:15px 0px 15px 0px;
	padding:0px 15px 0px 15px;
	border-right:1px solid #643F4B;
}
.mid_main4_container ul li a{
	color:#FFF;
	font-size:14px;
	line-height:14px;
}
.mid_main4_container ul li a:hover{
	color:#F3713C;
}
#shopping_nav_container {width:996px; margin:0 auto}
#shopping_nav_container_last { border:none }

/* Bottom Section Main Page */
#container {
	padding-left:310px;      /* LC width */
	padding-right:308px;     /* RC width */
}

#container .column {
	position: relative;
	float: left;
}

#center {
	width:100%;
}



#left {
	width:310px;             /* LC width */
	right:310px;             /* LC width */
	margin-left: -100%;
}
#left, #right, #center, #center2 {
	padding-bottom: 20010px;  /* X + padding-bottom _-hAck-_ */
	margin-bottom: -20000px;  /* X _-hAck-_ */
}
#right {
	width:308px;/* RC width */
	margin-right: -100%;
}

/*** IE6 Fix ***/
* html #left {
	left:308px;              /* RC width */
}
#left {
	width:310px; /* LC width */
	margin-left: -100%;
	left:308px; /* RC width for IE6 */
}
#container > #left {
	left:-310px; /* -LC width for others */
	margin-left: expression(document.all.center.offsetWidth * -1); /* Fix for IE7 */
}
/*** 3 Column Stylization ***/
#wrapper img{
	 
	text-align:left;
	margin: 0 15px 15px 0;
}
#wrapper p{ padding:8px 0px 8px 0px; font-size:14px; line-height:19px;}
#wrapper p a { padding:6px 0px 6px 0px; font-size:14px;}
#wrapper h3{ font-size:15px; font-weight:bold; color:#F3723C; padding:5px 0px;}
#left {
	border-right:1px dashed #CCC;
}
.left_inner{
	padding:4px;
	font-size:13px;
}
.left_inner img {
	padding:5px 10px 10px 0px;
}
#left p, #center p, .highlight, #center p {
	font-size:14px;
	line-height:20px;
}
#left p, #center p, #center2 p{color:#050505;}
#wrapper a, .highlight{color:#F3723C!important; font-size:14px;}
#center, #center2 {
	border-right:1px dashed #CCC;
}

.center_inner{
	padding:0px 18px 18px 18px;
}
.center_inner img {padding:12px 20px 12px 0;}
#right {
	text-align:left;
}
.right_inner{
	padding-left:18px;
}
.left_inner, .right_inner, .center_inner{margin:0 auto;}
#container .column {
}
.dot_h{	
	border-top:1px dashed #CCC; 
	height:1px;
}
/* Main Page Bottom List items */
.btm_main_list{
	text-align:left;
}
.btm_main_list ul {
	list-style: none;
	text-align:left;
} 
.btm_main_list ul li {
	margin-bottom:15px;
	padding:5px;
	display:block;
	color:#050505;
	background:#FCf8E3;
	background-position:250px;
	position:relative;/* Locks Position for Sound Icon */
}
#sound_icon {/* <- Styles Image */
	position: absolute;
	bottom:30%;
	right:10px;
}
.home_ad {
	padding-top:10px;
	width:918px;
	margin:0 auto;
	height:101px;
}

<!--get content-->

.getcontent p {
	margin:10px 0px 10px 0px;
	line-height:20px;
}
.getcontent h1 {
	font-size:28px;
	color:#0584BA;
}
.getcontent h3 {
	clear:both;
	padding:10px 0px 10px 0px;
}
#wrapper .getcontent img {
	margin:10px;
	border:none;
}

.getcontent hr { 
	border-bottom:1px dashed #CCC;
	border-top:none;
	height:1px;
	margin:20px 0px 20px 0px;
}
.getcontent ul { 
	font-size:14px;
}
.getcontent ul li {
	list-style:outside;
	margin-left:25px;
	line-height:20px;
}

.getcontent blockquote {
	margin:10px;
	font-size:14px;
	line-height:19px;
}
.getcontent blockquote p {
	font-size:14px;
	line-height:19px;
}


<!-- quotes -->

.quotes_wrapper{overflow:hidden;}

/* Left */
.quotes_left{
	float:left;
	width:630px;
	padding-top:8px;
	padding-right:15px;
	padding-bottom: 20010px;  /* X + padding-bottom _-hAck-_ */
	margin-bottom: -20000px;  /* X _-hAck-_ */
}

.quotes_left p, .quotes_left span {	line-height:23px; }

.quotes_left p { font-size:14px; }

.quotes_left span {
	font-size:12px;
	color:#F3723C;
	float:left;
}

#quotes_content{ margin-left:150px; width:480px; display:block }

#quotes_left_columns, #quotes_left_columns a,#quotes_left_columns p {color: #38232A;}

#quotes_left_columns br,#quotes_left_columns p, #quotes_left_columns, #quotes_left_columns li{
	margin:0;
	padding:0;
}

#quotes_left_columns {
	float:left
}

#quotes_left_columns h1 {
	padding:0px 0px 0px 0px;
	margin:0px;
	font-weight:normal;
}

#quotes_left_columns a {
	text-decoration:underline;
	color:#EB7848;
}

#quotes_left_columns p {
	font-size:14px;
}

#quotes_left_columns, #quotes_left_columns a {color:#C2D403!important;}

#quotes_left_columns li{
	margin:0;
	padding:0;
}

/* Right */

.quotes_right{
	float:left;
	width:340px;
	padding:8px 0px 0px 10px;
}


<!--footer-->

.footer_wrapper{padding-top:25px;padding-left:50px;width:996px;margin:0 auto}
.footer_container{background:url(/images/8_13_09_footer_back.jpg) repeat-x #FFF;background-position:center;width:100%;height:212px}
#footer_columns h1, #footer_columns, #footer_columns a,#footer_columns p{color:#38232a}
#footer_columns br,#footer_columns p, #footer_columns, #footer_columns li{margin:0;padding:0}
#footer_columns a, #footer_columns p, #footer_columns li{display:block}
#footer_columns h1{padding-bottom:4px;font-size:16px;margin:0px;font-weight:bold;text-decoration:none}
#footer_columns h1 a{font-weight:bold}
#footer_columns h1 a:hover{font-weight:bold;text-decoration:none}
#footer_columns{float:left}
#footer_columns br{display:inline}
#footer_columns p{font-size:14px}
#footer_columns a{text-decoration:none;font-weight:normal;padding-bottom:4px;font-size:14px;margin:0px}
#footer_columns a:hover{text-decoration:underline;font-weight:normal}
#footer_columns, #footer_columns li{list-style:none}
#footer_columns li{width:98px;float:left;margin-right:68px}
#footer_copyright{padding:0px 0px 0px 77px;font-size:10px;color:#38232a;text-align:center;clear:both;height:15px}

/*videos*/

.videos_wrapper{overflow:hidden;}
/* Left */
.videos_left{
	float:left;
	width:650px;
	border-right:1px dashed #CCC;
	padding-top:8px;
	padding-right:15px;
	padding-bottom: 20010px;  /* X + padding-bottom _-hAck-_ */
	margin-bottom: -20000px;  /* X _-hAck-_ */
}
#videos_left_columns #video_content{ margin-left:150px; width:480px; display:block }
#videos_left_columns #video_content ul {
	list-style:outside;
	margin-left:25px;
	line-height:20px;
}
#videos_left_columns #video_content ul li {
	float:none;
	display:block;
	margin:0px 12px 16px 0px!important;
	padding-bottom:20px!important;
	width:auto;
	text-align:left;
}
#videos_left_columns, #videos_left_columns a,#videos_left_columns p {color: #38232A;}

#videos_left_columns br,#videos_left_columns p, #videos_left_columns, #videos_left_columns li{
	margin:0;
	padding:0;
}
#videos_left_columns a, #videos_left_columns p, #videos_left_columns li {
	display:block;
}
#videos_left_columns {
	float:left
}
#videos_left_columns h1 {
	padding:0px 0px 0px 0px;
	margin:0px;
	font-weight:normal;
	line-height:33px;
}
#videos_left_columns h3 {
	font-size:14px;
	line-height:18px;
	font-weight:bold;
	color:#000;
}
#videos_left_columns em {
	font-style:italic;
	font-size:12px;
	line-height:18px;
}
#videos_left_columns a {
	text-decoration:underline;
	color:#EB7848;
}
#videos_left_columns br {
	display:inline;
}
#videos_left_columns p {
	font-size:14px;
	line-height:18px;
}
#videos_left_columns a:hover {
	color:#F00;
	line-height:18px;
}
#videos_left_columns, #videos_left_columns li {
	list-style:none;
}
#videos_left_columns ul {
	list-style:outside;
	margin-left:25px;
	line-height:20px;
}
#videos_left_columns ul li {
	float:none;
	display:block;
	margin:0px 12px 16px 0px!important;
	padding-bottom:20px!important;
	width:auto;
	text-align:left;
}
.videos_left img {
	float:left;
}
/* Bottom Nav */
#btm_active { 
	border:none!important;
	margin-top:-8px!important;
}
#arrow { 
	border:none!important;
	padding-top:5px!important;
}
#btm_nav_left_columns{padding-top:25px; height:auto;}
#btm_nav_left_columns, #btm_nav_left_columns a {color:#C2D403!important;}
#videos_left_columns li{
	margin:0;
	padding:0;
}
#btm_nav_left_columns li {
	display:block;
	padding:2px 4px 2px 4px;
	border:1px solid #C2D403;
}
#btm_active a{
	display:block;
	font-size:32px;
	color:#38232A!important;

}
#btm_nav_left_columns {
	float:left
}
#btm_nav_left_columns a:hover {
	color:#F00!important;
}
#btm_nav_left_columns, #videos_left_columns li {
	list-style:none;
}
#btm_nav_left_columns li {
	float:left;
	display:block;
	margin:0px 12px 16px 0px;
	width:auto;
	text-align:left;
}
/* Right */
.videos_right{
	float:left;
	width:auto;
	padding:8px 0px 0px 10px;
}
#videos_no_margin{margin:0;}
.videos_right_feature {
	background:#F3F0DB;
	width:280px;
	padding:10px 8px 12px 8px;
}
.videos_right_feature h1 { 
	font-weight:normal;
}
.videos_search_background {
	height:40px;
	border:#38232A 1px solid;
}
.videos_search_background{
	background:url(/images/img_search_btn.gif) #FFF no-repeat bottom right;
}
.search-input-text-vid {
	background:transparent;
	color:#666;
	font-family:Arial,Helvetica,sans-serif;
	font-size:14px;
	padding:10px;
	width:auto;
	border:none;
	float:left;
}
#shopping_btn {
	background:none;
	font-size:14px;
	width:60px;
	border:none;
	float:left;
}

/* Random Text */
#random_1, #random_2, #random_3, #random_4, #random_5, #random_6, #random_7, #random_8, #random_9, #random_10{ display:inline; }
#random_1, #random_5, #random_9{color:#C2D403}
#random_2, #random_6, #random_10{color:#38232A}
#random_4, #random_8 {color:#F3713C}
#random_1, #random_9{ font-weight:bold }
#random_7, #random_3{ font-style:italic }
#random_1{ font-size:20px; }
#random_2{ font-size:14px; }
#random_3{ font-size:34px; color:#4EA0BC }
#random_4{ font-size:33px; }
#random_5{ font-size:17px; }
#random_6{ font-size:24px; }
#random_7{ font-size:15px; color:#FFDC2B }
#random_8{ font-size:26px; }
#random_9{ font-size:30px; }
#random_10{ font-size:24px; }

/*podcasts*/

.podcasts_wrapper{overflow:hidden;}
/* Left */
.podcasts_left{
	float:left;
	width:650px;
	border-right:1px dashed #CCC;
	padding-top:8px;
	padding-right:15px;
	padding-bottom: 20010px;  /* X + padding-bottom _-hAck-_ */
	margin-bottom: -20000px;  /* X _-hAck-_ */
}
#podcasts_content{ display:block }
#podcasts_left_columns, #podcasts_left_columns a,#podcasts_left_columns p {color: #38232A;}

#podcasts_left_columns br,#podcasts_left_columns p, #podcasts_left_columns, #podcasts_left_columns li{
	margin:0;
	padding:0;
}
#podcasts_left_columns a, #podcasts_left_columns p, #podcasts_left_columns li {
	/*display:block;*/
}
#podcasts_left_columns {
	float:left
}
#podcasts_left_columns h1 {
	padding:0px 0px 0px 0px;
	margin:0px;
	font-weight:normal;
	line-height:33px;
}
#podcasts_left_columns h3 {
	font-size:14px;
	line-height:18px;
	font-weight:bold;
	color:#000;
}
#podcasts_left_columns a {
	text-decoration:underline;
	color:#EB7848;
}
#podcasts_left_columns br {
	display:inline;
}
#podcasts_left_columns .podcast_date {
	line-height:18px;
}
#podcasts_left_columns p {
	font-size:14px;
	line-height:18px;
}
#podcasts_left_columns a:hover {
	color:#F00;
	line-height:18px;
}
#podcasts_left_columns, #podcasts_left_columns li {
	list-style:none;
}
#podcasts_left_columns li {
	float:none;
	display:block;
	margin:0px 12px 16px 0px!important;
	padding-bottom:15px!important;
	width:auto;
	text-align:left;
}
.podcasts_left img {
	float:left;
}
/* Bottom Nav */
#btm_active { 
	border:none!important;
	margin-top:-8px!important;
}
#arrow { 
	border:none!important;
	padding-top:5px!important;
}
#btm_nav_left_columns{padding-top:25px; height:auto;}
#btm_nav_left_columns, #btm_nav_left_columns a {color:#C2D403!important;}
#podcasts_left_columns li{
	margin:0;
	padding:0;
}
#btm_nav_left_columns li{
	display:block;
	padding:2px 4px 2px 4px;
	border:1px solid #C2D403;
}
#btm_active a{
	display:block;
	font-size:32px;
	color:#38232A!important;

}
#btm_nav_left_columns {
	float:left
}
#btm_nav_left_columns a:hover {
	color:#F00!important;
}
#btm_nav_left_columns, #podcasts_left_columns li {
	list-style:none;
}
#btm_nav_left_columns li {
	float:left;
	display:block;
	margin:0px 12px 16px 0px;
	width:auto;
	text-align:left;
}

#download_this_show, #listen_now{}
/* Right */
.podcasts_right{
	float:left;
	width:auto;
	padding:8px 0px 0px 10px;
}
#podcasts_no_margin{margin:0;}
.podcasts_right_feature {
	background:#F3F0DB;
	width:220px;
	padding:10px 8px 12px 8px;
}
.podcasts_right_feature h1 { 
	font-weight:normal;
}
.podcasts_search_background {
	height:40px;
	border:#38232A 1px solid;
}
.podcasts_search_background{
	/*background:url(/images/img_search_btn.gif) #FFF no-repeat bottom right;*/
}

#download_this_show, #listen_now {
	display:block;
	padding:8px!important;
	margin-top:15px!important;
	border:1px solid #C2D403;
}
#download_this_show a, #listen_now a{
	color:#C2D403!important;
	text-decoration:none!important;
}
#listen_now img{ margin-left:0px!important; float:right!important}
#download_this_show {
	width:160px;
}
#listen_now {
	width:100px;
}

/*shopping*/

.shopping_wrapper{overflow:hidden;}
/* Left */
.shopping_left{
	float:left;
	width:239px;
	border-right:1px dashed #CCC;
	padding-right:15px;
	padding-bottom: 20010px;  /* X + padding-bottom _-hAck-_ */
	margin-bottom: -20000px;  /* X _-hAck-_ */
}
.shopping_left_feature {
	background:#F3F0DB;
	width:220px;
	padding:20px 8px 8px 8px;
}
.shopping_left_feature h1 { 
	font-weight:normal;
}
.shopping_left_feature h2 { 
	font-weight:normal;
	font-size:28px;
	color:#EB7848
}
.shopping_left_feature p {
	color:#38232A;
	font-size:15px;
	line-height:30px;
	text-align:left
}
.shopping_left_feature p a {
	color:#EB7848;
	text-decoration:none;
}
.shopping_search_background, .shopping_search_background_join {
	height:40px;
	border:#38232A 1px solid;
}
.shopping_search_background{
	background:url(/images/img_search_btn.gif) #FFF no-repeat bottom right;
}
.shopping_search_background_join{
	background:url(/images/img_search_join_btn.gif) #FFF no-repeat bottom right;
}
.search-input-text {
	background:transparent;
	color:#666;
	font-family:Arial,Helvetica,sans-serif;
	font-size:14px;
	padding-left:10px;
	width:auto;
	border:none;
}

/* Right */
.shopping_right{
	float:left;
	width:731px;
	padding:8px 0px 0px 10px;
}
#shopping_rightr_columns h1, #shopping_rightr_columns, #shopping_rightr_columns a,#shopping_rightr_columns p {color: #38232A;}

#shopping_rightr_columns br,#shopping_rightr_columns p, #shopping_rightr_columns, #shopping_rightr_columns li{
	margin:0;
	padding:0;
}
#shopping_rightr_columns a, #shopping_rightr_columns p, #shopping_rightr_columns li {
	display:block;
}
#shopping_rightr_columns {
	float:left
}
#shopping_rightr_columns h1 {
	padding:10px 0px 0px 0px;
	font-size:16px;
	margin:0px;
	font-weight:normal;
}
#shopping_rightr_columns a {
	text-decoration:underline;
	color:#EB7848;
}
#shopping_rightr_columns br {
	display:inline;
}
#shopping_rightr_columns p {
	font-size:14px;
}
#shopping_rightr_columns a:hover {
	color:#F00;
}
#shopping_rightr_columns, #shopping_rightr_columns li {
	list-style:none;
}
#shopping_rightr_columns li {
	float:left;
	margin-right:0px;
}
#shopping_rightr_columns li {
	float:left;
	display:inline;
	margin:0px 12px 16px 0px;
	width:231px;
	height:300px;
	text-align:center;
}
.shopping_right img {
	float:none!important;
}
#shopping_no_margin{margin:0;}

/*buzz*/

.buzz h1 {font-size:20px}
.buzz em {
	color:#38232A;
	font-size:14px;
}

dl, dt, dd {width:100%; padding:0; margin:0;}
.buzz dd {clear:both}
.buzz dt { clear:both }
.buzz h4 {
	font-size:18px;
	color:#0584ba;
	display:inline;
	float:left
}
.buzz h5 {font-size:18px; color:#0066FF; display:inline; float:right}
.buzz dl a{font-size:16px; text-decoration:none; padding:0px 10px 0px 0px;}
.buzz dl a:hover{ text-decoration:underline }

.buzz_center_caption2 {
	color:#38232A;
	font-size:14px;
}
.buzz p {
	color:#38232A;
	font-size:18px;
}
.buzz a {
	color:#F3713C;
	font-size:14px;
	text-decoration:underline;
}
#buzz_link_center{
	text-decoration:none;
	float:right;
	text-align:right;
}
.buzz_right_col {
	background:#4EA0BC;
	width:270px;
	margin:0 auto;
	padding-bottom:10px;
}
#twitter {
	top:75px;
	margin:0 auto;
	width:250px;
}
#twitter p {
	font-size:12px; 
	margin:5px 10px 0px 0px;
	color:#FFF;
}
#twitter li {
	padding-left:65px;
	padding-bottom:10px;
	margin-bottom:10px;
	list-style:none;
	_height:38px;
	border:none;
	min-height:110px;
	background-position: 5px 5px;
	background-repeat:no-repeat;
	color:#FFF;
}
.time {
	font-size:80%;
	font-style:italic;
	color:#4EA0BC;
}
#tweet_width {width:auto;}
.wordwrap { -moz-binding: url('/wordwrap.xml#wordwrap'); word-wrap: break-word!important; } /* Cross Browser Word Wrapping */

/*blog*/

.blog_wrapper{ padding-top:10px; }
.blog_wrapper p {
	margin:10px 0px 10px 0px;
	line-height:20px;
	font-size:14px;
}
.blog_wrapper h5 {
	font-size:14px;
	color:#CCC;
	font-weight:normal;
	padding:5px 0px 5px 0px;
	margin:0;
}
.blog_wrapper h4 {
	font-size:18px;
	color:#F3713C;
	font-weight:bold;
	padding-top:10px;
	margin:0;
}
.blog_wrapper h3 {
	font-size:15px;
	color:#F3713C;
	font-weight:bold;
	padding-top:7px;
	margin:0;
}
.blog_wrapper caption{
	color:#050505;
	font-size:14px;
	margin:0;
	padding:0;
}
/* Left */
.blog_left{
	float:left;
	width:685px;
	border-right:1px dashed #CCC;
	padding-right:15px;
	font-size:14px;
/*	padding-bottom: 20010px;   X + padding-bottom _-hAck-_ */
/*	margin-bottom: -20000px;   /*X _-hAck-_ */
}
.blog_left ul{
	list-style: inside disc; line-height:19px; margin-left:20px;
}
.blog_left li{
	margin-bottom:10px;
}
.blog_left blockquote {
	padding:0px 50px;
	line-height:20px;
	font-size:14px;
}
.blog_left #content {
	text-align:left;
}
.blog_left #content .alignright {
	float:right;
	text-align:right;
	margin:10px;
}
.blog_left_btm{
	background:#E9E9E8;
	padding:0px 10px 10px 10px;
}
.blog_left_btm img{
	padding-right:15px;
}
.blog_left_btm p{
	color:#050505;
	font-size:15px;
}
.blog_feature_left {
	background:#F3F0DB;
	margin:15px;
	clear:both;
}
.blog_feature_left img{
	padding:10px;
}
/* Right */
.blog_right{
	width:283px;
	float:right;
	clear:right;
	height:auto;
	padding-bottom:25px;
}
.blog_right img {
	padding:10px 0px 10px 0px;
}
.blog_feature_right {
	background:#E9E9E8;
	padding:10px;
}
.blog_feature_right h5{
	color:#F3723C;
}
.blog_feature_right p{
	margin:0;
	padding:0;
	color:#38232A;
}
.older_entries {
	text-align:right;
	color:#C2D403!important;
}
.older_entries a{
	color:#000;
}
.zemanta-img { padding:0px 10px 15px 0px!important; margin:0px 10px 15px 0px!important; }
#content h1 {padding-top:15px;}
#content img {padding-right:10px!important}
#content .blog_feature_left {padding:10px!important;margin:10px 0px 0px 0px!important; display:block}
#blg_preview img {
	border:1px red solid;
}
#blg_preview {
}

/*dashboard*/

#container2 {
	padding-left:266px;      /* LC width */
	padding-right:266px;     /* RC width */
}
#container2 .column2 {
	position: relative;
	float: left;
}
#center2 {
	width:100%;
}
#left2 {
	width:266px;             /* LC width */
	right:266px;             /* LC width */
	margin-left: -100%;
}
#left2, #right2, #center2 {
	padding-bottom: 20010px;  /* X + padding-bottom _-hAck-_ */
	margin-bottom: -20000px;  /* X _-hAck-_ */
}
#right2 {
	width:266px;/* RC width */
	margin-right: -100%;
}
/*** IE6 Fix ***/
* html #left2 {
	left:266px;              /* RC width */
}
#left2 {
	width:266px; /* LC width */
	margin-left: -100%;
	left:266px; /* RC width for IE6 */
}
#container2 > #left2 {
	left:-266px; /* -LC width for others */
	margin-left: expression(document.all.center.offsetWidth * -1); /* Fix for IE7 */
}
/*** 3 Column Stylization ***/
#wrapper2 img{
	float:left; 
	text-align:left;
}
#wrapper2 p{ padding:6px 0px 6px 0px;}
#left2 {
	border-right:1px dashed #CCC;
}
.left_inner2{
	padding:4px;
}
.left_inner2 img {
	padding:5px 10px 10px 0px;
}
#left2 p, #center2 p, .highlight {
	font-size:15px;
	line-height:20px;
}
#left2 p, #center2 p{color:#050505;}
#wrapper2 a, .highlight{color:#F3723C!important}
#center2 {
	border-right:1px dashed #CCC;
}
.center_inner2{
	padding:0px 18px 18px 18px;
}
.center_inner2 img {}
#right2 {
	text-align:left;
}
.right_inner2{
	padding-left:18px;
}
.left_inner2, .right_inner2, .center_inner2{margin:0 auto;}
#container2 .column2 {
}
/* Twitter Box */
#dash_twitter {
	background:url(../images/dash_twitter_mid.jpg) repeat-y;
	width:433px;
}
#dash_twitter_inner {
	margin:8px 16px 0px 16px;
}
#dash_twitter_inner p{
	color:#FFF;
}
#dash_twitter_text1{
	color:#0099CC;
	font-weight:bold;
}
#dash_twitter_text2{
	color:#38232A;
}
#dash_twitter_text3{
	color:#F3713C;
}
#dash_left{ padding-top:10px; font-size:13px }
#dash_left img{ 
	float:left; 
	margin-top:-5px; 
}
#dash_left_txt1{ color:#38232A; font-size:13px }
#dash_left_txt2{ color:#44A3CB; font-size:13px }
#dash_left a{ 
	color:#F3713C; 
	text-decoration:underline; 
	font-size:13px 
}
#mid_dash_prof1 { float:left; width:250px; }
.mid_main7_blurb h1, .mid_main7_blurb h2  { color:#38232A }
.mid_main7_blurb h2  { padding-bottom:5px; }
#mid_dash_prof2 { float:left; width:250px; padding-left:20px }
#mid_dash_prof2 span { 
	font-style:normal; 
	font-size:14px; 
	display:block; 
	margin:-17px 0px 0px 45px;
}
#mid_dash_prof2 p {
	float:left;
	font-style:normal;
	clear:both!important;
}
#dash_icon{
	float:left;
	padding-right:15px;
}
ul#inbox,ul#sent {
	list-style: none;
}
.editProfileFormBtn {
	background-image: url(/images/btn_edit_profile.png);
	background-repeat: no-repeat;
	background-position: left top;
	height: 36px;
	width: 193px;
	border: none;
	vertical-align: top;
	cursor: pointer;
	background-color: #FFFFFF;
}

