/*
Theme Name: Print Management Solutions Groups
Theme URI: http://wordpress.org/
Description: 
Version: 1.0
Author: Matt Crupe & Caleb Stauffer
Author URI: http://vibrantvisual.com/
Tags: 
*/



* {
	margin: 0px;
	padding: 0px;
	background-repeat: no-repeat;
	background-position: left top;
}

html {
	background-color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

p {
	margin-bottom: 10px;
}

	p.last {
		margin-bottom: 0px;
	}
	
a {
	color: #213165;
	text-decoration:none;
	font-weight:bold;
}

a:hover {
	text-decoration: underline;
}

img {
	border: none;
}

img#wpstats {
	width: 0px;
	height: 0px;
	overflow: hidden;
}

strong {
	color: #535353;
}

#container {
	width: 850px;
	margin: auto;
}

#header {
	float: left;
	display: inline;
	width: 850px;
	height: 104px;
	margin: 13px 0px 9px 0px;
}

#logo {
	float: left;
	display: inline;
	width: 376px;
	height: 104px;
}

#info {
	float: left;
	display: inline;
	margin: 30px 0px 0px 317px;
	font-size: 15px;
}

	#info p {
		margin-bottom: 3px;
		text-align: right;
	}
	
	#info a {
		position: relative;
		top: -4px;
		text-decoration: none;
		color: #a60101;
		font-size: 14px;
	}
	
	#info img {
		position: relative;
	}
	
#flash {
	float: left;
	display: inline;
	width: 648px;
	height: 287px;
	margin: 22px 0px 0px 0px;
	border: 2px solid #113c69;
	border-right: none;
	background-image: url(images/bg_flash.jpg);
}

#nav {
	float: left;
	display: inline;
	width: 200px;
}

	#nav li {
		float: left;
		display: inline;
		width: 200px;
		height: 28px;
		list-style-type: none;
		background-image: url(images/bg_nav.jpg);
	}
	
	#nav a {
		float: left;
		display: inline;
		margin: 6px 0px 0px 12px;
		text-decoration: none;
		font-weight:normal;
		color: #FFFFFF;
	}

#content {
	float: left;
	display: inline;
	width: 850px;
	margin: 5px 0px 0px 0px;
	background-image: url(images/bg_content.png);
	background-repeat: repeat-y;
}

#copy {
	float: left;
	display: inline;
	width: 595px;
}

#managingMPS {
	float: left;
	display: inline;
	width: 100%;
	margin: 0px;
}

	#managingMPS ol {
		margin: 0px 0px 0px 15px;
	}
	
		#managingMPS ol li {
			margin: 0px 0px 10px 0px;
		}
	
	#managingMPS .letters {
		margin: 10px 0px 10px 40px;
		list-style-type: upper-alpha;
	}
	
		#managingMPS ol .letters li {
			margin: 0px;
		}
		
	#managingMPS p { margin-top: 10px; }

.scheduleNote { color: #FF0000; }

.page,
.post {
	float: left;
	display: inline;
	width: 593px;
}

	.page h2.pagetitle,
	.post h2.posttitle {
		float: left;
		display: inline;
		width: 568px;
		height: 23px;
		padding: 8px 0px 0px 25px;
		background-color: #fcfcfc;
		background-image: url(images/bg_h2.jpg);
		background-position: 13px 10px;
		border: 1px solid #cfcfcf;
		font-size: 13px;
		font-weight: bold;
		color: #000000;
		text-decoration: none;
		text-transform: uppercase;
	}
	
	.page h2.pagetitle a,
	.post h2.posttitle a {
		font-size: inherit;
		font-weight: inherit;
		color: inherit;
		text-decoration: inherit;
		text-transform: inherit;
		letter-spacing: inherit;
	}
	
	.page .entry,
	.post .entry {
		float: left;
		display: inline;
		width: 553px;
		padding: 20px;
		color: #767676;
		line-height: 18px;
	}
	
		.page .entry h1,
		.post .entry h1 {
			margin-bottom: 5px;
			font-family: "Arial", Times, serif;
			font-weight: normal;
			color: #213165;
			font-size: 19px;
		}
		
		.page .entry p,
		.post .entry p {
			margin-bottom: 15px;
		}
		
		.page .entry .teamBullet a {
			text-decoration: underline;
		}
		
		.page .entry .teamBullet a:hover {
			text-decoration: none;
		}
		
.page .post .entry {
	width: 533px;
	margin: 20px 0px 0px 20px;
	padding: 0px;
}

.teamMember {
	float: left;
	display: inline;
	width: 550px;
	margin: 0px 0px 20px 23px;
	padding: 25px 0px 5px 0px;
	border-top: 1px solid #cfcfcf;
}

	.teamMember .entry {
		margin: 0px;
		padding: 0px;
	}
	
	.teamMember .entry h2 {
		margin-bottom: 10px;
		color: #000000;
		font-weight: bold;
		font-style: italic;
		font-size: 12px;
	}
	
.result {
	float: left;
	display: inline;
	width: 500px;
	margin: 0px 0px 7px 23px;
	padding: 23px 0px 0px 45px;
	border-top: 1px solid #cfcfcf;
	background-image: url(images/bg_quote_2.jpg);
	background-position: 0px 23px;
}

	.result .entry {
		float: left;
		display: inline;
		width: 500px;
		margin: 0px;
		padding: 0px;
	}
	
	.result .entry h2 {
		margin-bottom: 10px;
		color: #000000;
		font-weight: bold;
		font-style: italic;
		font-size: 12px;
	}
		
.entry ul {
	margin-left: 20px;
	margin-bottom: 20px;
}

.entry ul li {
	padding: 0px 0px 0px 15px;
	list-style-type: none;
	background-image: url(images/bg_bullet.jpg);
	background-position: 0px 7px;
	text-align: left;
}

.entry ol {
	margin-left: 40px;
	margin-bottom: 20px;
}
		
#footer {
	float: left;
	display: inline;
	position: relative;
	width: 848px;
	margin: 5px 0px 0px 0px;
	background-color: #efefef;
	border: 1px solid #cfcfcf;
	color: #535353;
}

	#footer div {
		padding: 12px;
	}
	
		#footer div div {
			padding: 0px;
		}
		
	#copy_bottom {
		position: absolute;
		left: 0px;
		margin: -32px 0px 0px 0px;
		padding: 0px;
		width: 570px;
		height: 1px;
		border-bottom: 1px solid #cfcfcf;
	}
		
	#sidebar_bottom {
		position: absolute;
		right: 0px;
		margin: -32px 0px 0px 0px;
		padding: 0px;
		width: 222px;
		height: 1px;
		border-bottom: 1px solid #cfcfcf;
	}
		
	#footer p {
		margin-bottom: 3px;
	}
	
	#links {
		float: left;
		display: inline;
		width: 100%;
		margin-bottom: 12px;
	}
	
		#links li {
			float: left;
			display: inline;
			margin: 0px 3px 0px 0px;
			list-style-type: none;
		}
		
		#links a {
			text-decoration: none;
			color: #113c69;
			font-weight:normal;
		}
	
.alignleft {
	float: left;
	display: inline;
}

.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
}

.alignright {
	float: right;
	display: inline;
}

img.alignleft {
	margin: 10px 10px 10px 0px;
}

img.aligncenter {
	margin-top: 10px;
	margin-bottom: 10px;
}

img.alignright {
	margin: 10px 0px 10px 10px;
}

.entry h3 {
	margin-bottom: 10px;
	font-size: 12px;
	color: #000000;
	font-weight: bold;
}

.quote {
	width: 486px;
	padding: 12px 12px 12px 55px;
	background-image: url(images/bg_quote.jpg);
	background-position: 12px 12px;
	background-color: #F2F2F2;
}

	.quote p {
		margin-bottom: 15px;
	}

.nav_arrows {
	width: 84px;
	margin-bottom: 15px;
	padding-left: 10px;
	display: block;
	margin-left: auto;
	margin-right: auto;
}

.nav_arrows img {
	margin-right: 10px;
	border: none;
}

.salesTraining a,
.salesMgmt a {
	text-decoration: none;
	font-weight: normal;
}

.salesTraining a.cur,
.salesMgmt a.cur {
	text-decoration: underline;
}

.learnMore {
	font-size: 11px;
}

input[type=text],
textarea {
	float: left;
	display: inline;
	width: 215px;
	margin: 0px 0px 7px 0px;
	padding: 6px;
	border: 1px solid #cfcfcf;
	font-family: Arial, Helvetica, sans-serif;
	color: #535353;
	font-size: 11px;
}

textarea {
	width: 280px;
	height: 80px;
}

input[type=submit] {
	float: right;
	display: inline;
	width: 71px;
	height: 21px;
	border: none;
	background-color: transparent;
	background-image: url(images/submit.jpg);
}

.readmore {
	float: right;
	display: inline;
	width: 71px;
	height: 20px;
	margin: 10px 0px 0px 0px;
	background-image: url(images/readmore.jpg);
}

.vibrantLink {
	color: #535353;
	font-weight:normal;
}

.mpsSuite {
	float:left;
	display:inline;
	margin-top:20px;
}

.mpsSuiteItem {
	float: left;
	display: inline;
	width:175px;
	margin-right: 25px;
	font-weight: bold;
}

.mpsSuiteDesc {
	float: left;
	display: inline;
	width:350px;
}

.registerEvent {
	float: left;
	display: inline;
	width: 71px;
	height: 20px;
	background-image: url(images/registerEvent.jpg);
}

.pmmc {
	float: left;
	display: inline;
	width: 100%;
	border-bottom: 1px solid #cfcfcf;
	padding-bottom: 5px;
	margin: 0px 0px 15px 0px;
}

.pmmcBottom {
	float: left;
	display: inline;
	width: 100%;
	margin: 0px;
}

	.pmmc .pmmcBottom, p { margin-bottom: 10px; }
	
	.pmmc .pmmcBottom, .left {
		float: left;
		display: inline;
		width: 270px;
		margin: 0px 10px 0px 0px;
	}
	
	.pmmc .pmmcBottom, .right {
		float: left;
		display: inline;
		width: 270px;
		margin: 0px;
	}