#top-menu {
	margin-bottom: 20px;
	background:transparent url(../images/white-trans-50.png) repeat;
	padding: 10px;
	-moz-border-radius-bottomleft:3px;
	-moz-border-radius-bottomright:3px;
	-moz-border-radius-topleft:3px;
	-moz-border-radius-topright:3px;
	width: 940px;
}
#top-menu .content {
}
#top-menu .content {
	padding: 0;
}
#top-menu ul {
	margin: 0;
	padding: 0;
}
#top-menu ul li {
	display: block;
	float: left;
	list-style: none;
	margin: 0;
	padding: 0;
}
#top-menu a {
	display: block;
	padding: 5px 7px;
	color: #b30;
	background:transparent url(../images/blue-trans-50.png) repeat;
	margin-left: 11px;
	font-weight: bold;
	-moz-border-radius-bottomleft:3px;
	-moz-border-radius-bottomright:3px;
	-moz-border-radius-topleft:3px;
	-moz-border-radius-topright:3px;
}
#top-menu a:hover {
	background:transparent url(../images/blue-trans-75.png) repeat;
}
#top-menu li.first a {
	margin-left: 0;
}
#top-menu a.active,
#top-menu li.active-trail a {
	color: #222;
	background:transparent url(../images/blue-trans-90.png) repeat;
}

.view tr,
.view td {
	padding: 0;
}
.view tr {
	width: 650px;
}
.view .attachment td.col-1 {
	padding: 0;
}
.view .attachment .node {
	margin-bottom: 0;
}
.view td {
	width: 315px;
}
.view td.col-1 {
	padding-right: 10px;
}
.view td.col-2 {
	padding-left: 10px;
}
#block-devel-2 {
	clear: both;
}
body, h1.title, .view-content h2.node-title a {
	color: #006;
}
.view-content h2.node-title a {
	display: block;
}
.view-content h2.node-title a:hover {
	color: #EE6633;
}

.teaser-image {
	float: left;
	margin-right: 8px;
	margin-bottom: 8px;
}
.content {
	clear: both;
}
div.content img.content-landscape {
	float: right;
	margin-left: 10px;
	margin-bottom: 10px;
	position: relative;
	top: 2px;
	width: 250px;
	height: 188px;
}
div.content img.content-portrait {
	float: right;
	margin-left: 10px;
	margin-bottom: 10px;
	position: relative;
	top: 2px;
	width: 188px;
	height: 250px;
}
div.view-content img.content-landscape {
	float: left;
	margin-right: 15px;
	margin-bottom: 10px;
	position: relative;
	top: 2px;
	width: 250px;
	height: 188px;
}
.right-ads {
	background: transparent url(../images/white-trans-10.png) repeat;
	padding: 10px;
}
.right-ads-inner {
	background: transparent url(../images/white-trans-50.png) repeat;
	padding: 10px;
	padding-top: 5px;
}
.right-ads-inner img {
	display: block;
	margin-top: 5px;
}
.views-field-description p {
	margin-bottom: 0;
}
.forum-topic-header .post-info{
	font-size: 12px;
}

.forum-post-wrapper .content {
	clear: none;
}
.forum-post-panel-main {
	min-height: 150px;
}
.view-content {
	padding: 7px 14px 14px;
}
#header {
	position: relative;
}
#logout {
	position: absolute;
	right: 8px;
	top: 3px;
	font-weight: bold;
}
table.views-view-grid {
	margin-bottom: 0;
}
