/* Reset */

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, figcaption, figure, 
footer, header, hgroup, menu, nav, section, summary,
time, mark, audio, video {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
	font: inherit;
	vertical-align: baseline;
}
/* HTML5 display-role reset for older browsers */
article, aside, details, figcaption, figure, 
footer, header, hgroup, menu, nav, section {
	display: block;
}
body {
	line-height: 1;
}
ol, ul {
	list-style: none;
}
blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: '';
	content: none;
}

/* remember to define visible focus styles! 
:focus {
	outline: ?????;
} */

/* remember to highlight inserts somehow! */
ins {
	text-decoration: none;
}
del {
	text-decoration: line-through;
}

table {
	border-collapse: collapse;
	border-spacing: 0;
}




/* Global */


body { 
	background: #000 url(../images/bg-top.jpg) no-repeat center top;
} 

#mainContainer { 
margin:0 auto; 
}
#page-align {
	width:1000px;
	margin:0 auto;
}

#header h1 { 
	display:block; 
	width:306px; 
	height:107px; 
	background: url(../images/chronixx-title.png) no-repeat; 
	text-indent:-9999px;
	margin:12px 0 0 320px;
	float:left;
} 
#search { 
	display:block; 
	width:260px; 
	height:100px;
	margin:17px 0 0 100px;
	float:left;
} 

#main-bottom {
	width: 1000px;
	background-color: #161616;
}
#header {
	height: 132px;
	width: 1000px;
	background-image: url(../images/header-bg.jpg);
	background-repeat: no-repeat;
}
#header-top #logo-left001 {
	margin: 0px;
	padding: 0px;
	float: left;
	height: 132px;
	width: 279px;
}
#header-top #header-t1 {
	padding: 0px;
	float: left;
	height: 132px;
	width: 720px;
	margin-right: auto;
	margin-left: auto;
	background-image:url(../images/header-bg001.png);
}
#header-t1 #title-header {
	margin: 0px;
	float: left;
	height: 107px;
	width: 375px;
	padding-top: 15px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 35px;
}
#header-t1 #search-r1 {
	margin: 0px;
	float: left;
	height: 117px;
	width: 280px;
	padding-top: 15px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 15px;
}

#main-bottom #content1 {
	background-color: #161616;
	padding: 0px;
	height: 100%;
	width: 1000px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
#content1 #content-col1 {
	height: auto;
	width: 665px;
	margin-top: 10px;
	margin-left: 10px;
	background-color: #161616;
	padding: 5px 5px 20px 5px;
	float: left;
}
#content-col1 #C-row1 {
	padding: 0px;
	height: 100%;
	width: 665px;
	background-color: #f8c86e;
	font-family: Candara, "Century Gothic", Arial;
	font-size: 14px;
	margin: 0px;
}
#content-col1 #C-row1b {
	margin: 0px;
	padding: 0 0 15px 0;
	height:auto;
	width: 665px;
	background-color: #FFF;
	font-family: Candara, "Century Gothic", Arial;
	font-size: 14px;
}
#C-row1 #C-rowH1 {
	background-image: url(../images/impressions-h1.jpg);
	background-repeat: no-repeat;
	height: 71px;
	width: 665px;
	font-family: Candara, "Century Gothic", Arial;
	font-size: 36px;
	color: #FDC84D;
	font-weight: bold;
}
#C-row1 #C-rowH1-txt {
	padding-top: 10px;
	padding-right: 25px;
	padding-bottom: 15px;
	padding-left: 30px;
	color: #333;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 20px;
	width: 605px;
	height: 25px;
}
#C-row1b #C-rowH1 {
	background-image: url(../images/rasta-bg001.jpg);
	background-repeat: no-repeat;
	height: 66px;
	width: 635px;
	font-family: Candara, "Century Gothic", Arial;
	font-size: 36px;
	color: #FDC84D;
	padding-left: 30px;
	padding-top: 5px;
	font-weight: bold;
}
#C-row-mtv {
	background-image: url(../images/4reasons-mtv.jpg);
	background-repeat: no-repeat;
	height: 66px;
	width: 635px;
	font-family: Candara, "Century Gothic", Arial;
	font-size: 36px;
	color: #FDC84D;
	padding-left: 30px;
	padding-top: 5px;
	font-weight: bold;
}
#C-row1b #C-rowH1-txt {
	padding-top: 0px;
	padding-right: 25px;
	padding-bottom: 0px;
	padding-left: 25px;
	color: #333;
}

#C-row2 h1 {
	padding:10px 0px 10px 25px;
	font-family: Candara, "Century Gothic", Arial;
	font-size:24px;
	color: #eae7d4;
}

#help-img1 {
	padding: 0px;
	float: left;
	height: 174px;
	width: 174px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 30px;
}
#help-txt {
	float: left;
	margin-left: 20px;
	width: 380px;
	height: 175px;
	border-left-width: thin;
	border-left-style: solid;
	border-left-color: #999;
	clear: right;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: normal;
	padding-top: 0px;
	padding-right: 20px;
	padding-bottom: 0px;
	padding-left: 20px;
}
#help-txt2 {
	width: 615px;
	margin-left: 30px;
	padding-bottom: 15px;
	height: 80px;
	clear: left;
	padding-top: 15px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: normal;
}
#content1 #content-col2 {
	height: auto;
	width: 270px;
	margin-top: 10px;
	margin-left: 10px;
	background-color: #FFF;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
	float: left;
}
#content-col1 #C-row2 {
	float: left;
	height: 383px;
	width: 665px;
	background-color: #202020;
}
#C-row2-img1 {
	margin-left: 25px;
	float: left;
	margin-top: 5px;
}
#C-row2-img2 {
	margin-left: 5px;
	float: left;
	margin-top: 5px;
}
#mainNav {
	height: 70px;
	width: 995px;
	background-color: #325e04;
	text-decoration: none;
	margin-top:40px;
	background-image: url(../images/nav-bg-tile003.jpg);
	background-repeat: repeat-x;
	padding-left: 5px;
}
#mainNav ul li {
	padding-top: 15px;
	padding-right: 22px;
	padding-bottom: 5px;
	padding-left: 23px;
	font-family: Candara, "Century Gothic", Arial;
	font-size: 18px;
	height: 50px;
	width: auto;
	float: left;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	transition: color .1s ease-out, background .5s ease-in;

}
#mainNav ul li:hover {
	color:#FFF;
	background-image:url(../images/nav-bg-tile002.jpg);
	background-repeat:repeat-y;
	background-color:#1e3803;
	text-decoration: none;
	font-family: Candara, "Century Gothic", Arial;
	font-size: 18px;
}
#mainNav ul {
	text-decoration: none;
	list-style-type: none;
	margin: 0px;
	padding: 0px;
}
#main-bottom #copyright {
	width: 650px;
	margin-right: auto;
	margin-left: auto;
	height: 20px;
	font-family: Candara, "Century Gothic", Arial;
	color: #666;
	font-size: 11px;
	padding-top: 10px;
	padding-right: 5px;
	padding-bottom: 0px;
	padding-left: 5px;
	text-align:center;
	clear: both;
}
#mainNav ul li a {
	text-decoration: none;
	color:#000;
}
#mainNav ul li a:hover {
	color:#FFF;
	display: block;
}
#drop-image {
	height: 604px;
	min-width:1280px;
	max-width: 1440px;
	padding: 0px;
	margin: 0px;
	/*background-image: url(../images/main-bg-tribal.png);
	background-repeat: no-repeat;
	background-position: center;*/
}
#twitter-feed {
	padding: 0px;
	height: auto;
	width: 260px;
	margin-top: 30px;
	margin-right: auto;
	margin-bottom: 10px;
	margin-left: 10px;
	float: left;
}
#C-row1b #bio-txt p {
	line-height:18px;
	padding-top: 15px;
	padding-right: 30px;
	margin-bottom: 5px;
	padding-left: 30px;
}
#bio-txt img {
	padding-right: 15px;
}
#gallery-container {
	height: auto;
	width: 940px;
	margin-right: auto;
	margin-left: auto;
}

/* Contact */
#contact-info #social-content {
	padding: 10px 20px;
	margin-top: 15px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#contact-info #contact-txt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height:18px;
	width: 250px;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 20px;
	color: #726D52;
}
#contact-info {
	float:left;
	width:300px;
	height:auto;
	margin-left:35px;
	margin-top:25px;
	background-color:#231f14;
	border:1px ridge #131009;
}
#contact-info #keep-link { height:40px; padding:22px 70px 5px 70px; margin: 0px;border-bottom: medium groove #726D52; }

#contact-h1 {
	width:220px;
	height:40px;
	padding: 5px 165px 5px 165px;
	margin-left:auto;
	margin-right:auto;
	background-color: #231f14;
}
/* Contact ends */
#Under-C {
	font-family: Candara, "Century Gothic", Arial;
	font-size: 48px;
	color: #FF9;
	height: 50px;
	width: 500px;
	margin-right: auto;
	margin-left: auto;
	padding-top: 50px;
}
#mainNav ul a {
	font-family: Candara, "Century Gothic", Arial;
	color:#000;
	display: block;
	text-decoration: none;
}
#player-holder #mp3home {
	padding: 10px;
}
#C-row2 #song-tm {
	height: 252px;
	width: 135px;
	float: left;
}
#C-row2 #song-tm #song-img {
	margin-right: auto;
	margin-left: auto;
	height: 98px;
	width: 98px;
	padding-top: 20px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#song-tm #song-img #song-txt {
	height: 51px;
	width: 88px;
	border: medium solid #666;
	margin-top: 15px;
	background-color: #CCC;
	font-family: Candara, "Century Gothic", Arial;
	font-size: 14px;
	color: #333;
	text-align:center;
	padding-top: 3px;
	padding-right: 2px;
	padding-bottom: 2px;
	padding-left: 2px;
}
#song-tm #song-img #song-txt:hover { background-color:#e4b604; border: medium solid #000;
}
#song-tm a {
	text-decoration: none;
}
#center-frame1 { width:280px; height:700px; margin:auto; }
#center-frame1b { width:270px; height:70px; padding:5px; border-bottom: medium groove #726D52; }
#video-feed {
	padding: 10px;
	height: 160px;
	width: 980px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 10px;
	float: left;
}
.mvid { margin-left:45px; width:171px; height:31px; padding-top:15px; }
.mvid2 { margin-left:45px; width:249px; height:39px; padding-top:15px; }
.mv-frame {
	float:left;
	width:127px;
	height:92px;
	padding-left:5px;
	padding-right:5px;
	margin: 0px;
}
#video-feed .fleft {
	height: 125px;
	width: 880px;
	margin-right: auto;
	margin-left: auto;
	list-style-type: none;
	text-decoration: none;
}
.mv-frame li {
	list-style-type: none;
	opacity:0.4;
}
.mv-frame li:hover {
	opacity:1;
}
#video-feed {
	font-family: Candara, "Century Gothic", Arial;
	color: #666;
	text-decoration: none;
	height: 100%;
	width: 980px;
}
#video-feed a {
	text-decoration: none;
	font-weight: bold;
	color: #999;
}
.madmedia {
	padding-left:3px;
	opacity:0.7;
	text-decoration:none;
	color:#CCC;
}
.madmedia:hover {
	opacity:1; font-weight:bold;
}
#C-row2 #mainVidContent {
	height: 363px;
	width: 645px;
	padding: 10px;
	float: left;
}
#content-col1 #main-Vid-title {
	height: auto;
	width: 560px;
	margin: 20px 0px 10px 0px;
}
#tourDate-hold {
	height: auto;
	width: 970px;
	margin-right: auto;
	margin-left: auto;
}
#tourDate-rows {
	opacity:.8;
	float: left;
	height: auto;
	width: 930px;
	padding-top: 8px;
	padding-right: 20px;
	padding-bottom: 8px;
	padding-left: 20px;
	background-color: #FFC;
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #363;
}
#tourDate-header {
	float: left;
	height: 150px;
	width: 920px;
	padding-top: 8px;
	padding-right: 25px;
	padding-bottom: 8px;
	padding-left: 25px;
	background-image: url(../images/TourBanner.jpg);
	background-repeat: no-repeat;
}
#tourDate-rowsH1 {
	float: left;
	height: 34px;
	width: 930px;
	padding-top: 8px;
	padding-right: 20px;
	padding-bottom: 8px;
	padding-left: 20px;
	background-image: url(../images/tour-bg1.jpg);
	background-repeat: repeat-x;
}
#tourDate-rowsH1 .column {
	color:#363;
	font-weight:bold;
	padding-top: 10px;
	padding-right: 20px;
	padding-bottom: 10px;
	padding-left: 25px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 16px;
	width: 40px;
	height:auto;
	float: left;
}
#tourDate-rowsH1 .column2 {
	color:#363;
	font-weight:bold;
	padding-top: 10px;
	padding-right: 20px;
	padding-bottom: 10px;
	padding-left: 25px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 16px;
	width: 135px;
	float: left;
}
#tourDate-rows .row {
	color:#363;
	font-weight:bold;
	padding-top: 10px;
	padding-right: 20px;
	padding-bottom: 10px;
	padding-left: 25px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 16px;
	width: 40px;
	height:auto;
	float: left;
}
#tourDate-rows .row2 {
	color:#363;
	font-weight:bold;
	padding-top: 10px;
	padding-right: 20px;
	padding-bottom: 10px;
	padding-left: 25px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 16px;
	width: 135px;
	height:auto;
	float: left;
}
#tourDate-rows .row3 {
	color:#363;
	font-weight:bold;
	padding-top: 10px;
	padding-right: 20px;
	padding-bottom: 10px;
	padding-left: 25px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 16px;
	width: 40px;
	height:auto;
	float: left;
}
#tourDate-rows .row3 a {
	text-decoration: none;
	color: #363;
}
#tourDate-rows .row3:hover {
	background-color:#409553;
	color:#FFF;
}
#press1 {
	height: 150px;
	width: 665px;
	float: left;
	background-color: #FFF;
}
#press1 #press1-img {
	height: 130px;
	width: 230px;
	float: left;
	padding-top: 15px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 15px;
}
#press1 #press1-content {
	height: 130px;
	width: 393px;
	float: left;
	border-left-width: thin;
	border-left-style: solid;
	border-left-color: #999;
	font-family: Arial, Helvetica, sans-serif;
	color: #666;
	padding-top: 15px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 15px;
	font-size: 12px;
}
#press1-content a {
	font-weight: bold;
	color: #666;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
}
#press {
	background-image: url(../images/press-release.jpg);
	background-repeat: no-repeat;
	height: 71px;
	width: 665px;
	font-family: Candara, "Century Gothic", Arial;
	font-size: 36px;
	color: #FDC84D;
	font-weight: bold;
}
#biography {
	background-image: url(../images/chronixx-biography.jpg);
	background-repeat: no-repeat;
	height: 71px;
	width: 665px;
	font-family: Candara, "Century Gothic", Arial;
	font-size: 36px;
	color: #FDC84D;
	font-weight: bold;
}
#blog-title {
	background-image: url(../images/blog-title.jpg);
	background-repeat: no-repeat;
	height: 71px;
	width: 665px;
	font-family: Candara, "Century Gothic", Arial;
	font-size: 36px;
	color: #FDC84D;
	font-weight: bold;
}
#listen-music {
	background-image: url(../images/listen-music.jpg);
	background-repeat: no-repeat;
	height: 71px;
	width: 665px;
	font-family: Candara, "Century Gothic", Arial;
	font-size: 36px;
	color: #FDC84D;
	font-weight: bold;
}
.readmore {
	height: 8px;
	width: 25px;
	text-decoration: none;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #333;
	padding-top: 2px;
	padding-right: 5px;
	padding-bottom: 2px;
	padding-left: 5px;
	color:#B4691F;
}
.readmore:hover { color:#393;
}
.ngg-gallery-thumbnail img {
padding:0px !important;
}
#blog h2 {
	margin-bottom: 10px;
}
#blog h2 a{
	font-size: 34px;
	color: #333;
	text-decoration:none;
	margin-bottom: 10px;
}
#blog p {
	padding-top: 10px;
	line-height: 20px;
	font-size: 14px;
}
#blog {
	background-color:#fff;
}
#bloginfo-container {
	padding: 10px 15px;
}
#bloginfo-container a:hover {
	color: #2e780d;
}
#post-container { background-color: #fff; padding: 10px; 

}
#post-container h2 { padding: 10px 10px 20px 10px; font-size: 36px; margin-bottom: 10px;

}
#post-container p {
	font-size: 14px;
}
#post-container .meta {
	padding: 5px 0;
}
#post-container .entry{
	line-height: 20px;
}

#respond {
	padding: 10px; margin-top: 20px; background-color: #999;
}
#respond h2 { 
	padding-bottom: 10px;
}
#commentform {
	padding: 10px;
}
#commentform  p {
	padding: 10px 0;
}
#sr-frame {
	background-color: #fff; float: left;
}
#sr-frame h2 {
	background-color: #999; color:#333; padding: 5px 10px; margin-top: 20px; border: thin solid #888;
}