/*
Theme Name: Juno Theme v2
Theme URI: http://www.juno.co.uk/blog/
Description: The Juno Theme developed by Juno Records.
Version: 1.1
Author: M Forouzani / A Brims / S Raba
Tags: silver, custom header, fixed width, three columns, widgets

*/

body {
  margin: 0;
  padding: 0;
  background: #191919;
  font-size: 13px;
  font-family: Arial,Verdana,Helvetica,sans-serif;
  line-height: 15px;
}

p {
	margin: 0 0 7px 0;
}

h1 {
	font-family: 'Lucida Sans','Lucida Grande',Arial,Helvetica,Verdana,sans-serif;
}

h2 {
	font-family: 'Lucida Sans','Lucida Grande',Arial,Helvetica,Verdana,sans-serif;
}

h3 {
	font-family: 'Lucida Sans','Lucida Grande',Arial,Helvetica,Verdana,sans-serif;
}

blockquote {
	margin: 10px 0 0 0;
	padding: 10px;
	width: 506px;
	font-family:Georgia, Arial,Verdana,Helvetica,sans-serif;
	font-size: 17px;
	font-weight: normal;
	font-style: italic;
	background: #f9f9fa url('images/quote_bg_1px.gif') repeat-y;
	border: 1px solid #e2e2e4;
	line-height: 20px;
}

blockquote p {
	margin: 0px;
	padding: 0px;
}

.postmetadata {
	margin: 10px 0 10px 0;
}

img {
  margin: 0;
  border: 0;
}

#page {
	background: #fff;
	width: 984px;
 	display: block;
 	margin-left: auto; 
 	margin-right: auto;
}

#content-container {
	float: left; 
	background: #fff; 
	width: 984px;
	margin: 0;
	padding: 0;	
}

#header_top {
  background-color:#444445;
  height: 16px;
  margin: 0;
  padding: 0 7px 3px 0;
  word-spacing:2px;
  color: #fff;
  text-align: right;
  white-space: nowrap;
}

#header_top a {
  color: #fff;
  font-size: 10px;
  font-weight: bold;
}

#footer a {
  color: #000;
  font-size: 0.8em;
}

#header {
  background:#0D5896 url(/plus/wp-content/themes/juno2/images/header_bg.gif) repeat-x scroll 0 0;
  height:63px;
  margin:0;
  padding:0 0 0 20px;
}

#nav {
  background:#EAEAEB url(/plus/wp-content/themes/juno2/images/nav_bg.gif) repeat-x scroll 0 0;
  margin:0;
  min-width:960px;
  padding:0;
  height: 33px;
}

#footer {
  background-color: #EAEAEB;
  height: 15px;
  margin: 0;
  padding: 10px;
  word-spacing:2px;
  color: #000;
  text-align: right;
  white-space: nowrap;
  width: 964px;
  float: left;
}

.sidebar h2 {
  margin-bottom: 5px;
  font-family:Arial,Helvetica,sans-serif;
  font-size: 16px;
  color: #6699CC;
  font-weight: 100;
  letter-spacing: 1px;
  padding-left: 0;
}

ul li.widget {
  list-style-type: none;
  /*border-bottom: thin dotted #CCCCCC;*/
  /*padding-bottom: 15px;*/
}

ul li.widget li {
  /*margin-left: -10px;*/
}

ul li.widget li, ul li.widget li a {
  list-style-type: none;
  color: #666;
  font-family:Arial,Helvetica,Tahoma,sans-serif;
  font-size: 13px;
  line-height: 16px;
  text-decoration: none;
}

div.sidebar ul {
  margin: 0;
  padding: 0;
}

div#sidebar_1 {
  width: 180px;
  float: left;
  margin: 10px 0 0 10px;
}

div#sidebar_2 {
  width: 229px;
  float: left;
  margin: 10px 0 0 10px;
}

div#content {
  width: 536px;
  float: left;
  background: #FFFFFF;
  padding: 10px 0 0 10px;  
}

img.size-full {
  border: 1px solid #e2e2e4;
  padding: 2px;
  background: #f9f9fa;
  max-width: 530px;
  margin: 0;
}

div.post_head a {
  color: #fff;
  font-family: Century Gothic,Arial,Helvetica,sans-serif;
  font-size:25px;
  font-weight: 100;
  text-decoration: none;
  /*margin: 1px 8px 3px 8px;*/
  margin: 0;
  padding: 0;
  line-height: 25px;
  /*text-transform: uppercase;*/
}

div.post_head {
  margin: 0;
  padding: 0;
}

div.post_head_text {
	padding: 4px 10px 5px 10px;
}

div.post_head h2 {
  margin: 0;
  padding: 0;
}

div.post_head h1 {
  margin: 0;
  padding: 0;
  /*line-height: 27px;*/
}

div.post_head small {
  color: #ffffff;
  font-size:12px;
  line-height: 23px;
  /*margin-top: 5px;*/
  padding: 0;
}


/* uncategorized */
div.cat_1 { 
	background: #444445;
	margin-top: 15px;
}

p.cat_1_text, p.cat_3_text a { color: #AB4C2E; }
p.cat_3_text, p.cat_4_text a { color: #8CA568; }
p.cat_4_text, p.cat_5_text a { color: #9D0039; }
p.cat_5_text, p.cat_6_text a { color: #C87044; }
p.cat_6_text, p.cat_7_text a { color: #AA2F66; }
p.cat_7_text, p.cat_8_text a { color: #784E96; }
p.cat_8_text, p.cat_9_text a { color: #3C819B; }

div.post {
  border-bottom: thin dotted #CCCCCC;
  margin: 0 0 10px 0;
  line-height: 17px;
  font-size: 12px;
  /*text-align: justify;*/
}

div.post h2 {
  font-size: 16px;
  line-height: 20px;
}

div.post h3 {
  font-size: 13px;
  line-height: 16px;
  margin: 15px 0 7px 0;
  /*padding: 0;*/
}


.widget_tag_cloud a {
	text-decoration: none;
	color: #000;
}

.widget_tag_cloud a:hover {
	text-decoration: underline;
}

/*
	Reviews page
*/
.entry img.alignleft {
	float: left;
	margin: 5px;	
}


/* 
	Reviews widget funfunfun
*/
 
#widget-div-news {
	/*display: block;*/
	background: none;
	padding: 2px;	
}


#music-reviews-header {
	background-color: none/*#8CA568*/;	
}

#widget-div-review-image {
	/*display: block;*/
	padding: 1px 3px 6px 4px;	
}

#widget-div-review-image > .review-link {
	display: inline-block;
	vertical-align: top;
}
	
#widget-div-review-image > .review-link  .review-image {
	height: 100px;
	width: 100px;
	margin: 5px 0 0 3px;
	border: 1px solid #484848;	
}

#widget-div-review-image > .review-link > .artist-and-title  {
	width: 100px;
	text-align: center;
}


#widget-div-review-image > .review-link > .artist-and-title > .artist {
	margin: 2px 0 0 3px;
	width: 102px;
	text-align: center;
	font-weight: bold;
	font-size: 11px;
	line-height: 12px;
	background: none;
	color: #484848;
}

#widget-div-review-image > .review-link > .artist-and-title > .title {
	margin: 0 0 0 3px;
	width: 102px;
	/*height: 100%;*/
	text-align: center;
	font-weight: bold;
	font-size: 11px;
	line-height: 12px;
	background: none;
	color: #8ca568;
}


/* News widget */

#widget-div-news {
	/*display: block;*/
	background: none;
	padding: 0px 5px 3px 5px;
}

#widget-div-news > .header {
	/*background: #3C7663;*/
}

#widget-div-news > .content * {
	/*padding: 1px;	*/
}

#widget-div-news .news-image {
	float: left;
	margin: 2px 5px 3px 0;
/*	height: 60px;
	width: 150px; */
}


#widget-div-news .top-story a {
	text-decoration: none;
	color: #333;
}

#widget-div-news .news-title a {
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}

#widget-div-news .excerpt-read-more > a {
	color: #3C7663;
	text-decoration: none;
	font-weight: bold;
	margin: 0 0 0 4px;
}

#widget-div-news .additional-story {
	display: inline-block;
	width: 49%;
}

#widget-div-news .additional-story > a {
	text-decoration: none;
	font-weight: bold;
	color: #333;
	padding-left: 4px;
}
	
#widget-div-news-image > .something {
		
}

/* Features Widget v2 */

#widget-div-features {
	/*display: block;*/
	background: none;
	padding: 0 5px 3px 5px;
}

#widget-div-features > .content * {
	/*padding: 1px;	*/
}

#widget-div-features .features-image {
	float: left;
	margin: 2px 5px 3px 0;
/*	height: 60px;
	width: 150px; */
}

.excerpt-container {
	display: block;
	text-align: left;
}

#widget-div-features .top-story a {
	text-decoration: none;
	color: #333;
}

#widget-div-features .features-title a {
	font-weight: bold;
	color: #000;
	text-decoration: none;
}

#widget-div-features .excerpt-read-more > a {
	color: #AB4C2E;
	text-decoration: none;
	font-weight: bold;
	margin: 0 0 0 4px;
}

#widget-div-features .additional-story {
	/*display: inline-block;
	width: 49%;*/
}

#widget-div-features .additional-story > a {
	text-decoration: none;
	font-weight: bold;
	color: #333;
	padding-left: 4px;
}
	
#widget-div-features-image > .something {
		
}


/*
	multi widget styles 
*/
hr.lightweight {
	clear: both;
	background-color: #CCC;
	height: 1px;
	border: 0px;
	padding: 0px;
	margin-top: 4px;
	margin-bottom: 4px;
}

.juno-main-page-widget {
	display: block;
	background: none;
	padding: 0;	
	/*margin-bottom: 10px;	*/		
	
}

.juno-main-page-widget > .header {
	display: block;
	color: white;
	font-family: Arial, Helvetica;
	font-weight: bold;
	font-size: 17px;	
	padding: 0px;
}

h2.widgettitle {
	text-transform: lowercase;
}


.ctc > a {
    text-transform: lowercase;
    color: #999999;
    line-height: 20px;
}

.juno-main-page-widget > .header > a {
	text-decoration: none;
	color: white;
}


.juno-main-page-widget > .content {
	font-size: 0.9em;	
}


#content_topstory {
	max-width: 530px;		
}

.comments_container {
	margin: 0 10px 0 0;
	padding:0;
}

.commentlist {
	padding: 0 0 0 27px;
}

ol.commentlist {
	margin: 0;
	padding: 0;
	list-style-type: none;
}

/*.commentlist ul {
	margin: 0;
	padding: 0;
    list-style: none;
}*/

.commentlist li {
	background: #f9f9fa url('images/quote_bg_1px.gif') repeat-y;
	border: 1px solid #e2e2e4;
	padding: 5px 10px 5px 10px;
	width: 506px;
	margin: 0 0 7px 0;
	color: #cccccc;
	font-family: Arial, Verdana, Sans-serif;
	font-size: 20px;
	font-weight: bold;
}

.commentlist li div {
	color: #000000;
	margin-top: 7px;
	font-family: Arial, Verdana, Sans-serif;
	font-size: 13px;
	font-weight: normal;
}

.commentlist li p {
	color: #000000;
	margin-top: 7px;
}

.commentlist li a {
	color: #727272;
}

#comment {
	border: 1px #ddd solid;
	width: 528px;
}

#respond a {
	color: #000000;
}

.lower-image {
	max-width: 258px;
    padding: 0;
    margin: 0;
}


.category-music-reviews img.cfi {
	float: left;
	margin-right: 12px;	
	margin-bottom: 10px;
}

.category-features-and-interviews img.cfi {
	display:none;	
}
 
.category-music-news img.cfi {
	display:none;	
}

/*
	LINK COLOURS
*/
.category-music-news a, a:visited {
	color: #3C7663;	
}

.category-music-reviews a, a:visited {
	color: #8CA568;	
}

.category-features-and-interviews a, a:visited {
	color: #AB4C2E;	
}

.category-guest-blogs a, a:visited {
	color: #C87044;	
}

.category-podcasts a, a:visited {
	color: #AA2F66;	
}

.category-videos a, a:visited {
	color: #784E96;	
}

.category-dj-and-studio-equipment a, a:visited {
	color: #3C819B;	
}


/* Recent Comments Plugin Styles */
.rc-commenter {
	font-weight: bold;
	color: #6c95a9;
}

/* Twitter Plugin Styles */

.twitter {
	width: 219px;
	margin: 0;
	padding: 0;
}

.twitter img {
	float: left;
	margin: 0 3px 0 0px;
	padding: 0;
}

.twitter li img {
	float: left;
	margin: 0 3px 0 0;
	padding: 8px 0 0 0; /* i know this seems bizarre and unnecessary but it appears to fix icon positioning issue in IE (Siimo) */
}

.twitter a {
	border: none;
	font-weight: bold;
	text-decoration: none;
}

.twitter-timestamp {
	text-decoration: none;
	border: 0px dotted #00000;
	font-weight: bold;
	color: #6c95a9;
	outline: none;
}

span.twitter-timestamp {
	text-decoration: none;
	border: 0px dotted #00000;
	outline: none;
}

.twitter-item {
	padding-bottom: 8px;
}

.twitter-item div {
	overflow: hidden;
}


/* Round cornered frames */

#frame_top {
   width: 536px;
   height: 3px;
   background: url('images/frame_top.gif') no-repeat;
}

#frame_mid {
   margin: 0;
   padding: 0;
   width: 536px;
   text-align: left;
   background: url('images/frame_mid.gif') repeat-y;
}

#frame_mid_img {
   width: 536px;
   text-align: center;
   background: url('images/frame_mid.gif') repeat-y;
}

.carousel {
   margin: 0 3px 0 3px;
   width: 530px;
   height: 224px;
   overflow: hidden;
}
	

#frame_btm {
   width: 536px;
   height: 3px;
   background: url('images/frame_btm.gif') no-repeat;
   margin: 0 0 10px 0;
   padding: 0;
}

#frame_top_musicnews {
   width: 536px;
   height: 37px;
   background: url('images/frame_top_musicnews.gif') no-repeat;
   text-indent: -9000px;
}

#frame_top_musicnews a {
   width: 536px;
   height: 37px;   
   display: block;
   outline: none;
}

#frame_top_musicreviews {
   width: 536px;
   height: 37px;
   background: url('images/frame_top_musicreviews.gif') no-repeat;
   text-indent: -9000px;
}

#frame_top_musicreviews a {
   width: 536px;
   height: 37px;   
   display: block;
   outline: none;
}

#frame_top_features {
   width: 536px;
   height: 37px;
   background: url('images/frame_top_features.gif') no-repeat;
   text-indent: -9000px;
}

#frame_top_features a {
   width: 536px;
   height: 37px;   
   display: block;
   outline: none;
}

#frame_small_top {
   width: 264px;
   height: 3px;
   background: url('images/frame_small_top.gif') no-repeat;
}

#frame_small_mid {
   margin: 0;
   padding: 0;
   width: 264px;
   text-align: center;
   background: url('images/frame_small_mid.gif') repeat-y;
}

#frame_small_btm {
   width: 264px;
   height: 3px;
   background: url('images/frame_small_btm.gif') no-repeat;
   margin: 0;
   padding: 0;
}

#frame_small_container_left {
	float: left;
	margin: 0 0 10px 0;
	padding: 0;
}

#frame_small_container_right {
	float: right;
    margin: 0 0 10px 0;
    padding: 0px;
}

#frame_small_both {
	width: 536px;
}

.w_head {
	margin: 16px 0 4px 0;
}

.w_divider {
	margin: 0;
	padding: 0;
}

div.cat_3_top {
	width: 536px;
	height: 3px;
	margin: 0;
	padding: 0;
    background: #3C7663 url('images/frame_top.gif') no-repeat;
}

div.cat_3 {
	width: 536px;
    background: #3C7663 url('images/frame_mid_news.gif') repeat-y;
    /*min-height: 69px;
    height: auto !important;
    height: 69px;*/
}

div.cat_3_btm {
	width: 536px;
	height: 3px;
	margin: 0 0 10px 0;
	padding: 0;
    background: #3C7663 url('images/frame_btm.gif') no-repeat;
}

div.cat_4_top {
	width: 536px;
	height: 3px;
	margin: 0;
	padding: 0;
    background: #8CA568 url('images/frame_top.gif') no-repeat;
}

div.cat_4 {
	width: 536px;
    background: #8CA568 url('images/frame_mid_reviews.gif') repeat-y;
    /*min-height: 69px;
    height: auto !important;
    height: 69px;*/
}

div.cat_4_btm {
	width: 536px;
	height: 3px;
	margin: 0 0 10px 0;
	padding: 0;
    background: #8CA568 url('images/frame_btm.gif') no-repeat;
}


div.cat_5_top {
	width: 536px;
	height: 3px;
	margin: 0;
	padding: 0;
    background: #AB4C2E url('images/frame_top.gif') no-repeat;
}

div.cat_5 {
	width: 536px;
    background: #AB4C2E url('images/frame_mid_features.gif') repeat-y;
    /*min-height: 69px;
    height: auto !important;
    height: 69px; */
}

div.cat_5_btm {
	width: 536px;
	height: 3px;
	margin: 0 0 10px 0;
	padding: 0;
    background: #AB4C2E url('images/frame_btm.gif') no-repeat;
}

div.cat_6_top {
	width: 536px;
	height: 3px;
	margin: 0;
	padding: 0;
    background: #C87044 url('images/frame_top.gif') no-repeat;
}

div.cat_6 {
	width: 536px;
    background: #C87044 url('images/frame_mid_guestblogs.gif') repeat-y;
    /*min-height: 69px;
    height: auto !important;
    height: 69px;*/
}

div.cat_6_btm {
	width: 536px;
	height: 3px;
	margin: 0 0 10px 0;
	padding: 0;
    background: #C87044 url('images/frame_btm.gif') no-repeat;
}

div.cat_7_top {
	width: 536px;
	height: 3px;
	margin: 0;
	padding: 0;
    background: #AA2F66 url('images/frame_top.gif') no-repeat;
}

div.cat_7 {
	width: 536px;
    background: #AA2F66 url('images/frame_mid_podcasts.gif') repeat-y;
    /*min-height: 69px;
    height: auto !important;
    height: 69px;*/
}

div.cat_7_btm {
	width: 536px;
	height: 3px;
	margin: 0 0 10px 0;
	padding: 0;
    background: #AA2F66 url('images/frame_btm.gif') no-repeat;
}

div.cat_8_top {
	width: 536px;
	height: 3px;
	margin: 0;
	padding: 0;
    background: #784E96 url('images/frame_top.gif') no-repeat;
}

div.cat_8 {
	width: 536px;
    background: #784E96 url('images/frame_mid_videos.gif') repeat-y;
    /*min-height: 69px;
    height: auto !important;
    height: 69px;*/
}

div.cat_8_btm {
	width: 536px;
	height: 3px;
	margin: 0 0 10px 0;
	padding: 0;
    background: #784E96 url('images/frame_btm.gif') no-repeat;
}

div.cat_9_top {
	width: 536px;
	height: 3px;
	margin: 0;
	padding: 0;
    background: #3C819B url('images/frame_top.gif') no-repeat;
}

div.cat_9 {
	width: 536px;
    background: #3C819B url('images/frame_mid_equipment.gif') repeat-y;
    /*min-height: 69px;
    height: auto !important;
    height: 69px;*/
}

div.cat_9_btm {
	width: 536px;
	height: 3px;
	margin: 0 0 10px 0;
	padding: 0;
    background: #3C819B url('images/frame_btm.gif') no-repeat;
}

#similarpostsdiv {
	background: #f9f9fa url('images/quote_bg_1px.gif') repeat-y;
	border: 1px solid #e2e2e4;
	padding: 0 10px 10px 10px;
	margin: 10px 0 10px 0;
	}

ul.similar-posts {
    list-style: none;
    margin: 0;
    padding: 0;
}

.similar-posts a {
    color: #000000;
}

.btmwidget_list {
	padding: 5px;
	text-align: left;
}
	
.btmwidget_list a {
	font-family:Arial,Verdana,Helvetica,sans-serif;
    font-size:13px;
    line-height:15px;
    color: #000000;
    text-decoration: none;
    font-weight: bold;
}

.btmwidget_list img {
	margin: 0 3px 0 0;
}

a.count {
    color: #ffffff;
}

.review_meta {
    font-family: Arial, 'Lucida Sans','Lucida Grande',Arial,Helvetica,Verdana,sans-serif;
    font-size: 15px;
    line-height: 20px;
} 

a.review_meta {
    outline: none;
}

.review_deetsbox {
	background: #f9f9fa url('images/quote_bg_1px.gif') repeat-y;
    border: 1px solid #e2e2e4;
    margin: 35px 0 10px 0;
    padding: 5px;
}

.prev {
	position: relative;
	left: 5px;
	bottom: 22px;
	width: 14px;
	height: 14px;
    background: url('http://cdn.static.juno.co.uk/07000200/images/btn_djcharts_previous.png') no-repeat;
    display: block;
    overflow: hidden;
    text-indent: -9999px;
    z-index: 10;
    outline: none;
    clear: both;
}

.next {
	position: relative;
	left: 511px;
	bottom: 36px;
	width: 14px;
	height: 14px;
    background: url('http://cdn.static.juno.co.uk/07000200/images/btn_djcharts_next.png') no-repeat;
    display: block;
    overflow: hidden;
    text-indent: -9999px;
    z-index: 10;
    outline: none;
    clear: both;
}
