/*  
Theme Name: Intuitive Diamond Lane
URI: http://www.int-ind.com
Description: A radical to the 'bones' two column theme with fluidity
Version: 1.0
Author: Jack Wong for Intuitive Industries LLC
Author URI: http://www.int-ind.com
*/


body {
	background: url(images/bg_repeat.jpg) repeat;
	background-color: #292928;
	margin: 0;
	padding: 0 0 20px 0;
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
	font-size: 12px;
}

form {
	margin: 0;
	padding: 0;
}

#container {
	width: 960px;
	margin: 0 auto;
	padding: 0;
}

#banner {
	background: url(images/bg_top.jpg) no-repeat;
	width: 960px;
	height: 336px;
	margin: 0;
	padding: 0;
}

#main_container {
	clear: both;
	background: url(images/bg_full.jpg) repeat-y;
	width: 960px;
	margin: 0;
	padding: 0;
}

.clear {
	clear: both;
	font-size: 1px;
	height: 0;
	margin: 0;
	padding: 0;
}

a:link, a:visited, a:active {
	color: #71c8f1;
	text-decoration: none;
}

a:hover {
	color: #39b54a;
	text-decoration: underline;
}

.right, .alignright {
	float: right;
}

.left, .alignleft {
	float: left;
}

.center, .aligncenter {
	float: none;
	text-align: center;
}

/* top navigation */
#mspacetoplink {
	float: right;
	margin: -240px 0 0 650px;
	padding: 0;
}

#mainnav {
	margin: 0;
	padding: 279px 0 0 17px;
}

a#nav_home {
	background: url(images/tab_home.gif) no-repeat;
	display: block;
	width: 70px;
	height: 32px;
	text-decoration: none;
	float: left;
	margin: 0 0 0 1px;
}

a#nav_about {
	background: url(images/tab_about.gif) no-repeat;
	display: block;
	width: 70px;
	height: 32px;
	text-decoration: none;
	float: left;
	margin: 0 0 0 1px;
}

a#nav_events {
	background: url(images/tab_events.gif) no-repeat;
	display: block;
	width: 70px;
	height: 32px;
	text-decoration: none;
	float: left;
	margin: 0 0 0 1px;
}

a#nav_forum {
	background: url(images/tab_forum.gif) no-repeat;
	display: block;
	width: 70px;
	height: 32px;
	text-decoration: none;
	float: left;
	margin: 0 0 0 1px;
}

a#nav_media {
	background: url(images/tab_media.gif) no-repeat;
	display: block;
	width: 70px;
	height: 32px;
	text-decoration: none;
	float: left;
	margin: 0 0 0 1px;
}

a#nav_contact {
	background: url(images/tab_contact.gif) no-repeat;
	display: block;
	width: 79px;
	height: 32px;
	text-decoration: none;
	float: left;
	margin: 0 0 0 1px;
}

a#nav_store {
	background: url(images/tab_store.gif) no-repeat;
	display: block;
	width: 70px;
	height: 32px;
	text-decoration: none;
	float: left;
	margin: 0 0 0 1px;
}

a#nav_blog {
	background: url(images/tab_blog.gif) no-repeat;
	display: block;
	width: 70px;
	height: 32px;
	text-decoration: none;
	float: left;
	margin: 0 0 0 1px;
}

a#nav_links {
	background: url(images/tab_links.gif) no-repeat;
	display: block;
	width: 70px;
	height: 32px;
	text-decoration: none;
	float: left;
	margin: 0 0 0 1px;
}

a#nav_news {
	background: url(images/tab_news.gif) no-repeat;
	display: block;
	width: 70px;
	height: 32px;
	text-decoration: none;
	float: left;
	margin: 0 0 0 1px;
}

#mainnav a.nav:hover {
	background-position: 0 -32px;
}

#mainnav a.on {
	background-position: 0 -64px;
}


/* body */
#main {
	float: left;
	background: url(images/bg_body.jpg) no-repeat;
	width: 671px;
	min-height: 576px;
	height: auto !important;
	height: 576px;
	margin: 0 0 0 31px;
	color: #fff;
	font: normal 12px Trebuchet MS, Arial, Helvetica, sans-serif;
}

#main_forum {
	width: 900px;
	margin: 0 0 0 31px;
	background: url(images/bg_body.jpg) no-repeat;
	padding-bottom: 20px;
}

#main_forum .post {
	border: 2px solid #000;
	background: #666;
	margin-top: 10px;
}

h1 {
	background: url(images/body_title.gif) no-repeat;
	width: 671px;
	height: 35px;
	font: bold 24px Trebuchet MS, Arial, Helvetica, sans-serif;
	color: #fff;
	text-indent: 20px;
	padding: 5px 0 0 0;
	margin: 0;
}

#main h2 {
	font: bold 18px Trebuchet MS, Arial, Helvetica, sans-serif;
	font-style: italic;
	color: #00aeef;
	margin-left: 20px;
	margin-right: 100px;
}

#main .entry, small {
	margin-left: 20px;
	margin-right: 100px;
}

small {
	color: #00aeef;
}

#main .postmetadata {
	text-align: center;
	color: #ccc;
}

#main .navigation {
	margin-left: 20px;
	margin-right: 100px;
}

#main .navigation .left {
	float: left;
}

#main .navigation .right {
	float: right;
}

#main hr {
      height: 16px;
      color: transparent;
      background: url(images/hr.gif) no-repeat center;
	  border: none;
 }

/* ie hack */
* HTML #main hr,
*:first-child+html #main hr {
  display : list-item;
  list-style : url(images/hr.gif) inside;
  filter : alpha(opacity=0);
  width : 0;
}
/* end ie hack */

/* sidebar */
#sidebar {
	float: left;
	width: 254px;
	margin: 0 0 0 3px;
	color: #fff;
}

#sidebar ul {
	margin: 0;
	padding: 0;
}

#sidebar ul li {
	list-style: none;
	margin: 0;
	padding: 0;
	clear: both;
}

#sidebar ul li h2 {
	background: url(images/side_title.gif) no-repeat;
	width: 231px;
	height: 32px;
	font: bold 20px Trebuchet MS, Arial, Helvetica, sans-serif;
	color: #fff;
	text-align: right;
	padding: 8px 20px 0 0;
	margin: 0 0 0 4px;
}

#sidebar ul li p {
	margin: 20px 20px 20px 30px;
	padding-bottom: 20px;
}

#sidebar ul li ul {
	margin: 10px auto;
}

#sidebar ul li ul li {
	list-style: none;
	background: url(images/bullet_diamond.gif) no-repeat;
	background-position: 0 .4em;
	padding-left: 12px;
	margin-left: 45px;
	margin-right: 20px;
}

#sidebar ul li ul li ul {
	margin: 5px auto;
}

#sidebar ul li ul li ul li {
	list-style: disc;
	background: none;
	padding-left: 0;
	margin-left: 10px;
	margin-right: 20px;
}

a#btn_rss {
	background: url(images/btn_rss.gif) no-repeat;
	display: block;
	width: 100px;
	height: 24px;
	text-decoration: none;
	float: left;
	margin: 0;
}

a#btn_email {
	background: url(images/btn_email.gif) no-repeat;
	display: block;
	width: 100px;
	height: 24px;
	text-decoration: none;
	float: left;
	margin: 0 0 0 2px;
}

#sidebar a.btn:hover {
	background-position: 0 -24px;
}

#searchform {
	padding: 10px 0 10px 20px;
}

/* footer */
#footer {
	clear: both;
	background: url(images/bg_footer.jpg) no-repeat;
	width: 960px;
	height: 140px;
	margin: 0;
	padding: 60px 0 0 0;
	color: #000;
	text-align: center;
}

#footer p {
	margin: 0;
	padding: 5px 0 0 0;
}

#footer img {
	border: none;
}

#footer a:link, #footer a:visited, #footer a:active {
	font-weight: bold;
	color: #000;
}

#footer a:hover {
	color: #39b54a;
}

#copyright {
	color: #333;
	font-size: 10px;
}

#copyright a:link, #copyright a:visited, #copyright a:active {
	color: #333;
}

#copyright a:hover {
	color: #39b54a;
}



/* about roll-over effects */
a#imgbrandon {
	background: url(images/img_brandon.jpg) no-repeat;
	display: block;
	width: 218px;
	height: 212px;
	text-decoration: none;
	margin: 0;
}

a#imgbrandon:hover {
	background-position: 0 -212px;
}

a#imgjrock {
	background: url(images/img_jrock.jpg) no-repeat;
	display: block;
	width: 201px;
	height: 334px;
	text-decoration: none;
	margin: 0;
}

a#imgjrock:hover {
	background-position: 0 -334px;
}

a#imgruckus {
	background: url(images/img_ruckus.jpg) no-repeat;
	display: block;
	width: 121px;
	height: 546px;
	text-decoration: none;
	margin: 0;
}

a#imgruckus:hover {
	background-position: 0 -546px;
}

/*
a#imgrattlesnake {
	background: url(images/img_rattlesnake.jpg) no-repeat;
	display: block;
	width: 191px;
	height: 307px;
	text-decoration: none;
	float: left;
	margin: 0;
}

a#imgrattlesnake:hover {
	background-position: 0 -307px;
}
*/
a#imgbryant {
	background: url(images/img_bryant.jpg) no-repeat;
	display: block;
	width: 201px;
	height: 212px;
	text-decoration: none;
	margin: 0;
}

a#imgbryant:hover {
	background-position: 0 -212px;
}

a#imgray {
	background: url(images/img_ray.jpg) no-repeat;
	display: block;
	width: 218px;
	height: 334px;
	text-decoration: none;
	margin: 0;
}

a#imgray:hover {
	background-position: 0 -334px;
}

/* events and media roll-over effects */
a#imgcalendar {
	background: url(images/img_calendar.jpg) no-repeat;
	display: block;
	width: 270px;
	height: 315px;
	text-decoration: none;
	float: left;
	margin: 0;
}

a#imgcalendar:hover {
	background-position: 0 -315px;
}

a#imgschedule {
	background: url(images/img_schedule.jpg) no-repeat;
	display: block;
	width: 270px;
	height: 315px;
	text-decoration: none;
	float: left;
	margin: 0;
}

a#imgschedule:hover {
	background-position: 0 -315px;
}

a#imgdiscography {
	background: url(images/img_discography.jpg) no-repeat;
	display: block;
	width: 270px;
	height: 315px;
	text-decoration: none;
	float: left;
	margin: 0;
}

a#imgdiscography:hover {
	background-position: 0 -315px;
}

a#imggallery {
	background: url(images/img_gallery.jpg) no-repeat;
	display: block;
	width: 270px;
	height: 315px;
	text-decoration: none;
	float: left;
	margin: 0;
}

a#imggallery:hover {
	background-position: 0 -315px;
}

a#imgbanners {
	background: url(images/img_banners.jpg) no-repeat;
	display: block;
	width: 270px;
	height: 315px;
	text-decoration: none;
	float: left;
	margin: 0;
}

a#imgbanners:hover {
	background-position: 0 -315px;
}









/* Begin Comments*/

#comments_container {
	margin-top: 20px;
	margin-left: 20px;
	margin-right: 20px;
	background: #999;
	padding: 15px 20px;
}

.alt {
	margin: 0;
	padding: 10px;
}

.alt p {
	font-size: .9em;
}

label small {
	font-size: 1em;
}

.commentlist {
	padding: 0;
	text-align: justify;
}

.commentlist li {
	margin: 15px 0 10px;
	padding: 5px 5px 10px 10px;
	list-style: none;
}

.commentlist li ul li { 
	margin-right: -5px;
	margin-left: 10px;
}

.commentlist p {
	margin: 10px 5px 10px 0;
}

.children {
	padding: 0;
}

#commentform p {
	margin: 5px 0;
}

.nocomments {
	text-align: center;
	margin: 0;
	padding: 0;
}

.commentmetadata {
	margin: 0;
	display: block;
}

textarea#comment {
	width: 400px;
}
/* End Comments */