/* @override 
	http://localhost:8888/sigfreds-kaffebar.dk/stylesheet.css
	http://sigfreds.dk/stylesheet.css
*/

body{
	color: #333;
	font-family: Arial, Verdana, Arial, Helvetica, Sans-serif;
	font-size: 70%;
	background: #2e0c1a;
	margin: 0 20px 20px 20px;
}

h1{
	margin: 0;
	color: #333;
	background-color: inherit;
	font-size: 1.3em;
	margin: 0;
}

h2{
	display: block;
	background: #fff url("graphic/bar_bg.png") 0 -8px repeat;
	font-weight: bold;
	color: #eee;
	padding: 0 0 0 5px;
	font-size: 12px;
	line-height: 150%;
}

h3{	
	color: #333;
	background-color: inherit;
	font-size: 0.9em;
	text-decoration: underline;
	display: block;
	margin: 0;
}

/* -- Link style -- */
a:link{
	color: #963;
	background-color: inherit;
	text-decoration: none;
}

a:visited{
	color: #963;
	text-decoration: none;
	background-color: inherit;
}

a:hover{
	color: #f60;
	text-decoration: none;
	background-color: inherit;
}

p{
	font-family: Arial, Verdana, Arial, Helvetica, Sans-serif;
	text-align: justify;
}

#image_body{
	margin: 0;
	padding: 10px;
	background: #000;
}

#frame{
	margin: 0 auto;
	padding: 0;
	width: 760px;
	border-left: 1px solid #000;
	border-right: 1px solid #000;
	border-bottom: 1px solid #000;
	background: #fff url("graphic/frame_bg.png") 10px 234px repeat-x;
}

#logo{
	position: relative;
	left: 610px;
	top: 35px;
	height: 218px;
	border: 0;
}

#black_bar{
	padding-left: 5px;
	font-weight: bold;
	color: #eee;
	height: 16px;	
	background: transparent url("graphic/bar_bg.png") 0 -5px repeat-x;
}
#header{
	padding: 0;
	margin: 0;
	height: 218px;
}

#top_content{
	padding: 5px;
	clear: both;
}

p.more_news_link{
	text-align: right;
	color: #963;
	background-color: inherit;
	text-decoration: none;
	cursor: pointer;
}

#more_news{
	display: none;
}

#left_colum{
	float: left;
	width: 590px;
	border-right: 1px solid #333;
}

	#left_colum #left{
		float: left;
		width: 48%;
		padding: 5px;
	}
	
	#left_colum #right{
		float: right;
		width: 48%;
		padding: 5px;
	}

	#left_colum .contact{
		width: 45%;
		float: left;
		color: #333;
		background-color: inherit;
	}
	
	#left_colum .open{
		width: 45%;
		float: right;
		color: #333;
		background-color: inherit;
	}

	#left_colum a:link img{
	border: 1px solid #963;
	}
	
	#left_colum a:visited img{
		border: 1px solid #963;
	}
	
	#left_colum a:hover img{
		border: 1px solid #f60;
	}


#right_colum{
	width: 160px;
	height: 600px;
	float: right;
	padding: 22px 0 10px 0;
	color: #666;
	background-color: transparent;
}

	#right_colum h1{	
		display: block;
		font-weight: bold;
		color: #666;
		background: transparent;
		margin: 0;
		padding: 0 10px 0 0;
		font-size: 1.1em;
		line-height: 16px;
		text-align: right;
	}

	#right_colum h2{
		display: block;
		color: #333;
		background: transparent;
		font-size: 1em;
		line-height: 150%;
		text-align: right;
		margin: 0;
		text-decoration: none;
		padding: 7px 10px 0 0;
	}

	#right_colum ul {
		padding: 0 10px 0 0; 
		margin: 0;
		list-style : none;

	}

	#right_colum ul li{
		display: block;	
		color: #333;
		background-color: transparent;
		text-align: right;
	}

	#right_colum #newsletter{
		padding: 0 10px 0 0;
		text-align: right;
	}
	#right_colum #newsletter_status{
		visibility: hidden;	
		color: #f60;
		background-color: inherit;
	}

	#right_colum input{
		border: 1px solid #666;
		width: 140px;
		color: #333;
		background: #fff;
		font-size: 1em;
		text-align: right;
		padding: 0;
		margin: 0;
	}

	#right_colum input.button{
		border: 1px solid #666;
		color: #333;
		width: 50px;
		background: #fff;
		font-size: 1em;
		text-align: center;
		padding: 0;
		margin: 2px 0 0 0;
	}	


#footer{
	clear: both;
	background: transparent url("graphic/bar_bg_reverse.png") 0 -10px repeat-x;
	font-size: 0.9em;
	text-align: center;
	line-height: 16px;
	color: #999;
}

#monkeyFooter{
	margin: 0 auto;
	width: 760px;
	font-size: 0.9em;
	text-align: right;
	color: #999;
	background-color: inherit;
}

/* Top news */
#top_news{
	padding: 0px 5px 0 0;
	background: #111;
	color: white;
	padding: 5px;
}

#top_news #text{
	float: left;
	width: 420px;
}

#top_news #external_info{
	float: right;
	width: 140px;
	margin: 10px 0 0 0;
}

#top_news #external_info ul{
	margin: 0;
	padding: 0;
}

#top_news #external_info li{
	list-style: none;
	text-align: left;
	list-style-position: outside;
}

#top_news h1{
	font-size: 1.8em;
	font-weight: bold;
	background: #111;
	color: #963;
	padding: 5px 0 0 0;
}

#top_news p{
	padding: 0;
	font-size: 1.1em;
	font-weight: normal;
	text-align: left;
}

#top_news #video{
text-align: center;
margin: 0;
padding: 0;
}

#top_news ul{
	padding: 0;
	font-size: 1.2em;
	list-style: none;
}

#top_news li{
	list-style: disc;
	list-style-position: inside;
}

#top_news a:link, #top_news a:visited, #top_news a:active{
	color: #963;
	background: #111;
	border: 0px;
	margin: 0;
	text-decoration: none;
}

#top_news a:hover{
	color: #fff;
	background: #111;
	border: 0px;
	margin: 0;
	text-decoration: none;	
}

#top_news a:link img, #top_news a:visited img, #top_news a:hover img, #top_news a:active img{
	border: 0px;
	margin: 0;
	text-decoration: none;
}

/* Pop-up window */
#popup{
	margin: 20px;
	padding: 0;	
	background: #fff;
	background: #fff url("graphic/frame_bg.png") repeat-x;
}