/*
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('/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;
}

abbr {
	border-style: none;
}

.nomargin{
	margin: 0;
}

.allcaps{
	text-transform: uppercase;
}

.centerpic{
	width: 113px;
	margin-left: auto;
	margin-right: auto;
}

#wrapper{
	width: 954px;
	margin: auto;
	padding: 3px;
	background: #3A3A5E;
	border: 1px solid #000000;
	box-shadow: 0 0 70px #000000;
	-moz-box-shadow: 0 0 70px #000000;
	-webkit-box-shadow: 0 0 70px #000000;
}


#header{
	float: left;
	width: 950px;
	background-image: url('/nav/greenhill.png');
	border: 2px solid #111111;
	margin-bottom: 2px;
}


#content{
	float: left;
	width: 950px;
	background: #f0f0f0;
	border: 2px solid #222222;
	margin-bottom: 2px;
}


.blogposts{
	float: left;
	width: 424px;
	margin-left: 3px;
	border: 2px solid #cccccc;
}

.blogsidecontainer{
	float: left;
	width: 286px;
	margin-left: 5px;
}

.blogpoll{
	float: left;
	width: 268px;
	margin-bottom: 5px;
	border: 2px solid #cccccc;
	padding: 2px 7px;
}



.blogforum{
	float: left;
	width: 282px;
	margin-bottom: 5px;
	border: 2px solid #cccccc;
}



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


#container{
	float: left;
	width: 730px;
	padding: 0px;
	background: #ffffff;
}

.containersub{
	float: left;
	width: 724px;
	padding: 3px;
	margin-top: 5px;
	background: #ffffff;
}
	
/*****************************************************/

#featurebox{
	padding: 3px;
	background: #3A3A5E;
	width: 709px;
	overflow: hidden;
	margin-left: auto;
	margin-right: auto;
	border: 2px solid #999999;
}


.kwicks {
	/* recommended styles for kwicks ul container */
	list-style: none;
	position: relative;
	margin: 0;
	padding: 0;
}
.kwicks li{
	/* these are required, but the values are up to you (must be pixel) */
	width: 175px;
	height: 250px;

	/*do not change these */
	display: block;
	overflow: hidden;
	padding: 0;  /* if you need padding, do so with an inner div (or implement your own box-model hack) */
}
.kwicks.horizontal li {
	/* This is optional and will be disregarded by the script.  However, it should be provided for non-JS enabled browsers. */
	margin-right: 3px; /*Set to same as spacing option. */	
	float: left;
}
.kwicks.vertical  li{
	/* This is optional and will be disregarded by the script.  However, it should be provided for non-JS enabled browsers. */
	margin-bottom: 3px; /*Set to same as spacing option. */	
}

#kwick_1 { 
	background-image:url('/features/Act.jpg');
}
#kwick_2 {
	background-image:url('/features/Quill.jpg');
}
#kwick_3 {
	background-image:url('/features/Feature.jpg');
}
#kwick_4 { 
	background-image:url('/features/News.jpg');
}
.kwicks.horizontal #kwick_4 {
	margin-right: none; /* cancel margin on last kiwck (if you set a margin above) */
}
.kwicks.vertical #kwick_4 {
	margin-bottom: none; /* cancel margin on last kiwck (if you set a margin above) */
}


/**********************************************/


.sidebar{
	float: left;
	width: 220px;
	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;
}

.sidebarsubscribe{
	float: left;
	width: 72px;
	height: 32px;
	margin: 1px 0 1px 1px;
}

.sidebarcat{
	margin: 1px;
	float: left;
	width: 35px;
	height: 35px;
}

.sidebarsub{
	margin: 10px;
	padding: 5px;
	border: 1px dotted #2F2F4C;
	background-color: #F9F9F9;
	width: 188px;
}

/**********************************************/

li.twitter-item{
	width: 168px;
	padding-top: 8px;
	padding-bottom: 8px;
	border-top: 1px solid #B8B8B8;
}

p.twitter-message{
	width: 168px;
}

.twitter-timestamp{
	margin-top: 3px;
	width: 168px;
	text-align: right;
	color: #aaaaaa;
	font-size: 10px;
	font-style: italic;
}


/**********************************************/

#footer{
	clear: both;
	width: 940px;
	padding: 5px 5px 5px 5px;
	background: #f0f0f0;
	border: 2px solid #111111;
	text-align: center;
}


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


.postcategory{
	text-decoration: none;
	float: left;
	width: 390px;
	font-size: 10px;
	color: #999999;
	margin-bottom: 5px;
}	

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

.postcategory a:hover{
	text-decoration: underline;
}

.commentnum{
	font-size: 10px;
	font-weight: bold;
	color: #555555;
	
}	

.commentnum a:link, .commentnum a:visited{
	font-size: 10px;
	color: #555555;
}

.commentnum a:hover{
	text-decoration: underline;
}


.posttitle{
	float: left;
	width: 390px;
	margin: 5px 0 2px;
	text-align: left;
	font-size: 14px;
}


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


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


.frontpost{
	display: block;
	float: left;
	width: 410px;
	text-align: left;
	margin: 4px;
	padding: 5px 3px;
	background: #eeeeee;
}

.frontpost:hover{
	background: #dddddd;
}

.frontforum{
	display: block;
	float: left;
	width: 268px;
	text-align: left;
	margin: 4px;
	padding: 5px 3px;
	background: #f7f7f7;
}

.frontforum:hover{
	background: #e7e7e7;
}

.frontforumtitle{
	width: 268px;
	margin: 9px 7px 4px 7px;
	text-size: 14px;
}

.frontforumtopic{
	width: 268px;
}

.frontforumposter{
	width: 258px;
	margin-left: 10px;
	text-size: 11px;
}

.frontforumposter a:link, .frontforumposter a:visited, .frontforumposter a:hover{
	color: #000000;
	font-weight: normal;
}

.frontforumpost{
	width: 258px;
	margin-left: 10px;
	text-size: 11px;
	font-style: italic;
}

.entry{
	float: left;
	width: 705px;
	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;
	text-align: left;
	width: 370px;
	margin: 3px 10px 5px;
}



.summary p{
	margin: 0;
}


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


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


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

.navigation{
	float: left;
	width: 400px;
	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;
}
