/*
Theme Name: Infovark
Description: Infovark WordPress stylesheet used on the front page.
Version: 1.2
*/
/* 
Vertical 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;
}
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;
}
img {
	border: 0;
}
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;
}
/* WordPress generated styles */
.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;
}
/* Custom styles */
body {
    /*background-color: #4C5E17;*/
    background-image:url('images/header-bg.gif');
    background-repeat:repeat-x;
    font-family: "Trebuchet MS", Tahoma, Arial, Helvetica, sans-serif;
    color: #29330C;
}
a:link {
	color: #F2782E;
}
a:visited {
	color: #91471D;
}
a:active,
a:hover {
	color: #F2782E;
}

/* Text meant only for screen readers */
.screen-reader-text {
	position: absolute;
	left: -9000px;
}


/* Sections */
#container { 
}
#header {
color:#4C6306;
font-weight:bold;
/* Height setting to preserve vertical rhythm: 18x4 or 72px */
height:60px; /* previously 72px 18x4 */
}
#nav {
margin-top: 24px; /* 18x1.3 */
/* same size as h4 */
font-size: 1.1666666666666667em; 
line-height: 1.2857142857142858em;
}
#nav ul {
text-align:center;
padding:0;
}
#nav li
{
display: inline;
list-style-type: none;
padding-right: 20px;
}
#nav a {
color:#4C6306;
}
#features {
background-color:#3C2814;
}
#feature {
/* Height setting to preserve vertical rhythm: 18x9 or 144px */
/* height:144px; */
padding: 2em 0;
}
#showcase {
}
#teaser {
color:#fff;
}
#content { 
background-color:#FFF; 
padding-top: 1.5em;
}
#bottom {
/*background-color:#3C2814;*/
/*background-color:#2A2C29;*/
}
#footer {
/*border-top:1px solid #F2782E;*/
border-top:1px solid #CCC;
padding:1em;
}
#footer ul
{
list-style-type: none;
}
#offer {
text-align:center;
}
/* Sidebars */
#sidebar-frontright ul, #sidebar-frontleft ul {
	list-style:none;
	padding: 0;
}
#sidebar-frontright li, #sidebar-frontleft li {
padding-left: 1em;	
}
.thumb {
float: left;
margin-right: 10px;
margin-bottom: 10px;
}
.widget_twitter li {
margin-bottom:1.5em;
}
