/*  
Theme Name: The Armchair Empire
Theme URI: http://www.armchairempire.com/
Description: The Armchair Empire News Template 
Version: 1.0
Author: The Armchair Empire
Author URI: http://www.armchairempire.com.com/
*/

h1
{
  color:#FFFFFF;
}

.pagetitle
{
  color:#FFFFFF;
}

.widecolumn
{
  background-color:#FFFFFF;
}

#sidebar

{
  width: 28%;
  margin-left: 70%;
  background-color: #808080;
  color: #4A2C00;
  border: 1px solid #808080;
}

#sidebar ul
{
  list-style: none;
  background-color: #CCCCCC;
  margin-bottom: 10px;
}


#sidebar ul h2
{
  background-color: #808080;
  color: #FFFFFF;
  border: 1px solid #808080;
  background-color: #808080;
  border-bottom: 1px solid #808080;
  border-top: 1px solid #808080;
  font-size: 1.2em;
  font-weight: bold;
  padding: 2px;
  margin-bottom: 5px;
}

#sidebar ul ul
{
  list-style-image: url(images/listitem.png);
  margin-left: 20px;
}

#sidebar ul ul ul
{
  margin-bottom: 0;
}

#searchform
{
  text-align: center;
}

#searchform input
{
  border: 1px solid #4A2C00;
  background-color: #C4E5FA;
  color: #000000;
}

#searchform #s
{
  width: 50%;
  background-color: white;
}


#wrapper
{
  width: 970px;
  margin: 0 auto;
  overflow: hidden;
} 

#footer
{
  clear: both;
}

#content
{
  width: 70%;
  float: left;
}

*
{
  padding: 0;
  margin: 0;
}

A:link {color:#0000ff}
A:visited {color:#0000ff}
A:active {color:#00FF00}
A {text-decoration:none}

body
{
  font-size:   13px;
  line-height: 20px;
  font-family: Verdana, Tahoma, Times, serif;
  margin:      20px;
}

.post
{
  margin-bottom: 5px;
  color: #000000;
  padding-left: 5px;
  font-size: 1.1em;
  background-color: white;
}

h2
{
  font-size: 1.6em;

  line-height: 1.5;

  padding: 2px;

  border-bottom: 1px solid #000066;
}

h2 a:hover, h2 a:visited, h2 a
{
  text-decoration: none;

  color: #000000;
}

.entry
{
  margin-top: 10px;
  margin-bottom: 15px;

}

.postmetadata
{
  padding: 2px;
  font-size: 0.8em;
  border-top: 1px solid #000066;

}

.postmetadata a
{
  color: #808080;
}

.post p
{
  line-height: 1.4em;
  margin-bottom: 1em;

}

 blockquote
{
  margin: 1em 1.5em;
  padding: 1em 1.5em;

  border: 1px solid #808080;
  background: #FCF1E2 url(images/blockquote.png) no-repeat   scroll top left;

}

.post li
{
  margin-left: 20px;
}

.post ul
{

  list-style-image: url(images/listitem.png);
  list-style-type: bullet;
  margin-bottom: 10px;
}

acronym, abbr, span.caps
{
  cursor: help;
}

acronym, abbr
{
  border-bottom: 1px dashed #999;

}

blockquote cite
{
  margin: 5px 0 0;
  display: block;

}

.center
{
  text-align: center;
}

a img
{
  border: none;

}
 
h3
{
  margin-top: 1.5em;
  font-size: 1.4em;

}

h4
{
  margin-top: 1.2em;
  font-size: 1.2em;

}

h5
{
  margin-top: 1em;
  font-size: 1em;
}

.post a

{
  color: #0000FF;
}

 .navigation
{
  display: block;
  margin-top: 10px;
  margin-bottom: 20px;

}
 
.alignleft
{
  float: left;
  text-align: left;

  width: 50%;
}

.alignright
{
  float: right;

  text-align: right;
  width: 50%;
}

 .entrytext .postmetadata
{
  font-size: 1.1em;
  background-color: #FFFFFF;

  width: 70%;
  margin: 2em auto3.5em auto;
  border: 1px dotted #FFFFFF;

  padding: 5px;
  padding-left: 45px;
  background: #C4E5FA url(images/metadata.png) no-repeat   scroll top left;

}

#comments
{
  background-color:#FFFFFF;
  margin: 2em auto3.5em auto;
  padding: 5px;
}

.commentlist
{
  background-color:#FFFFFF;
  margin: 2em auto3.5em auto;
  padding: 5px;
}

#respond
{
  Background-color:#C4E5FA;
}

#commentform
{
  Background-color:#C4E5FA;
  padding: 2px;
}

#commentform textarea
{
width: 95%;
}

 ol.commentlist
{
  width: 90%;
  margin: 0 auto;

}

ol.commentlist li
{
  margin-bottom: 1.5em;
  border: 1px solid #000000;

  padding: 5px;
  background-color: #E2E2E2;
}

ol.commentlist li.alt
{
  background-color: #C4E5FA;

}

ol.commentlist a
{
  color: #000000;
}

small.commentmetadata
{

  font-size: 0.8em;
  margin-bottom: 1em;
  display: block;

}
