/*
Theme Name: WMGAdams
Author: Anonymous
Author URI:
Version: 1
Description: Base theme for Wordpress
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Text Domain: base
Tags: one-column, two-columns
Theme URI:
*/

/* =WordPress Core
-------------------------------------------------------------- */
.alignnone {
    margin: 5px 20px 20px 0;
}

.aligncenter,
div.aligncenter {
    display: block;
    margin: 5px auto 5px auto;
}
.aligncenter td{
	border:0px;
	
}
.alignright {
    float:right;
    margin: 5px 0 20px 20px;
}

.alignleft {
    float: left;
    margin: 5px 20px 20px 0;
}

.aligncenter {
    display: block;
    margin: 5px auto 5px auto;
}

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%; /* Image does not overflow the content area */
    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 p.wp-caption-text,
.gallery-caption {
    font-size: 11px;
    line-height: 17px;
    margin: 0;
    padding: 0 4px 5px;
}

.sticky,
.bypostauthor{
	display:block;
}


#footer .info a {text-decoration:underline;}
/* main elements */
.holder .home-div{float:left;margin:0 0 0 36px;}
.gform_wrapper .gform_footer{padding:8px 0 10px 0 !important ;margin:0 !important;}
#contact-gray-block{
    background-color:#F5F5F5;
    border:1px solid #D6D6D6;
    width:485px;
    height:69px;
    margin:30px 0 10px 0;
    text-align:center;
    position: relative;
    bottom: 15px;
    padding-top: 20px;
}
#contact-gray-block span{margin:7px 10px 10px 10px;display:block;padding:10px;} 

#content .info-text {
	width: 645px;
}
#content .info-text .MyZebra_Form .myzebra-file-text-close {
    left: inherit;
}
.single_form_holder{
	width:100%;
	display:inline-block;
}
.wp-pagenavi {
    text-align: center;
}
.news_date{
	margin-bottom: 0px;
	margin-left:4px;
	margin-top: 4px;
}
.page_prev{
	float: left;
width: 23px;
height: 26px;
text-indent: -9999px;
overflow: hidden;
margin: 0 !important;
background: url(images/paging.png);
border: 0px solid #ccc !important;
padding: 0px !important;
cursor:pointer;
}
.page_next{
	float: left;
width: 25px;
height: 26px;
text-indent: -9999px;
cursor:pointer;
overflow: hidden;
margin: 0 !important;
background: url(images/paging.png) -23px 0;
border: 0px solid #ccc !important;
padding: 0px !important;
}
.pager2{
	float:right;
}
.committee td{
	border:0px;
	text-align: center;
}
div.mark p:nth-last-child(2),
div.mark p:last-child{
	background-color: transparent;
}
dd.mark,
div.mark p,
span.mark{
	background-color:yellow;
}
.mark_del{
	text-decoration:line-through;
}
.MyZebra_Form .cred-group{
		text-decoration:none;
}
.info-block .info-list dd span.mark a{
background-color:yellow;
}
.center-block.at-news{
	height: 253px;
	border-top: 4px solid #c3d329;
	background-color: #f4f4f4;
	padding: 10px;
		-webkit-box-sizing: border-box; /* Safari/Chrome, other WebKit */
	-moz-box-sizing: border-box;    /* Firefox, other Gecko */
	box-sizing: border-box;         /* Opera/IE 8+ */
	overflow: hidden;
	
}
.center-block.at-news .text{
	margin-bottom: 10px;
	padding-bottom: 10px;
	border-bottom: 1px dotted #000;
}
.center-block.at-news .text p{
	margin-bottom: 0px;
}
.center-block.at-news .text a{
	color: #0c305e;
	line-height: 20px;
	
}
#txtslider{
    height: 200px;
    overflow: hidden;
}
#txtslider ul{
	list-style: none;
}

.info-block .info-list
{
margin: 7px 0 0;
width: 575px;
}

.info-list
{
-webkit-column-gap:40px; /* Chrome, Safari, Opera */
-moz-column-gap:40px; /* Firefox */
column-gap:40px;	
	
-webkit-column-count:2; /* Chrome, Safari, Opera */
-moz-column-count:2; /* Firefox */
column-count:2;	
}
.lb-caption a
{
color: white;	
}
    .text-block ul {
    margin-left: 40px;
    }


.gform_wrapper :after, .gform_wrapper :before, .gform_wrapper * {
    box-sizing: inherit !important;
}

/*.gform_wrapper *, .gform_wrapper :after, .gform_wrapper :before*/
