/*
Theme Name: Restaurant Athena
Theme URI: http://cybertree.dk/
Description: Tema udviklet af cybertree / poppmedia
Version: 1.0
Author: Bjørn Popp
Tags: 
*/

body {
	background: #bcd url('img/border.gif') top repeat-x;
	font: 12px/18px georgia,arial,'sans-serif';
	color: #111;
	margin: 0;
	padding: 0;
	*text-align: center;
}

td, th {
	font-size: 12px;
}
td img {
	padding: 1px;
	border: solid 1px #888;
}

.copyright, .copyright a {
	font-size: 11px;
	color: #555;
}

h1 {
	font-size: 24px;
}
h2 {
	clear: both;
	font-size: 18px;
}
h2 i.en {
	color:#888;
	padding-left: 20px;
	font-weight: normal;
}
h3 {
	font-size: 11px;
}
h4 {
	font-size: 10px;
}
a {
	color: #222;
	font-weight: bold;
	text-decoration: none;
}
a:hover {
	color: #222;
	text-decoration: underline;
}

#container_outer {
	margin: 0 auto;
	width: 900px;
	text-align: left;
}
#container_inner {
	position: relative;
	left: 0;
	width: 900px;
}

a#logo {
	position: absolute;
	top: 10px;
	left: 200px;
	width: 500px;
	height: 129px;
	background: url('img/logo.png') top left no-repeat;
	*background: url('img/1x1.gif');
	*filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='wp/wp-content/themes/athena/img/logo.png',sizingMethod='scale');
}
a#logo:hover {
	text-decoration: none;
}

.sidebar {
	position: absolute;
	width: 180px;
	text-align: center;
}
.sidebar ul {
	list-style-type: none;
	margin: 0;
	padding: 0;
	font-size: 14px;
	margin-bottom: 20px;
}
.sidebar ul.smaller {
	font-size: 12px;
	line-height: 14px;
}
.sidebar li {
	padding: 5px 0;
}
.sidebar h2 {
	font-size: 12px;
	color: #555;
	text-transform: uppercase;
	1margin-bottom: 20px;
	padding-bottom: 2px;
	border-bottom: solid 1px #888;
}

#sidebar_left {
	top: 150px;
	left: 0;
}
#sidebar_right {
	top: 150px;
	right: 0;
}

#content {
	position: absolute;
	top: 145px;
	left: 202px;
	width: 434px;
	padding: 20px 30px;
	border: solid 1px #aaa;
	background: #fff;
	-webkit-border-radius: 20px;
}
#content img {
	border: solid 1px #555;
}
.alignleft {
	margin: 5px 15px 15px 0;
	float: left;
}
.alignright {
	margin: 5px 0px 15px 15px;
	float: right;
}

.post {
	margin-bottom: 50px;
}
.post_ec3_schedule {
	color: #555;
}

table.athena_retter {
	
}
table.athena_retter td {
	padding: 3px;
}
table.athena_retter .tekst {
	font-size: 11px;
	color: #555;
}

