.tooltipster-default { border-radius: 5px; border: 2px solid #000; background: rgba(76, 76, 76, 0.80); color: #fff; }
.tooltipster-default .tooltipster-content { font-family: sans-serif; font-size: 12px; line-height: 16px; padding: 8px 10px; overflow: hidden; text-shadow: 1px 1px 2px #000; }
.tooltipster-default .tooltipster-arrow .tooltipster-arrow-border {}
.tooltipster-base { padding: 0; font-size: 0; line-height: 0; position: absolute; z-index: 9999999; pointer-events: none; width: 100%; max-width: 160px; overflow: visible; }
.tooltipster-base .tooltipster-content { overflow: hidden; }
.tooltipster-arrow { display: block; text-align: center; width: 100%; height: 100%; position: absolute; top: 0; left: 0; z-index: -1; }
.tooltipster-arrow span, .tooltipster-arrow-border { display: block; width: 0; height: 0; position: absolute; }
.tooltipster-arrow-top span, .tooltipster-arrow-top-right span, .tooltipster-arrow-top-left span { border-left: 8px solid transparent !important; border-right: 8px solid transparent !important; border-top: 8px solid; bottom: -8px; }
.tooltipster-arrow-top .tooltipster-arrow-border, .tooltipster-arrow-top-right .tooltipster-arrow-border, .tooltipster-arrow-top-left .tooltipster-arrow-border { border-left: 9px solid transparent !important; border-right: 9px solid transparent !important; border-top: 9px solid; bottom: -8px; }
.tooltipster-arrow-bottom span, .tooltipster-arrow-bottom-right span, .tooltipster-arrow-bottom-left span { border-left: 8px solid transparent !important; border-right: 8px solid transparent !important; border-bottom: 8px solid; top: -8px; }
.tooltipster-arrow-bottom .tooltipster-arrow-border, .tooltipster-arrow-bottom-right .tooltipster-arrow-border, .tooltipster-arrow-bottom-left .tooltipster-arrow-border { border-left: 9px solid transparent !important; border-right: 9px solid transparent !important; border-bottom: 9px solid; top: -8px; }
.tooltipster-arrow-top span, .tooltipster-arrow-top .tooltipster-arrow-border, .tooltipster-arrow-bottom span, .tooltipster-arrow-bottom .tooltipster-arrow-border { left: 0; right: 0; margin: 0 auto; }
.tooltipster-arrow-top-left span, .tooltipster-arrow-bottom-left span { left: 6px; }
.tooltipster-arrow-top-left .tooltipster-arrow-border, .tooltipster-arrow-bottom-left .tooltipster-arrow-border { left: 5px; }
.tooltipster-arrow-top-right span, .tooltipster-arrow-bottom-right span { right: 6px; }
.tooltipster-arrow-top-right .tooltipster-arrow-border, .tooltipster-arrow-bottom-right .tooltipster-arrow-border { right: 5px; }
.tooltipster-arrow-left span, .tooltipster-arrow-left .tooltipster-arrow-border { border-top: 8px solid transparent !important; border-bottom: 8px solid transparent !important; border-left: 8px solid; top: 50%; margin-top: -7px; right: -8px; }
.tooltipster-arrow-left .tooltipster-arrow-border { border-top: 9px solid transparent !important; border-bottom: 9px solid transparent !important; border-left: 9px solid; margin-top: -8px; }
.tooltipster-arrow-right span, .tooltipster-arrow-right .tooltipster-arrow-border { border-top: 8px solid transparent !important; border-bottom: 8px solid transparent !important; border-right: 8px solid; top: 50%; margin-top: -7px; left: -8px; }
.tooltipster-arrow-right .tooltipster-arrow-border { border-top: 9px solid transparent !important; border-bottom: 9px solid transparent !important; border-right: 9px solid; margin-top: -8px; }
.tooltipster-fade { opacity: 0; -webkit-transition-property: opacity; -moz-transition-property: opacity; -o-transition-property: opacity; -ms-transition-property: opacity; transition-property: opacity; }
.tooltipster-fade-show { opacity: 1; }
.tooltipster-grow { -webkit-transform: scale(0, 0); -moz-transform: scale(0, 0); -o-transform: scale(0, 0); -ms-transform: scale(0, 0); transform: scale(0, 0); -webkit-transition-property: -webkit-transform; -moz-transition-property: -moz-transform; -o-transition-property: -o-transform; -ms-transition-property: -ms-transform; transition-property: transform; -webkit-backface-visibility: hidden; }
.tooltipster-grow-show { -webkit-transform: scale(1, 1); -moz-transform: scale(1, 1); -o-transform: scale(1, 1); -ms-transform: scale(1, 1); transform: scale(1, 1); -webkit-transition-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1); -webkit-transition-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1.15); -moz-transition-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1.15); -ms-transition-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1.15); -o-transition-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1.15); transition-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1.15); }
.tooltipster-swing { opacity: 0; -webkit-transform: rotateZ(4deg); -moz-transform: rotateZ(4deg); -o-transform: rotateZ(4deg); -ms-transform: rotateZ(4deg); transform: rotateZ(4deg); -webkit-transition-property: -webkit-transform, opacity; -moz-transition-property: -moz-transform; -o-transition-property: -o-transform; -ms-transition-property: -ms-transform; transition-property: transform; }
.tooltipster-swing-show { opacity: 1; -webkit-transform: rotateZ(0deg); -moz-transform: rotateZ(0deg); -o-transform: rotateZ(0deg); -ms-transform: rotateZ(0deg); transform: rotateZ(0deg); -webkit-transition-timing-function: cubic-bezier(0.230, 0.635, 0.495, 1); -webkit-transition-timing-function: cubic-bezier(0.230, 0.635, 0.495, 2.4); -moz-transition-timing-function: cubic-bezier(0.230, 0.635, 0.495, 2.4); -ms-transition-timing-function: cubic-bezier(0.230, 0.635, 0.495, 2.4); -o-transition-timing-function: cubic-bezier(0.230, 0.635, 0.495, 2.4); transition-timing-function: cubic-bezier(0.230, 0.635, 0.495, 2.4); }
.tooltipster-fall { top: 0; -webkit-transition-property: top; -moz-transition-property: top; -o-transition-property: top; -ms-transition-property: top; transition-property: top; -webkit-transition-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1); -webkit-transition-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1.15); -moz-transition-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1.15); -ms-transition-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1.15); -o-transition-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1.15); transition-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1.15); }
.tooltipster-fall-show { }
.tooltipster-fall.tooltipster-dying { -webkit-transition-property: all; -moz-transition-property: all; -o-transition-property: all; -ms-transition-property: all; transition-property: all; top: 0px !important; opacity: 0; }
.tooltipster-slide { left: -40px; -webkit-transition-property: left; -moz-transition-property: left; -o-transition-property: left; -ms-transition-property: left; transition-property: left; -webkit-transition-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1); -webkit-transition-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1.15); -moz-transition-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1.15); -ms-transition-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1.15); -o-transition-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1.15); transition-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1.15); }
.tooltipster-slide.tooltipster-slide-show { }
.tooltipster-slide.tooltipster-dying { -webkit-transition-property: all; -moz-transition-property: all; -o-transition-property: all; -ms-transition-property: all; transition-property: all; left: 0px !important; opacity: 0; }
.appip-tos-price-cache-notice-tooltip { font-style: italic; }
.appip-timestamp { font-weight: normal; color: #888; font-size: .85rem;cursor: pointer; }
.appip-clear { clear: both; }
.appip-debug .appip-errors { display: block !important; color: #FEFEFE; background: #cd0000; padding: 1%; font-weight: bold; font-size: 16px; }table.amazon-product-table {
border-collapse : collapse;
border: 0 none !important; width : 100%;
}
table.amazon-product-table td {
border : 0 none !important; padding : 0 !important ;
}
div.amazon-image-wrapper {
text-align : center;
width : 170px;
float : left;
padding : 0 10px 0 10px;
}
table.amazon-product-table hr {
display : block;
}
table.amazon-product-price {
margin-top: 60px;
}
table.amazon-product-price td { }
span.amazon-tiny {
font-size : 10px;
}
div.amazon-buying {
text-align : left;
}
h2.amazon-asin-title {
margin : 0 0 5px 0;
line-height : 1.25;
font-size : 10pt;
}
span.asin-title {
text-align : left;
}
span.amazon-author {
color : #666;
font-size : 12px;
}
span.amazon-starring-label {
color : #999;
font-size : 10px;
}
span.amazon-director-label {
color : #999;
font-size : 10px;
}
span.amazon-rating-label {
color : #999;
font-size : 10px;
}
span.amazon-starring {
color : #666;
font-size : 12px;
}
span.amazon-director {
color : #666;
font-size : 12px;
}
span.amazon-rating {
color : #666;
font-size : 12px;
}
table.amazon-product-price {
border-collapse : collapse;
border : 0 none; padding : 0 !important ;
}
table.amazon-product-price a img.amazon-image {
background-color : transparent !important ;
border : 0 none !important ;
}
td.amazon-post-text {
text-align : left;
padding : 0 !important ;
}
td.amazon-list-price-label {
font-size : 10px;
color : #666;
text-align : left;
width : 10%;
}
td.amazon-list-price {
width : 90%;
text-decoration : line-through;
text-align : left;
}
td.amazon-price-label {
font-size : 10px;
color : #666;
text-align : left;
width : 10%;
}
td.amazon-price {
font-size : 14px;
color : #800000;
font-weight : bold;
text-align : left;
}
td.amazon-new-label {
font-size : 10px;
color : #666;
text-align : left;
width : 10%;
}
td.amazon-new {
font-size : 14px;
color : #800000;
text-align : left;
font-weight : bold;
}
td.amazon-used-label {
font-size : 10px;
color : #666;
text-align : left;
width : 10%;
}
td.amazon-used {
color : #666;
text-align : left;
}
div.amazon-dates {
padding : 0 !important ;
text-align : left;
}
div.amazon-dates span.amazon-preorder {
font-weight : bold;
color : #d16601;
text-align : left;
}
div.amazon-dates span.amazon-release-date {
font-size : 10px;
color : #666;
text-align : left;
}
span.instock {
font-size:8pt;
color:#008000;
}
span.outofstock {
font-size:8pt;
color:#800000;
}
div.appip-multi-divider {
margin:10px 0;
}
.amazon-elements-wrapper,.amazon-element-wrapper{clear: both;}#overlay { position: fixed; _position: absolute; top: 0; left: 0; width: 100%; height: 100%; background: rgba(255,255,255,0.8); *background: #fff; *filter: alpha(opacity=80); display: none; z-index:9999; }
#appiplightbox { max-width: 100%; position: fixed; _position: absolute; top: 50%; left: 50%; padding: 2% 1.5% 1% 1.5%; background: #fff; width: 600px; height: 400px; margin: -200px 0 0 -300px; display: none; z-index:10000; -moz-box-shadow: 0 0 20px rgba(0,0,0,0.7); -webkit-box-shadow: 0 0 20px rgba(0,0,0,0.7); box-shadow: 0 0 20px rgba(0,0,0,0.7); -moz-border-radius: 8px; -webkit-border-radius: 8px; border-radius: 8px; }
#appiplightbox.loading { background: #fff url(//childhoodreading.com/wp-content/plugins/amazon-product-in-a-post-plugin/images/ajax-loader.gif) no-repeat 50% 50%; }
#appiplightbox a.close { color: #111; background: #FFF; position: absolute; right: 0; top: 0; display: block; z-index: 5; padding: 8px 14px 4px 6px; -moz-border-radius: 8px; -webkit-border-radius: 8px; border-radius: 8px; font-size: 12px; text-transform: uppercase; opacity: .75; text-shadow: none; float: none; font-weight: normal;}
#appiplightbox a.prev, #appiplightbox a.next { position: absolute; top: 50%; left: 0; padding: 1% 3%; background: #fff; margin-top: -0.5em; width: 1em; text-align: center; opacity: 0.5; -moz-border-radius: 8px; -webkit-border-radius: 8px; border-radius: 8px; }
#appiplightbox a.next { left: auto; right: 0; }
#appiplightbox a:hover.prev, #appiplightbox a:hover.next { opacity: 1; }
#appiplightbox img {max-width: 100%;}