/************************************************************************
Home page Section Box
*************************************************************************/
#wlcm_section_box {
	position:relative;
	width:910px;
	height:150px;
	margin:0px 0px 0px 0px;
	padding:0px 0px 10px 0px;
}

#hmpg_wlcm_text{
	position:relative;
	width:640px;
	height:150px;
	float:left;
	font-family:Arial, Helvetica, sans-serif;
	text-align:justify;
	line-height:16px;
	font-weight:lighter;
	/*background-color:#CCC;*/
}
#hmpg_wlcm_text p{
	margin:0px 0px 0px 0px;
	padding:20px 0px 0px 0px;
}
#hmpg_wlcm_text h1{
	position:absolute;
	top:-1000px;
	left: -3000px;
}
#lqaf_h1{
background: transparent url('../images/welcome-to-lqaf.png') no-repeat top left; 
	display:block;
	width:643px;
	height:30px;
	text-decoration:none;
	border:0px;
	padding:0px;
}

#lqaf_bigger_button{
background:url('../images/big_button.jpg') no-repeat top left; 
	display:block;
	width:221px;
	height:54px;
	text-decoration:none;
	border:none;
	padding:0px;
	font-size:18px;
}

#lqaf_bigger_button:hover{
background: transparent url('../images/big_button.jpg') no-repeat bottom left; 
	display:block;
	width:221px;
	height:54px;
	text-decoration:none;
	border:none;
	padding:0px;
}

#hmpg_wlcm_button-01{
	position:relative;
	display:block;
	width:200px;
	height:140px;
	float:right;
	margin:20px 20px 0px 0px;
	padding:0px 0px 0px 0px;
}
#hmpg_wlcm_button-01 a{
background: transparent url('../images/calendar.png') no-repeat center center; 
	display:block;
	width:180px;
	height:140px;
	text-decoration:none;
}
#fb_box{
	border:none;
	overflow:hidden;
	width:280px;
	height:365px;
}
/*************************************
 +Artist HeadShot List
 *************************************/
#artist-headshot-box{
	width:940px;
	margin:20px 0px 40px 0;
	text-align:center;
	display: block; 
	float:left;
}
.artist-headshot-boximg {
	display: block; 
	float:left;
	padding:0px 0px 0px 0px;
	margin:0px 25px 40px 0px;
	width:210px;
	height:180px;
}


.artist-headshot-boximg h3 {
background-image: url("../images/skin1/border_horizontal.png");
background-repeat: repeat-x;
background-attachment: scroll;
background-position: right bottom;
margin-top: 0px;
margin-bottom: 10px;
text-align:left;
width:100%;
}
/*************************************
 +Footers
 *************************************/
#footer-text{
	height: 70px;
	width: 100%;
	padding-top:10px;
	padding-right:0px;
	padding-left:0px;
	font-size: 9px;
	/*color:#B0A16A;*/
	line-height: 15px;
	text-align:center;
}
#footer-text li{
    list-style:none;
	display: inline;
	padding-left:6px;
	padding-right:6px;
	border-left: 1px solid #ccc;
} 
/*remove the first faux pipe by classing an li*/
#footer-text li.leadin  {
padding-right:10px;
border-left:none;
}
/*end of the embedded faux pipe delimited menu*/
#footer-text a, #footer-text a:link, #footer-text a:visited{
	/*color: #B0A16A;*/
	text-decoration: none;
	border: 0px;
	font-weight:bold;
}
#footer-text a:hover{
	/*color: #663300;*/
	border: 0px;
	font-weight:bold;
	text-decoration: underline;
}
/*************************************
 +New Homepage
 *************************************/
#top .artistgallery2{
width:500px;
float:right;
margin-bottom:15px;
}

#top .artistgallery3{
width:420px;
float:left;
margin-bottom:15px;
}

.hmpg-featured-blog{
height:140px;
margin: 0 0 20px 0;
}

.hmpg-featured-blog h3{
float:right;
font-size:20px;
width:310px;
}

#hmpg-news-postimage{
float:left;
width:100px;
margin:0 10px 0 0;
}
