@import url("sidebar-wide.css");

#content {
	padding-bottom: 1px;
}

/* ROTATING FEATURE */

#rotating_feature {
	width: 600px;
	height: 320px;
	background-color: #ddd;
}


/* SUB FEATURES */

#main #sub_features {
	overflow: auto;
	padding: 20px 0 20px;
	margin: 0 0 20px;
	list-style: none;
}

#main #sub_features h2 {
	height: 20px;
	margin: 0;
	padding: 0;
	background: url("../images/home/bg-sub_features-h2.png") no-repeat left top;
	text-indent: -900em;
}

#sub_features li {
	float: left;
	width: 186px;
}

#sub_features li.feature_activity {
	margin: 0 21px;
}

#main  #sub_features li.editors_note h2 {
	background-position: left center;	
}

#main #sub_features li.parent_letters h2 {
	background-position: left bottom;	
}

#sub_features .thumb {
	margin: 10px 0;
	height: 100px;
	background-color: #ddd;
}

#main #sub_features h3 {
	font-size: 1.33em;
	margin: 0;
	letter-spacing: -1px;
}

#main #sub_features h3 a {
	text-decoration: none;
	display: block;	
}

#main #sub_features h3 a:hover {
	text-decoration: underline;	
}


/* WEEKLY TIPS */

.tip {
	border: 4px dashed #ddd;
	padding: 30px 26px;
}

#main #weekly h2 {
	background: url("../images/home/bg-weekly_tips-h2.png") no-repeat left top;	
	font-weight: normal;
	font-size: 1.33em;
	letter-spacing: -1px;
	color: #888;
	/*padding-left: 146px;*/
	padding: 0 0 1.203em 146px;
	margin: 0;
	/*margin: 0 0 1.203em;*/
	line-height: 1.203em;
}

#main #monthly h2 {
	background: url("../images/home/bg-monthly_tips-h2.png") no-repeat left top;	
	font-weight: normal;
	font-size: 1.33em;
	letter-spacing: -1px;
	color: #888;
	/*padding-left: 146px;*/
	padding: 0 0 1.203em 202px;
	margin: 0;
	/*margin: 0 0 1.203em;*/
	line-height: 1.203em;
}

.tip h2 strong {
	display: none;	
}

.tip .thumb {
	width: 120px;
	height: 120px;
	float: left;
	margin-right: 1em;
	background-color: #ddd;
}

.tip .link-read_more {
	background: url("../images/main/bg-link-next.gif") no-repeat right center;
	padding-right: 8px;
}

#main .tip p {
	margin-bottom: .8em;
}

#main .tip ul {
	margin: .8em 0 0;
	list-style: none;
}

#main .tip ul li {
	display: inline;
	font-size: .8em;
}

#main .tip ul li.link-sign_up a {
	background: url("../images/home/bg-weekly_tips-sign_up.gif") no-repeat left center;
	padding-left: 18px;
}

#main .tip ul li.link-sign_up:after {
	content: " \2022";
}

#main .tip ul li.link-send_to_friend a {
	background: url("../images/home/bg-weekly_tips-send_to_friend.gif") no-repeat left center;
	padding-left: 18px;
}


/* POPULAR & RECENT ARTICLES */

#main #popular_recent {
	position: relative;
	height: 326px;
	margin: 40px 0 20px;
	width: 300px;
	overflow: hidden;
	list-style: none;
	border-bottom: 1px solid #ccc;
	float: left;
}

#main #popular_recent h2 {
	width: 120px;
	height: 35px;
	text-indent: -900em;
	position: relative;
	margin-top: 0;
	margin-bottom: -1px;
	cursor: pointer;
}

#popular h2 {
	background: url("../images/home/bg-popular-h2.png") no-repeat left top;	
}

#recent h2 {
	margin-left: 122px;	
	background: url("../images/home/bg-recent-h2.png") no-repeat left top;
}

#popular_recent > li {
	width: 300px;
	position: absolute;
}

#popular_recent > li.show ol.feed {
	display: block;
}

#popular_recent > li.hide ol.feed {
	display: none;
}

#popular_recent > li.hide h2 {
	z-index: 5000;
	background-position: right top;
}

#main #popular_recent .feed {
	margin: 0;
	list-style: none;
	padding: 2.4em 1.6em;
	border: 1px solid #ccc;
	overflow: auto;
}

#main #popular_recent .feed li {
	margin-bottom: 1.6em;
	/*width: 50%;
	float: left;*/
	overflow: auto;
	clear: both;
}

#main #popular_recent .feed .thumb {
	height: 63px;
	width: 63px;
	background-color: #ddd;
	float: left;
	margin: 0 .66em 0 0;
}

#main #popular_recent .feed .title {
	margin: 0;
	padding: 0 1em 0 0;
	font-size: 1.11em;
	max-height: 42px;
	overflow: hidden;	
}

#main #popular_recent .feed .title a {
	display: block;	
}

#main #popular_recent .feed .author {
	color: #666;
	font-size: .9em;
	margin: 0;
}
	
	

/* CONTEST & BOOKS */

#contest_books {
	margin: 40px 0 0; 
	width: 270px;
	float: right;
}

#main #contest_books .feed {
	margin: 0;
	list-style: none;
}

#main #contest_books .feed li {
	margin-bottom: 1.6em;
	overflow: auto;
}

#main #contest_books .feed .thumbnail {
	height: 63px;
	width: 63px;
	background-color: #ddd;
	float: left;
	margin: 0 .66em 0 0;
}

#main #contest_books .feed .title {
	margin: 0;
	padding: 0 1em 0 0;
	font-size: 1.11em;
	max-height: 42px;
	overflow: hidden;	
	font-weight: bold;
}

#main #contest_books .feed .title a {
	display: block;	
}

#main #contest_books .feed .author {
	color: #666;
	font-size: .9em;
	margin: 0;
}

#main #contest_books .feed .summary {
	margin: 0;	
}

#main #books h2 {
}
	
/* TRIVIA ANSWERS */

#trivia_answer {
	margin: 40px 0 1.6em;
	clear: both;
	border: 4px dashed #ddd;
	padding: 30px 26px .8em 96px;
	background: #eee url("../images/home/bg-trivia_answer.png") no-repeat 16px center;
	color: #412d81;
}

#main #trivia_answer h2 {
	margin-top: 0;
}

#main #trivia_answer h2 span {
	font-weight: normal;	
}
	
	