@import "../css/degas-wp.css";


/* Web design, it's problem solving */

#date {
	font-family: Museo-700, 'Museo 700';
	margin: -50px 0 0 -10px;
	float: left;
	color: #3E91B4;
}
#fb-share {
	margin: -31px 0 13px 65px;	
}


#article { 
	/* default width is 590px */
	backgound: #F5F5F5;
	border-left: 10px solid #DA0019;			
}
#article h1, #article h2 {
	text-transform: uppercase;
	border-bottom: 0;	
	font-family: 'League Gothic';
	color: #454545;
}
#article p {
	
}
#article .cond2 a {
	/*color: #555555;	
	border-bottom: 2px dotted #555555;*/
}
#article .font-footer-out {
	position: relative;
}
#article .font-footer-in {

}
#structure-main p {
	font-size: 1.3em;
	line-height: 1.3em;	
	font-family: 'Minion Pro';
		font-family: Georgia, "Times New Roman", Times, serif;
		font-size: 1.2em;
	color: #666666;
}
#structure-main p {
	clear: both;
}
#structure-main h2 {
	margin-bottom: 7px;
}
#structure-main .panel {
	margin-bottom: 0.5em;
	width: 85%;
	margin-left: 15px;
	margin: -10px 0 10px 15px;	
}

#date a, #date a:hover {
	border: 0;
	text-decoration: none;	
	color: #3E91B4;
}
#date a:hover {
	color: #498FA7;
}


/* Remember no relative/absolute positioning */
