/**
	Theme Name: MEAA
	Author: Jimmyweb
	Author URI: http://www.jimmyweb.net
	Description: Customised theme for MEAA
	Version: 0.1
*/

/* FONTS */

@import "boomerang/assets/font-awesome/css/font-awesome.css";
@import "css/boomerang.css";
@import "css/Ryan-style.css";

@font-face{
	font-family: SourceSansPro-Black;
	src: url('font/SourceSansPro-Black.ttf');
	font-weight: normal;
}

@font-face{
	font-family: SourceSansPro-Black;
	src: url('font/SourceSansPro-BlackItalic.ttf');
	font-style: italic;
}

@font-face{
	font-family: SourceSansPro;
	src: url('font/SourceSansPro-Light.ttf');
	font-weight: 100;
	font-style: normal;
}

@font-face{
	font-family: SourceSansPro;
	src: url('font/SourceSansPro-Regular.ttf');
	font-weight: normal;
	font-style: normal;
}

@font-face{
	font-family: SourceSansPro;
	src: url('font/SourceSansPro-Bold.ttf');
	font-weight: bold;
}

@font-face{
	font-family: SourceSansPro;
	src: url('font/SourceSansPro-Semibold.ttf');
	font-weight: 500;
}

@font-face{
	font-family: SourceSansPro;
	src: url('font/SourceSansPro-BoldItalic.ttf');
	font-style: italic;
	font-weight: bold;
}

@font-face{
	font-family: SourceSansPro;
	src: url('font/SourceSansPro-SemiboldItalic.ttf');
	font-weight: 500;
	font-style: italic;
}

@font-face{
	font-family: SourceSansPro;
	src: url('font/SourceSansPro-Italic.ttf');
	font-style: italic;
}

@font-face{
	font-family: ModernPics;
	src: url('font/modernpics.otf');
	font-weight: normal;
}

body {
	width: 100%;
	overflow-x: hidden;
}

/* MEAA Responsive image code */

img {
    max-width: 100%;
    }

h1, h2, h3, h4, h5, h6, p, li, span, a {
	font-family: SourceSansPro;
	color: #000;
}

h2 {
	font-size: 44px;
	font-weight: 100;
}

button {
	font-family: SourceSansPro;
}

.general-content p {
	margin: 14px 0px 18px 0px;
}

.general-content img {
	  display: block;
	  max-width: 100%;
  height: auto;
}

.center-block {
  display: block;
  margin-left: auto;
  margin-right: auto;
}

.landing h2 {
	margin: 2px -15px 20px -15px;
	text-align: center !important;
}

.landing {
	text-align: initial !important;
}

.landing p {
	font-size: 16px;
}

p {
	line-height: 1.6em;
        margin: 5px 0px 15px;
}

/*.container {
	max-width: 1140px;
	width: 1140px;
	padding: 0px 15px;
}*/

header {
	border-color: #000;
}
header form {
    padding-top: 0;
}

#starter {
	background-color: #000;
	width: 100%;
	height: 3px;
}

#logo {
	background-image: url('img/logo.png');
	width: 100px;
	height: 100px;
	float: left;
	position: relative;
	top: 10px;
}

#topbar {
	position: absolute;
	display: inline;
	top: 0px;
	right: 0px;
	background: #000;
	height: 40px;
	-webkit-border-bottom-right-radius: 10px !important;
	-webkit-border-bottom-left-radius: 10px !important;
	-moz-border-radius-bottomright: 10px !important;
	-moz-border-radius-bottomleft: 10px !important;
	border-bottom-right-radius: 10px !important;
	border-bottom-left-radius: 10px !important;
	overflow: visible;
	max-width: 677px;
}

#topbar ul {
	padding: 0px;
	margin: 0px;
	display: block;
	font-weight: normal;
	overflow: visible;
	max-width: 677px;
	height: 40px;
	position: relative;
}

#topbar ul li {
	float: left;
	list-style-type: none;
	margin: 0px;
	height: 40px;
	min-height: 40px;
	overflow: visible;
}

#topbar li {
	padding: 5px 10px 0px;
	font-size: 20px;
}

#topbar ul li a img {
	position: relative;
	top: -2px;
}

#topbar .rego {
	background-color: #333;
	font-size: 14px;
	font-weight: normal;
	margin: 0px;
	text-transform: uppercase;
}

#topbar .rego a span {
	font-family: ModernPics;
	font-weight: normal;
	margin-left: 5px;
	color: #fff;
}

#topbar .rego:hover,
#topbar .open {
	background-color: #00aeef;
}

#topbar .ender {
	-webkit-border-bottom-right-radius: 10px !important;
	-moz-border-radius-bottomright: 10px !important;
	border-bottom-right-radius: 10px !important;
	border-left: 1px solid #000;
	overflow: visible;
}

#topbar .show-me {
	width: 2000px;
	position: relative;
	top: -40px;
	right: -268px;
	z-index: 99999999;
}

#topbar a {
	color: #fff;
	text-decoration: none;
	margin: 0px;
	padding: 0px;
}

#mainmenu {
	margin-top: -20px;
}

#mainmenu ul {
	float: right;
}

#mainmenu ul li {
	float: left;
	list-style-type: none;
	margin: 0px 5px;
	padding: 15px 10px;
	text-transform: uppercase;
	overflow: visible;
}

#mainmenu > ul li:hover {
	background-color: #E6E6E6;
}

#mainmenu ul li a {
	text-decoration: none;
	color: #000;
	font-size: 15px;
	font-weight: 500;
}

#mainmenu .dropdown-menu li {
	width: 100%;
	margin: 0px;
	padding: 0px;
}

#menu-header-menu {
	margin-bottom: 0px;
}


.menu-arrow {
	font-family: ModernPics;
	margin-left: 5px;
	margin-top: -2px;
	float: right;
}

/* Slide buttons */

.slide .button {
	width: 100%;
	text-align: center;
}

.slide .button a {
	background-color: #11608F;
	font-size: 18px;
	border-radius: 5px;
	padding: 10px 20px;
}

.slide h3 {
	line-height: 62px;
}

.headline {
	background-color: #333333;
	width: 100%;
	height: 70px;
	display: block;
	color: #FFFFFF;
    line-height: 30px;
    padding: 10px 0 10px;
}

.headline h2 {
	color: #fff;
	text-transform: uppercase;
	font-weight: bold;
	font-size: 24px;
}

.w-section .text-center h2 {
	font-weight: bold !important;
	font-family: arial;
	font-size: 26px;
}

.w-section .text-center p {
	font-family: SourceSansPro;
	font-size: 13px;
}

p.big span {
	color: #fff;
}

p.big a {
	font-size: 18px;
}

.social-links a:hover {
	font-size: 18px;
}

footer {
	background-color: #fff;
	font-family: SourceSansPro;
}

footer .col-md-8 p {
	color: #000;
	text-transform: uppercase;
	font-size: 16px;
	font-weight: 500;
}

footer p a {
	color: #000;
	font-size: 16px;
	font-weight: 500;
	margin: 0px 10px;
}

footer p a:first-child {
	margin-left: 0px;
}

footer p {
	margin-top: 10px;
}

.copyright {
	text-align: right;
	font-size: 14px;
	color: #000;
	font-weight: normal;
}

.b-blue {
	background-color: #00aeef;
}

ul.hover-block li {
   /*  margin: 5px 4px; */
    position: relative;
   /* width: 270px; */
}

ul.hover-block {
	padding-left: 0px;
}

ul.hover-block .ending {
	margin-right: 0px;
}

ul.hover-block li a {
	width: 100%;
}

ul.hover-block li h6 {
	text-transform: uppercase;
	font-family: SourceSansPro-Black;
	font-size: 22px;
}

/* Events */

.event-head h5 {
	padding: 0px 15px 0px 5px;
	border-bottom: solid 1px #000;
	display: inline-block;
	float: left;
	margin-bottom: 30px;
	color: #000;
}

.meaa-event h5 {
	color: #1570a6;
}

.meaa-event p span {
	margin-right: 15px;
}

.meaa-event p span.location {
	margin-left: 2px;
	margin-right: 17px;
}

.meaa-event > img {
	min-width: 100%;
}

.meaa-event {

}

.meaa-event .event-icon {
	padding-left: 0px;
	margin-left: 0px;
}

.event-icon {
	margin: 0px 10px;
}

#close-menu {
	width: 100%;
	height: 40px;
	background-color: #00AEEF;
	margin-top: 2px;
}

/* Checkboxes styling */

input[type=checkbox].css-checkbox {
	display:none;
}

input[type=checkbox].css-checkbox + label.css-label {
	padding-left:20px;
	height:15px; 
	display:inline-block;
	line-height:15px;
	background-repeat:no-repeat;
	background-position: 0 0;
	font-size:15px;
	vertical-align:middle;
	cursor:pointer;

}

input[type=checkbox].css-checkbox:checked + label.css-label {
	background-position: 0 -15px;
}

label.css-label {
	background-image: url('img/checkbox.png');
	background-position: 0px 10px;
	-webkit-touch-callout: none;
	-webkit-user-select: none;
	-khtml-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
}

.aside-menu .nav > form > ul > li > label {
    color: #FFFFFF;
    display: block;
    font-size: 14px;
	font-weight: normal;
    padding: 2px 0px 2px 35px !important;
	margin-left: 15px;
	margin-top: 10px;
	margin-bottom: 10px;
}

.aside-menu .nav > form > ul > li > input {
	margin-left: 10px;
}

.aside-menu .nav > form > ul > li,
.aside-menu .nav > form > ul {
	list-style-type: none;
	margin: 0px;
	padding: 0px;
}

.aside-menu .nav > form > button {
	margin: 10px;
}

section.slider-wrapper {
	margin-top: 0px;
}

.social-links,
.social-links p.big {
	margin: 0px;
	padding: 0px;
}

.social-links p.big a {
	padding: 15px;
	margin: 0px;
}

.social-links p.big a:hover {
	background-color: #2c88bf;
}

.content .general-content ul,
.content .general-content ul li {
	list-style-type: disc;
	margin-left: 10px;
	padding-left: 15px;
	margin-bottom: 0px;
}

div.meaa-event h4 a {
	color: #1570A6;
	text-decoration: none;
}

.dropdown a b.caret {
	border-top: 4px solid #000 !important;
}

.img-banner {
	 width: 100%;
}

.pad-bottom {
	padding-bottom: 10px;
}

.img-thumbed {
	max-height: 100px;
}

.edit-portfolio .rskills span {
	cursor: pointer;
	margin-top: 20px;
}

ul.menu li.dropdown:hover > ul.dropdown-menu {
    display: block;    
}

.connect-page .connect-row .f-block {
    margin-bottom: -99999px;
    padding-bottom: 99999px;
}

.connect-page .connect-row {
    overflow: hidden;
	margin-bottom: 20px;
}

#featured-connect-event {
	width: 100%;
	background-color: #1570A6;
	color: #FFF;
	padding: 20px 0px;
}

#featured-connect-event h2 {
	font-weight: 500 !important;
}

#featured-connect-event h2,
#featured-connect-event h3 a,
#featured-connect-event p,
#featured-connect-event span,
#featured-connect-event b,
#featured-connect-event i {
	color: #FFF;
}

#featured-connect-event .event-date {
	background-color: #3a8cb9;
	margin-left: 15px;
}

#featured-connect-event .connect-event .row {
	margin: 20px 0px;
}

#featured-connect-event span i {
	padding: 0px 5px 0px 10px;
}

.posts,
.blog {
	font-family: SourceSansPro;
}


/* Drop down login */

#topbar {
	z-index: 99999;
}

#topbar > ul {
	z-index: initial;
}

header {
	z-index: 9999;
	position: relative;
}

.login-dropdown {
    background-clip: padding-box;
    background-color: #00AEEF;
	border: none !important;
    border-radius: 0;
    box-shadow: 0 6px 12px rgba(0, 0, 0, 0.176) !important;
    float: left;
    font-size: 15px;
    left: 0px !important;
    list-style: none outside none;
    margin: 2px 0px 0px 197px;
	width: 350px;
	max-width: 350px;
    padding: 20px;
    position: absolute;
    top: 30px !important;
}

.headline-col h2 {
	float: left;
}

.headline-col > span {
	display: block;
	float: left;
	padding-top: 3px;
}

.headline-col span div a {
	color: #FFF;
	font-size: 20px;
}
.search-field {
    border: 0;
    margin: 2px 6px 0 0;
    padding: 0px 8px;
}
#search-button {
    background-color: #11608F;
    color: #fff;
}

.pagination-container {
    text-align: center;
}

.pagination {
clear:both;
padding:5px 0;
position:relative;
font-size:14px;
line-height:13px;
margin: 0;
}
 
.pagination span, .pagination > a {
display:block;
float:left;
margin: 2px 2px 2px 0;
padding:12px;
text-decoration:none;
width:auto;
color:#fff;
background: #1570a6;
}
 
.pagination a:hover{
color:#fff;
background: #459ed1;
}
 
.pagination .current{
padding:12px;
background: #459ed1;
color:#fff;
}

.blog .entry {
	font-size: 16px;
}

.blog .entry p {
	margin: 10px 0px;
}

.sidebar p,
.sidebar a {
	font-size: 16px;
}

.sidebar h4 {
	font-size: 18px;
}

#mainmenu ul li.join-meaa-nav a {
	color: #1e73be; 
}

#topbar div.forgot-password a {
	background-color: transparent !important;
	width: auto !important;
	height: auto !important;
	display: block !important;
	margin-top: 10px !important;
	color: #FFF !important;
	border: none !important;
	padding: 0px !important;
}

.main-image p.caption,
.image-caption {
	color: #9A9A9A;
	font-size: 10px;
	margin: 0px;
	width: 100%;
	text-align: center;
}

.blog div.main-image {
	width: auto;
	float: left;
	margin-right: 15px;
	margin-bottom: 15px;
}


/* Press Room */

.press-contact {
	font-family: SourceSansPro;
	color: #000;
}

.press-contact a {
	text-decoration: underline;
}

.press-contact .press-contact-title {
	color: #8a9298;
}

.press-contact strong {
	font-size: 15px;
	font-weight: 700;
}

.row .press-category {
	margin: 10px 1.6%;
	background-color: #F5F5F5;
	border: 1px solid #DDD;
	text-align: center;
}

.row .press-category a {
	text-decoration: none;
	display: block;
}

.row .press-category:hover {
	background-color: #E4E4E4;
}


.row .press-category .press-img {
	max-width: 100px;
	margin: 5px auto;
	overflow: hidden;
}

.row .press-category .press-img img {
	min-width: 100%;
}

.row .press-category .press-heading {
	height: 85px;
}

.row .press-category .press-heading h3 {
	margin: auto;
}

.press-icons {
	margin-top: 20px;
}

.press-tabs,
.press-tabs > div {
	padding: 0px;
	margin: 0px;
}

.press-tabs >div > div {
	margin: 20px -15px;
	padding: 0px;
}


/* Resources */

.row .resource-category {
	text-align: center;
	margin: 10px 0px;
}

.row .resource-category a {
	text-decoration: none;
	background-color: #F5F5F5;
	border: 1px solid #DDD;
	display: block;
	padding: 5px;
}

.row .resource-category a:hover {
	background-color: #E4E4E4;
}

.row .resource-category .resource-img {
	max-width: 100px;
	margin: 5px auto;
	overflow: hidden;
}

.row .resource-category .resource-img img {
	min-width: 100%;
}

.row .resource-category .resource-content {
	height: 110px;
	overflow: hidden;
}

.row .resource-category .resource-content h3 {
	margin: auto;
}

/* About us */

.about-container .tab-content h1,
.about-container .tab-content h2,
.about-container .tab-content h3,
.about-container .tab-content h4,
.about-container .tab-content h5,
.about-container .tab-content h6 {
	color: #0062a8;
}

.top-banner-container {
	padding: 30px 0px;
}

/* About Us (Staff) */

section.staff div.container div.who-we-are {
	border-top: 0px none #FFF;
}

/* making multi-level drop downs test */

.dropdown-submenu {
    position: relative;
}

.dropdown-submenu>.dropdown-menu {
    top: 0;
    left: 100%;
  
    margin-left: -1px;
    -webkit-border-radius: 0 6px 6px 6px;
    -moz-border-radius: 0 6px 6px;
    border-radius: 0 6px 6px 6px;
}

.dropdown-submenu:hover>.dropdown-menu {
    display: block;
}

.dropdown-submenu>a:after {
    display: block;
    content: " ";
    float: right;
    width: 0;
    height: 0;
    border-color: transparent;
    border-style: solid;
    border-width: 5px 0 5px 5px;
    border-left-color: #ccc;
    margin-top: 5px;
    margin-right: -10px;
}

.dropdown-submenu:hover>a:after {
    border-left-color: #fff;
}

.dropdown-submenu.pull-left {
    float: none;
}

.dropdown-submenu.pull-left>.dropdown-menu {
    left: -100%;
    margin-left: 10px;
    -webkit-border-radius: 6px 0 6px 6px;
    -moz-border-radius: 6px 0 6px 6px;
    border-radius: 6px 0 6px 6px;
}

section.bg-banner-1 {
	height: 400px; 
	/*background: #FFF no-repeat fixed !important; */
	background-size: 100% !important;
}


/* Show me test */

#show-me-test {
	width: 100px;
	height: 40px;
	margin-top: 2px;
	position: absolute;
	top: 0px;
	right: 0px;
	background-color: #00AEEF;
	z-index: 10000;
	display: none;
}

#close-menu img {
	float: right;
	margin: 13px 15px 0px 0px;
	cursor: pointer;
}

/** MEDIA SIZING QUERIES **/

/* Fix for the topbar when it's just too big to fit anymore */
@media all and (max-width: 750px) {
	nav#topbar ul li#topSearch {
		display: none;
	}
	
	.login-dropdown {
		left: 0px !important;
		margin: 2px 0px 0px 0px;
		width: 301px;
		max-width: 301px;
		padding: 20px;
		position: absolute;
		top: 30px !important;
/*		z-index: -1 !important; */
	}
	
	section.bg-banner-1 {
		background-size: cover !important;
		background-position: left top !important;
		background-attachment: scroll !important;
	}
	
}

/* liScroll styles */

span#tweets {
	width: 100%;
}

.tickercontainer { /* the outer div with the black border */
	border: none 0px;
	width: 100%; 
	height: 45px; 
	margin: 0; 
	padding: 0;
	overflow: hidden; 
}
.tickercontainer .mask { /* that serves as a mask. so you get a sort of padding both left and right */
	position: relative;
	left: 10px;
	top: 0px;
	width: 100%;
	overflow: hidden;
}
ul.newsticker { /* that's your list */
	position: relative;
	left: 750px;
	font: bold 10px Verdana;
	list-style-type: none;
	margin: 0;
	padding: 0;

}
ul.newsticker li {
	float: left; /* important: display inline gives incorrect results when you check for elem's width */
	margin: 0;
	padding: 0;
	margin-right: 100px;
	color: #FFF;
	background: transparent;
}

ul.newsticker li p {
	color: #FFF;
	font-size: 18px;
	float: left;
	font-weight: 500;
}
span#tweets .tickercontainer div.mask ul.newsticker a {
	white-space: nowrap;
	padding: 0;
	color: #1E73BE;
	margin: 0 5px 0 0;
	font-size: 18px;
}

span#tweets .tickercontainer div.mask ul.newsticker a span {
	margin: 0px;
	padding: 0px;
	color: #1E73BE;
}

/* Font Awesome Icon */
span#tweets .tickercontainer div.mask ul.newsticker i.icon {
	font-size: 28px;
	float: left;
	height: 100%;
	margin: 5px 15px;
	color: #00b9f0;
}

ul.newsticker span {
	margin: 0 10px 0 0;
}

/* Homepage News Titles */
.w-box h2 {
	line-height: 1.3em;
	margin-bottom: 20px;
}

.w-box h2  a {
	text-decoration: none;
	color: #1570a6;
    	font-weight: bold;
}

/* About images wrap */

.about-container img.alignleft {
	float: left;
}

/* Datatables for rates */

#rate-tracker_wrapper table tr th {
	line-height: 1.3em !important; 
}

/* hide social icons */

@media all and (max-width: 500px) {
	.nav-social {
		display: none;
	}
	
	.w-section .text-center h2 {
		font-size: 14px;
		line-height: 1.2em;
	}
	
	.login-dropdown {
		left: 0px !important;
		/*margin: 2px 0px 0px 0px; */
		margin: 2px 0px 0px -120px;
		width: 201px;
		max-width: 201px;
		padding: 20px;
		position: absolute;
		top: 30px !important;
/*		z-index: -1 !important;*/
	}
	
	section.bg-banner-1 {
		background-size: cover !important;
		background-position: left top !important;
		background-attachment: scroll !important;
	}
	

}

.video-container { position: relative; padding-bottom: 56.25%; height: 0; overflow: hidden; }
.video-container iframe, .video-container object, .video-container embed, .video-container video { position: absolute; top: 0; left: 0; width: 100%; height: 100%; }

.mtphr-dnt-wrapper .mtphr-dnt-inline-title {
  background-color: #351257;
  color: #FFF;
  margin: -10px 0;
  padding: 10px;
}

::selection {
    background: #006699;
    color: #FFF;
}