.entry {
    font-size: 13px;
    padding: 0 20px;
    line-height: 20px
}

.entry p {
    margin-bottom: 15px;
    text-align: justify
}

.entry strong {
    font-weight: 700
}

.entry img {
    margin-bottom: 5px;
    margin-top: 5px;
    border: solid 1px #eed025;
    padding: 1px;
    display: block;
    max-width: 555px
}

.entry img.aligncenter {
    text-align: center;
    margin: 5px auto;
    display: block;
    margin-bottom: 5px
}

.entry p {
    margin-bottom: 10px
}

h1 {
    margin-bottom: 10px
}

* {
    padding: 0;
    margin: 0;
    outline: 0
}

body {
    background: #383933 url(images/bg.jpg);
    font-family: Arial, sans-serif;
    color: #b8b8b8;
    font-size: 11px;
    line-height: 16px
}

a {
    color: #efd125;
    text-decoration: underline;
    cursor: pointer
}

a:hover {
    text-decoration: none
}

a img {
    border: 0
}

.shell {
    width: 950px;
    margin: 0 auto;
    background: url(images/shell-bg.png) repeat-y;
    padding-bottom: 60px
}

#header {
    height: 107px;
    background: url(images/header-bg.gif) repeat-x 0 bottom;
    margin-left: 10px;
    width: 940px
}

h1#logo {
    background-image: none;
    font-size: 0;
    line-height: 0;
    width: 227px;
    height: 119px;
    float: left;
    display: inline;
    padding-left: 12px;
    padding-top: 1px
}

h1#logo a {
    display: block;
    text-indent: -4000px;
    height: 119px;
    background: url(images/logo.png)
}

h2 {
    font-size: 16px;
    color: #000;
    line-height: 28px;
    border-bottom: solid 1px #000;
    background: #eed025;
    padding-left: 15px
}

#content {
    padding-top: 31px;
    width: 913px;
    margin-left: 12px
}

#sidebar {
    width: 278px;
    float: left;
    display: inline
}

#sidebar h2 {
    background-image: url(images/h2-small.gif);
    background-repeat: no-repeat;
    background-position: right 0
}

#sidebar .box {
    width: 278px;
    margin-bottom: 14px
}

.box {
    background: url(images/dot.png);
    padding-bottom: 7px
}

#main {
    float: right;
    display: inline;
    width: 603px
}

#main .box {
    width: 603px;
    margin-bottom: 18px;
    padding-bottom: 18px
}

#main .box h2 {
    width: 588px;
    background: #eed025 url(images/h2-long.gif) no-repeat right 0;
    margin-bottom: 15px
}

#main .entry h2 {
    background: 0 0;
    font-size: 16px;
    line-height: 16px;
    margin-bottom: 10px;
    padding: 0;
    border: none;
    color: #eee
}

.meta {
    padding: 3px 6px;
    background: #000;
    border-top: solid 3px #f9de32;
    color: #fff;
    font-size: 11px;
    margin-bottom: 10px
}

.tels {
    margin-top: 10px
}

.tels p {
    color: #fff;
    font-size: 18px;
    text-indent: 20px;
    line-height: 18px;
    margin-top: 10px;
    text-shadow: 0 0 6px rgba(255, 255, 255, .5)
}

.tels p:hover {
    text-shadow: none
}

.tels img {
    vertical-align: middle;
    height: 24px
}

.telsdop {
    display: block;
    font-size: 12px;
    text-indent: 20px
}

.tels h3 {
    text-indent: 10px;
    color: #fff;
    font-size: 18px;
    line-height: 14px;
    text-shadow: 0 0 6px rgba(255, 255, 255, .5)
}