body {
	background: url('/img/patt/8.gif');
	margin: 0;
	padding: 0;
}

.clear {
	clear: both;
}

#main-wrapper {
	width: 860px;
	margin: 0 20px;
}

#header {
	margin: 10px;
}

#nav ul {
	list-style: none;
	margin: 0;
	margin-top: 10px;
	padding: 0;
}

#nav ul li {
	display: inline-block;
	margin: 1px;
	margin-right: 3px;
	padding: 0px;
}

#nav ul li p {
	display: block;
	width: 78px;
	height: 34px;
	padding-top: 7px;
	margin: 0;
	background: url("/img/circle.png") no-repeat;
	text-align: center;
}

#nav ul li p a {
	color: #fff;
	font-weight: bold;
	font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
	text-decoration: none;
	text-transform: uppercase;
	font-size: 13px;
}

#nav ul li p a:hover {
	color: #61B6C9;
}

#logo {
	float: left;
	margin-right: 10px;
}

#logotype {
	background: url("/img/logotext.png") no-repeat;
	width: 422px;
	height: 56px;
	cursor: pointer;
}

#logotype h1 {
	display: none;
}

#logotype-nav-wrapper {
	float: left;
	margin-right: 20px;
}

#motto {
	font-family: "RoundslabSerif", serif;
	font-size: 14px;
	color: #2E190D;
}

#content {
	margin-left: 100px;
	margin-top: 20px;
	margin-bottom: 20px;
}




.input label {
	display: block;
	color: #C5DEAE;
	margin-bottom: 1px;
	margin-top: 2px;
	font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
	font-size: 11px;
	font-weight: bold;
}

.input input {
	background-color: #C2E5ED;
	color: #61B6C9;
	padding: 5px;
	border: none;
	margin-bottom: 5px;
	font-size: 14px;
}

#footer {
	background-color: #425FA9;
	color: #648FFF;
	padding: 20px;
	padding-top: 10px;
	padding-bottom: 200px;
	font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
	font-size: 12px;
	font-weight: bold;
	margin-top: 50px;
}

#footer p a {
	color: #382096;
	text-decoration: none;
}


/* Tumblr Shit */
ol.tumblr_posts {
	float: left;
	list-style: none;
	margin: 0;
	padding: 0;
	width: 420px;
}

li.tumblr_post {
	padding: 10px;
	margin-bottom: 5px;
	border-bottom: 1px solid #C2E5ED;
	border-top: 1px solid #C2E5ED;
	background-color: #DAEAED;
	/**color: #425FA9;**/
	color: #2E190D;
	font-family: "RoundslabSerif", monospace;
	font-size: 14px;
}

div.posts {
	float: left;
	margin: 0;
	padding: 0;
	width: 420px;
}

div.post {
	padding: 10px;
	margin-bottom: 5px;
	border-bottom: 1px solid #C2E5ED;
	border-top: 1px solid #C2E5ED;
	background-color: #DAEAED;
	/**color: #425FA9;**/
	color: #2E190D;
	font-family: "RoundslabSerif", monospace;
	font-size: 14px;
}

div.post h3 {
	color: #AED9E0;
	font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
	font-size: 11px;
	font-weight: bold;
	margin: 0;
	margin-top: -5px;
	padding: 0;
	padding-bottom: 5px;
}

div.post h2 {
	color: #2E190D;
	font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
	font-size: 28px;
	font-weight: bold;
	margin: 0;
	padding: 10px;
	background-color: #E4ECED;
	border-right: 2px solid #B1D1D8;
	border-bottom: 2px solid #B1D1D8;
}

div.post img {
	border-right: 2px solid #B1D1D8;
	border-bottom: 2px solid #B1D1D8;
}

#artists h3 {
	font-size: 30px;
	color: #ADC399;
	margin: 0;
	padding: 0;
	font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
	border-bottom: 3px solid #194883;
}

#artists p {
	font-family: "RoundslabSerif", serif;
	font-size: 14px;
	color: #2E190D;
}

#contact h3 {
	font-size: 30px;
	color: #ADC399;
	margin: 0;
	padding: 0;
	font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
	border-bottom: 5px solid #ADC399;
}

#contact p {
	font-family: "RoundslabSerif", serif;
	font-size: 20px;
	color: #2E190D;
}

#about h3 {
	font-size: 30px;
	color: #ADC399;
	margin: 0;
	padding: 0;
	font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
	border-bottom: 5px solid #ADC399;
}

#about p {
	font-family: "RoundslabSerif", serif;
	font-size: 14px;
	color: #2E190D;
}

#latest {
	float: left;
	width: 340px;
}

#latest p {
	margin-left: 20px;
	font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
	font-size: 16px;
	color: #2E190D;
}

#latest h3 {
	color: #ADC399;
	margin: 0;
	padding: 0;
	margin-left: 25px;
	font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
	font-size: 18px;
	border-bottom: 1px solid #eee;
}

#latest ul {
	list-style: none;
	margin: 0;
	padding: 0;
	margin-left: 20px;

}

#latest ul li {
	border-bottom: 1px solid #eee;
	border-top: 1px solid #fff;
	background-color: #fff;
	margin-bottom: 0px;
	padding: 5px;
}

#latest ul li:hover {
	border-bottom: 1px solid #C2E5ED;
	border-top: 1px solid #C2E5ED;
	background-color: #DAEAED;
	color: #425FA9;
}

#latest a {
	/*color: #1576EE;*/
	color: #A4B991;
	text-decoration: none;
}

#latest a:hover {
	color: #222;
}

#latest ul li img {
	float: left;
	margin-right: 5px;
}

#latest ul li p {
	position: relative;
	top: -15px;
	color: #3E2212;
	font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
}

#latest ul li p strong {
	color: #2E190D;
}

#latest ul li p em {
	
}

#artistsmain {
	
}

#artistsmain h3 {
	font-size: 30px;
	color: #ADC399;
	margin: 0;
	margin-bottom: 5px;
	padding: 0;
	font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
}

#artistsmain img {
	 border: none;
	margin-bottom: 10px;
	margin-right: 20px;
	width: 350px;
}

#splash {
	position: absolute;
	top: 0px;
	width: 100%;
	height: 100%;
	background-color:#fff;
	z-index: 1000;
	cursor: pointer;
}

#splash div {
	width: 300px;
	padding: 40px;
	margin: 0 auto 0 auto;
}

#splash h3 {
	font-size: 30px;
	color: #ADC399;
	margin: 0;
	margin-left: 70px;
	margin-top: 15px;
	padding: 0;
	font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
}

.store-frame {
	position: relative;
	left: -120px;
	width: 980px;
	height: 1000px;
}