/*
Theme Name: THAT Music Theme
Theme URI: http://www.thatagency.com/THATthemes/index.php?wptheme=THAT+Music+Theme
Description: Thatagency.com Music Blog Theme
Version: 1.2
Author: THAT Agency
Author URI: http://www.thatagency.com/
Tags: red, dark, three-columns, fixed-width, right-sidebar
*/


/* Reset CSS */
@import url("reset.css");

/* All Text CSS */
@import url("text.css");

/* 960 Grid CSS */
@import url("960.css");

/*********************************************************************
	Primary Construct - Generic Styles
*********************************************************************/

body {
	background: #a9b365 url(img/grunge_bck.jpg) top center repeat-x;
	margin:0;
	padding:0;
}

.clear {
	clear:both;
}

.flash {
	width: 940px;
	height: 142px;
	background: #ffffff;
	float: left;
	margin: 0 auto;
    margin-left: 10px;	
	display: block;
	overflow: hidden;
	position:relative;
    z-index:1;	
}

.embed {
    width:350px;
    float:left;
	color:#000000;
	font-size:14px;
	line-height: 18px;
	font: normal 14px Verdana, Arial, Helvetica, sans-serif;
}

.embed2 {
    width:500px;
    float:left;
	color:#000000;
	font-size:14px;
	line-height: 18px;
	font: normal 14px Verdana, Arial, Helvetica, sans-serif;
	padding-bottom: 20px;
}

img.centered {
	display: block;
	margin-left: auto;
	margin-right: auto;
}

img.alignright {
	padding: 4px;
	margin: 0 0 2px 7px;
	display: inline;
}

img.alignleft {
	padding: 4px;
	margin: 0 7px 2px 0;
	display: inline;
}

.alignright {
	float: right;
}

.alignleft {
	float: left;
}

img {
	border:none;
}

.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
}

#left {
	float: right;
	width: 915px;
}

#left img {
	display: block;
	float: left;
	clear: left;
	overflow: hidden;
	padding-bottom: 15px;
}


#left h2 {
	float: right;
	clear: right;
	width: 515px;
}


#left .embed2 h2 {
	float: left;
	clear: left;
	width: 500px;
}

/*********************************************************************
	Title
*********************************************************************/

.blog_title h1 {
	background: url(img/site_title_bck.jpg) top right no-repeat;
	font-size:19px;
	height:105px;
	width:940px;
}

.blog_title h1 a {
	display: none;
	padding: 0 0 0 0;
	color:#FFF;
	text-decoration:none;
}

.blog_title h1 a:hover {
	text-decoration:none;
}

.blog_title h4 {
	height: 0px;
	display: none;
}
/*********************************************************************
	Navigation
*********************************************************************/
.navigation {
	background:url(img/nav_bck.jpg) repeat-x top left;
	height:26px;
	font-size:12px;
}

.navigation ul {
	float:right;
	list-style:none;
	margin-right:30px;
}

.navigation ul li {
	float:left;
	display:block;
}

.navigation ul li a {
	background:url(img/nav_rightbrdr.gif) top right no-repeat;
	color:#FFF;
	display:block;
	font-weight:normal;
	height:13px;
	padding:8px 11px;
	text-decoration:none;
	margin:0px;
	width:auto;
	float:left;
}


.search_box {
	diplay: none;
}

input.search_field {
	display: none;
}

input.search_btn {
	display: none;
}

/*********************************************************************
	Main Image Header
*********************************************************************/

.main_image {
	width: 940px;
	height:142px;
	background: url(img/main_image.jpg) top left no-repeat;
}

.main_image img {
	margin:0;
	padding:0;
}

/*********************************************************************
	Content
*********************************************************************/

.content_wrapper {
	background:#908873 url(img/content_bck.gif) top left repeat-y;
	color: #444444;
}

/*********************************************************************
	Entry Styles
*********************************************************************/

.entry {
	padding:20px;
	line-height:18px;
}

.entry p {
	line-height:18px;
	color:#231f20;
	padding-left: 5px;
	font: normal 14px Verdana, Arial, Helvetica, sans-serif;
}

.entry p a {
	padding-bottom:10px;
	font-size:14px;
	line-height:1.4em;
	color:#231f20;
}

.entry h2.sectionhead {
	font: normal 16px Verdana, Arial, Helvetica, sans-serif;
	text-transform:uppercase;
	font-weight: bold;
	color:#3c2c82;
	padding:8px 8px 0px 8px;
	display:block;
}

.entry h2 {
	font: bold 16px Verdana, Arial, Helvetica, sans-serif;
	color:#3c2c82;
	font-weight: bold;
	text-transform:uppercase;
	padding:8px 8px 0px 8px;
	display:block;
	margin:0 0 0px;
}

.entry h2 a {
	color:#3c2c82;
	text-decoration:none;
}

.entry img {
}

html>body .entry ul {
	padding: 0 0 0 30px;
	padding-left: 10px;
}

html>body .entry li {
	margin: 7px 0 8px 10px;
	color:#000000;
	font-size:14px;
	font: normal 14px Verdana, Arial, Helvetica, sans-serif;
}

.entry ul li:before {
	content: "\00BB \0020";
}

.entry p.postinfo {
	font-size:10px;
	padding-bottom:10px;
	margin-bottom:15px;
	color:#2A2B2E;
}

.entry p.postinfo a {
	color:#2A2B2E;
}

.entry p.postinfo span.upper {
}

.entry p.postinfo span.category {
	padding-left:20px;
	color:#2A2B2E;
}

.entry p.postinfo span.comment {
	padding-left:16px;
}

.post {
	margin-bottom:25px;
}

blockquote {
	background:#A9A088;
	border-bottom:2px solid #908873;
	border-top:2px solid #908873;
	color:#FFF;
	font-size:90%;
	font-style:italic;
	margin:23px 30px;
	padding:4px 4px 4px 10px;
}

/*********************************************************************
	Right Side Content
*********************************************************************/

.right {
	display: none;
}

.right h2 {
	display: none;
}

h2.widgettitle {
	display:none;

}

.sleft ul li ul li, .sright ul li ul li {
	display:none;

}

.sleft ul li a, .sright ul li a {
	display:none;
}

/*********************************************************************
	Tabbed Content
*********************************************************************/
#tab {
	display:none;

}

h2.tabbertab h2 {
	display:none;
}

.tabberlive .tabbertabhide {
	display:none;
}

.tabber {
	font-size:11px;
}

.tabberlive {
	background: #908873;
}

ul.tabbernav {
	padding: 3px 0 0 0;
	background:#7F7968;
}

ul.tabbernav li {
	list-style: none;
	display: inline;
}

ul.tabbernav li a {
	padding: 3px 0.5em;
	margin-right: 3px;
	border-bottom: none;
	background: #7F7968;
	text-decoration: none;
	color:#484437;
}

ul.tabbernav li a:link {
	font-size:11px;
}

ul.tabbernav li a:visited {
}

ul.tabbernav li a:hover {
	color: #000;
	background: #908873;
}

ul.tabbernav li.tabberactive a {
	background: #908873;
}

ul.tabbernav li.tabberactive a:hover {
	color: #000;
}

.tabberlive .tabbertab {
	padding:5px;
	border-top:0;
}

.tabberlive .tabbertab h2 {
	display:none;
}

.tabberlive .tabbertab h3 {
	display:none;
}

.tabberlive#tab1 {
}

.tabberlive#tab2 {
}

.tabberlive#tab2 .tabbertab {
	height:200px;
	overflow:auto;
}

.tabbertab p {
	padding-bottom:10px;
	line-height:140%;
}

.tabbertab ul {
	padding:0;
	margin:0;
}

.tabbertab ul li {
	padding:5px 0 6px 0;
	font-size:11px;
	background:url(img/bullet.gif) no-repeat 0 7px;
	padding-left:16px;
	border-bottom:1px solid #A9A088;
}

.tabbertab ul li a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	text-decoration:none;
	color:#FFF;
}

/*********************************************************************
	Comments
*********************************************************************/

#c {
	float:left;
	width:150px;
	font-size:9px;
}

#cc {
	float:right;
	width:300px;
	font-size:9px;
}

#commentform p {
	padding-bottom:10px;
}

#commentform #author {
	border:1px solid #BBB;
	height:20px;
	background:#f5f5f5;
	padding-left:5px;
}

#commentform #email {
	border:1px solid #BBB;
	height:20px;
	background:#f5f5f5;
	padding-left:5px;
}

#commentform #url {
	border:1px solid #BBB;
	height:20px;
	background:#f5f5f5;
	padding-left:5px;
}

#commentform #comment {
	border:1px solid #BBB;
	padding:10px;
	width:278px;
}

.commentlist {
	font-size:10px;
}

.commentlist cite {
	padding:5px 5px 5px 10px;
}

.commentlist cite a {
	color:#FFF;
}

.commentlist .ctext {
	border-bottom:1px solid #908873;
	font-size:11px;
}

.postmetadata {
	border: 1px solid #908873;
	padding:10px;
	color:#FFF;
	font-size:10px;
}

.postmetadata a {
	color:#FFF;
}

.ccomment {
	line-height:140%;
	margin:0;
	padding:20px 5px 20px 20px;
	color:#FFF;
}

.ccomment a {
	color:#FFF;
}

.ccomment h3 {
	font-size:12px;
}

.ccomment ol {
}

.ccomment ol li {
	padding:15px;
	background:#6C6351;
}

.ccomment ol li.alt {
	background:#A9A088;
	padding:15px;
}


/*********************************************************************
	Captions
*********************************************************************/
.wp-caption {
	border: 1px solid #ddd;
	text-align: center;
	background-color: #f3f3f3;
	padding-top: 4px;
	margin: 10px;
	-moz-border-radius: 3px;
	-khtml-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
}

.wp-caption img {
	margin: 0;
	padding: 0;
	border: 0 none;
}

.wp-caption-dd {
	font-size: 11px;
	line-height: 17px;
	padding: 0 4px 5px;
	margin: 0;
}


/*********************************************************************
	Footer
*********************************************************************/

.footer {
	background:url(img/footer_bck.jpg) top center repeat-x;
	height:51px;
	color:#FFF;
	margin-bottom:50px;
	text-align:right;
	font-size:11px;
}

.footer a {
	color:#FFF;
	text-decoration:none;
}

.footer a:hover {
	color:#CCC;
	text-decoration:underline;
}

.footer p {
	padding:15px;
}






.home {
 padding: 7px 35px 0 8px;
}


/* main navigation */

#nav-wrap1{
  position: relative;
  z-index: 100;
  top: 0;
  left: 10px;
  height: 26px;
}

#nav-wrap2{
  background: transparent url(img/nav_bck.jpg) no-repeat left top;
  height: 26px;
  float: left;
}

#nav-wrap2 ul#nav, #nav-wrap2 ul#nav li{
  padding: 0;
  margin: 0;
  list-style-type: none;
}

#nav-wrap2 ul#nav{
    background: none;
    margin-right: 4px;
    display: block;
    height: 24px;
	width: 940px;
}


#nav-wrap2 ul#nav li{
  display:inline;
  float: right;
  position: relative;
  background: none;
}

#nav-wrap2 ul#nav li a{
  display: block;
  height: 24px;
  float: left;
  color: #ffffff;
  text-decoration: none;
  font-size: 13px;
}

#nav-wrap2 ul#nav li a:hover{
  color: #fff;
}

#nav-wrap2 ul#nav .fadeThis {
  position:relative;
  z-index: 1;
  background: none;
}

#nav-wrap2 ul#nav .fadeThis span.hover {
  position: absolute;
  top: 0;
  left: 0;
  display: block;
  height: 100%;
  width: 100%;
  background: #005e89 repeat-x left bottom;
  z-index: -1;
  margin: 0;
  padding: 0;
}

#nav-wrap2 ul#nav li a span{
  display: block;
  margin-top: 7px;
  padding: 0 9px;
}


/* sub-menus */

#nav-wrap2 ul#nav ul {
  position: absolute;
  background: #005e89 repeat-x left bottom;
  display: none;
  width:125px;
  top: 24px;
  left: 0;
  margin: 0;
  font-style: normal;
  font-size: 100%;
  line-height: 100%;
  z-index: 99;
}

#nav-wrap2 ul#nav ul ul{
}

#nav-wrap2 ul#nav li ul li{
  background: none;
  padding: 0;
}

#nav-wrap2 ul#nav a.active ul,
#nav-wrap2 ul#nav li.current_page_item ul,
#nav-wrap2 ul#nav li.current_page_ancestor ul,
#nav-wrap2 ul#nav li.current-cat ul{
  background: #005e89 repeat-x left bottom;
}

#nav-wrap2 ul#nav li.current_page_item ul ul,
#nav-wrap2 ul#nav li.current_page_ancestor ul ul,
#nav-wrap2 ul#nav li.current-cat ul ul{
  border: none;
}

#nav-wrap2 ul#nav li ul a{
  width:105px;
  float:left;
  background: none;
  margin: 0;
  padding: 4px 10px;
  height: auto;
  color: #fff;
  font-weight: normal;
  line-height: 125%;
}

#nav-wrap2 ul#nav li ul a span, #nav-wrap2 ul#nav li ul a span span{
  margin: 0;
  padding: 0;
  height: auto;
  float: none;
}

#nav-wrap2 ul#nav ul .fadeThis span.hover {
  background: #3b88b7;
}

#nav-wrap2 ul#nav li ul a:hover, #nav-wrap2 li ul#nav ul a:hover,
#nav-wrap2 ul#nav a.active ul a:hover,
#nav-wrap2 ul#nav li.current_page_item ul a:hover,
#nav-wrap2 ul#nav li.current_page_ancestor ul a:hover{
  color: #fff;
}

#nav-wrap2 ul#nav ul a:hover, #nav-wrap2 ul#nav ul a:hover span,
#nav-wrap2 ul#nav a.active ul a:hover span,
#nav-wrap2 ul#nav li.current_page_item ul a:hover span,
#nav-wrap2 ul#nav li.current_page_ancestor ul a:hover span,
#nav-wrap2 ul#nav ul li.current_page_parent a:hover span,
#nav-wrap2 ul#nav ul li.current_page_item a:hover span,
#nav-wrap2 ul#nav ul li.current_page_parent li.current_page_item a:hover span{
  color:#fff;
}

#nav-wrap2 ul#nav li ul a span, #nav-wrap2 ul#nav li ul a span{
  background: none;
}

#nav-wrap2 ul#nav ul ul{
  top:auto;
}

#nav-wrap2 ul#nav li ul ul {
  left:195px;
  top: 4px;
}

#nav-wrap2 ul#nav li:hover ul ul, #nav-wrap2 ul#nav li:hover ul ul ul, #nav-wrap2 ul#nav li:hover ul ul ul ul{
  display:none;
}
#nav-wrap2 ul#nav li:hover ul, #nav-wrap2 ul#nav li li:hover ul, #nav-wrap2 ul#nav li li li:hover ul, #nav-wrap2 ul#nav li li li li:hover ul{
  display:block;
}

/* active submenus */
#nav-wrap2 ul#nav ul li.current_page_parent a span,
#nav-wrap2 ul#nav ul li.current_page_item a span,
#nav-wrap2 ul#nav ul li.current_page_parent li.current_page_item a span{
  color: #fff;
}

#nav-wrap2 ul#nav ul li.current_page_item li a span, #nav-wrap2 ul#nav ul li.current_page_parent li a span{
  color: #000;
}

/* IE 7 bug-fixes */
#nav-wrap2 ul#nav li:hover { z-index: 100; }
#nav-wrap2 ul#nav * li:hover { visibility: inherit; }