/*
Theme Name:Next Music v6
Author:Josh Snow
Author URI:http://nextmusiconline.com
*/


*{
	margin:0;
	padding:0;
	list-style-type:none;
	text-decoration:none;}
body{
	background:#111 url(http://nextmusiconline.com/img/bg2.jpg) fixed top center;
        font-family:arial,san-serif;
	font-size:13px;
	color:#fff;
	text-align:center;
        }
#container{
        width:990px;
	margin:0 auto;
	text-align:left;
        }

/*GENERAL CONTENT STYLES*/

#leftside {
float:left;
width:440px;
padding:10px;
}

#rightside {
width:510px;
padding:10px;
float:right;
}

.lifestream{
color:#fff;
font-size:13px;
border-radius:5px; -webkit-border-radius:5px; -moz-border-radius:5px;
font-weight:normal;
background:#1A1A1A;
}

.introtext{
color:#fff;
font-size:24px;
font-weight:bold;
letter-spacing:0.02em;
line-height:27px;
padding-top:2px;}

.introtext a{
	font-size:26px;
	line-height:28px;
	color:##213243;
	padding-top:2px;
        text-decoration:underline;
	letter-spacing:.04em;}

a {
color:#7D8287;
text-decoration:underline;
}

a:hover{
	color:#ccc;
}

p{
	line-height:18px;
	margin-bottom:9px;}

h1{
font-family:Helvetica Neue, Helvetica, Georgia;
font-size:20px;
font-weight:normal;
-x-system-font:none;
display:block;
font-size-adjust:none;
font-stretch:normal;
font-style:normal;
font-variant:normal;
font-weight:bold;
letter-spacing:-1px;
line-height:110%;
padding-bottom:8px;
}

h1 a:hover{
color:#ccc;
}

.post p {
}
.post em{
font-style:italic;
}

h2 {
font-family:Helvetica Neue, Helvetica, Georgia;
font-size:18px;
font-weight:normal;
}

h3{
font-family: Helvetica Neue, Helvetica,Georgia;
font-size:20px;
margin:15px 0 10px 0;
font-weight:normal;
}

h4 {
font-size:18px;
}

.big {
font-size:50px;
line-height:50px;
}

.medium {
font-size:20px;
line-height:20px;
}



ol{
	margin-bottom:9px;}
ol li{
	list-style:none;
	margin:0 0 0 20px;
	padding:0 0 5px 0;}
blockquote{
	margin:0 20px 9px;}

	
/*HEADER STYLES*/
#header{
	padding:27px 0 6px 7px;
	position:relative;
	text-align:left;}
	color:#fff;
        width:990px;}

#header a:hover{
	color:#fff;
        text-decoration:none;
        border:none;}

#header ul li{
	display:inline;}

#header ul li a{
	border-bottom:0;
	margin-right:11px;
        color:#000;
	line-height:18px;
        color:#000;}

#header ul li a:hover{
	border-bottom:0px
        color:#5b89b7;}

#logo{
	width:300px;
	height:90px;
        float:left;
        padding-left:10px;}

#logo a{
	border:none;
        text-decoration:none;
font-size:60px;
font-weight:bold;
color:#fff;
}

#logo a:hover{
	border:none;}

#top{
        padding-top:20px;
        float:left;
}

#top a{
	color:#fff;
width:200px;border-radius:5px; -webkit-border-radius:5px; -moz-border-radius:5px;background: #000; padding:5px; text-decoration:none; border: none;font-size: 18px;
}

#top a:hover{
        background: #2F4A65;}


#bottom{
float:left;
height:50px;
padding-left:5px;
padding-top:17px;
width:600px;
}

#bottom a{
text-decoration:none; 
border: 0 none;
}


.follow {
	color:#fff;}

#follow a{
	border:0 none;}



/*MAIN BOXES*/

.introbox{
        -moz-border-radius: 5px;
        -webkit-border-radius: 5px;
	background:#1A1A1A;
	padding:10px;
	float:left;
	margin-right:10px;
	margin-bottom:10px;
	position:relative;
	line-height:18px;}

.intro{
	height:300px;
	width:220px;
	overflow:hidden;
        float:left;}

.post{
	padding:10px;
	float:left;
	background:#1A1A1A;
	margin-right:10px;
	margin-bottom:10px;
	position:relative;
	line-height:18px;
        height:300px;
        width:220px;
        -moz-border-radius: 5px;
        -webkit-border-radius: 5px;
}


.regular{
height:300px;
overflow:hidden;
width:220px;
}

.caption {
-moz-background-clip:border;
-moz-background-inline-policy:continuous;
-moz-background-origin:padding;
background:#000000 none repeat scroll 0 0;
bottom:10px;
left:10px;
opacity:0.90;
padding:5px 5px 0 0;
text-align:right;
position:absolute;
width:218px;
z-index:100;
}

.caption a{
color: #fff;
}


.fade {
-moz-background-clip:border;
-moz-background-inline-policy:continuous;
-moz-background-origin:padding;
background:transparent url(http://nextmusiconline.com/img/fade2.png) no-repeat scroll left bottom;
bottom:10px;
display:block;
height:80px;
position:absolute;
width:220px;
z-index:100;
}


.page{
	padding:10px;
	float:left;
        width:420px;
	position:relative;
	line-height:18px;
	background:#1A1A1A;
        border-radius:5px; -webkit-border-radius:5px; -moz-border-radius:5px;
}


#sponsor {
-moz-border-radius:5px 5px 5px 5px;
background:none repeat scroll 0 0 #232323;
color:#FFFFFF;
font-size:48px;
height:280px;
line-height:82px;
padding:5px;
text-align:center;
}








/*OLD*/

.post .indent {
padding-left:10px;
}
.post .indent p {
padding-left:10px;
}
.post small {
font-size:11px;
}
.post small a {
font-weight:normal;
}
.post .alignright {
float:right;
margin-left:10px;
}
.post .alignleft {
float:left;
margin-right:10px;
}
.post .aligncenter {
margin:0 auto;
display:block;
}
.post abbr {
font-weight:normal;
}
.post ul{
list-style:circle;
margin:0 0 0 25px;
}
.post ol{
list-style:decimal;
margin:0 0 0 30px;
}
.post .wp-caption {
background:#f7f7f7;
border:1px solid #ccc;
margin:10px;
text-align:center;
padding:5px 0 0;
}
.post .wp-caption-text {
margin:0;
}
.post .wp-caption a, .post .wp-caption a:hover {
border-bottom:0;
}
.post blockquote {
color:#777;
border-left:5px solid #ccc;
margin:15px 30px 0 10px;
padding-left:20px;
}
.post pre {
font-family:courier;
font-size:12px;
letter-spacing:-1px;
margin:14px 0 14px 0;
}
.post .message ul {
margin:12px 0 0;
}
.post .message {
display:none;
background:#0F67A1;
margin-top:10px;
padding:20px;
color:#fff;
}

#comments {
width:400px;
float:left;
margin-left:10px;
}


#comments h3, #comments h4{
font-family:Helvetica Neue, Helvetica, Georgia;
font-size:18px;
margin:35px 0 5px;
font-weight:normal;
}
#comments h4{
font-size:18px;
}
#comments cite{
font-family:Helvetica Neue, Helvetica, Georgia;
font-size:14px;
font-weight:normal;
}

#comments em {
font-style:italic;
text-align:right;
}
#comments ol.commentlist li {
margin-top:20px;
padding:10px 5px 20px 10px;
}
#comments p {
margin:10px 0 0 10px;
width:auto;
}
#comments span {
display:block;
color:#eee;
font-family: Helvetica Neue, Helvetica, Georgia;
font-size:120px;
font-weight:normal;
float:right;
padding-top:25px;
}
#comments ul.formlist {
margin:20px auto;
width:400px;
}
#comments ul.formlist li {
display:block;
margin:10px 0 0;
}
#comments ul.formlist p{
margin:10px 0 0;
text-align:center;
}
#comments input {
font-family:Helvetica Neue, Helvetica, Georgia;
width:400px;
font-size:18px;
font-weight:normal;
}
#comments textarea {
font-family:Helvetica Neue, Helvetica, Georgia;
width:400px;
font-size:18px;
font-weight:normal;
}
#comments li.submitbutton input {
text-align:center;
background:#298dc0;
color:#ffffff;
font-family: Helvetica Neue, Helvetica,Georgia;
font-weight:normal;
font-size:18px;
width:174px;
}
#comments .center {
text-align:center;
}






#footer {
float:left;
margin-top:10px;
padding:30px 50px 40px 120px;
width:960px;
}

.title1 {
font-size:44px;
font-weight:normal;
color:#3A3B3B;
line-height:58px;
}

.title2 {
font-size:44px;
font-weight:bold;
color:#2f4a65;
line-height:58px;
}

#topic {
font-family:Helvetica Neue, Helvetica, Georgia;
font-size:44px;
line-height:58px;
}

#topic a:hover{
color:#ffffff;
background: #eee;
}


img.centered, .aligncenter, div.aligncenter {
display: block;
margin-left: auto;
margin-right: auto;
}

img.alignright {
padding: 4px;
margin: 0 0 2px 7px;
display: inline;
}

img.alignleft {
padding: 4px;
margin: 0 7px 2px 0;
display: inline;
}

.alignright {
float: right;
}

.alignleft {
float: left;
}

.imgtfe {
padding:5px;
}