a {
	color: #0000CC; /* F0FF00;*/
	background-color: inherit;
	text-decoration: underline;
}
a.white:visited{
	color: #CDE9FE;
	background-color: inherit;
	text-decoration: none;
}

/* header */
#header {
	height: 165px;
	text-align: left;
	 z-index:-10;

}
#header-content {
	position: relative;
	margin: 0 auto; padding: 0;
}
#header-content h1#logo-text a {
	position: absolute;
	margin: 0 auto; /*padding: 0;*/
	font: bold 45px 'Trebuchet MS', Tahoma, Arial, Sans-serif;
	letter-spacing: -1px;
	color: #000000;
	text-decoration: none;
	font-size: 2em;
	/* change the values of top and left to adjust the position of the logo*/
	top: 23px; /*left: 100px;*/
	/*height:165px;*/
}

#header-content #logodb {
	position: absolute;
 	margin: 0; padding: 0;
	/* change the values of left and top to adjust the position of the slogan */
	top: 20px; left: 25px;
	background: transparent url(http://www.forsaleincebu.com/images/dblogo.jpg) no-repeat left center;
	height:88px;
	width:74px;
}



#header-content h1#logo-text span {
	color: #04226A;
}
#header-content #slogan {
	position: absolute;
	font: normal 12px 'Trebuchet Ms', Sans-serif;
	text-transform: none;
	color: #5F666A;
	margin: 0; padding: 0;
	/* change the values of left and top to adjust the position of the slogan */
	top: 75px; left: 15px;
}

#slogan a {
color: #5F666A;
text-decoration: none;
}


/* header links */
#header-content #header-links {
	position: absolute;
	top: 25px; right: 10px;
	color: #fff;
	font: bold 15px "Trebuchet MS", Tahoma, Sans-serif;
}
#header-content #header-links a {
	color: #93C9F4;
	text-decoration: none;
}
#header-content #header-links a:hover {
	color: #fff;
}


/* headers */
h1, h2, h3 {
	font: bold 1em 'Trebuchet MS', Tahoma, Arial, Sans-serif;
	color: #fff;
}
h1 { font-size: 2em; font-size: 15px; }
h2 { font-size: 2em; text-transform:uppercase;}
h3 { font-size: 1.9em; }

p, h1, h2, h3 {
	margin: 0;
	padding: 10px 15px;
}

ul, ol {
	margin: 10px 30px;
	padding: 0 15px;
}

/* images */
img {
	background: #FAFAFA;
        border: 1px solid #E5E5E5;
	padding: 0px;
}
img.float-right {
   margin: .5em 0 1em 1em;
}
img.float-left {
   margin: .5em 1em 1em 0;
}

#imageBorder{
	background: #FAFAFA;
        border: 1px solid #0F7ACC;
	padding: 6px;
}
/* footer */
#footer-wrap {
	clear: both;
	border-top: 2px solid #183A77;
	text-align: left;
	padding: 1.6em 0;
	background-color: #001342;
	font: normal 12px/1.7em  verdana, tahoma, sans-serif;
}
#footer-wrap a {
	text-decoration: none;
	color: #5B9CFF;
	font-weight: bold;
}
#footer-wrap a:hover {
	color: #E8F4FF;
}
#footer-wrap p {
	padding: 10px 0;
}
#footer-wrap h2 {
	color: #E8F4FF;
	margin: 0;
	padding: 0 10px;
	text-transform: none;
}

/* footer columns */
#footer-columns {
	color: #5B9CFF;
	margin: 0 auto;
	padding: 0;
	width: 90%;
}
#footer-columns ul {
	list-style: none;
	margin: 10px 0 0 0;
	padding: 0;
	background: url(http://www.forsaleincebu.com/images/footer-dots.jpg) repeat-x left top;
}
#footer-columns li {
	background: url(http://www.forsaleincebu.com/images/footer-dots.jpg) repeat-x left bottom;
}
#footer-columns li a {
	display: block;
	font-weight: normal;
	padding: .3em 0 .3em 0.5em;
	width: 96%;
}
#footer-columns .col3, .col3-center {
	float: left;
	width: 32%;
}
#footer-columns .col3-center {
	margin: 0 15px;
}

/* bottom */
#footer-bottom {
	clear: both;
	color: #E8F4FF;
	margin: 0 auto;
	padding: 1em 0;
	text-align: center;
}

/* alignment classes */
.float-left  { float: left; }
.float-right { float: right; }
.align-left  {	text-align: left; }
.align-right {	text-align: right; }

/* additional classes */
.clear { clear: both; }
.white {	color: #E8F4FF; }

img.rssfeed {
	border: none;
	padding: 0 0 5px 0;
	background: transparent;
}

.post-by {
	font-size: .95em;
	padding-top: 0;
}
.post-footer {
	text-align: right;
	background: #1E89DC;
	border: 1px solid #0065C6;
	padding: 8px 10px;
	margin: 20px 15px 10px 15px;
}
.post-footer .date {
	/*background: url(images/clock.gif) no-repeat left center;*/
	padding-left: 20px; margin: 0 3px 0 3px;
}
.post-footer .comments {
	/*background: url(images/comment.gif) no-repeat left center;*/
	padding-left: 	20px; margin: 0 3px 0 3px;
}
.post-footer .readmore {
	/*background: url(images/page.gif) no-repeat left center;*/
	padding-left: 20px; margin: 0 3px 0 3px;
}

#filler {
height:200px;
}

.linkleft {
text-decoration:underline; font-weight:bold; color:#000000; font-family:Verdana, Arial, Helvetica, sans-serif; font-size:14px;
}
ul { list-style: none; }

.displaynone {	display:none; }

.intro {
	font-size: 9pt; line-height:1.3em;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:normal;
	color: #000000;
}
.header {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:14px;
	color: #000000;
	text-align: center;
	}
	
.adTitle {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:15px;
}
.cdate {
text-align: center; 
font-size:0.8em; 
font-family:Arial, Helvetica, sans-serif;
color:#FFF; 
padding-bottom:2px;
background-color: #04226A;
}

.adright {
text-align: center; 
font-size:0.8em; 
font-family:Arial, Helvetica, sans-serif;
color:#FFF; 
padding-bottom:2px;
background-color: #04226A;
width: 138px;
}