
/*any changes here need to be changed on blogger template also*/

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

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

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

a:active {
	color: #FF3300;
	text-decoration: underline;
}

body  {
	font: 14px Verdana, Arial, Helvetica, sans-serif;
	background: #222222 url(../images/lineback2.gif);
	margin: 0;
	padding: 0;
	text-align: center; 
	color: #FFFFFF;
}

h1 {
	font-size: 24px;
}

h2 {
	color: #CCCCCC;
	font-size: 21px;
	font-weight: bold;
}

h3 {
	color: #FFBB55;
	font-size: 18px;
	font-weight: bold;
}


#containerbk_x {
	/* for design in front of body, behind the container, set at least 4 px more than container*/
	width: 784px;
	background: #FFFFFF repeat-y scroll;
	margin: 0 auto; /* the auto margins (in conjunction with a width) center the page */
}

#container {
	width: 780px;
	background: #000000 url(../images/name2.gif) no-repeat scroll left top;
	margin: 0 auto; /* the auto margins (in conjunction with a width) center the page */
	text-align: left; /* this overrides the text-align: center on the body element. */
}


#sidebar1 p {
	line-height: 17px;
	}

#sidebar1 a:link {
	text-decoration: none;
	color: #AAAAAA;
	}
	
#sidebar1 a:visited {
	text-decoration: none;
	color: #777777
	}
	
#sidebar1 a:hover {
	text-decoration: none;
	color: #FFFFFF
	}

#sidebar1 {
	float: left; /* since this element is floated, a width must be given */
	width: 150px;
	padding: 90px 0px 10px 20px;
	font-size: 12px;
	color: #999999;
}

/*#sidebar_rt {
	float: right;
	width: 100px;
	padding: 90px 10px 10px;
	font-size: 12px;
	color: #999999;
}*/

/*for article info on tastes press page*/
#infobox {
	float: right;
	width: 200px;
	font-size: 12px;
	color: #CCCCCC;
	border: thin solid #CCCCCC;
	margin: 10px;
	padding: 10px;
}

/*for slide show on music bio page*/
#slishobox { 
	float: right;
	width: 320px;
	font-size: 12px;
	color: #CCCCCC;
	margin: 10px;
	height: 345px;
}

#l_pic_cap {
	float: left;
	width: 320px;
	font-size: 12px;
	color: #999999;
	margin-right: 20px;
	text-align: center;
}

#r_pic_cap {
	float: right;
	width: 320px;
	font-size: 12px;
	color: #999999;
	margin-left: 20px;
	text-align: center;
}

#mainContent {
	margin: 0 0 0 160px;
	padding: 80px 20px 20px;
} 

.fltrt { 
	float: right;
	margin-left: 20px;
	margin-bottom: 5px;
	color: #FFFFFF;
	font: bold 12px Verdana, Arial, Helvetica, sans-serif;
	text-align: center;
}

.fltlft {
	float: left;
	margin-right: 20px;
	margin-bottom: 5px;
	color: #FFFFFF;
	font: bold 12px Verdana, Arial, Helvetica, sans-serif;
}

.clearfloat { /* this class should be placed on a div or break element and should be the final element before the close of a container that should fully contain a float */
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}

.footer {
	color: #666666;
	font-size: 9px;
	text-align: right;
}

.altalk {
	color: #FFEEAA;
	padding-right: 15px;
	padding-left: 15px;
	font: 16px "Times New Roman", Times, serif;
}

.piccap {
	font-size: 12px;
	color: #999999;
	text-align: center;
}

li {
	padding-bottom: 10px;
}
