/* $Id$ */

/**
 * @file
 * Block Styling
 */
.block /* Block wrapper */ {
  margin-bottom: 1em;
}

.region-calendar {
  margin:15px 0 5px 0;
  width:300px;
  float:right;
  clear:both;
}


.block.region-odd /* Zebra striping for each block in the region */ {
}

.block.region-even /* Zebra striping for each block in the region */ {
}

.block.odd /* Zebra striping independent of each region */ {
}

.block.even /* Zebra striping independent of each region */ {
}

.region-count-1 /* Incremental count for each block in the region */ {
}

.count-1 /* Incremental count independent of each region */ {
}

.block h2.title,
.block h2.title a/* Block title */ {
  color:#000;
  font-size: 18px;
  border-top:1px solid #ccc;
  border-bottom:4px solid #0dd5ff;
  padding:5px 0 5px 15px;
  background: url('/sites/all/themes/modlux/images/arrow-down.png') left no-repeat;
}

/**/
/*  These are neccessary to disable the underline that will occur under region h2's if these styles are absent. Chrome (MAC and PC) and Safari (MAC) issue.
*/
/**/
.region-scene #block-block-4 a {
  text-decoration:none;
}

/**/
.region-calendar #block-modlux_events-0 a {
  text-decoration:none;
}

/**/
.region-dining #block-views-dining_article-block_1 a {
  text-decoration:none;
}

/**/
.region-articles #block-views-featured_articles-block_1 a {
  text-decoration:none;
}

/**/
.region-videos #block-views-video_teaserview-block_1 a {
  text-decoration:none;
}

/**/
.region-videos #block-views-scene_teaserview-block_1 a {
  text-decoration:none;
}

.block .content /* Block's content wrapper */ {
}

#block-aggregator-category-1 /* Block for the latest news items in the first category */ {
}

#block-aggregator-feed-1 /* Block for the latest news items in the first feed */ {
}

#block-block-1 /* First administrator-defined block */ {
  clear:both;
  padding-top:50px;
  color:#666;
  font-size:10px;
}

.region-dining {
  width:640px;
  height: 183px;
}

.region-marketplace {
  margin:15px 0 0 0;
  width:640px;
  max-height:430px;
}

.region-articles {
  margin:9px 0 15px 0;
  width:640px;
}

.calendar-calendar {
  width: 310px;
  height: 405px;
  display: block;
}

.calendar-calendar .month-view {
  display:none;
}

.publication-san-francisco #content-area, .node-type-story #content-area {
  border: none;
}

#content-area { /* border around all content */
  border:solid #e8e8e8;
  border-width:1px;
}
/*#content-area h1{
  display:none;
}*/
.content .title{
  font-weight:bold;
  font-size:16px;
}
#content-area h2{
  border-bottom:solid #e8e8e8;
  border-width:1px;
}

/******************* Events  **************************/
#content-event .views-row { /* border under individual rows */
  border-bottom:solid #e8e8e8;
  border-width:1px;
  padding-bottom:25px;
  margin-bottom:20px;
}
#content-event .views-row-last{
  border:none;
}

#content-event .date-display-single{ /* styled date format */
  background:#000;
  color:#FFF;
  font-size:11px;
  font-weight: bold;
  line-height: 11px;
  padding:3px 10px 1px 10px;
}

#content-event .date-display-start{
  background:#000;
  color:#FFF;
  font-size:11px;
  font-weight: bold;
  line-height: 11px;
  padding:3px 1px 1px 10px;
}
#content-event .date-display-end {
  background:#000;
  color:#FFF;
  font-size:11px;
  font-weight: bold;
  line-height: 11px;
  padding:3px 10px 1px 1px;
}

#content-event .date-display-separator{
  background:#000;
  color:#FFF;
  font-size:11px;
  font-weight: bold;
  line-height: 11px;
  padding:3px 0 1px 0;
}

#content-event .date-display-single, #content-event .views-field-title{
  display:inline;
}
#content-event .event-header a{  /*styled title links */
  font-weight:bold;
  text-decoration:none;
  padding-left:8px;
  color:#ff5c00;
  line-height:20px;
  font-size: 16px;
}

#content-event .event-header a:hover {  /*NEW */
  font-size: 16px;
  color:#0ed5ff;
}

#content-event .event-header a:visited {  /* NEW */
  font-size: 16px;
  color:#ff5c00; 
}

#content-event a.slide-read-more {
  color:#ff5c00;
  text-decoration: none;
}

#content-event #listing-location {
  font-weight: bold;
  font-size: 11px;
  line-height: 11px;
  border-bottom: 1px dashed #999;
  padding:4px 0 4px 0;
}

#content-event .views-field-body {
  font-size: 12px;
  line-height: 16px;
}

#content-event .views-field-path {
  float:right;
}

#content-event label{ /* search filter label */
  /*float:left;*/
  position:relative;
  top:20px;
  left:18px;
  font-size:12px;
}
#content-event .view-filters{ /*search containing div */
  float:right;
  margin-top:-65px;
  height:20px;
  /*margin-top:-60px;*/
}
#content-event .views-field-phpcode, #content-event .views-field-fb-social-like{
  float:left;
  padding-top:10px;
}
.content #event-tweet{
  float:right;
  position:relative;
  top:-10px;
}

.node-type-event #event-tweet {
  float:right;
}

#content-event .description{ /*search selection columns */
  padding-left:70px;
}

#content-event .form-submit{ /* search submit button */
  background:#ff5c00;
  width:70px;
  margin:13px 0 0 0;
  padding:4px 0 4px 0;
  color:#FFF;
  display:block;
  border:0;
  cursor:pointer;
  cursor:hand; /*ie pointer */
}

#content-area #event-description { /* event detail page content area */
  /* 11.7.13: Hiding maps and widening content
  width:250px;
  */
  width:600px;
  font-size:12px;
  line-height:15px;
  float:left;
}

.node-type-event #event-detail-wrapper{
  display: inline-block;
  width:100%;
  margin-top: 10px;
}

.node-type-event #map-wrapper {
  float:right;
  border: 5px solid #ccc;
}

.node-type-event ul.links li {
  float:right;
  width: 45px;
}

#content #event-description {
  padding:5px 10px 0 10px;
  /* 11.7.13: Hiding maps and widening content
  background:url(../images/event_bk.jpg) no-repeat;
  */
  background:url(../images/event_bk.jpg) repeat-x;
}

#content-area .field-label, .field-item a, .submitted{ /* submitted by user tag */
  display:none;
}
#content-area .event-details, #content-area #event-content-label{
  font-weight:bold;
}
#content-area #event-locations, #content-area #event-content-label{
  padding-top:20px;
}
#content-area #event-content-body{
  margin-top:-15px;
  /* 11.7.13: Hiding maps and widening content
  width:250px;
  */
  width:600px;
}
#event-description .fb-social-like-widget{
  width:620px;
  left:50%;
  margin-left:320px;
}

/*************************** Articles ******************************/
#content-article .views-row { /* border under individual rows*/
  border-bottom:solid #e8e8e8;
  border-width:1px;
  padding-bottom:20px;
}
#content-article .views-row-last{
  border:none;
}
#content-article .views-field-body a{
  font-weight:bold;
  text-decoration:none;
  color:#ff5c00;
}
.content .tweetmeme.tweetmeme-button{
  float:left;
  padding-right:20px;
}
.content #fb-like{
  float:left;
}
.content #article-info, #article-info a {
  font-size:10px;
  color:#8b8b8b;
  text-decoration:none;
  width:100%;
}
.content #article-info h1{
  color:#000;
  font-size:20px;
}

.content #article-image{
  float:left;
  padding:0 20px 0 0;
}

#article-description #article-info {
  padding-bottom: 40px;
}

#article-description {
  font-size: 12px;
  line-height: 14px;
  padding-bottom: 4px;
}

/* 11.18.13: Dining article caption formatting */
div.node-type-dining-article div#article-image p {
  width:250px;
  font-size:11px !important;
  font-style:italic;
  color:#8B8B8B;
  line-height:15px !important;
}

/**********************/
.article-listing {
  display:inline-block;
  font-style:normal;
}
.article-listing .article-listimage img{
  float:left;
  padding:30px 20px 0 20px;
  height:150px;
  width:auto;
}
.article-listing .article-body{
  display:block;
  margin-left:180px;
  padding:10px 0 0 0;
  font-style:normal;
}
.article-listing .article-body a{
  text-decoration:none;
  font-style:normal;
}
.article-listing .article-body h3 a{
  padding:0;
  margin:0;
  text-decoration:none;
  color:#ff5f00;
  font-style:normal;
}
.article-listing .article-body .title a{
  text-decoration:none;
  color:#8b8b8b;
  font-style:normal;
}
.article-listing .article-body .title{
  margin-top:-15px;
  color:#8b8b8b;
  font-size:12px;
}
.article-listing .social{
  position:relative;
  display:inline-block;
  margin-top:30px;
  left:200px;
}
.article-listing .social .fb{
  display:inline;
}
.article-listing .social .tweet{
  display:inline;
}


.front #content-area {
  border:none;
}

/******************* Events-block **************************/
.month-view #week-container {
  margin-top:10px;
  clear:both;
}

.month-view #week-days {
  width: 90px;
  height: 395px;
  float:left;
  background-color:#ccc;
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
  background:url('/sites/all/themes/modlux/images/event-week-bgrnd.png') no-repeat;
}

.month-view #week-days-inner {
  height: 354px;
  width:90px;
  padding: 0;
  margin: 2px 0;
  overflow:hidden;
}

.month-view #day-container{
  float:right;
  width:220px;
  height: 380px;
  overflow:hidden;
  margin:0 auto;
  display:none;
}

.month-view #week-days .week-day-container {
  width:81px;
  height:42px;
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
  background-color:#999;
  margin:2px auto;
  cursor:pointer;
  background:url('/sites/all/themes/modlux/images/day-bubble.png') no-repeat;
}

.month-view #week-days .week-day-container-hidden {
  display: none;
}

.month-view #week-days .week-day-container-hover,
.month-view #week-days .week-day-container-selected {
  width:81px;
  height:42px;
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
  margin:2px auto;
  background-color:#00a8cc;
  cursor:pointer;
  background:url('/sites/all/themes/modlux/images/day-bubble-hover.png') no-repeat;
}

.month-view #week-days #less-dates {
  background:url('/sites/all/themes/modlux/images/chevron-up.png') center center no-repeat;
  width:90px;
  height:15px;
  cursor:pointer;
}
/*
.month-view #week-days  .hidden#less-dates {
  background:none;
  width:90px;
  height:15px;
}
*/
.month-view #week-days #more-dates {
  background:url('/sites/all/themes/modlux/images/chevron-down.png') center center no-repeat;
  width:90px;
  height:15px;
  cursor:pointer;
}
/*
.month-view #week-days  .hidden#more-dates {
  background:none;
  width:90px;
  height:15px;
}
*/
.month-view #week-days .week-day {
  width:30px;
  float:left;
  font-family: helvetica;
  font-size:10px;
  line-height: 25px;
  color:#fff;
  padding-left:4px;
  padding-top:8px;
  text-transform: lowercase;
  margin-top:2px;
  text-shadow:#999999 1px 1px 1px;
  filter: Shadow(Color=#999999,Direction=135,Strength=1);
}

.month-view #week-days .week-date {
  font-weight:bold;
  font-family: helvetica;
  font-size:30px;
  line-height: 25px;
  color:#fff;
  float:right;
  padding-right:4px;
  padding-top:11px;
  text-shadow:#999999 1px 1px 1px;
  filter: Shadow(Color=#999999,Direction=135,Strength=1);
}

.month-view #day-header {
  width:215px;
  height:101px;
  background:url('/sites/all/themes/modlux/images/date-bubble.png') no-repeat;
}

#day-container #day-items {
  width:215px;
}

#day-container #day-items .day-item {
  width:215px;
  height:56px;
  clear:both;
  cursor:pointer;
  background:url('/sites/all/themes/modlux/images/event-bubble.png') no-repeat;
}

#day-container #day-items .day-item-over {
  width:215px;
  height:56px;
  clear:both;
  cursor:pointer;
  background:url('/sites/all/themes/modlux/images/event-bubble-over.png') no-repeat;
}

#day-container #day-items .day-item .no-event,
#day-container #day-items .day-item-over .no-event{
  font-family: arial;
  font-size:12px;
  text-align: left;
  line-height: 12px;
  color:#ff5d00;
  font-weight: bold;
  margin:0;
  padding:8px;
}

#day-container #day-items .day-item .event-title,
#day-container #day-items .day-item-over .event-title {
  font-family: arial;
  font-size:10px;
  line-height: 10px;
  font-weight: bold;
  margin:0;
  padding:6px 6px 0 6px;
}


#day-container #day-items .day-item .event-title a{
  text-decoration: none;
  color:#ff5d00;
}

#day-container #day-items .day-item .event-title a:hover,
#day-container #day-items .day-item .event-title a:focus,
#day-container #day-items .day-item-over .event-title a:hover,
#day-container #day-items .day-item-over .event-title a:link,
#day-container #day-items .day-item-over .event-title a:focus,
#day-container #day-items .day-item-over .event-title a:visited{
  text-decoration: underline;
  color:#ff5d00;
}

.view-event-listing .view-filters {
  height:20px;
}

#event-page-link,
#event-page-link a {
  font-family: arial;
  font-size:10px;
  line-height: 10px;
  color:#ff5d00;
  margin:0;
  padding:0;
  float:right;
  text-align: right;
}

#event-page-link a:hover {
  font-size:11px;
  color:#0ed5ff;
}

#event-page-link a:visited {
  font-size:11px;
  color:#ff5d00;
}

#day-container #day-items .day-item .event-body,
#day-container #day-items .day-item-over .event-body {
  font-family: arial;
  font-size:10px;
  line-height: 10px;
  margin:0;
  padding: 0 6px;
}

#day-container #day-header #day-name {
  width: 80px;
  height: 20px;
  padding:20px 0 0 10px;
  text-transform: uppercase;
  color:#fff;
  font-family: 'times new roman';
  font-size: 18px;
  text-shadow:#068eab 2px 2px 2px;
  filter: Shadow(Color=#068eab,Direction=135,Strength=2);
}

#day-container #day-header #month-name {
  width: 100px;
  height: 50px;
  line-height:50px;
  padding:0 0 0 10px;
  text-transform: uppercase;
  color:#fff;
  font-family: arial;
  font-weight: bold;
  font-size: 40px;
  text-shadow:#068eab 2px 2px 2px;
  filter: Shadow(Color=#068eab,Direction=135,Strength=2);
}

#day-container #day-header #date-name {
  float:right;
  text-align: right;
  line-height: 90px;
  width: 90px;
  height: 90px;
  font-family:'times new roman';
  font-size:100px;
  color:#fff;
  text-shadow:#068eab 2px 2px 2px;
  filter: Shadow(Color=#068eab,Direction=135,Strength=2);
  margin-right: 8px;
  letter-spacing: -0.1em;
}

.section-admin .region {
  width:680px;
  height:20px;
}

.section-admin .region-subscriber {
  background: none;
}

.section-admin #content-area{
  width:940px;
}

#block-views-pub_logo-block_1{
  width:500px;
  height:75px;
  float:left;
  margin:0;
}

/**12:38*/
#contact-fm{
  display:none;
}
#sample{
  background:#000;
  height:300px;
  width:300px;
  position:relative;
}

/* In order to hide the "posted by on article landing pages" */

div.article-body .title {
  visibility:hidden;
}

/* Article landing page titles */

.article-body #list a:link {
  color:#ff5f00;
  font-size:16px;
  font-weight:bold;
  text-decoration:none;
}

.article-body #list a:hover {
  color:#0ed5ff;
  font-size:16px;
  font-weight:bold;
  text-decoration:none;
}

.article-body #list a:visited {
  color:#ff5f00;
  font-size:16px;
  font-weight:bold;
  text-decoration:none;
}

.article-body #post {
  font-size:9px;
  color:#8b8b8b;
}

/* Article landing page body copy */

.article-body p {
  color:#000000;
  font-size:12px;
  line-height:16px;
}

/* For the Now Playing Video Teaser in the right column of interior pages */

.region-videos h2.title {
  margin:19px 0 10px 0;
}

/* Article Body Copy */

#article-description p {
	font-size:12px;
	line-height:16px;
}

.region-videos .block-views{
  clear:both;
}

#mu1,#mu2,#mu3 {
  margin: 10px 0;
  display:block;
}
#mu1 {
  margin-top: 0;
}

.featured-article-block-view .views-field-field-subline-value a:link, .featured-article-block-view .views-field-field-subline-value a:visited{
color: black;
text-decoration: none;
font-size:12px !important;
}

.featured-article-block-view .views-field-field-subline-value a:link p, .featured-article-block-view .views-field-field-subline-value a:visited p{

font-size:12px !important;
}

