
/*
 * General Teaser Code.
 */
/* 
 * This (.teaser) was changed on Oct 1 to accomodate the new Wizard layouts. 
 * It used to be in the div.teaser below, but do not put it back in there
 * or else the wizard will not be able to override it.
 */
.teaser {
	padding-top: 0.5em;
	margin-bottom: 15px;
	font-size: 90%;
}
div.teaser {
	overflow: hidden;
}
div.teaser div.teaser_entry {
	margin-bottom: 1em;
}
div.teaser div.teaser_heading {
	font-size: 120%;
	font-weight: bold;
	text-align: center;
}
div.teaser div.teaser_heading span {
/*	padding: 0.25em; */
}
div.teaser div.teaser_content {
	padding: 0.5em;
}
div.teaser div.teaser_content div.teaser_image {
	padding: 0px;
	margin: auto;
	margin-bottom: 4px;
	margin-top: 4px;
}
div.teaser div.teaser_content div.teaser_image img {
	display: block;
	margin: auto;
	border: solid 1px;
}
div.teaser div.teaser_content .teaser_more_link {
	text-align: center;
	font-size: 90%;
	margin-top: 0.75em;
}



/*
 * BLOG
 */
div.blog_teaser img.teaser_thumbnail {
	display: block;
	width: 75px;
	float: right;
	margin: 0px 0px 4px 4px;
	border: solid 1px;
}
div.blog_teaser div.teaser_title {
	font-weight: bold;
}
div.blog_teaser div.teaser_timestamp {
	font-size: 80%;
	font-style: italic;
	padding-left: 4px;
}
div.blog_teaser span.teaser_readon_link {
	font-size: 90%;
}
div.blog_teaser div.teaser_more_link {
	text-align: right;
}



/*
 * CONTACT
 */
div.contact_teaser div.teaser_title {
	font-weight: bold;
	margin-bottom: 0.25em;
}
div.contact_teaser div.teaser_name {
	margin-bottom: 0.25em;
}
div.contact_teaser div.teaser_nottitle {
	padding-left: 0.5em;
}
div.contact_teaser div.teaser_phone {
	margin-bottom: 0.25em;
}
div.contact_teaser div.teaser_address {
	font-size: 85%;
	margin-top: 0.5em;
	margin-bottom: 0.5em;
}
div.contact_teaser div.teaser_email {
	margin-bottom: 0.25em;
}
div.contact_teaser div.teaser_notes {
	font-size: 85%;
	margin-top: 0.5em;
	margin-bottom: 0.5em;
}
div.contact_teaser div.teaser_more_link {
	text-align: right;
}
div.contact_teaser div.teaser_contact_form {
	text-align: left;
}
div.contact_teaser div.teaser_contact_form div.teaser_label {
	font-weight: bold;
	margin-bottom: 0.25em;
}
div.contact_teaser div.teaser_contact_form div.teaser_input {
	margin-bottom: 0.75em;
	margin-left: 0.5em;
}
div.contact_teaser div.teaser_contact_form div.teaser_input input {
	width: 95%;
}
div.contact_teaser div.teaser_contact_form div.teaser_input textarea {
	width: 95%;
}
div.contact_teaser div.teaser_contact_form div.teaser_submit {
	margin-top: 0.75em;
	text-align: center;
}


/*
 * EVENTS
 */
div.events_teaser {
	text-align: center;
}
div.events_teaser div.teaser_entry {
	border-bottom: solid 1px;
	padding-bottom: 4px;
}
div.events_teaser div.teaser_entry div {
	margin-bottom: 0.25em;
}
div.events_teaser div.teaser_entry div.teaser_title {
	font-weight: bold;
	margin-bottom: 0.25em;
}
div.events_teaser div.teaser_entry div.teaser_performer {
	font-weight: bold;
	margin-bottom: 0.25em;
}
div.events_teaser table td.events_teaser_rightcell {
	padding-left: 6px;
}
div.events_teaser div.events_teaser_date {
	font-weight: bold;
}
div.events_teaser div.events_teaser_time {
}
div.events_teaser div.events_teaser_citystate {
	font-weight: bold;
}
div.events_teaser div.events_teaser_venue {
}
div.events_teaser div.teaser_third_party_tickets {
}
div.events_teaser table {
	margin: auto;
	text-align: center;
	border-collapse: collapse;
	width: 90%;
}
div.events_teaser table td {
	padding: 6px 4px;
	vertical-align: top;
	text-align: center;
	border-collapse: collapse;
	border-bottom: solid 1px;
}
div.events_teaser table td.events_teaser_leftcell {
	white-space: nowrap;
	padding-right: 6px;
}
div.events_teaser table td.events_teaser_rightcell {
	padding-left: 6px;
}
div.events_teaser div.events_teaser_date {
	font-weight: bold;
}
div.events_teaser div.events_teaser_time {
}
div.events_teaser div.events_teaser_citystate {
	font-weight: bold;
}
div.events_teaser div.events_teaser_venue {
}
div.events_teaser div.events_more_link {
	margin-top: 4px;
	text-align: center;
}



/*
 * FILES
 */
div.files_teaser {
	text-align: center;
}
div.files_teaser div.teaser_title {
	font-weight: bold;
	margin-bottom: 0.25em;
}



/*
 * FLASH PLAYER
 */
div#flashplayer_teaser {
	text-align: center;
	display: none;
}
div#flashplayer_teaser a {
	display: block;
	margin: 0.5em;
}


/*
 * FORUM
 */
div.forum_teaser {
}



/*
 * GUESTBOOK
 */
div.guestbook_teaser div.teaser_entry div.teaser_text {
	display: inline;
}
div.guestbook_teaser div.teaser_entry div.teaser_name {
	margin-top: 0.25em;
	font-weight: bold;
	text-align: right;
}


/*
 * KARMA DESIGNS
 */
div.karmadesigns_teaser div.teaser_entry {
	margin: auto;
	text-align: center;
}
div.karmadesigns_teaser div.teaser_photo {
	margin-bottom: 0.5em;
}
div.karmadesigns_teaser div.teaser_photo img {
	border: solid 1px;
}
div.karmadesigns_teaser div.teaser_title {
	font-weight: bold;
	margin-bottom: 0.5em;
}



/*
 * LINKS
 */
div.links_teaser div.teaser_entry {
	margin: auto;
	text-align: center;
	margin-bottom: 0px;
}
div.links_teaser div.teaser_entry img {
	display: block;
	margin: auto;
	border: solid 1px;
}
div.links_teaser div.teaser_entry div.teaser_image {
	text-align: center;
	margin: auto;
	margin-bottom: 12px;
}
div.links_teaser div.teaser_entry div.teaser_title {
	font-weight: bold;
	text-align: left;
}
div.links_teaser div.teaser_entry div.teaser_description {
	font-size: 90%;
	margin-left: 0.5em;
	text-align: left;
}



/*
 * MAILING LIST
 */
div.mailinglist_teaser {
	text-align: center;
}
div.mailinglist_teaser div.teaser_join_list_text {
}
div.mailinglist_teaser form {
}
div.mailinglist_teaser form input.address {
	display: block;
	margin: auto;
	margin-top: 2px;
	margin-bottom: 2px;
}
div.mailinglist_teaser form select {
	display: block;
	margin: auto;
	margin-top: 2px;
	margin-bottom: 2px;
}
div.mailinglist_teaser form input.submit {
	display: block;
	border: solid 1px;
	margin: auto;
}


/*
 * MISC
 */
div.misc_teaser div.teaser_type_text div.teaser_title {
	font-weight: bold;
	margin-bottom: 0.5em;
}
div.misc_teaser div.teaser_type_photo {
	text-align: center;
}
div.misc_teaser div.teaser_type_photo img.teaser_thumbnail {
	display: block;
	margin: auto;
	margin-bottom: 0.5em;
	border: solid 1px;
}
div.misc_teaser div.teaser_type_photo div.teaser_title {
	font-weight: bold;
}



/*
 * MUSIC
 */
div.music_teaser {
	text-align: center;
}
div.music_teaser img.album_image {
	border: solid 1px;
}
div.music_teaser div.teaser_title {
	font-weight: bold;
	margin-bottom: 4px;
}
div.music_teaser div.teaser_price {
	margin-bottom: 4px;
}
div.music_teaser div.playall_link {
	margin-bottom: 8px;
	font-weight: bold;
}
div.music_teaser div.teaser_buylink {
	margin-bottom: 4px;
	overflow: hidden;
}
div.music_teaser div.teaser_track ul {
	list-style-type: none;
	margin: 0px;
	padding: 0px;
}
div.music_teaser div.teaser_track span.teaser_track_title {
	font-weight: bold;
}
div.music-teaser div.teaser_track span.teaser_track_links {
	display: block;
	margin-left: 20px;
}


/*
 * PEDIGREE
 */
div.pedigree_teaser div.teaser_title {
	text-align: center;
	font-weight: bold;
	margin-bottom: 0.5em;
}
div.pedigree_teaser img.teaser_thumbnail {
	display: block;
	text-align: center;
	border: solid 1px;
	margin: auto;
}
div.pedigree_teaser img.teaser_thumbnail img {
	display: block;
	text-align: center;
}
div.pedigree_teaser div.teaser_more_link {
	font-size: 90%;
}


/*
 * PHOTOS
 */
div.photos_teaser {
	text-align: center;
}
div.photos_teaser div.thumbnail {
	margin: 0px;
	padding: 0px;
	margin-bottom: 0.75em;
}
div.photos_teaser div.thumbnail img {
	border: solid 1px;
	display: block;
	margin: auto;
}
div.photos_teaser div.thumbnail div.caption {
	font-size: 80%;
}
div.photos_teaser div.teaser_title {
	font-weight: bold;
	margin: 0.5em;
}
div.photos_teaser div.teaser_click_note {
	font-size: 90%;
}


/*
 * POLLS
 */
div.polls_teaser {
}
div.polls_teaser div.teaser_question {
	font-weight: bold;
	margin-bottom: 0.25em;
}
div.polls_teaser div.teaser_submit {
	margin-top: 1em;
	text-align: center;
}



/*
 * PROFILES
 */
div.profiles_teaser div.teaser_entry {
	text-align: center;
}
div.profiles_teaser div.teaser_entry img {
	display: block;
	border: solid 1px;
	margin: auto;
	margin-bottom: 0.5em;
}
div.profiles_teaser div.teaser_entry div.teaser_name {
	font-weight: bold;
	text-align: center;
}
div.profiles_teaser div.teaser_entry div.teaser_position {
	margin: 0.25em 0px;
	font-size: 90%;
}
div.profiles_teaser div.teaser_entry div.teaser_email {
	margin: 0.25em 0px;
	font-size: 90%;
}
div.profiles_teaser div.teaser_entry div.teaser_description {
	text-align: left;
	margin-top: 0.5em;
	margin-bottom: 0.25em;
}
div.profiles_teaser div.teaser_entry div.teaser_more_link {
	text-align: right;
}


/*
 * PRESS
 */
div.press_teaser div.teaser_title {
	font-weight: bold;
	margin-bottom: 0.25em;
}
div.press_teaser div.teaser_text {
	margin-bottom: 0.25em;
}
div.press_teaser div.teaser_byline1 {
	text-align: right;
	font-weight: bold;
}
div.press_teaser div.teaser_byline2 {
	text-align: right;
	font-weight: bold;
}




/*
 * SONG LIST
 */
div.songlist_teaser {
	text-align: center;
	font-weight: bold;
}


/*
 * STORE
 */
div.store_teaser {
	text-align: center;
}
div.store_teaser div.teaser_entry div.thumb {
	margin-bottom: 4px;
}
div.store_teaser div.teaser_entry div.thumb img {
	border: solid 1px;
	display: block;
	margin: auto;
}
div.store_teaser div.teaser_entry div.title {
	margin-bottom: 0.25em;
	font-weight: bold;
}
div.store_teaser div.teaser_entry div.price {
	margin-bottom: 0.25em;
}
div.store_teaser div.teaser_entry div.paypal {
}
div.store_teaser div.teaser_entry div.paypal select {
	margin-bottom: 0.25em;
}


/*
 * USERS
 */
div.users_teaser {
	text-align: center;
}
div.users_teaser div.teaser_username {
	margin-bottom: 0.25em;
	font-weight: bold;
}
div.users_teaser div.teaser_groupname {
	margin-top: 0.5em;
	margin-bottom: 0.25em;
}
div.users_teaser div.teaser_links {
}



/*
 * VIDEO
 */
div.video_teaser {
	text-align: center;
}
div.video_teaser div.teaser_title {
	font-weight: bold;
	margin: 0.5em 0px;
}
div.video_teaser div.teaser_image img {
	display: block;
	border: solid 1px;
}
div.video_teaser div.teaser_playlink {
	font-size: 90%;
}
