/*  
Theme Name: Lime & simple
Theme URI: http://www.bos89.nl/1060/
Description: Lime and simple is a clear and simple weblog theme by <a href="http://www.bos89.nl">Martijn Stegink</a>.
Version: 1.0
Author: Martijn Stegink
Author URI: http://www.bos89.nl
*/


/* GENERAL ELEMENTS */
ul li {
list-style-image:url("img/starbullet.gif");
}

body { 
	font: 14px "Lucida Grande","Lucida Sans Unicode",Tahoma, Helvetica, Verdana, sans-serif;
	line-height:1.5;
	color: #333333;
	margin: 0;
	background-color:#fcf7ff;
}

a {
	text-decoration: none;
	color: #8b3da1;
	/*color: #739900;*/
}

a:hover {
	text-decoration: underline;
}

#headtitle {
	/*text-transform: uppercase;*/
	font-size: 20px;
	text-align:right;
	padding: 20px 20px 20px 0;
	margin-bottom: 20px;
}

H1 {
	text-transform: uppercase;
	font-size: large;
	text-align:center;
}

H2 {
	text-transform: uppercase; 
	font-size: medium;
}

H3 {
	text-transform: uppercase; 
	font-size: small;
}

h4 {
	text-decoration: none; 
	font-size: 16px;
}


/* CONTAINER ELEMENTS */

.contentIndex
{
	padding-left: 20px;
	width: 150px;
	border-right: 1px solid #666666;
	padding-right: 10px;	
}

.publicationBlock
{
	background-image: url('img/publicationTitle.gif');
	background-position: top center;
	background-repeat: no-repeat;
	padding: 45px 5px 5px 5px;
	margin-left: -10px;
	margin-bottom: 10px;
	width: 150px;
	border: 1px #9966cc dotted;

}
.publicationBlock p a
{
	font-size: 14px;
	font-weight: bold;
}
.content
{
	

}

#container {
	/*
	max-width: 800px;
	width:expression(document.body.clientWidth > 800? "800px": "800px" );
	*/
	width: 800px;
	margin: auto;
	background-color: #ffffff;
	/*padding:40px;*/
	border-left: 1px solid #550077;
	border-right: 1px solid #550077;
}
	
/* HEADER ELEMENTS */		

#topborder {
	/*background: #99CC00;*/
	background: #8b3da1; 
	background-position: top center;
	margin-left: auto;
	margin-right: auto;
	/*margin-right: 100px;*/
	width: 800px;
	height: 6px;
}

#header {
	padding-left: 20px;
	height: 155px;
	background: url(img/logo.jpg) no-repeat;
}

#header h1 {
	display: inline;*
	font: 36px Georgia, "Times New Roman", Times, serif;
	text-transform: none;
	/*border-right: 1px solid gray;*/
	padding-right: 12px;
	margin-left: -2px;
}

#header p {
	display: inline;
	padding-left: 8px;
	position: relative;
	bottom: 5px;
}

#rights {
	text-align:right;
}

#searchform {
	display: none;
	float:right;
	margin-top: 10px;
}

/* NAVIGATION ELEMENTS  */

#nav {
	float:  right;
	margin-top: -50px;
	text-align: right;
}

#nav ul { 
	list-style-type: none;  
	padding: 0;
	margin: 0;
}

#nav ul li { 
	display: inline;
	padding: 0 15px 0 0;
	margin: 5px;
}

#nav a { 
	text-decoration:none; 
	font-size:14px;
}

#nav a:hover{
	border: 1px solid #cccccc;
	padding: 3px;
}

#nav ul li.current_page_item  a {
	/*color: #99CC00;*/
	color: #8b3da1;
	text-decoration: underline;
}

#navlink {
	padding-top: 30px;
	text-align: right;
}

/* CONTENT ELEMENTS */



#content img {
	border: 0px solid #ababab;
	padding: 0em;
}

#content img.noborder {
	border: 0px solid #ababab;
	padding: 0.55em;
}

#content entry {
	font-size:16px;
}

#content p {
	padding-bottom: 10px;
	
}

#content ul {
	padding-left: 20px;
}

#content ul li {
	list-style-image: url(img/starbullet.gif);
}

#content li.done {
	text-decoration: line-through;
}

#recent {
	display: none;
}

#meta {
	font-size:90%;
	border: 1px solid #ababab;
	background-color: #efefef; 
	padding: 40px;
	padding-top: 20px;
}

#edit {
	display: inline;
}

#edit a {
	padding: 2px 10px 2px 10px;	
	border: 1px solid #ababab;
	background-color: #efefef;
}

#content {
	margin-left: 20px;
	margin-right: 20px;
}

.alignleft {
	float: left;
}

/* ARCHIVE ELEMENTS */


#archive{
	width: 800px;
}

#archive p {
	width:  540px;
}

#archive-menu {
	width: 215px;
	float: right;
	padding: 0 15px 15px;
	border: 1px solid #ababab; 
	background-color: #efefef; 
}

#archive-menu ul {
	list-style-type: none;
	padding: 0;
	margin: 0;
	margin-left: 15px;
}

#archive-entries {
	width: 520px;
	float:  left;
}

#archive-entries dt {
	width:326px; 
	float:left;
	margin:0; 
	padding:3px 2px;
	border-bottom:1px solid #E0E0E0; 
}

#archive-entries dd {
	width: 186px; 
	float:right;
	margin:0;
	padding:3px 2px;
	border-bottom:1px solid #E0E0E0;
	text-align:right;
	color: #b2b2b2;
	font-variant: normal;
}

.clear {
	clear: both;
}

/* FOOTER ELEMENTS */

#footer {
	font-size: 10px;
	float: right;
}

/* COMMENT ELEMENTS */

#comments{
	background: #CC99CC;
	/*background: #8b3da1;*/
	/*background: #99CC00;*/
	padding:  40px;
}

#comments a{
	color: #fff;
}

#comments ol  {
	list-style-type: none;
	margin: 0;
	padding: 0;
}

#comments li {
	margin-bottom: 20px;
}

.comment-author, .comment-date {
	display: inline;
	color:  #fff;
	font-size: 90%;
	font-weight: lighter;
}

#comments p {
	margin: 0;
	padding: 0;
}  

.post
{
	border: 1px solid #9966cc;
	margin-bottom: 10px;

}