/*
Theme Name: Gamut
Theme URI: 
Description: Theme for Gamut Digital
Version: 1.1
Author: Chris Collier
Remarks: 
*/

/* Reset ---------------------------------- */
body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, form, fieldset, input, p, blockquote, table, th, tr, td {
	margin: 0; padding: 0;
}
table {
	border-collapse: collapse; border-spacing: 0;
}
fieldset, img, abbr {
	border: 0;
}
address, caption, cite, code, dfn, em, h1, h2, h3, h4, h5, h6, strong, th, var {
	font-style: normal; font-weight: normal;
}
caption, th {
	text-align: left;
}
q:before, q:after {
	content: '';
}
a {
	text-decoration: none;
}
/* -------------------------------------------- */

body {
	background: #aaa;
}

body * {
	font-family: 'Helvetica Neue', Helvetica, Arial, sans-serif;
}

h2, h3 {
	color: #000;
}

a {
	color: #000;
	font-weight: bold;
}

a:hover {
	padding-bottom: 1px;
	border-bottom: 1px solid #ccc;
}

a.pic:hover, a.logo:hover {
	border: none;
	padding-bottom: 0;
}

strong {
	font-weight: bold;
}

hr {
	border: 0;
	color: #666;
	background-color: #666;
	height: 1px;
}

#wrapper {
	background-color: #fff;
}

#globalnav {
	background: #9ecb3b;
	font-size: 15px;
	font-weight: bold;
	padding: 10px 0;
}

#globalnav #menu {
	width: 720px;
	margin: 0 auto;
}

#globalnav #menu li {
	display: inline;
	padding-right: 15px;
}

#globalnav #menu li a {
	color: #000;
}

#globalnav #menu li.current_page_item a, 
#globalnav #menu li.current-cat-parent a, 
#globalnav #menu li.current-cat a, 
#globalnav #menu li a:hover {
	color: #fff;
	background: #9ecb3b;
	border: none;
}

#header {
	padding: 50px 0 10px;
}

#header h1 {
	width: 720px;
	margin: 0 auto;
}

#header a.masthead-logo a:hover {
	padding-bottom: 0px;
	border-bottom: 0px solid #fff;
}

#container {
	padding-bottom: 30px;
}

#content {
	width: 720px;
	margin: 0 auto;
	position: relative;
}

.breadcrumb, .breadcrumb a {
	margin: 1em 0 1em 0;
	padding: 0;
	font-size: 1em;
	color: #aaa;
	font-weight: normal;
}

.breadcrumb a, .breadcrumb a:hover {
	padding-bottom: 1px;
	/*border-bottom: 1px solid #ccc;*/
	text-decoration: underline;
}
	
.breadcrumb-trail {
	padding: 0 0 5px 0;
	border-bottom: 2px solid #9ecb3b;
}

.no-breadcrumb {
	height: 2em;
}

.primary {
	width: 450px;
	font-size: 14px;
	line-height: 2.0em;
	margin-bottom: 50px;
	color: #333;
	float: left;
}

.primary .prod-nav ul {
	list-style-type: none;
	margin-left: 0;
	padding-left: 0;
}

.primary p {
	font-size: 13px;
	line-height: 1.5em;
	margin-bottom: 1.5em;
}

.primary h3 {
	font-weight: bold;
	line-height: 1.3em;
	padding: 0 0 8px;
	color: #9ecb3b;
}

.primary h3 a {
	color: #9ecb3b;
}

.primary ul {
	margin-bottom: 1.5em;
	padding-left: 1.3em;
}
.primary li {
	font-size: 13px;
	line-height: 1.5em;
}

.primary li.cat-item {
	list-style-type: none;
}

.primary li ul li.cat-item a {
	font-size: 14px;
	color: #666;
}

.primary .search-cat a {
	color: #9ecb3b;
}
.primary .search-cat {
	color: #9ecb3b;
}
.primary ul.search-results li {
	font-size: 13px;
	line-height: 2em;
}

.primary a.link {
	color: #666;
	font-weight: normal;
}

.primary a.link a:hover {
	padding-bottom: 1px;
	border-bottom: 1px solid #ccc;
}

#read-more a {
	color: #9ecb3b;
}

.prod-list {
	list-style-type: none;
}

.prod-list li {
	font-size: 15px;
}

.secondary {
	font-size: 14px;
	font-weight: bold;
	color: #66676f;
	width: 200px;
	line-height: 2.0em;
	float: right;
	text-align: left;
}

.secondary-home {
	font-size: 14px;
	font-weight: bold;
	color: #66676f;
	width: 225px;
	line-height: 2.0em;
	float: right;
	text-align: left;
}

.secondary-home li.newsletter a {
	font-weight: bold;
	text-decoration: underline;
}

.secondary h2, .secondary-home h2 {
	font-size: 21px;
	font-weight: bold;
	color: #000;
}

.secondary .sub, .secondary-home .sub {
	font-size: 18px;
}

.secondary p, .secondary-home p {
	margin-bottom: 12px;
}

.promo {
	/*border-top: 1px solid black;
	border-bottom: 1px solid #ccc;*/
	background: #eee;
	margin-top: 25px;

}

.promo h3 {
	font-weight: bold;
	font-size: 1.2em;
	display: block;
	background-color: #9ecb3b;
	color: #fff;
	padding: 2px 7px;
}

.promo li a {
	font-size: 0.9em;
	font-weight: normal;
	line-height: 1.5em;
	padding-bottom: 2em;
	border-bottom: none;
	margin-bottom: 0 !important;
	color: #666
}

.promo a:hover {
	padding-bottom: 1px;
	border-bottom: 1px solid #ccc;
}

.promo li {
	padding-bottom: 1em;
}

.promo ul {
	list-style: none;
	padding: 7px;
}

.single p {
	font-size: 13px;
	line-height: 1.5em;
	margin-bottom: 1.5em;
	color: #333;
}

.single h3 {
	font-size: 15px;
	line-height: 1.5em;
	margin-bottom: 1.5em;
	color: #333;
	font-weight: bold;
}

.single h2 {
	font-size: 21px;
	line-height: 1.5em;
	margin-bottom: .5em;
	color: #9ecb3b;
	font-weight: bold;
}

.single a.link {
	color: #666;
	font-weight: normal;
}
.single a.link a:hover {
	padding-bottom: 1px;
	border-bottom: 1px solid #ccc;
}

.single ul, .secondary ol {
	margin-bottom: 1.5em;
	padding-left: 1.3em;
}

.single li {
	font-size: 13px;
	line-height: 1.5em;
}

.single table {
	border-top: 1px solid #9ecb3b;
	border-left: 1px solid #9ecb3b;
	margin-bottom: 1em;
}

.single td, div.single th {
	border-right: 1px solid #9ecb3b;
	border-bottom: 1px solid #9ecb3b;
	background: #fff;
	padding: 5px;
	color: #333;
	font-size: 13px;
	vertical-align: top;
}

.single th {
	font-weight: bold;
}


/*table formatting for serendipity*/
.single table.serendipity {
	border: none;
}
.single table.serendipity tr.spacer {
	border-bottom: 20px solid #fff;
}
.single table.serendipity td {
	border: none;
	background: #fff;
	padding: 0 0 0 0;
	color: #333;
	vertical-align: top;
}
.single table.serendipity p {
	padding: 0 0 0 1em;
	margin-top: 0;
}
/* END table formatting for serendipity*/

/*table formatting for ColorBurst*/
.single table.no-border {
	border: none;
}
.single table.no-border tr.spacer {
	border-bottom: 20px solid #fff;
}
.single table.no-border td {
	border: none;
	background: #fff;
	padding: 5px;
	color: #333;
	vertical-align: top;
}
.single table.no-border p {
	padding: 0 0 0 1em;
	margin-top: 0;
}
.single table.no-border td.blockhead {
	background-color: #9ecb3b;
	padding: 5px;
	color: #fff;
	font-size: 13px;
	font-weight: bold;
}
.single table.no-border a {
	font-weight: normal;
	color: blue;
	text-decoration: underline;
}
.single table.no-border a:hover {
	padding-bottom: 0px;
	border-bottom: 0px solid #fff;
}
.single table.no-border td.text {
	font-size: 13px;
	font-weight: normal;
}
.single table.no-border p.prod-link a {
	font-weight: bold;
	font-size: 14px;
	color: #666;
	text-decoration: none;
}
.single table.no-border p.prod-link a:hover {
	padding-bottom: 1px;
	border-bottom: 1px solid #ccc;
}
/* END table formatting for ColorBurst*/

#footer {
	clear: both;
	color: #fff;
	font-size: 12px;
	font-weight: bold;
	margin: 50px auto 70px;
	padding-top: 30px;
	background-color: #aaa;
	/*border-top: 1px solid #000;*/
}

#footer-box {
	width: 720px;
	margin: 0 auto;
	position: relative;
	background-color: #aaa;
}

#footer-left {
	width: 450px;
	background-color: #aaa;
}

#footer-right {
	position: absolute;
	width: 225px;
	top: 0;
	right: 0;
	background-color: #aaa;
}

ul.footer-menu {
	list-style-type: none;
}

#footer-left li {
	display: inline;
}

#footer a {
	color: #fff;
}

#footer-search {
	float: right;
	margin-top: none;
}

#footer a:hover {
	background: none;
}

/* formatting for Contact page */
span.contact-h2 {
	font-size: 21px;
	font-weight: bold;
	color: #000;
}
span.contact-p {
	font-size: 13px;
	line-height: 1.5em;
	margin-bottom: 1.5em;
}
/* END Contact page formatting */

/* PressView II formatting */
#pressview table {
	padding-right: 0pt;
	padding-left: 0pt;
	padding-bottom: 0pt;
	padding-top: 0pt;
	border: none;
}
#pressview td.left {
	width: 260px;
}
#pressview td.right {
	width: 460px;
}
#pressview tbody, #pressview tr, #pressview td {
	border: none;
}
#pressview td.middle {
	vertical-align: middle;
}
#pressview a.italiclink {
	color: #9ecb3b;
	font-style: italic;
	font-weight: normal;
}
#pressview ul {
	margin-bottom: 0px;
	padding-bottom: 0px;
}
#pressview td.left a {
	font-weight: normal;
}
#pressview td.left li.selected {
	font-weight: bold;
}
#pressview a.inline {
	color: #9ecb3b;
	font-weight: normal;
}
/* END PressView II formatting */

img.alignleft {
	float: left;
}

img.alignright {
	float: right;
}

blockquote {
	margin-left: 1em;
}



.cat-box {
	border: 1px solid #9ecb3b;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	padding: 10px;
	margin-bottom: 10px;
	width: 220px;
}


