@import url('landing.css');

/* classes */
.commentNumber {
	color: orange;
	}

.rating { 
	background: url(http://content.treehousetv.com/Themes/treehouse-v8/Images/Read/bgRating.gif) top left no-repeat; 
	height: 17px;
	width: 67px;
	padding: 2px 0px 0px 5px;
	}
	
/*section themeing*/

#sideMenu {
	background: url(http://content.treehousetv.com/Themes/treehouse-v8/Images/Read/bgSideMenu.gif) 0 0 repeat-y;
	}

#sideMenu a:hover {
	background: url(http://content.treehousetv.com/Themes/treehouse-v8/Images/Read/bgSideMenuHover.gif) repeat-y;
	}

#article h1 a, #article #blurb h1 a {
	color: #000;
	}

#article h1 a:hover, #article #blurb h1 a:hover {
	color: #e5501c;
	}	
	
#article #blurb p {
	font-weight: normal;
	}
	
#articlePeek h2 span {
	color: #e5501c;
	}	
	
#leftFeature {
	background: url(http://content.treehousetv.com/Themes/treehouse-v8/Images/Read/bgLeftFeature.gif) bottom left no-repeat;
	}

#leftFeatureContent a {
	color: #e5501c;
	}	
	
#leftFeatureContent a:hover {
	color: #c3300a;
	}	
	
#leftFeatureContent p {
	color: #993300;
	}
	
#rightFeature {
	background: url(http://content.treehousetv.com/Themes/treehouse-v8/Images/Read/bgRightFeature.gif) bottom left no-repeat;
	}
	
#title img {
	top: 2px;
	}
	
#title h1 {
	color: #e5501c;
	}

#tips {
	background: #edede0;
	padding: 10px 0 0 0;
	width: 436px;
	}

#tips #moreTips {
	background: #ccc;
	font: bold .7em "Verdana";
	height: 20px;
	padding: 5px 0 0 0;
	width: 436px;
	}
	
#tips #moreTips #arrow {
	float: left;
	margin: 3px 5px 0 3px;
	}
	
#blurbFeature {
	background: url(http://content.treehousetv.com/Themes/treehouse-v8/Images/Read/bgBlurbFeature.gif) top left repeat-y;
	float: left;
	padding: 5px;
	width: 200px;
	}
	
#blurbFeatureBtm {
	background: url(http://content.treehousetv.com/Themes/treehouse-v8/Images/Read/bgBlurbFeatureBtm.gif) bottom left no-repeat;
	}
	
#blurbFeatureTop {
	background: url(http://content.treehousetv.com/Themes/treehouse-v8/Images/Read/bgBlurbFeatureTop.gif) top left no-repeat;
	}
	
#blurbFeature #description {
	color: #609532;
	display: inline;
	float: left;
	font: bold 1.1em "Trebuchet MS";
	width: 135px;
	}
	
#article #blurb .bg45x45 img {
	float: none; 
	margin: 0;
	}
	
#treehouseContentFlowers {
	float: right;
	position: relative;
	margin: -55px -27px -30px 0;
	z-index: 5;
	}
