/* Custom styles for wantnot.net */

/* ------------------------------------- */
/* Global Styles
/* ------------------------------------- */

a img.off { display:inline; }
a:hover img.off { display:none; }
a img.on { display:none; }
a:hover img.on { display:inline; }

a:hover {
	text-decoration:none !important;
}

/* ------------------------------------- */
/* Header & Navigation
/* ------------------------------------- */

#header {
	padding:12px 0 0 0;
}

#navigation {
	padding:5px 0;
	margin:0;
}

#navigation ul {
	margin-left:15px;
}

#navigation a:hover {
	background:none;
	color:#380071;
}

#navigation  li,
#navigation .current_page_item {
	padding-left:44px;
	background:url(default/nav_slash.gif) no-repeat left center;
}

#navigation  li.first_item {
	padding-left:0;
	background:none;
}

#navigation  li a {
	padding-left:0;
	padding-right:0;
}

#navigation .rss {
	padding:3px 15px 0 0;
}

#leaderboard_outer {
	width:100%;
	height:139px;
	background:url(default/leaderboard_outer_bg.gif) no-repeat;
	margin-bottom:40px;
}

#leaderboard_inner {
	width:728px;
	height:90px;
	margin:0 auto;
	padding-top:25px;
}


/* ------------------------------------- */
/* Sidebar & Widgets
/* ------------------------------------- */

#sidebar h3,
#footer-widgets h3 {
	padding-bottom:8px;
}

#sidebar {
	overflow:visible !important;
}

#sidebar .widget_categories {
	margin-bottom:15px;
}


#sidebar .widget_categories h3 {
	display:none;
}

#sidebar .widget_archive {
	margin-bottom:10px;
}

#amazon_widget {
	float:left;
	margin:10px 13px 0 12px;
	height:415px;
	background-color:#66848e;
}

#sidebar .widget_text {
	border:none;
	padding-top:50px;
	width:300px;
	text-align:center;
}

#sidebar .widget_text p {
	margin-bottom:20px;
}

.widget_extended-categories h3 {
	display:none;
}

/* ------------------------------------- */
/* Post Styling & Comments
/* ------------------------------------- */

.post .nav-entries {
	margin-top:38px;
}

.post-more {
	border-top:0;
	border-bottom-color:#eaeaea;
}

.post-more .comments {
	float:right;
}

.commentnumber {
	padding-top:12px !important;
}

#comments .bypostauthor,
#comments .comment-author-mir {
	background:#d8ecf2 !important;
}

#comments .comment.thread-even {
	border:none;
}

#comments .avatar {
	display:none;
}

.sociable {
	margin:0 0 -32px 0 !important;
	border-top:1px solid #eaeaea;
	padding-top:8px;
}

/* ------------------------------------- */
/* Shop Pretty
/* ------------------------------------- */

#affiliate_full_list {
	clear:both;
}

#affiliate_full_list .affiliate-item {
	display:none;
}

.affiliate_cat_select_form {
	height:45px;
	margin-top:30px;
}

.affiliate_name_select_form {
	height:65px;
	clear:both;
}

.affiliate_cat_select_form p,
.affiliate_name_select_form p,
.affiliate_cat_select_form a,
.affiliate_name_select_form a,
.affiliate_cat_select_form select,
.affiliate_name_select_form select {
	float:left;
	margin-right:10px;
}

.affiliate_cat_select_form p,
.affiliate_name_select_form p {
	width:120px;
}

.affiliate_cat_select_form select,
.affiliate_name_select_form select {
	font-size:12px;
	padding:2px;
}

.affiliate_cat_select_form a,
.affiliate_name_select_form a {
	margin-top:-2px;
	background-color:#2495b5 !important;
}

.affiliate-group {
	clear:both;
}

.affiliate-group.hidden {
	display:none;
}

.affiliate-group h3 {
	padding-top:15px;
}

.affiliate-item {
	position: relative;
	float:left;
	z-index:10;
}

.affiliate-item .thumbnail {
	padding: 10px;
	width: 125px;
	height:125px;
	text-align: center;
	overflow: hidden;
}

.affiliate-item .thumbnail .imagebox {
	width: 125px;
	height:125px;
}

.affiliate-item .thumbnail .imagebox img {
	vertical-align:middle;
}

.affiliate-item .popup {
	display: none;
	position: absolute;
	border: 1px solid #380071;
	top: 25px;
	left: 25px;
	background: #ffffff;
	padding: 15px 15px 3px 15px;
	width: 230px;
	font-size: 12px;
}

.affiliate-item .popup p {
	margin-bottom:12px;
}

/* ------------------------------------- */
/* Bargain Hunt (Sidebar)
/* ------------------------------------- */

.affiliates-home {
	padding-left:5px;
}

.affiliates-home .affiliate-item .popup {
	left:auto;
	right:25px;
}

.affiliates-home .affiliate-item .popup p {
	font-size:14px !important;
}

.affiliates-home .sociable {
	display:none;
}

/* ------------------------------------- */
/* Footer
/* ------------------------------------- */

#footer-widgets {
	border:none;
	background:url(default/footer-widgets_bg.gif) no-repeat top center;
}

#footer-widgets .widget h3 {
	margin-bottom:10px;
}

#footer-widgets .widget ul {
	padding:0;
	list-style:none;
}

#footer-widgets .widget ul li {
	padding-left:5px;
	background:url(default/widget_bullet.gif) no-repeat left center;
	margin:-5px 0;
}

#footer-widgets .footer-widget-1 p {
	margin-bottom:6px;
}

#home_mir_thumb {
	width:128px;
}

#foot_LEAP {
	clear:both;
	font-size:10px;
	color:#333;
	margin-left:22px;
}