/*
Theme Name: Panorama
Layout: Content-Sidebar
*/

#primary {
	width: 70%;
	float: left;
}
#secondary {
	width: 26%;
	float: right;
}

.nivo-caption{right:inherit; left:13%; text-align:left !important;}
