/*
Theme Name: Red Hot
Author: Kinski & Bourke
Author URI: http://www.kinskiandbourke.com/
*/



/* start structure */

html, body {margin:0; padding:0; width:100%; height:100%; overflow:hidden;}

#background {position:absolute; z-index:1; width:100%; height:100%;}

#scroller {position:absolute; width:100%; height:100%; top:0; left:0; overflow:auto; z-index:2;} 

#containerone {position:absolute; width:100%; height:100%; top:0; left:0; overflow:auto; z-index:3; margin-left: auto; margin-right: auto; text-align: center;} 


#header {
	height: 127px;
	width: 687px;
	margin: auto;
	text-align: center;
}

#content {
	float: left;
	width: 687px;
	padding-bottom: 30px;
        text-align: left;
}

#footer {
	clear: both;
	height: 25px;
	width: 687px;
}

#container {
	text-align: center;
	width: 687px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(http://www.redhotchilipeppersshow.com.au/wp-content/themes/redhot/images/contentbg.jpg);
	background-repeat: repeat-y;
	background-position: top;
}

#menu {
	height: 25px;
	width: 687px;
	margin-right: auto;
	margin-left: auto;
}

#frontpicture {
width: 687px;
height: 375px;
background-image: url(http://www.redhotchilipeppersshow.com.au/wp-content/themes/redhot/images/image_home.jpg);
background-repeat: no-repeat;
}

div#frontpicture img {
float: right;
background-image: none;
margin: 20px;
}

/* end structure */



/* start presets */

#shift {
position: relative;
bottom: 22px;
}

p, h1, h4, .previous, .next, .postmetadata, table, .titledate, ol {
	margin: 0px;
	padding: 0px;
	text-align: left;
	margin-left: 50px;
	margin-right: 50px;
}

h2, h3 {
	margin: 0px;
	padding: 0px;
	text-align: left;
}

.titledate {
	display: block;
	margin-top: 0px;
        margin-bottom: 10px;
	background-image: url(http://www.redhotchilipeppersshow.com.au/wp-content/themes/redhot/images/star.gif);
	background-repeat: no-repeat;
	background-position: center left;
}

/* end presets */



/* start misc */

.previous, .next {
font-family: tahoma, verdana;
text-transform: uppercase;
font-weight: bold;
font-size: 9pt;
color: #9e0b0f;
}

.previous {
text-align: left;
float: left;
}

.next {
text-align: right;
float: right;
}

em strong {
color: #9e0b0f;
font-style: normal;
font-weight: bold;
font-size: larger;
margin-top: 5px;
}

table {
font-family: tahoma;
font-size: 10pt;
text-align: left;
}

td {
vertical-align: top;
}

/* end misc */



/* start typography */

div#content p {
	font-family: tahoma, verdana;
	font-size: 10pt;
	color: #000;
	margin-bottom: 7px;
	line-height: 13pt;
}

div#shift h2 {
	font-family: arial;
	font-size: 12pt;
	color: #9e0b0f; 
	text-transform: uppercase;
	text-indent: 24px;
	margin-bottom: -5px;
}

div#sub h2 {
	font-family: arial;
	font-size: 14pt;
	color: #9e0b0f; 
	text-transform: uppercase;
	text-indent: 24px;
	margin-bottom: 5px;
	margin-top: 20px;
}

div#content h3 {
	font-family: arial;
	font-size: 9pt;
	font-weight: strong;
	color: #9e0b0f; 
	text-transform: uppercase;
	text-indent: 24px;
}

.postmetadata {
	font-family: tahoma, verdana;
	font-size: 8pt;
	color: #000;
	margin-bottom: 7px;
	line-height: 10pt;
	margin: 10px 50px 20px 50px;
	background-color: #e0d4be;
	padding: 5px;
	color: #736357; 
	border-top: 2px dashed #fef6e3;
	border-bottom: 2px dashed #fef6e3;
}

/* end typography */



/* start links */

div#content a:link {color: #9e0b0f; text-decoration: none; background-image: url(http://www.redhotchilipeppersshow.com.au/wp-content/themes/redhot/images/link1.gif); background-repeat: repeat-x; background-position: bottom;}
div#content a:visited {color: #9e0b0f; text-decoration: none; background-image: url(http://www.redhotchilipeppersshow.com.au/wp-content/themes/redhot/images/link1.gif); background-repeat: repeat-x; background-position: bottom;}
div#content a:hover {color: #fff; background-color: #9e0b0f; text-decoration: none; background-image: none;}
div#content a:active {color: #fff; background-color: #9e0b0f; text-decoration: none; background-image: none;}

div#content h2 a:link {color: #9e0b0f; text-decoration: none; background-image: none;}
div#content h2 a:visited {color: #9e0b0f; text-decoration: none; background-image: none;}
div#content h2 a:hover {color: #fff; background-color: #9e0b0f; text-decoration: none; background-image: none;}
div#content h2 a:active {color: #fff; background-color: #9e0b0f; text-decoration: none; background-image: none;}

/* end links */


/* start forms */

.comments {
width: 420px;
height: 100px;
}

/* end forms */


/* start comments */

ol.commentlist {
margin-top: 10px;
text-align: left;
clear: both;
}

ol li {
	font-family: tahoma, verdana;
	font-size: 10pt;
	color: #000;
        margin-bottom: 10px;
}

cite {
font-family: arial;
font-style: normal;
font-weight: bold;
font-size: 16pt;
color: #9e0b0f;
letter-spacing: -1pt;
}

/* end comments */