/*  
Theme Name: Antiquiet
Theme URI: http://www.antiquiet.com/
Description: Hi!
Version: 4.8
Author: Skwerl
Author URI: http://iamskwerl.com/
*/

/*////////////////// CLEAN SLATE /////////////////////////////////////////////////////////////////*/

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: "" "";
}

/*////////////////////////////////////////////////////////////////////////////////////////////////*/

/* global defs */

body {
	margin: 0px;
	background-color: #000000;
	background-image: url(images/background-site-gradient.png);
	background-repeat: repeat-x;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
img, a {
	border: none;
}
h1, h2, h3, h4, h5 {
	margin: 0px;
}
p {
	line-height: 1.5em;
	margin-top: 10px;
	margin-bottom: 10px;
	margin-left: 0px;
	margin-right: 0px;
	padding: 0px;
}
strong {
	font-weight: bold;
}
em {
	font-style: italic;
}
a {
	color: #FF3507;
	text-decoration: none;
}
a:hover {
	color: #B60000;
	text-decoration: none;
}

/* unique elements */

#centering_wrapper {
	width: 996px;
	margin-right: auto;
	margin-left: auto;
}
#site_shadow_left {
	float: left;
	width: 6px;
	height: 500px;
	background-image: url(images/shadow-site-left.jpg);
	background-repeat: repeat-x;
	background-position: center top;
}
#site_shadow_right {
	float: right;
	width: 6px;
	height: 500px;
	background-image: url(images/shadow-site-right.jpg);
	background-repeat: repeat-x;
	background-position: center top;
}
#everything {
	width: 984px;
	height: 984px;
	background-color: #FFC336;
	margin-left: 6px;
}
#site_header {
	width: 984px;
	height: 272px;
	background-image: url(images/background-eq.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
#masthead {
	position: absolute;
	height: 220px;
	width: 984px;
}
#antiquiet_logo {
	position: relative;
	z-index: 2;
	top: 117px;
	left: 175px;
	height: 122px;
	width: 346px;
}
#quick_access {
	position: relative;
	z-index: 3;	
	left: 528px;
	top: 27px;
	width: 440px;
	height: 60px;
}
#top_navigation {
	position: relative;
	z-index: 1;
	top: 220px;
	left: 0px;
	height: 52px;
	width: 984px;
	background-image: url(images/background-nav-bevel_off.gif);
	background-repeat: repeat-x;
}
#top_navigation div.nav_link {
	float: left;
	height: 36px;
	padding-top: 17px;
	padding-left: 12px;
	padding-right: 12px;
}
#top_navigation div.nav_link a {
	color: #93000E;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 20px;
	text-transform: uppercase;
	text-decoration: none;
}
#nav_rss_icon {
	width: 52px;
	float: right;
	margin-right: 5px;
}
#site_body {
	width: 984px;	
	background-color: #FFC336;
/*	background-image: url(images/background-columns.gif); */
	background-repeat: repeat-y;
	overflow: auto;
	position: relative;
}
#center_content {
	float: left;
	width: 468px;
	margin-top: 14px;
	margin-left: 14px;
}

#left_column_grouped {
	width: 656px;
	float: left;
}

#site_footer {
	margin-top: -6px;
	padding: 30px;
	text-align: center;
	background-color: #FFE19B;
	background-image: url(images/background-footer-gradient.jpg);
	background-position: center top;
	background-repeat: repeat-x;
}

#pagination {
	margin-top: 10px;
	margin-bottom: -3px;
	text-align: center;
}
#pagination a {
	color: #B60000;
	font-weight: bold;
	text-decoration: none;
	text-transform: uppercase;
}

/* clearing */

.site_clear {
	clear: both;
	height: 20px;
	margin: 0px;
}
.clearing {
	height: 1px;
	clear: both;
}

/* ad holders */

.ad_468x60 {
	width: 468px;
	height: 60px;
	background-color: #FFFFFF;
	overflow: hidden;
}
.ad_300x250 {
	width: 300px;
	height: 250px;
	background-color: #FFFFFF;
	overflow: hidden;
}
.ad_160x600 {
	width: 160px;
	height: 600px;
	background-color: #FFFFFF;
	overflow: hidden;
	margin-bottom: 14px;
}
.ad_150x200 {
	margin-top: 14px;
}

/* general links */

a.more {
	color: #B60000;
	font-weight: bold;
	text-decoration: none;
	text-transform: uppercase;
}
a.reference {
	color: #FF3507;
	text-decoration: none;
}
a.reference:hover { color: #B60000; }

/* general trim */

.hr_separator {
	height: 1px;
	width: 468px;
	background-color: #B60000;
	margin-top: 8px;
}

/* quick access widget */

.quick_access_thumb {
	float: left;
}
.quick_access_thumb img {
	margin-right: 14px;
}
.quick_access_arrow_off {
	height: 8px;
	width: 46px;
	background-image: url(images/spacer.gif);
	background-repeat: no-repeat;	
}
.quick_access_arrow_on {
	height: 8px;
	width: 46px;
	background-image: url(images/icon_quick_arrow.gif);
	background-repeat: no-repeat;
}
.quick_access_thumb a img {
	border: 1px solid #B60000;
}
.quick_access_text {
	clear: both;
	color: #B60000;
	font-size: 11px;
	font-weight: bold;	
	text-transform: uppercase;
	height: 25px;
	overflow: hidden;	
	padding-top: 3px;
}

/* sidebars */

div.sidebar_left ul {
	display: none;
}
div.sidebar_right ul {
	display: none;
}

#sidebar_left {
	float: left;
	width: 160px;
	margin-left: 14px;
	margin-top: 14px;
}
#sidebar_right {
	float: right;
	width: 300px;
	margin-right: 14px;
	margin-top: 14px;
}

/* left sidebar */

#sidebar_left div.review div.thumbnail {
	border: 1px solid #B60000;
}
#sidebar_left div.review div.title {
	margin-top: 6px;
	margin-bottom: 10px;
	text-transform: uppercase;
}
#sidebar_left div.review div.title a {
	color: #000;
	text-decoration: none;
}
#sidebar_left div.review div.title a:hover {
	color: #B60000;
}

/* right sidebar */

div.artist #search_panel {
	margin-top: 0px;
}

div.artist div.ad_300x250 {
	margin-top: 14px;
}

/* articles */

#single_ad_remove {
	margin-bottom: -23px;
}

div.post div.title {
	margin-top: 10px;
	margin-bottom: 8px;
}
div.post div.title h1 {
	font-size: 34px;
	font-weight: bold;
	text-transform: uppercase;
	line-height: 1.0em;
	margin-top: 2px;
	margin-bottom: 3px;
}
div.post div.title h2 {
	font-size: 24px;
	font-weight: bold;
	text-transform: uppercase;
	line-height: 1.0em;
	margin-top: 2px;
	margin-bottom: 3px;
}
div.post div.title h3 {
	font-size: 12px;
	font-weight: bold;
	text-transform: uppercase;
}
div.post div.title h5 {
	font-size: 11px;
	font-weight: bold;
	text-transform: uppercase;
}
div.post div.title h1 a {
	color: #000;
	text-decoration: none;
}
div.post div.title h2 a {
	color: #000;
	text-decoration: none;
}
div.post div.title h3 a {
	color: #000;
	text-decoration: none;
}
div.post div.title h5 a {
	color: #000;
	text-decoration: none;
}

div.post div.title h1 a:hover { color: #B60000; }
div.post div.title h2 a:hover { color: #B60000; }
div.post div.title h3 a:hover { color: #B60000; }
div.post div.title h5 a:hover { color: #B60000; }

div.post div.entry div.excerpt {
	margin-top: 8px;
	line-height: 1.4em;
	text-align: justify;
}
div.post div.entry div.body {
	margin-top: 8px;
	line-height: 1.4em;
	text-align: justify;
}
div.post div.entry div.body p {
	font-size: 13px;
}

div.post div.stars {
	margin-left: -3px;
	margin-bottom: -5px;
}

div.small div.title h2 {
	font-size: 18px;
}
img.size-small, div.small div.entry div.excerpt img {
	float: left;
	margin-right: 10px;
}
div.small div.entry div.excerpt p {
	margin-bottom: 0px;
}

/* share icons */

#share_icons {
	width: 470px;
	overflow: hidden;
	margin-left: -1px;
	margin-top: 15px;
	margin-bottom: -2px;
}

#share_icons div {
	float: left;
	margin-right: 10px;
}

/* pages */

div.page h2 {
	margin-top: 15px;
	margin-bottom: 15px;
	font-weight: bold;
	font-size: 24px;
	text-transform: uppercase;
}

#artists_nav {
	background-color: #B60000;
	color: #FFF;
	padding-top: 5px;
	padding-left: 5px;
	padding-bottom: 2px;
	text-transform: uppercase;
	line-height: 1.3em;
}
#artists_nav a {
	font-weight: bold;
	color: #FFE19B;
}
#artists_nav a:hover {
	color: #FFFFFF;
}
#artists_list {
	border: 1px solid #B60000;
}
#artists_list div.artist {
	height: 60px;
	font-size: 12px;
	padding: 10px;
}
#artists_list div.artist div.total {
	float: right;
}
#artists_list div.artist div.latest {
	float: left;
	width: 280px;
}
#artists_list div.artist div.latest strong {
	font-weight: bold;
	text-transform: uppercase;
}
#artists_list div.artist a {
	text-transform: uppercase;
}
#artists_list div.artist div.title {
	margin-bottom: 5px;
}
#artists_list div.artist div.title a {
	font-size: 18px;
	font-weight: bold;
	text-transform: uppercase;
}
#artists_list div.artist div.title img {
	float: left;
	border: 1px solid #B60000;
	margin-right: 10px;
}
#artists_list div.odd {
	background-color: #FFE19B;
}
#artists_list div.artist a {
	color: #000000;
}
#artists_list div.artist a:hover {
	color: #B60000;
}

#artist_bio {
	background-color: #FFE19B;
	width: 614px;
	margin-top: 14px;
	margin-left: 14px;
	padding: 14px;
}

#bio_header {
	height: 58px;
	border: 1px solid #B60000;
}

#bio_header div.headline {
	height: 58px;
	overflow: auto;
}

#bio_header img {	
	border-right: 1px solid #B60000;
	float: left;
}

#bio_header h1 {	
	font-size: 28px;
	font-weight: bold;
	text-transform: uppercase;
	line-height: 1.0em;
	margin-top: 2px;
	margin-left: 8px;
}

#bio_header h4 {	
	font-size: 14px;
	font-weight: bold;
	text-transform: uppercase;
	line-height: 1.0em;
	margin-top: 9px;
	margin-left: 8px;
}

/* reviews */

div.review div.stars {
	margin-bottom: 5px;
}
div.review div.stars img {
	margin-left: -3px;
}
div.review a.permalink, div.review a.permalink:visited {
	color: #000000;
}
div.review a.permalink:hover, div.review a.permalink:active {
	color: #B60000;
}
div.review a h2 {
	font-size: 26px;
	font-weight: bold;
	text-transform: uppercase;
}
div.review a h3 {
	font-size: 20px;
	font-style: italic;
	text-transform: uppercase;
	margin-bottom: 5px;
}
div.review h5 {
	font-size: 11px;
	font-weight: bold;
	text-transform: uppercase;
}
div.review h5 a {
	color: #000;
	text-decoration: none;
}
div.review h5 a:hover {
	color: #B60000;
}
div.review a.imagelink img {
	float: left;
	margin-right: 12px;
	border: 1px solid #B60000;
}
div.review .postmetadata {
	text-align: left;
}

/* comments on homepage */

div.latest_comment div {
	margin-top: 0px;
}
div.latest_comment div {
	float: left;
}
div.latest_comment div.avatar {
	height: 41px;
	width: 41px;
	border: 1px solid #B60000;
}
div.latest_comment div.comment {
	height: 34px;
	width: 390px;
	background-color: #ffe19b;
	padding-top: 9px;
	overflow: hidden;
	line-height: 1.2em;
}
div.comments {
	margin-bottom: 1px;
}
div.comments div.latest {
	margin-top: 5px;
	float: left;
}
div.comments div.total {
	margin-top: 5px;
	float: right;
}
div.comments div {
	font-weight: bold;
}
div.comments div a {
	color: #B60000;
	font-weight: bold;
	text-decoration: none;
}
div.small div.comments {
	clear: both;
}
div.small div.comments div.latest, div.small div.comments div.total {
	margin-top: 10px;
}

/* author box */

#author-box {
	background-color: #FFE19B;
	padding: 15px;
	margin-bottom: 10px;
}
#author-box p {
	line-height: 1.4em;
	text-align: justify;
}
#author-box img {
	float: left;
	margin-right: 10px;
	margin-bottom: 0px;
	border: 1px solid #B60000;	
}
#author-box h3 {
	font-size: 12px;
	text-transform: uppercase;
	margin: 0px 0px 8px 0px;
}
#author-box h4 {
	text-transform: uppercase;
	font-size: 14px;
	font-weight: bold;
	margin: 0px 0px 5px 0px;
}
#author-box a {
	color: #B60000;
	text-decoration: none;
}
#author-box a:hover {
	text-decoration: none;
}
#author-box div.more {
	font-size: 12px;
	font-weight: bold;
	margin-top: 4px;
	margin-bottom: -2px;
	text-transform: uppercase;
}

/* post meta */

p.postmetadata {
	text-align: justify;
	font-size: 12px;
	line-height: 1.2em;
	margin-top: 10px;
	margin-bottom: 10px;
}
div.post_navigation {
	margin-top: 10px;
	margin-bottom: 15px;
	font-size: 16px;
}

/* post comments */

#comments {
	margin-top: 15px;
	font-weight: bold;
	font-size: 16px;
}
#respond {
	font-weight: bold;
	font-size: 16px;
}
.commentlist li a {
	color: #B60000;
}
.commentlist li.alt {
	background-color: #FFE19B;
	margin: 0;
	padding: 15px;
	margin-top: 10px;
	text-align: justify;
}
.commentlist li {
	font-weight: bold;
}
.commentlist cite, .commentlist cite a {
	font-style: normal;
	font-size: 13px;
}
.commentlist p {
	font-weight: normal;
	line-height: 1.4em;
	text-transform: none;
}
.commentmetadata {
	font-size: 11px;
	font-weight: normal;
	margin-bottom: 6px;
	display: block;	
}
.commentlist {
	padding: 0px;
	text-align: justify;
}
.commentlist ol, .commentlist li {
	list-style-type: none;
}
.commentlist li {
	margin-top: 15px;
	padding: 15px;
}
.commentlist p {
	margin: 0px;
}
#commentform {
	margin-bottom: 30px;
}
#commentform p {
	margin: 5px 0;
}
#commentform input {
	width: 150px;
}
#commentform textarea {
	width: 468px;
}
#commentform #submit {
	margin: 0px;
}
.nocomments {
	text-align: center;
	margin: 0;
	padding: 0;
}
.commentlist .avatar {
	float: left;
	width: 41px;
	height: 41px;
	padding: 0px;
	margin-right: 8px;
	border: 1px solid #B60000;
}
.gravatar_link {
	text-align: center;
	font-size: 10px;
	font-weight: bold;
	text-transform: uppercase;
}

/* pagination */

#pagination {
	background-color: #FFE19B;	
	padding: 10px;
}

/* related posts */

#related_posts {
	font-size: 18px;
}
#related_posts h3 {
	font-weight: bold;
	margin-bottom: 10px;
}
#related_posts li {
	line-height: 1.0em;
	margin-top: 5px;
}

/* search */

#search_panel {
	margin-top: 15px;
	width: 300px;
	height: 231px;
	background-color: #FFE19B;
}

#search_panel div.browse_alpha {
	padding-top: 23px;
	margin-left: 23px;
}

#search_panel div.browse_alpha div.title {
	color: #B60000;
	font-size: 14px;
	font-weight: bold;
	text-transform: uppercase;
}

#search_panel div.browse_alpha div.title a {
	color: #B60000;
}

#search_panel div.browse_alpha div.alphabet {
	font-size: 12px;
	font-weight: bold;
}

#search_panel div.browse_alpha div.alphabet a {
	color: #000000;
	font-size: 12px;
	font-weight: bold;
	margin-right: 1px;
}

#search_panel div.browse_alpha div.alphabet a:hover {
	color: #B60000;
}

#google_search {
	margin-left: 23px;
}

#google_search div.title {
	color: #B60000;
	font-size: 14px;
	font-weight: bold;
	text-transform: uppercase;
	margin-bottom: 5px;
}

#google_search_results {
	width: 798px;
	margin-top: 40px;
	margin-left: 93px;
}

/* artist */

#artist_browser {
	height: 113px;
	margin-top: 5px;
	margin-left: 9px;
}

#artist_browser div.arrow, #artist_browser div.thumb {
	float: left;
}

#artist_thumb_a,
#artist_thumb_b {
	margin-right: 7px;
}

#artist_thumb_a div.image,
#artist_thumb_b div.image,
#artist_thumb_c div.image {
	width: 78px;
	height: 58px;
	background-color: #FFF;
	border: 1px solid #B60000;
	background-image: url(images/loading.gif);
	background-position: center center;
	background-repeat: no-repeat;
	
}

#artist_thumb_a div.text,
#artist_thumb_b div.text,
#artist_thumb_c div.text {
	width: 80px;
	height: 45px;
	overflow: hidden;
	margin-top: 4px;
	font-size: 11px;
	text-transform: uppercase;
}

#artist_thumb_a div.text a,
#artist_thumb_b div.text a,
#artist_thumb_c div.text a {
	color: #000;
}

.highlighted_alpha_link {
	color: #B60000;
}

/* photos */

#photo_content {
	float: left;
	width: 756px;
	margin-top: 14px;
	margin-left: 14px;
}

#photo_display {
	padding: 14px;
	background-color: #FFE19B;
}

#photo_display div.post div.title {
	margin-top: 0px;
}

#photo_display div.post div.title h1 {
	font-size: 28px;
	margin-left: -2px;
}

#photo_display div.post div.entry div.body p.attachment {
	margin-bottom: 0px;
}

#photo_display div.post div.entry div.body p.caption {
	margin-top: 10px;
	margin-bottom: 0px;
}

#photo_meta {
	margin-top: 14px;
}

#photo_article_meta {
	width: 442px;
}

#photo_article_meta h2 {
	margin-top: 14px;
	font-size: 16px;
	font-weight: bold;
	text-transform: uppercase;
	line-height: 1.0em;
}

#photo_article_meta h4 {
	font-size: 18px;
	font-weight: bold;
	text-transform: uppercase;
	line-height: 1.0em;
}

#photo_article_meta h5 {
	font-size: 14px;
	font-weight: bold;
	text-transform: uppercase;
	line-height: 1.0em;
	margin-bottom: 5px;
}

#photo_article_meta h2 a {
	color: #B60000;
}

#photo_article_meta h4 a {
	color: #000000;
}

#photo_article_meta h4 a:hover {
	color: #B60000;
}

#photo_article_meta p {
	text-align: justify;
}

#photo_article_meta div.hr_separator {
	width: 442px;
}

#photo_meta div.ad_300x250 {
	float: right;
}

#photo_navigation div.thumbnail img {
	margin-bottom: 14px;
	border: 1px solid #000000;
	width: 158px;
	height: 158px;
}

#photo_sidebar {
	float: right;	
	width: 160px !important;
	padding: 13px;	
	background-color: #FFE19B;	
	margin-top: 14px;
	margin-right: 14px;
}

#photo_sidebar div.ad_160x600 {
	margin-bottom: 0px;
}

/* photo page */

div.photos_row {
	margin-top: 14px;
}

div.thumb_1, div.thumb_2, div.thumb_3 {
	width: 150px;
	float: left;
}

div.photos_row div.thumb_1, div.photos_row div.thumb_2 {
	margin-right: 9px;
}

div.photos_row div div.thumb_key {
	margin-top: 9px;
	margin-bottom: 9px;
}

div.photos_row div div.thumb_key a {
	color: #000;
	font-weight: bold;
	text-transform: uppercase;
}

div.photos_row div.hr_separator {
	clear: both;
}

#photo_teaser {
	margin-top: 14px;
	padding: 22px;
	background-color: #FFE19B;
}

#photo_teaser div.title {
	margin-bottom: 8px;
}

#photo_teaser div.title a {
	color: #B60000;
	font-size: 14px;
	font-weight: bold;
	text-transform: uppercase;
}

#photo_teaser div.image_1 {
	float: left;
	width: 150px;
	height: 150px;
	border: 1px solid #B60000;
	margin-right: 7px;
	margin-bottom: 8px;	
}

#photo_teaser div.image_2 {
	float: left;
	width: 95px;
	height: 150px;
	border: 1px solid #B60000;
	overflow: hidden;
	margin-bottom: 8px;
}

#photo_teaser div.text {
	clear: both;
	line-height: 1.3em;
}

#photo_teaser div.text a {
	color: #B60000;
	text-transform: uppercase;
	font-size: 11px;
	font-weight: bold;
}

/* mixtape */

#mixtape_header {
	margin-top: 15px;
	padding: 5px;
	border-top: 1px solid #000000;
	border-left: 1px solid #000000;
	border-right: 1px solid #000000;
	background-color: #FFC336;	
}

#mixtape_footer {
	padding: 5px;
	border-bottom: 1px solid #000000;
	border-left: 1px solid #000000;
	border-right: 1px solid #000000;
	background-color: #FFC336;	
}

#mixtape_flash {
	border: 1px solid #000000;
}

#mixtape_cassette {
	position: absolute;
	z-index: 6;
	margin-top: -67px;
	margin-left: 189px;
}

#mixtape_header div.header {
	color: #B60000;
	font-size: 14px;
	font-weight: bold;
	text-transform: uppercase;
}

#mixtape_header div.title {
	width: 180px;
	font-size: 14px;
	font-weight: bold;
	text-transform: uppercase;
}

#mixtape_header div.title a {
	color: #000000;
}

#mixtape_footer div.more a {
	color: #B60000;
	font-size: 12px;
	font-weight: bold;
	text-transform: uppercase;
}

div.gallery {
	width: 477px;
	margin-top: 0px;
	margin-bottom: -25px;
	margin-left: -9px;
}

.gallery-item {
	float: left;
	text-align: left;
	width: 150px;
	padding-left: 9px;
}

.gallery img {
	margin-bottom: 10px;
}
.gallery-caption {
	/* x */
}

