/* Page base */

body {
	background: #fff;
}

.sheet .sheet_top, .sheet .sheet_bottom, .sheet .sheet_middle {
	background: transparent;
}

.sheet .sheet_top, .sheet .sheet_bottom {
	display: none;
}

.sheet .sheet_inner, .sheet .sheet_middle {
	width: 950px;                          
	left: 0;
	margin: 0;
}

/* Header area */

.header_area {
	margin-bottom: 10px;
}

div.local_paper_top_ads {
	margin-top: 10px;
	margin-bottom: 10px;
}

div.local_paper_top_ads .toppknapp {
  margin-left: 2px;
}                     

/* Section menu */

#section_menu {
  height: 24px;
	background: #f2f2f2 url(/-/cache/gradient/h_31_fff_l_8_fff_e0e0e0.png) repeat-x;  
  border-bottom: #ccc solid 1px;
  border-top: 1px #e8e8e8 solid;
  border-right: 1px #ccc solid;
  border-left: 1px #eee solid;
  width: 980px;
}

#section_menu ul {  
  cursor: pointer;
}

#section_menu ul li:hover a {  
  text-decoration: underline;
}

#section_menu ul li a {
  color: #222;
}

#section_menu li {
  display: block;  
  float: left;
  height: 18px;
  font-size: 10pt;
  font-weight: bold;
  border-right: 1px #ddd solid;
  padding: 5px 22px 1px 22px;
}

#section_menu li {
}

#section_menu li.menu_item_selected {
  background: #fff url(/-/cache/gradient/h_15_e0e0e0_fff.png) repeat-x;  
}

#section_menu li.admin a {
  color: #800;
  font-weight: bold;
}

.section .section_item .post_pull_byline {
  background: #eee;
  width: 100px;
  float:right;
  font-size: 8.5pt;
  padding: 5px;
  line-height: 120%;
  color: #888;
  margin-left: 10px;
  margin-bottom: 10px;
  margin-right: -7px;
}

.section .section_item .post_pull_byline img {
  float:right;
}

/* Active conversations */ 

.active_conversations_half_colum {
	float: left;
	margin-right: 15px;
	width: 220px;
}

/* Calendar */             

.section.aggregator_calendar_section {
	background-color: #f5f5f5;
}

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


/* Calendar-bar top */ 

.date_picker .pages_container {
	padding-bottom: 0px;
}

.calendar_section_introduction {
	width: 120px;
	margin-left: 5px;
	padding-top: 7px;
	color: #666;
}

* html .calendar_section_introduction {
  width: 100px;
}

.calendar_section_introduction h2 {
	font-size: 14pt;
	margin-bottom: 3px;
}

.calendar_section_introduction .body {
	line-height: 120%;
}

.date_picker_container {
	padding-top: 5px;
	width: 160px;
	float: right;
	background-color: #fff;	
}          

.date_picker_container #date_picker {
	margin-left: 10px;
}

.date_picker_container .calendar_button {
	background-color: #f5f5f5;
	padding-top: 5px;
	text-align: center;
}

/* Date picker hot rodding */

#local_paper_show_page #date_picker .date_picker .pages_container .pages .page table th.month_heading {
	background-color: #aaa;
	color: #fff;
	line-height: 100%;
  text-align: center;
  font-size: 11pt;
  font-weight: normal;
  text-transform: capitalize;
  border: none;
}

#image_pull_out { 
  list-style-type: none; 
}
#image_pull_out li {
  float:left;
  margin: 0 8px 5px 0;
}

/* Aggregator recent images section */

.section.aggregator_recent_images_section .section_content { /* exception for localpaper recent imgs */
	background: transparent;
}
.section.aggregator_recent_images_section .section_content .section_item {
	clear:right;
}

.section.aggregator_recent_images_section .section_footer {
	background: url(/-/cache/gradient/h_21_fff_l_1_ddd_l_4_fff.png) repeat-x;
  padding-top: 1px;
  margin-top: 0;
	height: 2px;
}

.aggregator_recent_images_section .meta {
  margin-bottom: 10px;
}
.aggregator_recent_images_section .meta strong {
  font-size: 11pt;
  text-align:center;
}
.aggregator_recent_images_section .meta .button_bar {
  clear: none;
}

/* Publish section */

.publish_items {
}

.publish_items .publish_item .publish_item_icon {
  float: left;
  width: 53px;
  height: 53px;
  position: relative;
  left: -2px;
  margin-right: 2px;
}

.publish_items .publish_item .publish_item_link {
  font-size: 11pt;
  margin-bottom: 5px;
  padding-top: 17px;
}

.publish_items .publish_item .publish_item_link a {
  color: inherit;
}

.publish_items .publish_item .publish_item_sublink {
  font-size: 8.5pt;
  width: 100px;
  float: right;
}

/* Percolators */

.percolator_source {
  margin: 0px 0px 0px 0px;
  background: url(/-/cache/gradient/h_65_d0f0fc_fefefe.png) repeat-x;
  padding: 3px 5px 3px 5px;
}
.percolator_source table {
  line-height: 16px;
  padding-top: 5px;
  padding-bottom: 5px;
}
.percolator_source table td {
  padding-left: 10px;
}
.percolator_source table .moderate a {
}
.percolator_source table td img {
  vertical-align: top;
}

.just_nominated_images table td {
	padding-bottom: 20px;
}

/* sosume */
#percolator_posted_page .post {
	margin-top: 20px;
}
#percolator_posted_page .post .image {
	margin-bottom: 10px;
}

/* Object contexes */

.object_context {
	color: #888;
	font-size: 8.5pt;
	margin-top: -5px;
}

.object_context a {
	color: #666;
}

.masthead a {
  display: block;
}

.skyskraper2 {
  margin: 10px 0px;
}

/* Turn off margin for top components */
.column_group.topmost_column_group .layout_component {
  margin: 0px;
}

#local_paper_show_page .column.spans_8 .speech_bubble_blue_down_top {
	min-height: 54px;
}

#local_paper_show_page .column.spans_8 .conversation_excerpt {
	min-height: 100px;
}

#local_paper_recent_comments_page .leftmost_column .moderation_tools {
	float: left;
	margin-right: 10px;
	position: relative;
	margin-top: 5px;
}
#local_paper_recent_comments_page .leftmost_column .post.conversation_excerpt {
	overflow: visible;
}
#local_paper_recent_comments_page .leftmost_column .conversation_excerpt h4 {
	font-size: 18pt;
}

#local_paper_recent_comments_page .conversation_tools {
	margin-top: 5px;
	margin-bottom: 40px;
}