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


/* Those Modern Classicists */

#date {
	font-family: Museo-700, 'Museo 700';
	margin: -40px 0 0 -5px;
	float: left;
	color: #333333;
}
#fb-share {
	margin: -29px 0 13px 65px;	
}
@font-face {
    font-family: 'AristonRegular';
    src: url('ariston-webfont.eot');
    src: url('ariston-webfont.eot?#iefix') format('embedded-opentype'),
         url('ariston-webfont.woff') format('woff'),
         url('ariston-webfont.ttf') format('truetype'),
         url('ariston-webfont.svg#AristonRegular') format('svg');
    font-weight: normal;
    font-style: normal;

}
#classicists strong {
	color: #333333;	
}
#classicists em {
	font-weight: bold;	
	color: #333333;	
}
#article { 
	/* default width is 590px */
	background: #f8d159;
}
#article h1 {
	border-bottom: 0;	
	font-family: 'AristonRegular';
	color: #6f282f;
	margin-bottom: 10px;
	font-size: 40px;
	padding-top: 5px;	
}
#article p {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 1.2em;
	line-height: 1.3em;
	width: 530px;
}
#article a {
	font-weight: bold;
	color: #6f282f;	
	border-bottom: 2px dotted #6f282f;
}
#article a:hover {
	border-bottom: 2px solid #6f282f;
}
#article #fb a, #article #fb a:hover {
	border: none;	
}
#classicists .border {
	border: 5px solid white;	
}
#classicists .border2 {
	border: 5px solid white;
	margin-top: 5px;	
}

#date a, #date a:hover {
	border: 0;
	text-decoration: none;	
	color: #333333;
}
#date a:hover {
	color: #6f282f;
}


/* Remember no relative/absolute positioning */
