@charset "UTF-8";
/* CSS Document */

body {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #cccccc;
	background-color: #000000;
	margin: 0px;
	padding: 0px;
}
td {
	font-family: Georgia, "Times New Roman", Times, serif;
}

th {
	font-family: Georgia, "Times New Roman", Times, serif;
}

/* GENERAL ITEMS */
a:link {
	color: #b5242a;
	text-decoration: none;
}
a:visited {
	color: #7e171b;
	text-decoration: none;
}
a:hover {
	color: #b5242a;
	text-decoration: underline;
}
a:active {
	color: #ffffff;
	text-decoration: underline;
}
#wrapper {
	width: 950px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 0px;
	padding-top: 0px;
}
#header {
	background-color: #000000;
        text-align: center;
	margin: 0px;
	padding: 0px;
}
.ender {
	clear: both;
}
.spacerender {
	height: 10px;
	clear: both;
}
.padding {
	padding: 10px;
}
.More {
	color: #ffffff;
	text-decoration: none;
}
a.More, a.More:visited {
	color: #b5242a;
	text-decoration: none;
}
a.More:hover {
	color: #b5242a;
	text-decoration: underline;
}
.breadcrumbs {
	font-size: 24px;
	font-weight: lighter;
	color: #999999;
	float: left;
	width: 400px;
	margin-top: 35px;
}
.hidden {display: none;}
.showhide {
        font-size: 9px;
	color: #666;
	text-decoration: none;
}
a.showhide, a.showhide:visited {
        font-size: 9px;
	color: #666;
	text-decoration: none;
}
a.showhide:hover {
        font-size: 9px;
	color: #fff;
	text-decoration: underline;
}
#zoetropehide {
    background-image: url(../images/zoetrope_hide.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	height: 85px;}
/*#zoetropeshow {
        background-image: url(../images/logo-load.gif);
	background-repeat: no-repeat;
	background-position: left top;}
*/
/* GENERAL PAGE LAYOUT */	

#sideLeft {
	float: left;
	height: 368px;
	width: 108px;
	background-image: url(../images/side_left.jpg);
	background-repeat: no-repeat;
	background-position: right top;
}
#sideLeftBlank {
	float: left;
	height: 368px;
	width: 108px;
}
#sideRight {
	float: left;
	height: 368px;
	width: 108px;
	background-image: url(../images/side_right.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	margin-left: 12px;
}
#sideRightBlank {
	float: left;
	height: 368px;
	width: 108px;
	margin-left: 12px;
}
.columnfull {
	float: left;
	min-height: 368px;
	width: 640px;
	background-color: #050505;
	margin-left: 11px;
	padding: 25px;
	background-image: url(../images/back_panel_intro.jpg);
	background-repeat: repeat-x;
	background-position: left top;
}
.column1 {
	float: left;
	min-height: 368px;
	width: 285px;
	background-color: #050505;
	margin-left: 11px;
	padding: 25px;
	background-image: url(../images/back_panel_intro.jpg);
	background-repeat: repeat-x;
	background-position: left top;
}
.column2 {
	float: left;
	width: 453px;
	min-height: 368px;
	background-color: #0c0c0c;
	margin-left: 11px;
	padding: 7px;
	background-image: url(../images/back_panel.jpg);
	background-repeat: repeat-x;
	background-position: left top;
}
.column3 {
	float: left;
	width: 706px;
	margin-left: 12px;
}
.column3content {
	min-height: 368px;
	background-color: #0c0c0c;
	padding: 7px;
	background-image: url(../images/back_panel.jpg);
	background-repeat: repeat-x;
	background-position: left top;
}
.column3tab1 {
	float: left;
	background-image: url(../images/back_panel.jpg);
	background-repeat: repeat-x;
	background-position: left top;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: lighter;
	text-transform: uppercase;
	color: #CCCCCC;
	text-align: center;
	letter-spacing: 4px;
	padding-top: 7px;
	padding-right: 20px;
	padding-bottom: 7px;
	padding-left: 20px;
}
.column3tab2 {
	float: left;
	padding: 7px;
	background-image: url(../images/back_panel_dark.jpg);
	background-repeat: repeat-x;
	background-position: left top;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: lighter;
	text-transform: uppercase;
	color: #666666;
	text-align: center;
	letter-spacing: 4px;
	padding-top: 7px;
	padding-right: 20px;
	padding-bottom: 7px;
	padding-left: 20px;
}
a.column3tab2link, a.column3tab2link:visited {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: lighter;
	text-transform: uppercase;
	color: #666666;
	text-decoration: none;
}
a.column3tab2link:hover {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: lighter;
	text-transform: uppercase;
	color: #ffffff;
	text-decoration: none;
}

/* PAGINATION */
div.paginate {
	text-align: center;
	width: 100%;
	padding-top: 10px;
}


/* NAVIGATION SIGN-IN */
a.signin:link, a.signin:visited {
	color: #b5242a;
	text-decoration: none;
}
a.signin:hover {
	color: #b5242a;
	text-decoration: underline;
}
#nav form {
        margin:0px;
        padding:0;
	font-size: 9px;
	font-weight: lighter;
}
#nav input {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10px;
	color: #FFFFFF;
	background-color: #000000;
	width: 75px;
	border: 1px solid #666666;
	height: 16px;
}
#nav #Login {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10px;
	color: #999999;
	background-color: #111111;
	background-image: url(../images/button_back1.jpg);
	background-repeat: repeat-x;
	background-position: top;
	height: 20px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	width: 50px;
        vertical-align: middle;
}
#nav form label {
	display: none;
}

/* NAVIGATION */
#nav {
	margin-bottom: 15px;
        margin-top: 15px;
}
#nav table {
        margin-top:0px;
        margin-bottom:0px;
}
#nav #navLeft {
	float: left;
	width: 50%;
	text-align: left;
	margin-top: 10px;
	margin-bottom: 10px;
        height: 20px;
}
#nav #navLeftSpacer {
	float: left;
	width: 2%;
}
#nav #navRight {
	float: left;
	width: 45%;
	text-align: right;
	margin-top: 7px;
	margin-bottom: 7px;
	font-size: 10px;
	color: #666666;
	vertical-align: middle;
        height: 20px;
}
#nav ul {
	list-style-position: inside;
	list-style-image: none;
	list-style-type: none;
	margin: 0px;
	padding: 0px;
}
#nav li {
	display: inline;
	margin-right: 10px;
	text-transform: uppercase;
	color: #FFFFFF;
}
.nav {
	font-size: 13px;
	color: #666666;
	letter-spacing: 2px;
	font-weight: lighter;
}
.navline {
	background-image: url(../images/nav_line.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	height: 1px;
}
a.nav:link, a.nav:visited {
	color: #666666;
	text-decoration: none;
	text-transform: uppercase;
}
a.nav:hover {
	color: #ffffff;
	text-decoration: none;
}
a.nav:active {
	color: #ffffff;
	text-decoration: underline;
}

.navselected {
	font-size: 13px;
	color: #666666;
	letter-spacing: 2px;
	font-weight: lighter;
}
a.navselected:link, a.navselected:visited {
	color: #fff;
	text-decoration: none;
	text-transform: uppercase;
}
a.navselected:hover {
	color: #ffffff;
	text-decoration: none;
}
a.navselected:active {
	color: #ffffff;
	text-decoration: underline;
}

/* REGISTER AREA */
.genericform {
}
fieldset {
	margin-top: 10px;
	margin-bottom: 10px;
	border: 0px none #000;
}
.genericform fieldset .row .required {
	width: 200px;
}
.genericform fieldset .row {
	margin-bottom: 5px;
}
.genericform label {
        width: 200px;
        display: block;
}

#usersubmenu ul {
	list-style-position: inside;
	list-style-image: none;
	list-style-type: none;
	margin: 0px;
	padding: 0px;
}
#usersubmenu li {
	display: inline;
	margin-right: 10px;
	text-transform: uppercase;
	color: #FFFFFF;
}

/* FOOTER */
#footer {
	height: 100px;
	background-image: url(../images/back_footer.jpg);
	background-position: center top;
	background-repeat: no-repeat;
	padding-top: 50px;
	padding-right: 108px;
	padding-left: 108px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10px;
	color: #666666;
	margin-top: 10px;
}
#footerLeft {
	float: left;
	width: 400px;
}
#footerRight {
	float: right;
	width: 300px;
	text-align: right;
}
#footer ul {
	list-style-position: inside;
	list-style-image: none;
	list-style-type: none;
	margin: 0px;
	padding: 0px;
}
#footer li {
	display: inline;
}
a.footer:link, a.footer:visited {
	color: #b5242a;
	text-decoration: none;
}
a.footer:hover {
	color: #b5242a;
	text-decoration: underline;
}

/* HORIZONTAL RULES */
div.hr1 {display: none}
/*/*/a{}
div.hr1 {
	display: block;
	height: 1px;
	background-image: url(../images/sq_666666.gif);
	background-repeat: no-repeat;
	background-position: center center;
	margin-top: 1px;
	margin-right: 0px;
	margin-bottom: 1px;
	margin-left: 0px;
}
hr {display:none}
div.hr2 {display: none}
/*/*/a{}
div.hr2 {
	display: block;
	height: 1px;
	background-image: url(../images/sq_333333.gif);
	background-repeat: no-repeat;
	background-position: center center;
	margin-top: 1px;
	margin-right: 0px;
	margin-bottom: 1px;
	margin-left: 0px;
}
hr {display:none}
/* */


/* HEADERS */
h1.head_news_intro {
	background-image: url(../images/head_news.gif);
	background-repeat: no-repeat;
	background-position: right top;
	text-indent: -5000px;
	display: block;
	height: 50px;
	width: 214px;
	margin-top: 20px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
        cursor: auto;
}
h1.head_news {
	background-image: url(../images/head_news.gif);
	background-repeat: no-repeat;
	background-position: right top;
	text-indent: -5000px;
	display: block;
	height: 50px;
	width: 453px;
	margin-top: 20px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
h1.head_news_more {
	background-image: url(../images/head_news_more.gif);
	background-repeat: no-repeat;
	background-position: right top;
	text-indent: -5000px;
	display: block;
	height: 50px;
	width: 214px;
	margin-top: 20px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
h1.head_live_intro {
	background-image: url(../images/head_live.gif);
	background-repeat: no-repeat;
	background-position: right top;
	text-indent: -5000px;
	display: block;
	height: 50px;
	width: 214px;
	margin-top: 20px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	}
h1.head_live {
	background-image: url(../images/head_live.gif);
	background-repeat: no-repeat;
	background-position: right top;
	text-indent: -5000px;
	display: block;
	height: 50px;
	width: 692px;
	margin-top: 20px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	}
h1.head_blog_intro {
	background-image: url(../images/head_blog.gif);
	background-repeat: no-repeat;
	background-position: right top;
	text-indent: -5000px;
	display: block;
	height: 50px;
	width: 214px;
	margin-top: 20px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	}
h1.head_blog {
	background-image: url(../images/head_blog.gif);
	background-repeat: no-repeat;
	background-position: right top;
	text-indent: -5000px;
	display: block;
	height: 50px;
	width: 453px;
	margin-top: 20px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
h1.head_blog_more {
	background-image: url(../images/head_blog_more.gif);
	background-repeat: no-repeat;
	background-position: right top;
	text-indent: -5000px;
	display: block;
	height: 50px;
	width: 214px;
	margin-top: 20px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
h1.head_talk_intro {
	background-image: url(../images/head_talk.gif);
	background-repeat: no-repeat;
	background-position: right top;
	text-indent: -5000px;
	display: block;
	height: 50px;
	width: 214px;
	margin-top: 20px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	}
h1.head_look_intro {
	background-image: url(../images/head_look.gif);
	background-repeat: no-repeat;
	background-position: right top;
	text-indent: -5000px;
	display: block;
	height: 50px;
	width: 214px;
	margin-top: 20px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	}
h1.head_look {
	background-image: url(../images/head_look.gif);
	background-repeat: no-repeat;
	background-position: right top;
	text-indent: -5000px;
	display: block;
	height: 50px;
	width: 214px;
	margin-top: 20px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	float: right;
	}
h1.head_hear_intro {
	background-image: url(../images/head_hear.gif);
	background-repeat: no-repeat;
	background-position: right top;
	text-indent: -5000px;
	display: block;
	height: 50px;
	width: 214px;
	margin-top: 20px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	}
h1.head_hear {
	background-image: url(../images/head_hear.gif);
	background-repeat: no-repeat;
	background-position: right top;
	text-indent: -5000px;
	display: block;
	height: 50px;
	width: 214px;
	margin-top: 20px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	float: right;
	}
	
/* INTRO PAGE CONTENT */
#content {
}
#content .ender {
	clear: both;
	height: 15px;
}
.moreIntro {
	font-size: 14px;
	text-align: right;
	font-style: italic;
	margin-top: 10px;
	margin-bottom: 10px;
}
a.moreIntro, a.moreIntro:visited {
	color: #ffffff;
	text-decoration: none;
}
a.moreIntro:hover {
	color: #b5242a;
	text-decoration: underline;
}
/*.introheight {
        min-height: 300px;
        margin: 0px;
        padding: 0px;
}*/
#introNews {}
#introNews h2 {
	font-size: 16px;
	margin-top: 10px;
	margin-bottom: 5px;
	padding: 0px;
	font-weight: lighter;
}
#introNews h3 {
	font-size: 12px;
	color: #999999;
	margin-top: 10px;
	margin-bottom: 5px;
	padding: 0px;
	font-style: italic;
        font-weight: lighter;
}
#introNews p {
	font-size: 10px;
	margin-bottom: 5px;
	margin-top: 10px;
}
a.introNews, a.introNews:visited {
        color: #fff;
        text-decoration: none;
}
a.introNews:hover {
        color: #b5242a;
        text-decoration: underline;
}
#introLive {}
#introLive h2 {
	color: #999999;
	font-size: 16px;
	margin-top: 10px;
	margin-bottom: 0px;
	padding: 0px;
	font-weight: lighter;
	font-style: italic;
}
#introLive h3 {
	font-size: 16px;
	color: #cccccc;
	margin-top: 5px;
	margin-bottom: 5px;
	padding: 0px;
	font-weight: lighter;
	
}
#introLive p {
	font-size: 10px;
	margin-bottom: 10px;
	margin-top: 5px;
}

#introLive ul {
	list-style-position: outside;
	list-style-image: none;
	list-style-type: none;
	margin: 0px;
	padding: 0px;
}
#introLive li {
	padding-top: 8px;
	padding-bottom: 8px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #313131;
}
a.introLive, a.introLive:visited {
        color: #fff;
        text-decoration: none;
}
a.introLive:hover {
        color: #b5242a;
        text-decoration: underline;
}
.introLiveDate {
        color: #999999;
	font-weight: lighter;
	font-style: italic;
}

#introBlog {}
#introBlog img {
	margin-top: 5px;
}
#introBlog h2 {
	font-size: 16px;
	margin-top: 10px;
	margin-bottom: 5px;
	padding: 0px;
	font-weight: lighter;
}
#introBlog h3 {
	font-size: 12px;
	color: #999999;
	margin-top: 10px;
	margin-bottom: 5px;
	padding: 0px;
	font-style: italic;
        font-weight: lighter;
}
#introBlog p {
	font-size: 10px;
	margin-bottom: 5px;
	margin-top: 10px;
}
a.introBlog, a.introBlog:visited {
        color: #fff;
        text-decoration: none;
}

a.introBlog:hover {
        color: #b5242a;
        text-decoration: underline;
}
#introTalk {}
#introTalk h2 {
	color: #cccccc;
	font-size: 16px;
	margin-top: 10px;
	margin-bottom: 0px;
	padding: 0px;
	font-weight: normal;
}
#introTalk h3 {
	font-size: 10px;
	color: #666666;
	margin-top: 0px;
	margin-bottom: 5px;
	padding: 0px;
	font-weight: lighter;
}
#introTalk p {
	font-size: 10px;
	margin-bottom: 10px;
	margin-top: 5px;
}
a.forumTitle, a.forumTitle:visited {
        color: #999;
        text-decoration: none;
}
a.forumTitle:hover {
        color: #ffffff;
        text-decoration: underline;
}
a.forumName, a.forumName:visited {
        color: #666;
        text-decoration: none;
}
a.forumName:hover {
        color: #ffffff;
        text-decoration: none;
}
#introLook {}
#introLook img {
	margin-top: 5px;
	margin-bottom: 5px;
}
#introLook h2 {
	font-size: 16px;
	color: #cccccc;
	margin-top: 5px;
	margin-bottom: 5px;
	padding: 0px;
	font-weight: lighter;
}
#introLook h3 {
	color: #999999;
	font-size: 12px;
	margin-top: 5px;
	margin-bottom: 5px;
	padding: 0px;
	font-weight: lighter;
	font-style: italic;
}
#introLook p {
	font-size: 10px;
	margin-bottom: 10px;
	margin-top: 5px;
}
#introLookPhotos ul {
	list-style-position: inside;
	list-style-image: none;
	list-style-type: none;
	margin: 0px;
	padding: 0px;
}
#introLookPhotos ul li {
	display: inline;
}
#introLookPhotos img {
	margin-top: 3px;
	margin-right: 3px;
        border: 2px solid #CCCCCC;
}
#introHear {}
#introHear img {
	margin-top: 5px;
}
#introHear h2 {
	font-size: 16px;
	color: #cccccc;
	margin-top: 5px;
	margin-bottom: 5px;
	padding: 0px;
	font-weight: lighter;
	display: inline;
}
#introHear h3 {
	color: #999999;
	font-size: 12px;
	margin-top: 5px;
	margin-bottom: 5px;
	padding: 0px;
	font-weight: lighter;
	font-style: italic;
	display: inline;
}
#introHear p {
	font-size: 10px;
	margin-bottom: 10px;
	margin-top: 5px;
}
#introHear ul {
	list-style-position: inside;
	list-style-image: none;
	list-style-type: none;
	margin: 0px;
	padding: 0px;
}
#introHear ul li {
	display: block;
}


/* CONTENT AREAS */


/* SHARING TOOLBAR */
.share {
	padding: 10px;
	margin-top: 10px;
	margin-bottom: 10px;
	border-top-width: 1px;
	border-right-width: 0px;
	border-bottom-width: 1px;
	border-left-width: 0px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #3D3D3D;
	border-right-color: #3D3D3D;
	border-bottom-color: #3D3D3D;
	border-left-color: #3D3D3D;
}

/* COMMENTING AREAS */
#comments {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	width: 433px;
}
#comments h2 {
	font-size: 24px;
	font-weight: lighter;
	color: #999999;
	font-style: italic;
}
#comments h3 {
	font-size: 14px;
	font-weight: lighter;
	color: #CCCCCC;
	margin-bottom: 5px;
}
div.bubble {
	margin: 0px;
	padding-top: 20px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 20px;
	background-color: #313131;
	background-image: url(../images/comments_topback.jpg);
	background-repeat: no-repeat;
	background-position: left top;
        border: 0px;
        float:left;
width: 433px;
}
div.bubble p {
	padding: 0px;
	margin: 0px;
}
div.bubble > p {
	padding: 10px;
	margin: 0px;
}
#comments .bubbleEnder {
	padding: 0px;
	margin: 0px;
        float:left;
}
.bubbleEnder img  {
	padding: 0px;
	margin: 0px;
        border: 0px;
}
#commentBox {
	font-family: Georgia, "Times New Roman", Times, serif;
	background-color: #262626;
	padding: 10px;
	height: 30px;
	width: 95%;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	color: #CCCCCC;
}

#newsContent {
	background-color: #d0f3f9;
	color: #121935;
	padding: 0px;
	margin: 0px;
}
div#newsContent p {
	padding: 0px;
	margin: 0px;
}
div#newsContent > p {
	padding: 5px;
	margin: 0px;
}
#butAdd {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10px;
	color: #999999;
	background-color: #111111;
	background-image: url(../images/button_back1.jpg);
	background-repeat: repeat-x;
	background-position: top;
	height: 22px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	width: 50px;
}
#butPreview {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10px;
	color: #999999;
	background-color: #111111;
	background-image: url(../images/button_back1.jpg);
	background-repeat: repeat-x;
	background-position: top;
	height: 22px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	width: 50px;
}
#butAttendance {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10px;
	color: #999999;
	background-color: #111111;
	background-image: url(../images/button_back1.jpg);
	background-repeat: repeat-x;
	background-position: top;
	height: 22px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
}
.user {
	color: #b5242a;
}



/* NEWS */

#news {
}
#news .ender {
	clear: both;
	height: 15px;
}
#news .newsContent {
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 0px;
	margin-left: 10px;
}
#news ul {
	list-style-position: outside;
	list-style-image: none;
	list-style-type: none;
	margin: 0px;
	padding: 0px;
}
#news li {
	padding-top: 8px;
	padding-bottom: 8px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #313131;
}
#news .column2 .newsContent h2 {
	font-size: 24px;
	font-weight: lighter;
	color: #999999;
        margin-bottom: 2px;
        padding-bottom: 2px;
}
#news .column2 .newsContent h3 {
	font-size: 14px;
	font-weight: lighter;
	color: #666666;
	font-style: italic;
        margin-top: 2px;
        padding-top: 2px;
}

/* LIVE */

#live {}
#liveContent {}
.liveEntry {
	padding: 10px;
}

.gigDate {
	float: left;
	width: 125px;
	margin-right: 10px;
}
.gigCountry {
	float: left;
	width: 100px;
	margin-right: 10px;
}
.gigCity {
	float: left;
	width: 100px;
	margin-right: 10px;
}
.gigVenue {
	float: left;
	width: 100px;
	margin-right: 10px;
}
.gigComments {
	float: left;
	width: 100px;
	margin-right: 10px;
}
.gigBuy {
	float: left;
	width: 72px;
}




/* LIVE DETAILS */
#liveDetails {
	float: left;
	width: 47%;
}
#liveDetails h2 {
	font-size: 24px;
	font-weight: bold;
	color: #878787;
	margin-top: 1px;
	margin-right: 0px;
	margin-bottom: 3px;
	margin-left: 0px;
}
#liveDetails h3 {
	font-size: 24px;
	font-weight: lighter;
	color: #535353;
	margin-top: 3px;
	margin-right: 0px;
	margin-bottom: 1px;
	margin-left: 0px;
}
#liveDetails h4 {
	font-size: 18px;
	font-style: italic;
	font-weight: lighter;
	color: #878787;
}
#liveMap {
	float: left;
	width: 339px;
	margin-left: 10px;
}
#liveComments {
	float: left;
	width: 433px;
}
#liveAttendance {
	float: left;
	width: 180px;
	margin-top: 0px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #666666;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 10px;
}
#liveContent #comments h2 {
	font-size: 24px;
	font-weight: lighter;
	color: #999999;
	font-style: italic;
}
#liveContent #comments h3 {
	font-size: 14px;
	font-weight: lighter;
	color: #CCCCCC;
	margin-bottom: 5px;
}
div#liveComments div.bubble {
	margin: 0px;
	padding-top: 20px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 20px;
	background-color: #313131;
	background-image: url(../images/comments_topback.jpg);
	background-repeat: no-repeat;
	background-position: left top;
        float: right;
        width: 433px;
}
div#liveComments div.bubbleEnder {
	padding: 0px;
	margin: 0px;
        float: left;

}
div#liveComments div.bubble p {
	padding: 0px;
	margin: 0px;
}
#liveComments div.bubble > p {
	padding: 10px;
	margin: 0px;
}
#liveAttendance h2 {
	font-size: 24px;
	font-style: italic;
	font-weight: lighter;
	color: #999999;
	margin: 0px;
	padding: 0px;
}
#liveAttendance h1 {
	font-size: 126px;
	font-weight: lighter;
	color: #878787;
	margin: 0px;
	padding: 0px;
}
.no {
	color: #b5242a;
}

/* BLOG */

#blog {
}
#blog .ender {
	clear: both;
	height: 15px;
}
#blog .blogContent {
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 0px;
	margin-left: 10px;
}
#blog ul {
	list-style-position: outside;
	list-style-image: none;
	list-style-type: none;
	margin: 0px;
	padding: 0px;
}
#blog li {
	padding-top: 8px;
	padding-bottom: 8px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #313131;
}


#blog .column2 .blogContent h2 {
	font-size: 24px;
	font-weight: lighter;
	color: #999999;
        margin-bottom: 2px;
        padding-bottom: 2px;
}
#blog .column2 .blogContent h3 {
	font-size: 14px;
	font-weight: lighter;
	color: #666666;
	font-style: italic;
        margin-top: 2px;
        padding-top: 2px;
}


/* HEAR */

#hear {}
#hearContent {}
#hearSongs {
	float: left;
	width: 300px;
}
#hearLyrics {
	float: left;
	width: 355px;
	margin-left: 10px;
}
.releasePackshot {
	float: left;
	width: 220px;
	margin-right: 10px;
}
.releaseDetails {
	float: left;
	width: 220px;
	margin-right: 10px;
}
.releaseInfo {
	float: left;
	width: 210px;
}
.releaseDetails h2 {
	font-size: 24px;
	font-weight: lighter;
	color: #CCCCCC;
	margin-top: 0px;
	padding-top: 0px;
	margin-bottom: 2px;
	padding-bottom: 2px;
}
.releaseDetails h3 {
	font-size: 14px;
	color: #CCCCCC;
	font-weight: lighter;
}
.releaseDetails ul {
	list-style-position: outside;
	list-style-image: none;
	list-style-type: none;
	margin: 0px;
	padding: 0px;
}
.releaseDetails li {
	padding-top: 0px;
	padding-bottom: 0px;
}
.releaseInfo ul {
	list-style-position: outside;
	list-style-image: none;
	list-style-type: none;
	margin: 0px;
	padding: 0px;
}
.releaseInfo li {
	padding-top: 0px;
	padding-bottom: 0px;
}
#hearLyrics h2 {
	font-size: 24px;
	font-weight: lighter;
	color: #CCCCCC;
}
#hearSongs h2 {
	font-size: 24px;
	font-weight: lighter;
	color: #CCCCCC;
	font-style: italic;
}
#hearSongs ul {
	list-style-position: outside;
	list-style-image: none;
	list-style-type: none;
	margin: 0px;
	padding: 0px;
}
#hearSongs li {
	padding-top: 8px;
	padding-bottom: 8px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #313131;
}
.releaseInfo p {
	margin-top: 0px;
	padding-top: 0px;
}
#hearComments {
	width: 433px;
}


/* LOOK */

#look {}
#lookContent {}
#lookPhotos {
}
#lookPhotos ul {
	list-style-position: outside;
	list-style-image: none;
	list-style-type: none;
	margin: 0px;
	padding: 0px;
}
#lookPhotos li {
	padding-top: 8px;
	padding-bottom: 8px;
	float: left;
	margin-right: 10px;
}
#lookPhotos img.gallery {
	border: 7px solid #CCCCCC;
	margin-bottom: 10px;
	margin-right: 13px;
}
#lookPhotos h2 {
	font-size: 24px;
	font-weight: lighter;
	color: #CCCCCC;
	margin-top: 0px;
	padding-top: 0px;
	margin-bottom: 2px;
	padding-bottom: 2px;
}
#lookPhotos h2 a.link, #lookPhotos h2 a.link:visited  {
	font-weight: lighter;
        color: #999;
	text-decoration: none;
}
#lookPhotos h2 a.link:hover  {
	font-weight: lighter;
        color: #fff;
	text-decoration: none;
}
#lookPhotos h3 {
	font-size: 14px;
	color: #CCCCCC;
	font-weight: lighter;
}
#lookPhotos h3 a.link, #lookPhotos h2 a.link:visited  {
	font-weight: lighter;
        color: #999;
	text-decoration: none;
}
#lookPhotos h3 a.link:hover  {
	font-weight: lighter;
        color: #fff;
	text-decoration: none;
}
.galleryMore {
	color: #b5242a;
	text-decoration: none;
}
a.galleryMore, a.galleryMore:visited {
	color: #b5242a;
	text-decoration: none;
}
a.galleryMore:hover {
	color: #ffffff;
	text-decoration: none;
}
/*
.galleryMore {
	color: #b5242a;
	text-decoration: none;
}
a.galleryMore, a.galleryMore:visited {
	color: #b5242a;
	text-decoration: none;
}
a.galleryMore:hover {
	color: #ffffff;
	text-decoration: none;
}
*/


?css=styles/thickbox.v.1234881801

/* ----------------------------------------------------------------------------------------------------------------*/
/* ---------->>> global settings needed for thickbox <<<-----------------------------------------------------------*/
/* ----------------------------------------------------------------------------------------------------------------*/
*{padding: 0; margin: 0;}
p, h1, h2, h3, h4 {
        padding-bottom:7px;
}
#nav table {
        margin-top:7px;
        margin-bottom:7px;
}

/* ----------------------------------------------------------------------------------------------------------------*/
/* ---------->>> thickbox specific link and font settings <<<------------------------------------------------------*/
/* ----------------------------------------------------------------------------------------------------------------*/
#TB_window {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #FFF;
        font-weight: bold;
}

#TB_secondLine {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #999;
        font-weight: bold;
}
h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	color: #999;
        font-weight: bold;
}

#TB_window a:link {color: #b5242a;}
#TB_window a:visited {color: #b5242a;}
#TB_window a:hover {color: #fff;}
#TB_window a:active {color: #fff;}
#TB_window a:focus{color: #666666;}

/* ----------------------------------------------------------------------------------------------------------------*/
/* ---------->>> thickbox settings <<<-----------------------------------------------------------------------------*/
/* ----------------------------------------------------------------------------------------------------------------*/
#TB_overlay {
	position: fixed;
	z-index:100;
	top: 0px;
	left: 0px;
	height:100%;
	width:100%;
}

.TB_overlayMacFFBGHack {background: url(macFFBgHack.png) repeat;}
.TB_overlayBG {
	background-color:#000;
	filter:alpha(opacity=75);
	-moz-opacity: 0.75;
	opacity: 0.75;
}

* html #TB_overlay { /* ie6 hack */
     position: absolute;
     height: expression(document.body.scrollHeight > document.body.offsetHeight ? document.body.scrollHeight : document.body.offsetHeight + 'px');
}

#TB_window {
	position: fixed;
	background: #000;
	z-index: 102;
	color:#fff;
	display:none;
	border: 1px solid #333;
	text-align:center;
	top:50%;
	left:50%;
}

* html #TB_window { /* ie6 hack */
position: absolute;
margin-top: expression(0 - parseInt(this.offsetHeight / 2) + (TBWindowMargin = document.documentElement && document.documentElement.scrollTop || document.body.scrollTop) + 'px');
}

#TB_window img#TB_Image {
	display:block;
	margin: 15px 0 0 15px;
	border-right: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
	border-top: 1px solid #666;
	border-left: 1px solid #666;
}

#TB_caption{
	height:25px;
	padding:7px 30px 10px 25px;
	float:left;
}

#TB_closeWindow{
	height:25px;
	padding:11px 25px 10px 0;
	float:right;
}

#TB_closeAjaxWindow{
	padding:7px 10px 5px 0;
	margin-bottom:1px;
	text-align:right;
	float:right;
}

#TB_ajaxWindowTitle{
	float:left;
	padding:7px 0 5px 10px;
	margin-bottom:1px;
}

#TB_title{
	background-color:#333;
	height:27px;
}

#TB_ajaxContent{
	clear:both;
	padding:10px 15px 15px 15px;
	overflow:auto;
	text-align:center;
	line-height:1.4em;
}

#TB_ajaxContent.TB_modal{
	padding:15px;
}

#TB_ajaxContent p{
	padding:10px 0px 5px 0px;
}

#TB_load{
	position: fixed;
	display:none;
	height:13px;
	width:208px;
	z-index:103;
	top: 50%;
	left: 50%;
	margin: -6px 0 0 -104px; /* -height/2 0 0 -width/2 */
}

* html #TB_load { /* ie6 hack */
position: absolute;
margin-top: expression(0 - parseInt(this.offsetHeight / 2) + (TBWindowMargin = document.documentElement && document.documentElement.scrollTop || document.body.scrollTop) + 'px');
}

#TB_HideSelect{
	z-index:99;
	position:fixed;
	top: 0;
	left: 0;
	background-color:#333;
	border:none;
	filter:alpha(opacity=0);
	-moz-opacity: 0;
	opacity: 0;
	height:100%;
	width:100%;
}

* html #TB_HideSelect { /* ie6 hack */
     position: absolute;
     height: expression(document.body.scrollHeight > document.body.offsetHeight ? document.body.scrollHeight : document.body.offsetHeight + 'px');
}

#TB_iframeContent{
	clear:both;
	border:none;
	margin-bottom:-1px;
	margin-top:1px;
	_margin-bottom:1px;
}