/*  
Theme Name: The Art of Dismantling
Theme URI: http://www.artof.com
Description: theme developed by zachary segal for chris richards of autonomous music.
Version: 1.0
Author: Zachary Segal
Author URI: http://www.illproductions.com/

*/




/* CSS RESET */

html,body,div,span,applet,object,iframe,h1,h2,h3,h4,h5,h6,p,blockquote,pre,a,abbr,acronym,address,big,cite,code,del,dfn,em,font,img,ins,kbd,q,s,samp,small,strike,strong,sub,sup,tt,var,dl,dt,dd,ol,ul,li,fieldset,form,label,legend,table,caption,tbody,tfoot,thead,tr,th,td{margin:0;padding:0;border:0;outline:0;font-weight:inherit;font-style:inherit;font-size:100%;font-family:inherit;vertical-align:baseline}:focus{outline:0}body{line-height:1;color:black;background:white}ol,ul{list-style:none}table{border-collapse:separate;border-spacing:0}caption,th,td{text-align:left;font-weight:normal}blockquote:before,blockquote:after,q:before,q:after{content:""}blockquote,q{quotes:""""}

body {
	font-family: "Calibri", arial, helvetica, sans-serif;
	color: #aaa;
	background-color: #080808;
	line-height: 1.3;
	letter-spacing: -0.05em;
	word-spacing: 0.1em;
}



h1, h2, h3, h4, h5 { color: #222; }
h1 { font-size: 1.9em; }
h2 { font-size: 1.5em; }
h3 { font-size: 1.4em; }
h4 { font-size: 1.25em; }
h5 { font-size: 1.1em; }




p { 
	color: #444;
	font-size: 18px;
	margin: 0 0 0.5em 0;
}
h6 { 
	color: #000;
	font-size: 16px;
	margin: 0 0 0.5em 0;
}



strong { font-weight: bold; }
em, address { font-style: italic; }
small { font-size: 11px; color: #555;}
pre {font-family: Monaco, "Courier New", Courier, monospace; }
object, embed { margin: 1em 0 0 0; }







a:link, a:visited, a:active {
	color: #339;
	text-decoration: none;
}
a:hover {	color: #aaa; }
*:focus { outline: 1px #888 dotted; }




.specialFont {
	font-family: "Arial Rounded MT Bold", helvetica, arial, sans-serif;
	text-align: left;
	margin: 0 0 10px 0;
}




#page {
	width: 1200px;
	margin: 0 auto;
}
#header {
	margin: 0 auto 10px auto;
}
#footer {
	margin: 0 120px 0 120px;
	padding: 0 25px 25px 25px;
	clear: both;
	font-size: 16px;
	letter-spacing: 0;
	background-color: #fff;
}






#mainLogo {
	display: block;
	float: left;
	width: 960px;
	height: 250px;
}
#mainLogo img {
	width: 960px;
	height: 255px;
	border: 0 none;
}
.mainNav {
	float: left;
	width: 120px;
	margin-top: 154px;
	list-style: none;
}
.mainNav ul li {
	width: 120px;
	margin: 0;
}
.mainNav ul li a {
	display: block;
	padding: 4px 10px;
	font-size: 14px;
	font-weight: bold;
	font-family: "Arial Rounded MT Bold", helvetica, arial, sans-serif;
	color: #fff;
	text-align: right;
}
.mainNav ul li a:hover {
	color: #aaa;
}
#quickLinkIcons {
	text-align: right;
}
#quickLinkIcons img {
	width: 16px;
	height: 16px;
}
#socialLinks {
	margin: 0 0 0 1080px;
}
#socialLinks a {
	display: block;
	height: 40px;
	width: 40px;
	margin: 5px 10px;
}


.footerNav {
	list-style: none;
	padding: 0;
	margin: 0;
	height: 2em;
}
.footerNav ul li {
	float: left;
	margin: 0;
	padding: 0 20px 0 0;
}




#lower_page {
	background-color: #fff;
	margin: 0 120px;
	width: 910px;
	padding: 25px;
}



#posts {
	float: left;
	margin: 0;
	width: 550px;
}
#sidebar {
	margin: 0 0 0 600px;
	width: auto;
}
.widget ul,
.widget .textwidget {
	color: #000;
	margin: 0 0 25px 0;
	font-size: 15px;
	letter-spacing: 0;
	padding: 5px 20px;
	background-color: #dddde2  ;
	border: 1px #444 solid;
}
.widget ul a {
	display: block;
	font-size: 18px;
	color: #222;
	margin: 0;
}
.widget ul a:hover {
	color: #888;
	text-decoration: underline;
}
.tour_title {
	color: #fff;
	width: 8em;
	margin: 0 !important;
}
.column_title {
	color: #fff;
	background-color: #000;
	padding: 5px 10px;
	text-align: center;
	margin: 0 0 25px 0;
}



#singlePost {
	float: left;
	width: 610px;
}
#singleInfo {
	width: auto;
	margin-left: 660px;
	padding: 0;
	/*border: 1px #dd3 solid;
	background-color: #ffc;*/
}
#linkList {
	font-size: 13px;
	line-height: 1.5em;
}



#sponsors {
	margin-left: 600px;
	text-align: center;
}
#sponsors img {
	margin: 5px auto;
}
#sponsors a {
	display: block;
}


a.postTitle { color: #444; font-family: "Arial Rounded MT Bold", helvetica, arial, sans-serif; line-height:1.5; }
a.postTitle:hover { color: #339; }

.postBlock {
	margin: 0 0 25px 0;
}

.page_title {
	color: #000;
}
.news_title {
	width: 4em;
}






.clearFloat:after {
	content: ".";
	display: block;
	height: 0;
	clear:both;
	visibility: hidden;
}



.browse_left {
	display: block;
	float: left;
	width: 50%;
	margin: 0;
	padding: 0;
	text-align: left;
}
.browse_right {
	display: block;
	margin: 0;
	padding: 0;
	text-align: right;
}



input, label {
	font-family: "Calibri", arial, helvetica, sans-serif;
	font-size: 15px;
}


/* sidebar.php classes */
fieldset { 
	border: 0 none;
	padding: 15px 10px;
	margin: 0;
}
legend { 
	font-weight: bold; 
	margin: 0; 
	padding: 0 0.5em;
	text-decoration: none;
}
form#subscribe {
	border: 1px #333 solid;
	margin: 0 0 25px 0;
	background-color: #dddde2;
}
form#subscribe label { 
	color: #2B2724;
	width: 5em;
	padding: 3px;
	text-align: right;
}
form#subscribe input {
	color: #2B2724;
	margin: 0 0 .5em 0;
	padding: 5px;
	width: 200px;
	border: 1px #777 solid;
}
form#subscribe input.submit_button {
	width: 212px;
	margin: 0 0 0 3.25em;
}
form#subscribe input.submit_button:focus {
	outline: 1px #444 dotted;
	color: #000;
	background-color: #ddd;
}
#quickLinks ul {
	line-height: 2em;
}
#quickLinks img {
	width: 16px;
	height: 16px;
	vertical-align: text-top;
	border: 0 none;
}
#upcomingShowsQuickLinks ul {
	line-height: 1.5em;
}






/* WP Image Classes */
.alignnone {}
.aligncenter {
	display: block;
	margin: 10px auto !important;
}
.alignleft {
	float: left;
	margin-right: 10px !important;
}
.alignright {
	float: right;
	margin-left: 10px !important;
}
.wp-caption {
	border: 1px solid #bbb;
	text-align: center;
	background-color: #e8e8e8;
	padding-top: 4px;
	margin: 0;
	-moz-border-radius: 5px;
	-khtml-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
}
.wp-caption-text {
	font-size: 11px;
	color: #222;
	margin: 0.5em 1em !important;
}



/* Gig Press Classes */
table.gigpress-table {
	font-size: 11.3px;
	color: #2b2724;
	background-color: transparent;
	line-height: 14.73px;
	border: 0 none;
}
table.gigpress-table a {
	color: #444;
}
table.gigpress-table a:hover {
	color: #940;
}
tr.gigpress-row td, tr.gigpress-row td:hover {
	background-color: transparent;
	border: 0 none;
}
tr.gigpress-info td, tr.gigpress-info td:hover {
	background-color: transparent;
	border-bottom: 1px #97938a solid;
}
table.gigpress-table th {
	border: 1px #97938a solid;
	border-width: 0 0 1px 0;
}
td.gigpress-rss:hover {
		background-color: #b8b4aa;
}


/* NextGen Gallery */
div.ngg-galleryoverview {
	clear: none !important;
	margin-top: 0px !important;
}

/* Catablog */
.catablog_image {
border: 1px #b5a484 solid;
}