/* =================================================================== */ 
/* Import Section
====================================================================== */
/*
@import url("font-awesome.css");
@import url("fontawesome-all.css");FA5 not sure its working*/
@import url("generic-content.css");
@import url("header-footer.css");
@import url("navigation.css");
@import url("homepage.css");
@import url("cards.css");
@import url("modal.css");

.serif{
    font-family: Garamond,Baskerville,"Baskerville Old Face","Hoefler Text","Times New Roman",serif; 
}

.small-caps{
	font-variant: small-caps;
}

img.img-max-width{
	width: 100%;
}

p {
	line-height: 1.2em;
}
.news-date {padding:5px 0 0px 15px;margin-bottom:25px;}
.murphy .elect-color{color:#0059bb;}

.guadagno .murphy-show{display: none;}
.murphy .guadagno-show{display: none;}

#debugger{
	background-color: #fedcba; 
	display:x-none; 
	position:fixed;
	width: 100%;
	z-index: 2000;
	top: 0px;
	text-align: center;
}
#debugger + header{
	margin-top: 55px;
}

/*
@import url("magnified.css");
@import url("http://fonts.googleapis.com/css?family=Open+Sans:400,300,600,700");
@import url("http://www.google.com/fonts#UsePlace:use/Collection:Source+Sans+Pro");
@import url("http://fonts.googleapis.com/css?family=PT+Sans:400,700");
*/
