/*************************************************************************
 AUTHOR :	Jeff Reinhardt
**************************************************************************/

/*************************************************************************
// HTML Customizations
**************************************************************************/
html {
	margin-bottom: 1px;
	min-height: 100%;
	background: transparent;
}

body {
	background: url(http://clickcop.com/clickcop.cgi/111100A/http/www.kenanarts.org/themes/redtide/css/../../../themes/redtide/images/bg_body.jpg) center 0 no-repeat #4D110C;
}

p {
	padding-bottom: 15px;
	line-height: 1.75em;
}

h1 {
	margin-top: 10px;
	margin-bottom: 10px;
	color: #8A1D04;
	font-size: 108%;
	font-weight: bold;
	border-bottom: 1px dotted #766A50;
	text-transform: uppercase;
}

h2 {
	margin-bottom: 5px;
	color: #8A1D04;
	font-size: 123%;
	font-weight: bold;
}

h3 {
	color: #8A1D04;
	font-size: 95%;
	margin: 0;
	padding: 0;
	font-weight: bold;
}

th, tr {
	vertical-align: top;
}

img {
	border-width: 0;
}

hr {
	width: 100%;
	height: 1px;
	color: #FFFFFF;
	border-bottom: 1px dotted #766A50;
}

a {
	color: #6D929A;
}

a:hover {
	color: #766A50;
}

.c1 a {
	color: #CEB78C;
}

.c1 a:hover {
	color: #ffffff;
}

/*************************************************************************
  Grid Definitions
**************************************************************************/
#wrap {	
	margin: 0 auto;
	width: 975px;
}

#content {
	margin-left: 20px;
	_margin-left: 10px;
	float: left;
	width: 915px;
	border: 10px solid #9C161A;
	color: #64554B;
}

#search_bar {
	padding: 1px;
	background: #000000;
}

#search_box {
	margin: 0 auto;
	text-align: right;
	width: 915px;
}

#search_box input {
	background: #f1f1f1;
	padding: 2px 0 2px 2px !important;
	margin: 3px 0 !important;
	width: 154px;
	_width: 160px;
	border: 1px solid #9d9276;
	font-size: 70%;
	color: #000000;
	float: right;
}

#search_box input.go {
	_padding: 3px 2px 3px 2px !important;
	width: 50px;
	background: #9d9276;
	border: 0;
	color: #ffffff;
	font-weight: bold;
}

#search_bar ul {
	margin: 6px 25px 0 0;
	float: right;
}

#search_bar li {
	float: left;
	font-size: 70%;
}

#search_bar li a {
	margin: 0 10px;
	padding: 1px 10px;
	border: 1px solid #9d9276;
	background: #f1f1f1;
	text-decoration: none;
}

#search_bar li a:hover {
	background: #d1d1d1;
}

/* #header */
#header {
	width: 975px;
}

#header ul {
	margin: 50px 51px 0 0;
	_margin-right: 25px;
	float: right;
}

#header li {
	float: left;
	display: block;
	width: 89px;
	margin-right: 5px;
	font-size: 90%;
	font-weight: bold;
	color: #ffffff;
	text-align: center;
	text-transform: uppercase;
}

#header li.first_menu_item {
	margin: 0;
}

#header a:link, #header a:visited {
	color: #BC9D63;
	text-decoration: none;
}

#header a:hover, #header a:visited:hover {
	color: #ffffff;
}

#header .selected a:link, #header .selected a:visited {
	color: #ffffff;
	text-decoration: none;
}


/* #content */
#flash {
	position:relative;
	top:0;
	left:0;
	width:975px;
	height:397px;
	overflow:hidden;
}

#flashShadow{
	position:absolute;
	top:0;
	left:0;
	z-index:100;
	width:975px;
	height:397px;
	xfilter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='_images/bg_flash.png')
}

*HTML #flashShadow img{
	xpadding-top:600px;
}

#gradFill{
	background:url(http://clickcop.com/clickcop.cgi/111100A/http/www.kenanarts.org/themes/redtide/css/../../../themes/redtide/images/bg_flash.jpg) no-repeat;
	width:935px;
	height:357px;
	position:absolute;
	top:20px;
	left:20px;
	z-index:200;
}

.object{
	width:914px;
	height:337px;
	position:absolute;
	top:30px;
	left:30px;
	z-index:300;
	background-color:#000000;
}

.multiColRow{
	position:relative;
	float:left;
	width:888px;
	height:auto;
	margin:20px 0 0px 40px;
	padding-bottom:40px;
}

.layoutCol2 {
	background: url(http://clickcop.com/clickcop.cgi/111100A/http/www.kenanarts.org/themes/redtide/css/../../../themes/redtide/images/bg_content.jpg) repeat-y;
}

.layoutCol3 {
	background: url(http://clickcop.com/clickcop.cgi/111100A/http/www.kenanarts.org/themes/redtide/css/../../../themes/redtide/images/bg_content_home.jpg) repeat-y;
}

.c1{
	float: left;
	width: 214px;
	height: auto;
	padding: 10px;
	color: #ceb78c;
}

.c2{
	float: left;
	width: 301px;
	*width: 290px;
	height: auto;
	padding: 10px 10px 10px 20px;
}

.c3{
	float: right;
	width: 330px;
	height: 401px;
	padding: 10px;
	background: url(http://clickcop.com/clickcop.cgi/111100A/http/www.kenanarts.org/themes/redtide/css/../../../themes/redtide/images/bg_home_rt.jpg) no-repeat;
}

.c1 p{
	color: #ceb78c;
}

.layoutCol2 .c2{
	float:right;
	width:651px;
	height:auto;
	padding:10px 10px 10px 20px;
	xbackground-color:#64554B;
}

.c2 img.frame{
	padding:5px;
	border:1px solid black;
	display:block;
}

.c3 .item{
	position:relative;
	padding:0 20px 10px 10px;
}

.c3 .first{
	padding-top:10px;
}

.c3 .last{
	padding-bottom:10px;
}

.c3 .item .cover{
	position:absolute;
	left:0;
	top:0;
	z-index:100;
}

.c3 .item .desc{
	padding:0 0 0 73px;
	color:#fff;
}

table.matrix {
	margin: 15px 0;
}

table.matrix td {
	padding: 5px;
	border-left: 1px solid #BC9D63;
	border-top: 1px solid #BC9D63;
	text-align: center;
}

table.matrix td.first {
	padding: 15px 0;
	text-align: left;
}

table.matrix th {
	padding:15px;
	color: #BC9D63;
	background-color: #6A604E;
	font-size: 75%;
	text-align: center;
	border-left: 1px solid #BC9D63;
}

table.matrix td.first, table.matrix th.first{
	border-left: 0;
}

table.matrix a {
	color: #8A1D04;
}

.viewAll {
	margin: 0 7px 5px 0;
	position: relative;
	float: right;
}

/* #footer */
#footer_logo {
	margin: 0 auto;
	width: 975px;
	text-align: right;
	clear: both;
}

#footer {
	margin: 0 auto;
	width: 975px;
	height: 100px;
	text-align: center;
	clear: both;
}

#footer ul {
	margin: 0 auto;
	padding-top: 5px;
	font-size: 75%;
}

#footer li {
	margin: 2px 0;
	padding: 0 5px;
	display: inline;
	border-left: #BC9D63 solid 1px;
	text-transform: uppercase;
}

#footer li.first_menu_item {
	border-left: 0;
}

#footer a {
	color: #BC9D63;
	text-decoration: none;
}

#footer a:hover {
	color: #ffffff;
	text-decoration: underline;
}

#copyright {
	margin: 0 auto;
	padding: 20px 0 0 0;
	position: relative;
	font-size: 75%;
	height: auto;
	width: 100%;
	color: #BC9D63;
}

/* Sidebar sub-navigation */
.c1 li {
	margin: 6px 0;
}

.c1 li a {
	color: #dcc8a5;
	text-decoration: none;
}

.c1 li a:hover {
	text-decoration: underline;
}

/* Blog Slot Styles */
.c1 .post_title {
	padding: 0 0 5px 0;
	color: #e62428;
	font-size: 93%;
	line-height: 18px;
}

.c1 .post_title a {
	color: #ffffff;
}

.c1 .post_date {
	top: 0;
	font-weight: bold;
	padding: 0 0 5px 0;
	font-size: 77%;
}

.c1 .post_teaser {
	clear: both;
	font-size: 77%;
	padding:0 0 30px 0;
}

.c1 img {
	margin: 10px 0 10px 2px;
}

/* Event and Blog Post Page Styles */
.c2 h3 {
	margin: 10px 0 5px;
}

.c2 .event_item, .c2 .post_item {
	margin: 0 0 18px 0;
}

.c2 .event_title, .c2 .post_title {
	margin-bottom: 3px;
	font-size: 93%;
}

.c2 .event_item label, .c2 .post_item label {
	font-weight: bold;
}

.c2 .event_start_date, .c2 .event_end_date {
	margin-bottom: 3px;
	font-size: 85%;
}

.c2 .event_location {
	margin-bottom: 3px;
	font-size: 85%;
}

.c2 .event_teaser, .c2 .post_teaser {
	margin-bottom: 3px;
	font-size: 85%;
}

.c2 .event_details {
	margin: 10px 0 3px;
	font-size: 85%;
}

.c2 .event_details label {
	display: none;
}

.c2 .post_content p {
	padding-top: 0;
	margin-bottom: 15px;
}

.c2 .post_comments {
	display: none;
}

.c2 .media_item {
	margin-bottom: 15px;
}

.c2 ul, .c2 li {
	list-style-type: disc;
	margin: 2px 15px 2px 15px;
}

.c2 li {
	margin-bottom: 10px;
}

.c2 .board img {
	margin: 2px 10px 2px 0;
	clear: both;
}

/*************************************************************************
// Misc
**************************************************************************/
#right {
	float: right;
	width: 670px;
	height: 450px;
}

h1.special {
	margin-bottom: 5px;
	padding-bottom: 5px;
	border-bottom: 1px solid white;
	width: 280px;
}

.event_teaser label {
	display: none;
}
