/* @override http://www.micklabriola.com/wp-content/themes/thesis/custom/custom.css?070610-180710 */

.custom #header {
	background-image: url(http://www.micklabriola.com/wp-content/themes/thesis/custom/images/mickbanner7.jpg);
	height: 125px;
}

.custom #header #tagline {
	padding-top: 112px;
	text-align: right;
	text-transform: lowercase;
	font-variant: small-caps;
	margin-right: 185px;
	letter-spacing: 4px;
}

.custom blockquote {
	border-left: 1px dotted #194414;
	color: #2c7923;
}

.bigquote {
	border-left: 1px dotted #2c7923;
	color: #2c7923;
	padding-left: 10px;
	font: 1.3em/1.5em Georgia, "Times New Roman", Times, serif;
}

.custom #sidebars ol li {
	padding-top: .75em;
}

.custom #sidebars ol {
	margin-left: 10px;
}

.custom #footer h5 {
	text-align: left;
	font-weight: normal;
	font-style: normal;
	font-size: 11px;
	letter-spacing: 1px;
	padding-bottom: 1em;
	color: #777940;
	text-transform: uppercase;
	margin-left: 185px;
	padding-top: 0;
}

.custom #footer {
	background: url(http://www.micklabriola.dreamhosters.com/wp-content/themes/thesis/custom/images/mick-wings-150.jpg) no-repeat 20px center;
}

.custom #footer a:link {
	border-style: none;
	color: #A7A93C;
}

.custom #footer a:visited {
	border-style: none;
	color: #A7A93C;
}

.custom #footer a:hover {
	border-style: none;
	color: orange;
}

.custom #footer p {
	font-size: 7px;
	margin-top: -25px;
}

.custom .menu {
	border-top: 1px solid #003D1C;
	border-left-style: none;
	background-color: #003D1C;
}

.custom .menu li a {
	border-top-style: none;
	padding-left: 15px;
	padding-right: 15px;
}

.custom .wp-caption { 
    padding-top: .5em;
    border-style: none;  
    text-align: right;
	font: italic 12px "Arial Narrow", Helvetica, Verdana, san-serif;
	color: gray;
}

	.format_text img.frame, .format_text .wp-caption { padding: 0; border-width: 0;
	margin-top: 1.667em;
	border-style: none;
}

.custom .widget_slideshow h3 {
	display: none;
}

.custom .comments_closed p {
        display: none ;
}

.custom .format_text .to_comments {
        display: none ;
}

.custom .teaser .stbutton  {
	display: none;
}

#content a.stbutton.stico_default{
	border-bottom-style: none;
	padding-bottom: 5px;
	padding-left: 22px;
	padding-right: 5px;
	font-size: .8em;
}

.custom .edit_post {
	margin-bottom: 0;
	padding-bottom: 0;
	float: right;
	font-size: 7px;
}

.custom .teaser h2 a { font-weight: bold }

.custom .snippet-content input {
	border-style: none;
}

.custom ol li object {
	padding-top: .5em;
}

.custom .credit {
	text-align: right;
	font: italic 9px/14px Arial, "Arial Narrow", Helvetica, san-serif;
}

.custom .list #content ul {
	font: .9em/1.7em Arial, Helvetica, Verdana, san-serif;
	list-style-type: none;
	margin-bottom: 0;
	padding-left: 0;
	margin-left: 5px;
}

.custom .textwidget h5 {
	display: block;
	text-align: center;

	border: 1px solid #276C1F;
	letter-spacing: 1px;
}

.custom .textwidget h5 a:link {
	color: #C2C446;
	display: block;
	text-decoration: none;
	padding-top: .5em;
	padding-bottom: .5em;
}

.custom .textwidget h5 a:hover {
	color: #C2C446;
	background-color: #276C1F;
	display: block;
	text-decoration: none;
	padding-top: .5em;
	padding-bottom: .5em;
}

.custom .gform_body input {
	background-color: #000;
	color: #c96;
	border: 1px solid #930;
}

.custom .gform_body textarea {
	background-color: #000;
	color: #c96;
	padding-top: .25em;
	padding-bottom: .25em;
	border: 1px solid #930;
}

.custom .gform_body label {
	line-height: 1.9em;
	color: #963;
}

.custom .gform_description {
	line-height: 1.9em;
	color: #963;
}

.custom #s.text_input {
	background-color: black;
	color: #9C9C9C;
	border-color: maroon;
	padding-top: 1em;
	padding-bottom: .5em;
}

/* @group Gigpress Styles */

/* Meet the table that displays our shows */
.custom .gigpress-table {
	width: 100%;
	border: none;
	border-collapse: collapse;
	border-top: 1px solid #933;
	margin: 0.5em 0 1em 0;
}

.custom .gigpress-table a {
	text-decoration: none;
}

/* This is for the main header cells containing the column labels */
tr.gigpress-header th {
	font-weight: bold;
}

/* Generic class for the table header cells */
.custom .gigpress-table th {
	padding: 6px 8px;
	vertical-align: middle;
	text-align: left;
	border-bottom: 1px solid #933;
}

/* This is for the tour name header cells */
.custom th.gigpress-heading {
	background-color: #EEE;
	border-bottom: 1px solid #933;
}
/* Applies to the first row of each show listing */
.custom .gigpress-row td {
	border-bottom-style: none;
}

/* The secondary row for each show, contains time, admission, etc */
.custom tr.gigpress-info td {
	font-size: 90%;
	color: silver;
	border-bottom: 1px solid #933;
}

/* Style for the first row after a tour ends in the list */
.custom tr.divider.gigpress-row td {
	border-top: 1px solid #933;
}

/* The secondary row for each show, contains time, admission, etc */
.custom tr.gigpress-info td {
	font-size: 90%;
	color: #999;
	border-bottom: 1px dotted #933;
}

/* For the labels for address, admission, etc in the "info" cell */
.custom span.gigpress-info-label {
	color: #933;
}

/* By default this is an h3 that appears above each artist's list of shows */
.custom h3.gigpress-artist-heading  {
	padding-top: .75em;
	border-top: 2px solid #444;
	color: #999;
}

/* Individual classes for the label header cells that start the table */
.custom th.gigpress-date {
	color: #933;
	font-size: .85em;
}

/* These are for the RSS/iCal subscribe links */
.custom p.gigpress-subscribe {
	text-align: left;
	color: #999;
	border-bottom: 2px solid #444;
	padding-bottom: .75em;
}

.custom th.gigpress-artist {
}

.custom th.gigpress-city {
	color: #933;
	font-size: .85em;
}

.custom th.gigpress-venue {
	color: #933;
	font-size: .85em;
}

.custom th.gigpress-country {
}

/* Likewise, individual classes for the content cells */
.custom td.gigpress-date {
	font-size: 1 em;
}

.custom td.gigpress-artist {
}

.custom td.gigpress-city {
	font-size: 1.1em;
}

.custom td.gigpress-venue {
}

.custom td.gigpress-country {
}

.gigpress-listing li {
	padding-bottom: .8em;
}


/* @end */


