/* ================================================
	copyrights by Oikadeproperties
	author: Vicky Gourgouri
================================================ */

* {
	margin: 0;
	padding: 0;
}

html,body {
	font: 91% "Trebuchet MS", Geneva, arial, helvetica, sans-serif;
	margin: 0;
	padding: 0;
	color: #000;
	background: #e7e7e7 url(imgs/bg.gif) repeat-x;
}

body {
	padding: 10px;
}

p {
	margin: 1em 0;
}

a {
	text-decoration: none;
	color: #1e72a2;
}

a:hover,a:focus,a:active {
	color: #af0a11;
	background-color: inherit;
}


h1 a,h2 a,h3 a,h4 a,h5 a {
        color:#256d97;
        background-color:inherit;
}

h1 a:hover,h2 a:hover,h3 a:hover,h4 a:hover,h5 a:hover {
        color:#af0a11;
        background-color:inherit;
}

p {
	margin: 0;
	padding: 5px 0;
}

ul {
	margin: 0 0 1em 1.4em;
}

img {
	border: 1px solid #ccc;
        padding:3px;
        background: #fff;
}

td {
        padding: 8px 0;
}

#footer {
	text-align: center;
	clear: both;
        background: #efefef;
        border: 1px solid #ccc;
        margin: 0 7px;
}

#wrapper {
	min-width: 36.61em;
	max-width: 98%;
	width: 61.25em;
	color: #000;
	margin: 0 auto;
	padding: 0;
}
* html #wrapper {
	width: 69.20em;
            }

/* ================================================ 
 Author: Roger Johansson  
================================================ */
.cbb {
	padding: 0 10px;
	margin: 1em 0;
	background: #fff;
	border: 1px solid #666;
}

.cb {
	margin: 1.2em 0;
}

.bt {
	background: url(imgs/box.png) no-repeat 100% 0;
	margin: 0 0 0 18px;
	height: 17px;
}

.bt div {
	height: 17px;
	width: 18px;
	position: relative;
	left: -18px;
	background: url(imgs/box.png) no-repeat 0 0;
}

.bb {
	background: url(imgs/box.png) no-repeat 100% 100%;
	margin: 0 0 0 12px;
	height: 14px;
}

.bb div {
	height: 14px;
	width: 12px;
	position: relative;
	left: -12px;
	background: url(imgs/box.png) no-repeat 0 100%;
}

.i1 {
	padding: 0 0 0 7px;
	background: url(imgs/borders.png) repeat-y 0 0;
	height: 100%;
}

.i2 {
	padding: 0 7px 0 0;
	background: url(imgs/borders.png) repeat-y 100% 0;
}

.i3 {
	background: #fff;
	border: 1px solid #fff;
	border-width: 0;
	padding: 0;
	clear: both;
}


/* ================================================ 
   end of Roger's tutorial
================================================ */
#keys {
	background: url(imgs/couple.jpg) no-repeat top left;
	height: 176px;
	width: 340px;
	position: absolute;
	z-index: 3;
	margin-left: 11px
}

a#logo {
	display: block;
	width: 350px;
	height: 137px;
	float: right;
	margin: 1em 1.28em 0 0;
	background: none;
}

a#logo em {
	display: none;
}

#banner {
	height: 225px;
	color: #000;
	background: #d6d6d6 url(imgs/bannerBg.gif) left top repeat-x;
	padding-bottom: 0;
}

#bannerLogo {
	min-width: 710px;
	width: auto;
	max-width: 98%;
	height: 225px;
	background: url(imgs/bannerLogo.gif) top right no-repeat;
	float: right;
}

#tabs {
	float: right;
	width: 100%;
	font-size: 97%;
	line-height: normal;
	margin: 30px 0 0 0;
}
* html #tabs  {
	margin: 35px 0 0 0;
}
#tabs ul {
	margin: 0;
	padding: 15px 4px 0 0;
	list-style: none;
}

#tabs li {
	display: inline;
	margin: 0;
	padding: 0;
}

#tabs a {
	float: left;
	background: url("imgs/tableft11.gif") no-repeat left top;
	margin: 0;
	padding: 0 0 0 4px;
	text-decoration: none;
}

#tabs a span {
	float: left;
	display: block;
	background: url("imgs/tabright11.gif") no-repeat right top;
	padding: 6px 15px 5px 6px;
	color: #FFFFFF;
}

#tabs a span {
	float: none;
}

#tabs a:hover span {
	color: #FFF;
}

#tabs a:hover {
	background-position: 0% -42px;
}

#tabs a:hover span {
	background-position: 100% -42px;
}

#tabs #current a {
	background-position: 0% -42px;
}

#tabs #current a span {
	background-position: 100% -42px;
}

#content {
	width: 100%;
	height: 100%;
	clear: both;
	overflow: hidden;
        padding: 5px 0;
}

#sidebar {
	float: left;
	min-width: 8em;
	width: 16em;
	max-width: 25%;
	padding: 16px 10px 28px 12px;
	font-size: 1em;
	line-height: 1.63em;
}
* html #sidebar  {
            width: 18.2em;
}
#sidebar h3 {
        margin: 0 0 10px 19px;
        color:#256d97;
        background-color:inherit;
        font: 1.4em Georgia, "trebuchet MS", Times New Roman;
}
#categ {
	float: left;
	font-size: 1em;
	line-height: 1.63em;
        width: 100%;
        margin: 20px 0 0 0;
}
#categ ul {
        margin:0;
        padding-bottom:20px;
        color:inherit;
        background-color:#FCFBF9;
        list-style-type:none;
}
* html #categ ul {
        padding-bottom: 0;
}

#categ ul li {
        margin:0;
        padding:0;
        line-height:1.65em;
}

#categ ul li ul {
        margin:0;
        padding:0;
}

#categ li a {
        display:block;
        padding:3px 4px 3px 25px;
        font-weight:normal;
        text-decoration:none;
        color:#fff;
        background: #0276af url(imgs/categ.gif) no-repeat 7px 10px;
}
* html #categ li a {
        height:1%;
}

#categ li a:hover, 
#categ li a:focus,
#categ li a:active {
        color:#fff;
        background-color:#b51101 !important;
}

.bestSale {
	float: left;
	width: 100%;
	height: 152px;
	background: #e7e7e7 url(imgs/bestSale.gif) no-repeat top left;
        margin: 20px 0 0 0;
}

a.bestSale {
	display: block;
	width: 100%;
	height: 152px;
	float: left;
	background: none;
        margin:0;
}

a.bestSale em {
	display: none;
}

#search {
	float: left;
	width: 100%;
	height: auto;
	background: #e7e7e7;
	border: 1px solid #d9d9d9;
	padding: 10px 0;
}

#search ul {
	padding: 0;
	margin: 0;
	text-align: center;
	list-style-type: none;
}

#search ul li a {
	font-family: "trebuchet MS", Verdana;
	font-size: 14px;
	color: #cd0000;
	list-style-type: none;
	padding: 0;
	margin: 0;
	background: none;
}

#sidebar #search p {
	padding: 0;
}

#sidebar #s {
	width: 10.2em;
	max-width: 200px;
	margin: 0;
	padding: 2px 0 2px 0;
}

#sidebar #searchsubmit {
	border: 1px solid #fff;
	width: auto;
	padding: 3px 6px;
	color: #fff;
	background-color: #0284b9 !important;
	font-size: 92.5%;
	font-weight: bold;
	text-align: center;
}

#sidebar #searchsubmit:hover,#sidebar #searchsubmit:focus {
	color: #FFF;
	background-color: #cd0000 !important;
}

#posts {
	width: auto;
	max-width: 67%;
	min-height: 545px;
	margin: 0 6px 0 0;
	padding: 18px 8px 1.5em 2px;
	color: #333;
	float: right;
}

#posts p {
	padding-left: 1px;
}

#posts h1 {
	margin: 0 0 20px 0;
	font: normal normal 1.8em georgia, serif;
}

#posts h2 {
	margin: 0 0 20px 0;
	font: normal normal 1.6em georgia, serif;
}

html>body #posts h2:first-letter,html>body #posts h2 a:first-letter {
	font-size: 1.1em;
	color: #3e7297;
	background-color: inherit;
}

#posts h3 {
	margin: 10px 0 20px 0;
	font: bold 1.2em georgia, serif;
}

#posts h4 {
	margin: 12px 0 0 0;
	font-size: 1em;
}


#posts h5 {
	margin: 14px 0 0 0;
	font-size: 0.8em;
}

#posts ul, #posts ol {
	margin: 0;
	padding: 8px 0;
	list-style-type: none;
        overflow: hidden;
}

#posts ul li {
	margin: 0;
	padding: 0 0 6px 15px;
	line-height: 1.6em;
	background: url(imgs/list.gif) 0 .55em no-repeat;
}

#posts ol li {
	margin: 0;
	padding: 0 0 6px 15px;
	line-height: 1.6em;
	background: url(imgs/list.gif) 0 .55em no-repeat;
}

#posts ul.ddsg-sitemap {
	margin: 0 0 0 1.8em;
}

#posts ul.ddsg-sitemap li {
	padding: 0 0 6px 4px;
	margin: 0 0 0 8px;
	background-image: none;
	list-style-image: url(imgs/text.gif);
}


#posts ul.ddsg-sitemap li ul {
	padding: 6px 0 0 0;
	margin: 0 0 0 10px;
}


.flat {
	margin: 0 0 18px 0;
	padding: 0 0 18px 0;
	background: url(imgs/underline.gif) left bottom repeat-x;
}

.flat.last {
	background-image: none;
}

.flat a.readmore, a.readmore {
	padding-left: 16px;
	background: url(imgs/getLink.gif) left center no-repeat;
}

.flat .date {
	height: 50px;
	width: 45px;
	background: url(imgs/clntr.gif) no-repeat;
	font: normal 20px Georgia, "Trebuchet MS", Geneva, serif;
	color: #000;
	text-align: center;
	padding: 0px 2px 0 0;
	line-height: 100%;
	float: right;
        margin: 0 0 0 2px;
}
.flat .date span {
	height: 16px;
	display: block;
	font: normal 11px Georgia, "Trebuchet MS", Geneva, serif;
	color: #ffffff;
	text-align: center;
	padding-top: 5px;
}

form {
	padding: 6px 0;
}

form p {
	padding: 6px 0;
}



form select,form input{
	border: 1px solid #d1d1d1;
	/*width: 150px; */
	padding: 3px 6px;
	font-family: georgia, arial, helvetica, sans-serif;
	font-size: 100%;
	color: #666;
	background-color: #FFF;
}
form textarea {
	border: 1px solid #d1d1d1;
	width: 400px;
	padding: 3px;
	font-family: georgia, arial, helvetica, sans-serif;
	font-size: 100%;
	color: #666;
	background-color: #FFF;
        margin: 0 0 10px 0;
}
* html form textarea {
	width: 200px;
}
form select:hover,form select:focus,form input:hover,form input:focus,form textarea:hover,form textarea:focus {
	color: #666;
	background-color: #e6edf1 !important;
}

.title h2{
        padding: 0 0 0 20px;
        background: url(imgs/title2.gif) no-repeat 0 0;
}

.postdata {
	font-size: 90%;
	color: #999999;
        overflow: hidden;
}
.postdata a, .postdata a:visited {
	color: #999999;
	text-decoration: none;
}
.postdata a:hover {
	color: #44a1d0;
	text-decoration: none;
}
.postdata .category{
	background: url(imgs/category.gif) no-repeat;
	padding-left: 18px;
	float: left;
        margin: 0 0 10px 0;
        width: 100%;
}
img.floatLeft {
	float: left;
	margin: 0 30px 0 0;
}

img.floatRight {
	float: right;
	margin: 0 0 0 30px;
}

.dropcat {
	padding: 0;
	margin: 0;
	width: 100%;
}

.dropcat select {
	font-size: 12px;
	font-family: "trebuchet MS", Verdana;
	color: #666666;
	background: #efefef;
	border: 1px solid;
	border-top-color: #63605B;
	border-left-color: #63605B;
	border-bottom-color: #D4D0C8;
	border-right-color: #D4D0C8;
	padding: 0;
	margin: 0;
	background-color: #FDFBE7;
        width: 160px
}

.dropcat option {width: 160px}

.title {
	width: auto;
	height: auto;
	background: url(imgs/underline.gif) left bottom repeat-x;
	color: #fff;
	margin: 10px 0;
	padding: 0 10px;
}

.price {
	padding: 5px;
        font-family: Georgia, "Trebuchet MS", Verdana;
	font-size: 18px;
	font-style: oblique;
	color: #cd3434;
        font-weight: bold;
}

.floatRight {
	width: 120px;
	float: right;
}

.floatLeft {
	float: left;
	display: inline;
}

.text {
	font-family: "trebuchet MS", Verdana;
	font-size: 13px;
	color: #555;
	margin-left: 5px;
	min-height: 50px;
}

.text a {
	padding-left: 16px;
	background: url(imgs/getLink.gif) left center no-repeat;
}

/*
// +----------------------------------------------------------------------+
// | Licenses and copyright acknowledgements are located at               |
// | http://www.sonsofskadi.net/wp-content/elalicenses.txt                |
// +----------------------------------------------------------------------+
*/

#ela {
	margin: 20px;
}

#ela ul li {
	background: none;
}

#af-ela ul {
	padding: 0;
	margin: 0;
	font-size: 12px;
	font-weight: normal;
	font-family: Tahoma, "Trebuchet MS", Arial,Verdana;
}

#af-ela ul li {
	list-style-type: none;
	list-style-image: none;
	text-align: left;
	padding: 1px 8px;
}

#af-ela-menu {
	border-bottom: 1px solid #D5D7D0;
	margin-bottom: 0;
}

#af-ela-menu li {
	display: inline;
	padding: 2px 10px !important;
	border: 1px solid #D5D7D0;
	border-bottom: none;
	margin-bottom: 0;
}

#af-ela-menu li.selected {
	background: #F5F5E9;
}

#af-ela-year li:hover, #af-ela-month li:hover, #af-ela-post li:hover, #af-ela-category li:hover, #af-ela-tag li:hover {
	background: #ECE9D8;
	border-top: 1px solid #D5D7D0;
	border-bottom: 1px solid #D5D7D0;
	padding-top: 0;
	padding-bottom: 0;
	text-decoration: none;
}

#af-ela-year, #af-ela-month, #af-ela-category, #af-ela-tag {
	float: left;
	width: 20%;
	margin: 0;
	padding: 0;
	border-left: 1px solid #D5D7D0;
}

#af-ela-category {
	width: 40%;
}

#af-ela-tag {
	width: 99%;
	font-weight: normal;
	border-right: 1px solid #D5D7D0;
	border-bottom: 1px solid #D5D7D0;
}

#af-ela-tag li {
	display: inline;
}

#af-ela-tag li:hover {
	border: none;
}

#af-ela-post-chrono, #af-ela-post-cats, #af-ela-post-tags {
	float: left;
	width: 59%;
	margin: 0;
	border-right: 1px solid #D5D7D0;
	border-left: 1px solid #D5D7D0;
}

#af-ela-post-tags {
	width: 99%;
	border-left: 1px solid #D5D7D0;
}

#af-ela ul li span {
	position: absolute;
	right: 8px;
	font-weight: normal;
	color: #aaa;
}

#af-ela-year li.selected, #af-ela-month li.selected, #af-ela-category li.selected, #af-ela-post-chrono li.selected, #af-ela-post-cats li.selected, #af-ela-post-tags li.selected, #af-ela-post-chrono li:hover, #af-ela-post-cats li:hover, #af-ela-post-tags li:hover {
	background: #F5F5E9 !important;
	border-top: 1px solid #E2E2CF !important;
	border-bottom: 1px solid #E2E2CF !important;
	padding-top: 0;
	padding-bottom: 0;
}

#af-ela-loading {
	margin: 0;
	padding: 0;
	float: right;
}

#af-ela-post-prev, #af-ela-post-prev-off, #af-ela-post-next, #af-ela-post-next-off {
	width: 80%;
	text-align: center;
	padding-top: 1px;
	padding-bottom: 1px;
	margin: 0;
}

#af-ela-post-prev:hover, #af-ela-post-next:hover {
	background: #F5F5E9 !important;
	border-top: 1px solid #E2E2CF !important;
	border-bottom: 1px solid #E2E2CF !important;
	padding-top: 0;
	padding-bottom: 0;
}