/*!
Theme Name: Paint N Party
Theme URI: http://paintnpartysocal.com
Author: Complete Marketing Solutions
Version: 1.0.0
License: GNU General Public License v2 or later
License URI: LICENSE
Text Domain: paint-n-party

This theme, like WordPress, is licensed under the GPL.
Use it to make something cool, have fun, and share what you've learned with others.

Paint N Party is based on Underscores https://underscores.me/, (C) 2012-2017 Automattic, Inc.
Underscores is distributed under the terms of the GNU GPL v2 or later.

Normalizing styles have been helped along thanks to the fine work of
Nicolas Gallagher and Jonathan Neal https://necolas.github.io/normalize.css/
*/


@media all {
  
body {
-webkit-print-color-adjust: exact !important;
	 -webkit-print-color-adjust:exact !important;
  print-color-adjust:exact !important;
	}
	

html {
	font-family: sans-serif;
	-webkit-text-size-adjust: 100%;
	-ms-text-size-adjust: 100%;
}

body {
	margin: 0;
	background: url(/images/newback.png); 
	font-family: 'Dosis', sans-serif;
}


article,
aside,
details,
figcaption,
figure,
footer,
header,
main,
menu,
nav,
section,
summary {
	display: block;
}

audio,
canvas,
progress,
video {
	display: inline-block;
	vertical-align: baseline;
}

audio:not([controls]) {
	display: none;
	height: 0;
}

[hidden],
template {
	display: none;
}

a {
	background-color: transparent;
}

a:active,
a:hover {
	outline: 0;
}

abbr[title] {
	border-bottom: 1px dotted;
}

b,
strong {
	font-weight: bold;
}

dfn {
	font-style: italic;
}

h1 {
	font-size: 2em;
	margin: 0.67em 0;
}

mark {
	background: #ff0;
	color: #000;
}

small {
	font-size: 80%;
}

sub,
sup {
	font-size: 75%;
	line-height: 0;
	position: relative;
	vertical-align: baseline;
}

sup {
	top: -0.5em;
}

sub {
	bottom: -0.25em;
}

img {
	border: 0;
}


.in {width: 950px; margin: 0px auto;}

#logo {margin-top: 20px; float: left;}
#logo img {width: 395px; margin-left: -40px; height: auto;
max-width: 100%;}        



body.single-tribe_events .tribe-events-cal-links a.tribe-events-ical {
    display: none !important;
}


#eventcontent li {margin-left: 20px;}

     @page {
           margin: 0;
         }
         body  {
           
         }
	
.printbox {display: flex;
	flex-wrap: wrap;	
	padding: 0 20px 0 20px;
	justify-content: center;
	gap: .5%;
	}
 
	img.header {
		max-width: 100%;
		margin-bottom: 10px;
		width: 100%;
		height: auto;
	}
	
#eventbox {width: 23%; background: #fff; border: 1px solid #D9D9D9;   border:solid #000 !important; border-radius: 4px;
    border-width: 2px !important; text-align:center; padding-bottom: 5px; margin-bottom: 1%;}
#eventbox.one {margin-left: 0%;}

#eventboxin {padding: 5px;}  
  
#eventbox h1{background: #BEE6F2; text-align:center; padding: 3px 0; margin: 0 0 5px 0; font-size: 16px; color: #000;}  
#eventbox p strong{ font-weight: bold; font-size: 13px; text-align:center; display: block; margin-bottom: 5px;}
#eventbox p {font-size: 12px; text-align:center; margin-bottom: 0px;}
#eventbox img {max-height: 100px ; height: inherit; border-radius: 3px; width: auto; max-width: 100%;} 
#eventbox a.frontbutton {width: 90%; padding: 10px 0px; color: #fff; background:#F01DA5;  margin-top: 15px; display: block; margin-left: 5%; text-decoration:  none; font-weight: bold;}  
    
	.print-footer {display: block;
	text-align: center;
		padding: 15px;
	}
	
	
#eventsin {padding: 30px 0px;} 

#alert {background: rgba(124,0,2,1.00); color: #fff; padding: 10px;}
#alert a{color: #fff; text-decoration: underline;}

#icons {min-height: 200px;}  
#icons img{width: 22%; margin-left: 2%; display: inline;}
    
#headline {font-family: 'Caveat Brush', cursive; text-align: center; font-size: 25px; color: #2B388F; margin-bottom: 10px;}

#headline span{color: #E91481; font-size: 28px; display: block;}
 
#sliderin h2{font-size: 40px; margin-top: 40px; color: #fff; text-shadow: 2px 2px 0px rgba(0, 0, 0, 0.25);}

#brushtop {background-image:url("/images/brushtop.png");
    background-repeat: no-repeat;
    background-size: 100% 100%;
	float: right; 
	padding: 10px 70px 20px 50px;
	margin-top: 20px;
	}

#brushtop img{width: 25px; margin-bottom: -8px;}

a.next {text-decoration: none; color: #555555;}

#nexttop {float: right; width: 300px; background: #fff; border-radius: 3px; padding: 5px;margin: 25px 25px 0px 0px; line-height: 50px; text-align: center;
-webkit-box-shadow: 0px 0px 13px -3px rgba(0,0,0,0.5);
-moz-box-shadow: 0px 0px 13px -3px rgba(0,0,0,0.5);
box-shadow: 0px 0px 13px -3px rgba(0,0,0,0.5);
	border-left: 5px solid  #26AEE3;

}
#nexttop img{float: right; height: 70px; width: auto;}
#nexttop h1{font-size: 15px; display: inline; padding-left: 5px;}

.single-tribe_events .tribe-events-single-event-title {
    font-size: 1.7em;
    line-height: 1;
    margin: 0;
    padding: 0;
	color: #5D67A9;
max-width: 65%;
}

}