/*

Theme Name: greece
Author: kof
*/
body {
    margin: 0;
}
.top-out0 {
    background-image: url(img/bg-out0.gif);
}
.top-out1 {
    background-image: url(img/bg-out1.gif);
    width: 23px;
}
.top-logo {
    background-image: url(img/logo.jpg);
    width: 800px;
    height: 326px;
}
.all-out0 {
    background-color: #ecb847;
}
.all-out1 {
    background-image: url(img/all-out1.gif);
    background-position: top;
    background-repeat: repeat-y;
}
.down-in {
    text-align: right;
    vertical-align: bottom;
    background-image: url(img/down-in.gif);
    background-repeat: no-repeat;
    background-position: top;
    height: 87px;
    padding-right: 200px;
    padding-bottom: 5px;
}

.tel {
    font-family: Times New Roman;
    font-size: 24px;
    font-style: italic;
    color: #5a2913;
}

.down-in a {
    font-family: Times New Roman;
    font-size: 18px;
    font-style: italic;
    color: #5a2913;

}
.sidebar {
    background-color: #fff59c;
    vertical-align: top;
    width: 236px;
}
.side_td {
    background-image: url(img/sidbar-bg-in.gif);
    background-repeat: repeat-y;
    width: 236px;
    padding: 0px 10px 0px 30px;
    margin: 0px;
}
.sidebar h1 {
    font-family: Times New Roman;
    font-size: 24px;
    font-style: italic;
    color: #c01a02;
    padding: 0px;
    margin: 0px;
}

.side_div {
    background-image: url(img/sidbar-h1.gif);
    background-repeat: no-repeat;
    height: 60px;
    width: 236px;
    background-color: #FF0000;
    padding: 0px 0px 0px 30px;
    margin: 0px;
}
.sidebar ul {
    padding: 0px 0px 0px 0px;
    margin: 0px;
}
.sidbar-end {
    background-image: url(img/sidbar-end.gif);
    background-position: top;
    background-repeat: no-repeat;
    padding: 0px;
    margin: 0px;
    width: 236px;
    height: 33px;
}
.sidebar ul li {
    list-style: none;
}
.sidebar ul li a {
    font-family: Times New Roman;
    font-size: 12px;
    color: #9d3310;
}
.main {
    background-color: #fff59c;
    vertical-align: top;
    padding-left: 20px;
    padding-right: 20px;
    padding-top: 20px;
    width: 564px;
}
.item h1{
    padding: 0;
    margin: 0;
}
.item h1 a{
    color: #9b3210;
    font-family: Times New Roman;
    font-size: 24px;
    font-style: italic;
}
.item small{
    color: #9b3210;
    font-family: Times New Roman;
    font-size: 14px;
    padding-left: 0;
    padding-right: 0;
    padding-top: 0;
    padding-bottom: 20;
    margin: 0;
}
.entry {
    font-family: Times New Roman;
    font-size: 14px;
    color: #4e1a09;
}

.info {
    font-family: Times New Roman;
    font-size: 14px;
    color: #5a2913;
}
a {
    font-family: Times New Roman;
    font-size: 14px;
    color: #d35e00;
    text-decoration: none;
}
