/*
Theme Name: Infovark
Theme URI: http://www.infovark.com/
Description: The Infovark blog WordPress theme.
Author: Dean Thrasher
Author URI: http://www.infovark.com/
Version: 1.2
Tags: orange, green, white, two-columns, fixed-width
*/
/* 
Vertical Rhythm 12/18
Generated by the Baseline Rhythm Calculator 
http://topfunky.com/baseline-rhythm-calculator/
*/
body {
	font-size: 12px;
	line-height: 1.5em;
	margin: 0; padding: 0
}
h1 {
	margin: 0;
	font-size: 1.6666666666666667em;
	line-height: 0.9em;
	margin-bottom: 0.9em;
}
h1.page {
	margin: 0.9em 0;
	font-size: 1.6666666666666667em;
	line-height: 0.9em;
}
h1.post {
	margin: 0;
	font-size: 1.6666666666666667em;
	line-height: 0.9em;
	margin-top: 0.9em;
}
h2 {
	margin: 0;
	font-size: 1.5em;
	line-height: 1em;
	margin-bottom: 1em;
}
h3 {
	margin: 0;
	font-size: 1.3333333333333333em;
	line-height: 1.125em;
	margin-bottom: 1.125em;
}
h4 {
	margin: 0;
	font-size: 1.1666666666666667em;
	line-height: 1.2857142857142858em;
	margin-bottom: 1.2857142857142858em;
}
p, ul, ol, blockquote, pre, td, th, label {
	margin: 0;
	font-size: 1em;
	line-height: 1.5em;
	margin-bottom: 1.5em;
}
p.small {
	margin: 0;
	font-size: 0.8333333333333334em;
	line-height: 1.8em;
	margin-bottom: 1.8em;
}
table {
	border-collapse: collapse;
	margin-bottom: 1.5em;
}
blockquote {
	margin-left: 2em;
	margin-right: 2em;
	color: #666;
}
/* Colors */
body {
	font-family: "Trebuchet MS", Tahoma, Arial, Helvetica, sans-serif;
        color:#23281f;
	background:url(images/header-bg.gif) repeat-x;
}
a:link {
	color: #F2782E;
}
a:visited {
	color: #9D5224;
}
a:active,
a:hover {
	color: #F2782E;
}

/* Text meant only for screen readers */
.screen-reader-text {
	position: absolute;
	left: -9000px;
}

img { 
	border-style: none;
}
/* Special template for promotions */
.promotion {
   border: 1px solid #ddd;
   /* text-align: center; */
   background-color: #f3f3f3;
   padding: 9px;
padding-top:18px;
padding-bottom:0;
   margin: 10px;
   /* optional rounded corners for browsers that support it */
   -moz-border-radius: 3px;
   -khtml-border-radius: 3px;
   -webkit-border-radius: 3px;
   border-radius: 3px;
}
/* WordPress generated classes  http://codex.wordpress.org/CSS */
.aligncenter,
div.aligncenter {
   display: block;
   margin-left: auto;
   margin-right: auto;
}
.alignleft {
   float: left;
}
.alignright {
   float: right;
}
.wp-caption {
   border: 1px solid #ddd;
   text-align: center;
   background-color: #f3f3f3;
   padding-top: 4px;
   margin: 10px;
   /* optional rounded corners for browsers that support it */
   -moz-border-radius: 3px;
   -khtml-border-radius: 3px;
   -webkit-border-radius: 3px;
   border-radius: 3px;
}
.wp-caption img {
   margin: 0;
   padding: 0;
   border: 0 none;
}
.wp-caption p.wp-caption-text {
   font-size: 11px;
   line-height: 17px;
   padding: 0 4px 5px;
   margin: 0;
}
.screen-reader-text {
     position: absolute;
     left: -1000em;
}
#searchform {
     margin: 0 0 1em;
}
/*page*/
#page {
	/*width:792px;*/
	width:940px;
	margin:0 auto;
}
/*header*/
#header {
	/*width:791px;*/
	width:940px;
	height:3em;
	padding-top:25px;
}
#header strong {
	background:url(images/personal_info_mgmt_banner.png) no-repeat;
	display:block;
	text-indent:-9999px;
	overflow:hidden;
	line-height:25px;
	/*width:482px;*/
	/*margin-left:23px;*/
}
/*columns-holder*/
#columns-holder {
	/*height:1%;
	padding:0 8px 0 22px;*/
}
/*content*/
#content {
	/*width:485px;*/
	width:640px;
	float:left;
	margin-bottom:1.5em;
}
#pagemarker {
	background:#e86329;
	color:#fff;
	padding-left: .5em;
	padding-right: .5em;
}
#content h1 {
	color:#23281f;
}
#content h1 a{
	color:#23281f;
	text-decoration:none;
}
#content h1 a:hover{
	text-decoration: underline;
}

/*sidebar*/
#sidebar {
	width:256px;
	float:right;
}
#sidebar .logo {
	width:222px;
	background:url(images/infovark_sidebar.gif) no-repeat;
	float:right;
	padding:20px 10px 11px 11px;
	margin-top:-61px;
	position:relative;
}
#sidebar .logo .varkhead {
	text-indent:-9999px;
	overflow:hidden;
	display:block;
	background:url(images/varkhead.png) no-repeat;
	width:156px;
	height:146px;
	margin-left:auto;
	margin-right:auto;
}
#sidebar .logo .infovark {
	display:block;
	text-indent:-9999px;
	overflow:hidden;
	width:100px;
	height:34px;
	margin-left:auto;
	margin-right:auto;
	background:url(images/infovark_is.png) no-repeat;
}
#sidebar .logo p {
	color:#fff;
	margin:0;
	line-height:20px;
}
#sidebar .logo .more {
	float:right;
	width:84px;
	margin:12px 9px 0 0;
	height:22px;
	text-indent:-9999px;
	overflow:hidden;
	background:url(images/infovark_is_learnmore.png) no-repeat;
}
#sidebar ul {
	clear: both;
	list-style-type: none;
	padding-left: 1em;
	}
#nav {
	width:256px;
	float:right;
}
#nav ul {
	margin:0;
	padding:0;
	list-style:none;
}
#nav ul li {
	background:url(images/1.gif) no-repeat;
	width:230px;
	padding:5px 0 0 24px;
	height:36px;
}
#nav ul li.current_page_item,
#nav ul li.current_page_parent,
#nav ul li.current_page_ancestor,
#nav ul li.hover ,
#nav ul li:hover {
	background:url(images/2.gif) no-repeat;
}
#nav ul li a {
	display:block;
	text-indent:-9999px;
	overflow:hidden;
	line-height:31px;
	width:100%;
}
#nav ul li.about-us a{
	background:url(images/sidebar_aboutus.png) no-repeat;
}
#nav ul li.infoblog a{
	background:url(images/sidebar_infoblog.png) no-repeat;
}
#nav ul li.the-underground a{
	background:url(images/sidebar_underground.png) no-repeat;
}
#nav ul li.write-us a{
	background:url(images/sidebar_writeus.png) no-repeat;
}
#nav ul li.product a{
	background:url(images/sidebar_product.png) no-repeat;
}
#nav ul li.support a{
	background:url(images/sidebar_support.png) no-repeat;
}
#nav ul li.download a{
	background:url(images/sidebar_download.png) no-repeat;
}
.slug {
text-align:center;
}
/*logobox*/
.box {
	width:239px;
	float:right;
	margin:1.5em 0;
}
.imgLogo {
	display:block;
	width:203px;
	height:81px;
	text-indent:-9999px;
	overflow:hidden;
	background:url(images/infovark_logo.gif) no-repeat;
}
.box p {
	margin:0 5px;
}
/*related-post and blog-post*/
#blog-post ul ,
#related-posts ul {
	padding:0;
	list-style:none;
}
#comment {
	width:100%;
}
/*---Navigation---*/
.navigation{
	margin:35px 0 0;
}
.navigation .alignleft{
	float:left;
	display:inline;
}
.navigation .alignright{
	float:right;
	display:inline;
}
/*---Navigationend---*/

/*-- Dean's hacks --*/
.xoxo
{
padding-left:0;
}

/*--Imported from WordPress--*/

/* =Structure
-------------------------------------------------------------- */

/* The main theme structure */
#colophon
{
	margin: 0 auto;
	width: 940px;
}


/* Structure the footer area */
#footer-widget-area {
	overflow: hidden;
}
#footer-widget-area .widget-area {
	float: left;
	margin-right: 20px;
	width: 220px;
}
#footer-widget-area #fourth {
	margin-right: 0;
}
#site-info {
	float: left;
	font-size: 14px;
	font-weight: bold;
	width: 700px;
}
#site-generator {
	float: right;
	width: 220px;
}


/* =Widget Areas
-------------------------------------------------------------- */

.widget-area ul {
	list-style: none;
	margin-left: 0;
}
.widget-area ul ul {
	list-style: square;
	/*margin-left: 1.3em;*/
}
.widget_search #s {/* This keeps the search inputs in line */
	width: 60%;
}
.widget_search label {
	display: none;
}
.widget-container {
	margin: 0 0 18px 0;
}
.widget-title {
	/*color: #222;*/
	font-weight: bold;
}
.widget-area a:link,
.widget-area a:visited {
	text-decoration: none;
}
.widget-area a:active,
.widget-area a:hover {
	text-decoration: underline;
}
.widget-area .entry-meta {
	font-size: 11px;
}
#wp_tag_cloud div {
	line-height: 1.6em;
}
#wp-calendar {
	width: 100%;
}
#wp-calendar caption {
	color: #222;
	font-size: 14px;
	font-weight: bold;
	padding-bottom: 4px;
	text-align: left;
}
#wp-calendar thead {
	font-size: 11px;
}
#wp-calendar thead th {
}
#wp-calendar tbody {
	color: #aaa;
}
#wp-calendar tbody td {
	background: #f5f5f5;
	border: 1px solid #fff;
	padding: 3px 0 2px;
	text-align: center;
}
#wp-calendar tbody .pad {
	background: none;
}
#wp-calendar tfoot #next {
	text-align: right;
}
.widget_rss a.rsswidget {
	color: #000;
}
.widget_rss a.rsswidget:hover {
	color: #ff4b33;
}
.widget_rss .widget-title img {
	width: 11px;
	height: 11px;
}

/* Main sidebars */
#main .widget-area ul {
	margin-left: 0;
	padding: 0 20px 0 0;
}
#main .widget-area ul ul {
	border: none;
	margin-left: 1.3em;
	padding: 0;
}
#primary {
}
#secondary {
}

/* Footer widget areas */
#footer-widget-area {
}

/* =Footer
-------------------------------------------------------------- */

#footer {
	/*margin-bottom: 20px;*/
}
#colophon {
	/*border-top: 4px solid #000;
	margin-top: -4px;*/
	overflow: hidden;
	padding: 18px 0;
}
#site-info {
	font-weight: bold;
}
#site-info a {
	/*color: #000;*/
	text-decoration: none;
}
#site-generator {
	font-style: italic;
	position: relative;
}
#site-generator a {
	background: url(images/wordpress.png) center left no-repeat;
	/*color: #666;*/
	display: inline-block;
	line-height: 16px;
	padding-left: 20px;
	text-decoration: none;
}
#site-generator a:hover {
	text-decoration: underline;
}
img#wpstats {
	display: block;
	margin: 0 auto 10px;
}


/* =Mobile Safari ( iPad, iPhone and iPod Touch )
-------------------------------------------------------------- */

pre {
	-webkit-text-size-adjust: 140%;
}
code {
	-webkit-text-size-adjust: 160%;
}
#access,
.entry-meta,
.entry-utility,
.navigation,
.widget-area {
	-webkit-text-size-adjust: 120%;
}
#site-description {
	-webkit-text-size-adjust: none;
}


/* =Print Style
-------------------------------------------------------------- */

@media print {
	body {
		background: none !important;
	}
	#wrapper {
		clear: both !important;
		display: block !important;
		float: none !important;
		position: relative !important;
	}
	#header {
		border-bottom: 2pt solid #000;
		padding-bottom: 18pt;
	}
	#colophon {
		border-top: 2pt solid #000;
	}
	#site-title,
	#site-description {
		float: none;
		line-height: 1.4em;
		margin: 0;
		padding: 0;
	}
	#site-title {
		font-size: 13pt;
	}
	.entry-content {
		font-size: 14pt;
		line-height: 1.6em;
	}
	.entry-title {
		font-size: 21pt;
	}
	#access,
	#branding img,
	#respond,
	.comment-edit-link,
	.edit-link,
	.navigation,
	.page-link,
	.widget-area {
		display: none !important;
	}
	#container,
	#header,
	#footer {
		margin: 0;
		width: 100%;
	}
	#content,
	.one-column #content {
		margin: 24pt 0 0;
		width: 100%;
	}
	.wp-caption p {
		font-size: 11pt;
	}
	#site-info,
	#site-generator {
		float: none;
		width: auto;
	}
	#colophon {
		width: auto;
	}
	img#wpstats {
		display: none;
	}
	#site-generator a {
		margin: 0;
		padding: 0;
	}
	#entry-author-info {
		border: 1px solid #e7e7e7;
	}
	#main {
		display: inline;
	}
	.home .sticky {
		border: none;
	}
}
