/*
Theme Name: Musiq Ave
Theme URI: http://deucecreative.co.uk/
Description: The custom theme built for <a href="http://musiqave.com/">Musiq Ave</a>.
Version: 1.0
Author: Deuce Creative
Author URI: http://deucecreative.co.uk/

	Musiq Ave v1.0
	 http://deucecreative.co.uk/

	This theme was designed and built by Deuce Creative,
	whose site you will find at http://deucecreative.co.uk/

*/

body {
	background: #242424 url(img/bg.gif);
	background-position: center top;
	color: #333;
	font-size: 11px;
	color: #8f8f8f;
	font-family: 'lucida grande', helvetica, verdana, arial, sans-serif;
}

.container_16 {
	background-image: url(img/containerBg.png);
	background-position: center top;
	background-repeat: repeat-y;
	padding: 50px 78px;
	margin-bottom: 0;
	width: 960px;
}

a {
	color: #ffffff;
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
}

a.plain {
	color: #8f8f8f;
}

a.plain:hover {
	text-decoration: none;
}

.container_16 {
}

.clear {
	background-image: url(img/shadow.png);
	background-repeat: repeat-x;
	height: 10px;
	margin-bottom: 10px;
}

.box .clear {
	margin-bottom: 0;
}

ul#nav {
	background: #1e1e1e url(img/boxBg.gif) repeat-x;
	list-style-type: none;
	padding: 8px;
	margin: 0;
	border: 1px solid #3c3c3c;
	padding-left: 20px;
}

ul#nav li.page_item {
	display: inline;
	margin: 0;
	margin-right: 10px;
	text-transform: uppercase;
	font-weight: bold;
}

ul#nav li.page_item a {
	color: #ffffff;
	padding: 0px 17px 0px 0px;
	background-image: url(img/navDivider.png);
	background-repeat: no-repeat;
	background-position: right center;
/* 	line-height: 39px; */
	font-size: 17px;
}

ul#nav li.page_item a:hover,
ul#nav li.page_item.current_page_item a {
	text-decoration: underline;
	color: #00ccff;
}

.sliderBox {
	padding: 10px;
	background: #1e1e1e url(img/boxBg.gif) repeat-x;
	border: 1px solid #3c3c3c;
}

.sliderBox img.main-image {
	border: 1px solid #3c3c3c;
	width: 196px;
	margin-bottom: 5px;
}

.sliderBox .info .infoImage,
.box.randomMixPopup .info .infoImage {
	float: left;
	margin: 3px 8px 0 0;
}

.sliderBox .info .infoText,
.box.randomMixPopup .info .infoText {
	float: left;
}

.box.randomMixPopup .info .infoText {
  width: 140px;
}

.sliderBox .info h3,
.box.randomMixPopup .info h3 {
	font-size: 12px;
	color: #dddddd;
	text-transform: uppercase;
	font-weight: bold;
	margin-bottom: 0px;
}

.sliderBox .info h3 small,
.box.randomMixPopup .info h3 small,
.box h2 small,
.box h3 small,
.box .boxHeader .small {
	font-size: 80%;
	float: right;
}

.box .boxHeader small {
	font-size: 70%;
	float: right;
}

ul.stats {
	list-style-type: none;
}

ul.stats li {
	margin: 0;
	float: left;
	padding-left: 20px;
	line-height: 20px;
	background-repeat: no-repeat;
	background-position: left center;
}

ul.stats li.date {
	padding-left: 0;
}

ul.stats li.comments {
	margin: 0 0 0 10px;
	background-image: url(img/comment.png);
}

ul.stats li.comments.post {
	margin-left: 0;
}

ul.stats li.listens {
	margin: 0 0 0 10px;
	background-image: url(img/listens.png);
}

#featuredImages {
	background: #1e1e1e url(img/boxBg.gif) repeat-x;
	border: 1px solid #3c3c3c;
}

#featuredImages img {
	border: 1px solid #3c3c3c;
	width: 656px;
	height: 184px;
	margin: 0 20px 20px 20px;
}

.box,
.comment,
#respond {
	background: #1e1e1e url(img/boxBg.gif) repeat-x;
	padding: 10px 20px;
	border: 1px solid #3c3c3c;
}

.comment {
	padding: 20px;
	margin-bottom: 20px;
}

.box p {
	font-size: 11px;
	line-height: 17px;
	margin-bottom: 10px;
}

.box.intro p {
	font-size: 14px;
}

p.readMore {
	text-align: right;
	margin-bottom: 0;
}

p.pageLinks {
	text-align: right;
	margin-bottom: 0;
}

p.readMore a {
	background-image: url(img/more-arrow.png);
	background-position: left center;
	background-repeat: no-repeat;
	padding-left: 25px;
	line-height: 17px;
	padding-top: 10px;
}

.box h3 {
	font-size: 12px;
	color: #dddddd;
	text-transform: uppercase;
	font-weight: bold;
	margin: 5px 0 10px 0;
}

.box.randomMixPopup h3 {
	margin-top: 0;
}

.box img.thumb {
	width: 120px;
	border: 1px solid #3c3c3c;
	float: left;
	margin: 3px 20px 14px 0;
}

.box img.main-image {
	width: 196px;
	border: 1px solid #3c3c3c;
	float: left;
	margin: 3px 20px 17px 0;
}

.box p.profile img {
	border: 1px solid #3c3c3c;
	float: left;
	margin: 3px 20px 14px 0;
}

.box p.meta {
	margin-bottom: 0;
	text-align: right;
}

.box h2,
#featuredImages h2,
.sliderBox h2,
#respond h2,
.box .boxHeader {
	font-size: 16px;
	text-transform: uppercase;
	border-bottom: 1px solid #3c3c3c;
	padding-bottom: 8px;
	margin-bottom: 10px;
	color: #e3e3e3;
}

.sliderBox .boxHeader span.h2 {
  font-size: 14px;
}

.box .boxHeader {
	border-bottom: 1px solid #3c3c3c;
	padding-bottom: 8px;
	margin-bottom: 10px;
}

span.h2 {
	font-size: 16px;
	text-transform: uppercase;
	color: #e3e3e3;
	font-weight: bold;
}

.sliderBox h2 {
	border-bottom: none;
	margin-bottom: 0;
	font-size: 14px;
}

.box.shoutbox {
	padding: 0 17px;
}

.box.shoutbox h2 {
	margin: 0 3px 10px 3px;
	padding: 10px 3px 8px 3px;
}

#featuredImages h2 {
	margin: 0 20px;
	padding: 10px 0 8px 0;
	border-bottom: none;
}

.simplepie ol {
	list-style-type: none;
}

.simplepie ol li {
	margin: 0 0 10px 0;
	background-color: #2b2b2b;
	padding: 10px;
}

p#credits {
	text-align: right;
}

.box img.albumCover {
	width: 78px;
	border: 1px solid #3c3c3c;
	float: left;
	margin: 5px 10px 0 0;
}

.box #albumCoverThumbs {
	padding-top: 10px;
	clear: both;
}

.box #albumCoverThumbs img.albumCoverThumb {
	width: 65px;
	border: 1px solid #3c3c3c;
	margin-right: 10px;
}

.box #albumCoverThumbs img.albumCoverThumb.noRightMargin {
	margin-right: 0;
}

#podPressPlayerSpace_1 {
	margin-bottom: 6px;
}

img.podPress_imgicon {
	display: none;
}

.podPress_content {
	clear: both;
}

ul#mixStats {
	list-style-type: none;
}

ul#mixStats li {
	margin-bottom: 8px;
}

.box.video {
	padding-bottom: 20px;
}

.box.video embed {
	margin-bottom: 10px;
}

#welcomeInfo img {
	float: left;
	margin-right: 10px;
	border: 1px solid #3c3c3c;
}

#welcomeInfo ul {
	float: left;
	list-style-type: none;
}

#welcomeInfo ul li {
	margin: 0px;
}

form#commentform p {
	margin-bottom: 10px;
}

.comment-author,
.comment-meta {
	margin-bottom: 10px;
}

.comment-author img {
	margin-right: 10px;
	border: 1px solid #3c3c3c;
}

ul#footerNav {
	list-style-type: none;
}

ul#footerNav li {
	float: left;
}

ul#links {
  list-style-type: none;
  margin: 30px 0 0 0;
  padding: 0;
}

ul#links li {
  float: left;
  margin: 0;
  padding: 0;
}

ul#links li img {
  border: 1px solid #3c3c3c;
  margin: 0 10px 10px 0;
  padding: 0;
}

.box ul li {
  margin-left: 15px;
}

.cleared {
	clear: both;
}

p.prominent a {
  font-size: 130%;
  color: #00ccff;
}
