/*
 Theme Name:   Army Widows
 Theme URI:    http://www.armywidows.org.uk/
 Description:  Army Widows' Association Theme
 Author:       SteamDesk
 Author URI:   http://steamdesk.com
 Template:     _tk
 Version:      1.0.0
 License:      GNU General Public License v2 or later
 License URI:  http://www.gnu.org/licenses/gpl-2.0.html
 Text Domain:  armywidows
*/




/* Reset default colours and sizes */
body {
	font-family: Verdana,​Helvetica,​sans-serif;
	font-weight: normal;
	font-size: 12px;
	color: #58595b;
	line-height: 19px;
	padding: 0 0 11px 0;
}
h1, h2, h3, h4, h5, h6, .h1, .h2, .h3, .h4, .h5, .h6 {
	font-family: Georgia,serif;	
	font-weight: normal;
	color: #58595b;
	line-height: 1;
	margin: 0;
	padding: 0;
}
h1, .h1 {
	font-size: 33px; 
	color: #d2232a;
	padding-bottom: 18px;
}
h2, .h2 { 
	font-size: 26px;
	color: #d2232a;
	padding-bottom: 14px;
}
h3, .h3 {
	font-size: 20px;
	padding-bottom: 9px;
}
h4, .h4 {
	font-size: 16px;
	padding-bottom: 7px;
}
h5, .h5 {
	font-size: 15px;
	padding-bottom: 5px;
}
h6, .h6 {
	font-size: 14px;
	font-weight: bold;
	padding-bottom: 5px;
}
a {
	color: #d2232a;
	font-weight: bold;
	text-decoration: none;
}
a:hover,
a:focus {
	color: #d2232a;
}
.clear {
    clear: both;
}




/* Header */
header .container {
	padding-bottom: 0;
}

header .header-upper-menu {
	font-family: Verdana,​Helvetica,​sans-serif;
	background-color: #d2232a;
	color: #fff;
	margin: 0;
	height: 35px;
}
header .header-upper-menu ul {
	display: table;
	width: 100%;
	padding: 9px;
	margin: 0;
}
header .header-upper-menu ul li,
header .header-upper-menu ul li a {
	line-height: 16px;
	font-size: 9px;
	padding: 0 5px;
	color: #fff;
	font-size: 12px;
	font-weight: normal;
	text-transform: lowercase;
}
header .header-upper-menu ul li {
	border-right: 1px solid #fff;
	display: block;
	float: right;
	font-size: 9px;
	padding: 0;
}
header .header-upper-menu ul li:first-child {
	border-right: 0;
}
header .header-upper-menu ul li:last-child {
	border-right: 0;
	float: left;
}
header .header-upper-menu ul li:last-child a {
	font-size: 16px;
	font-weight: bold;
}
header .header-upper-menu li > a:hover,
header .header-upper-menu li > a:focus {
	background-color: inherit;
}
header .header-upper-menu li.hide-logged-out {
	display: none;
}
.logged-in header .header-upper-menu li.hide-logged-out {
	display: block;
}
header .social-link-menu {
		margin: 0 15px;
}
@media (min-width: 768px) {
	header .social-link-menu {
		margin: 0;
	}
}
header .social-link-menu ul {
	margin-top: 0;
	margin-bottom: 7px;
}
header .social-link-menu .navbar-nav li {
	float: left;
}
header .social-link-menu .navbar-nav li a {
	font-size: 0;
	border-radius: 3px;
	width: 35px;
	height: 35px;
	padding: 0;
	margin: 0 2px 0 0;
}
header .social-link-menu .navbar-nav li a i {
	color: #fff;
	font-size: 30px;
	line-height: 35px;
	width: 35px;
	height: 35px;
	padding: 1px 0 0 0;
	text-align: center;
}
header .social-link-menu .navbar-nav li.twitter-icon a {
	background-color: #0081ce;
	background: -moz-linear-gradient(top, #00aced, #0081ce);
	background: -ms-linear-gradient(top, #00aced, #0081ce);
	background: -webkit-linear-gradient(top, #00aced, #0081ce);
	text-shadow: 0 -1px -1px #005ea3; 
}
header .social-link-menu .navbar-nav li.twitter-icon a:hover {
	background-color: #00aced;
	background: -moz-linear-gradient(top, #0081ce, #00aced);
	background: -ms-linear-gradient(top, #0081ce, #00aced);
	background: -webkit-linear-gradient(top, #0081ce, #00aced); 
}
header .social-link-menu .navbar-nav li.facebook-icon a {
	background-color: #2b4170;
	background: -moz-linear-gradient(top, #3b5998, #2b4170);
	background: -ms-linear-gradient(top, #3b5998, #2b4170);
	background: -webkit-linear-gradient(top, #3b5998, #2b4170);
	text-shadow: 0 -1px -1px #1f2f52; 
}
header .social-link-menu .navbar-nav li.facebook-icon a:hover{
	background-color: #3b5998;
	background: -moz-linear-gradient(top, #2b4170, #3b5998);
	background: -ms-linear-gradient(top, #2b4170, #3b5998);
	background: -webkit-linear-gradient(top, #2b4170, #3b5998); 
}
header .site-header-inner {
	margin: 25px 0 10px 0;
}
header .site-header-inner .site-logo {
	text-align: right;
	padding: 0 0 0 15px;
}
header .site-header-inner .site-logo img {
	max-height: 200px;
	max-width: 100%;
	height: auto;
	width: auto;
}
header .site-header-inner .just-giving {
	text-align: left;
	padding: 32px 15px 0 0;
}



/* Main Navigation */
.site-navigation .container {
	padding-bottom: 10px;
}
.navbar {
	min-height: 35px;
	margin-bottom: 0;
}
.navbar-default  { 
	background-color: transparent; 
	border: 0; 
	border-radius: 0;
}
.navbar-default .navbar-nav {
	width: 100%;
}
.navbar-default .navbar-nav li > a { 
	font-size: 14px;
	font-weight: normal;
	line-height: 35px;
	padding: 0 7px; 
	margin: 0 2px 0 0; 
	color: #fff;
	background-color: #d2232a; 
	text-align: center;
	background-image: none;
	transition: background-color 0.4s ease;
}
.navbar-default ul.dropdown-menu {
	padding: 0;
	margin: 0;
	border: 0;
	background-color: #fff;
	box-shadow: none;
}
.navbar-default ul.dropdown-menu > li {
	margin: 2px 0 0 0; 
}
.navbar-default .dropdown-toggle .caret { 
	/* display: none;   /* Hide Caret */
}
.navbar-default .dropdown-toggle .caret {
    border-left: 3px solid transparent;
    border-right: 3px solid transparent;
    margin-left: -1px;
}
.navbar-default ul.nav li.dropdown:hover ul.dropdown-menu { 
    /* display: block; /* Enable menu opening on Hover */
}
.navbar-default .navbar-nav li > a:hover,
.navbar-default .navbar-nav li > a:focus,
.navbar-default .navbar-nav .open > a,
.navbar-default .navbar-nav .open > a:hover,
.navbar-default .navbar-nav .open > a:focus,
.navbar-default .navbar-nav .active > a,
.navbar-default .navbar-nav .active > a:hover,
.navbar-default .navbar-nav .active > a:focus,
.navbar-default .navbar-nav .open .dropdown-menu > .active > a,
.navbar-default .navbar-nav .open .dropdown-menu > .active > a:hover, 
.navbar-default .navbar-nav .open .dropdown-menu > .active > a:focus,
.navbar-default .navbar-nav .open .dropdown-menu > li > a:hover,
.navbar-default .navbar-nav .open .dropdown-menu > li > a:focus {
	background-color: #414042; 
	color: #fff;
}
.navbar-default .navbar-toggle:hover,
.navbar-default .navbar-toggle:focus {
  background-color: #414042;
}
.navbar-header button { 
	background-color: #d2232a; 
	border-color: #414042;
	margin-right: 0;
}
.navbar-header button .icon-bar { 
	background-color: #414042; 
}
.navbar-default .navbar-nav .open .dropdown-menu > li > a {
    color: #fff;
}
.navbar-collapse { 
	border-top-width: 0; 
}
@media (min-width: 767px) {
	.navbar-default .navbar-collapse { 
		padding-left: 0; /* align full menu */
		padding-right: 0; /* align full menu */
	}
}
@media (max-width: 766px) {
	.navbar-collapse {
		padding: 0;
	}
	.navbar-collapse ul {
		margin: 0;
	}
	.navbar-default .dropdown-toggle .caret { 
		display: inline-block;   /* Display Caret */
	}
	.navbar-default ul.dropdown-menu > li {
		margin-top: 0; /* remove gaps from collapesed sub-menu items */
	}
	.navbar-default ul.navbar-nav > li a,
	.navbar-default ul.dropdown-menu > li a {
		margin-right: 0; /* Right align collapsed nav button */
	}
}
.navbar-default .navbar-nav ul.dropdown-menu li.private {
	display: none;
}
.logged-in .navbar-default .navbar-nav ul.dropdown-menu li.private {
	display: block;
}




/* Footer menu */
footer .site-footer-inner {
	font-family: Verdana,​Helvetica,​sans-serif;
	background-color: #d2232a;
	color: #fff;
	margin: 0;
	padding: 9px;
	min-height: 35px;
}
footer .navbar-brand,
footer .site-footer-inner ul li,
footer .site-footer-inner ul li a {
	line-height: 16px;
	font-size: 9px;
	padding: 0 5px;
	color: #fff;
	font-weight: normal;
}
footer .navbar-brand {
	height: inherit;
}
footer .site-footer-inner ul li {
	border-left: 1px solid #fff;
	display: block;
	float: left;
	font-size: 9px;
	padding: 0;
}
footer .site-footer-inner li > a:hover,
footer .site-footer-inner li > a:focus {
	background-color: inherit;
}
@media (max-width: 766px) {
	footer .site-footer-inner {
		padding: 9px 18px;
	}
	footer .navbar-brand {
		float: none;
		padding: 0;
	}
	footer .site-footer-inner ul {
		margin: 0;
	}
	footer .site-footer-inner ul li:first-child {
		border-left: 0;
	}
	footer .site-footer-inner ul li:first-child a {
		padding-left: 0;
	}
}




/* Default Page and Post Layout */
.main-content-inner {
	min-height: 0;
}
@media (min-width: 992px) {
	.main-content-inner {
		min-height: 350px;
	}
}
.breadcrumbs {
	font-size: 10px;
	padding: 0 0 27px 0;
}
.breadcrumbs a {
	font-weight: normal;
}
article h1 a {
	font-weight: normal;
}
article ul { 
	list-style-type: none;
	padding-left: 30px;
}
article ul li {
	color: #58595b;
	font-size: 12px;
	line-height: 20px;
	padding: 0;
	text-indent: -6px;
	margin-bottom: 5px;
}
article  ul li:before {
	font-family: 'FontAwesome';
	font-size: 6px;
	content: '\f0c8';
	color: #d2232a;
	position: relative;
	bottom: 2px;
	right: 10px;
}
.btn-aw-red {
	background-color: #d2232a;
	border-color: #d2232a;
	color: #fff;
	border-radius: 0;
	margin-right: 2px;
	transition: background-color 0.4s ease;
}
.btn-aw-red:hover,
.btn-aw-red:focus {
	color: #fff;
	background-color: #414042;
	border: 1px solid #414042;
}



/* BBPress */
#bbpress-forums ul { 
	list-style-type: inherit;
	padding-left: inherit;
}
#bbpress-forums ul li {
	color: inherit;
	font-size: inherit;
	line-height: inherit;
	padding: inherit;
	text-indent: inherit;
	margin-bottom: inherit;
}
#bbpress-forums ul li:before {
	font-family: inherit;
	font-size: inherit;
	content: none;
	color: inherit;
	position: inherit;
	bottom: inherit;
	right: inherit;
}
#bbpress-forums .bbp-breadcrumb {
	font-size: 10px;
}
#bbpress-forums div.bbp-template-notice,
#bbpress-forums div.bbp-template-notice.info {
	border-radius: 0;
	border: 1px solid #414042;
	background-color: transparent;
}
#bbpress-forums .bbp-topic-title {
	width: 33%;
}
#bbpress-forums .bbp-topic-voice-count {
	width: 20%;
}
#bbpress-forums .bbp-topic-reply-count {
	width: 17%;
}
#bbpress-forums .bbp-topic-freshness {
	width: 30%;
}
@media (min-width: 400px) {
	#bbpress-forums .bbp-topic-title {
		width: 44%;
	}
	#bbpress-forums .bbp-topic-voice-count {
		width: 16%;
	}
	#bbpress-forums .bbp-topic-reply-count {
		width: 14%;
	}
	#bbpress-forums .bbp-topic-freshness {
		width: 26%;
	}
}
@media (min-width: 768px) {
	#bbpress-forums .bbp-topic-title {
		width: 57%;
	}
	#bbpress-forums .bbp-topic-voice-count {
		width: 9%;
	}
	#bbpress-forums .bbp-topic-reply-count {
		width: 8%;
	}
	#bbpress-forums .bbp-topic-freshness {
		width: 26%;
	}
}
#bbpress-forums div.bbp-reply-header .bbp-meta,
#bbpress-forums div.bbp-reply-header .bbp-meta .bbp-admin-links,
#bbpress-forums div.bbp-reply-header a,
#bbpress-forums div.bbp-reply-header a.bbp-reply-permalink,
#bbpress-forums div.bbp-template-notice p,
#bbpress-forums div.bbp-template-notice.info p {
	color: #58595b;
}
#bbpress-forums #subscription-toggle {
	float:right;
}
#bbpress-forums li.bbp-header,
#bbpress-forums li.bbp-footer {
	color: #fff;
	background-color: #414042;
	border: 0;
	border-radius: 0;
	margin-bottom: 0;
}
#bbpress-forums .bbp-body {
	margin-bottom: 0;
}
#bbpress-forums li.bbp-footer a,
#bbpress-forums li.bbp-header a {
	color: #fff;
}
#bbpress-forums .bbp-body,
#bbpress-forums .quicktags-toolbar,
#bbpress-forums #bbp_topic_title,
#bbpress-forums #bbp_topic_tags,
#bbpress-forums #bbp_stick_topic_select,
#bbpress-forums #bbp_topic_status_select,
#bbpress-forums fieldset.bbp-form,
#bbpress-forums ul.bbp-replies {
	border: 1px solid #414042;
}
#bbpress-forums li.bbp-body ul.forum, 
#bbpress-forums li.bbp-body ul.topic,
#bbpress-forums div.bbp-reply-header {
    border-top: 1px solid #414042;
}
#bbpress-forums div.bbp-reply-header {
	border-bottom: 1px solid #414042;	
}
#bbpress-forums button[type="submit"] {
    background-color: #d2232a;
    border: 0;
    border-radius: 0;
    color: #fff;
    font-size: 14px;
    padding: 6px 12px;
}
#bbpress-forums fieldset.bbp-form legend {
	border: 1px solid #414042;
	color: #d2232a;
	margin-bottom: 0;
	padding: 7px;
}









/* Sidebar */
.slideshow {
	padding-bottom: 10px;
}
.sidebar {
	text-align: center;
}
.sidebar .featured-image {
	margin-bottom: 16px;
}
.sidebar aside .textwidget h4 {
	font-family: Arial,serif;
	color: #c0081f;
	font-size: 22px;
	font-weight: normal;
	line-height: 27px;
}
.sidebar aside .textwidget h5 {
    font-family: Georgia,serif;
    color: #414042;
    font-size: 40px;
    font-weight: normal;
    line-height: 44px;
}
@media (min-width: 768px) {
	.col-sm-pull-right {
		float: right;
	}
}
@media (min-width: 992px) {
	.sidebar,
	.slideshow {
		padding-top: 46px;
		padding-bottom: 0;
	}
	.sidebar {
		text-align: right;
	}
	.page-template-page-sidebar-slideshow .sidebar {
		padding-top: 10px;
	}
}




/* Soliloquy Slider */
.soliloquy-slideshow .center,
.soliloquy-slideshow .centre {
	margin: 0 auto;
}
.soliloquy-slideshow .right {
	float: right;
}
@media (max-width: 767px) {
	.soliloquy-slideshow  .left,
	.soliloquy-slideshow  .right {
	float: none;
	margin: 0 auto;
	}
}
article  .soliloquy-wrapper ul li:before {    
	font-family: inherit;
	font-size: inherit;
	content: '';
	color: inherit;
	position: relative;
	bottom: inherit;
	right: inherit;
}



/* Home Page */
.page-template-page-homepage .site-navigation .container {
	padding-bottom: 0;
}
.page-template-page-homepage .hentry {
	margin-bottom: 0;
}
.page-template-page-homepage .main-content-outer .primary-content {
	border: 18px solid #414042;
	padding: 20px;
}
.page-template-page-homepage .main-content-outer .secondary-content {
	border: 18px solid #414042;
	padding: 0;
}
.page-template-page-homepage .main-content-outer .lower-left-content,
.page-template-page-homepage .main-content-outer .lower-right-content  {
	margin-top: 20px;
}
@media (min-width: 768px) {
	.page-template-page-homepage .main-content-outer .primary-content {
		border-left: 9px solid #414042;
	}
	.page-template-page-homepage .main-content-outer .secondary-content {
		border-right: 9px solid #414042;
	}
	.page-template-page-homepage .main-content-outer .lower-left-content {
		padding-left: 0;
		padding-right: 9px;
	}
	.page-template-page-homepage .main-content-outer .lower-right-content {
		padding-left: 9px;
		padding-right: 0;
	}
}
@media (max-width: 767px) {
	.page-template-page-homepage .main-content-outer .primary-content {
		border-bottom: 9px solid #414042;
	}
	.page-template-page-homepage .main-content-outer .secondary-content {
		border-top: 9px solid #414042;
	}
	.page-template-page-homepage .main-content-outer .lower-right-content,
	.page-template-page-homepage .main-content-outer .lower-left-content {
		padding-left: 0;
		padding-right: 0;
	}
}
#secondary {
	background: url('includes/images/quotes-background.png') bottom right no-repeat #fff;
}
.page-template-page-homepage #homepage-quotes {
	list-style: none; 
	width: 100%; 
	height: 350px; 
	overflow: hidden;
	margin: 0;
}
.page-template-page-homepage #homepage-quotes li {
	font-family: Georgia, serif; font-weight:normal;
	color: #414042; 
	line-height: 28px; 
	font-size: 22px;	
	width: 100%;
	height: 100%; 
	padding: 15px;
	display: block;
	opacity: 0;
}
@media (min-width: 768px) { 
	.page-template-page-homepage #homepage-quotes li {
		color: #d2232a;
		padding: 30px;
		padding-right: 40%;
		line-height: 28px; 
		font-size: 23px;	
	}
}
.page-template-page-homepage #homepage-quotes li:first-child {
	opacity: 1;
}
#lower-left iframe[id^='twitter-widget-'] { 
	width:100% !important;
}




/* 404 page */
.error404 .sidebar {
	padding-top: 0;
}
.form-control{
    border: 1px solid #d2232a;
    border-radius: 0;
    float: left;
    margin-right: 10px;
    width: 200px;
}





/* Bootstrap Carousel */
.sidebar #sidebar-carousel {
	margin-bottom: 16px;
}
.carousel img {
	margin-left: auto;
	margin-right: auto;
 	max-width: auto;
    min-width: auto;
	width: auto;
}
#sidebar-carousel img {
	height: 250px;
	max-height: 250px;
}
#homepage-carousel img {
	height: 350px;
	max-height: 350px;
}
.carousel-control {
	color: #d2232a;
	opacity: 1;
	filter: alpha(opacity=100);
	text-shadow: 0 4px 4px #414042;
}
.carousel-control.left {
  background-image: none;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#00000000', endColorstr='#00000000', GradientType=1);
}
.carousel-control.right {
  left: auto;
  right: 0;
  background-image: none;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#00000000', endColorstr='#00000000', GradientType=1);
}
.carousel-control:hover,
.carousel-control:focus {
  color: #414042;
  opacity: 1;
  filter: alpha(opacity=100);
}
.carousel-control:focus {
  color: #d2232a;
  outline: 2px #fff;
}
.carousel-indicators li {
  border: 1px solid #d2232a;
}
.carousel-indicators .active {
  background-color: #d2232a;
}
.carousel-caption h3 {
	color: #d2232a;
	text-shadow:
	-1px -1px 0 #000,
	1px -1px 0 #000,
	-1px 1px 0 #000,
	1px 1px 0 #000;  
}




/* The Events Calendar */
#tribe-events ul { 
	list-style-type: inherit;
	padding-left: inherit;
}
#tribe-events ul li {
	color: inherit;
	font-size: inherit;
	line-height: inherit;
	padding: inherit;
	text-indent: inherit;
	margin-bottom: inherit;
}
#tribe-events ul li:before {
	font-family: inherit;
	font-size: inherit;
	content: none;
	color: inherit;
	position: inherit;
	bottom: inherit;
	right: inherit;
}
#tribe-bar-form label,
#tribe-bar-form .tribe-bar-views-option a span {
	color: #d2232a;
}
#tribe-bar-form.tribe-bar-mini .tribe-bar-submit input[type=submit],
#tribe-events .tribe-events-button {
	transition: background-color 0.4s ease;
	background-color: #d2232a;
	border-color: #d2232a;
	color: #fff;
	border-radius: 0;
	font-weight: normal;
	text-align: center;
	padding: 6px 12px;
	font-size: 14px;
    text-transform: capitalize;
}
@media=only screen and (max-width: 768px) {

}
#tribe-bar-form.tribe-bar-mini .tribe-bar-submit input[type=submit]:hover,
#tribe-events .tribe-events-button:hover {
	background-color: #414042;
}

#tribe-events .tribe-events-list-separator-month {
	margin: 10px 0 5px 0;
	color: #d2232a;
}
#tribe-events .tribe-events-notices {
	border-radius: 0;
	background-color: #e0e0e0;
	border: 0;
	color: #d2232a;
}
#tribe-events-content table.tribe-events-calendar {
	border: 1px solid #d2232a;
}
#tribe-events table.tribe-events-calendar thead th {
    font-size: 14px;
    font-weight: normal;
    line-height: 35px;
    text-transform: capitalize;
	background-color: #d2232a;
	border-left: 0;
	border-right: 0;
    padding: 0 7px;
    margin: 0 2px 0 0;
    color: #fff;
}
#tribe-events .tribe-events-tooltip h4 {
	color: #d2232a;
}
#tribe-events .tribe-events-calendar .mobile-active div[id*=tribe-events-daynum-],
#tribe-events .tribe-events-calendar td.tribe-events-present div[id*=tribe-events-daynum-], 
#tribe-events .tribe-events-calendar td.tribe-events-present div[id*=tribe-events-daynum-]>a {
	transition: background-color 0.4s ease;
	background-color: #d2232a;
}
@media (max-width: 768px) {
	#tribe-events .tribe-events-calendar td.mobile-active,
	#tribe-events .tribe-events-calendar td.mobile-active:hover {
		background-color: #d2232a;
	}
	#tribe-events .tribe-events-sub-nav li a {
		transition: background-color 0.4s ease;
		font-size: 14px;
		background: #d2232a;
		padding: 8px 10px 1000px;
		margin-bottom: -992px;
	}
	#tribe-events .tribe-events-sub-nav li a:hover {
		background-color: #414042;
	}
}

.page-template-page-calendar-php .slideshow {
	padding-top: 30px;
}
