/* General ---------------------------------------------------------------- */

* 
{
	margin: 0;
	padding: 0;
}

a 
{
	border-bottom: 1px solid #333;
	color: #F60;
	padding: 0;
	text-decoration: none !important;
	text-decoration: underline;
	text-decoration/**/: none;
}

a:visited
{
	border-color: #333;
	color: #999;
}

a:hover
{
	background: #F60;
	color: #000;
}

body
{
	background: #000;
	color: #e6e6e6;
	font: 76.4%/1.7em Geneva, Tahoma, Verdana, sans-serif;
	min-width: 732px;
	position: relative;
	text-align: center;
}

#body
{
	font-size: 1em;
	margin: 0 auto;
	padding: 1px 0;
	position: relative;
	text-align: left;
	width: 732px;
}

#top
{
	margin: 0;
	padding: 0;
	position: absolute;
	text-indent: -9999px;
}

* html #top { position: static; }
.clear { clear: both; }

h1, h2, h3, h4, h5, h6
{
	font-size: 1em;
	clear: both;
}

hr { display: none; }

input,
select,
textarea
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1em;
}

blockquote
{
	color: #F60;
	margin: 0 35px 10px 35px;
	border-left: #660000;
	border-width: 0 0 0 8px;
	border-style: none none none solid;
	padding: 0 0 0 8px;
}

/* Header ---------------------------------------------------------------- */
h1
{
	color: #FFF;
	font-size: 1em;
	height: 253px;
	margin: 0px;
	text-indent: -9999px;
	width: 732px;
	background-color: #000;
	background-image: url(/img/kisspodcast_logo.jpg);
	background-repeat: no-repeat;
}

/* Header ---------------------------------------------------------------- */
#members p
{
	position: absolute;
	top: 5px;
	left: 130px;
	width: 250px;
	margin: 0;
	font-family: Geneva, Tahoma, Verdana, sans-serif;
	font-size: 85%;
	text-align: left;
	color: #666;
	background-color: transparent;
}

#members p a:link, #members p a:visited
{
	text-decoration: none;
	white-space: nowrap;
	color: #F60;
	font-family: Geneva, Tahoma, Verdana, sans-serif;
}

#members p a:hover
{
	white-space: nowrap;
	color: #000;
	font-family: Geneva, Tahoma, Verdana, sans-serif;
	background-color: #F60;
	text-decoration: none;
}

/* Amplifier Menu ---------------------------------------------------------------- */
#menu
{
	background: #222 url(/img/amp_menu.gif) no-repeat 0 0;
	clear: both;
	font-family: "Courier New", Courier, monospace;
	font-size: 1.27em;
	height: 50px;
	margin: 10px 0 6px 0;
	overflow: hidden;
	width: 732px;
}

#menu ul
{
	height: 50px;
	list-style: none;
	margin: 6px 0 2px 12px;
	width: 712px;
}

#menu li
{
	display: block;
	height: 50px;
	float: left;
	margin: 0 1px 0 0;
	text-align: center;
}

#menu a
{
	border: none;
	color: #300;
	display: block;
	font-weight: bold;
	height: 50px;
	line-height: 50px;
	padding: 0;
	text-align: center;
	text-decoration: none;
	text-transform: uppercase;
	text-shadow: #300 0px 0px 4px;
	width: 89px;
}

#menu a:hover
{
	border: none;
	color: #F33;
	background-color: transparent;
	text-shadow: #F33 0px 0px 4px;
}

#m-home a
{
	width: 50px;
	margin: 0 0 0 174px;
}

#m-forums a { width: 66px; }
#m-about a { width: 58px; }
#m-faq a { width: 40px; }
#m-gallery a { width: 74px; }
#m-sitemap a { width: 74px; }
#m-contact a { width: 74px; }


/* Amplifier highlight Menu (current page) --------------------------------------------- */
#home #m-home a,
#forums #m-forums a,
#about #m-about a,
#faq #m-faq a,
#gallery #m-gallery a,
#sitemap #m-sitemap a,
#contact #m-contact a
{
	background-color: transparent;
	border: none;
	color: #F33;
	cursor: default;
	text-shadow: #F33 0px 0px 4px;
}

/* Content  ------------------------------------------------------------------- */
.col-2
{
	background-image: url(/img/content_top_03.gif);
	background-repeat: repeat-y;
}

.sec
{
	background-color: #000;
	margin: 6px 0;
	width: 732px;
}

.sec-end
{
	background: #000;
	clear: both;
	font-size: 0;
	height: 10px;
	width: 732px;
}

.col-2 .sec-end
{
	background-image: url(/img/content_top_04.gif);
	background-repeat: no-repeat;
}

.sub
{
	background: no-repeat 0 0;
	float: left;
	margin: 0 6px 0 0;
	padding: 0;
}

.w1
{
	font-size: .9em;
	line-height: 1.6em;
	width: 240px;
}

.w2
{
	background-image: url(/img/content_top_01.gif);
	margin-top: 0;
	padding-top: 1px;
	width: 486px;
}

.col-2 .w1 { margin: 0; }

.sec p
{
	margin: 1.1em 20px;
	padding: 0;
}

p strong { color: #C0C0C0; }

.sec ul,
.sec dl
{
	list-style: none;
	margin: 0 20px 0 20px;
	padding: 0;
}

.sec li
{
	background: url(/img/arrow.gif) no-repeat 0 .7em;
	clear: both;
	display: block;
	list-style: none;
	margin: 0;
	padding: 2px 0 2px 10px;
}

.sec ul ul { margin: 0 20px; }
.w1 li { border-top: 1px solid #eee; }

.sec h1, h2, h3
{
	margin: 0;
	padding: 0 20px;
	text-indent: 0;
	text-transform: uppercase;
	width: auto;
}

.w1 h2
{
	height: 70px;
	line-height: 64px;
	text-align: center;
}

.w2 h1
{
	background: #000 url(/img/content_top_02.gif) no-repeat 0 100%;
	display: block;
	font-size: 0.8em;
	font-weight: bold;
	height: auto;
	line-height: 0.8em;
	margin: 8px 0 0 0;
	padding: 5px 20px 30px 20px;
}

.w2 h2
{
	color: #FFF;
	font-size: 24px;
	font-weight: bold;
	font-family: Arial, Verdana, Sans-serif;
	margin: 10px 0 4px 0;
	letter-spacing: -0.07em;
	text-transform: capitalize;
}

.w2 h3
{
	background: url(/img/arrow.gif) no-repeat 0 .7em;
	font-size: 1em;
	margin: 0 10px 0 25px;
	padding: 2px 25px 2px 15px;
	text-transform: capitalize;
	color: #900;
}

.w2 h2 a, .w2 h2 a:hover, .w2 h2 a:visited
{
	color: #FFF;
	text-transform: inherit;
	text-decoration: none;
	border-color: transparent;
	border-width: 0px;
	border-style: none;
	background-color: transparent;
}

.w1 h2
{
	background-color: #000;
	background-image: url(/img/marshall_top.jpg);
	background-repeat: no-repeat;
}

p.comments
{
	background: url(/img/kiss_army_small.gif) no-repeat 0 1.2em;
	margin: 10px 20px 50px 20px;
	padding: 10px 20px 10px 20px;
}

p.entry
{
	border-style: none none solid none;
	clear: both;
	height: 3em;
	margin: 0 20px 30px 20px;
	padding: 0 10px;
	border-color: #333;
	border-width: 1px;
}

p.entry .prev { float: left; }
p.entry .next { float: right; }

p.entry a
{
	line-height: 1.3em;
	margin: 10px 0;
	padding: 0;
	text-decoration: none;
	border-width: 0px;
	border-style: none;
}

p.entry a strong { color: #FFF; }
p.entry a:hover strong { color: #000; }

p.pager
{
	border-style: solid none none none;
	clear: both;
	height: 3.2em;
	margin: 4em 20px 5px 20px;
	padding: 0 10px;
	border-color: #333;
	border-width: 1px;
}

p.pager .prev { float: left; }
p.pager .next { float: right; }

p.pager a
{
	line-height: 1.3em;
	margin: 10px 0;
	padding: 0;
	text-decoration: none;
	border-width: 0px;
	border-style: none;
}

p.pager a strong { color: #FFF; }
p.pager a:hover strong { color: #000; }

p.shownotes
{
	background: url(/img/arrow.gif) no-repeat 0 .7em;
	margin: 0 20px 5px 35px;
	padding: 2px 0 3px 14px;
}

#download, #download a:link, #download a:active, #download a:hover, #download a:visited, #download img
{
	display: block;
	margin: 0 4px 0 4px;
	text-decoration: none;
	background-color: #222;
	border-color: #222;
	border-width: 0px;
	border-style: none;
}

/* Sub Menu -------------------------------------------------------------- */
.w1 .sub-end
{
	clear: both;
	height: 32px;
	padding: 0;
	background-color: #000;
	background-image: url(/img/marshall_bottom.jpg);
	background-repeat: no-repeat;
	background-position: 0 0;
}

#sub-menu
{
	clear: both;
	background-color: #000;
	background-image: url(/img/marshall_middle.jpg);
	background-repeat: repeat-y;
	background-position: 0 0;
	color: #FFF;
}

#sub-menu h2
{
	color: #FFF;
	margin: 0;
	padding: 0 20px;
	text-indent: 0;
	text-transform: uppercase;
	width: auto;
	font-family: "Arial Narrow", Arial, Helvetica, sans-serif;
	font-style: italic;
}

#sub-menu p
{
	margin: 1em 20px 0 20px;
	padding: 0;
}

#sub-menu ul
{
	font-size: 1em;
	list-style: none;
	margin: 0 8px 0 8px;
	padding: 0;
}

#sub-menu li
{
	background: none;
	border: none;
	clear: both;
	display: block;
	list-style: none;
	margin: 0;
	padding: 0;
}

#sub-menu li a
{
	background: url(/img/marshall_small.gif) no-repeat 5px .8em;
	border: none;
	color: #D4963F;
	display: block;
	font-weight: normal;
	margin: 0 10px 0 7px;
	padding: 8px 20px 0 25px;
	text-decoration: none;
}

#sub-menu li a:hover
{
	background: url(/img/marshall_small_orange.gif) no-repeat 5px .8em;
	border: none;
	color: #F60;
}

* html #sub-menu li,
* html #sub-menu li a,
* html #sub-menu li a:hover 
{
	/*\*/
	height: 1%;
	/**/
}

/* Commenting ------------------------------------------------------------ */

#comment_one
{
	background-color: #111111;
	margin: 15px 20px 15px 20px;
	padding: 2px 0 2px 0;
}

#comment_two
{
	background-color: #1C1C1C;
	margin: 15px 20px 15px 20px;
	padding: 2px 0 2px 0;
}

#comment_preview
{
	background-color: #222;
	margin: 15px 20px 15px 20px;
	padding: 2px 0 2px 0;
	border-color: #900;
	border-width: 1px;
	border-style: solid;
}

.comment_writer
{
	text-transform: lowercase;
	color: #777;
}

/* Archives ------------------------------------------------------------ */

#monthly_archive
{
	background-color: #111111;
	margin: 15px 20px 15px 20px;
	padding: 2px 0 20px 0;
}

#monthly_archive h3
{
	font-size: 1.2em;
	margin: 10px 30px 2px 30px;
	padding: 2px 25px 4px 0px;
	text-transform: capitalize;
	color: #FFF;
	background-color: transparent;
	background-image: none;
	border-bottom: 1px solid #222;
}

/* FAQ ------------------------------------------------------------ */

#questions
{
	background-color: #111111;
	margin: 15px 20px 15px 20px;
	padding: 2px 0 20px 0;
}

#questions h3
{
	font-size: 1.2em;
	margin: 10px 30px 2px 30px;
	padding: 2px 25px 4px 0px;
	text-transform: capitalize;
	color: #FFF;
	background-color: transparent;
	background-image: none;
	border-bottom: 1px solid #222;
}

#questions ol
{
	list-style: decimal inside;
	margin: 0 20px 0 20px;
	padding: 0;
}

#questions li
{
	background-image: none;
	clear: both;
	display: block;
	list-style: decimal inside;
	margin: 0;
	padding: 2px 0 2px 10px;
}

/* Sitemap ------------------------------------------------------------ */

.sitemaps
{
	background-color: #111111;
	margin: 15px 20px 15px 20px;
	padding: 2px 0 20px 0;
}

.sitemaps h3
{
	font-size: 1.2em;
	margin: 10px 30px 2px 30px;
	padding: 2px 25px 4px 0px;
	text-transform: capitalize;
	color: #FFF;
	background-color: transparent;
	background-image: none;
}

/* Gallery ------------------------------------------------------------ */

#galleries
{
	background-color: #111111;
	margin: 15px 20px 15px 20px;
	padding: 2px 0 20px 0;
}

#galleries a
{
	background: none;
	color: #F60;
	margin: 0;
	padding: 0;
	text-decoration: none;
	border-width: 0px;
	border-color: transparent;
	border-style: none;
}

#galleries a:visited
{
	color: #F60;
	text-decoration: none;
	border-width: 0px;
	border-color: transparent;
	border-style: none;
	background: none;
}

#galleries a:hover
{
	color: #000;
	background-color: #F60;
	border-width: 0px;
	border-color: transparent;
	border-style: none;
	text-decoration: none;
}

#galleries h3
{
	font-size: 1.2em;
	margin: 10px 20px 2px 20px;
	padding: 2px 25px 2px 0px;
	text-transform: capitalize;
	color: #FFF;
	background-color: transparent;
	background-image: none;
	border-bottom: 1px solid #222;
}

#galleries p
{
	margin: 0 20px 0 20px;
	padding: 1px 0 1px 0;
	border-bottom: 1px solid #222;
}

/* Contact Form ------------------------------------------------------------ */

#contacting
{
	background-color: #111111;
	margin: 15px 20px 15px 20px;
	padding: 2px 0 2px 0;
}

#contacting h3
{
	font-size: 1.2em;
	margin: 10px 20px 2px 20px;
	padding: 2px 25px 2px 0px;
	text-transform: capitalize;
	color: #FFF;
	background-color: transparent;
	background-image: none;
	border-bottom: 1px solid #222;
}

#contacting h3.music
{
	background: url(/img/itunes.gif) no-repeat 0 .4em;
	padding: 2px 25px 2px 22px;
}

#contacting h3.skype
{
	background: url(/img/skype.gif) no-repeat 0 .4em;
	padding: 2px 25px 2px 22px;
}

/* Google Adsense ------------------------------------------------------------ */
#google_adsense
{
	margin: 0 0 40px 0;
	padding: 0 0 10px 0;
}

#google_adsense h2
{
	color: #CCC;
	font-size: 1.2em;
	font-style: normal;
}

.google_content { padding: 0 10px 10px 10px; }

/* Colophon ------------------------------------------------------------ */
#sub-menu li#apple a
{
	background: url(/img/mac.gif) no-repeat 5px .8em;
	font-size: 0.9em;
}
#sub-menu li#ee a
{
	background: url(/img/ee.gif) no-repeat 5px .8em;
	font-size: 0.9em;
	padding-right:0;
}
#sub-menu li#cc a
{
	background: url(/img/cc.gif) no-repeat 5px .8em;
	font-size: 0.9em;
}

/* Related Links ------------------------------------------------------------ */
.related-info p
{
	border-bottom: 1px solid #eee;
	margin: 0 10px;
	padding: 5px 10px;
}

/* Search ---------------------------------------------------------------- */
#search
{
	height: 56px;
	position: absolute;
	right: 10px;
	top: 8px;
	width: 170px;
}

#search h3
{
	display: block;
	font-size: 0.2em;
	height: 25px;
	line-height: 1em;
	margin: 0;
	padding: 0;
	text-indent: -9999px;
	width: 166px;
}

#search #sp-q
{
	border: 1px solid #F60;
	float: left;
	font-size: .9em;
	padding: 1px;
	width: 130px;
	margin: 5px 0 0 0;
}

#search #search-submit
{
	color: #fff;
	float: right;
	height: 32px;
	width: 32px;
}

/* Footer ---------------------------------------------------------------- */
#footer
{
	clear: both;
	color: #8C8A7C;
	font-family: Geneva, Tahoma, Verdana, sans-serif;
	font-size: .75em;
	line-height: 1.5em;
	margin: 6px 0 12px;
	padding: 0;
	background-color: #000;
	background-image: url(/img/footer.gif);
	background-repeat: no-repeat;
	height: 160px;
	text-transform: inherit;
}

* html #footer 
{
	/*\*/
	height: 1%;
	/**/
}

#footer p
{
	clear: both;
	margin: 0;
}

#footer #menu2 { padding: 17px 10px 1px 80px; }

#footer #copyright { padding: 1px 10px 36px 80px; }

#footer a
{
	background: none;
	color: #F60;
	margin: 0;
	padding: 0;
	text-decoration: none;
}

#footer a:visited
{
	color: #F60;
}

#footer a:hover
{
	color: #000;
	background-color: #F60;
}

/* Forms ---------------------------------------------------------------- */
#category_pulldown
{
	margin: 0 20px;
}

#category_pulldown input,
#category_pulldown textarea,
#category_pulldown select
{
	margin: 15px 0 0 0;
	padding: 1px 0;
}

/* Poll ---------------------------------------------------------------- */
.pollResult, .pollAnswer
{
	margin: 0 20px 0 20px;
	padding: 0;
}

.pollButtonBlock
{
	margin: 1em 20px 0 20px;
	padding: 0;
}

.pollResultGap
{
	height:1px;
	font-size: 1px;
}

.pollQuestion { margin: 1em 20px 12px 20px; }
.pollSelectedPercent, .pollSelectedVotes, .pollResultPercent, .pollResultVotes { color: #999; }

.pollRadio { margin: 0 4px 0 0; }

/* Advertisement ---------------------------------------------------------------- */
#concertlive_banner
{
	margin: 10px 0 0 0;
	text-align: center;
}

