@viewport {
	width: device-width;
}

body, td {
	font-size: 9pt;
	line-height: 1.5em;
}

#page {
	width: 94%;
}

#header td {
	display: block;
	text-align: center;
}

#contentcell {
	width: 100%;
	display: block;
}

#sidebar_right, #sidebar_right_cities {
	width: 100%;
	display: block;
}

.dir_column {
	width: 100%;
	padding-top: 0px;
	padding-bottom: 0px;
	display: block;
}

table.dir_cat th {
	font-size: 12pt;
	font-weight: normal;
}

.dir_cat td {
	font-size: 10pt;
	padding: 5px 0px;
}

#sidebar_left {
	width: 100%;
	display: block;
}

.latestposts a {
	font-size: 11pt;
	font-weight: normal;
}

.postlisting .adcat {
	font-size: 9pt;
}

table.postlisting .posttitle {
	font-size: 11pt;
	font-weight: normal;
}

.postpreview {
	font-size: 9pt;
}

#sidebar_right_cities, #sidebar_right {
	width: 94%;
	border-left-width: 0px;
	padding-left: 10px;
}

#sidebar_right_cities a {
	display: inline;
	font-size: 10pt;
	line-height: 2.5em;
}

.catlist .cat, .catlist .subcat {
	padding-top: 5px;
	padding-bottom: 5px;
}

.catlist .cat a {
	font-size: 11pt;
	font-weight: normal;
}

.catlist .subcat a {
	font-size: 10pt;
}

.formcontainer {
	width: 100%;
}

form td {
	display: block;
	width: 100%;
}

input, textarea {
	font-size: 10pt;
}

input[type=text], input[type=file], select, textarea {
	width: 98%;
	padding: 3px;
	margin: 3px 0px;
}

button, .button {
	padding: 10px 15px;
	margin: 3px 0px;
}

.post {
	width: 100%;
}

.postpics img {
	max-width: 100%;
	height: auto;
}

.postinfo b {
	display: block;
	margin-top: 10px;
}

.expander {
	padding-left: 10px;
	vertical-align: middle;
}

.expandtitle {
	font-size: 12pt;
	font-weight: normal;
}

.unsideboxed_container {
	position: relative;
	width: 100%;
	overflow: hidden;
}

.unsideboxed {
	position: relative;
	width: 100%;
	line-height: 2em;
}

.unsideboxed a {
	line-height: 2em;
}

#search_top {
	margin-top: 20px;
}

table.calendar {
	margin: 0px auto;
}

table.calendar a {
	padding: 5px 10px;
}

table.calendar #today {
	font-size: 1em;
}

#header {
	padding-left: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
}

#header #today {
	display: none;
}

#logo {
	margin: 10px 0px;
}

#citytitle {
	margin: 10px 0px;
}

.change-city {
	display: inline;
	font-weight: normal;
	font-size: 9pt;
	color: gray;
}

#topnav {
	display: block;
	line-height: 3em;
	background-color: steelblue;
}

#topnav a {
	padding: 5px 10px 0px;
	color: white;
}

.flatnavsep {
	display: none;
}

#path a {
	line-height: 1.5em;
	padding: 5px;
}

#footer td {
	font-size: 9pt;
}

ul.postcats li {
	line-height: 2em;
}

#wmd-preview {
	width: 96% !important;
}

/* Begin Version 5.6.2 */
.citylist_country {
	display: block;
}
/* End Version 5.6.2 */
