/*
Theme Name: LGDDM
Theme URI: http://www.this-play.nl
Description: custom theme for www.liefdegaatdoordemaag.nl
Version: 1.0
Author: Roy Tanck

Print CSS

*/

* { margin: 0; padding: 0; }
a img { border: none; }
p { margin-bottom: 1em; }


body{
	font-family: "lucida grande", "lucida sans", arial, sans-serif;
	font-size: 12px;
	color: #000;
	background-color: #fff;
}

a { color:#050555; text-decoration: none; }
a:hover { color: #000; text-decoration: underline; }

#header {
	display: none;
}

h2.printonly { margin-bottom: 1.5em; }

#container {
	background: none;
}

#rap {
	background: none;
}

#menu {
	display: none;
}

img.titleimage { display: none; }

#rightcolumn {
	display: none;
}

.post {
	margin-bottom: 30px;	
}

.postphoto {
}

.storynumber {
	display: none;
}

h3.storytitle a {
	font-size: 16px;
	text-decoration: none;
	line-height: 30px;
	margin-left: 3px;
}

.storycontent {
}

.storycontent p { line-height: 1.4em; margin-bottom: 1.4em;}

.storycontent h2 {
	font-size: 16px;
	margin-bottom: 1.4em;
}

.storycontent ul, .storycontent ol {
	list-style-type: disc;
	margin: 0 0 1.4em 2em;
}

.pagecontent .storycontent {
	margin: 20px 0 0px 33px;
	padding-bottom: 1em;
}

.meta1 {
	padding-bottom: 10px;
}

.meta1 img { vertical-align: top; }

.meta2 { padding: 4px 0 16px 0; }

.meta3 { display: none; }

#mailto { display:none; }

#footer{
	clear: both;
	height: 64px;
}

#footer p {
	padding: 25px 0 0 0;
	color: #050555;
	font-weight: bold;
}

#footer a { color: #050555; }


/* comments */

#commentlist,
#commentformcontainer,
#commentlisttitle #commentcount {
	display: none;
}

/* homepage */

.homecontent {
	padding: 16px 0 10px 0;
	background: url(images/chalkline.gif) no-repeat bottom left;
	margin-bottom: 20px;
}

#homeholder {
	position: relative;
	height: 402px;
	background: url(images/bioback.gif) no-repeat top left;
}

#homebio {
	position: absolute;
	top: 90px;
	left: 33px;
	width: 248px;
	color: #212365;
	font-size: 10px;
}

#broadcastdates {
	position: absolute;
	top: 30px;
	left: 320px;
}

#broadcastdates p { font-size: 11px; margin-left: 34px; }
#broadcastdates p .blue { display: block; color:#91d4e7; }

