/* COLORS ***************************************************************/
/* 									*/
/* SHADE	FULL	TINT	FADE	FAINT	USED			*/
/* purple	B7B9DA	DBDCEC	E9EAF4	F4F5F9	drama joke 		*/
/* pink		EC93EC	F8D0F9	FBE5FB	FDF2FD	fame 			*/
/* orange	F2541F	FABBA5	FDE6DE	FEF2EE	cultures 		*/
/* yellow	9AC6DF	F8EAB1	FBF2D0	FDF8E8	celebrity		*/
/* green	B5CE9D	E1EBD8	F0F5EB	F8FAF5	food 			*/
/* blue		9AC6DF	DDEBF2	E8F2F6	F3F8FA	film 			*/
/* 									*/
/************************************************************************/

/* GENERIC ELEMENTS ******************************************************/

h1, h2, h3, h4, h5, h6, ul, ol, p, body {
	margin: 0;
	padding: 0;
}

body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background: white;
	color: #666666;
	font-size: 100%;
	padding-bottom: 0px;
}

h2, h3 {
	color: #F2541F;
	border-bottom: 2px solid #F2541F;
	margin-top: 40px;
	margin-bottom: 20px;
	padding-bottom: 2px;
	font-family: Georgia, Times, serif;
}

h2 {
	font-size: 130%;
	padding-bottom: 2px;
	width: 60%;
	margin-top: 85px;
}

h3 {
	font-size: 110%;
	width: 40%;
	margin-bottom: 10px;
}

h4 {padding-bottom: 5px;}

h5 {font-size: 100%;}

p {margin: 0 0 15px 0;}

ul, li {list-style: none;}

address {margin-bottom: 1em}





/* NAVIGATION ELEMENTS ******************************************************/

a {
	color: #F2541F;
	font-weight: bold;
	text-decoration: none;
	padding: 2px 2px 2px 2px;
	outline: 0;
}

a:hover {
	color: #666;
	background-color: #FEF2EE;
}

a.external {
	background-image: url(../images/external_purple.gif);
	background-repeat: no-repeat;
	background-position: center right;
	padding-right: 19px;
}

a:hover.external {background-image: url(../images/external_orange.gif);}

a.fullscreen {
	background-image: url(../images/fullscreen_purple.gif);
	background-repeat: no-repeat;
	background-position: center right;
	padding-right: 22px;
}

a:hover.fullscreen {background-image: url(../images/fullscreen_orange.gif);}

/* primary */

#nav {
	width: 161px;
	float: left;
	clear: left;
	margin: 0;
	padding-bottom: 0;
	border-right: 1px dashed silver;
}

#nav li {
	list-style: none;
	padding: 0;
	padding: 5px 7px 5px 7px;
	border-top: 5px solid white;
	border-bottom: 3px slid white;
}

#nav li a {
	color: #888;
	padding: 5px 7px 5px 7px;
}

#nav li a {background-color: #FEF2EE;}
#nav li a:hover {background-color: #FDE6DE;}

.drama #nav li a,
.joke #nav li a {background-color: #F4F5F9;}
.drama #nav li a:hover,
.joke #nav li a:hover {background-color: #E9EAF4;}

.fame #nav li a {background-color: #FDF2FD;}
.fame #nav li a:hover {background-color: #FBE5FB;}

.celebrity #nav li a {background-color: #FDF8E8;}
.celebrity #nav li a:hover {background-color: #FBF2D0;}

.food #nav li a {background-color: #F8FAF5;}
.food #nav li a:hover {background-color: #F0F5EB;}

.film #nav li a {background-color: #F3F8FA;}
.film #nav li a:hover {background-color: #E8F2F6;}



/* secondary */

#nav ul {
	font-size: 80%;
	margin: 0 10px 0 10px;
	border-left: 1px dashed silver;
	
}

#nav ul li {
	padding:0;
	border-bottom: 1px dashed silver;
}

#nav ul li a {
	padding: 2px 7px;
	background-color: transparent !important;
	font-weight: normal;
	display: block;
	color: #999;
}

#nav ul li a:hover {color: #666;}



/* special */

#nav li.button {padding-left: 3px;}

#nav li.button a {
	display: block;
	height: 53px;
	width: 135px;
	background: url(../images/btn_festival.png) no-repeat 5px top;
	text-indent: -99999px;
	padding: 0;
	margin-top: 10px;
}

#nav li.button a:hover {background-position: 5px -100px;}

#nav li.button a:hover {background-color: none;}





/* CONTENT **************************************************************/

div#wrapper {
	width: 780px;
	margin: 0 auto;
	overflow: auto;
	background: white url(../images/illustration_small.gif) no-repeat right -60px;
	padding-bottom: 30px;
	padding-left: 10px;
	border-left: 1px dashed silver;
}

h1 {
	height: 122px;
	width: 100%;
	float: left;
	background: url(../images/log_cultures.gif) no-repeat 5px 15px;
	text-indent: -99999px;
	cursor: pointer;
}

body.food h1 {background-image: url(../images/log_food.gif)}
body.food h2, body.food h3 {
	color: #B5CE9D;
	border-bottom: 2px solid #B5CE9D;
}

body.film h1 {background-image: url(../images/log_film.gif)}
body.film h2, body.film h3 {
	color: #9AC6DF;
	border-bottom: 2px solid #9AC6DF;
}

body.celebrity h1 {background-image: url(../images/log_celebrity.gif)}
body.celebrity h2, body.celebrity h3 {
	color: #F1D563;
	border-bottom: 2px solid #F1D563;
}

body.joke h1 {background-image: url(../images/log_joke.gif)}
body.joke h2, body.joke h3 {
	color: #B7B9DA;
	border-bottom: 2px solid #B7B9DA;
}

body.drama h1 {background-image: url(../images/log_drama.gif)}
body.drama h2, body.drama h3 {
	color: #B7B9DA;
	border-bottom: 2px solid #B7B9DA;
}

body.fame h1 {background-image: url(../images/log_fame.gif)}
body.fame h2, body.fame h3 {
	color: #EC93EC;
	border-bottom: 2px solid #EC93EC;
}

div#content {
	margin: 0;
	padding: 0;
	float: left;
	width: 589px;
	padding-left: 20px;
	padding-bottom: 3px;
}

div#content ul.menus {margin-bottom: 15px;}

table {
	border-bottom: 1px solid silver;
	border-right: 1px solid silver;
}

td {
	border-top: 1px solid silver;
	border-left: 1px solid silver;
	padding: 2px;
}

dl {font-size: 90%;}

dt {
	font-weight: bold;
	margin-top: 10px;
}

dd {width: 60%;}





/* FEATURED CONTENT BOXOUT *************************************************/

div.featured {
	overflow: auto;
	clear: both;
	padding-top: 10px;
}

div.featured div {
	border: 1px solid silver;
	overflow: auto;
	width: 282px;
	font-size: 80%;
	float: left;
}

div.featured div.right {
	float: right;
}

div.featured h4 {
	background: #F0F5EB;
	margin-bottom: 5px;
	padding: 3px 10px;
	font-family: Georgia, Times, serif;
	border-bottom: 1px dashed silver;
	color: #666;
	font-size: 120%;
}

div.featured h5 {
	margin-top: 0;
	display: inline;
	padding-top: 0;
	padding-right: 10px;
}

div.featured a {
	display: block;
}

div.featured img {
	float: left;
	margin: 5px 10px 5px 10px;
	width: 72px;
	height: 35px;
	border: 1px solid #666;
}

div.featured a:hover {background-color: transparent;}
div.featured a:hover img {border-color: #F2541F;}

div.featured p {
	padding-left: 10px;
	padding-right: 10px;
}





/* VIDEO CONTENT *******************************************************/

embed {
	margin: 0 0 1em 0;
	width:322px;
	height:209px;
	border: 1px solid black;
}

embed.tall {height:269px;}
embed.taller {height:285px;}
embed.shorter {height:164px;}

object {margin-bottom: 1em;}





/* MAPPING ************************************************************/

div#map {
	border: 1px solid black;
	height: 370px;
	font-size: 80%;
}

div#map h3 {
	color: #666;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	border: 0;
}

div#map a:hover {background-color: transparent;}

div#itemMap h2,
h2#heading {
	border: 1px solid black;
	border-bottom: 0;
	font-size: 100%;
	padding: 2px 0 4px 8px;
	margin: 2em 0 0 0;
	width: auto;
	text-transform: capitalize;
	color: #666;
	padding: 3px 0 1px 22px;
	background-color: white;
	background-repeat: no-repeat;
	background-position: 5px 3px;
	min-height: 23px;
}

div#content div#blanker {
	display: none;
	position: fixed;
	top: 0;
	left: 0;
	background-color: #B5CE9D;
}

div#content div#itemMap {
	display: none;
	position: fixed;
}

div#itemMap h2#itemHeading {
	position: relative;
	margin: 0;
}

div#content div#itemMap h2 a {
	position: absolute;
	top: 0;
	right: 0;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 60%;
	padding: 7px 5px 11px 5px;
	display: block;
}

div#content div#itemMap h2 a:hover {
	color: red;
	background-color: transparent;
}

div#map div div div img[src="http://rivercultures.tv/images/markers/white.png"]:hover,
div#map div div div img[src="http://rivercultures.tv/images/markers/orange.png"]:hover,
div#map div div div img[src="http://rivercultures.tv/images/markers/yellow.png"]:hover,
div#map div div div img[src="http://rivercultures.tv/images/markers/green.png"]:hover,
div#map div div div img[src="http://rivercultures.tv/images/markers/blue.png"]:hover,
div#map div div div img[src="http://rivercultures.tv/images/markers/purple.png"]:hover,
div#map div div div img[src="http://rivercultures.tv/images/markers/red.png"]:hover {
	opacity: 0.7;
	background-image; url(../images/markers/white.png);
}

span.videoLink {cursor: pointer;}



/* CATEGORY LISTINGS ************************************************************/

.listing div#content h2#heading {
	margin-top: 0;
	margin-bottom: 30px;
	border: 1px solid silver;
	border-top: 0;
	padding: 2px 0 3px 24px;
	background-position: 8px 5px;
	font-size: 120%;
}

div#listing div {
	border: 1px solid silver;
	width: 30.9%;
	float: left;
	clear: left;
	margin: 0 0 20px 0;
}

div#listing div.columnMiddle {
	clear: none;
	margin-left: 19px;
}

div#listing div.columnRight {
	float: right;
	clear: right;
}

div#listing h3 {
	font-size: 90%;
	margin: 0;
	width: auto;
	border-bottom: 1px dashed silver;
	padding: 4px 10px;
	background: #F0F5EB;
	color: #666;
}

div#listing p,
div#listing address {
	margin: 3px 10px 0 10px;
	font-size: 80%;
}

div#listing p.telephone {margin-bottom: .5em;}

div#listing p.web {
	margin: 0;
}

div#listing p.web a {
	word-wrap: break-word;
	font-size: 80%;
	padding: 3px 10px;
}

div#listing address {
	font-style: normal;
	margin-bottom: .5em;
}

.listing div#content p.thumbnail,
.listing div#content p.link {margin: 0;}

.listing div#content p.telephone {margin-bottom: 2px;}

.listing div#content p.link a {
	padding: 2px 10px 4px 10px;
	border-top: 1px solid white;
}

.listing div#content p a:hover {color: #333;}

.listing div#content p.link a:hover {
	border-top: 1px dashed silver;
	background: #F8FAF5;
}

.listing div#content a {
	margin: 0;
	color:#666;
	display: block;
}

.listing div#content p.thumbnail a {
	border-bottom: 1px solid white;
	padding: 8px 10px 3px 10px;
}

.listing div#content p.thumbnail a span {display: block;}

.listing div#content p.thumbnail a img {
	border: 0;
	padding: 1px;
}

.listing div#content p.thumbnail span.thumbnail {
	width: 161px;
	height: 75px;
	background: #CCC url(../images/thm_video.gif);
	margin-bottom: 3px;
}

.listing div#content p.thumbnail a:hover {border-bottom: 1px dashed silver;}

.listing div#category ul {
	background: #F0F0F0;
	border-top: 1px solid black;
	padding: 2px 0 4px 8px;
}





/* CATEGORY NAVIATION ************************************************************/

div#category ul {
	border: 1px solid black;
	border-bottom: 1px dashed #999;
	border-top: none;
	overflow: auto;
	font-size: 90%;
	padding: 2px 0 4px 8px;
}

div#category ul li {
	float: left;
	list-style: none;
	cursor: pointer;
	cursor: hand;
	padding: 4px 12px 3px 15px;
	display: block;
}

div#category ul li:hover {
	color: black;
	text-decoration: underline;
}

div#category ul li.indentless {
	padding-left: 0;
	margin-left: 0;
}

div#category ul li {background-repeat: no-repeat;}
div#category ul li {background-position: 0px 3px;}

h2.white,
div#itemMap h2.white,
div#category ul li.white {background-image: url(../images/icons/white.png);}

h2.red,
div#itemMap h2.red,
div#category ul li.red {background-image: url(../images/icons/red.png);}

h2.orange,
div#itemMap h2.orange,
div#category ul li.orange {background-image: url(../images/icons/orange.png);}

h2.yellow,
div#itemMap h2.yellow,
div#category ul li.yellow {background-image: url(../images/icons/yellow.png);}

h2.green,
div#itemMap h2.green,
div#category ul li.green {background-image: url(../images/icons/green.png);}

h2.blue,
div#itemMap h2.blue,
div#category ul li.blue {background-image: url(../images/icons/blue.png);}

h2.purple,
div#itemMap h2.purple,
div#category ul li.purple {background-image: url(../images/icons/purple.png);}

div#mapInstructions.closed div {display: none;}

div#mapInstructions p {text-align: right;}

div#mapInstructions p a {
	background: url(../images/arrow_down.gif) center left no-repeat;
	padding-left: 12px;
}

div#mapInstructions.closed a {background-image: url(../images/arrow_left.gif);}

div#mapInstructions a:hover,
div#mapInstructions.closed a:hover {
	background-color: transparent;
	text-decoration: underline;
}

div#mapInstructions {
	border: 1px solid black;
	border-top: none;
	background: #E5E3DF;
	margin-bottom: 2em;
}

div#mapInstructions p {
	padding: 5px;
	margin-bottom: 0;
	font-size: 80%;
}





/* BOXOUT ************************************************************/

div.boxout {
	float: right;
	margin: 0 0 10px 20px;
}

.root div.boxout {width: 135px;}

div.boxout a img {border: 0;}

div.boxout a:hover {background: transparent;}

div.boxout p {
	font-size: 70%;
	padding: 0 9px;
}





/* MAP PANES ************************************************************/

div#location {
	float: left;
	font-size: 90%;
	border: 1px solid black;
	background: #E5E3DF;
	padding: 10px 0 10px 10px;
	width: 578px;
}

div#location a:hover {
	background-color: #999;
	color: white;
}

div#location div#map {
	float: right;
	width: 350px;
	border: 0;
	border-left: 1px solid black;
	margin: -10px 0 -10px 10px;
	overflow: hidden;
}

div#location div#map a:hover {background-color: transparent;}

div#location p strong {display: block;}

div#location address {font-style:normal;}





/* DEBUG ************************************************************/

div.lightbox {
	margin-bottom: 25px;
	overflow: auto;
}

div.lightbox img {border: 0;}

div.lightbox a {
	border: 1px solid #666;
	display: block;
	float: left;
	margin: 0 10px 10px 0;
	line-height: 50%;
	padding: 3px;
	background: #EFEFEF;
}

div.lightbox a:hover {
	border-color: black;
	background: white;
}

div#bottomNav a:hover {background: transparent;}





/* DEBUG ************************************************************/

sdiv#content {padding: 0;}
sh1,
sul#nav {display: none}
sh2 {margin-top: 0;}
sdiv#wrapper {background: white;}
sdiv#wrapper, 
sbody {margin: 0;}
sdiv#wrapper {overflow: hidden;}
s#nav ul {display: block;}

