body {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
	background: url(images/footer-bg.png) repeat-x 0 100%;
}
h1, h2, h3 {
	font-family: Impact, Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 26px;
	margin: 10px 19px 5px;
	color: #016D8B;
	padding-bottom: 6px;
	border-bottom: 2px solid #016D8B;
}
h1 {
	position: absolute;
	font-size: 40px;
	color: #016D8B;
	top: 40px;
	left: 95px;
	border-bottom: none;
	background: url(images/heading-bg.png) no-repeat 100% 0;
	padding-right:15px;
	padding-top:5px;
}
h3 {
    font-size: 22px;
    color: #575757;
    border-color: #575757;
	clear: both;
	
}
h2 a {
	text-decoration: none;
}
p, ol, #page ul {
	margin: 5px 17px 14px;
	line-height: 1.3;
	font-size: 12px;
}
a {
	color: #016d8b;
}
strong {
	font-weight: bold;
}
em {
	font-style: italic;
}
small, .more-link {
	color: #575757;
	font-size: 9px;
	display: block;
	margin-top: 0.5em;
}
#top {
	height: 30px;
	background: url(images/top-bar.gif) repeat-x;
	position: absolute;
	width: 100%;
	top: 0;
	left: 0;
	font-size: 12px;
	font-weight: bold;
}
#footer {
	height: 300px;
	background: url(images/footer-img.png) no-repeat 100% 165px;
	clear: both;
}
#main {
	margin-top: 30px;
}
#main .center {
	background: url(images/sidebar-bg.gif) repeat-y;
}
#content {
	float: right;
	width: 729px;
	z-index: 15;
	position: relative;
	padding-bottom: 2em;
	display: inline;
}
#sidebar {
	width: 246px;
	background: url(images/sidebar.gif) no-repeat 0 246px;
	position: relative;
	padding-top: 246px;
}
#logo {
	width: 755px;
	height: 246px;
	position: absolute;
	left: -280px;
	top: 0;
	background: url(images/cyprus-weather-logo.png) no-repeat;
	z-index: 10;
}
#logo a {
	display: block;
	width: 242px;
	height: 210px;
	position: absolute;
	top: 0;
	left: 282px;
	text-indent: -2000px;
}
.center {
	width: 984px;
	margin: 0 auto;
	position: relative;
}

/* Home Page Map */
#cymap {
	width: 569px;
	height: 341px;
	background: url(images/map.png) no-repeat 50% 50%;
	margin: 15px auto 40px;
	position: relative;
}
.map-place {
	position: absolute;
	width: 227px;
	height: 89px;
}
.map-info {
	display: none;
	z-index: 5;
}
.map-city-name {
	position: absolute;
	top: 10px;
	right: 25px;
	font-weight: bold;
}
.map-degrees {
	position: absolute;
	top: 33px;
	right: 25px;
	color: #4096ee;
	font-size: 33px;
}
.map-place img {
	margin: 12px 5px;
	z-index: 10;
}
#nicosia-map {
	top: 145px;
	left: 240px;
	z-index: 11;
}
#limassol-map {
	top: 265px;
	left: 160px;
	z-index: 13;
}
#larnaca-map {
	top: 205px;
	left: 295px;
	z-index: 14;
}
#paphos-map {
	top: 245px;
	left: 15px;
	z-index: 12;
}
#ayia-napa-map {
	top: 175px;
	left: 390px;
	z-index: 15;
}
#troodos-map {
	top: 185px;
	left: 165px;
	z-index: 10;
}
#kerynia-map {
	top: 80px;
	left: 260px;
	z-index: 16;
}
#cymap .map-place-over {
	background: url(images/pop-up.png) no-repeat;
	z-index: 1000;
}
.map-place-over img {
	margin: 6px 6px;
}
/* Wind Direction Icons in main map */

#cymap .wind {
	position: absolute;
}
#cymap .wind span {
	font-size: 11px;
	color: #4096EE;
	position: absolute;
	top: 8px;
	left: 29px;
}
#nicosia-wind {
	display: none;
}
#limassol-wind {
	top: 320px;
	left: 215px;
}
#larnaca-wind {
	top: 275px;
	left: 340px;
}
#paphos-wind {
	top: 305px;
	left: -40px;
}
#ayia-napa-wind {
	top: 205px;
	left: 460px;
}
#troodos-wind {
	display: none;
}
#kerynia-wind {
	top: 45px;
	left: 275px;
}

/* Sidebar Menu */
#sidebar h2 {
	margin: 0 12px;
	color: #ffb32e;
	background: url(images/underline1.gif) repeat-x 0 100%;
	font-size: 22px;
	border-bottom: none;
}
#sidebar ul {
	margin: 6px 12px 22px;
}
#sidebar ul li {
	margin: 7px 3px;
}
#sidebar ul li a {
	text-decoration: none;
	padding-left: 12px;
	background: url(images/arrow1.gif) no-repeat 0 50%;
}

/* Footer */
#footer .col {
	height: 290px;
	background: url(images/footerborder.gif) no-repeat;
	float: left;
	display: inline;
}
#footer h2 {
	margin: 0 11px 0 13px;
	color: white;
	padding: 33px 0 6px;
	border-bottom: 2px solid #6db1c5;
	font-size: 22px;
}
#footer ul {
	margin: 0 11px 0 13px;
}
#footer ul li {
	background: url(images/underline2.gif) repeat-x 0 100%;
	padding: 10px 0;
}
#footer ul li a {
	text-decoration: none;
	color: white;
}
#footer #column1, #footer #column2 {
	width: 245px;
}
#footer #column3 {
	width: 485px;
}
#footer #column3 li {
	float: left;
	width: 147px;
	margin-right: 10px;
	display: inline;
}
#footer #column3 li.c3 {
	margin: 0;
}
#footer form {
	margin: 6px 12px;
}
#footer #s {
	width: 220px;
	border: 0;
	margin: 7px 0;
}
#footer #searchsubmit {
	margin-left: 175px;
}

/* Header */
#top div#date {
	color: white;
	top: 10px;
	left: 0;
	padding-left: 12px;
	background: url(images/arrow2.gif) no-repeat 0 50%;
	position: absolute;
}
#top div#bookmark {
	margin: 0;
	position: absolute;
	top: 9px;
	right: 0;
	line-height: 13px;
	
}
#top div#bookmark a {
	color: white;
	padding-left: 12px;
	background: url(images/arrow2.gif) no-repeat 0 50%;
}

/* InfoBox Homepage */

.infobox {
	width: 694px;
	background: url(images/infobox-bottom.png) no-repeat 0 100%;
	position: relative;
	border-bottom: 1px solid white;
	margin: 17px auto;
}
.infobox p {
	margin: 0;
	line-height: 1;
}
.infobox h2 {
	width: 694px;
	height: 17px;
	background: url(images/infobox-top.png) no-repeat;
	font-size: 14px;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-weight: bold;
	text-decoration: none;
	display: block;
	padding: 4px 15px;
	color: #016D8B;
	border-bottom: none;
	margin: 0;
}
.infobox h2 a {
	text-decoration: none;
	display: block;
}
.infobox .current {
	width: 230px;
	background: url(images/infobox-sep.png) no-repeat 100% 0;
}
.infobox .current img {
	margin: 6px 0 30px 12px;
}
.infobox .current .temp {
	position: absolute;
	top: 38px;
	left: 85px;
	font-size: 30px;
	width: 95px;
	text-align: center;
	color: #016D8B;
}
.infobox .current .text {
	position: absolute;
	top: 69px;
	left: 85px;
	width: 95px;
	text-align: center;
	color: #016D8B;
	font-size: 12px;
	font-weight: bold;
}
.infobox .current .detailslink {
	position: absolute;
	font-size: 10px;
	height: 14px;
	width: 167px;
	text-align: center;
	background: url(images/detailslink.png) no-repeat;
	top: 101px;
	left: 24px;
}
.infobox .current .detailslink a {
	color: #575757;
	text-decoration: none;
	line-height: 14px;
	font-weight: bold;
}
.infobox .forecast {
	position: absolute;
	top: 25px;
	left: 240px;
}
.infobox .forecast .day {
	float: left;
	width: 110px;
	text-align: center;
	display: inline;
}
.infobox .forecast .day p {
	color: #016D8B;
	padding: 4px 0;
	font-size: 12px;
	font-weight: bold;
}
.infobox .forecast .forecastlink {
	position: absolute;
	top: 76px;
	left: 9px;
	font-size: 10px;
	height: 14px;
	width: 423px;
	text-align: center;
	background: url(images/forecastlink.png) no-repeat;
}
.infobox .forecast .forecastlink a {
	color: #575757;
	text-decoration: none;
	line-height: 14px;
	font-weight: bold;
}

/* Lists for News / Events */
.list {
	margin: 15px 0;
}
.list ul {
	margin: 5px 19px;
}
.list ul li {
	padding-bottom: 8px;
	margin-bottom: 6px;
	background: url(images/underline2.gif) repeat-x 0 100%;
}
.list ul li a {
	padding-left: 12px;
	background: url(images/arrow1.gif) no-repeat 0 0.3em;
	text-decoration: none;
}
.list ul li small {
	padding-left: 12px;
}
.list .moreitems {
	text-align: right;
	margin: 0 19px;
	text-decoration: none;
	font-size: 9px;
}
/* Pages */
#page, #locationpage {
	position: relative;
	padding-top: 145px;
}
/* Current Weather Box */
#locationpage .infobox .temp {
	position: absolute;
	top: 55px;
	left: 135px;
	font-size: 48px;
	width: 135px;
	text-align: center;
	color: #016D8B;
}
#locationpage .infobox .text {
	position: absolute;
	top: 110px;
	left: 135px;
	width: 135px;
	text-align: center;
	color: #016D8B;
	font-size: 12px;
	font-weight: bold;
}
#locationpage .infobox .details {
	position: absolute;
	top: 35px;
	left: 280px;
	background: url(images/infobox-current.png) no-repeat;
	width: 400px;
	height: 112px;
}
#locationpage .infobox .details ul {
	float: left;
	color: #016D8B;
	font-size: 12px;
	width: 200px;
	margin-top: 20px;
	display: inline;
}
#locationpage .infobox .details ul li {
	margin: 5px 0 5px 25px;
}
#locationpage .infobox img {
	padding-left: 12px;
	margin-bottom: 6px;
}
/*Forecast Box */
#locationpage .infobox .day {
	position: relative;
	padding-bottom: 9px;
}
#locationpage .infobox .day h3 {
	position: absolute;
	width: 9px;
	height: 44px;
	text-indent: -3000px;
	top: 10px;
	left: 12px;
	border: none;
	margin: 0;
}
#locationpage .infobox .daytime h3 {
	background: url(images/infobox-day.png) no-repeat;
}
#locationpage .infobox .nighttime h3 {
	background: url(images/infobox-night.png) no-repeat;
}
#locationpage .infobox .daytime {
	background: url(images/infobox-sep-hor.png) no-repeat 50% 100%;
}
#locationpage .infobox .day img {
	margin-left: 15px;
	margin-bottom: 0;
	margin-top: 1px;
}
#locationpage .infobox .day .temp {
	top: 6px;
	left: 100px;
	font-size: 30px;
	width: 95px;
	text-align: left;
}
#locationpage .infobox .day .text {
	top: 42px;
	left: 100px;
	width: 450px;
	text-align: left;
	font-weight: normal;
	font-size: 14px;
}
#locationpage .infobox .day .forecasttext {
	position: absolute;
	width: 466px;
	height: 23px;
	text-align: center;
	top: 10px;
	left: 210px;
	line-height: 23px;
	background: url(images/infobox-forecast.png) no-repeat;
	font-size: 12px;
	color: #016D8B;
}
#locationpage .infobox .day .sun {
	position: absolute;
	top: 42px;
	left: 552px;
	width: 123px;
	text-align: right;
	color: #016D8B;
}
/* News Page (Blog) */
.post small {
	margin: 0 19px;
}
#page .navigation {
	margin: 5px 19px;
	border-top: 2px solid #016D8B;
	height: 3em;
}
#page .navigation div {
	float: left;
	width: 342px;
	padding-top: 6px;
	display: inline;
}
#page .navigation div a {
	text-decoration: none;
}
.alignleft {
	text-align: left;
}
.alignright {
	text-align: right;
}
/* General wordpress template */
#searchform {
	margin: 5px 19px;
}
/* Comments */
#comments {
    clear: both;
    margin: 25px 0 10px;
}
#comments textarea {
    width: 688px;
}
#comments .commentmeta {
    width: 200px;
    float: left;
	display: inline;
}
#comments .commentmeta a {
    text-decoration: none;
}
#comments .commentmeta img {
    margin-top: 5px;
    padding: 3px;
    border: 1px solid #575757;
    margin-bottom: 10px;
}
#comments .commenttext {
    margin: 10px 5px 10px 200px;
}
#comments .commenttext p {
    margin: 10px 0;
}
#comments li {
    background: url(images/underline2.gif) repeat-x 0 100%;
}
#comments small {
	margin-top: 1px;
}

/* Google Ads */
.googlead {
	padding-left: 130px;
}

/* .infobox, img { display: none; } */