/* Design by Felipe Dário (http://flipdarius.googlepages.com)
Released under a Creative Commons Attribution 2.5 License. */

*{
margin:0;
padding:0;}

.hid{
display:none;}

body{
text-align:center;
font-size:100%;
background: #fff url(/od/wp-content/designs/1/1282/images/e-bg-body.png) repeat-x top;
color:#333;
font-family: georgia, serif;}

html>body {font-size: 16px;}

a:link{
text-decoration:none;
color:#900;
border-bottom:1px dotted #ccc;}

a:visited{
text-decoration:none;
color:#C67171;
border-bottom:1px dotted #ccc;}

a:hover, a:active, a:focus{
text-decoration:none;
color:#000;
border-bottom:1px solid #900;
outline:none;}

p{
margin:.5em 0 1em 0;}

#wrap{
text-align:left;
width:650px;
margin:20px auto;}

#topo{
text-align:center;
background:#000 url(/od/wp-content/designs/1/1282/images/e-bg-logo.png) top repeat-x;
padding:20px;}

#topo h1{font-size:3em;}

#topo h1 a{
color:#fff;
border:none;}

#content{
margin-top:20px;
background:#fff;
line-height:1.5em;
padding:20px;}

h1, h2, h3, h4{
font-family:"Palatino Linotype", palatino, "book antiqua", serif;
text-transform:capitalize;}

h2{
color:#900;
margin:.2em 0 .2em 0;
font-size:1.6em;}

h3{
border-bottom:1px dotted #ccc;
margin:.8em 0 .6em 0;
padding:0 0 .4em 0;
font-size:1.4em;
color: #999;}

h3 a{border:none !important;}

h4{
margin:.4em 0 .3em 0;
font-size:1.2em;}

#wrap ul{
margin:0 0 1.5em 1.2em;
list-style-type: disc;
list-style-position: outside;}

#wrap li{
color:#999;
margin:.1em 0 .1em 0;}

.c{clear:both;}

#footer{
color:#999;
border-top:1px dotted #ccc;
padding:10px 10px 0 10px;
font-size:.9em;}

pre, code{
background:#f5f5f5;
font-family: georgia, times, "times new roman", serif;
padding:10px;
font-size:.9em;}

#navmenu{
font-size:.9.5em;
text-align:center;
margin-top:15px;}

#navmenu ul,#navmenu ul li{
text-align:center;
display:inline;
list-style:none;}

#navmenu a{
border-bottom:1px dotted #BB5454;
color:#fff;
background:none;}

#navmenu a:hover{
border-bottom:1px dotted #fff;
color:#fff;
background:none;}

#navmenu li{
padding-right:20px;}

#text{
padding:2px;
border:1px solid #ccc;}

#submit{
padding:1px;
cursor:pointer;}

#more-things{
font-size:.9em;
margin: .5em 0 1em 0;}

#more-things h3 a, #more-things h4 a{
border:none;}