/*   
Theme Name: Cardinal Instruments
Theme URI: https://cardinalinstruments.com/
Description: Use this theme to start your Thematic Child Theme development.
Author: X Group Design
Author URI: http://xgroupdesign.com/
Template: thematic
Version: 1.0
Tags: white, three-columns, two-columns, fixed-width, theme-options, left-sidebar, right-sidebar, threaded-comments, sticky-post, microformats
License: GNU General Public License v2.0
License URI: http://www.gnu.org/licenses/gpl-2.0.html

.
The Thematic Theme is copyright Ian Stewart http://themeshaper.com/
This work, like WordPress, is released under GNU General Public License, version 2 (GPL).
.

*/

/* Reset browser defaults */
/*@import url('../thematic/library/styles/reset.css');*/ 

/* Apply basic typography styles */
/*@import url('../thematic/library/styles/typography.css');*/

/* Apply a basic layout */
/*@import url('../thematic/library/layouts/2c-r-fixed.css');*/

/* Apply basic image styles */
/*@import url('../thematic/library/styles/images.css');*/

/* Apply default theme styles and colors */
/* It's better to actually copy over default.css into this file (or link to a copy in your child theme) if you're going to do anything outrageous */
/*@import url('../thematic/library/styles/default.css');*/

/* Prepare theme for plugins */
/*@import url('../thematic/library/styles/plugins.css');*/

@font-face {
    font-family: 'brandon_grotesque_regularIt';
    src: url('css/brandon_reg_it-webfont.eot');
    src: url('css/brandon_reg_it-webfont.eot?#iefix') format('embedded-opentype'),
         url('css/brandon_reg_it-webfont.woff') format('woff'),
         url('css/brandon_reg_it-webfont.ttf') format('truetype'),
         url('css/brandon_reg_it-webfont.svg#brandon_grotesque_regularIt') format('svg');
    font-weight: normal;
    font-style: normal;

}

@font-face {
    font-family: 'brandon_grotesque_regularRg';
    src: url('css/brandon_reg-webfont.eot');
    src: url('css/brandon_reg-webfont.eot?#iefix') format('embedded-opentype'),
         url('css/brandon_reg-webfont.woff') format('woff'),
         url('css/brandon_reg-webfont.ttf') format('truetype'),
         url('css/brandon_reg-webfont.svg#brandon_grotesque_regularRg') format('svg');
    font-weight: normal;
    font-style: normal;

}

@font-face {
    font-family: 'brandon_grotesque_mediumIt';
    src: url('css/brandon_med_it-webfont.eot');
    src: url('css/brandon_med_it-webfont.eot?#iefix') format('embedded-opentype'),
         url('css/brandon_med_it-webfont.woff') format('woff'),
         url('css/brandon_med_it-webfont.ttf') format('truetype'),
         url('css/brandon_med_it-webfont.svg#brandon_grotesque_mediumIt') format('svg');
    font-weight: normal;
    font-style: normal;

}

@font-face {
    font-family: 'brandon_grotesque_mediumRg';
    src: url('css/brandon_med-webfont.eot');
    src: url('css/brandon_med-webfont.eot?#iefix') format('embedded-opentype'),
         url('css/brandon_med-webfont.woff') format('woff'),
         url('css/brandon_med-webfont.ttf') format('truetype'),
         url('css/brandon_med-webfont.svg#brandon_grotesque_mediumRg') format('svg');
    font-weight: normal;
    font-style: normal;

}

@font-face {
    font-family: 'brandon_grotesque_bolditalic';
    src: url('css/brandon_bld_it-webfont.eot');
    src: url('css/brandon_bld_it-webfont.eot?#iefix') format('embedded-opentype'),
         url('css/brandon_bld_it-webfont.woff') format('woff'),
         url('css/brandon_bld_it-webfont.ttf') format('truetype'),
         url('css/brandon_bld_it-webfont.svg#brandon_grotesque_bolditalic') format('svg');
    font-weight: normal;
    font-style: normal;

}

@font-face {
    font-family: 'brandon_grotesque_boldregular';
    src: url('css/brandon_bld-webfont.eot');
    src: url('css/brandon_bld-webfont.eot?#iefix') format('embedded-opentype'),
         url('css/brandon_bld-webfont.woff') format('woff'),
         url('css/brandon_bld-webfont.ttf') format('truetype'),
         url('css/brandon_bld-webfont.svg#brandon_grotesque_boldregular') format('svg');
    font-weight: normal;
    font-style: normal;

}
/* ========================================================================= */
/* reset CSS */
/* ------------------------------------------------------------------------- */
*{margin:0;padding:0;}
html,body,div,span,object,iframe,h1,h2,h3,h4,h5,h6,p,blockquote,pre,a,abbr,acronym,address,code,
del,dfn,em,img,q,dl,dt,dd,ol,ul,li,fieldset,form,label,legend,table,caption,tbody,tfoot,thead,tr,th,td{font-size:100%;font-family:inherit;}
a img{border:none;}
a{outline:none;}

/* ========================================================================= */
/* general styles */
/* ------------------------------------------------------------------------- */
html{font-size:87.5%;}
body{font-size:1em;font-family:"brandon_grotesque_regularRg",Arial,Helvetica,sans-serif;text-align:left;line-height:1.3;color:#231e1e;}

html, body { 
/*	background: #faf6f0 url(images/bg-nav.png) repeat-y;*/
/*	background: #faf6f0 url(images/bg-body.png) repeat-y;*/
/*	background: #ede9e2 url(images/bg-body.png) repeat-y;*/
	background: #ede9e2 url(images/bg-body-option.png) repeat-y;
}

h1,h2,h3,h4,h5,h6{font-weight:normal;}

.home h1 {
	margin: 15px 0;
/*	font-size: 1.1429em;*/
	color: #c81919;
	text-transform: uppercase;
	font-family: 'brandon_grotesque_boldregular';
}

h1.page-title {
	margin: 15px 20px;
	font-size: 1.7857em;
	color: #c81919;
	text-transform: uppercase;
}

h2.entry-title {
	margin: 10px 0 20px;
	padding: 20px 20px 20px 70px;
	text-transform: uppercase;
	font-family: 'brandon_grotesque_boldregular';
	font-size: 1.2857em;
	background: #ede9e2;
}

.home h2.entry-title {
	font-size: 1.2857em;
}

h2 span {
	margin-left: 10px;
	color: #878282;
}

p {
	margin: 0 0 1em 0;
}

#content ul {
	margin: 0 0 1em 0;
}

#content ul li {
	margin: 0 0 0 16px;
}

.colthree {
	float: left;
	width: 320px;
	margin-right: 40px;
}

.omega {
	margin-right: 0 !important;
}

.entry-meta {
	margin: 0 0 10px;
	text-transform: uppercase;
	font-size: 0.8571em;
}

/* general styles - links */
/* ------------------------------------------------------------------------- */
a:link, a:visited {
  color: #231e1e;
  text-decoration: none;
}
a:hover, a:active {
  color: #c81919;
  cursor: pointer;
}


/* ========================================================================= */
/* layout */
/* ------------------------------------------------------------------------- */
#wrapper {width:960px; margin: 0;}
#header { /*position: fixed;*/ position: relative; float: left; width: 240px; text-align: center; z-index: 20; }

#blog-title a {
	display: block;
	margin: 20px 0 50px; 
	width: 240px;
	height: 128px;
	text-indent: -9999em;
	background: url(images/logo-scale.png) no-repeat;
}

#blog-description { display: none; }

#nav {
	margin-right: 18px;
}

#nav ul {
	position: relative;
	list-style-type: none;
}

#nav li {
	position: relative;
	margin-bottom: 15px;
	text-align: right;
	list-style-type: none;
}

#nav li a {
	position: relative;
	width: 160px;
	margin-right: -12px;
	padding-right: 12px;
	text-transform: uppercase;
}

#nav li.sfHover:hover a, #nav li a:hover, #nav li a:active {
	background: url(images/arrow-red.png) right 4px no-repeat;
} 

#nav .current-menu-item a, #nav .current-menu-ancestor a,
#nav .current-post-ancestor a, #nav .current-menu-parent a {
	color: #c81919;
}

#nav .current-menu-item li a, #nav .current-menu-ancestor li a,
#nav .current-post-ancestor li a, #nav .current-menu-parent li a {
	background: none;
}

#nav ul ul {
	display: none;
	position: absolute;
	top: -7px;
	right: -98px;
	width: 80px !important;
	background: url(images/bg-subnav.png);
}

#nav ul ul li {
	width: 80px !important;
	margin-bottom: 0;
	list-style-type: none;
	text-align: left;
}

#nav ul ul li a {
	display: block;
	padding: 5px 0 5px 10px;
	width: 70px !important;
	text-transform: none;
}

#nav ul ul li:hover, #nav ul ul li:active {
	background: url(images/bg-subnav-solid.png);
}

#nav li.sfHover li a, #nav li.sfHover:hover li a {
	color: #231e1e;
	background: none;
}

#nav li.sfHover li a:hover, #nav li.sfHover li a:active {
	color: #c81919;
	background: none;
}

#nav li.sfHover li.current-menu-item a {
	color: #c81919;
	background: url(images/bg-subnav-solid.png);
}

#social {
	margin-right: 18px;
}

#social div {
	float: right;
}

#social div:first-child {
	margin-left: 10px;
}

#social a.twitter {
	display: block;
	width: 25px;
	height: 26px;
	text-indent: -9999px;
	background: url(images/icons.png) 0 0 no-repeat;
}

#social a.fb {
	display: block;
	width: 25px;
	height: 26px;
	text-indent: -9999px;
	background: url(images/icons.png) -25px 0 no-repeat;
}

#social a.twitter:active, #social a.twitter:hover {
	background: url(images/icons.png) 0 -26px no-repeat;
}

#social a.fb:active, #social a.fb:hover {
	background: url(images/icons.png) -25px -26px no-repeat;
}

#navsharethis {
	float: right;
	margin-top: 5px;
	background: #b4afaf;
	border-radius: 4px;
  	-moz-border-radius: 4px;
  	-webkit-border-radius: 4px;
}

#navsharethis:hover, #navsharethis:active {
	background: #c81919;
}

#navsharethis span span span {
	color: #fff !important;
	font-family: "brandon_grotesque_regularRg",Arial,Helvetica,sans-serif;
	font-size: 1em;
	line-height: 16px;
	text-transform: uppercase;
}

#navsharethis span span {
	line-height: 16px;
}

#navsharethis .chicklets {
	background: url(images/button-share-this.png) left top no-repeat !important;
}

#header .about {
	margin: 90px 19px 40px;
	padding: 15px 0;
	border-top: 2px solid #d0ccc8;
	border-bottom: 2px solid #d0ccc8;
	text-align: left;
	font-size: 0.9286em;
	line-height: 1.5;
}

#header .about h3 {
	margin-top: 15px;
	text-transform: uppercase;
	color: #8c8787;
	font-family: 'brandon_grotesque_boldregular';
}

#header .copyright {
	font-size: 0.6429em;
	color: #473f3e;
}

#masthead {
	position: relative;
	float: left;
	width: 720px;
}


#homemodels {
	position: relative;
	float: left;
	width: 720px;
	height: 450px;
	margin-bottom: 50px;
/*	background: url(images/bg-cycle.png) repeat-y;*/
	background: url(images/bg-cycle-wide.png) repeat-y;
}

#homemodelsinner {
	width: 720px;
	height: 450px;
	overflow: hidden;
}

.homemodelwrapper {
	position: relative;
}

.homemodelinfo {
	position: absolute;
	bottom: -51px;
	height: 43px;
	width: 700px;
	padding: 8px 0 0 20px;
	z-index: 10;
	color: #fff;
	background: url(images/bg-model-home.png);
	-moz-transition: all ease-in-out .3s;-webkit-transition: all ease-in-out .3s;transition: all ease-in-out .3s;
}

.homemodelwrapper:hover .homemodelinfo {
	bottom: 0;
	-moz-transition: all ease-in-out .3s;-webkit-transition: all ease-in-out .3s;transition: all ease-in-out .3s;
}

.homemodeltitle {
	text-transform: uppercase;
	font-family: 'brandon_grotesque_boldregular';
}

.homemodelinfo a {
	padding-right: 12px;
	color: #fff;
	background: url(images/arrow-red.png) right 4px no-repeat;
}

.homemodelinfo a:hover, .homemodelinfo a:active {
	color: #c81919;
}

#cyclenav {
	position: absolute;
	left: 20px;
	bottom: -40px;
	height: 31px;
	width: 680px;
	background: url(images/bg-cycle-nav.png);
}

#cyclenav a {
	display: block;
	float: left;
	height: 31px;
	width: 31px;
	margin-right: 80px;
	text-indent: -9999em;
	background: url(images/dots.png) no-repeat;
}

#cyclenav a:first-child {
	margin-left: 50px;
}

#cyclenav a:last-child {
	margin-right: 0;
}

#cyclenav a.activeSlide {
	background-position: -31px top;
}

#main { float: left; margin-left: 20px; margin-right: 20px; padding-bottom: 20px; width: 680px; }

.item {
	float: left;
	width: 320px;
	margin-right: 40px;
	margin-bottom: 10px;
}

.itemfull {
	float: none;
	width: 100%;
	margin-right: 0;
}

.item h2 {
	margin: 10px 0;
	text-transform: uppercase;
	font-family: 'brandon_grotesque_boldregular';
}

.item p.description {
	margin: 0 0 .5em 0;
}

.item .view a:link, .item .view a:visited, .view a:link, .view a:visited {
	padding-right: 12px;
	font-size: 0.9286em;
	color: #878282;
	background: url(images/arrow-red.png) right 3px no-repeat;
}

.item .view a:hover, .item .view a:active, .view a:hover, .view a:active {
	color: #c81919;
}

.specs {
	padding: 20px;
	background: #e3ded9;
}

.specs h3 {
	color: #c81919;
	text-transform: uppercase;
	font-family: 'brandon_grotesque_boldregular';
}

.specs li {
	margin-left: 16px;
}

.post {
	position: relative;
}

.home .post, .archive .post {
	margin-bottom: 30px;
}

.hangingdate {
	position: absolute;
	left: -10px;
	top: 23px;
	width: 60px;
	padding: 10px 0;
	text-align: center;
	text-transform: uppercase;
	font-size: 1em;
	line-height: 1.2;
	color: #fff;
	background: #a5a29d;
}


#nav-below a {
	font-size: 0.9286em;
	color: #878282;
	text-transform: uppercase;
}

#nav-below a:hover, #nav-below a:active {
	color: #c81919;
}

.nav-previous {float: left; width: 47%; }
.nav-next {float: right;width: 47%; text-align:right;}


/* forms */
form label {
	text-transform: uppercase;
	font-size: 0.7143em;	
}

form input, form textarea {
	width: 400px;
	padding: 3px 2px;
	border: 1px solid #ede9e2;
	background: #fff;
	font-size: 1em;
	font-family:"brandon_grotesque_regularRg",Arial,Helvetica,sans-serif;
	color:#231e1e;
}

form input.submit, #error404-searchsubmit {
	width: auto;
	padding: 5px 10px;
	background: #ede9e2;
	text-transform: uppercase;
	font-size: 0.7143em;	
	font-family: 'brandon_grotesque_boldregular';
	cursor: pointer;
}

form input.submit:hover, form input.submit:active,
#error404-searchsubmit:hover, #error404-searchsubmit:active {
	background: #c81919;
	color: #fff;
}

div.ppt { display: none !important; }
p.pp_description { padding-left: 10px !important; font-size: 1em !important; font-weight: normal !important; text-transform: uppercase; font-family: 'brandon_grotesque_boldregular'; }

/* ========================================================================= */
/* clear floats */
/* ------------------------------------------------------------------------- */
.fix:after{visibility:hidden;display:block;font-size:0;content:" ";clear:both;height:0;}
:first-child+html .fix{zoom:1;}/* IE7 */