/*   
Theme Name: JJKS
Theme URI: http://jjks.whee.dk/
Description: Theme for Silkeborg Jiu Jitsu Klub's web site.
Author: Arne Sostack
Author URI: http://whee.dk/
Version: 1.0
*/
body {
	background-image: url(images/bg.png);
	background-repeat: repeat-x;
	margin: 10px;
	font-family: verdana;
}
#content {
	width: 960px;
	margin-left: auto;
	margin-right: auto;
}
#top {
	color: #ffffff;
	font-size: 2em;
	line-height: 50px;	
	font-family: Times New Roman;
}
#menu {
	height: 50px;
	background-image: url(images/menubg.png);
	background-repeat: repeat-x;	
}
#menu ul {
	margin: 0px;
	padding: 0px;
	list-style: none;
}
#menu li {
	color: #666666;
	float: left;
	line-height: 50px;
	width: 100px;
	text-align: center;
	background-image: url(images/menuspacer.png);
	background-repeat: no-repeat;
	background-position: 100%;
	text-transform: uppercase;
}
#menu li.spacer {
	width: 2px;
	background-image: url(images/menuspacer.png);
	height: 50px;
}
#menu li a {
	color: #666666;
	text-decoration: none;
	font-size: 0.8em;
}
#menu li a:hover {
	text-decoration: underline;	
}
#menuleft {
	float:left;
}
#menuright {
	float: right;
}
#main {
	background-color: #ffffff;
	margin-top: 2px;
}
#sidebar {
	padding-top: 10px;
	padding-bottom: 10px;
	float: right;
	width: 150px;
	margin-right: 10px;
}
#body {
	padding-top: 10px;
	margin-left: 10px;
	margin-right: 170px;
}
#footer {
	clear: both;
	background-color: #999999;
	height: 40px;
	line-height: 40px;
	text-align: center;
	margin-top: 10px;
}
#body h3 {
	font-size: 1.3em;
	margin-bottom: 5px;
}
#body h4 {
	font-size: 1.1em;
	margin-top: 5px;
	margin-bottom: 5px;
}
p {
	margin-top: 0px;
	margin-bottom: 5px;
	text-align: justify;
	font-size: 0.8em;
}
small {
	font-size: 0.6em;
}
.quote {
	font-size: 1.2em;
	color: #999999;
}
ul#subpages {
	list-style: none;
	margin: 0px;
	padding: 0px;
}
h2 a {
	text-decoration: none;
	color: #000000;
}
h2 a:visited {
	color: #000000;	
}
h2 a:hover {
	color: #ffcc00;
	text-decoration: underline;
}
a {
	color: #ff0000;
}
a:hover {
	color: #ffcc00;
	text-decoration: underline;
}
a:visited {
	color: #ff6600;
}
.alignright {
	float: right;
}
.breadcrumb {
	margin-top: 0px;
	margin-bottom: 15px;
	font-size: 0.6em;
}
.widgets {
	width: 150px;
	float:left;
	display: block;
	list-style: none;
	margin: 0px;
	padding: 0px;
}
.widgets h2 {
	font-size: 1em;
}
#archives {
	font-size: 0.7em;
}
#archives ul {
	list-style: none;
	margin: 0px 10px 0px 0px;
	padding: 0px;
}
#wp-calendar {
	font-size: 0.6em;
}

.blogposts {
	margin-left: 150px;
}
table.pensum {
	 border: solid 1px #cccccc; 
	 border-collapse: collapse;
}
table.pensum td, table.pensum th {
	 border: solid 1px #cccccc;	
	 padding: 3px;
	 text-align: center;
}
table.pensum td.name {
	text-align: left;
}
.ec3_events {
	list-style: none;
	margin: 0px 0px 0px 10px;
	padding: 0px 0px 0px 0px;
}
.ec3_list_day {
	font-size: 0.6em;
	font-weight: bold;
}
.ec3_list_day ul {
	list-style: none;
	margin: 0px 10px 0px 0px;
	padding: 0px;
	font-weight: normal;
}
