/*

Theme Name: 1199 SEIU

Author: Website Mechanix

Description: Custom WP theme

Version: 1.0

License: GNU General Public License

License URI: license.txt

Tags:



This theme is copyrighted to 1199 SEIU

*/





/*

 * Clearfix: contain floats

 *

 * For modern browsers

 * 1. The space content is one way to avoid an Opera bug when the

 *    `contenteditable` attribute is included anywhere else in the document.

 *    Otherwise it causes space to appear at the top and bottom of elements

 *    that receive the `clearfix` class.

 * 2. The use of `table` rather than `block` is only necessary if using

 *    `:before` to contain the top-margins of child elements.

 */



.clearfix:before,

.clearfix:after {

    content: " "; /* 1 */

    display: table; /* 2 */

}



.clearfix:after {

    clear: both;

}



/*

 * For IE 6/7 only

 * Include this rule to trigger hasLayout and contain floats.

 */



.clearfix {

    *zoom: 1;

}





/* Alignment */

.alignleft {

	display: inline;

	float: left;

	margin-right: 1em;

}

.alignright {

	display: inline;

	float: right;

	margin-left: 1em;

}

.aligncenter {

	/* clear: both; */

	display: block;

	margin: 0 auto;

}



/* Text meant only for screen readers */

.assistive-text {

	clip: rect(1px 1px 1px 1px); /* IE6, IE7 */

	clip: rect(1px, 1px, 1px, 1px);

	position: absolute !important;

}

.wp-caption {

	border-color:#3286ab;

	border:1px dotted rgba(50,134,171,.5);

	background-color: rgba(50,134,171,.1);

	max-width: 100%;

}

.wp-caption.aligncenter,

.wp-caption.alignleft,

.wp-caption.alignright {

	margin-bottom: 1.5em;

}

.wp-caption img {

	display: block;

	margin: 1.2% auto 0;

	max-width: 98%;

}

.wp-caption-text {

	text-align: center;

}

.wp-caption .wp-caption-text {

	font-size: 0.846em; /* 11px */

	margin: 0.5em 0;

}

.cse input.gsc-search-button, input.gsc-search-button {
    background-color: #4d90fe !important;
}

#nav { display: none;  }
.visible-phone {display:none; }
.mobile-header { display: none; }
.mobilecontent { display: none; }

#donation_notice { display: none; }