#newsletter_button input {
   background: url(http://autorotation.org/cmsms/uploads/images/icons/plus.png) no-repeat;
   border: 0;
   font-size: 0px;
   height: 16px;
   width: 16px;
   pointer: hand;
   position: relative;
   top: -5px;
   cursor: pointer;
}

#mobile_sign_up_link {
   border: 0;
   pointer: hand;
   position: relative;
   top: 2px;
   cursor: pointer;
   width: 16px;
}

#m3email {
   width: 150px;
   border: 1px solid white;
   background-color: #B43712;
   color: white;
}

#newsletter_text {
   color: white;
   margin-bottom: 2px;
}

div#real_content {
   background: url("http://autorotation.org/cmsms/uploads/images/backgrounds/square.png");
   padding: 5px;
   /*margin-top: 10%;*/
}

.nms_message {
   color: white;
}

#sidebar_shows {
   color: white;
   border-top: 1px solid white;
   margin-top: 10px;
   padding-top: 5px;
}

.sidebar_title {
   font-size: 1.3em;
}

#sidebar_shows a:hover {
   background-color: transparent;
   decoration: none;
   text-decoration: underline;
}

.sidebar_calendar_event {
   margin-top: 10px;
}

.sidebar_full_list {
   margin-top: 10px;
}

#sidebar_albums {
   color: white;
   border-top: 1px solid white;
   margin-top: 10px;
   padding-top: 5px;
}

#sidebar_albums a:hover {
   background-color: transparent;
   decoration: none;
   text-decoration: underline;
}

.sidebar_album {
   margin-top: 3px;
}

.NewsSummarySummary {
   margin-top: 10px;
}

.blogs-showblogsentries {
   margin:0 0.5em 1em;
padding:0.5em 0.5em 1em;
}

.blogs-showblogsentryshorttext {
   margin-top: 10px;
}

.blogs-showblogsentrytime, .blogs-showblogsentrytitle {
   font-weight: bold;
}

.blogs-showblogsentrytime {
   font-size: 90%;
}

.blogs-showblogsentry {
   margin-top: 10px;
   padding-bottom: 5px;
   border-bottom: 1px solid white;
}

.blogs-comments-title {
   color: #B43712;
   border-top: 1px solid white;
   margin-top: 10px;
}

.calendar-date-from {
   margin-top: 5px;
   margin-bottom: 5px;
}

div#venue_link {
   font-weight: bold;
}

div#venue_details {
   padding-left: 53px;
   padding-top: 5px;
}

div#event_price {
   padding-top: 5px;
   font-weight: bold;
   margin-bottom: 15px;
}

.calendar-event {
   margin-top: 10px;
   padding-bottom: 5px;
   border-bottom: 1px solid white;
}

.show_cat_title {
   font-size: 130%;
   font-weight: bold;
}

.error_message {
   font-size: 150%;
   color: red;
}

#sn_links {
   margin-top: 7px;
}

#sn_links a:hover {
   decoration: none;
   background: none;
}

/*
div#fp_image {
	float: left;
	padding-right: 10px;
}

div#fp_top {
	padding-bottom: 10px;
}

div#fp_donate {
	float: left;
	padding-right: 480px;
}

div#fp_forward {
	padding-top: 5px;
	height: 30px;
	font-size: 1.5em;
}

div#fp_middle {
	padding-bottom: 10px;
}

div#fp_streams {
	height: 220px;
}

div#fp_stream1 {
	float: left;
	padding-right: 20px;
}
*/