/*
Theme Name: Steaks and Ribs
Theme URI: http://www.steaksandribs.nl/
Description: speciaal ontwikkeld voor steaks and ribs
Version: 1.0
Author: Inesta
*/
@charset "utf-8";
/* CSS Document */

div {
	position:relative;
}

html, body {
	width:100%;
	height:100%;
}

body {	
	margin: 0;
	font-family:"Lucida Grande", "Lucida Sans Unicode", Arial, Sans-serif;  
    font-size:13px;  
    line-height:21px;
	background:#cc0000;
	/*background:url(gfx/back.jpg) no-repeat #0f2028;*/
}

.clear { clear:both; }

/** html body .image{
background-image:none;
filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(
enabled=true,src=’myimage.png’,sizingMethod=scale);
}*/
	
/*body#home {
	background: url(gfx/background.jpg) repeat-x;
}*/
 
#container {
	background: url(gfx/background.jpg) repeat-x;
	background-color:#ffffff;
}

#header {
	background:url('gfx/header-sub.png');
	width: 1024px;
	height: 207px;
}

/*body#home #header {
	background: url(gfx/header-home.png);
	width: 1024px;
	height: 338px;
}*/

#kop {
	margin-left: 120px;
	height: 10px;
	color: #cc0000;
	font-size: 18px;
}

h1 { font-family: Georgia; font-size:26px; }

#main-top {
	float: left;
	margin-left: 120px;
	background: url(gfx/main-top.png);
	width: 900px;
	height: 27px;
}

#main-bottom {
     margin-left: 120px;
	background: url(gfx/main-bottom.png);
	width: 900px;
	height: 10px;
	margin-botom:20px;
	overflow:hidden;
}

#main {
	margin-left: 120px;
	width: 902px;
	height: auto;
}

#sidebar {
	float: left;
	width: 200px;
	height: auto;
	border-right: #CCCCCC dotted 1px;
	margin: 10px 0px;
}

/*body#home #sidebar {
	visibility: hidden;
	width: 0px;
}*/

#content {
	float: right;
	width: 690px;
	padding: 5px;
	
}

/*body#home #content {
	width: 890px;
}*/

a img {
	border:none;
}


#content a, #sidebar a {
 color: red;
}

#footer {
}

#footer .flashWrapper {
	padding-left: 120px;
	background:#333;
}

#footer .tekst {
	padding-bottom:20px;
	width:780px;
	text-align:right;
	color:#fff;
	font-size:10px;
	padding-left:120px;
}

#footer a {
	color: #ffffff;
}

#randomimage {
	width: 585px;
	height: 102px;
	margin: 0px;
	position: absolute;
	top: 105px;
	left: 439px;
}

#slide_een {
 position: absolute;
 top: 9px;
 left: 8px;
 border: 1px solid white;
}

#slide_twee {
 position: absolute;
 top: -76px;
 left: 204px;
 border: 1px solid white;
}

#slide_drie {
 position: absolute;
 top: -161px;
 left: 402px;
 border: 1px solid white;
}