@CHARSET "UTF-8";

/**
*   Zen CSS
*
*   $Id: style.css,v 1.17.2.7 2007/01/28 21:14:01 jjeff Exp $
*/

/**
*   This space intentionally left blank.
*
*   See zen.css for the main styles for this theme
*
*   See template.php to see how Zen styles are added to the page.
*/

.view-blog-admin table {
  width: 100%;
}

.view-blog-admin select {
  width: 100px;
}

.view-blog-admin #views-filters {
  margin-bottom: 10px;
  margin-top: 5px;
}

.view-blog-admin table th {
  color: #610D83;
}

.ntype-blog ul {
  margin-left: 15px;
  margin-bottom: 5px;
}

.ntype-blog .content p {
  padding-right: 10px;
}

.ntype-blog h2.title,
.ntype-blog h1.title {
  margin-right: 15px;
}

#block-event-1 .ical-link {
  display: none;
}

p {
  text-align: justify;
}

#content {
  padding-right: 10px;
}

.ical-link {
  float: right;
  padding-right: 10px;
}

