/*
	Theme Name: Legacy 1.0
	Theme URL: http://www.familylegacycounseling.com
	Description: This theme is a 12-column Widget-ready theme created for WordPress.
	Author: Amplimark LLC, Des Moines, Iowa
	Author URI: http://www.amplimark.com
	Version: 1.0
	Tags: Family Legacy Counseling, Amplimark
*/

/*New stuff*/


.admins {width:100%;}
.admins img {max-width:95%;}

#tree li {list-style: disc;padding: 6px 0px;color: #0571BC !important;}

#tree li a {font-weight:500;color: #0571BC !important;}

.cta {display:none;}

#content {
    clear: both;
    padding: 20px 10px 0;
    z-index: 98;
    margin: 0 auto;
    max-width: 1200px;
}


.profile {
    display: block;
    box-shadow: 0 1px 3px 0 rgba(0, 0, 0, .3);
    padding: 6px;
    max-width: 98%;
}

.team-a {
    bottom: 25px;
    left: 0;
    max-width: 330px;
    display: block;
    margin: 0;
    line-height: 22px;
    padding: 15px;
    background-color: #0571BC;
    color: white;
    font-weight: 400;
    text-align: center;
    font-size: 1.5em;
}

.team-a {
    font-size: 0.9em;
    max-width: 100%!important;
}

@media only screen and (min-width:1800px) {
 #content {
    clear: both;
    padding: 20px 10px 0;
    max-width: 1600px;
    overflow: hidden; 
}  
    
.container_12 {
    margin-left: auto;
    margin-right: auto;
    width:99%;
    max-width: 1600px;
}    
    
 #content.interior, #content.topic {
    margin-top: 420px!important;
}   
    
.left-rail {
    width: 400px;
    float: left;
    margin: 60px 20px 0 0;
}

#content .main-content.wide {
    width: 1120px;
    margin-bottom: 80px;
    float: right;
} 
    
.interior-page .right-rail {
    right: -16px;
    width: 90%;
}    
    
}

body {
	background-position:center 0;
	font-size:115%;
	-webkit-font-smoothing:antialiased;
	font-family: proxima-nova, sans-serif;
    font-weight: 300;
    color: #383838!important;
	line-height:1.4em;
	overflow-x:hidden
}
h1, h2, h3, h4 {
	padding-bottom:10px;
    line-height:1.1em;
	font-family: proxima-nova, sans-serif;
    font-weight: 600;
}

.primary-nav li a, .primary-nav li.dropdown ul li a {
    line-height: 1.28571em;
    font-family: proxima-nova, sans-serif;
    font-weight: 500;
}

