/* OpenID icon style */
input.system-openid, input.com-system-openid {
   background: url(http://web.archive.org/web/20180524224049im_/http://openid.net/images/login-bg.gif) no-repeat;
   background-color: #fff;
   background-position: 0 50%;
   color: #000;
   padding-left: 18px;
}


/* Unpublished */
.system-unpublished {
background: #e8edf1;
border-top: 4px solid #c4d3df;
border-bottom: 4px solid #c4d3df;
}

/* System Messages */
#system-message    { margin-bottom: 10px; padding: 0;}
#system-message dt { font-weight: bold; }
#system-message dd { margin: 0; font-weight: bold; text-indent: 30px; }
#system-message dd ul { color: #0055BB; margin-bottom: 10px; list-style: none; padding: 10px; border-top: 3px solid #84A7DB; border-bottom: 3px solid #84A7DB;}

/* System Standard Messages */
#system-message dt.message { display: none; }
#system-message dd.message {  }

/* System Error Messages */
#system-message dt.error { display: none; }
#system-message dd.error ul { color: #c00; background-color: #E6C0C0; border-top: 3px solid #DE7A7B; border-bottom: 3px solid #DE7A7B;}

/* System Notice Messages */
#system-message dt.notice { display: none; }
#system-message dd.notice ul { color: #c00; background: #EFE7B8; border-top: 3px solid #F0DC7E; border-bottom: 3px solid #F0DC7E;}

/* Debug */
#system-debug     { color: #ccc; background-color: #fff; padding: 10px; margin: 10px; }
#system-debug div { font-size: 11px;}

/*
     FILE ARCHIVED ON 22:40:49 May 24, 2018 AND RETRIEVED FROM THE
     INTERNET ARCHIVE ON 05:31:57 Mar 16, 2020.
     JAVASCRIPT APPENDED BY WAYBACK MACHINE, COPYRIGHT INTERNET ARCHIVE.

     ALL OTHER CONTENT MAY ALSO BE PROTECTED BY COPYRIGHT (17 U.S.C.
     SECTION 108(a)(3)).
*/
/*
playback timings (ms):
  PetaboxLoader3.resolve: 193.443 (2)
  RedisCDXSource: 1.237
  captures_list: 213.992
  load_resource: 313.294
  CDXLines.iter: 13.682 (3)
  LoadShardBlock: 196.347 (3)
  esindex: 0.011
  exclusion.robots.policy: 0.133
  PetaboxLoader3.datanode: 294.726 (5)
  exclusion.robots: 0.143
*/
/* Form validation */
.invalid { border-color: #ff0000; }
label.invalid { color: #ff0000; }

/* Buttons */
#editor-xtd-buttons {
	padding: 5px;
}

.button2-left,
.button2-right,
.button2-left div,
.button2-right div {
	float: left;
}

.button2-left a,
.button2-right a,
.button2-left span,
.button2-right span {
	display: block;
	height: 22px;
	float: left;
	line-height: 22px;
	font-size: 11px;
	color: #666;
	cursor: pointer;
}

.button2-left span,
.button2-right span {
	cursor: default;
	color: #999;
}

.button2-left .page a,
.button2-right .page a,
.button2-left .page span,
.button2-right .page span {
	padding: 0 6px;
}

.page span {
	color: #000;
	font-weight: bold;
}

.button2-left a:hover,
.button2-right a:hover {
	text-decoration: none;
	color: #0B55C4;
}

.button2-left a,
.button2-left span {
	padding: 0 24px 0 6px;
}

.button2-right a,
.button2-right span {
	padding: 0 6px 0 24px;
}

.button2-left {
	background: url(/web/20180523200430im_/http://annieuphigh.com/templates/system/images/j_button2_left.png) no-repeat;
	float: left;
	margin-left: 5px;
}

.button2-right {
	background: url(/web/20180523200430im_/http://annieuphigh.com/templates/system/images/j_button2_right.png) 100% 0 no-repeat;
	float: left;
	margin-left: 5px;
}

.button2-left .image {
	background: url(/web/20180523200430im_/http://annieuphigh.com/templates/system/images/j_button2_image.png) 100% 0 no-repeat;
}

.button2-left .readmore {
	background: url(/web/20180523200430im_/http://annieuphigh.com/templates/system/images/j_button2_readmore.png) 100% 0 no-repeat;
}

.button2-left .pagebreak {
	background: url(/web/20180523200430im_/http://annieuphigh.com/templates/system/images/j_button2_pagebreak.png) 100% 0 no-repeat;
}

.button2-left .blank {
	background: url(/web/20180523200430im_/http://annieuphigh.com/templates/system/images/j_button2_blank.png) 100% 0 no-repeat;
}

/* Tooltips */
div.tooltip {
	float: left;
	background: #ffc;
	border: 1px solid #D4D5AA;
	padding: 5px;
	max-width: 200px;
	z-index:13000;
}

div.tooltip h4 {
	padding: 0;
	margin: 0;
	font-size: 95%;
	font-weight: bold;
	margin-top: -15px;
	padding-top: 15px;
	padding-bottom: 5px;
	background: url(/web/20180523200430im_/http://annieuphigh.com/templates/system/images/selector-arrow.png) no-repeat;
}

div.tooltip p {
	font-size: 90%;
	margin: 0;
}

/* Caption fixes */
.img_caption.left {
	float: left;
	margin-right: 1em;
}

.img_caption.right {
	float: right;
	margin-left: 1em;
}

.img_caption.left p {
	clear: left;
	text-align: center;
}

.img_caption.right p {
	clear: right;
	text-align: center;
}

.img_caption  {
text-align: center!important;
}

.img_caption.none {
	margin-left:auto;
	margin-right:auto;
}

.caption.left {
	float: left;
	margin-right: 1em;
}

.caption.right {
	float: right;
	margin-left: 1em;
}

.caption.left p {
	clear: left;
	text-align: center;
}

.caption.right p {
	clear: right;
	text-align: center;
}

.caption.none {
	margin-left:auto;
	margin-right:auto;
}

.caption  {
	text-align: center!important;
}

/* Calendar */
a img.calendar {
	width: 16px;
	height: 16px;
	margin-left: 3px;
	background: url(/web/20180523200430im_/http://annieuphigh.com/templates/system/images/calendar.png) no-repeat;
	cursor: pointer;
	vertical-align: middle;
}

/*
     FILE ARCHIVED ON 20:04:30 May 23, 2018 AND RETRIEVED FROM THE
     INTERNET ARCHIVE ON 05:31:57 Mar 16, 2020.
     JAVASCRIPT APPENDED BY WAYBACK MACHINE, COPYRIGHT INTERNET ARCHIVE.

     ALL OTHER CONTENT MAY ALSO BE PROTECTED BY COPYRIGHT (17 U.S.C.
     SECTION 108(a)(3)).
*/
/*
playback timings (ms):
  exclusion.robots: 0.125
  CDXLines.iter: 13.579 (3)
  esindex: 0.01
  LoadShardBlock: 73.884 (3)
  RedisCDXSource: 3.745
  load_resource: 456.186
  PetaboxLoader3.datanode: 312.096 (5)
  exclusion.robots.policy: 0.116
  captures_list: 94.621
  PetaboxLoader3.resolve: 152.506 (2)
*/
.footerBoxes h2 {
	
	background: url(/wp-content/uploads/2020/03/blog_back.jpg) repeat-x;
	
}

* {
	padding: 0px;
	margin: 0px;
}
body {
	background: #f1ebe4;	
}

@font-face {
    font-family: 'FranchiseRegular';
    src: url('/wp-content/themes/annieuphighcom/fonts/franchise-bold-hinted-webfont.eot');
    src: url('/wp-content/themes/annieuphighcom/fonts/franchise-bold-hinted-webfont.eot#iefix') format('embedded-opentype'),
         url('/wp-content/themes/annieuphighcom/fonts/franchise-bold-hinted-webfont.woff') format('woff'),
         url('/wp-content/themes/annieuphighcom/fonts/franchise-bold-hinted-webfont.ttf') format('truetype'),
         url('/wp-content/themes/annieuphighcom/fonts/franchise-bold-hinted-webfont.svg#FranchiseRegular') format('svg');
    font-weight: normal;
    font-style: normal;

}
img {
	border: none;	
}
.clear {
	clear: both;
}
h1, h2, h3
 {
	 font-family: 'FranchiseRegular';
	 color: #5a5755;
	 font-weight: normal;
}
h1 {
	font-size: 50px;
	letter-spacing: 1px;
}
h2 {
	font-size: 28x;
	letter-spacing: 1px;
	color: #5a5755;
	font-weight: normal;
}
.allWrapHome {
	background: url(/wp-content/uploads/2020/03/header_back_inside.png) repeat-x;
}
.center{
	width: 945px;
	margin: auto;
}
.headerWrap {
	padding-bottom: 40px;
	height: 200px;
}
.logoWrap {
	float: left;
	position: relative;
	z-index: 200
}
.menuWrap {
	float: left;
	position: relative;
	top: 68px;
	z-index: 200;
	padding-top: 27px;
	background: url(/wp-content/uploads/2020/03/nav_back.png) repeat-x top;
	height:100px;
	width: 671px;
}
*+html .menuWrap {
	float: left;
	position: relative;
	top: 68px;
	z-index: 200;
	padding-top: 32px;
	background: url(/wp-content/uploads/2020/03/nav_back.png) repeat-x top;
	height:100px;
	width: 671px;
}
.menu li{
	display: inline;	
	padding: 30px 4px;
	font-size: 30px;
	letter-spacing: 1px;
}
.menu li span{
		position: relative;
		top: -5px;
	padding:0px 4px;
}
.menu li a {
	 font-family: 'FranchiseRegular';
	 color: #5a5755;
	 letter-spacing: 1px;
	 text-decoration:none;
}
.menu li a:hover {
	 font-family: 'FranchiseRegular';
	 background: url(/wp-content/uploads/2020/03/nav_hover.jpg) repeat-x;
	 color: #fff;
	 letter-spacing: 1px;
	 text-decoration:none;
	 padding: 30px 0px;
}
.slideshowWrap {
	position: relative;
	z-index: 100;
	top: -205px;
}
.contentHome{
	width: 500px;	
	color: #5a5755;
}

.contentWrapInside {
	width: 600px; 
	float: left;
	color: #5a5755;
	padding-top: 20px;
}
.contentWrapInside p{
	font-size: 17px;
	padding: 10px 0px
}
.contentWrapInside a {
	color: #67A0CE;
	text-decoration: none;
}
.contentWrapInside h1{
	background: url(/wp-content/uploads/2020/03/heading_back.jpg) no-repeat right center;
}
.contentLeft {
	float: left;
	width: 180px;
	padding-right: 20px;
}
.contentRight {
	float: left;
	width: 400px;
}
.right {
	width: 310px;
	float: right	;
	color: #5A5755;
	padding-top: 40px
}
.mod_placehereblog .moduletable{
	background: url(/wp-content/uploads/2020/03/blogProfileImage.jpg) no-repeat;
	width: 300px;
	padding-left: 100px;
	float: right;
	margin-bottom: 20px;
}

*+html .mod_placehereblog .moduletable tbody{
	background: none;
	width: 300px;
	padding-left: 100px;
	float: right;
	margin-bottom: 20px;
}

.mod_placehereblog a {
	color: #5a5755;
	text-decoration: none;
}
.mod_placehereblog li {
	list-style: none;
}
.contentline {
	border-bottom: 2px solid #ca3724;
	height: 20px;
	margin-bottom: 20px;
	clear: both;
}
.redRight {
	height: 20px;
	width: 100px;
	background:#ca3726;
	float: right;
	margin-top: 5px;
	
}
.donate {
	padding: 10px;

	width: 110px;
	font-size: 13px;
	font-weight: bold;
}
.donate a {
	color: #fff;
	font-style: italic;
	font-family: Arial, Helvetica, sans-serif;
	text-transform: uppercase;
	text-decoration: none;
}

.footerWrap {
	background: url(/wp-content/uploads/2020/03/footer.jpg) repeat-x;
	height: 100px;
	padding-bottom: 10px;
	padding-top: 5px;
	margin-top: 20px;
	font-size: 12px;
	 color: #5A5755;
}

.footerWrap a{
	    color: #5A5755;
		font-size: 12px;
}

.SEOpost {
	margin: 0 0 26px 0;	
}

.SEOpost a {
	margin: 5px 0 0 0;
	float: right;
	color: #5A5755;
}
.SEOpost h5 {
	font-size: 18px;
}	

/*
playback timings (ms):
  exclusion.robots: 0.128
  esindex: 0.011
  CDXLines.iter: 13.177 (3)
  exclusion.robots.policy: 0.119
  RedisCDXSource: 1.127
  PetaboxLoader3.resolve: 97.078 (2)
  captures_list: 91.053
  PetaboxLoader3.datanode: 179.441 (5)
  load_resource: 370.776
  LoadShardBlock: 74.398 (3)
*/