
@charset "utf-8";
/* CSS Document for Double Vee Concerts by Rein Aris - www.reinaris.nl */

BODY {
	margin: 20px 0 0 0;
	padding: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-color: #fff;
	line-height: 19px;
}
.column3 {
	background: url(../img/bg-3column.gif) repeat-y center;
}
.column2 {
	background: url(../img/bg-2column.gif) repeat-y center;
}
UL {
	padding: 0 0 0 14px;
	margin: 0;
}
td,th {
	vertical-align: top;
}
IMG {
	border: 0px;
}
.clear {
	clear: both;
}
.fleft {
	float: left;
}
a {
	border: 0;
	color: #000;
}
p {
	margin: 0;
	padding: 0 0 8px 0;
}
h1 {
	font-size: 20px;
	margin: 0 0 10px 0;
	padding: 0;
}
h2 {
	font-size: 18px;
	margin: 0 0 10px 0;
	padding: 0;
}
h2.orange {
	font-size: 18px;
	border-bottom: 1px solid #666;
	padding-bottom: 8px;
	color: #ff6502;
}
h3 {
	font-size: 16px;
	margin: 0 0 10px 0;
	padding: 0;
}
h4 {
	font-size: 14px;
	margin: 0 0 10px 0;
	padding: 0;
}
#outer {
	width: 994px;
	margin: 0 auto;
}
#left {
	width: 268px;
	float: left;
	min-height: 400px;
}
#mid {
	width: 434px;
	float: left;
	padding: 20px 15px 10px 15px;
	overflow: hidden;
}
#column2 {
	width: 695px;
	float: left;
	padding: 20px 15px 10px 15px;
}
#column2-wrapper {
	width: 725px;
	float: left;
}
#column2-white {
	width: 727px;
	float: left;
	padding: 0;
	background-color: #fff;
}
#right {
	width: 247px;
	float: left;
	padding-top: 17px;
	padding-left: 15px;
}
#logo {
	height: 252px;
}
#menu {
	margin: 0 0 24px 16px;
	width: 226px;
	padding: 22px 0 22px 0;
	border-top: 1px solid #4f4f4f;
	border-bottom: 1px solid #4f4f4f;
}
#menu ul {
	margin: 0;
	padding: 0;
	list-style: none;
}
#submenu {
	line-height: 24px;
}
#submenu a {
	display: block;
	color: #000;
	margin-left: 16px;
}
/* news */

#news {
	padding-top: 6px;
}
#mid .newsitem {
	padding-top: 0;	
}
#news #image {
	margin-left: -14px;
	margin-bottom: 14px;
	height: 348px;
	overflow: hidden;
	width: 464px;
}
#column2-white #nav {
	margin-top: 266px;
	margin-left: 660px;
}
#nav {
	position: absolute;
	margin-top: 320px;
	margin-left: 390px;
	width: 54px;
	z-index: 100;
}
#nav a {
	display: block;
	width: 15px;
	margin-right: 3px;
	text-align: center;
	height: 20px;
	background-color: #000;
	color: #fff;
	text-decoration: none;
	float: left;
	font-weight: bold;
}
#nav a.activeSlide {
	background-color: #fff;
	color: #000;
}
#image img {
	height: 348px;
	width: 464px;
}
#news .post {
	margin: 0 0 25px 0;
}
#news .post .entry {
	min-height: 105px;
	overflow: hidden;
	width: 434px;
}
.post .entry p {
	text-indent: 75px;
	margin-top: -19px;
}
.newsitem .post .entry p {
	margin-top: 0;
	text-indent: 0;
}
#news h2 {
	margin: 0 0 10px 0;
	padding: 0;
	font-size: 18px;
}
#news h2 a {
	color: #000;
	text-decoration: none;
}
#news .post .entry .date {
	background-color: #000;
	color: #fff;
	padding: 1px 2px 1px 2px;
}
#news .post .entry .thumbnail {
	float: right;
	margin: 4px 0 0 10px;
}
#news .post .entry .more {
	color: #ff6502;
}
#news .read-more {
	border-top: 1px solid #fff;
	margin-top: -8px;
	padding-top: 5px;
	font-weight: bold;
}
.pagination {
	color: #000;
	text-align: center;
	font-weight: bold;	
	border-top: 1px dashed #b9b9b9;
	padding: 8px 0;
	border-bottom: 1px dashed #b9b9b9;
	margin-bottom: 5px;
}
.pagination .total {
	color: #666;
	font-weight: normal;
}
.pagination a {
	color: #000;
	font-weight: bold;
}
.pagination a.active {
	text-decoration: none;
}
.pagination .next {
	float: right;
	margin-top: -3px;
}
.pagination .prev {
	float: left;
	margin-top: -3px;
}
/* end news */



/* boxes right */

.box {
	margin: 0 0 20px 0;
	padding: 0;
}
.boxes .text {
	padding: 9px;
}
.boxes .agenda {
	margin-bottom: 30px;	
}
.boxes .agenda h4 {
	font-size: 18px;
	background: url(../img/bg-agenda.jpg) no-repeat 90% bottom;
	height: 27px;
	padding: 9px 0 0 9px;
	margin: 0;
	color: #4f4f4f;
}
.boxes .agenda .event-name {
	padding: 4px 9px 0 9px;
	font-weight: bold;
}
.boxes .agenda .tickets {
	float: right;
	width: 50px;
	margin-left: 187px;
	margin-top: 2px;
	position: absolute;
	text-align: right;
	padding: 4px 9px 0 0;
	font-size: 12px;
}
.boxes .agenda .tickets img {
	float: left;
}
.boxes .agenda h3 {
	font-size: 12px;
	margin: 0;
	padding: 1px 9px;
	background-color: #686868;
	color: #fff;
}
.boxes .agenda h3 a {
	text-decoration: none;
	color: #fff;
}
.boxes .agenda h3.orange {
	background-color: #ff6502;
}
.boxes .agenda .item {
	width: 247px;
	display: block;
	text-decoration: none;
	padding: 3px 0;
}
.boxes .agenda .item:hover {
	background-color: #ededed;
}
.boxes .agenda .row {
	min-height: 40px;
	border-bottom: 1px solid #ededed;
	
}
.boxes .agenda .last {
	border-bottom: 0;
}
.boxes .agenda .date {
	padding: 1px 9px 0 9px;
	width: 68px;
	float: left;
	color: #999;
}
.boxes .agenda .location {
	float: left;
	width: 161px;
	padding: 1px 0;
}
.boxes .agenda .location .city {
	display: block;
}
.boxes .agenda .location .venue {
	color: #666;
}
.boxes .agenda .location .venue a {
	color: #666;	
}
.boxes .agenda .location .soldout {
	float: right;
	margin-top: 5px;
}
.boxes .agenda .location .freeimg {
	float: right;
	margin-top: 5px;
	background: none repeat scroll 0 0 #008F22;
    border: 1px dotted #FFFFFF;
}
.boxes .agenda .location .ticketlink {
	float: right;
	margin-top: 2px;	
	margin-right: 0;
}
.ticketlink {
	margin-top: 3px;
	float: right;
	margin-right: 5px;
}
.soldout {
	float: right;
	margin-top: 5px;
}
.boxes .agenda .show-all {
	border-top: 1px dashed #b9b9b9;
	padding: 4px 0 5px 9px;
	margin-top: 5px;
	border-bottom: 1px dashed #b9b9b9;
}
.boxes .agenda .nomargint {
	margin-top: 0;
}
.boxes .agenda .show-all .rss {
	float: right;
	margin-top: 3px;
}
.boxes .newsletter {
	margin: 0 0 20px 0;
}
.boxes .newsletter #errmsg li {
	list-style: none;
	color: red;
	font-size: 11px;
	padding-bottom: 5px;
	border-bottom: 1px solid #EFEFEF;
	margin-bottom: 5px;
}
.boxes .newsletter #errmsg li a {
	font-weight: bold;
}
.boxes .newsletter h4 {
	font-size: 18px;
	background: url(../img/bg-newsletter.jpg) no-repeat 90% bottom;
	height: 27px;
	padding: 9px 0 0 9px;
	margin: 0;
	color: #4f4f4f;
}
.boxes .newsletter .text {
	border-top: 1px solid #b9b9b9;
	border-left: 1px solid #b9b9b9;
	border-bottom: 4px solid #efefef;
	border-right: 4px solid #efefef;
	padding: 9px;
}
.boxes .newsletter .text .textfield {
	width: 145px;
	margin: 0 0 5px 0;
}
.boxes .newsletter .text .button {
	float: right;
	margin: 3px 0 5px 5px;
}
.boxes .newsletter .text em {
	font-size: 11px;
	color:#666;
}
.boxes .newsletter .newsletter-cat {
	margin: 0 0 5px 0;
}
.boxes .newsletter .newsletter-cat ul, .boxes .newsletter .newsletter-cat ul li {
	padding: 2px 0 2px 0;
	margin: 0;
	list-style: none;
	color: #666;
}
.boxes .newsletter .newsletter-cat ul li input {
	float: left;
	margin: 3px 5px 0 0;
}
.boxes .newsletter .newsletter-cat .title {
	display: block;
	margin: 0 0 5px 0;
	font-size: 12px;
}
.boxes .contact {
	padding: 9px 0 0 9px;
}
.boxes .contact h4 {
	font-size: 18px;
	margin: 0;
	padding: 0 0 6px 0;
	color: #4f4f4f;
}
.boxes .artist-book {
	margin: 30px 0 0 0;
}
.boxes .artist-book h2 {
	font-size: 16px;
	margin: 0;
	padding: 3px 9px;
	background-color: #4f4f4f;
	color: #fff;
}
.boxes .artist-book .phone {
	display: block;
	padding-left: 15px;
	font-size: 18px;
	background: url(../img/icon-phone.gif) no-repeat left center;
	margin-top: 7px;
}
/* end boxes right */



.normalpage h1 {
	margin-top: -2px;
}
.breadcrumbs {
	min-height: 25px;
	color: #7a7a7a;
	padding-bottom: 4px;
}
.breadcrumbs a {
	color: #7a7a7a;
}
/* artist page */


#outer .artist-page { /* overwrite #mid */
	padding-top: 22px;	
}
.artist-page #image {
	margin-left: -14px;
	margin-bottom: 14px;
}
.artist-page .desc {
	margin-bottom: 15px;
}
.artist-page .desc .links {
	margin-top: 8px;
}
.artist-page .desc .links a {
	display: block;
	padding-left: 20px;
	background: url(../img/icon-blank.gif) no-repeat left center;
	margin: 2px 0 2px 0;
}
.artist-page .desc .spotify a {
	display: block;
	padding-left: 20px;
	background: url(../img/spotify.png) no-repeat left center;
	margin: 2px 0 2px 0;
}
/*
.artist-page .spotify-intext {
    float: right;
    border:  1px solid #686868;
    display: inline;
    width: 100px;
    height: 100px;
    margin: 5px 0 0 5px;
    color: #666666;
    background: url(../img/spotify_large.png) no-repeat center top;
}*/
.artist-page .spotify-intext {
    float: right;
    margin: 3px 1px 1px 1px;
    color: #666666;
    background-color: #FFF;
    border-radius: 3px;
    height: 32px;
    padding: 1px 8px 1px 8px;
}
.artist-page .spotify-intext img {
    vertical-align: middle;
}
.entry .links {
	margin-top: 8px;
}
.entry .links a {
	display: block;
	padding-left: 20px;
	background: url(../img/icon-blank.gif) no-repeat left center;
	margin: 2px 0 2px 0;
}
.artist-page .rider-press {
	margin: 0 0 20px 0;
}
.artist-page .rider-press .links a {
	display: block;
	padding-left: 20px;
	background: url(../img/icon-lock.png) no-repeat left center;
	margin: 2px 0 2px 0;
}
.artist-page .news h4 {
	color: #6b6b6b;
	padding-bottom: 8px;
	border-bottom: 1px solid #6b6b6b;
	font-size: 18px;
}
/* end artist page */



/* artist agenda history */



.artist-agenda-history .breadcrumbs {
	margin-bottom: 10px;
}
.artist-agenda-history table {
	margin-bottom: 25px;
	margin-left: -14px;
	width: 726px;
	background: #f8f8f8;
}
.single-artist-events table {
	width: 464px;
	background: #f8f8f8;
}
.single-artist-events .soldout {
	margin-right: 5px;	
}
.artist-agenda-history table td {
	padding: 4px 0 4px 0;
	border-bottom: 1px solid #dedede;
}
.artist-agenda-history table tr td {
	background: #fff;
	
}
.artist-agenda-history table tr.tickets-av td {
	background: #f7fbf8;
}
.artist-agenda-history table td .tickets a {
	text-decoration: none;
}
.artist-agenda-history table td .tickets img {
	margin: 0 4px 0 0;	
}
.artist-agenda-history table td.tickets-td {
	padding: 8px 8px 8px 12px;
	width: 115px;
}
.ticket {
	border: 1px dashed #008f22;
	text-align: center;
	font-weight: bold;
	background: #e6f4e9;
}
.ticket a {
	color: #008f22;
	padding: 5px;
	display: block;
}
.ticket a:hover {
	color: #fff;
	background: #008f22;
}
.free {
	border: 1px dashed #fff;
	text-align: center;
	font-weight: bold;
	background: #008f22;
	color: #fff;
}
.free a {
	color: #fff;
	padding: 5px;
	display: block;
	background: #008f22;
}
.free .freebox {
	color: #fff;
	padding: 5px;
	display: block;
	background: #008f22;
}
.noticket {
	border: 1px dashed #CCC;
	padding: 5px;
	text-align: center;
	color: #999;
}
.soldoutbox {
	border: 1px dashed #fff;
	padding: 5px;
	text-align: center;
	color: #fff;
	background: #C00;
}
.artist-agenda-history table td.venue {
	padding-left: 14px;
	padding-right: 14px;
	font-size: 11px;
	color:#666;
}
.artist-agenda-history h3.year {
	background: #686868;
	width: 698px;
	padding: 5px 14px;
	margin: 0 0 0 -14px;
}
.artist-agenda-history table td.venue a {
	color:#666;	
}
.artist-agenda-history table tr.white td.venue {
	border-left: 1px solid #efefef;	
}
.artist-agenda-history table tr td.venue {
	border-left: 1px solid #dedede	
}
.artist-agenda-history table td.date {
	color: #dedede;
	padding-left: 11px;
	font-size: 37px;
	width: 112px;
	padding-top: 13px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
}
.artist-agenda-history table td.date strike {
	color: #ededed;	
}
.artist-agenda-history table td.city {
	color: #666;
	text-align: right;
	padding-left: 0;
}
.artist-agenda-history table td.city a {
	color: #999;
}
.artist-agenda-history .artist-book {
	margin-top: 6px;
}
.artist-agenda-history .artist {
	padding-right: 10px;
	color: #666;
}
.artist-agenda-history .artist a {
	text-decoration: none;
	color: #333;
	font-weight: bold;
}
.artist-agenda-history .past .artist a {
	font-weight: normal;
}
.artist-agenda-history .artist a:hover {
	color: #666;
	text-decoration: underline;
}
.artist-agenda-history .artist a.festival-link {
	text-decoration: underline;
}
.artist-agenda-history .archive-years {
	float: right;
	font-weight: bold;
}
.artist-agenda-history .archive-link {
	float: left;	
	font-weight: bold;
}
/* festival page */



.festival-page .date-city {
	float: right;
	font-size: 20px;
	margin: 7px 0 10px 0;
	font-weight: bold;
	color: #ff6502;
}
.festival-page .desc {
	margin: 10px 0 10px 0;
	overflow: hidden;
}
.festival-page .desc .logo {
	border: 10px solid #fff;
	padding: 10px;
	text-align: center;
	background: #fff;
}
.festival-page .desc .column {
	padding-right: 20px;
	float: left;
}
.festival-page .desc .last {
	padding-right: 0;	
}
.festival-page .desc table td {
	width: 33%;
	padding-right: 25px;
}
.festival-page .desc table td.last {
	padding-right: 0;
}
.festival-page .desc table td a {
	color: #ff6502;
}
.festival-page .artist-list {
	width: 229px;
	float: left;
	padding: 14px;
	height: 274px;
	overflow: hidden;
}
.festival-page .artist-list h3 {
	font-size: 20px;
	color: #ff6502;
}
.festival-page .artist-list ul {
	padding: 0;
}
.festival-page .artist-list ul li {
	padding: 2px 0 2px 14px;
	list-style: none;
	background: url(../img/li-orange.gif) no-repeat left center;
}
.festival-page .artist-list ul li a {
	color: #ff6502;
	font-weight: bold;
}
.festival-page .images {
	width: 470px;
	float: left;
	height: 302px;
	overflow: hidden;
}
.festival-page #photos img {
	height: 302px;
	width: 470px;
}
.festival-page h4, .festival-info h4 {
	margin: 0;
	padding: 0 0 15px 0;
	font-size: 20px;
}
.festival-info h4 {
	color: #ff6502;
}
.festival-page #news h2 {
	font-size: 16px;
}
.festival-info {
	width: 231px;
	float: left;
	padding: 20px 15px 10px 15px;
}
.festival-info table th {
	text-align: left;
	padding-right: 20px;
}
.festival-info table {
	margin-top: 7px;
}
.festival-info table td,.festival-info table th {
	padding: 2px 0;
}
#product-list {
	margin-left: -14px;
	width: 726px;
}
#product-list .productfirst {
	width: 726px;
	height: 242px;
}
#product-list .productfirst .photo {
	width: 484px;
	height: 242px;
	float: left;
	overflow: hidden;
}
#product-list .productfirst .desc {
	width: 242px;
	height: 242px;
	background-color: #fff;
	float: left;
}
#product-list .productfirst .desc .text {
	padding: 14px;	
}
#product-list .productfirst .desc .text h2 {
	padding: 0;
	margin: 0 0 5px 0;
}
#product-list .productfirst .desc .text p.link {
	font-weight: bold;
	
}
#product-list .productfirst .desc .text p.link a {
	color: #ff6502;	
}
#product-list .product-big {
	width: 242px;
	float: left;
	overflow: hidden;
	position: relative;
}
#product-list .product-big .photo {
	width: 242px;
	height: 242px;
	overflow: hidden;
}
#product-list .product-big a.link {
	width: 228px;
	min-height: 24px;
	background-color: #fff;
	display: block;
	z-index: 98;
	position: absolute;
	filter:alpha(opacity=60);
	-moz-opacity:.60;
	opacity:.60;
	padding: 7px 0 7px 14px;
	bottom: 0;
}
#product-list .product-big a.link img {
	filter:alpha(opacity=100);
	-moz-opacity:1;
	opacity:1;
	z-index: 99;
}
#product-list .list {
	padding: 12px 14px 14px 0;	
	width: 228px;
	overflow: hidden;
	float: left;
}
#product-list .list ul {
	list-style: none;
}
#product-list .list ul li {
	padding-bottom: 1px;	
}
#product-list .smalllist {
	padding: 14px 14px 14px 0;	
	width: 228px;
	height: 214px;
	overflow: hidden;
	float: left;
	background: #fff;
}
#product-list .smalllist .item {
	margin-bottom: 7px;	
}
#product-list .smalllist .item p {
	margin: 0;
	padding: 0;
}
#product-list .other {
	float: left;
	overflow: hidden;
	padding: 10px 0 10px 0;
}
#product-list .other .column01 {
	float: left;
	width: 242px;	
}
#product-list .other .column02 {
	float: left;
	width: 242px;	
}
#product-list .other .column03 {
	float: left;
	width: 235px;
}
#product-list .other h2 {
	margin: 10px 0 10px 14px;	
}
#product-list .other ul {
	padding: 0;
	margin: 0;
}
#product-list .other li {
	padding: 2px 0 2px 14px;
	margin: 0;
	width: 228px;
	overflow: hidden;
	list-style: none;
}
.form-table th {
	text-align: left;
	padding-right: 20px;
}
.form-table ul, .form-table ul li {
	padding: 0;
	margin: 0;
	list-style: none;
}
.form-table .errorlist {
	font-size: 10px;
	color: red;
}
#loginform {
	margin-top: 10px;	
}
#loginform th {
	width: 120px;
	text-align: left;
	padding: 2px 0 2px 0;
}
#loginform td {
	padding: 2px 0 2px 0;	
}
/* press */
#outer .pressartist {
	padding-top: 26px;
}
#outer .press h3 {
	margin-bottom: 0;	
}
#outer .press .item {
	margin-bottom: 10px;
}	
#outer .press .item a {
	color: #FF6502;
}
.press .desc {
	margin: 10px 0 20px 0;
	padding-bottom: 20px;
	border-bottom: 1px solid #d3d1d1;
}
.press .desc a {
	color: #000;
	font-weight: bold;
	display: block;
	margin: 8px 0 0 0;
}
.press .files {
	margin: 25px 0 15px 0;	
}
.press .photos {
	width: 480px;	
}
.press .photos .item {
	float: left;
	border: 1px solid #fff;
	margin: 5px 9px 10px 0;
}
#contact_form input {
	background: #fff;
	border: 1px solid #ccc;
	padding: 2px;
	width: 200px;
}
#contact_form .submit input {
	background: #ff6502;
	border: 1px solid #ff6502;
	padding: 2px 2px 1px 2px;
	margin-top: 10px;
	width: auto;
}
#contact_form textarea {
	background: #fff;
	border: 1px solid #ccc;
	padding: 2px;	
}
.logout {
	float: right;
	margin-top: 10px;
}
#contact_form #id_categories_0,#contact_form #id_categories_1,#contact_form #id_categories_2,#contact_form #id_categories_3,#contact_form #id_categories_4,#contact_form #id_categories_5 {
	width: auto;
	float: left;
	margin: 3px 5px 0 0;
}
.ticketalert {
	margin: 20px 16px 0 16px;
	font-size: 10px;
	color: #666;
}	
.ticketalert a {
	color: #666;	
}
.news-artistpage {
	margin-top: 15px;	
}
.news-artistpage a {
	color: #FF6502;
	font-weight: bold;
}
/* NEWS LETTER STYLES */
#newsletter-preferences {
	
}
#newsletter-preferences table td {
	padding: 2px 0 2px 0;	
}
#newsletter-preferences #id_subscribed {
	width: auto;
	margin: 3px 0 4px 0;
}
.festival-form .checkbox {
	padding: 4px 0 2px 0;
}
.festival-form .checkbox input {
	float: left;
	margin: 3px 2px 0 0;
	width: auto;
}
.festival-form input {
	width: 200px;
}
.festival-form select {
	width: 204px;	
}
.festival-form textarea {
	width: 434px;
	height: 100px;
}
.festival-form .button {
	width: auto;
	margin: 7px 0 10px 0;
	background: #fff;
}
.festival-form small {
	color: #666;
	padding-bottom: 5px;
	display: block;
}
.festival-menu {
	float: right;
	padding: 5px 0 0 0;
}
.festival-form ul.errorlist {
	padding: 0;
	margin: 0;
	font-size: 11px;
	color: red;
	list-style: none;
}
.ticketbody {
	background: #fff;
	margin: 0;
	padding: 0;
}
#ticketframetop {
	background: #fff;
	text-align: center;
	padding: 100px 0 0 0;
}
#ticketframetop .logo {
	padding-bottom: 50px;
}
#ticketframetop .text {
}
#ticketframetop .title {

}
.timer {
	color: #666;
	display: block;
	padding: 10px 0;
}
#ticketframetop .right {
	padding-top: 70px;
	font-weight: bold;
	color: #666;
}
#ticketframetop .right a {
	color: #666;	
}
.rss-news {
	float: right;
	margin: 3px 0 0 0;
}
.news-rss-title {
	border: 1px dashed #b9b9b9;
	padding: 4px 6px 5px 6px;
	background: #fff;
	margin-bottom: 12px;
}
#festivalindex-container {
	
}
#festivalindex-container .photo {
	line-height: 1px;
}
#festivalindex-container h2,#festivalindex-container p {
	margin: 0;
	padding: 0;
}
#festivalindex-container .artist-content,#festivalindex-container .festival-content {
	float: left;
}
#festivalindex-container .artist-content .photo,#festivalindex-container .festival-content .photo {
	float: left;
}
#festivalindex-container .artist-content .desc ,#festivalindex-container .festival-content .desc {
	padding: 14px;
}
#festivalindex-container .artist-content1 .desc ,#festivalindex-container .festival-content1 .desc {
	width: 216px;
	background: #fff;
	float: right;
	height: 92px;
}
#festivalindex-container .artist-content2 .desc ,#festivalindex-container .festival-content2 .desc {
	width: 216px;
	background: #e5e5e5;
	float: left;
	height: 92px;
	position: absolute;
	margin-left: -244px;
	margin-top: 120px;
	text-align: right;
}
#festivalindex-container .artist-content3,#festivalindex-container .festival-content3 {
	width: 484px;
}
#festivalindex-container .artist-content3 .desc ,#festivalindex-container .festival-content3 .desc {
	width: 212px;
	float: left;
	background: #f7f7f7;
	height: 212px;
	overflow: hidden;
}
#festivalindex-container .artist-content3 .desc a.read-more,
#festivalindex-container .festival-content3 .desc a.read-more,
#festivalindex-container .artist-content1 .desc a.read-more,#festivalindex-container .festival-content1 .desc a.read-more,
#festivalindex-container .artist-content2 .desc a.read-more ,#festivalindex-container .festival-content2 .desc a.read-more,
#festivalindex-container .artist-content4 .desc a.read-more ,#festivalindex-container .festival-content4 .desc a.read-more
{
	display: block;
	margin-top: 8px;
}
#festivalindex-container .upcoming {
	width: 212px;
	height: 212px;
	background: #f7f7f7;
	float: left;
	padding: 14px;
}
#festivalindex-container .upcoming .item {
	margin-top: 8px;
	margin-bottom: 14px;
}
#festivalindex-container .upcoming .item h4 {
	margin: 0;
	padding: 0;
}
#festivalindex-container .upcoming .item h4 a {
	text-decoration: none;
}
#festivalindex-container .upcoming .item .date,#festivalindex-container .upcoming .item .location {
	color: #666;
}
#festivalindex-container .artist-content4 ,#festivalindex-container .festival-content4 {
	width: 726px;
	background: red;
}
#festivalindex-container .artist-content4 .photo ,#festivalindex-container .festival-content4 .photo {
	float: left;
}
#festivalindex-container .artist-content4 .desc ,#festivalindex-container .festival-content4 .desc {
	width: 458px;
	height: 212px;
	float: right;
	background: #e5e5e5;
	overflow: hidden;
}
.festival-designer-list .item {
	margin-bottom: 30px;
	border: 1px solid #999;
	background: #fff;
	padding: 10px;
}
.festival-designer-list h1,.festival-designer-list h2,.festival-designer-list h3 {
	margin: 0;
	padding: 0;
}
.festival-designer-list h1 {
	font-size: 16px;
	margin: 0 0 4px 0;
}
.festival-designer-list h2 {
	font-size: 13px;
}
.festival-designer-list table td {
	padding: 2px 0;
	border-bottom: 1px solid #ccc;
}
.festival-designer-list .done {
	border: 1px solid #090;
	color: #000;
	font-weight: bold;
	background: #cfe4d0;
	padding: 3px 5px;
	margin-top: 5px;
	font-size: 10px;
	float: right;
	margin-top: -26px;
	cursor: pointer;
}
