/* common */

*
    { padding: 0; margin: 0; font-family: Arial, Helvetica, sans-serif; font-size: 1em; }
body
    { font-size: 62.50%; background: #3e8833 url("../images/clear/sxswbackground_clear.jpg") no-repeat 50% 0; }
img
    { outline: none; border: 0; }
ul
    { list-style-type: none; }
a
    { color: #4b555f; outline: none; }
a:hover
    { color: #62a6db; }
hr
    { display: none; }

/* site */
#site
    { width: 980px; /*position: absolute; top: 0; left: 50%; margin-left: -490px;*/ margin: 0 auto; }

/* top ad */
#top
    { padding: 0 20px; height: 25px; }

/* header */
#header
    { padding: 0 20px; height: 161px; background: transparent url("../images/backgrounds/siteTop.png") no-repeat left bottom; position: relative; z-index: 10000; }
#headerTitle
    { float: left; height: 90px; width: 175px; }
#title
    { float: left; display: block; height: 68px; width: 168px; text-indent: -5000px; cursor: pointer; background: transparent url("../images/logos/logo.png") no-repeat 0 0; margin: 12px 0 0 0px; }

#headerClear
    { float: left; height: 92px; width: 515px; background: transparent url("../images/clear/clearsponsorship_background.png") no-repeat 0 0;}
#headerClear a
    { float: left; display: block; height: 92px; width: 200px; text-indent: -5000px; cursor: pointer; margin-left: 300px; }

.cal
    { float: left; height: 54px; width: 60px; background: transparent url("../images/backgrounds/calendar.png") no-repeat center 0; margin: 15px 0 0 8px; }
.cal .dayName
    { color: #fff; display: block; text-align: center; font-size: .8em; height: 10px; padding: 9px 0 0 0; }
.cal .dayDate
    { color: #231f20; display: block; text-align: center; font-size: 1.8em; font-weight: bold; padding: 4px 0 0 0; }
#changeDate
    { float: left; color: #c22a2f; font-size: .9em; font-weight:bold; display: block; margin: 8px 0 0 3px; text-decoration: none; text-align: center; }
#changeDate:hover
    { color: #4475a1; }
#sevenDays
  { position: absolute; top: 18px; left: 237px; }
#fCal, #hrCal
  { margin:auto; width: 280px; }
#sevenDays .oneDay, #fCal .oneDay
  { float: left; display: block; height: 12px; width: 22px; margin: 10px 3px 0 0; background: transparent url("../images/icons/sevenDays.gif") no-repeat left top; cursor: pointer; font-family: Arial; color: #434443; font-size: 8px; padding: 11px 0 0 0; text-align: center; text-decoration: none; }
#sevenDays .oneDay:hover, #fCal .oneDay:hover
  { background: transparent url("../images/icons/sevenDays.gif") no-repeat right top; color: #4e84b1;}
#sevenDays .cal,
#sevenDays .cal:hover,
#fCal .cal,
#fCal .cal:hover
    { float: left; height: 54px; width: 53px; background: transparent url("../images/backgrounds/calendar.png") no-repeat center 0; margin: 0; padding: 0; }
#sevenDays .cal .dayName, #fCal .cal .dayName
    { color: #fff; display: block; text-align: center; font-size: 8px; height: 10px; padding: 9px 0 0 0; }
#sevenDays .cal .dayDate, #fCal .cal .dayDate
    { color: #231f20; display: block; text-align: center; font-size: 17px; font-weight: bold; padding: 6px 2px 0 0; }
#sevenDays { z-index: 5000 !important; } 

#hrCal { margin:auto; width: 375px; padding: 8px 0; }
#hrCal a { font-size:1.3em; text-decoration: none; }

#changeDate
    { display: block; width: 16px; height: 15px; background: transparent url("../images/icons/changeDate.png") no-repeat right bottom; text-indent: -5000px; margin: 14px 0 0 4px; display: inline; }
#headerMenu
    { float: right; height: 90px; width: 200px; }
#headerMenu ul
    { float: right; width: 199px; height: 26px; background: transparent url("../images/backgrounds/topNav.png") no-repeat 0 0; }
#headerMenu ul li
    { float: left; height: 26px; }
#headerMenu ul li a
    { display: block; float: left; height: 26px; text-indent: -5000px; }
#headerMenu ul li.hmAdd a
    { width: 96px; }
#headerMenu ul li.hmJoin a
    { width: 48px; }
#headerMenu ul li.hmLogin a
    { width: 55px; }
#headerMenu ul li.hmAdd a:hover
    { background: transparent url("../images/backgrounds/topNav.png") no-repeat 0 -26px; }
#headerMenu ul li.hmJoin a:hover
    { background: transparent url("../images/backgrounds/topNav.png") no-repeat -96px -26px; }
#headerMenu ul li.hmLogin a:hover
    { background: transparent url("../images/backgrounds/topNav.png") no-repeat -144px -26px; }
#headerMenu span
    { float: right; white-space: nowrap; color: #6a6a6a; display: block; padding: 5px 20px 0 0; }

#headerMenu2
    { float: right; height: 90px; width: 200px; }
#headerMenu2 ul
    { float: right; width: 199px; height: 26px; background: transparent url("../images/backgrounds/topNav2.png") no-repeat 0 0; }
#headerMenu2 ul li
    { float: left; height: 26px; }
#headerMenu2 ul li a
    { display: block; float: left; height: 26px; text-indent: -5000px; }
#headerMenu2 ul li.hmAdd a
    { width: 88px; }
#headerMenu2 ul li.hmProfile a
    { width: 53px; }
#headerMenu2 ul li.hmLogout a
    { width: 58px; }
#headerMenu2 ul li.hmAdd a:hover
    { background: transparent url("../images/backgrounds/topNav2.png") no-repeat 0 -26px; }
#headerMenu2 ul li.hmProfile a:hover
    { background: transparent url("../images/backgrounds/topNav2.png") no-repeat -88px -26px; }
#headerMenu2 ul li.hmLogout a:hover
    { background: transparent url("../images/backgrounds/topNav2.png") no-repeat -141px -26px; }
#headerMenu2 span
    { float: right; white-space: nowrap; color: #6a6a6a; display: block; padding: 5px 20px 0 0; }

#topMenu
    { clear: both; background: transparent url("../images/backgrounds/topMenu.png") no-repeat left top; height: 32px; position: relative; }
#topMenu ul.tm
    { float: left; height: 32px; }
#topMenu ul.tm li.tm
    { float: left; padding-right: 3px; height: 32px; }
#topMenu ul.tm li.tm a.tm
    { display: block; float: left; height: 32px; text-indent: -5000px; }

#topRightMenu { float: right; position: relative; z-index:1000; width: 170px; padding: 10px; }
#topRightMenu ul li { float: right; }
#topRightMenu ul li a { font-family: Arial,Helvetica,sans-serif; font-size:1.2em; margin:0; padding:0; color:#4475A1; margin-right:12px; text-decoration:none; }
#topRightMenu ul li a:hover { color:#62a6db; }

div.tmSubmenu
    { display: none; position: absolute; top: 32px; left: 0; padding: 12px 17px; font-size: 1.4em; width: 906px; }
li.xhover div.tmSubmenu, div.tmSelected
    { display: block; }

#topMenu .tmSubmenu a, #topMenu .tmSubmenu a:hover { background: transparent; }
.tmSubmenu .set1 {
    float: left;
}
.tmSubmenu .set2 {
    float: left;
    background: transparent url("../images/tabs/subNavSep.png") no-repeat 0 0;
}
#topMenu .tmSubmenu a.active, #topMenu .tmSubmenu a:hover, #topMenu .tmSubmenu a.tmSelected {
    color: #c22a2f;
}
.tmSubmenu .set1 a {
    color: #4475a1;
    margin-right: 12px;
    text-decoration: none;
}
.tmSubmenu .set2 a {
    color: #4b555f;
    margin-left: 12px;
    text-decoration: none;
}

li.tmInteractive a { width: 118px; }
li.tmFilm a { width: 118px; }
li.tmMusic a { width: 118px; }
li.tmBandList a { width: 118px; }

li.tmInteractive a:hover, li.tmInteractive a.tmSelected { background: transparent url("../images/backgrounds/topMenu.png") no-repeat 0px -32px; }
li.tmFilm a:hover, li.tmFilm a.tmSelected { background: transparent url("../images/backgrounds/topMenu.png") no-repeat -121px -32px; }
li.tmMusic a:hover, li.tmMusic a.tmSelected { background: transparent url("../images/backgrounds/topMenu.png") no-repeat -242px -32px; }
li.tmBandList a:hover, li.tmBandList a.tmSelected { background: transparent url("../images/backgrounds/topMenu.png") no-repeat -363px -32px; }


#search
    { width: 208px; float: right; padding: 5px 0 0 0; }
#search input
    { width: 157px; height: 14px; padding: 4px 8px; margin: 0; font-size: 1.1em; color: #4b555f; border: 0; background: transparent; vertical-align: top; }
#search input#searchSubmit
    { width: 22px; height: 22px; vertical-align: top; margin-left: 5px; cursor: pointer; }
#search input.xhover
    { background: transparent url("../images/backgrounds/topMenu.png") no-repeat -913px -38px; }
table.search th
    { font-size: 1.6em; border-bottom: 1px solid #ccc; }
table.search td
    { font-size: 1.1em; padding: 10px; }
table.search td p
    { padding-bottom: 5px; }

ul.news512
    { }
ul.news512 li
    { margin: 10px 0 5px 0; background: transparent url("../images/icons/news.png") no-repeat 0 3px; padding: 0 0 0 12px; }
ul.news512 li a
    { font-size: 1.1em; color: #4b555f; margin: 0 0 15px 0; text-decoration: none; }
ul.news512 li a:hover
    { color: #62a6db; }

/* main */

#main
    { width: 940px; clear: both; padding: 0 20px; background: transparent url("../images/backgrounds/siteMiddle.png") repeat-y left bottom; overflow: auto; }
#content
    { width: 561px; margin-left: 17px; padding: 10px 0 0 0; overflow: hidden; float: left; background: transparent url("../images/backgrounds/box1Top.png") no-repeat left top; }
#ctBottom
    { width: 561px; background: transparent url("../images/backgrounds/box1Bottom.png") no-repeat left bottom; padding: 0 0 10px 0; }
#ctInner
    { width: 561px; background: transparent url("../images/backgrounds/box1Middle.png") repeat-y left top; }

body.onecol #content
    { width: 900px; margin-left: 17px; padding: 10px 0 0 0; overflow: hidden; float: left; background: transparent url("../images/backgrounds/box1TopW.png") no-repeat left top; }
body.onecol #ctBottom
    { width: 900px; background: transparent url("../images/backgrounds/box1BottomW.png") no-repeat left bottom; padding: 0 0 10px 0; }
body.onecol #ctInner
    { width: 900px; background: transparent url("../images/backgrounds/box1MiddleW.png") repeat-y left top; }


/* general & form */
.general
    { width: 535px; clear: both; margin: 0 13px; padding: 0 0 13px 0; overflow: auto; }
.general span.red
    { color: #c00; }
.general p
    { font-size: 1.2em; color: #000; }
.general h1
    { font-size: 1.9em; color: #4b555f; font-weight: bold; text-decoration: none; }
.general h1 span
    { font-size: .5em; }
.general h2
    { font-size: 1.8em; color: #4b555f; font-weight: bold; text-decoration: none; }
.general form
    { margin: 0; font-size: 1.5em; }
.general form p
    { padding: 4px; font-size: 1em; }
.general form p input
    { vertical-align: middle; }
.general form .info
    { font-size: 0.8em; font-style: italic; color: #666; }
.general form .error
    { font-size: 0.8em; font-style: italic; color: #c00; padding-left:10px; }
.general form p.info
    { padding: 0 0 8px 10px; }
.general form label
    { text-align:right; width:100px; float:left; padding-right:4px; padding-top:2px; margin:0; }
table.stripe
    { width: 98%; margin: auto; }
table.stripe th
    { font-size: 1.6em; border-bottom: 1px solid #ccc; }
table.stripe td
    { font-size: 1em; padding: 4px; }
table.stripe td p span.new
    { color: #c00; font-style: italic; }
table.stripe tr.e
    { background-color: #eee }
div.alpha {
  width: 80%;
  text-align: center;
  margin: auto;
  padding: 8px;
  font-size: 1.4em;
}
.ac_results {
  padding: 0px;
  border: 1px solid WindowFrame;
  background-color: Window;
  overflow: hidden;
}

.ac_results ul {
  width: 100%;
  list-style-position: outside;
  list-style: none;
  padding: 0;
  margin: 0;
}

.ac_results iframe {
  display:none;/*sorry for IE5*/
  display/**/:block;/*sorry for IE5*/
  position:absolute;
  top:0;
  left:0;
  z-index:-1;
  filter:mask();
  width:3000px;
  height:3000px;
}

.ac_results li {
  margin: 0px;
  padding: 2px 5px;
  cursor: pointer;
  display: block;
  width: 100%;
  font: menu;
  font-size: 12px;
  overflow: hidden;
}

.ac_loading {
}

.ac_over {
  background-color: Highlight;
  color: HighlightText;
}

.notice
    { width: 535px; font-size: 1.4em; color: #c00; margin:auto; padding-bottom: 10px; text-align:center; }
/* specific form items */

.news
    { width: 535px; clear: both; border-bottom: 3px solid #E3E4E4; margin: 0 13px 15px 13px; padding: 0 0 13px 0; overflow: hidden; }
.news h1,
.news h2
    { font-size: 1.8em; color: #4b555f; font-weight: bold; }
.news h1 a,
.news h2 a
    { text-decoration: none; }
.news h1 a:hover,
.news h2 a:hover
    { color: #62a6db; }
.news h1 span,
.news h2 span
    { font-size: .5em; }
.news .timeplace
    { font-weight: bold; padding: 3px 0 3px 0; }
.news .timeplace .time
    { color: #c22a2f; font-size: 1.4em; }
.news .timeplace .at
    { color: #abb7c4; font-size: 1.4em; }
.news .timeplace .place a.where
    { color: #4475a1; text-decoration: none; font-size: 1.4em; }
.news .timeplace .place a.where:hover
    { color: #4b555f; }
.news .timeplace .place .placepart
    { font-size: 1.1em; color: #4b555f; }
.news .timeplace .place .placepart a
    { color: #4b555f; text-decoration: none; }
.news .timeplace .place .placepart a:hover
    { color: #62a6db; }
.news .text
    { font-size: 1.3em; color: #4b555f; line-height: 1.5em; }
.news .text a
    { text-decoration: none; color: #c22a2f; font-weight: bold; }
.news .text a:hover
    { color: #4475a1; }
.news .others
    { font-weight: bold; color: #4b555f; padding: 6px 0 0 0; }
.news .others span
    { font-size: 1.4em; }
.news .others a.num
    { text-decoration: none; color: #c22a2f; font-size: 1.4em; }
.news .others a.num:hover
    { color: #4475a1; }
.news .srg
    { padding: 8px 0 0 0; }
.news a.img img
    { float: left; border: 6px solid #C8E6FF; margin: 0 15px 0 2px; }



.first
    { padding-top: 5px; }
.first .timeplace
    { font-weight: bold; padding: 3px 0 8px 0; }
.first .others a.num
    { text-decoration: none; color: #c22a2f; font-size: 1.6em; }
.first .others a.num:hover
    { color: #4475a1; }
.firstText
    { }
.oneComment
    { clear: both;  }
.comments
    { float: left; font-size: 1.2em; color: #4b555f; background: transparent url("../images/backgrounds/quotes1.png") no-repeat 0 10px; padding: 18px 0 0 35px; max-width: 350px; }
.commentsInner
    { background: transparent url("../images/backgrounds/quotes2.png") no-repeat right bottom; padding: 0 35px 10px 0; }
.commentsInner a
    { text-decoration: none; color: #c22a2f; font-weight: bold; }
.commentsInner a:hover
    { color: #4475a1; }
.commentsAuthor
    { float: left; font-size: 1.2em; color: #4b555f; padding-top: 1.6em; }
.commentsAuthor a
    { text-decoration: none; color: #c22a2f; font-weight: bold;  }
.commentsAuthor a:hover
    { color: #4475a1; }
.ca1
    { padding: 17px 0 0 10px; }
.ca2
    { padding: 34px 0 0 10px; }

a.img, a.img2
    { display: block; position: relative; }
.news a.img .play
    { display: block; height: 91px; width: 91px; position: absolute; top: 0; left: 0; background: transparent url("../images/backgrounds/triangle2.png") no-repeat 35px 25px; cursor: pointer; }
.first a.img .play
    { display: block; height: 177px; width: 177px;position: absolute; top: 0; left: 0; background: transparent url("../images/backgrounds/triangle1.png") no-repeat 65px 55px; cursor: pointer; }
.news a.img:hover .play
    { background: transparent url("../images/backgrounds/triangle2h.png") no-repeat 35px 25px; }
.first a.img:hover .play
    { background: transparent url("../images/backgrounds/triangle1h.png") no-repeat 65px 55px; }

/*
.first a.img2 .play
    { display: block; height: 177px; width: 177px; position: absolute; top: 0; left: 0; background: transparent url("../images/backgrounds/triangle1.png") no-repeat 85px 55px; cursor: pointer; }
.first a.img2:hover .play
    { background: transparent url("../images/backgrounds/triangle1h.png") no-repeat 85px 55px; }
*/
p.bbold
    { font-size: 1.4em; font-weight: bold; color: #000;  text-decoration: none; }
a.sodoi
    { font-size: 1.4em; font-weight: bold; color: #4b555f;  text-decoration: none; }
a.sodoil
    { font-size: 1.4em; font-weight: bold; color: #000;  text-decoration: none; }
a.share
    { font-size: 1.4em; font-weight: bold; color: #4b555f; text-decoration: none; }
a.rsvp
    { font-size: 1.4em; font-weight: bold; color: #4b555f; text-decoration: none; }
a.tickets
    { font-size: 1.4em; font-weight: bold; color: #4b555f; text-decoration: none; }

a.sodoi:hover,a.share:hover,a.rsvp:hover,a.tickets:hover
    { color: #62a6db; }

/*Event Sharebar fixes*/
span.share
    { font-size: 1.4em; font-weight: bold; color: #4b555f; text-decoration: none; }

.myspace{_margin-left: -10px;}
/*#sharebar{padding-top:8px;}
End Event Sharebar fixes*/

#sidebar
    { width: 326px; padding-right: 17px; overflow: hidden; float: right; }
#sidebar h1
    { padding: 3px 5px; font-size: 1.4em; color: #4b555f; }


#sidebar .box
    { background: transparent url("../images/backgrounds/box2Middle.png") repeat-y 0 0; width: 300px; padding: 0 12px; overflow: auto; }
#sidebar .widgetbox
    { background: transparent url("../images/backgrounds/box2Middle.png") repeat-y 0 0; width: 312px; padding: 0 0 0 12px; overflow: auto; }
#sidebar .boxTop
    { background: transparent url("../images/backgrounds/box2Top.png") no-repeat 0 0; width: 324px; height: 10px; font-size: 0; line-height: 0; }
#sidebar .boxBottom
    { background: transparent url("../images/backgrounds/box2Bottom.png") no-repeat 0 0; width: 324px; height: 10px; margin-bottom: 18px; }

#sidebar .clearbox
    { background: transparent url("../images/clear/poweredbyclear_videomid.jpg") repeat-y 0 0; }
#sidebar .clearboxTop
    { background: transparent url("../images/clear/poweredbyclear_videotop.jpg") no-repeat 0 0; height: 51px; }
#sidebar .clearboxBottom
    { background: transparent url("../images/clear/poweredbyclear_videobot.jpg") no-repeat 0 0; }


#sidebar .box p.bv
    { font-size: 1em; padding: 4px 0 0 0; text-align: center; }
#sidebar .box p.bv a
    { text-decoration: none; }

#sidebar .box div.av
    { font-size: .9em; padding: 4px 0 0 0; text-align: center; }
body.onecol #sidebar
    { visibility: hidden; width: 1px; }

h4.allStarPicks
    { width: 324px; height: 28px; background: transparent url("../images/headings/allStarPicks.png") no-repeat 0 0; text-indent: -5000px; }
h4.newsfromdo512
    { width: 324px; height: 28px; background: transparent url("../images/headings/news.png") no-repeat 0 0; text-indent: -5000px; }
h4.recentPicks
    { width: 324px; height: 28px; background: transparent url("../images/headings/recentPicks.png") no-repeat 0 0; text-indent: -5000px; }
h4.recentComments
    { width: 324px; height: 28px; background: transparent url("../images/headings/recentComments.png") no-repeat 0 0; text-indent: -5000px; }
.featuredVenue
    { width: 324px; height: 28px; background: transparent url("../images/headings/featuredVenue.png") no-repeat 0 0; }

#featured
    { width: 326px; height: 414px; background: transparent url("../images/backgrounds/blueBox.png") no-repeat left bottom; margin-bottom: 15px; overflow: hidden;  }
#featured img
    { float: left; border: 3px solid #C8E6FF; margin: 0 14px 10px 0; }
#featured img.four
    { margin: 0; }

#featuredTabs
    { overflow: hidden; width: 326px; height: 414px; }
.ftb1
    { background: transparent url("../images/backgrounds/tabs.png") no-repeat 0 0; }
.ftb2
    { background: transparent url("../images/backgrounds/tabs.png") no-repeat -326px 0; }
#ft
    { height: 28px; }
a.ft1
    { display: block; float: left; width: 112px; height: 20px; text-indent: -5000px; outline: none; }
a.ft2
    { display: block; float: left; width: 88px; height: 20px; text-indent: -5000px; outline: none; }
a.ft3
    { display: block; float: right; height: 20px; font-size: 1.2em; color: 4b555f; text-decoration: none; font-family: Verdana; font-weight: bold; background: transparent url("../images/icons/share.png") no-repeat 0 4px; padding: 2px 15px 0 22px; }

a.ft1:hover
    { background: transparent url("../images/backgrounds/tabshover.gif") no-repeat 0 0; }
a.ft2:hover
    { background: transparent url("../images/backgrounds/tabshover.gif") no-repeat -112px 0; }

#ft1
    { width: 302px; padding: 0 12px; }
#ft2
    { width: 302px; padding: 0 12px; }

.pick
    { width: 300px; clear: both; padding-top: 11px; color: #4b555f; }
div.general .pick
    { width: 100%; }
.pick img
    { float: left; border: 3px solid #C8E6FF; margin-right: 8px; }
a.user
    { text-decoration: none; color: #c22a2f; font-weight: bold; font-size: 1.1em; }
a.user:hover
    { color: #4475a1; }
.pick .picked
    { color: #4475a1; font-weight: bold; font-size: 1.2em; }
.pick .picked a
    { text-decoration: none; color: #4475a1; font-weight: bold; }

.more
    { clear: both; text-align: right; padding-top: 5px; }
.more a
    { font-weight: bold; color: #c22a2f; font-size: 1.1em; text-decoration: none; }
.more a:hover
    { color: #4475a1; }

.comment
    { width: 100%; clear: both; padding: 9px 0 0 0; }
.comment img
    { border: 3px solid #C8E6FF;  }
.comment a
    { color: #4475a1; text-decoration: none; }
.comment a:hover
    { text-decoration: underline; }
.comment a.user
    { text-decoration: none; color: #c22a2f; font-weight: bold; font-size: 1.1em; }
.comment a.user:hover
    { color: #4475a1; }
.odd img
    { float: left; }
.even img
    { float: right; }

.odd .cmTop { width: 225px; background: transparent url("../images/backgrounds/comment1Top.png") no-repeat left top; padding: 4px 7px 4px 15px; }
.odd .cmBottom { width: 247px; background: transparent url("../images/backgrounds/commentBottom.png") no-repeat right bottom;}
.odd .cmInner { width: 247px; float: right; background: transparent url("../images/backgrounds/commentMiddle.png") repeat-y right top; }
.even .cmTop { width: 225px; background: transparent url("../images/backgrounds/comment2Top.png") no-repeat left top; padding: 4px 15px 4px 7px; }
.even .cmBottom { width: 247px; background: transparent url("../images/backgrounds/commentBottom.png") no-repeat left bottom;}
.even .cmInner { width: 247px; float: left; background: transparent url("../images/backgrounds/commentMiddle.png") repeat-y left top; }
.cmInner object, .cmInner object embed { width: 99%; }
a.post
    { color: #4475a1; text-decoration: none; }
.comment p
    { font-size: 1.1em; padding-top: 7px; color: #4b555f; }

/* linkbox */

.linkbox {
    width: 530px;
    padding: 0 13px 5px 13px;
    overflow: auto;
    font-family: Arial, Helvetica, sans-serif;
    font-weight: bold;
    font-size: 1.4em;
    text-align: center;
}
.linkbox div.pagination {
    padding: 8px 0;
}
.pagination a {
    padding: 2px 5px;
    margin: 0 3px;
    text-decoration: none;
    color: #4b555f;
    border: 2px solid #c9cdd6;
}
.pagination a:hover, .pagination a:active {
    background-color: #c9cdd6;
}
.pagination span.current {
    padding: 2px 5px;
    text-decoration: none;
    color: #4b555f;
    border: 1px solid #c9cdd6;
    background-color: #c9cdd6;
}
.pagination span.disabled {
    padding: 2px 5px;
    margin: 0 3px;
    color: #ccc;
}

.sodoi, .sodoil
    { background: transparent url("../images/icons/sodoi.png") no-repeat 0 -3px; padding: 0 0 0 20px; white-space: nowrap; }
.fsodoi {
    display: inline-block;
    width: 78px;
    height: 26px;
    background: transparent url("../images/buttons/sodoi.png") no-repeat 2px 0;
    text-indent: -5000px;
    padding: 0;
    vertical-align: bottom;
}
.fsodoi:hover {
    background: transparent url("../images/buttons/sodoi2.png") no-repeat 2px 0;
}
.sodidi {
    display: inline-block;
    width: 78px;
    height: 26px;
    background: transparent url("../images/buttons/sodoi2.png") no-repeat 2px 0;
    text-indent: -5000px;
    padding: 0;
    vertical-align: bottom;
}

.others .sodoi
    { background: transparent url("../images/icons/sodoi.png") no-repeat 0 -3px; padding: 0 8px 0 20px; margin-left: 8px; }

.others .share
    { background: transparent url("../images/icons/share.png") no-repeat 10px 3px; padding: 0 0 0 30px; border-left: 2px solid #C0C9D3; }
.rsvp
    { background: transparent url("../images/icons/rsvp.png") no-repeat 0 3px; padding: 0 16px 0 18px; }
.tickets
    { background: transparent url("../images/icons/tickets.png") no-repeat 0 3px; padding: 0 16px 0 22px; }

#sidebar .offset
    { padding-top: 10px; }

.h4off
    { display: none; }
.h4form
    { float: right; position: relative; }
.h4form select
    { width: 192px; height: 18px; margin: 5px 12px 0 0; }

/* select css */

.trigger, .activetrigger {
    display: block;
    font-weight: normal;
    float: left;
    background: #fff url("../images/form/select.png") no-repeat right top;
    border: 0;
    height: 14px;
    width: 176px;
    color: #4b555f;
    font-size: 1.1em;
    padding: 2px 8px;
    margin: 5px 12px 0 0;
    text-decoration: none;
    outline: none; }
.dropcontainer ul {
    background: #fff;
    border: 1px solid #456E98;
    border-top: 0;
    list-style-type: none;
    position: absolute; }
.dropdownhidden {
    top: 0;
    left: -5000px }
.dropdownvisible {
    top: 24px;
    left: -1px;
    width: 192px; }
.dropcontainer ul li a {
    display: block;
    font-weight: normal;
    text-decoration:none;
    color: #4b555f;
    font-size: 1.1em;
    padding: 2px 8px; }
.dropcontainer ul a:hover {
    background: #efefef;
    color: #000; }
.dropcontainer {
    position: relative; }

/* events column */

h4.h4a
    { color: #4475a1; margin: 0 13px; height: 28px; background: transparent url("../images/backgrounds/grey.png") repeat-x 0 10px; margin-top: 25px; }
h4.toph4
    { margin-top: 10px; }
h4.h4a span
    { display: block; background: #fff url("../images/icons/bullet.png") no-repeat 0 4px; padding: 0 0 0 16px; float: left; }
h4.h4a b
    { font-size: 1.6em; padding: 0 5px 0 0; }
h4.h4a em
    { font-size: 1.4em; font-style: normal; color: #4b555f; padding: 0 5px 0 0; }


h4.h4b
    { color: #4475a1; margin: 0 13px; height: 28px; background: transparent url("../images/backgrounds/grey.png") repeat-x 0 10px; margin-top: 25px; }
h4.h4b span
    { display: block; background: #fff url("../images/icons/bullet.png") no-repeat 0 4px; padding: 0 0 0 16px; float: left; color: #4475a1; }
h4.h4b a
    { font-size: 1.4em; padding: 0 5px 0 0; text-decoration: none; font-style: normal; color: #4475a1; }
h4.h4b a.active
    { font-size: 1.6em; }
h4.h4b a.rss
    { font-size: 1.2em; color: #7a7a7a; }
h4.h4b a:hover, h4.h4b a.active:hover, h4.h4b a.rss:hover
    { color: #c22a2f; }
h4.h4b a img
    { vertical-align: top; }



.box3Top
    { width: 535px; height: 29px; background: transparent url("../images/backgrounds/heading.png") no-repeat 0 0; margin: 0 13px; font-weight: bold; font-size: 1.4em; color: #fff; }
.box3Top span.l
    { display: block; padding: 6px; float: left; }
.box3
    { width: 535px; background: transparent url("../images/backgrounds/box3Middle.png") repeat-y 0 0; margin: 0 13px; overflow: auto; }
.box3Bottom
    { width: 535px; height: 10px; background: transparent url("../images/backgrounds/box3Bottom.png") no-repeat 0 0; margin: 0 13px; }

.box3Top a
    { color: #c22a2f; text-decoration: none; }

.box3 p.text
    { color: #4b555f; margin: 8px 13px; font-size: 1.2em; }

.rsvpForm
    { margin: 0 13px; }
.rsvpForm p.text
    { clear: both; text-align: center; font-size: 1.4em; font-weight: bold; padding: 10px; }
.rsvpI
    { width: 220px; float: left; padding: 0; margin: 0; }
.rsvpI label
    { display: block; font-size: 1.2em; font-weight: bold; color: #c22a2f; width: 210px; }
.rsvpI input
    { width: 194px; height: 13px; background: transparent url("../images/form/input.png") no-repeat 0 0; border: 0; color: #4b555f; padding: 6px; }
.rsvpI input.check
    { width: 15px; height: 15px; background: none; border: 0; color: #4b555f; padding: 6px; }
.rsvpSubmit
    { float: left; padding-top: 18px; width: 63px; }
.rsvpSubmit button
    { width: 63px; height: 20px; border: 0; display: block; background: transparent url("../images/buttons/rsvp.png") no-repeat 0 0; text-indent: -5000px; cursor: pointer; }

/* scroller */

.scroller
    { height: 65px; margin: 0 9px; }
.scrollLeft
    { display: block; width: 26px; height: 42px; margin: 19px 8px 0 0; background: transparent url("../images/backgrounds/arrows.gif") no-repeat 0 0; float: left; text-indent: -5000px; }
.scrollRight
    { display: block; width: 26px; height: 42px; margin: 19px 0 0 0; background: transparent url("../images/backgrounds/arrows.gif") no-repeat -26px 0; float: left; text-indent: -5000px; }
.scrollerInner
    { width: 456px; height: 65px; overflow: hidden; float: left; }
.scrollerInner a
    { display: block; float: left; position: relative; text-decoration: none; }
.scrollerInner img
    { border: 3px solid #fff; margin: 15px 7px 0 0; }
.xstar
    { display: block; position: absolute; top: 15px; left: 0; width: 50px; height: 50px; background: transparent url("../images/backgrounds/star.png") no-repeat center center; }
.xcrew
    { display: block; position: absolute; top: 15px; left: 0; width: 50px; height: 50px; background: transparent url("../images/backgrounds/crew.png") no-repeat center center; }
.xbaloon
    { display: none; }
.scrollerInner a:hover .xbaloon
    { display: block; width: 67px; height: 22px; padding: 2px 5px; background: transparent url("../images/backgrounds/cloud.png") no-repeat 0 0; color: #fff; position: absolute; top: 5px; left: -13px; z-index: 1000; font-weight: bold; overflow: hidden; }

p.gfsmb
    { padding: 5px 0 5px 50px; color: #4475a1; font-size: 1.4em; color: #333; }
p.gfsmb input { vertical-align: top; }
.gfsm { padding: 10px 0 10px 63px; }
.gfsm a, .fbapp a
    { color: #4475a1; font-size: 1.2em; display: block; float: left; width: 220px; text-decoration: none; height: 25px; }
.gfsm a:hover, .fbapp a:hover
    { color: #c22a2f; }
.gfsm a img, .fbapp a img
    { vertical-align: -15%; }

.linkToEvent
    { clear: both; display: block; margin: 0 10px; }
.linkToEvent label
    { float: left; display: block; width: 75px; padding: 3px 0 0 21px; color: #4475a1; background: transparent url("../images/icons/link.png") no-repeat 0 6px; font-weight: bold; }
.linkToEvent input
    { width: 399px; height: 13px; border:0; background: transparent url("../images/form/input2.png") no-repeat 0 0; padding: 4px 8px; color: #4b555f; }

.allStarComments
    { width: 535px; overflow: auto; margin: 0 13px; }
.allStarComments .comments
    { max-width: none; clear: both; }
.allStarComments .commentsAuthor
    { float: none; text-align: center; clear: both; padding-top: 5px; }
.allStarComments .commentsAuthor em
    { font-style: normal; font-weight: bold; color: #4475a1; }
.allStarComments .commentsAuthor span
    { font-size: .9em; color: #4b555f; }

.mbox
    { width: 535px; margin: 0 13px; overflow: auto; }

.mcomment
    { width: 535px; clear: both; overflow: auto; padding: 0 0 9px 0; }
.mcomment img
    { border: 6px solid #C8E6FF;  }

.mbox .odd .cmTop { width: 419px; background: transparent url("../images/backgrounds/bigComment1Top.png") no-repeat left top; padding: 8px 10px 4px 16px; overflow: auto; }
.mbox .odd .cmBottom { width: 445px; background: transparent url("../images/backgrounds/bigCommentBottom.png") no-repeat right bottom; }
.mbox .odd .cmInner { width: 445px; float: right; background: transparent url("../images/backgrounds/bigCommentMiddle.png") repeat-y right top; }
.mbox .even .cmTop { width: 419px; background: transparent url("../images/backgrounds/bigComment2Top.png") no-repeat left top; padding: 8px 16px 4px 10px; overflow: auto; }
.mbox .even .cmBottom { width: 445px; background: transparent url("../images/backgrounds/bigCommentBottom.png") no-repeat left bottom; }
.mbox .even .cmInner { width: 445px; float: left; background: transparent url("../images/backgrounds/bigCommentMiddle.png") repeat-y left top; }

.mcomment p
    { padding: 10px 0; font-size: 1.2em; line-height: 1.6em; color: #4b555f; clear: both; }

.cform form
    { padding: 1px 0 0 0; }
fieldset
    { padding: 0; margin: 0; border: 0; }
.cform textarea
    { width: 410px; height: 40px; background: transparent url("../images/form/textarea.png") no-repeat 0 0; border: 0; color: #4b555f; font-size: 1.2em; padding: 5px; margin-bottom: 5px; overflow: auto; }
.cform form span
    { float: left; display: block; color: #4b555f; }
.cform form button
    { float: right; display: block; width: 63px; height: 20px; border: 0; background: transparent url("../images/buttons/post.png") no-repeat 0 0; text-indent: -5000px; margin-bottom: 3px; cursor: pointer; }

.postedWhen
     { font-style: italic; float: right; }
.mcomment .user
    { font-size: 1.2em; float: left; }

.ls
    { font-size: 1.2em; padding: 2px 0 10px 0; color: #4b555f; font-weight: bold; }
.ls a
    { color: #c22a2f; text-decoration: none; }
.ls a:hover
    { color: #4475a1; }

/* first event */

.news .img2 img
    { border: 1px solid #abb7c4; }
.firstText_type2
    {  }
.news .timeplace2
    { padding: 3px 0 3px 0; }
.news .timeplace2 dt
    { font-size: 1.4em; font-weight: bold; color: #4475a1; padding-top: 5px; }
.news .timeplace2 dd
    { font-size: 1.4em; color: #4b555f; padding-bottom: 5px; }
.news .timeplace2 a
    { color: #c22a2f; font-weight: bold; text-decoration: none; }
.news .timeplace2 a.map
    { font-size: .9em; }
.news .timeplace2 a:hover
    { color: #4475a1; }
.news .others2
    { color: #4b555f; padding: 0; }
.news .others2 span
    { font-size: 1.1em; float: left; padding: 8px 3px 0 3px; }
.news .others2 a.num
    { font-weight: bold; text-decoration: none; color: #c22a2f; font-size: 1.3em; float: left; padding-top: 6px; }
.news .others2 a.num:hover
    { color: #4475a1; }
.news div.location
    { float: left; padding-right: 10px; }
.news p.rec
    { clear: both; font-size: 1.2em; padding-top: 5px; }
.news p.rec a
    { color: #c22a2f; text-decoration: none; }
.news p.rec a:hover
    { color: #4475a1; }


.others2 .sodidi {
    display: inline-block;
    width: 78px;
    height: 26px;
    background: transparent url("../images/buttons/sodoi2.png") no-repeat 2px 0;
    text-indent: -5000px;
    float: left;
    padding: 0;
    vertical-align: bottom;
}
.sodoiStandalone {
    display: block;
    width: 78px;
    height: 26px;
    background: transparent url("../images/buttons/sodoi.png") no-repeat 2px 0;
    text-indent: -5000px;
    float: right;
    padding: 0;
    margin: 1px 0 0 0;
}
.sodoiStandalone:hover {
    background: transparent url("../images/buttons/sodoi2.png") no-repeat 2px 0;
}
.sodidiStandalone {
    display: block;
    width: 78px;
    height: 26px;
    background: transparent url("../images/buttons/sodoi2.png") no-repeat 2px 0;
    text-indent: -5000px;
    float: right;
    padding: 0;
    margin: 1px 0 0 0;
}
.news .winTickets
    { padding: 8px 0 0 0; }
.news .winTickets span
    { font-size: 1.2em; }
.news .winTickets a.wTickets, .news .winTickets span.wTickets
    { font-size: 1.3em; font-weight: bold; color: #4b555f; text-decoration: none; margin-right: 6px; background: transparent url("../images/icons/wintickets.png") no-repeat 0 -1px; padding: 0 10px 0 24px; border-right: 1px solid #4b555f; }
.news .winTickets a.wTickets:hover
    { color: #62a6db; }

.clickForDetails {
    background: transparent url('../images/icons/bullet.png') no-repeat 0 2px;
    color: #c4363b;
    font-size: 1.4em;
    padding-left: 15px;
    margin: auto;
    font-weight: bold;
    text-decoration: none;
}

a.greenClick {
    color: #FFF;
    font-size: 1.4em;
    margin: auto;
    font-weight: bold;
    text-decoration: none;
}
a:hover.greenClick {
    color: #000;
}
a.clearClick {float: left; display: block; height: 48px; width: 200px; text-indent: -5000px; cursor: pointer; margin-left: 60px;}

.textBelow
    { clear: both; padding: 8px 0 0 0; font-size: 1.2em; }
.textBelow p
    { margin: 8px 0; }
.pArtist
    { padding-bottom: 15px; }
.pArtist a.b_av
    {
    background: transparent url('/themes/do512/images/icons/bullet.png') no-repeat 0 2px;
    color: #62a6db;
    font-size: 1.3em;
    padding-left: 15px;
    margin: auto;
    font-weight: bold;
    text-decoration: none;
}
.pArtist a.b_av:hover
    { color: #4b555f; }
.pArtist .aImg
    { float: left; margin: 3px 15px 0 0; width: 240px; }
.artistInfo
    { float: right; margin: 0 15px 0 0; width: 260px; }
.artistInfo h5 a
    { color: #c22a2f; font-size: 1.4em; margin-bottom: 9px; text-decoration: none; }
.artistInfo h5 a:hover
    { color: #4475a1; }
.artistInfo img
    { border: 6px solid #c8e6ff; }
.artistInfo dl
    { float: left; }
.artistInfo dt
    { color: #4b555f; font-size: 1.2em; font-weight: bold; }
.artistInfo dd
    { color: #4b555f; font-size: 1.2em; margin-bottom: 10px; }
.artistInfo dd a
    { color: #4475a1; text-decoration: none; }
.artistInfo dd a:hover
    { color: #c22a2f; }
.artistInfo .albumImg
    { display: block; float: left; margin: 0 13px 10px 0; }
.artistInfo div
    { clear: left; }
.artistInfo div h6
    { font-size: 1.3em; margin-bottom: 4px; text-decoration: none; }
.artistInfo div p a {
    font-size: 1.2em;
}

.event
    { border: 0; margin-bottom: 0; padding-bottom: 0; }
.event #widget
    { float: left; margin: 0 15px 0 2px; padding-bottom: 10px; }
.band a.img2 img
    { float: left; margin: 0 15px 0 2px; border: 6px solid #C8E6FF; }
.user a.img2 img
    { float: left; margin: 0 15px 0 2px; border: 6px solid #C8E6FF; }
.venue div#mapContainer
    { border: 6px solid #C8E6FF; }
.venue h2 a
    { color: #c22a2f; font-size: 1.4em; font-weight: bold; text-decoration: none; padding: 0 10px; }

/* footer */

#footer
    { clear: both; padding: 20px; background: transparent url("../images/backgrounds/siteBottom.png") no-repeat left top; }
#footer span
    { display: block; float: left; }
#footer .description
    { width: 80px; font-weight: bold; font-size: 1.1em; line-height: 1.6em;    color: #4b555f; clear: left; }
#footer .links
    { width: 500px; text-align: center; }
#footer p
    { color: #4475a1; }
#footer p a
    { font-weight: bold; font-size: 1.1em; color: #4475a1; text-decoration: none; }
#footer .copyright
    { color: #838a91; clear: both; padding-top: 10px; }


/* calendar */
div.calendar { position: relative; }

.calendar, .calendar table {
  border: 1px solid #556;
  font-size: 11px;
  color: #000;
  cursor: default;
  background: #eef;
  font-family: tahoma,verdana,sans-serif;
  z-index: 20000;
}

/* Header part -- contains navigation buttons and day names. */

.calendar .button { /* "<<", "<", ">", ">>" buttons have this class */
  text-align: center;    /* They are the navigation buttons */
  padding: 2px;          /* Make the buttons seem like they're pressing */
}

.calendar .nav {
  background: #778 no-repeat 100% 100%;
}

.calendar thead .title { /* This holds the current "month, year" */
  font-weight: bold;      /* Pressing it will take you to the current date */
  text-align: center;
  background: #fff;
  color: #000;
  padding: 2px;
}

.calendar thead .headrow { /* Row <TR> containing navigation buttons */
  background: #778;
  color: #fff;
}

.calendar thead .daynames { /* Row <TR> containing the day names */
  background: #bdf;
}

.calendar thead .name { /* Cells <TD> containing the day names */
  border-bottom: 1px solid #556;
  padding: 2px;
  text-align: center;
  color: #000;
}

.calendar thead .weekend { /* How a weekend day name shows in header */
  color: #a66;
}

.calendar thead .hilite { /* How do the buttons in header appear when hover */
  background-color: #aaf;
  color: #000;
  border: 1px solid #04f;
  padding: 1px;
}

.calendar thead .active { /* Active (pressed) buttons in header */
  background-color: #77c;
  padding: 2px 0px 0px 2px;
}

/* The body part -- contains all the days in month. */

.calendar tbody .day { /* Cells <TD> containing month days dates */
  width: 2em;
  color: #456;
  text-align: right;
  padding: 2px 4px 2px 2px;
}
.calendar tbody .day.othermonth {
  font-size: 80%;
  color: #bbb;
}
.calendar tbody .day.othermonth.oweekend {
  color: #fbb;
}

.calendar table .wn {
  padding: 2px 3px 2px 2px;
  border-right: 1px solid #000;
  background: #bdf;
}

.calendar tbody .rowhilite td {
  background: #def;
}

.calendar tbody .rowhilite td.wn {
  background: #eef;
}

.calendar tbody td.hilite { /* Hovered cells <TD> */
  background: #def;
  padding: 1px 3px 1px 1px;
  border: 1px solid #bbb;
}

.calendar tbody td.active { /* Active (pressed) cells <TD> */
  background: #cde;
  padding: 2px 2px 0px 2px;
}

.calendar tbody td.selected { /* Cell showing today date */
  font-weight: bold;
  border: 1px solid #000;
  padding: 1px 3px 1px 1px;
  background: #fff;
  color: #000;
}

.calendar tbody td.weekend { /* Cells showing weekend days */
  color: #a66;
}

.calendar tbody td.today { /* Cell showing selected date */
  font-weight: bold;
  color: #00f;
}

.calendar tbody .disabled { color: #999; }

.calendar tbody .emptycell { /* Empty cells (the best is to hide them) */
  visibility: hidden;
}

.calendar tbody .emptyrow { /* Empty row (some months need less than 6 rows) */
  display: none;
}

/* The footer part -- status bar and "Close" button */

.calendar tfoot .footrow { /* The <TR> in footer (only one right now) */
  text-align: center;
  background: #556;
  color: #fff;
}

.calendar tfoot .ttip { /* Tooltip (status bar) cell <TD> */
  background: #fff;
  color: #445;
  border-top: 1px solid #556;
  padding: 1px;
}

.calendar tfoot .hilite { /* Hover style for buttons in footer */
  background: #aaf;
  border: 1px solid #04f;
  color: #000;
  padding: 1px;
}

.calendar tfoot .active { /* Active (pressed) style for buttons in footer */
  background: #77c;
  padding: 2px 0px 0px 2px;
}

/* Combo boxes (menus that display months/years for direct selection) */

.calendar .combo {
  position: absolute;
  display: none;
  top: 0px;
  left: 0px;
  width: 4em;
  cursor: default;
  border: 1px solid #655;
  background: #def;
  color: #000;
  font-size: 90%;
  z-index: 100;
}

.calendar .combo .label,
.calendar .combo .label-IEfix {
  text-align: center;
  padding: 1px;
}

.calendar .combo .label-IEfix {
  width: 4em;
}

.calendar .combo .hilite {
  background: #acf;
}

.calendar .combo .active {
  border-top: 1px solid #46a;
  border-bottom: 1px solid #46a;
  background: #eef;
  font-weight: bold;
}

.calendar td.time {
  border-top: 1px solid #000;
  padding: 1px 0px;
  text-align: center;
  background-color: #f4f0e8;
}

.calendar td.time .hour,
.calendar td.time .minute,
.calendar td.time .ampm {
  padding: 0px 3px 0px 4px;
  border: 1px solid #889;
  font-weight: bold;
  background-color: #fff;
}

.calendar td.time .ampm {
  text-align: center;
}

.calendar td.time .colon {
  padding: 0px 2px 0px 3px;
  font-weight: bold;
}

.calendar td.time span.hilite {
  border-color: #000;
  background-color: #667;
  color: #fff;
}

.calendar td.time span.active {
  border-color: #f00;
  background-color: #000;
  color: #0f0;
}

#venue_widget
    { width: 305px; height: 605px; border: 0; margin: 0; padding: 0; }

p.sharethispage
    { vertical-align: middle; font-size: 1.2em; color: #4b555f; }
p.sharethispage img
    { vertical-align: middle; }

div.mIco
  { float: right; padding: 0; text-indent: -5000px; }
a.mI, a.mA, a.mV, a.mQ
  { display: block; width: 19px; height: 19px; padding: 0; }
a.mI
  { background: transparent url("../images/icons/media.png") no-repeat 0 0; }
a.mA
  { background: transparent url("../images/icons/media.png") no-repeat -22px 0; }
a.mV
  { background: transparent url("../images/icons/media.png") no-repeat -45px 0; }
a.mQ
  { background: transparent url("../images/icons/media.png") no-repeat -68px 0; }
a.mI:hover
  { background: transparent url("../images/icons/media.png") no-repeat 0 -19px; }
a.mA:hover
  { background: transparent url("../images/icons/media.png") no-repeat -22px -19px; }
a.mV:hover
  { background: transparent url("../images/icons/media.png") no-repeat -45px -19px; }
a.mQ:hover
  { background: transparent url("../images/icons/media.png") no-repeat -68px -19px; }

#BackToNormal
  { padding: 11px 0 0 60px; float: left; }
#BackToNormal a
  { color: #fff; text-decoration: none; font-size: 10px; }
#BackToNormal a:hover
  { text-decoration: underline; }

.sxsw #flatCal
       { position: absolute; z-index: 5000; top: 64px; left: 8px; display: none; }
.sxsw .calHover #flatCal
       { display: block; }
.sxsw #changeDate
    { display: block; width: auto; height: auto; background: transparent; text-indent: 0; clear: both; margin: 0; font-weight: bold; }
.sxsw #sevenDays
  { top: 10px; }
.sxsw #sevenDays .cal,
.sxsw #sevenDays .cal:hover
  { margin-left: 3px; display: inline; }

.hTagcloud .popularity     { margin:0; padding:10px;text-align: center; }
.hTagcloud .popularity li  { display:inline; text-decoration:none; padding: 0; }
.hTagcloud .popularity .popular        { font-size:1.2em; }
.hTagcloud .popularity .v-popular     { font-size:1.4em; }
.hTagcloud .popularity .vv-popular     { font-size:1.6em; }
.hTagcloud .popularity .vvv-popular    { font-size:1.8em; }
.hTagcloud .popularity .vvvv-popular  { font-size:2em; }
.hTagcloud a
    { color: #62a6db; margin: auto; font-weight: bold; text-decoration: none; line-height: 1.3em; padding-right: 10px; }
.hTagcloud a:hover
    { color: #4b555f; }

h1.sxsw_day_title
  { font-weight: normal; font-size: 1.8em; padding: 0 20px 10px 20px; color: #333; }
/* one day box */

.sxsw_day
    { width: 880px; margin: 0 auto; }
.sxsw_end
  { clear: both; }

/* time tab */

.sxsw_time
    { width: 73px; height: 15px; float: left; overflow: hidden; background: transparent url("../images/hbh/hTab.gif") no-repeat right top; position: relative; padding: 6px 5px; margin-left: 6px; font-size: 13px; font-weight: bold; color: #fff; text-align: center; }

/* events */

.sxsw_events
    { width: 851px; float: left; padding-left: 6px; }

.sxsw_events ul
    { list-style-type: none; border-top: 1px solid #4a7fab; }
.sxsw_events ul li
  { font-size: 1.1em; width: 841px; padding: 0 5px; }

/* li clearing */

.sxsw_events ul li:after
  { content: "."; display: block; clear: both; visibility: hidden; line-height: 0; height: 0; }
.sxsw_events ul li
  { display: inline-block; }
html[xmlns] .sxsw_events ul li
  { display: block; }
* html .sxsw_events ul li
  { height: 1%; }

/* // */

.sxsw_events ul li.rowOdd
  { background: #fff; }
.sxsw_events ul li.rowEven
  { background: #e3e3e3; }
.sxsw_events ul li.rowLast
  { border-bottom: 1px solid #4a7fab; }

.sxsw_events ul li a
  { float: left; color: #444; text-decoration: none; padding: 6px 0; }
.sxsw_events ul li a:hover
  { color: #999; }

.sxsw_events ul li .sxl
  { float: left; padding: 3px 0 2px 15px; display: none; }
.sxsw_events ul li.rowHover .sxl
  { display: block; }
.sxsw_events ul li .sxl a
  { display: block; float: left; width: 19px; height: 19px; padding: 0; }

.sxsw_events ul li .sxl a.sxswI
  { background: transparent url("../images/hbh/icons.png") no-repeat 0 0; }
.sxsw_events ul li .sxl a.sxswA
  { background: transparent url("../images/hbh/icons.png") no-repeat -22px 0; }
.sxsw_events ul li .sxl a.sxswV
  { background: transparent url("../images/hbh/icons.png") no-repeat -45px 0; }
.sxsw_events ul li .sxl a.sxswQ
  { background: transparent url("../images/hbh/icons.png") no-repeat -68px 0; }
.sxsw_events ul li .sxl a.sxswI:hover
  { background: transparent url("../images/hbh/icons.png") no-repeat 0 -19px; }
.sxsw_events ul li .sxl a.sxswA:hover
  { background: transparent url("../images/hbh/icons.png") no-repeat -22px -19px; }
.sxsw_events ul li .sxl a.sxswV:hover
  { background: transparent url("../images/hbh/icons.png") no-repeat -45px -19px; }
.sxsw_events ul li .sxl a.sxswQ:hover
  { background: transparent url("../images/hbh/icons.png") no-repeat -68px -19px; }

.sxsw_events ul li .sxl a.sxswS
  { display: inline; padding: 3px 0 0 0; width: auto; height: auto; }

.sxsw_events ul li .sxl .sxswD
  { position: relative; overflow: visible; float: left; width: 19px; height: 19px; padding: 0 5px 0 0; }

/* info popup */

.sxi
  { width: 418px; position: absolute; top: 15px; left: -81px; display: none; }
.sxswDhover .sxi
  { display: block; }
.sxiTop
  { width: 418px; height: 20px; background: transparent url("../images/hbh/box_top.png") no-repeat 0 0; }
.sxiInner
  { width: 382px; overflow: auto; background: transparent url("../images/hbh/box_middle.png") repeat-y 0 0; padding: 8px 18px 5px 18px; }
.sxiBottom
  { width: 418px; height: 10px; background: transparent url("../images/hbh/box_bottom.png") no-repeat 0 0; }

.sxi p
  { font-family: Verdana; font-size: 1.1em; line-height: 1.1em; margin: 0 0 5px 0; color: #525354; }
.sxi a
  { font-family: Verdana; display: inline !important; float: none !important; color: #c2272d !important; }
.sxi a:hover
  { color: #999 !important; }
.sxi strong
  { font-family: Verdana; color: #416d9a; font-weight: normal; }

#topMenu
  { background-image: url("../images/new-menu-bg.png"); }
#topMenu ul.tm li.tm
  { background: transparent url("../images/new-menu-li.png") no-repeat right top; }
#topMenu ul.tm li.tm a.tm 
  { text-indent: 0; width: auto; padding: 0 10px; height: 32px; background: transparent url("../images/new-menu.png") repeat-x 0 0; text-decoration: none; color: #fff; font-size: 16px; line-height: 32px; font-family: Impact; font-weight: normal; /*text-transform: uppercase;*/ }
#topMenu ul.tm li.tm a.tm:hover,
#topMenu ul.tm li.xhover a.tm,
#topMenu ul.tm li.tmSelected a.tm
  { background-position: 0 -33px; color: #4475a1; } 

#topMenu .tmWhatCal
  { position: relative; }
#topMenu .tmWhatCal span
  { display: block; height: 32px; padding-right:25px; background: transparent url("../images/new-menu-cal.png") no-repeat right center; text-decoration: none; font-size: 16px; line-height: 32px; font-family: Impact; font-weight: normal; cursor: pointer; }

#topMenu .tmBrandNewCal
  { position: absolute; width: 160px; border: 2px solid #698aad; padding: 32px 0 5px 0; display: none; -moz-box-shadow: 5px 5px 10px #666; -webkit-box-shadow: 5px 5px 10px #666; -moz-border-radius: 6px; -webkit-border-radius: 6px; background: transparent url("../images/tmBrandNewCal.gif") repeat-x left bottom; }
#topMenu .tmBrandNewCal .tmBrandNewCalContent 
  { background: #c8e6ff; }
#topMenu .xhover .tmBrandNewCal
  { display: block; }
#topMenu .IsaidSubHover .tmBrandNewCal
  { display: none; }

div.tmWithBoxes
  { height: 16px; padding: 8px 13px; }
div.tmWithBoxes .set1,
div.tmWithBoxes .set2
  { height: 24px; }
div.tmWithBoxes .set1 a,
div.tmWithBoxes .set2 a,
div.tmWithBoxes .set2 strong.no-link
  { margin: 0; }
div.tmSubSub,
div.tmNotSub
  { height: 16px; padding: 4px 6px; float: left; position: relative; }
div.tmWithBoxes .set1 div.tmSubSub,
div.tmWithBoxes .set1 div.tmNotSub
  { margin-right: 6px; }
div.tmWithBoxes .set2 div.tmSubSub,
div.tmWithBoxes .set2 div.tmNotSub
  { margin-left: 6px; }
div.tmWithBoxes .set1 div.tmNotSub p { color: #4475A1; font-weight: bold; }

div.tmSubPop
  { display: none; width: 354px; position: absolute; top: 24px; left: -9px; }
div.tmSubPopTop
  { height: 6px; overflow: hidden; width: 354px; background: transparent url("../images/new-menu-top.png") no-repeat 0 0; }
div.tmSubPopBot
  { height: 22px; overflow: hidden; width: 354px; background: transparent url("../images/new-menu-bot.png") no-repeat 0 0; }
div.tmSubPopMid
  { width: 318px; padding: 0 22px 0 15px; background: transparent url("../images/new-menu-mid.png") repeat-y 0 0; }
.subHover div.tmSubPop
  { display: block; }
.subHover 
  { background: #5c84ad; }
#topMenu .tmWithBoxes .subHover a,
#topMenu .tmWithBoxes .subHover a:hover
  { color: #fff; }

.tmSubPopMid h6
  { padding: 0 13px; color: #060606; font-size: 12px; font-weight: bold; line-height: 23px; height: 23px; background: #c8e6ff; }
.tmSubPopMid a  
  { color: #3a6795 !important; font-size: 12px; }
.tmSubPopMid a:hover
  { color: #000 !important; }
.tmSubPopMid ul
  { padding: 10px 0 10px 15px; position: relative; }
.tmSubPopMid li
  { color: #c1272d; width: 118px; padding: 0 0 0 10px; background: transparent url("../images/new-menu-bullet.png") no-repeat 0 7px;  }
.tmSubPopMid ul.horizontal
  { width: 300px; overflow: auto; }
.tmSubPopMid ul.horizontal li
  { width: 90px; float: left; }

.tmCalBox h6
  { text-align: center; background: #778; color: #fff; height: 20px; line-height: 20px; border-top: 1px solid #b5b6c1; border-bottom: 1px solid #b5b6c1; }
.tmCalBoxPrev
  { float: left; color: #fff; text-decoration: none; height: 20px; width: 20px; line-height: 20px; text-align: center; }
.tmCalBoxNext
  { float: right; color: #fff; text-decoration: none; height: 20px; width: 20px; line-height: 20px; text-align: center; }
.tmCalBox table
  { width: 100%; background: #eef; }
.tmCalBox table th
  { font-size: 10px; color: #4f5571; border-bottom: 1px solid #778; padding: 0; width: 22px; background: #bdf; height: 20px; line-height: 20px; }
.tmCalBox table th.wknd
  { color: #b27f8f; }
.tmCalBox table td
  { font-size: 10px; font-weight: bold; width: 22px; }
.tmCalBox table td a
  { display: block; text-align: right; padding: 3px 5px 3px 0; text-decoration: none; border: 1px solid #eef; }
.tmCalBox table td.wknd a
  { color: #b27f8f; }
.tmCalBox table td a:hover
  { background: #fff !important; border-color: #4f4f55; }

.tmSubClose
  { position: absolute; display: block; width: 17px; height: 17px; text-indent: -5000px; background: transparent url("../images/new-menu-close.png") no-repeat 0 0 !important; top: 3px; right: 24px; }
html>body .tmSubClose
  { top: 9px; }

div.tmToday
  { padding: 3px 6px 5px 26px; background-image: url("../images/new-menu-cal.png") !important; background-repeat: no-repeat !important; background-position: 6px 4px; }
div.tmToday a.tmWithCal
  { font-weight: bold; font-size: 16px; line-height: 16px; }

.tmBrandNewCalDays
  { padding: 10px 0 5px 15px; position: relative; width: 140px;  }
.tmBrandNewCalDays li
  { color: #c1272d; width: 120px; padding: 0 0 5px 10px; background: transparent url("../images/new-menu-bullet.png") no-repeat 0 7px;  }
.tmBrandNewCalDays a  
  { color: #3a6795 !important; font-size: 12px; text-decoration: none; }
.tmBrandNewCalDays a:hover
  { color: #000 !important; text-decoration: underline; }
#dBd { margin: auto; padding-bottom: 10px; width: 75%; }
#dBd li { font-size: 1.2em; display: inline; list-style-type: none; padding-right: 6px; }
#dBd li a.on { font-weight: bold; }
.tmSubmenu .set1 a.bigred { color: red; }

#conference_bands { padding: 8px 10px; margin: auto; font-size: 1.2em; }
