/*

Theme Name: ABORG Theme

Theme URI: http://www.aborg.com

Author: ABORG Computing Inc.

Author URI: http://www.aborg.com

Description: This is a multi-purpose theme from ABORG Computing Inc.

Version: 1

License: GNU General Public License v2 or later

License URI: http://www.gnu.org/licenses/gpl-2.0.html

Tags: black, green, white, light, dark, two-columns, three-columns, left-sidebar, right-sidebar, fixed-layout, responsive-layout, custom-background, custom-header, custom-menu, editor-style, featured-images, flexible-header, full-width-template, microformats, post-formats, rtl-language-support, sticky-post, theme-options, translation-ready, accessibility-ready

Text Domain: ABORG

This theme, like WordPress, is licensed under the GPL.

*/

section#home-content {
	background: #486a83;
}
body {
	font-family: 'Source Sans Pro', Helvetica, Arial, 'sans-serif';
	font-size: 18px;
}
h1, h2, h3, h4, h5, h6 {
	font-family: 'Crimson Text', Georgia, 'serif';
}
h1 {
	font-size: 48px;
	color: #486a83;
	margin-bottom: 60px;
}

h2.recip {
	text-align: center !important; color: #486a83 !important; font-size: 42px !important; margin-top: 30px; margin-bottom: 30px;
}

h3 {
	color: #6f9dc4;
}
header .tagline-area {
	padding-top: 20px;
}
header p.tag {
	color: #486a82;
	padding: 5px 0 0 85px;
}
header ul.main-nav {
	margin-top: 55px;
}
header ul.main-nav li a {
	color: #7ba6c9;
}
header ul.main-nav li a:hover {
	border-bottom: 5px solid #486a82;
}
header span.glyphicon.glyphicon-search {
	float: left;
	margin-right: 5px;
	margin-top: 5px;
	color: #486a82;
}
header .search-box {
	float: left;
}
header .search .search-box input {
	border-top: 0;
	border-left: 0;
	border-right: 0;
	border-bottom: 1px solid #ccc;
	background: none!important;
	padding: 0!important;
	margin-bottom: 0!important;
}
section#home-content {
	padding: 0;
	color: #FFF;
	text-align: left;
}
section#home-content .col-md-4.dark-blue {
	background-color: #415f75;
	padding: 100px 0;
}
section#home-content .col-md-4.dark-blue img {
	display: block;
	margin: 0 auto;
}
section#home-content .col-md-8.details {
	padding: 75px 0 75px 100px;
}
section#home-content h1 {
	text-align: left;
	color: #FFF;
	margin-bottom: 15px;
}
section#home-content span.recipient {
	display: block;
	font-size: 20px;
	font-weight: bold;
}
section#home-content span.university {
	display: block;
	font-size: 20px;
	font-weight: 300;
}
a button.btn-blue {
	background-color: #6f9dc4;
	color: #FFF;
	text-shadow: 0px 1px 0px #333;
	padding: 10px;
	margin-top: 60px;
	font-size: 22px;
}
.btn-blue {
	background-color: #6f9dc4;
	color: #FFF;
	text-shadow: 0px 1px 0px #333;
	padding: 10px;
	margin-top: 60px;
	font-size: 22px;
}
#work {
	background: url("/wp-content/themes/aborgtheme/img/squares.png");
	background-size: cover;
}
section#work .work-box {
	border: 2px solid #486a82;
	background-color: #fff;
	padding: 2px;
	border-radius: 5px;
}
section#work a.work-more.btn.btn-blue {
	display: block;
	background-color: #6f9dc4;
	color: #FFF;
	text-shadow: 0px 1px 0px #333;
	padding: 10px;
	margin-top: 25px;
	font-size: 22px;
	border-radius: 0 0 3px 3px;
}
section#work .work-box img {
	border-radius: 3px 3px 0 0;
}
footer .post-footer .credits,  footer .post-footer .copyright {
	font-size: 16px;
	text-align:right;
}
footer .post-footer .credits a {
	color: #6f9dc4;
}
footer .footer-wide {
	background-color: #FFF;
	color: #333;
	padding: 0;
}
footer h3 {
	color: #486a82;
}
footer a {
	color: #6f9dc4;
	font-weight: bold;
}
footer a:hover {
	color: #486a82;
}
footer .newsletter {
	background-color: #e1e1e1;
}
footer .col-md-2,  footer .col-md-3,  footer .col-md-4 {
	padding: 30px 15px;
}
footer .footer-wide input#mc4wp_email {
	background-color: #FFF;
	margin-top: 20px;
}
footer .footer-wide .newsletter button.btn.btn-blue {
	background-color: #6f9dc4;
	color: #FFF;
	text-shadow: 0px 1px 0px #333;
	padding: 10px;
	font-size: 22px;
	width: auto;
	float: right;
}
footer .social-media {
	position: relative;
	float: left;
	clear: right;
	padding-top: 0px;
}
footer .social-media .sm-box-fb {
	height: 35px;
	width: 35px;
	display: block;
	overflow: hidden;
	float: left;
	background-image: url(img/fb-icon.png);
	margin-right: 30px;
	cursor: pointer;
	background-position: 0 0;
	transition: 0.3s ease;
}
footer .social-media .sm-box-li {
	height: 35px;
	width: 35px;
	display: block;
	overflow: hidden;
	float: left;
	background-image: url(img/li-icon.png);
	margin-right: 30px;
	cursor: pointer;
	background-position: 0 0;
	transition: 0.3s ease;
}
footer .social-media .sm-box-twt {
	height: 35px;
	width: 35px;
	display: block;
	overflow: hidden;
	float: left;
	background-image: url(img/twt-icon.png);
	margin-right: 30px;
	cursor: pointer;
	background-position: 0 0;
	transition: 0.3s ease;
}
footer .social-media .sm-box-email {
	height: 35px;
	width: 35px;
	display: block;
	overflow: hidden;
	float: left;
	background-image: url(img/email-icon.png);
	margin-right: 30px;
	cursor: pointer;
	background-position: 0 0;
	transition: 0.3s ease;
}
footer .social-media .sm-box-fb:hover,  footer .social-media .sm-box-li:hover,  footer .social-media .sm-box-twt:hover,  footer .social-media .sm-box-email:hover {
	background-position: 0 -35px;
}
footer .social-media .sm-box-fb a,  footer .social-media .sm-box-li a,  footer .social-media .sm-box-twt a,  footer .social-media .sm-box-email a {
	display: block;
	height: 100%;
}
.attachment-post-thumbnail {
	display: block;
	max-width: 100%;
	height: auto;
}
section#promotion-inside {
	background-color: #486a82;
	min-height: 125px;
}
section#promotion-inside h1 {
	font-size: 60px;
	margin-bottom: 25px;
}
section#main-content {
	border-bottom: 5px double #ccc;
}
/*Sidebar*/

.side-nav {
	border: 2px solid #486a82;
	border-radius: 5px;
	padding: 2px;
}
.side-nav ul li:first-child {
	background-color: #6f9dc4!important;
}
.side-nav ul li:first-child a {
	color: #FFF!important;
	font-size: 22px;
	text-shadow: 0px 1px 0px #333;
}
.side-nav ul li {
	border-left: 0;
	border-bottom: 1px solid #ccc;
}
.side-nav ul li a {
}
/*Widget*/

#sidebar .widget-area {
	border: 2px solid #486a82;
	border-radius: 5px;
	padding: 2px;
	margin-top: 50px;
}
#sidebar .widget-area h3 {
	font-family: 'Source Sans Pro', Helvetica, Arial, 'sans-serif';
	color: #fff;
	background-color: #6f9dc4!important;
	font-size: 150%;
	text-shadow: 0px 1px 0px #333;
	margin: 0;
	padding: 15px;
	font-weight: normal;
}
#sidebar .widget-area ul {
	margin: 0;
	padding: 0;
}
#sidebar .widget-area ul li {
	border-left: 0;
	border-bottom: 1px solid #ccc;
	margin: 0;
	list-style: none;
}
#sidebar .widget-area ul li a {
	display: block;
	padding: 10px 0 10px 15px;
	color: #666;
	font-size: 14px;
}
#sidebar .widget-area ul li a:hover {
	background-color: #f1f1f1;
	border-left: 1px solid #486a82;
	color: #6f9dc4;
	padding-left: 14px;
}
section#main-content.blog {
	margin-bottom: 0;
}
section#main-content.blog #sidebar {
	margin-bottom: 38px;
	margin-top: -50px;
}
section#promotion-inside.recipients h1,  section#promotion-inside.recipients p {
	text-align: center;
}
section#main-content .rec-box {
	border: 2px solid #486a82;
	padding: 2px;
	border-radius: 5px;
}
section#main-content .rec-box h3 {
	color: #486a82;
}
section#main-content .rec-box .rec-box-text {
	padding: 15px;
}
.x {
	font-size: 22px;
	font-weight: bold;
	float: right;
}
ul#menu li {
	padding: 5px 0;
	border-bottom: 1px solid #444;
}
ul#menu li a {
	font-size: 16px;
	color: #FFF;
}
ul#menu li a:hover {
	font-size: 16px;
	color: #7ba6c9;
}
ul#menu li ul li {
	border: 0;
}
header .logo img {
	max-width: 358px;
}

/*RESPONSIVE*/

@media (min-width: 1400px) {
}

@media (min-width: 1200px) and (max-width: 1399px) {
section#home-content .col-md-4.dark-blue {
	padding: 110px 0;
}
header p.tag {
	font-size: 14px;
}
}

@media (min-width: 992px) and (max-width: 1199px) {
header ul.main-nav li {
	margin-right: 20px;
}
header ul.main-nav li a {
	font-size: 16px;
}
section#home-content .col-md-4.dark-blue img {
	margin-bottom: 80px;
}
footer .social-media .sm-box-fb,  footer .social-media .sm-box-twt,  footer .social-media .sm-box-li,  footer .social-media .sm-box-email {
	margin-right: 15px;
}
}

@media (min-width: 480px) and (max-width: 990px) {
article .eq .col-md-3 {
	display: inline-block;
	float: left;
	width: 50%;
}
}

@media (min-width: 1px) and (max-width: 1199px) {
.ls-l {
	left: 100px !important;
}
}

@media (min-width: 1px) and (max-width: 991px) {
article .eq .col-md-3 img {
	margin: 0 auto;
}
.tagline-area,  .main-nav {
	display: none;
}
#toggle-menu-open {
	float: none;
	padding-top: 0px;
	position: absolute;
	right: 0;
	top: 70px;
}
section#carousel .col-md-3 {
	border-bottom: 1px solid #ccc;
}
section#carousel .col-md-3:last-child {
	border: 0;
}
section#carousel .col-md-3 img {
	display: block;
	margin: 0 auto;
	padding: 25px 0;
}
section#work .work-box {
	max-width: 600px;
	margin: 10px auto;
}
section#home-content h1 {
	text-align: center;
}
section#home-content .col-md-4.dark-blue {
	background: none;
	padding: 75px 0 0 0;
}
section#home-content .col-md-4.dark-blue img {
	margin: 0 auto;
}
section#home-content .col-md-8.details {
	text-align: center;
	padding: 75px 0;
}
footer ul.footer-nav li {
	border-bottom: 1px solid #ccc;
}
footer .newsletter {
	margin: 50px 0;
}
section#main-content.blog a h2 {
	margin-top: 25px;
}
section#main-content .blog-excerpt .btn-readmore {
	position: relative;
}
.ls-wp-fullwidth-helper {
	left: 0!important;
}
.ls-l {
	left: 100px !important;
}
.ctfooter .menu li a{
	padding:0 14px 0 7px !important;	
}

.ctfooter{text-align:center;}
.copyright{text-align:center !important; margin-top:10px;}
}

@media (min-width: 1px) and (max-width: 767px) {
#toggle-menu-open {
	right: 20px;
}
footer ul li{ margin:0px !important;}
}

@media (min-width: 380px) and (max-width: 479px) {
header .logo {
	max-width: 300px;
}
footer ul li{ margin:0px !important;}
}

@media (min-width: 1px) and (max-width: 379px) {
header .logo {
	max-width: 250px;
}
footer ul li{ margin:0px !important;}
}

@media (min-width: 1px) and (max-width: 479px) {
.eq .col-md-3 {
	width: 100%;
}
.ls-l {
	left: 25px !important;
}
header .logo img {
	max-width: 100%;
}
footer ul li{ margin:0px !important;}
}
/*ADDITIONAL CHANGES*/



form#search form input#search_submit.btn.btn-primary {
	width: 175px;
}
.see-more-btn1,  .see-more-btn2,  .see-more-btn3,  .see-more-btn4 {
	text-align: center;
	display: block;
	margin: 0 auto;
	width: 125px;
}
.see-more-btn1 .btn-blue,  .see-more-btn2 .btn-blue,  .see-more-btn3 .btn-blue,  .see-more-btn4 .btn-blue {
	width: 125px;
	margin-top: 30px;
	margin-bottom: 30px;
}
.show-more1,  .show-more2,  .show-more3,  .show-more4 {
	display: none;
}
.hide {
	display: none;
}
/*POP-UP FORM*/

#lean_overlay {
	position: fixed;
	z-index: 8888;
	top: 0px;
	left: 0px;
	height: 100%;
	width: 100%;
	background: rgba(0,0,0,0.75);
	display: none;
	cursor: pointer;
}
.popupContainer {
	position: fixed;
	width: 500px;
	height: auto;
	left: 50%;
	top: 50%;
	margin-left: -250px;
	margin-top: -260px;
	background: #FFF;
	padding: 20px;
	z-index: 9999;
}

@media (min-width: 1px) and (max-width: 600px) {
.popupContainer {
	width: 320px;
	margin-left: -160px;
}
}
.x {
	cursor: pointer;
}
.show-more1 p,  .show-more2 p,  .show-more3 p,  .show-more4 p {
	display: none;
}
.hover {
	opacity: 1;
	-webkit-transition: opacity 200ms ease;
	transition: opacity 200ms ease;
}
.hover:hover {
	opacity: 0.75;
}
.modal_msg h3 {
	color: #486a82;
}
#breadcrumbs a {
	color: #FFF;
	font-weight: bold;
}
#breadcrumbs strong {
	display: none;
}
.rec-box .rec-box-text p {
	font-size: 16px;
}
section#main-content.blog .pagination ul {
	margin: 0;
	padding: 0;
}
section#main-content.blog .pagination ul li {
	list-style: none;
	display: inline;
	margin-right: 10px;
}
section#main-content.blog .pagination ul li a {
	padding: 6px 14px;
	background-color: #6f9dc4;
	color: #FFF;
	border-radius: 3px;
}
section#main-content.blog .pagination ul li.active a {
	background-color: #000;
}
.btn-readmore {
	background-color: #6f9dc4;
	border: 0;
}
/*** New Footer Menu ***/





.bottomMenu ul li {
	display: inline;
}
.post-footer .bottomMenu {
	display: block;
}
.post-footer .bottomMenu ul {
	/*max-width: 55%;*/
	display: inline;
	/*float: right;*/
	margin: 0;
	padding: 0;
	list-style-type: none;
}
.post-footer .bottomMenu li {
	list-style-type: none;
	display: inline !important;
	font-size: 13px;
}
.post-footer .bottomMenu li a {
	/*color: #000;*/
	line-height: 15px;
	text-decoration: none;
	font-weight:bold;
	border-right: thin solid #000;
	padding: 0 7px 0 7px;
	display: inline;
	font-size:16px;
}
.post-footer .bottomMenu li a:hover {
	color: #ccc;
	text-decoration: underline;
}
.post-footer .bottomMenu li:last-child > a {
	border-right: none;
} /* remove pipe from last item */

.tlp-popup-wrap .tlp-popup-navigation-wrap { background-color:#333 !important; }
