/* 
Theme Name: KristalBond
Description: KristalBond theme
Version: 1.0
Author: Andy
*/

body {
  margin: 0;
  background: #5bc4f9 url(images/bg.jpg) left top repeat-x;
  }

p, body, li, ul, dd, td {
  font: 15px arial, verdana, helvetica, sans-serif;
  color: #1778dd;
  line-height: 150%;
  }
 
a {
  font: 15px arial, verdana, helvetica, sans-serif;
  color:#2c7dce;
  text-decoration: underline;
  }
  
a:hover {
  color: #ff9900; 
  text-decoration:underline;
  }

img a, a img {
  border: 0;
  }

h1, h1 a, h2, h2 a, h3, h3 a {
  color: #1778dd;
  line-height: 120%;
  }

h1, h1 a {
  font-size: 20px;
  margin-top: 0;
  }
h2, h2 a {
  font-size: 18px;
  }
h3, h3 a {
  font-size: 16px;
  }

hr {
  height:1px;
  border: 0px;
  width:100%;
  background:#81aad2;
  color:#81aad2;
  margin: 5px 0 15px 0; 
  }
  
#wrapper {
  width: 858px;
  margin: 0 auto;
  }

#topheader {
  margin: 0 auto;
  width: 858px;
  background: url(images/header.jpg) left top no-repeat;
  height: 130px;
  }
  
#header {
  height: 244px;
  background: #ffffff;
  border: solid #ffffff;
  border-width: 0 16px;
  }

#navbar {
  background: #ffffff url(images/content-top.gif) left top no-repeat;
  height: 62px;
  padding: 16px 16px 0 16px;
  width: 826px;
  display: block;
  }
#navbar a {
  diplay: block;
  float: left;
  height: 46px;
  line-height: 46px;
  text-decoration: none;
  text-align: center;
  color: #ffffff;
  font-size: 18px;
  background: #3597e9;
  }
#navbar a:hover {
  background: #6eab24;
 }
  
#content {
  padding: 16px;
  overflow: auto;
  height: 100%;
  background: #ffffff;
  }

#homepage-panels {
  background: #ffffff;
  padding: 16px;
  height: 159px;
  }
  

#footer {
  padding: 30px 0;
  width: 858px;
  background: url(images/content-bottom.gif) left top no-repeat;
  text-align: center;
  }
 
#footer a, #footer, #footer p {
  color: #ffffff;
  font-size: 11px;
  }
#footer p {
  display: inline;
  }
  
.homepage-panel {
  float: left;
  }
.homepage-panel img:hover {
  opacity: 0.60;
  filter: alpha(opacity=60);
  }

#editors_bar {
  clear: both;
  width: 858px;
  display: block;
  background: #5bc2f6;
  padding: 4px;
  font-size: 11px;
  border-bottom: 1px solid #ffffff;
  margin: 0 auto 20px auto;
  }
#editors_bar a {
  font-size: 11px;
  padding: 8px 0;
  color: #ffffff;
  text-decoration: none;
  }
#editors_bar a:hover {
  text-decoration: underline;
  }
  
 
/*navigation styles */

body#benefits a#nav-benefits, body#how-it-works a#nav-how, body#faqs a#nav-faqs, body#projects a#nav-projects, body#news a#nav-news, body#testimonials a#nav-testimonials {
  background: #6eab24;
  }

a#nav-home {
  width: 82px;
  background: #3597e9 url(images/nav-home.gif) left top no-repeat;
  }
a#nav-home:hover, body#home a#nav-home {
  background: #6eab24 url(images/nav-home.gif) left top no-repeat;
  background-position: 0 -46px;
  }
 
#nav-benefits {
  width: 99px;
  }

#nav-how {
  width: 134px;
  }
 
#nav-projects {
  width: 92px;
  }
 
#nav-testimonials {
  width: 136px
  }

#nav-news {
  width: 80px;
  }

#nav-faqs {
  width: 78px;
  }

 
a#nav-contact {
  width: 124px;
  background: #3597e9 url(images/nav-contact.gif) right top no-repeat;
  }
a#nav-contact:hover, body#contact-us a#nav-contact {
  background: #6eab24 url(images/nav-contact.gif) right top no-repeat;
  background-position: right -46px;
  }



/* WP Common Styles */

ol.commentlist {
	margin:0;
	padding:0;
	}

.commentlist li {
	list-style:none;
	margin-bottom:14px;
	}

.commentlist cite {
	padding: 7px;
	display:block;
	font-style:normal;
	background:url(http://www.yoursite.com/images/bg_comments2_cite.gif);
	border-top:1px solid #d6e4c1;
	border-bottom:1px solid #779d42;
	color:#596e3b;
	}	

.commentlist a:link, .commentlist a:visited {
	color:#596e3b;
	}

.commentlist a:hover, .commentlist a:active {
	color:#8ec343;
	}

.commentlist cite img {
	padding:1px;
	border:1px solid #aab59a;
	float:left;
	margin-right:9px;
	}

.commentlist .author {
	font: small-caps bold 1.2em Georgia, "Times New Roman", Times, serif;
	text-decoration:underline;
	}

.commentlist .time {
	background: url(http://www.yoursite.com/images/bg_clock.gif) no-repeat 1px;
	padding-left:13px;
	}

.commenttext {
	background: #9bc561 url(http://www.yoursite.com/images/bg_comments2_text.jpg) repeat-x bottom;
	border-top:1px solid #c5f386;
	padding: 0 20px 10px 20px;
	color:#fafcf6;
	}

.editLink {
   text-align: center;
   padding: 5px 0 15px 0;
}
.editLink a, a.editLink {
   background: #e0e0e0;
   color: #777777;
   font-size: 10px; 
   border: 1px solid #999999;
   text-decoration: none;
   padding: 3px 5px;
}
.editLink a:hover, a.editLink:hover {
   background: #eeeeee;
   border: 1px solid #333333;
   color: #000000;
}
.postmetadata {
   color: #999;
   font-size: 10px;
   margin: 0;
}

img.aligncenter {
   display: block;
   text-align: center;
   margin: 0 auto;
}
img.alignright {
   text-align: right;
   display: block;
   float: right;
   margin: 10px 0px 5px 15px;
}
img.alignleft {
   text-align: left;
   display: block;
   float: left;
   margin: 10px 20px 5px 0px;
}
.wp-caption-text,.wp-caption-dd {
   margin: 0;
   font-weight: bold;
   font-size: smaller;
   text-align: center;
}
.wp-caption {
   margin-right: 5px;
}
.linklove {
   display:none;
}
.aligncenter,
dl.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
}
.alignleft {
	float: left;
}
.alignright {
	float: right;
}
