/*
Theme Name: Chicago Potter
Description: Made for Chris Chaney
Author: Louis Simoneau
Author URI: http://www.louissimoneau.com/
*/

#content { 
  margin:auto; text-align: left; /* leave unchanged */ 
  width: 800px; /* using pixels instead of ems to insure alignment with header image */
  min-width:800px;/* optional but recommended */ 
  text-align: left;
}

#main {
  width: 600px;
  padding-right: 5px;
  float: right;
  position: relative;
}

#sidebar {
  width: 192px;
  padding-left: 3px;
  float: left;
}

#footer {
  clear: both;
}

.storycontent {
  margin: 10px 10px 0 10px;
  clear: both;  
}

.itemhead {
  margin: 0 0 30px 0;
}

#main #latest_entries {
  width: 200px;
  position: absolute;
  top: 0px;
  right: 8px;

}

#latest_entries h3 {
  font-size: 112%;
  margin-bottom: 10px;
}

#latest_entries li {
  padding: 4px 0;
  font-size: 100%;
  border-bottom: 1px gray dotted;
  float: left;
  width: 200px;
}

#latest_entries li a {
  text-decoration: none;
  float: left;
  clear: left;
  width: 130px;
  text-align: left;
}

#latest_entries li a:hover {
  text-decoration: underline;
}

#latest_entries li span {
  font-size: 80%;
  float: right;
  font-variant: small-caps;
}



#main #random_image {
  width: 370px;
}


#menu {padding:0; border:0px solid #fff }
#menu ul {list-style:none; margin:0; padding:0; }
#menu ul li a { 
  display:block;
  padding: 14px 4px 14px 15px;
  text-decoration:none;
  color: #D47FF5;
  font-size: 130%;
}

#menu ul li.page_item a:hover { 
  background: url(images/arrow_grey.png) no-repeat 3px 3px;
  color: #1A1A1A;
}

#menu ul li.current_page_item a {
  background: url(images/arrow_pink.png) no-repeat 3px 3px;
  color: #1A1A1A;
}

#menu ul li.rss_link a {
  color: #F59136;
  font-family: Arial, Helvetica, sans-serif;
}
html>body #content {
	height: auto;
	min-height: 350px;
}

h3#respond {
  margin-bottom: 10px;
}

/*** styles for the NextGen Gallery plugin ***/

html body div.ngg-albumoverview div.ngg-album {
  border: none;
  background: #475666;
  padding: 5px;
  margin-bottom: 10px;
}

img.ngg-singlepic {
  display: inline;
  margin: 0 0 15px 0;
}

div.ngg-albumoverview {
  margin: 0;
}

.ngg-album div.ngg-albumtitle {
  margin: 7px 0 0 10px;
  font-family: Georgia, "Times New Roman", serif;
}

.ngg-album .ngg-albumtitle a {
  text-decoration: none;
  float: left;
  font-size: 125%;
}

.ngg-album .ngg-albumtitle a:hover {
  text-decoration: underline;
}

.ngg-album .ngg-albumtitle a, div.ngg-description {

  font-weight: normal;
}
div.ngg-thumbnail {
  float: right;
  margin: -3px 5px 0 0;
}

div.ngg-thumbnail img {
  margin: 0;
}

div.ngg-description {
  float: left;
  clear: left;
  font-size: 145%;
  margin-left: 15px;
  color: #20272E;
}

div.ngg-description p {
  margin-bottom: 8px;
}
  
div.ngg-description strong {
  font-weight: normal;
}
body{
	font-family: verdana;
	font-size: 95%;
	line-height: 115%;
	background: url(images/stripes_2.gif) #1A1A1A repeat center top;
	text-align: center;
}
body,td,th {
	color: #C4C4C4;
}
a, a:link {
	padding: 1px;
	color: #D47FF5;
	text-decoration: underline;
}
a:hover {
	color: #D47FF5;
	text-decoration: none;
}

h1 {
	font-family: verdana;
	font-weight: bold;
	font-size: 190%;
	padding-top: .1em;
	padding-bottom: .5em;
}
h2 {
	font-family: Arial;
	font-weight: bold;
	font-size: 150%;
}
h3 {
	font-family: Georgia, 'Times New Roman', serif;
	font-size: 130%;
}
h4 {
	font-size: 105%;
}
p {
	font-size: 80%;
	margin-bottom:1em;
}
strong, b {	font-weight: bold;}
em, i {	font-style: italic;}
code {
	font: 1.1em 'Courier New', Courier, Fixed;
}
acronym, abbr
{
	font-size: 0.9em;
	letter-spacing: .07em;
}
a img {
	border: none;
}
#hd{
	text-align: center;
	padding-top: 24px;
	padding-bottom: 24px
}
#hd h1{
	font-size: 290%;
	color: #FFFFFF;
}
#hd h1 a{
	text-decoration: none;
	color: #FFFFFF;
}
h3 a:link, h3 a:hover, h3 a:visited{
	color: #D47FF5;
	text-decoration: none;
}
.item {	padding: 10px;	background-color: #1A1A1A;	background-image: url(images/bg_overlay.png); 	background-repeat: repeat;	text-align: left;	border: 1px solid #1A1A1A;	margin-bottom: 1em;}

.item ul {
	list-style-type: disc;
	padding-left: 15px;
	margin-left: 10px;
	font-size: 80%;
}
.item ol{
	list-style-type: decimal;
	padding-left: 15px;
	margin-left: 10px;
	font-size: 80%;
}
.itemhead{
	padding-top: 5px;
	padding-bottom: 5px;
}
.chronodata {
  float: right;	display: inline;	text-align: right;	margin-left: 2em;	font-size: 80%;}
.itemhead h3{	display: inline;
	float: left;}
input{	font-size: 80%;}
.metadata{	line-height: 190%;	font-size: 75%;}
.metadata a:link, .metadata a:hover, .metadata a:visited{	color: #D47FF5;}
.tags, .catagory {	display: block;}
.commentlist p {	clear: both;	font-size: 95%;}
cite{	font-size: 95%;}
blockquote {	margin: 15px 30px 0 10px;	padding-left: 20px;	border-left: 5px solid #ddd;}
blockquote cite {	margin: 5px 0 0;	display: block;}
.commentmetadata {	font-size: 80%;	float: right;}
.commentlist {	margin-top: 5px;}
.commentlist li {	padding: 2px;	border-top: 1px solid #1A1A1A;}
.navigation {
	display: block;
	text-align: center;
	margin-top: 10px;
	margin-bottom: 30px;
	color: #C4C4C4;
}

.navigation .next {
  float: right;
}

.navigation .previous {
  float: left;
}
.navigation a:link, .navigation a:hover, .navigation a:visited{	color: #C4C4C4;}
#secondary h4, #third h4{	color: #D47FF5;	font-family: Trebuchet MS, arial, sans-serif;	margin-top: 5px;	padding: 3px;}
#secondary p, #third p{		padding: 3px;		font-size: 70%;}
#searchform {	clear: both;	margin-bottom: 5px;	margin-left: 2px;	padding: 3px;}
#third {	margin-left: 9px;}
li .categories, li .linkcat, li .pagenav {	list-style: none;	margin: 0px;	padding: 0px;}
#wp-calendar {	empty-cells: show;	font-size: 90%;	margin: 0;	width: 90%;	padding: 3px;}
#wp-calendar #next a {	padding-right: 10px;	text-align: right;}
#wp-calendar #prev a {	padding-left: 10px;	text-align: left;}
#wp-calendar a {	display: block;	text-decoration: none;}
#wp-calendar td {	color: #D47FF5;	font-size: 70%;	letter-spacing: normal;	padding: 2px 0;	text-align: center;}
#wp-calendar #today {	color: #4A1B03;}
#wp-calendar th {	font-style: normal;	text-transform: capitalize;}
#footer {	text-align: center;	margin-top: 10px;	margin-bottom: 10px;	color: #C4C4C4;}
#footer a:link, #footer a:hover, #footer a:visited{	color: #C4C4C4;}
