/*
Theme Name: Atahualpa PS
Description: Atahualpa theme modified for Powersites.  Defaults: Business Description, Weekly Ad, Coupons, Photo Gallery, Testimonials (add Custom Widgets via Appearance tab)
Author: BytesForAll modified by botoole@pennysaverusa.com
Tags: white, three-columns, flexible-width, custom-header (1300x200 suggested, height and width may vary)
*/
 
.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
}

.alignleft {
	float: left;
}

.alignright {
	float: right;
}

/* left sidebar width */
.colone {
	width: 300px;
}

/* right sidebar width */
.colthree {
	width: 300px;
}
/* opacity boxes in custom header, height set in header.php */

div.opacityleft {
	position: absolute; 
	z-index: 2; 
	top: 0; 
	left: 0; 
	background-color: #FFFFFF; 
	height: 0;
	width: 300px;
	-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=40)";		 
	filter: alpha(opacity=40);
	-moz-opacity:.40;
	opacity:.40;
}
div.opacityright {
	position: absolute; 
	z-index: 2; 
	top: 0; 
	right: 0; 
	background-color: #FFFFFF; 
	height: 0;
	width: 300px; 
	-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=40)";
	filter: alpha(opacity=40);
	-moz-opacity:.40;
	opacity:.40;
}

#middle li {
	list-style: none;
}
#middle .psu-business-profile li {
	list-style: circle;
}
#left li {
	list-style: none;
}
#right li {
	list-style: none;
}

/*--- COUPONS FOR SIDEBAR AND MAIN COLUMN ---*/

.coupon .gallery img{border:0}
.print_coupon{margin:4px 0 10px 8px; font-size:10px;}
.print_coupon img{margin-right:4px;}


#middle .coupon .psu_business_name {
  display: block;
  background: #b1bbc7;  
  font-weight:bold;
  font-size:14px; 
  text-transform:uppercase;
  text-align: center;
  margin: 0;
}
#middle .coupon {
  background: white; 
  border: 3px dashed black; 
  padding: 5px;
  clear:both; 
  min-height: 130px;
  margin: 10px 0 10px 0;
}
#middle a {
  color: #0b3b6b;
}
#middle .coupon .headline {
  background: #b1bbc7; 
  color:white; 
  font-size: 18px; 
  text-align: center;
  font-weight: bold;
  padding: 5px;
}
#middle .coupon .subhead {
  background: #f2f2f2; 
  color:#485D8A; 
  font-size: 14px; 
  text-align:center; 
  padding: 5px;
}
#middle .coupon img {
  float:left; 
  display: block;
  padding: 5px;
  margin: 5px;
}
#middle .coupon .details {
  position: relative;
  padding: 10px 10px 5px 20px;
  font-size: 12px;
  font-weight: bold;
  text-align:center; 
}
#middle .coupon .disclaimer {
  position: relative;
  top: 10px;
  left: 10px; 
  font-size: 10px;
  font-style:italic;
  margin: 0 0 0 10px;
  text-align: center;
}
#middle .coupon .valid_location {
  position: relative;
  top: 10px;
  margin: 10px 0;
  font-size: 10px;
  text-align:center;
  margin-bottom: 10px;
}
#middle .coupon .expiration {
  margin: 5px 0 0 10px;
  display: block;
  font-size: 10px;
  color: black;
  float: left;
}
#middle .coupon .code {
  margin: 5px 10px 0;
  display: block;
  font-size: 10px;
  color: black; 
  float: right;
}
#middle .coupon a {
  position: relative;
  color: #b1bbc7;
  display: block;
  width: 100px;
  margin: 5px auto;
  text-align: center;
}

/* sidebar coupon format */

#left .coupon .psu_business_name {
  display: block;
  background: #b1bbc7;  
  font-weight:bold;
  font-size:14px; 
  text-transform:uppercase;
  text-align: center;
  margin: 0;
}
#left .coupon {
  border: 3px dashed black;
  background: white;
  clear:both;  
  padding: 5px;
  margin: 10px 0 10px 0;
}
#left a {
  color: #0b3b6b;
}
#left .coupon p{
  margin: 0;
}
#left .coupon .headline {
  background: #b1bbc7; 
  color: white; 
  font-size: 14px; 
  text-align:center; 
  font-weight: bold; 
  margin: 0;
  padding: 5px;
}
#left .coupon .subhead {
  color:#485D8A; 
  background: #f2f2f2;
  font-size: 12px; 
  text-align: center; 
  padding: 5px; 
  margin: 0;
} 
#left .coupon img{
  display: block;
  margin: 0 auto;
}
#left .coupon .details {
  font-size: 10px;
  font-weight: bold;
  color: black;
  text-align: center;
  margin: 0 0 10px 0;
}
#left .coupon .disclaimer {
  font-size: 8px;
  color: black;
  font-style: italic; 
  text-align: center;
  margin: 0 0 5px 0;
}
#left .coupon .valid_location {
  font-size: 10px;
  text-align:center;
  color: black;
  margin-bottom: 5px;
}
#left .coupon .expiration {
  color: black; 
  font-size: 8px;
  text-align: center;
}
#left .coupon .code {
  color: black;
  font-size: 8px;
  text-align: center;
  margin: 0 0 10px 0;
}
#left .coupon a {
  display: block;
  width: 100px;
  text-align: center;
  margin: 0 auto;
  color: #b1bbc7;  
}

/* sidebar coupon format */

#left-inner .coupon .psu_business_name {
  display: block;
  background: #b1bbc7;  
  font-weight:bold;
  font-size:14px; 
  text-transform:uppercase;
  text-align: center;
  margin: 0;
}
#left-inner .coupon {
  border: 3px dashed black;
  background: white;
  clear:both;  
  padding: 5px;
  margin: 10px 0 10px 0;
}
#left-inner a {
  color: #0b3b6b;
}
#left-inner .coupon p{
  margin: 0;
}
#left-inner .coupon .headline {
  background: #b1bbc7; 
  color: white; 
  font-size: 14px; 
  text-align:center; 
  font-weight: bold; 
  margin: 0;
  padding: 5px;
}
#left-inner .coupon .subhead {
  color:#485D8A; 
  background: #f2f2f2;
  font-size: 12px; 
  text-align: center; 
  padding: 5px; 
  margin: 0;
} 
#left-inner .coupon img{
  display: block;
  margin: 0 auto;
}
#left-inner .coupon .details {
  font-size: 10px;
  font-weight: bold;
  color: black;
  text-align: center;
  margin: 0 0 10px 0;
}
#left-inner .coupon .disclaimer {
  font-size: 8px;
  color: black;
  font-style: italic; 
  text-align: center;
  margin: 0 0 5px 0;
}
#left-inner .coupon .valid_location {
  font-size: 10px;
  text-align:center;
  color: black;
  margin-bottom: 5px;
}
#left-inner .coupon .expiration {
  color: black; 
  font-size: 8px;
  text-align: center;
}
#left-inner .coupon .code {
  color: black;
  font-size: 8px;
  text-align: center;
  margin: 0 0 10px 0;
}
#left-inner .coupon a {
  display: block;
  width: 100px;
  text-align: center;
  margin: 0 auto;
  color: #b1bbc7;  
}

/* sidebar coupon format */

#left .coupon .psu_business_name {
  display: block;
  background: #b1bbc7;  
  font-weight:bold;
  font-size:14px; 
  text-transform:uppercase;
  text-align: center;
  margin: 0;
}
#left .coupon {
  border: 3px dashed black;
  background: white;
  clear:both;  
  padding: 5px;
  margin: 10px 0 10px 0;
}
#left a {
  color: #0b3b6b;
}
#left .coupon p{
  margin: 0;
}
#left .coupon .headline {
  background: #b1bbc7; 
  color: white; 
  font-size: 14px; 
  text-align:center; 
  font-weight: bold; 
  margin: 0;
  padding: 5px;
}
#left .coupon .subhead {
  color:#485D8A; 
  background: #f2f2f2;
  font-size: 12px; 
  text-align: center; 
  padding: 5px; 
  margin: 0;
} 
#left .coupon img{
  display: block;
  margin: 0 auto;
}
#left .coupon .details {
  font-size: 10px;
  font-weight: bold;
  color: black;
  text-align: center;
  margin: 0 0 10px 0;
}
#left .coupon .disclaimer {
  font-size: 8px;
  color: black;
  font-style: italic; 
  text-align: center;
  margin: 0 0 5px 0;
}
#left .coupon .valid_location {
  font-size: 10px;
  text-align:center;
  color: black;
  margin-bottom: 5px;
}
#left .coupon .expiration {
  color: black; 
  font-size: 8px;
  text-align: center;
}
#left .coupon .code {
  color: black;
  font-size: 8px;
  text-align: center;
  margin: 0 0 10px 0;
}
#left .coupon a {
  display: block;
  width: 100px;
  text-align: center;
  margin: 0 auto;
  color: #b1bbc7;  
}

/* sidebar coupon format */

#right .coupon .psu_business_name {
  display: block;
  background: #b1bbc7;  
  font-weight:bold;
  font-size:14px; 
  text-transform:uppercase;
  text-align: center;
  margin: 0;
}
#right .coupon {
  border: 3px dashed black;
  background: white;
  clear:both;  
  padding: 5px;
  margin: 10px 0 10px 0;
}
#right a {
  color: #0b3b6b;
}
#right .coupon p{
  margin: 0;
}
#right .coupon .headline {
  background: #b1bbc7; 
  color: white; 
  font-size: 14px; 
  text-align:center; 
  font-weight: bold; 
  margin: 0;
  padding: 5px;
}
#right .coupon .subhead {
  color:#485D8A; 
  background: #f2f2f2;
  font-size: 12px; 
  text-align: center; 
  padding: 5px; 
  margin: 0;
} 
#right .coupon img{
  display: block;
  margin: 0 auto;
}
#right .coupon .details {
  font-size: 10px;
  font-weight: bold;
  color: black;
  text-align: center;
  margin: 0 0 10px 0;
}
#right .coupon .disclaimer {
  font-size: 8px;
  color: black;
  font-style: italic; 
  text-align: center;
  margin: 0 0 5px 0;
}
#right .coupon .valid_location {
  font-size: 10px;
  text-align:center;
  color: black;
  margin-bottom: 5px;
}
#right .coupon .expiration {
  color: black; 
  font-size: 8px;
  text-align: center;
}
#right .coupon .code {
  color: black;
  font-size: 8px;
  text-align: center;
  margin: 0 0 10px 0;
}
#right .coupon a {
  display: block;
  width: 100px;
  text-align: center;
  margin: 0 auto;
  color: #b1bbc7;  
}

/* sidebar coupon format */

#right-inner .coupon .psu_business_name {
  display: block;
  background: #b1bbc7;  
  font-weight:bold;
  font-size:14px; 
  text-transform:uppercase;
  text-align: center;
  margin: 0;
}
#right-inner .coupon {
  border: 3px dashed black;
  background: white;
  clear:both;  
  padding: 5px;
  margin: 10px 0 10px 0;
}
#right-inner a {
  color: #0b3b6b;
}
#right-inner .coupon p{
  margin: 0;
}
#right-inner .coupon .headline {
  background: #b1bbc7; 
  color: white; 
  font-size: 14px; 
  text-align:center; 
  font-weight: bold; 
  margin: 0;
  padding: 5px;
}
#right-inner .coupon .subhead {
  color:#485D8A; 
  background: #f2f2f2;
  font-size: 12px; 
  text-align: center; 
  padding: 5px; 
  margin: 0;
} 
#right-inner .coupon img{
  display: block;
  margin: 0 auto;
}
#right-inner .coupon .details {
  font-size: 10px;
  font-weight: bold;
  color: black;
  text-align: center;
  margin: 0 0 10px 0;
}
#right-inner .coupon .disclaimer {
  font-size: 8px;
  color: black;
  font-style: italic; 
  text-align: center;
  margin: 0 0 5px 0;
}
#right-inner .coupon .valid_location {
  font-size: 10px;
  text-align:center;
  color: black;
  margin-bottom: 5px;
}
#right-inner .coupon .expiration {
  color: black; 
  font-size: 8px;
  text-align: center;
}
#right-inner .coupon .code {
  color: black;
  font-size: 8px;
  text-align: center;
  margin: 0 0 10px 0;
}
#right-inner .coupon a {
  display: block;
  width: 100px;
  text-align: center;
  margin: 0 auto;
  color: #b1bbc7;  
}

/* Business Hours formatting */

.business_hour_days {
  float: left;
}
.business_hour_hours {
  float: left;
}

/* Map */

#middle .psu-map {
  border: 1px solid black;
  height: 155px;
  width: 170px;
  margin: -110px 5px 20px 5px;
}
#right .psu-map {
	border: 1px solid black;
	float: none;
	height: 200px;
	margin-bottom: 15px;
	width: 250px;
}
#left .psu-map {
	border: 1px solid black;
	float: none;
	height: 200px;
	margin-bottom: 15px;
	width: 250px;
}

/* Widgets */

.widget {
	border-bottom: 1px dashed #CCCCCC;
}

/****9seeds edits****/

.psu-label {display: none;}

.bizh1 {font-size: 12.8px;}

.bizh2 {font-size: 12.8px; font-weight: normal;}

/* css for new coupon styling */


.new-coupon {
	width: 100%;
	margin-bottom: 40px;
	background: white;
	border: 4px dashed rgb(50, 50, 50);
	box-shadow: 0px 0px 8px rgb(100, 100, 100);
}

.new-coupon p {
	margin: 0;
}

.main-coupon-body {
	padding: 15px 20px 15px 15px;
}	

.image-container {
	float: left;
	height: 200px;
}

.coupon-image {
	float: left;
	margin-right: 15px;
	background: white;
	border: 1px solid rgb(225, 225, 225);
	padding: 5px;
	width: 150px;
}

.headline {
	font-size: 2.25em;
	font-weight: bold;
	color: rgb(75, 75, 75);
	line-height: 1.1em;
	margin-bottom: 5px;
}

.original-price {
	color: rgb(75, 75, 75);
	font-size: 1em;
	font-style: italic;
	margin-bottom: 10px;
}

.details {
	color: rgb(100, 100, 100);
	font-size: 1.25em;
	line-height: 1.25em;
	margin-bottom: 10px;
}

.disclaimer-section {
	border-top: 1px solid rgb(175, 175, 175);
	overflow: hidden;
}

.disclaimer {
	margin: 10px 0 5px 0;
	font-size: 0.8em;
	font-style: italic;
	color: rgb(75, 75, 75);
}

.expiration {
	color: black;
	font-size: 1em;
	font-weight: bold;
	font-style: normal;
	margin: 0px;
}

.coupon-footer {
	overflow: hidden;	
	background: rgb(225, 225, 225);
	background: -webkit-gradient(linear, 0% 50%, 0% 100%, from(#F2F2F2), to(#CCCCCC));
	background: -moz-linear-gradient(37% 100% 90deg,#CCCCCC, #F2F2F2, #F2F2F2 75%);
	clear: both;
	padding: 10px 20px 20px 15px;
	margin-top: 10px;
}

.footer-top {
	padding-top: 5px;
	padding-bottom: 15px;
}

.business-name, .business-phone {
	display: inline;
	padding-right: 5px;
	font-size: 1.5em;
	font-weight: bold;
	color: rgb(75, 75, 75);
}

.website-address {
	line-height: 1em;
	display: block;
	font-size: 0.8em;
	color: rgb(75, 75, 75);
}

.print-link {
	float: right;
	margin-left: 15px;
}

.print-link img {
	border: none;
	padding: none;
}

.business-logo {
	float: left;
	width: 90px;
	padding: 5px;
	background: white;
	border: 1px solid rgb(200, 200, 200);
	margin-right: 20px;
}

.valid-at-container {
	width: 300px;
	float: left;
}

.valid-at {
	width: 145px;
	float: left;
	font-size: 0.8em;
	line-height: 1em;
	color: rgb(75, 75, 75);
	margin-bottom: 10px;
}

.coupon-code img {
	float: right;
	width: 90px;
	background: white;
	padding: 5px;
	border: 1px solid rgb(200, 200, 200);	
}


/***** MIDDLE COLUMN *****/

#middle .new-coupon {
	width: 100%;
}

#middle .expiration {
	margin: 0;
}

#middle .image-container {
	height: 150px;
}

#middle .coupon-image {
	width: 125px;
}

#middle .headline {
	font-size: 1.75em;
}

#middle .disclaimer-section {
	clear: both;
}

#middle .business-name {
	font-size: 1.2em;
}

#middle .business-phone {
	font-size: 1.2em;
	display: block;
}

#middle .valid-at-container {
	width: auto;
}

#middle .valid-at {
	width: 125px;
	padding-right: 10px;
}

#middle .valid-at p {
	padding: 0;
}

#middle .business-logo {
	width: 90px;
	margin-bottom: 10px;
}


/***** SIDEBAR STYLES *****/

#left .new-coupon, #right .new-coupon {
	width: 95%;
}

#left .main-coupon-body, #right .main-coupon-body {
	padding: 15px;
}

#left .image-container, #right .image-container {
	float: none;
	width: 100%;
	height: auto;
}

#left .coupon-image, #right .coupon-image {
	float: none;
	display: block;
	width: 200px;
	margin: 0px auto;
}

#left .headline, #right .headline {
	margin-top: 10px;
	font-size: 18px;
	margin-bottom: 5px;
}

#left .original-price, #right .original-price {
	margin-bottom: 5px;
}

#left .details, #right .details {
	font-size: 12px;
	margin-bottom: 5px;
}

#left .expiration, #right .expiration {
	margin: 0;
	padding: 0;
}

#left .coupon-footer, #right .coupon-footer {
	position: relative;
	padding-bottom: 60px;
}

#left .footer-top, #right .footer-top {
	padding-bottom: 10px;
}

#left .print-link, #right .print-link {
	float: none;
	position: absolute;
	bottom: 10px;
	margin-left: 35px;
}

#left .business-name, #right .business-name {
	display: block;
	margin-bottom: 3px;
	font-size: 14px;
}

#left .business-phone, #right .business-phone {
	display: block;
	font-size: 12px;
}

#left .logo-container, #right .logo-container {
	width: 100%;
}

#left .business-logo, #right .business-logo {
	float: none;
	margin-bottom: 10px;
}

#left .valid-at p, #right .valid-at p {
	margin: 0;
	line-height: 1.1em;
	color: rgb(75, 75, 75);
}

#left .valid-at-container, #right .valid-at-container {
	width: 225px;
}

#left .valid-at, #right .valid-at {
	width: 210px;
}

#left .coupon-code, #right .coupon-code {
	line-height: 1em;
}

#left .coupon-code img, #right .coupon-code img {
	float: none;
}



/***** PRINT STYLESHEET *****/

@media print { 

#middle .coupon-code {
	display: visible;
}

.print-link {
	display: none;
}

.coupon-footer {
	background: white;
	border-top: 1px solid rgb(150, 150, 150);
}

.headline, .original-price, .details, .disclaimer, .expiration, .business-name, .business-phone, .website-address, .valid-at, .coupon-code {
	color: black;
}

.headline {
	font-family: Helvetica, sans-serif;
	font-size: 18pt;
}

.original-price {
	font-family: Helvetica, sans-serif;
	font-size: 8pt;
}

.details {
	font-family: Helvetica, sans-serif;
	font-size: 10pt;
}

.disclaimer {
	font-family: Helvetica, sans-serif;
	font-size: 8pt;
}

.expiration {
	font-family: Helvetica, sans-serif;
	font-size: 10pt;
}

.business-name, .business-phone {
	font-family: Helvetica, sans-serif;
	font-size: 12pt;
}

.website-address {
	font-family: Helvetica, sans-serif;
	font-size: 8pt;
}

.valid-at {
	font-family: Helvetica, sans-serif;
	font-size: 6pt;
}

.coupon-code {
	font-family: Helvetica, sans-serif;
	font-size: 8pt;
}

.valid-at p {
	margin: 0;
	padding: 0;
}

#left .coupon-footer, #right .coupon-footer {
	padding-bottom: 15px;
} 

} 



