/* Font: Play regular */
@font-face {
	font-family: 'Play';
	font-style: normal;  
	src: url('fonts/play-regular-webfont.woff2') format('woff2'),
         url('fonts/play-regular-webfont.woff') format('woff');
	font-weight: normal;
	font-style: normal;
}

html, body {
    height: 100% !important;
}

body {
  margin:0;
  font-family:'Play', sans-serif;
  font-size:17px;
  line-height:1.42857143;
  color:#fff;
  background-color: rgb(0,0,0,0.8);
  opacity:0.8;
  background:url(bg.jpg) no-repeat center center fixed;
	-webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;}
  /*text-shadow: 1px 1px 1px #bbb;*/
}

a {
	color: #61CC02;
	/*text-shadow: 1px 1px 1px #000;*/
}
a:hover, a:active {
	color: fff;
	/*text-shadow: 1px 1px 1px #000;*/
}

img {
	border: 0;
}

ul {
	margin: 0;
	margin-left: 10px;
	margin-bottom: 1.0em;
	line-height: 1.4em;
	padding: 0;
	list-style-type: circle;
}

hr {
	height: 0;
	border-bottom: 2px dotted #136392;
}

table {
	background-color: #fafafa;
	border: 1px solid #ddd;
}

/* Spacer for FontAwesome Icons */
.fa, .far, .fas, .fal, .fab {
	margin: 0 auto;
	width: 1.0em;
	font-size: 0.8em;
	text-align: center;
}

.white {
	color: #fff;
}

.openside .title {
	background-color: #3F8F0E;
	color: #fff;
	text-transform: uppercase;
	font-size: 1.2em;
	border-radius: 5px;
	/*text-shadow: 1px 1px 2px #000;*/
	padding: 5px 8px 5px 8px;
	margin-bottom: 5px;
	
}

.opentable .title {
	font-size: 1.25em;
	text-transform: uppercase;
	margin-bottom: 5px;
	font-weight: bold;
}

.panel {
	background-color: #FAFAFA;
	box-shadow: 1px 1px 3px #111;
	border: 1px solid #2d749e;
	border-radius: 6px;
}

.panel-content {
	padding: 5px;
}

.panel-header {
	padding: 5px;
	margin: 0;
	background: #2d749e;
	border-bottom: 0px solid #aaa;
	border-radius: 4px 4px 0 0;
	color: #fff;
	font-size: 1.2em;
	/*text-shadow: 1px 1px #111;*/
}
.panel-header a, .panel-header h1, .panel-header h2, .panel-header h3, .panel-header h4, .panel-header h5, .panel-header h6 {
	color: #fff;
	/*text-shadow: 1px 1px #111;*/
}

.panel-footer {
	position: relative;
	bottom: 0px;
	padding: 10px;
	border-top: 1px solid #2d749e;
	border-radius: 0 0 4px 4px;
}

.panel-body {
	background: #111;
	
	border: 1px solid #000;
	border-radius: 5px;
	padding: 5px;
}
.footer .panel-body {
	background-color: transparent;
	border: 0;
	box-shadow: none;
}

a.title, .title a {
	color: #fff;
	text-shadow: 1px 1px #111;
}

.opentable {
	font-size: 1.0em;
	margin-bottom: 5px;
	padding: 3px;
}

.openside {
	border: 0px none;
	margin-bottom: 5px;
	padding: 3px;
}

.side-left {
	font-size: 1.0em;
	margin-bottom: 15px;
}

.side-right {
	font-size: 1.0em;
	margin-bottom: 15px;
}

.side-center {
	font-size: 1.0em;
	margin-bottom: 10px;
	padding: 1px;
	
}

.main-body {
	/*background: rgb(0, 61, 96) url(images/wallpaper2you_486249.jpg) no-repeat;
	background-size: cover;
	background-attachment: fixed;*/
	background: rgba(17, 17, 17, .95);
	height: auto;
	min-height: 60%;
	margin: 0;
	opacity:1;
	color: #fff;
	padding: 0;
	border: 1px solid #003D60;
	border-top: 1px solid #111;
	border-bottom: 1px solid #111;
	
}

.main-body > .container {
	/*background-color: rgba(255, 255, 255, .90);
	border: 1px solid #003d60;
	box-shadow: inset 1px 3px 5px #111;
	padding: 10px;
	border-radius: 10px;*/
	margin: 20px auto 20px;
}

.mainbody > .container > .row {
	margin: 0 auto;
	padding: 0;
}


/*.contentLeft, .contentRight, .contentBlower {
	margin-bottom: 0px;
	padding: 1px;
	background-color: rgba(255, 255, 242, .95);
	border: 1px solid #003d60;
	border-radius: 8px;
	box-shadow: 1px 1px 3px #111;
}*/

.contentAupper {
	background-color: transparent;
	color: #fff;
	margin: 0;
	padding: 0;
}

.contentAupper a, .contentAupper .title {
	color: #fff;
}

.main-upper {
	background: #003D60 url(images/upper-panels-bg2.jpg) repeat;
	height: auto;
	margin: 0;
	opacity:1;
	color: #FFF;
	padding: 20px;
	border-top: 0;
}

.main-upper .title {
	color: #fff;
	/*text-shadow: 2px 2px 1px #000;*/
}

.headerlogo {
	border: 0;
	max-height: 150px;
	width: auto;
	padding: 0;
	margin: 0;
}

.header {
	background-color: #111;
	
	background-position: top center;
	border: 1px solid #000;
	border-bottom: 0;
	
	margin: 0;
}

.header1 {
	background-color: transparent;
	/*background: url(images/contentWrapperOuterShadow.png) repeat-x bottom;*/
	height: auto;
	border-bottom: 0px solid #000;
	padding: 3px;
	padding-bottom: 10px;
}

.header2 {	
	background-color: transparent;
	height: auto;
	min-height: 25px;
	border: 0;
	border-bottom: 1px solid #111;
	
}

.header3 {
	background-color: #000;
	border: 0;
	height: auto;
	color: #fafafa;
}

.footer {
	position:relative;
    bottom: 0;
	width: 100%;
	padding: 0;
	margin: 0;
	background-color: #2A6397;
	text-shadow: none;
}

.footer .container {
	padding: 0;
	margin: 0 auto;
}

.footer .row {
	margin: 0;
}

.contentUser1, .contentUser2, .contentUser3, .contentUser4 {
	padding: 0;
	margin: 0;
}

.footer_upper {
	width: 100%;
	
	background-position: center center;
	background-color: #000;
	color: #444;
	font-size: .9em;
	padding-top: 10px;
	margin: 0;
	border: 1px solid #3F8F0E;
	border-top: 0px solid #136392;
	border-bottom: 0px solid #111;
	
}

.footer_upper a {
	color: #fff;
	text-shadow: 1px 1px #111;
}
.footer .title {
	color: #fff;
	/*text-shadow: 2px 2px 1px #000;*/
}

.footer .copyright {
	font-size: 0.7em;
	/*padding-top: 25px;*/
	text-align: center;
}

.footer_lower {
	width: 100%;
	background-color: #111;
	color: #ccc;
	padding: 10px;
	border-top: 1px solid #111;
	border-bottom: 0;
	box-shadow: inset 0px 5px 7px #000;
}

.footer_lower a {
	color: #ccc;
	font-weight: bold;
}

/*
.navbar {
	margin: 0;
	border: 0;
	background: none;
	color: #fff;
	text-shadow: none;
}
ul.nav li a, ul.nav li a:visited {
    color: #ddd !important;
	text-shadow: 2px 2px 1px #111;
}

ul.nav li a:hover {
    color: #fff !important;
	text-shadow: 1px 1px 2px #136392;
}
ul.nav li a:active {
    color: #fff !important;
	text-shadow: none;
}
ul.nav li.active a {
    color: #fff !important;
	text-shadow: 1px 1px 1px #136392;
}
.navbar .nav li.dropdown.open > .dropdown-toggle, .navbar .nav li.dropdown.active > .dropdown-toggle, .navbar .nav li.dropdown.open.active > .dropdown-toggle {
    color: #fff !important;
	text-shadow: 1px 1px 1px #136392;
}
.navbar .nav ul.dropdown-menu>li>a {
    background: #003D60 !important;
	text-shadow: 2px 2px 1px #000;
}
.navbar .nav ul.dropdown-menu>li>a:hover{
    color: #fff !important;
	text-shadow: 1px 1px 2px #136392;
}
.navbar .nav ul.dropdown-menu>li.active>a {
    background: #003D60 !important;
	text-shadow: none;
}
.navbar .nav ul.dropdown-menu>li.active>a:hover{
    background: #003D60 !important;
}
.navbar .nav ul.dropdown-menu {
    background: #003D60 !important;
}
ul.dropdown-menu>li.active>a{
    background: #003D60 !important;
}
.navbar-inverse .navbar-nav .dropdown.open a:focus {
    background: #003D60 !important;
}
.navbar .brand, .navbar .nav > li > a {
    background: #003D60 !important;
}
.navbar .brand, .navbar .nav > li > a:hover {
    background: #003D60 !important;
}*/

#main-nav {
    margin: 0;
	border: 0;
	background: none;
	color: #fff;
	/*text-shadow: 2px 2px 1px #111;*/
    background-color: #000;
	font-size: 1.0em;
}

#main-nav .nav:not(.secondary) > li {
    border: 0;
}

#main-nav .nav > li > a {
    color: #fff !important;
}

#main-nav .nav > li > a:hover,
#main-nav .nav > li > a:focus {
    background-color: #3F8F0E;
	text-shadow: 1px 1px 3px #eee;
	color: #fff;
}

/*#main-nav .nav > .active > a,*/
#main-nav .nav > .active > a:hover,
#main-nav .nav > .active > a:focus,
#main-nav .nav > .open > a,
#main-nav .nav > .open > a:hover,
#main-nav .nav > .open > a:focus {
    background-color: #3F8F0E;
	text-shadow: 1px 1px 3px #eee;
	color: #fff;
}

#main-nav .nav:not(.secondary) > li:first-child > a {

}

#main-nav .nav:not(.primary) > li:last-child > a {

}
#main-nav ul.nav li a, #main-nav ul.nav li a:visited {
    color: #fff !important;
}

#main-nav ul.nav li a:hover {
    color: #fff !important;
	background: #3F8F0E !important;
	text-shadow: 1px 1px 3px #eee;
}
#main-nav ul.nav li a:active {
    color: #fff !important;
}
#main-nav ul.nav li.active a {
    color: #fff !important;
}
#main-nav ul.nav li.dropdown.open > .dropdown-toggle, #main-nav ul.nav li.dropdown.active > .dropdown-toggle, #main-nav ul.nav li.dropdown.open.active > .dropdown-toggle {
    color: #fff !important;
	background: #3F8F0E !important;
}
#main-nav ul.dropdown-menu li a {
    background: #3F8F0E !important;
	font-size: 1.1em;
}
#main-nav ul.dropdown-menu>li>a:hover{
    color: #fff !important;
}
#main-nav ul.dropdown-menu>li.active>a {
    background: #3F8F0E !important;
}
#main-nav ul.dropdown-menu>li.active>a:hover{
    background: #3F8F0E !important;
}
#main-nav ul.dropdown-menu {
    background: #3F8F0E !important;
}
#main-nav ul.dropdown-menu>li.active>a{
    background: #3F8F0E !important;
}
#main-nav .nav.primary {
    margin-left: -15px;
}

#main-nav .navbar-brand {
    color: #fff;
}

#main-nav .navbar-brand:hover,
#main-nav .navbar-brand:focus {
    color: #fff;
}

#main-nav .navbar-toggle {
    border:1px solid #111 !important;
	background:#3F8F0E !important;
}
#main-nav .navbar-toggle:hover,
#main-nav .navbar-toggle:focus {
    border:1px solid #eee !important;
	background:#444 !important;
}

#main-nav .navbar-toggle .icon-bar {
    background-color: #FFFFFF !important;
}

#main-nav img {
	width: auto;
	height: auto;
	max-width: 100%;
	max-height: 100%;
	margin: 0;
	padding: 0;
}

/*.dropdown .current-link {
	text-shadow: 1px 1px 3px #eee;
}*/

.dropdown-menu {
	background: #FFF;
}

.well {
	padding: 10px;
	border: 1px solid #aaa;
	color: #111;
	border-radius: 5px;
	background-color: #f6f6ff;
	
}

.breadcrumb {
	border: 2px solid #136392;
	background-color: #f9f9f9;
	background-image: linear-gradient(to right, rgba(255, 255, 255, 1) 50%, rgba(235, 239, 242, 1));
	
	border-radius: 5px;
}

/* Modal Content */
.modal-content {
  box-shadow: 0 4px 8px 0 rgba(0,0,0,0.2),0 6px 20px 0 rgba(0,0,0,0.19);
  animation-name: animatetop;
  animation-duration: 0.3s
}

.modal-userbox {
	width: 360px;
	max-width: 100%;
}

/* Add Animation */
@keyframes animatetop {
  from {top: -5000px; opacity: 0}
  to {top: 0px; opacity: 1}
}

.jumbotron {
	background: none;
	background-color: transparent;
	color: #fff;
}

.btn-default,
.btn-primary,
.btn-success,
.btn-info,
.btn-warning,
.btn-danger {
    text-shadow: 0 -1px 0 rgba(0, 0, 0, .2);
    -webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, .15), 0 1px 1px rgba(0, 0, 0, .075);
    -moz-box-shadow: inset 0 1px 0 rgba(255, 255, 255, .15), 0 1px 1px rgba(0, 0, 0, .075);
    box-shadow: inset 0 1px 0 rgba(255, 255, 255, .15), 0 1px 1px rgba(0, 0, 0, .075);
}

.btn-default:active,
.btn-primary:active,
.btn-success:active,
.btn-info:active,
.btn-warning:active,
.btn-danger:active,
.btn-default.active,
.btn-primary.active,
.btn-success.active,
.btn-info.active,
.btn-warning.active,
.btn-danger.active {
    -webkit-box-shadow: inset 0 3px 5px rgba(0, 0, 0, .125);
    -moz-box-shadow: inset 0 3px 5px rgba(0, 0, 0, .125);
    box-shadow: inset 0 3px 5px rgba(0, 0, 0, .125);
}

.btn-default .badge,
.btn-primary .badge,
.btn-success .badge,
.btn-info .badge,
.btn-warning .badge,
.btn-danger .badge {
    text-shadow: none;
}

.btn:active,
.btn.active {
    background-image: none;
}

.btn-default {
    text-shadow: 0 1px 0 #fff;
    background-image: -webkit-linear-gradient(top, #fff 0%, #e0e0e0 100%);
    background-image: -o-linear-gradient(top, #fff 0%, #e0e0e0 100%);
    background-image: -webkit-gradient(linear, left top, left bottom, from(#fff), to(#e0e0e0));
    background-image: -moz-linear-gradient(top, #fff 0%, #e0e0e0 100%);
    background-image: linear-gradient(to bottom, #fff 0%, #e0e0e0 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffff', endColorstr='#e0e0e0', GradientType=0);
    filter: progid:DXImageTransform.Microsoft.gradient(enabled=false);
    background-repeat: repeat-x;
    border-color: #dbdbdb;
    border-color: #ccc;
	color: #111;
}

.btn-default:hover,
.btn-default:focus {
    background-color: #e0e0e0;
    background-position: 0 -15px;
}

.btn-default:active,
.btn-default.active {
    background-color: #e0e0e0;
    border-color: #dbdbdb;
}

.btn-default:disabled,
.btn-default[disabled] {
    background-color: #e0e0e0;
    background-image: none;
}

.btn-primary {
    background-image: -webkit-linear-gradient(top, #337ab7 0%, #003D60 100%);
    background-image: -o-linear-gradient(top, #337ab7 0%, #003D60 100%);
    background-image: -webkit-gradient(linear, left top, left bottom, from(#337ab7), to(#003D60));
    background-image: -moz-linear-gradient(top, #337ab7 0%, #003D60 100%);
    background-image: linear-gradient(to bottom, #337ab7 0%, #003D60 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#337ab7', endColorstr='#003D60', GradientType=0);
    filter: progid:DXImageTransform.Microsoft.gradient(enabled=false);
    background-repeat: repeat-x;
    border-color: #245580;
}

.btn-primary:hover,
.btn-primary:focus {
    background-color: #003D60;
    background-position: 0 -50px;
	border-color: #111;
}

.btn-primary:active,
.btn-primary.active {
    background-color: #265a88;
    border-color: #245580;
}

.btn-secondary {
    background-image: -webkit-linear-gradient(top, #999 0%, #333 100%);
    background-image: -o-linear-gradient(top, #999 0%, #333 100%);
    background-image: -webkit-gradient(linear, left top, left bottom, from(#999), to(#333));
    background-image: -moz-linear-gradient(top, #999 0%, #333 100%);
    background-image: linear-gradient(to bottom, #999 0%, #333 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#999', endColorstr='#333', GradientType=0);
    filter: progid:DXImageTransform.Microsoft.gradient(enabled=false);
    background-repeat: repeat-x;
    border-color: #245580;
	color: #fff;
}

.btn-secondary:hover,
.btn-secondary:focus {
    background-color: #333;
    background-position: 0 -50px;
	border-color: #111;
	color: #fff;
}

.btn-secondary:active,
.btn-secondary.active {
    background-color: #333;
    border-color: #245580;
	color: #fff;
}

.btn-secondary:disabled,
.btn-secondary[disabled] {
    background-color: #999;
    background-image: none;
	color: #eee;
}

.btn-success {
    background-image: -webkit-linear-gradient(top, #5cb85c 0%, #419641 100%);
    background-image: -o-linear-gradient(top, #5cb85c 0%, #419641 100%);
    background-image: -webkit-gradient(linear, left top, left bottom, from(#5cb85c), to(#419641));
    background-image: -moz-linear-gradient(top, #5cb85c 0%, #419641 100%);
    background-image: linear-gradient(to bottom, #5cb85c 0%, #419641 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#5cb85c', endColorstr='#419641', GradientType=0);
    filter: progid:DXImageTransform.Microsoft.gradient(enabled=false);
    background-repeat: repeat-x;
    border-color: #3e8f3e;
}

.btn-success:hover,
.btn-success:focus {
    background-color: #419641;
    background-position: 0 -15px;
}

.btn-success:active,
.btn-success.active {
    background-color: #419641;
    border-color: #3e8f3e;
}

.btn-success:disabled,
.btn-success[disabled] {
    background-color: #419641;
    background-image: none;
}

.btn-info {
    background-image: -webkit-linear-gradient(top, #5bc0de 0%, #2aabd2 100%);
    background-image: -o-linear-gradient(top, #5bc0de 0%, #2aabd2 100%);
    background-image: -webkit-gradient(linear, left top, left bottom, from(#5bc0de), to(#2aabd2));
    background-image: -moz-linear-gradient(top, #5bc0de 0%, #2aabd2 100%);
    background-image: linear-gradient(to bottom, #5bc0de 0%, #2aabd2 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#5bc0de', endColorstr='#2aabd2', GradientType=0);
    filter: progid:DXImageTransform.Microsoft.gradient(enabled=false);
    background-repeat: repeat-x;
    border-color: #28a4c9;
}

.btn-info:hover,
.btn-info:focus {
    background-color: #2aabd2;
    background-position: 0 -15px;
}

.btn-info:active,
.btn-info.active {
    background-color: #2aabd2;
    border-color: #28a4c9;
}

.btn-info:disabled,
.btn-info[disabled] {
    background-color: #2aabd2;
    background-image: none;
}

.btn-warning {
    background-image: -webkit-linear-gradient(top, #f0ad4e 0%, #eb9316 100%);
    background-image: -o-linear-gradient(top, #f0ad4e 0%, #eb9316 100%);
    background-image: -webkit-gradient(linear, left top, left bottom, from(#f0ad4e), to(#eb9316));
    background-image: -moz-linear-gradient(top, #f0ad4e 0%, #eb9316 100%);
    background-image: linear-gradient(to bottom, #f0ad4e 0%, #eb9316 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#f0ad4e', endColorstr='#eb9316', GradientType=0);
    filter: progid:DXImageTransform.Microsoft.gradient(enabled=false);
    background-repeat: repeat-x;
    border-color: #e38d13;
	color: #fff;
}

.btn-warning:hover,
.btn-warning:focus {
    background-color: #eb9316;
    background-position: 0 -15px;
	color: #fff;
}

.btn-warning:active,
.btn-warning.active {
    background-color: #eb9316;
    border-color: #e38d13;
	color: #fff;
}

.btn-warning:disabled,
.btn-warning[disabled] {
    background-color: #eb9316;
    background-image: none;
	color: #aaa;
}

.btn-danger {
    background-image: -webkit-linear-gradient(top, #d9534f 0%, #c12e2a 100%);
    background-image: -o-linear-gradient(top, #d9534f 0%, #c12e2a 100%);
    background-image: -webkit-gradient(linear, left top, left bottom, from(#d9534f), to(#c12e2a));
    background-image: -moz-linear-gradient(top, #d9534f 0%, #c12e2a 100%);
    background-image: linear-gradient(to bottom, #d9534f 0%, #c12e2a 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#d9534f', endColorstr='#c12e2a', GradientType=0);
    filter: progid:DXImageTransform.Microsoft.gradient(enabled=false);
    background-repeat: repeat-x;
    border-color: #b92c28;
}

.btn-danger:hover,
.btn-danger:focus {
    background-color: #c12e2a;
    background-position: 0 -15px;
}

.btn-danger:active,
.btn-danger.active {
    background-color: #c12e2a;
    border-color: #b92c28;
}

.btn-danger:disabled,
.btn-danger[disabled] {
    background-color: #c12e2a;
    background-image: none;
}

.thumbnail,
.img-thumbnail {
    -webkit-box-shadow: 0 1px 2px rgba(0, 0, 0, .075);
    -moz-box-shadow: 0 1px 2px rgba(0, 0, 0, .075);
    box-shadow: 0 1px 2px rgba(0, 0, 0, .075);
}
/*
.news-image-small {
	width: 150px;
	height: auto;
	max-height: 150px;
}*/

.post-item {
    position: relative;
    display: -webkit-box;
    display: -webkit-flex;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    flex-direction: column;
    min-width: 0;
    word-wrap: break-word;
    background-color: #f2f2f2;
    -webkit-background-clip: border-box;
    background-clip: border-box;
    border-radius: 5px;
    box-shadow: 2px 2px 3px #ccc;
    border: 1px solid #ccc;
    height: 100%;
}

.post-item .thumb {
    border-radius: 3px 3px 0 0;
}

.post-item .thumb img {
    vertical-align: middle;
    -o-object-fit: contain;
    object-fit: contain;
    width: 100%;
    min-height: 200px;
    max-height: 200px;
    -webkit-transform: scale(1.0);
    -ms-transform: scale(1.0);
    transform: scale(1.0);
    margin: 0 auto;
}

.post-item .post-meta {
    padding: 1.25rem;
}

.post-item .post-meta .title a {
    color: #222;
	margin-bottom: .75rem;
}

.post-item .post-info {
    color: #7c7c7c;
    margin: 0;
    font-size: 1.0em;
}

.post-item .author {
    color: #838383;
    font-size: 1.0em;
}

.post-item .author.float {
    margin-top: -20px;
    z-index: 1;
    margin-left: 10px;
}

.post-item .readmore {
    color: #FF4136;
    margin-top: 10px;
}

.post-item .cats {
    position: absolute;
    z-index: 1;
    top: 10px;
    right: 10px;
}

.card {
    background-color: transparent;
    padding: 15px;
    /*margin-left: -15px;
    margin-right: -15px;*/
}

.card .shadow {
    box-shadow: 0 3px 3px 0 #CFE6F6;
}

.popular-items .item {
    border-bottom: 1px solid #CFE6F6;
    padding: 18px 0;
}

.popular-items .item:last-child {
    border: 0;
}

.popular-items .item img {
    float: left;
    width: 90px;
}

.popular-items .item .item-content {
    margin-left: 105px;
    color: #a4a4a4;
    font-size: 15px;
}

.popular-items .item .item-content .title {
    font-size: 18px;
	/*text-shadow: 1px 1px 2px #bbb;*/
}

.bottom {
	position: absolute;
	bottom: 5px;
}

/* Page Navigation */
.pagenav {
	padding: 4px;
}

.pagenav span {
	color: #fff;
	background-color: #f6a504;
	border: 1px solid #ddd;
	padding: 2px 4px 2px 4px;
	margin: 2px;
}

.pagenav a {
	color: #555;
	background-color: #f1f1f1;
	border: 1px solid #003D60;
	padding: 2px 4px 2px 4px;
	margin: 2px;
	text-decoration: none;
}

.pagenav a:hover {
	color: #fff;
	background-color: #003D60;
	margin: 2px;
	text-decoration: none;
}

.item {
	border: 0;
}

/* Headlines */
h1 { font-size: 1.4em; /*text-shadow: 1px 1px 2px #bbb;*/ }
h2 { font-size: 1.3em; /*text-shadow: 1px 1px 2px #bbb;*/ }
h3 { font-size: 1.2em; /*text-shadow: 1px 1px 2px #bbb;*/ }
h4 { font-size: 1.12em; /*text-shadow: 1px 1px 2px #bbb;*/ }
h5 { font-size: 1.06em; /*text-shadow: 1px 1px 2px #bbb;*/ }
h6 { font-size: 1.03em; /*text-shadow: 1px 1px 2px #bbb;*/ }

/* News */
.content {
	padding: 3px;
	margin-bottom: 3px;
}

.post {
margin: 3px 10px 10px 10px;
position: relative;
min-height: 120px;
}

.post-title {
float:right;
width: 85%;
text-align: center;
margin: 0 0 5px;
padding: 15px 36px 5px 0;
font: bold 150%/120% "Play", Arial, sans-serif;
/*text-shadow: 1px 1px 2px #bbb;*/
}
.ttitle {
margin: 0 0 15px;
padding: 5px 16px 0 0;
font: bold 170%/120% "Play", Arial, sans-serif;
color: #fff;
}
.post-title a {
color: #27A2C5;
/*color: #4ca5d7;*/
text-decoration: none;
}
.post-date {
float: left;
width: 50px;
text-align: center;
margin: 0px 6px 6px 0;
border: solid 1px #999;
border-top: 0;
background: #fff;
filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffff', endColorstr='#ecebeb');
background: -webkit-gradient(linear, left top, left bottom, from(#ffffff), to(#ecebeb));
background: -moz-linear-gradient(top,  #ffffff,  #ecebeb);
background: linear-gradient(-90deg, #ffffff, #ecebeb);
-webkit-border-radius: 5px;
-moz-border-radius: 5px;
border-radius: 5px;
-webkit-box-shadow: 1px 1px 3px #999;
-moz-box-shadow: 1px 1px 3px #999;
box-shadow: 1px 1px 3px #999;
}
.post-date .month {
color: #fff;
font: 11px/100% Play, sans-serif;
text-transform: uppercase;
letter-spacing: 1px;
display: block;
padding: 2px 0;
width: 100%;
position: relative;
left: 0px;
top: 0px;
border: solid 1px #999;
border-bottom: 0;
background: #2597B8;
filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#1C70AB', endColorstr='#1A6B82');
background: -webkit-gradient(linear, left top, left bottom, from(#2597B8), to(#1A6B82));
background: -moz-linear-gradient(top,  #2597B8,  #1A6B82);
background: linear-gradient(-90deg, #2597B8, #1A6B82);
/*-webkit-box-shadow: 0 1px 0 rgba(0,0,0,.2);
-moz-box-shadow: 0 1px 0 rgba(0,0,0,.2);
box-shadow: 0 3px 0 rgba(0,0,0,.2);*/
-webkit-border-top-left-radius: 5px;
-webkit-border-top-right-radius: 5px;
-moz-border-radius-topleft: 5px;
-moz-border-radius-topright: 5px;
border-top-left-radius: 5px;
border-top-right-radius: 5px;
}
.post-date .day {
color: #222;
padding: 2px 0 1px;
font: bold 18px/100% 'Play', Arial, Helvetica, sans-serif;
display: block;
}
.post-date .year {
color: #222;
padding: 0 0 4px;
font: 10px/100% 'Play', Arial, Helvetica, sans-serif;
display: block;
}


.post-meta {
color: #222;
font-size: 85%;
line-height: 120%;
margin: 15px 0 15px 0;
text-align: left;
}

.post-meta .post-comments a {
font-size: 13px;
text-align: center;
text-decoration: none;
color: #222;
background: url(./images/post-comments.png) no-repeat;
width: 36px;
height: 32px;
padding: 8px 0 0;
position: absolute;
top: -55px;
right: 10px;
/*text-shadow: 0 1px 0 rgba(255,255,255,.7);*/
}
.post-meta .post-comments a:hover {
color: #000;
}
.post-image {
margin: 15px 0 20px;
width: 100px;
max-width: 25%;
}
.post-image img {
margin-top: 0px;
}
.post-image.left img {
margin-right: 15px;
}
.post-image.right img {
margin-left: 15px;
}

/* PHP-Fusion Helpers */

.clear {
	clear: both;
}

.float-left {
	float: left;
}

.float-right {
	float: right;
}

/*
|--------------------------------------------------------------------------
| Scroll to top
|--------------------------------------------------------------------------
*/
#back-top {
    display: none;
    position: fixed;
    bottom: 10px;
    left: 100%;
	margin-left: -65px;
    z-index: 999;
	width: 51px;
	height: 51px;
    border: none;
    outline: none;
    background: url(images/to_top.png) no-repeat top center;
	background-size: cover;
    cursor: pointer;
    padding: 0px;
	opacity:0.5;
	filter:alpha(opacity=50);
	transition: opacity 1s;
	-moz-transition: opacity 1s;
	-webkit-transition: opacity 1s;
	-o-transition: opacity 1s;
	z-index: 99999;
}

#back-top:hover {
	background: url(images/to_top.png) no-repeat top center;
	background-size: cover; /* Set a background */	
    opacity:1.0;
	filter:alpha(opacity=100);
	transition: opacity 0.5s;
}
