﻿/*
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:url(img/grunge_bck.jpg) top center no-repeat fixed;
}

.clear {
	clear:both;
}

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;
}

/*********************************************************************
	Title
*********************************************************************/

.blog_title  {
	margin-bottom:30px;
	margin-left:10px;
	background: url(img/site_title_bck.gif) top left no-repeat;
	background-color: #black;
	color:black;
	height: 60px;
	width:655px;
}

/*********************************************************************
	Navigation
*********************************************************************/
.navigation {
	background:url(img/nav_bck.jpg) repeat-x top left;
	height:45px;
	font-size:13px;
}

.navigation ul {
	float:left;
	list-style:none;
}

.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:bold;
	height:45px;
	padding:13px 15px 0px 15px;
	vertical-align:middle;
	text-decoration:none;
	width:auto;
	float:left;
}

.search_box {
	float:right;
	margin:10px;
	color:#FFF;
	width:222px;
	height:20px;
}

input.search_field {
	border:2px solid #26262A;
	background:#575A62;
	width: 150px;
	color:#FFF;
}

input.search_btn {
	margin:0 10px 0 0;
	float:left;
}

.pagenavigation {
	text-align: center;
	Padding:15px 10px 15px 0;	
}

.pagenavigation a{

	text-decoration:none;
	color:#696969;
}


/*********************************************************************
	Main Image Header
*********************************************************************/

.main_image {
	background:url(img/main_image.jpg) top center no-repeat;
	height:195px;
}

.main_image img {
	margin:0;
	padding:0;
}


/*********************************************************************
	Banner Image
*********************************************************************/


sidebar_banner {
	width: 350px;
	margin-left:auto;
	margin-right:auto;
}

img.rightbanner_image {
	padding: 0px 0px 0px 0px;
}

/*********************************************************************
	Content
*********************************************************************/

.content_wrapper {
	background:#f1f1f1 url(img/content_bck.gif) top left no-repeat;
	padding-top:5px;
}

/*********************************************************************
	Entry Styles
*********************************************************************/


.entry {
	background:#f1f1f1;
	padding:20px 20px 0px 20px;
	line-height:130%;
	margin: 5px 5px 20px 15px;
}

.entry p {
	font-size:12px;
	color:#696969;
}

.entry p a {
	color:#A80108;
}

.entry h2.sectionhead {
	font: normal 12px Verdana, Arial, Helvetica, sans-serif;
	text-transform:uppercase;
	padding-bottom:10px;
	background:none;
	border:none;
}

.entry h2 {
	font-family: Helvetica,Arial;
	font-size: 22px;
	color: #790000;
	font-weight: bold;
	line-height: 26px;
	text-decoration: none;
	text-transform: none;
	padding-bottom: 5px;
}

.entry h2 a {
	color:#790000;
	text-decoration:none;
}

.entry img {
	padding: 5px 15px 10px 0px;
}

.entry ul {
	padding: 0 0 0 30px;
	padding-left: 10px;
	color:#696969;
	font-size:11px;	
}

.entry li {
	margin: 7px 0 8px 10px;
	color:#696969;
	font-size:11px;
}

.entry ul li:before {
	content: "\00BB \0020";
}

.entry p.postinfo {
	font-size:10px;
	padding-bottom:5px;
	margin-bottom:8px;
	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 h2.search {
	font: normal 12px Verdana, Arial, Helvetica, sans-serif;
	color:#a10000;
	text-transform:uppercase;
	padding: 25px 0px 0px 35px;
	background:none;
	border:none;

}

blockquote {
	background:#e4e4e4;
	border-bottom:2px solid #e4e4e4;
	border-top:2px solid #e4e4e4;
	color:#e4e4e4;
	font-size:90%;
	font-style:italic;
	margin:23px 30px;
	padding:4px 4px 4px 10px;
}

/*********************************************************************
	Right Side Content
*********************************************************************/

.right {
	padding-bottom:10px;
	margin-top:20px;
	float:right;
	background-color:#e4e4e4;
}

.right h6{
	color:#696969;
}


.widgettitle {
	background:#e4e4e4;
	font-size:14px;
	padding:30px 0px 0px 0px;
	margin: 30 0px 5px 0px;
	display:block;
}

.sleft ul li ul li, .sright ul li ul li {
	color:#7a7a7a;
	padding:3px 0 4px 0;
	font-size:12px;
	background:url(img/bullet.gif) no-repeat 0 7px;
	padding-left:16px;
	margin:0 0 0 5px;
}

.sleft ul li a, .sright ul li a {
	color:#7a7a7a;
}

.custom_sidebar {
	background:#e4e4e4;
	padding:20px 15px 15px 15px;
	line-height:130%;
}

.custom_sidebar p {
	font-size:12px;
	color:#696969;
	padding: 0px 10px 0px 10px;
}

.custom_sidebar p.alt {
	font-size:10px;
	color:#696969;
	padding: 0px 10px 0px 10px;
}

.custom_sidebar p a {
	color:#A80108;
}

.custom_sidebar h5 {
	font-size:18px;
	color:#800000;
	padding: 5px 10px 5px 10px;
	font-weight: bold;	
}

.custom_sidebar img {
	padding: 0px 0px 0px 0px;
}

.custom_sidebar ul {
	padding: 0 0 0 5px;
	padding-left: 10px;
	color:#696969;
	font-size:12px;	
}

.custom_sidebar li {
	margin: 2px 0 2px 10px;
	color:#696969;
	font-size:12px;
}

.custom_sidebar ul li:before {
	content: "\00BB \0020";
}

/*********************************************************************
	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:#696969;
}

.commentlist .ctext {
	padding-top:5px;
	padding-bottom:10px;	
	font-size:10px;
}

.postmetadata {
	border: 1px solid #f1f1f1;
	color:#696969;
	font-size:10px;
}

.postmetadata a {
	color:#696969;
}

.ccomment {
	line-height:130%;
	margin:0;
	padding:0px 20px 20px 35px;
	color:#696969;
}

.ccomment a {
	color:#a10000;
}

.ccomment h3 {
	font-size:12px;
}

.ccomment ol {
}

.ccomment ol li {
	padding:10px 15px 0 15px;
	background:#eeeeee;
}

.ccomment ol li.alt {
	background:#e4e4e4;
	padding:10px 15px 0 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;
}

/*********************************************************************
	Event Listing Styles
*********************************************************************/

.cal { clear: both; margin-bottom:30px;}
.cal td { border-bottom: 1px solid #CCCCCC; padding: 10px 0; vertical-align: top; }
.cal td a { color: #333; text-decoration: none; background: none; padding-right: 0px; font-size: 12px; font-weight: bold; }
.cal td a.right_arrow { color: #000; font-size: 10px; font-weight: bold; text-decoration: none; background: url(../img/arw_right.gif) no-repeat right; padding-right: 8px; }
.cal tr.last td { border: none; }
.eventDetails { text-align: right;}
.eventDetails div.time { font-size: 12px; line-height: 14px; padding-right: 5px; color: #666666; font-weight: bold;}
.eventDetails div.venue { font-size: 11px; line-height: 14px; padding-right: 5px; color:#999999;}
.eventDetails img { padding: 5px; }
.eventDetails p { padding-right: 5px; }
.eventTitle div { padding: 0 0 0 0; color: #999999; }
.eventTitle div.name { font-size: 14px; font-weight: bold; line-height: 16px; }
.eventTitle div.name a { font-size: 14px; font-weight: bold; line-height: 16px; }
.eventTitle div.name a:hover { color: #e87701; text-decoration: none; }
.eventTitle div.displydate { font-weight: bold; color: #666666; }
.eventTitle div.venue { font-size: 11px; line-height: 14px; }
.eventTitle div.desc { color: #666666; padding-top:10px; font-size:10px; line-height:14px }
.eventTitle div.desc a { font-size: 10px; font-weight: bold; line-height: 16px; }
.eventTitle div.desc a:hover { color: #e87701; text-decoration: none; }
.pr_wrap { padding: 0 0 0 17px; }
.series_menu { clear: both; float: left; width: 383px; margin-left: -17px; background: #e2e2e2; }
.pc_wrap { padding: 18px 22px 0 17px; }
.series_menu table { padding-bottom: 18px; }
.series_menu td { padding-right: 20px; padding-bottom: 10px; font-size: 11px; color: #666; }
.series_menu td a { color: #000000; text-decoration: none; }
.series_menu td a:hover { color: #E87701; }
.pagiNation p { float: left; }
.pagiNation ul { float: right; list-style: none; margin: 0; padding: 0; padding-top: 3px; }
.pagiNation li { margin: 0; padding: 0px 3px 0 4px; font-size: 10px; float: left; border-left: 1px solid #000; height: 14px; }
.pagiNation li.previousOff { color: #ccc; border: none; background: none; padding-right: 11px; }
.pagiNation li.previousOff a { color: #ccc; }
.pagiNation li.previous { border: none; color: #000; text-decoration: none; display: block; padding-left: 11px; padding-right: 11px; background: url(../img/arrow_left.gif) left no-repeat; }
.pagiNation li.next { color: #000; text-decoration: none; display: block; padding-left: 11px; padding-right: 11px; background: url(../img/arrow_right.gif) right no-repeat; }
.pagiNation li.nextOff { color: #ccc; background: none; padding-left: 11px; }
.pagiNation li.nextOff a { color: #ccc; }
