/* ----REDEFINE---- */

body {
	font-family: Arial, Helvetica, Verdana, sans-serif;
	font-size: 12px;
	color: #3d3d3d;
	line-height: 1.3em;
}
a {
	text-decoration: none;
}

/*-----MISC------*/

.home #this-weeks-show {
	line-height: 1.4em;
}
.read-more, .permalink { 
	font-size: 10px;
}
.links #content h2 {
	font-size: 18px;
}

/* ----TEXT TRANSFORM - UPPERCASE---- */

h1#archives-page-title, h1#menu2-page-title, #menu2, .home #this-weeks-show h1, .home h1.home-page-title, #sidebar-area1 h1, #sidebar-area2 h1, #sidebar-pet-tips h1, h1#page-title, h1#archives-page-title, .read-more, .permalink {
	text-transform: uppercase;
}

/* ----COLOR - GREEN---- */

#container-middle a {
	color: #63a058;
}

/* ----COLOR - ORANGE---- */

h1, h2, #container-middle a.section, #container-middle a.current, #container-middle a:hover, .home #container-middle h1.home-page-title a, #sidebar h1 a {
	color: #e5580a;
}

/* ----COLOR - BROWN---- */

.home #this-weeks-show, .home #video h2, #menu1 a, .home #this-weeks-show .pipe, .air-date, .recent-shows #content ol h2, ol#sidebar-pet-tips-content h2, .home #recent-shows h2, .home #pet-minute h2 {
	color: #b09f91;
}

/* ----FONT SIZE - 11PX---- */

.home #pet-news p, #sidebar-area1-content, #sidebar-area2-content, .air-date, #menu3 li  {
	font-size: 11px;
} 

/* ----FONT SIZE - 12PX---- */

h2, h3, #menu2, .home #pet-minute ol, #sidebar-area1 h1, #sidebar-area2 h1 {
	font-size: 12px;
}
/* ----FONT SIZE - 14PX---- */

div#pagination, .home #this-weeks-show {
	font-size: 14px;	
}

/* ----FONT SIZE - 15PX---- */

#menu1 {
	font-size: 15px;	
} 

/* ----FONT SIZE - 20PX---- */

h1 { 
	font-size: 20px;
}

/* ----FONT WEIGHT - BOLD---- */

h2, h3, strong, #menu2, .home #this-weeks-show, #sidebar-area1 h1, #sidebar-area2 h1, .read-more, .permalink {
	font-weight: bold;
}

/* ----FONT WEIGHT - NORMAL---- */

.home #this-weeks-show .pipe, .home #pet-minute ol, ol#sidebar-pet-tips-content h2, .pet-world #archive-content ol li h2, .pet-minute #archive-content ol li h2, .home h2 {
	font-weight: normal;
}

/*----HOME.SS----*/
    
.home #this-weeks-show h1 { 
	font-size: 26px;
}
.home #this-weeks-show .date {
	font-size: 16px; 
}  

/* ----ARCHIVES---- */ 

.air-date {
	font-style: italic;
} 

/* ----COOL PET PRODUCTS---- */  

.cool-pet-products #content li h2 { 
	color: #3d3d3d;
}

/* ----CONTACT----*/

.contact #contact-main {
	font-size: 16px;
	line-height: 1.3em;
}