/* @override 
	http://www.iimusic.net/wp-content/themes/ii/style.css
	http://iimusic.net/wp-content/themes/ii/style.css
*/

/* @group Reset Reloaded */

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;
}
/* remember to define focus styles! */
:focus {
	outline: 0;
}

body {
	line-height: 1;
	background: white;
}

ol, ul {
	list-style: none;
}
/* tables still need 'cellspacing="0"' in the markup */
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 */

html, body {
	height: 100%;
}

body {
	margin: 0;
	font-family: Helvetica, Arial, Verdana, sans-serif;
	text-align: center;
	color: #444444;
	background: #000000;
	
}

#container {
	background: #000000;
}

.post {
	margin: 10px 0 15px 0;
}

.post_h1 {
	padding-top: 0;
}

.post p {
	font-size: 0.9em;
	margin-bottom: 1em;
}

small {
	font-size: 0.7em;
}

h1 {
	font-size: 2.0em;
	color: #ff0044;
	padding: 21px 0 0 0;
	margin: 0;
}

h2 {
	margin: 0.5em 0 0 0;
	color: #AAAAAA;
	font-size: 1.1em;
	text-transform: uppercase;
	font-weight: bold;
	text-align: left;
}

h3 {
	margin: 0.5em 0 1em 0;
	font-size: 0.8em;
}

h4 {
	
	font-weight: bold;
	margin: 1.0em 0 0.5em 0;
	font-size: 0.9em;
	color: #AAAAAA;
}

a:link, a:active, a:visited {
	color: #ff0044;
	text-decoration: none;
}

a:hover {
	color: #000000;
	text-decoration: none;
}

h1 a:link, h1 a:active, h1 a:visited
{
	color: #ff0044;
}

h1 a:hover {
	color: #000000;
}

.clearfix:after, .entry:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}

#header {
	padding: 0;
	font-size: 95%;
	background-image: url(/img/header_bg.gif);
}

#logo {
	width: 748px;
	margin: 0 auto;
	padding: 29px 0 0 0;
	text-align: left;
}

/* @group nav */

#nav a#plus {
	background-color: #1700ff;
}

#nav {
	width: 748px;
	height: 30px;
	margin: 21px auto 0 auto;
	padding: 0;
	text-align: left;
	overflow: hidden;
	background-color: #000000;
}

#nav ul {
	margin: 0;
	padding: 0;
	line-height: 30px;
	white-space: nowrap;
}

#nav li {
	list-style-type: none;
	display: inline;
}

#nav a {	
	float: left;
	display: block;
	color: #FFFFFF;
	padding: 0 8px;
	margin: 0;	
	font-size: 1em;
	font-weight: bold;
}

#nav a:active, #nav a.selected, #nav a:hover.selected {
	background: url(/img/nav_hover.gif);
}

#nav a:hover {
	background: url(/img/nav_active.gif);
	text-decoration: none;
}


/* @end */

/* @group focus */

#focus {
	display: block;
	padding: 28px 0 0 0;
	margin: 0;
	background: url(/focus/rotate.php);
}

#focus_wrapper {
	width: 748px;
	margin: 0 auto;
	padding: 0;
	text-align: left;
}

.focus_post {
	margin: 0 27px 0 0;
}

.focus_endpost {	
	margin: 0;
}

.focus_post, .focus_endpost {	
	display: block;
	float: left;
	width: 128px;
	height: 225px;
	padding: 0;
	background: url(/img/release_bg.gif);
	font-size: 0.7em;
}

.icon_wrapper {
	height: 20px;
	width: 128px;
}

.focus_dl {
	float: right;
	display: block;
	width: 16px;
	height: 16px;
	background: url(/img/icon_disk.gif);
	position: relative;
	bottom: 10px;
	margin: 0 8px 0 0;
	padding: 0 0 0 0;
}

.focus_cd {
	float: right;
	display: block;
	width: 16px;
	height: 16px;
	background: url(/img/icon_cd.gif);
	position: relative;
	bottom: 10px;
	margin: 0 5px 0 0;
	padding: 0;
}

.focus_info {
	margin: 0 8px 0 12px;
	padding: 0;
}

#plus_home {
	margin-top: 38px;
	float: left;
}

.plus_post {
	display: block;
	float: left;
	width: 128px;
	height: 128px;
	margin: 0;
	padding: 0;
}


/* @end */

/* @group body */

#body {
	display: block;
	border-top: 1px solid #CCCCCC;
	margin: 0 auto;
	padding: 0 0 15px 0;
	background: #FFFFFF url(/img/separator.gif) repeat-x;
}

#wrapper {
	margin: 0 auto;
	width: 748px;
	text-align: left;
}

#main {
	width: 437px;
	float: left;
	margin: 0;
	padding: 0;
}

#main_page {
	display: block;
	width: 748px;
	margin: 0;
	padding: 0;
}

.navigation {
	margin: 15px 0 0 0;
	padding: 0 0 35px 0;
}

#sidebar {
	display: block;
	width: 283px;
	float: right;	
	margin: 20px 0 0 0;
	padding: 20px 0 0 0;
}

#s {
	float: left;
	width: 70px;
	padding: 0;
	margin: 0;
	font-size: 1em;
	color: #444444;
}

input.searchsubmit {	
	float: right;
	margin: 0;
	padding: 0;
}

form#searchform {
	padding: 0;
	margin: 10px 0 0 0;
	height: 19px;
}

#sidenav {
	width: 120px;
	float: left;
	margin: 5px 0 0 8px;
}

#sidenav2 {
	width: 120px;
	float: right;
	padding: 0;
	margin: 5px 0 0 0;
}

#sidenav ul, #sidenav2 ul {
	list-style: none;
	margin: 0;
	padding: 0;
	font-size: 0.7em;
}

div.sidemodule h4 {
	margin-top: 20px;
	margin-bottom: 0px;
}

div#sidebar ul
{
	padding: 0;
	margin: 10px 0 0 0;
}

div.sidemodule li {
	line-height: 1;
}

div#search.sidemodule {
	margin: 0 0 10px 0;
}

.events_artist
{
	margin-top: 0.5em;
	font-weight: bold;
}


#email
{
	width: 115px;
	padding: 0;
	margin: 5px 0 5px 0;
	font-size: 1em;
	color: #444444;

}

#list_submit
{
	margin-top: 5px;
	font-size: 11px;
}
/* @end */

/* @group footer */

#separator
{
	display: block;
	background: url(/img/separator2.gif) repeat-x;
	font-size: 0px;
	height: 12px;
	
}

#supplemental
{
	display: block;
	border-top: 1px solid #CCCCCC;
	background: url(/img/header_bg.gif);
	padding: 25px 0 25px 0;
}

#advertisement {
	background: #000000;
	margin: 0 auto;
	padding: 10px 0;
	width: 748px;
	border: 1px solid #212121;
}

#footer_wrapper {
	border-top: 1px solid #212121; 
  	width: 100%;
	height: 30px;
	background: #000000;
}

#footer {
	margin: 0 auto;
	padding: 10px 0 0 0;
	width: 748px;
	color: #FFFFFF;;
	font-size: 0.6em
}

#footer_nav li {
	margin: 0 0 0 10px;
	float: left;
	display: inline;
}

div#footer a {
	color: #FFFFFF;
	text-decoration: none;
}

div#footer a:hover {
	text-decoration: underline;
}

#footer_credits li {
	margin: 0 0 0 10px;
	float: right;
	display: inline;
}



/* @end */

/* @group inside */

h2.pagetitle {
	margin: 35px 0 0 0;
}

.contactform
{
	float: left;
}

.contactform input, .contactform textarea {
	margin: 10px 0 0 0;
}

.contactleft {
	margin-top: 10px;
}

#contact_email
{
	font-size: 0.8em;
	float: right;
	margin: 0 50px 0 0;
}

#content {
	margin: 0 auto;
	padding-bottom: 15px;
	width: 748px;
}

div.entry {
	display: block;
	text-align: left;
}

div.entry form {
	text-align: left;
	font-size: 0.8em;
}

#respond, #commentform {
	text-align: left;
}

#inside_main {
	padding-top: 15px;
}

#artist {
	display: block;
	width: 748px;
	padding-top: 15px;
	font-size: 1em;
}

#artist h1{
	margin: 0;
	padding: 0;
}

#artist_col {
	float: left;
	width: 276px;
	margin: 1em 5px 0 0;
}

#artist_col img {
	float: left;
	margin: 0.5em 20px 0 0;
}

#artist_col_right {
	margin-top: 1em;
	width: 467px;
	float: right;
}

p.artist_left img, p.artist_right img {
	margin-bottom: 5px;
}

#artist_focus {
	display: block;
	padding: 0;
	height: 253px;
	margin: 0;
	background-color: #000000;
}

.cat_post {
	margin: 27px 27px 0 0;
}

.cat_endpost {	
	margin: 27px 0 0 0;
}

.cat_post, .cat_endpost {	
	display: block;
	float: left;
	width: 128px;
	height: 225px;
	padding: 0;
	background: url(/img/release_bg.gif);
	font-size: 0.7em;
	
}

/* @end */

.artist_album {
	float: left;
	width: 342px;
	margin: 10px 10px 0 0;
	padding: 5px 10px 10px 10px;
	background: url(/img/release_bg.gif);
	border: 1px solid #afafaf;
}

.artist_albumr {
	float: right;
	width: 352px;
	margin: 10px 0 0 0;
	padding: 5px 10px 10px 10px;
	background: url(/img/release_bg.gif);
	border: 1px solid #afafaf;
}

.artist_albumb {
	float: left;
	width: 728px;
	margin: 10px 0 0 0;
	padding: 5px 10px 10px 10px;
	background: url(/img/release_bg.gif);
	border: 1px solid #afafaf;
}

.artist_iirelease {
	float: left;
	width: 708px;
	margin: 10px 0 0 0;
	padding: 20px;
	background: url(/img/release_bg.gif);
	border: 1px solid #afafaf;
}

.artist_iirelease img {
	float: left;
	width: 256px;
	margin-right: 20px;
}

.artist_iirelease p {
	margin-top: 10px;
}
.artist_album h2, .artist_albumr h2, .artist_albumb h2, .artist_iirelease h2 {
	font-size: 1.2em;
}

.artist_album h3, .artist_albumr h3 , .artist_albumb h3, .artist_iirelease h3, .artist_album a img, .artist_albumr a img {
	font-size: 0.9em;
	margin: 5px 0 0 0;
}

.artist_album p, .artist_albumr p, artist_albumb p, .artist_iirelease p {
	font-size: 0.8em;
}

#artist_img {
	width: 236px;
	float: left;
	padding: 0 30px 15px 0;
	margin: 0;
}

/* @group original */

.commentlist li, #commentform input, #commentform textarea {
	}

.commentlist li {
	font-weight: bold;
	}

.commentlist cite, .commentlist cite a {
	font-weight: bold;
	font-style: normal;
	}

.commentlist p {
	font-weight: normal;
	text-transform: none;
	}

.commentmetadata {
	font-weight: normal;
	}
	
code {
	font: 1.1em 'Courier New', Courier, Fixed;
	}

acronym, abbr, span.caps
{
	font-size: 0.9em;
	letter-spacing: .07em;
	}

/* End Typography & Colors */


/* Begin Images */
p img {
	padding: 0;
	max-width: 100%;
	}

/*	Using 'class="alignright"' on an image will (who would've
	thought?!) align the image to the right. And using 'class="centered',
	will of course center the image. This is much better than using
	align="center", being much more futureproof (and valid) */

img.centered {
	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
	}
/* End Images */



/* Begin Lists

	Special stylized non-IE bullets
	Do not work in Internet Explorer, which merely default to normal bullets. */

html>body .entry ul {
	margin-left: 0px;
	padding: 0 0 0 30px;
	list-style: none;
	padding-left: 10px;
	text-indent: -10px;
	} 

html>body .entry li {
	margin: 7px 0 8px 10px;
	}

.entry ul li:before, #sidebar ul ul li:before {
	content: "\00BB \0020";
	}

.entry ol {
	padding: 0 0 0 35px;
	margin: 0;
	}

.entry ol li {
	margin: 0;
	padding: 0;
	}

.entry p {
	margin-bottom: 1em;
}

.postmetadata ul, .postmetadata li {
	display: inline;
	list-style-type: none;
	list-style-image: none;
	}
	
.postmetadata {
	margin-top: 15px;
}
	
/* End Entry Lists */



/* Begin Form Elements */
.entry form { /* This is mainly for password protected posts, makes them look better. */
	text-align:center;
	}

#commentform input {
	width: 170px;
	padding: 2px;
	margin: 5px 5px 1px 0;
	}

#commentform textarea {
	width: 100%;
	padding: 2px;
	}

#commentform #submit {
	margin: 0;	}
	

/* End Form Elements */



/* Begin Comments*/
.alt {
	margin: 0;
	padding: 10px;
}

.commentlist {
	padding: 0;
	text-align: justify;
	}

.commentlist li {
	margin: 15px 0 3px;
	padding: 5px 10px 3px;
	list-style: none;
	}

.commentlist p {
	margin: 10px 5px 10px 0;
	}

#commentform p {
	font-size: 0.7em;
	margin: 5px 0;
	}

.nocomments {
	text-align: center;
	margin: 0;
	padding: 0;
	}

.commentmetadata {
	margin: 0;
	display: block;
	}
/* End Comments */



/* Begin Various Tags & Classes */
acronym, abbr, span.caps {
	cursor: help;
	}

acronym, abbr {
	border-bottom: 1px dashed #999;
	}

blockquote {
	margin: 15px 30px 0 10px;
	padding-left: 20px;
	border-left: 5px solid #ddd;
	}

blockquote cite {
	margin: 5px 0 0;
	display: block;
	}

.center {
	text-align: center;
	}

hr {
	display: none;
	}

a img {
	border: none;
	}
/* End Various Tags & Classes*/



/* @end */

/* @group album */

div#cat_info p {
	margin: 10px 0 0 286px;
	font-size: 0.8em;
}

div#cat_info h2 {
	margin: 10px 0 20px 286px;
}

#post_album {
	width: 256px;
	float: left;
	margin: 0 10px 10px 0;
}

#post_album h2 {
	text-align: right;
	padding: 20px 0 0 0;
}

/* @end */