/* EVENT PAGE STYLES */

#widecolumn .event { float:left; width:100%; margin-bottom:20px; overflow:hidden; }
#widecolumn .eventimage  { float:left; }
#widecolumn .eventimage img { float:left; width:600px; height:360px; margin-bottom:10px; }

#event-wrapper { float:left; width:720px; margin:0; }
#eventcolumn { float:left; width:430px; margin:0; }
#eventcolumn p { float:left; width:100%; font:normal 14px 'Lucida Sans Unicode', 'Lucida Grande', sans-serif; color:#FFF; line-height:20px; /*padding-left:25px;*/ padding-bottom:15px; }

#leftcolumn .featurewrapper { float:left; width:100%; margin-bottom:20px; }

.eventpadding { float:left; width:720px; height:100%; padding:0 25px; background:url(../images/bg770.gif) repeat-y top left; }

.othershowswrapper { float:left; width:100%; padding:20px 0; margin:20px 0; border-top:1px dashed #FFFFFF; border-bottom:1px dashed #FFFFFF; }
.othershows { float:left; font:bold 13px 'Lucida Sans Unicode', 'Lucida Grande', sans-serif; color:#FFFFFF; }
.othershows ul { float:left; margin:0; padding:0; list-style-type: none; }
.othershows ul li { float:left; display:inline; width:110px; line-height:1.5em;}
.othershows img { float:left; width:94px; height:44px; }

#eventcolumn .review { float:left; width:100%; margin:20px 0 0 0; }
#eventcolumn .review p { margin:0; font:normal 14px 'Lucida Sans Unicode', 'Lucida Grande', sans-serif; color:#FFFFFF; line-height:18px; }
#eventcolumn .reviewbody { font:normal 14px 'Lucida Sans Unicode', 'Lucida Grande', sans-serif; color:#FFFFFF; }
#eventcolumn .reviewdate { font:bold 12px 'Lucida Sans Unicode', 'Lucida Grande', sans-serif; color:#FFFFFF; }
#eventcolumn .reviewname { font:normal 12px 'Lucida Sans Unicode', 'Lucida Grande', sans-serif; color:#FFFFFF; }
#eventcolumn .review a { font-size:12px; font-weight:bold; cursor:pointer; text-transform:capitalize; }

#eventcolumn .pager { float:left; padding:2px; font:bold 12px 'Lucida Sans Unicode', 'Lucida Grande', sans-serif; color:#FFFFFF; }

#commentform { float:left; margin:0; }
#commentform form label { font:normal 14px 'Lucida Sans Unicode', 'Lucida Grande', sans-serif; color:#FFFFFF; }
#commentform .commentbox { font:normal 14px 'Lucida Sans Unicode', 'Lucida Grande', sans-serif; color:#444444; width:430px; padding:6px; margin:4px 0; border:0 none;}

.sendbutton {
  font:normal 17px 'Lucida Sans Unicode', 'Lucida Grande', sans-serif;
  padding-bottom:2px;
  width: 60px;
  height: 36px;
  /*background-image: url(../images/sendbutton.png);*/
  background-color: #EE2176;
  border-style: none;
  color: #FFF;
}

.pager { margin-top:15px; }

