@charset "UTF-8";
/* CSS Document */

/*  
Theme Name: historicorps
Description: Designed for historicorps
Author: Hugh Graham
Author URI: http://hughgrahamcreative.com
Template: thematic
*/



/* Reset the browser defaults */
 @import url('../thematic/library/styles/reset.css');
 
/* Apply default typography */
@import url('../thematic/library/styles/typography.css');
 
/* Add WordPress image styles */
 @import url('../thematic/library/styles/images.css');
 
/* Add a basic layout */
/* @import url('../thematic/library/layouts/2c-l-fixed.css'); */
 
/* Start with some default styles */
 @import url('../thematic/library/styles/18px.css');


/* =Global Elements
-------------------------------------------------------------- */

body, textarea {
	font-family:Arial,sans-serif;
	font-size:13px;
	line-height:16px;
	color: #333333;
	background-color: #6f8bbd;
}

p, ul, ol, dd, pre {
    margin-bottom:22px;
}
pre, code {
	font:14px Monaco, monospace;
	line-height:22px;
}
blockquote {
    color:#666;
    font-style:italic;
}
table {
    border:1px solid #ccc;
    border-width:0;
    font-size:13px;
    line-height:18px;
    margin:0 0 22px 0;
    text-align:left;
}
caption {
    text-align:left;
}
tr {
    border-bottom:1px solid #ccc;
}
th, td {
    padding: .7em 1.25em;
	vertical-align: middle;
}
hr {
    background-color:#ccc;
    border:0;
    color:#ccc;
    height:1px;
    margin-bottom:22px;
}
a:link {
	color:#3333CC;
	text-decoration: none;
}

a:visited {
    color:#3333CC;
	text-decoration: none;
}
a:active,
a:hover {
    color: #222;
}

/* Layout Styles */

#wrapper {
  margin: 10px auto;
  width: 960px;
  background-color:#f5f1ce;
  z-index:100;
  overflow:hidden;
}

#header {
  margin: 0 auto;
  width: 950px;
  height: 240px;
  padding: 5px;
  background-color:#2a4e7e;
  z-index:100;
}

#branding {
	background-position:left;
	background-repeat:no-repeat;
	height:240px;
	margin: 0;
	padding: 0;
}

.headernav {
	padding: 0 9px 0 9px;
	border: 0;
	float:left;
}

#blog-title {
	position:absolute;
	left:-1000px;
}
#blog-description {
	position:absolute;
	left:-1000px;
}

#primary {
	background-color:#f5f1ce;
  	margin: 0 auto;
  	width: 960px;
}

#access {
	background-color:#9b8436;
	width:240px;
	float:left;
	padding: 0px;
	z-index:101;

}

.sf-menu {
    font-family:Arial, Helvetica, sans-serif;
    font-size: 15px;
    list-style:none;
	z-index:101;
}

/*.sf-menu a {
    display:block; 
	width:210px;
	height:16px;
	float:left;
    color:#fff;
	padding: 5px;
	margin: 5px 0 5px 5px;
    text-decoration:none;
	background-color:#c5b277;
	list-style:none;
}
*/
  .sf-menu a {
    display:block; 
    color:#fff;
}


/*
.menu a:hover { 
	background-color:#294e7e;
}

.menu a:active {
    color:#1e5ebd;
} */



/*
.sf-menu a:hover { 
	background-color:#294e7e;
}

.sf-menu a:active {
    color:#1e5ebd;
}
*/

.sf-menu li {
	background-color:#c5b277;
    display:block; 
	width:210px;
	height:16px;
    color:#fff;
	padding: 5px;
	margin: 5px 0 5px 5px;
    text-decoration:none;
	list-style:none;
}

.sf-menu li:hover, .sf-menu li.sfHover,
.sf-menu a:focus, .sf-menu a:hover, .sf-menu a:active {
    background:     #294e7e;  /* Background color all levels */
    color:#fff;
	width:210px;
	height:16px;

}

/*** adding sf-vertical in addition to sf-menu creates a vertical menu ***/
.sf-vertical, .sf-vertical li {
	left:	107px; /* match ul width */
	top: -12px;
	margin: 0;
	position:relative;
	z-index:101;
}
/* this lacks ul at the start of the selector, so the styles from the main CSS file override it where needed */
.sf-vertical li:hover ul,
.sf-vertical li.sfHover ul {
/*	left:	210px; /* match ul width */
}




.colophon {
	color:#EEEEEE;
	font:Arial, Helvetica, sans-serif;
	font-size:12px;
	padding:400px 10px 20px 10px;
}

.maincontent {
	background-color:#f5f1ce;
	font:Arial, Helvetica, sans-serif;
	font-size:13px;
	width:480px;
	height: 550px;
	float:left;
	padding: 0;
}	

.sidebar {
	width:240px;
	background-color:#2a4e7e;
	float:left;
	padding: 0 0 145px 0;
	height:100%;
}

.sidesubhead {
	width:200px;
    display:block;
	font-family:Arial, Helvetica, sans-serif;
    font-size: 15px;
	float:left;
    color:#fff;
	padding: 10px;
	margin: 0 10px 0 10px;
	background-color:#c5b277;
}

.sidecontent {
	width:200px;
    display:block;
	font-family:Arial, Helvetica, sans-serif;
    font-size: 13px;
	float:left;
	padding: 10px;
	margin: 0 10px 0 10px;
	background-color:#fff;
}

.homeslideshow {
	width:400px;
	display:block;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 13px;
	float:left;
	height:380px;
	background-image:url(/images/callout_historicorps-at-work.gif);
	background-repeat:no-repeat;
	padding: 60px 20px 20px 20px;
	margin: 20px;
	border-color:#2a4e7e;
	background-color:#FFF;
	border-width: 1px;
	border-style:solid;
	z-index:99;
}


#container {
	background-color:#f5f1ce;
	font:Arial, Helvetica, sans-serif;
	font-size:13px;
	width:720px;
	float:left;
	padding: 0;
}	

#content {
	width:640px;
	display:block;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 13px;
	float:left;
	background-repeat:no-repeat;
	padding: 20px;
	margin: 20px;
	border-color:#2a4e7e;
	background-color:#FFF;
	border-width: 1px;
	border-style:solid;
}

.subpagecontent {
	width:400px;
	display:block;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 13px;
	float:left;
	background-repeat:no-repeat;
	padding: 20px;
	margin: 20px;
	border-color:#2a4e7e;
	background-color:#FFF;
	border-width: 1px;
	border-style:solid;
}

#slideShow {
    width:400px;
	height:272px;
    float:right;
}

.subhed {
	font-family: "Times New Roman", Times, serif;
	font-size: 21px;
	font-weight: bold;
	color: #2A4E7E;
}

.entry-title {
	font-family: "Times New Roman", Times, serif;
	font-size: 21px;
	font-weight: bold;
	color: #2A4E7E;
	padding:0 0 20px 0;

}

.newsdate {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #999999;
}

.sectionhed {
	font-family:Arial, Helvetica, sans-serif;
	font-size:15px;
)


/*
.page_item {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #999999;
}
*/