/*  
Theme Name: P-Tech
Theme URI: http://www.primate-tech.com/
Description: Primate Technologies, Inc. Wordpress Theme
Version: 0.1
Author: Mitchell Patterson
Author URI: http://www.primate-tech.com/
*/
body {
	background: #ffffff;
	font-family: Arial,Helvetica;
	font-size: 10pt;
}
h2 {
	color: #b4b4b4;
	margin-top: 4px;
	margin-bottom: 2px;
}
h3 {
	color: #b4b4b4;
	margin-top: 4px;
	margin-bottom: 2px;
}
span.date {
	font-weight: bold;
}
div.morenews {
	text-align: left;
}
div.left {
	border-right: thin solid #b4b4b4;
	float: left;
	width: 48%;
}
div.right {
	float: right;
	width: 48%;
}
div.topItem {
	display: inline;
	float: left;
	padding: 2px;
	background-color: black;
	text-align: center;
}
div.topItem a:link,div.topItem a:hover,div.topItem a:visited,a:active {
	text-decoration: none;
	color: #b4b4b4;
}
div.news {
	text-align: left;
	padding-bottom: 10px;
	border-bottom: thin solid #b4b4b4;
}
div.upcomingevents {
	text-align: left;
	padding-top: 10px;
	padding-bottom: 10px;
}
div.customerlogin {
	padding-top: 10px;
	text-align: left;
}
div.customerlogin h2 a:hover {
	color: red;
	text-decoration: underline;
}
div.customerlogin a:link, div.customerlogin a:visited, div.customerlogin a:active {
	color: #b4b4b4;
	text-decoration: none;
}
div.welcome {
	text-align: left;
	margin-bottom: 20px;
}
div.footer {
	clear: both;
	font-size: 8pt;
	padding-top: 10px;
	text-align: center;
}
input {
	border: thin solid #b4b4b4;
	background: #efefef;
}
div.banner {
	margin: 0 auto;
	text-align: center;
	width: 732px;
}
div.banner-left {
	width: 48%;
	height: 150px;
	float: left;
}
div.banner-right {
	height: 150px;
	width: 48%;
	float: right;
}
div.roller {
	position: relative;
	top: 40%;
	font-size: 14pt;
	color: #b4b4b4;
}
div.post {
	text-align: left;
}
div.sidebar {
	width: 141px;
	float: left;
	padding: 2px;
	background-color: black;
	height: 800px;
	text-align: left;
}
div.sidebar ul {
	margin-left: 0;
	padding-left: 0;
	list-style-type: none;
}
div.archivecontent {
	margin: 0 auto;
	width: 732px;
}
div.pagecontent {
	width: 550px;
	float: right;
	margin: 2px;
}
img {
	border: 0;
}
div.archivecontent h2 {
}
div.post h3 a {
	text-decoration: none;
}
div.post h3 a:hover {
	text-decoration: underline;
}
div.nopostsfound {
	font-size: 14pt;
	height: 400px;
	margin-top: 20px;
}
div.sidebar li a {
	color: #b4b4b4;
	font-size: 10pt;
	text-decoration: none;
}
div.sidebar li.current_page_item  a {
	color: red;
}
li li {
	margin-left: 20px;
}
div.header {
	margin: 0 auto;
	width: 732px;
}
