* {
	margin: 0;
	padding: 0;
}
body {
	margin: 0px;
	background: #F5F5F5 url(/css/images/template/img01.jpg) repeat-x left top;
	text-align: justify;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #000000;
}
hr {
	display: block; height: 1px;
    border: 0; border-top: 1px solid #007bff;
    margin: 1em 0; padding: 0;
}
h1, h2, h3 {
	color: #007bff;
}
h1 {
	font-size:17px;
}
h2 {
	font-size:15px;
}
h3 {
	font-size:14px;
}
p, blockquote, ul, ol {
	margin-bottom: 20px;
	line-height: 2em;
}
p {
}
blockquote {
}
ul, ol, li {
	margin: 0px;
	padding: 0px;
	list-style: none;
}
a {
	text-decoration: underline;
	color: #007bff;
}
a:hover {
	text-decoration: none;
	color: #838383;
}
/* Wrapper */

#wrapper {
}

/* Header */

#header {
	width: 97%;
	height: 70px;
	margin: 0 auto;
}

/* Logo */

#logo {
	float: left;
	height: 70px;
	margin: 0px;
	padding-left: 10px;
	width:100%;
}

#logo img {
	height:60px;
	margin: 5px;
}

#logo h3 {
	margin: 0;
	padding-top: 8px;
	font: normal 30px Georgia, "Times New Roman", Times, serif;
}

#logo h4 {
	margin: 0;
	padding: 0;
	text-transform: uppercase;
	letter-spacing: 2px;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
}

#logo a {
	text-decoration: none;
	color: #FFFFFF;
}

/* Menu */

#menu {
	width: 97%;
	height: 60px;
	margin: 0 auto;
	background: url(/css/images/template/img02.jpg) repeat-x left top;
	-moz-border-radius: 10px 10px 0px 0px;
	border-radius: 10px 10px 0px 0px;
}

#menu ul {
	margin: 0;
	padding: 20px 0 0 0px;
	list-style: none;
	line-height: normal;
	margin-left: 5px;
	/*width: 1200px;*/
}

#menu li {
	display: inline;
	text-align: center;
}

#menu a {
	display: block;
	float: left;
	margin-right: 3px;
	padding: 5px 10px 5px 10px;
	text-decoration: none;
	text-align: center;
	text-transform: uppercase;
	font-size: 11px;
	font-weight: bold;
	color: #525252;
}

#menu a:hover, #menu .active a {
	background: #FFFFFF;
	color: #525252;
	border-bottom:3px solid #007bff;
}

#splash {
	width: 97%;
	height: 295px;
	margin: 0 auto;
}

/* Search */

#header-search {
	width: 97%;
	height: 51px;
	margin: 0 auto;
	padding: 0px 0px 0px 0px;
}

#header-search form {
	float: right;
	width: 300px;
	margin: 0;
	padding: 12px 0px 0px 0px;
}

#header-search fieldset {
	margin: 0;
	padding: 0;
	border: none;
}

#header-search-text {
	width: 200px;
	padding: 2px 3px;
	background: #1E1E1E;
	border: none;
	color: #4D4D4D;
}

#header-search-submit {
	background: none;
	border: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #E4E4E4;
}

#search {
	height: 51px;
	margin: 0 auto;
	padding: 0px 0px 60px 0px;
}

#search form {
	margin: 0;
	padding: 12px 0px 0 0;
}

#search fieldset {
	margin: 0;
	padding: 0;
	border: none;
}

#search input {
	float: left;
	font: 12px Arial, Helvetica, sans-serif;
}

#search-text {
	width: 160px;
	height: 18px;
	padding: 3px 0 3px 5px;
	border: none;
	color: #000000;
}

#search-submit {
	margin-left: 10px;
	padding: 4px 4px;
	border: none;
	background: #000000;
	color: #FFFFFF;
}

/* Page */

#page {
	width: 97%;
	margin: 0 auto;
	/*background: url(/css/images/template/img03.jpg) repeat left top;*/
	background: #FFFFFF;
}

#page-bgtop {
	padding: 0px 0px 0px 20px;
}

/* Content */

#content {
	width: 98%;
	padding-top: 30px;
}
.post {
	margin: 0px 0px 30px 0px;
}

.post .title {
	margin: 0px;
	padding: 0px 0px 5px 0px;
	color: #232F01;
}

.post .title a {
	padding: 4px 35px 4px 15px;
	background: #8DD006;
	text-decoration: none;
	font-weight: normal;
	color: #FFFFFF;
}

.post .entry {
	padding: 20px 0px;
}

.post img {
	float: left;
	padding: 15px 0px;
}

.post .meta {
	text-align: right;
	padding: 0px 0 20px 0;
	font-weight: bold;
	color: #202020;
}

.post .byline {
	float: right;
	margin-top: -30px;
	font-size: 12px;
	color: #5E5E5E;
}

/* Sidebar */

#sidebar {
	width: 240px;
	margin: 20px 0px;
	padding-top: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
	padding-right: 10px;
	background: #0275d8;
	-moz-border-radius: 10px;
	border-radius: 10px;
	border:0px;
}

#sidebar ul {
	margin: 0;
	padding: 0;
	list-style: none;
	line-height: normal;
}

#sidebar li {
	margin-bottom: 5px;
}

#sidebar li ul {
	margin: 0px;
	padding: 0px 0px 10px 0px;
}

#sidebar li li {
	margin: 0;
	padding: 2px 0px;
	border: none;
	border-bottom: 1px dotted #dfeffc;
}

#sidebar h2 {
	margin: 0px;
	padding: 0px 0px 10px 0px;
	font-family: "Times New Roman", Times, serif;
	font-size: 160%;
	font-weight: normal;
	color: white;
}

#sidebar h3 {
	font-size: 77%;
	color: white;
}

#sidebar p {
	margin: 0;
	line-height: normal;
	color: white;
}

#sidebar a {
	border: none;
	text-decoration: none;
	color: white;
}

#sidebar a:hover {
	text-decoration: underline;
}

/* Submenu */

#submenu {
}

/* News */

#news {
}

#news a {
	font-size: 85%;
}

/* Footer */

#footer {
	width: 97%;
	height: 100px;
	margin: 0 auto;
	padding: 14px 0px 0px 0px;
	background: url(/css/images/template/img04.jpg) repeat left top;
	color: #9C9C9C;
}

#footer p {
	margin: 0;
	text-align: center;
	font-size: 77%;
}

#footer a {
	text-decoration: underline;
	color: #808080;
}

#footer a:hover {
	text-decoration: none;
}

#footer table {
	font-size:11px;
}

#googleNews {
	font-size:13px;
	border-bottom: 1px solid #007bff;
	margin-bottom:10px;
}

#restaurantList {
	font-size:13px;
	width:100%;
}

.restaurantListTD {
	font-size:11px;
}

#school a {
	text-decoration: underline;
	color: #007bff;
}

.ml_button {
	background: #8DD006;
	color: white;
	text-decoration:none;
	padding: 2px 2px 2px 2px;
	font-weight: bold;
	border: 1px outset #007bff;
	-moz-border-radius: 5px;
	border-radius: 5px;
}
.ad_img { max-width:260px; width:expression(this.scrollWidth >260 ? "260px":true); max-height:192px; height:expression(this.scrollHeight >192 ? "192px":true);-moz-border-radius:5px;border-radius:5px;}
/*.ad_image_box {height:249px;border:1px solid #007bff;border-top:1px solid #007bff;font-size:1px;-moz-border-radius: 5px;-webkit-border-radius:5px;border-radius:5px;margin-right:5px;}*/
.ad_image_box {height:250px;background-color:#f5f5f5;font-size:1px;-moz-border-radius: 5px;-webkit-border-radius:5px;border-radius:5px;margin-right:5px;}
.ad_img_midium { max-width:40px; width:expression(this.scrollWidth >40 ? "40px":true); max-height:40px; height:expression(this.scrollHeight >40 ? "40px":true);border:1px solid black;-moz-border-radius: 5px;-webkit-border-radius: 5px;}
.ad_details_content {background-color:#007bff;color:white;font-weight:bold;padding:3px;	-moz-border-radius: 5px;border-radius: 5px;}
.ad_img_small {
  max-width:45px;
  width: expression(this.scrollWidth > 45 ? "45px": true);
  max-height:45px;
  height: expression(this.scrollHeight > 45 ? "45px": true); 
  -moz-border-radius:5px;border-radius:5px;
}
.table_browse_classifieds{font-family:Verdana,Arial,Helvetica;font-size:12px;}
.menu_blue_border_color{padding-left:5px; background-color:#f5faff;-moz-border-radius: 5px;-webkit-border-radius: 5px;}
.main_table_classifieds {font-size:11px;color:white;font-weight:bold;width:100%;background:#007bff;-moz-border-radius:5px;-webkit-border-radius:5px;border-radius:5px;}
.main_menu_link {color:white;text-decoration:none;}
#table_browse_classifieds h2 {color:white;}
#table_browse_classifieds ul li a {text-decoration:none;color:black;border-bottom: 1px solid #ffffff;}
#table_browse_classifieds ul li a:hover { border-bottom: 2px solid #000000;}
#table_browse_classifieds li { margin-left:5px; margin-top:-5px; margin-bottom:-5px; padding:0; }
.tab_neighbourhoods {font-size:11px;}
.right_featured_ad {color:white;font-size:12px;border-bottom:1px solid #ffffff;}
.ad_details_description {font-size:14px;}
.admin_ads {font-size:12px;}