
/********************** COUPONPRESS THEME LAYOUT **********************/
/************************************************************************/

body { background: #f8f8f8 url('../images/layout_bg.png') repeat-x; }
#page-container {  background: transparent url('../images/layout_wrapper.png') top left repeat-y;  }
#coupon_wapper { background: transparent url('../images/layout_top.png') top left no-repeat;  }
a {
color:#9F0000;
outline:medium none;
text-decoration:underline;
}


/********************** COUPONPRESS THEME BARS **********************/

#sidebar .inner { background-color:#E6E6E6; padding:1px; }
#sidebar h3 { border-bottom:1px dotted #E7C8B8; color:#333333;font:bold 1.0em/100% "Trebuchet MS",Arial;margin:0 0 4px;padding:4px 0 4px 4px;text-transform:uppercase;}
#sidebar h4 { font-size:1.1em;margin:0;}


/************************************************************************/


.bar1 { background: #666 url('../images/bar1.gif') no-repeat;   text-shadow:1px 1px 1px #666 !important; height:26px; line-height:26px; -moz-border-radius: 4px 4px 0 0; }
.bar2 { background: #666 url('../images/bar1.gif') no-repeat; height:26px; font-size:26px; font-weight:bold; line-height:26px; -moz-border-radius: 4px 4px 0 0; text-shadow:1px 1px 1px #666 !important;}
.bar3 { background: #666 url('../images/bar3.gif') no-repeat;   text-shadow:1px 1px 1px #666 !important; height:26px; line-height:26px; -moz-border-radius: 4px 4px 0 0; }
.bar1 h2,  .bar3 h2 { color:#fff;}

/********************** COUPONPRESS THEME ITEM **********************/
._item { background: transparent url('../images/itemback.gif') no-repeat; border: 1px solid #E7C8B8; }
._item_footer { background:#E7C8B8 repeat scroll 0 0 #FFFFFF; border-color:-moz-use-text-color #E7C8B8 #E7C8B8; border-right:1px solid #E7C8B8;border-style:none solid solid; margin-right: 0px; border-width:0 1px 1px;font-size:13px;line-height:26px;padding:3px;}
._item h2  {font-size:15px;margin-bottom:-10px;padding-top:8px;width:370px;}
p {color:#272222;line-height:140%;margin:0 0 10px; }


/********************** COUPONPRESS SOME POST STUFF *********************/
/************************************************************************/
.post_wrapper {border: 1px solid #E7C8B8}
.commentf {border: 1px solid #E7C8B8}
#sidebar .inner {-moz-border-radius:4px 4px 0 0;background-color:#FFFFFF;border-color:#FFFFFF #CCCCCC #CCCCCC;border-left:1px solid #E7C8B8;border-right:1px solid #E7C8B8;border-style:solid;border-width:1px;margin-bottom:7px;padding:0;}


/********************** COUPONPRESS STORE POST      *********************/
/************************************************************************/
#content .store-description {margin-top:10px;margin-left:10px;width:392px;margin-bottom:1px;}
#content .store-description p {color:#000000;width:392px;}
#content .infoimg { border:3px dashed #E7C8B8;float:right;margin-right:10px;margin-top:10px;padding:12px; }
#content .rsslink {background:url('../images/rss.png') no-repeat scroll left center transparent;padding:2px 5px 2px 20px; font-size:16px;margin-left:10px;margin-top: -14px;}
#content .storelink {background:url('../images/home.png') no-repeat scroll left center transparent;padding:2px 5px 2px 20px;font-size:16px;margin-left:10px;}
#content .commentlink {background:url('../images/comment.png') no-repeat scroll left center transparent;padding:2px 5px 2px 20px;font-size:16px;margin-left:10px;}

#merchantScreenshot  {text-align:center;}
#merchantScreenshot a img {border:medium none;height:200px;opacity:0.8;width:280px;}
#merchantScreenshot a:hover img {opacity:1;}
#mainMerchantLink  { display:block; font-size:15px; font-weight:bold; padding:5px 0; }
.panel {background-color:#FFFFFF;border:3px solid #E7C8B8;margin-bottom:8px;padding:1px;}
.fixwidth {width: 250px; overflow: hidden;} 



/************************************************************************/


/********************** COUPONPRESS THEME SEARCH BOX **********************/
/************************************************************************/

.searchbar { background: #fff url('../images/searchbox.gif') no-repeat;  }
.input.submit {background:#bf0b0b; border-color:#cf5a5a #bf0b0b #bf0b0b #cf5a5a;border-style:solid;border-width:1px;color:#FFFFFF;}
.searchcouponpress button.btn {background:none repeat scroll 0 0 #FF0000;color:#FFFFFF;cursor:pointer;height:38px;text-transform:uppercase;width:88px;} 
.searchcouponpress button.btn:hover {	background: #FFE432; color:#000000;}
.searchcouponpress input.box {background:none repeat scroll 0 0 #616161;color:#FFFFFF;font:22px arial;height:30px;margin-right:5px;padding:8px 5px 0;width:300px;}


