/* ---------------------------------------- */
/* Generic                                  */
/* ---------------------------------------- */

body
{
	background-repeat: no-repeat;
	background-position: top center;
	font-family:Lucida Grande,Verdana,Arial,sans-serif;
	background-color: #EBEBEB;
	
}


div
{
	border-color: blue;
	border-width: 0px;
	border-style: solid;
}


p {
	margin: 0 0 0 0;
	padding: 0 0 10px 0;
	font-size: 14px;
	color: #333333;
	line-height: 20px;
}

hr 
{
	border: none 0; 
	border-top: 1px solid #630;
	height: 1px; 
	width: 200px;
	
	
}



/* ---------------------------------------- */
/* Containers                               */
/* ---------------------------------------- */


#container
{
	margin: 40px auto 40px auto;
	width:750px;
	text-align: left;
}


#top_logo 
{
	background-image: url(../images/top_logo.jpg);
	background-repeat: no-repeat;
	width: 750px;
	height: 46px;
}

#top_logo h1
{
	display: none;
}


#left_column_container
{
	width: 530px;
	position: relative;
	float: left;
	margin-top: 30px;
}

#summer_reel_container
{
	padding-left: 35px;
	padding-right: 45px;
	padding-bottom: 10px; 
	background-image: url(../images/0ss1.gif);
	background-repeat: no-repeat;
	background-position: top left;
}

#front_news_container
{
	padding-left: 35px; 
	padding-right: 45px; 
}

#right_column_container
{
	margin-top: 30px;
	width: 220px;
	position: relative;
	float: left;
	font-size: 12px;
}

#right_welcome_container
{
	padding-bottom: 5px; 
	padding-left: 20px;
	padding-right: 20px;
	background-image: url(../images/side1_top.gif);
	background-repeat: no-repeat;
	background-color: #D6DDD1;
	border-bottom: 1px solid #B9CAAD;
}


#right_contact_container
{
	margin-top: 10px;
	padding-bottom: 5px;
	padding-left: 20px; 
	padding-right: 20px;
	background-image: url(../images/side2_top.gif);
	background-repeat: no-repeat;
	background-color: #EDE0CC;
	border-bottom: 1px solid #D7C4A7;
}

#right_friends_container
{
	margin-top: 10px; 
	padding-bottom: 5px; 
	padding-left: 20px; 
	padding-right: 20px;
	background-image: url(../images/side3_top.gif);
	background-repeat: no-repeat;
	background-color: #E4E4E3;
	border-bottom: 1px solid #CCCCCC;
}

.clear_both
{
	clear: both;
}

.spacer20
{
	height: 20px;
}


#copyright_container
{
	width: 750px;
	border-top: 1px solid #CCCCCC;
}

#copyright_text_container
{
	padding-left: 35px; padding-top: 10px;
}


.comment_container
{
	background-color: #F1F2F3;
	border: 1px solid #D9C4A3;
	padding: 15px;
	margin-bottom: 8px;
}

.preview_comment_container
{
	background-color: #EDE0CC;
	border: 1px solid #360;
	padding: 15px;
	margin-bottom: 8px;
}


#comment_form
{
	background-color: #EDE0CC;
	border: 1px solid #D9C4A3;
	padding: 15px;
}

#page_nav_container
{
	font-size: 12px;
	color: #666666;
}

.track_container
{
	background-color: #F1F2F3;
	border: 1px solid #D9C4A3;
	padding: 15px;
	margin-bottom: 8px;
}


/* ---------------------------------------- */
/* Images                                   */
/* ---------------------------------------- */

.arrow_bullet
{
	margin-bottom: -1px;
	margin-right: 5px;
}

#right_welcome_container img
{
	float: left;
	margin-left: -4px;
	margin-top: -3px;
	padding-right: 3px;
	margin-bottom: 0px;
}

.jmyc_mugshot
{
	float: right; margin-right: -7px; margin-top: -3px; padding-left: 7px;
}

/* ---------------------------------------- */
/* Links                                    */
/* ---------------------------------------- */

a {
	text-decoration: none;
	color: #930;
}

a:hover
{
	text-decoration: underline;
	
}

/* ---------------------------------------- */
/* Headings                                 */
/* ---------------------------------------- */


h1, h2, h3, h4, h5, h6, h7
{
	font-family: "Helvetica", Helvetica, Arial, sans-serif; 
	font-weight: normal;
	clear:both;
}

h1
{
	position: relative; /* adding this makes sure the bottom border shoes up in IE PC - DOES NOT ALWAYS WORK!!! */
	font-size: 24px;
	margin: 0 0 3px 0;
	color: #360;
	padding-top: 0px;
	margin-top: 0px;
	text-transform: uppercase;
}

h2
{
	position: relative; /* adding this makes sure the bottom border shoes up in IE PC - DOES NOT ALWAYS WORK!!! */
	font-size: 10px;
	margin: 0 0 10px 0;
	color: #630;
	padding-bottom: 3px;
	border-bottom: 1px dotted #CCCCCC;
	text-transform: uppercase;
	text-indent: 2px;
}

h3
{
	position: relative; /* adding this makes sure the bottom border shoes up in IE PC - DOES NOT ALWAYS WORK!!! */
	font-size: 16px;
	margin: 0 0 5px 0;
	color: #360;
	padding-bottom: 3px;
	border-bottom: 1px dotted #360;

}

h4
{
	position: relative; /* adding this makes sure the bottom border shoes up in IE PC - DOES NOT ALWAYS WORK!!! */
	font-size: 18px;
	margin: 20px 0 0px 0;
	color: #000000;
	padding-bottom: 3px;

}

h5
{
	position: relative; /* adding this makes sure the bottom border shoes up in IE PC - DOES NOT ALWAYS WORK!!! */
	font-style: normal;
	font-size: 10px;
	margin: 0 0 5px 0;
	color: #630;

}

h6
{
	position: relative; /* adding this makes sure the bottom border shoes up in IE PC - DOES NOT ALWAYS WORK!!! */
	font-size: 14px;
	margin: 0 0 0 0;
	color: #360;
	padding-top: 20px;
	padding-bottom: 3px;
	font-style: normal;

}

h7
{

	position: relative; /* adding this makes sure the bottom border shoes up in IE PC - DOES NOT ALWAYS WORK!!! */
	font-size: 16px;
	margin: 0 0 0 0;
	color: #000000;
	padding-top: 20px;
	padding-bottom: 3px;
	font-style: normal;

}


/* ---------------------------------------- */
/* Lists                                    */
/* ---------------------------------------- */


 	
/* ---------------------------------------- */
/* Main Nav			                        */
/* ---------------------------------------- */

#main_nav_container
{
	background-image: url(../images/nav_bg.jpg);
	background-repeat: no-repeat;
	background-position: right;
	font-size: 10px;
	width: 750px;
	position: relative;
	float: left;
	height: 36px;
	background-color: #EED16B;
}


#main_nav
{
	
	padding-left: 35px;
	font-size: 12px;
}

#main_nav a
{
	color: #FFFFFF;
	text-decoration: none;
}
	
#main_nav a:hover
{
	color: #F1F2F3;
	text-decoration: none;
}


.nav_item a
{
	position: relative; 
	float: left; 
	margin-right: 2px;
	text-align: center; 
	padding-top: 14px; 
	width: 100px;
	height: 22px;
	background-image: url(../images/nav_a_bg.jpg);
}

.nav_item a:hover
{
	/* background-image: url(../images/nav_active_bg.jpg); */
	background-image: url(../images/nav_on.jpg);
	
}

.nav_item_active
{
	font-weight: bold;
	margin-right: 2px;
	color: #FFFFFF;
	position: relative;
	float: left; 
	text-align: center; 
	padding-top: 14px; 
	width: 100px;
	height: 22px;
	background-image: url(../images/nav_on.jpg);

}

	
/* ---------------------------------------- */
/* Paragraphs and Spans                     */
/* ---------------------------------------- */

.copyright
{
	color: #333333;
	font-size: 10px;
	margin: 0 0 0 0;
}

.news_datecomment
{	
	font-size: 10px;
	border-top: 1px solid #CCCCCC;
}

.news_datecomment_no_ul
{	
	font-size: 10px;
	color: #666666;
	font-weight: normal;
}
.continued
{
	margin: 0 0 0 0;
	padding: 0 0 0 0;
}

.news_excerpt p
{
	margin: 0 0 0 0;
	padding: 0 0 5px 0;
	
}

#right_column_container p
{
	font-size: 12px;
	line-height: 18px;
}

.normal
{
	font-size: 12px;
	line-height: 18px;
}

.comments_header
{
	text-transform: uppercase;
	color: #360;
	margin-top: 15px;
}

.comment_details
{
	font-size: 12px;
	font-weight: normal;
	border-bottom: 1px dotted #CCCCCC;
	padding-bottom: 2px;
	margin-bottom: 10px;
}


.track_title
{
	font-size: 16px;
	
	margin: 0 0 0 0;
	padding: 0 0 0 0;
}

.track_title a
{
	color: #630;
}

	
.track_info
{
	font-size: 12px;
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	color: #333333;
}

.track_size
{
	font-size: 10px;
	margin: 0 0 0 0;
	padding: 0 0 0 0;
}

/* ---------------------------------------- */
/* Comment Form                             */
/* ---------------------------------------- */

#comment_form
{
	font-size: 12px;
	color: #363;
}

.input
{
	width: 300px;
	margin-bottom: 10px;
	margin-top: 4px;
	border: 1px solid #CCCCCC;
	padding: 5px;
}

#comment_form textarea
{
	width: 300px;
	margin-bottom: 10px;
	margin-top: 4px;
	border: 1px solid #CCCCCC;
	padding: 5px;
	font-family:Lucida Grande,Verdana,Arial,sans-serif;
	font-size: 12px;
}

.required
{
	color: red;
}


#comment_form select
{
	width: 310px;
	margin-bottom: 10px;
	margin-top: 4px;
	border: 1px solid #CCCCCC;
}

#comment_form img
{
	border: none;
	width: 46px;
	height: 14px; 
	margin-bottom: 10px;
	margin-top: 4px;
	padding: 5px;
}


/* ---------------------------------------- */
/* Archive List                             */
/* ---------------------------------------- */

.archive_list
{
	list-style-type: none;
	padding: 0;
	margin: 0;
	margin-bottom: 20px;
}

.archive_list li
{
	position: relative; /* adding this makes sure the bottom border shoes up in IE PC - DOES NOT ALWAYS WORK!!! */
	background-image: url(../images/bullet_text.gif);
	background-repeat: no-repeat;
	background-position: 0 5px;
	padding: 3px 0 3px 25px;
	margin: .4em 0;
	line-height: 18px;
	
}


#track_list
{
	list-style-type: none;
	padding: 0;
	margin: 0;
}

#track_list li
{
	position: relative; /* adding this makes sure the bottom border shoes up in IE PC - DOES NOT ALWAYS WORK!!! */
	background-image: url(../images/track_bullet.jpg);
	background-repeat: no-repeat;
	background-position: 0 4px;
	padding: 3px 0px 15px 35px;
	margin: 0 0 15px 0;
	border-bottom: 1px dotted #CCCCCC;
	
}

