@import url('landing.css');

/*classes*/
	
.commentNumber {
	color: #ba97dc;
	}	
	
.rating {background: url(http://content.treehousetv.com/Themes/treehouse-v8/Images/Create/bgRating.gif) top left no-repeat; 
	height: 16px;
	width: 67px;
	padding: 1px 0px 0px 5px;
	}	

/* section themeing */

#leftFeature { 
	background: url(http://content.treehousetv.com/Themes/treehouse-v8/Images/Create/bgLeftFeature.gif) bottom left no-repeat; 
	}

#leftFeature .rating {
	background: url(http://content.treehousetv.com/Themes/treehouse-v8/Images/Create/bgHeaderRating.gif) top right no-repeat; 
	height: 19px;
	width: 83px;
	}
	
#leftFeatureContent a { color: #000; }	
#leftFeatureContent a:hover { color: #5f2c6f; }	
	
#rightFeature {
	background: url(http://content.treehousetv.com/Themes/treehouse-v8/Images/Create/bgRightFeature.gif) top right no-repeat;
	}	
#rightFeature a {
	color: #FFF;
	}	
#rightFeature a:hover {
	color: #999;
	}	
#rightFeature .bg155x120 {
	background: url(http://content.treehousetv.com/Themes/treehouse-v8/Images/Create/bg155x120.gif) top left no-repeat; 
	margin: 10px 0 0 20px;
	}		
	
#sideMenu {
	background: url(http://content.treehousetv.com/Themes/treehouse-v8/Images/Create/bgSideMenu.gif) 0 0px repeat-y;
	}

#sideMenu a:hover {
	background: url(http://content.treehousetv.com/Themes/treehouse-v8/Images/Create/bgSideMenuHover.gif) repeat-y;
	}
	
#article #blurb h1 a, #article h1 a {
	color: #000;
	}	
#article #blurb h1 a:hover, #article h1 a:hover {
	color: #5f2c6f;
	}		
	
#article #blurb p {
	/* color: #8a6aa2; */
	}	
	
/*#articlePeek {
	margin: 0 5px 0 3px;
	width: 440px;
	}*/
	
#articlePeek a.comments {
	margin: 2px 0 0 103px;
	}	
	
#articlePeek h2 {
	color: #000;
	}	
	
/*#articlePeek p {
	margin: 5px 0 0 170px;
	padding: 0;
	width: 260px;
	}*/

#rightContent #title {
	margin: -20px 0 0 0;
	}	
	
#title h1 {
	color: #583a7c;
	}
	
#treehouseContentFlowers {
	float: right;
	position: relative;
	margin: -55px -27px -30px 0;
	z-index: 5;
	}

