/*
Theme Name: The Spindash
Theme URI: http://thespindash.com
Description: Theme for The Spindash Podcast homepage
Author: GX Echidna
*/

html, body{
	margin: 0;
	font-family: Verdana, Tahoma, Arial, Sans-serif;
	font-size: 12px;
	vertical-align: top;
	background-image: url('http://thespindash.com/nav/ghzflowerbg.gif');
	color: #000000;
	height: auto;
}


a img{
	border: none;
}


a:link, a:visited{
	color: #505082;
	font-weight: bold;
	text-decoration: none;
}


a:hover{
	color: #434385;
	font-weight: bold;
	text-decoration: underline;
}


.nomargin{
	margin: 0;
}


#wrapper{
	width: 956px;
	margin: 10px auto 10px auto;
	padding: 5px 5px 5px 5px;
	background: #7171B7;
	border: 5px solid #000000;
	height: 100%;
}


#header{
	float: left;
	width: 950px;
	background-image: url('http://thespindash.com/nav/greenhill.png');
	border: 3px solid #000000;
	margin-bottom: 5px;
}


#content{
	float: left;
	width: 950px;
	background: #ffffff;
	border-left: 3px solid #000000;
	border-right: 3px solid #000000;
	border-top: 3px solid #000000;
	border-bottom: 3px solid #000000;
	height: 100%;
}


.sidecontent{
	float: left;
	width: 565px;
	padding: 5px 0px 5px 8px;
	border-left-style: solid;
	border-left-color:#cecdf4;
	border-left-width: 115px;
	margin-left: 5px;
	height: 100%;
}


.sidecontentgeneral{
	float: left;
	width: 705px;
	padding: 5px 0px 5px 0px;
	text-align: left;
	line-height: 160%;
	background: #ffffff;
}


#container{
	float: left;
	width: 705px;
	height: 100%;
	padding: 10px 10px 10px 10px;
	background: #ffffff;
}


.sidebar{
	float: left;
	width: 205px;
	height: 100%;
	padding: 10px 10px 10px 10px;
	background: #f0f0f0;
	text-align: left;
	display: inline;
}

.sidebar ul{
	list-style-type: none;
	margin: 0;
	padding: 0 10px 0 10px;
}

.sidebar li{
	padding: 10px 0 10px 0;
}

.sidebar li h2{
	font-size: 14px;
}

.sidebar ul ul li{
	padding: 0;
	line-height: 18px;
}


#footer{
	clear: both;
	width: 940px;
	margin-top: 5px;
	padding: 5px 5px 5px 5px;
	background: #f0f0f0;
	border: 3px solid #000000;
	text-align: center;
}


.categorypic{
	float: left;
	height: 97px;
	width: 97px;
}


.postcategory{
	text-decoration: none;
	float: left;
	height: 12px;
	width: 448px;
	margin-left: 10px;
	margin-right: 10px;
	margin-top: 12px;
	font-size: 10px;
	color: #000000;
	font-weight: bold;
}	

.postcategory a:link, .postcategory a:visited, .postcategory a:hover{
	text-decoration: none;
	float: left;
	font-size: 10px;
	color: #000000;
	font-weight: bold;
}


.commentnum{
	text-decoration: none;
	float: left;
	height: 24px;
	width: 448px;
	margin-left: 10px;
	margin-right; 10px;
	font-size: 10px;
	font-weight: bold;
	color: #000000;
	
}	

.commentnum a:link, .commentnum a:visited, .commentnum a:hover{
	text-decoration: none;
	float: left;
	font-size: 10px;
	color: #000000;
	font-weight: bold;
}


.posttitle{
	float: left;
	height: 18px;
	width: 448px;
	margin-left: 10px;
	margin-right; 10px;
	text-align: left;
	font-size: 14px;
}


.post{
	float: left;
	width: 565px;
	margin-bottom: 10px;
	text-align: left;
}


.postgeneral{
	float: left;
	width: 705px;
	margin-bottom: 10px;
	text-align: left;
}


.frontpost{
	display: block;
	float: left;
	width: 565px;
	margin-bottom: 10px;
	text-align: left;
	background: #e7e6fb;
}

.frontpost:hover{
	background: #dddcf5;
}

.entry{
	float: left;
	width: 565px;
	padding: 5px 3px 5px 3px;
	border-top: 2px solid #434385;
	border-bottom: 2px solid #434385;
	text-align: left;
	line-height: 160%;
	background: #ffffff;
}


.entrygeneral{
	float: left;
	width: 705px;
	padding: 5px 3px 5px 3px;
	border-top: 2px solid #434385;
	border-bottom: 2px solid #434385;
	text-align: left;
	line-height: 160%;
	background: #ffffff;
}


.summary{
	float: left;
	width: 438px;
	height: 30px;
	margin-left: 20px;
	margin-right; 10px;
	text-align: left;

}


.summary p{
	margin: 0;
}


.postmetadata{
	float: left;
	width: 565px;
	padding: 0px 3px 0px 3px;
	font-size: 10px;
	background: #f0f0f0;
}


.postmetadatageneral{
	float: left;
	width: 705px;
	padding: 0px 3px 0px 3px;
	font-size: 10px;
	background: #f0f0f0;
}


.commentdata{
	float: left;
	width: 565px;
	padding: 0px 3px 0px 3px;
	font-size: 10px;
	text-align: right;
	background: #f0f0f0;
}

.navigation{
	float: left;
	width: 565px;
	padding: 0px 3px 5px 3px;
}

.comments-template{
	margin: 10px 0 0;
	border-top: 1px solid #ccc;
	padding: 10px 0 0;
}

.comments-template ol{
	margin: 0;
	padding: 0 0 15px;
	list-style: none;
}

.comments-template ol li{
	margin: 10px 0 0;
	line-height: 18px;
	padding: 0 0 10px;
	border-bottom: 1px solid #ccc;
}

.comments-template h2, .comments-template h3{
	font-family: Georgia, Sans-serif;
	font-size: 16px;
}

.commentmetadata{
	font-size: 12px;
}

.comments-template p.nocomments{
	padding: 0;
}

.comments-template textarea{
	font-family: Arial, Helvetica, Georgia, Sans-serif;
	font-size: 12px;
}