/* @override http://fatc.flashartofwar.com/wp-content/themes/therapy/custom.css */

/* @override http://blog.flashandthecity.com/wp-content/themes/therapy/custom.css */

/* 
WOO CUSTOM STYLESHEET
---------------------

Instructions:

Add your custom styles here instead of style.css so it 
is easier to update the theme. Simply copy an existing 
style from style.css to this file, and modify it to 
your liking.

*/

div.attribution, div.gigs-rss {
	text-align: center;
	font-size: 87%;
	margin: .5em 0px;
}

div.gigs-rss img {
	position: relative;
	top: 2px;
}

div.attribution span {
	margin: 0px 1em;
}

table.gigs {
	width: 100%;
	text-align: left;
	font-size: .9em;
	border-collapse: collapse;
	border: 1px solid #100f1d;
}

td,th
{
padding:5px;
}

tr.odd
{
	background-color: #f5f5f5;
}

td.eventName {
	width: 250px;
}

table.gigs td.icon {
	width: 18px;
	text-align: center;
}

table.gigs td.time {
	text-align: left;
	width: 120px;
}

div.name {
	font-size: 1.3em;
	font-weight: bold;
	margin-top: 15px;
	margin-bottom: 5px;	
}

td.venue {
	width: 140px;
}

td.bold
{
	width: 100px;
	
}
table.gigs a {
	font-weight: bold;
}

table.gigs a img {
	border: 0px;
}


table.gigs tr.gig {
	border-top: 1px dotted #666;
}

table.gigs td.shortNotes {
	padding-left: 4px;
}

.bold {
	font-weight: bold;
}

img.buy {
	position: relative;
	top: 3px;
}

table.gigs caption {
	font-weight: bold;
	font-size: 125%;
	text-align: left;
}

table.gigs caption div.notes{
	font-weight: normal;
	font-size: 80%;
	text-align: left;
}

table.gigs, div.no-gigs {
	margin-bottom: 1em;
}

img.bio-image {
	float: left;
	margin:  0 10px 0px 0;
}
