/*
Theme Name: Ardentia 2009
Theme URI: http://ardentia.co.uk/
Description: The 2009 WordPress theme for Ardentia.co.uk.
Version: 1.0
Author: Ian Covey
Author URI: http://ardentia.co.uk
Tags: green, custom header, fixed width, two columns, widgets

*/
@import "reset.css";
@import "grid.css";
@import "homepage.css";
@import "solutions.css";

/* Begin Typography & Colors */
body {
	font-size: 62.5%; /* Resets 1em to 10px */
	font-family: arial, sans-serif;
	background: #fff;
	color: #333;
	text-align: center;
	border-top: 10px solid #829f3d;
	}

#page {
	background-color: #fff;
	text-align: left;
	}

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

.even, .alt {

	border-left: 1px solid #ddd;
}

small {
	font-family: arial, sans-serif;
	font-size: 0.9em;
	line-height: 1.5em;
	}

h1, h2, h3 {
	font-family: arial, sans-serif;
	font-weight: bold;
	}

h1 {
	font-size: 4em;
	text-align: center;
	}

h2 {
	font-size: 3em;
	font-weight: normal;
	}

h3 {
	font-size: 2.2em;
	font-weight: normal;
	}

#footer h3 {
	font-weight: bold;
}	

h4 {
	color: #222;
	font-size: 1.2em;
	font-weight: bold;
	margin-bottom: 1.2em;
}
	
h1, h1 a, h1 a:hover, h1 a:visited, #headerimg .description {
	text-decoration: none;
	color: #fff;
	}

h2, h2 a, h2 a:visited, h3, h3 a, h3 a:visited {
	color: #557435;
	}
	
.entry h3 {
	font-weight: normal;
	margin: 50px 0 18px 0;
}	
	
p {
	font-size: 1.2em;
	line-height: 1.8em;
	margin-bottom: 18px;
}	

.postmetadata p {
	line-height: 1.2em;
	margin-bottom: 0;
}

.solutionpost p:first-child, p.solutionSubHead, .solutionshome p {
	color: #829f3d;
	font-size: 1.8em;
	line-height: 1.2em;
	margin-top: 28px;
}

.solutionpost p:first-child {
	margin-bottom: 30px;
}

strong {
	font-weight: bold;
}

.entry p a:visited {
	color: #b85b5a;
	}
	
.entry p, p.solutionSubHead {
	text-align: justify;
}

.commentlist li, #commentform input, #commentform textarea {
	font: 0.9em 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: arial, sans-serif;
	}

.commentmetadata {
	font-weight: normal;
	}

a {
	color: #557435;
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
	}	
	
a.link {
	padding: 9px 0 11px 30px;
	background: transparent url(images/link.png) 0 50% no-repeat;	
	}
	
td a.link {
	padding: 9px 0 11px 30px;
	background: transparent url(images/document_text_image.png) 0 50% no-repeat;	
	}
	
p.readmorelink {
	text-align: center;
	position: absolute;
	bottom: 15px;
	left: 40px;
	}	
	
#headerSearch a, #bottomNav a {
	color: #91b144;
}	
	
#footer p a {
	color: #fff;
	margin-left: 10px;
}	
	
.floatLeft {
	float: left;
}	

.floatRight {
	float: right;
}

hr {
	height: 1px;
	color: #a9cf4f;
	background-color: #a9cf4f;
	margin-bottom: 3.6em;
	border: 0;
}

/* End Typography & Colors */


/* Begin Structure */
body {
	margin: 0 0 20px 0;
	padding: 0;
	}

#page {
	background-color: white;
	margin: 20px auto;
	padding: 0;
	width: 960px;
	}

#header {
	margin: 20px 0 33px 0;
	padding: 0;
	height: 102px;
	}
	
#mainLogo {
	float: left;
	margin-bottom: 10px;
}	

#headerSearch {
	float: right;
	margin-top: 15px;
}
	
#headerLinks {
	float: left;
	height: 32px;
	padding-top: 6px;
}	
	
#mainNavigation {
	clear: both;
	background: #a9cf4f url(images/mainNavBgLeft.jpg) 0 0 no-repeat;
	height: 36px;
}

#mainContent {
	border: 1px solid #a9cf4f;
	margin-bottom: 20px;
	background: #fff url(images/mainContentBg.gif) 0 0 repeat-y;
	padding-bottom: 50px;
}

.leftcolumn, .rightcolumn {
	float: left;
	width: 400px;
	padding: 0;
	margin: 0;
}

.leftcolumn {
	margin-right: 20px;
}
	
#sidebar {
	background-color: #fdfff7;
	border-right: 1px solid #a9cf4f;
}

#respond, .post {
	margin: 40px 18px 60px 40px;
	}

.postmetadata {
	clear: both;
	margin: 20px 0 30px 0;
	border-top: 1px solid #dedede;
	padding: 10px 0;
}

.clear {
	clear: both;
}

#footer {
	padding: 0px;
	padding-bottom: 30px;
	margin: 0 auto;
	background: #a9cf4f url(images/footerBg.jpg) bottom left no-repeat;
	}

#footer p {
	margin: 0;
	padding: 0;
	font-size: 1.1em;
	line-height: 120%;
	margin-bottom: 13px;
	}
	
#footer p.morebutton {
	font-size: 1.3em;
	font-weight: normal;
	margin-top: 31px;
}	

#footer .column3 p {
	margin: 0;
	padding: 0;
	font-size: 1.1em;
	line-height: 100%;
	margin-bottom: 7px;
	}
	
#footer .column1 {
	float: left;
	width: 410px;
	margin-right: 50px;
	margin-left: 20px;
}

#footer .column2 {
	float: left;
	width: 220px;
	margin-right: 20px;
}

#footer .column3 {
	float: left;
	width: 220px;
}

#footer .column3 .widget {
	margin-bottom: 43px;
}
	
#bottomNav {
	margin: 15px 0 100px 0;
	font-size: 1.1em;
	color: #91b144;
}

#bottomNav .row1 {
	border-bottom: 1px solid #a9cf4f;
	margin-bottom: 10px;
}	

#bottomNav .row2 {
	padding-left: 10px;
}
	
.tinylogo {
	background: #fff url(images/globe-xsmall.jpg) 10px 50% no-repeat;
	padding: 5px 0 5px 41px;
}	

#headerSearch .border, #headerSearch .noborder, #bottomNav .border {
	padding-right: 18px;
	margin-right: 18px;
	border-right: 1px solid #a9cf4f;
}

#headerSearch .noborder {
	border-right: 0;
	padding-right: 0;
}

table {
	border-collapse: collapse;
	border: 1px solid #a9cf4f;
}

caption {
	font-size: 2.2em;
	font-weight: normal;	
	margin: 50px 0 22px 0;
	color: #557435; 
}

th {
	background-color: #a9cf4f;
	color: #fff;
	padding: 8px 5px;
	font-size: 1.4em;
	font-weight: bold;
   border-bottom: 2px solid #829f3d;	
}

th.border {
	border-right: 1px solid #fff;
}

td {
	background-color: #fff;
	padding: 8px 5px;
	font-size: 1.2em;
	border: 1px solid #a9cf4f;
}
	
/* End Structure */


/* Accordion Slider Styles */

.accordion-slider {
   width: 600px;
   margin: 0 0 30px 0;
   border: 1px solid #a9cf4f;
}
.accordion-slider h3 {
   margin: 0;
   padding: 8px 5px;
   background-color: #a9cf4f;
   border-bottom: 2px solid #829f3d;
   color: #fff;
   font-size: 1.4em;
   font-weight: bold;
}

.accordion-slider h3:hover {
	cursor: pointer;
}

.accordion-slider div {
  	padding: 10px 10px 20px 10px;
}

.accordion-slider div ul {
	margin-bottom: 1.8em;
}

/* Solutions Feature Styles */

.solutionfeature {
	border: 1px solid #d2e0ea;
	width: 648px;
	height: 335px;
	margin-bottom: 50px;
}

.featureleft {
	float: left;
	width: 399px;
}

.featureright {
	float: left;
	width: 249px;
	background-color: #b9d8f0;
	height: 335px;
	overflow: hidden;
}

/*	Begin Headers */
h1 {
	padding-top: 70px;
	margin: 0;
	}

h2 {
	margin: 30px 0 40px 0;
	}

h2.pagetitle {

}

#sidebar h2 {
	font-size: 1.4em;
	font-weight: bold;
	background-color: #a9cf4f;
	padding: 16px 20px 14px 20px;
	color: #fff;
	margin: 40px 0 20px 0;
	}

#sidebar h2.first {
	margin-top: 32px;
}	
	
h3 {
	padding: 0;
	margin: 30px 0 0;
	}

h3.comments {

	}
	
.featureright h3, .featureright h4 {
	color: #656565;
	font-size: 1.8em;
	margin-left: 10px;
}	

h4.metaheader {
	color: #fff;
	font-size: 1.3em;
	font-weight: bold;
	margin: 6.0em 0 1.2em 0;
	background-color: #a9cf4f;
	padding: 6px 10px;
}
	
#footer h2, #footer h3 {
	color: #fff;
}	

#footer h2 {
	font-size: 1.8em;
	font-weight: normal;
	margin: 17px 0 15px 0;
}

#footer h3 {
	font-size: 1.4em;
	margin: 22px 0 7px 0;
}

#footer h3.column3Header {
	margin: 22px 0 15px 0;	
}

/* End Headers */


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

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 */

/* More Button */

p.morebutton {
	float: left;
	background: url(images/button-bg-left-black.png) top left no-repeat;
	height: 35px;
	width: 100%;
	padding: 0;
	margin-top: 20px;
	margin-bottom: 0;
	font-size: 1.4em;
}

a.morebutton, input.morebutton {
	float: left;
	display: block;
	background: url(images/button-bg-right-black.png) top right no-repeat;
	height: 35px;	
	padding: 8px 15px 0 5px;
	text-decoration: none;
	color: #fff;
	font-weight: bold;
}


/* Begin Lists

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

ul#navigation {
	padding: 0;
	margin: 0 6px;
	width: 928px;
	background: transparent url(images/mainNavBg.jpg) 0 0 repeat-x;	
	color: #fff;
	font-size: 1.4em;
	font-weight: normal;
	line-height: 100%;
	height: 36px;
}

ul#navigation li { 
	float: left;
	display: inline; 
	border-left: 1px solid #a9cf4f;
	border-right: 1px solid #91b144;
	margin:0;
	padding: 0;
}

ul#navigation li.firstItem {
	border-left: 0;	
}

ul#navigation li.lastItem {
	border-right: 0;
}

ul#navigation li a {
	padding: 11px 20px;
	color: #f9f9f9;
	text-decoration: none;
	float: left;
	font-weight: bold;
}

ul#navigation li a:hover {
	background: #a9cf4f;
	color: #fff;
}

ul#navigation .current_page_item a {
	background: #b11111 url(images/page-nav-bg-active.jpg) 0 0 repeat-x;
	color: #fff;
}


ul.downloads {
	margin-top: 20px;
}

ul.downloads {
	font-size: 1.2em;
}

ul.downloads li a {
	display: block;
	text-decoration: none;
	margin: 0px;
	padding: 9px 0 11px 30px;
	color: #829f3d;
	border-bottom: 1px solid #e1e1e1;
	background: transparent url(images/document_text_image.png) 0 50% no-repeat;
}

ul.downloads li a:hover {
	text-decoration: underline;
}

#sidebar ul.recentPosts li a, #sidebar ul.popularPosts li a {
	display: block;
	text-decoration: none;
	margin: 0;
	padding: 4px 0;
	border-bottom: 1px solid #a9cf4f;
}

.entry ul, .entry ol {
	font-size: 1.2em;
	line-height: 1.8em;
	margin-bottom: 3.6em;
}

.entry ul {
	list-style: circle;
	margin-left: 60px; 
}
	
.entry ol {
	padding: 0 0 0 35px;
	margin: 0;
	}

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

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

#sidebar ul {
	margin: 5px 10px 0 10px;
	padding: 0;
	font-size: 1.1em;
	}

#sidebar ul li a {
	display: block;
	text-decoration: none;
	margin: 0px;
	padding: 8px 0px 8px 5px;
	border-bottom: 1px solid #e1e1e1;
	background: transparent url(images/blog.png) 0 50% no-repeat;
	padding-left: 30px;			
	}
	
#sidebar ul li a:hover {
	text-decoration: underline;
}	

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

#sidebar ul.blogArchives {
	margin: 0;
	font-size: 1.2em;
}

#sidebar ul.blogArchives li {
	margin: 0 10px;
}

ul.blogArchives li a, ul.blogArchives li span {
	margin: 0 2px;
}

ul.blogArchives li a {
	text-decoration: underline;
}

ul.blogArchives li a:hover {
	text-decoration: none;
}

ul.blogArchives li strong a {
	text-decoration: none;
}

ul.blogArchives li strong a:hover {
	text-decoration: underline;
}

#sidebar ul#pageSubNav {
	font-size: 1.4em;
	color: #6a9142;
	margin: 32px 0 0 0;
}

#sidebar ul#pageSubNav li {
	margin: 0;
}

#sidebar ul#pageSubNav li.current_page_item {
	background: #a9cf4f;
	color: #fff;
}

#sidebar ul#pageSubNav li a {
	display: block;
	padding: 16px 0 14px 20px;
	font-weight: bold;
	text-decoration: none;
	color: #6a9142;
	background: none;
	border: 0;
}

#sidebar ul#pageSubNav li.current_page_item a {
	color: #fff;
}

#sidebar ul#pageSubNav li a:hover {
	background-color: #a9cf4f;
	text-decoration: none;
	color: #fff;
}

/* End Entry Lists */


/* Begin Form Elements */
#searchform {
	float: left;
	}

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

#sidebar #searchsubmit {
	padding: 1px;
	}
	
#headerSearch #s {
	float: left;
	border: 1px solid #ddd;
	padding: 4px 2px;
	font-size: 1.1em;
	width: 170px;
	height: 14px;
	margin: 0;
}	
	
#headerSearch #searchsubmit {
	background: transparent url(images/search-button.png) 0 0 no-repeat;
	width: 50px;
	height: 24px;
	border: 0;
	margin: 0;
	color: transparent;	
	display: block;
	float: left;
	}	
	
#headerSearch #searchsubmit:hover{
	cursor: pointer;
}	

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

select {
	width: 130px;
	}

#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: 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 Sidebar */


#sidebar form {
	margin: 0;
	}
/* End Sidebar */


/* 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;
}

a img {
	border: none;
	}

/* End Various Tags & Classes*/



/* Captions */
.aligncenter, div.aligncenter {

}

.wp-caption {

}

.wp-caption img {

}

.wp-caption p.wp-caption-text {

}
/* End captions */

/* Page Navigation Controls*/

.navigation {
	margin: 0 40px 60px 30px;
}

.wp-pagenavi a, .wp-pagenavi a:link {
	padding: 6px 10px 6px 10px;
	margin: 2px;
	text-decoration: none;
	border: 1px solid #a9cf4f;
	color: #557435;
	background: #fdfff7 url(images/post-navigation-bg.jpg) 0 0 repeat-x;;	
}
.wp-pagenavi a:visited {
	padding: 6px 10px 6px 10px;
	margin: 2px;
	text-decoration: none;
	border: 1px solid #a9cf4f;
	color: #557435;
	background: #fdfff7 url(images/post-navigation-bg.jpg) 0 0 repeat-x;;	
}
.wp-pagenavi a:hover {	
	border: 1px solid #a9cf4f;
	color: #fff;
	background: #a9cf4f;
}
.wp-pagenavi a:active {
	padding: 6px 10px 6px 10px;
	margin: 2px;
	text-decoration: none;
	border: 1px solid #a9cf4f;
	color: #557435;
	background: #fdfff7 url(images/mainNavBg.jpg) 0 0 repeat-x;
}
.wp-pagenavi span.pages {
	padding: 6px 10px 6px 10px;
	margin: 2px 2px 2px 2px;
	border: 1px solid #a9cf4f;
	color: #fff;
	font-weight: bold;
	background: #fdfff7 url(images/mainNavBg.jpg) 0 0 repeat-x;
	text-transform: uppercase;
}
.wp-pagenavi span.current {
	padding: 6px 10px 6px 10px;
	margin: 2px;
	font-weight: bold;
	border: 1px solid #a9cf4f;
	color: #fff;
	background: #a9cf4f url(images/mainNavBg.jpg) 0 0 repeat-x;
}
.wp-pagenavi span.extend {
	padding: 6px 10px 6px 10px;
	margin: 2px 2px 2px 2px;
	border: 1px solid #a9cf4f;
	color: #fff;
	font-weight: bold;
	background: #fdfff7 url(images/mainNavBg.jpg) 0 0 repeat-x;
	text-transform: uppercase;
}

/* END */
