/*
/*
/*
Theme Name: Ivara
Theme URI: http://alteridem.net
Description: The Ivara corporate website
Version: 1.0
Author: Robert Prouse and Jason Diller
Author URI: http://alteridem.net
Tags: 
*/

/*
Colours
--------
#666666 	Grey - Page text
#99A26D	Green - Nav bar, H1
#436D8D	Blue - Footer, H2, Links
#8F3B2B	Red - Current page in sidebar links
#88915C	Light Green - Text in sidebars
#B1B1B1	Light Grey - Box borders
#767676	Dark Grey - Page border
*/

/* Begin Typography & Colors */
body {
	font-size: 62.5%; /* Resets 1em to 10px */
	font-family: Arial, Helvetica, Sans-Serif;
	background: #d5d6d7;
	color: #666666;
	text-align: center;
	margin: 0 0 20px 0;
	padding: 0;
	}

#page {
	text-align: left;
	background-color: white;
	margin: 5px auto 20px auto;
	padding: 0;
	width: 980px;
	border: 1px solid #767676;
	}
	
#header {
	/* Height and background image are done progromatically in the header */
	margin: 0;
	padding: 0;
   width: 100%;
	cursor: pointer;
}
	
#header_nav	{
	color: white;
	font-weight: bold;
	font-size: 1.1em;	
	margin-right: 12px;
	text-align: right;
	position: relative;
	top: 22px;
	display: block;
	}
	
#header_nav a	{
	color: white;
	font-weight: bold;
	font-size: 1.1em;
	text-decoration: none;
	text-transform: uppercase;
	}
	
#header_nav a:hover	{
	color: #8F3B2B;
	}
	
form#searchform{
	padding: 0;
	margin: 5px 12px 0 0;
	text-align: right;
	position: relative;
	top: 22px;
	display: block;
	}

form#searchform div input#s	{
	border: 1px solid #767676;
	color: #666;
    opacity: .7;               /* Standard style for transparency */
    -moz-opacity: .7;          /* Transparency for older Mozillas */
    filter: alpha(opacity=70);  /* Transparency for IE */
}

	}

form#searchform div input#searchsubmit	{
	border: 1px solid #767676;
	color: #666;
	}
	
#navbar	{
	background: #99A26D;
	background-color: #99A26D;
	color: white;
	margin: 0;
	margin-top: 2px;
	height: 30px;
	width: 100%;
	}
	
#navbar ul
{
	margin:0;
	margin-right: 5px;
	padding: 0;
	list-style-type:none;
	float: right;
	height:30px;
	font-size:12px;
	font-weight:bold;
	font-family:Arial, Helvetica, sans-serif;
}

#navbar ul li
{
	display:block;
	float:left;
	margin:0;
	padding:0;
}
	
#navbar ul li a
{
	display:block;
	float:left;
	color: white;
	height:22px;
	text-decoration:none;
	font-weight:bold;
	padding:8px 5px 0 8px;
	text-transform: uppercase;
}
	
#navbar ul li a:hover
{	
	color: #436D8D;
}	

#navbar ul li.current_page_ancestor, #navbar ul li.current_page_item, #navbar ul li.current_page_parent
{
	border-bottom: 4px solid #436D8D;
}

#navbar ul li.current_page_ancestor a, #navbar ul li.current_page_item a, #navbar ul li.current_page_parent a
{
	color: #436D8D;
}

#content {
	font-size: 1.2em;
	}


.how_can_ivara_help_parent
{
  background:url('images/silver_gradient_bg.png');
  background-repeat: repeat-y; 
  background-position:right; 
  min-height:19pt;
  padding-top:9px;
  margin-bottom:2px;
  margin-top:2px;
}
    
.how_can_ivara_help_item
{
  font-size:10.5pt; 
  color: #436d8d;
  text-transform: uppercase;
  float:left; 
  width: 362px;
}

.how_can_ivara_help_item A
{
  cursor:pointer; 
}

.choose_here
{
 text-align:right; 
 float:right; 
 margin-right:10px;
 font-size:9.5pt;
 font-weight:normal;
 font-variant:normal;
 text-transform:none;
 width:106px;
 white-space: nowrap;
}

.choose_here A
{
 cursor:pointer;
}

.stay_informed_content A
{
    cursor:pointer;
}

.newsletterblock
{
    display:none; 
    margin-bottom:3px; 
    margin-top: 3px;
}

.how_can_ivara_help_sublist
{
	display:none;
	background:url('images/gold_gradient_bg.png');
	background-repeat: repeat-y; 
	color:white; 
	text-align:right;
	background-position:right;
	font-variant:normal; 
	font-size:9pt;
	padding-top:4px; 
	padding-bottom:4px; 
    padding-right:10px;
}

.how_can_ivara_help_sublist_item
{
   padding:4px; 
}


.how_can_ivara_help_sublist A 
{
    color:white; 
}

.how_can_ivara_help_sublist A:visited
{
    color:white; 
}

.how_can_ivara_help_sublist A:Hover
{
    color:white;
    text-decoration:underline;
}

.aladon_block
{
  color: #666666;
  font-size:9pt;
  margin-bottom:10px;
  margin-top:10px; 
}

.aladon_block  img
{
  margin-bottom:5px;
}
.testimonials
{
  border-top: 1px solid #b1b1b1; 
  color: #666666;
  font-size:9pt;
  height:100px;
  margin-top:50px;
  padding-bottom:5px;
  padding-top:5px;
 }

.testimonialimage
{
    margin-top:20px;
    width:160px;
    float:left;
}

.testimonialquote
{
   float:right;
   width: 334px;
   padding-left:10px;
   margin-top:7px;
   border-left:10px lightgrey solid;
   min-height:70px;
}

.leftimage
{
 margin-top:-30px;
 background:url('images/left_side.png');
 background-repeat:no-repeat;
 border:none;
 height:600px; 
 margin-left:27px;
 width:111px; 
 float:left;
}

.widecolumn .entry p {
	font-size: 1.05em;
	}

.narrowcolumn {
	float: right;
	padding: 0 50px 20px 25px;
	margin: 0;
	width: 680px;
	height: 100%;
	}
    
.narrowcolumn_home {
	padding:0px 00px 20px 45px;
	/*margin-left: 146px;*/
	width: 538px;
    float:left; 
    display:inline;
	}
	
.box {
	margin: 10px -35px 20px 20px;
	padding: 10px 10px 20px 10px;
	border: 1px solid #88915C; 
   float:right;
   width:180px;
	color: #88915C;
	font-size: 10pt;
	font-weight: bold;
	text-align: left;
	background: white url( 'images/box_gradient.png' ) repeat-x bottom left;
	line-height: 150%;
}

.boxquote {
	margin-top: 10px;
	text-align: right;
}
    
.rightcolumn
{
    margin-top:20px;
    padding-left:10px;
	padding-top:10px;
    float:right;
    width:220px; 
    margin-right:10px; 
    border-left: 1px solid #b1b1b1; 
} 

.rightcolumn H2
{
  margin-top:3px;
  font-family: Arial, Helvetica, Sans-Serif;
  font-weight:normal; 
  font-size:17pt;
}

.rightbar_content
{
  margin-bottom:20px;
  width: 199px; 
  color:#666666;
  font-size:9pt;
}

.newsitem A
{
  font-weight:bold;
  white-space: nowrap;
}

.rightbar_buttonrow
{
    margin-bottom:10px; 
    margin-left:-8px;
}

.rightbar_buttonrow img
{
  margin-right: 3px; 
  margin-left: 2px;
  cursor:pointer;
}

.rightbar_buttonrow span
{
  width:100%; 
  display:block; 
  text-align:center; 
  font-size: 12pt; 
  color:#436d8d;
  margin-top:6px;
}

.rightbar_content ul
{
 padding-left:2px; 
 margin-left:12px; 
}
.stay_informed_content H3
{
  margin-top:0px;
  margin-left:0px; 
  font-family:Arial, Helvetica, Sans-Serif;
  width: 148px;  
  text-align:left;
}

.narrowcolumn .entry, .widecolumn .entry {
	line-height: 1.4em;
	}

.widecolumn {
	line-height: 1.6em;
	padding: 10px 0 20px 0;
	margin: 5px 0 0 150px;
	width: 980px;
	}

.post {
	margin: 0 0 40px;
	text-align: left;
	}

.post hr {
	display: block;
	}

.widecolumn .post {
	margin: 0;
	}

.narrowcolumn .postmetadata {
	text-align: left;
	padding-top: 5px;
	}

.widecolumn .postmetadata {
	margin: 30px 0;
	}

.widecolumn .smallattachment {
	text-align: center;
	float: left;
	width: 128px;
	margin: 5px 5px 5px 0px;
}

.widecolumn .attachment {
	text-align: center;
	margin: 5px 0px;
}

.postmetadata {
	clear: both;
	border-top: 1px solid #d6d3ce;
	width: 100%;
	margin: 25px 0 0 0;
	padding: 3px;
	color: #313031;
	text-align: left;
	line-height: 17px;
	font-size: 10px;
}

.clear {
	clear: both;
}

.thread-alt {
	background-color: #f8f8f8;
}
.thread-even {
	background-color: white;
}
.depth-1 {
border: 1px solid #ddd;
}

.even, .alt {

	border-left: 1px solid #ddd;
}


#footer {
	color: white;
	background-color: #436D8D;
	border: none;
	padding: 0 5px 0 5px;
	margin: 0 auto;
	width: 970px;
	clear: both;
	}

#footer p {
	margin: 0;
	padding: 3px;
	text-align: right;
	}

#footer p a {
	color: white;
	text-decoration: none;
}

small {
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 0.9em;
	line-height: 1.5em;
	}

h1, h2, h3 {
	font-family: Arial, Helvetica, Sans-Serif;
	font-weight: normal;
	/* font-weight: bold; */
	}

h1 {
	color: #99A26D;
	font-size: 4em;
	text-align: center;
	padding-top: 70px;
	margin: 0;
	}

#headerimg .description {
	font-size: 1.2em;
	text-align: center;
	}

h2 {
	color: #99A26D;
	font-size: 1.9em;
	margin: 20px 0 0 0;
	}

h2.pagetitle {
	font-size: 1.6em;
	margin-top: 20px;
	text-align: left;
	}

#sidebar h2 {
	font-family: 'Lucida Grande', Verdana, Sans-Serif;
	font-size: 1.2em;
	margin: 5px 0 0;
	padding: 0;
	}

h3 {
	color: #436D8D;
	font-size: 1.3em;
	padding: 0;
	margin: 20px 0 0;
	}

h3.comments {
	padding: 0;
	margin: 40px auto 20px ;
	}

h1, h1 a, h1 a:hover, h1 a:visited, #headerimg .description {
	text-decoration: none;
	color: white;
	}

h2, h2 a, h2 a:visited {
	color: #99A26D;
	}

h3, h3 a, h3 a:visited {
	color: #436D8D;
	}

h2, h2 a, h2 a:hover, h2 a:visited, h3, h3 a, h3 a:hover, h3 a:visited, #sidebar h2, #wp-calendar caption, cite {
	text-decoration: none;
	}

.entry p a:visited {
	color: #b85b5a;
	}

.sticky {
	background: #f7f7f7;
	padding: 0 10px 10px;
	}
.sticky h2 {
	padding-top: 10px;
	}

.commentlist li, #commentform input, #commentform textarea {
	font: 0.9em 'Lucida Grande', Verdana, Arial, Sans-Serif;
	}
.commentlist li ul li {
	font-size: 1em;
}

.commentlist li {
	font-weight: bold;
}

.commentlist li .avatar { 
	float: right;
	border: 1px solid #eee;
	padding: 2px;
	background: #fff;
	}

.commentlist cite, .commentlist cite a {
	font-weight: bold;
	font-style: normal;
	font-size: 1.1em;
	}

.commentlist p {
	font-weight: normal;
	line-height: 1.5em;
	text-transform: none;
	}

#commentform p {
	font-family: 'Lucida Grande', Verdana, Arial, Sans-Serif;
	}

.commentmetadata {
	font-weight: normal;
	}

#sidebar {
	font: 1.2em Verdana, Arial, Sans-Serif;
	letter-spacing: -1px;
	padding: 0 0 10px 0;
	margin: 20px 14px 20px 14px;
	width: 180px;
	}

#sidebar form {
	margin: 0;
	}

small, .nocomments, .postmetadata, blockquote, strike {
	color: #777;
	}

code {
	font: 1.1em 'Courier New', Courier, Fixed;
	}

acronym, abbr, span.caps
{
	font-size: 0.9em;
	letter-spacing: .07em;
	}

a, a:visited {
	color: #436D8D;
	text-decoration: none;
	}

h2 a:hover {
	color: #99A26D;
	text-decoration: none;
	}
	
h3 a:hover {
	color: #436D8D;
	text-decoration: none;
	}

a:hover {
	color: #436D8D;
	text-decoration: underline;
	}

#wp-calendar #prev a, #wp-calendar #next a {
	font-size: 9pt;
	}

#wp-calendar a {
	text-decoration: none;
	}

#wp-calendar caption {
	font: bold 1.3em 'Lucida Grande', Verdana, Arial, Sans-Serif;
	text-align: center;
	}

#wp-calendar th {
	font-style: normal;
	text-transform: capitalize;
	}

/* Begin Images */
p img {
	padding: 0;
	max-width: 100%;
	}

/*	Using 'class="alignright"' on an image will (who would've
	thought?!) align the image to the right. And using 'class="centered',
	will of course center the image. This is much better than using
	align="center", being much more futureproof (and valid) */

img.centered {
	display: block;
	margin-left: auto;
	margin-right: auto;
	}

img.alignright {
	padding: 4px;
	margin: 0 0 2px 7px;
	display: inline;
	}

img.alignleft {
	padding: 4px;
	margin: 0 7px 2px 0;
	display: inline;
	}

.alignright {
	float: right;
	}

.alignleft {
	float: left;
	}
/* End Images */



/* Begin Lists

	Special stylized non-IE bullets
	Do not work in Internet Explorer, which merely default to normal bullets. */

html>body .entry ul {
	margin-left: 0px;
	padding: 0 0 0 30px;
	list-style: disc;
	padding-left: 10px;
	}

html>body .entry li {
	margin: 3px 0 3px 10px;
	}

#sidebar ul ul li {
	list-style: none;
	}
	
#sidebar ul ul ul li  {
	border-bottom: none;
	}

.entry ol {
	padding: 0 0 0 35px;
	margin: 0;
   list-style-type:decimal;
	}

.entry ol li {
	margin: 0;
	padding: 0;
	}

.postmetadata ul, .postmetadata li {
	display: inline;
	list-style-type: none;
	list-style-image: none;
	}

#sidebar ul, #sidebar ul ol {
	margin: 0;
	padding: 0;
	}

#sidebar ul li {
	list-style-type: none;
	list-style-image: none;
	margin-bottom: 15px;
	}
	
#sidebar ul li a {
	font-size: 8pt;
	font-weight: bold;
	}

#sidebar ul ul li a {
	font-weight: normal;
	}
	
#sidebar ul p, #sidebar ul select {
	margin: 5px 0 8px;
	}

#sidebar ul ul, #sidebar ul ol {
	margin: 5px 0 0 10px;
	}

#sidebar ul ul ul, #sidebar ul ol {
	margin: 0 0 0 10px;
	}

ol li, #sidebar ul ol li {
	list-style: decimal outside;
	}

#sidebar ul.pages li {
	margin: 6px 0 0 0;
	padding: 0 0 6px 0;
	border-bottom: 1px solid #CCC;
	}
	
#sidebar ul.pages li ul li {
	margin: 6px 0 0 0;
	padding: 0 0 6px 0;
	border-bottom: none;
	}
	
li.current_page_item  a{
	color: #8F3B2B;
	}

li.current_page_item ul li a {
	color: #436D8D;
	}
/* End Entry Lists */



/* Begin Form Elements */
#searchform {
	margin: 10px auto;
	padding: 5px 3px;
	text-align: center;
	}

#sidebar #searchform #s {
	width: 80px;
	padding: 2px;
	}

#sidebar #searchsubmit {
	padding: 1px;
	}

.entry form { /* This is mainly for password protected posts, makes them look better. */
	text-align:center;
	}

select {
	width: 205px;
	}

#commentform input {
	width: 170px;
	padding: 2px;
	margin: 5px 5px 1px 0;
	}

#commentform {
	margin: 5px 10px 0 0;
	}
#commentform textarea {
	width: 100%;
	padding: 2px;
	}
#respond:after {
		content: "."; 
	    display: block; 
	    height: 0; 
	    clear: both; 
	    visibility: hidden;
	}
#commentform #submit {
	margin: 0 0 5px auto;
	float: right;
	}
/* End Form Elements */



/* Begin Comments*/
.alt {
	margin: 10px 0 0 0;
	padding: 10px;
	}

.commentlist {
	padding: 0;
	text-align: justify;
	}

.commentlist li {
	margin: 15px 0 10px;
	padding: 5px 5px 10px 10px;
	list-style: none;

	}
.commentlist li ul li { 
	margin-right: -5px;
	margin-left: 10px;
}

.commentlist p {
	margin: 10px 5px 10px 0;
}
.children { padding: 0; }

#commentform p {
	margin: 5px 0;
	}

.nocomments {
	text-align: center;
	margin: 0;
	padding: 0;
	}

.commentmetadata {
	margin: 0;
	display: block;
	}
/* End Comments */

/* Begin Calendar */
#wp-calendar {
	empty-cells: show;
	margin: 10px auto 0;
	width: 155px;
	}

#wp-calendar #next a {
	padding-right: 10px;
	text-align: right;
	}

#wp-calendar #prev a {
	padding-left: 10px;
	text-align: left;
	}

#wp-calendar a {
	display: block;
	}

#wp-calendar caption {
	text-align: center;
	width: 100%;
	}

#wp-calendar td {
	padding: 3px 0;
	text-align: center;
	}

#wp-calendar td.pad:hover { /* Doesn't work in IE */
	background-color: #fff; }
/* End Calendar */



/* Begin Various Tags & Classes */
acronym, abbr, span.caps {
	cursor: help;
	}

acronym, abbr {
	border-bottom: 1px dashed #999;
	}

blockquote {
	margin: 15px 30px 0 10px;
	padding-left: 20px;
	border-left: 5px solid #ddd;
	}

blockquote cite {
	margin: 5px 0 0;
	display: block;
	}

.center {
	text-align: center;
	}

.hidden {
	display: none;
	}
	
.screen-reader-text {
     position: absolute;
     left: -1000em;
}

hr {
	display: none;
	}

a img {
	border: none;
	}

.navigation {
	display: block;
	text-align: center;
	margin-top: 10px;
	margin-bottom: 60px;
	}
/* End Various Tags & Classes*/



/* Captions */
.aligncenter,
div.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
}

.wp-caption {
	border: 1px solid #ddd;
	text-align: center;
	background-color: #f3f3f3;
	padding-top: 4px;
	margin: 10px;
	-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;
}
/* End captions */

.ddfmwrap 
{
	text-align: left;
	float:left;
}

form.ddfm
{
  width: 680px;
}

form.ddfm .credits
{
	display: none;
}

.zebra {
  font-family:"Lucida Sans Unicode", "Lucida Grande", Sans-Serif;
  font-size:12px;
  color: #436d8d;
  text-align:left;
  border-collapse:collapse;
}

.zebra th {
  font-size:13px;
  font-weight:bold;
  padding:6px;
  text-align: left;
}

.zebra td {
  vertical-align: top;
  padding:6px;
}

.zebra .odd { 
  background:#EFEFEF;
}
