@charset "UTF-8";
/* CSS Document */

html, body {
	overflow-x: visible;
}

#billboard {
	background: #4b63a5;
	min-height: 90px;
	width: 100%;
	overflow: hidden;
}

#topbar {
	width: 100%;
	background: #364d8b;
	border-bottom: 4px #2d3f6d solid;
	height: 55px;
}

#topbar-wrap {
	width: 980px;
	margin: auto;
}

#westside {
	float: left;
	line-height: 55px;
	color: #fff;
}

div#logotop {
	background: url(img/flat-logo.png) no-repeat left center;
	background-size: 221px 44px;
	height: 90px;
	float: left;
	padding: 0;
	margin-bottom: 20px;
}

#homelogo {
	height: 90px;
	width: 220px;
	display: block;
}

#header {}

#main {
	overflow: hidden;
	background: #f3f3f3;
	margin-top: 20px;
}

#wrapper {
	display: block;
	margin: auto;
	padding: 0;
	max-width: 980px;
	width: 980px;
}

#wrapper2 {
	margin-top: 20px;
}

.sitesearch {
	width: 30%;
	margin-top: 13px;
}

h1, h3, h4 {
	padding-left: 20px;
	padding-right: 20px;
}

.nocom img {
	width: 500px;
	height: 303px;
}

#mobile-logo {
	display: none;
}

#brightnav {
	display: block;
	background: #f64264;
	font-size: 13px;
	width: 235px;
	height: 30px;
	line-height: 30px;
	text-align: center;
	float: left;
	text-transform: uppercase;
	color: #fde5ea;
	height: 50px;
	line-height: 50px;
}

#brightnav:hover {
	color: #fff;
	opacity: 0.8;
}

#topnav {
	background: #76a2be;
	padding-left: 20px;
	font-size: 13px;
	height: 30px;
	line-height: 30px;
	text-align: left;
	float: right;
	width: 708px;
}

.flexibox {
	margin: auto;
	margin-top: 20px;
	margin-bottom: 20px;
	width: 980px;
	min-height: 270px;
	text-align: center;
	line-height: 100px;
	background: #e9e9e9;
	overflow: hidden;
}

#logopal {
	float: right;
	width: 728px;
	height: 90px;
	text-align: center;
	line-height: 90px;
	background: #e9e9e9;
}

#topnav a {
	color: #eefbff;
	margin-left: 10px;
	margin-right: 10px;
}

#topnav a {
	color: #cfe8f7;
}

#topnav a:hover {
	color: #fff;
}

.clearboth {
	clear: both;
}

input.s {
	width: 250px;
	height: 30px;
	border: 1px #ccc solid;
	border-radius: 5px;
	margin-top: 12px;
	padding: 0px;
	padding-left: 10px;
	padding-right: 10px;
}

.mainmenu {
	background: #fbfbfb;
	font-size: 18px;
	color: #5c77ad;
	padding-left: 20px;
	font-size: 18px;
	margin: 0px;
	height: 50px;
	line-height: 50px;
	border: 0;
}

#content {
	float: left;
	width: 660px;
	background: #fff;
}

.postbody img {
	margin-left: 0;
	margin-right: 0;
}

#extrabar {
	display: block;
	width: 300px;
	background: #f3f3f3;
	float: right;
	border-left: 0px solid #ccc;
}

#extrabar li.widget {
	margin-bottom: 20px;
}

#extrabar ul {
	list-style-type: none;
	margin: 0;
}

#extrabar li {
	list-style-type: none;
	margin-left: 0;
}

#extrabar li li a, .morelinks a {
	background: #fafafa;
	list-style-type: none;
	display: block;
	padding: 10px 20px 10px 20px;
	border-top: 1px #f3f3f3 solid;
	color: #243e93;
}

#extrabar li li a:visited, .morelinks a:visited {
	color: #5a5a5a;
}

#extrabar li li a.current {
	background: #fff;
}

#extrabar li li a:hover, .morelinks a:hover {
	color: #F64264;
}

.widget_rss {
	margin-top: 20px;
}

#comments-title, .widget_recent_comments {
	border-top: 20px #f3f3f3 solid;
}

#footer {
	width: 650px;
}

.morelinks {}

#sidebar li li {
	padding-left: 20px;
}

.mobile-only, .mobile-menu {
	display: none !important;
}

.desktop-only {
	display: block !important;
}

.desktop-menu {
	display: inline !important;
}

#comments .thread-even {
	background: #fff;
	margin-bottom: 10px;
}

#comments .thread-odd {
	background: #fff;
	margin-bottom: 10px;
}

#avatarpreview img {
	border-radius: 10px;
}

/* ADS */

.desktop-adunit {
	display: block;
}

.mobile-adunit {
	display: none;
}

.nextbox {
	float: right;
	margin-top: 0px;
}

.nextpal {
	float: left;
}

.btn {
	background: #F64264;
}

.btn-info {
	background: #2f78bf;
}

/* Paraati */

.paraati {
	background: url(img/ad-pattern.png) center no-repeat;
	width: 980px;
	height: 400px;
	margin: auto;
	margin-top: 20px;
	margin-bottom: 20px;
	text-align: center;
}

.outer-center {
	float: right;
	right: 50%;
	position: relative;
}

.inner-center {
	float: right;
	right: -50%;
	position: relative;
}

.alt-paraati {
	background: #4b63a5 url(img/ad-pattern-light.png) center no-repeat;
	width: 980px;
	min-height: 90px;
	max-height: 500px;
	margin: auto;
	text-align: center;
}

.adbanner {
	background: url(img/ad-pattern.png) center no-repeat;
	background-size: 64px 64px;
	width: 970px;
	height: 90px;
	margin: auto;
	text-align: center;
	margin-top: 20px;
	margin-bottom: 20px;
}