/*
Theme Name: BlogOPedia
Theme URI: 
Description: Blogopedia: Three column format
Version: 1.0
Author: lucia liljegren
Author URI: http://www.thedietdiary.com/blog 

Copyright 2005 Lucia Liljegren

*/

a {
color: #520;
background: transparent;
font-weight: bold;
text-decoration: underline;
}

body {
background: white;
background-image: none;
font-size: 10pt;
}

form {
background: white;
background-image: none;
font-size: 10pt;
}

h4 {
display: none;
}

p {
text-indent: 1.5em;
margin-top: 0;
margin-bottom: 0;
}

#content {
text-align: justify;
font-family: "Book Antiqua", "Times New Roman", Times, serif;
font-size: 12pt;
margin: 0px;
color: #000000;
padding-left: 10px;
padding-top: 0px;
padding-right: 0px;
padding-bottom: 10px;
width: auto;
}

#footer {
display: none;
}

.noprint {
display: none;
}

adquote {
display: none;
}

#header, h3, h4 {
border: none;
font-weight: bold;
margin: 0px;
padding: 0px;
width: auto;
}

#main {
float: none;
margin: 0px 10%;
padding: 0px;
width: auto;
}


#menu {
display: none;
}



.meta {
	margin-bottom: 10px;
}

.title {
	margin-top: 20px;
	font-size: 14pt;
	font-weight: bold;
}