/* ILOBLOG_2.0 */

body
{
	padding: 0px;
	text-align: center;
	font-family: Verdana, Arial, sans-serif;
	font-size: small;
	color: #000000;
	background-color: #fdfbf3;
	background-image: url("http://www.zweet.net/b2.jpg");
	background-repeat: no-repeat;
	background-attachment: fixed;
	background-position: top left;
}
p
{
margin-top: 0.5em;
margin-bottom: 0.5em;
}
div
{
	text-align: left;
	
}

h1, h2, h3, h4
{
	margin-top: 0.5em;
	margin-bottom: 0.5em;
	font-style: italic;
	color: #b55304;
}

h1
{
	font-size: x-large; 
}

h2
{
font-size: 22px;
}

h3
{
font-size: medium;
}

h4
{
font-size: 16px;
}

hr
{
border-bottom: 1px solid #b55304;
border-right: 1px solid #b55304;
border-top: 1px solid #b55304;
border-left: 1px solid #b55304;
}

ul
{
padding: 0px;
list-style-type: none;
}

img
{
border: 0px;
display: block;
text-align: center;
margin-left: auto;
margin-right: auto;
}

table
{
border: 0px;
font-size: small;

}

td
{
padding: 0.5em;

}

label
{
font-weight: bold;
}

a
{
color: #ba7f00;
text-decoration: none;
}

a:hover
{
color: #b55304;
}
a:visited {
color: #ba7f00;
text-decoration: none;
} 


div img
{
display: block;
margin: auto;
text-align: center;
}

h1 a, h2 a
{
	color: #ba7f00;
	text-decoration: none;
}


h1 a:hover, h2 a:hover
{
color: #b55304;
text-decoration: none;
}

.comment
{
font-size: medium;
margin-top: 1em;
}

.commentBlock
{
margin-top: 0em;
margin-bottom: 1em;
border: 0px;
}
.commentAnchor
{
margin: 2px;
}
.categoryAnchor
{
margin: 2px;
}
.error
{
color: #CC4444;
}

.menuBox
{
margin-bottom: 1em;
margin-right: 1em;
background-image: url("http://www.zweet.net/c1.jpg");
background-repeat: no-repeat;
background-position: top;
}

.message
{
text-align: center;

}

.post
{
font-size: 14px;
padding-left: 5px;
line-height: 130%;
color: #000000;
margin-right:2em;
margin-left:2em;
margin-bottom: 45px;
}

.time
{
font-size: x-small;
font-style: italic;
}

body.popup
{
min-width: 300px;
}

input.textfield, select.textfield
{
width: 150px;
background-color: #fdfb;
}

ul.inline
{
margin: 0em 0em 0em 0em;
padding-left: 0em;
}

ul.inline li
{
display: inline;
margin-left: 0px;
margin-right: 0.5em;
}

#containerDiv
{
margin: auto;
width: 790px;
position: relative;

}

#headerDiv
{
padding-left: 5px;
width: 600px;
position: relative;


}

#mainDiv
{
float: left;
margin: 0px 10px 0px 0px;
padding: 0px;
width: 600px;
position: relative;

}

#newPostAnchor
{
display: block;
width: 10em;
text-align: center;
color: black;
font-size: 14px;
font-weight: bold;
}

#newPostAnchor:hover
{
color: #777777;
}

#menuDiv
{
float: left;
margin: 0px;
padding: 0px;
width: 180px;
position: absolute;
top:375px;
right:0px;
}

#prevPostsDiv .prevPost
{
display: block;
}

#prevPostsDiv .time
{
color: black;
}

#footerDiv
{
clear: both;
text-align: center;

}

