@import url(https://fonts.googleapis.com/css?family=Open+Sans:400,700,600,300,800);
@import url(https://fonts.googleapis.com/css?family=Open+Sans+Condensed:300,700);
@import url(https://fonts.googleapis.com/css?family=Playfair+Display:400,400i);
@import "/style-base-pf.css?v=11";


#debuginfo {display: none;}


/*  
Portfolio CSS
*/



/*           BODY           */


.clear {
  */ clear:both;  */
}


/* TITLE MENU  (In this CSS due to performance */

.headers {
	padding: 20px 2% 20px 2%;
	}

.content .leftcolumn {
	width: 80%;
	float: left;
	}

.content .rightcolumn {
	width: 20%;
	float: right;
	}


.thumbnailwrapper.pflist-classic .descriptionbox,
.topmenu li a,
.portfolioheader h1, 
.pf-thumbnailbox h1,
.thumbnailwrapper.pflist-classic .thumbnailbox h3, 
.thumbnailwrapper.pflist-classic .descriptionbox, 
.content .portfoliodescription {
	color: #000;
	}








