/* @override 
	http://staging.bluemangolearning.com/styles.css
	http://virtualhistorian.local/styles.css
	http://staging.bluemangolearning.com/styles.css
	http://virtualhistorian.local/virtual-historian.css
	http://virtualhistorian.local/stylesheets/virtual-historian.css
	http://vh.local/stylesheets/virtual-historian.css
	http://virtual-historian.com/styles.css
*/

/* @group Defaults */

* {
		line-height: 1.2em;

}

body, div, h1, h2, h3, ul, li, a, img, p { 
	padding: 0;
	margin: 0;
	background: transparent;
}

h1 {
	padding: 15px 0;
}

h1, h2, h3 {
	color: #21323e;
}

h2 {
	padding: 10px 0;
}

h3 {
	padding: 10px 0;
}

body, p, ol, ul, td {
	font: 13px/18px "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
}

p {
	margin-bottom: 7px;
}


html {
	background-image: url(../images/body/bg.png);
}

body {
	background: url(../images/body/body.jpg) repeat-y center 49px;
}

table {
	border-collapse: collapse;
}

div.inside {
	padding: 10px;
}

pre {
  background-color: #eee;
  padding: 10px;
  font-size: 11px;
}

a { color: #3562a0; }
a:visited { color: #666; }


div#main a {
	text-decoration: underline;
	}
	div#main a:hover {
		color: #206e00;
		}
	div#main ul {
		margin: 10px 0;
		padding-left: 30px;
		}

			div#main ul li  {
				list-style: disc;
				}


.fieldWithErrors {
  padding: 2px;
  background-color: red;
  display: table;
}

#errorExplanation {
  width: 400px;
  border: 2px solid red;
  padding: 7px;
  padding-bottom: 12px;
  margin-bottom: 20px;
  background-color: #f0f0f0;
}

#errorExplanation h2 {
  text-align: left;
  font-weight: bold;
  padding: 5px 5px 5px 15px;
  font-size: 12px;
  margin: -7px;
  background-color: #c00;
  color: #fff;
}

#errorExplanation p {
  color: #333;
  margin-bottom: 0;
  padding: 5px;
}

#errorExplanation ul li {
  font-size: 12px;
  list-style: square;
}

div#page {
	background: url(../images/body/header-x.jpg) repeat-x top left;
}

div#wrapper {
	width: 910px;
	margin: 0 auto;
	position: relative;
	height: 100%;
	background: url(../images/body/header.jpg) no-repeat;
}

#body-header {
	margin: 0 70px 15px;
}

#sidebar-wrapper {
  float: right;
  width: 225px;
}
#sidebar {
  font-size: 90%;
  padding: 15px;
  padding-top: 0px;
}

.clear {
	clear: both;
}

a {
	text-decoration: none;
}

a img {
	border: none;
}
/* @end */

/* @group Header */

#header {
	height: 99px;
	background-color: #fff;
}
	#header div.inside_wrapper {
		width: 910px;
		margin: 0 auto;
		position: relative;
	}
	#header div#site-title {
		height: 98px;
		background: white url(../images/header/logo.jpg) no-repeat top left;
		text-indent: -9999px;
		}
	#header div#site-subtitle {
		position: absolute;
		top:10px;
		right: 10px;
		color: #274e6b;
		font-weight: bold;
}


/* @end */

/* @group Navigation */

#mainNavWrap {
	width: 910px;
	margin: 0 auto;
	height: 40px;
	}
	#mainNavWrap ul {
		list-style: none;
		}
		#mainNavWrap ul li {
			float: left;
			width: 155px;
			height: 36px;
			text-align: center;
			background-image: url(../images/header/menu_dimmed.png);
			}
			#mainNavWrap ul li.here {
				background-image: url(../images/header/menu_active.png);
				}
				#mainNavWrap ul li.here span {
					font-size: 16px;
					display: block;
					margin-top: 6px;
					font-weight: bold;
					color: #35536f;
					}
			#mainNavWrap ul li a {
				font-size: 16px;
				display: block;
				margin-top: 6px;
				font-weight: bold;
	color: #35536f;
}
				#mainNavWrap ul li a:hover {
					text-decoration: underline;
					}

/* @end */

/* @group Content */
#page-heading {
	background: url(../images/body/top.jpg) no-repeat top left;
	height: 140px;
	width: 910px;
	margin: 0 auto;
	}
	#page-heading div.inside {
		padding: 70px 70px 0 70px;
		
}

#main {
	width: 910px;
	margin: 0 auto;
	margin-top: 60px;
	min-height: 500px;
	
	position: relative;
	
	border: 0px solid yellow;
	}
	#content-wrapper {
		margin: 0 10px 0 70px;
		width: 570px;
		float: left;
		}
	* html #content-wrapper {
		margin-left:30px;
	}
		#content h1 {
			margin-top
			}

#sidebar-wrapper {
	width: 250px;
	float: right;
	background-color: #d0d0d0;
	
	border: 2px solid;
	border-color: #b2af9f;
}
	#sidebar-wrapper #sidebar {
		margin: 3px;
		background-color: #e6e6e6;
		border: 2px solid;
		border-color: #b2af9f;
		min-height: 300px;

}
		


/* @end */

/* @group Footer */

div#footer {
	margin-top: 20px;
	padding: 10px;
	background-color: #f1f1f1;
	border-top: 1px solid black;
	}
	div#footer div.inside_wrapper {
		width: 910px;
		text-align: center;
		margin: 0 auto;

}

/* @end */



div.product_info {
	text-align: center; 
	}
	div.product_info h1 {
		padding: 10px;
		font-size: 36px;
		margin-top: 20px;
		}
	div.product_info div.sub_heading {
		font-size: 16px;
}	

table.updates {
	border: 3px solid grey;
	margin: 15px 20px;
	background-color: white;
	}
	table.updates td {
		padding: 7px;
		height: 100%;
		vertical-align: top;
		border-bottom: 1px solid grey;
		}
		
div.question {
	padding: 5px;
	background-color: #d4d0c5;
	margin: 5px 0;
	font-weight: bold;
}

div.answer {
	font-style: italic;
	margin: 5px 0 15px;
	padding: 5px;
}

div.feature {
	padding-bottom: 20px;
	clear: both;
	}
	div.feature h2 {
		border-top: 1px solid #ccc;
		border-bottom: 1px solid #ccc;
		margin-left: -10px;
		padding: 5px;
		padding-left: 10px;
		margin-bottom: 10px;		
		}

	div.feature div.hVlog {
		float: right;
		width: 120px;
		text-align: center;
		margin-bottom: 10px;
		margin-left: 20px;
}

/* @group File Sharing */

div.file-sharing {
	margin-left: auto;
	margin-right: auto;
}

table.file-sharing {
	text-align: left;
	border: 1px solid #aab8c0;
	width: 100%;
	background-color: #aab8c0;
	margin-bottom: 20px;
}

table.file-sharing td {
	padding:10px;
	width: 50%;
	border: 1px solid white;
	vertical-align: top;
}

table.file-sharing p {

}

table.file-sharing a {
	color: #af000d;
	font-weight: bold;
	
}

.filesharing-item img {
	float:right;
	padding:10px;
}


/* @end */


div.post p,
div.post a,
div.post ul,
div.post li,
div.post ol,
div.post span
 {
	font-size: 16px;
	line-height: 25px;
}


div#content div.post h1 {
	font-size: 1.8em;
	color: #333;
	line-height: 1.2em;
}

div#content div.post h1 a {
	font-size: inherit;
	color: #333;
	text-decoration: none;
	line-height: inherit;
}

div#content div.post h2 {
	font-size: 1.5em;
}

div#content div.post h3 {
	font-size: 1.2em;
}

div#content div.post h1 a:hover {
	text-decoration: underline;
}

div.post_date {
	color: #666;
	font-size: 12px;
	margin-bottom: 0.5em;
}


div.post p {
	margin: 0 0 1.5em;
}

#content div.post div.entry div.caption {
  margin-top: 3px;
  margin-bottom: 20px;
}

#content {
  width: 100%;
}

.clear {
  clear: both;
}

div#main div#sidebar > ul {
  padding-left: 0;
}

div#main div#sidebar div.block_item ul {
	margin-left: 0;
	padding-left: 0px;
}

div#main div#sidebar ul li {
  list-style: none;
}

#content div.post div.entry div.caption a {
  font-size: 90%;
 }

#content div.post div.entry div.announcement {
  margin-bottom: 1em;
}

#content div.post div.entry div.announcement h3 {
  margin-top: 0;
}

#content div.post div.entry div.announcement, 
#content div.post div.entry div.announcement a, 
#content div.post div.entry div.announcement p,
#content div.post div.entry div.announcement span {
  font-size: 14px;
}

#content div.post div.entry code {

}

#content div.post div.entry code a{
  text-decoration:none;
  font-size: 1em !important;

}

#content div.post div.entry ol li + li {
  margin-top: 1em;
}

#content div.post div.entry blockquote {
  padding-left: 1em;
  background-color: #eee;
  font-family: Georgia, Times, "Times New Roman", serif;
  border-left: 1px solid #333;
  font-style: normal;
}

#content div.post div.entry blockquote span,
#content div.post div.entry blockquote p {
  color: #333;
}

#content div.post div.entry img.framed {
  padding: 3px;
  border: 1px solid #e6e6e6;
}

#content div.post div.entry .top-image {
  margin-left: 1em;
  margin-bottom: 1em;
  float: right;
}

#content div.post div.entry p.image-attribution,
#content div.post div.entry p.image-attribution a {
  font-size: 10px;
}

ol.commentlist li cite {
  display: block;
}

ol.commentlist li cite img {
  margin-right: 10px;
}

ol.commentlist li cite,
ol.commentlist li div.commenttext {
  margin-bottom: 10px;
}

div#sidebar p.download-trial a {
	font-size: 14px;
	color: #7e0009;
	font-weight: bold;
}
