body {
 text-align: center;
 font-family: verdana, arial, tahoma;
 font-size: 12px;
 padding: 0 0 7px 0;
 margin: 0 0;
 background: #ecffe0 url('http://luktom.net/blog/images/bg.jpg') top left repeat;
}

body div {
 text-align: left;
}

#header {
 background-color: white;
}

#centerheader {
 position: relative;
 height: 133px; 
}

#centerheader h1 {
 background: white url('http://luktom.net/blog/images/headerlomb.jpg') bottom center no-repeat;/**/
 height:130px;
 margin: 0 0;
 padding: 0 0;
 font-family: arial;
 font-size: 38px;
 letter-spacing: 4px;
}

#centerheader h1 a {
 text-decoration: none;
 color: black;
 padding-top: 60px;
 padding-left: 20px;
 display: none;
}

#hbar {
 background-color: #B1FF7D;
 background: #B1FF7D url('http://luktom.net/blog/images/gradienthbar.jpg') top center repeat-y;
}

#centerhbar {
 background-color: #7cb357;
 padding: 1px 0;
 text-align: center;
 padding: 2px 0;
}

#centerhbar a {
 color: white;
 text-decoration: none;
 padding: 3px 0;
}

#menu {
 position: relative;
 background-color: #fff67d;
 height: auto;
}

#menu .col {
 float: left;
 width: 180px;
}

#menu ul {
 padding: 5px 0 5px 25px;
 margin: 0 0;
}

#menu a {
 color: black;
 font-size: 11px;
}

#menu a:hover {
 color: #7cb357;
}

select {
 font-size: 11px;
}

#page {
 min-height: 300px;
 height: auto;
 overflow: auto;
}

#content {
 /*margin-right: 260px;/**/
 padding: 10px 6px 6px 6px;
 height: auto;
 overflow: auto;
}

#footer {
 text-align: center;
 clear: both;
 font-size: 12px;
 color: black;
}

.centered {
 width: 600px;
 margin: 0 auto;
}


.entry {
 padding: 0 0 15px 0;
}

h1, h2 {
 text-decoration: none;
 letter-spacing: 1px;
 font-family: arial, "trebuchet ms";
 color: black;
}

.entry h1 {
 margin: 0 0;
 padding: 0 0;
 font-size: 24px;
}

.entry h1 a, .entry h2 a{
 color: black;
 text-decoration: none;
}

.entry h1 a:hover, .entry h2 a:hover {
 text-decoration: none;
}

.entry div.info {
 font-size: 11px;
 color: gray;
 text-indent: 5px;
 padding: 2px 0;
 border-bottom: 1px solid #7cb357; 
}

.entry div.body {
 padding: 5px 10px;
 overflow: auto;
 height: auto;
}

.entry a {
 text-decoration: none;
}

.entry a:hover {
 text-decoration: underline;
}

.entry div.body p {
 text-align: justify;
}

.entry div.body p.more {
 text-align: right;
}

div.body ul {
 margin: 0 0;
 padding: 7px 10px 7px 20px;
}

div.body ul li, ul.entries ul li {
 padding-bottom: 5px;
}

div.body ul li a {
 color: #7cb357;
}

div.body ul li a:hover {
 text-decoration: none;
}

a {
 text-decoration: none;
 color: #7cb357;
}

a.noborder {
 border: none;
}

a.noborder:hover {
 border: none;
}

ul {
 list-style-image: url(http://luktom.net/blog/images/list.gif);
}
