.gigpress {
}

#icon-gigpress {
	background: transparent url(../images/gigpress-icon-32.png) no-repeat 3px 5px;
}

.gigpress .widefat, .gp-table {
	margin: 1em 0;
}

tr.gigpress-cancelled td, tr.gigpress-cancelled .gigpress-time {
	color: #999;
}

strong.gigpress-cancelled, strong.gigpress-soldout {
	text-transform: uppercase;
}

strong.gigpress-soldout {
	color: red;
}

.gp-table th {
	vertical-align: top;
}

.gigpress p.submit {
	text-align: left;
}

.gigpress p.noindent {
	margin-left: 0;
	padding-left: 0;
}

.gp-table p {
	margin-top: 0;
}

input.missing {
	background: #fffbcc;
}

th.gp-thead {
	background-color: #eaf3fa;
}

th.gp-thead h3 {
	margin: .2em 0;
	font-size: 110%;
}

td.gp-centre, th.gp-centre {
	text-align: center;
}

span.gigpress-date {
	font-weight: bold;
}

span.gigpress-time {
	font-size: 90%;
	color: #666;
	padding: 3px 0;
	display: block;	
}

span.moreVenue {
	display: block;
	font-weight: normal;
	font-size: 80%;
	padding: 5px 0;
}

td.gigpress-notes {
	font-size: 90%;
	color: #666;
}

span.gp-required {
	font-weight: bold;
	color: #d54e21;
}

small.gp-instructions, p.gp-instructions {
	margin: 5px 0 0;
	color: #666;
	font-size: 0.9em;
}

p.gigpress-download {
	font-weight: bold;
}

p.gigpress-footer {
	text-align: center;
	margin: 240px 0px 20px;
	font-size: 0.9em;
	display: none;
}

p.gigpress-footer a {
	color: #FFF;
	border-bottom: none;
	text-decoration: none;
}

p.gigpress-footer a:hover {
	color: #000;
}

p.gp-trash {
	padding: 10px;
	background: #fffeeb;
	border: 1px solid #CCC;
	font-size: 0.9em;
	margin: 2em 0;
}

.gp-trash a:hover {
	color: #F00;
}


/* @group WP versions 2.5+ */

.v25 .optiontable th {
	text-align: left;
	width: 150px;
}

.v25 .optiontable td, .v25 .optiontable th {
	padding: 10px;
}

.v25 .submit {
	padding-left: 180px;
}

.v25 .submit a {
	color: #2583ad;
}
.v25 .submit a:hover {
	color: #d94e21;
}

.v25.gp-options .submit {
	padding-left: 0px;
}

.v25 .widefat td, .v25 .widefat th {
	padding: 10px;
}

.v25 fieldset {
	margin: 1em 0 0;
	border: none;
}

.v25 legend {
	font-weight: bold;
	font-size: 1.2em;
}

/* @end */

/* @group WP versions 2.3- */

.v23 .submit {
	margin-left: 34%;
}

.v23 td.gp-centre a.edit, .v23 td.gp-centre a.delete {
	display: inline;
}

/* @end */

