/* @override http://biteclub.s2dev.net/bc/includes/display_objects/social/css/wireframe.css */

div.flyer { overflow: hidden; }

div.flyer img { max-width: 100%; }

p.welcome {
	clear: both;
	padding: 1em;
}

/* @group Nav Widget */

.navWidget {
	position: absolute;
	top: 0;
	right: 0;
	float: right;
}
.navWidget a {
	float: left;
	display: block;
	line-height: 2.2em;
}

/* @end */

/* @group Nav Tabs */

.navTabs { position: relative; }

.navTabs ul, #contentPrimary .navTabs ul { margin: 0 8px 0 0; float: right; }
	
.navTabs li {
	display: block;
	float: left;
	padding: 0;
	list-style: none;
}
.navTabs li a {
	display: block;
	padding: 0 5px;
	border-width: 1px 1px 0;
	line-height: 20px;
}

.navTabs img.avatar {
	width: 65px;
	height: 65px;
	display: block;
	position: absolute;
	top: -20px;
	left: -2px;
}

.navTabs a.avatarEdit {
	position: absolute;
	bottom: -2em;
	left: 75px;
}

.tabContent { position: relative; }

#tabSet1 h3 {
	position: absolute;
	top: -2.5em;
}

/* @end */

/* @group NavAlpha */

ul.navAlpha {
	float: left;
	width: 100%;
	clear: both;
}
ul.navAlpha, #contentPrimary ul.navAlpha { margin: 0; }
 
.navAlpha li {
	float: left;
	list-style: none;
}

.navAlpha li.first,
.navAlpha li.last { border: none; }

.navAlpha li a {
	display: block;
	text-align: center;
}
.navAlpha li a:hover { text-decoration: none; }

/* @end */

/* @group Vote Options */

ul.voteOptions {
	float: left;
	display: block;
}
ul.voteOptions, #contentPrimary ul.voteOptions { margin: 0; }

.postEntry ul.voteOptions,
#contentPrimary .postEntry ul.voteOptions {
	margin: 1em 0 2.5em 14px;
}

.postEntry .voteBox ul.voteOptions { margin: 0 !important; }

ul.voteOptions li {
	float: left;
	display: block;
}
ul.voteOptions li, #contentPrimary ul.voteOptions li { margin: 0; }

ul.voteOptions li a { display: block; }

/* @end */

/* @group Forms */

form ul,
#contentPrimary form ul {
	margin: 0 !important;
	float: left;
	width: 100%;
	clear: both;
}

form li,
#contentPrimary form li {
	clear: both;
	float: left;
	width: 100%;
	margin: 0 0 1em;
}
form label,
form p.fieldLabel {
	display: block;
	float: left;
	font-weight: bold;
	line-height: 1.3em;
	padding: 2px 0 0;
	text-align: right;
	width: 32%;
	margin: 0 2% 0 0;
}

form input { /*vertical-align: top;*/ }

li.radio label {
	width: 80%;
	text-align: left;
	line-height: 1.2em;
}
li.radio input { float: left; }

li input.text,
li input.file,
li.input.check,
li textarea,
ul.fieldGroup,
li.invites div,
fieldset li a,
dl.fieldDescription,
li div.inputBox,
li div.inputBoxPush,
p.noField {
	display: block;
	width: 60%;
	float: left;
}

fieldset li label a {
	width: auto;
	float: none;
	display: inline;
}

li div.inputBoxPush { margin-left: 34%; }

li div.inputBox label { font-weight: normal; }

li div.inputBox input.text { width: 100%; }

div form li textarea { font-size: 12px !important; }

form ul.fieldGroup,
#contentPrimary form ul.fieldGroup { clear: none; margin: 0; width: 60%; }

li input.checkbox {
	display: block;
	float: left;
	margin: 0 0 .5em;
}

dl.fieldDescription,
p.fieldDescription {
	clear: both;
	margin: .3em 0 0 34%;
	font-size: .92em !important;
	color: #125b8f;
	line-height: 1.2em;
}

p.noField {
	clear: none;
	font-size: .92em !important;
	color: #125b8f;
	line-height: 1.2em;
	margin-top: .3em;
}

dl.fieldDescription dt {
	margin: 0 0 .2em;
}

ul.span2 dl.fieldDescription,
ul.span2 p.fieldDescription,
ul.span3 dl.fieldDescription,
ul.span3 p.fieldDescription,
ul.span4 dl.fieldDescription,
ul.span4 p.fieldDescription {
	margin: 0;
	padding: 0 .5em 0 0;
}

li.invites input,
li.invites label {
	display: inline;
	float: none;
}
li.invites div input.text {
	display: block;
	clear: both;
	margin-left: 0;
}

form ul li,
#contentPrimary form ul li {
	display: block;
	float: left;
	clear: none;
	line-height: 1.5em
}

form ul li#memberTypeSelect {
	min-height: 2em;
}

form ul.span2 li, #contentPrimary form ul.span2 li, .span2 ul, #contentPrimary .span2 ul { width: 48%; clear: none; }
form ul.span3 li, #contentPrimary form ul.span3 li, .span3 ul, #contentPrimary .span3 ul { width: 31%; clear: none; }
form ul.span4 li, #contentPrimary form ul.span4 li, .span4 ul, #contentPrimary .span4 ul { width: 23%; clear: none; }


form ul.fieldGroup li label,
#contentPrimary form ul.fieldGroup li label {
	width: auto;
	display: block;
	float: left;
}

form ul.fieldGroup li input,
#contentPrimary form ul.fieldGroup li input {
	width: auto;
	display: block;
	float: left;
}

form ul.fieldGroup li p,
#contentPrimary form ul.fieldGroup li p {
	display: block;
	clear: both;
	padding-left: 2em;
}

li select {
	display: block;
	float: left;
	margin: 0 1em .5em 0;
	margin-bottom: 0;
}

li input.norm { width: 22%; }

form .extended, form .rightCol { margin-left: 34%; }

.hide { display: none !important; }

/* @group CAPTCHA */

#contentPrimary form ul li.captcha label {
	display: block;
	float: left;
	width: auto;
	margin-left: 2%;
	text-align: left;
}

#contentPrimary form ul li.captcha input {
	display: block;
	float: left;
	clear: both;
	margin-left: 34%;
}

#contentPrimary form ul li.captcha ul {
	padding-left: 34%;
	float: left;
	display: block;
}

#contentPrimary form ul li.captcha ul li {
	float: left;
	margin: 0;
	padding: 0;
	display: block;
	width: 25px;
	height: 19px;
}

#contentPrimary form ul li.captcha img {
	display: block;
	width: 25px;
	height: 19px;
}

/* @end */

form.subTypeSearch {
	margin-bottom: 2em;
	line-height: 2em;
	width: 260px;
}

#content form.subTypeSearch fieldset {
	margin-bottom: .5em;
	width: 260px;
}

#content form.subTypeSearch fieldset ul { margin-bottom: 0 !important; }

#content form.subTypeSearch fieldset li { margin-bottom: .5em; }

#content form.subTypeSearch fieldset li.last { margin-bottom: 0; }


.subTypeSearch form {
	margin-bottom: 2em;
	line-height: 2em;
	width: 260px;
}

#content .subTypeSearch form fieldset {
	margin-bottom: .5em;
	width: 260px;
}

#content form.subTypeSearch  fieldset ul { margin-bottom: 0 !important; }

#content form.subTypeSearch fieldset li { margin-bottom: .5em; }

#content form.subTypeSearch fieldset li.last { margin-bottom: 0; }

form .buttons {
	float: left;
	width: 100%;
	clear: both;
	margin: 0 0 1.5em;
}

form .buttons button,
form .buttons input {
	float: right;
	margin-left: .5em;
}

form.searchFilter {
	border-bottom: #ccc solid 1px;
	padding: 0 0 1em;
	margin: 0 0 1em;
}

form.searchFilter fieldset {
	padding: 0;
	margin: 0;
}

form.searchFilter fieldset label {
	width: auto;
	padding-right: 1em;
}

form.addComment label { display: none; }

form.addComment textarea {
	display: block;
	float: none;
	width: 100%;
	margin: 0;
}

form.addComment .buttons { border: none; }

/* @end */

/* @group Form FilterPosts */

div.filterPosts {
	overflow: hidden;
	clear: both;
	padding: 0 0 1em;
	margin:  0 0 2em;
}
		
form.filterPosts {
	float: right;
	margin-left: 20px;
}

form.filterPosts fieldset { margin: 0; }

form.filterPosts label { width: auto; }

form.filterPosts select { margin-left: 10px; }

/* @end */

#loginContainer { width: 100%; }

#loginContainer form { width: 100%; float: left; }

form#login ul { margin: 0; }

/* @group Banner (home) */

#banner {
	border-bottom: #ccc solid 8px;
	overflow: hidden;
	padding: 1em 0;
	margin: 0 0 2em;
}

#intro {
	width: 32%;
	float: left;
	margin-left: 34%;
	position: relative;
}

#intro p {
	font-size: 1.4em;
	line-height: 1.3;
}

#signIn {
	width: 32%;
	float: right;
}

#signIn p { font-size: 1.4em; }

form.signIn {
	border-top: #ccc solid 1px;
	padding: 1em 0 0;
}

form.signIn legend { padding: 0; }

form.signIn input {
	float: left;
	display: block;
	width: 45%;
	margin: 0 3% 1em 0;
}

form.signIn button {
	padding: 1px 6px;
	font-weight: bold;
	border: #ccc solid 1px;
}

/* @end */

/* @group Votes */

.postEntry .voteBox {
	position: absolute;
	top: 0;
	left: 0px;
	width: 50px;
}

div.votes { width: 50px; }

div.votes p { text-align: center; }

div.votes p strong {
	display: block;
	text-align: center;
}

/* @end */

/* @group Post Entry */

.postEntry {
	padding: 0 0 0 80px;
	position: relative;
	overflow-x: hidden;
}

/* @group .postMeta */

.postMeta {
	clear: both;
	/*overflow: hidden;*/
	position: relative;
	margin: 0 0 3.5em;
	min-height: 97px;
}

.postMeta a.avatar {
	background: transparent url(/bc/images/bg_boxTopLeft.gif) no-repeat left top;
	clear: none;
	display: block;
	float: left;
	width: 79px;
	height: 79px;
	position: absolute;
	top: 0;
	left: 0;
	padding: 10px 0 0 10px;
}

.postMeta dl {
	overflow: hidden;
	margin: 0 14px 0 95px;
	padding: 8px 0 0;
}

.postMeta dl dt {
	width: 25%;
	float: left;
	margin: 0;
	padding: 0;
	text-align: right;
	line-height: 1.3em;
	margin: 0 2% .5em 0;
}
* html .postMeta dl dt { margin-right: 1%; }

.postMeta dl dd {
	float: left;
	width: 73%;
	padding: 0;
	line-height: 1.4em;
	margin: 0 0 .5em;
}

.postMeta dd input.embedLink {
	height: 1.3em;
	width: 100%;
	padding: 0;
}

/* @end */

img.photoLarge {
	display: block;
	max-width: 100%;
	margin: 0 0 2.5em;
}

/* @group Rating Meta UL*/

ul.ratingMeta,
#contentPrimary ul.ratingMeta {
	margin: 0 0 1em;
	overflow: hidden;
}

ul.ratingMeta li,
#contentPrimary ul.ratingMeta li {
	list-style: none;
	float: left;
	line-height: 20px
}

ul.ratingMeta li { padding-right: 2em; }

ul.ratingMeta li.location { color: #999; }

#contentPrimary ul.ratingMeta ul.rating { margin: 0; }

/* @end */

/* @end */

/* @group Comments */

.comments { position: relative; }

.comments dl {
	position: relative;
	min-height: 75px;
	border-bottom: #ccc solid 1px;
	padding: 0 0 1em;
	margin: 0 0 1em;
	clear: both;
	width: 100%;
	float: left;
}

.comments dl.last { border: none; }

.comments dl dt {
	margin: 0 0 .75em 85px;
	font-weight: normal;
}

.comments dl dd {
	display: block;
	float: left;
	margin: 0 0 0 85px;
}
.comments dl dd.admin {
	position: absolute;
	top: 0;
	right: 0;
}
		
.comments dd.admin ul,
#contentPrimary .comments dd.admin ul {
	margin: 0;
	list-style: none;
}
.comments dd.admin li,
#contentPrimary .comments dd.admin li {
	list-style: none;
	display: inline;
	border-left: #ccc solid 1px;
	padding: 0 0 0 5px;
	margin: 0 0 0 5px;
}
.comments dd.admin li.first,
#contentPrimary .comments dd.admin li.first {
	border: none;
}

.comments dl dd.date { color: #777; }

.comments dl dd.description { clear: both; }

.comments dl dd.thumbnail {
	width: 75px;
	float: none;
	position: absolute;
	top: 0;
	left: 0;
	margin: 0;
}
.comments dl dd.thumbnail img {
	display: block;
	width: 65px;
	height: 65px;
}

.details .comments h3 {
	position: absolute;
	top: -3em;
}

.details .comments dl {
	margin-left: 2em;
}

/* @end */

/* @group Latest Comments */

.latestComments {
	float: left;
	width: 100%;
	clear: both;
	padding: 0 0 1em;
	position: relative;
	margin: 0 0 2.5em;
}

.latestComments h3 {
	border-bottom: #ccc solid 1px;
	margin: 0 0 1.2em;
}

.latestComments .navWidget { top: .3em; }

/* @end */

/* @group Connections */

#account div.connections, /*temporary*/
#profiles div.connections, /*temporary*/
div.events,
div.latestPosts,
div.connections,
div.drinks,
div.jobBoardMatches {
	float: left;
	width: 100%;
	clear: both;
	position: relative;
	padding: 0;
	margin: 0 0 2em;
}

.connections h3 {
	border-bottom: #ccc solid 1px;
	margin: 0 0 1.2em;
}

.connections ul,
#contentPrimary .connections ul {
	margin: 0;
}

.connections ul li,
#contentPrimary .connections ul li {
	display: block;
	float: left;
	width: 20%;
	margin: 0 0 2em;
	overflow: hidden;
	height: 120px;
	margin-bottom: .2em;
}

.connections .categories ul li,
#contentPrimary .categories .connections ul li {
	height: auto;
}

#homepage .connections ul li,
#homepage #contentPrimary .connections ul li {
	width: 33%;
}

.connections ul li span, #memberTabs ul li a span  {
	text-align: center;
	display: block;
	margin: 0 0 .3em;
}

.connections ul li img {
	display: block;
	width: 65px;
	height: 65px;
	margin: 0 auto;
}

.connections ul li em, #memberTabs ul li em {
	display: block;
	width: 65px;
	margin: 0 auto;
	text-align: center;
	font-style: normal;
	background: #bbb;
	font-size: .9em !important;
}

/* @group .categories DL */

dl.categories { margin: 0; }

dl.categories dd {
	float: left;
	line-height: 1em;
	padding: 0 5px 0 0;
	border-right: #ccc solid 1px;
	margin: 0 5px .6em 0;
}
dl.categories dd.last {
	padding-right: 0;
	border: none;
	margin-right: 0;
}

/* @end */

/* @end */

/* @group Details UL */

ul.details,
#contentPrimary ul.details {
	float: left;
	width: 100%;
	display: block;
	clear: both;
	margin: 0 0 1.5em 0;
}

ul.details li,
#contentPrimary ul.details li {
	/*display: block;*/ /*Was Causing list items to lose bullets*/
	margin: 0;
	padding: 0 0 .8em;
		line-height:1.3;
}

ul.details li.more,
#contentPrimary ul.details li.more {
	padding: .5em 0 0;
}

/* @group Featured LI */

ul.details li.featured,
#contentPrimary ul.details li.featured {
	position: relative;
	min-height: 65px;
	padding: 5px 0 0;
	margin: 0 0 .5em;
}

ul.details li.featured strong,
#contentPrimary ul.details li.featured strong { /* delete? */
	display: block;
	margin: 0 0 .5em 75px;
}

ul.details li.featured span,
#contentPrimary ul.details li.featured span { /* delete? */
	display: block;
	margin: 0 0 0 75px;
	padding: 0;
	border: none !important;
}

ul.details li.featured span.pic,
#contentPrimary ul.details li.featured span.pic { /* delete? */
	position: absolute;
	top: 0;
	left: 0;
	margin-left: 0;
}

ul.details li.featured span.pic img, 
#contentPrimary ul.details li.featured span.pic img { /* delete? */
	width: 65px;
	height: 65px;
	display: block;
}

/* @end */

/* @end */

/* @group SyndLocal */

.syndLocal {
	clear: both;
	margin: 0 0 1em;
	position: relative;
}

.syndLocal dl {
	float: left;
	display: block;
	width: 100%;
	position: relative;
	border-bottom: solid #ccc 1px;
	/*min-height: 80px;*/
}

.syndLocal dl.empty { background: #eee; }

.syndLocal dt {
	clear: both;
	display: block;
}

.syndLocal dd {
	float: left;
	display: block;
	font-size: 1.1em;
}

* html .syndLocal dd.comments,
* html .syndLocal dd.stars,
* html .syndLocal dd.members,
* html .syndLocal dd.attendance,
* html .syndLocal dd.tags,
* html .syndLocal dd.status { /*display: inline;*/ } /* Correct IE6 double float margin bug. */

.syndLocal dd.comments,
.syndLocal dd.comments a {
	color: #06c;
}

.syndLocal dd.credits,
.latestPosts dl.photo dd.credits,
.latestPosts dl.video dd.credits {
	/*margin-left: .3em;*/
	font-style: italic;
}

.syndLocal dd.description {
	font-size: 1.1em;
	float: none;
	clear: both;
}

dd.description p {
	margin-bottom: 0;
	font-size: 1em;
	line-height: 1.2em;
}

.syndLocal dd.thumbnail {
	position: absolute;
	top: 0;
	left: 0;
	padding: 0;
	margin: 0;
}
.syndLocal dd.thumbnail img {
	display: block;
	width: 65px;
	height: 65px;
}

.syndLocal dd.voteOptions,
.syndLocal dl.photo dd.voteOptions,
.syndLocal dl.video dd.voteOptions {
	position: absolute;
	bottom: 0;
	left: 64px;
	margin: 0 0 10px;
}

.syndLocal dd.voteTotal {
	position: absolute;
	top: 0;
	left: 0;
	width: 55px;
	padding: 0;
	margin: 0;
	font-size: 1em;
}

/* @end */

/* @group LatestPosts */

.latestPosts h4 {
	float: left;
	margin: 0 0 1em;
	font-size: 1.5em;
	font-weight: bold;
	line-height: 18px;
}

.latestPosts ul.postOptions {
	float: left;
	margin: 0;
}
.latestPosts ul.postOptions li {
	display: block;
	float: left;
	line-height: 18px;
	padding: 0 0 0 10px;
	border-left: #ccc solid 1px;
	margin: 0 0 0 10px;
}

.latestPosts dl {
	padding-bottom: 30px;
}

dl.hasImage {
	min-height: 80px;
}

.latestPosts dt {
	padding: 3px 0 3px 0;
	margin-left: 66px;
	float: none;
	clear: both;
}

* html .latestPosts dl.hasImage dt {
	margin-left: 154px;
}

.latestPosts dt a {
	padding-left: 20px;
}

/*Set Margins for "bites" widget*/
.latestPosts dd { margin-left: 66px; } 
#homepage .latestPosts dd.comments { margin-left: 6px; } 

* html .latestPosts dd { margin-left: 33px; }


.latestPosts dd.date,
.latestPosts dl.photo dd.date,
.latestPosts dl.video dd.date {
	margin-left: 20px;
}
* html .latestPosts dd.date,
* html .latestPosts dl.photo dd.date,
* html .latestPosts dl.video dd.date {
	margin-left: 10px;
}

.latestPosts dd.stars {
	margin-left: 20px;
	clear: right;
}
* html .latestPosts dd.stars { margin-left: 10px; }

.latestPosts dd.source {
	margin-left: 10px;
	border-left: #ccc solid 1px;
	padding-left: 10px;
}
* html .latestPosts dd.source { margin-left: 5px; }

.latestPosts dl dd.tags {
	clear: both;
	white-space: normal;
	display: block;
	width: auto;
}

* html .latestPosts dl dd.tags,
* html .latestPosts dl dd.description { 
		margin-left: 66px;
}

* html .latestPosts dl.hasImage dd {
	margin-left: 0px;
}

* html .latestPosts dl.hasImage dd.tags,
* html .latestPosts dl.hasImage dd.description,
* html .latestPosts dl.hasImage dd.comments {
	margin-left: 156px;
}

* html .latestPosts dl.hasImage dd.comments {
	margin-left: 78px;
}

.latestPosts dd.thumbnail,
.latestPosts dl.photo dd.thumbnail,
.latestPosts dl.video dd.thumbnail {
	left: 65px;
	padding: 0;
	margin: 0;
}

.latestPosts dd.voteTotal,
.latestPosts dl.photo dd.voteTotal,
.latestPosts dl.video dd.voteTotal {
	margin: 0;
}

/* @end */

/* @group ProfileList */

.profileList {
	clear: both;
	float: left;
	width: 100%;
}

.profileList dl { padding-bottom: 1em; }

#allpeople .profileList dl,
#allplaces .profileList dl,
#allproducts .profileList dl,
#allgroups .profileList dl,
#allevents .profileList dl,
#account .profileList dl,
#profiles .profileList dl,
#jobboard .profileList dl {
	width: 48%;
	margin-right: 2%;
	float: left;
	clear: none;
	padding-bottom: 1em;
	/* will likely need a min-height; */
	min-height: 85px;
}
	
.profileList dt { margin-left: 80px; }

.profileList .event dt {
	clear: both;
	float: none;
}

.profileList dd {
	margin-left: 80px;
	margin-bottom: .25em;
}

.profileList dd.attendance { clear: left; white-space: nowrap; }
.profileList dd.categories {
	clear: both;
	float: none;
	width: auto;
}
.profileList dd.credits {}
.profileList dd.date {
	margin-left: 10px;
	padding-left: 10px;
	clear: right;
}

.profileList dl.event dd.location,
.profileList dl.group dd.location { margin-left: 20px; }

.profileList dl.group dd.members { clear: both; }

.profileList dd.options { margin-left: 20px; }

.profileList dd.reviewCount {
	margin-left: 20px;
	padding-left: 20px;
}
.profileList dd.stars { clear: left; }

.profileList dd.status {
	padding-left: 20px;
	clear: left;
	width: auto;
	white-space: nowrap;
}
	
.profileList dd.tags {
	clear: both;
	float: none;
	margin-bottom: .8em;
}
.profileList dd.thumbnail {}
.profileList dd.url {
	margin-left: 20px;
}

.profileList dd.venue {
	border-left: #ccc solid 1px;
	padding-left: 10px;
}
.profileList dl.event dd.venue {
	clear: both;
	border: none;
	padding-left: 0;
}

.profileList dd.vitals {
	clear: both;
	float: none;	
}

/* @end */

#masterInboxHeader { width: 100%; float: left;}
#masterInbox { clear: both; margin: 0 0 8px; }
#masterInbox thead { display: none; }
#masterInbox tfoot { background: #f0f1ea; }

/* @group Inbox */

div.inbox {
	position: relative;
	padding: 0 0 1em;
	border-width: 1px;
}

table.inboxRecent {
	width: 100%;
	margin: 0;
	border-width: 1px 0;
	background: #fff;
}

table.inboxRecent thead { display: none; }

/* @end */


/* @group InboxEntry */

#inboxEntry {
	float: left;
	width: 100%;
}

#inboxEntry h3 {
	float: left;
	padding-left: 28px;
	background-position: 0 50%;
	background-repeat: no-repeat;
	white-space: nowrap;
}

#inboxEntry.message h3 { background-image: url(/bc/images/icon_message_message.gif); }
#inboxEntry.comment h3 { background-image: url(/bc/images/icon_message_comment.gif); }
#inboxEntry.notification h3 { background-image: url(/bc/images/icon_message_notification.gif); }
#inboxEntry.drink h3 { background-image: url(/bc/images/icon_message_drink.gif); }
#inboxEntry.connection h3 { background-image: url(/bc/images/icon_message_connection.gif); }

.postMeta {
	margin-bottom: 2em;
	background: #E1E3D6 url(/bc/images/bg_boxBotRight.gif) no-repeat right bottom;
}

.postMeta dl.communication { width: 336px; }

.postMeta dl.send {
	width: 100%;
	margin: 0;
}

.postMeta dl.communication dt {
	font-weight: normal;
	width: 30%;
	clear: both;
}
.postMeta dl.communication dd { width: 67%; }

.postMeta dl.communication dd.subject {
	font-weight: bold;
	font-size: 1.2em;
}

.postMeta dl.communication dd.subject input{
	width: 95%;
}

.postMeta dl.communication label {
	width: 100%;
	line-height: 1.4em;
	margin: 0;
	font-weight: bold;
}

.postMeta dl.send dt {
	font-weight: normal;
	width: 30%;
}

.postMeta dl.send dd { width: 67%; }

.postMeta dl.send dd.origin { margin-bottom: 2em; }

.postMeta dl.send dd.subject {
	font-weight: bold;
	font-size: 1.2em;
}

.postMeta dl.send label {
	width: 100%;
	line-height: 1.4em;
	margin: 0;
	font-weight: bold;
}

form .postMeta li a { margin-left: 20px; }


.postMeta ul.options,
#contentPrimary .postMeta ul.options {
	margin: 0;
	list-style: none;
}
.postMeta ul.options {
	width: 140px;
	position: absolute;
	top: 10px;
	right: 0;
}

.postMeta ul.options li,
#contentPrimary .postMeta ul.options li {
	list-style: none;
	margin: 0;
	padding: 0;
}

.postMeta ul.options li a {
	line-height: 1.8em;
	display: block;
	padding-left: 20px;
}

div#inboxEntry .postMeta dl.communication {
	width: 310px;
	margin-right: 0;
}

div#inboxEntry.jobs .postMeta dl.communication {
	width: 260px;
	margin-right: 0;
}

div#inboxEntry.jobs .postMeta dl.communication dt { width: 24%; }

div#inboxEntry .postMeta ul.options {
	width: 150px;
	margin-right: 14px;
}

div#inboxEntry.jobs .postMeta ul.options {
	width: 200px;
	margin-right: 14px;
}

div#inboxEntry .postMeta ul.options li {
	font-size: 1em;
	margin: 0 0 .5em;
}

div#inboxEntry .postMeta ul.options li a {
	padding-left: 8px;
	background: transparent url(/bc/images/bg_arrow.gif) no-repeat 0 .4em;
	line-height: 1.3em;
}


div.detailDescription {
	clear: both;
	padding: 14px;
	margin: 0 14px 14px;
	font-size: 1.2em;
	background: #fbfbf9
}

div.detailDescription .drink {
	padding: 2em 0 0;
	text-align: center;
}

div.detailDescription .drink h4 { text-align: center; }

div.detailDescription * { font-size: 1em; }

div.detailDescription textarea {
	border: none;
	background: transparent;
	width: 528px;
	font-size: 1.2em !important;
	display: block;
}

.postMeta fieldset { border: none; }

.postMeta h4 { text-indent: 14px; clear: both;}
.postMeta fieldset h4 { text-indent: 0; }

#inboxEntry form { float: left; }

#inboxEntry form .buttons {
	border: none;
	padding: 0;
}

/* @end */

/* @group NavInbox */

#navSequential,
.navInbox {
	display: block;
	float: left;
	padding: 0 0 1em;
}

.navInbox {
	float:right;
	padding: 0;
}

#navSequential ul,
.navInbox ul {
	padding: .5em;
}

#contentPrimary .navInbox ul { margin: 0; }

.navInbox ul li,
#contentPrimary .navInbox ul li {
	display: inline;
}

.navInbox { background: #F0F1EA url(/bc/images/bg_navViewBotRight.gif) no-repeat 100% 100%; }

.navInbox ul { background: url(/bc/images/bg_navViewTopLeft.gif) no-repeat 0 0; }

/* @end */

/* @group ProfileMeta */

#profileMeta {
	padding: 10px;
	margin: 0 0 2.5em;
}

#profileMeta h3 { clear: both; }

#profileMeta .stats,
#profileMeta .posts {
	float: left;
	width: 46%;
	margin: 0;
}

#profileMeta .posts { float: right; }

#profileMeta table {
	width: 100%;
	margin: 0;
}
	
#profileMeta  td { border: none; }

#profileMeta ul.info {
	overflow: hidden;
	margin: 0 10px;
}

#profileMeta ul.info li {
	float: left;
	width: 50%;
	line-height: 1.5em;
}

/* @end */

/* @group Profile Tools */

#profileTools {
	float: left;
	clear: both;
	width: 100%;
	position: relative;
}

/*#profileTools .avatar { float: left; }

#profileTools .avatar img {
	display: block;
	height: 160px;
	width: 160px;
	margin: 0 0 1em;
}*/

/*#profileTools .tools { float: right; }*/

#profileTools .tools h3 { margin: 0 0 .5em; }

#profileTools .tools dl {
	margin: 0;
	padding: 10px 0 0 10px;
}

#profileTools .tools dl dt,
#profileTools .tools dl dd {
	float: left;
	line-height: 1.25em;
	margin-bottom: .5em;
}

#profileTools .tools .options {
	margin: 0;
	clear: both;
}

#profileTools .tools .options a {
	display: block;
	line-height: 1.2em;
}

/* @end */

/* @group Snapshot */

.profileBox {
	clear: both;
	margin: 0 0 2em;
}

.snapshot .profileInfo ul,
#contentPrimary .snapshot .profileInfo ul {
	clear: both;
	line-height: 2em;
}

/* @end */

/* @group Industry Insights */

.industryInsights em {
	font-style: normal;
	display: block;
	margin: 0 0 1.5em;
}

/* @end */

/* @group Upcoming Events */

.upcomingEvents h3 { margin: 0 0 2em; }

.upcomingEvents dd.venue {
	margin: 0 0 0 10px;
	border-left: #ccc solid 1px;
	padding-left: 10px;
}

.upcomingEvents dd.date {
	margin: 0 0 0 10px;
	padding-left: 10px;
}

.upcomingEvents dd.signUpTotal { padding-left: 20px; }

.upcomingEvents dd.signUp { margin-left: 20px; }

.upcomingEvents dd.location { margin-left: 20px; }

.upcomingEvents dd.tags {
	margin-left: 0;
	float: none;
	clear: both;
}

/* @end */

/* @group eventTools */

div.eventTools {
	border: #ccc solid 1px;
	padding: 10px 10px 20px;
	margin: 0 0 2em;
}

div.eventTools h3 { margin: 0 0 1em; }

/* @end */

/* @group ContentRow */

#contentRow {
	clear: both;
	overflow: hidden;
	padding: 2em 0 1em;
}

div#jobList {
	width: 267px;
	float: left;
	position: relative;
}
	
div#eventList {
	width: 267px;
	float: right;
	position: relative;
}

div.poll {
	clear: both;
	padding: 0 0 1em;
	position: relative;
	background: #eee;
}

div.poll h3 {
	position: absolute;
	border: none;
	top: 0;
	left: 0;
	z-index: 2;
}

div.poll form.poll { padding: 0 1em; }

div.poll form.poll fieldset { margin: 0 0 1em; }

div.poll form.poll ul {
	overflow: hidden;
	margin: 0 !important;
}

div.poll form.poll input { float: left; }

div.poll form.poll label {
	float: left;
	width: auto;
	text-align: left;
}

div.poll form.poll div.buttons { border: none; }

div.poll form.poll div.buttons button {
	display: block;
	float: left;
	width: auto;
}

div.poll form.poll div.buttons a {
	display: block;
	float: left;
	width: auto;
	margin: 0 0 0 1em;
	line-height: 2.4emem;
}

/* @end */


/* @group Video Players */

.videoPlayerLarge {
	margin: 0 0 1.5em;
	text-align: center;
}

/* @end */

/* @group Ads */

.ad240x400 {
	width: 240px;
	height: 400px;
}
.ad300x250 {
	width: 300px;
	height: 250px;
}
.ad336x280 {
	width: 336px;
	height: 280px;
}

/* @end */

.advancedSearch form#searchPeople,
.advancedSearch form#searchPlaces,
.advancedSearch form#searchGroups,
.advancedSearch form#searchProducts,
.advancedSearch form#searchEvents {
	width: 350px;
	margin-left: auto;
	margin-right: auto;
}

.advancedSearch img.datePicker {
	cursor: pointer;
	padding-left: 4px;
	float: left;
}

#searchForm { overflow: hidden; }

#searchForm ul { clear: both; height: 2.2em; }
#searchForm .wrap { clear: both; height: 2.4em; }