/* @override
	http://www.ipoftexas.org/websites/ipot/templates/ipot_goldie/css/layout.css
	http://www.ipoftexas.org/Websites/ipot/templates/IPOT_lightCMS_REDandBLACK/css/layout.css */

/* 8. CUSTOM LAYOUT & TYPOGRAPHY (Daddy bear)
----------------------------------------------------------------------------------------*/

.container {
    padding: 1.618em;
    margin: 0 auto; 
    max-width: 60em;
    }

header.container {
	padding-top: 0;
	padding-bottom: 0;
}  

div#header_bg {
    padding-top: 1em;
	background-position: 0 75px;
}

header img {
    float: left;
	margin-top: 0;
}

header nav {
    float: left;
    width: 76%;
    margin-top: 81px;
    margin-left: 1em;
    height: 2em;
}

#navigation ul.globalMenu.mainNav li {
	text-align: left;
    line-height: 1em;
    font-size: 1.15em;
	padding-right: 2em;
}

#navigation ul.globalMenu.mainNav li:last-child {
	padding-right: none;
}

ul.globalMenu.mainNav {
    max-width: 47em;
    height: 1em;
}

.navigationTopFlyout .mainNav li { /* #see style-ie.css as well for changes */
    float: left;
    position: relative;
    padding-right: 2.5em;
    
}

.navigationTopFlyout .mainNav li a {
	color: #fefffe;
}

.navigationTopFlyout .mainNav li ul.level2 {
    display: none;
    position: absolute;
    width: 214px;
    padding: 6px 5px 5px;
    z-index: 3;
    left: 0;
    /* #see style-ie.css as well for changes */
    border: none;
	margin: 0;
	font-size: .75em;
}

.navigationTopFlyout .mainNav li ul.level2 li {
	float: none;
	width: 100%;
	padding-right: 0!important;
	margin-right: 0;
}

div#header_mast {
    margin-bottom: 1.4em;
    display: block;
	background-color: rgba(0, 0, 0, 0.4);
	margin-top: -34px;
}

div#header_mast_content {
    width: 23em;
    float: left;
}

div#header_mast_content h1 {
    font-size: 2.3em;
    color: #191a1a;
    text-shadow: 0 1px #bbbbbb;
	margin-top: 13px !important;
	margin-bottom: 15px;
}

div#header_mast_content p {
	line-height: 1.4em;
    color: #fff;
	text-shadow: 0 1px #3a3b3b;
	margin-bottom: 14px;
	font-size: 1.05em;
}

div#header_mast_slideshow {
    float: right;
    height: 350px;
    width: 34.3em;
	margin-top: 28px;
}

div#mid_donate_button {
    background-image: url(../images/new_mid_donate_bg.png);
}

div#mid_donate_button a {
    display: block;
    width: 141px;
	margin-right: auto;
	margin-left: auto;
	background: url(../images/new_mid_donate_button.png) 0 -1px no-repeat;
	height: 35px;
}

div#mid_donate_button a:hover {
    background-position: 0 -37px;
}

div#newspaper_container {
    float: left;
}

div#newspaper_top {
    height: .5em;
    width: 38em;
    background: url(../images/new_jagged_edge.png) repeat-x;
}

div#blog_home_feature {
    width: 36em;
    padding: 1em;
    margin-bottom: 0;
}

div#blog_home_feature img#intheknow_mast {
    display: block;
    border-bottom: .3em double #3a414d;
    border-top: .3em double #3a414d;
    padding-top: .5em;
    padding-bottom: .5em;
    margin-bottom: 1em;
}

div#blog_home_feature img#intheknow_mast_mobile {
    display: none;
}

div#blog_home_feature h2 {
    font-size: 1.6em;
}

div#blog_home_feature p {
    font-size: 1.1em;
}

div#newspaper_bottom{
    height: .5em;
    width: 38em;
    background: url(../images/new_jagged_edge2.png) repeat-x;
}

div#home_sidebar {
    float: right;
    width: 16em;
    background: url(../images/social_arrows.png) no-repeat 162px 93px;
	text-align: left;
}

div#home_sidebar ul#social_links {
	margin-top: 37px;
}

div#home_sidebar ul#social_links li a {
	margin-left: 0;
}

div#home_sidebar h2 {
    font-size: 1.4em;
}

div.fb-like-box {
	background: #fff;
	padding: 2px;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
}

div.fb-like-box iframe {
	width: 260px !important;
}

div#pre_footer_bg {
    display: block;
    border-top: 1px solid #80807f;
    border-bottom: 1px solid #80807f;
	background-color: rgba(0, 0, 0, 0.82);
}

div#pre_footer h2 {
    color: #fff;
	float: left;
    padding-top: .6em;
    margin-left: 3em;
	width: 19em;
	font-size: 1.3em;
	font-style: italic;
	font-weight: lighter;
	line-height: 1.4em;
}

span.mlk {
	font-weight: bold;
	font-style: italic;
	color: #d24048;

}

ul#pre_footer_links {
    float: left;
    max-width: 32em;
    margin-left: 4em;
    margin-bottom: 0;
    color: #ffffff;
}

ul#pre_footer_links li {
    display: inline-block;
    margin-right: 1.5em;
}

ul#pre_footer_links li:nth-child(3) {
    margin-right: 0em;
}

ul#pre_footer_links li a {
    display: block;
}

a#pf_support_button {
    background-image: url(../images/new_footerbar_donate_button.png);
    height: 2.7em;
    width: 7.32em;
}

a#pf_support_button:hover {
    background-position: 0 -2.7em;
}

a#pf_involved_button {
    background-image: url(../images/new_footerbar_volunteer_button.png);
    height: 2.7em;
    width: 9.25em;
}

a#pf_involved_button:hover {
    background-position: 0 -2.7em;
}

a#pf_help_button {
    background-image: url(../images/new_footerbar_submit_button.png);
    height: 2.7em;
    width: 11.25em;
}

a#pf_help_button:hover {
    background-position: 0 -2.7em;
}

footer {
    color: #727272;
}

div#footer_contact {
	border-bottom: 1px solid #b2b3b4;
	padding-bottom: 8px;
}

ul.footer_address {
	float: left;
	text-align: left;
	margin-bottom: 0;
}

ul.footer_numbers {
	float: right;
	text-align: right;
	margin-bottom: 0;
}

div#post_footer p {
	text-align: left;
	font-size: .7em;
	float: left;
	
}

div#post_footer a#redcap_mark {
	float: right;
}

a#redcap_mark {
    display: block;
    width: 10em;
    height: 2em;
    padding-bottom: 2em;
    margin-top: .5em;
    float: right;
    
}

/* INNER PAGE CUSTOM STYLES
----------------------------------------------------------------------------------------*/

div#content_wrapper {
    background-color: #fff;
}

div#content {
    float: left;
    width: 39em;
}

div#content h3 {
    font-size: 1.5em;
    color: #787c8c;
    margin-bottom: .6em;
}

div#content p {
    max-width: 38em;
}

div#sidebar {
    float: right;
    width: 18.6em;
}

div#blog_ad {
    background: url(../images/new_newspaper_sidebar.png) no-repeat 0 0;
}

div#blog_ad h3 {
    font-size: 1.5em;
    line-height: 1.3em;
    margin-bottom: .3em;
    width: 10em;
}

div#sidebar_content {
    background: url(../images/new_social_arrows_dark.png) 182px 121px no-repeat #e0e0e0;
}

div#sidebar_content ul#social_links {
	margin-top: 34px;
}

div#sidebar_content ul#social_links li {
	text-align: left;
}

/* BLOG LIST STYLES CUSTOM STYLES (Mama Bear)
----------------------------------------------------------------------------------------*/

/* blog listing */
.blogList {
}

.blogList ul {
list-style: none;
list-style-image: none;
max-width: 35em;
}

.blogList ul li {
list-style: none;
list-style-image: none;

}

.blogList ul li h2.postTitle {
line-height: 1;
}

.blogList ul li h2.postTitle a {

}

.blogList ul li .postBody {

}

.postBody p img {
    max-width: 18.750em;
    margin-right: 1em;
    margin-bottom: 1em;
}

.blogList ul li .postInfo {
    display: block;
}

.blogList ul li .postInfo span.postDate {

}

div.rss {
    display: none;
}

/* 9. CUSTOM LAYOUT & TYPOGRAPHY (Mummy bear)
----------------------------------------------------------------------------------------*/
@media screen and (min-width: 30em) and (max-width: 63.236em) {

.container { width: 30em; }
    
header {
    text-align: center;
    height: 360px;
}

header img {
    float: none;
}

header nav {
    float: none;
    width: 30em;
	margin-left: 0em;
	margin-top: 0;
	margin-bottom: 61px;
	height: auto;
}

#navigation ul.globalMenu.mainNav li {
    padding-right: 0em;
    text-align: left;
    float: none;
    text-align: center;
    line-height: 1.4em;
}

.navigationTopFlyout .mainNav li a {
	color: #323332;
}

#navigation ul.globalMenu.mainNav li.hasChildren:last-child {
    padding-right: 0em;
}

.navigationTopFlyout .mainNav li ul.level2 {
    top:  0em;
    left: 20em;
}

.navigationTopFlyout .mainNav li ul.level2 li a {
    text-align: center;

}

div#header_mast {
    margin-bottom: 1.4em;
    margin-top: 0;
}

div#header_mast_content {
    width: auto;
    float: none;
}

div#header_mast_content h1 {
    margin-top: .5em;
}

div#header_mast_slideshow {
    float: none;
    margin-top: 1em;
    width: 30em;
}

div#newspaper_container {
    float: none;
}

div#newspaper_top {
    width: 30em;
}

div#blog_home_feature {
    width: 28em;
    padding: 1em;
}

div#newspaper_bottom{
    width: 30em;
}

div#home_sidebar {
    float: none;
    width: 30em;
    margin-top: 2em;
    background: none;
	text-align: center;
}

div#home_sidebar h2 {
    font-size: 1.4em;
}

ul#social_links li {
    display: inline;
}

ul#social_links li a {
    display: inline-block;
    height: 1.4em;
}

div.fb-like-box {
	width: 100% !important;
}

div.fb-like-box iframe {
	width: 100% !important;
}

div#pre_footer h2 {
	float: none;
    padding-top: 0;
    margin-left: 0;
	width: 100%;
	text-align: center;
}

ul#pre_footer_links {
    float: none;
    margin-left: 0em;
    text-align: center;
}

ul#pre_footer_links li {
    margin-right: .5em;
}

div#footer_contact {
	border-bottom: 1px solid #b2b3b4;
	padding-bottom: 8px;
}

ul.footer_address, ul.footer_numbers {
	float: none;
	text-align: center;
	margin-bottom: 1em;
}

div#post_footer p {
	text-align: center;
	font-size: .7em;
	float: none;
	margin-right: auto;
	margin-left: auto;
}

div#post_footer a#redcap_mark {
	float: none;
}



/* INNER PAGE CUSTOM STYLES (Mummy Bear)
----------------------------------------------------------------------------------------*/

div#content_wrapper {
    background: none;
}

div#content_wrapper.container {
    padding-top: 0;
    width: ;
}

div#content {
    float: none;
    width: 28em;
    background-color: #fff;
    padding: 1em;
    margin-bottom: 1.5em;
}

div#content hr {
    border-right-style: none;
    border-bottom-style: none;
    border-left-style: none;
    border-top: 1px solid #cbcbcb;
    margin-bottom: 1em;
}

div#content p {
    font-size: 1em;
    max-width: 38em;
}

div#content p img {
    float: left;
    margin-right: 1em;
}

div#sidebar {
    float: none;
    width: 30em;

}

div#sidebar_content {
    background-image: none;
    background-color: #e4ebef;
    padding: 2em 1em 1em;
}

div#sidebar_content h2 {
    font-size: 1.5em;
    font-weight: bold;
}

div#blog_ad h3 {
    font-size: 1.3em;
    width: 13em;
}

ul#social_links li {
    display: inline-block;
    
}

ul#social_links li a {
    display: block;
    width: 9.1em;
    height: 2.55em;
    background-size: 100%;
}

ul#social_links li a:hover {
    background-position: 0 -2.575em;
}

/* BLOG LIST STYLES CUSTOM STYLES (Mummy Bear)
----------------------------------------------------------------------------------------*/

/* blog listing */

div#content .blogList ul {
list-style: none;
list-style-image: none;
padding-left: 0;
}

.blogList ul li {
list-style: none;
list-style-image: none;

}

.blogList ul li h2.postTitle {
line-height: 1;
}

.postBody p img {
    max-width: 18.750em;
    margin-right: 1em;
    margin-bottom: 1em;
}


