/*  
Theme Name: Karate Ghost 1st Theme
Theme URI: http://karateghost.com/
Description: 
Author: Dave Walker - Modified from the Black Splat Theme by Sam - http://samk.ca/
Author URI: http://solarpolar.co.uk/
Version: 1.0
Tags: karate ghost, black
.
Released under the <a href="http://www.opensource.org/licenses/gpl-license.php">GPL</a>.
.
*/

/* Defaults */

* {
  margin: 0;
  padding: 0;
}


body {
  position: relative; /* Fixes browser resizing bug in IE6 */
  margin: 10px auto;
  width: 710px;
  text-align: center; /* IE Centering Technique */
  background: #000000;
  font-family: arial, sans-serif;

  color: #222;
  font-size: 0.75em;/* 12px at default font size */
  line-height: 1.25;/* 15px at default font size 15/12 */

}


h1, h2, h3, h4, h5, h6, p {
  margin: 0;
  padding: 10px;
  }

a {
  color: #cccccc;
  text-decoration: none;
  }

a:hover {
  color: #ffffff;
  text-decoration: underline;
  }

#blockquote {
  padding-left: 10px;
  margin: 10px 0 10px 11px;
  border-left: solid 3px #ccc;
  font-style: italic;
  font-size: 85%;
  }

code {
  color: #555;
  }



/* Header and wrapper */
#wrapper {
  width: 710px;
  text-align: left; /* IE Centering Technique */
  background: url(images/topcurve.png) 40px 0 no-repeat;
  }

#headerwrapper {

  }

#header {
  background: url(images/header.jpg) no-repeat;
	width: 710px;
	height: 150px;
  }

#title {
  float: left;
  margin-left: 15px;
  width: 360px;
  display:inline;
  }

#header h1 {
  font-family:'trebuchet ms', arial;
  margin: 0; 
  padding: 0;
}

#header h1 a {
  color: #fff;
  font-size: 1.0em;
  text-decoration: none;
}

#header h1 a:hover {

  color: #acf3e3;
  text-decoration: none;
}

#header h3 {
  padding: 0;
  color: #fff;
  font-size: 1.2em;
}


.previous a {
color:orange;
float: left; 
margin: 0 10px 0 10px;
width: 100px;
}

.newer a {
color:green;
float: right; 
margin: 0 10px 0 10px;
width: 100px;
}



.left-side {
  float: left;
	margin: 0;
	padding:0;
	width: 100px;
 }
 
.left-side p {
	float:left;
	margin: 0;
	padding:0;	
  }	
 
.right-side {
  float: right;
	margin: 0;
	padding:0;
	width: 100px;	
  }

.right-side a img {

	margin: -20px 0 0 0;
	padding:0;
	float:right;
  }
	
.right-side p {
	float:right;
	margin: 0;
	padding:0;	
  }	

/* Search  */


#header #searchform {
  float: right;
  margin-left: 0;
  }

#searchform {
  margin-left: 10px;
  width: 228px;
  padding-top: 7px;
  height: 28px;
  background: #fff;
  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;
  }



/* Content */

#main {
  clear: both;
  margin: 0 auto;
  padding-top: 20px;
  width: 710px; /* Prevents IE6 miscalculation */
  background: url(images/seethrough.png) repeat-y;
    }

#contentwrapper {
  width: 710px;
  float: left;
  margin: 0 auto;
  background:#000000;
  }

#contentwrapper_fullwidth {
  width: 880px;
  float: left;
}

#content {
  color: #fff;
  }

#content .pageTitle {
  font-size: 15pt;
  letter-spacing: -1px;
  color: #fff;
  }

.post {
  margin-top: 0px;
  margin-bottom: 15px;
  }

h2.postTitle {
  padding: 0 10px;
  letter-spacing: -1px;
  }

h2.postTitle a {
  font-size: 14pt;
  font-weight: bold;
  color: #fff;
  }

#content p.postMeta {
  }

.post img {
 padding: 0px;

  }

#content p, .postContent p {

  }

.postContent ul, ol {
  padding: 0 0 0 35px;
  }

.postContent ul li, ol li {

  }

.postContent h3 {
  font-size: 12pt;
  color: #cfc;
  clear: both;
  }

/* Added by Dave */
.comments {

  margin-bottom: 20px;
 
}

.comment {
  border-top: 1px solid #ebebeb;
  }


#commentslinks {
  float: right;
  text-align: right;
  padding: 5px 10px;
  width: 160px;
  color: #727248;
  font-size: 9pt;
  }

#commentslinks a {
  text-decoration: underline;
  }

#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;
  }

p.comment {
  padding: 0 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 {
  text-decoration: underline;
  }

.commentlist {
  margin-top: 10px;
  list-style: none;
	background:#333333;
  }

.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;
  }

 #submit {
  width: 150px;
  height: 30px;
  background: url(images/commentbutton.png) left top no-repeat;
  border: none;
  font-size: 9pt;
  color: #fff;
  }

.comment #submit:hover {
  cursor: pointer;
  }

.commentbody {
  float:right;
  width: 370px;
  margin: 10px 10px 15px 0;
  padding: 10px;
	background:#222222;
  }

a.gravatar {
  margin: 15px;
  float:left;
  width:100px;
	}

#nextprevious {
  margin: 10px;
  }



/* Sidebars */
#sidebars {
  float: right;
  margin-top: 0px;
  margin-left: 15px;
  padding-top: 5px;
  width: 350px;
  color: #fff;
  }

#sidebar0 {
  padding: 0 15px 0 0;
  }

#sidebar1 {
  float: left;
  width: 160px;
  }

#sidebar2 {
  float: right;
  padding-right: 15px;
  width: 160px;
  }

#sidebars h2 {
  padding: 0 0 2px 0;
  font-size: 12pt;
  color: #fff;
  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;

  }

#sidebars li ul {
  padding: 0;
  }

#sidebars ul ul li {
  margin: 0;
  padding: 3px 2px 2px 16px;
  color: #fff;
  background: url(images/bullet.gif) left 7px no-repeat;
  line-height: 17px; /* Required for cross-browser consistency; cross-browser defaults vary. */
  border-bottom: 1px dotted #777;
  }

#sidebars a {
  display: inline;
  color: #fff;
  text-decoration: none;
  }
#sidebars a.showit {
  color: #acf3e3; 
  }
#sidebars a:hover {
  color: #acf3e3;
  text-decoration: underline;
  }

#sidebars p {
  }

/* Last FM formatting */

#sidebars table {
  margin: 10px 0 0 10px;
  }

#sidebars table table {
  margin: 0;
  }


#tag_cloud a {
  display: inline;
  }

#sidebars ul.children li {border-bottom:none;}
#sidebars ul.children {margin-bottom:-5px;}




/*  : details amended by dw 14/10/2008 
   ========================================= */

#wrapper {

}

# {
  margin: 40px auto;
  background: #000000;
  width: 710px;
}


# p {
  padding: 0;
  line-height: 16px;
}


# li, # a {
  list-style: none;
  display:inline;
  line-height: 16px;
  font-size: 11px;
  padding: 0;
}


a img {
  border: none;  
  }

#bottomcurve {
  clear: both;
  width: 950px;
  height: 12px;
  background: url(images/bottomcurve.png) left no-repeat;
  margin-left: 40px;
  }
#bottomcurve span{
  float: right;
  width: 125px;
  height: 15px;
  }
#bottomcurve span:hover{
  cursor: pointer;
  }

.highlight {
  color: #f618d4;
  font-weight: bold;
  }


/* Misc */
.cleared {
  clear: both;
  }

.aligncenter,
div.aligncenter {
  display: block;
  margin: 0 auto;
	width: 300px;
  }

.alignleft, .alignnone {
  float: left;
  }

.alignright {
  float: right;
  }

.wp-caption {
  border: 1px solid #ddd;
  text-align: center;
  background-color: #f3f3f3;
  padding-top: 4px;
  margin: 10px 0 10px 0;

  /* 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;
  color: #777777;

  }

/* Gallery CSS 

#gallery {

  background: #333333;
}*/


/* Share This custom */

.sharethis {

  margin: 10px;
  margin-top: -10px;
  padding: 5px;
  border: 1px dotted #ccc;
}

/* BookMarkify Classes 
   ===================  */

div.bookmarkify {

  margin: 0 0 15px 0;
  background: #111111;
  padding: 10px;
  border: 1px dotted #555;
  clear:both;
}

div.bookmarkify .title {
  font-size: 80%;
}

div.bookmarkify .linkbuttons {

  margin: 10px;
  padding 0;
  font-size: 80%;
  font-width: 2px;
}

div.bookmarkify .linkbuttons  img {

  margin: 0px;
  margin-right: 2px;
  padding 0;

}

div.bookmarkify .linkbuttons small {

  margin-right: 10px;
  padding 0;
}

