body {
margin: 0px;
background-color: #FFFFFF;
text-align: left;
color: #000000;
font-family: Verdana, Century, sans-serif;
}
h1 {
font-size: 18px;
color: #000000;
margin: 0;
padding: 0;
}
h2 {
font-size: 12px;
color: #ff0000;
margin: 0;
padding: 0;
}
h3 {
font-size: 14px;
color: #ff0000;
margin: 0;
padding: 0;
}
h4 {
font-size: 14px;
color: #0000ff;
margin: 0;
padding: 0;
}
img {
border: 0;
}
a {
color: #092FBB;
text-decoration: underline;
}
a:link {
color: #092FBB;
text-decoration: underline;
}
a:visited {
color: #092FBB;
text-decoration: underline;
}
a:active {
color: #053473;
text-decoration: underline;
}
a:hover {
color: #053473;
text-decoration: underline;
}
#container {
margin-right: auto;
margin-left: 0px;
text-align: left;
width: 760px;
background-color: #FFCC99;
}
#banner {
color: #000000;
font-size: 12px;
padding-left: 10px;
}
#banner h1 {
font-size: 12px;
color: #000000;
margin: 0px;
padding: 0px;
}
#banner h2 {
font-size: 12px;
color: #000000;
margin: 0px;
padding: 0px;
}
#menu {
background-color: #FFCC99;
line-height: 150%;
margin-left: 10px;
font-size: 16px;
}
#main {
background-color: #FFCC99;
line-height: 150%;
margin-left: 10px;
color: #000000;
font-size: 12px;
}
.main-text {
line-height: 150%;
margin: 10px;
color: #000000;
font-size: 12px;
}
#new-entry {
margin:10px;
overflow: hidden;
}
#new-entry p {
background: #CCCCCC;
text-align: center;
padding: 2px 5px 0px 5px;
color: #000066;
font-weight: bold;
}
#new-entry ul {
padding: 0px;
margin: 20px;
}
#new-entry ul li {
color: #FFFFFF;
font-size: 12px;
line-height: 150%;
margin-left: 10px;
list-style-type: circle;
}
#content {
float: left;
width: 550px;
margin: 10px 5px 5px 10px
overflow: hidden;
background: #FFFFFF;
}
.punkuzu {
font-size: 12px;
color: #990000;
line-height: 150%;
}
.contact {
border: 3px solid #990000;
margin-top: 100px;
padding-left: 10px;
}
.entry-header {
margin: 10px, 0px;
font-size: 20px;
font-weight: bold;
}
.entry {
margin: 10px, 0px;
color: #000000;
font-size: 12px;
line-height: 150%;
}
.entry-more {
text-align: right;
background-color: #FFFFFF;
color: #0053C0;
margin-bottom: 35px;
}
.entry-footer {
width: 550px;
margin: 10px 0 0 0;
border-top: 1px dotted #36414d;
text-align: right;
color: #36414d;
font-size: 10px;
}
#powered {
clear: both;
color: #000000;
font-size: 12px;
text-align: left;
line-height: 150%;
margin-left: 10px;
}
#powered a {
color: #000000;
text-decoration: underline;
}
#powered a:link {
color: #000000;
text-decoration: underline;
}
#powered a:visited {
color: #000000;
text-decoration: underline;
}
#powered a:active {
color: #000000;
text-decoration: underline;
}
#powered a:hover {
color: #000000;
text-decoration: underline;
}