/*
	Theme Name: World Blind Union Custom
	Theme URI: http://html5blank.com
	Description: Custom Theme for World Blind Union
	Version: 1.4.3
	Author: Anonymous
	Author URI: #
	Tags: Blank, HTML5, CSS3

	License: MIT
	License URI: http://opensource.org/licenses/mit-license.php
*/

/*------------------------------------*\
    MAIN
\*------------------------------------*/

/* global box-sizing */
*,
*:after,
*:before {
	-moz-box-sizing:border-box;
	box-sizing:border-box;
	-webkit-font-smoothing:antialiased;
	font-smoothing:antialiased;
	text-rendering:optimizeLegibility;
}
/* html element 62.5% font-size for REM use */
html {
	background-color: #efefef;
}
body {
	color: #000;
    font-family: Arial, Helvetica, sans-serif;
	font-size:16px;
}
/* clear */
.clear:before,
.clear:after {
    content:' ';
    display:table;
}

.hide {
	display:none;
}

.clear:after {
    clear:both;
}
.clear {
    *zoom:1;
}
img {
	max-width:100%;
	vertical-align:bottom;
}
a {
	color:#078fbb;;
	text-decoration:none;
}

a:hover {
	color:#078fbb;;
	text-decoration:underline;
}
a:focus {
	text-decoration:underline;
}
a:hover,
a:active {
	outline:0;
}
input:focus {
	outline:0;
	border:1px solid #04A4CC;
}

.segment {    
	width: 1024px;
    max-width: 100%;
    margin: 0 auto;
    padding: 0 1em;
}

label#searchLabel {
	margin-left: -9999px;
	position: absolute;
}

ul {
	list-style: none;
}

article ul {
	list-style: disc;
}

img {
	max-width: 100%;
	height: auto;
}

h2 {
	margin-top:15px;
	color: #2D4A8D;
}

/*------------------------------------*\
    STRUCTURE
\*------------------------------------*/

/* wrapper */
.wrapper {
	max-width:1280px;
	width:95%;
	margin:0 auto;
	position:relative;
}

/* Main Body */
main {
	min-height:450px;
	float:left;
	width:100%;
}

div#fullBody {
	background-color: #EFEFEF;
}

div#content {
	background-color: #FFFFFF;
    width: 100%;
    min-height: 450px;
	display: inline-block;
}

section {
	background-color: #FFFFFF; 
	padding: 15px 15px 15px 15px;
	margin-right: 2%;
	margin-top: 20px;
}

div.lgc-grid-30 .inside-grid-column {
	border: thin solid #cdd2d5;
	border-radius: 10px;
	padding-right:15px;
	padding-left:15px;
	padding-bottom:15px;
}



/* header */
.header {
	background-color: #FFFFFF;
}

div#SkipToContent {
	width:1px;
	display:inline-block;
}

div a.SkipToContent {
	text-indent:-9999px;
	margin-left:-9999px;
	width:1px;
}

div#langSearch {
	background-color:#A1AFCF;
	color:#000000;
	min-height:40px;
}

div#language {
	display:inline-block;
	float:left;
}

div#language li {
	float:left;
	margin-top:-7px;
	
}

div#language li.active {
	display:none;
}

div#language li a {
	color: #fff;
	font-weight: bold;
	margin: 5px 5px 5px 5px;
	padding: 7px 10px 7px 10px;
	background-color: #425C9C;
	border: thin solid #425C9C;
}

div#language li a:focus, div#language li a:hover { 
	color:black;
	background-color:white;
	border: thin solid #425C9C;
}

div#languageBlock {
	float:left;
}

/* Search */

div#Search {
	float:left;
	margin-top:7px;
}

div#Search .search {
	float:right;
	margin-right:25px;
	
}

/* logo */
div#logoTitle {
	min-height:110px;
	float:left;
	padding-left: 1.5%;
}

div.logo {
	padding-top:10px;
}

div.logo img {
	float:left;
}

a#sitename {
	font-size:40px;
	color:#000000;
	text-decoration:none;
	font-family: Arial, Helvetica, sans-serif;
	float:left;
	margin: 10px 0 0 25px;
	width:50%;
}

div#donationBlock {
	float:left;
}

div#Donate {
	float:left;
}

div#Donate p {
	padding:15px 15px 15px 15px;
	background-color:purple;
	border:thin solid black;
	color:white;
	float:right;
	margin-right:25px;
	margin-top:25px;
}

div#Donate p:focus, div#Donate p:hover {
	color:black;
	background-color:white;
}

div#Donate {
    top: 75px;
    right: 10px;
    width: 220px;
    height: 65px;
    background-image: url('/wp-content/uploads/2019/12/click-hand-small.gif');
    background-repeat: no-repeat;
    background-position: 170px 25px;
    background-color: #A1AFCF;
	color: #fff;
	border: 3px #2D4A8D solid;
	float: right;
    margin-right: 3%;
    margin-top: 5%;
}

div#Donate a {
	color:#FFFFFF;
	font-size: 12px;
	display: block;
	width: 200px;
	height: 60px;
	font-weight: bold;
	padding: 10px 0px 0px 20px;
}

div#Donate strong {
	font-size: 20px;
	font-weight: lighter;
	text-transform: uppercase;
	display: block;
	color: #000000;
}

div#PayPal {
	width:150px;
}

div#PayPal a {
	float:right;
	margin-top:25%;
}

/* Resize */

div#FontResize {
	float:left;
	margin-left:25px;
	height:40px;
}

div#FontResize p {
	margin-top:5px;
	margin-bottom:5px;
}

/* nav */
.nav {
	
}

div#navHeader {
	float:left;
	width:100%;
	background-color:#2D4A8D;
	min-height:47px;
}

div.zeno_font_resizer_container a {
	color:black;
}

.nav ul {
	margin-top: 0px;
	padding-bottom: 16px;
}

.nav li a {
	color: #FFF;
	background-color: #425C9C;
    font-family: Arial, Helvetica, sans-serif;
	font-size:16pt;
	padding: 5px 15px 5px 15px;
	margin-right:5px;
	margin-top:5px;
	float:left;
	text-decoration:none;
}

.nav li a:hover, .nav li a:focus {
	color:#2D4A8D;
	background-color:#FFFFFF;
}

div#navHeader .icon {
	display:none;
}

div#navHeader .smallMenu {
	display:none;
}

.smallMenu ul {
	padding-left:15px;
	padding-right:15px;
}

.smallMenu li a {
	color: #FFF;
	background-color: #425C9C;
    font-family: Arial, Helvetica, sans-serif;
	font-size:16pt;
	padding: 5px 15px 5px 15px;
	margin-right:5px;
	margin-top:5px;
	text-decoration:none;
}

.smallMenu li a:hover, .smallMenu li a:focus {
	color:#2D4A8D;
	background-color:#FFFFFF;
}

div#navHeader .icon {
	font-size: 25px;
	color: white;
	margin-left: 2.5%;
	margin-top:5px;
	border: thin white solid;
	border-radius:5px;
	padding-left:5px;
	padding-right:5px;
}

div#navHeader .icon:hover, div#navHeader .icon:focus {
	color:black;
	background-color:white;
	text-decoration:none;
}

/* HomePage Formatting */
.homePageBlock {
	border:thin solid lightgray;
	background-color:white;
	border-radius:5px;
	margin:0px 0px 15px 0px;
	padding: 5px 5px 5px 25px;
	float: left;
	width: 100%;
}

.homePageTop {
	min-height:350px;
}

div.homePageTemplate section, div.homePageTemplate {
	background-color:transparent !important;
	background:transparent !important;
}

div.simple-news-excerpt {
	color: #000;
    font-family: Arial, Helvetica, sans-serif;
	font-size:100%;
}

a.simple-news-item-link {
	font-size:16pt;
}

/* Officer Formatting */

div.participants-database table thead {
	display:none;
}

div.participants-database table tbody tr {
	font-family:arial helvetica sans-serif;	
}

div.participants-database table tbody td {float:left; padding-top:0px !important;}
div.participants-database table tbody td.full_name-field {min-width:300px; font-weight:bold; width:100%}
div.participants-database table tbody td.title-field {min-width:300px; font-weight:bold; width:100%}
div.participants-database table tbody td.address-field {min-width:300px; width:100%}
div.participants-database table tbody td.phone-field {min-width:300px; width:100%}
div.participants-database table tbody td.fax-field {min-width:300px; width:100%}
div.participants-database table tbody td.email-field {min-width:300px; width:100%}
div.participants-database table tbody td.website-field {min-width:300px; width:100%;}
div.participants-database table tbody td.description-field {min-width:300px; width:100%;}
div.participants-database table tbody td.description-field span.textarea {max-width:100%}
div.participants-database table tbody td.read_more-field {min-width:300px; width:100%;padding-bottom: 35px;}

/* Contact Form 7 additional Formatting */
span.wpcf7-list-item {
	float: left;
	width: 100%;
	margin-bottom: 10px;	
}

input:focus {
	background-color: lightgray;
	border-color: black;
}

/* Region Link Formatting */
.centerTitle {
	text-align:center;
}

.regionLink {
	width: 66%;
}

.regionLink a {
	background-color: #425C9C;
	border-radius:15px;
	padding: 10px 25px 10px 25px;
	margin: 0 auto;
	text-align: center;
	color: #FFFFFF;
	width:100%;
	display:inline-block;
}

.regionLink a:hover, .regionLink a:focus {
	color:white;
	background-color:black;
}

/* Youtube IFrame */
.youtubeIFrame {
	position:relative;
	width:100%;
	height:0;
	padding-bottom:56.5%;
}

.youtubeIFrame iframe {
	position:absolute;
	top: 0;
	left: 0;
	width:100%;
	height:100%;
}

/* sidebar */
.sidebarLeft {
}

.sideBarZone {
	float:left;
}

.advanced-sidebar-menu h3 {
	display:none;
}

.advanced-sidebar-menu ul.child-sidebar-menu {
	border-right: solid medium gray;
	margin-right: 10%;
	padding-left:10px;
}

.advanced-sidebar-menu ul.grandchild-sidebar-menu {
	background-color:lightgray;
	padding-left:15%;
	
}

.advanced-sidebar-menu ul.child-sidebar-menu > li {
	margin-right:10%;
}

.advanced-sidebar-menu li a {
	font-size:16pt;
	padding: 5px 15px 5px 15px;
	background-color: #FFFFFF;
	display: inline-block;
	width: 100%;
	border-top: thin solid #999;
	border-left: thin solid #999;
	border-bottom: thin solid #999;
	color:#000000;
	text-decoration:none;
}

.advanced-sidebar-menu li a:hover, .advanced-sidebar-menu li a:focus {
	background-color:#000000;
	color:#FFFFFF;
}

div.cat-post-widget h3 {
	margin-left:25px;
	margin-right:25px;
	color:#2D4A8D;
}

div.cat-post-widget a {
	color:#078fbb;
}

ul.category-posts-internal {
	padding-left:20px;
}

div.cat-post-widget li {
	padding: 10px 10px 10px 10px;
	margin-bottom: 45px;
	background-color: #FFF;
	border: thin solid #cdd2d5;
	border-radius: 15px;
	margin-right: 40px;
	margin-bottom:35px;
}

#category-posts-2-internal .cat-post-item p {
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: initial;
	display: -webkit-box;
	-webkit-line-clamp: 8;
	-webkit-box-orient: vertical;
}

/* MailChimp */
.mailChimpInput {
	width:100%;
	max-width:500px;
	margin-top:5px;
	font-size:16px;
	font-family: arial;	
}

.mailChimpLabel {
	font-size:16px;
	font-family: arial;	
}

/* footer */
.footer {
	background-color:#2D4A8D;
	color:#FFFFFF;
	font-size:14pt;
	margin-bottom:35px;
	min-height:300px;
	background-image: url("/wp-content/uploads/2019/12/worldmap.gif");
	background-repeat: no-repeat;
	background-position: 95% center;
	float:left;
	width:100%;
}

footer div.subscribe {
	padding-bottom: 15px;
	padding-left: 25px;
	padding-top: 15px;
	width: 100%;
	border-bottom:white dotted thin;
	min-height:75px;
}

.footer div.subscribeButton a {
	color:black;
	background-color:white;
	border: black thin solid;
	border-radius:5px;
	padding: 10px 5px 10px 5px;
	float:left;
}

.footer div.subscribeBsoutton a:focus, .footer div.subscribeButton a:hover {
	color:white;
	background-color:black;
	text-decoration:none;
}

.footer div.socialMedia  {
	float:right;
}

.footer div.socialMedia a {
	float:right;
	padding-right:20px;
	margin-bottom:5px;
	margin-top:5px;
	min-height:35px;
}

div#WBUInfo {
	float: left;
	border-right: 2px #ccc solid;
	margin-right: 20px;
	padding-left:10px;
	padding-right:10px;
	color: #fff;
	background-color:#2D4A8D;
}

div#WBUInfo a {
	color:white;
	font-weight:bold;
}

div#WBUInfo a:hover, div#WBUInfo a:focus {
	text-decoration:underline;
}

footer div#siteMap {
	float:left;
}

footer div#footerOther {
	float:left;
}

footer div#siteMap a {
	color:white;
	font-weight:bold;
}

footer div#siteMap a:hover, footer div#siteMap a:focus {
	text-decoration:underline;
}

img#footerMap {
	float:right;
	margin-right:25px;
}
footer p.copyright {
	float:left;
	width:100%;
	color:black;
	text-align:center;
	font-size:.9em;
}

/*------------------------------------*\
    PAGES
\*------------------------------------*/



/*------------------------------------*\
    IMAGES
\*------------------------------------*/



/*------------------------------------*\
	TYPOGRAPHY
\*------------------------------------*/

@font-face {
	font-family:'Font-Name';
	src:url('fonts/font-name.eot');
	src:url('fonts/font-name.eot?#iefix') format('embedded-opentype'),
		url('fonts/font-name.woff') format('woff'),
		url('fonts/font-name.ttf') format('truetype'),
		url('fonts/font-name.svg#font-name') format('svg');
    font-weight:normal;
    font-style:normal;
}

/*------------------------------------*\
    RESPONSIVE
\*------------------------------------*/

/* Options for fractional width columns */

.block.half { width: 50%; }

.block.one-third { width: 33.33%; }
.block.two-thirds { width: 66.67%; }

.block.one-quarter { width: 25%; }
.block.two-quarters { width: 50%; }
.block.three-quarters { width: 75%; }

.block.one-fifth { width: 20%; }
.block.two-fifths { width: 40%; }
.block.three-fifths { width: 60%; }
.block.four-fifths { width: 80%; }

.block.one-eighth { width: 12.5%; }
.block.two-eighths { width: 25%; }
.block.three-eighths { width: 37.5%; }
.block.four-eighths { width: 50%; }
.block.five-eighths { width: 62.5%; }
.block.six-eighths { width: 75%; }
.block.seven-eighths { width: 87.5%; }


/* Option to offset by columns certain amount */

.block.offset-one-eighth { margin-left: 12.5% }
.block.offset-two-eighths { margin-left: 25% }
.block.offset-three-eighths { margin-left: 37.5% }
.block.offset-four-eighths { margin-left: 50% }
.block.offset-five-eighths { margin-left: 62.5% }
.block.offset-six-eighths { margin-left: 75% }
.block.offset-seven-eighths { margin-left: 87.5% }

@media only screen and (min-width:320px) {
	
	
}

@media only screen and (max-width:813px) {
	footer div.subscribe {
		min-height:100px;
	}
	
	.footer {
		background-image:none;
	}
}

@media only screen and (max-width:768px) {
	.block.one-quarter { width: 33%; }
	.block.three-quarters { width: 67%; }

	.block.one-fifth { width: 40%; }
	.block.two-fifths { width: 40%; }
	.block.three-fifths { width: 60%; }
	.block.four-fifths { width: 60%; }

	.block.one-eighth { width: 33%; }
	.block.two-eighths { width: 33%; }
	.block.three-eighths { width: 33%; }
	.block.four-eighths { width: 50%; }
	.block.five-eighths { width: 67%; }
	.block.six-eighths { width: 67%; }
	.block.seven-eighths { width: 67%; }
	
	div#navHeader .nav {display:none;}
	div#navHeader .icon {display:inline-block;}
	
	div#navHeader .responsive {
		display:block;
	}
	
	div#navHeader .responsive a {
    	float: none;
    	display: block;
    	text-align: left;
  	}
	
	div#FontResize {display:none;}	
	
	div#WBUInfo {
		border-right:none;
	}
}

@media only screen and (max-width:768px) and (min-width:500px) {
	div#langSearch .three-fifths {width:45%}
	div#langSearch .two-fifths {width:55%;}
	div#langSearch #languageBlock ul {padding-left:5px;}
}

@media only screen and (max-width:499px) {
	.block.half { width: 100%; }

	.block.one-third { width: 100%; }
	.block.two-thirds { width: 100%; }

	.block.one-quarter { width: 100%; }
	.block.two-quarters { width: 100%; }
	.block.three-quarters { width: 100%; }

	.block.one-fifth { width: 100%; }
	.block.two-fifths { width: 100%; }
	.block.three-fifths { width: 100%; }
	.block.four-fifths { width: 100%; }

	.block.one-eighth { width: 100%; }
	.block.two-eighths { width: 100%; }
	.block.three-eighths { width: 100%; }
	.block.four-eighths { width: 100%; }
	.block.five-eighths { width: 100%; }
	.block.six-eighths { width: 100%; }
	.block.seven-eighths { width: 100%; }
	
	
	div#langSearch {min-height:80px;}
	input.search-input {width:66%}
	div#Search{margin-top:20px;}
	div#Search .search {margin-right:5px; float:left; margin-left:20px;}
	
	.footer div.socialMedia{border-bottom:thin dotted white;}
	.footer div.subscribe{border:none;}	
	
	.footer div.socialMedia a {float:left;}
}


@media only screen and (max-width:1024px) {

} 
@media only screen and (max-width:1140px) {

}
@media only screen and (max-width:1280px) {

}
@media only screen and (-webkit-min-device-pixel-ratio:1.5),
	   only screen and (min-resolution:144dpi) {

}

/*------------------------------------*\
    MISC
\*------------------------------------*/

::selection {
	background:#04A4CC;
	color:#FFF;
	text-shadow:none;
}
::-webkit-selection {
	background:#04A4CC;
	color:#FFF;
	text-shadow:none;
}
::-moz-selection {
	background:#04A4CC;
	color:#FFF;
	text-shadow:none;
}

/*------------------------------------*\
    WORDPRESS CORE
\*------------------------------------*/

.alignnone {
	margin:5px 20px 20px 0;
}
.aligncenter,
div.aligncenter {
	display:block;
	margin:5px auto 5px auto;
}
.alignright {
	float:right;
	margin:5px 0 20px 20px;
}
.alignleft {
	float:left;
	margin:5px 20px 20px 0;
}
a img.alignright {
	float:right;
	margin:5px 0 20px 20px;
}
a img.alignnone {
	margin:5px 20px 20px 0;
}
a img.alignleft {
	float:left;
	margin:5px 20px 20px 0;
}
a img.aligncenter {
	display:block;
	margin-left:auto;
	margin-right:auto;
}
.wp-caption {
	background:#FFF;
	border:1px solid #F0F0F0;
	max-width:96%;
	padding:5px 3px 10px;
	text-align:center;
}
.wp-caption.alignnone {
	margin:5px 20px 20px 0;
}
.wp-caption.alignleft {
	margin:5px 20px 20px 0;
}
.wp-caption.alignright {
	margin:5px 0 20px 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:0 4px 5px;
}
.sticky {

}
.bypostauthor {

}

/*------------------------------------*\
    PRINT
\*------------------------------------*/

@media print {
	* {
		background:transparent !important;
		color:#000 !important;
		box-shadow:none !important;
		text-shadow:none !important;
	}
	a,
	a:visited {
		text-decoration:underline;
	}
	a[href]:after {
		content:" (" attr(href) ")";
	}
	abbr[title]:after {
		content:" (" attr(title) ")";
	}
	.ir a:after,
	a[href^="javascript:"]:after,
	a[href^="#"]:after {
		content:"";
	}
	pre,blockquote {
		border:1px solid #999;
		page-break-inside:avoid;
	}
	thead {
		display:table-header-group;
	}
	tr,img {
		page-break-inside:avoid;
	}
	img {
		max-width:100% !important;
	}
	@page {
		margin:0.5cm;
	}
	p,
	h2,
	h3 {
		orphans:3;
		widows:3;
	}
	h2,
	h3 {
		page-break-after:avoid;
	}
}
