/**
Theme Name: Art and Seek 2010
Version: 1.0
Author: hpa
Description: Reworked DerekJ theme 1.28.10
*/

@import url('css/reset.css');
@import url('css/default.css');
@import url('css/lavalamp.css');
@import url('css/jquery.tabs.css');
@import url('css/widgets.css');
@import url('css/comments.css');

body {
	background:#FFFFFF url('./images/background.gif') repeat-x 0 100%;
	font:normal 12px Arial, Verdana, Tahoma;
	color:#505050;
}

a {
	text-decoration:none;
	color:#781e7d;
}

a:hover { color:#9CA405; }

h2 { font-size:14px; font-weight: bold; }

#body-in {
	background:transparent url('./images/body-in-bg.gif') repeat-x 0 0;
}

#wrapper {
	width:960px;
	margin:0 auto;
}

.icon {
	background:transparent url('./images/all-icons.gif') no-repeat;
	padding:0 0 5px 20px;
	display:block;
	float:left;
	height:15px;
	line-height:15px;
	margin-right:5px;
}

/* global nav */
#globalnavwrap {width:100%; background-color:#000;}
#globalnav {width:98%; padding:5px 0 4px; height:18px; margin:0 auto; font-size:1em; color:#fff}
#globalnav a {color:#fff; }
#globalnav a.hover {color:#ccc;}
#globalnav #globalnav-left {float:left; display:inline; width:200px;}
#globalnav ul {float:right; display:inline; width:400px }
#globalnav li {padding-left:40px; float:right; display:inline;}

/* header */
#header { margin-bottom:10px; overflow:hidden; }

#page-menu { height:38px; }

#right-now, #subcribe-form, {
	text-transform:uppercase;
	font-size:12px;
	color:#4E4E4E;
}

 .input-text {
 	font-size:11px;
	color:#4E4E4E;
 }


#service-branding { /* width:175px;  */ float:left; display:inline; height: 24px; line-height: 24px; padding:0 0 0 20px; margin:5px 0 0 20px; border-left:1px dotted #ccc;
}
#donate { width:150px;  float:left; font-weight:bold; display:inline; height: 24px; line-height: 24px; padding:0 0 0 20px; margin:5px 0 0 20px }


/* branding */
#branding {
	overflow:hidden;
	padding-top:5px
}

#blog-title {
	margin-top:0;
	font:normal 30px Georgia,'Times New Roman','Bitstream Charter',Times,serif;
	font-style:italic;
	display:block; 
	height:100px;
	background:url('http://artandseek.kxt.org/wp-content/themes/artandseek2010/images/artandseek_header_940.gif') no-repeat 0 0;
	text-indent:-9999px;
}

#blog-title a {
	color:#000000;
	display:block;
	height:68px;
}

#blog-description { display:none; }

#blog-title a:hover { color:#BAC300; }

#blog-description {
	background:transparent url('./images/tagline-bg.gif') no-repeat 0 0;
	font:normal 12px 'Lucida Grande',Verdana,Arial,'Bitstream Vera Sans',sans-serif;
	color:#9CA405;
}

#right-now {
	display:inline;
	float:left;
	height:24px;
	line-height:24px;
	padding-top:5px;
}

#header-tools {
	display:inline;
	float:right;
	width:250px;
	height:24px;
}

#rss {
	height:24px;
	background:transparent url('./images/rss.gif') no-repeat 0 0;
	margin:8px 25px 0 0;
	padding:2px 0 0 27px;
	float:right;
}

#rss a { font-size:12px }

#subcribe-form {
	margin:0;
	padding:0;
	background:transparent url('./images/search-form-bg.gif') no-repeat 0 0;
	float:left;
	width:230px;
	height:24px;
	position:relative;
	top:7px;
}

#subcribe-form .input-text, #subcribe-form .input-submit, #subcribe-form label {
	border:medium none;
	background:transparent;
	position:absolute;
}

#subcribe-form label {
	left:-107px;
	top:5px;
}

.input-text {
	left:6px;
	top:4px;
	width:192px;
}

.input-submit {
	width:21px;
	height:22px;
	padding:0;
	right:0;
	top:0;
	cursor:pointer;
}

#cat-menu {
	height:25px;
	overflow:hidden;
	font-size:10px;
}

#cat-menu li {
	display:inline;
	margin-right:17px;
}

#cat-menu li a {
	color:#FFFFFF;
	display:block;
	float:left;
	height:37px;
	line-height:35px;
	padding:0 16px;
	text-transform:uppercase;
}

#cat-menu li a:hover, #cat-menu li.current-cat a {
	background:#C9D20E url('./images/cat-menu-hover-bg.gif') repeat-x 0 0;
}



/* container */
#container { margin-bottom:10px; }

/* home page */
#highlight-gallery { background-color:#000;  }

#highlight-gallery-flash { background-color:#fff; width:620px; /* IE6 */ _width:610px; overflow:hidden; height:300px; margin-bottom:10px;}

#highlight-gallery #image { background-color:#000; background-image:url(../images/flash/countdown/countdown_bg.gif); background-repeat:no-repeat; padding-left:25px; padding-top:140px; }

#calendar-box { background-color:#f7facc; padding:15px; min-height:200px; margin-bottom:10px; }

#calendar-box-new { background-color:#fffed9; padding:10px; min-height:200px; margin-bottom:10px; overflow:hidden; _height:230px; _width:280px }

#calendar-box-new .eventtitle { font-size:14px; font-weight:bold; clear:both; } 

#calendar-box-new .eventtitle img { padding-bottom:10px }

#calendar-box-new .eventdescription {  }

#calendar-box-new .eventdate, #calendar-box-new .eventvenue {  width: 180px; float:left; font-size:11px; line-height:11px; padding:1px 0; color:#e2ac08 }

#calendar-box-new .eventtext { width: 180px; float:left;  font-size:11px; line-height:12px; padding:2px 0 20px }

#calendar-box-new .eventthumbnail {  width:80px; float:right;  }

.hp-sidebar-calendar { float:left; width:160px;  padding-bottom:20px;}

.hp-sidebar-calendar-links { float:left; width:120px; padding-top:45px }

.hp-sidebar-calendar-links h2 { padding-bottom:20px }

#calendar-picks { padding:8px 0 20px; width:100%; float:left; display:inline;}

#calendar-picks li { padding-bottom:10px; }

#calendar-picks .picks-excerpt { padding-top:3px; font-size:11px; line-height:12px; }

#calendar-picks-sidebar li { padding-bottom:10px; }

#calendar-picks-sidebar li h2 { font-size:12px; }

#calendar-picks-sidebar .picks-excerpt { padding-top:3px; font-size:11px; line-height:12px; }

#interact { width:40%; float:right; display:inline; padding:10px; background-color:#ddd;}

#hp-content { padding:0; margin:8px 0 30px 0 }

#hp-content .top-item { border-bottom:1px dotted #666; padding-bottom:10px; margin-bottom:10px }

#hp-content .top-item h2 { font-size:22px; font-weight:bold; }

#hp-content .top-item-image { width:275px; float:right; padding-left:10px }

#hp-content .other-items li { width:48%; float:left; display:inline; padding:0; margin:0 12px 15px 0; }

#hp-content .other-items h2 { font-size:16px }

.hp-author { padding-top:3px; font-size:10px; }

.hp-author-name { font-weight:bold;  text-transform:uppercase; }

.hp-excerpt { padding-top:3px }

.hp-read-more { font-size:10px; text-transform:uppercase; }

.hp-comments { background-image:url(./images/comment_icon.gif); background-repeat:no-repeat; padding-left:15px; }

.hp-events { margin-top:10px;  }

.hp-events h2 { padding-bottom:6px }

.hp-ontheair { min-height:270px; _height:280px; background:url(images/home/background_ontheair.gif) no-repeat }

.hp-ontheair a { color:#000; font-size:16px }

.hp-ontheair ul { /* list-style:square; padding:0 20px 10px; margin-bottom:10px; border-bottom:1px solid #aaa */}

.hp-ontheair ul { list-style:square; padding:0 10px 10px; margin-bottom:10px; }

.hp-ontheair li a { font-size:12px }

.hp-region { float:left; width:150px; }

.hp-category { float:right; width:430px; border-left:1px dotted #666; padding-left: 20px; padding-bottom:20px; margin-bottom:30px }

.hp-category ul.list1 { float:left; width:210px; }

.hp-category ul.list2 { float:right; width:210px; }

.hp-category-new { padding-bottom:20px; margin-bottom:30px }

.hp-category-new ul { float:left; width:153px; }

.hp-videos { height:395px; width:618px; overflow:hidden; }

.hp-tiles { margin:20px 0; width:620px;  _width:610px}

.hp-tiles ul { margin:0 auto; padding:0;  }

.hp-tiles li { width:310px; float:left; padding:5px 0; list-style:none; _width:300px}

.hp-facebook { padding:20px 0; }

/* calendar */

#calendar { }


   table.month th
   {
      width: 19px;
      text-align: center;
      color: #000000;
      font: bold 11px/14px;
      padding-bottom: 2px;
   }

   table.month td
   {
      width: 21px;
      text-align: center;
      font: 11px/14px;
   }

   table.month td a, table.month td a:hover, table.month td a:visited
   {
      display: block;
      font-weight: normal;
      width: 17px;
      padding-top: 1px; 
      padding-bottom: 1px;
      text-decoration: none;
      text-align: center;
      border: 1px solid #FFFFFF;
      color: #6C1B72;
   }

   .pastdate
   {
      display: block;
      color: #AAAAAA;
      width: 17px;
      padding-top: 1px; 
      padding-bottom: 1px;
      text-align: center;
      border: 1px solid #FFFFFF;
   }

   .today { background-color: #DCE146; }
   table.month td a:hover { border: 1px solid #6C1B72; color: #6C1B72; text-decoration: none; }


   /* date selection control for advanced search */

   #dateControl
   {
      position: absolute;
      background-color: #FFFFFF;
      width: 470px;
      padding: 10px;
      border: 3px solid #000000;
      display: none;
      z-index: 4;
   }
   
   th.monthHeader { color: #000000; background-color: #D9DE45; text-align: center; }

#sidebar-calendar-header { background-image:url(./images/sidebar_events_header.gif); width:300px; height:37px; } 

#sidebar-calendar {
	border:1px solid #ccc;
	padding:10px;
	margin-bottom:10px;
	min-height:150px;
	_height:150px;
}

#sidebar-calendar h2 { padding-bottom:10px }

.sidebar-calendar-date { float:left; width:150px;  }

.sidebar-calendar-date h2 { font-size:18px; font-weight:bold; }

.sidebar-calendar-categories { float:right; width:115px; padding-top:10px; }

.sidebar-calendar-categories ul { }

.sidebar-calendar-categories li { padding-bottom:14px; }

.sidebar-calendar-categories li a { font-size:12px; line-height:15px; font-weight:bold; }

.sidebar-newsandfeatures {
	background:url(./images/home/background_sidebar_news_features.gif);
	padding:50px 15px 15px;
	margin-bottom:15px;
}

.feedburnerFeedBlock ul {
	margin-bottom:5px;
}

.feedburnerFeedBlock li {
	padding:4px 0;
	border-bottom:1px dotted #bbb;
}

.feedburnerFeedBlock li a {
	font-weight:bold;
	font-size:12px;
}

.feedburnerFeedBlock #creditfooter {
	display:none;
}

#tagcloud { margin-bottom:5px }


/* content */
#content {
	float:left;
	width:618px;
	_width:610px;
	_overflow:hidden;
	padding-right:10px;
}

#zdd-content {
	float:left;
	width:618px;
	padding-right:10px;
}


#featured { margin-bottom:10px; }

/* post */
.pagetitle {
	font:normal 25px 'Trebuchet MS', Tahoma, Verdana;
	color:#CDD612;
	padding-top:15px;
}

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

.post-header {
	text-align:left;
	margin:4px 10px 8px 0;
}

.post {
	border-bottom:1px dotted #666;
	margin:0 auto;
	padding-bottom:40px;
	padding-top:15px;
}

.post a { font-weight:bold }

.page {
	margin:0 auto;
	padding-bottom:40px;
	padding-top:15px;
}

.single { background:none !important;}

.title {
	font:bold 22px 'Trebuchet MS' , Tahoma, Verdana; 
	color:#781e7d;
	float:left;
	text-align:left;
	width:550px;
}

.title a { color:#781e7d; }

.title a:hover { color:#C2CB08; }

.post-author-date {
	clear:left;
	font:normal 12px;
	line-height:14px;
	color:#222;
	padding-top:5px;
	margin:0 0 0px; 
}

.post-author-date a {
	color:#222;
}

.post-author-date a:hover {
	color:#C2CB08;
}

.author { float:left; display:inline; padding-top:3px }

.social_buttons { padding-top:10px;}

.social_buttons .sharethis {
	width:125px;
	overflow:hidden;
	padding:2px 0;
	float:left;
	display:inline;
}

.social_buttons .tweetmeme {
	width:70px;
	overflow:hidden;
	padding:3px 0 0 35px;
	float:left;
	display:inline;
}

.social_buttons .facebook_like {
	
	padding:0 0 0 35px;
	float:left;
	display:inline;
}

.post-author { background-position:0 -60px; }

.post-categories { background-position:0 -85px; }

.post-comment { background-position:0 -109px; }

.meta {
	clear:left;
	font:normal 11px Tahoma, Verdana;
	color:#A0A0A0;
	padding-top:5px;
}

.meta a { color:#A0A0A0; }

.meta a:hover { color:#C2CB08; }

.entry { margin-top:20px }

.entry ul { margin-bottom:8px }

.entry-notitle { }

.widget ul li {
	font:normal 11px Tahoma, Verdana;
	line-height:27px;
	border-bottom:1px solid #E2E2E2;
	color:#8D8D8D;
}

#post-nav { min-height:20px; _height:25px; padding:10px 0; border-bottom:1px dotted #666; }

.searchheader { font:bold 22px 'Trebuchet MS' , Tahoma, Verdana; color:#781e7d;padding:10px 0; border-top:1px dotted #ccc; }

.searchtitle h3 a { font-size:16px }

#calendar_search_results ul { margin:10px 0 }

#calendar_search_results li { padding:5px 0 }

#calendar_search_results h5 { font-size:14px; font-weight:bold }

#ie-upgrade { background-color:#990000; color:#fff; text-align:center; padding:5px; margin-bottom:5px; }

#ie-upgrade a { color:#fff; text-decoration:none; font-weight:bold; }

#ie-upgrade a:hover { text-decoration:underline; }

#related { padding-bottom:10px; border-bottom:1px dotted #666; }

#related h2 { 
font-family: 'Trebuchet MS',Tahoma,Verdana;
font-style: normal;
font-variant: normal;
font-weight: normal;
font-size: 16px;
line-height: normal;
font-size-adjust: none;
font-stretch: normal;
-x-system-font: none;
color: #222222;
padding: 10px 0;
}

/* sidebar */

#sidebar {
	float:left;
	display:inline;
	width:300px;
	padding-left:8px;
}

.sidebar-header { margin-bottom:3px; }


.underwriting-tile {
	padding:3px 0;
}
.underwriting-300-250 {
	padding-bottom:10px;
}

.uw-text {
	font-size:10px;
	text-align:center;
}

.uw-text a {
	color:#505050;
}	

.uw-text a:hover {
	color:#C2CB08;
}

.widget-columnleft {
	width:148px;
	float:left;
}

.widget-columnright {
	width:148px;
	float:right;
}

.widget-column {
	width:300px;
	float:left;
}

.widget { 	background:#FFFFFF url('./images/widget-bg.gif') no-repeat 50% 24px;
margin-bottom:10px; }

.widget ul li {
	font:normal 11px Tahoma, Verdana;
	line-height:13px;
	border-bottom:1px solid #E2E2E2;
	color:#8D8D8D;
	padding:3px 5px;
}

.widget ul li a { color:#666; }

.widget ul li a:hover { color:#C2CB08; }

.widget ul li li { border:none; }

.tile { padding:0 0 10px }

.flickr { padding:0; margin-bottom:10px; background-color:#aaa; }

.flickr-image {  }

#newsfeed {
	background-color:#eee;
	min-height:200px;
	padding:10px;
}
/* Dashboard */

#dashboard {
	width:960px;
	margin:0 auto;
	color:#fff;
	font-size:12px;
}


#dashboard .column {width: 235px; float:left; display:inline; }
#dashboard #column-4 {border-right: none;}

#dashboard .column-content {
	border-right:1px dotted #eee;
	min-height:130px;
	margin:10px 10px 0 0;
	padding: 14px 16px 14px 0;
}

#dashboard .column-content-right {
	border:0;
	min-height:130px;
	margin:10px 10px 0 0;
	padding: 14px 16px 14px 0;
}

#dashboard .column-title {
	font-size: 1.4em;
	font-weight: bold;
	padding-bottom: 5px;
}
#dashboard .sm-text {
	font-size:0.8em;
}

#dashboard a {color: #C2CB08; }
#dashboard a:hover {color: #9CA405;}

#copyright { width:960px; margin:0 auto; font-size:11px; height:20px; font-style:italic; padding-top:15px; }


/* footer */
#footer {
	background-color:#333;
	width:100%;
	height:230px;
	color:#FFFFFF;
	padding-bottom:10px;
}

#footer p { padding:2px 0; }

#footer a {	color:#C2CB08; }	
#footer a:hover {color: #9CA405;}

#blog-name, #blog-name span {
	background:#FFFFFF url('./images/blog-name-bg.gif') no-repeat;
	background-position:0 0;
	display:block;
	float:left;
	height:24px;
	padding-left:8px;
}

#blog-name { margin:8px 9px 0 9px; }

#blog-name span {
	background-position:100% 0;
	display:block;
	float:left;
	height:24px;
	line-height:24px;
	padding:0 8px 0 0;
	color:#000000;
	text-transform:capitalize;
}


.clear {
	clear:both;
}

<!-- Flickr badge -->

#flickr_badge_uber_wrapper {text-align:center; width:300px;}
#flickr_badge_wrapper {padding:0;}
.flickr_badge_image {float:left; display:inline; margin:0;}
.flickr_badge_image img {border: 0 !important;}
#flickr_badge_source {text-align:left; margin:0 10px 0 10px;}
#flickr_badge_icon {float:left; margin-right:5px;}
#flickr_www {display:block; padding:0 10px 0 10px !important; font: 11px Arial, Helvetica, Sans serif !important; color:#3993ff !important;}
#flickr_badge_uber_wrapper a:hover,
#flickr_badge_uber_wrapper a:link,
#flickr_badge_uber_wrapper a:active,
#flickr_badge_uber_wrapper a:visited {text-decoration:none !important; background:inherit !important;color:#3993ff;}
#flickr_badge_wrapper {}
#flickr_badge_source {padding:0 !important; font: 11px Arial, Helvetica, Sans serif !important; color:#666666 !important;}

/* Arts District Pages */

.divider {
	padding:40px 0 0 0; width:618px; overflow:hidden
}

.blogheadline {
	width:180px;
	margin:10px 0;
	padding:0 10px;
	border-left:1px #ccc dotted;
	font-family:Arial, Helvetica, sans-serif;
	font-size:18px;
	line-height:1.1em;
	float:left;
	display:inline;
}

.blogheadline a { color:#333 }

.blogexcerpt {
	padding-top:5px;
	font-size:12px;
	line-height:1.3em;
	font-family:Arial, Helvetica, sans-serif;
}

.blogdetails {
	padding-top:5px;
	font-size:10px;
	line-height:1.2em;
	font-family:Arial, Helvetica, sans-serif;
}

.blogmore, .blogmore-fw {
	float:right;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
}

.blogmore a { color:#e83025; font-weight:bold }

.blogmore-fw a { color:#0b449e; font-weight:bold }

.venue {
	width:140px;
	margin:10px 10px 10px 0;
	float:left;
	display:inline;
	overflow:hidden;
}

.venueimg {
	width:140px;
	padding-bottom:5px;
}

.venuename {
	font-size:14px;
	font-weight:bold;
	font-family:Arial, Helvetica, sans-serif;
	padding-bottom:3px;
}


.venue li {
	font-size:12px;
	font-family:Arial, Helvetica, sans-serif;
}

.venue li a { color:#333 }

.venue li a:hover { color:#0b449e }


ul.plain-list li, ul.nice-list li, ul.tabbed li, .widget ul {list-style: none;}

ul.tabbed {
	display: inline;
	margin: 0;
}
ul.tabbed li {float: left;}

ul.plain-list {margin: 0;}

ul.nice-list, .widget ul {margin-left: 0;}
ul.nice-list li {
	list-style: none;
	border-top: 1px solid #EEE;
	padding: 4px 2px 0 2px;
	margin-top: 4px;
	font-weight:normal;
}

ul.nice-list li { font-family:Arial, Helvetica, sans-serif; font-size:14px; line-height:16px; }

ul.nice-list li a { font-weight:bold; color:#333; }

.morelink, .morelink-fw {
	text-align:right;

}

.morelink a, morelink a:visited {
	font-weight:bold; font-size:12px; font-family:Arial, Helvetica, sans-serif; color:#e83025;
}

.morelink-fw a, morelink-fw  a:visited {
	font-weight:bold; font-size:12px; font-family:Arial, Helvetica, sans-serif; color:#0b449e;
}

ul.nice-list li:first-child, .widget ul li:first-child {border-top: none;}
ul.nice-list li .right, .widget ul li .right {color: #999;}
ul.nice-list ul, .widget ul ul {margin: 4px 0 0; border-top: 1px solid #EEE;}
ul.nice-list ul li, .widget ul ul li {padding-left: 14px;}
ul.nice-list ul li:first-child, .widget ul ul li:first-child {margin-top: 0;}



.wufoo .info{display:none}
