/*
Wordpress Layout NAME: STS9 09
DESCRIPTION: Custom Layout for STS9
VERSION: 2
AUTHOR: Daddy Design
AUTHOR URI: http://www.daddydesign.com/
*/

/* General Settings */
*{margin: 0; padding: 0;}
html, body { height:100%; }
img { border: 0; }

body{
background-color: #fff;
font-family:Arial, Helvetica, sans-serif;
font-size:13px;
font-variant:normal;
color:#000;
text-align:center;
}

p { margin-bottom: 12px; line-height:17px; }

a, a:hover{ color:#000; text-decoration: none; font-weight: bold; }
a:hover{ text-decoration: underline; }
a{ outline: none; }

#container {
width: 100%;
min-height:100%;
margin-bottom: -190px;
position: relative;
margin-left:auto;
margin-right:auto;
}
/* See IE6 for IE Fix */

#container_inner {
width: 1000px;
margin-left:auto;
margin-right:auto;
}

#clear_footer {
height: 190px;
clear: both;
}

/* Titles */
h1{
font-family: Arial, Helvetica, sans-serif;
font-size: 22px;
font-weight: bold;
text-transform: lowercase;
color: #fff;
margin-bottom: 10px;
}

h3{
font-family: Arial, Helvetica, sans-serif;
font-size: 20px;
font-weight: bold;
margin-bottom: 3px;
}

/* Header */
#header{
width: 100%;
height: 240px;
}

#header_top{
background: url(images/bg.png) repeat-x top center #AE9631;
margin-bottom: 15px;
}

#header_menu{
width: 1000px;
background: url(images/bg.png) repeat-x top center #AE9631;
margin-left:auto;
margin-right:auto;
padding: 10px 0 5px 0;
}

#header_main{ width: 100%; }

#header_main_content{
width: 960px;
padding: 0 20px 0 20px;
margin-left:auto;
margin-right:auto;
}

#header_logo{ width: 467px; float: left; }

#header_left{ 
width: 90px;
float: left; 
padding-bottom: 8px;
}

#header_right{ 
width: 493px;
float: left; 
padding-bottom: 8px;
}

#header_rss{ float: left; }

#header_links{ width: 493px; float: left; text-align: left; }

a.store_button, a:hover.store_button{
float: right;
background-color: #AE9631;
color: #000;
padding: 17px 20px;
text-align: center;
text-transform: lowercase;
font-size: 14px;
font-weight: bold;
font-style: italic;
line-height: normal;
margin-left: 5px;
}
a:hover.store_button{ text-decoration: none; background-color: #000; color: #AE9631; }

.newsletter{
float: left;
/*text-align: right;*/
margin-left: 60px;
padding: 30px 0 40px 0;
}

.newsletter h3 {font-size:44px;font-style:italic;font-family:verdana;}
/* END Header */

/* Newsletter and Search Forms */
.newsletter_form, .search_form{
float: right;
text-align: right;
background-color: #000;
}

.newsletter_form input, .search_form input{ 
width: 185px;
height: auto;
font-family: Arial, Helvetica, sans-serif;
font-size: 12px;
color: #000;
padding: 5px;
border: 2px solid #000;
}
.form_field{ float: left;  }
.form_button{ float: left;}

.newsletter_form input.submit, .search_form input.submit{ 
width: 70px;
height: auto;
background-color: #000; 
float: left;
border: 0;
padding: 6px;
cursor: pointer;
color: #fff;
font-weight: bold;
font-style: italic;
}
/* See IE6 for IE Fix */
/* END Newsletter and Search Forms */

/* Header and Footer UL Menu */
ul.menu, ul.menu2 {
	border:solid red 0px;
	margin: 0;
	padding: 0;
	bottom: 0;
}

ul.menu li, ul.menu2 li {
	display: inline;
	margin: 0;
	padding: 0;
	bottom: 0;
}
ul.menu, ul.menu li a, ul.menu li a:visited, ul.menu li a:active,
ul.menu2, ul.menu2 li a, ul.menu2 li a:visited, ul.menu2 li a:active  { 
	padding: 5px;
	font-size:14px;
	font-weight: bold;
	font-style: italic;
	color: #000;
	text-decoration: none;
}
ul.menu li a:hover, ul.menu2 li a:hover {
	background-color:#000;
	color: #AE9631;
	text-decoration: none;
} 
/* END Header and Footer UL Menu */

/* Main Content */
#content{
width: 960px;
float: left;
padding: 0 20px 30px 20px;
text-align: left;
clear: both;
}

#content_left{
width:550px;
float:left;
text-align: left;
}

#content_right{ 
width: 350px;
float: right;
text-align: left;
}

.section{
width: 100%;
float: left;
padding-bottom: 15px;
}

.section_small_1, .section_small_2, .section_small_3{
width: 300px;
float: left;
padding-right: 30px;
text-align: left;
}
.section_small_3 { padding-right: 0; }

/* Easy Slider */
#slider_wrapper{
width: 940px;
height: 300px;
float: left;
background-color: #000;
padding: 10px;
margin: 0 0 35px 0;
overflow: hidden; 
position: relative;
}
#slider{ width: 940px; height: 300px; float: left; overflow: hidden;  }
#slider ul{
margin:0;
padding:0;
list-style:none;
}
#slider li{ 
width:940px;
height:300px;
padding: 0;
margin: 0;
overflow:hidden; 
}	
#prevBtn, #nextBtn{ 
display:block;
position:absolute;
width:30px;
height: 40px;
bottom: 30px;
right: 30px;
z-index:1000;
text-indent: -9000px;
}	
#prevBtn{ 
right:60px;
}														
#prevBtn a, #nextBtn a{  
display:block;
position:relative;
width:30px;
height:40px;
background:url(images/btn_prev.png) no-repeat 0 0;	
}	
#nextBtn a{ background:url(images/btn_next.png) no-repeat 0 0; }	
/* // Easy Slider */

.store_promo{
width: 550px;
float: left;
margin-bottom: 15px;
}
.store_promo img{ border: 5px solid #000; }

.main_title{
width: 100%;
float: left;
margin-bottom: 5px;
background: url(images/main_title_bg.jpg) no-repeat bottom left #000;
}
.main_title h1 { padding: 8px 15px 33px 15px; }
.main_title span{ font-size: 12px; padding-left: 5px; }
.main_title a, .main_title a:visited, .main_title a:active  { color: #fff; }
.main_title a:hover { color: #AE9631; }
/* END Main Content */

/* Sponsors */
.sponsors img{ float: none !important; }

/* Post */
.post, .post_preview, .post_single, .post_tag, .post_search{
width: 90%;
float: left;
padding-left:25px;
margin-bottom: 40px;
}
.post_preview{ width: 500px; margin-bottom: 20px; }
.post_single, .post_tag, .post_search{ margin-bottom: 20px; }

.post_thumb{
width: 125px;
height: 100px;
float: left;
display: block;
background: url(images/thumb_bg.jpg) no-repeat bottom left #000;
padding-bottom: 25px;
}
/* See IE6 for IE Fix */
.post_thumb img{ padding: 5px; }

.post_main{
width: 355px;
float: left;
padding-left: 20px;
}

.post_title{
float: left;
margin-bottom: 3px;
font-size: 18px;
font-weight: bold;
text-transform: lowercase;
text-align: left;
}
.post_title a:link, .post_title a:active, .post_title a:visited {
display: block;
text-decoration: none; 
color: #000;
}
.post_title a:hover { text-decoration: none; background-color:#000; color: #AE9631; }
.post_title span{ font-size: 12px; padding-left: 5px; }

.post_content{
width: 100%;
float: left;
}
.post_content h1 { color:#000; }
.post_content img{ float: left; padding: 0 10px 10px 0;}

.posted_in{ 
width: 100%;
float: left;
margin-bottom: 20px;
}

/* Navigation */
.navigation {
width: 100%;
float:left;
padding: 5px 0 25px 0;
}
.alignleft a, .alignleft a:visited, .alignleft a:active, .alignleft a:hover { width:auto; float:left; text-align:left; font-size: 25px; font-weight: bold; color: #000; }
.alignright a, .alignright a:visited, .alignright a:active, .alignright a:hover { width:auto; float:right; text-align:right; font-size: 25px; font-weight: bold; color: #000; }	
.alignright a:hover, .alignleft a:hover { color: #000; background-color: #AE9631; text-decoration: none; }
/* END Navigation */

/* Sidebar Post */
.small_post{
width: 90%;
float: left;
padding-left:25px;
margin-bottom: 8px;
}

.small_post_tour{
width: 90%;
height: 300px;
float: left;
padding-left:25px;
margin-bottom: 15px;
overflow: auto;
}

.post_content_tour{ float: left; }
.post_content_tour p{ padding-right: 10px; }
.post_content_tour p a, .post_content_tour p a:visited, .post_content_tour p a:active {
background-color: #AE9631;
color: #000;
}
.post_content_tour p a:hover {
background-color: #000;
color: #AE9631;
text-decoration: none;
}

.small_post_title{
float: left;
font-size: 14px;
font-weight: bold;
font-style: italic;
text-transform: lowercase;
padding-bottom: 5px;
}
.small_post_title span{ font-size: 12px; font-weight: normal; padding-left: 3px; }
.small_post_title a:link, .small_post_title a:active, .small_post_title a:visited {
display: block;
background-color: #AE9631;
color: #000;
text-decoration: none;
}
.small_post_title a:hover { text-decoration: none; background-color:#000; color: #AE9631; }

/* Sidebar UL */
#sidebar{
width: 100%;
float: left;
margin-bottom: 15px;
}

#sidebar ul, #sidebar ul ol {
margin: 0;
padding: 0;
}

#sidebar ul li {
list-style-type: none;
list-style-image: none;
margin: 0 0 15px 0;
}

#sidebar ul p, #sidebar ul select {
margin: 5px 0 8px 0;
}

#sidebar ul ul, #sidebar ul ol {
margin: 5px 0 0 0;
}

#sidebar ul ul ul, #sidebar ul ol {
margin: 0;
}

ol li, #sidebar ul ol li {
list-style: decimal outside;
}

#sidebar ul ul li, #sidebar ul ol li {
width: 90%;
margin: 0;
padding: 0 0 15px 25px;
font-size: 14px;
font-weight: bold;
font-style: italic;
text-transform: lowercase;
}

#sidebar ul ul li a, #sidebar ul ul li a:visited, #sidebar ul ul li a:active{
background-color: #AE9631;
color: #000;
text-decoration: none;
}
#sidebar ul ul li a:hover{text-decoration: none; background-color:#000; color: #AE9631;}
#sidebar ul ul li span{ font-size: 12px; font-weight: normal; padding-left: 3px; }

h2{
font-family: Arial, Helvetica, sans-serif;
font-size: 22px;
font-weight: bold;
text-transform: lowercase;
color: #fff;
padding: 8px 15px 43px 15px;
margin-bottom: 5px;
background: url(images/main_title_bg.jpg) no-repeat bottom left #000;
}
.widgettitle a, .widgettitle a:visited, .widgettitle a:active  { color: #fff; }
.widgettitle a:hover { color: #AE9631; }

a.rsswidget img { display: none; }

.music_player{
width:350px; 
height:299px;
float: left;
padding-bottom: 15px;
}

/* Music Store */
div#mb_center, div#mb_bottom { z-index: 9; }
div#mb_overlay{ z-index: 2; }

.post_content_store{ width: 100%; float: left; }

.store_main{ width: 60%; float: left; margin-bottom: 30px; }

.store_widget{ float: left; padding-right: 20px; }

.show_summary{
width: 60%;
float: left;
}

.store_main_info, .show_summary p{
width: 92%;
padding-left:25px;
}

.set_list{
width: 35%;
float: right;
}

.set_list ol{
width: 86%;
padding-left:25px;
}

.set_list ol li{
width: 96%;
padding: 6px 2%;
border-bottom: 1px solid #000;
list-style-position:inside;
}

ul.store_categories{
width: 86%;
padding-left:25px;
padding-bottom: 15px;
}
ul.store_categories li{
width: 96%;
padding: 10px 2%;
border-bottom: 1px solid #000;
list-style: none;
font-size: 15px;
text-transform: lowercase;
}

.tags_categories{
width: 98%;
float: left;
padding: 10px 1% 0 1%;
border-top: 3px solid #000;
margin-top: 40px;
font-size: 16px;
line-height: 19px;
}
.tags_categories p{ margin: 0 0 5px 0; line-height: 19px; }

a.ts_buttonlink, a:hover.ts_buttonlink{
float: left;
background: none !important;
background-color: #AE9631 !important;
color: #000 !important;
width: 205px;
height: 35px;
padding: 20px 0 0 0 !important;
text-align: center;
margin: 0 0 10px 0 !important;
text-transform: lowercase;
border: 0 !important;
font-family: Arial, Helvetica, sans-serif !important;
font-size: 13px !important;
font-weight: bold;
line-height: normal !important;
}
a:hover.ts_buttonlink{ text-decoration: none; background-color: #000  !important; color: #AE9631  !important; }

a.listen_buy, a:hover.listen_buy{
float: left;
background-color: #AE9631;
color: #000;
width: 158px;
padding: 7px 0;
text-align: center;
margin-top: 5px;
text-transform: lowercase;
}
a:hover.listen_buy{ text-decoration: none; background-color: #000; color: #AE9631; }

a.pop_out_link, a:hover.pop_out_link{ background-color: #AE9631; text-transform: lowercase; text-decoration: none; font-style: italic; }
a:hover.pop_out_link{ color: #AE9631; background-color: #000; }

/* Thumbs */
.post_thumb_name { 
background-color:#000000;
bottom:30px;
color:#FFFFFF;
float:left;
font-size:11px;
line-height:13px;
padding:5px 5px 5px 8px;
position:absolute;
width:110px;
z-index:1;
}
.post_thumb_name a, .post_thumb_name a:hover { color: #fff; font-weight: normal; }

.post_1320, .post_livesets, .store_thumb, .store_thumb_sidebar{
width: 158px;
float: left;
padding-left:25px;
padding-right: 3px;
margin-bottom: 6px;
}
.store_thumb{ padding: 0 0 0 20px; margin-bottom: 20px; }
.store_thumb_sidebar{ padding: 0 0 0 12px; margin-bottom: 20px; }

.post_content_1320, .post_content_livesets, .post_content_store_thumb{
width: auto;
float: left;
position: relative;
}
.post_content_1320 img, .post_content_livesets img, .post_content_store_thumb img{ width: 148px; height: 148px; border: 5px solid #000; }

/* Bottom Section */
#bottom_info{
width: 100%;
float: left;
padding: 15px 0;
}

#bottom_info .small_post{ width: 88%; }

.buy_tickets{
float: left;
padding-left: 6px;
}
.buy_tickets p{ margin-bottom: 2px; }
.buy_tickets a { font-weight: bold; }

/* Featured Bottom Section */
.featured_bottom_post, .flickr_slideshow{
width: 90%;
float: left;
padding-left:25px;
margin-bottom: 18px;
}
.featured_bottom_post_content{ float: left; }
.featured_bottom_post_content p{margin-bottom: 0;}
.featured_bottom_post_content img{ width: 75px; height: 75px; padding: 3px; background-color: #000000; }

.featured_bottom_post_title{
width: 173px;
float: left;
font-size: 16px;
line-height: 19px;
color:#000;
font-weight: bold;
text-transform: lowercase;
padding: 5px 0 0 9px;
}
.featured_bottom_post_title span{ font-size: 12px; color:#000; background-color: #AE9631; padding: 1px; }

/* Begin Comments*/
.comment_area{
width: 100%;
height: auto;
float:left;
margin: 10px 0 40px 0;
}

.commentlist {
width: 90%;
margin: 10px 0 10px 0;
padding: 0 0 20px 25px;
text-align: justify;
}

.commentlist span{ font-size: 13px; font-weight: bold; margin-bottom: 3px; color:#000; background-color: #AE9631; text-transform: uppercase;}

.commentlist li {
margin: 10px 0 3px 0;
padding: 10px;
list-style: none;
}

.commentlist p {
margin: 5px 5px 5px 0;
}

#commentform p {
margin: 5px 0;
}

.nocomments {
text-align: center;
margin: 0;
padding: 0;
}

.commentmetadata {
margin: 0;
display: block;
}

small{ font-size: 10px; color: #000;}
small a, small a:visited, small a:active{color:#000; text-decoration: none;}
small a:hover{color:#000; text-decoration: none;}

.comment_form_area{ padding-left: 25px;}

/* Footer */
#footer {
width: 100%;
height: 190px;
position: relative;
}

#footer_top{ width: 100%; }
.footer_top_main{
width: 960px;
height: 80px;
padding: 0 20px 0 20px;
margin-left:auto;
margin-right:auto;
}

.search{
width: 426px;
float: right;
text-align: right;
margin-top: 30px;
}

#footer_logo, #footer_rss{ float: left; }

#footer_menu{
height: 45px;
background-color: #AE9631;
}
.footer_menu_main{
width: 960px;
height: 35px;
background-color: #AE9631;
padding: 10px 20px 0 20px;
margin-left:auto;
margin-right:auto;
}

#footer_bottom{
height: 65px;
background-color: #000;
}

.footer_bottom_main{
width: 960px;
height: 50px;
background-color: #000;
padding: 10px 20px 0 20px;
margin-left:auto;
margin-right:auto;
}

.footer_bottom_left {
width: 300px;
height: auto;
float: left;
text-align: left;
color: #fff;
font-size: 11px;
line-height: 17px;
margin-top: 5px;
}
.footer_bottom_left a, .footer_bottom_left a:visited, .footer_bottom_left a:active  { font-size: 12px; color: #fff; font-weight: bold; }
.footer_bottom_left a:hover { font-size: 12px; color: #fff; font-weight: bold; }

.footer_bottom_right{
width: 660px;
height: auto;
float: left;
text-align: right;
}

ul.social {
	margin: 0;
	padding: 0;
	bottom: 0;
	float: right;
}
ul.social li {
	display: inline;
	margin: 0;
	padding: 0 0 0 10px;
	bottom: 0;
	float: right;
}
/* END Footer */

/* MAKE IT RIGHT */
#back_sts9_link{
width: 100%;
float: left;
background-color: #000;
text-align: left;
}
#back_sts9_link a, #back_sts9_link a:hover{
display: block;
font-size: 15px;
color: #fff;
padding: 10px;
text-transform: lowercase;
}
#back_sts9_link a:hover{ text-decoration: none; color: #AE9631; }

#container_MIR {
width: 1000px;
float: left;
}

#header_MIR{
width: 1000px;
height: 480px;
float: left;
background: url(make_it_right/header_bg.jpg) no-repeat top left;
margin-bottom: 15px;
}

#header_right_MIR{
width: 430px;
float: right;
padding-right: 15px;
margin-top: 70px;
}

.logos_MIR, .counter_MIR{
width: 100%;
float: left;
text-align: center;
}

.counter, .counter_small{ 
width: 100%;
float: left;
margin-top: 5px;
}
.counter_small{  margin: 0 0 8px 0; }

.counter h1, .counter_small h1{
font-size: 34px;
color: #000;
margin-bottom: 6px;
text-align: center;
}
.counter_small h1{ font-size: 24px; margin-bottom: 3px; }

/* Counter UL */
.counter ul, .counter_small ul { 
text-align: center;
list-style: none;
margin-bottom: 6px;
}
.counter_small ul { margin-bottom: 3px; }
.counter li, .counter li.money_sign,
.counter_small li, .counter_small li.money_sign {
display: inline-block;
font-size: 32px;
font-weight: bold;
padding: 3px 10px;
border-top: 5px solid #000;
border-right: 5px solid #000;
border-bottom: 5px solid #000;
margin-left: -4px;
background: url(make_it_right/counter_bg.jpg) repeat-x bottom center;
}
.counter_small li, .counter_small li.money_sign { 
font-size: 18px;
padding: 2px 8px;
border-top: 3px solid #000;
border-right: 3px solid #000;
border-bottom: 3px solid #000;
}
.counter li.money_sign, .counter_small li.money_sign {
background: none;
background-color: #000;
border-left: 5px solid #000;
color: #fff;
}
.counter_small li.money_sign { border-left: 3px solid #000; }

p.amount_needed, .counter_small p.amount_needed{ font-size: 18px; font-weight: bold; text-align: center; }
.counter_small p.amount_needed{ font-size: 12px; }

#MIR_about{
width:960px;
float:left;
text-align: left;
padding: 0 15px 0 25px;
margin-bottom: 50px;
}

#MIR_left{
width:600px;
float:left;
text-align: left;
padding-left: 25px;
}

#MIR_right{
width:320px;
float:right;
text-align: left;
padding-right: 15px;
}

.post_MIR{
width: 93%;
float: left;
padding-left:25px;
}
.MIR_house_home{ float: left; display: block; padding-right: 15px; }
.MIR_intro{ margin-top: 45px; }

.MIR_peaceblaster_remixed{
width: 100%;
float: left;
margin-top: 20px;
}

.MIR_peaceblaster_remixed img{
width: 200px;
display: inline-block;
float: left;
border: 5px solid #000;
margin-right: 20px;
}
a.MIR_button, a:hover.MIR_button{
display: inline-block;
font-size: 14px;
font-weight: bold;
color: #000;
background-color: #AE9631;
padding: 10px 14px;
margin: 10px 10px 12px 0;
text-decoration: none;
text-transform: lowercase;
font-style: italic;
}
a:hover.MIR_button{ text-decoration: none; background-color: #000; color: #AE9631; }

#footer_MIR {
width: 960px;
height: auto;
float: left;
text-align: center;
font-size: 11px;
line-height: 16px;
margin: 10px 15px 0 25px;
padding: 15px 0 30px 0;
border-top: 3px dashed #000;
}
#footer_MIR a { font-size: 12px; }

