/*  
Theme Name: LQAF Temp Theam
Theme URI: http://www.marucchi.com
Description: A custom theme for using WordPress as a full website CMS.
Version: 1.0
Author: Karim Marucchi
Author URI: http://www.marucchi.com
*/

body{
	background:#ffffff /*url(./images/background.gif) repeat-x */;
	color:#663300;
	/*font-family: Verdana, "Bitstream Vera Sans", sans-serif; */
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-align:center;
	margin:0;	/*border-top:5px solid #504B35;*/
	behavior: url(./ssi/csshover.htc);
}
#wrap{
	background:#ffffff;
	margin: 0 auto;
	text-align:left;
	width:900px;
}

/*************************************
 +Headers
 *************************************/
#header{
	color:#490404;
	text-align: right;
	margin: 0px;
	padding-bottom: 0px;
	background-color: #FFFFFF;
}
#header h1{
	text-align:right;
	font-size:14px;
	font-weight:bold;
	margin:0;
}
#headerlogo{
	position: static;
	text-align: left;
	margin: 0px;
}
#sitetitle-hide{
	position: absolute;
	margin-top: -1000px;
	margin-left: -1000px;	
}
#sitetitle{
	position: relative;
	color:#071d44;
	font-size:16px;
	font-weight:bold;
	position: relative;
	margin-top: 0px;
	margin-left: 0px;
}
#description-hide{
	position: absolute;
	margin-top: -900px;
	margin-left: -900px;	
}
#description{
	position: relative;
	padding-right: 5px;
	margin-top: 0px;
	color:#000000;
	font-size:10px;
	text-align: right;
}

/*************************************
 +Containers
 *************************************/
#content{
	background:#ffffff /*url(./images/main.gif) repeat-x*/;
	float:right;
	padding: 0px;
	padding-left:0px;
	width: 675px;
	text-align:justify;
	font-size:10px;
	line-height:1.5;
}
#content p{
margin-top:0px;
margin-bottom:15px;
}
#content a{
	color:#663300;
	border: 0px;
}
#content a:hover {
	text-decoration: underline;
}
#content ul li {
/*	margin-left:-25px;*/
	line-height: 15px;
	list-style-position:outside;
	list-style-type: none;
	list-style-image: url(./images/arrow.gif);
	margin-bottom:10px;
}
#content h1{
font-size: 18px;
line-height:18px;
margin:0px;
padding:0px;
}
#content h2{
font-size: 14px;
color:#663300;
line-height:14px;
background:#ffffff url(./images/page-h2-bckgrd.gif) repeat-x/**/;
margin-top:40px;
margin-bottom:0px;
position:relative;
width:660px;
height:30px;
text-transform:capitalize;
}
#content h3{
font-size: 14px;
color:#663300;
line-height:14px;
margin-top:0px;
margin-bottom:0px;
position:relative;
width:660px;
height:30px;
text-transform:capitalize;
}
#pagetitle{
	position: absolute;
	margin-top: -1000px;
	margin-left: -1000px;
	color:#312119;	
}
#title-box{
background:#ffffff url(./images/page-title-bckgrd.gif) repeat-x;
margin-top:20px;
margin-bottom: 20px;
position:relative;
width:675px;
height:30px;
/*z-index:1;*/
}
/*************************************
 +SideBar
 *************************************/
#sidebar{
	float:left;
	text-align: left;
	width:225px;
	color:#ddd;
	font-size:1.1em;
	margin: 20px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}
/*** Search ***/
.search {
/*background-color:#EFEFEF;*/
width:205px;
min-height:50px;
overflow:hidden;
padding:15px 0px 15px 0px;
border-bottom:1px solid #B0A16A;
}
.search form {}
.search .text { 
width:203px;
height:18px;
font-size:14px;
border:1px solid #B0A16A;;
padding:0px 0px 0px 0px;
margin:0px 0px 5px 0px;
}
.search .but { cursor: pointer;}
.search_page {}
/***End  Search ***/
#sideblock-social
{
	 /*background:#64da1furl(./images/sideblock-box.jpg) no-repeat;
	background-position: top;*/
	font-size:10px;
	width:205px;
	/*min-height:100px;*/
	margin: 0px 0px 0px 0px;
	padding: 15px 0px 5px 0px;
	border-bottom:1px solid #B0A16A;
}
.sideblock-social-icon{
	padding: 0px 16px 10px 0px;
	width:50px;
	height:50px;
}
#sideblock-ad01
{
	font-size:10px;
	width:205px;
	min-height:300px;
	margin: 0px 0px 0px 0px;
	padding: 15px 0px 15px 0px;
	border-bottom:1px solid #B0A16A;
}
#sideblock-newsletter
{
	color:#663300;
	font-size:10px;
	width:205px;
	min-height:100px;
	margin: 0px 0px 0px 0px;
	padding: 15px 0px 15px 0px;
	border-bottom:1px solid #B0A16A;
}
#sideblock-newsletter .text { 
	width:203px;
	height:18px;
	font-size:14px;
	border:1px solid #B0A16A;;
	padding:0px 0px 0px 0px;
	margin:0px 0px 5px 0px;
}
/*************************************
 +Entry
 *************************************/
.entry{
	font-size:1.2em;
	margin-top:35px;
	margin-left:0px;
	margin-bottom:0px;
	margin-right:0px;
	padding-right:10px;
	border: 0px;
}

.entrytitle{
	margin-top:0px;
}
.entrytitle a {color:#888; text-decoration:none; 
border: 0px;}
.entrymeta{
	color:#666;
	font-size:0.9em;
	padding:3px 8px;
}
.entrymeta a{
	border: 0px;
	color:#666;
}
.entry-1{
	/*background:#FCFAF4;
	border:1px solid #fff;
	color:#77756B;*/
	font-size:1.2em;
	-moz-border-radius:3px;
}
.entry-1 .entrymeta{
	color:#888;
}
.entry-1 .entrymeta a{
	color:#777;
	border: 0px;
}
.entry-1 .entrytitle{
	border-bottom:none;
}
.entry-1 .entrytitle a{
	color:#697557;;
	font-size:1.2em;
}
.entry-1 .entrytitle a:hover{
	color:#57634B;
}
.entrydate{
font-size: 10px;
color:#663300;
line-height:10px;
margin-top:0px;
margin-bottom:15px;
position:relative;
text-transform:capitalize;
text-align:right;
}
.entrybody{
	margin-top:15px;
}
/*************************************
 +Comments
 *************************************/
.commentsblock{
	margin:5px;
	padding:10px;
}
.commentsblock textarea{
	width:420px;
}
.commentauthor{
	display:block;
	font-size:1.5em;
}
.even{
	background:#3F464A;
	border:1px solid #43494D;
}
.alt{
	background:#FCFAF4;
	border:1px solid #FCFAF4;
	padding:5px;
}
#main_start {position: absolute;left: -10000px;
}

.wplc_event_list{
	margin-top:30px;
}
#eventtitle{
	font-size: 12px;
	margin-bottom: -15px;
}
#eventdate{
	font-size: 10px;
	margin:0px;
}
#eventdesc{
	margin-bottom:20px;
}
/*************************************
 +Footers
 *************************************/
/*#btm-mrgn {
	width:750px;
	height:32px;
	margin:0px;
	clear:both;
}*/
#footer{
	clear: both;
	background:#FFFFFF /*url(./images/wrap_bckgrd.jpg) repeat-y*/;
	height:70px;
	width: 100%;
	margin-top:30px;
	margin-bottom:5px;
	padding:0px;
	text-align:center;
}
#footer-text{
	height: 70px;
	width: 100%;
	padding-top:10px;
	padding-right:0px;
	padding-left:0px;
	font-size: 9px;
	color:#B0A16A;
	line-height: 15px;
}
#footer-text li{
    list-style:none;
	display: inline;
	padding-left:6px;
	padding-right:6px;
	border-left: 1px solid #B0A16A;
} 
/*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,a:link,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;
}


/*************************************
 +Artist HeadShot List
 *************************************/
#artist-headshot-box{
	width: 670px;
	margin-top: -30px;
	text-align:center;
	display: block; 
	float:left;
}
.artist-headshot-boximg {
	display: block; 
	float:left;
	margin-bottom: 15px;
	margin-left: 0px;
	margin-left: 15px;
	width:150px;
	height:160px;
	border:1px solid #B0A16A;
}

.artist-headshot-boximg span {
	text-align:center;
	display:block;
	background:#333;
	-moz-opacity:0.75;
	opacity:0.75;
	khtml-opacity:0.75;
	position:relative;
	top:130px;
	height:30px;
}
.artist-headshot-boximg a span {
	color:#fff;
	text-decoration:none;
	font-family:sans-serif;
	font-size:12px;
	font-weight:bold;
}
.artist-headshot-boximg a:hover span {
	text-decoration:none;
}
.artist-headshot-boximg span:hover {
	background:#111;
	-moz-opacity:0.75;
	opacity:0.75;
	khtml-opacity:0.75;
}

.artist-headshot-boximg a {
	display:block;
	width:150px;
	height:160px;
}

/*************************************
 +Misc
 *************************************/
.alignnone {
	border: 0px !important;
}

.aligncenter, div.aligncenter {
    display: block;
    margin-left: auto;
    margin-right: auto;
	border: 0px !important;
}

.alignleft {
    float: left;
	margin: 0 15px 0px 0 !important;
	border: 0px !important;
}

.alignright {
    float: right;
	margin:0 0 15px 15px !important;
	border: 0px !important;
}

.wp-caption {
    border: 1px solid #B0A16A;
    text-align: center;
    background-color: #e5ddcb;
    padding-top: 4px;
    margin: 10px;
    -moz-border-radius: 3px;
    -khtml-border-radius: 3px;
    -webkit-border-radius: 3px;
    border-radius: 3px;
}

.wp-caption img {
    margin: 0;
    padding: 0;
    border: 0 none;
}

.wp-caption p.wp-caption-text {
    font-size: 11px;
    line-height: 17px;
    padding: 0 4px 5px;
    margin: 0;
}

.breadcrumb, .breadcrumb a, .breadcrumb a:visited{
	position: relative;
	margin: 4px 0 0 0;
	font-size:10px;
	color: #B0A16A;
	width:600px;
	height:20px;
}
.breadcrumb a:hover{
	color: #663300;
}
/*************************************
 +Listing pages
 *************************************/
#listing-contextbox{
	background-color:#FFFFFF;
	float: left;
	width: 500px;
	min-height: 500px;
	margin-top: 15px;
	margin-bottom: 15px;
	margin-left: 0px;
	margin-right: 0px;
	padding-top: 20px;
	padding-left: 0px;
	padding-right:0px;
	font-size:12px;
}
#listing-contextbox h1{
	color:#E51937;
	font-size:16px;
	margin-bottom:15px;
	margin-top:0px;
}
#listing-contextbox h2{
	font-size: 12px;
	margin-top:5px;
	margin-bottom:0px;
	margin-left:0px;
	padding-top:0px;
	padding-bottom:0px;
	list-style-position:outside;
	list-style-type: none;
	list-style-image: url(images/bullet_ut.gif);
}
#listing-contextbox h2 a,a:link,a:visited{
	color:#312119;
}
#listing-contextbox h2 a:hover{
	color:#c71444;
}
#listing-contextbox h3{
font-size: 10px;
text-align:right; 
margin-top:-10px;
margin-bottom:0px;
margin-left: 15px;
padding-bottom:0px;
}
/*************************************
 +Release pages
 *************************************/
#release-content{
	background-color:#FFFFFF;
	float: left;
	width: 500px;
	min-height: 500px;
	margin-top:0px;
	margin-bottom: 15px;
	margin-left: 15px;
	margin-right: 15px;
	padding-top: 0px;
	padding-left: 15px;
	padding-right:15px;
	font-size:12px;
}
#release-content h1{
	color:#312119;
	font-size:20px;
	margin-bottom:15px;
	margin-top:15px;
}
#release-content h3{
font-size: 10px;
text-align:right; 
margin-top:-10px;
margin-bottom:0px;
margin-left: 15px;
padding-bottom:20px;
}