/* RESET */
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-weight: inherit;
	font-style: inherit;
	font-size: 100%;
	font-family: inherit;
	vertical-align: baseline;
}
:focus {
	outline: 0;
}
body {
	line-height: 1;
	color: black;
	background: #666666;
	/*background-image:url('http://thyseli.us/assets/bg4.jpg');
	background-repeat:repeat;*/
}
ol, ul {
	list-style: none;
}
table {
	border-collapse: separate;
	border-spacing: 0;
}
caption, th, td {
	text-align: left;
	font-weight: normal;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: "";
}
blockquote, q {
	quotes: "" "";
}
/* END RESET */

* {
	color: #CCCCCC;
	font:10px "Lucida Grande", "Helvetica Neue", Helvetica, Arial, Verdana, sans-serif;
	line-height: 14px;
}
body {
	color: #CCCCCC;
	background-color: #141414;
	font:10px "Lucida Grande", "Lucida Sans Unicode", "Helvetica Neue", Helvetica, Arial, Verdana, sans-serif;
	line-height: 14px;
}

h1 {
	font:18px "Lucida Grande", "Lucida Sans Unicode", "Helvetica Neue", Helvetica, Arial, Verdana, sans-serif;
	margin-bottom:10px;
}
h2 {
	font:14px "Lucida Grande", "Lucida Sans Unicode", "Helvetica Neue", Helvetica, Arial, Verdana, sans-serif;
}
h3 {
	font:12px "Lucida Grande", "Lucida Sans Unicode", "Helvetica Neue", Helvetica, Arial, Verdana, sans-serif;
	margin-bottom: 4px; 
}

a, a:link {
	color:#5edce7;
}
a:visited {
	color:#3a9098;
}
a:hover {
	color:#FF3300;
}

.content 
{
	margin:0 auto;
	width: 955px; 
}

.contentleft
{
	width: 472px;
	float: left;  
}

.contentright 
{
	width: 472px; 
	float: right; 
}

.widebox
{ 
	margin: 0; 
	margin-top: 10px; 
	padding: 0;
	padding-top: 0px; 
	width: 955px; 
	height: 400px; 
}

.widebox_japan
{ 
	margin: 0; 
	margin-top: 10px; 
	padding: 0;
	padding-top: 0px; 
	width: 955px; 
}

.frontpagecontentbox
{ 
	margin: 0; 
	margin-top: 10px; 
	padding: 0;
	padding-top: 0px; 
	width: 472px; 
	height: 258px; 
}

.frontpagecontentboxembed
{ 
	margin: 0; 
	margin-top: 10px; 
	padding: 0;
	padding-left: 4px; 
	padding-top: 4px; 
	width: 467px; 
	height: 254px; 
	background-color: #000;
}

.sectionbox 
{ 
	margin: 0; 
	margin-top: 10px; 
	padding: 0;
	padding-top: 0px; 
	width: 472px; 
	min-height: 526px; 
}

.textright
{ 
	padding-left: 262px; 
	padding-right: 10px; 
	padding-top: 10px; 
}

.textleft
{ 
	padding-left: 10px; 
	padding-right: 275px; 
	padding-top: 10px; 
}

.twittertext
{ 
	padding-left: 10px; 
	padding-right: 257px; 
	padding-top: 10px; 
}

.textfullwidth
{ 
	padding-left: 10px; 
	padding-right: 5px; 
	padding-top: 10px; 
	font:10px "Lucida Grande", "Lucida Sans Unicode", "Helvetica Neue", Helvetica, Arial, Verdana, sans-serif;
	line-height:18px;
}

.storebox
{ 
	padding-left: 20px; 
	padding-right: 10px; 
	padding-top: 10px;
	font:10px "Lucida Grande", "Lucida Sans Unicode", "Helvetica Neue", Helvetica, Arial, Verdana, sans-serif;
	line-height:18px;
}

.contentboxsmallmargin
{ 
	padding-left: 5px; 
	padding-right: 5px; 
}


.newsoddrow
{ 
	background-color: #242424; 
	padding-left: 5px; 
	padding-top: 5px;  
	padding-bottom: 5px; 
}

.storeitemheaderrow
{ 
	background-color: #242424; 
	padding-left: 20px; 
	padding-top: 5px;  
	padding-bottom: 5px; 
}

.buynowbutton
{ 
	float:right;
}




#blackbg
{ 
	background-color: #000;
}


#formelement
{ 
	color: #000;
	margin-top: 4px; 
}


/* BUY THE ALBUM BOX*/
#buyphysical
{ 
	background-image: url("http://thyseli.us/assets/images/frontpage/buy.jpg");
}

/* RELEASE PARTY TEASE BOX*/
#releaseparty
{ 
	background-image: url("http://thyseli.us/assets/images/frontpage/release.jpg");
}

/* SIGNUP BOX*/
#signup
{ 
	background-image: url("http://thyseli.us/assets/images/frontpage/signup.jpg");
}

/* twitter BOX*/
#kalletwitter
{ 
	background-image: url("http://thyseli.us/assets/images/frontpage/kalletwitter.jpg");
}

/* twitter BOX*/
#thyseliustwitter
{ 
	background-image: url("http://thyseli.us/assets/images/frontpage/thyseliustwitter.jpg");
}

img#background { 
	height: 100%; 
	width: 100%; 
	z-index: -1; 
	position:fixed; 
	background-repeat:repeat;
}

/*img#background { width: 100%; z-index: -10; position:absolute; }*/

/*
a:hover {
	text-decoration:underline;			
}
.clear { clear: both; }

#container {
	margin: 0 auto;
	width: 442;
	text-align: left;
	background: #CECECE;
	border-left: 1px solid #DFDFDF;
	border-right: 1px solid #DFDFDF;
	padding: 0px 1px 0px 1px;
}		
#main {
	padding: 0px 35 0 35px;
	background: #fff;
	border-top: 1px solid #A2A2A2;
	border-left: 1px solid #A2A2A2;
	border-right: 1px solid #A2A2A2;
}
#footer {
	clear: both;
	font-size: 9px;
	color: #666;
	margin: 0 auto;
	height: 62px;
	width: 446px;
	padding-top: 23px;
	background: url(index_footer.jpg) no-repeat;
}
.intend {
	position: relative;
	top: 0px;
	left: 12px;
	color: #2d2d2d;
	text-decoration: none;
}
hr {
	list-style: none;
	border-bottom: 1px dotted #FFF;
	border-top: 1px dotted #999;
}
ul {
	margin: 0;
	padding: 25px 0 25px 0;
	list-style: none;
	border-bottom: 1px dotted #999;
	border-top: 1px dotted #999;
}
*/
