
/*
Theme Name: GrooveThing
Theme URI: http://www.botecreative.co.uk
Description: Designed for the GrooveThing web site
Author: Mark McGee
Author URI: http://www.botecreative.co.uk
Version: 1.0
�
This theme is only for use by GrooveThing and must not be redistributed or resold in any way
�
*/

/* Global reset */
/* Based upon 'reset.css' in the Yahoo! User Interface Library: http://developer.yahoo.com/yui */
*, html, body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h5, h5, h6, pre, form, label, fieldset, input, p, blockquote, th, td { margin:0; padding:0 }
table { border-collapse:collapse; border-spacing:0 }
fieldset, img { border:0 }
address, caption, cite, code, dfn, em, strong, th, var { font-style:normal; font-weight:normal }
ol, ul, li { list-style:none }
caption, th { text-align:left }
h1, h2, h3, h5, h5, h6 { font-size:100%; font-weight:normal }
q:before, q:after { content:''}

/* Global reset-RESET */
/* The below restores some sensible defaults */
strong { font-weight: bold }
em { font-style: italic }

/* Main Elements */
html, body {
	margin:0;
	padding:0;
}

/* Fix up IE6 PNG Support */

img, #logo {
	behaviour: url(iepngfix.htc);
}


body { 
	background:#000000 url(images/groovething2_bg.jpg) top center repeat-y;
	font-family:"Helvetica Neue",Helvetica-Neue,HelveticaNeue,Helvetica,Arial,sans-serif;
	font-size:13px;
	line-height:20px;	
	color:#231f20;
}

html, body, #wrapper-outer {
	height: 100%;
}

body > #wrapper-outer {
	height: auto; 
	min-height: 100%;
}


#wrapper-outer { 
	width:100%; 
	background:url(images/groovething4_header.jpg) top center no-repeat;
	min-height: 100%;
	height: 80%;
}

#wrapper-inner {
	width:760px;
	padding: 10px; 
	overflow: auto;
	margin: 0 auto;
}

#main-content {
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 10px;
	padding-bottom: 30px;
}

#inner-left {
/* Content area width */	width:545px;
	float:left;
	top:100px;
}

#sidebar-right {
	float:left;
	width:175px;
	margin-left:6px;
	top:100px;
	/*background-color: #cccccc;*/
	/* position of right sidebar */ padding-left:11px;
	padding-right:3px;
	color: white;
	display: inline;
}

#sidebar-right h2 {
display: block;
background-color: #65316b;
width: 170px;
color: white;
margin-top: 5px;
margin-bottom: 10px;
padding: 5px;
}
#sidebar-right a:link {
color: white;
}
#sidebar-right a:visited {
color: white;
}

#footer {
	position: relative;
	clear:both;
	width:550px; 
	font:10px/10px Helvetica, Arial, sans-serif; 
	color: #777777;
	padding-top: 20px;
} 

#logo {
	width:900px;
	margin:auto;
	overflow: hidden;
}

#logo h4 { 
	text-indent:-9999px; 
	/*background:url(images/groovething_logo_j09.png) no-repeat; */
	width:400px; 
	/* distance from top to menu */ height:168px; 
	top:80px;
	position:relative; 
	padding-bottom: 0; 
}

#tabnav
	{
		height: 40px;
		margin: 0;
		padding-right: 8px;
	}

#tabnav li

	{
		margin: 0; 
		padding: 0;
  		display: inline;
  		list-style-type: none;
  		text-transform: uppercase;
  	}
	
#tabnav a:link, #tabnav a:visited
	{
		float: left;
		background:#ddd;
		font-size: 12px;
		line-height: 14px;
		font-weight: bold;
		padding: 4px 11px 4px 11px;
		margin-right: 4px;
		border-bottom: 1px solid #ccc;
		text-decoration: none;
		color: #666;
	}
	
#tabnav li.current_page_item a
	{
		border-bottom: 1px solid #fff;
		background: #fff;
		color: #000;
	}


#tabnav a:link.active, #tabnav a:visited.active
	{
		border-bottom: 1px solid #fff;
		background: #fff;
		color: #000;
	}

#tabnav a:hover
	{
		background: #fff;
	}
	
#bottom-left {
	width:450px;
	background-color: #a763a7;
	padding-left:10px;
	padding-right:10px;
	float: left;
	color: white;
	}	

.aktt_tweets li {
	font-size: 80%;
	line-height: 140%;
	padding-bottom: 10px;
}

.aktt_tweets a:link {
	color: white;
	font-weight: bold;
	}

.aktt_tweets a:visited {
	color: white;
	font-weight: bold;
	}

#bottom-right {
	width:225px;
	background-color: #a763a7;
	padding-left:10px;
	padding-right:10px;
	float: left;
	margin-left: 10px;
	color: white;
	}	
	
.recentcomments li {
	font-size: 90%;
	line-height: 140%;
	padding-bottom: 10px;
}

.recentcomments a:link {
	color: white;
	font-weight: bold;
	}

.recentcomments a:visited {
	color: white;
	font-weight: bold;
	}


h1 {
	font-size: 130%;
	font-weight: bold;
	text-transform: uppercase;
	color: black;
	padding-bottom: 10px;	
	padding-top: 0px;	
}
h2 {
	font-size: 120%;
	font-weight: bold;
	color: black;
}

.widgettitle {
display: block;
background-color: #65316b;
width: 215px;
color: white;
margin-top: 10px;
margin-bottom: 10px;
padding: 5px;
font-size: 120%;
font-weight: bold;
}


h3 {
	font-size: 110%;
	font-weight: bold;
	color: black;
	padding-top: 10px;	
}

h5 {
	font-size: 68%;
	font-weight: normal;
	color: black;
	padding-top: 5px;
         align:right;
	
}



 p {
 	padding-bottom: 6px;
}

#playlist li
	{
		text-indent: 20px;
		list-style-type: disc;
		list-style-position: inside;
			font-family:"Helvetica Neue",Helvetica-Neue,HelveticaNeue,Helvetica,Arial,sans-serif;

	}
	
#px1 td {
	border: solid 5px white;
}

/*
	Comment-Styles
*/

#comments_template {
	border-top:1px solid #e3e3e3;
	margin-top:30px;
	padding-top:30px;	
}
ol#comments {
	margin:0px;
	padding:0px;
	margin-top:20px;
}
ol#comments li {
	margin:0px;
	padding:0px;
	position:relative;
	padding-left:60px;
	list-style:none;
	padding-bottom:20px;
	margin-bottom:20px;
	border-bottom:1px solid #e5e5e5;
}
ol#comments .avatar {
	position:absolute;
	top:0px;
	left:0px;
}
ol#comments small a {
	font-weight:normal;
	color:#999999;
}



ul.commentlist {
	margin:20px 0px 20px 0px;
	padding:0px;
	border:5px solid #dedede;
}
ul.commentlist li {
	margin:0px;
	padding:10px 0px 20px 60px;
	position:relative;
	list-style:none;
	border:1px solid #dedede;
	border-bottom:0px;
	background:#ffffff url(images/groovething_bg_j09.jpg) repeat-x;
	background-position:1px 1px;
}
ul.commentlist .avatar {
	position:absolute;
	top:10px;
	left:10px;
	border:1px solid #dedede;
}
ul.commentlist .commentmetadata {
	display:none;
}
ul.commentlist ul  {
	margin:20px 0px 20px 0px;
	padding:0px;
}
ul.commentlist ul li {
	border:0px;
	background-color:#ffffff;
	overflow:auto;
	background-image:none;
	padding-bottom:0px;
}

/* Blog Styles */

a.more-link {
	background:#32312f;
	padding:2px 10px 2px 10px;
	margin-bottom: 25px; 
	color: #ffffff;
	text-decoration: none;
	border:1px solid #32312f;
	text-transform:uppercase;
	font-size:9px;
	line-height:20px;
	display:block;
	width: auto;
	/*float:left;*/
	
}

a.more-link:hover {
	background:#a763a7;
	border-color:#a763a7;
}


