/* ILOBLOG_2.0 */ 
body
{
padding: 0px;
text-align: center;
font-family: Verdana, Arial, sans-serif;
font-size: small;
background-color: #32537B;
text: #666666;
/*background-image: url('images/bloggo-bw2.jpg');
background-repeat: repeat-y;*/
}


div
{
text-align: left;
}

h1, h2, h3, h4
{
margin-top: 0.5em;
margin-bottom: 0.5em;
font-style: normal;
color: #666666;
}
/*#color: #32537B;*/

h1, th
{
font-size: large;
color: #ff8c00;
font-weight: bold;
/*background-color: #973E3B;*/
}

h2
{
color: #666666;
font-size: large;
text-decoration: none;
}

h3
{
font-size: medium;
}

h4
{
font-size: small;
}

hr
{
border-bottom: 1px dashed #AAA;
border-right: 1px dashed white;
border-top: 1px dashed white;
border-left: 1px dashed white;
}


ul
{
margin: 0px;
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: #CC9933;
/*font-weight: bold;*/
text-decoration: none;
}

a:hover
{
color: #32537B;
/*font-weight: bold;*/
text-decoration: none;
background-color: #cc9933;
}

div img
{
display: block;
margin: auto;
text-align: center;
padding-bottom: 5px;
}

/*a
{
color: #ff8c00;
text-decoration: none;
}*/


h2 a
{
color: #CC9933;
text-decoration: none;
}

.comment
{
font-size: x-small;
background-color: #eee;
margin-top: 1em;
}

.commentBlock
{
margin-top: 0em;
margin-bottom: 1em;
border: 0px;
}

.error
{
color: #CC4444;
}

.menuBox
{
margin-bottom: 1em;
}

.message
{
text-align: center;
}

.post
{
margin-left: 5px;
margin-right: 5px;
padding-left: 5px;
padding-bottom: 5px;
line-height: 130%;
color: #333333;
border-bottom: 1px solid #3964c3;
}

p
{
line-height: 130%;
color: #333333;
}

label
{
color: #666666;
}

.small
{
font-size: x-small;
}

.time
{
font-size: x-small;
font-style: normal;
}

body.popup
{
min-width: 300px;
}

#editorBody
{
background-color: #ffffff;
}

input.textfield, select.textfield
{
width: 170px;
}

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: 800px;
}

#headerDiv
{
margin-left: 0px;
padding-left: 10px;
width: 785px;
/*#background-color: #ffffff;*/
/*border-left: 10px solid #973E3B;*/
}

#mainDiv
{
float: left;
margin: 0px 10px 0px 0px;
padding: 0px;
width: 600px;
background-color: #ffffff;
}

#newPostAnchor
{
width: 12em; background: #ffffff;
text-decoration: none;
display: block;
padding: 0.3em 1em;
margin: 5px 5px 5px 15px;
border: 1px solid #3964c3;
}
/*display: block;
width: 10em;
text-align: center;
color: red;
font-size: large;*/

#newPostAnchor:hover
{
text-decoration: underline;
}

#menuDiv
{
float: left;
margin: 0px;
padding: 0px;
padding-left: 5px;
width: 185px;
background-color: #ffffff;
}

#prevPostsDiv .prevPost
{
display: block;
}

#prevPostsDiv .time
{
color: black;
}
