﻿/*  
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
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 */

#blog-wrapper
{
    padding-top:20px;
	width:960px;
	margin:0 auto;

}

#blog-main
{}

#contentwrapper
{
    padding-top:40px;}

#blog-content
{}


h1{
	background-image:url('http://www.massmediadesign.co.uk/blog/images/logo.gif');
	background-repeat:no-repeat;
	height:100px;
	width:230px;
  }
  h1, h2, h3, h4, h5, h6, p {
  margin: 0;
  padding: 10px;
  }


blockquote {
  background: url('http://www.massmediadesign.co.uk/blog/images/bquotes.gif') no-repeat left top;
  padding-left: 35px;
  margin: 10px 0 0 10px;
  font-style: italic;
  }

code {
  color: #555;
  }


#title {
  float: left;
  margin-left: 15px;
  width: 360px;
  display:inline;
  }
#topright {
  color: #4D7DAD;
  font-size: 10pt;
  float: right;
  margin-bottom: 24px;
  margin-right: 15px;
  width: 468px;
  height: 60px;
  display:inline;
  }
#topright a {
  color: #B4B472;
  }


/* Menu and search */


/* Content */


#contentwrapper {
  width: 505px;
  float: left;
  padding-left: 5px;
  padding-right: 20px;
  border-right:1px solid #D8D8D8;
  }
#contentwrapper_fullwidth {
  width: 880px;
  float: left;
  padding-left: 5px;
  padding-right: 20px;
  }

#blog-content .pageTitle {
  font-size: 15pt;
  letter-spacing: -1px;
  color: #222;
  }

.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: #333;
  }

#blog-content p.postMeta {
  padding: 0 10px;
  font-size: 10pt;
  color: #000000;
  }

.post img {
  margin: 10px;
  }

#blog-content p, .postContent p {
  font-size: 12pt;
  color: #333;
  }

.postContent ul, ol {
  padding: 0 0 0 35px;
  }

.postContent ul li, ol li {
  font-size: 12pt;
  color: #333;
  }

.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-left: 25px;
  font-size: 9pt;
  color: #727248;
  background: url('http://www.massmediadesign.co.uk/blog/images/comment.jpg') no-repeat left 5px;
    padding-right: 10px;
    padding-top: 5px;
    padding-bottom: 5px;
}

p.comments {
  clear: both;
  padding: 5px 10px;
  }

p.comment {
  padding: 0 10px;
  }

p.comments a {
  padding-left: 20px;
  background: url('http://www.massmediadesign.co.uk/blog/images/comment.jpg') no-repeat left top;
  font-size: 10pt;
  text-decoration: none;
  }

p.comments a:hover {
  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('http://www.massmediadesign.co.uk/blog/images/comment.jpg') no-repeat left top;
  font-size: 10pt;
  }

textarea {
  width: 480px;
  }

.comment #submit {
  border-style: none;
    border-color: inherit;
    border-width: medium;
    width: 118px;
      height: 30px;
  background: url('http://www.massmediadesign.co.uk/blog/images/commentbutton.jpg') no-repeat left top;
      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: 40px;
  width: 350px;
  }

#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: #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: 9pt;
  }

#sidebars li ul {
  padding: 0;
  }

#sidebars ul ul li {
  margin: 0;
  padding: 3px 2px 2px 16px;
  color: #333;
  background: ur'http://www.massmediadesign.co.uk/blog/images/bullet.gif') no-repeat left 7px;
  line-height: 17px; /* Required for cross-browser consistency; cross-browser defaults vary. */
  }

#sidebars a {
  display: inline;
  color: #333;
  text-decoration: none;
  }
#sidebars a.showit {
  color: #727248;
  }
#sidebars a:hover {
  color: #727248;
  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: 158px;
 
  /*background: url(images/bottomsplatright.png) right bottom no-repeat;*/
  }

#footer {
  margin: 0 40px; 
  /*background: #fff url(images/bgfooter.png) left top repeat-x;*/
  }

#footerleft {
  float: left;
  margin-top: 70px;
  margin-left: 15px;
  width: 400px;
  display: inline;
  }

#footerleft p a {
  color: #666;
  }

#footerleft p {
  padding: 0;
  line-height: 16px;
  }

#footer p {
  font-size: 10pt;
  color: #666;
  }

a img {
  border: none;  
  }

#bottomcurve {
  clear: both;
  width: 900px;
  height: 55px;background-color:#999999;
 /* background: url(images/bottomcurve.png) left bottom no-repeat;*/
  }
#bottomcurve span{
  float: right;
  width: 125px;
  height: 15px;
  }
#bottomcurve span:hover{
  cursor: pointer;
  }

.highlight {
  color:#3366CC;
  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;
  }
#nav ul.dropDownMenuContainer
{
    background-color:#ECAF38;
    margin:0;
    padding:0;
    padding-top:10px;
    padding-left:5px;
    line-height:28px;
    list-style-image:none;
    list-style-position:outside;
    list-style-type:none;
    text-align:left;
    width:180px;    
    height:120px;
    position:relative;
    z-index:5;
position:absolute;

}
.dropDownMenuItem
{
    color:#000000;
width:170px;
}

#footer
{
    margin:40px 0px 20px 0px;
}
.f-center
{
    padding-top:20px;
}