/*
Theme Name: American Mailing Machines
Theme URI: http://www.americanmailingmachine.com/
Description: American Mailing Machines - Northland Business Systems blog.
Version: 1.3
Author: Ryan McCormick
Author URI: http://www.rtmccormick.com/
Tags: american, mailing, machines
*/
body {
	margin: 0px;
	text-align: center;
}
#wrapper {
	width: 778px;
	margin-right: auto;
	margin-left: auto;
	text-align: left;
	padding-top: 20px;
}
#logoarea {
	height: 75px;
	padding-bottom: 10px;
}
#logoarea .logo {
	height: 65px;
	width: 384px;
	float: left;
	margin-top: 10px;
}
#logoarea .logo img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#logoarea .rightside {
	float: right;
	width: 355px;
	background-image: url(images/e-mail-northland.jpg);
	background-repeat: no-repeat;
	background-position: right top;
}
#logoarea .rightside img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#logoarea .rightside .text {
	width: 130px;
	float: right;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-weight: bold;
	padding-top: 10px;
}
#logoarea .rightside .text a:link, #logoarea .rightside .text a:visited {
	color: #0000D2;
}
#logoarea .rightside .text a:hover {
	text-decoration: none;
}
#navigation {
	height: 31px;
	width: 778px;
	background-image: url(images/navbar-background.jpg);
	background-repeat: repeat-x;
	background-position: left top;
	padding-bottom: 2px;
}
#navigation ul {
	list-style-type: none;
	
	margin: 0px;
	padding: 0px;
	height: 31px;
	width: 778px;
}
#navigation li {
display: inline;
}
#navigation li a:link, #navigation li a:visited {
	display: block;
	float: left;
	margin-right: 2px;
	margin-left: 5px;
	text-align: center;
	color: #FFFFFF;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12pt;
	font-weight: bold;
	background-image: url(images/line.jpg);
	background-repeat: no-repeat;
	background-position: left;
	padding-top: 5px;
	padding-right: 3px;
	padding-bottom: 5px;
	padding-left: 12px;
}
#navigation li a:hover {
	color: #E8E8D0;
}
#topbanner {}
#singlecolumn {
	padding: 5px;
}
.blogtopnav {
	height: 20px;
	font-family: Arial, Helvetica, sans-serif;
	padding: 5px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #333333;
	background-color: #FFFFFF;
}
.blogtopnav .home {}
.blogtopnav .home a:link, .blogtopnav .home a:visited {
	color: #333333;
	text-decoration: underline;
	font-size: 10pt;
}
.blogtopnav .home a:hover {
	text-decoration: none;
}
.posttitle {
	padding-top: 0px;
	padding-bottom: 0px;
}
.posttitle h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24pt;
	margin: 0px;
	color: #000000;
}
.posttitle h2 {
	font-family: Arial, Helvetica, sans-serif;
	margin: 0px;
}
.posttitle h2 a:link, .posttitle h2 a:visited {
	color: #000099;
	text-decoration: none;
}
.posttitle h2 a:hover {
	color: #666666;
}
.posttitle .postauthor {
	font-family: Arial, Helvetica, sans-serif;
}
.posttitle .postauthor small {
	font-size: 10pt;
	color: #333333;
}
.postbody {
	font-family: Arial, Helvetica, sans-serif;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
}
.postbody h2 {
	margin: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16pt;
	color: #000099;
}
.postbody h3 {}
.postbody p {}
.postbody a:link, .postbody a:visited {
	color: #000099;
}
.postbody a:hover {
	text-decoration: none;
}
.postbody img {
	padding: 5px;
	background-color: #FFFFFF;
}
.bottomnav {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #333333;
	background-color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
}
.bottomnav .previous {
	float: left;
	width: 370px;
	text-align: left;
	padding: 5px;
}
.bottomnav .next {
	float: right;
	width: 370px;
	text-align: right;
	padding: 5px;
}
.bottomnav a:link, .bottomnav a:visited {
	color: #000099;
}
.bottomnav a:hover {
	text-decoration: none;
}
#doublecolumn {
	padding: 5px;
	background-image: url(images/blogsidebar.jpg);
	background-repeat: repeat-y;
	background-position: right top;
}
#leftcolumn {
	width: 558px;
	float: left;
}
#rightcolumn {
	width: 200px;
	float: right;
	font-family: Arial, Helvetica, sans-serif;
}

#rightcolumn ul {
	list-style-type: none;
	margin: 0px;
	padding: 0px;
}
#rightcolumn li {
	padding-left: 5px;
	padding-top: 2px;
	padding-bottom: 2px;
}
#rightcolumn li a:link, #rightcolumn li a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	padding-top: 2px;
	padding-bottom: 2px;
	color: #333333;
}
#rightcolumn li a:hover {
	text-decoration: none;
}
#rightcolumn h2 {
	font-family: Arial, Helvetica, sans-serif;
	color: #000099;
	font-size: 16pt;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
}
#rightcolumn #s {
	border:1px solid #203346;
	height: 22px;
	border: 1px solid #91B2C5;
	background: #fff;
	margin-right: 2px;
	color: #000000;
	font-weight: normal;
	padding-top: 4px;
	padding-right: 5px;
	padding-bottom: 0px;
	padding-left: 5px;
}

#dealers {
	background-image: url(images/dealers.jpg);
	height: 50px;
	width: 778px;
	margin-top: 5px;
	background-repeat: no-repeat;
	background-position: left top;
}
#footer {
	padding: 15px;
	background-color: #000099;
	font-size: 12pt;
}
#footer p {
	margin: 0px;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
}
#footer a:link, #footer a:visited {
	color: #FFFFFF;
	font-size: 10pt;
	text-decoration: none;
}
#footer a:hover {
	text-decoration: underline;
}
#footer .address {
	font-size: 10pt;
}
#footermap {
	width: 778px;
	clear: both;
}
#footermap li h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12pt;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
}
#footermap li h2 a:link, #footermap li h2 a:visited {
	color: #000000;
	text-decoration: none;
}
#footermap li h2 a:hover {
	color: #3770AE;
}
#footermap ul {
	list-style-type: none;
	padding: 0px;
	margin: 0px;
}
#footermap li {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
}
#footermap li a:link, #footermap li a:visited {
	color: #3770AE;
	text-decoration: underline;
	line-height: 14pt;
}
#footermap li a:hover {
	text-decoration: none;
}
#footermap .left {
	width: 350px;
	float: left;
}
#footermap .left ul {
	list-style-type: none;
	padding: 0px;
}
#footermap .left .products {
	width: 160px;
	float: left;
	height: 250px;
	padding-top: 12px;
}
#footermap .left .supplies {
	width: 165px;
	float: right;
	padding-left: 20px;
	padding-top: 12px;
	background-image: url(images/linedivide.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	height: 250px;
}
#footermap .right {
	float: right;
	width: 400px;
	padding-top: 12px;
	height: 238px;
	background-image: url(images/linedivide.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	padding-left: 22px;
}
#footermap img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.clear {
	clear: both;
	height: 1px;
}
