/*
Theme Name: Datatrak
Theme URI: http://ryanplesko.com
Description: Custom Wordpress theme for DataTrak Intenational. Design by Fox Marketing, HTML/CSS by Ryan Plesko
Author: Katie Fox/Ryan Plesko
Author URI: http://ryanplesko.com
Version: 1.0
*/

* {
	padding: 0;
	margin: 0;
}

html, body {
	background: #ffffff;
	font-family: "Arial";
	height: 100.1%;
}

.container {
	width: 980px;
	margin: 0 auto;
}

hr {
	visibility: hidden;
	height: 0;
	clear: both;
}

img {
	border: none;
}

blockquote {
	padding: 0 25px;
}

/* ------------------------------------------------------------------------------------ Header */

div.header {
	background: url(images/header-bg-sub.jpg) no-repeat bottom center;
	height: 122px;
	position: relative;
}

/*body.subpage div.header {
	background: url(images/header-bg-sub.jpg) no-repeat bottom center;
	height: 122px;
	position: relative;
}*/

div.header h1, div.header h2 {
	text-indent: -9999px;
}

div.header img.logo {
	padding: 35px 0 0 15px;
}

div.header img.smallpicone {
	position: absolute;
	bottom: 104px;
	right: 318px;
}

div.header img.smallpictwo {
	position: absolute;
	bottom: 0px;
	right: 318px;
}

div.header img.largepic {
	position: absolute;
	bottom: 0px;
	right: 0px;
}

/* ------------------------------------------------------------------------------------ Navigation */

div.mainnav {
	clear: both;
	width: 100%;
	height: 47px;
	/*background: url(images/navbar.jpg) repeat-x top;*/
	background: url(../../../wp-content/uploads/2009/08/navbar.png) repeat-x top;
	margin-bottom: 10px;
}

div.mainnav ul {
	list-style-type: none;
	padding-left: 0px;
}

div.mainnav ul li {
	display: block;
	float: left;
	padding: 14px 14px 10px;
	text-transform: uppercase;
	font-size: 12px;
	border-right: 2px solid #c0cdb8;
}

div.mainnav ul li.search {
	display: block;
	float: right;
	padding: 11px 10px 10px 35px;
	text-transform: uppercase;
	font-size: 12px;
	border-right: none;
	line-height: 1;
}

div.mainnav li a {
	color: #ffffff;
	text-decoration: none;
}

div.mainnav li a:hover {
	color: #71CBD2;
}

/* ------------------------------------------------------------------------------------ Sub Navigation */

div.subnav {
	clear: both;
	width: 100%;
}

div.subnav ul {
	float: right;
	padding: 0px 15px 10px;
}

div.subnav ul li {
	display: block;
	float: left;
	font-size: 11px;
	padding-left: 25px;
	background: url(images/list-dot.jpg) no-repeat 15px 3px;
}

div.subnav ul li a {
	color: #000000;
	text-decoration: none;
}

div.subnav ul li a:hover {
	text-decoration: underline;
}

/* ------------------------------------------------------------------------------------ Sidebar */

div.sidebar {
	width: 255px;
	color: #000000;
	float: left;
	padding-bottom: 15px;
	padding-left: 10px;
	min-height:360px;
}

div.sidebar ul {
	list-style-type: none;
	margin-bottom: 20px;
}

div.sidebar ul li {
	margin: 0 0 20px 0;
	list-style-type: none;
}

/*ul.scrollnav {
	height: 240px;
	overflow: auto;
	width: 235px;
}*/

div.sidebar ul ul {
	margin: 0;
}

div.sidebar ul ul li {
	list-style-type: none;
	padding: 5px 0;
	margin: 0;
}

div.sidebar h3 {
	padding: 11px 0 15px 60px;
	/*background: url(images/speech-bubble.jpg) no-repeat top left;*/
	background: url(../../../wp-content/uploads/2009/08/speech-bubble.png) no-repeat top left;
	color: #004990;
	font-family: Trebuchet MS;
}

div.sidebar ul.pagenav h3 {
	padding: 0px 0 10px 0px;
	font-weight: normal;
	background: none;
	color: #004990;
}

div.sidebar ul ul li {
	text-decoration: none;
	font-size: 12px;
	color: #000000;
}

div.sidebar ul.pagenav ul {
	padding-left: 30px;
}

div.sidebar ul ul li a {
	color: #004990;
	text-decoration: none;
}

div.sidebar ul.pagenav ul li a {
	color: #004990;
	text-decoration: none;
}

div.sidebar ul ul li a:hover {
	text-decoration: underline;
}

div.sidebar ul.pagenav ul li a:hover {
	text-decoration: underline;
}

div.sidebar ul ul ul{
	margin: 0;
	padding: 0;
}

div.sidebar h2 {
	padding: 0px 0 10px 0px;
	font-weight: normal;
	background: none;
	color: #004990;
	font-size: 1.17em;
}

div.sidebar a {
	color: #004990;
	text-decoration: none;
}

div.sidebar a:hover {
	text-decoration: underline;
}

/* ------------------------------------------------------------------------------------ Post */

div.post p {
	font-size: 12px;
	line-height: 19px;
	padding-bottom: 15px;
	color: #333333;
}

div.post {
	width: 710px;
	float: right;
}

.post h1, .post h2, .post h3 {
	color: #004990;
	font-weight: normal;
	font-family: Trebuchet MS;
}

.post h1 a, .post h1 {
	font-size: 1.9em;
	color: #004990;
	text-decoration: none;
	line-height: 50px;
	font-weight: bold;
	letter-spacing: 1px;
	padding-bottom: 20px;
	/*margin-left: -50px;*/
	background: #ffffff;
}

.post h2 a, .post h2 {
	font-size: 1.25em;
	color: #004990;
	text-decoration: none;
	line-height: 40px;
	font-weight: bold;
	letter-spacing: -1px;
}

h2.archivetitle {
	font-size: 1.75em;
	color: #004990;
	text-decoration: none;
	font-weight: bold;
	letter-spacing: 0px;
}

h3.multi {
	margin-top: 10px;
	}

.post h2 a:hover {
	text-decoration: underline;
}

.post h3 a, .post h3 {
	font-size: 1.15em;
	color: #004990;
	line-height: 22px;
	text-decoration: none;
	font-weight: bold;
}

.post h3 a:hover {
	text-decoration: underline;
}

.post p.author {
	color: #666666;
	font-size: 12px;
	padding: 0px 0 20px 0;
}

.post p.postmetadata {
	color: #666666;
	font-size: 12px;
	padding: 5px 0 0px 0;
}

.post p.author a {
	color: #666666;
	text-decoration: underline;
}

.post p.author a:hover {
	text-decoration: none;
}

.post .posttitle {
	
}
.post a {
	color: #004990;
	text-decoration: underline;
}

/* ------------------------------------------------------------------------------------ Entry */

.entry {
	padding-left: 25px;
	margin-left: 15px;
	margin-bottom: 20px;
	border-left: 3px solid #cccccc;
}

.post.small p.postmetadata {
	display: none;
}

.entry p {
	font-size: 12px;
	line-height: 20px;
	padding-bottom: 20px;
}

.post.small .entry p {
	font-size: 11px;
}

.entry ul {
	font-size: 12px;
	line-height: 20px;
	padding-bottom: 20px;
	padding-left: 30px;
}

.entry p strong {
	font-weight: bolder;
}

.entry .navigation a {
	font-size: 11px;
	line-height: 20px;
}

/* ------------------------------------------------------------------------------------ navigation for switching pages */

.navigation .alignright {
	float: right;
}

.navigation .alignleft {
	float: left;
}

.navigation {
	height: 30px;
}

/* ------------------------------------------------------------------------------------ Footer */

div.footer {
	clear: both;
	background: #004990;
	height: 39px;
}

div.footer p {
	font-size: 12px;
	padding: 12px 12px;
	text-align: right;
	color: #ffffff;
}

div.footer a {
	color: #ffffff;
	text-decoration: underline;	
}

div.footer a:hover {
	color: #ffffff;
	text-decoration: none;	
}

/* ---------------------------------------------------------------- Comments */

#commentssection {

}

#commentssection h3 {
	font-size: 15px;
}

ol.commentlist {
	list-style-type: none;
}

ol.commentlist li {
	border: 1px solid #aaaaaa;
	background: #eeeeee;
	padding: 10px;
	font-size: 12px;
	color: #aaaaaa;
	margin-bottom: 15px;
}

ol.commentlist li.alt {
	
}

ol.commentlist li cite a {
	font-weight: bold;
	font-size: 14px;
	color: #000000;
	text-decoration: none;
	font-style: normal;
}

ol.commentlist li cite a:hover {
	color: #333333;
}

ol.commentlist li p {
	font-size: 12px;
	line-height: 20px;
	color: #666666;
}

ol.commentlist li p.commentmetadata a {
	font-size: 11px;
	line-height: 20px;
	color: #666666;
}

#commentform {
	
}

#commentform h3 {
	font-size: 16px;
	padding-bottom: 10px;
}

#commentform p {
	font-size: 12px;
	line-height: 20px;
}

#commentform input.full {
	border: 1px solid #555555;
	padding: 4px;
	margin: 0 5px 10px 0;
}

#commentform textarea {
	width: 400px;
	height: 100px;
	margin-bottom: 10px;
}

#commentform input.submit {
	background: #dddddd;
	border: 1px solid #555555;
	padding: 3px;
	margin-bottom: 15px;
}

/* ---------------------------------------------------------------- Search */

#searchform{
	display: inline;
}

#searchform input#s {

}

#searchform input#searchsubmit {

}

/* ---------------------------------------------------------------- Contact */

fieldset {
	border: none;
}

legend {
	display: none;
}

label {
	font-size: 11px;
}

input.text {
	border: 1px solid #666666;
	padding: 7px 5px 3px;
	background: #ffffff;
	margin-bottom: 5px;
}

textarea {
	width: 227px;
}

input.button {
	margin-top: 15px;
}

sup {
	font-size: .8em;
	line-height: 1;
	}
	
/* ---------------------------------------------------------- DATATRAK Specifics */

/*
.product {
  margin-left: -30px;
  float: right;
}
*/

.playButton {
  background:#CCCCCC none repeat scroll 0 0;
  border:4px solid #FFFFFF;
  display:inline;
  padding:1px;
  margin-bottom: 8px;
}
/*
  border:4px solid #F0F0F0;
*/

.watchBox {
  border: 1px solid #CCCCCC;
  background-color: #F7F7F7;
  text-align: center;
  margin: 5px auto 30px auto;
  padding: 5px 0px 5px 0px;
  width: 170px;
}
.watchBoxContent {
  color: #000000;
  font-weight: bold;
  padding: 5px 0px 5px 0px;
}
.watchBoxContent a {
  color: #004990;
  font-weight: bold;
  text-decoration: none;
}
.watchBoxContent a:hover {
  color: #004990;
  font-weight: bold;
  text-decoration: none;
}
/*.product h1 {
  color: #000000;
  margin-bottom: 0px;
  font-weight: bold;
  font-size: 32px;
  padding: 0px 0px 0px 0px;
}*/
/*
  letter-spacing: 1px;
*/
/*.product h2 {
  color: #797c80;
  margin-bottom: 12px;
  font-weight: normal;
  font-size: 18px;
  padding: 0px 0px 0px 0px;
}*/
/*
  letter-spacing: 1px;
*/
/*.product h3 {
  color: #000000;
  font-weight: bold;
  font-size: 12px;
  padding: 0px 0px 0px 0px;
}*/
/*
  letter-spacing: 1px;
*/

.section1 {
  width: 340px;
  border: 1px solid #000000;
  float: left;
}

.section2 {
  border: 1px solid #000000;
  float: right;
}

.product_column_left {
  float: left;
  width: 300px;
  text-align: justify;
  margin-top: 10px;
}

.product_column_right {
  float: right;
  width: 300px;
  text-align: justify;
  margin-top: 10px;
}

.post h4 {
  font-size: .8em;
  font-weight: bold;
  padding: 5px 5px 5px 0px;
  border-bottom: dotted 1px #ccc;
  margin: 0px 0px 5px 0px;
  text-align: left;
  color: #004990;
}

.post h4 a{
  text-decoration: none;
  color: #004990;
}

.post h4 a:visited{
  text-decoration: none;
  color: #004990;
}

.post h4 a:hover{
  text-decoration: underline;
  color: #004990;
}

.post h5 {
  font-size: .75em;
  font-weight: bold;
  padding: 5px 5px 5px 0px;
  border-bottom: dotted 1px #ccc;
  margin: 0px 0px 0px 0px;
  text-align: left;
  color: #004990;
}

img.inline_image_right {
	border: solid 8px #cccccc;
	padding: 5px;
	margin: 5px 5px 5px 20px;
	float: right;
	display: inline;
	}

img.inline_image_left {
	border: solid 8px #cccccc;
	padding: 5px;
	margin: 5px 20px 5px 5px;
	float: left;
	display: inline;
	}

img.inline_normal {
	border: solid 8px #cccccc;
	padding: 5px;
	margin: 5px 5px 5px 5px;
	}
	
img.centered {
	margin: 5px auto 5px auto;
}

.subtitle {
	color: #333333;
	font-weight: normal;
	font-size: 1.1em;
	}

.subtitle a {
	text-decoration: none;
	}

.subtitle a:hover {
	text-decoration: underline;
	}

div.textwidget {
	font-size: .8em;
	margin-bottom: 20px;
	}
	
.slider-wrap {
float: right;
width:auto;
}
.slider {
	width: 253px;
	overflow: hidden;
	height: 380px;
}
.slider_nav {
	width: 550px;
	float: right;
	margin-top: 18px;
	display: none;
}

span.author {
	color: #666666;
	font-size: 12px;
	padding: 0;
	margin: 0;
	float: right;
	font-weight: normal;
}

span.author a {
	color: #666666;
	text-decoration: underline;
}

#imageContainer {
	width: 630px;
	height: 380px;
	overflow: hidden;
}

div.stockTicker {
	border: solid 8px #cccccc;
	padding: 5px;
	margin: 5px 5px 5px 20px;
	float: right;
	display: inline;
	font-size: 12px;
}
