/*Default dimensions for BaseLayer*/

div#content{
	width: 700px;
}

.page-template-noSidebar-php div#content{
	width: 900px;
}

#page, #portfolio_content {
	width:1024px;	
}
.mainimage, #slideshow, #slideshow DIV, #slideshow DIV.active {
	height: 400px;
}

.attachment #gallery-1, .page-template-portfolio-php scroll-pane, .page-template-portfolio_nonavigation-php scroll-pane{
	height: 400px;
}

.page-template-portfolio-php .vertical, .page-template-portfolio_nonavigation-php .vertical, .attachment .vertical, div.jScrollPaneContainer{
	height:400px;
}

.mainimage, #slideshow, #slideshow DIV, #slideshow DIV.active {
	height: 400px;
	width: auto;
}

#portfolio_content p, #portfolio_content h1, #portfolio_content h2, #portfolio_content h3, #portfolio_content h4{
	width: 700px;
}

#portfolio_content blockquote, #portfolio_content blockquote p{
	width:600px;
/*	text-align:justify;
	margin:10px 50px 20px 50px;*/
}
.hentry ul {
	width:650px;

}

.scroll-horizontal-buttons{
	display:none;
}

/*End Default Dimensions for BaseLayer*/
