﻿/* Defaults */

* { margin: 0; padding: 0;}

h1, h2, h3, h4, h5, h6, p { margin: 0; padding: 10px;}
h2 { font-size: 18pt; color:#333; margin-bottom:0; padding-bottom:0;}
h2 { font-size: 16pt; color:#333; margin-bottom:0; padding-bottom:0;}
h3 { font-size: 14pt; color:#333; margin-bottom:0; padding-bottom:0;}
strong { color:#333; font-weight:bold;}
p {	padding:0; margin: 0 0 10px 15px;}

a { color: #006cb8; text-decoration: none;}
a:hover { color: red; }
a img { border: none;}

blockquote {
  background: url(images/bquotes.gif) left top no-repeat;
  padding-left: 35px;
  margin: 10px 0 0 10px;
  font-style: italic;
  font-size:16pt;
  font-weight:bold;
  }

code { color: #444;}

body {
  position: relative; /* Fixes browser resizing bug in IE6 */
  margin: 10px auto;
  width: 990px;
  font-family: verdana, arial, sans-serif, 'trebuchet ms';
  font-size:11pt;
  text-align: center; /* IE Centering Technique */
  background: #666;
  }

/* Header and wrapper */
#wrapper { width: 990px; text-align: left; /* IE Centering Technique */ }

#headerwrapper { }

#header { margin: 0; height: 170px;}
#headerimage { margin:0; padding:0; height:140px;}

#header h1 { padding: 0; font-size: 15pt;}
#header h1 a { color: #006cb8; font-size: 18pt; text-decoration: none;}
#header h1 a:hover {  color: red; }
#header h3 {  padding: 0; color: #333; font-size: 11pt;}

#nav { clear: both; height: 40px; background-color:#006cb8;}

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

#searchform {
  margin-left: 10px;
  width: 228px;
  padding-top: 7px;
  height: 28px;
  background: #ccc;
  background: url(images/bgsearch.jpg) 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: 50px;
  background: none;
  border: none;
  }

#searchbutton:hover {
  cursor: pointer;
  }

#nav ul { list-style: none; width: 600px;}
#nav li { float: left;}

#nav li a {
  padding: 0 15px;
  height: 40px;
  line-height: 40px;
  height:40px;
  font-weight: normal;
  font-size: 14pt;
  color: #FFF;
  text-transform: lowercase;
  background-color:#006cb8;
  }

#nav li a:hover { text-decoration:underline; }

#nav li.rssmenu a { color: #fff;}
#nav li.rssmenu a:hover { text-decoration:underline; }

#socialmedia { text-align:left; margin: 5px 0 5px 0;}
#socialmedia img { border:1px #666 solid;}

/* Content */

#main { clear: both; padding: 10px 0 10px 0 ; width: 990px; /* Prevents IE6 miscalculation */ background: #fff;}

#contentwrapper {
  width: 555px;
  float: left;
  padding-left: 5px;
  padding-right: 20px;
  }
#contentwrapper_fullwidth {
  width: 880px;
  float: left;
  padding-left: 5px;
  padding-right: 20px;
  }

#content {  }
#content .pageTitle { font-size: 15pt; letter-spacing: -1px; color: #222;}
#content p.postMeta { padding: 0 10px; font-size: 10pt; color: #7b7b7b;}
#content p, .postContent p { font-size: 11pt; color: #555; line-height:140%; }
#content blockquote p, .postContent blockquote p { font-size: 12pt; color: #555; line-height:140%; }

.post { margin-top: 0px; margin-bottom: 15px;}
.post img { margin: 10px;}

h1.postTitle { padding: 0 10px; letter-spacing: .5px;}
h1.postTitle a { color: #970000; font-weight:bold; font-family:Arial, Helvetica, Verdana, sans-serif;}
h1.postTitle a:hover { text-decoration:underline;}

.postContent ul, ol { padding: 0 0 0 35px;}
.postContent ul li, ol li { font-size: 10pt; color: #555; padding-bottom:8px;}

.comment { border-top: 1px solid #ebebeb;}
p.comment { padding: 0 10px;}

#comments { margin: 0 10px; padding: 5px 10px; padding-left: 25px; font-size: 9pt; color: #727248; background: url(images/comment.jpg) left 5px no-repeat;}
p.comments { clear: both; padding: 5px 10px;}
p.comments a { padding-left: 20px; background: url(images/comment.jpg) left top no-repeat; font-size: 10pt; text-decoration: none;}
p.comments a:hover { color: red; text-decoration: underline;}

#commentslinks {
  float: right;
  text-align: right;
  padding: 5px 10px;
  width: 160px;
  color: #727248;
  font-size: 9pt;
  }

#commentslinks a { text-decoration: underline;}

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

.commentlist li {
  margin: 0 0 5px -25px;
  padding-bottom: 5px;
  }

.commentlist cite {
  font-size: 10pt;
  font-style: normal;
  }

.commentlist cite a {
  }

.comment .commentmetadata a {
  color: #333;
  }

.commentlist p {
  padding: 10px 0;
  }

.comment h3 {
  font-size: 10pt;
  font-weight: bold;
  text-decoration: none;
  color: #333;
  }

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

textarea {
  width: 480px;
  }

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

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

.commentbody {
  float:right;
  width: 370px;
  margin: 10px 0 15px 0;
  padding-bottom: 10px;
  }

a.gravatar {
  float:left;
  margin:10px 15px 20px 0;
  width:69px;
  }

#nextprevious { margin: 10px; }

/* Sidebars */
#sidebars {
  float: right;
  margin-top: 0px;
  margin-left: 15px;
  padding-top: 5px;
  width: 390px;
  }

#sidebar0 {
  padding: 0 15px 0 0;
  }

#sidebar1 {
  float: left;
  width: 190px;
  }

#sidebar2 {
  float: right;
  padding-right: 15px;
  width: 170px;
  }

#sidebars h2 {
  padding: 0 0 2px 0;
  font-size: 12pt;
  color: #333;
  letter-spacing: -1px;
  border-bottom: 1px solid #e4e4e4;
  }

#sidebars table {
  width: 160px;
  }

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

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

#sidebars li ul {
  padding: 0;
  }

#sidebars ul ul li {
  margin: 0;
  padding: 3px 2px 2px 16px;
  color: #333;
  background: url(images/bullet.gif) left 7px no-repeat;
  line-height: 17px; /* Required for cross-browser consistency; cross-browser defaults vary. */
  }

#sidebars a { display: inline; color: #333; text-decoration: none; color:#006cb8;}
#sidebars a.showit { color: #727248;}
#sidebars a:hover { color: #006cb8; text-decoration: underline;}

#sidebars p {
  padding: 2px 0;
  font-size: 9pt;
  color: #333;
  }

#tag_cloud a {
  display: inline;
  }

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




/* footer*/

#footerwrapper { clear: both; height: 58px; width:100%;}

#footer { background-color:#006cb8; height:30px; padding: 10px 0 0 0;}
#footer { font-size: 10pt; color: #FFF;}

#footerleft { float: left; margin:0 0 0 15px; display: inline;}
#footerleft p a { color: #fff;}
#footerleft p { padding: 0; line-height: 16px;}

#footerright { float:right; margin:0 15px 0 0; display: inline; font-size:8pt;}
#footerright a, #footerright p a { color: #fff;}
#footerright p { padding: 0; line-height: 16px;}

#bottomcurve {
  clear: both;
  width: 990px;
  height: 1px;

  }
#bottomcurve span{
  float: right;
  width: 125px;
  height: 15px;
  }
#bottomcurve span:hover{
  cursor: pointer;
  }

.highlight {
  color: #D9D688;
  font-weight: bold;
  }


/* Misc */
.cleared {
  clear: both;
  }

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

.alignleft {
  float: left;
  }

.alignright {
  float: right;
  }

.wp-caption {
  border: 1px solid #ddd;
  text-align: center;
  background-color: #f3f3f3;
  padding-top: 4px;
  margin: 10px;
  /* optional rounded corners for browsers that support it */
  -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;
  }

.floatLeft { float:left;}
.floatLeft object {	margin:0 10px 0 10px;}