/* =================================== */
/* =========== FONTS ================= */
/* =================================== */

/* Font for William's Name */
@font-face {
    font-family: 'goudy_trajan_regularregular';
    src: url('fonts/goudytrajan-regular-trial-webfont.eot');
    src: url('fonts/goudytrajan-regular-trial-webfont.eot?#iefix') format('embedded-opentype'),
         url('fonts/goudytrajan-regular-trial-webfont.woff2') format('woff2'),
         url('fonts/goudytrajan-regular-trial-webfont.woff') format('woff'),
         url('fonts/goudytrajan-regular-trial-webfont.ttf') format('truetype'),
         url('fonts/goudytrajan-regular-trial-webfont.svg#goudy_trajan_regularregular') format('svg');
    font-weight: normal;
    font-style: normal;

}

/* Font for menu and headers */
@font-face {
    font-family: 'arconregular';
    src: url('fonts/arcon-regular-webfont.eot');
    src: url('fonts/arcon-regular-webfont.eot?#iefix') format('embedded-opentype'),
         url('fonts/arcon-regular-webfont.woff2') format('woff2'),
         url('fonts/arcon-regular-webfont.woff') format('woff'),
         url('fonts/arcon-regular-webfont.ttf') format('truetype'),
         url('fonts/arcon-regular-webfont.svg#arconregular') format('svg');
    font-weight: normal;
    font-style: normal;
}


/* =================================== */
/* ====== ELEMENT DEFAULTS =========== */
/* =================================== */

html, body {
	background: #071D34;
	background-image:url(http://www.geocities.ws/therain/images/siteart/rainbg.jpg);
	background-repeat:repeat;
	background-position:left top;
	background-attachment:fixed;
	margin: 0;
	padding: 0;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-color: #FFFFFF;
}

p
{
	font-size: 10px;
}

p.intro
{
	padding-bottom: 3px;
	background: transparent url(http://www.geocities.ws/therain/images/rp/rp_break.jpg) bottom left no-repeat;
}

p.timeStamp
{
	color: #CCC;
}

p.time
{
	height:18px;
	line-height:18px;
	font-size:10px;
	background:none;
	font-family:Verdana, Helvetica, sans-serif;
}

.linkSource
{
	color: #FFF;
	font-size: 80%;
	font-style: italic;
	font-weight: normal;
	padding-left: 10px;
}

/* Main Sections =================================================================================================================*/

div.clearing
{
	clear: both;
}

div#mainContent
{
	float: left;
	color: #FFF;
	width: 460px;
	padding-top: 70px;
}

/* Styling and Positioning Headers ===================================================================================================*/

h1
{
	display: block;
	width: 394px;
	height: 28px;
	text-indent: -30000px;
	background: transparent url(http://www.geocities.ws/therain/images/siteart/occ_of.png) bottom left no-repeat;
}

h1 a {
	display: block;
	height: 72px;
}

h2
{
	font-size: 14px;
	font-family: Verdana;
	color: #5BC5F9;
	padding-bottom: 6px;
	margin: 0;
	background: #071D34 url(http://www.geocities.ws/therain/images/rp/bluefade_h_lg.jpg) repeat-y;
}

h3
{
	font-size: 12px;
	font-family: Verdana;
	color: #FC97BF;
	margin: 0;
	background: #071D34 url(http://www.geocities.ws/therain/images/rp/bluefade_h_lg.jpg) repeat-y;
}

/* Content Titles Image Replacement ===============================================================================================*/

h4.mp3player
{
	display: block;
	width: 290px;
	height: 32px;
	text-indent: -30000px;
	background: url(http://www.geocities.ws/therain/images/titles/mp3player.gif) no-repeat;
}

h4.linkOfTheWeek
{
	display: block;
	width: 290px;
	height: 32px;
	text-indent: -30000px;
	background: transparent url(http://www.geocities.ws/therain/images/titles/links.gif) top left no-repeat;
}

h5.KatanaSoundNews
{
	display: block;
	width: 290px;
	height: 32px;
	text-indent: -30000px;
	background: transparent url(http://www.geocities.ws/therain/images/titles/metalworks_news.gif) top left no-repeat;
}

h4.KatanaSoundNews
{
	display: block;
	margin: 0;
	padding: 0;
	width: 460px;
	height: 32px;
	text-indent: -30000px;
	background: url(http://www.geocities.ws/therain/images/titles/metalworks.gif) no-repeat;
}

h4.featuredNews
{
	display: block;
	margin: 0;
	padding: 0;
	width: 460px;
	height: 32px;
	text-indent: -30000px;
	background: url(http://www.geocities.ws/therain/images/rp/news_h.gif) no-repeat;
}

h4.countdown
{
	display: block;
	margin: 0;
	padding: 0;
	width: 335px;
	height: 32px;
	text-indent: -30000px;
	background: url(http://www.geocities.ws/therain/images/titles/countdown.gif) no-repeat;
}

h4.latestUpdates
{
	display: block;
	margin: 0;
	padding: 0;
	width: 460px;
	height: 32px;
	text-indent: -30000px;
	background: url(http://www.geocities.ws/therain/images/titles/latest.gif) no-repeat;
}

h4.store
{
	display: block;
	margin: 0;
	padding: 0;
	width: 200px;
	height: 32px;
	text-indent: -30000px;
	background: url(http://www.geocities.ws/therain/images/titles/store.gif) no-repeat;
}

h4.listen
{
	display: block;
	margin: 0;
	padding: 0;
	width: 200px;
	height: 32px;
	text-indent: -30000px;
	background: url(http://www.geocities.ws/therain/images/titles/listen.gif) no-repeat;
}

h4.watch
{
	display: block;
	margin: 0;
	padding: 0;
	width: 200px;
	height: 32px;
	text-indent: -30000px;
	background: url(http://www.geocities.ws/therain/images/titles/watch.gif) no-repeat;
}

h4.connect
{
	display: block;
	margin: 0;
	padding: 0;
	width: 200px;
	height: 32px;
	text-indent: -30000px;
	background: url(http://www.geocities.ws/therain/images/titles/connect.gif) no-repeat;
}

h4.fanQuotes
{
	display: block;
	margin: 0;
	padding: 0;
	width: 474px;
	height: 32px;
	text-indent: -30000px;
	background: url(http://www.geocities.ws/therain/images/titles/quotes.gif) no-repeat;
}

h4.musicThread
{
	display: block;
	margin: 0;
	padding: 0;
	width: 460px;
	height: 32px;
	text-indent: -30000px;
	background: url(http://www.geocities.ws/therain/images/titles/music.gif) no-repeat;
}

/* Main Content Styling and Positioning ===============================================================================================*/

div.newsItem, div.contentItem
{
	background: #071D34 url(http://www.geocities.ws/therain/images/rp/feature_bg.jpg);
	background-repeat:no-repeat;
	background-position:left top;
	background-attachment:fixed;
	border: 1px solid #164371;
	width: 444px;
	padding: 5px;
	margin-bottom: 20px;
}

div.item
{
	padding: 6px 0;
}

div.contentItem
{
	background: #173760;
}

div.listenWatch
{
	background: #164371;
	border: 1px solid #97abc0;
	padding: 5px;
	width: 181px;
	margin-bottom: 20px;
}

div.listenWatch img
{
	float: left;
	border: 1px solid #5d7b97;
	margin: 5px;
}

div.connectWatch
{
	background: #164371;
	border: 1px solid #000000;
	padding: 2px;
	width: 190px;
	margin-bottom: 20px;
}

div.connectWatch img
{
	float: left;
	border: 1px solid #000000;
	margin: 5px;
}

br
{
	clear: both;
}

div.listenWatch p
{
	margin: 3px 0 6px 0;
	padding: 0;
}
	
#mainContent a, #secondaryContent a
{
	color: #68C8FC;
	font-weight: bold;
	text-decoration: underline;
	-o-transition: all 1.1s ease;
	-ms-transition: all 1.1s ease;
	-moz-transition: all 1.1s ease;	
	-webkit-transition: all 1.1s ease;
	transition: all 1.1s ease;
}

#mainContent a:hover, #secondaryContent a:hover
{
	color: #fff;
	font-weight: bold;
	text-decoration: underline;
	-o-transition: all 0.9s ease;
	-ms-transition: all 0.9s ease;
	-moz-transition: all 0.9s ease;	
	-webkit-transition: all 0.9s ease;
	transition: all 0.9s ease;
}

/* Special Links Styling & Positioning ===============================================================================================*/

a.lyrics
{
	position: center;
	padding-left: 22px;
	padding-bottom: 2px;
	background: url(http://www.geocities.ws/therain/images/siteart/lyrics_icon.gif) no-repeat;
}

a.wma
{
	position: center;
	padding-left: 22px;
	padding-bottom: 2px;
	background: url(http://www.geocities.ws/therain/images/siteart/wma_icon.gif) no-repeat;
}

a.tab
{
	position: center;
	text-align: center;
	padding-left: 22px;
	padding-bottom: 2px;
	background: url(http://www.geocities.ws/therain/images/siteart/tab_icon.gif) no-repeat;
}

a.moreinfo {
	text-align: center;
	display: block;
}

/* listen and Watch Feature Positioning ===============================================================================================*/

div#listenFeature, div#watchFeature, div#storeFeature
{
	width: 191px;
	margin: 0 auto;
}


div#connectFeature
{
	width: 222px;
	margin: 0px 0px 0px 33px;
}

/* Section Page Styling And Positioning ==========================================================================================*/

div#breadcrumbs
{
	margin: 7px;
	text-align: right;
	border: 1px solid #17255B;
	background: #006699;
	background-image:url();
	background-repeat:repeat;
	background-position:left top;
	background-attachment:fixed;
}

div#breadcrumbs a
{
	color: #62AFD1;
	font-weight: bold;
	text-decoration: underline;
	-o-transition: all 0.8s ease;
	-ms-transition: all 0.8s ease;
	-moz-transition: all 0.8s ease;	
	-webkit-transition: all 0.8s ease;
	transition: all 0.8s ease;
}

div#breadcrumbs a:hover
{
	color: #fff;
	font-weight: bold;
	text-decoration: underline;
	-o-transition: all 1.1s ease;
	-ms-transition: all 1.1s ease;
	-moz-transition: all 1.1s ease;	
	-webkit-transition: all 1.1s ease;
	transition: all 1.1s ease;
}

div.externalLinks h4 a, h4.externalLinks a
{
	text-transform: uppercase;
	padding: 3px 30px;
	background: transparent url(http://www.geocities.ws/therain/images/icons/headerlink.gif) left no-repeat;
	display: block;
}

div.externalLinks h4 a:hover, h4.externalLinks a:hover
{
	background: #000 url(http://www.geocities.ws/therain/images/icons/headerlink.gif) left no-repeat;
}

div#discography img
{
	float: left;
	margin-right: 10px;
	border: 1px solid #FFF;
}

div.albumInfo
{
	width: 40%;
	float: left;
	margin: 5px;
}

#AlbumCol_L {
	width: 50%;
	float: left;
}

#AlbumCol_R {
	width: 50%;
	float: right;
}

div.newsItem li
{
	font-weight: normal;
	text-transform: none;
	background: transparent;
	float: none;
	width: 100% !important;
	width: 90%;
}

div.contentBackground
{
	background: url(http://www.geocities.ws/therain/images/Inthestudio_ind_pg.jpg) no-repeat;
	height: 251px;
	text-align: right;
}

fieldset {
	margin: 1em 0;
	padding: 1em;
	border: 1px solid #FFF;
}

legend {
	font-weight: bold;
	color: #FFF;
	font-size: 12px
}

/* FeatureBox Big and Small Positioning ===============================================================================================*/

div.featureBox, div.featureBoxSmall
{
	background: #164371;
	padding: 15px;
	border: 1px solid #97abc0;
	margin-bottom: 20px;
	width: 434px;
}

div.featureBoxSmall
{
	width: 400px;
}

div.featureBox h3.countdown{
	background: #15769E;
	background-image:url(http://www.geocities.ws/therain/images/siteart/newnovel.jpg);
	background-repeat:no-repeat;
	background-position:left top;
	background-attachment:fixed;
	display:block;
	width:444px;
	height:193px;
}

div.featureBox h3.countdown span#cntdwn{
	position:relative;
	left:232px;
	top:171px;
	padding:0px;
}

/* Appears On Section Of Song Pages ====================================== */

#songClips img, table img
{
	border: 0;
	margin-left: 12px;
}

th
{
	text-align: left;
	padding: 5px;
	font-weight: normal;
	font-size: 12pt;
	color: #FFFFFF;
	font-family: Verdana;
	background: #6E8E6E;
}

td
{
	font-weight: normal;
	font-size: 8pt;
	color: #FFFFFF;
	font-family: Verdana;
	padding-right: 10px;
	padding-bottom: 3px;
	border-bottom: 1px solid #627B99;
}

ol
{
	list-style: disc;
}

/* Submit Review Form ============================================ */

.submitReviewForm label {
	font-weight: bold;
}

.submitReviewForm div {
	margin: 1em;
}

.submit {
	margin: 10px;
}

/* Special Image Commands ============================================ */

img.albumCover
{
	float: left;
	margin-right: 5px;
	border: 1px solid #164371;
	height: 125px;
	width: 125px;
}

img.bioPic
{
	margin-left: 90px;
	width: 262px;
	height: 373px;
	border: 1px solid #17255B;
}

img.reviewPic
{
	width: 353px;
	height: 282px;
	border: 1px solid #000;
	margin: 10px;
}

img.thumbnail
{
	float: left;
	width: 50px;
	border: 1px solid #FFF;
	margin-right: 10px;
}

img.bigItunes {
	margin: 5px 0;
	border: 0;
}

/* Video Player Styling and Positioning ================== */

#vidPlayerContainer{
	margin-left:5px;
}

iframe{
	margin:0;
	padding:0;
}
iframe.videoChoser{
	margin:0 15px 0 0;
	padding:0px;
}
#mediaHolder{
	background:url(http://www.geocities.ws/therain/images/vidPlayer/vidPlayer_main.jpg);
	width:434px;
 	height:298px;
}	
#mediaplayer {
	width: 343px;
	height: 286px;
	position:relative;
	top:6px;
	margin:0 auto;
	background: #000;
}
#mediaControl{
	background:url(http://www.geocities.ws/therain/images/vidPlayer/vidPlayer_controls.gif);
	width:434px;
	height:56px;
	font-size:11px;
	color:#fff;
	font-family:tahoma,verdana, arial,sans-serif;
}
#videoDirect p{
	margin:0;
	position:relative;
	z-index:1000;
	clear:left;
	left:190px;
	top:-21px;
	padding:0;
	font-size:11px;
	color:#fff;
	font-family:tahoma,verdana, arial,sans-serif;
}
#videoDirect a{
	color:#68686fc;
}
#videoDirect a:hover{
	color:#57b2e4;
}
#mediaControl a#stopBut{
	display:block;
	float:left;
	width:53px;
	height:40px;
	background:url(http://www.geocities.ws/therain/images/vidPlayer/stopBut.jpg);
	background-position:0 0;
}
#mediaControl a#stopBut:hover{
	background-position:0 -40px;
}
#mediaControl a#playBut{
	display:block;
	margin-left:15px;
	_margin-left:7px;
	float:left;
	width:113px;
	height:40px;
	background:url(http://www.geocities.ws/therain/images/vidPlayer/playBut.jpg);
	background-position:0 0;
}
#mediaControl a#playBut:hover{
	background-position:0 -40px;
}
#mediaControl span.title{
	display:block;
	margin:6px 0px 0 2px;
	float:left;
	color:#ccc;
	font-size:11px;
	font-family:tahoma,verdana, arial,sans-serif;
	background:url(http://www.geocities.ws/therain/images/vidPlayer/titleBAr.gif);
	background-repeat:no-repeat;
	width:191px;
	padding:5px 0 0 12px;
	height:20px;
	background-position:0 0;
	float:left;
}
#VidPicker{
	background:url(http://www.geocities.ws/therain/images/vidPlayer/vidPlayer_choser.gif);
	background-repeat:no-repeat;
	width:394px;
	height:255px;
	margin-left:20px;
	color:#fff;
}
#vidFrame{
	height:240px;
	width:375px;
	margin:0 0px 0 7px;
	overflow:auto;
}
.vidSelect{
	width:330px;
	margin:4px auto 10px auto;
	padding:0px 0;
	color:#fff;
}
.vidSelect p{
	margin:0;
	padding:0px 0 4px 0
}
.vidSelect p.title a{
	font-weight:bold;
	text-decoration:underline;
	color:#68C8FC;
}
.vidSelect img{
	float:left;
	border:0;
	border:1px solid #97ABC0;
	margin:0 8px 4px 0;
	
}
	
#mainContent .vidSelect a.extra{
	color:#68C8FC;
	text-decoration:underline;
	font-size:11px;
	font-weight:normal;
}
.fix{
	clear:left;
	height:1px;
	font-size:1px;
}

/* ============ Styling and Positioning Quotes ================== */

#quotes{
	padding:2px;
	border:1px solid #5D7B97;
	margin:0 0 15px 2px;
	background: #174372;
	width:450px;
}

#quotes p{
	text-align:left;
	margin:0;
	font-size:1em;
	font-style:italic;
	padding:2px;
}

#quotes p span{
	font-size:100%;
	color:#68C8FC;
	font-style:bold;
	display:block;
	margin:4px;
	text-align:right;
}

.codeBox{	margin-top: 5px;	}
