@charset "utf-8";
/*CREATED BY MARK HOFMANN*/
/*WWW.MARK-A-HOFMANN.COM*/

/*=========== GENERAL ===========*/
* {
margin: 0;
padding: 0;
}

body {
	background: url(bgpatblue.jpg);
	background-color: #3E6179;
	color: #454545;
	font-family: "Droid Serif", Armata, Verdana, Geneva, sans-serif;
	font-size: 12px;
	line-height: 18px;
}

a img {border: none;}

/*=========== HYPERLINKS ===========*/

a:link {color: #454545; text-decoration: none;}
a:visited {color: #454545; text-decoration: none;}
a:hover {color: #478FB2; text-decoration: none;}

h2 a:link,    a.txt_columntitle:link,    a.h2:link {color: #454545; text-decoration: none;}
h2 a:visited, a.txt_columntitle:visited, a.h2:visited {color: #454545; text-decoration: none;}
h2 a:hover,   a.txt_columntitle:hover,   a.h2:hover {color: #478FB2; text-decoration: none;}

a.nav:link {color: #454545; font-family: Armata; font-weight: bold; text-decoration: none;}
a.nav:visited {color: #454545; font-family: Armata; font-weight: bold; text-decoration: none;}
a.nav:hover {color: #478FB2; font-family: Armata; font-weight: bold; text-decoration: none;}

/*=========== CLASSES ===========*/

.hline{
	background-color: #BABABA;
	height: 1px;
	width: inherit;
}

.hline_dot_pad{
	width: inherit;
	border-color: #BABABA;
	border-style: dotted;
	border-width: 1px 0 0;
	height: 0px;
	margin: 15px 0;
}

.tbl {
	display: table;
	border-collapse: separate;
	padding: 20px 0px;
}

.row {
	display: table-row;
}

.row div.column {
	display: table-cell;
	padding: 0px 30px;
	width: 300px;
	vertical-align: top;
}

.row div.store_left {
}

.row div.column_wide {
	display: table-cell;
	padding: 0px 30px;
	width: 661px;
}

.row div.vline {
	display: table-cell;
	width: 1px;
	background-color: #BABABA;
}

.column_item {
	padding: 15px 0 0;
}

.column_item_overhang {
	margin: 0 -15px;
	padding: 15px;
	background-color: #F0F0F0;
}

.audioplayer {
	background-image: url(audioplayer.png);
	background-repeat: no-repeat;
	margin: 10px 0 0;
	height: 24px;
}

.img_album_thumb {
	border: none;
	float: left;
	padding-bottom: 6px;
	opacity: 0.5;
}

.img_album_thumb_active {
	border: none;
	float: left;
	padding-bottom: 6px;
}

.img_album_thumb:hover {
	opacity: 1.0;
}

.img_album_pad {
	width: 4.4444%;
	height: 65px;
	float: left;
}

.img_store {
	margin: 10px 0px;
}

.rack_excerpt_heading {
	padding-bottom: 10px;
}

.album_art_header {
	width: 721px;
	height: 250px;
	margin: 0 -30px;
	background-color: #F0F0F0;
}

.album_art_header_cover {
	float: left;
	width: 250px;
	height: 250px;
}

.album_art_header_details {
	width: 411px;
	float: left;
	padding: 10px 30px;
}

.content_footer {
	/*width: 721px;*/
	margin: 10px -30px 0;
	padding: 10px 30px;
	background-color: #F0F0F0;
}

.archive_strip {
	height: 65px;
	margin: 10px 0;
}

img.archive_cover {
	float: left;
	height: 65px;
	width: 65px;
}

.archive_strip_text {
	float: left;
	padding-left: 15px;
}
/*=========== IDs ===========*/

#container {
	background-color: #E1E1E1;
	margin: auto;
	width: 1082px;
	
	background-image: url(stripe.png);
	background-repeat: repeat-x repeat-y;
	
	-webkit-box-shadow: 0 0 18px rgba(0,0,0,.2);
       -moz-box-shadow: 0 0 18px rgba(0,0,0,.2);
            box-shadow: 0 0 18px rgba(0,0,0,.2);
    /*OLD BG COLORS #D4E8E8 and #A3D1FF*/
}

#logopeek {
	margin-left: -150px;
	height: 200px;
	width: 150px;
	float: left;
	background-image: url(logopeek.png);
	background-repeat: no-repeat;
}

#header {
	height: 60px;
	padding: 10px 30px 0px;
	/*background-color: #E1E1E1;*/
}

#header_logo {
	float: left;
}

#header_logo_icon {
	float: left;
	display: none;
}

#header_ad {
	width: 468px;
	height: 60px;
	float: right;
	background-color: white;
	background-image: url(ad_468x60.jpg);
	background-repeat: no-repeat;
}

#menubar {
	height: 40px;
	line-height: 40px;
	padding: 0px 30px;
	/*background-color: #E1E1E1;*/
}

#menu_list {
	width: 605px;
	float: left;
}

#menu_social {
	height: 28px;
	float: left;
	padding-top: 2px;
	width: 110px;
}

#menu_searchbar {
	background-image: url(searchbar.png);
	background-repeat: no-repeat;
	width: 300px;
	height: 40px;
	float: right;
}

#announcement {
	/*background-color: #DDEEFF;*/
	background-color: #ab82ab;
	padding: 10px 30px;
	margin-bottom: 10px;
/*	background-image: url(close.png);
	background-repeat: no-repeat;
	background-position: right;*/
}

#ann_close {
	float: right;
	margin-right: -30px;
}

#rack {
	background-color: #F0F0F0;
	height: 275px;
}

#rack_excerpt {
	width: 300px;
	height: 245px;
	overflow: hidden;
	float: right;
	padding: 15px 30px 15px 0px;
/*	background-image: url(rackscroll.png);
	background-repeat: no-repeat;
	background-position: right;*/
}

#store_left {
	width: 143px;
	float: left;
	margin-right: 14px;
	background-color: #F0F0F0;
}

#store_right {
	width: 143px;
	float: left;
	background-color: #F0F0F0;
}

#store_quicklinks {
	clear: both;
	padding-top: 20px;
}

#store_quicklinks_btn {
	width: 30%;
	height: 90px;
	float: left;
	text-align: center;
	background-color: #F99;
}

#store_quicklinks_pad {
	width: 5%;
	float: left;
}

#footer {
	text-align: center;
	color: gray;
	padding: 10px 0px 5px;
}

/*=========== TEXT STYLES ===========*/

h1 {
	visibility: hidden;
	height: 0px;
}

h2 { /*COLUMN TITLES*/
	font-size: 15px;
	font-weight: bold;
	font-family: Armata, Verdana, sans-serif;
	text-transform: uppercase;
	margin-bottom: 12px;
}

h2.rack_title {
	margin-bottom: 2px;
	font-size: 16px;
}

h2.rack_artist {
	margin-bottom: 0;
	font-size: 13px;
}

h2.rack_label {
	text-transform: none;
	font-weight: normal;
	font-style: italic;
	font-family: "Droid Serif", Georgia, serif;
	font-size: 14px;
	margin-top: 3px;
	margin-bottom: 0px;
}

h3 {
	font-weight: bold;
	font-size: 12px;
	padding-top: 0.3em;
	text-transform: capitalize;
}

p {
	padding-top: 10px;
}

p.continued {
	padding-top: 0.3em;
}

p.nopad {
	padding-top: 0;
}

p.centered {
	text-align: center;
}

p.txt_byline {
	text-align: right;
	padding-top: 15px;
	color: #969696;
}

p.txt_content {
	font-size: 14px;
	line-height: 22px;
}

p.store_head {
	background-color: #ab82ab;
	width: 139px;
	padding: 2px 0 2px 4px;
	font-weight: bold;
}

p.store_caption {
	padding: 0;
	text-align: center;
}

/*== MENU BAR ==*/
ul#nav, ul#nav ul {
    list-style-type: none;
}

ul#nav li {
	padding-right: 20px;
	font-size: 15px;
	font-weight: bold;
	float: left;
}
/*== SOCIAL BAR ==*/
ul#soc, ul#soc ul {
    list-style-type: none;
}

ul#soc li {
	margin-left: 10px;
	float: right;
}

/*=========== FORM STYLES ===========*/
form {
	padding: 10px 0;
}

input {  
  display: block;
}  

/*=========== HIDE LOGOPEEK & SHOW LOGO NEXT TO WORDMARK ===========*/
@media screen and (max-width: 1300px) {

#logopeek {
	display: none;
}

#header_logo_icon {
	display: inline;
}
}

/*=========== 1024-WIDTH SCREENS ===========*/
@media screen and (max-width: 1081px){

#container {
	width: 1024px;
}

#menu_list {
	width: 550px;
}

ul#nav li {
	font-size: 14px;
}

#rack_excerpt {
	padding: 15px 20px 15px 0px;
}

.row div.column {
	padding: 0 20px;
}

.row div.column_wide {
	padding: 0 10px;
	width: 661px;
}

.column_item_overhang {
	margin: 0 -10px;
	padding: 10px;
}

}