/*   
Theme Name: American Historic Society
Theme URI: http://www.americanhistoricsociety.org
Description: Blog design that mimics AHS e-commerce site.
Author: Tim Symanitz
Author URI: 
Template: thematic
Version: 1.0
Tags: Thematic
.
Thematic is © Ian Stewart http://themeshaper.com/
.
*/

/* Reset browser defaults */
@import url('../thematic/library/styles/reset.css');

/* Apply basic typography styles */
@import url('../thematic/library/styles/typography.css');

/* Apply a basic layout */
@import url('../thematic/library/layouts/3c-fixed.css');

/* Apply basic image styles */
@import url('../thematic/library/styles/images.css');

/* Apply default theme styles and colors */
/* It's better to actually copy over default.css into this file (or link to a copy in your child theme) if you're going to do anything outrageous */
@import url('../thematic/library/styles/default.css');

/* Prepare theme for plugins */
@import url('../thematic/library/styles/plugins.css');

body{
	background: #EDF2FF;
	}
	
#primary{
	width: 175px;
	border: none;
	padding: 0;
	margin:0 0 0 -990px;
	}
	
#secondary{
	width: 173px;
	border-width: 1px;
	border-style: solid;
	border-color: black;
	margin:20px 0 0 -175px;
	}
	
.aside{
	background: #E6E6F6;
	}
	
.page-title{
	padding:0 0 10px;
	}
	
#branding{
	padding: 0;
	width: 990px;
	}
	
#main{
	width: 990px;
	padding:0 0 22px 0;
	}
	
#container{
	width: 990px;
	margin: 0;
	}
	
#content{
	margin:0 200px;
	}
	
#access{
	display: none;
	}
	
#blog-title{
	display: none;
	}

.feed {
  margin-left: 3px;
  padding: 0 0 0 19px;
  background: url("http://americanhistoricsociety.org/wp-content/themes/childtheme/images/feed-icon-14x14.png") no-repeat 0 50%;
}

/* Adjust Asides */
.main-aside ul {
	padding: 0;
	}
	
.aside ul ul {
	margin: 0;
}

.widgettitle{
	display: none;
}

.textwidgetheading {
	font-size: 1.8em;
	color: navy;
	}
	
#content .aside {
	border:1px solid #CCCCCC;
	margin:0 0 5px;
	padding:5px 0 0;
	background: #EDF2FF;
}
#content .aside ul {
	padding:0 5px;
}
.aside p, .aside ul, .aside ol, .aside dd, .aside pre {
	margin-bottom: 5px;
}
.IndexAd{
	background: cornsilk}
.IndexAd h1{
	font-size: 25px;
	color: #0000BB;
	font-weight: bold;
	text-align: center;
	padding: 3px 0;
	}
#AdPic{
	float: left;
	width: 240px;
	}
.IndexAd p{
	font-size: 25px;
	color: #FF0000;
	}
.IndexAd #IndexSmallText{
	font-size: 13px;
	color: #FF0000;
	font-weight: bold;
	text-align: center;
	padding: 25px 0 0 0;
	}
.IndexAd a{
	font-size: 25px;
	color: #0000BB;
	}
.IndexAd p, .IndexAd a{
	float: right;
	width: 320px;
	font-weight: bold;
	text-align: center;
	padding: 10px 0;
	}
.clear {
	clear: both;
	}
/* End Adjust Asides */
/* Adjust Blog Content Area */
.entry-title a{
	font-size: 25px;
	font-weight: bolder;
	}
.entry-content p {
	font-size: 17px;
	}
/* End Adjust Blog Content Area */
body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	height: 100%;
	min-width: 1000px;
/*      max-width: 1000px; */
	background: #edf2ff;
}

input, select {
	font-size: 11px;
}

input {
	padding: 2px;
}

p {
	line-height: 1.3;
	margin-bottom: 15px;
}

a {
	font-weight: normal;
	text-decoration: underline;
	color: #282828;
}

h2 {
	font-size: 1.8em;
	font-weight: normal;
	margin: 0 0 8px 0;
	color: navy
}

h3 {
	font-size: 1.1em;
	margin-bottom: 6px;
}

h4 {
	font-size: 1.1em;
	margin-bottom: 4px;
}

img, img a {
	border: 0;
}

ul, ol {
	margin: 0 0 10px 30px;
}

li {
	margin: 0;
	margin-bottom: 2px;
	padding: 0;
}

blockquote {
	margin-left: 28px;
}

select option {
	padding: 0 10px;
}

hr {
	margin: 10px 0;
	margin: 0 0
	padding: 0;
	height: 1px;
	border:0;
}

#TopMenu {
	position: relative;
    height: 20px;
	padding: 5px 0 0 0;
	width: 990px;
	margin: 0 auto;
	
}

#TopMenu ul {
	list-style-image:none;
	list-style-position:outside;
	list-style-type:none;
	margin:0;
	padding:0;
}

#TopMenu li {
	list-style: none;
	float: left;
	display: inline;
	margin: 0;
	padding: 0;
}

#TopMenu li.First a {
	color: red;
}

#TopMenu li a, #TopMenu li div {
	display: block;
	text-decoration: none;
	font-size: 0.85em;
	padding: 0 10px 0 0;
/*	margin: 8px 10px 0 0; */
	margin: 0 10px 0 0
	color: #282828;
}

#TopMenu li div a {
	padding: 0;
	margin: 0;
	display: inline;
	font-size: 1em;
}

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

#Menu {
	height: 40px;
	padding: 5px;
	position: relative;
	width: 990px;
	margin: 0 auto;
}

#Menu ul {
/*	margin: 0 0 0 15px; */
	margin: 0 0 0 0;
	padding: 0;
}

#Menu li {
	float: left;
	position: relative;
	list-style: none;
	margin: 0;
	padding: 0;
}

#Menu li.First {
	padding: 0 10px 0 -8px;
}

#Menu li a {
	display: block;
	text-decoration:underline;
/*	font-size: 1.1em; */
	font-weight: bold; 
/* 	padding: 8px 15px 6px 15px; */
	padding: 3px 24px 4px 0;
	height: 20px;
	color: #0000FF;
	font-size: 17px;
}

#Menu li a:hover	{
	text-decoration: underline;
	color: red;
}

#Menu li ul {
	width: auto;
	position: absolute;
	clear: left;
	top: 33px;
	display: none;
	text-align: left;
	font-size: 0.85em;
	background: transparent;
	z-index: 10;
}

#Menu li ul li {
	clear: both;
	text-align: left;
	background: transparent;
}

#Menu li ul li a {
	padding: 5px 10px 5px 10px;
	font-size: 1em;
	text-align: left;
	margin: 0;
	width: 120px;
	height: auto;
}

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

#Menu li.over a {
	text-decoration: none;
}

#Menu li ul li a, #Menu li.over li a {
}

#Menu li:hover ul, #Menu li.over ul {
	display: block;
}

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

#SearchForm {
	float: right;
	height: 48px;
	display: inline;
	overflow: hidden;
/*	padding: 10px 30px 0 40px; */
	padding: 0 0 0 0;
	margin: 0 auto;
}

#SearchForm form {
}

#SearchForm label {
	font-size: 1.6em;
}

#SearchForm input {
	width: 140px;
	height: 15px;
	font-size: 0.9em;
	padding: 2px;
	margin: 0;
}

#SearchForm .Button {
	width: 60px;
	height: 21px;
	padding: 0;
	background: transparent;
	vertical-align: middle;
}

#SearchForm p {
	float: left;
	font-size: 0.85em;
	margin: 3px 0 0 0;
}

#SearchForm a {
	text-decoration: none;
	color: #939393;
}

#SearchForm a:hover {
	text-decoration: underline;
}


.Left {
	position: absolute;
/*	left: 5px; */
	left: 0px;
/*	top: 80px; */
	width: 175px;
	min-height: 500px;
	font-size: 0.85em;
	padding: 0;
	background: #E6E6F6;
}
.Left .Block {
	width: 155px;
	padding-bottom: 5px;
	margin: 0 10px 10px 10px;
}
.Left .ontent {
}
.Left h2 {
	font-size: 1.5em;
	margin: 5px 5px 5px 0;
	position: relative;
}
.Left ul {
	margin: 0;
	padding: 0;
}
.Left li {
	clear: both;
	list-style: none;
	margin: 0;
	padding: 3px 0;
}
.Left li {
	border-bottom:1px solid #D9D9D9;
}
.Left li a {
	text-decoration: none;
        color: blue;
}
.Left li a:hover {
	text-decoration: underline;
}




.Left #SideCategoryList li{
/*	padding: 3px 0 0 15px; */
        padding: 3px 0 0 0;
}


.Left #SideCategoryList ul li a{
  font-size:14px;
  font-weight:bold;
  color:crimson;
}


.Left #SideCategoryList ul li ul li a{
  font-size:13px;
  font-weight:normal;
  color:blue;
}

/* Adjust Right Promotion Bar */
.RightPromos img{
	width: 100%;
}

.RightPromosOrder a {
	font-weight: bold;
	font-size: 25px;
	color: #0000FF;
	text-decoration: none;
}
.RightPromosOrder{
	text-align: center;
	padding: 10px 0;
}
.RightPromosTitle a{
	font-weight: bold;
	font-size: 17px;	
	color: #0000FF;
	text-decoration: none;
}
.RightPromosTitle{
	text-align: center;
	padding: 0 10px 0 10px;
}
.RightPromos h3 {
	font-style: normal;
	text-align: center;
	font-weight: bold;
	font-size: 20px;
	color: #FF0000;
}
.RightPromos h4 {
	text-align: center;
	font-weight: bold;
	font-size: 17px;
	color: #FF0000;
	padding: 30px 10px;
	border-bottom: 1px black solid;
	border-top: 1px black solid;
}