/* 
Theme Name: Performance Analytics
Theme URL: http://
Description: Performance
Author: Peformance
Author URI: http://
Version: 1.0

Obviously, you may edit the above info upon your customization.
Though I wouldn't mind a link somewhere... *hint hint*
*/

/* Reset Defaults Starts */

* {
  margin: 0;
  padding: 0;
  }

h1, h2, h3, h4, h5, h6, p, blockquote {
  margin: 0;
  padding: 10px;
  }

a {
  color: #256B7F;
  }

a:hover {
  color: #6B8B45;
  }

blockquote {
  margin: 5px 10px;
  padding: 5px 10px;
  background: #9DCAE8;
  border: 1px dotted #BBB;
  }

code {
  color: #3366CC;
  }

a img {
  border: none;
  }


/* Reset Defaults Ends */

body {
  position: relative; /* Fixes browser resizing bug in IE6 */
  margin: 27px auto 0px auto;
  width: 952px;
  font-family: arial, sans-serif;
  text-align: center; /* IE Centering Technique */
  background: #ebe9e9 url(images/main-bg.jpg) no-repeat top center;
  background-attachment: relative; 
  }

#wrapper {
  text-align: left; /* IE Centering Technique */
  }

.topcurvewhite {
  margin: 0;
  height: 13px;
  background: url(images/bgtopwhite.gif) left top no-repeat;
  }

.topcurvewhite2 {
  margin: 0;
  height: 13px;
  background: url(images/bgtopwhite-side.gif) left top no-repeat;
  }

.bottomcurvewhite {
  margin: 0;
  height: 13px;
  background: url(images/bgbottomwhite.gif) left bottom no-repeat;
  }

.bottomcurvewhite2 {
  margin: 0;
  height: 13px;
  background: url(images/bgbottomwhite-side.gif) left bottom no-repeat;
  }

#header {
  margin: 0;
  padding: 5px 0 0px 5px;
  }

#header h1.sitename {
  padding: 0 0 0 0;
  position: relative;
  font-size: 20pt;
  width: 271px;
  background: url(images/logo.gif) no-repeat top center;
  }

#header .topright {
  top: 7px;
  float: right;
  position: relative;
  margin: 5px 0 0 0;
  padding-right: 20px;
  width: 400px;
  height: 52px;
  text-align: right;
  color: #606060;
  font-size: 9pt;
  font-family: verdana;
  }

#header .topright a {
  color: #fff;
  text-decoration: none;
  }

#header .topright a:hover {
  color: #D0DE9C;
  }

.search {
  padding-bottom: 3px;
  }

#searchform {
  float: right;
  margin-left: 0;
  margin-top: 8px;
  margin-right: 0px;
  }

#searchform2 {
  float: right;
  margin-left: 0px;
  margin-top: 0px;
  margin-right: 50px;
  }

#searchform {
  margin-left: 10px;
  width: 200px;
  padding-top: 8px;
  height: 28px;
  background: #ccc;
  background: url(images/search.gif) left 3px no-repeat;
  }

*:first-child+html #searchform { /* Filter for IE7 */
  padding: 5px 0;
  }

* html #searchform { /* Filter for IE6 */
  padding: 5px 0;
  }

#searchbox {
  margin-left: 8px;
  margin-bottom: 3px;
  width: 145px;
  background: none;
  border: none;
  }

#searchbutton {
  width: 25px;
  background: none;
  border: none;
  }

#searchbutton:hover {
  cursor: pointer;
  }

#nav {
  clear: both;
  margin: 0px 10px 10px 10px;
  }

#nav ul {
  margin: 0;
  padding: 0;
  list-style: none;
  }

#nav li {
  float: left;
  margin-right: 10px;
  }

* html #nav li a { /* Filter for IE6 to prevent li stacking */

  float: left;
  margin-left: 4px;
  text-decoration: none;
  }

#nav li a {
  font-size: 10pt;
  display: block;
  margin-left: 6px;
  padding-left: 5px;
  padding-right: 21px;
  line-height: 42px;
  color: #FFF;
  background: url(images/bgtabright.gif) right top no-repeat;
  text-decoration: none;
  }

#nav li a:hover {

  cursor: pointer; /* For IE6 */

  color: #ffd154;
  }

#nav li.current_page a {
  background-position: right -26px;
  color: #fff;
  }


#header-bg {
  clear: both;
  width: 950px; /* Overrides miscalculation in IE6; ignored by other browsers. */
  height: 285px;
  margin: 0;
  padding: 0 0px 12px 0px;
  background: url(images/bg-header-image1.jpg) no-repeat top left;
  }

#header-bg2 {
  clear: both;
  width: 950px; /* Overrides miscalculation in IE6; ignored by other browsers. */
  height: 145px;
  margin: 0;
  padding: 0 0px 12px 0px;
  background: url(images/short-header-image.jpg) no-repeat top left;

  }

#header-bgtight {
  clear: both;
  width: 950px; /* Overrides miscalculation in IE6; ignored by other browsers. */
  height: 249px;
  margin: 0;
  padding: 0 0px 12px 0px;
  background: url(images/short-header-image2.jpg) no-repeat top left;

  }

#header-search {
  clear: both;
  width: 950px; /* Overrides miscalculation in IE6; ignored by other browsers. */
  height: 145px;
  margin: 0;
  padding: 0 0px 12px 0px;
  background: url(images/short-header-image.jpg) no-repeat top left;

  }

#main {
  clear: both;
  width: 915px; /* Overrides miscalculation in IE6; ignored by other browsers. */
  margin: 0;
  padding: 0 15px 0px 19px;
  background: #fff url(images/bgwhite.gif) repeat-y top left;
  }

#main2 {
  clear: both;
  width: 925px; /* Overrides miscalculation in IE6; ignored by other browsers. */
  margin: 0;
  padding: 0 15px 0px 9px;
  background: #fff url(images/bgwhite-side.gif) repeat-y bottom left;
  }

#contentwrapper {
  float: left;
  width: 600px;
  }

#contentwrapper2 {
  float: right;
  width: 600px;
  }

#content {
  }

#content .pageTitle {
  padding: 5px 10px 15px 10px;
  font-size: 16pt;
  font-family: trebuchet ms, arial, sans serif;
  letter-spacing: -1px;
  color: #5A7836;
  text-decoration: none;

  }

.post {
  text-decoration: none;
  }

.post table{
  font-size: 10pt;
  color: #666666;
  text-decoration: none;
  }

.post a {
  text-decoration: none;
  }

#content h2, #content h3, #content h4, #content h5, #content h6 {
  padding: 0 0px;
  font-weight: bold;
  }

#content h2 {
  font-size: 15pt;
  }

#content h3 {
  font-size: 11pt;
  }

#content h4, #content h5, #content h6 {
  font-size: 10pt;
  }

#content h5 {
  margin-bottom: 16px;
  margin-top: 10px;
  margin-left: 10px;
  font-size: 12pt;
  text-decoration: none;
  color: #000;
  font-family: trebuchet ms, arial, sans serif;
  letter-spacing: -1px;
  background: url(images/underline.gif) left bottom repeat-x;
  }

h2.homeTitle {
  margin: 0 0 15px 0;
  }

h2.postTitle {
  margin-bottom: 6px;
  margin-top: 0px;
  margin-left: 10px;
  font-size: 16pt;
  text-decoration: none;
  color: #000;
  font-family: trebuchet ms, arial, sans serif;
  letter-spacing: -1px;
  background: url(images/underline.gif) left bottom repeat-x;
  }

h2.postTitle a {
  font-size: 16pt;
  text-decoration: none;
  color: #004c88;
  line-height: 30pt;
  }

h2.postTitle a:hover {
  color: #5A7836;
  }


h2.subTitle a {
  font-size: 13pt;
  text-decoration: none;
  color: #fff;
  }

h2.subTitle a:hover {
  color: #fff;
  background: none;
  }


.postMeta {
  padding: 2px 10px 3px 10px;
  font-size: 9pt;
  color: #333;
  }

.postMeta a {
  text-decoration: none;
  }

.postContent img {
  margin: 0px;
  border: 0px solid #CCC;
  }

#content p, .postContent p {
  padding: 5px 10px;
  font-size: 10pt;
  color: #666666;
  }

.postContent ul, ol {
  padding: 0 0 0 35px;
  }

.postContent ul li, ol li {
  font-size: 10pt;
  color: #636b75;
  }

.postTags {
  margin: 5px 10px 15px 10px;
  font-size: 9pt;
  color: #000;
  }

p.comments {
  clear: both;
  padding: 5px 10px 5px 10px;
  }

p.comments a {
  padding-left: 20px;
  background: url(images/comment.gif) left top no-repeat;
  font-size: 10pt;
  text-decoration: none;
  }

.commentlist {
  margin: 10px 0;
  font-size: 10pt;
  list-style: none;
  }

.commentlist li {
  margin: 0 0 10px -25px;
  background: #CBE7FA;
  border: 1px solid #9DCAE8;
  width: 530px;
  }

.commentlist cite {
  padding: 10px;
  font-size: 10pt;
  }

.commentlist cite a {
  }

.commentmetadata {
  padding: 10px;
  }

.comment h3 {
  padding: 0 10px;
  font-size: 12pt;
  font-weight: bold;
  text-decoration: none;
  color: #000;
  }

.comment p {
  padding: 10px;
  font-size: 10pt;
  color: #000;
  }

.comment a {
  text-decoration: none;
  }

.comment a:hover {
  text-decoration: underline;
  }

.comment textarea {
  width: 555px;
  }

.comment #submit {
  width: 118px;
  height: 30px;
  background: url(images/commentbutton.gif) left top no-repeat;
  border: none;
  font-size: 9pt;
  color: #333;
  }

.comment #submit:hover {
  cursor: pointer;
  }


/* Sidebars2 */

.current_page_item {
  background: #none;
  }

.current_page_item a {
  color: #CC0000;
  }

.page-item-9,.page-item-6,.page-item-2,.page-item-21,.page-item-14,.page-item-405,.page-item-17 {
  background: none;
  }


.current_page_parent {
  background-color: none;
  }

.sidebars2 {
  float:left;
  margin-top: 0px;
  margin-left: 15px;
  padding-top: 9px;
  width: 300px;

  }

.sidebars2 h2 {
  margin-bottom: 16px;
  padding: 0px 53px 0px 0px;
  font-size: 12pt;
  font-family: trebuchet ms, arial, sans serif;
  color: #fff;
  text-align: right;
  width: 221px;
  line-height: 49px;
  background: url(images/bg-overview.gif) right top no-repeat;

  }

.sidebars2 table {
  width: 300px;


  }

.sidebars2 ul {
  margin: 0;
  padding: 0 0 5px 0;
  }

.sidebars2 li {
  margin-bottom: 20px;
  list-style: none;
  font-size: 10pt;
  }

.sidebars2 li ul {
  padding: 0;
  }

.sidebars2 ul ul li {
  padding: 0px 20px 16px 25px;
  margin: 0px 50px 16px 25px;
  color: #333;
  text-align: right;
  line-height: 15px; /* Required for cross-browser consistency; cross-browser defaults vary. */
  border-bottom: 1px solid #ddd;
  font-weight: bold;
  font-family: trebuchet ms, arial, sans serif;
  }

.sidebars2 li.nobg a:hover {
  background: none;
  color: #003366;
  text-decoration: none;
  }

.sidebars2 a {
  display: inline;

  text-decoration: none;
  }

.sidebars2 a:hover {
  color: #003366;
  background: #C1DEF1;
  }

.sidebars2 p {
  padding: 2px 0;
  font-size: 9pt;
  }

.sidebars2 ul.children li {border-bottom:none;}
.sidebars2 ul.children {margin-bottom:-5px;}


/* Sidebars */

.sidebars {
  float:right;
  margin-top: 0px;
  margin-left: 15px;
  padding-top: 9px;
  width: 300px;
  }

.sidebars h2 {
  margin-bottom: 16px;
  padding: 6px 5px 3px 0px;
  font-size: 12pt;
  font-family: trebuchet ms, arial, sans serif;
  color: #004c88;
  background: url(images/underline.gif) left bottom repeat-x;
  }

.sidebars table {
  width: 300px;
  }

.sidebars ul {
  margin: 0;
  padding: 0 0 5px 0;
  }

.sidebars li {
  margin-bottom: 20px;
  list-style: none;
  font-size: 9pt;
  }

.sidebars li ul {
  padding: 0;
  }

.sidebars ul ul li {
  margin-top: 10px;
  padding: 0px 5px 0px 18px;
  color: #333;
  background: url(images/check.gif) left no-repeat;
  line-height: 10px; /* Required for cross-browser consistency; cross-browser defaults vary. */
  border-bottom: 0px solid #ddd;
  }

.sidebars li.nobg a:hover {
  background: none;
  color: #003366;
  text-decoration: none;
  }

.sidebars a {
  display: inline;
  color: #333;
  text-decoration: none;
  }

.sidebars a:hover {
  color: #003366;
  background: #C1DEF1;
  }

.sidebars p {
  padding: 2px 0;
  font-size: 9pt;
  }

#tag_cloud a {
  display: inline;
  }

.sidebars ul.children li {border-bottom:none;}
.sidebars ul.children {margin-bottom:-5px;}

/* Footer */

#footer {
  clear: both;
  padding-top: 10px;
  color: #666666;
  text-align: left; /* IE Centering Technique */
  }

#footer p {
  padding: 0;
  font-size: 8pt;
  line-height: 19px;
  }

#footer a {
  color: #999999;
  }

#footer a:hover {
  color: #D0DE9C;
  }

#credits {
  clear: both;
  float: left;
  margin: 0 auto;
  padding: 0 0 0px 0;
  width: 952px;
  text-align: center;
  }

/* extras */

.cleared {
  clear: both;
  }

.left {
  float:left;
  }

.right {
  float:right;
  }

#nextprevious {
  padding:10px;
  font-size:85%;
  }
