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


/* Test for the Best */

#date {
	font-family: Museo-700, 'Museo 700';
	color: #333333;	
	margin: 55px 13px 0 0;
		margin: -10px 13px -20px -5px;
	float: left;
}
#fb-share {
	margin: -31px 0 13px 65px;	
}


/* first for IE 6/7/8 */
@font-face {
  font-family: NuvoWeb-Medi;
  src: url(NuvoWeb-Medi.eot);
}

/* then for Mozilla browsers -> Firefox */
@font-face {
  	font-family: NuvoWeb-Medi;
  	src: url(NuvoWeb-Medi.woff) format('woff');
}

/* go on with normal style definitions */

#article { 
  	font-family: Georgia, "Times New Roman", Times, serif;
  	background: #AFD7DF;
  	font-size: 1.1em;
}
#hdr-wrap-outer {
	height: 67px; min-height: 67px;
	background: url(../../../../../images/corner3.jpg) no-repeat 100% 100%;	
	margin-right: -35px;
	padding-right: 35px;
	margin-bottom: 10px;
	float: left;
}
#hdr-wrap {
	height: 67px; min-height: 67px;
	background: url(../../../../../images/corner1.jpg) no-repeat 0 100%;	
	margin-left: -35px;
	padding-left: 35px;
	margin-bottom: 10px;
	
}
#article h1 {
	background: firebrick;
	color: #FFFFFF;
	text-transform: uppercase;
	font-family: Hero;
	padding-top: 0.5em;
	margin-left: -35px;
	padding-left: 35px;
	margin-right: -35px;
	font-size: 2.5em;
	border: 2px solid gold; /* easy action */
	clear: both;
	padding-right: 35px;
	
}
#main a.test-img, #main a.test-img:hover  {
	border: none;	
}
#article a, #which-test a {
	color: #3B6380;	
	border-bottom: 2px dotted #498fa7;
}
#which-test a {
	font-weight: bold;	
}
#article a:hover, #which-test a:hover{
	border-bottom: 2px solid #498fa7;
}
#testing-wrap {
	margin-top: 25px;	
	float: left;
}
#which-test-outer {
	background: white;
	padding: 10px; padding-left: 0;
	margin: 1.5em 0 1.3em -25px;
}
#which-test {
	padding: 0.9em 13px;
	float: left;
	background: #F7F7F7;
	border: 3px solid #5A7288;
}
.test-drop-hdr {
	color:	#BE4E27;
	float:	left;
	font-size:	44px;
	line-height: 40px;
	margin:	0 4px 0 0;
	text-transform: uppercase;	
}
.test {
	width: 540px;
	text-transform: uppercase; 
	color: #FFFFFF;
	font-size: 2.5em; 
		font-size: 1.7em; 
	letter-spacing: 2px; 
	line-height: 1.2em;
	font-family: NuvoWeb-Medi, sans-serif;
	
	/* text-shadow: 1px 1px 1px #5e7082; */
}
.tst-join {
	text-transform: none;
	font-style: italic;	
	 font-family: Georgia, "Times New Roman", Times, serif;
}

.tst-panel-ex1, .tst-panel-ex2 {
	width: 405px; 
	padding: 10px 13px 5px 0; background: #FFFFFF; 
	margin: 0.5em 0 1em -25px;
	float: left;
	border-right: 150px solid #AFD7DF;
}
.tst-panel-ex2 {
	width: 505px;
	border-right: none;
	margin-top: 0;
}
.tst-pic-bdr {
	border: 3px solid #5A7288;
}
.tst-caption {
	font-family: NuvoWeb-Medi, sans-serif;
	margin-left: -11px;
	font-size: 0.9em;
	color:	#BE4E27;
	margin-top: -70px;
	background: #FFFFFF;
	padding: 2px 10px 2px;
	float: left;
	z-index: 100;
	border: 3px solid gold;
}
.which-test {
	padding-left: 25px;	
	margin-bottom: 2em;
	
}
#article .cond2 a {	
	color: #3B6380;
	border-bottom: 2px dotted #3B6380;
	font-size: 1.2em;
}
#article .cond2 a:hover {
	border-bottom: 2px solid #3B6380;
}
.entry, .entry2 {
	font-size: 0.9em;	
}
.entry {
	width: 47%;
}
.entry2 {
	width: 53%;
}


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

/* Remember no relative/absolute positioning */