	/*
	Theme Name: Justice Marshall
	Author: Tommy Media
	Author URI: http://www.tommymedia.ca
	*/
	
	
	
	/* Begin Typography & Colors */
	body {
	font-size: 14px;
	line-height: 19px;
	font-family: Arial, Helvetica,  Verdana, Sans-Serif;
	color: #000;
	text-align: center;
	margin: 0;
	padding: 0;
	background: #f3f3f3;
	}
	
	.Plus2 {
	font-size: 17px;
	line-height: 23px;
	}
	
	.Plus4 {
	font-size: 20px;
	line-height: 26px;
	}
	
	.Minus1 {
	font-size: 12px;
	line-height: 13px;
	}
	
	h1 {
	margin: 0;
	
	}
	
	h2 {
	margin: 0;
	font-weight:normal;
	font-size: 18px;
	line-height: 24px;
	
	}
	
	h3 {
	margin: 0;
	color: #00096F;
	font-size: 21px;
	line-height: 27px;
	}
	
	#Content h1 {
	font-size: 22px;
	line-height: 23px;
	}
	
	#Content h2 {
	font-size: 16px;
	line-height: 18px;
	}
	
	
	#Content h3 {
	font-size: 18px;
	line-height: 20px;
	}
	
	
	a {
	
	color: #7B0C00;
	}
	
	#Page {
	width: 902px;
	margin: 0 auto;
	padding: 0;
	background-color: #fff;
	padding: 5px 20px;
	}
	
	#Header {
	
	width: 895px;
	height: 206px;
	display: block;
	background-image: url(http://www.theheroprinciples.com/wp-content/themes/justice_marshall/images/header.jpg);
	background-repeat: no-repeat;
	background-position: 0 10px;
	margin-top: 0px;
	margin-top: 5px;
	margin-bottom: 25px;
	}
	
	#MainNav {
	margin-top: 0px;
	text-align: left;
	padding-left: 170px;
	margin-top: 0px;	
	font-size: 13px;
	width: 470px;
	
	}
	
	#MainNav a {
	text-decoration: none;
	margin-left: 15px;
	}
	
	#EndDrama {
	display: block;
	margin-top: 113px;
	margin-left: 135px;
	}
	
	#LeftSide {
	margin-left: 3px;
	width: 560px;
	text-align: left;
	float: left;
	background-color: #fff;
	
	}
	
	#RightSide {
	float: right;
	background-color: #fff;
	margin-bottom: 10px;
	
	
	}
	
	.SideBox {
	width: 292px;
	border: 2px solid #808080;
	display: block;
	clear: both;
	margin: 0 0 5px 0;
	padding: 10px;
	background-color: #fff;
	
	|}
	
	#PostLinks {
	margin: 10px 0;
	padding: 0;
	list-style: none;
	text-align: left;
	}
	
	#PostLinks li {
	margin-bottom: 15px;
	}
	
	#Footer {
	clear: both;
	}
	
	/* Captions */
	.aligncenter,
	div.aligncenter {
	   display: block;
	   margin-left: auto;
	   margin-right: auto;
	}
	
	.alignleft {
	   float: left;
	}
	
	.alignright {
	   float: right;
	}
	
	
	.ArticleLink {
	margin-bottom: 20px;
	display: block;
	}
	
	
	#Footer {
	clear: both;
	width: 900px;
	display: block;
	border-top: 2px solid #808080;
	font-size: 12px;
	padding: 5px 0;
	text-align: right;
	}
