/*
Theme Name: DigitalArtForms
*/
.gallery .btn-read{
	position:absolute;
	top:73px;
	left:59px;
	background: url(images/sprite.png) no-repeat 0 -40px;
	width:78px;
	height:16px;
	font-weight:bold;
	text-align:center;
	color:#666;
	padding:8px 0 9px;
	display:none;
}
.gallery .btn-read:hover{text-decoration:none;}
.gallery .active .visual .btn-read{display:block;}
.panel .fb-tweet-placeholder{width: 400px;}
#content{
    height:1%;
    width:auto;
    overflow:hidden;
    padding:0 0 0 4px;
    float:none;
}
#sidebar .image {
	height:auto;
	margin:0 0 10px;
}
#content .image {
	height:auto;
	width:auto;
}
.gallery-area{margin-top:-2px;}
.index .main-holder{min-height:534px;}