@CHARSET "UTF-8";

body {
	color: #fff;
	background: #000 url('http://cdn.kissonline.com/non_secure/images/sonicboom/bg_main.gif') no-repeat fixed 50% 0px;
	border:0px solid blue;
	min-height:1053px;
}

#bd {
	margin:10px 0 30px 0;
	min-height:600px;
	_height:600px;
	border:0px solid red;
	}

/* HEADER */
#hd {
	background: #000 url('http://cdn.kissonline.com/non_secure/images/sonicboom/hdr_sonicboom.gif') no-repeat 50% 0px;
	height:490px;
	position:relative;
	border:0px solid red;
}

#btn_kiss {
	position: absolute;
	top:255px;
	left:20px;
	}

#top {
	margin:0 auto;border:0px solid red}
#sonic_boom_banners {
	text-align:center;
	}

#sonic_boom_banners a {
	padding:0 7px;
	}

/* END HEADER */

/** Typography **/

h1 {
	font-size: 31px;
}

h2 {
	border: 0px solid green;
	font-size: 24px;	
	line-height: normal;
}

h3 {
	color: #5c5c5c;
	font-size: 20px;
}

h4 {
	font-size: 16px;
	padding:0 0 0 5px;
}

a:focus { outline: none; }

a:link {
	color: #FF0000;
	text-decoration: none;
}

a:visited {
	color: #FF0000;
	text-decoration: none;
}

a:hover {
	color: #FF0000;
	text-decoration: underline;
}

:focus
{
  -moz-outline-style: none;
}

.more_link {
	float:right;
	width:300px;
	text-align:right;
	}

/* END Typography */

/* NEWS */
#news {
	border:0px solid red;
	margin:0 0 20px 20px;	
}

#hdr_news_img {display:block; margin:20px;}

#hdr_video_img {display:block; margin:20px 20px 20px 0;}

#latest_headlines  {
	background-image: url('http://cdn.kissonline.com/non_secure/images/layout/bg_news.jpg');
	background-repeat: repeat-y;
	margin: 0 0 10px 0;
}

#news_article {
	margin: 0 0 10px 0;
	padding: 0 0 10px 0;
	border-bottom: 1px dotted #c7c7c7;	
}

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

.news_featured_content {
	
	display:block;
	margin: 0;
	padding: 1px;
	background-color: #565656;
	border: 1px solid #565656;
	-webkit-box-shadow: 0px 3px 7px #000000;
	-moz-box-shadow: black 0px 0px 5px;
	-moz-box-sizing: border-box;
	-opera-sizing: border-box;
	-webkit-box-sizing: border-box;
	-khtml-box-sizing: border-box;
	-moz-border-radius: 3px;
	-webkit-border-radius:3px;
	box-sizing: border-box;
}

.news_features {
	margin:8px 0 0 0;
	width:500px;
}

.news_banner {
	display:block;
	float:left;
	width:305px;
	margin:0 10px 0 0;
	}

.news_featured {
	background-image:url('http://cdn.kissonline.com/non_secure/images/layout/bg_featured.jpg');
	background-repeat: no-repeat;
	float:left;
	width:244px;
	height:77px;
	position:relative;
	border:0px solid red;
	margin:0 5px 5px 0;
	#margin:0 2px 5px 0;
}

#feature_2, #feature_4 {
	margin-left:5px;
	}

.news_featured span {
	display:block;
	padding:0px 10px;

}

.news_list_item, .home_news_list_item,
	.letters_list_item, .pns_list_item, .tribute_list_item {
	position:relative;
	margin: 0 0px 0px 0;
	padding: 85px 0 0px 0px;
	min-height:101px;
	_height:101px;
	clear:both;
	text-align: left;
	border:0px solid red;
}

.news_list_item, .letters_list_item {
	min-width:765px;
    min-height:101px;
	_height:101px;
}

.news_list_item {
	background-image: url('http://cdn.kissonline.com/non_secure/images/layout/bg_news.png');
	_background-image: url('http://cdn.kissonline.com/non_secure/images/layout/bg_news.gif');
	background-repeat:no-repeat;
	}

.letters_list_item {
	background-image: url('http://cdn.kissonline.com/non_secure/images/layout/bg_links.png');
	_background-image: url('http://cdn.kissonline.com/non_secure/images/layout/bg_links.gif');
	background-repeat:no-repeat;
	}
	
.tribute_list_item {
	background-image: url('http://cdn.kissonline.com/non_secure/images/layout/bg_links.png');
	_background-image: url('http://cdn.kissonline.com/non_secure/images/layout/bg_links.gif');
	background-repeat:no-repeat;
	}

.pns_list_item {
    background-image: url('http://cdn.kissonline.com/non_secure/images/layout/bg_pns.png');
	_background-image: url('http://cdn.kissonline.com/non_secure/images/layout/bg_pns.gif');
	background-repeat:no-repeat;
	min-width:765px;
    
}

.band_members {
	padding:10px 0;
	font-weight:bold;
	color:#fff600;
	}

.home_news_list_item {
    background-image: url('http://cdn.kissonline.com/non_secure/images/sonicboom/bg_news.gif');
	background-repeat:no-repeat;
	
    min-height:101px;
	_height:101px;
	_width:780px;
	border:0px solid blue;
}

.home_news_title, .news_title {
	position:absolute;
	top:13px;
	left:80px;
	
}

.full_news_title {
	
	}

.home_news_title, .news_title, .full_news_title, .pns_title {
	padding: 0px 0 3px 0;
	font-size: 24px;
	font-weight: bold;
	white-space:nowrap;
	border:0px solid red;
	}

.news_source {
	position:absolute;
	top:70px;
	left:85px;
	font-size:.8em;
	display:inline;
	border:0px solid red;
	}

.link_body {
	margin:0 0 0 85px;	
}

.link_body div {
	padding:2px 0;
	}

.pns_title {
	text-align:center;
	}

.pns_teaser {
	text-align:center;
	}

.pns_image {
	display:block;
	margin:0 auto;
	
	}

.pns_caption {
	font-size:.9em;
	}

.home_news_title a,.news_title a {
	color: #ffffff;	
}

.news_list_cell {
	border:0px solid yellow;
	_width:100%;
	}

.home_news_date,.news_date {
	position:absolute;
	top:10px;
	left:10px;
	width:45px;
	height:45px;
	font-size: 11px;
	text-align: center;
	border:0px solid red;
	padding:3px;
	color:#000;
}

.news_date_day {
	display:block;
	margin:0 auto;
	font-size:1.2em;
	}

.news_date_month {
	display:block;
	margin:0 auto;
	text-align: center;
	text-transform:lowercase;
	font-weight:bold;
	font-size:.9em;
	}
	
.news_date_year {
	display:block;
	margin:0 auto;
	text-align: center;
	font-size:.9em;
	}

.news_teaser {
	margin:0px 20px 10px 20px;
	}

.letters_list_item .news_teaser {
	margin:20px 20px 10px 20px;
	}

.letters_list_item p {
	margin:10px 0 0 0;
	}

.letters_image {
	/*width:100%;*/
	_width:300px;
	max-width:300px;
	margin:5px;
	display:block;
	float:right;
	border: 3px solid #565656;
	-webkit-box-shadow: 0px 3px 7px #000000;
	-moz-box-shadow: black 0px 0px 5px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	}

#links {
	
	}

.news_date_article {
	font-size: 11px;
	padding:0 0 10px 0;
}

.rss_subscribe {
	padding: 5px;
	border-bottom: 1px solid #e2ccab;
	font-weight: bold;
	text-align: right;
	text-transform: uppercase;
}

.rss_subscribe a {
	color: #2a1705;
}

#news_archive {
	/*position: relative;
	top:100px;
	height: 230px;*/
	margin: 10px auto 0 auto;
	border: 0px solid red;
}

#news_head {
	margin: 0px 0 0 0;
}

#news_archive_list {
	background: url('http://cdn.kissonline.com/non_secure/images/layout/note_middle.jpg') no-repeat;
	background-repeat: repeat-y;
	margin: -3px 0 0 0px;
	width: 384px;

}

#news_archive_item {
	margin: 0 0 0 30px;
	color: #7C786D;
	font-weight: bold;
	font-size: 14px;
}

#news_archive_item a {
	color: #7C786D;
}

#news_tags {
		border: none;
	}

.news_img {
	margin: 0 10px 50px 0px;
	border: 3px solid #565656;
	float:left;
	-webkit-box-shadow: 0px 3px 7px #000000;
	-moz-box-shadow: black 0px 0px 5px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
}

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


#paginationControl {
	margin:50px 0 0 0;
	text-align:center;
	border:0px solid red;
	clear:both;
	}
	
#paginationControl a, #paginationControl span {
	padding:2px 5px;
	border:1px solid #fff;
	}

#paginationControl a {
	color:#fff;
	}

#paginationControl span.disabled {
	border:1px solid #666;
	color:#666;
}

#paginationControl ul li
{
display: inline;
list-style-type: none;
padding-right: 5px;
}

.paginationLegend {
	padding:.5em;
	font-weight:bold;
	text-align:center;	
	border:0px solid red;
}

span.currentPage {
	background-color:#fff;
	color:#000000;
	font-weight:bold;
	}

/* END NEWS */

/* GALLERY */
#gallery {
	border:0px solid red;
	margin:0 0 20px 0;	
}

.gall_thumb_img {
	padding: 0px;
	
}

.gallery_image {
	/*width: 500px;*/
	text-align: center;
	margin:5px;
	border: 3px solid #565656;
	-webkit-box-shadow: 0px 3px 7px #000000;
	-moz-box-shadow: black 0px 0px 5px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
}


#gal_list_pg_nums {
	padding: 15px 20px 0px 0px;		
}

#gal_list_pg_nums td {
	padding: 0px 5px 0px 0px;		
	vertical-align: bottom;
}

.gallery_image_info {
	padding: 10px 0;	
	color: #FF0000;
}

.gallery_image_name {
	font-weight: bold;
}

#current_page {
	
}

.cur_gal_page_number {
	font-size: 16px;
}

#gallery_component {
	position:absolute;
	bottom:0px;
	left:15px;
	padding: 10px 5px 0 0;
	border-top: 0px dotted #c7c7c7;
}

body#home #gallery_component {
	margin:10px 0 0 0;
}


/* END GALLERY */


/* FOOTER */
#ft {
	padding: 5px;
	border-top: 1px solid #7f7f7f;
	font-size:.9em;
	background-color:#000;
	text-align:center;
}

#ft ul {
	display:inline;
	/*width:780px;*/
	margin:0 auto;
	border: 0px solid red;
	height: 25px;
	font-size:1em;
}

#ft li {
	display:inline;
	list-style-type: none;
	padding: 0px;
	margin: 0px;	
    border: 0px solid blue;
}

#ft a.last {
	border: none;
}

#ft li a {
	padding: 0 8px;
	text-decoration: underline;
	border-right: 1px solid #7f7f7f;
	/*text-transform: uppercase;*/
	}

.copyright {
	text-align:center;
	padding: 10px 0 0 0px;
	}

body#community .copyright {
	border:1px solid red;
	clear:both;
	}

/* END FOOTER */

