/*
Theme Name: iTRACS Theme
Author: Headstand Media

*/

body, ul, li, ol, h1, h2, h3, h4, h5, h6, p, form {
	margin: 0;
	padding: 0;
	border: 0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #333;
	line-height: 1.5em;
}

html { min-height: 101%; }

p {
	margin-bottom: 12px;
}

a {
	color: #46ADDA;
	text-decoration: none;
}

h1 {
	margin-bottom: 8px;
	color: #46ADDA;
	font-size: 22pt;
	font-weight: bold;
	line-height: 25pt;
}

h2 {
	margin-bottom: 8px;
	color: #46ADDA;
        font-size: 18pt;
	font-weight: bold;
}

h3 {
	margin-bottom: 10px;
	font-size: 13pt;
	line-height: 14pt;
	font-weight: bold;
}

h4{
	background:#cccccc;
	padding:2px;
}

h5 {
	margin-bottom: 3px;
	color: #46ADDA;
	font-size: 16.8pt;
	line-height: 23pt;
	font-weight: bold;
}

h6 { /* Left Nav Heading */
	color: #ffffff;
	font-size: 15pt;
	line-height: 18pt;
	font-weight: bold;
	border-bottom: 1px solid #72b2cb;
	padding-bottom: 8px;
	margin-bottom: 16px;
}

.clearDiv {
	clear: both;
	height: 1px;
}

.global_width {
	width: 990px;
}

.alignright {
	float: right;
	padding: 5px 0 20px 20px;
}

.alignleft {
	float: left;
	padding: 5px 20px 20px 0;
}

.aligncenter, div.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
}

/* Header Divs */

#header_bg_home, #header_bg {
	height: 120px;
	border-bottom: 1px solid #dedede;
}

	#header_bg_home {
		background-image: url(/images/dcim-software.jpg);
		background-repeat: repeat-x;
	}

	#header_bg {
		background-color: #ffffff;
	}

#header {
	margin: auto;
}

#header_nav {
	float: left;
	margin-left: 25px;
	padding: 80px 0px 0px 25px;
	border-left: 1px solid #e9e9e9;
}

	#header_nav a {
		font-size: 11pt;
		text-decoration: none;
	}

	#header_nav li {
		display: inline;
		margin-right: 15px;
	}
	
	#header_nav li.page-item-21 {
		margin-right: 0;	
	}
	
	.header_link_home a {
		color: #fff;
	}
	
	.header_link a {
		color: #666;
	}

#header_nav_home {
	float: left;
	margin-left: 25px;
	padding: 80px 0px 0px 25px;
	border-left: 1px solid #9fcadb;
}

	#header_nav_home a {
		font-size: 11pt;
		text-decoration: none;
	}

	#header_nav_home li {
		display: inline;
		margin-right: 15px;
	}
	
	#header_nav_home li.page-item-21 {
		margin-right: 0;	
	}

.logo {
	float: left;
	margin-top: 30px;
}

/* Site Search */

#siteSearch #s {
	width: 120px;
	height: 12px;
	padding: 3px;
	font-size: 8pt;
	border: 1px solid #b5b5b5;
}

#siteSearch input {
	vertical-align: middle;	
}

.post-navigation {

}

.navigation-previous {
	float: left;	
}

.navigation-next {
	float: right;
}

/* Blue Header Bar */

#nav_bar_home, #nav_bar {
	height: 10px;
}

	#nav_bar {
	background-image: url(/images/DCIM.jpg);
	background-repeat: repeat-x;
	}
	
/* Content Area Home */

#container_home {
	background-color: #ececed;
	background-image: url(/images/home_tout_bg.jpg);
	background-repeat: repeat-x;
	background-position: top;
	border-bottom: 1px solid #dedede;
	border-top: 1px solid #dedede;
	overflow: auto;
	margin-bottom: 10px;
}

#content_home {
	padding: 25px 0 20px 0;
	margin: auto;
	overflow: auto;
}

#content_right_home {
	float: right;
	margin-left: 30px;
	margin-bottom: 10px;
}

	#content_right_home img {
		padding: 0px;
		background: #fff;
		border: 0px solid #ccc;
	}

.emphasized {
	color: #46ADDA;
	font-weight: bold;
}

.homeSecondary1 {
	position: relative;
  	float: left;
	left: 10px;
	width: 230px;
	padding: 10px 0px 0px 0px;
}

.homeSecondary1 p {
	padding: 0px 0px 0px 0px;
	border-top: 1px solid #ccc;
	margin: 10px 0px 0px 0px;
}

.homeSecondary2 {
	position: relative;
  	float: left;
	left: 30px;
	width: 230px;
	padding: 10px 0px 0px 0px;
}

.homeSecondary2 p {
	padding: 0px 0px 0px 0px;
	border-top: 1px solid #ccc;
	margin: 10px 0px 0px 0px;
}

.homeSecondary3 {
	position: relative;
  	float: left;
	left: 50px;
	width: 230px;
	padding: 10px 0px 0px 0px;
}

.homeSecondary3 p {
	padding: 0px 0px 0px 0px;
	border-top: 1px solid #ccc;
	margin: 10px 0px 0px 0px;
}

.homeSecondary4 {
	position: relative;
  	float: right;
	left: 10px;
	width: 230px;
	padding: 10px 0px 0px 0px;
}

.homeSecondary p {
	padding: 0px 0px 0px 0px;
	border-top: 1px solid #ccc;
	margin: 10px 0px 0px 0px;
}



/* Content Area Pages */

#container {
	overflow: auto;
}

#content {
	margin: auto;
	overflow: auto;
}

	#content ul.sitemap {
		margin-top: 30px;
		text-align: center;
	}

	#content ul.sitemap li {
		padding-left: 20px;
		list-style: none;
	}

#content_left {
	float: left;
	width: 226px;
}

#content_right {
	float: right;
	width: 724px;
	margin: 30px 0 0 40px;
	overflow: hidden;
}

#content_right ol {
	margin-left: 28px;
	margin-bottom: 12px;
}

#content_right ul {
	margin-left: 20px;
	margin-bottom: 12px;
}

#content_right ul li {
	list-style-image: url(/images/blue_bullet.jpg);
	list-style-position: outside;
}

#content_right ul li ul li {
	list-style-image: url(/images/blue_bullet_hollow.jpg);
	list-style-position: outside;
}

/* Breadcrumb */

.breadcrumb {
	font-size: 8pt;
	margin-bottom: 4px;
}

/* Left Nav */

#left_nav {
	padding: 20px;
	background-color: #196d90;
	background-image: url(/images/nav_bg.jpg);
	background-repeat: repeat-x;
	background-position: top;
}

#left_nav li {
	list-style-type: none;
	font-size: 10pt;
	line-height: 13pt;
	margin-bottom: 10px;
}

#left_nav ul li ul li {
	margin-left: 14px;
	font-size: 10pt;
	margin-bottom: 0px;
	margin-top: 10px;
}

#left_nav a {
	color: #aedbfc;
}
	#left_nav a:hover {
		color: #fff;
	}

#left_nav .current_page_item a {
	color: #FFF;
}

#left_nav .current_page_item ul a {
	color: #aedbfc;
}

.left_nav_divider {
	background-color: #6096b0;
	height: 1px;
	margin: 16px 0 16px 0;
}

/* Home Page Below Content */

.home_bar_bg {
	height: 29px;
	background-image: url(/images/home_bar_bg.jpg);
	background-repeat: repeat-x;	
}

.home_bar {
	margin: auto;
}

.home_bar_heading {
	color: #8CE032;
	font-size: 13pt;
	font-weight: bold;
	float: left;
	padding-top: 5px;
}

.home_bar_content {
	float: left;
	color: #fff;
	padding: 6px 0 0 10px;
}

#home_tout_container {
	margin: auto;
	overflow: auto;
	margin-top: 20px;
}

	.home_tout {
		width: 294px;
		float: left;
	}
	
	.home_tout a {
		font-weight: bold;
	}
	
	.home_tout img {
		border: 1px solid #dedede;
		padding: 4px;
		margin-bottom: 20px;
	}

	.home_tout_border {
		padding-right: 26px;
		border-right: 1px solid #dedede;
		margin-right: 26px;
	}

/* Comments Template */

#comment {
	width: 300px;
	height: 100px;
}

/* Footer */

#footer_bg {
	margin-top: 20px;
	margin-bottom: 40px;
	height: 47px;
	background-image: url(/images/footer_bg.jpg);
	background-repeat: repeat-x;
	border-top: solid 1px #dedede;
	border-bottom: solid 1px #dedede;
}

#footer {
	margin: auto;
}

.footer_icons {
	float: left;
	margin-top: 10px;
}

	.footer_icons img {
		margin-right: 4px;
	}

.footer_nav {
	float: left;
	margin-top: 12px;
	margin-left: 60px;
}

	.footer_nav li {
		list-style-type: none;
		display: inline;
		margin-right: 30px;
		font-size: 9pt;
	}
	
	.footer_nav a {
		color: #808080;
	}
	
.blog_excerpt {
	color: #fff;
	list-style-type: none;
}

.copyright {
	clear: both;
	padding-top: 40px;

}

.copyright p {
	color: #999999;
	font-size: 8pt;
}


/*--Sidebar Styles--*/

.videoThumb {
	margin-top: 20px;	
}

.videoThumb .featured {
	margin-bottom: 5px;
	font-weight: bold;
}



/*--Featured Box--*/

.featuredBox {
	padding: 12px 10px 12px 10px;
	background: repeat-x #f4f4f4;
	border: 1px solid #CCCCCC;
	margin-bottom: 20px;
	}

	.featuredBox span {
		font-weight: bold;
		font-style: italic;
		font-size: 13pt;
		color: #000;
	}
	
	.featuredBox a {
		font-size: 10pt;
	}

	.featuredBox h2 {
	margin-bottom: 8px;
	color: #46ADDA;
        font-size: 12pt;
	font-weight: bold;
	}

/*--Featured Box Quote--*/

.featuredBoxQuote {
	width: 550px;
	padding: 12px 10px 12px 10px;
	background: repeat-x #f4f4f4;
	border: 1px solid #CCCCCC;
	margin-bottom: 20px;
}

	.featuredBoxQuote span {
		font-weight: bold;
		font-style: italic;
		font-size: 13pt;
		color: #000;
	}
	
	.featuredBoxQuote a {
		font-size: 10pt;
	}

/*--scrolling images--*/
#viewport {
  width: 720px; /* viewport width */
  height: 450px; /* viewport heigth */
  overflow: auto; /* scrollbars */
  background: white; /* contrast */
  white-space: nowrap; /* image flow not stack */
    /* could use float: left or other approach */
  margin: 0 auto; /* Mozilla page centering */
  text-align: left; /* IE centering fix */
}

#viewport img {
  height: 425px; /* max height scaling of images */
  border-width: 0; /* remove a link border on images */
}
