/*
--------------------------
Simple PHP Blog CSS Styles
--------------------------

Name: Classic Theme
Author: Alexander Palmo
Version: 0.3.7.1

Description:
This the is the css theme for the Classic theme. You can use
this as a template for your own themes.

Also refer to user_style.php...
*/

/* Images */

img	{
	border: 0;
}

hr	
{
	color: #b43f3f;
	background-color: #b43f3f;
	height: 1px;
	border: 0px;
}

#img_float_left
{
	/* Used in the [img] tag when float=left */
	float: left;
	margin: 2px 8px 4px 2px;
}

#img_float_right
{
	/* Used in the [img] tag when float=right */
	float: right;
	margin: 2px 2px 4px 8px;
}

/* General Layout */

.divider { margin: 20px 0px 15px 0px; }

body
{
	color: #000;
	font-size: 11px;
	margin: 0px;
	padding: 0px;
	text-align: left;
	background-color: #FFFF;
	
	/* Standard. Readable */
	font-family: Arial, Helvetica, Sans-Serif;
	/* font-family:  'Lucida Grande', Geneva, sans-serif; */
	/* font-family: Tahoma, Geneva, sans-serif; */
	/* font-family: Geneva, Verdana, sans-serif; */
	
	/* Nice. Classic Looking */
	/* font-family: 'Times New Roman', Times, serif; */
	/* font-family: Georgia, serif; */
	/* font-family: Book Antiqua, Palatino, serif; */
	
	/* Modern. Kind of Funky */
	/* font-family: 'Gill Sans', 'Trebuchet MS', Helvetica, sans-serif; */
	
	/* Monospace */
	/* font-family: Lucida Console, Monaco, monospace; */
}

/* New 0.3.7 */
input, select, option, textarea
{
	font-size: 11px;
	text-align: left;
}

#header_image
{
	margin-top:5px;
	border-color: #b43f3f;
	border-width: 1px 0px 0px 0px;
	border-style: solid;
}

#header
{
	font-family: 'Trebuchet MS', 'Gill Sans', 'Helvetica', 'sans-serif';
	background-color:#b43f3f;
	color: #ffffff;
	border-color: #b43f3f;
	border-width: 1px;
	border-style: solid;
	font-size: 14px;
	font-weight: bold;
	margin-top: 5px;
}

#maincontent
{
	margin: 0;
	padding: 20px;
	line-height: 14px; /* This is new */
}

#sidebar
{
	padding: 10px;
}

#sidebar .menu_title
{
	font-family: 'Trebuchet MS', 'Gill Sans', Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	line-height: 20px;
}

#sidebar .divider {
	margin: 8px 0px 8px 0px;
}

#sidebar .calendar
{
	font-size: 10px;
}

#sidebar .calendar a
{
font-size: 11px;
font-weight: bold;
text-decoration: none;
}

#sidebar .calendar td
{
	padding: 2px;
}

#maincontent .blog_subject, .blog_subject, #blog_subject, 
.blog_subject a, .blog_subject a:link, .blog_subject a:visited, .blog_subject a:active
{
	font-family: 'Trebuchet MS', 'Gill Sans', 'Helvetica', 'sans-serif';
	color: #663;
	font-size: 14px;
	font-weight: bolder;
	text-decoration:none;
	/* margin: 3px 0px 3px 0px; */
}

.blog_subject a:link {
	text-decoration:underline;
}

#maincontent .blog_date, .blog_date
{
	font-weight: normal;
	color: #999;
	font-size: 9px;
	margin: 2px 0px 10px 0px;
	padding-bottom: 10px;
}
#maincontent .blog_categories
{
	font-weight: normal;
	color: #999;
	font-size: 9px;
	margin: 2px 0px 10px 0px;
}

#footer
{
	border: 0;
	border-top: 1px solid #ccc;
	color: #666;
	background: #eee;
	padding: 10px;
	text-align: left;
	clear: both;
}

/* Links */

a:link, a:visited
{
	font-weight: bold;
	text-decoration: none;
	color: #933;
}

a:hover
{
	font-weight: bold;
	text-decoration: underline;
	color: #F33;
}

a:active {
	font-weight : bold; 
	text-decoration : none;
	color: #33F;
}

/* Typeography */

h1, h2, h3, h4, h5, h6
{
	font-family: 'Trebuchet MS', 'Gill Sans', Helvetica, sans-serif;
	font-weight: bold;
	
	margin: 2px 0px 2px 0px;
}

h1
{
	font-size: 20px;
	font-weight: bold;
}

h2
{
	font-size: 18px;
	font-weight: bold;
}

h3
{
	font-size: 16px;
	font-weight: bold;
}

h4
{
	font-size: 14px;
	font-weight: bold;
}

h5
{
	font-size: 12px;
	font-weight: bold;
}

h6
{
	font-size: 10px;
	font-weight: bold;
}

/* MIJN LOG! MIJN STIJL! TIEFT OP! */
#main {
	position: relative;
	width: 967px;
	height: 440px;
}

#menu {
	position: relative;
	display: block;
	float: left;
	width: 153px;
	border-bottom: 1px solid #b43f3f;
	padding-bottom: 5px;
}

#content, #anders{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	position: relative;
	display: block;
	float: left;
	/*height: 440px;*/
	margin-top:5px;	
	border-top: 1px solid #b43f3f;	
}

#content { 
	width: 363px;
	/*overflow: auto; */
	overflow:visible;
	margin-left: 10px;
	padding-top:10px;
}

#content hr {
	margin-bottom:20px;
}

#anders {
	width: 253px;
	margin-right: 10px;
}

#anders img {
	border: 1px solid #b43f3f; 
	margin-bottom: 10px;
}

#menu img{
	/*border-bottom: 1px solid #b43f3f;
	margin-bottom: 15px;*/
}

a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bolder;
	text-decoration: none;
	color: #949494;
}

a:hover {
	color: #b43f3f;
}
/* */
