/*  
Theme Name: IPM - Support
Theme URL: http:/
Description: Indiana Public Media Support theme
Version: 1.0
Author: WFIU - Eoban
Author URL: http://wfiu.org

*/

/* embedded fonts */

#program-upper-navigation-links.aux-nav {
	left: 0;
}

#program-upper-navigation-links ul li {
	font-size: 12px;
	margin-right:5px;
}

#director-message {
	background: #eee;
}


.aux-column blockquote {
	background: url('/wp-content/themes/ipm/images/bg-blockquote.png') no-repeat;
	padding: 0 20px;
	font-size: 12px;
	line-height: 18px;
	vertical-align: baseline;
	margin-bottom: 10px;
}

.aux-column blockquote span {
	font-size: 48px;
	font-weight: bold;
	font-family: Georgia, Helvetica, sans-serif;
	vertical-align: middle;
	line-height: 24px;
	color: #999;
}

/* these two go together */

#container {
	background: #fff;
}

#container .tabs {
	background-color: #fff;
}

#program-upper-navigation {
	margin-top:0;
	height: 100px;
}

.breadcrumb {
	display:none;
}

/* end breadrumb hide */

/* support site */

#container.support-container.tv-container.bg-1 {
	background-image: url('/wp-content/themes/ipm-aux-support/images/support-corner-1.png');
}

#container.support-container.tv-container.bg-2 {
	background-image: url('/wp-content/themes/ipm-aux-support/images/support-corner-2.png');
}

#container.support-container.tv-container.bg-3 {
	background-image: url('/wp-content/themes/ipm-aux-support/images/support-corner-3.png');
}

#container.support-container.radio-container {
	background-image: url('/wp-content/themes/ipm-aux-support/images/support-corner-radio-people.png');
}


.support-featured-item {
	width: 200px;
	padding-left: 10px;
	margin-bottom: 10px;
	border-left: 10px solid #ccc;

	/*

	-webkit-border-top-right-radius: 30px;
	-moz-border-radius-topright: 30px;
	border-top-right-radius: 30px;
	
	-webkit-border-bottom-right-radius: 30px;
	-moz-border-radius-bottomright: 30px;
	border-bottom-right-radius: 30px;
	
	box-shadow: 10px 10px 10px rgba(0,0,0,0.2);
	
	*/
}

.tv-container .support-featured-item:hover {
	border-left: 10px solid #b3cf57;
	opacity: 0.9;
}

.radio-container .support-featured-item:hover {
	border-left: 10px solid #578fce;
	opacity: 0.9;
}

.support-featured-item:hover p {
	-webkit-border-bottom-right-radius: 10px;
	-moz-border-radius-bottomright: 10px;
	border-bottom-right-radius: 10px;
}

.support-featured-item div.item-image-wrapper {
	position:relative;
	line-height: 0;
}

.support-featured-item div.item-image-wrapper img {
	-webkit-border-top-right-radius: 30px;
	-moz-border-radius-topright: 30px;
	border-top-right-radius: 30px;
}

.support-featured-item div.item-image-wrapper h3 {
	line-height: 20px;
	padding: 5px;
	font-size: 17px;
	background: #666;
    color: white;
}

.tv-container .support-featured-item div.item-image-wrapper h3 {
	color: #fff;
	background: #b3cf57 url('/wp-content/themes/ipm-aux-support/images/featured-green-bg.png');
}

.radio-container .support-featured-item div.item-image-wrapper h3 {
	color: #fff;
	background: #578fce url('/wp-content/themes/ipm-aux-support/images/featured-blue-bg.png');
}

.ipm-container .support-featured-item div.item-image-wrapper h3 {
	color: #fff;
	background: #666; /* new for 2015 */
}

.support-featured-item p {
	font-size: 11px;
	font-weight: bold;
	color: #000;
	line-height: 16px;
	padding: 5px;
	-webkit-border-bottom-right-radius: 30px;
	-moz-border-radius-bottomright: 30px;
	border-bottom-right-radius: 30px;
	
	-webkit-transition: border-bottom-right-radius .4s ease;
	-moz-transition: border-bottom-right-radius .4s ease;
	background-color:#ddd;
}

.tv-container .support-featured-item p {
	background: #b3cf57;
}

.radio-container .support-featured-item p {
	background: #578fce;
}


.support-featured-item div.item-image-wrapper img {
	width: 200px;
}

div.support-sidebar h3, div.support-sidebar ul li {
	margin-bottom: 10px;
}

div.support-sidebar h3 {
	font-size: 14px !important;
	color: #fff !important;
	padding: 3px 10px;
	position:relative;
	right:10px;
	-webkit-border-bottom-right-radius: 20px;
	-moz-border-radius-bottomright: 20px;
	border-bottom-right-radius: 20px;
	
	-webkit-border-top-right-radius: 20px;
	-moz-border-radius-topright: 20px;
	border-top-right-radius: 20px;
}

.tv-container div.support-sidebar h3 {
	background: #b3cf57;
}

.radio-container div.support-sidebar h3 {
	background: #578fce;
}

.ipm-container div.support-sidebar h3 {
	background: #666; /* new for 2015 */
	padding: 5px 10px;
}

div.support-sidebar h3 a {
	color: #fff;
}

div.support-sidebar h3 a:after {
	content: ' »';
}

div.support-sidebar ul li {
	font-size: 12px !important;
}

div.support-sidebar ul li a.active {
	text-decoration: underline;
}

div.support-sidebar div.aux-sidebar-item {
	-webkit-border-bottom-right-radius: 30px;
	-moz-border-radius-bottomright: 30px;
	border-bottom-right-radius: 30px;
}

div.program-box {
	-webkit-border-bottom-right-radius: 30px;
	-moz-border-radius-bottomright: 30px;
	border-bottom-right-radius: 30px;
	background-color: rgba(255,255,255,0.6) !important;
	background-image:none;
}

/* TV support home */

div.program-upper-content .tabs {
	padding-bottom: 20px;
}

#support-tv-home div.entry {
	width: 130px;
	float:left;
}

#support-tv-home div.intro-rightcolumn {
	width: 280px;
	float:right;
	height: 160px;
}

div.support-button {
	margin-top: 10px;
	float:right;
	width: 280px;
	padding: 20px 0;
	background: #660000 url('/wp-content/themes/ipm-aux-support/images/button-big-bg.png');
	color: #fff;
	font-weight: bold;
	font-size: 18px;
	clear:both;
	text-align: center;
	-webkit-border-radius: 30px;
	-moz-border-radius: 30px;
	border-radius: 30px;
	text-transform: uppercase;
}

div.support-button:hover {
	background: #933;
}

div.support-button.media-button {
	width: 250px;
	font-size: 14px;
	padding: 15px 0;
	background: #660000 url('/wp-content/themes/ipm-aux-support/images/button-big-bg.png') 0 -7px;
}

div.support-action-text {
	padding: 10px;
	border: 1px solid #ccc;
	background: #eee;
}

div.support-action-text p {
	font-size: 12px;
	line-height: 16px;
}

div.two-column {
	float:left;
	width: 48%;
	margin-right: 1%;
	margin-left: 1%;
}

div.two-column h3, div.tabs h3 {
	border-bottom: 3px solid #ccc;
	padding-bottom: 5px;
	margin-bottom: 10px;
}

div.two-column p {
	margin-bottom: 20px;
}

div.two-column ul li {
	font-size: 13px;
	margin-bottom: 12px;
	line-height: 16px;
}

div.two-column ul li a {
	font-weight: bold;
}

div.three-column {
	float:left;
	width: 135px;
	margin: 0 5px;
	line-height:0;
}

div.three-column img {
	width: 100%;
}

div.three-column img:hover {
	opacity: 0.9;
}

/* radio support home */

div.tabs.radio-home {
	border-radius: 20px !important;
	-webkit-border-radius: 20px !important;
	-moz-border-radius: 20px !important;
	margin-top:0;
	padding:0;
	border:0;
	line-height:0;
}

div.tabs.radio-home img:hover {
	opacity: 0.9;
	border-radius: 20px !important;
	-webkit-border-radius: 20px !important;
	-moz-border-radius: 20px !important;
}


/* page */

#program-article {
	min-height: 200px;
}

#program-article .page-header { 
	margin-bottom: 20px;
}

#program-article .page-header h1 { 
	font-family: Lato, sans-serif;
	font-size: 34px;
	line-height: .9em;
}

#program-article .page-header h2 p { 
	margin-top: 5px;
	color: #666;
	font-size: 17px !important;
}


#program-article .entry {
	width: 400px;
}

#program-article .entry h3 {
	line-height: 22px;
}

#program-article .entry table {
	background: #eee;
	margin-bottom: 10px;
	width: 100%;
}

#program-article .entry table tr td {
	border: 1px solid #ccc;
	padding: 5px 5px;
}

#program-article .entry table p {
	margin-bottom: 0 !important;
}

#program-article .entry img {
	max-width: 400px;
}

#program-article .media-column {
	width: 250px;
}

#program-article .media-column img {
	width: 260px;
}

/* support column */

div.media-column img.wpss-rounded {
	-webkit-border-bottom-left-radius: 20px;
	-moz-border-radius-bottomleft: 20px;
	border-bottom-left-radius: 20px;
	
	-webkit-border-top-left-radius: 20px;
	-moz-border-radius-topleft: 20px;
	border-top-left-radius: 20px;
}

div.media-column div.support-button {
	float:none;
}

div.support-column-contact-box {
	background: #eee;
	border: 1px solid #ccc;
	padding: 10px;
	margin-top: 20px;
}

div.support-column-contact-box h4.contact-name {
	font-size: 20px;
}

div.support-column-contact-box h4.contact-title {
	color: #666;
	margin-top: 5px;
	font-size: 12px !important;
}

div.support-column-contact-box img.contact-portrait {
	width: 70px !important;
	-webkit-border-radius: 50px;
	-moz-border-radius: 50px;
	border-radius: 50px;
	float:left;
	margin: 0px 10px 10px 0px;
}

div.support-column-contact-box div.contact-email {
	margin-bottom: 10px;
}

div.support-column-contact-box div.contact-button {
	border: 1px solid #ccc;
	background: #660000;
	color: #fff;
	padding: 6px 10px;
	font-size: 12px;
	-webkit-border-radius: 20px;
	-moz-border-radius: 20px;
}

div.support-column-contact-box div.contact-button span {
	font-weight: bold;
}

div.support-column-contact-box div.contact-button:hover {
	background: #993333;
}

/* membercard page */

div.membercard-topbox {
	height: 100px;
	background: #eee;
	margin-bottom: 20px;
	padding: 10px 10px 10px 10px;
}

h3.membercard-botm-header {
	color: #fff;
	border-bottom:0 !important;
	background: #B3CF57;
	-webkit-border-top-left-radius: 10px;
	-moz-border-radius-topleft: 10px;
	border-top-left-radius: 10px;
	
	-webkit-border-top-right-radius: 10px;
	-moz-border-radius-topright: 10px;
	border-top-right-radius: 10px;
	padding: 5px 10px 4px 10px !important;
	margin-bottom:0 !important;
}

div.entry.membercard-content {
	position: relative;
}

div.entry.membercard-content h3 {
	width: 678px;
}

div.entry.membercard-content .fve-video-wrapper {
	width: 250px !important;
	height: 170px !important;
	position:absolute;
	left: 428px;
	padding-bottom:0 !important;
}

div.entry.membercard-content div.postimage-wrapper {
	width: 250px !important;
	height: 170px;
	position:absolute;
	left: 423px;
}

div.entry.membercard-content div.postimage-wrapper {
	background:transparent;
	border:0;
	margin-right:10px;
	line-height:0;
}

div.entry.membercard-content div.postimage-wrapper div.the-image-wrapper img {
	width: 250px;
}

div.entry.membercard-content div.postimage-wrapper p {
	display:none;
}



div.membercard-topbox h3.topbox-headline {
	border:0;
	font-size: 18px;
}

div ul#carousel li.jcarousel-item {
	width: 620px !important;
}

div ul#carousel li.jcarousel-item p {
	width: 600px !important;
}

div#membercard-updates-boxlink {
	position:absolute;
	left:428px;
	width: 218px;
	background: #660000;
	border-radius: 20px;
	color: #fff;
	padding: 15px;
}

div#membercard-updates-boxlink:hover {
	background: #993333;
}

div#membercard-updates-boxlink p {
	font-weight: bold;
	text-align: center;
	margin-bottom: 0 !important;
}

/* contact page three-across boxes */

div.three-contact-boxes {
 width: 700px;
}

div.three-contact-boxes div.support-column-contact-box {
	width: 200px;
	float:left;
	margin-right: 6px;
	margin-top:0;
	background: transparent;
	border:0;
}

form#aux-contact-form input.input-field {
	width: 250px;
}

div.form-two-box {
	width: 290px;
	float:left;
	padding: 15px;
	border: 1px solid #ccc;
}

/* other */

p#disclaimer {
	margin-top: 20px;
	font-size: 12px;
	color: #999;
}

/* support mini contact form */

form.support-mini-contact {
	margin-top: 20px;
}

form.support-mini-contact input[type="text"], form.support-mini-contact input[type="email"] {
	width: 200px;
}

form.support-mini-contact label, form.support-mini-contact input {
	display:block;
	float:left;
}

form.support-mini-contact label {
	text-align: right;
	margin-right: 10px;
	min-width: 100px;
	max-width: 80%;
	font-size: 14px;
	line-height: 18px;
}

form.support-mini-contact div.mini-form-item.checkbox-item label {
	text-align: left;
	margin-left: 10px;
	margin-bottom: 10px;
}

form.support-mini-contact div.mini-form-item {
	margin-bottom: 20px;
	min-height: 20px;
	width: 100%;
	clear:both;
}

/* gifts list */

div.featured-box {
	margin-bottom:20px;
	background:#eee;
	padding: 10px;
}

div.featured-box p {
	font-size: 16px;
	line-height: 22px;
}

div.gift-thumbnail-container {
	float:left;
	margin-right:20px;
}

div.gift-thumbnail-container img {
	width:100px;
	height:100px;
	object-fit: cover;
}


/* full width, no right nav sidebar */

div#program-article.fullwidth .entry {
	width: 620px;
}

div#program-article.fullwidth .entry iframe {
	width:100%;
	height: 350px;
}

div.support-column-box {
	margin-top:20px;
}

div.support-column-quote {
	padding-bottom:10px;
}

div.support-column-quote img {
	width: 160px !important;
	height: auto !important;
	border-radius:180px;
	margin-left: 45px;
	margin-bottom: 5px;
}

div.support-column-quote blockquote {
	font-size: 15px;
	line-height: 17px;
	margin-bottom:10px;
	text-align: center;
	font-weight:bold;
	color:#333;
}

div.support-column-quote p {
	text-align: center;
	font-style:italic;
	color:#666;
}	

div.simple-images .postimage-wrapper, div.simple-images .postimage-wrapper .the-image-wrapper {
	background:transparent;
	border:0;
}

div.simple-images .program-slideshow {
	background:transparent;
	border:0;
}

div.simple-images .program-slideshow .photo-credit, div.simple-images .program-slideshow .photo-caption {
	display:none;
}

div.simple-images .postimage-wrapper .photo-credit, div.simple-images .postimage-wrapper .photo-caption {
	display:none;
}

a.scrollable-nav {
	border-bottom:0 !important;
}

.ipm-container div.support-sidebar h3.radio, h3.radio{
   background: #578fce;  
}

.ipm-container div.support-sidebar h3.tv, h3.tv{
    background: #b3cf57;
}

.ipm-container div.support-sidebar h3.support, h3.support{
     background: #666;
}

h3.program-headline.mcard-archive {
    border; none;
}



/* responsive */

@media (max-width:960px){

div#container {
	background:none;
}

div.support-featured {
	width: 100% !important;
}

div.support-featured-item {
	width: 30%;
	float:left;
	border:0;
	padding-left:1%;
	padding-right:1%;
}

div.support-featured-item h3 {
	font-size: 16px !important;
}

div.support-featured-item div.item-image-wrapper img {
	width: 100%;
}

div.program-upper-content {
	width: 98% !important;
}

#support-tv-home div.entry {
	width: 40%;
}

#support-tv-home div.intro-rightcolumn {
	height: auto;
}

#support-tv-home div.intro-rightcolumn iframe {
	display:none;
}

#program-article div.entry {
	width: 60% !important;
}

#program-article div.entry h3 {
	font-size: 15px !important;
}

div.page-header h1.page-title {
	font-size: 22px !important;
}

}

@media (max-width:600px){
	#support-tv-home div.entry {
	width: auto;
}

#support-tv-home div.intro-rightcolumn {
	margin:0 auto;
	float:none;
}
}

@media (max-width:700px){
#program-article div.entry {
	width: 50% !important;
}

div.support-yt iframe {
	width: 500px;
	height: 310px;
}
}

@media (max-width:600px){

#support-tv-home div.intro-rightcolumn {
	margin:0 auto;
	float:none;
}
div.support-featured-item h3 {
	font-size: 14px !important;
}

#program-article div.entry {
	width: 40% !important;
}

}

@media (max-width:500px){

#program-article div.entry {
	width: 100% !important;
	float:none !important;
}
#program-article img.wpss-rounded {
	display:none;
}

div.media-column {
	margin: 0 auto;
	float:none !important;
}

div.support-yt iframe {
	width: 300px;
	height: 200px;
}

}