/*
Theme Name: Union
Theme URI: http://unitehere5.org/
Description: A simple, striking theme that emphasizes the power of its content.
Version:
Author: Matthew McVickar
Author URI: http://matthewmcvickar.com/
Tags: red, black, white, minimal, simple, fixed-width, two columns

All rights reserved.

*/

@import "base.css";

body
{
  font-family: 'Trebuchet MS', 'Lucida Sans Unicode', 'Lucida Grande', 'Lucida Sans', Arial, sans-serif;
}

a:link,
a:visited { color: #FC0000; }
a:hover   { color: #000000; }
a:active  { color: #FC0000; }

.container
{
  margin: 30px auto;
  position: relative;
  width: 960px;
}

hr     { border: 1px solid #aaa; margin: 25px 0; }

.header_banner,
.navigation,
.footer
{
  font-weight: bold;
}

h1,
.header_banner,
.sidebar,
.content
{
  float: left;
}

h1
{
  margin-left: -5px;
  position: relative;
  z-index: 2;
}

h1 a span
{
  display: none;
}

#slideshow_banner
{
  float: left;
  margin: 0 0 0 35px;
  padding: 0;
  overflow: hidden;
  width: 660px;
  height: 235px;
}

#slideshow_banner img
{
  list-style: none;
  margin: 0 0 0 30px;
  padding: 0;
  width: 300px;
  height: 235px;
}

/*
.header_banner
{
  background: url(images/banner.png) center no-repeat;
  color: #fff;
  font-size: 1.8em;
  letter-spacing: .02em;
  line-height: 1.2;
  width: 620px;
  height: 145px;
  margin-left: 15px;
  margin-top: 20px;
  padding: 35px 40px 0 50px;
  position: relative;
  text-align: center;
  text-indent: -.6em;
}

.social_networking_shortcuts
{
  font-size: 13px;
  letter-spacing: 0;
  position: absolute;
  right: 26px;
  top: 185px;
}

.social_networking_shortcuts li
{
  display: inline;
  font-weight: bold;
  margin-left: 20px;
}
*/

.sidebar
{
  background: url(images/navigation_background.gif) center top no-repeat;
  margin-left: -12px;
  margin-top: -24px;
  padding-top: 43px;
  padding-left: 30px;
  padding-right: 34px;
  width: 190px;
  position: relative;
  z-index: 1;
}

.sidebar .widget
{
  margin-bottom: 3em;
}

.sidebar .widget h2
{
  font-weight: bold;
}

#widget_nav_menu h2
{
  display: none;
}

.sidebar ul.menu li
{
  font-size: 18px;
  font-weight: bold;
  margin: 10px 0;
}

.sidebar ul.menu li li
{
  font-weight: normal;
  margin: 0;
}

.sidebar ul.menu li li a
{
  background-image: url(images/link_chevron_small.gif);
  background-repeat: no-repeat;
  font-size: 13px;
  margin-left: 6px;
  padding-left: 14px;
}

.sidebar ul.menu li li a       { background-position: left 7px; }
.sidebar ul.menu li li a:hover { background-position: left -83px; }

.sidebar ul.menu li a
{
  display: block;
  text-decoration: none;
  padding: 5px 0;
}

.sidebar h2
{
  font-size: 1em;
  margin-bottom: 4px;
}

.sidebar hr
{
  border-color: #eee;
}

.sidebar ul.links,
.sidebar .delicious-posts ul
{
  margin-top: 7px;
}

.sidebar ul.links li,
.sidebar .delicious-posts ul li
{
  border-top: 1px solid #eee;
  font-size: .75em;
  line-height: 1.6;
}

.sidebar ul.links li
{
  margin: 3px 0;
  padding: 5px 0 3px 0;
}

.sidebar .delicious-posts ul li
{
  margin: 5px 0;
  padding: 7px 0 5px 0;
}

.sidebar ul.links li a,
.sidebar .delicious-posts ul li a
{
  display: block;
  font-weight: bold;
  text-decoration: none;
}

.content
{
  margin-top: 30px;
  margin-left: 35px;
  padding: 0 0 0 15px;
  width: 630px;
}

.content p,
.content li
{
  font-size: .875em;
  line-height: 1.7;
}

.content p
{
  margin: .5em 0 .75em 0;
}

.content p.citation
{
  font-size: 11px;
  font-style: italic;
}

.content blockquote,
.content ul,
.content ol
{
  margin-left: 3em;
}

.content li
{
  list-style-type: square;
  margin: .5em 0;
}

.content h2
{
  font-size: 1.625em;
  margin-bottom: .75em;
}

.content h3
{
  border-bottom: 2px solid #ddd;
  margin-top: 1.5em;
  margin-bottom: .5em;
  padding-bottom: .25em;
}

.content h4
{
  margin: 22px 0 0 0;
}

.footer
{
  border-top: 4px solid #fc0000;
  color: #aaa;
  font-size: .814em;
  margin: 35px 40px 15px 18px;
  padding: 10px 0;
  text-transform: uppercase;
}

.post
{
  border-bottom: 3px solid #ccc;
  margin-bottom: 1.5em;
  padding-bottom: 1em;
}

.welcome
{
  background: #ddd;
  margin: 0 0 1.5em 0;
  padding: 20px 20px 1px 20px;
}

.welcome a
{
  font-weight: bold;
}

#wpstats
{
  display: none;
}

.classes p
{
  font-size: 11px;
  margin-bottom: 14px;
}

.classes .column
{
  float: left;
  width: 50%;
}

.photos
{
  clear: both;
  margin: 25px 0;
}

.photos img
{
  border: 4px solid #ddd;
  display: block;
  margin: 10px auto 0 auto;
}

.photos p
{
  margin: 0 !important;
}

.photos .caption
{
  font-weight: bold;
  margin: 10px 0 25px 0 !important;
  text-align: center;
}

table
{
  border-collapse: collapse;
}

th,
td
{
  font-size: .875em;
  line-height: 1.6;
  padding: .5em 0;
  vertical-align: top;
}

th
{
  font-weight: bold;
  padding-right: 1.5em;
}

