/* @override http://localhost:8888/wp-content/themes/blackcoalition/style.css */

/*
THEME NAME: Blackcoalition
THEME URI: http://www.plaintxt.org/themes/sandbox/
DESCRIPTION: Rich with powerful and dynamic semantic class selectors, Sandbox is a canvas for CSS artists
VERSION: 1.6
AUTHOR: <a href="http://andy.wordpress.com/">Andy Skelton</a> &amp; <a href="http://www.plaintxt.org/">Scott Allan Wallick</a>
AUTHOR URI:
TAGS: sandbox, microformats, hcard, hatom, xoxo, widgets, blank slate, starter theme, minimalist, developer
*/

body#coalition {
	margin:0em;
	background-color: rgb(45,0,0);
}

div.container {
    background-color: #FFF;
}

#access {
    display:none;
}

table#photos td {
    text-align:center;
}

#photos .caption {
    line-height:1.2em;
}

h1 {
	font-weight: bolder;
}

a {
    color: rgb(157,50,50);
}

.entry-title {
	color: #481F1F;
}

div.entry-meta {
	color: #8d8d8d;
}

div.entry-meta a {
	color: #7e7e7e;
	font-weight:bold;
}

div#comments {
	margin-top: 2em;
	margin-bottom: 2em;
}

img.size-thumbnail {
    margin: 1em;
    border: 1px solid  #7e7e7e;
}

/* header */

#header {
    background-color: rgb(81,34,34);
    background-image: url(images/header_gradient.png);
    background-repeat: repeat-x ;
    border-bottom: 2px solid #000;
    padding:0px;
    margin:0px;
    height: 239px;
}

#header table {
    margin: 0px;
    padding: 0px;
}

#header table td {
    margin: 0px;
    padding: 0px;
}


#header #title {
  margin: 1em;
}

#header table td {
    text-align:center;
}

#header #nav {
  margin-left: 1em;
  margin-right: 1em;
  color: rgb(45,0,0);
  font-size: 175%;
}

#header #nav ul {
   
}


#header #nav li {
  display: inline;
  color: #FFFFFF;
  margin-left: 1em;
  margin-right: 1em;
}

#header #nav a {
  color: #FFFFFF;
}


#header #nav a:hover {
  color: #FFF1C0;
}


#header h1 {
	margin-top: 1em;
}

span.edit-link {
	display:block;
	margin-top:1em;
	margin-bottom:1em;
}


/* footer */

#footer {
	font-size: small;
	color:#888;
	text-align: center;
}

/* sidebar */

.sidebar h3 {
	margin-bottom: 0.25em;
}

.sidebar > ul.xoxo > li{
	margin-bottom: 1em;
}

.sidebar ul ul {
	margin-bottom: 0em;
}

.sidebar > ul.xoxo {
    list-style-type:none;
}


li#search h3 label {
	font-size: 75%;
	font-weight: normal;
}

#s {
    width: 100px;
}

/* home page */

#home .intro {
	font-size: 120%;
	line-height: 1.25em;
	color: #666;
}

#home .intro {
	margin-bottom: 1em;
}

#home h3.entry-title {
	margin-bottom: 0.2em;
}

#home .entry-date {
	margin-bottom: 0.4em;
	color: #8d8d8d;
}

.entry-date abbr {
	border: none;
}

#home .entry-excerpt {
	font-size: 0.9em;
	margin-bottom:1.875em;
	line-height:1.5em;
}
