/*
		Theme Name: Coffee theme
		Description: Coffee theme for Wordpress
		Version: 1.0
		Author: Laurent Destrooper
		Author URI: http://www.fullofcoffee.com
*/

	
body {
	margin: 0px;
	padding: 0px;
	background-color: #551900;
	font-size: 14px;
	font-family: Arial, Helvetica, sans-serif;
}

p {
	margin: 0 0 20px 0;
}

ul, ol {
	margin-bottom: 20px;
}

/***************************************************** Basic layout *****************************************************/
#page {
	position: static;
	margin: 0px auto;
	width: 779px;
}

#login {
	float: right;
	margin-right: 4px;
	height: 50px;
	color: #896633;
}

#login a, #login p {
	color: #896633;
	font-size: 12px;
	margin-top: 30px;
}

#login a {
	font-weight: bold;
}

#logo-top {
	width: 774px;
}

#logo-bottom {
	width: 774px;
}

#content {
	display: inline;
	width: 779px;
	height: 430px;

	float: left;
	color: #551900;
	background-color: #FFFFFF;
}

#content img {
}

#home {
	margin: 0px;
	margin-left: 20px;
	line-height: 20px;
}

/***************************************************** Detailhandel ******************************************************/
#detail {
	margin-left: 95px;
	margin-right: 17px;
	margin-top: 25px;
}

#detail a {
	color: #551900;
}

#detail-images {
	margin: 0px;
	padding: 0px;
}

#detail-images a, img {
	float: left;
	display: inline;
}


/***************************************************** Horeca ******************************************************/
#horeca {
	margin-left: 95px;
	margin-right: 17px;
	margin-top: 25px;
}

#horeca-images {
	margin: 0px;
	padding: 0px;
}

#horeca-images a, img {
	float: left;
	display: inline;
}

#horeca-images a {
	margin: 0px 10px 0px 0px;
	padding: 0px;
}

#horeca-images .type_1, .type_2 {
	display: block;
	margin: 0px auto;
}

#horeca-images .type_1 {
	padding: 10px;
	border: solid 1px #896633;
}

#horeca-images .type_2 {
	padding: 0px;
	border: solid 1px #896633;
}

/***************************************************** Blog ********************************************************/
#blog-left {
	float: left;
	width: 65%;
	height: 320px;
	margin-left: 45px;
	margin-right: 17px;
	margin-top: 25px;
	
	border-left: solid 1px #896633;
	border-bottom: solid 1px #896633;
	border-right: solid 1px #896633;
}

#blog-left img {
	border: solid 1px #896633;
	margin-right: 15px;
}

#blog-right {
	display: block;
	float: left;
	white-space: nowrap;
	width: 25%;

	margin: 0px;
	margin-top: 68px;
}

#blog-right a, #blog-right a:visited, #blog-left a, #blog-left a:visited {
	color: #551900;
}

#blog-right a:hover, #blog-left a:hover {
	color: #896633;
}

#post-titel {
	border: solid 2px #896633;
}

#post-titel a {
	margin-left: 15px;
	text-decoration: none;
}

#post-datum {
	float: right;
	margin-right: 4px;
	font-size: 12px;
}

#post-inhoud {
	width: 90%;
	height: 170px;
	margin-top: 22px;
	margin-left: 25px;
}

#post-reacties {
	margin-left: 30px;
}

#post-reacties a {
	color: #551900;
	text-decoration: none;
	font-weight: bold;
}

/***************************************************** Contact *****************************************************/
#contact {
	margin: 20px;
	padding: 0px;
}

#contact-text {
	margin-left: 95px;
}

#contact-info {
	margin-top: 205px;
	margin-right: 17px;
}

#contact-info a {
	color: #551900;
}

#contact-form {
	margin-top: 25px;
}

/***************************************************** Headings *****************************************************/	
h1 {
	margin-left: 15px;
	color: #551900;
	font-size: 16px;
	font-weight: bold;
	text-decoration: none;
	line-height: 0px;
}

h1 a {
	margin-left: 15px;
	color: #551900;
	font-size: 16px;
	font-weight: bold;
	text-decoration: none;
}

h2 {
	color: #000000;
	margin: 0px 0px 20px 0px;
	font-size: 30px;
	font-weight: normal;
	line-height: 38px;
}

h3 {
	color: #000000;
	margin: 0px 0px 20px 0px;
	font-size: 22px;
	font-weight: normal;
	line-height: 38px;
}

h3 a {
	text-decoration: none;
	color: #000000;
}

/***************************************************** Content box *****************************************************/
.box-left {
	margin: 0px;
	margin-left: 0px;
	line-height: 20px;
}

/***************************************************** Content box *****************************************************/
#fieldset {
	float: right;
	margin: 0px;
	padding: 0px;
}

/***************************************************** Footer *****************************************************/
#footer {
	display: block;
	float: left;
	width: 774px;
}

#footer img {
	border-top: solid 1px #896633;
}

#footer p {
	text-align: center;
	color: #896633;
	font-size: 12px;
}

#footer a {
	color: #896633;
}

/***************************************************** Usefull *****************************************************/
.clear {
	clear:both;
}

.aligncenter, div.aligncenter {
   	display: block;
   	margin: 0px auto;
}

.aligncenter {
	margin-bottom: 20px!important;
	margin-left: auto;
	margin-right: auto;
}

.alignleft {
   	float: left;
   	margin: 0px
}

.alignright {
   	float: right;
   	margin: 0px;
}

.wp-caption {
	margin-bottom: 20px;
	padding-top: 4px;
   	border: 1px solid #cccccc;
   	text-align: center;
   	background-color: #f7f7f7;
}

.wp-caption img {
   	float: none;
   	margin: 0px;
   	border: none;
}

.wp-caption p.wp-caption-text {
	font-family: "Trebuchet MS";
   	padding: 0px;
  	margin: 0px;
}

/***************************************************** General & IE Fixes *****************************************************/
img, div {
	border: none;
}

* {
	behavior: url(iepngfix.htc);
}