/* Global
================================================== */

body {
	background-image: url('../images/bg.jpg');
	background-repeat: no-repeat;
	background-position: top;
	background-size: 100%;
}
img {
	max-width: 100%;
	height: auto;
}
h1,h2,h3,h4,h5,h6 {
	text-transform: uppercase;
	font-weight: bold;
}
h1 {
	font-size: 34px !important;
}
h2 {
	font-size: 32px !important;
}
h3 {
	font-size: 30px !important;
}
h4 {
	font-size: 26px !important;
}
h5 {
	font-size: 22px !important;
}
h6 {
	font-size: 18px !important;
}
blockquote {
	font-size: inherit;
}
hr {
	background: #0184cc;
	height: 2px;
}
.btn {
	border: 0;
	text-transform: uppercase;
}


/* Design
================================================== */

#layoutTop {
	margin: 20px 0;
}
#layoutTop .inner {
	font-size: 12px;
	text-align: right;
}
#layoutTop ul {
	float: right;
	padding: 0;
	margin: 0;
}
#layoutTop ul li {
	list-style: none;
	float: left;
	line-height: 30px;
	margin-right: 20px;
}
#layoutTop #searchform {
	background: #fff;
	float: right;
}
#layoutTop #searchform #s {
	border: 0;
	height: 30px;
	width: 200px;
	padding: 0 5px 0 10px;
	background: none;
	float: left;
}
#layoutTop #searchform #searchsubmit {
	border: 0;
	height: 30px;
	padding-top: 3px;
	background: none;
	color: #0184cc;
	font-size: 18px;
	float: left;
}
#layoutHeader {
	margin-bottom: 30px;
}
#layoutHeader .inner {
	background: #fff;
	padding: 15px;
}
#layoutMain {}
#layoutSidebar {
	margin-bottom: 30px;
}
#layoutSidebar ul {
	margin: 0;
	padding: 0;
	list-style: none;
}
#layoutSidebar > ul > li {
	margin: 0 0 4px 0;
	padding: 0;
}
#layoutSidebar > ul > li > a {
	display: block;
	padding: 12px 15px 12px 40px;
	text-transform: uppercase;
	background: #0184cc;
	color: #fff;
	box-shadow: 15px 0 0 #0270af inset;
}
#layoutSidebar > ul > li > a:hover {
	text-decoration: none;
	background: #0270af;
}
#layoutSidebar > ul > li.current-menu-item > a,
#layoutSidebar > ul > li.current_page_parent > a,
#layoutSidebar > ul > li.current-page-ancestor > a,
#layoutSidebar > ul > li.current-menu-ancestor > a {
	background: #0270af;
}
#layoutSidebar > ul > li ul {
	margin-left: 15px;
}
#layoutSidebar > ul > li > ul li {}
#layoutSidebar > ul > li > ul li > a {
	display: block;
	padding: 8px 15px 8px 25px;
	font-size: 16px;
	color: #fff;
	background: #0184cc;
	margin: 4px 0;
}
#layoutSidebar > ul > li > ul li > a:hover {
	text-decoration: none;
	background: #0270af;
}
#layoutSidebar > ul > li > ul li.current-menu-item > a,
#layoutSidebar > ul > li > ul li.current_page_parent > a,
#layoutSidebar > ul > li > ul li.current-page-ancestor > a,
#layoutSidebar > ul > li > ul li.current-menu-ancestor > a {
	background: #0270af;
}
.menu-item .sub-menu {
	display: none;
}
.menu-item.current-menu-item .sub-menu,
.menu-item.current-menu-ancestor .sub-menu {
	display: block;
}
#sidebar-sponsor {
	text-align: center;
	padding-top: 50px;
}
#layoutContent {
	background: #fff;
	margin-bottom: 30px;
	padding: 50px;
}
#layoutFooter {
	margin-bottom: 30px;
	color: #fff;
	font-size: 14px;
}
#layoutFooter .inner {
	background: #0184cc;
	padding: 30px 0;
}
#footer1 {
	padding-left: 40px;
}
#footer1 img {
	float: left;
	max-width: 70px;
	margin-right: 30px;
}
#footer1 address {
	margin: 0;
}
#footer2 {
	padding-left: 50px;
}
#footer2 ul {
	margin: 0;
	padding: 0;
}
#footer2 ul li {
	margin: 0;
	padding: 0;
	list-style: none;
}
#footer3 {
	padding-right: 50px;
	text-align: right;
}
#footer3 img {
	max-width: 100px;
}
#layoutFooter a{
	color: #fff !important;
	text-decoration: underline;
}
#layoutFooter a:hover {
	text-decoration: none;
}
.tinynav {
	display: none;
	width: 100%;
	-webkit-appearance:caret;
	background: #0184cc;
	color:#fff;
	cursor: pointer;
}
.tinynav:hover {
	background: #0270af;
}


/* Wordpress
================================================== */	
   
.hentry {
	margin-bottom: 50px;
	padding-bottom: 50px;
	border-bottom: 2px solid #0184cc;
}
.hentry:last-child {
	margin-bottom: 0;
	padding-bottom: 0;
	border-bottom: 0;
}
.hentry:first-child .entry-title {
	margin-top: 0 !important;
}
.entry-title,
.page-title,
.comment-reply-title,
#comments-title {
	font-weight: bold;
}
.page-title,
.archive-title {
	margin-bottom: 50px;
	margin-top: 0;
}
.article-header {
	margin-bottom: 30px;
}
.excerpt-read-more {
	margin-top: 10px;
}
.entry-meta {
	color: #a3a3a3;
}
.entry-comments {
	margin-top: 20px;
}
#comments ul {
	margin: 0;
	list-style: none;
}
.comment, .pingback {
	margin-bottom: 20px;
	background: #eee;
	padding: 15px;
	padding-left: 60px;
}
.comment .comment {
	border: 1px solid #ccc;
	background: #fff;
	margin-top: 10px;
	margin-bottom: 0;
	margin-left: -45px;
	padding: 14px 14px 14px 60px;
}
.comment .avatar {
	height: auto;
	float: left;
	margin-left: -45px;
}
.comment-reply-link {}
#respond {}
#respond label {
	font-weight: bold;
}
#respond input[type="text"], #respond input[type="email"], #respond input[type="url"], #respond textarea {
	width: 98%;
}
.form-allowed-tags {
	display: none;
}
.contentWrapper {}
.contentWrapper:after {
	content: "";
	display: table;
	clear: both;
}
.more-link {
	font-weight: bold;
}
.pagination ul {
	margin-bottom: 30px;
	list-style: none;
	margin: 0;
}
.pagination li {
	margin: 0;
	display: inline-block;
}
.prev-next {
	margin-bottom: 20px;
}
.prev-next:after {
	content: "";
	display: table;
	clear: both;
}
.prev-next a {
	display: block;
	max-width: 48%;
	float: right;
	text-align: right;
}
.prev-next a:first-child {
	float: left;
	text-align: left;
}
.thumbnailList {
	float: left;
	margin: 0 25px 5px 0;
}
.postThumbnail {
	margin-bottom: 35px;	
}
.postThumbnail img {
	width: 100%;
}
.entry-meta {
	margin-bottom: 15px;
}
#catDescription,
#tagDescription {
	color: #999;
}
.alignnone {
	margin:5px 0 10px 0;
}
.aligncenter,
div.aligncenter {
	display:block;
	margin:5px auto 15px auto;
}
.alignright {
	float:right;
	margin:5px 0 10px 20px;
}
.alignleft {
	float:left;
	margin:5px 20px 10px 0;
}
.aligncenter {
	display:block;
	margin:30px auto 30px auto;
}
a img.alignright {
	float:right;
	margin:5px 0 10px 20px;
}
a img.alignnone {
	margin:5px 0 10px 0;
}
a img.alignleft {
	float:left;
	margin:5px 20px 10px 0;
}
a img.aligncenter {
	display:block;
	margin-left:auto;
	margin-right:auto;
}
.wp-caption {
	background:#eee;
	max-width:100%;
	padding:5px 3px;
	text-align:center;
}
.wp-caption.aligncenter {
	margin:30px auto 30px auto;
}
.wp-caption.alignnone {
	margin:30px 0 30px 0;
}
.wp-caption.alignleft {
	margin:5px 20px 10px 0;
}
.wp-caption.alignright {
	margin:5px 0 10px 20px;
}
.wp-caption img {
	border:0 none;
	height:auto;
	margin:0;
	max-width:98.5%;
	padding:0;
	width:auto;
}
.wp-caption .wp-caption-text,
.gallery-caption {
	font-size:11px;
	line-height:17px;
	margin:0;
	padding:5px 0 0 0;
}
.post-categories {
	margin: 0;
	list-style: none;
	display: inline-block;
	zoom:1; 
	*display:inline; 
	_height: 16px;
}
.post-categories li {
	margin: 0;
}
.post-edit-link {
	margin-bottom: 20px;
	display: inline-block;
	zoom:1; 
	*display:inline; 
	_height: 16px;
}
label.screen-reader-text {
	display: none;
}


/* Media Queries
================================================== */

/* Min 1200px (Higher than Small-Desktop) */
@media only screen and (min-width:1199px) {}

/* 992px to 1199px (Small-Desktop) */
@media only screen and (min-width:992px) and (max-width:1199px) {}

/* Max 1199px (Small-Desktop and smaller ) */
@media only screen and (max-width:1199px) {}

/* Min 992px (Higher than Tablet) */
@media only screen and (min-width: 992px) {}

/* 768px to 991px (Tablet) */
@media only screen and (min-width: 768px) and (max-width: 991px) {}

/* Max 991px (Tablet and smaller) */
@media only screen and (max-width: 991px) {
    .tinynav {
		display: block;
	}
    #menu-mainmenue {
		display: none;
	}
}

/* Min 768px (Higher than Mobile) */
@media only screen and (min-width: 768px) {}

/* Max 767px (Mobile) */
@media only screen and (max-width: 767px) {
	body {
		font-size: 1.4em;
	}
	#layoutTop ul {
		display: none;
	}	
	#layoutTop #searchform {
		width: 100%;
	}
	#layoutTop #searchform #s {
		width: 100%;
		padding-right: 35px;
	}
	#layoutTop #searchform #searchsubmit {
		position: absolute;
		margin-left:-30px;
	}
	#layoutHeader .inner {
    	padding: 10px;
	}
	#layoutContent {
		padding: 10px;
	}
	#layoutFooter {
		text-align: center;
	}
	#footer1,
	#footer2,
	#footer3 {
		padding: 0 15px 25px 15px;
	}
	#footer3 {
		text-align: center;
		padding-bottom: 0;
	}
	.thumbnailList {
		width: 80px;
		margin: 0 10px 5px 0;
	}
	
	
	
	
.aligncenter,
div.aligncenter,
.alignright,
.alignleft,
.aligncenter,
a img.alignright,
a img.alignleft,
a img.aligncenter,
.wp-caption.aligncenter,
.wp-caption.alignnone,
.wp-caption.alignnone,
.wp-caption.alignleft,
.wp-caption.alignright {
	display: block;
	float:none;
	margin:5px 0 10px 0;
}