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

@import "text_styles.css";
@import "styles.css";

body {
	margin: 0px;
	padding: 0px;
}	

a { color: #5065a3; }

a:hover { }

a img { border: 0px; }

.ui-button {
	font-size: 11px;
	line-height: 16px;
}

fieldset.ui-widget {
	font-size: 11px;
	line-height: 16px;
}	

.ui-datepicker {
	font-size: 11px;
}	

.addthis_toolbox {
	float: right;
}	

#wrapper {
	width: 900px;
	margin: 40px auto 0px auto;
	position: relative;
}

hr {
	height: 2px;
	border: 0px;
	color: #000000;
	background-color: #A6C9E2;
}	

/****** Header ******/
#nav-bar {
	background: url(/images/header-nav-bar.png) no-repeat;
	color: #FFFFFF;
	padding: 0px;
	width: 900px;
	height: 35px;
	position: relative;
	z-index: 10;
	font-size: 11px;
	line-height: 16px;
}

#nav-bar a { color: #FFFFFF; text-decoration: none; }

#nav-bar a:hover { text-decoration:underline; }

#nav-bar ul {
	float: right;
	margin: 8px 10px 0px 0px;
	padding: 0px;
	list-style: none;
}

#nav-bar ul li {
	display: inline;
	padding: 0px 8px 0px 10px;
	border-left: 1px solid #FFFFFF;
	margin: 0;
	position:relative;
}	

#nav-bar ul li:first-child {
	border-left: 0px;
}	

#nav-bar ul li ul {
	display: none;
	position: absolute;
	z-index:22;
	right: 0px;
	top: 20px;
	margin: 0px;
	padding: 0px;
	background: #000000;
	border-top: 2px solid #B9B4B5;
	border-right: 2px solid #B9B4B5;
	border-left: 2px solid #B9B4B5;
	text-align: left;
}

#nav-bar ul li ul li a {
	text-transform: none;
	line-height: 30px;
	width: 130px;
	padding-right: 5px;
	padding-left: 5px;
	font-size: 11px;
	height:30px;
	display:block;
}

#nav-bar ul li ul li {
	display: block;
	background-image: none;
	width: 140px;
	border-left: 0px;
	border-bottom: 2px solid #B5B9BC;
}

#nav-bar ul li ul { display: none; }
#nav-bar ul li.submenu ul { display:none; }
#nav-bar ul li.submenu.hovered ul { display:block; }

#hot-spots {
	margin: -12px 0px 0px 0px;
	padding: 0px;
	list-style: none;
	clear: both;
	background: url(/images/header-hot-spots.png) no-repeat;
	position:relative;
	z-index:1;
	height: 116px;
	width: 900px;
	font-size: 11px;
	line-height: 16px;
}

#hot-spots li {
	display: block;
	float: left;
	padding: 9px 0px 0px 18px;
	margin: 0px;
	width: 203px;
	height: 104px;
}

#hot-spots li a {
	width: 203px;
	display: block;
	float:left;
	text-align: center;
}	

#hot-spots li.hovered a { text-decoration: underline; }	

#hot-spots a { color: #FFFFFF; text-decoration: none; }

#hot-spots a:hover { text-decoration:underline; }


/***** Content *****/
#content {
	width: 645px;
	float: left;
	margin-top: 35px;
}

#content.default_page {
	width: 620px;
}	

#content.color1 { width:615px; }

.ui-widget .ui-widget { line-height: 1.4; }

iframe { border: 0px; }

/***** Home Page *****/
#home-content {
	margin-bottom: 15px;
}	

#home-content #nav-bar {
	background-image: none;
	height: 40px;
	font-size: 16px;
}

#home-content #nav-bar > ul {
	margin: 10px 0px 0px 0px;
	font-size: 16px;
	float:right;
}	

#home-content #nav-bar > ul li {
	padding-right: 0px;
}	

#home-content #nav-bar ul li:first-child {
	border-left: 1px solid white;
}	

#home-content #nav-bar .addthis_toolbox {
	float: right;
	width: 245px;
}	
.addthis_toolbox span {
	float:left;
}	

#home-links {
	width: 250px;
	float:left;
}	

#home-links #small-logo {
}

#home-links #search-bar #search {
}

#home-links ul {
	list-style: none;
	font-size: 26px;
	line-height: 40px;
	margin: 0px 0px 0px 0px;
	font-family: Avant Garde, Avantgarde, Century Gothic, Futura, sans-serif;
}	

#home-links ul li {
	margin: 0px;
	padding: 0px;
}	

#home-links a {
	color: #FFFFFF;
}	

#home-image-wrapper {
	width: 630px;
	position: relative;
	z-index: 1;
	margin: 0px 0px 0px 18px;
	height: 475px;
	float: right;
}

#home-image {
	position: absolute;
	top: 0px;
	left: 0px;
	z-index: -1;
}	


#home-image-wrapper #home-links ul li { 
	/*text-shadow: -1px 0 black, 0 1px black, 1px 0 black, 0 -1px black;
	filter: glow(color=black,strength=1);*/ 
}

#home-image-wrapper #home-video {
	position: absolute;
	left: 30px;
	bottom: 20px;	
}

#home-image-wrapper #home-video h3 {
	margin-bottom: 0px;
}	

#home-image-wrapper #home-credit {
	position: absolute;
	bottom: 20px;
	right: 30px;
	text-align: right;
}

#home-content #social-links {
	clear: both;
	float: left;
	margin-top: 15px;
}

#home-content #social-links ul {
	margin-left: 0px;
}

#home-content #social-links ul li {
	margin-bottom: 4px;
}			

#home-content #hot-spots {
	margin-top: 30px;
	width: 630px;
	float: right;
	margin: 0px;
	background-image: none;
	clear: none;
}

#home-content #hot-spots img {
	width: 148px;
	height: auto;
}	

#home-content #hot-spots li {
	width: 148px;
	padding: 15px 0px 0px 12px;
	height: 90px;
	line-height: 30px;
}	

#home-content #hot-spots li a {
	width: 148px;
}

#home-content #hot-spots li:first-child {
	padding-left: 0px;
	padding-right: 2px;
}		

/***** Sidebar ******/
#sidebar {
	width: 240px;
	float: right;
	margin-top: 25px;
}		

#sidebar #small-logo {
	text-align: center;
	margin-top: -10px;
}

#search-bar {
	margin: 20px 0px;
}	

#search-bar #search {
	background: url(/images/search_bkgnd.png) no-repeat;
	width: 200px;
	padding: 5px 5px 5px 35px;
	height: 18px;
	font-size: 14px;
	line-height: 18px;
	border: 0px;
	color: #FFFFFF;
}

#sidebar-lifelists {
	margin-bottom: 20px;
}	

#sidebar-lifelists h2 {
	background: url(/images/sidebar-lifelists-h2.png) left top;
	height: 36px;
	text-align: center;
	color: #FFFFFF;
	font-weight: normal;
	margin: 0px;
	line-height: 28px;
}

#sidebar-lifelists #sidebar-lifelists-content {
	background: url(/images/sidebar-lifelists-bkgnd.png) left bottom;
	padding: 0px 15px 8px 15px;
}

#sidebar-lifelists #sidebar-lifelists-content ul {
	margin-left: 0px;
}	

#sidebar-lifelists #sidebar-lifelists-content li {
	margin-bottom: 5px;
	line-height: 12px;
	list-style: none;
	margin-left: 0px;
	font-size: 11px;
}

#sidebar-lifelists #sidebar-lifelists-content li .listitem-title {
	width: 210px;
	overflow: hidden;
	white-space: nowrap;
	display:block;
	height: 16px;
}	

#sidebar-lifelists #sidebar-lifelists-content .metadata {
	margin-left: 10px;
	font-size: 9px;
}	

/***** Footer ******/
#footer {
	background: #cce3f1 url(/images/footer_bkgnd.png) repeat-x;
	padding-bottom: 20px;
	clear: both;
}
#footer-wrapper {
	width: 900px;
	margin: 0px auto 20px auto;
	font-size: 11px;
	line-height: 16px;
}
.footer-menu {
	float: left;
	width: 200px;
	margin: 30px 0px 8px 100px;
	list-style: none;
}	
ul.footer-menu li {
	margin-bottom: 8px;
	font-weight: bold;
}	
ul.footer-menu li ul {
	margin: 0px;
	padding: 0px;
	list-style: none;
}
ul.footer-menu li ul li {
	margin: 0px 0px 0px 15px;
	font-weight: normal;
}
#footer p {
	margin: 0px;
}			
#footer a {
	color: #000000;
}	

/***** Live Lifelsits *****/
.live-entry {
	clear:both;
	margin-top: 15px;
	min-height: 100px;
}

.live-entry .profile-thnail {
	float: left;
	margin-right: 8px;
	border: 1px solid #000000;
	width: 82px;
	height: auto;
}

.live-entry .live-wrapper {
	width: 525px;
	float:left;
}	

.live-entry h1 {
	font-size:16px;
	line-height: 18px;
	margin-bottom: 0px;
	padding-top: 0px;
}

.live-entry	h2 {
	font-size: 14px;
	line-height: 16px;
	margin-bottom: 10px;
}	
.live-entry h2 small img {
	vertical-align: text-bottom;
	width: 12px;
	height: auto;
}

#content .live-entry .live-excerpt p {
	font-size: 11px;
	line-height: 16px;
}
	
.live-entry small {
	font-size: 10px;
}	

.live-entry .live-photo {
	border: 1px solid #000000;
	float: left;
	margin-right: 5px;
	margin-bottom: 10px;
}	

.live-entry .live-links {
	clear: both;
	height: 20px;
}

.live-entry .live-links {
	margin: 10px 0px 20px 0px;
 	padding: 0px;
	list-style: none;
}
.live-entry .live-links li {
	float: left;	 	
	padding: 0px 5px;
	border-left: 1px solid #000000;
	line-height:12px;
	font-style: italic;
	font-weight: normal;
	margin: 0px 0px 3px 0px;
	font-size:10px;
}
.live-entry .live-links img { vertical-align: middle; }
.live-entry .live-links li:first-child { border-left: 0px; padding-left: 0px; }

#updates-tab .live-entry .profile-thnail {
	width: 40px;
}	
#updates-tab .live-entry .live-wrapper { width:	390px; }
#updates-tab .live-entry h1 {
	font-size:14px;
	line-height: 16px;
	margin-bottom: 0px;
}
#updates-tab .live-entry	h2 {
	font-size: 12px;
	line-height: 14px;
	margin-bottom: 10px;
}	
#updates-tab .live-entry .live-photo img { height: 40px !important; }
#updates-tab #show_more_updates { text-align:right; }

/***** Search Page *****/
#search-tabs {
	font-size: 11px;
}	
#search-tabs .count {
	background: #47AA42;
	padding: 2px;
	border: 1px solid #77D5F7;
	-moz-border-radius: 10px;
  -webkit-border-radius: 10px;
  -khtml-border-radius: 10px;
  border-radius: 10px;
}

#search-tabs .search-item a, #search-tabs .search-user a {
	color: #5065A3;
}
#search-tabs .search-item h1 a, #search-tabs .search-user h1 a {
	color: #47AA42;
}	
.search-item {
	clear: both;
}	
.search-item .profile-thnail {
	float: left;
	margin-right: 8px;
	border: 1px solid black;
	width: 82px;
	height: auto;
	margin-bottom: 15px;
}
.search-item .search-wrapper {
	width: 490px;
	float: left;
	margin-bottom: 15px;
}
.search-item h1 {
	font-size: 16px;
	line-height: 18px;
	margin-bottom: 0px;
	padding-top: 0px;
}
.search-item	h2 {
	font-size: 14px;
	line-height: 16px;
	margin-bottom: 0px;
}	
.search-item h2 small {
	font-weight: normal;
	font-size: 11px;
}	
.search-item h2 small img {
	vertical-align: text-bottom;
	width: 12px;
	height: auto;
}
.search-item p {
	font-size: 11px;
	line-height: 16px;
}
.search-item .search-links {
	margin: 0px;
	padding: 0px;
	list-style: none;
}
.search-item .search-links li {
	float: left;	 	
	padding: 0px 5px;
	border-left: 1px solid #000000;
	line-height:12px;
	font-style: italic;
	font-weight: normal;
	margin: 0px 0px 3px 0px;
	font-size:10px;
}
.search-item .search-links img { vertical-align: middle; }
.search-item .search-links li:first-child { border-left: 0px; padding-left: 0px; }


.search-user {
	clear: both;
}	
.search-user .profile-thnail {
	float: left;
	margin-right: 8px;
	border: 1px solid black;
	width: 82px;
	height: auto;
	margin-bottom: 15px;
}
.search-user .search-wrapper {
	width: 490px;
	float: left;
	margin-bottom: 15px;
}
.search-user h1 {
	font-size: 16px;
	line-height: 18px;
	margin-bottom: 0px;
	padding-top: 0px;
}
.search-user .search-profile {
	margin: 0px;
	padding: 0px;
	list-style: none;
}
.search-user .search-profile li {
	margin-bottom: 0px;
}	
.search-user .search-links {
	list-style:none;
	float: right;
	margin-bottom:0px;
}		

/***** Profile Page *****/
#profile-pic {
	float: left;
	margin-right: 15px;
	width: 130px;
}

#profile-pic img {
	width: 130px;
	height: auto;
}	

#profile-info {
	width: 460px;
}	

#profile-info h1 {
	color: #FFFFFF;
	font-size: 22px;
	line-height: 26px;
}	

#profile-info p {
	margin-bottom: 0px;
	font-size: 11px;
	line-height:16px;
}	

#more-info {
	cursor: pointer;
	margin-top: 10px;
}	

#profile-sidebar {
	clear:both;
	padding-top: 15px;
	float:left;
	width: 130px;
}	

#profile-wod {
	margin: 0px 0px 10px 0px;
}

#profile-groupies {
	margin: 10px 0px;
}

#profile-following {
	margin: 10px 0px;
}	

.profile-favorite-box {
	background: url(/images/profile-favorites-bkgnd.png) no-repeat;
	width: 130px;
	height: 110px;
}		

.profile-favorite-box h2 {
	border-bottom: 1px solid #000000;
	font-size: 14px;
	letter-spacing: -1px;
	text-transform: uppercase;
	padding: 5px 3px 3px 3px;
	margin: 0px;
	font-weight: normal;
	line-height: 18px;
}

.profile-favorite-box h2 a { color: #000000; text-decoration: none; }

.profile-favorite-box ul {
	margin: 2px 5px;
	padding: 0px;
	list-style: none;
}

.profile-favorite-box ul li {
	display: block;
	float: left;
	margin: 1px;
	width: 20px;
	height: 20px;		
	border: 1px solid #000000;
}

.profile-favorite-box .profile-thnail {
	width: 20px;
	height: 20px;
}		


#lifelist-tabs {
	width: 475px;
	float:right;
	margin-top: 15px;
	padding:0px;
	border:0px;
	min-height: 369px;
	font-size: 11px;
	line-height: 16px;
}

#lifelist-tabs .recent_updates {
	background: #47AA42;
	padding: 2px;
	border: 1px solid #77D5F7;
	-moz-border-radius: 10px;
  -webkit-border-radius: 10px;
  -khtml-border-radius: 10px;
  border-radius: 10px;
}

#lifelist-tab ul {
	list-style: none;
	margin: 0px;
	padding: 0px;
	position:relative;
}

#lifelist-tab ul li.completed-item, #lifelist-tab ul li.working-item {
	margin: 3px 0px;
	padding: 5px 5px;
	height: 15px;
	border: 1px solid #77D5F7;
	background: #FFFFFF;
	position:relative;
}	

#lifelist-tab ul li.completed-item {
	background: #0079C2;
	color: #FFFFFF;
}	

#lifelist-tab .title {
	width: 210px;
	text-decoration: none;
	float:left;
	white-space:nowrap;
	overflow: hidden;
	cursor: pointer;
}
#lifelist-tab .title a {
	text-decoration: none;
}	

#lifelist-tab .title:hover, #lifelist-tab .show-listitem-menu .title {
	background: #7EB543;
	color: #FFFFFF;
}	

#lifelist-tab .title:hover a, #lifelist-tab ul li.completed-item .title a {
	color: #FFFFFF;
}	

#lifelist-tab .icons {
	list-style: none;
	margin: 0px;
	padding: 0px;
	font-size: 9px;
	line-height: 16px;
	float:left;
	width: 110px;
	text-align:right;
}

#lifelist-tab .icons li {
	margin: 0px;
	padding: 0px;
	display: inline;
}	

#lifelist-tabs .icons img {
	vertical-align: middle;
	width: 12px;
	height: auto;
}	

#lifelist-tab .updated {
	float: right;
	text-align: right;
	font-size: 9px;
	width: 107px;
	overflow: hidden;
	white-space: nowrap;
}	

#lifelist-tab ul.listitem-menu {
	background: url(/images/listitem-menu.png);
	width: 150px;
	height: 80px;
	position: absolute;
	top: 20px;
	left: 100px;
	margin: 0px;
	padding: 10px;
	display: none;
	z-index: 2000;
}

#lifelist-tab ul.listitem-menu li {
	line-height: 20px;
	margin-bottom: 0px;
	padding: 0px;
}	

#lifelist-tab ul.listitem-menu li a {
	color: #FFFFFF;
}	

#lifelist-items li .listorder-arrows {
	position: absolute;
	top: 5px;
	left: -17px;
	width: 15px;
	height: 15px;
	background: url(/images/listorder-arrows.png) no-repeat;
	display: none;
}

#lifelist-items li .show-arrows { display:block; }

#lifelist-items .hidden-item {
	display: none;
}

#lifelist-items #show-all {
	text-align: right;
}		

#update-graphic {
	position: fixed;
	top: 50%;
	left: 50%;
	margin-top: -50px;
	margin-left: -90px;
	display: none;
	z-index: 100;
	border: 3px solid #000000;
	background: #FFFFFF;
	padding: 20px;
}	

.addthis_button {
	float:right;
}	

/***** Lifelist Item Page *****/
#listitem-page {
	min-height: 450px;
	font-size: 11px;
	line-height: 16px;
}	

#item-love-it, #entry-love-it {
	float:right;
	margin-left:15px;
	margin-top: -10px;
}	
#item-love-it img, #entry-love-it img {
	vertical-align: middle;
}	
#entry-love-it {
	margin-top: -18px;
}	
#listitem-header {
	margin: -15px -15px 15px -15px;
	padding: 8px 15px 0px 15px;
	-webkit-border-top-left-radius: 15px;
	-khtml-border-radius-topleft: 15px;	
	-moz-border-radius-topleft: 15px;
	border-top-left-radius: 15px;
	-webkit-border-top-right-radius: 15px;
	-khtml-border-radius-topright: 15px;	
	-moz-border-radius-topright: 15px;
	border-top-right-radius: 15px;
}

#listitem-page h1 {
	margin-bottom: 0px;
	color: #FFFFFF;
	font-size: 20px;
	line-height: 20px;
	padding-top: 0px;
}	
#listitem-page h1 .author {
	font-size: 15px;
	font-weight: normal;
	font-style: italic;
}

#listitem-links {
	margin: 2px 0px 20px 20px;
 	padding: 0px;
	list-style: none;
}
#listitem-links li {
	float: left;	 	
	padding: 0px 5px;
	border-left: 1px solid #FFFFFF;
	line-height:12px;
	font-style: italic;
	font-weight: normal;
	margin: 0px 0px 3px 0px;
}
#listitem-links img { vertical-align: middle; }
#listitem-links li:first-child { border-left: 0px; }
#listitem-links li a { color: #FFFFFF; }

#listitem-page #completed-item {
	margin: 15px 0px;
}	

.listitem-box {
	margin-left: 20px;
	clear:both;
}

.listitem-box a { color: #FFFFFF; }	

#listitem-page h2 {
	margin: 0px 0px 0px -20px;
	clear: both;
}	

#listitem-page:first-child h2 {
	clear: none;
}	

.entry-item {
	clear:both;
	margin: 15px 0px;
}
.entry-header {
	padding: 5px 20px;
	margin-bottom: 10px;
}	
.entry-header .entry-date {
	font-size:15px;
}	
.entry-header .entry-header-links {
	float: right;
	margin: 10px 0px 0px 0px;
	padding: 0px;
	list-style: none
}
.entry-header .entry-header-links li {
	float: left;	 	
	padding: 0px 5px;
	margin: 0px;
	border-left: 1px solid #FFFFFF;
	line-height: 12px;
	font-style: italic;
	font-weight: normal;
}
.entry-header .entry-header-links img { vertical-align: middle; }
.entry-header .entry-header-links li:first-child { border-left: 0px; }
.entry-header .entry-header-links li a { text-decoration: none; }
.entry-content {
	margin: 0px 20px;
}	
.entry-meta {
	margin: 5px 0px 20px 15px;
 	padding: 0px;
	list-style: none;
}
.entry-meta li {
	float: left;	 	
	padding: 0px 5px;
	border-left: 1px solid #FFFFFF;
	line-height:12px;
	font-style: italic;
	font-weight: normal;
	margin: 0px 0px 3px 0px;
}
.entry-meta li:first-child { border-left: 0px; }
.entry-meta li a { color: #FFFFFF; }
	
#attach-photo-loading {
	display: none;
}
#attach-photo-loading img {
	vertical-align:bottom;
}	

#entry-photos, #entry-video {
	clear:both;
	margin-bottom: 0px;		
	font-size: 12px;
	line-height: 13px;
	display: none;
}

.entry-content ul, .entry-content ol {
	margin-left: 25px;
}
.entry-content li {
	margin: 0px;
}
.entry-video {
	margin: 0px auto 15px auto;
	width: 480px;
}
	
.entry-photo {
	display:block;
	margin: 0px auto 15px auto;
	background: #FFFFFF;
	color: #000000;
	padding: 6px;
	width: auto;
	border: 1px solid #DDDDDD;
	-moz-box-shadow: 5px 5px 8px #231F20;
	-webkit-box-shadow: 5px 5px 8px #231F20;
	box-shadow: 5px 5px 8px #231F20;
	/* For IE 8 */
	-ms-filter: "progid:DXImageTransform.Microsoft.Shadow(Strength=4, Direction=135, Color='#231F20')";
	/* For IE 5.5 - 7 */
	filter: progid:DXImageTransform.Microsoft.Shadow(Strength=4, Direction=135, Color='#231F20');
}		
.entry-photo img {
	border: 0px;
	margin: 0px 0px 5px 0px;
	padding: 0px;
	max-width: 100%;
}
.entry-photo .photo-caption {
	padding: 0px;
	margin: 0px 0px 0px 5px;
	line-height: 12px;
	min-height: 12px;
}
.entry-photo .photo-loveit {
	float: right;
	margin: 0px 5px 0px 10px;
	line-height: 16px;
}	
.entry-photo .photo-loveit img { vertical-align: middle; margin:0px; }
.entry-photo .photo-loveit a { color: #000000; }

/***** Entry & Item Comments Page *****/
#comment-list {
	margin-top: 30px;
}

#comment-list .entry-header {
	font-size: 15px;
	line-height: 20px;
}	

#comment-list .comment {
	background: #55BB4F;
	border: 3px solid #9CD799;
	padding: 10px;
	margin: 10px 0px;
}

#comment-list .comment .profile-thnail {
	width:80px;
	height:80px;
	float: left;
	margin-right: 10px;
}	
	
#comment-list .comment .comment-author {
	width: 490px;
	float: left;
	line-height: 20px;
}

#comment-list .comment .comment-author .username {
	font-size:16px;
}	

#comment-list .comment .comment-author img {
	vertical-align: middle;
}	

#comment-list .comment .comment-author .author-meta {
	float: right;
	margin: 0px;
	padding: 0px;
}

#comment-list .comment .comment-author .author-meta li {
	display: block;
	float:left;
	border-left: 1px solid #FFFFFF;
	padding: 0px 5px;
	margin: 0px;
}

#comment-list .comment .comment-author .author-meta li:first-child {
	border-left: 0px;
}		

#comment-list .comment a {
	color: #FFFFFF;
}

#comment-list .comment .comment-text {
	width: 490px;
	float:left;
	margin-top: 10px;
}

#comment-list .comment .comment-text ul,
#comment-list .comment .comment-text ol {
	margin: 15px 30px;
	padding: 0px;
}	
#comment-list .comment .comment-text li {
	margin: 0px;
	padding: 0px 0px 0px 5px;
}	

#comment-list .comment .comment-meta {
	float: right;
	width: 490px;
	margin: 0px;
	padding: 0px;
	font-style: italic;
}	

#comment-list .comment .comment-meta li {
	display: block;
	float:left;
	border-left: 1px solid #FFFFFF;
	padding: 0px 5px;
	margin: 0px;
}

#comment-list .comment .comment-meta li:first-child {
	border-left: 0px;
	padding-left: 0px;
}	

/***** Loveit Page *****/
.loveit-list {
}

.loveit-list li {
	line-height: 16px;
	margin-bottom: 3px;
}

.loveit-list li .profile-thnail {
	width: 16px;
	height: 16px;
	vertical-align: middle;
	border: 1px solid #000000;
}		

.list-margin { display: block; margin: 0px 0px 8px 30px; }

.list-style .profile-thnail  {
	width: 16px;
	height: 16px;
	vertical-align: middle;
	border: 1px solid #000000;
}		
		
/***** Registration Form *****/
#registration_form, #registration_form p {
	font-size: 12px;
}	

#account_form {
	display: none;
}

#billing_form {
	display: none;
}	

#registerForm_billing {
	display: none;
	margin-top: 20px;
}

#referred_by_input {
	display:none;
}			

#registration_form #terms { 
	height: 140px;
	border: 1px solid #222222; 
	padding: 5px;
	overflow: auto;
	margin-bottom: 15px;
}	

#registration_form #terms h1 {
	font: bold 22px/26px Arial, Helvetica, sans-serif;
	color: #222222;
}
#registration_form #terms h2 {
	font: bold 16px/20px Arial, Helvetica, sans-serif;
	color: #222222;
}
#registration_form #terms h3 {
	font: normal 14px/18px Arial, Helvetica, sans-serif;
	color: #222222;
}

#billing_form table {
	width: 80%;
}
#billing_form table th {
	text-align: left;
	color: #0079C2;
	padding: 2px;
}
#billing_form table td {
	border-top: 1px solid #A6C9E2;
	border-bottom: 1px solid #A6C9E2;
	border-right: 1px solid #A6C9E2;
	background: #FFFFFF;
	padding: 2px;
}
#billing_form table td:first-child {
	border-left: 1px solid #A6C9E2;
}
#billing_form table tr.promo_row { display: none; }
#registration_form #registerForm_promo p {
	color: #666;
	font-style: italic;
	font-weight: normal;
	margin-left: 210px;
	font-size: 10px;
}
#complete_registration { display: none; }
#paypal_form {
	display: inline;
}	
#payment_options { margin-top: 30px; font-weight:bold; }
#payment_options p { margin-bottom: 5px; }
	
#registration_form #canada_states { display:none; }
#registration_form #other_states { display:none; }

#registration_form #updating_img { display:none; vertical-align: middle; }

/***** Green Box ******/
.color1 {
	background: #47aa42;
	padding: 15px;
	color: #FFFFFF;
}	

.color1 hr {
	height: 8px;
	color: #FFFFFF;
	background-color: #FFFFFF;
	border: 0px;
}

.color1 .ui-widget-content hr { color:#47AA42; background-color:#47AA42; }

/****** World of Difference ******/
#difference-vote .success {
	font-size: 11px;
	line-height:14px;
}	

#difference-vote ul {
	list-style: none;
	margin-left: 0px;
}

#difference-vote li {
	clear:both;
}	

#difference-vote .vote {
	width: 50px;
	float: left;
	font-size: 16px;
	line-height: 22px;
}

#difference-vote input[type=radio] {content:url(/images/mycheckbox.png); width: 20px; height: 20px; vertical-align: top; margin:0px;}
#difference-vote input[type=radio]:checked {content:url(/images/mycheckbox-checked.png)}

#difference-vote .wodprogram {
	width: 485px;
	float: left;
	padding-bottom: 10px;
}

#difference-vote .wodprogram h2 {
	font-weight: normal;
	color: #47aa42;
	margin-bottom: 5px;
}		

#difference-vote .wodprogram h2 a {
	color: #47aa42;
	text-decoration: none;
}

#difference-vote .wodprogram p {
	font-size: 11px;
	line-height: 13px;
}		

#difference-vote .wodprogram-thnail-img {
	width: 80px;
	height: auto;
	float:right;
	padding-bottom: 10px;
}	

#difference-vote input[type=submit] {
	font-size:20px;
	text-transform:uppercase;
	-moz-border-radius: 15px;
	-webkit-border-radius: 15px;
	border-radius: 15px;
	margin-top: 15px;
}

.percent-bar { 
	border: 1px solid #0079C2;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
	line-height: 20px;
	width: 300px;
	padding-left: 3px;
	background-color:#FCFCFC;
}	

.percent-bar span {
	display:block;
	background-color: #77D5F7;
	margin-left: -3px;
	padding-left: 3px;
	border-right: 1px solid #0079C2;
}	

#difference-list ul {
	list-style:none;
	margin-left: 0px;
}	

#difference-list h2 {
	font-weight: normal;
	color: #47aa42;
	margin-bottom: 5px;
}		

#difference-list h2 a {
	color: #47aa42;
	text-decoration: none;
}

#difference-list p {
	font-size: 11px;
	line-height: 13px;
}		

#difference-wall ul {
	list-style: none;
	font-size: 11px;
	line-height: 16px;
}
#difference-wall li {
	margin-bottom: 0px;
}	
#difference-wall p {
	font-size: 11px;
	line-height: 13px;
}		
	

/****** Paying it Forward ******/
#forward-list ul {
	list-style:none;
	margin-left: 0px;
}	

#forward-list li {
	clear:both;
}

#forward-list .profile-thnail {
	float: left;
	margin-right: 8px;
	border: 1px solid black;
	width: 82px;
	height: auto;
}

#forward-list .list-wrapper {
	width: 525px;
	float: left;
}	

#forward-list h2 {
	font-weight: normal;
	color: #47aa42;
	margin-bottom: 5px;
}		

#forward-list h2 a {
	color: #47aa42;
	text-decoration: none;
}

#forward-list p {
	font-size: 11px;
	line-height: 13px;
}		



.small-project-list {
	width: 360px;
}

.project-summary .thumbnail {
	float: left;
	margin: 0px 8px 8px 0px;
}	

/****** LifeRoo University ******/
.col {
	width: 290px;
}

.u-box {
	margin-bottom: 25px;
}	

.u-box h2 {
	font: normal 24px/30px Arial, Helvetica, sans-serif; 
	color:#0079c2;
	border-bottom: 5px solid #47aa42;
	width: 202px;
	float: left;
	margin-top: 25px;
}

.color1.u-box h2 {
	color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	width: 100%;
	float: none;
	margin-top: 0px;
}

.u-box ol {
	margin-left: 25px;
	clear:both;
}			


/***** Blog *******/
.blog-list {
	clear:both;
}	

.blog-list h1 {
	font: normal 28px/34px Arial, Helvetica, sans-serif; 
	color:#0079c2;
	border-bottom: 5px solid #47aa42;
}

.blog-excerpt {
	clear: both;
	margin: 20px 0px;
	font-size: 11px;
	line-height: 16px;
	border-top: 2px solid #47AA42;
	padding-top: 20px;
}

.blog-excerpt.first-excerpt {
	border-top: none;
	padding-top: 0px;
}	

.blog-excerpt .blog-thnail-img {
	float: right;
	width: 130px;
	height: auto;
	margin: 0px 0px 10px 15px;
}

.blog-excerpt h2 {
	font: normal 20px/20px Arial, Helvetica, sans-serif; 
	color:#000000;
	margin-bottom: 5px;
}		

.blog-excerpt h2 a {
	color: #000000;
	text-decoration: none;
}

.blog-excerpt h2 .small {
	font-size: 12px;
	font-style: normal;
}	

.blog-article {
	clear:both;
}	

.blog-article .blog-thnail-img {
	float: right;
	margin: 0px 0px 10px 15px;
	width: 200px;
	height: auto;
}

.blog-article h1 {
	font: normal 24px/24px Arial, Helvetica, sans-serif; 
	color:#000000;
	margin-bottom: 25px;
}		

.blog-article h1 .small {
	font-size: 12px;
	font-style: normal;
}	

/***** Contact Form ******/
#assistance p {
	display: none;
}	

/***** Classes ******/
.corners {
	position:relative;
	-webkit-border-radius: 15px;
	-khtml-border-radius: 15px;	
	-moz-border-radius: 15px;
	border-radius: 15px;
}	

.corners .tl {
	position:absolute;
	top:0px;
	left:0px;
	background: url(/images/corners.png) no-repeat left top;
	width: 15px;
	height: 15px;
}

.corners .tr {
	position:absolute;
	top:0px;
	right:0px;
	background: url(/images/corners.png) no-repeat right top;
	width: 15px;
	height: 15px;
}

.corners .bl {
	position:absolute;
	bottom:0px;
	left:0px;
	background: url(/images/corners.png) no-repeat left bottom;
	width: 15px;
	height: 15px;
}

.corners .br {
	position:absolute;
	bottom:0px;
	right:0px;
	background: url(/images/corners.png) no-repeat right bottom;
	width: 15px;
	height: 15px;
}

.link-like {
	color: #5065A3;
	text-decoration: underline;
	cursor: pointer;
}

.paginate {
	height: 15px;
}
.paginate .page_prev {
	float:left;
}
.paginate .page_next {
	float:right;
}			
