#left-column {
	width: 390px;
	float: left;
	}

#main-column {
	width: 540px;
	float: right;
	}



.add-artist-link {	
	color: #7F9E7D;
	text-decoration: underline;
	font-size: 11px;}

.featuring-title, .notes-title {
	position: absolute;
	top:0px;
	left:0px;}

.other-artists {
	position: relative;
	}

.other-artists .featuring-title {
	position: absolute;
	top: 0px;
	left: 10px;
	color: #8B8B8B;
	font-weight: bold;
	}

.other-artists .artist-name {
	padding-left: 105px;
	}

.del-artist {
	background: url(/invite2/images/modal-close.gif) no-repeat scroll center center;
	cursor: pointer;
	height: 13px;
	text-indent: -10000px;
	width: 13px;
	margin-left: 4px;	
	display: inline-block;
	}

/* notes */

.note, #event-artists-section, #event-page-note-section {
	position: relative;
	list-style: none;
	margin: 0px;
	padding: 0px;
	}

.note li strong {
	position: absolute;
	top:0px;
	left:0px;
	color: #8B8B8B;
	font-weight: bold;}

.note li {
	padding-left: 105px;
	display: block;	
	width: 150px;
	overflow: hidden;}

.notes-tooltip {
	width: 256px;
	position: absolute;
	z-index: 99;
	}

#read-notes-section textarea {
	width: 235px;
	height: 50px;} /* for add note */

#add-artist-field input {
	width: 233px;
	} /* for add artist */

.read-notes-header, .read-notes-header a, .note-body, .note-byline, .add-own-note {
	background-image: url(/invite2/images/notes-tooltip.png);
	background-repeat: no-repeat;
	padding: 0px 3px;
	display: block;
	position: relative;
	}

.note-body {background-position: -271px 0px;}
.note-byline {background-position: -271px -1px;}
.add-own-note {background-position: -542px 100%;}

.read-notes-header {
	color: #434343;
	font-weight: bold;
	padding: 5px 8px 2px 8px;}

.read-notes-header a {
	position: absolute;
	top:6px;
	right: 6px;
	width: 13px;
	height: 13px;
	background-position: -799px -9px;
	text-indent: -10000px;
	padding: 0px;
	}

.note-body {
	padding: 4px 8px 0px 8px;
	color: #525252;
	word-wrap:  break-word;
	}

.note-byline {
	padding: 0px 8px 2px 8px;
	color: #a0a0a0;
	text-align: right;
	}

.add-own-note {
	padding: 4px 8px 8px 8px; }

.add-own-note .example {
	font-size: 11px;
	line-height: 13px;
	padding-top: 3px;
	}

/* artist auto-complete */

div#ac_add-artist-search {
	width: 235px !important;
	z-index: 99;
	margin: -1px 0px 0px 0px;} 

div#ac_add-artist-search div.ac_bar, div#ac_add-artist-search div.ac_header {
	height: 0px;}

div#ac_add-artist-search ul li a[name="1"] {
	background-image: none;}

div#ac_add-artist-search ul li a span {
	padding: 3px 6px 3px 6px}

div#ac_add-artist-search ul li.total a {
	text-indent: 6px;
	background-image: none;
	background-color: #E6E6E6;
	}

div#ac_add-artist-search ul.ac-ul-artist {
	background: none;}

div#ac_add-artist-search ul.ac-ul-artist li {
	border-color: #ccc;}
	
div#ac_add-artist-search ul.ac-ul-artist li.ac_highlight a {
	background-color: #9A9A9A;}

/* --- NOYZE TWITTER POSTS --- */
/* also in invite-event-stream.css */


#twitter-search-results, #ticket-column {
	clear: both;
	}

#twitter-search-results div {
	overflow: auto;
	border-bottom: 1px dashed #D2DADA;
	padding: 10px 5px 15px 10px;
	}

#twitter-search-results div:hover {
	background: #F7F7F7;
	}

#twitter-search-results div img {
	float: left;
	margin: 0px 10px 0px 0px;
	}

#twitter-search-results div em {
	color: #999999;
	display: block;
	padding-top: 5px;
	}


.twitpic-link {
	background-image: url(../images/twitpic.gif);
	background-repeat: no-repeat;
	background-position: 5% 50%;
	background-color: #fff;
	padding: 3px 5px 2px 25px;
	float: right;
	margin-right: 35px;
	margin-top: 10px;
	margin-bottom: -10px;
	color: #00ACEF !important;
	border: 1px solid #00ACEF;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
	}

.blipfm-link {
	background-image: url(../images/blipfm.gif);
	background-repeat: no-repeat;
	background-position: 5% 50%;
	background-color: #fff;
	padding: 3px 5px 2px 25px;
	float: right;
	margin-right: 35px;
	margin-top: 10px;
	margin-bottom: -10px;
	color: #373737 !important;
	border: 1px solid #373737;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
	}

.twtfm-link {
	background-image: url(../images/twtfm.gif);
	background-repeat: no-repeat;
	background-position: 5% 50%;
	background-color: #fff;
	padding: 3px 5px 2px 25px;
	float: right;
	margin-right: 35px;
	margin-top: 10px;
	margin-bottom: -10px;
	color: #4b4b4b !important;
	border: 1px solid #4b4b4b;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
	}

/* Tweet This */

.tweet-box-wrap {
	background-image: url(../images/tweet-box.png);
	background-repeat: no-repeat;
	background-position: top left;
	width: 392px;
	position: relative;
	
	}

* HTML .tweet-box-wrap {
	background-image: url(../images/tweet-box.gif);
	}

.tweet-box {
	background-image: url(../images/tweet-box.png);
	background-repeat: no-repeat;
	background-position: bottom right;
	padding: 0px 15px 25px 15px;
	position: relative;
	top:23px;
	}

* html .tweet-box {
	background-image: url(../images/tweet-box.gif);
	}

.tweet-box .preview {
	border: 1px solid #aaaaaa;
	background: #fff;
	font-family: "Lucida Grande", tahoma, verdana, sans-serif;
	font-size: 13.5px;
	margin: 0px;
	padding: 3px;
	position: relative;
	top:-5px;
	min-height: 35px;
	}

.tweet-box .preview a {
	color: #000;
	}

.tweet-box .preview a:hover {
	color: #000;
	text-decoration: none;
	}
	
.tweet-box small {
	display: block;
	text-align: center;
	font-size: 11px;
	}

.tweet-box small a {
	color: #00929c;}
	
.tweet-button {
	display: inline-block;
	width: 115px;
	height: 32px;
	background: url(../images/tweet-button.gif) top left no-repeat;
	text-indent: -10000px;
	}

.tweet-button:hover {
	background: url(../images/tweet-button.gif) bottom left no-repeat;
	}
