
/**
 * MAIN CONTENT CONTAINER
 */

#main { position: relative; z-index: 50; background: url("../graphics/main-bg.gif") repeat-y; }

#content-container { overflow: hidden; width: 806px; float: right; padding-top: 10px; }
* html #content-container { height: 1%; }

#content-main { padding: 0px 15px; }

/* headers */

#content-main h1, #content-main h1 a, #content-main h1 a:hover { margin: .5em 0; font: 2em Arial, Helvetica, sans-serif; margin-bottom: 10px; color: #0066cc; }
div.panel-row-2 div.panel-col-1 h2, .newstitle_summary { font-size: 1.5em; color: #003399; background: none; padding-bottom: 5px; margin-bottom: 5px; border-bottom: 1px solid #cccccc; }


/**
 * SIDEBAR RIGHT
 */

.two-sidebars #content-main,
.panel-flexible .column-center {
  float: left;
  width: 455px;
}

.two-sidebars .region-sidebar-second,
.panel-flexible .column-sidebar {
  float: right;
  width: 300px;
}

.panel-flexible .column-center .panels-flexible-region-inside,
.panel-flexible .column-sidebar .panels-flexible-region-inside {
  padding: 0;
}

.region-sidebar-second .block {
  padding-right: 12px;
}

.region-sidebar-second h2,
#content-main .sidebar-right-content h2,
.region-content .panel-flexible .column-sidebar h2,
.group-right h2 {
  font-weight: bold; color: #153a53; font-size: 1.2em; background: none; padding-bottom: 5px; margin: 15px 0px 2px 0px; border-bottom: 1px solid #d0d0d0; clear: both;
}

/*
 * TEASERS
 */

.view-tag-teasers .teaser-content { margin-bottom: 15px; overflow: hidden; clear: both; }
.view-tag-teasers .with-image > div { margin-left: 130px; }
.view-tag-teasers .with-image .views-field-field-image { float: left; width: 130px; margin-left: 0px; }
.view-tag-teasers .views-field-field-image img { border: 1px solid #c0c0c0; }
.view-tag-teasers .views-field-title { font-weight: bold; }
.view-tag-teasers a.more { font-size: .9em; padding-right: 11px; background: url("../graphics/arrow3.gif") right 5px no-repeat; }
.view-tag-teasers .views-field-player { padding-top: 5px; }

.teaser { padding-top: 15px; margin-bottom: 15px; clear: both; }
.teaser .views-field-field-image { float: left; width: 120px; margin-left: 0px; }
.teaser .views-field-field-image img { border: 1px solid #c0c0c0; }
.teaser .title a { font-weight: bold; font-size: 1.1em; text-decoration: none; color: #003399; }
.teaser .more a { font-size: .9em; padding-right: 11px; background: url("../graphics/arrow3.gif") right 5px no-repeat; }

/*
*  SIDEBAR
*/

#sidebar-first { width: 157px; float: left; font-size: 1.15em; }
.region-sidebar-first { padding: 10px 0px 26px 10px; }
#sidebar-first .block { margin-bottom: 1.5em; }
#sidebar-first h2 { margin-top: 0; margin-bottom: 5px; padding-left: 6px; background: url("../graphics/sidebar-header-bg.gif") no-repeat; font-weight: bold; line-height: 22px; color: #ffffff; }

/* forms */

#sidebar-first label { font-size: .9em }
#sidebar-first .form-text, #sidebar-first .form-submit { color: #414658; font: normal .8em 'Trebuchet MS', Arial, sans-serif; }
#sidebar-first .form-text { width: 95%; }
#sidebar-first .form-submit { font-weight: bold; }

/* lists */

#sidebar-first .item-list { margin: 0px; padding: 0px; }
#sidebar-first .item-list ul { margin: 0px; padding: 0px; }
#sidebar-first .item-list li { margin: 0px; padding: 0px; text-align: left; }

#sidebar-first ul { margin-top: 0px; margin-bottom: 0px; }
#sidebar-first ul li { line-height: 22px; padding-left: 0px; list-style-type: none; }
#sidebar-first ul li a { color: #414658; font: bold .94em 'Trebuchet MS', Arial, sans-serif; text-decoration: none; }

#sidebar-first div.item-list ul,
#sidebar-first ul.menu { padding-left: 14px; margin-left: 2px; }
#sidebar-first div.item-list ul li,
#sidebar-first ul.menu li { border-bottom: 1px solid #bcc7d0; }
#sidebar-first ul.menu li.expanded {
  list-style-type: circle;
  list-style-image: url(../../../../../misc/menu-expanded.png);
}
#sidebar-first ul.menu li.collapsed {
  list-style-type: disc;
  list-style-image: url(../../../../../misc/menu-collapsed.png);
}
#sidebar-first div.item-list ul li,
#sidebar-first ul.menu li.leaf {
  list-style-type: square;
  list-style-image: url(../../../../../misc/menu-leaf.png);
}

/* User login form */

#sidebar-first #user-login-form { text-align: center; }
#sidebar-first #user-login-form .item-list { text-align: inherit; font-size: .9em; }
#sidebar-first #user-login-form .item-list ul { padding-left: 10px; margin-left: 5px; }
#sidebar-first #user-login-form .form-submit { margin-bottom: 12px; }

/* more links */

#sidebar-first div.more-link, #news-tags div.more-link { margin-top: 4px; }
#sidebar-first div.more-link a { font-size: .75em; }


/* ads */

#sidebar-first div.ads { font-size: .7em; margin-left: -7px; margin-right: -3px; margin-top: 15px; }
#sidebar-first div.ads img { margin: 4px auto; }


/* COMMON REUSABLE ELEMENTS */

.divider { clear: both; }
.clear { clear: both;}

div.label { font-weight: bold; padding: 0px 0px 10px 0px; }

.view-content { padding: 10px 0px; }

.views-view-grid td { padding: 5px; vertical-align: top; }
.views-view-grid.cols-3 td { width: 33%; }
.views-view-grid.cols-4 td { width: 25%; }
.views-view-grid.cols-5 td { width: 20%; }

.panel-pane .gmc-tracks-table .actions-top button { margin-top: 0 }

#node-delete-confirm { z-index: 100; }

/* forms */
#edit-field-terms-news-category-und {
  height: 151px;
}

/* rss */
  
p.rss { text-align: center; }
p.rss a { font: bold 1em Arial, sans-serif; text-decoration: none; color: #015fb6; padding: 5px 0 5px 23px; background: url("../graphics/rss2.gif") left center no-repeat; }


/*
 * NODE-SPECIFIC FORMATTING
 */

/* news */

.view-id-news .views-row { margin-bottom: 15px; overflow: hidden; }
* html .view-id-news .views-row { height: 1%; }
.view-id-news .views-field { margin-left: 130px; }
.view-id-news .views-field-field-image, .view-id-news .views-field-field-video { float: left; width: 120px; margin-left: 0px; }
.view-id-news .views-field-field-image img { border: 1px solid #c0c0c0; }
.view-id-news .views-field a { font-weight: bold; text-decoration: none; }
.view-id-news .views-field-title a { color: #003399; }
.view-id-news .views-field .more a { font-weight: normal; font-size: .95em; padding-right: 11px; background: url("../graphics/arrow3.gif") right 5px no-repeat; }

/* event */

.view-events .views-row { margin-bottom: 1em }

.views-field-field-event-date, .views-field-field-location { font-weight: bold }
.node .views-field-field-event-date, .node .views-field-field-location { display: inline; }
.views-field-field-location { padding-left: 18px; background: url("../graphics/news-icon.gif") left 3px no-repeat; margin-left: 5px; }
.views-field-field-summary { font-style: italic; margin-top: 2px; }
.views-field-field-details h4 { margin-bottom: 4px; }

/*
 * FORMAT SPECIFIC ELEMENTS
 */

#content-main .node #user-login-form {
  text-align: left;
}

#edit-sikhnet-customizations-node-search-box-audio-keys,
#edit-sikhnet-customizations-node-search-box-news-keys {
  width: 85%;
}

/* featured news */
  
#featured-news { float: none; width: auto; margin-bottom: 15px; }
#featured-news img { display: block; }

/* ads */

div.ads { margin-bottom: 15px; font-size: .8em; }

/* news tags */

/* #news-tags div.content { font-size: .9em; } */
#news-tags a { text-decoration: none; }
#news-tags a:hover { text-decoration: underline; }

/* radio page */

#radio_filters label {
  font-weight: normal;
  display: inline;
}

/* similar items bullets */

div.block.module-similar li,
#block-views-similar-entries-block li { font-size: .9em; }

/* might like */

.might-like-wrapper { text-align: center; }
