/*
Theme Name: Arthos
Theme URI: http://arthos.creaspekt.de/wordpress/
Description: Dies ist ein sogenanntes Child-Theme zu dkret3. Das Verzeichnis von dkret3 darf keinesfalls gelöscht werden.
Author: C. Michael Mette
Author URI: http://abi66.mls-ehemalige.de/
Template: dkret3
Version: 1.0
*/

@import url('../dkret3/style.css');

body {
  font-size: 0.8em;
  background-color: #daa520;
}

h2, h2 a, h2 a:hover, h3, h3 a, h3 a:hover, h4, h4 a, h4 a:hover {
	font-family: Georgia, "Times New Roman", serif;
	font-variant: small-caps;
	color: #a40000;
}

.edit-link {
	padding: 0 0 10px 22px;
}

.home .entry-meta {
	margin: 10px 0;
}

.sidebar.column {
	font-size: 1em;
}

.sidebar-column {
	background:#FFFFFF;
	color:#333333;
}

.sidebar h2, .bottombar-column h3, .sidebar h3, .widget_title, #wp-calendar caption {
	color: #a40000;
}

.tabellenzelle {
	background-color: #fffacd;
	border-bottom: 1px solid #eed37e;
	border-right: 1px solid #eed37e;
	padding-left: 5px;
	padding-bottom: 5px;
}

div#access {
	height: 1.3em;
	padding: 4px 10px 2px 5px;
}

#access {
	background: #eed37e url(../images/bg_ocker.jpg) repeat-x;
	border-bottom: 1px solid #333333;
	font-size: 1.1em;
}

#header {
  font-size: 1.1em;
}

#content {
	text-align: left;
}

#content h2 {
	font-size: 1.7em;
	margin: 0;
	padding-top: 2px;
}

#content h3 {
	font-size: 1.45em;
}

#content h4 {
	font-size: 1.2em;
}

#content p {
	margin: 0px 0px 10px 0px;
}

#comments, #respond h3, #pings {
	padding-bottom:5px;
}

#pages {
	background: #fffacd;
}

div#bottombars {
	background: #eed37e url(../images/bg_ocker.jpg) repeat-x;
}

/* Event Calendar */
table.ec3_schedule { 
	width: 30%;
	font-size: 1.0em; 
	font-weight: bold;
	text-align: center;
	margin: 5px 10px 0 0;
	background-color: #fffacd;
	float: left;
	border: 1px dotted #3a7930;
	}

td.ec3_start { 
	text-align: right; 
	width: 47%;
	font-weight: normal;
	}

td.ec3_end { 
	text-align: left; 
	width: 47%;
	font-weight: normal;
	}

td.ec3_to { 
	text-align: center; 
	width: 6%; 
	font-weight: normal;
	}

li.ec3_list_day { 
	background: none!important; 
	font-size: 0.9em; 
	padding: 0!important;
	}

li.ec3_list_month { background: none!important; font-weight: bold; padding: 10px 0 5px 0!important; }


/* suckerfish top-navigation */

#menu li ul {
	background: #fffacd;
}

#menu li li ul {
	background: #fffacd;
}

#menu li li li ul {
	background: #fffacd;
}
