
/*** Community Header Fixes  ***/

.os-logo a span {
	left: 62px;
	position: absolute;
	text-indent: 0px;
	top: 36px;
	color: #c7202b !important;
	font-size: 14px;
	visibility: visible !important;
}

.os-logo a:hover {
	text-decoration: underline;
	color: #c7202b !important;
}

.os-logo a span:hover {
	text-decoration: underline;
	color: #c7202b;
}

a {
	text-decoration: none;
}


/*** Community tab ***/

.sites .community i, 
.sites .community:hover i{
	width: 16px;
	background-position: -168px -58px;
}

.sites .shopping i,
.sites .shopping:hover i {
    width: 14px;
    background-position: -14px -58px;
}

.sites a {
	background-color: #E5E5E5;
	display: block;
	float: left;
	height: 32px;
	line-height: 32px;
	padding-right: 10px;
}	

.cart-icon i {
     text-indent: 0;
     cursor: pointer;
}

/*** Oasis ***/

#welcome-oasis {
   background: #fff url(http://www.overstock.com/img/mxc/20100518_welcome.jpg) no-repeat;
}

#welcome-message {
	margin-left: 25px;
	margin-top: 20px;
}

#welcome-message h1{
	font-size: 18px;
}

#welcome-message h1.blue {
	color: #336699;
}

#welcome-message h1.red {
	color: #c7202b;
}

#welcome-message h1.green {
	color: #729037;
}

#welcome-message p{
	width: 260px;
	padding-bottom: 10px;
	font-size: 14px;
	color: #333;
	line-height: 1.2em;
}

#welcome-message a.ostk-button{
	margin-top: 15px;
}

#welcome-message a {
	text-decoration: underline;
}

#welcome-message a:hover {
	text-decoration: none;
}

#login-message {
	width: 280px;
    margin-top: 30px;
	margin-right: 20px;
}

#login-message p{
    padding-top: 5px;
	padding-bottom: 5px;
	border-top: 1px solid #ccc;
	margin-top: 10px;
}

/*** Icons/Headers ***/

.comm-icon {
    background: url(/img/mxc/20100429_community_icon_sprite.png);
    height: 23px;
    width: 23px;
    margin-right: 5px;
	background-color: none;
	display:inline-block;
	vertical-align:middle;
}

h4 span {
    font-size: 16px;
    font-weight: normal;
}

.section-heading span {
    color: #fff;
    font-weight: normal;
}

.whats-happening {
    background-repeat: no-repeat;
    background-position: 0 -3px;
}

.recommendations {
    background-repeat: no-repeat;
    background-position: -25px -4px;
}

.featured {
    background-repeat: no-repeat;
    background-position: -50px -3px;
}

.twitter {
    background-repeat: no-repeat;
    background-position: -75px -3px;
}

.social {
    background-repeat: no-repeat;
    background-position: -101px -3px;
}

.blog {
	background-repeat: no-repeat;
	background-position: -100px -77px;
}

.comments {
	background-repeat: no-repeat;
	background-position: -75px -100px;
}

.friends {
    background-repeat: no-repeat;
    background-position: -50px -3px;
}
.icon-edit {
	background-repeat: no-repeat;
	background-position: -27px -78px;
}
.icon-review {
	background-repeat: no-repeat;
	background-position: -52px -79px;
}
.icon-rating {
	background-repeat: no-repeat;
	background-position: -27px -4px;
}
.icon-add {
	background-repeat: no-repeat;
	background-position: -76px -77px;
}

.flag-icon {
	background-repeat: no-repeat;
	background-position: -100px -101px;
}

/* TABS */
#community-activity .bd,
#community-recs .bd {
	padding: 10px;
}

#community-activity .hd,
#community-recs .hd {
	padding: 0px;
}

.tabs li {
	background-color: #ddd;
}

.tabs li a {
	color: #000;
	font-weight: bold;
	padding: 6px 6px;
}

.tabs li a:hover {
	text-decoration:none;
}

.tabset-container ul.tabs li a.current {
	background-color: #fff;
	color: #c7202b;
	font-weight: bold;
}

li a i#activity-tab {
    background-repeat: no-repeat;
    background-position: -25px -26px;
}

li a.current i#activity-tab {
    background-repeat: no-repeat;
    background-position: -25px -51px;
}

li a i#review-tab {
    background-repeat: no-repeat;
    background-position: 0 -27px;
}

li a.current i#review-tab  {
    background-repeat: no-repeat;
    background-position: 0 -52px;
}

li a i#blog-tab {
    background-repeat: no-repeat;
    background-position: -50px -28px;
}

li a.current i#blog-tab {
    background-repeat: no-repeat;
    background-position: -50px -53px;
}

li a i#member-tab {
    background-repeat: no-repeat;
    background-position: -75px -29px;
}

li a.current i#member-tab {
    background-repeat: no-repeat;
    background-position: -75px -54px;
}

li a i#rating-tab {
    background-repeat: no-repeat;
    background-position: -100px -53px;
}

li a.current i#rating-tab {
    background-repeat: no-repeat;
    background-position: 0 -78px;
}

.comm-tab-panel {
	border: 1px solid #CCC;
	clear: both;
	padding: 8px 1px;
	position: relative;
	width: auto;
	z-index: 99;
}

/*** Feeds ***/

.community-feed li{
    clear: both;
}

#community-activity-tab-1 li,
#community-activity-tab-2 li,
#community-activity-tab-3 li,
#community-activity-tab-4 li {
    background-color: #f4f4f1;
    padding: 8px;
	margin: 2px 0;
}

#community-activity-tab-1 li:nth-child(odd) ,
#community-activity-tab-2 li:nth-child(odd) ,
#community-activity-tab-3 li:nth-child(odd) ,
#community-activity-tab-4 li:nth-child(odd) {
     background-color: #fff;
}

.username a {
    color: #336699;
    text-decoration: underline;

}

.username a:hover {
    color: #333;
}

.content-title a {
    font-weight: bold;
    color: #333;
	margin-left:4px;
}

.timestamp {
    color: #999;
	white-space: nowrap;
	margin-left:4px;
}

.read-more {
    padding: 10px 0 0 10px;
    text-align: right;
    clear: both;
}


/*** Reviews Feed ***/

.community-reviews i.comm-icon{
    background-position: 0 -27px;
    height: 25px;
    width: 25px;
}

/*** Blog Feed ***/

.community-blogs i.comm-icon{
    background-position: -50px -27px;
    height: 25px;
    width: 25px;
}

/*** Member Feed ***/

.new-members i.comm-icon{
    background-position: -100px -28px;
    height: 25px;
    width: 25px;
}

/*** Ratings Feed ***/

.community-ratings i.comm-icon{
    background-position: -100px -53px;
    height: 25px;
    width: 25px;
}

.community-ratings .review {
	display: inline-block;
	vertical-align: middle;
	white-space: nowrap;
	*display: inline;
	_background: #fff;

}

.community-ratings .review i {
	*display: inline;
	*text-indent: 0;
	_background: #fff;
	_z-index: 1;

}

/*** Blog Comment Feed ***/

.community-comments i.comm-icon{
    background-position: -25px -25px;
    height: 25px;
    width: 25px;
}

/*** Rec Extensions ***/

.OProduct { 
	height:280px !important; 
}

.blog-recs .OProduct {
	height: 280px !important;
}

/*** Featured Members/Friends Mod ***/

.avatars li{
    display: inline;
}

.avatars img {
    padding: 3px;
}

/*** Community mod extensions (Juitter) ***/


/* twitter feed */
.twitter-feed ul {
	margin-right:10px;
}
.twittLI {
	padding: 1em 0;
	border-top: 1px solid #ccc;
}
.twittLI:first-child {
	padding-top: 0;
	border: none;
}
.twittLI a:first-child {
	float: left;
	margin-right: 10px;
}
.twittLI a img {
	width: 25px;

}
.twittLI .time {
	color: #999999;
}
.twittLI .profileLink,
.twittLI .extLink,
.twittLI .JRM {
	text-decoration: underline;
	color: #336699;
}

/*** Get Social Module ***/

#get-social .social-links li a {
	display: inline-block;
	text-indent: -9999px;
	background-image: url(/img/mxc/20100429_comm-social-mod-sprite.png);
	width: 275px;
	height: 40px;

}

li.facebook a {background-position: 0 0;}
li.twitter a {background-position: 0 -40px;}
li.youtube a {background-position: 0 -80px;}
li.app-store a {background-position: 0 -120px;}

/*** Profile-Avatar (Profile Pages) ***/

.profile-avatar {
	background-image: url(/img/mxc/20100510_avatar_bg.jpg);
	width: 312px;
	height: 270px;
}

.profile-avatar img{
	padding:15px;
}

/*** Profile-Details ***/

.profile-details h1{
	font-size: 36px;
	padding-left: 10px;
	color: #333	
}

.profile-details h2{
	font-size: 24px;
	padding-left: 10px;
	font-weight: normal;
	color: #656565;	
}

.profile-details h3{
	font-size: 18px;
	padding-top: 10px;
	padding-left: 10px;
	font-weight: normal;
	color: #333;	
}

.profile-details .status {
	display: inline-block;
}

.profile-details .status-text{
	font-size: 18px;
	font-weight: bold;
	color: #333;
	margin-left: 10px;
	text-transform: lowercase;
	width: 450px;
	display: inline-block;
	overflow: hidden;
}

.status i.quote-1 {
	background-position: 0 -100px;
    height: 25px;
    width: 30px;
    margin-bottom: 5px;
}

.status i.quote-2 {
	background-position: -30px -100px;
    height: 25px;
    width: 30px;
	margin-left: 5px;
	margin-bottom: 5px;
}

.profile-details .tags{
	font-size: 16px;
	font-weight: 100;
	color: #333;
	margin-left: 10px;
	font-style: italic;
	padding-right: 5px;
}

.profile-details p{
	font-size: 14px;
	padding: 10px;
	color: #333;
	overflow: hidden;	
}

/*** Profile Buttons ***/

.profile-buttons a.ostk-button i {
	display: inline-block;
	font-size: 1em;
	vertical-align: middle;
	*vertical-align: bottom;
	*margin-bottom: 3px;
	height: 23px;
    width: 23px;
}

.profile-buttons a {
	zoom: 1; /*** IE7 hack for display:inline-block ***/
	*display:inline; /*** IE7 hack for display:inline-block ***/
}

.follow-me {
	margin-bottom: 8px;
}

.profile-flag {
	float: left;
	margin-top: 10px;
}

.profile-flag a:hover {
	text-decoration: none !important;
}

.profile-flag {
	text-decoration: none !important;
}

.profile-flag span{
	color: #336699;	
}

.profile-flag span:hover {
	text-decoration: underline;	
}

/* Flag colorbox */

.comm-flag {
	width: 500px;
	margin: 0 auto;
	color: #333;
}

.comm-flag h2 {
	font-size: 30px;
	padding-bottom: 10px;
}

.comm-flag p {
	margin: 0;
}

.comm-flag input {
	margin-bottom: 10px;
}

.comm-flag label {
	vertical-align: middle;
}

.comm-flag textarea {
	width: 500px;
	height: 75px;
	font-size: 14px;
	text-align: left;
	border: 1px solid #ccc;
	background-color: #fff;
	overflow-y: auto;
}

.comm-flag input {
	width: 40px;
	text-align: center;
	border: none;
	border: 0;  /*** IE7 hack to remove border ***/
	font-size: 16px;
	font-weight: bold;
	color: #999999;
}

.comm-flag button {
	margin-top: 5px;
	float: right;
}

/*** Ad space ***/

.comm-advertisement {
	padding: 6px;
	background: #f5f5f5;
}

#Google_Adsense_Main {
     width: 300px !important;
}

/*** Profile Edit ***/

/* Heading */

.bot-border {
	border-bottom: 1px solid #ccc;
}

.rt-border {
	border-right: 1px solid #ccc;
}

h1.grey {
	color: #333;
	font-size: 32px;
}

#form-mod {
	width: 631px; /*** Needed to adjust for 1px border ***/
}

/*** Form ***/

/* Saved Status Alert */


.saveStatus {
	font-size: 14px;
	background: #618a2d;
	color: #fff;
	margin-right: 10px;
}

#errorDate {
	color: #c7202b;
	padding-top: 5px;
	margin-left: 155px;
}


/* General Form Styles */

ul.comm-form li {
	vertical-align: middle;
	margin: 16px 0;
	clear: both;
}

ul.comm-form li a{
	color: #336699;
	font-size: 12px;
}

ul.comm-form li a:hover{
	text-decoration: underline;
}

ul.comm-form li h3 {
	color: #000;
	font-size: 14px; 
	font-weight: bold;
	width: 150px;
	display: inline-block;
	zoom: 1; /*** IE7 hack for display:inline-block ***/
	*display:inline; /*** IE7 hack for display:inline-block ***/
}

ul.comm-form li span {
	color: #999999
}

/* Avatar */

.first-item  {
	margin: 8px 0;
}	

.tall  {
	vertical-align: top;
}	

img.avatar-small {
	width: 152px;
	height: 152px;
	margin-bottom: 16px;
	margin-right: 10px;
}

.avatar-selection {
	float: right;
	width: 312px;
	margin: 0;
	padding: 0;
	*margin-top: -170px; /*** IE6/7 patch to move avatar selection class up ***/
}

.avatar-selection p{	
	color: #999999;
	margin-bottom: 3px;
}
.avatar-selection ul {
	width: 300px;
}
.avatar-selection input {
	position: relative;
	top: 48px;
}
.avatar-selection ul li{
	display: inline;
}

.avatar-selection label {
	position: relative;
	display: inline-block;
	width: 64px;
	height: 68px;
	padding: 0 4px 4px 0;
	vertical-align: top;
	cursor: pointer;
}
.avatar-selection label img {
	position: absolute;
	width: 64px;
	height: 64px;
	margin-bottom: 5px;
	margin-right: 5px;
}
.avatar-selection label span {
	position: absolute;
	text-indent: -9999px;
	display: block;
	width: 64px;
	height: 64px;
	z-index: 1;
}
#avatar-list.enabled label span {
	background: #fff;
	-ms-filter: "alpha(opacity=50)";
	filter: alpha(opacity=50);
	opacity: 0.5;
}
#avatar-list.enabled input {
	left: -99999px
}
.avatar-selection #avatar-list.enabled label.selected span {
	/* Must use a near trnasparent value for "imag" as label to work in IE
	 * IE does not recogonize an image as being clickable, by setting a bg-color it creates
	 * a clickable target other than the image*/
	-ms-filter: "alpha(opacity=1)";
	filter: alpha(opacity=1);
	opacity: 0;
}

.avatar-selection label:hover {
  opacity: .5;
  cursor: pointer;
}

.avatar-selection input {
	display: block;
}

.avatar-thumb {
	width: 60px;
	height: 60px;
}

.disabled {
    opacity: 0.5;
    filter: alpha(opacity = 50);
}

ul.comm-form input {
	vertical-align: middle;
}

ul.comm-form select {
	*vertical-align: middle;
}

/***

ul.comm-form span,
ul.comm-form input,
ul.comm-form select {
	vertical-align: middle;
}

a.ostk-button span,
button span {
	vertical-align: top;
}

**/

input.free-text {
	height: 22px;
	width: 230px;
	font-size: 14px;
	margin-right: 8px;
	border: 1px solid #ccc;
	background-color: #fff;
}

/* Location */

li.location input.city {
	width: 170px;
}

li.location input.state {
	width: 40px;
}

/* Date of Birth */

li.dob select {
	font-size: 14px;
	margin-right: 8px;
	background-color: #fff;
}

li.dob select.day {
	width: 53px;	
}

li.dob select.month {
	width: 95px;
}

li.dob select.year {
	width: 60px;
	margin-right: 10px;
}

/* Sex */

li.sex select {
	width: 100px;
	margin-right: 140px;
}

/* Who I am */

li.iam-tags a {
	vertical-align: middle;
	margin-right: 90px;
	_display: none;
}

li.iam-tags a.ostk-button span {
	color: #fff !important; 
	min-width: 130px;
	font-size: 14px;
}

.tag-cbox-hidden {
	display: none;
	_display: block; 
}

.tag-cbox-hidden h1,
.tag-cbox-hidden .cbox-submit{
	_display:none;
}

/* Colorbox Styles */

.cbox-hidden {
	position: absolute;
	left: -99999px;
}

#info h1{
	margin-left: 43px;
	margin-bottom: 10px; 
	font-size: 18px;
}

#info h2{
	margin-top: 10px;
	margin-bottom: 3px;
	font-size: 14px;
}

.column-1{
	padding-left: 40px;
}

.cbox-columns {
	margin-left: 5px;
	width: 170px;
	float: left;
}

.cbox-columns ul{
	margin-top: 10px;
	color: #333;
}

.cbox-columns ul h3{
	padding: 5px 0;
}

.cbox-columns ul li{
	line-height: 1.5em;
}

.cbox-columns input{
	margin-right: 5px;
}

.cbox-submit {
	clear:both; 
	margin-left: 45px; 
	padding-top: 10px;
}

.cbox-submit p {
	margin-bottom: 5px;
}

.cbox-submit button {
	margin-top: 10px ;
}

/* Bio */

ul.comm-form li textarea {
	margin-left: 152px;
	margin-right: 10px;
	width: 400px;
	height: 100px;
	border: 1px solid #ccc;
	background-color: #fff;
	font-size: 14px;
	overflow-y: auto;
}


ul.comm-form li input.countdown {	
	width: 40px;
	text-align: center;
	margin-left: 147px;
	border: none;
	border: 0;  /*** IE7 hack to remove border ***/
	font-size: 16px;
	font-weight: bold;
	color: #999999;
}

.save-submit {
	margin-left: 152px;
	margin-bottom: 30px;
}

p.myaccount-link {
	color: #999999;
	margin-left: 152px;
	margin-bottom: 25px;
}

p.myaccount-link a{
	color: #999999;
	text-decoration: underline;
}

p.myaccount-link a:hover{
	text-decoration: none;
}

/*** Right-Rail ***/

#right-rail h4{
	margin: 8px 8px 15px 8px;
	font-size: 14px;
	font-weight: bold;
	color: #333;
}	

#right-rail p{
	margin: 8px 8px 15px 8px;
	font-size: 14px;
	color: #333;
}	


/*** Blog Homepage ***/

.blog-oasis {
	background: #2d3d5f url(/img/mxc/20100618_blog_keyboard.jpg) 20px 40px no-repeat;
}

.blog-welcome {
	padding-top: 20px;
	padding-left: 10px;
}

.blog-welcome h1{
	color: #fed337;
	font-size: 32px;	
}

.blog-welcome h2 {
	color: #fff;
	font-size: 25px;
	font-weight: 100;
	margin-top: 10px;
	margin-bottom: 15px;
	line-height: 1em;
}

.blog-welcome p{	
	color: #fff;
	font-size: 16px;
	font-weight: 100;
	margin-bottom: 10px;
	padding-right: 10px;
	letter-spacing: .1em;
}

.blog-welcome span{	
	color: #fff;
	font-size: 16px;
	font-weight: bold;	
}

/*** Blog Sidebar ***/

#blog-sidebar .panel-b {
	background: #fff; 
}

#blog-sidebar .panel-b .bd {
	background: #fff; 
}

/*** Blogroll ***/

ul.blogroll {
	margin-left: 30px;
}

ul.blogroll li{
	font-size: 14px;
	margin-top: 10px;
}

/*** Blog Posts ***/

#ostk-blogs .panel-b .bd {
	background: #fff; 
}

.blog-post {
	margin-left: -10px;
	margin-bottom: 10px;
	border: 1px solid #ccc;
	background: #F8F8F8;
	padding: 8px;
	color: #333;
}

.blog-post span {
	color: #aaa;
}

.blog-post .blog-timestamp {
	font-weight: bold;
}
	
.blog-post h2{
	margin-top: 25px;
	margin-bottom: 10px;
}

.blog-post p.blog-read-more {
	margin-top: 15px;
	margin-bottom: 15px;
}
	
.blog-post .blog-read-more a{
	color: #333;
	font-size: 14px;
	font-weight: bold;
}	
	
.blog-post .blog-comments a{
	color: #336699;
	text-decoration: underline;
}

.blog-post .blog-comments a:hover{
	text-decoration: none;
}

.blog-recs .OProduct {
	_width: 130px !important;
}

	
	

	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	



