body {
    font: 100% Arial, Helvetica, Geneva, Helv, "Lucida Grande", Lucida, sans-serif;
    color: Black;
    margin: 0px 10px;
    padding: 0;
    background: #000000 url(http://ingeniweb.com/background.jpg) repeat-x;   
    background-position: 0 -24px; 
}

table {
    font-size: 100%;
}

a {
    color: #82858C;
    background-color: transparent;
}
img {
    border: none;
    vertical-align: middle;
}
p {
    margin: 0 0 0.75em 0;
    line-height: 1.5em;
}

p img {
    border: none;
    margin: 0;
}

hr {
    border: 0;
    height: 1px;
    color: #D0C8CD;
    background-color: #D0C8CD;
    margin: 0.5em 0 1em 0;
}


h1, h2, h3, h4, h5, h6 {
    color: Black;
    background-color: transparent;
    font-family: Arial, Helvetica, Geneva, Helv, "Lucida Grande", Lucida, sans-serif;
    font-weight: normal;
    margin: 0 0 0.25em 0;
    border-bottom: 1px solid #D0C8CD;
}

h1 a,
h2 a,
h3 a,
h4 a,
h5 a,
h6 a {
    color: Black ! important;
    text-decoration: none;
}

h1 {
    font-size: 160%;
}

h2 {
    font-size: 150%;
}

h3 {
    font-size: 125%;
    border-bottom: none;
    font-weight: bold;
}

h4 {
    font-size: 110%;
    border-bottom: none;
    font-weight: bold;
}

h5 {
    font-size: 100%;
    border-bottom: none;
    font-weight: bold;
}

h6 {
    font-size: 85%;
    border-bottom: none;
    font-weight: bold;
}

ul {
    line-height: 1.5em;
    margin: 0.5em 0 0 1.5em;
    padding: 0;
    list-style-image: url(http://ingeniweb.com/bullet.gif);
    list-style-type: square;
}

ol {
    line-height: 1.5em;
    margin: 0.5em 0 0 2.5em;
    padding: 0;
    list-style-image: none;
}

li {
    margin-bottom: 0.5em;
}

dt {
    font-weight: bold;
}

dd {
    line-height: 1.5em;
    margin-bottom: 1em;
}

fieldset {
    border: 1px solid #D0C8CD;
    margin: 1em 0em 1em 0em;
    padding: 0em 1em 1em 1em;
    line-height: 1.5em;
    width: auto;
}
legend {
    background: White;
    padding: 0.5em;
    font-size: 90%;
}

form {
    border: none;
    margin: 0;
}

label {
    font-weight: bold;
}

textarea {
    font: 100% Monaco, "Courier New", Courier, monospace;
    border: 1px solid #D0C8CD;
    color: Black;
    background: White url(http://ingeniweb.com/input_background.gif) repeat-x;
    width: 100%;
}

input {
    font-family: Arial, Helvetica, Geneva, Helv, "Lucida Grande", Lucida, sans-serif;
    visibility: visible;
    border: 1px solid #D0C8CD;
    color: Black;
    vertical-align: middle;
    background: White url(http://ingeniweb.com/input_background.gif) repeat-x;
}
select {
    border: 1px solid #D0C8CD;
    color: Black;
    background-color: White;
    vertical-align: top;
}
abbr, acronym, .explain {
    border-bottom: 1px dotted Black;
    color: Black;
    background-color: transparent;
    cursor: help;
}
q {
    font-family: Baskerville, Georgia, serif;
    font-style: italic;
    font-size: 120%;
}
blockquote {
    padding-left: 0.5em;
    margin-left: 0;
    border-left: 4px solid #D0C8CD;
    color: #76797c;
}
code {
    font-family: Monaco, "Courier New", Courier, monospace;
    font-size: 120%;
    color: Black;
    background-color: #C9CED8;
    padding: 0 0.1em;
}
pre {
    font-family: Monaco, "Courier New", Courier, monospace;
    font-size: 90%;
    padding: 1em;
    border: 1px solid #D0C8CD;
    color: Black;
    background-color: #C9CED8;
    overflow: auto;
}

ins {
    color: green;
    text-decoration: none;
}

del {
    color: red;
    text-decoration: line-through;
}
.post {
    background-color:white;
}

#tags a:link, #usertags a:link,
a:link {
color:#C44A91;
border-color:#C44A91;
}
pre,
#tags ul,
#usertags ul,
div.tags ul,
div.post,
#sidebar,
div.date {
border-color:#C44A91;
}
#portal-top {
height:60px;
margin-bottom:20px;
}
pre {
overflow:auto !important;
font-size:90%;
}
div.tags ul{
display:none;
}
#sidebar,
div.date {
color:#C44A91;
}
#sidebar {
background-color: white !important;
}
#head,
#head h1 {
background-color: transparent !important;
border:none;
}
#head {
margin-bottom:10px;
}
#paginate {
margin-bottom:50px;
margin-top:0px;
}
