/*
 Theme Name:   Cagle Cartoons 2.0 Red
 Theme URI:    http://www.cagleworld.com/themes/politicalcartoons/
 Description:  Internal Theme for Cagle Cartoons, Inc. Red Branded Layout
 Author:       Theo Tillotson
 Author URI:   http://theotillotson.com
 Version:      2.0.1
 License:      All Rights Reserved - Copyright 2018, Cagle Cartoons, Inc.
 Tags:         responsive, bootstrap 4, two column
 Text Domain:  cci
 Template:     politicalcartoons
*/
html,body {
    margin:0;
    padding:0;
    height:100%; /* needed for container min-height */
	/* background-color: rgb(160,160,160); */
	background-color: rgb(255,255,255);
	font-size: 16px;

}

.align-right {text-align:right;}

.page-template-content-wide article a {font-weight: bold;}

#page {
    position:relative; /* needed for footer positioning*/
    margin: 0px auto !important; /* center, not in IE5 */
    height: auto !important; /* real browsers */
    height: 100%; /* IE6: treaded as min-height*/
	background-color: rgba(255,255,255,.5);
	
}

.drip {
    background-image: url(/wp-content/themes/caglecartoons/lib/img/bgdrip.png);
    background-repeat: repeat-x;
    background-position: 0 -1px;
    background-origin: border-box;
	background-blend-mode: darken;
	background-color: rgba(255,255,255,.50);	
	background-attachment: fixed;
	
}
#body {padding: 0px;}
#body.drip {
	background-size: auto 215px;	
	
}

#main.drip {
	background-size: auto 500px;
	background-blend-mode: lighten;
	background-color: rgba(255,255,255,.75);	
}


main {padding-bottom: 5px;}

section .page-title h1,
.page-title h1,
#post_title h1 {
	/*
	
	text-transform: uppercase;
	font-size: 3.5rem;
	font-weight: bold;
	margin-bottom: 25px;
	*/
	font-family: 'Architects Daughter';
	text-align: center;
	text-transform: uppercase;
	font-size: 3rem;
	font-weight: bold;
	margin-top: 25px;
}

h1.entry-title {color: #000 !important;}

/*.btn,*/
.btn-success,
.btn-info,
.btn-download{
	background-color: rgb(102,0,51) !important; 
	border-color: rgb(102,0,51) !important;	
}

.btn-warning {
	background-color: rgb(247,237,17) !important;
	border-color: rgb(247,237,17) !important;
}

.bg-dark, .bg-dark-h, .sidebar .widget .card-header { background-color: rgb(102,0,51) !important; color: #fff; }
.bg-darker { background-color: rgb(50,0,25) !important; color: #fff; }

.navbar-brand, .navbar-brand a {font-family: 'Architects Daughter'; text-transform: uppercase; font-weight: bold; color: rgba(255,255,255,1) !important; }

.brand-image {
		background-color: #660033;
		background-image: url(/wp-content/themes/caglecartoons-child-red/lib/img/brand_logo.png);
		background-size: 100% 100%;
		background-repeat: no-repeat;
		width: 190px !important; 
		height: 25px !important;
}
.brand-image-footer {
		content:url(/wp-content/plugins/cci/lib/img/cci_logo_yellow.png);	
}

.navbar-dark .navbar-nav .nav-link, footer a:link, footer a:visited { color: rgba(255,255,255,.85) !important; text-decoration: none; }
.navbar-dark .navbar-nav .nav-link:hover, footer a:hover { color: rgb(255,250,15, .75) !important; text-decoration: none; }
footer { font-size: .90em; margin: 0px; padding: 0px; }
footer .col-3 {padding: 10px; }
footer UL { list-style-type: none; padding: 0px; }
footer h6 {color: rgb(255,250,15, .95); font-size: 1.1em; text-transform: uppercase; }
footer#copyright {padding-top: 5px; padding-bottom: 5px;}

#teaser h1, 
#trial .card-header {
	font-family: 'Architects Daughter';
	text-align: center;
	text-transform: uppercase;
	font-size: 2.5rem;
	font-weight: bold;
}
.single-cci_theme_feature #post_content {

	padding: 0px 25px;
	font-size: 1.5rem;	
	line-heigth: 1.2;
}


#network_syndication_alert .alert-warning {
	background-color: #FFF400;	
	color: #000;
	font-size: 1.1rem;
	line-height: 1.1rem;
}

.columnist-featured-columns LI {padding-right: .5rem;}

.card-columns .card-title a,
.card-columns .card-title a:hover,
.card-columns .card-title a:visited {color: #000; text-decoration: none;}
.display-name .columnist {color: rgb(102,0,51);}
.ms-form-price-boxes .ms-membership-form .ms-membership-details-wrapper .ms-price-details .ms-description {
    min-height: inherit;
}
article img.size-full {width: 100%; height: auto;}
article.syndicated-column .entry-content {font-size: 1.2rem;}
article.syndicated-column .entry-title { font-size: 3rem; font-family: "Oswald", "League Gothic", sans-serif; line-height: .9; margin: 0px;}
.tmm .tmm_member .tmm_photo { width: 225px !important; height: 225px !important; border-color: #fff !important; -webkit-box-shadow: none !important; box-shadow: none !important; }
.tmm .tmm_2_columns .tmm_member { border: none !important;}
#menu-user .btn-warning a.nav-link {color: #000 !important; font-weight: bold; padding-right: 0px !important;}
footer .dropdown-item, 
footer .dropdown-item:hover, 
footer .dropdown-item:visited {color: #212529;}

#ccif {background-color: #660033;}
.hustle-slidein.module_id_7 .hustle-group-content {width: 100% !important;}
.hustle-slidein.module_id_7 .hustle-nsa-link {background: gray !important; margin:0 !important; padding: 1rem !important;}
.hustle-slidein.module_id_7 .hustle-nsa-link a:hover {color: #fff !important;}


