/*  

Theme Name: Black Splat WR

Theme URI: http://samk.ca/freebies/free-wordpress-theme-blacksplat/

Description: A simple, 3-column widget-ready WordPress theme designed to incorporate common ad formats.

Author: sam
Heavy modifications by Nathan.
Author URI: http://samk.ca/

Version: 1.7

Tags: black, gold, simple, grunge, right sidebar, 3 columns, fixed width, valid xhtml, valid css, widgets, adsense ready, rounded, 1024

.

Released under the <a href="http://www.opensource.org/licenses/gpl-license.php">GPL</a>.

.

*/



/* Defaults */



* {

  margin: 0;

  padding: 0;

  }



h1, h2, h3, h4, h5, h6, p {

  margin: 0;

  padding: 10px;

  }



a {

  color: #fff;
  text-decoration: none;

  }



a:hover {

  color: #00ff00;

  text-decoration: underline;

  }



blockquote {

  background: url(images/bquotes.gif) left top no-repeat;

  padding-left: 35px;

  margin: 10px 0 0 10px;

  font-style: italic;

  }



code {

  color: #555;

  }



body {

  position: relative; /* Fixes browser resizing bug in IE6 */

  margin: 10px auto;

  width: 950px;

  font-family: verdana, arial, sans-serif;

  text-align: center; /* IE Centering Technique */

  background: url('images/blogbg.png');

}





/* Header and wrapper */

#wrapper {

  width: 950px;

  text-align: left; /* IE Centering Technique */

  display: block;

  }



#headerwrapper {



  }



#header {


  background: url('images/headbg.jpg') repeat-x;

  width: 950px;
  
  text-align: left;
  padding-bottom: 0;
  }


.nametag {
	margin: 0 10px 0 50px;
	width: 317px;
	height: 94px;
	float: left;
}

#topnavbuttons {
	height: 94px;
	float: right;
	border: 0;
	width: *;
}


#title {

  float: left;

  margin-left: 15px;

  width: 360px;

  display:inline;

  }

#header h1 {

  padding: 0;

  font-size: 14pt;

  }

#header h1 a {

  color: #d3d082;

  font-size: 15pt;

  text-decoration: none;

  }

#header h1 a:hover {

  color: #EBE9BE;

  text-decoration: none;

  }

#header h3 {

  padding: 0;

  color: #fff;

  font-size: 11pt;

  }



#topright {

  color: #fff;

  font-size: 10pt;

  float: left;

  margin-right: 15px;

  width: 100%;

  height: 94px;

  display:inline;

  }

#topright a {

  color: #B4B472;

  }





/* Menu and search */



#nav {

  height: 32px;
  
  padding-left: 45px;

  background:#232323;

  font-family: Verdana, Arial, Helvetica, sans-serif;
  
  font-size: .5em;
  letter-spacing:-1px;
  clear: both;
  }

.blogTopImg {
	width: 950px;
	height: 150px;
	background: url('images/blogtops/rotate.php');
	clear: both;
	
}

#header #searchform {

  float: right;

  margin-left: 0;

  }



#searchform {

  margin-left: 10px;

  width: 228px;

  padding-top: 4px;

  height: 28px;

  /*background: url(images/bgsearch.jpg) left 3px no-repeat; */

  }



*:first-child+html #searchform { /* Filter for IE7 */

  padding: 0;

  }



* html #searchform { /* Filter for IE6 */

  margin-top: 5px;

  }



#searchbox {

  margin-left: 8px;
  width: 145px;
  background: #575757;
  border: none;
  font-family: Verdana;
  font-size: 1em;
  color: #FFFFFF;
  height: 20px;
  padding-left: 5px;
  }



#searchbutton {

  width: 60px;
  height: 20px;
  background: url(images/searchbutton.png) left top no-repeat;
  position: relative;
  border: none;

  }



#searchbutton:hover {

  cursor: pointer;

  }



#nav ul {

  list-style: none;

  width: 600px;

  }



#nav li {

  float: left;

  }



#nav li a {

  padding: 0 13px;

  height: 32px;

  line-height: 32px;

  font-size: 10pt;

  color: #FFF;

  text-transform: lowercase;

  }



#nav li a:hover {

  color: #d3d082;

  text-decoration: none;

  }



#nav li.rssmenu a {

  color: #d3d082;

  }



#nav li.rssmenu a:hover {

  color: #fff;

  }







/* Content */



#main {

  clear: both;

  margin: 0;

  width: 950px; /* Prevents IE6 miscalculation */

  background: #323232;

  position:relative;
  
  padding-top: 25px;

  }



#contentwrapper {

  width: 685px;

  float: left;

  padding-left: 5px;

  padding-right: 20px;

  }

#contentwrapper_fullwidth {

  width: 950px;

  float: left;

  padding-left: 5px;

  padding-right: 20px;

  }



#content {

  }



#content .pageTitle {

  font-size: 12pt;

  color: #DDD;

  }



.post {

  margin-top: 0px;

  margin-bottom: 15px;

  }



h2.postTitle {

  padding: 0 10px;

  }



h2.postTitle a {

  font-size: 12pt;

  font-weight: bold;

  color: #DDD;

  }



#content p.postMeta {

  padding: 0 10px;

  font-size: 7pt;

  color: #777777;

  }



.post img {

  margin: 10px;

  }



#content p, .postContent p {

  font-size: 9pt;

  color: #DDD;

  }



.postContent ul, ol {

  padding: 0 0 0 35px;

  }



.postContent ul li, ol li {

  font-size: 9pt;

  color: #DDD;

  }



.comment {

  border-top: 1px solid #DDD;

  }





#commentslinks {

  float: right;

  text-align: right;

  padding: 5px 10px;

  width: 160px;

  color: #DDD;

  font-size: 9pt;

  }



#commentslinks a {

  text-decoration: underline;

  }



#comments {

  margin: 0 10px;

  padding: 5px 10px;

  padding-left: 25px;

  font-size: 9pt;

  color: #DDD;

  background: url(images/comment.jpg) left 5px no-repeat;

  }



p.comments {

  clear: both;

  padding: 5px 10px;

  }



p.comment {

  padding: 0 10px;

  }



p.comments a {

  padding-left: 20px;

  background: url(images/comment.jpg) left top no-repeat;

  font-size: 9pt;

  text-decoration: none;

  }



p.comments a:hover {

  text-decoration: underline;

  }



.commentlist {

  margin: 10px 25px;

  padding: 0 10px;

  font-size: 9pt;

  list-style: none;

  }



.commentlist li {

  margin: 0 0 5px -25px;

  padding-bottom: 5px;

  }



.commentlist cite {

  font-size: 9pt;

  font-style: normal;

  }



.commentlist cite a {

  }



.comment .commentmetadata a {

  color: #DDD;

  }



.commentlist p {

  padding: 10px 0;

  }



.comment h3 {

  font-size: 10pt;

  font-weight: bold;

  text-decoration: none;

  color: #DDD;

  }



p.comment a {

  padding-left: 20px;

  background: url(images/comment.jpg) left top no-repeat;

  font-size: 9pt;

  }



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:50px;

  }



#nextprevious {

  margin: 10px;

  }







/* Sidebars */

#sidebars {

  float: right;

  margin-top: 0px;

  margin-left: 15px;
  
  margin-right: 15px;

  padding-top: 5px;

  width: 200px;

  }



#sidebar0 {

  padding: 0 15px 0 0;

  }



#sidebar1 {

  float: left;

  width: 100%;

  }



#sidebar2 {

  float: right;

  padding-right: 15px;

  width: 150px;

  }



#sidebars h2 {

  padding: 0 0 2px 0;

  font-size: 9.5pt;

  color: #ddd;

  border-bottom: 1px solid #e4e4e4;

  }



#sidebars table {

  width: 150px;

  }



#sidebars ul {

  margin: 0;

  padding: 0 0 5px 0;

  }



#sidebars li {

  margin-bottom: 20px;

  list-style: none;

  font-size: 8.5pt;

  }



#sidebars li ul {

  padding: 0;

  }



#sidebars ul ul li {

  margin: 0;

  padding: 3px 2px 2px 16px;

  color: #ddd;

  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: #ddd;

  text-decoration: none;

  }

#sidebars a.showit {

  color: #ddd;

  }

#sidebars a:hover {

  color: #00ff00;

  text-decoration: underline;

  }



#sidebars p {

  padding: 2px 0;

  font-size: 8.5pt;

  color: #ddd;

  }



#tag_cloud a {

  display: inline;

  }



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

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









/* footer*/



#footerwrapper {

  clear: both;

  height: 96px;

  width: 950px;
  
  font-size: 9pt;
  
  font-family:Verdana, Arial, Helvetica, sans-serif;

  }



#footer {

  margin: 0;

  background: url(images/footbg.png) left top repeat-x;

  }



#footerleft {

  float: left;

  margin-top: 35px;
  margin-bottom: auto;
  
  margin-left: 50px;
  display: inline;

  }



#footerleft p a {

  color: #FFFFFF;

  }



#footerleft p {
	
  padding: 0;

  line-height: 14px;

  }



#footer p {

  color: #FFF;

  }



a img {

  border: none;  

  }



#bottomcurve {

  clear: both;

  width: 950px;

  height: 55px;

  }

#bottomcurve span{

  float: right;

  width: 125px;

  height: 15px;

  }

#bottomcurve span:hover{

  cursor: pointer;

  }



.highlight {

  color: #ddd;

  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 {

  text-align: center;

  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 .wp-caption-text {

  font-size: 8.5pt;
  
  color: #666666;

  line-height: 17px;

  padding: 0 4px 5px;

  margin: 0;

  }