#branding #searchform {
	display:none;
}
#branding .only-search + #access div {
	padding-right: 0px;
}

.current_page_item {
 background-color: #666; 
}

#main a {text-decoration: underline;}
#main a:link {color: #0000FF;}
#main a:visited { color: #800080; }
#main a:hover { color: #3366ff; }
#main a:active { color: #FF0000; }

#main h1 {
font-size: 30px;
}

#main h2, #main h3 {
text-transform: capitalize;
line-height: normal;
letter-spacing: normal;
margin-top: 20px;
margin-bottom: 10px;
}

#main h2 {
font-size: 20px;
}

#main h3 {
font-size: 16px;
font-weight: bold;
}

#site-generator {
    display: none;
}

.entry-title {
font-size: 40px;  
}

.featured_week {
border: 1px solid #b1861c;
background-color: #f4ecd6;
padding: 5px 10px;
margin-bottom: 20px;
margin-top: 20px;
}

.featured_week h3 {
margin-top: 0 !IMPORTANT;
padding-top: 0;
color: #b1861c;
}

.featured_week p {
margin-bottom: 5px;
}


/* Just for TPN Ad Network at top */
.ad_at_top_of_page {
border-bottom: 1px solid #ff0000;
background-color: #eee;
text-align: center;
padding: 5px;
}

.ad_container {
text-align: center;
margin-left: auto;
margin-right: auto;
}

/* ALL LISTS STYLES */
.all_lists h3 {
margin-top: 0;
}

.all_lists ol {
border-top: 1px solid #DDD;
}

.all_lists ol li {
padding-top: 2px;
padding-bottom: 2px;
border-bottom: 1px solid #DDD !IMPORTANT;
}

.fivehot li {
background: url(/ads/hot.gif) no-repeat top right;
padding: 2px 4px;
margin-bottom: 2px;
}

.hot_site {
border: 1px solid #b1861c;
background: url(/ads/hot.gif) no-repeat top right #f4ecd6;
padding: 2px 4px;
margin-bottom: 2px;
}

/* Hide the website url from the comments form */
.custom input#url,
.custom input#url + label {
display:none;
}

.list-of-all-the-nz-one-day-deal-websites ul.menu li.menu-item-1415 a {background: #fff; color: #111; border-bottom-color: #fff; cursor: text; }

INPUT[type="submit"] {
background: url(/images/button-bg.png) repeat-x bottom left; 
border: 1px solid #DDD;
border-left: 3px solid #DDD;
cursor: hand;
}

INPUT[type="text"] {background-color: #FFF;} 

span.wpcf7-list-item { display: block; }