/*
Theme Name: Infovark Underground
Description: The Infovark Underground blog WordPress theme.
Author: Dean Thrasher
Author URI: http://www.infovark.com
Version: 1.2
*/
/* 
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.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
{
/* http://articles.sitepoint.com/article/eight-definitive-font-stacks */
font-family: Constantia, "Lucida Bright", Lucidabright, "Lucida Serif", Lucida, "DejaVu Serif", "Bitstream Vera Serif", "Liberation Serif", Georgia, serif;
margin-left: 1em;
}
/* Colors */
body {
	font-family: "Trebuchet MS",Tahoma,Arial,Helvetica,sans-serif;
	color:#fff9f3;
	background:url(images/header-bg.gif) repeat-x;
	background-color:#3c2814;
}
a:link {
	color:#aac53b;
}
a:visited {
	color:#bac881;
}
img { 
	border-style: none;
}
/* 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 {
   color: #3C2814;
   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;
	margin:0 auto;
}
/*header*/
#header {
	width:791px;
	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;
	float:left;
}
#pagemarker {
	background:#e86329;
	color:#fff;
	padding-left: .5em;
	padding-right: .5em;
}
#content h1 {
	color:#a5c237;
}
#content h1 a{
	color:#a5c237;
	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:21px 10px 11px 11px;
	margin-top:-65px;
	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:89px;
	text-indent:-9999px;
	overflow:hidden;
	background:url(images/infovark_logo.png) 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---*/