body
{
	background: #7c7c7c url(../images/bg.gif);
	color: #333;
	font-family: Arial, verdana, Helvetica, sans-serif;
	font-size: 0.75em; line-height: 1.25em; /* approx 12px */
	margin: 20px; padding: 0;
}

#body
{
	background-color: #fff;
	margin: 0; padding: 18px 0 0px 18px;
}


/* Global Styles */

div#big-arrow {
	background: transparent url(../images/big-arrow.png) no-repeat right top;
	height: 45px;
	left: 692px;
	position: absolute;
	top: 82px;
	width: 136px;
	z-index: 998;
}

#masthead a,
#masthead a:active,
#masthead a:visited { color: white; text-decoration: none; }
#masthead{ background: #fff; color: white; position: relative; }

#masthead ul#social-logos {
	position: absolute;
	list-style-type: none;
	right: 0px;
	top: 46px;
}

#masthead ul#social-logos li {
	float: left;
	margin-right: 15px;
}


#container,
#footer { margin: 0 auto; width: 890px; }


h1 {
	clear: left;
	height: 62px;
	margin: 0 0 2px 0; padding: 0;
	text-transform: uppercase;
	width: 890px;
}
h1 span { position: absolute; left: -999px; }
h2 { font-size: 1.2em; font-weight: normal; margin: 0; padding: 0; }
h2.block
{
	background-color: #666666;
	border-left: 10px solid;
	color: #fff;
	height: 14px;
	padding: 6px 0 6px 7px;
	text-transform: uppercase !important;
	font-size: 1em !important;
}
h3 { font-size: 1em; font-weight: bold; margin: 8px 0; padding: 0; }
h4 { font-size: 1em; font-weight: bold; margin: 0; padding: 0; }

p { margin: 0 0 15px 0; padding: 0; }

a:link,
a:active,
a:visited { color: #9e1b34; text-decoration: none;}
a:hover { color: #9e1b34; text-decoration: underline; }
#masthead a.more:hover { text-decoration: underline; }

ul { margin: 0; padding: 0; }
ul li {	list-style: none; }

/* ==== BODY ==== */
#body .one{	margin-right: 18px;	width: 485px; }
#body .one h2 { margin: 5px 0 10px 0; }
#body .one h2.block { margin: 0; }

#body .two { width: 350px; }
#body .two h2.block { margin-bottom: 8px; }
#body .two h2.upcoming-events { margin-bottom: 13px; }
#body .two .video { margin-bottom: 21px; }
#body .two hr.dot { margin: 14px; }

.col { float: left; margin: 0; padding: 0; }

.one ul {
	margin-bottom: 10px;
}

.one ul li {
	background-image: url(../images/bullet.gif); 
	margin-left: 15px; 
	padding-left: 9px; 
	background-repeat: no-repeat; 
	background-position: left 4px;
}

label,
input { height: 21px; margin: 0; padding: 0; }
input.checkbox { height: auto; margin-right: 5px; }


/* sidebar */
form { margin: 14px 0 21px 0; }
input.dotted { height: 19px; margin-right: 11px }
label { padding: 2px 11px 0 0; }
label, input { float: left; }


.go-to {
	background: transparent url(../images/list-arrow.gif) no-repeat right center; padding-right: 11px;
}

.uppercase { text-transform: uppercase; }

.footnotes { font-size: 0.9em; clear: both; margin-bottom: 8px;}

.left-margin { margin-left: 112px; }

strong { font-weight: bold; }
em { font-style: italic; }
abbr { border: none; }


br.clear-both { height: 0; overflow: hidden; }

hr.dot
{
	border: none 0;
	border-top: 1px dotted #666666;
	height: 1px;
	margin: 17px 14px; padding: 0;
	clear: both;
	display: block;
}

img { border: none; }
img.right { margin-left: 10px; float: right; }
img.left { margin-right: 10px; float: left; }
img.content-thumb { margin-top: 5px; margin-bottom: 5px; clear: left; }
img.post-thumb { float: left; margin: 0 5px 0 0; width: 107px; }
img.imgalignleft { float: left; margin-right: 5px; }


/* classes */
.clear-both { clear: both; height: 0; font-size: 0; line-height: 0;}
.dotted { border: 1px dotted #666666; }
.module { border-left: 4px solid; padding-left: 6px; zoom: 1; }
.more {
	background: transparent url(../images/list-arrow.gif) no-repeat left center;
	padding-left: 7px;
}

.more-after {
	background: transparent url(../images/list-arrow.gif) no-repeat right center;
	padding-left: 7px;
}

.white-arrow {
	background: transparent url(../images/more-arrow.gif) no-repeat right center;
}

#presentation .more {
	background: transparent url(../images/more-arrow.gif) no-repeat left center;
	padding-left: 11px;
}

.tag-cloud {
	line-height: 1.7em;
	margin-bottom: 15px;
}

.pagination {
	display: block;
	padding: 5px 15px;
	text-align: center;
	color: #FFF;
	float: left;
	text-transform: uppercase;
	margin-right: 10px;
}

.footnotes .cat {
	text-transform: uppercase;
}

.excerpt {
	margin-bottom: 0px;
	float: left;
}

.sidebox {
	width: 150px;
	padding: 0 15px;
}

.left {
	float: left;
	margin-right: 10px;
}

.right {
	float: right;
	margin-left: 10px;
}

.sidebox ul {
	margin-top: 0;
}

.sidebox ul li {
	margin-left: 0;
}

/* ==== FOOTER ==== */
div#footer {
	background-color: #fff;
	clear: left;
	margin: 0; padding: 29px 0 0 0;
	position: relative;
}
div#footer p { margin: 0; padding: 0 25px 19px 25px; }
div#footer ul
{
	color: #fff;
	float: left;
/*	padding: 0 22px;*/
	width: 890px;
	background-repeat: no-repeat;
	height: 23px;
	margin: 0;
}
div#footer ul li {
	display: none;
	float: left;
	margin: 0; padding: 0;
}
div#footer ul li.last { padding-right: 0; }

div#footer a:link, div#footer a:visited {
	color: #FFF;
}

#footer #footer-link {
	position: absolute;
	display: block;
	height: 12px;
	width: 160px;
	right: 31px;
	bottom: 5px;
	text-decoration: none;
}

ul li.rss {
	background-image: url('../images/rss.gif');
	background-repeat: no-repeat;
	background-position: 0 0;
	margin-left: 0;
	padding-left: 17px;
}

/* PAGE COLORS */

/* org */
body.blog_1 h1 { background: #fff url(../images/h1-home.gif) no-repeat left top; }
body.blog_1 input.submit { background: url(../images/btn-submit-red.gif) no-repeat; height: 21px;	width: 87px; }
body.blog_1 .active, body.blog_1 #footer ul, body.blog_1 .nav li:hover,
body.blog_1 .nav li.hover,body.blog_1 .nav a:focus,
body.blog_1 .nav a:hover, body.blog_1 .nav a:active { background-color: #9e1b34; }
body.blog_1 h2.block, body.blog_1 .module { border-color: #9e1b34; }
body.blog_1 #masthead #global-nav li.current_page_item { background-color: #9e1b34 !important; }
body.blog_1 .pagination { background-color: #9E1B34 }
body.blog_1 div#main-image { background-image: url(../images/org-main-image.jpg); }
body.blog_1 #footer ul { background-image: url('../images/footer-red.gif') }


/* distribution */
body.blog_2 h1 { background: #fff url(../images/h1-home.gif) no-repeat left top; }
body.blog_2 input.submit { background: url(../images/btn-submit-green.gif) no-repeat; height: 21px;	width: 87px; }
body.blog_2 .active,body.blog_2 #footer ul, body.blog_2 .nav li:hover,
body.blog_2 .nav li.hover,body.blog_2 .nav a:focus,
body.blog_2 .nav a:hover, body.blog_2 .nav a:active { background-color: #949200; }
body.blog_2 h2.block, body.blog_2 .module { border-color: #949200; }
body.blog_2 #masthead #global-nav li.current_page_item { background-color: #949200 !important; }
body.blog_2 .pagination { background-color: #949200 }
body.blog_2 div#main-image { background-image: url(../images/dist-main-image.jpg); }
body.blog_2 h2.dept-title { color: #949200; }
body.blog_2 #footer ul { background-image: url('../images/footer-green.gif') }

/* festival */
body.blog_3 h1 { background: #fff url(../images/h1-home.gif) no-repeat left top; }
body.blog_3 input.submit { background: url(../images/btn-submit-yellow.gif) no-repeat; height: 21px;	width: 87px; }
body.blog_3 .active,body.blog_3 #footer ul, body.blog_3 .nav li:hover,
body.blog_3 .nav li.hover,body.blog_3 .nav a:focus,
body.blog_3 .nav a:hover, body.blog_3 .nav a:active { background-color: #ebb600; }
body.blog_3 h2.block, body.blog_3 .module { border-color: #ebb600; }
body.blog_3 #masthead #global-nav li.current_page_item { background-color: #ebb600 !important; }
body.blog_3 .pagination { background-color: #ebb600 }
body.blog_3 div#main-image { background-image: url(../images/fest-main-image.jpg); }
body.blog_3 h2.dept-title { display: none; }
body.blog_3 #footer ul { background-image: url('../images/footer-yellow.gif') }

/* media fund */
body.blog_4 h1 { background: #fff url(../images/h1-home.gif) no-repeat left top; }
body.blog_4 input.submit { background: url(../images/btn-submit-teal.gif) no-repeat; height: 21px;	width: 87px; }
body.blog_4 .active,.blog_4 #footer ul, .blog_4 .nav li:hover,
body.blog_4 .nav li.hover,#fund .nav a:focus,
body.blog_4 .nav a:hover, #fund .nav a:active { background-color: #4f8d97; }
body.blog_4 h2.block, body.blog_4 .module, div.blog_4 { border-color: #4f8d97; }
body.blog_4 #masthead #global-nav li.current_page_item { background-color: #4f8d97 !important; }
body.blog_4 .pagination { background-color: #4f8d97 }
body.blog_4 div#main-image { background-image: url(../images/mf-main-image.jpg); }
body.blog_4 h2.dept-title { color: #4f8d97; }
body.blog_4 #footer ul { background-image: url('../images/footer-teal.gif') }

/* television */
body.blog_5 h1 { background: #fff url(../images/h1-home.gif) no-repeat left top; }
body.blog_5 input.submit { background: url(../images/btn-submit-orange.gif) no-repeat; height: 21px;	width: 87px; }
body.blog_5 .active,body.blog_5 #footer ul, body.blog_5 .nav li:hover,
body.blog_5 .nav li.hover,body.blog_5 .nav a:focus,
body.blog_5 .nav a:hover, body.blog_5 .nav a:active { background-color: #d95c05; }
body.blog_5 h2.block, body.blog_5 .module { border-color: #d95c05; }
body.blog_5 #masthead #global-nav li.current_page_item { background-color: #d95c05 !important; }
body.blog_5 .pagination { background-color: #d95c05 }
body.blog_5 div#main-image { background-image: url(../images/ptv-main-image.jpg); }
body.blog_5 h2.dept-title { color: #d95c05; }
body.blog_5 #footer ul { background-image: url('../images/footer-orange.gif') }
