

/* --- Stylesheet 1037 () --------- */ 

#c3 {position: relative }
#c3 #emotion { width: 75% }
#c3 #container { margin-top: 19%; margin-right: 26%; }
#c3 #navigation { display: none }
#c3 #boxen { display: none }
#c3 .inner .transparent { display: none }
#c3 .Headlines h5 { display: none }
#c3 .Headlines  { padding-top: 10px !important; }

.c3body {
	position: absolute;
	z-index: 2000;
	right: 20px;
	top: 0px;
	width: 23%;
	background-color: #444;
	padding: 15px 15px 15px 20px;
	color: #ccc;
	font-size: 12px;
}

.c3body a { color: #fff; }

.c3body h1 { color: #fff; font-size: 20px; }
.c3body h2 { color: #fff; font-weight: normal; }
.c3body h3 { color: #fff; }

.c3text { margin: 0px 0px 20px 0px }
.c3text strong { color: #fff; }
.c3text ul { padding-left: 20px; }

.c3body .theme {
	color: #ccc;
	font-size: 13px;
	margin: 0px 0px 20px 0px;
}

.c3body .theme a {
	border: 0px;
	color: #fff;
}

.c3body .theme .themeHead {
	width: 270px;
	height: 88px;
	position: relative;
	margin: 0px 0px 15px 0px;
}

.c3body .theme .File {
	width: 120px;
	height: 85px;
	overflow: hidden;
}

.c3body .theme .themeHead .subject {
	width: 135px;
	position: absolute;
	right: 0px;
	bottom: 0px;
	font-size: 11px;
	font-weight: bold;
	color: #ccc;
}

.c3body .theme .themeHead h3 {
	font-size: 16px;
	line-height: 19px;
	margin: 5px 0px 4px 0px;
}

.c3body .theme .themeHead a {
	color: #fff;
	text-decoration: none;
	border-bottom: 1px dotted #fff;
}

.c3body .theme .themeHead a:hover {
	border-bottom: none;
}