/*

Title:      Markup Factory Default Styles
Revised:	March 2009

*/


/* Import External Styles */
@import url(/assets/bringinghistoryhome/blog.css);
@import url(/assets/bringinghistoryhome/calendar.css);
@import url(/assets/bringinghistoryhome/newsletter.css);
@import url(/assets/bringinghistoryhome/store.css);


/* `Tags
----------------------------------------------------------------------------------------------------*/

	body {
		background: #989174 url(/assets/bringinghistoryhome/body_bg.gif) repeat-x;
		font-family: Verdana, sans-serif;
		font-size: 75.5%;
	}
	
	div#container_shadow {
		width: 968px;
		margin: 0 auto;
		background: url(/assets/bringinghistoryhome/container_shadow_bg.png) repeat-y;
	}
	
	div#container {
		width: 958px;
		margin-left: 5px;
	}
	
	div#header {
		background-color: #E1DCC9;
		height: 114px;
		width: 938px;
		padding: 0 10px 5px 10px;
	}
	
	div#masthead {
		height: 292px;
		background-color: #942824;
	}
	
	div#slideshow_container, div#main_content {
		float: left;
		width: 624px;
		height: 292px;
	}
	
	div#download_curriculum, div#sub_content {
		margin-left: 624px;
		width: 274px;
		padding: 30px;
	}
		
		div#download_curriculum {
			background-color: #942824;
			height: 232px;
		}
	
	div#content {
		background: url(/assets/bringinghistoryhome/content_bg.gif) repeat-y;
	}
	
	div#main_content {
		height: auto;
		padding: 20px 20px 20px 20px;
		width: 564px;
	}
	
		div#mc_sub_content {
			border-top: 2px solid #f2f2ee;
			padding-top: 20px;
		}
			
			div.mc_sub_article {
				width: 296px;
				margin-bottom: .75em;
			}
	
	div#sub_content {
		height: auto;
		padding: 15px;
		width: 304px;
	}
		
		div.sc_article {
			margin-bottom: .9em;
		}
		
		div.sc_article div.clear {
			clear: right;
		}
	
	div.content_clear {
		height: auto;
		margin-top: 30px;
	}
	
	div#footer {
		clear: both;
		margin-left: 20px;
	}
		
		div#footer div.clear {
			display: none;
		}
	
	div#footer_credits {
		width: 298px;
		background-color: #dbd7c6;
		margin-left: 604px;
		border-top: 2px solid #bfc8c0;
		padding: 18px 18px 18px 18px;
	}
	
	div#footer_shadow {
		height: 10px;
		width: 968px;
		background: url(/assets/bringinghistoryhome/footer_bottom_shadow.png) no-repeat;
		margin: 0 auto;
		margin-bottom: 15px;
	}

	
	/* Img and Img replacement */
	
	h1#logo, div#download_curriculum h2, h5.read_more {
		text-indent: -9999px;
	}
	
	h1#logo a, div#download_curriculum h2, h5.read_more a {
		display: block;
		background-repeat: no-repeat;
	}
	
	h1#logo a {
		float: left;
		width: 284px;
		height: 98px;
		background-image: url(/assets/bringinghistoryhome/bhh_logo.gif);
		margin-top: 9px;
	}
	
	
	
	/* Navigation Lists */
	
	ul#nav { 
		position: relative;
		left: 50px;
	}
	
	ul#nav li {
		float: left;
		margin-right: 12px;
		font-family: Georgia;
		font-size: 1.5em;
		letter-spacing: .02em;
	}
	
	ul#nav li a {
		display: block;
		height: 18px;
		width: auto;
		padding: 70px 7px 6px 5px;
		color: #942825;
		text-decoration: none;
	}
		
		ul#nav li a:hover {
			border-bottom: 1px solid #942825;
		}
		
		ul#nav li.active a {
			background-color: #942825;
			color: #D0D6C5;
		}
	
	div#content ul#dc_list { margin: 0; width: auto;}
	
	ul#dc_list li, div#content ul#dc_list li {
		font-size: 1.475em;
		letter-spacing: 0.08em;
		font-family: Georgia;
		margin-bottom: 2px;
		list-style: none;
		width: auto;
		line-height: 1.2em;
	}
	
	ul#dc_list li a, div#content ul#dc_list li a {
		color: #120201;
		text-decoration: none;
		padding: 6px 6px 6px 28px;
		height: 18px;
		display: block;
		background-color: #e09e50;
		width: auto;
		background: #e09e50 url(/assets/bringinghistoryhome/download_icon.gif) 2px 2px no-repeat;
		font-size:.9em;
	}
		
		ul#dc_list li a:hover, div#content ul#dc_list a:hover {
			background: #eab78c url(/assets/bringinghistoryhome/download_icon_over.gif) 2px 2px no-repeat;
			
		}
		
	ul#footer_nav {
		padding-top: 19px;
		float: left;
		width: 604px;
		border-top: 2px solid #deeaf1;
	}
	
	ul#footer_nav li {
		display: inline;
		font-size: 1.1em;
		letter-spacing: .05em;
		margin-right: 15px;
		position: relative;
		top: 6px;
	}
	
	ul#footer_nav li a {
		color: #7E7975;
		text-decoration: none;
	}
		
		ul#footer_nav li.active a {
			color: #48423b;
			font-weight: bold;
		}
		
		ul#footer_nav li a:hover {
			color: #942824;
		}
	
	
	/* Typography */
	
	p, h5, div#content li {
		color: #61584f;
		font-size: 1.1em;
		line-height: 1.6em;
		margin-bottom: 1.5em;
	}
	
	h2 {
		color: #942824;
		font-family: Georgia;
		font-size: 2.2em;
		font-weight: normal;
		letter-spacing: .05em;
		margin-bottom: .15em;
	}
				
		div#download_curriculum h2 {
			width: 231px;
			height: 17px;
			background-image: url(/assets/bringinghistoryhome/view_curriculum_header.gif);
			margin-bottom: 10px;
			margin-left: 6px;
		}
	
	h3 {
		color: #378AB2;
		font-family: Calibri, Verdana, Ariel, sans-serif;
		font-size: 1.6em;
		font-weight: bold;
		letter-spacing: 0em;
		margin-bottom: .5em;
	}
		
		div#sub_content h3 {
			font-size: 1.8em;
			margin-bottom: 1em;
		}
	
	h4 {
		color: #2b393d;
		font-size: 1.3em;
		font-family: Georgia;
		font-style: italic;
		letter-spacing: .05em;
		font-weight: normal;
		margin-bottom: .75em;
	}
	
		div#slideshow_container h4 {
			width: 490px;
			height: 27px;
			font-style: normal;
			font-family: Verdana;
			letter-spacing: 0em;
			line-height: 1.5em;
			padding: 8px 15px 12px 120px;
			display: block;
			background-color: #625447;
			position: relative;
			bottom: 47px;
			background: url(/assets/bringinghistoryhome/slideshow_caption_bg.png);
			text-align: right;
			font-size: 1.0em;
			color: #E6E6E6;
			font-weight: normal;
		}
		
			div#slideshow_container h4 a:link {
				color: #edbc75;
				text-decoration: none;
			}
		
			div#slideshow_container h4 a:visited, div#slideshow_container h4 a:hover {
				color: #edbc75;
				text-decoration: underline;
				font-size:1em;
			}
	
	h5 {
		font-weight: bold;
		margin: 0;
	}
	
		div#footer_credits h5 a {
			color: #1c6185;
		}
		
		h5.read_more a {
			width: 75px;
			height: 24px;
			background-image: url(/assets/bringinghistoryhome/main_col_read_more.gif);
			float: right;
		}
		
		div#sub_content h5.read_more a { background-image: url(/assets/bringinghistoryhome/sub_col_read_more.gif) }
	
	div#content ul, div#content ol {
		margin-bottom: 1.5em;
		list-style-position: outside;
		margin-left: 20px;
		width: 470px;
	}
		
		div#content ul {
			list-style: disc;
		}
		
		div#content ol {
			list-style-type: decimal;
		}
	
	div#content ul li, div#content ol li {
		margin-bottom: 0.5em;
	}

	div#content table ul{width:auto;}
	
	/* links */
	
	a:link {
		color: #1c6185;
	}
	
	a:visited, a:hover {
		color: #5C97B8;
	}

table {
	margin-bottom: 1em;
	margin-left: 10px;
}

td {
padding: 5px 1px;
color: #61584f;
font-size: 1.1em;
line-height: 1.6em;
margin-bottom: 1.5em;
}

table.center {text-align:center;}
table.center img {display: block;
    margin-left: auto;
    margin-right: auto
    }

img.gwhi {border:2px solid #cccccc; margin:0px auto;}

/* Flickr slide show */

ul.slideShowList {
  display: inline;
}

ul.slideShowList li {
  width: 130px;
  float: left;
  text-align: center;
}

#slideShowTitle {
  text-align: center;
  clear: both;
}

#slideShow {
  width: 500px;
  height: 500px;
  margin: 0px;
  overflow: hidden;
}

    
#flickr {
	width: 500px;
	margin: 0 16px 0 0;
	float: left;
	}

#flickr h2 { margin-right: 22px;	}

#flickr img {
	width: 50px;
	height: 50px;
	border: #fff 3px solid;
	float: left;
	margin: 5px 21px 5px 0;
	}


li.pdf {
	background:transparent url(/assets/bringinghistoryhome/pdf.png) no-repeat scroll left top;
	padding-bottom:10px;
	padding-left:23px;
	list-style-type:none;
}

li.link {
	background:transparent url(/assets/bringinghistoryhome/link.png) no-repeat scroll left top;
	padding-bottom:10px;
	padding-left:23px;
	list-style-type:none;
}

li.word {
	background:transparent url(/assets/bringinghistoryhome/word.png) no-repeat scroll left top;
	padding-bottom:10px;
	padding-left:23px;
	list-style-type:none;
}

li.powerpoint {
	background:transparent url(/assets/bringinghistoryhome/powerpoint.png) no-repeat scroll left top;
	padding-bottom:10px;
	padding-left:23px;
	list-style-type:none;
}

/* unit grid
--------------------------------------------- */

.unitGrid{
width:45%;
height:30em;
border:1px solid #BFC8C0;
display:inline;
overflow:hidden;
position:relative;
float:left;
margin:1em;
padding:1.5em 0;
}

.unitGrid.last{border-right:0;}

.unitImg, .unitName, .unitDesc{display:block;margin:0 auto;text-align:center;}

.unitImg{margin-bottom:15px;}
.unitName{font-size:1.3em;margin:.2em 0 .4em; font-weight:bold;}
.unitDesc{font-size:.8em;margin:.2em .5em .5em;color:#9D9D9D;}
.unitPrice{font-weight:bold;font-size:1.8em;color:#333;}

.unitBottom{background-color:#EBE8D8;display:inline;float:left;height:1px;margin:0.42em 0.42em 0.42em 0.52em;overflow:hidden;padding-left:0.52em;padding-right:0.42em;width:15.25em;}
.unitBottom.first{margin-left:0.31em;padding-left:0.31em;width:15.5em;}

p.lineSpace-single {line-height:1em;}
p.lineSpace-one-and-one-fourth {line-height:1.25em;}
p.lineSpace-one-and-one-half {line-height:1.5em;}
p.lineSpace-one-and-three-fourth {line-height:1.75em;}
p.lineSpace-double {line-height:2em;}
p.lineSpace-two-and-one-fourth {line-height:2.25em;}
p.lineSpace-two-and-one-half {line-height:2.5em;}
p.lineSpace-two-and-three-fourth {line-height:2.75em;}
p.lineSpace-triple {line-height:3em;}
