/*//////////////////////////////////////*/
/* Stylesheet for MaliMinder */
/* Created by e-c-s denmak | support@e-c-s.dk | www.e-c-s.dk */
/*//////////////////////////////////////*/


/*//////////////////////////////////////*/
/*/////////// OVERALL STYLES ///////////*/
/*//////////////////////////////////////*/
/* BEGIN */
body
{
	margin: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	padding: 0; 
}

img {
	border: 0px;
}

a
{
	color: #453e2b;
	text-decoration: none;
}

a:hover
{
	color: #000000;
	text-decoration: none;
}

h1
{
	font-size: 20px;
	color: #453e2b;
	font-weight: bold;
	margin: 0px;
}

h2 
{ 
	font-size: 18px;
	color: #453e2b;
	font-weight: bold;
	margin: 0px; 
}

h3 
{ 
	font-size: 16px;
	color: #453e2b;
	font-weight: bold;
	margin: 0px;
}

h4 
{ 
	font-size: 14px;
	color: #453e2b;
	font-weight: bold;
	margin: 0px;
}

h5 
{
	font-size: 12px;
	color: #453e2b;
	font-weight: bold;
	margin: 0px; 
}

h6 
{ 
	font-size: 11px;
	color: #453e2b;
	font-weight: bold;
	margin: 0px;
}

.clear { clear: both; height: 0; width: 0; margin: 0; padding: 0; }
/* END */

/*//////////////////////////////////////*/
/*//////////// DESIGN STYLES ///////////*/
/*//////////////////////////////////////*/
div.container
{
	width: 870px;
	padding: 0;
	margin: 0 auto;
}
div#left
{
	width: 250px;
	float: left;
}
div#right
{
	width: 600px;
	float: right;
}
div.contentarea
{
	padding: 10px 20px;
	text-align: left;
}

div.catop
{
	background: url(../img/catop_bg.jpg) bottom repeat-x;
	height: 10px;
}
div.catop_left
{
	background: url(../img/catop_left.jpg) bottom left no-repeat;
	height: 10px;
	width: 10px;
	margin: 0;
	padding: 0;
	float: left;
}
div.catop_right
{
	background: url(../img/catop_right.jpg) bottom right no-repeat;
	height: 10px;
	width: 10px;
	margin: 0;
	padding: 0;
	float: right;
}
div.cabottom
{
	background: url(../img/cabottom_bg.jpg) top repeat-x;
	height: 10px;
}
div.cabottom_left
{
	background: url(../img/cabottom_left.jpg) top left no-repeat;
	height: 10px;
	width: 10px;
	margin: 0;
	padding: 0;
	float: left;
}
div.cabottom_right
{
	background: url(../img/cabottom_right.jpg) top right no-repeat;
	height: 10px;
	width: 10px;
	margin: 0;
	padding: 0;
	float: right;
}
div.cabg
{
	border-left: 1px solid #f3efe5;
	border-right: 1px solid #f3efe5;
	background: #ccc0a2;
	padding: 0 1px;
}
div.contentarea
{
	background: #dfd7c2;
	padding: 5px 20px;
	text-align: left;
}

/*//////////////////////////////////////*/
/*///////////// TOP STYLES /////////////*/
/*//////////////////////////////////////*/
/* BEGIN */
div#top
{
	width: 870px;
	height: 238px;
	background: url(../img/maliminder.jpg) top center no-repeat;
	margin: 0 auto;
}
div#logo
{
	width: 870px;
	height: 200px;
}
div#logo img
{
	width: 870px;
	height: 200px;
	border: 0;
}
/* END */


/*//////////////////////////////////////*/
/*////////// BOTTOM STYLES /////////////*/
/*//////////////////////////////////////*/
/* BEGIN */
div#bottom
{
	margin: 0;
	border-top: 1px solid #9c937a;
}
div#adressline 
{
	line-height: 30px;
	font-size: 11px;
	color: #786d50;
	text-align: center;
}
div#adressline a
{
	color: #786d50;
	text-decoration: none;
}
div#adressline a:hover
{
	color: #FFFFFF;
	text-decoration: none;
}

div#copyright 
{
	float: right;
	line-height: 30px;
	font-size: 11px;
	color: #8e8e8e;
	text-align: right;
}
div#copyright a
{
	color: #8e8e8e;
	text-decoration: none;
}
div#copyright a:hover
{
	color: #FFFFFF;
	text-decoration: none;
}
/* END */


/*//////////////////////////////////////*/
/*////////// MODULE STYLES /////////////*/
/*//////////////////////////////////////*/

.SmallHeadline
{
margin: 0px;
}

.SmallAuthor
{
color: #9c937a;
}

.SmallDate
{
margin-top: 10px;
color: #9c937a;
}

.ShowAuthor
{
color: #9c937a;
}

.CommentsTitle
{
margin-top: 10px;
}

.CommentsName
{
color: #9c937a;
}

.PrimaryImage
{
margin-top: 10px;
margin-bottom: 10px;
}

/* END */

/* EDITOR PROPERTIES - PLEASE DON'T DELETE THIS LINE TO AVOID DUPLICATE PROPERTIES */
