/* common */

*
    { padding: 0; margin: 0; font-family: Arial, Helvetica, sans-serif; font-size: 1em; }
body
    { font-size: 62.50%; background: #E5F3FF url("http://www.do512.com/themes/do512/images/backgrounds/background.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("http://www.do512.com/themes/do512/images/backgrounds/siteTop.png") no-repeat left bottom; position: relative; }
#headerTitle
    { float: left; height: 90px; width: 333px; }
#title
    { float: left; display: block; height: 68px; width: 168px; text-indent: -5000px; cursor: pointer; background: transparent url("http://www.do512.com/themes/do512/images/logos/logo.png") no-repeat 0 0; margin: 12px 0 0 45px; }
.cal
    { float: left; height: 54px; width: 60px; background: transparent url("http://www.do512.com/themes/do512/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; }
#sevenDays .oneDay
	{ float: left; display: block; height: 12px; width: 22px; margin: 10px 3px 0 0; background: transparent url("http://www.do512.com/themes/do512/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
	{ background: transparent url("http://www.do512.com/themes/do512/images/icons/sevenDays.gif") no-repeat right top; color: #4e84b1;}
#sevenDays .cal,
#sevenDays .cal:hover
    { float: left; height: 54px; width: 53px; background: transparent url("http://www.do512.com/themes/do512/images/backgrounds/calendar.png") no-repeat center 0; margin: 0; padding: 0; }
#sevenDays .cal .dayName
    { color: #fff; display: block; text-align: center; font-size: 8px; height: 10px; padding: 9px 0 0 0; }
#sevenDays .cal .dayDate
    { color: #231f20; display: block; text-align: center; font-size: 17px; font-weight: bold; padding: 6px 2px 0 0; }
#changeDate
    { display: block; width: 16px; height: 15px; background: transparent url("http://www.do512.com/themes/do512/images/icons/changeDate.png") no-repeat right bottom; text-indent: -5000px; margin: 14px 0 0 4px; display: inline; }
#headerMenu
    { float: right; height: 90px; width: 566px; }
#headerMenu ul
    { float: right; width: 199px; height: 26px; background: transparent url("http://www.do512.com/themes/do512/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("http://www.do512.com/themes/do512/images/backgrounds/topNav.png") no-repeat 0 -26px; }
#headerMenu ul li.hmJoin a:hover
    { background: transparent url("http://www.do512.com/themes/do512/images/backgrounds/topNav.png") no-repeat -96px -26px; }
#headerMenu ul li.hmLogin a:hover
    { background: transparent url("http://www.do512.com/themes/do512/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: 566px; }
#headerMenu2 ul
    { float: right; width: 199px; height: 26px; background: transparent url("http://www.do512.com/themes/do512/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("http://www.do512.com/themes/do512/images/backgrounds/topNav2.png") no-repeat 0 -26px; }
#headerMenu2 ul li.hmProfile a:hover
    { background: transparent url("http://www.do512.com/themes/do512/images/backgrounds/topNav2.png") no-repeat -88px -26px; }
#headerMenu2 ul li.hmLogout a:hover
    { background: transparent url("http://www.do512.com/themes/do512/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("http://www.do512.com/themes/do512/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; }

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("http://www.do512.com/themes/do512/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.tmToppicks a { width: 118px; }
li.tmMusic a { width: 118px; }
li.tmArts a { width: 118px; }
li.tmNightlife a { width: 118px; }
li.tmHappyhours a { width: 118px; }
li.tmOthers a { width: 118px; }

li.tmToppicks a:hover, li.tmToppicks a.tmSelected { background: transparent url("http://www.do512.com/themes/do512/images/backgrounds/topMenu.png") no-repeat 0px -32px; }
li.tmMusic a:hover, li.tmMusic a.tmSelected { background: transparent url("http://www.do512.com/themes/do512/images/backgrounds/topMenu.png") no-repeat -121px -32px; }
li.tmArts a:hover, li.tmArts a.tmSelected { background: transparent url("http://www.do512.com/themes/do512/images/backgrounds/topMenu.png") no-repeat -242px -32px; }
li.tmNightlife a:hover, li.tmNightlife a.tmSelected { background: transparent url("http://www.do512.com/themes/do512/images/backgrounds/topMenu.png") no-repeat -363px -32px; }
li.tmHappyhours a:hover, li.tmHappyhours a.tmSelected { background: transparent url("http://www.do512.com/themes/do512/images/backgrounds/topMenu.png") no-repeat -484px -32px; }
li.tmOthers a:hover, li.tmOthers a.tmSelected { background: transparent url("http://www.do512.com/themes/do512/images/backgrounds/topMenu.png") no-repeat -605px -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("http://www.do512.com/themes/do512/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("http://www.do512.com/themes/do512/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("http://www.do512.com/themes/do512/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("http://www.do512.com/themes/do512/images/backgrounds/box1Top.png") no-repeat left top; }
#ctBottom
    { width: 561px; background: transparent url("http://www.do512.com/themes/do512/images/backgrounds/box1Bottom.png") no-repeat left bottom; padding: 0 0 10px 0; }
#ctInner
    { width: 561px; background: transparent url("http://www.do512.com/themes/do512/images/backgrounds/box1Middle.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:120px; }
.general form p.info
    { padding: 0 0 8px 110px; }
.general form label
    { text-align:right; width:100px; float:left; padding-right:4px; padding-top:2px; margin:0; }
table.stripe
    { width: 100%; }
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 }
.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 {
	background : Window url('./indicator.gif') right center no-repeat;
}

.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: auto; }
.news h2
    { font-size: 1.8em; color: #4b555f; font-weight: bold; }
.news h2 a
    { text-decoration: none; }
.news h2 a:hover
    { color: #62a6db; }
.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("http://www.do512.com/themes/do512/images/backgrounds/quotes1.png") no-repeat 0 10px; padding: 18px 0 0 35px; max-width: 350px; }
.commentsInner
    { background: transparent url("http://www.do512.com/themes/do512/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("http://www.do512.com/themes/do512/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("http://www.do512.com/themes/do512/images/backgrounds/triangle1.png") no-repeat 65px 55px; cursor: pointer; }
.news a.img:hover .play
    { background: transparent url("http://www.do512.com/themes/do512/images/backgrounds/triangle2h.png") no-repeat 35px 25px; }
.first a.img:hover .play
    { background: transparent url("http://www.do512.com/themes/do512/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("http://www.do512.com/themes/do512/images/backgrounds/triangle1.png") no-repeat 85px 55px; cursor: pointer; }
.first a.img2:hover .play
    { background: transparent url("http://www.do512.com/themes/do512/images/backgrounds/triangle1h.png") no-repeat 85px 55px; }
*/

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; }

#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("http://www.do512.com/themes/do512/images/backgrounds/box2Middle.png") repeat-y 0 0; width: 300px; padding: 0 12px; overflow: auto; }
#sidebar .widgetbox
    { background: transparent url("http://www.do512.com/themes/do512/images/backgrounds/box2Middle.png") repeat-y 0 0; width: 312px; padding: 0 0 0 12px; overflow: auto; }
#sidebar .boxTop
    { background: transparent url("http://www.do512.com/themes/do512/images/backgrounds/box2Top.png") no-repeat 0 0; width: 324px; height: 10px; font-size: 0; line-height: 0; }
#sidebar .boxBottom
    { background: transparent url("http://www.do512.com/themes/do512/images/backgrounds/box2Bottom.png") no-repeat 0 0; width: 324px; height: 10px; margin-bottom: 18px; }

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

#featured
    { width: 326px; height: 414px; background: transparent url("http://www.do512.com/themes/do512/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("http://www.do512.com/themes/do512/images/backgrounds/tabs.png") no-repeat 0 0; }
.ftb2
    { background: transparent url("http://www.do512.com/themes/do512/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("http://www.do512.com/themes/do512/images/icons/share.png") no-repeat 0 4px; padding: 2px 15px 0 22px; }

a.ft1:hover
    { background: transparent url("http://www.do512.com/themes/do512/images/backgrounds/tabshover.gif") no-repeat 0 0; }
a.ft2:hover
    { background: transparent url("http://www.do512.com/themes/do512/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: 300px; 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("http://www.do512.com/themes/do512/images/backgrounds/comment1Top.png") no-repeat left top; padding: 4px 7px 4px 15px; }
.odd .cmBottom { width: 247px; background: transparent url("http://www.do512.com/themes/do512/images/backgrounds/commentBottom.png") no-repeat right bottom;}
.odd .cmInner { width: 247px; float: right; background: transparent url("http://www.do512.com/themes/do512/images/backgrounds/commentMiddle.png") repeat-y right top; }
.even .cmTop { width: 225px; background: transparent url("http://www.do512.com/themes/do512/images/backgrounds/comment2Top.png") no-repeat left top; padding: 4px 15px 4px 7px; }
.even .cmBottom { width: 247px; background: transparent url("http://www.do512.com/themes/do512/images/backgrounds/commentBottom.png") no-repeat left bottom;}
.even .cmInner { width: 247px; float: left; background: transparent url("http://www.do512.com/themes/do512/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("http://www.do512.com/themes/do512/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("http://www.do512.com/themes/do512/images/buttons/sodoi.png") no-repeat 2px 0;
    text-indent: -5000px;
    padding: 0;
    vertical-align: bottom;
}
.fsodoi:hover {
    background: transparent url("http://www.do512.com/themes/do512/images/buttons/sodoi2.png") no-repeat 2px 0;
}
.sodidi {
    display: inline-block;
    width: 78px;
    height: 26px;
    background: transparent url("http://www.do512.com/themes/do512/images/buttons/sodoi2.png") no-repeat 2px 0;
    text-indent: -5000px;
    padding: 0;
    vertical-align: bottom;
}

.others .sodoi
    { background: transparent url("http://www.do512.com/themes/do512/images/icons/sodoi.png") no-repeat 0 -3px; padding: 0 8px 0 20px; margin-left: 8px; }
.share
    { background: transparent url("http://www.do512.com/themes/do512/images/icons/share.png") no-repeat 0 3px; padding: 0 16px 0 20px; }
.others .share
    { background: transparent url("http://www.do512.com/themes/do512/images/icons/share.png") no-repeat 10px 3px; padding: 0 0 0 30px; border-left: 2px solid #C0C9D3; }
.rsvp
    { background: transparent url("http://www.do512.com/themes/do512/images/icons/rsvp.png") no-repeat 0 3px; padding: 0 16px 0 18px; }
.tickets
    { background: transparent url("http://www.do512.com/themes/do512/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("http://www.do512.com/themes/do512/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("http://www.do512.com/themes/do512/images/backgrounds/grey.png") repeat-x 0 10px; margin-top: 25px; }
h4.toph4
    { margin-top: 10px; }
h4.h4a span
    { display: block; background: #fff url("http://www.do512.com/themes/do512/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("http://www.do512.com/themes/do512/images/backgrounds/grey.png") repeat-x 0 10px; margin-top: 25px; }
h4.h4b span
    { display: block; background: #fff url("http://www.do512.com/themes/do512/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("http://www.do512.com/themes/do512/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("http://www.do512.com/themes/do512/images/backgrounds/box3Middle.png") repeat-y 0 0; margin: 0 13px; overflow: auto; }
.box3Bottom
    { width: 535px; height: 10px; background: transparent url("http://www.do512.com/themes/do512/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("http://www.do512.com/themes/do512/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("http://www.do512.com/themes/do512/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("http://www.do512.com/themes/do512/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("http://www.do512.com/themes/do512/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("http://www.do512.com/themes/do512/images/backgrounds/star.png") no-repeat center center; }
.xcrew
    { display: block; position: absolute; top: 15px; left: 0; width: 50px; height: 50px; background: transparent url("http://www.do512.com/themes/do512/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("http://www.do512.com/themes/do512/images/backgrounds/cloud.png") no-repeat 0 0; color: #fff; position: absolute; top: 5px; left: -13px; z-index: 1000; font-weight: bold; overflow: hidden; }

.gfsm
    { padding: 10px 0 10px 63px; }
.gfsm a
    { color: #4475a1; font-size: 1.2em; display: block; float: left; width: 220px; text-decoration: none; height: 25px; }
.gfsm a:hover
    { color: #c22a2f; }
.gfsm 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("http://www.do512.com/themes/do512/images/icons/link.png") no-repeat 0 6px; font-weight: bold; }
.linkToEvent input
    { width: 399px; height: 13px; border:0; background: transparent url("http://www.do512.com/themes/do512/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("http://www.do512.com/themes/do512/images/backgrounds/bigComment1Top.png") no-repeat left top; padding: 8px 10px 4px 16px; overflow: auto; }
.mbox .odd .cmBottom { width: 445px; background: transparent url("http://www.do512.com/themes/do512/images/backgrounds/bigCommentBottom.png") no-repeat right bottom; }
.mbox .odd .cmInner { width: 445px; float: right; background: transparent url("http://www.do512.com/themes/do512/images/backgrounds/bigCommentMiddle.png") repeat-y right top; }
.mbox .even .cmTop { width: 419px; background: transparent url("http://www.do512.com/themes/do512/images/backgrounds/bigComment2Top.png") no-repeat left top; padding: 8px 16px 4px 10px; overflow: auto; }
.mbox .even .cmBottom { width: 445px; background: transparent url("http://www.do512.com/themes/do512/images/backgrounds/bigCommentBottom.png") no-repeat left bottom; }
.mbox .even .cmInner { width: 445px; float: left; background: transparent url("http://www.do512.com/themes/do512/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("http://www.do512.com/themes/do512/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("http://www.do512.com/themes/do512/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; }
.others2 .sodoi {
    display: inline-block;
    width: 78px;
    height: 26px;
    background: transparent url("http://www.do512.com/themes/do512/images/buttons/sodoi.png") no-repeat 2px 0;
    text-indent: -5000px;
    float: left;
    padding: 0;
    vertical-align: bottom;
}
.others2 .sodoi:hover {
    background: transparent url("http://www.do512.com/themes/do512/images/buttons/sodoi2.png") no-repeat 2px 0;
}
.others2 .sodidi {
    display: inline-block;
    width: 78px;
    height: 26px;
    background: transparent url("http://www.do512.com/themes/do512/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("http://www.do512.com/themes/do512/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("http://www.do512.com/themes/do512/images/buttons/sodoi2.png") no-repeat 2px 0;
}
.sodidiStandalone {
    display: block;
    width: 78px;
    height: 26px;
    background: transparent url("http://www.do512.com/themes/do512/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("http://www.do512.com/themes/do512/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('/themes/do512/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;
}

.textBelow
    { clear: both; padding: 8px 0 0 0; font-size: 1.2em; }
.textBelow p
    { margin: 8px 0; }

.pArtist .aImg
    { float: left; margin: 3px 15px 0 0; }

.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; }

.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("http://www.do512.com/themes/do512/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;
}

/* 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 url('/menuarrow.gif') 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; }
