/*
Theme Name: CouponPress
Theme URI: http://couponpress.com
Description: CouponPress by Mark Fail
Version: 1.3
Author: Mark Fail
Author URI: http://markfail.com
Tags: blue, custom header, fixed width, two columns, widgets
*/

/********************** COUPONPRESS THEME GLOBALS **********************/
/************************************************************************/

* { margin: 0; padding: 0; font-family:'Trebuchet MS','Trebuchet','Tahoma','Geneva',sans-serif; font-size:100%; }

#body-child { font: normal 0.75em/145% Arial, Tahoma, sans-serif; color: #545454; text-align: center; background: url('images/bg-main.png') repeat; }
p { margin: 0 0 10px 0; line-height: 140%; color: #545454; }
a { outline: none; text-decoration: underline; color: #e90000; }
a:hover { text-decoration: none; }
ul { list-style: none; }
.hide { display: none; border: none; }
img { border: 0; }
.padd-05 { padding: 5px; }
.padd-10 { padding: 10px; }
.padd-15 { padding: 15px; }
.padd-20 { padding: 20px; }
#message { padding:5px; background:red; color:white;}
 

/********************** COUPONPRESS THEME CLEARING **********************/
/************************************************************************/


.clearfix:after	{ content:".";  display:block;  clear:both;  visibility:hidden;  line-height:0;  height:0; }
.clearfix				{ display:inline-block; }
html[xmlns] .clearfix	{ display:block; }
* html .clearfix	{ height:1%; }
.clear	{ clear:both; }


/********************** COUPONPRESS THEME LAYOUT **********************/
/************************************************************************/


#page-container { width: 960px; margin: 0 auto; background: transparent url('images/layout_wrapper.png') top left repeat-y; text-align: left; z-index: 100;}
.page-container-inner { padding: 10px 15px 20px 25px; }
#page-header { padding: 0 0 20px 0; }
#page-nav-top { margin: 0 0 20px 0; }
#content-container { margin: 0 0 20px 0; padding: 10px 0 40px 0;  }
#main-content { width: 572px; float: left; } 
#main-content.wide { width: auto; float: none; } 
#sidebar { width: 330px; float: right; }
#page-copy { width: 920px; margin: 30px 0 0 -10px; background: #000; text-align: center; color: #999; padding-top: 25px; padding-bottom: 25px; }

#coupon_wapper { background: transparent url('images/layout_top.png') top left no-repeat;  }


/********************** COUPONPRESS THEME HEADER **********************/
/************************************************************************/

#Logo { float:left;  width:400px;  height:65px; margin-top:25px; }
.page_logo_wrapper { height:135px; }

#page-header { text-align:right; float: left; }
#page-header ul {  width:500px; float:right; margin-bottom:30px;  }
#page-header ul li { float: right; padding-right: 10px; margin-right: 10px; border-right: 1px solid #333; }
#page-header ul li.last { padding-right: 0; margin-right: 0; border-right: none; }
#page-header ul li a { text-decoration: none; color: #fff; }
#page-header ul li a:hover { color: #ccc; }
#page-header ul li.current a { color: #ccc; }

#header-follow { text-align: right; float: right; color: black; font-weight: bold; width: 500px; vertical-align: top; }
#header-follow-text { vertical-align: top; }
#header-follow-images { vertical-align: top; }
#header-follow-images img { margin: -4px 0px 0px 4px; }

.rsslink {	padding: 2px 5px 2px 20px;	background: url(images/rss.gif) no-repeat left center;	}
.banner { float:right; margin-top:-20px; }

#search { float: right; margin: -42px 16px 0px 0px; width: 540px; }
#searchbox-image { background: url(images/searchbox.png) no-repeat; border-width: 0px; width: 473px; height: 42px; padding-left: 0px; margin: 0px; }
.searchbox { border-width: 0px; color: #E2E2E2; font: 20px Arial; width: 455px; margin: 10px 0px 0px 12px; }
#searchsubmit { background: url(images/zoek.png) no-repeat; border-width: 0px; width: 52px; height: 41px; margin: 0px 0px 0px 8px; padding: 0px; }
#searchsubmit:hover { background-image: url(images/zoek2.png); }
#search-input { float: left; }
#search-do { float: left; }
#searchform { font: 14px Arial; color: white; font-weight: bold; }

#nlbar { background: #fff url('themes/default/images/searchbox.gif') no-repeat; height:135px; margin-bottom:15px; }
.nlform { padding: 70px 0px 0px 12px; }
.nlinput { font: 12px Arial; color: #B2B2B2; font-weight: bold; padding: 2px; width: 176px; }
#nlsubmit { background: url(images/nieuwsbrief_OK.png) no-repeat; border-width: 0px; width: 31px; height: 21px; margin: 0px 0px 0px 8px; padding: 0px; }
#nlsubmit:hover { background-image: url(images/nieuwsbrief_OK2.png); }

/********************** COUPONPRESS NAVIGATION LAYOUT *************************/
/******************************************************************************/


#page-container .page-navigation { width: 920px; margin-left: -10px; sz-index: 200; }
.page-navigation ul {  margin: 0 10px 0 10px; padding-left: 0px; }
.page-navigation ul li { float: left; padding: 16px 0 20px 12px; }
.page-navigation ul li.multiline { padding-top: 6px; text-align: center; }
.page-navigation ul li.multiline span.menu-item-description { font: 12px Arial; font-weight: normal; font-style: italic; }
.page-navigation ul li a { display: block; font-size: 1.2em; color: #fff; text-decoration: none; border-right: 1px solid #FFFFFF; padding-right: 13px; font: 16px Arial; font-weight: bold; }
.page-navigation ul li a:hover { color: #ccc; }
.page-navigation ul li a em { display: block; font: italic 0.8em Georgia, Times; color: #999; text-transform: none; }
.page-navigation ul li.last a { border: none; }
.page-navigation ul ul li a { color:#333; }
.page-navigation ul li a.last { border: 0px solid; }
/* dropdown */
#nav, #nav ul{ z-index:99; list-style-type:none; list-style-position:outside; position:relative; } 
#nav a{ display:block; float:none; } 
#nav li{ float:left; position:relative; } 
/* first dropdown */
#nav ul { position:absolute; top:4.4em; z-index:99; margin: 0 0 0 -15px; padding: 15px; background-color: #fff; border-left: 1px dotted #777; border-right: 1px dotted #777; border-bottom: 1px dotted #777; } 
.page-navigation #nav li ul li{ float: left; clear: both; height: auto; padding: 0 0 8px 0; margin: 0 0 8px 0; border-bottom: 1px dotted #ccc; } 
.page-navigation #nav li ul li.last { padding: 0; margin: 0; border: none; } 
/* drop links */
#nav li ul a{ font-size: 1.0em; width:14em; height:auto; z-index:99; border: none; } 
#nav ul ul{ top:auto; z-index:99; } 
/* second level dropdown */
#nav li ul ul { left:14em; margin:-32px 0 0 12px; z-index:99; } 
#nav li:hover ul ul, #nav li:hover ul ul ul, #nav li:hover ul ul ul ul{ display:none; z-index:99; } 
#nav li:hover ul, #nav li li:hover ul, #nav li li li:hover ul, #nav li li li li:hover ul{ display:block; z-index:99; } 

 

/********************** COUPONPRESS MAIN LAYOUT *************************/
/************************************************************************/

#main-content p { font: normal 1.2em/130% Geneva, Arial; }

#main-content ul.default { margin: 0 0 10px 0; }
#main-content ul.default li { padding: 0 0 0 12px;  background: url("images/bullet_1.gif") no-repeat 0% 50%; }


/********************** COUPONPRESS PAGE LAYOUT *************************/
/************************************************************************/


#cols li { width: 280px; float: left; margin: 0 30px 10px 0; }
#cols li.last { float: right; margin-right: 0; }
#cols li.clear { width: 100%; margin-right: 0; }
#cols li img { float: left; padding: 3px; border: 1px solid #ccc; margin: 4px 10px 3px 0; }
#cols li a.more { display: inline-block; color: #fff; text-decoration: none; background-color: #e90000; font-weight: bold; padding: 2px 10px 2px 10px; border-left: 3px solid #444; }
#cols li a.more:hover { background-color: #fff; color: #000; }
#cols li a.cat { background-color: #444; border-color: #e90000; }

#cols li .post p a { font-weight: bold; }

#cols li .post-list { margin: 30px 0 20px 0; }
#cols li .post-list li { float: none; background: url("images/page_16.png") no-repeat 0% 5%; padding: 0 0 5px 20px; margin: 0 0 5px 0; border-bottom: 1px dotted #cbcbcb; color: #888; }
#cols li .post-list li h3 { font-size: 1.0em; }
#cols li .post-list li h3 a { color: #000; }

#posts-list li { padding: 0 0 15px 0; margin: 0 0 15px 0; border-bottom: 1px dotted #ccc; }
#posts-list li.last { border: none; }
#posts-list li img { display: block; float: left; }
#posts-list li .post-summary { width: 385px; float: right; }
#posts-list li h3 { font: normal 1.6em/110% "Trebuchet MS", Arial; color: #333; margin: 0 0 3px 0; }
#posts-list li h3 a { color: #333; text-decoration: none; }
#posts-list li h3 a:hover { text-decoration: underline; }
#posts-list li cite { display: block; font-style: normal; color: #777; margin-bottom: 10px; }
#posts-list li a.detail { font-weight: bold; color: #454545; text-decoration: none; background: url("images/bullet_1.gif") no-repeat 0% 50%; padding-left: 12px; }
#posts-list li a.detail:hover { color: #e90000; }

#posts-list.style-three li img { float: right; }
#posts-list.style-three li .post-summary { float: left; }

 
/********************** COUPONPRESS SIDEBAR LAYOUT *************************/
/***************************************************************************/

#sidebar { padding: 0 0 15px 0;  }
#sidebar .inner { background-color: #e6e6e6; padding: 1px; }
/*#sidebar h3 { font: bold 1.2em/120% "Trebuchet MS", Arial; color: #333; text-transform: uppercase; padding: 12px 0 6px 8px; margin: 0 0 10px 0; border-bottom: 1px dotted #777; }*/
#sidebar h4 { font-size: 1.1em; margin: 0; }
#sidebar cite { display: block; color: #999; font-style: normal; margin-bottom: 3px; }
#sidebar cite em { color: #e90000; font-style: normal; }
#sidebar ul { border: 1px solid #fff; padding: 12px; }
#sidebar ul ul { border: none; padding: 0; }
#sidebar li { margin-bottom: 25px; }
#sidebar li a { color: #444; }
#sidebar li li { padding: 4px 0 4px 0; margin: 0; background: none; border-bottom: 1px dotted #bbb; }
#sidebar li.submenu li { border: none; margin: 0 0 1px 0; padding: 0; height: 1%; }
#sidebar li.submenu li a { display: block; color: #444; font-size: 1.0em;font-weight: bold; text-decoration: none; background: #d9d9d9 url("images/bullet_1.gif") no-repeat 6px 10px; padding: 4px 0 4px 16px;  }
#sidebar li.submenu li.current a { color: #e90000; background-color: #ededed;}
#sidebar li.submenu li a:hover { background-color: #ccc; }
#sidebar li.recentposts li { border-color: #ccc; }
#sidebar li.recentposts li a { text-decoration: none; }
#sidebar li.recentposts li a:hover { color: #e90000; }
#sidebar li.category li { float: left; width: 126px; padding: 5px 0 5px 0; }
#sidebar li.category li a { display: block;  color: #000; font-weight: bold; text-decoration: none; background: url("images/bullet_1.gif") no-repeat 0 7px; padding: 0 0 0 12px; }
#sidebar li.category li a:hover { color: #e90000; }

#sidebar li.advertisment li { float: left; border: none; margin: 0 2px 0 0; padding: 0; }
#sidebar li.advertisment li.alt { float: right; margin: 0; }

.sidebar-tab { border: 1px solid #e6e4e5; }

#page-copy a { color: #888; }
 

/********************** COUPONPRESS PAGE ITEMS *************************/
/************************************************************************/



.bar1 { background: #666 url('images/bar1.gif') no-repeat; height:35px; font-size:16px; font-weight:bold; line-height:35px; text-shadow:1px 1px 1px #666 !important; }
.bar2 { background: #666 url('images/bar1.gif') no-repeat; height:35px; font-size:16px; font-weight:bold; line-height:35px;  text-shadow:1px 1px 1px #666 !important;}
.bar3 { background: #666 url('images/bar3.gif') no-repeat; height:35px; font-size:16px; font-weight:bold; line-height:35px;  text-shadow:1px 1px 1px #666 !important;}
.bar1 h1, .bar2 h1, .bar3 h1, .bar1 h2, .bar2 h2, .bar3 h2 {font-weight:normal;letter-spacing:1px;font-size:16px; margin-left:15px;color:#fff;}
.bar1 h3, .bar2 h3, .bar3 h3 {font-weight:normal;letter-spacing:1px;font-size:12px; margin-left:15px;color:#fff;}
.inputbox { margin-left:40px; font-size:16px; width:190px;}
.post_wrapper { padding:10px; background:#fff url('images/post_wrapper.gif') repeat-x; }



#commentform { background:#efefef; width:550px; border:1px solid #dddddd;}
.commentsf { width:550px;float:left;text-align:justify;line-height:150%; font-family: "Lucida Grande", Verdana, Helvetica, Arial, sans-serif;  font-size: 12px; }
.commentsf ul{margin:0px;padding:0px;}
.commentsf li{list-style-type:none;display:block;margin:20px 0px 20px 0px;width:530px;float:left;padding:10px;background:#f7f7f7;border:1px solid #e7e7e7 ;}
.commentsf li a{text-decoration:none;color:#94024d;}
.avatar{float:left; margin-right:20px;}
#comment{margin:12px 0px 10px 0px;float:left;width:250px;height:140px;padding:5px;background:url('images/formbg.png') repeat-x;background-color:white;border:1px solid #e9e9e9;font:12px tahoma , calibri;color:#999999;}
#author{padding-top:10px;padding-left:5px;margin:0px 5px 10px 0px;float:left;width:220px;height:30px;background:url('images/formbg.png') repeat-x;border:1px solid #e9e9e9;font:12px tahoma , calibri;color:#999999;}
#email{padding-top:10px;padding-left:5px;margin:0px 5px 10px 0px;float:left;width:220px;height:30px;background:url('images/formbg.png') repeat-x;border:1px solid #e9e9e9;font:12px tahoma , calibri;color:#999999;}
#url{padding-top:10px;padding-left:5px;margin:0px 5px 10px 0px;float:left;width:220px;height:30px;background:url('images/formbg.png') repeat-x;border:1px solid #e9e9e9;font:12px tahoma , calibri;color:#999999;}
#comment{margin:12px 0px 10px 0px;float:left;width:250px;height:140px;padding:5px;background:url('images/formbg.png') repeat-x;background-color:white;border:1px solid #e9e9e9;font:12px tahoma , calibri;color:#999999;}

.authorinfo{float:left;width:250px;margin:0px;padding:0px; padding:10px;}

.h2comment{width:490px;float:left;color:#666;font:bold 26px calibri;text-decoration:none;margin:10px 0px;margin-left:10px;}


#loginform input { margin-left:0px; padding:0px;} 


/********************** COUPONPRESS ITEM LAYOUT *************************/
/************************************************************************/

._item { border:1px solid #E5E5E5; background-color: #feecde; padding:2px; }
._item_image { border: 1px solid black; width: 58px; float: left; margin: 0px 8px 0px 0px; }
._item_text { width: 330px; float: left; }
._item_rating { text-align: center; float: right; }
._item_rating img { width: 38px; height: 38px; margin: 0px 4px 0px 4px; }
._item_links { text-align: center; margin: 12px 0px 0px 0px; }
._item_links a { font: 14px Arial; color: #0b1eff; margin: 0px 24px 0px 24px; }
._item_coupon { background: url('images/bar_coupon.png') no-repeat; width: 514px; height: 31px; margin: 8px 0px 0px 0px; }
._item_coupon:hover { background: url('images/bar_coupon2.png') no-repeat; }
._item_coupon_content { padding: 6px 8px 0px 16px; }
._item_coupon_content_text { font: 13px Verdana; color: black; }
._item_coupon_content_coupon { font: 13px Verdana; color: white; margin: 0px 16px 0px 6px; }
._item_coupon_content_link_container { position: absolute; float: right; width: 488px; text-align: right; font: 13px Verdana; color: black; text-decoration: none; }
._item_coupon_content_onelink { padding: 6px 8px 0px 16px; width: 100%; text-align: center; }
._item_coupon_content_onelink_center_link { margin: 0px auto; }
._item_coupon_content_onelink_center_link a { font: 13px Verdana; color: black; text-decoration: none; }
._item_extra { margin: 6px 0px 0px 6px; }
._item_coupon_spaced { margin-bottom: 12px; }
._item_spacer { height: 9px; }
._item h2 a, ._item h2 { font: bold 12px Tahoma; color: #C00A09; }
._item h2 { margin-bottom: 16px; }

/********************** SHOP LAYOUT *************************/
/************************************************************************/

#shop-info-title { float: left; }
#shop-info-title h2 { font: 16px Arial; color: black; font-weight: bold; }
#shop-info-title a { color: purple; text-decoration: underline; }
#shop-info-image { float: right; }
#shop-info-image img { border: 1px solid; color: black; }
#shop-info-description { margin: 4px 0px 4px 0px; }

/********************** COUPONPRESS PRINT LAYOUT *************************/
/************************************************************************/

._print { border:2px dashed #333; padding:10px; margin-top:10px;}
 
/********************** COUPONPRESS ITEM COUPON CODE *************************/
/*****************************************************************************/

div#couponTooltip{display:none; position:absolute; z-index:999;top:0; left:0; height:30px;padding:2px 15px 0 18px;border-right:2px solid #F0EBE4;color:#FFF;font-size:11px;font-weight:bold; background:url(images/sprite.png) 0 -283px no-repeat; line-height:22px;}

div.couponTooltip{display:none; float:left; position:relative; width:136px; height:30px;padding:2px 15px 0 18px;border-right:2px solid #F0EBE4;color:#FFF;font-size:11px;font-weight:bold; background:url(images/sprite.png) 0 -283px no-repeat; line-height:22px; }

.coupon.feature .couponcode a{font-size:15px;text-transform:uppercase;}
 
.coupon.printable .couponcode span{background-position:-768px -715px;}
.coupon.tip .couponcode a,.coupon.printable .couponcode a{display:block;float:left;font-size:15px;font-weight:bold;padding-top:4px;}
 
.coupon .couponcode strong{cursor:pointer;display:block;height:21px;max-width:185px;overflow:hidden;float:left;font-size:17px;font-weight:bold;color:#333333;border:1px dashed #FAA50B;padding:1px 26px 0 5px;background:#FEF3DE url(images/sprite.png) right -816px no-repeat;}
.coupon .couponcode strong.active{background:#33CC66 url(images/sprite.png) right -816px no-repeat;}


/********************** COUPONPRESS FEATURED STYLES ***********************/
/**************************************************************************/

.homeCategories { width: 530px; margin-bottom:15px; background:#efefef;clear:both; padding:10px; border:1px solid #dddddd; }
.homeCategories h2 { font-size:18px; border-bottom: 1px solid #ddd; padding-bottom:10px; margin-bottom:10px;}
.homeCategories ul{list-style-type: none;margin: 0;padding: 0;margin-bottom: 0; }
.homeCategories ul li { float:left; width:250px; height:40px;  }
.homeCategories ul li a{ font: normal 12px Arial;color: black;  display: block;padding: 5px 0;line-height: 17px;padding-left: 38px;text-decoration: none;}
.homeCategories ul li  { background: url('images/folder.gif') no-repeat 8px 6px; }

.rp-shop-image { border: 1px solid black; float: left; margin: 0px 8px 0px 0px; width: 58px; }
.rp-shop-image:hover { border-color: #01ff00; }
.rp-shop-text { padding: 0px 8px 0px 0px; }

.tag-cloud a { color: #1c71ff; text-decoration: none; }
.tag-cloud a:hover { text-decoration: underline; }

.subcategories-list { width: 530px; padding:10px 10px 0px 10px; }
.subcategories-list ul{list-style-type: none;margin: 0;padding: 0;margin-bottom: 0; }
.subcategories-list ul li { float:left; width:250px; height:40px; margin: 0px 0px 2px 0px; font: normal 20px Arial; color: #ff7a00;  }
.subcategories-list ul li a{ font: bold 20px Arial; color: #ff7a00; display: block;padding: 3px 0px 5px 0px;line-height: 17px;padding-left: 46px;text-decoration: none;}
.subcategories-list ul li  { background: url('images/folder_small.png') no-repeat; }

.cutline { margin: 8px 0px 16px 0px; }

#hit-container { margin: 0px 0px 16px 0px; }
#hit-container h1 { font: bold 20px Tahoma; color: #c00a09; letter-spacing: 1px; margin: 0px 0px 12px 0px; }
#hit-image { float: left; margin: 0px 12px 0px 0px; }

#footer-container { width: 100%; text-align: center; }
#footer-top-line { width: 960px; height: 1px; background: url('images/footer-top-line.png') no-repeat; margin: 0px auto; }
#footer-content { width: 940px; margin: 16px auto 16px auto; font: 12px Arial; color: #2955fc; letter-spacing: 1px; line-height: 120%; }
#footer-content p { font: 12px Arial; color: #2955fc; letter-spacing: 1px; line-height: 120%; margin: 0px 0px 16px 0px; }

#bottomtext { padding: 16px; }
#bottomtext h2, #bottomtext p { font: 12px Arial; letter-spacing: 1px; line-height: 120%; margin: 0px 0px 16px 0px; }

.sidebar-tab-ad { width: 100%; text-align: center; }
.sidebar-tab-ad img { margin: 0px auto; }

.whoisonline-container { width: 100%; text-align: center; font: 14px Verdana; color: black; font-style: normal; text-decoration: none; margin: 0px 0px 8px 0px; }
.whoisonline-container em { color: #c60b0b; }

/*h3 { font: bold 20px Tahoma; color: #c00a09; letter-spacing: 1px; margin: 0px 0px 12px 0px; }*/
h4 { font: bold 20px Tahoma; color: #c00a09; letter-spacing: 1px; margin: 0px 0px 2px 0px; }

.att-clear-both { clear: both; }

ul.shops-by-letter { margin: 0px 0px 16px 0px; }
div.shops-by-letter-links { margin-bottom: 16px; margin: 0px auto; text-align: center; }
a.shops-by-letter-link { margin: 0px 8px 0px 0px; font: 14px Tahoma; color: black; text-decoration: none; }
a.shops-by-letter-link:hover { text-decoration: underline; }
h4 {}

p.show-coupons-link { width: 100%; text-align: center; }
p.show-coupons-link a { margin: 0px auto; }

#othercoupons a { font-size: 12px; font-family:'Trebuchet MS','Trebuchet','Tahoma','Geneva',sans-serif; color: black; font-weight: normal; }
#othercoupons a:hover { color: #E90000; }

.procat-links h3 a { font-size: 12px; font-family:'Trebuchet MS','Trebuchet','Tahoma','Geneva',sans-serif; color: black; font-weight: bold; text-decoration: none; }
.procat-links h3 a:hover { text-decoration: underline; }
.procat-links-sublinks { margin: 0px 0px 8px 16px; }
