/*
Theme Name: ri-solv
Theme URI:
Description: 
Version: 0.2
Author: Mahri Autumn
Author URI:
*/

/* RESET */

html,body,div,ul,ol,li,h1,h2,h3,h4,h5,form,p,input { margin: 0; padding: 0; }


img {
	border: none;
}

html {
	height: 100%;
	}

body {
	background-repeat: no-repeat;
	margin: 0;
	padding: 0;
	
	background: url('images/back.jpg') ;
	background-color: #675c62;
		font: 14px "HelveticaNeue-Light", "Helvetica Neue", Helvetica, Arial, "Lucida Grande", sans-serif;
	color: #fff;
	line-height: 30px;
}


a, a:visited  {
	text-decoration: none;
	/* color: #3f2017; */
	color: #fff;
	outline: 0px;

}

a:hover {
	color: #3f2017;
}


p {
	padding: 0px 0px 15px 0px;

}

h2 {
	font-family: 'Akzidenz Grotesk', Helvetica, Arial, Sans-Serif;
	font-size: 24px;
	font-weight: normal;
	text-transform: lowercase;
	letter-spacing: 2px;
	padding-bottom: 25px;
	padding-top: 20px;
	color: #33020e; 

	}

@font-face {
  font-family: "Akzidenz Grotesk";
  src: url(fonts/Akzidenz-Grotesk-Extended.ttf) format("truetype");
}

#latest h2{
	font-size: 24px;
	padding-bottom: 25px;
	padding-top: 20px;
	color: #33020e;
}



ul#nav {
	float: right;
	width: 120px;
	margin-top: 50px;

	
}

ul#nav li {
	float: left;
line-height: 20px;
	list-style: none;
	
}

ul#nav li a {
	float: left;	
	font-family: 'Akzidenz Grotesk', Helvetica, Arial, Sans-Serif;
	font-size: 17px;
	font-weight: normal;
	text-transform: lowercase;
	letter-spacing: 2px;
	color: #fff;
	width:auto;
	margin: 10px;
	margin-bottom: 15px;
	text-shadow:#2f2f2f  0 1px 0; 

}
ul#nav li.current_page_item a{
color: #3f2017;
}

ul#nav li a:hover{
color: #3f2017;
}

.break{
	height: 20px;
	width:  50px;
}

#left {
	float: left;
	width:  247px;
	left: 0px;
	height: auto;
	display: block;
	position: fixed;


}

#main{
float: left;
display: block;
width: 1181px;
background: url('images/background.jpg') fixed left no-repeat;
min-height: 902px;
left: 0px;
}

#header {
	height: 0px;

}
#spiral {
	width: 500px;
	height: 0px;
	margin-left: 400px;
	margin-top: 0px;
	top: 0px;

}
#right {
	float: left;
	width: 741px;
	height: 100%;
	margin-left: 247px;

}

#right img, #right .page-img {
top: 0px;
margin: 0px;
padding: 0px;
border-left: 0px; 

	border-style: solid;
	border-width: 1px;
	border-top-color: #b7b1b1;
	border-left-color: #c7c3c3;
	border-bottom-color: #a6a6a6;
	border-right-color: #b7b1b1;
	-webkit-box-shadow: rgba(0,0,0, .2) 0px 2px 10px ;
	-moz-box-shadow: rgba(0,0,0, .2) 0px 1px 4px;
	background-color: #efefef;
	
}

#right .home-img{margin-top: -40px; }

#right .page-img{margin-top: -40px; margin-left: 25px; }

h1#logo{
	width: 300px;
	height: 50px;
	position: relative;
	z-index: 100px;
	display: block;
	top: 50px;
	margin: 0px;
	padding: 0px;
	padding-left: 15px;
	font-family: 'Akzidenz Grotesk', Helvetica, Arial, Sans-Serif;
	font-size: 29px;
	font-weight: normal;
	text-transform: lowercase;
	letter-spacing: 1px;
	color: #3f2017;
}


h1#logo a{ 
color: #3f2017;
}

#download {
	width: 611px;
	height: 40px;
	color: #fff;
	float: left;
	background: url('images/download.png') no-repeat;
	border-style: solid;
	border-width: 0px;
	border-top-color: #b7b1b1;
	border-left-color: #c7c3c3;
	border-bottom-color: #a6a6a6;
	border-right-color: #b7b1b1;
	-webkit-box-shadow: rgba(0,0,0, .2) 0px 2px 10px ;
	-moz-box-shadow: rgba(0,0,0, .2) 0px 1px 4px;

float: left;	

	margin-top: 10px;
	padding-top: 10px;
	padding-left: 130px;
	
}

a#buy-link img {
	margin-top: 10px;
}

#download #title a{
	text-indent: -9999px;
display: block;
float: left;
width: 438px;
height: 31px;
	background: url('images/download-album.png') no-repeat;
 background-position-y: -31px;
}

#download #title a:hover{ background-position-y: 0px;};

#buy {
	margin: 20px 20px 20px 20px;
	display: none;
	text-align: left;	
}

.info {
float:left;
width:250px;
margin-right:20px;
}

.text{
width: 681px;
}

#content .text {
	float: left;
	margin: 30px 20px 30px 30px;
	line-height: 20px;
	color: #fff;

}
#content .text p {
text-shadow:#2f2f2f  0 1px 0; 
}


#content .home {
	width: 400px;
	margin-top: 20px;
	
}


#content #latest {
	float: right;
	width: 247px;
	height: 390px;
	margin: 20px 0px 0px 0px;
	padding: 0px 0px 0px 20px;
	text-align: left;
	 color: #fff;
	
}

#content #latest li{
 list-style: none;
 color: #fff;
 font-size: 14px;

}


#footer{
height: 30px;
float: left;
display: block;
width: 100%;

}



input, textarea {
	font: 12px/12px "Lucida Grande", Geneva, Arial, Verdana, sans-serif;
	color: #3f2017;
	margin-top: 5px;
	
}

#download .left{
	float:left; width:220px; margin-right:20px;
}

#download .right{
	float:left; width:280px;
}

#download input{
	clear: both;


}

#download input.checkbox {
	height: 12px;
	position: relative;
	top:-3px;
	margin-right: 5px;
	margin-bottom: 10px;
}

#download input.email {
	width: 220px;
	margin-bottom: 5px;
		border: 1px solid #a26e44;
	background-color: #fcfaf6;
	clear: both;
}

#download input.amount {
	width: 50px;
		border: 1px solid #a26e44;
	background-color: #fcfaf6;
	clear: both;
}

#download .small {
	font-size: 10px;
width: 190px;
float: left;
margin-left: 20px;




}

label {
	float: left;
	
}
input {
	float: right;

}

#download p {
	margin: 0px;
	margin-bottom: 10px;
	padding: 0px;
}



#emailList {
	width: 130px;
	margin-right: 5px;
	border: 1px dotted #b5b0a9;
	background-color: #fcfaf6;
}




.post {
	background: url('images/divider-horizontal.png') repeat-x bottom ;
	margin-bottom: 30px;
	padding-bottom: 30px;
	width: 100%;
	float: left;
}

.post h2{
font-size: 22px;
}

.post p img{

}

date {
	float:right;
	padding-top: 20px;
	font-weight: bold;
	display: inline-block;
	text-shadow:#2f2f2f  0 1px 0; 
}

.music {
	width: 550px;
	float: left;
}


.music p {
	float: left;

}
.music ol {
	float: left;
	margin: 20px 0px 20px 20px;
	list-style-position: inside;
}
.music li {
text-align: left;
width: 279px;
border-bottom: 1px dotted #e1dbd3;

}

#emailList{
float: left;
}

#signup{
float: left;
}
label.error { 
color: #cccc99;
width: 100%;
padding-top: 10px;
font-size: 12px;
}

#buyerror{
	float: left;
	width: 180px;
	overflow: hidden;
	height: 18px;
	margin-left: 5px;
}

#contactForm{
margin-top: 20px;
}

#contactForm p {
	margin: 0px;
	margin-bottom: 10px;
	padding: 0px;
	padding-top: 5px;
	float: left;
}

#contactForm label{
	margin-top: 5px;
	margin-right: 5px;
	float: left;
	clear: both;
}

#contactForm input.textField, #contactForm textarea{
	width: 310px;
	float: right;
	border: 1px dotted #b5b0a9;
	background-color: #fcfaf6;
}
#contactForm textarea{
	height: 140px;
}

#contactForm input.checkbox {
	height: 12px;
	width: 12px;
	position: relative;
	top:2px;
	margin-right: 5px;
	margin-bottom: 10px;
}

.button{

float: right;
clear: both;
margin-top: 5px;

}



#pressPhoto {
	
	width: 180px;
	height: 250px;
float: right;
margin: 0px 20px 10px 20px;
padding: 0px 0px 0px 0px;

}
#pressPhoto img{
	border: 1px solid #fff; 
}
#pressPhoto #download{
	width: 160px;
	height: 20px;
	padding: 5px;
	padding-right: 15px;
	border: 1px solid #fff; 
	border-top: none;
	font-size: 14px;
	text-transform: lowercase;
}
#press{
	margin: 20px 20px 30px 30px;
	text-align: justify;
}


.image {
	float: left;
	width: 92px;
	height: 92px;
		margin: 5px;
	border: 4px solid #fff;
	overflow: hidden;
}

#images {
	float: left;
}

#images img {

	width: 150px;
}

#response {
	float: left;
	width: 100%;
	margin-top: 5px;
}

#clouds{
	width: 741px;
	height: 325px;
	top: 0px;
	margin: 0px;
	margin-top: -40px; 
	padding: 0px;
	display: block;
	float: left;
	border-left: 0px; 
	border-style: solid;
	border-width: 1px;
	border-top-color: #b7b1b1;
	border-left-color: #c7c3c3;
	border-bottom-color: #a6a6a6;
	border-right-color: #b7b1b1;
	-webkit-box-shadow: rgba(0,0,0, .2) 0px 2px 10px ;
	-moz-box-shadow: rgba(0,0,0, .2) 0px 1px 4px;
	background-color: #efefef;
}