/*
Theme Name: Accrete Web Solutions
Theme URI: http://www.accretewebsolutions.ca/
Version: 1.0
Author: Accrete Web Solutions
Author URI: http://www.accretewebsolutions.ca/
*/
*{padding:0;margin:0;}
body {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	background-color: #FFFFFF;
	font-size: 80%;
	line-height: 150%;
	color: #4C4C4C;
	background-image: url(../images/growing-business-lg.jpg);
	background-repeat: no-repeat;
	background-attachment: fixed;
	background-position: 0px 200px;
}
A:link {
	font-weight: bold;
	color: #6D3C37;
	background-color: transparent;
}
A:visited {
	font-weight: bold;
	color: #6D3C37;
	font-style: italic;
	text-decoration: none;
	background-color: transparent;	
}
A:hover {
	font-weight: bold;
	color: #6D3C37;
	text-decoration: none;
	background-color: transparent;	
}
A:active {
	font-weight: bold;
	color: #6D3C37;
	text-decoration: none;
	background-color: transparent;	
}
/* all A tags whose HREF attribute ends in .pdf */
a[href$='.pdf'] { 
	padding-right: 18px;
	background: transparent url(../images/icon_pdf.gif) no-repeat center right;
}
/* all A tags whose REL attribute equals pdf */
a[rel='pdf'] { 
	padding-right: 18px;
	background: transparent url(../images/icon_pdf.gif) no-repeat center right;
}
/*  all A tags whose REL attributes has the letters pdf somewhere mixed in*/
a[rel*='pdf'] { 
	padding-right: 18px;
	background: transparent url(../images/icon_pdf.gif) no-repeat center right;
}
/* all A tags whose REL attribute contains the value pdf, seperated from other values with a space */
a[rel~='pdf'] { 
	padding-right: 18px;
	background: transparent url(../images/icon_pdf.gif) no-repeat center right;
}
/* all A tags whose HREF attribute starts with mailto: */
a[href ^="mailto:"] {
	padding-right: 18px;
    background: transparent url(../images/icon_mailto.gif) no-repeat center right;  
}
/* all A tags whose CLASS attribute is popup */
a[class ="popup"] {
	padding-right: 18px;
    background: transparent url(../images/icon_popup.gif) no-repeat center right;
}
a[href$='.doc'] { 
	padding-right: 18px;
	background: transparent url(../images/icon_doc.gif) no-repeat center right;
}
a[href$='.xls'] { 
	padding-right: 18px;
	background: transparent url(../images/icon_xls.gif) no-repeat center right;
}
a.external {
	padding-right: 18px;
	background: transparent url(../images/icon_external.gif) no-repeat center right;
}
H1
{
	background-color: transparent;
	font-size: 150%;
	color: #295C2E;
	margin-bottom: 1%;	
}
H2
{
	background-color: transparent;
	font-size: 125%;
	font-style: italic;
	color: #295C2E;
	margin-bottom: 1%;	
	margin-top: 3%;
	clear: both;	
}
H3
{
	background-color: transparent;
	font-size: 120%;
	color: #295C2E;
	margin-bottom: 1%;	
}
H4 {
	background-color: transparent;
	font-size: 110%;
	color: #295C2E;
	margin-bottom: 1%;		
}
IMG {
	border: none;
	background-color: transparent;	
}
blockquote {
	background-color: #E9EEEA;
	font-weight: normal;
	border: 1px solid #ccc;
	width: 100%;
	padding: .625em;
	margin-bottom: .625em;	
}
.clear {
	clear: both;
}
.centered {
	text-align: center;
	background-color: transparent;	
}
.floatleft {
	float: left;
	background-color: transparent;	
}
.floatright {
	float: right;
	background-color: transparent;	
}
.right {
	text-align: right;
	background-color: transparent;	
}
.left {
	text-align: left;
	background-color: transparent;		
}
.imageblock {
	width: 35.89em;
	height: 18.250em;
	max-width: 35.89em;
	margin-left: auto;
	margin-right: auto;
}
#topnav1, #followus {
	width: 100%;
	max-width: 112.000em;
	height: 4em;
	position: absolute;
	top: 0.625em;
	left: 0px;
	background-color: transparent;
	text-align: left;
	font-size: 80%;		
}
#followus {
	top: 6.25em;
}
#topnav1 UL, #followus UL {
	list-style: none;
	float: right;
	clear: both;
	background-color: transparent;
	margin-bottom: .500em;	
}
#topnav1 LI, #followus LI {
	display: inline;
	background-color: transparent;
	
}
#search {
	text-align: right;
	clear: both;
	padding-bottom: .625em;
	background-color: transparent;		
}

#header {
	width: 100%;
	height: 141px;
	position: absolute;
	top: 3.625em;
	left: 0px;
	background-color: transparent;
	text-align: left;	
}
#banner {
	width: 100%;
	background-color: transparent;
	margin-top: -2.00em;
	height: 11.0em;	
}
#banner p {
	background-color: transparent;
	text-align: center;
}
#banner IMG {
	background-color: transparent;
	width: 46.40em;
	height: 6.787935em;	
}
#addthis {
	/*float: right;
	width: 40%;*/
	position: absolute;
	top: 4.25em;
	right: 0px;
	background-color: transparent;	
	padding-right: 0px;
}
#addthis IMG {
	width: 16px;
	height: 16px;
}
#topnav {
	width: 100%;
	margin-top: -40px;
	background-color: transparent;
	text-align: center;
}
#topnav ul {
	list-style: none;
	width: 90%;
	min-width: 55.750em;	
	margin-left: auto;
	margin-right: auto;
	margin-top: .625em;
	border-top: 2px solid #8B0000;
   background-color: #295C2E;
	padding-top: .625em;
	padding-bottom: .625em;
	
}
#topnav ul li {
	display: inline;
	width: 14%;
	background-color: transparent;
	padding-left: 1%;
	padding-right: 1%;
	/*border-left: 1px solid #94AE97;*/
	border-right: 1px solid #000000;
	background: url(../images/nav-bg.gif) repeat-x;
	padding-top: 10px;
	padding-bottom: 10px;	
}
#topnav a {
	color: #ffffff;
	background-color: transparent;
	text-decoration: none;
	line-height: 200%;
	
}

#page {
	width: 74%;
	max-width: 75.000em;
	background-color: #FFFFFF;
	margin-left: 200px;
}
#newslettersignup {
	/*text-align: center;*/
	border-color: #E3C0C0;
	border-style: solid;
	border-width: 1px;		
	margin-top: 1.0em;
	margin-bottom: .25em;
	background-color: transparent;	
}
#newslettersignup p {
	padding-left: .50em;
	background-color: transparent;		
}
#navigation {
	width: 26%;
	float: left;
	margin-left: 0px;
	background-color: #ffffff;
	margin-top: 15em;	
}
#navigation UL, #home .box UL {
	margin-top: 0px;
	list-style: none;
	margin-left: 0px;
	padding-left: .312em;
	padding-bottom: .312em;
	background-color: transparent;
}
#navigation UL LI UL {
	margin-top: 0px;
	list-style: none;
	margin-left: 0px;	
   padding-left: 0em;
	padding-bottom: .312em;
	border: none;	
	background-color: transparent;	
}
#navigation LI, #home .box LI {
	margin-bottom: .625em;
	background-color: transparent;	
}
#navigation H2, #home .box H2 {
	margin-bottom: .625em;
	margin-top: -.156em;
	font-size: 100%;
	color: #ffffff;
	background-color: #295C2E;
	border-top: 2px solid #8B0000;
	line-height: 200%;
	text-align: center;
}
#navigation H3, #home .box H3 {
	font-size: 100%;
	margin-top: 1.25em;
	margin-bottom: .75em; 
	background-color: transparent;		
}
#navigation H3 a  {
	margin-bottom: 0px;
	font-size: 100%;
	color: #1F4113;
	background-color: transparent;	
}
#navigation H4, #home .box H4 {
	margin-bottom: 0px;
	font-size: 100%;
	color: #000000;
	line-height: 200%;
	background-color: transparent;	
}
#navigation .sitenavblock {
	border-color: #E3C0C0;
	border-style: solid;
	border-width: 1px;	
	background-color: transparent;	
}
#content {
	float: right;
	width: 66%;
	padding-left: 1.250em;
	padding-right: 1.250em;
	background-color: transparent;
	margin-top: 15em;
}
#content p, #footer p {
	margin-bottom: 1%;
	background-color: transparent;	
}
#content ul, #content ol {
	padding-left: 2.5em;
	padding-right: 1.250em;
	background-color: transparent;
	padding-bottom: 1.0em;
}
#home #content {
	width: 90%;
}
#content table.pricing {
	width: 60%;
	margin-left: auto;
	margin-right: auto;
	background-color: transparent;
}
#content table caption {
	color: #295C2E;
	font-weight: bold;
	font-size: 125%;
}
#content table.pricing td {
	text-align: center;
	vertical-align: top;
}
#footer {
	float: right;
	width: 72%;
	padding-left: 1.250em;
	padding-right: 1.250em;
	margin-top: 2.25em;		
	clear: both;
	padding-top: 20px;
	padding-bottom: 10px;
	text-align: center;
	color: #4C4C4C;
	font-weight: 700;
	background-color: transparent;
	font-size: 85%;	
}
#footer A {
	color: #4C4C4C;
	background-color: transparent;	
}
/*all forms */
form {
	background-color: transparent;	
}
label {
	line-height: 220%;	
	background-color: transparent;
}
fieldset {
	border: none;
	margin-bottom: 1.0em;
	margin-top: 1.0em;
	background-color: transparent;	
}
textarea {
	margin-top: 1.0em;	
	background-color: transparent;	
}
select {
	line-height: 225%;	
	background-color: transparent;	
}
input {
	background-color: transparent;
	font-size: 85%;
	padding-left: .325em;
	padding-right: .325em;
	margin-left: .325em;
}
#newslettersignup form {
	width: 97%;
	margin-left: auto;
	margin-right: auto;
	background-color: #F0D0B9;
	padding-top: .625em;
	padding-bottom: .625em;
	border: 1px #B49C8B solid;
	margin-top: 1em;
	margin-bottom: 1em;
	text-align: center;
}
#newslettersignup form input {
	background-color: #ffffff;
}
#newsletterpage table {
	width: 60%;
	margin-left:auto;
	margin-right: auto;
}
#newsletterpage table td.issues {
	text-align: center;
	font-weight: bold;
}
.benefitpoint {
	background-color: transparent;
	font-style: italic;
	font-weight: bold;
	color: #8B0000;
	font-size: 115%;
	text-align: center;
}
.calltoaction {
	background-color: transparent;
	font-style: italic;
	font-weight: bold;
	color: #8B0000;
	font-size: 125%;
	text-align: center;
	margin-top: 1.50em;
	padding-bottom: 1.0em;
}
.calltoaction a {
	color:  #8B0000;
}
.intro
{
	width: 66%;
	float: left;
	clear: left;
	margin-bottom: 20px;
}
.box
{
	float: right;
	width: 30%;
	padding-top: 0px;
	padding-bottom: .625em;
	margin-bottom: .625em;
	border-color: #E3C0C0;
	border-style: solid;
	border-width: 1px;	
	background-color: transparent;	
}
.box p {
   padding-left: .312em;
	padding-right: .312em;	
	background-color: transparent;			
}
.box H3, .box H4 {
   padding-left: .312em;
	padding-right: .312em;	
	background-color: transparent;			
}
#searchresults .summary, #searchresults .infoline {
	line-height: 200%;
}

#searchresults .description, #searchresults .result_pagescount {
	margin-top: .625em;
	margin-bottom: .625em;
}
#searchresults .sorting {
	margin-top: .625em;
	margin-bottom: 1.5em;
}
#searchresults .infoline {
	border-bottom: thin solid #94AE97;
	margin-top: .625em;
	padding-bottom: 1.0em;
	margin-bottom: 1.5em;	
}
#searchresults .highlight { 
	font-weight: bold;
	background-color: #FBEFEA; 
}
#sitemap UL {
	list-style: none;
}
#sitemap li {
	margin-bottom: 1.5em;
	margin-top: 1.5em;
}
/*Portfolio*/
#portfoliodisplay {
	width: 98%;
	margin-left: auto;
	margin-right: auto;
	background-color: transparent;
	margin-bottom: 2.0em;	
}
#portfoliodisplay .portfolioblock {
	width: 48%;
	min-width: 210px;
	text-align: center;
	padding: 1%;
	padding-top: 3%;
	background-color: transparent;
	float: left;
}
#portfoliodisplay .portfolioblock img {
	padding: 2%;
	border: 1px solid #BFBFBF;
	background-color: #E9EEEA;
}



