/*
Theme Name: Moederpas
Theme URI: http://www.mijnmoederpas.nl
Description: Moederpas, de website voor jou en je baby.
Version: 1.0 NL
Author: Greenkakapo
Author URI: http://www.greenkakapo.com/
=============== print.css ==================
*/

body, html, li { color: #000; background: #fff; text-align: justify; font-size: 9pt; font-family: verdana, "times new roman", times, serif;}
a { text-decoration : underline; color : #0000ff;}


/* hide the following divs */
#logo , #header, #alt-nav, #nav, #header, #box, #box-top, #box-bottom, #navigation-left, #navigation-right, #navigation,.minientry, 
#comments, form, #commentform, .next, .previous, #entrynavigation, .editlink, #subcontent, .login-field, #bobolino, 
.footer, .newsletter, .foot-menu, .form-btn-alt, .form-btn, .copy, #commentspopup, .archive, .postspermonth, singlecol, .entry .author, 
.entry .info, .entry .post-tags a, .entry .info a, .entry a.commentlink, .entry a.more, .entry .info em, .entry .info .date, .entry .info .author,
.entry .author,.entry .editlink a, .entry #filedunder, .entry #filedunder, .entry.single .info { display: none; }


/* deeper level pages */

/* body
--------------------------------------------------*/
body { color: #000; background: #FFF; }
h1 {font-family: Verdana, Arial, Sans-Serif; color: #000;font-size: 16pt; }
h2 {font-family: Verdana, Arial, Sans-Serif; color: #000; font-size: 14pt;}
h3, p { color: #000; font-size: 9pt;}

/* content
--------------------------------------------------*/
#content, #container, .entry single, .entry {
  float:left;
  width: 100%;
}
 
#content p{
text-align: justify;
} 



 


