@font-face {
	font-family: "Myriad Pro";
	src: url(../fonts/MyriadPro-Regular.otf) format("opentype");
}

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

body {
	font-family: "Trebuchet MS", Helvetica, Arial, sans-serif;
	font-size: 13px;
	color: #777;
	line-height: 1.3em;
}
sup {
	line-height: 0;
}
#menu1, h1, h2, h3, h4 {
	font-family: "Myriad Pro", Helvetica, Arial, sans-serif;
	font-weight: normal;
}
a {
	text-decoration: none;
}

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


.permalink { 
	font-size: 10px;
}

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

#menu1, h1, h1#archives-page-title, h1#menu2-page-title, #menu2, .home #this-weeks-show h1, .home h1.home-page-title, #sidebar-tips h1, h1#page-title, h1#archives-page-title, .permalink {
	text-transform: uppercase;
} 

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

/* ----COLOR - WHITE---- */

.home #this-weeks-show {
	color: white;
}

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

h1, h2, h3, h4, #container-middle a:hover, .home #container-middle h1.home-page-title a, #sidebar h1 a, .phoneNumber {
	color: #95B584;
}

/* ----COLOR - YELLOW---- */

.home #this-weeks-show a, .home #this-weeks-show h1 {
	color: #FFEE3D;
}

/* ----COLOR - BLUE---- */

#container-middle a, #menu1 a, .air-date, ol#sidebar-tips-content h2, .home #recent-shows h2 {
	color: #2872B5;
} 

/* ----COLOR - ORANGE---- */ 
 
#menu1 a.section, #menu1 a.current, #menu1 a:hover, #sidenav a.section, #sidenav a.current, #sidenav a:hover  {
	color: #b93d01;
}  
                 
/* --------------------FONT SIZE---------------------  */ 
 
/* ----FONT SIZE - 11PX---- */

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

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

#menu2 {
	font-size: 12px;
}
/* ----FONT SIZE - 14PX---- */

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

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

#video-column h4, .about #content h2, .contact #content h2, #show-content h2, .quick-tips #content h2, #archives-tips h2, .links #content h2 {
	font-size: 15px;
}

/* ----FONT SIZE - 17PX---- */

#menu1 {
	font-size: 17px;	
} 

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

h1 { 
	font-size: 20px;
}

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

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

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

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

.home #this-weeks-show .pipe {
	font-weight: normal;
}

/* --------------------PAGES---------------------  */ 

/*----HOME.SS----*/

#video-column li h2 {
	color: #777;
} 
#this-weeks-show {
	line-height: 1.4em;
}
   
#this-weeks-show h1 { 
	font-size: 26px;
	font-weight: bold;
}
#this-weeks-show .date {
	font-size: 16px; 
}
#this-weeks-show a:hover {
	text-decoration: underline; 
}

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

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