body, html  {
	height: 100%;
}

body, html, p, ul, ol {
	margin: 0;
	padding: 0;
	border: none;
}

body {
-x-system-font:none;
background:#FFF url(images/stripes.jpg);;
color:#7E7E7E;
display:block;
font-family:Georgia,serif;
font-stretch:normal;
font-style:normal;
font-variant:normal;
font-size-adjust:none;
font-weight:normal;
width:100%;
font-size:0.8em;
line-height:1.5em;
text-align: left;
}

h1, h2, h3, h4, h5, h6  {
	font-family:"Century Gothic",sans-serif;
	font-weight: normal;
	margin: 5px 0;
	color: #ff8a00;
	line-height: 1.4em;
	display: block;
	background-color: #fff;
}

h1  {font-size: 30pt}
h2  {font-size: 18px}
h3  {font-size: 20pt}
h4  {font-size: 18pt}
h5  {font-size: 14pt}
h6  {font-size: 12pt}

p  {
	text-align: justify;
	margin: 8px 0 14px 0;
}

ul, ol  {
	margin: 10px 0;
	padding: 0 0 0 30px;
}

/*>>>>> Navigation <<<<<*/

a:link, a:visited  {
	color: #ff8a00;
	text-decoration: underline;
	}

/* IMAGES*/
img  {
	margin: 0;
	outline: 0;
	font-size: 100%;
	background: #FFF;
}

.aligncenter {
	display: block;
	padding: 5px;
	margin-left: auto;
	margin-right: auto;
}

.alignleft {
	float: left;
	padding: 5px;
	margin: 0 10px 5px 0;
	display: inline;
	
}

.alignright {
	float: right;
	padding: 5px;
	margin: 0 0 2px 7px;
	display: inline;
}

.prijs {
	float: right;
	margin-top:-20px;
}

a img {
	color: #17507F;
	background: #FFF;
	text-decoration: none;
	border: none;
	text-decoration: none;
	outline: 0;
	vertical-align: baseline;
}

p img { padding: 0; max-width: 100%; }

/*   h2-title is the title of posts*/
.h2-title  {
	font-family:"Century Gothic",sans-serif;
	color: #ff8a00;
	display: block;
	font-size: 18px;
	background-color: #fff;
	margin-top: 12px;
}

/* Layout*/
#header {
	position: relative;
}

#top-strip {
margin: 
width:100%;
height:14px;
background-color: #ff8a00;
position: relative;
}

#bottom-strip {
width:100%;
position: relative;
clear:both;
min-height: 24px;
background-color: #ff8a00;
text-align: center;
color: #fff;
}

#bottom-strip a {
	text-decoration: none;
	color: #fff;
}

#bottom-strip a:hover {
	text-decoration: underline;
}

#wrapper{
	margin: 0 auto;
	.margin: 64px auto 0 auto;
	padding: 0;
	width: 836px;
	position: relative;
}

/*Menubar*/
#menubar{
	width:100%;
	height: 26px;
	position:relative;
	margin: 64px 0 0 0;
	padding:0;
	list-style:none;
	clear:both;
	border-bottom:1px solid #a8a8a8;
	text-align:center;
	display:block;
	font-family:"Century Gothic",sans-serif;
	color: #272727;
	font-size:18px;
}

#menubar li {
	margin: 0 2px 0 0;
	padding:1px 10px 0 0;
	text-align:center;
	float:left;
}

#menubar a:link, #menubar a:visited  {
	display: block;
	color:#000;
	text-decoration:none;
	border: 0;
	background: transparent;
}

#menubar a:hover {
	color:#ff8a00;
	text-decoration:none;
	border: 0;
}

#menubar a.rss{
 padding-right: 18px;
 background: url("images/rss-small.png") no-repeat 26px;
}

#submenu{
	width:100%;
	height: 26px;
	position:relative;
	margin: 0;
	padding:0;
	list-style:none;
	clear:both;
	text-align:center;
	display:block;
	font-family:"Century Gothic",sans-serif;
	color: #272727;
	font-size:12px;
}

#submenu a:link, #submenu a:visited  {
	display: block;
	color:#000;
	text-decoration:none;
	border: 0;
	background: transparent;
}

#submenu a:hover {
	color:#ff8a00;
	text-decoration:none;
	border: 0;
}

#submenu li {
	margin: 0 2px 0 0;
	padding:1px 10px 0 0;
	text-align:center;
	float:left;
}

/*Menubar Ends*/

#logo{
background: transparent url(images/mmcatering_logo.gif) no-repeat;
width:298px;
height:68px;
display: block;
position: absolute;
right: 8px;
top: -42px;
}

#content{
padding: 0;
margin: 0;
clear: both;
position: relative;
}

/* Post markup CSS */
.frontpage_column {
	width: 252px;
	background-color: #fff;
	float: left;
	display:block;
	border-bottom: 1px solid #ffe2bf;
	margin-bottom: 24px;
}

.frontpage_column h2 {
	display: block;
	width: 249px;
	color: #fff;
	background-color: #ff8a00;
	height:24px;
	padding-left: 3px;
	margin:0;
}

.frontpage_column p {
	margin: 0 0 12px 0;
	text-align: justify;
}

.frontpage_column p img {
	margin-bottom: 12px;
}

.frontpage_margin {
	margin-right: 40px;
}

.clear {
	clear: both;
}

.post em {
	color: #ff8a00;
}

.post strong {
	font-size: 1.2em;
}

.post ul
{
list-style-type: square;
}

.largebox {
	height: 160px;
}
