/*
Theme Name: CalAm Custom
Theme URI:
Description: Custom CalAm Template
Version: 1.6=0
Author: Sean Popke
*/

/* Base Tags */

body {
	background-color: #FFF;
	background-image: url(images/bg-gradient.jpg);
	background-repeat: repeat-x;
	text-align: center;
	margin: 0px;
	padding: 0px;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	line-height: 16px;
	color: #474747;
}
p {
	margin-top: 0px;
	margin-bottom: 1em;
}

/* Base Structure */

#wrapper {
	background-color: #FFF;
	background-image: url(images/header_top.jpg);
	background-repeat: no-repeat;
	text-align: left;
	width: 860px;
	margin-top: 20px;
	margin-right: auto;
	margin-left: auto;
	padding-right: 20px;
	padding-left: 20px;
}
#header {
	height: 85px;
	width: 860px;
	margin-bottom: 15px;
	padding-bottom: 15px;
	border-bottom-width: 3px;
	border-bottom-style: solid;
	border-bottom-color: #c1272f;
	position: relative;
}
#sidebar {
	float: left;
	width: 230px;
	margin-bottom: 15px;
}
#content {
	float: right;
	width: 600px;
	margin-bottom: 15px;
}
#footer {
	clear: both;
	padding-top: 10px;
	padding-bottom: 15px;
	border-top-width: 3px;
	border-top-style: solid;
	border-top-color: #c1272f;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10px;
	color: #000;
}
#footer a:link {
	color: #000;
	text-decoration: none;
	margin-right: 25px;
}
#footer a:visited {
	color: #000;
	text-decoration: none;
	margin-right: 25px;
}
#footer a:hover {
	color: #c1272f;
	text-decoration: none;
}
#top-menu {
	text-align: right;
	width: 600px;
	position: absolute;
	right: 0px;
	bottom: 15px;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	line-height: 12px;
	color: #234462;
}
#top-menu a:link {
	color: #234462;
	text-decoration: none;
	margin-left: 30px;
}
#top-menu a:visited {
	color: #234462;
	text-decoration: none;
	margin-left: 30px;
}
#top-menu a:hover {
	color: #4586c2;
	text-decoration: none;
}
#content {
	padding-left: 15px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #dae0e5;
	min-height: 650px;
}



/* Classes */

.clearfix:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}
.top-logo {
	position: absolute;
	left: 0px;
	bottom: 15px;
}
#sidebar h1 {
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #254563;
	border-bottom-color: #254563;
	display: block;
	padding-top: 7px;
	padding-bottom: 7px;
	margin: 0px;	
}
#sidebar ul {
	padding: 0px;
	list-style-type: none;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 15px;
	margin-left: 0px;
}
#sidebar li {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	line-height: 20px;
	color: #626262;
	text-transform: uppercase;
}
#sidebar li a:link {
	color: #626262;
	text-decoration: none;
}
#sidebar li a:visited {
	color: #626262;
	text-decoration: none;
}
#sidebar li a:hover {
	color: #c1272f;
	text-decoration: none;
}
.copyright {
	float: right;
}
.featured {
	margin-top: 5px;
	margin-bottom: 10px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #254563;
	border-bottom-color: #254563;
}
.boldred {
	font-weight: bold;
	color: #be2932;
}
.product-description {
	margin-top: 15px;
	margin-bottom: 15px;
}
.product-sidebar {
	float: right;
	width: 185px;
	margin-left: 10px;
	background-color: #dfe3e8;
	padding: 10px;
}
.product-sidebar ul {
	margin: 0px;
	list-style-type: none;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
.product-sidebar li {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	list-style-type: none;
	background-image: url(images/red-arrow.gif);
	background-repeat: no-repeat;
	background-position: 0px 3px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 15px;
	color: #000;
	font-weight: normal;
}
.table-header {
	background-color: #dfe3e8;
	font-size: 12px;
	font-weight: bold;
	color: #be2932;
	position: relative;
	height: 20px;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
	margin-bottom: 1px;
	line-height: 20px;
	text-transform: uppercase;
}
.table-download {
	position: absolute;
	top: 0px;
	right: 0px;
}
.table-titles {
	background-color: #c8d0d8;
	font-size: 9px;
	color: #63676B;
}
.table-titles td {
	padding: 3px;
}
table.product-table-rows td {
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 3px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #dae0e5;
}
table.dist-table-rows td {
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 3px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #dae0e5;
	font-size: 9px;
}

.product-table-rows tr:nth-child(even), .dist-table-rows tr:nth-child(even) {background-color: #fafbfb}

.contact-pic {
	float: right;
	margin-left: 10px;
}
.contact-sidebar {
	float: right;
	width: 220px;
	margin-left: 10px;
	background-color: #dfe3e8;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 10px;
}
.contact-box {
	width: 350px;
	margin-top: 30px;
}
.contact-box h2 {
	font-weight: bold;
	margin-bottom: 3px;
	padding-bottom: 3px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #dae0e5;
	font-size: 10px;
	text-transform: uppercase;
	color: #be2932;
	margin-top: 0px;
	padding-top: 0px;
}
.contact-biobox {
	margin-bottom: 10px;
	clear: both;
	padding-bottom: 10px;
}

.contact-biobox h2 {
	font-weight: bold;
	margin-bottom: 3px;
	padding-bottom: 3px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCC;
	font-size: 10px;
	text-transform: uppercase;
	color: #be2932;
	margin-top: 0px;
	padding-top: 0px;
}

span.wpcf7-not-valid-tip-no-ajax {
	display: block;
	color: #be2932;

}
h2 {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 20px;
	font-weight: normal;
	color: #be2932;
	margin-top: 0px;
	margin-bottom: 10px;
}
h2 a:link, h2 a:visited {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 20px;
	font-weight: normal;
	color: #be2932;
	margin-top: 0px;
	margin-bottom: 10px;
	text-decoration: none;
}
h2 a:hover {
	color: #720F14;
	text-decoration: none;	
	
}
.entry a:link, .entry a:visited {
	color: #be2932;
	text-decoration: none;
}
.entry a:hover {
	color: #720F14;
	text-decoration: none;
}
.postmetadata, .entry {
	margin-bottom: 25px;
}
.navigation {
	background-color: #dfe3e8;
	font-size: 9px;
	font-weight: bold;
	color: #be2932;
	position: relative;
	height: 20px;
	margin-bottom: 15px;
	line-height: 20px;
	text-transform: uppercase;
	padding: 5px;
}
.navigation a:link, .navigation a:visited {
	color: #234462;
	text-decoration: none;
}
.navigation a:hover {
		color: #be2932;

}
.alignleft {
	float: left;
}
.alignright {
	float: right;
}
ul.get_posts_class {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}
.get_posts_class li {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}
.post_title_class {
	font-size: 16px;
	display: block;
	margin-bottom: 10px;
}

