/*
Theme Name: Small Places v2
Theme URI: http://wordpress.org/
Description: The new Small Places theme
Version: 0.9
Author: Paul Lahaie
Author URI: http://binarybonsai.com/
Tags: blue, custom header, fixed width, two columns, widgets

	Kubrick v1.5
	 http://binarybonsai.com/kubrick/

	This theme was designed and built by Michael Heilemann,
	whose blog you will find at http://binarybonsai.com/

	The CSS, XHTML and design is released under GPL:
	http://www.opensource.org/licenses/gpl-license.php

*/

* {
	font-family: Georgia, serif;
}

a {
	color: #466376;
}

img {
	border: none;
}

body {
	text-align: center;
	padding: 0px;
	margin: 0px;
	background: white url(images/main_bg.jpg) no-repeat center 0px;
}

/* Global page style */
div#page {
	width: 926px;
	text-align: center;
	position: relative;
	margin: 0pt auto;
}

/* Header - Nav Bar style */

div#nav_bar {
	background: transparent url(images/topNav_bg.jpg) no-repeat;
	width: 926px;
	height: 97px;
	margin: 0pt auto;
	position: relative;
}

div#nav_bar ul {
	list-style-type: none;
	padding: 0px;
	font-family: Georgia;
	margin: 0px 0px 0px 340px;
}

div#nav_bar li {
	float: left;
	padding: 5px 10px;
	color: white;
	height: 66px;
	margin-top: 9px;
}

div#nav_bar li.selected, div#nav_bar li:hover {
	background: transparent url(images/nav_rollover.jpg) repeat-x;
}

div#nav_bar li.selected b, div#nav_bar li:hover b {
	color: white;
}

div#nav_bar li b {
	color: #CADB2A;
	font-weight: normal;
}

div#nav_bar li a {
	text-decoration: none;
	color: inherit;
}

div#content {
	height: 300px;
}

div#main_content {
	text-align: left;
	margin-top: 90px;
}

div#main_content h2, div#main_content h2 a, div#main_content h1 {
	color: #466376;
	text-decoration: none;
	font-weight: normal;
}

div#right_bar {
	float: left;
	width: 214px;
}

div#right_bar img {
	border: none;
}

div.narrowcolumn {
	width: 600px;
	float: left;
}

/* Main page styles */

div#home_text {
	float: left;
	width: 300px;
	padding-left: 44px;
	margin-top: 65px;
	font-family: Georgia, serif;
	font-size: 0.8em;
	color: black;
	text-align: left;
	line-height: 1.5em;
}

div#home_text span.h1, div#home_text h1 {
	font-weight: normal;
	font-size: 1.7em;
	font-family: Georgia, serif;
	text-align: center;
	color: #344A56;
	margin: 0px;
	line-height: 1.1em;
}

div#feature {
	background: transparent url(images/featuredEvent_bg.gif) no-repeat;
	width: 315px;
	height: 313px;
	float: left;
	margin-top: 14px;
	padding: 15px 0px 0px 41px;
	text-align: left;
	color: white;
	position: relative;
}

div#feature_more_info {
	position: absolute;
	right: 30px;
	bottom: 30px;
}

div#feature_more_info a {
	color: #CADB2A;
	text-decoration: none;
	font-size: 1.2em;
}

div#feature div.header {
	font-family: Georgia, serif;
	font-weight: normal;
	font-size: 1.5em;
	color: white;
	padding-left: 50px;
	text-align: left;
}

div#bucket_wrapper {
	background: transparent url(images/middleContent_bg.jpg) no-repeat 0 40px;
	width: 926px;
	height: 272px;
	margin: 0pt auto;
	clear: both;
}

div#bucket_wrapper ul {
	list-style-type: none;
	margin: 0px;
}

div#bucket_wrapper li {
	padding: 5px 0px 0px 10px;
}

div#bucket_wrapper li a {
	color: #466376;
	font-size: 10px;
	font-family: "Lucida Grande", sans-serif;
	text-decoration: underline;
}

div#bucket_wrapper a.yellow {
	color: #466376;
}

div#bucket_wrapper a {
	color: #A2B210;
	font-family: Georgia, serif;
	font-size: 16px;
	text-decoration: none;
}

/* Cases page styles */

div#case_content {
	width: 586px;
	float: left;
	margin-top: 70px;
}

div#left_bar {
	float: left;
	width: 150px;
}

div#champion_logo_wrapper {
	width: 170px;
	height: 205px;
	position: relative;
}

div.champion_logo {
	width: 197px;
	height: 170px;
	position: absolute;
	top: 0px;
	left: 0px;
}

div#text_box {
	background-color: transparent;
	background-repeat: no-repeat;
	width: 187px;
	height: 197px;
	position: relative;
	overflow: hidden;
}

div#text_box span {
	position: absolute;
	left: 71px;
}

div#text_box a {
	color: #466373;
	text-decoration: none;
	font-size: 13px;
}

span#petition {
	top: 33px;
}

span#backgrounder {
	top: 83px;
}

span#action {
	top: 138px;
}

div#case_text_wrapper {
	width: 350px;
	float: left;
	margin-left: 42px;
}

div#case_text {
	width: 350px;
	text-align: left;
	font-family: Georgia, serif;
	font-size: 14px;
	line-height: 17px;
}

div#case_text h1 {
	font-size: 24px;
	color: #466376;
	line-height: 26px;
	font-weight: normal;
}

div#case_text h2 {
	font-size: 16px;
	color: #CADB2A;
	font-weight: normal;
}

div#case_text ul {
	margin: 0;
	padding: 0 0 0 20px;
}

div#cases_list table {
	font-size: 14px;
}

div#cases_list {
	float: left;
	width: 340px;
}

div.case_header {
	background: transparent url(image_cases/caseSidebar_top.gif) no-repeat scroll 30px 0px;
	width: 343px;
	height: 99px;
	float: left;
}

div.case_entry_wrapper {
	clear: both;
	width: 343px;
}

div.case_entry_wrapper div.case_entry {
	background: transparent url(image_cases/caseSidebar_item.gif) no-repeat;
	height: 68px;
}

div.case_selected div.case_entry {
	background: transparent url(image_cases/caseSidebar_itemOn.gif) no-repeat;
	height: 68px;
}

div.case_entry_wrapper div.case_entry_icon img {
	display: none;	
}

div.case_selected div.case_entry_icon img {
	display: block;
}

div.case_entry_icon {
	float: left;
	width: 30px;
	height: 68px;
	margin: 0;
}

div.case_entry_icon img {
	padding: 0;
	margin: 0;
}

div.case_entry {
	float: left;
	width: 291px;
	margin: 0;
}

div.case_tn {
	width: 66px;
	float: left;
	padding: 3px 0 0 8px;
}

div.case_text {
	width: 200px;
	float: left;
	text-align: left;
	color: white;
	padding-left: 5px;
}

div.case_footer {
	background: transparent url(image_cases/caseSidebar_bottom.gif) no-repeat scroll 30px 0px;
 	width: 343px;
 	height: 21px;
}

/* Events Styles */

div#events_left {
	width: 562px;
	height: 500px;
	float: left;
}

div#events_text {
	padding: 47px 20px 0 20px;
	text-align: left;
	font-size: 14px;
}

div#events_text h1 {
	font-size: 30px;
	font-weight: normal;
	color: #344A56;
}

div#events_map {
	width: 520px;
	height: 390px;
	margin: 0px 20px;
	border: 3px solid #344A56;
}

div#event_list_wrapper {
	width: 307px;
	float: left;
}

div#event_list_header {
	text-align: left;
	font-size: 24px;
	color: #344A56;
}

div#event_list {
	background: transparent url(images/eventList_bg.gif) no-repeat;
	width: 347px;
	height: 576px;
	text-align: center;
}

div#event_list_spacer {
	height: 90px;
}

div#event_entries {
	height: 371px;
	overflow-x: hidden;
	overflow-y: auto;
	width: 320px;
	padding-left: 19px;
}

div.event_entry {
	width: 290px;
	margin: 0pt auto;
	clear: both;
	text-align: left;
}

div.event_header {
	background: transparent url(images/event_header_repeat.jpg) repeat-y;
	width: 290px;
	color: #344A56;
	font-size: 0.9em;
	padding-left: 10px;
	cursor: move;
}

div.event_header_top {
	background: transparent url(images/event_top.jpg) no-repeat;
	height: 12px;
	width: 290px;
}

div.event_header_open {
	background: transparent url(images/event_bottomFlat.jpg) no-repeat;
	height: 13px;
	width: 290px;
}

div.event_header_closed {
	background: transparent url(images/event_bottomRound.jpg) no-repeat;
	height: 13px;
	width: 290px;
}


img.event_icon {
	padding-top: 3px;
}
div.event_header_title {
	overflow: hidden;
	width: 170px;
	float: left;
	padding: 7px 15px 0px 0px;
}

div.event_header_date {
	padding-top: 7px;
	float: left;
}

div.event_details {
	width: 288px;
	display: none;
	font-size: 0.9em;
}

div.event_details_text {
	background: transparent url(images/event_repeat.jpg) repeat-y;
	padding-left: 10px;
}

div.event_details_bottom {
	background: transparent url(images/event_bottomWhite.jpg) no-repeat;
	height: 18px;
	width: 290px;
}

div#smallplaces_logo {
	position: absolute;
	top: 0px;
	left: 36px;
	width: 322px;
	height: 193px;
}

div#footer {
	background: transparent url(images/footer_bg.jpg) no-repeat;
	width: 926px;
	height: 209px;
	margin: 0pt auto;
	font-family: Georgia, serif;
	font-size: 16px;
	color: white;
	clear: both;
}

div#footer table {
	padding: 20px 0px 0px 25px;
}

div#footer table td {
	padding: 0px 5px;
}

div#footer ul {
	margin: 0px;
	padding-left: 5px;
}

div#footer ul li {
	color: #CADB2A;
	font-family: Verdana, serif;
	font-size: 0.8em;
	padding: 3px 0px;
}

div#footer ul li a {
	color: white;
	text-decoration: none;
}

span.yellow {
	color: #CADB2A;
}

#events_sidebar {
	padding: 20px 40px 10px 0px;
	float: right;
	width: 180px;
	font: Georgia, serif;
	font-size: 0.8em;
}

/* Begin Sidebar */
#sidebar
{
	padding: 20px 0px 10px 0px;
	float: right;
	width: 180px;
	font: Georgia, serif;
	font-size: 0.8em;
	margin-right: 37px;
}

#sidebar form {
	margin: 0;
	}

/* sidebar lists
--------------------------------------------------*/
#sidebar ul li {
  padding-bottom:2px;
  list-style: none;
  margin: .5em  0 0 -.5em;
}


#sidebar li a {
  display:block;
  padding:1px 0;
  height:1%; /* IE WIN */
	color: #A0AF20;
	text-decoration: none;
}


#sidebar ul.categories li ul {margin:0;}

#sidebar ul.categories li li {
  margin:0;
  padding:0 0 3px 0;
  border-bottom:none;
}


#sidebar ul.categories li ul ul {margin:0 0 0 16px;}

#sidebar h2 {
  list-style: none;
color: #A0AF20;
font: bold 1.5em Georgia, serif;
margin: 2.5em 0 0 0;
padding: 2px 5px;
}

/* End Sidebar */

/* Event details */

div#load_event_details_wrapper {
	background: transparent url(images/popup_bg.gif) no-repeat;
	width: 693px;
	height: 453px;
	top: 50%;
	left: 50%;
	margin: -226px 0px 0px -346px;
	position: absolute;
	overflow: hidden;
}

div#load_event_details_close {
	position: absolute;
	right: 40px;
	top: 16px;
}

div#load_event_details {
	text-align: left;
	clear: both;
	margin: 0pt auto;
	width: 650px;
}

div.event_desc {
	float: left;
	width: 300px;
	overflow: auto;
	height: 400px;
	padding-top: 20px;
	font-family: Georgia;
	color: #466376;
}

div.event_desc h1 {
	font-weight: normal;
	
}

div.event_info {
	float: left;
	width: 300px;
	padding: 40px 0px 0px 30px;
	font-family: Georgia;
	color: #466376;
}

div.resource_entry {
	clear: both;
}


div#feature_footer {
	float: right;
}
div#events_button {
	background: transparent url(images/eventMap-trans.png) no-repeat scroll;
	width: 214px;
	height: 186px;
}

span#events_count {
	bottom: 21px;
	color: #344A56;
	left: 29px;
	position: absolute;
}

table#videoList {
	padding-left: 30px;
}

table#videoList tr {
}

table#videoList tr td a {
	color: #466376;
	font-family: "Lucida Grande", sans-serif;
	font-size: 10px;
	text-decoration: underline;
}

img.alignright {
	float: right;
	padding: 5px;
}

img.alignleft {
	float: left;
	padding: 5px;
}
