/*
Theme Name: TheCraic
Theme URI: http://www.getthecraic.com/
Description: A custom theme for The Craic Radio Show with Ian Dempsey
Version: 1.0 January 2008
Author: Dusty Rhodes
*/

html, body {
	margin: 0px;
	padding: 0px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:white;
	background-color:#6B737C;
}

input,select {
font-family:Arial, Helvetica, sans-serif;
font-size:11px;
}

#page-container {
	margin: auto;
	width: 850px;
}

#greentd {
background-color:#9ECA48;
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
color:white;
text-align:left;
vertical-align:top;
}

.greytd {
background-color:#333333;
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
color:white;
vertical-align:top;
}

.blacktd {
background-color:#000000;
font-family:Arial, Helvetica, sans-serif;
font-size:11px;
color:white;
vertical-align:top;
}

.whitetext {
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
color:white;
vertical-align:top;
}

.whitesmall {
font-family:Arial, Helvetica, sans-serif;
font-size:11px;
color:white;
font-weight:bold;
}

.verysmall {
font-family:Arial, Helvetica, sans-serif;
font-size:9px;
color:white;
}

.whitetextonblack {
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
color:white;
}

.ital {
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
font-style:italic;
}

.strong {
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
font-weight:bold;
}

.heading {
font-family:Arial, Helvetica, sans-serif;
font-size:16px;
font-weight:bold;
color:white;
}

.widgettitle {
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
font-weight:bold;
color:white;
}

img {
border:none;
}

A:link {text-decoration: none; color: white;}
A:visited {text-decoration: none; color: white;}
A:active {text-decoration: none; color: white;}
A:hover {text-decoration: underline; color: white;}

.enclosure {
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
font-weight:bold;
}

h1, h2, h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	}
	
.postmetadata {
	clear: left;
}