/*
Theme Name: Splat!
Theme URI: http://simonjobling.com/
Description: Controversial, funky, arty yet professional design for web developer/DJ Si Jobling
Version: 1.9
Author: <a href="http://simonjobling.com/">Si Jobling</a>
Tags: black, two columns, fixed width, bright, artistic, paint, splat
*/

body {
  background:#000 url("images/splat-blackground.jpg") fixed top center;
  font-family:Helvetica, Arial, sans-serif;
  font-size:13px;
  color:#FFF;
  padding:0;
  margin:0;
}

* {
padding:0;
margin:0;
}

a img {
  border: none;
  background: none;
}
#container {
  width:960px;
  margin:0 auto;
  position:relative;
}

#header {
  overflow: hidden;
}
#container h1 {
  width:460px;
  padding:32px 0 25px 0;
  float: left;
}

#container h1 a {
  color:#FFF;
  text-decoration:none;
}
h1 a img,
#sidebar h2 {
	-webkit-transition: all 0.10s ease-in;
}

h1 a img:hover,
#sidebar h2:hover {
  -webkit-transform: scale(0.9) rotate(2.5deg);
}


#container h1 a:hover {
color:#c00;
}

#container #advert_primary {
  float: right;
  width: 480px;
  text-align: right;
  margin-top: 34px;
  padding: 5px;
  background: transparent url(images/content-background.png) repeat top left;
}

#content {
  float:left;
  width:580px;
  background: transparent url(images/content-background.png) repeat top left;
  padding: 5px;
}

#content h2 {
font-size:20px;
margin:5px 0 7px 0;
}

#content a {
color:#CF0;
text-decoration:underline;
}
#content h1 a,
#content h2 a,
#content h3 a {
  text-decoration: none;
  background: #CF0;
  color: #000;
}
#content a:hover {
color:#FFF;
background: none;
}

#content img {
}

#content ins {
  text-decoration: none;
}


#content h2.archive {
font-weight:normal;
font-size:22px;
color:#1c1c1c;
padding:0;
margin:5px 0 20px 0;
border:none;
text-align:left;
}

.comments {
color:#333;
margin:0 0 15px 0;
border-bottom:#bbb 1px solid;
}

.comments a {
background:#fff;
padding:0 7px 5px 0;
color:#333;
text-decoration:none;
}

.comments a:hover {
color:#c00;
}

.navigation {
background:#f9f9f9;
font-size:11px;
padding:5px 10px;
margin:0 0 20px 0;
border-top:#bbb 1px solid;
}

.navigation a {
color:#555;
font-weight:bold;
text-decoration:none;
}

.navigation a:hover {
color:#333;
text-decoration:none;
}

.main h3 {
font-size:16px;
font-weight:normal;
margin:0 0 15px 0;
}

.main p {
line-height:18px;
margin:0 0 15px 0;
}

.main ol {
line-height:18px;
margin:0 0 15px 30px;
}

.main ul {
line-height:18px;
margin:0 0 15px 30px;
}

.main li {
margin:0 0 5px 0;
}

.meta {
background: transparent url(images/content-background.png) repeat top left;
font-size:0.85em;
line-height:1.3;
color:#DDD;
padding:5px 10px;
margin:0 0 30px 0;
border-top:#000 3px solid;
}

.signature {
float:left;
padding:0 15px 0 0;
border-right:#000 3px solid;
width:168px;
}

.tags {
float:left;
padding:0 0 0 15px;
width:359px;
}

#sidebar {

float:right;
width:280px;
padding:0;
margin:0 0 20px 0;
background: transparent url(images/content-background.png) repeat top left;
}
#sidebar a,
#sidebar #pages .current_page_item li a {
color:#FFF;
background: none;
text-decoration:none;
}
#sidebar a:hover {
color:#000;
background: #FFF;
}

#sidebar ul {
}
#sidebar #pages {
  font-size: 1.2em;
}
#sidebar #pages .current_page_item a {
  background: #CF0;
  color: #000;
}
#sidebar h2 {
  text-indent: 5px;
  font-size:1.3em;
  margin:2em 0 10px 0;
  -moz-transform: rotate(-3deg); 
  -moz-transform-origin: bottom left;
  -webkit-transform: rotate(-3deg);
  display: block;
}

#sidebar ul {
list-style:none;
margin:0.5em;
}

#sidebar ul ul {
margin:5px 0 0 10px;
}

#sidebar ul ul ul {
margin:5px 0 0 10px;
}

#sidebar ul li {
padding:0 0 5px 0;
}

#author h3 {
margin:5px 0 5px 0;
}

#twitter img {
  float: left;
  padding: 5px;
  margin: 0 5px 0;
  background: transparent url(images/content-background.png) repeat top left;
}
#twitter blockquote {
  margin: 5px 0 0 0;
  padding: 0 15px;
}
#twitter cite {
  margin: 10px;
  display: block;
  text-align: right;
}
#sponsors li {
  padding: 0 0 5px 0;
  border-bottom: 2px solid #000;
  margin-bottom: 5px;
}

#tools  {
  overflow: hidden;
}
#tools li {
  margin: 0 3px 5px 0;
  float: left;
  height: 50px;
}
#tools a:hover {
  background: none;
}
#searchform {
margin:10px 5px;
}

#searchform input {
  background: #FFF;
  margin: 2px 0;
  padding:4px;
  border: none;
  color: #000;
}


#searchform #s {
  width: 180px;
}


#searchform input.submit {
  background: #000;
  border: none;
  color: #FFF;
  width: 70px;
}

input.comment {
background:#f6f6f6;
font-size:11px;
padding:2px 4px;
border:#aaa 1px solid;
color:#222;
}

input.comment:hover {
border:#c00 1px solid;
}

textarea {
background:#f6f6f6;
font-size:12px;
width:400px;
padding:2px 4px;
border:#aaa 1px solid;
color:#222;
}

textarea:hover {
border:#c00 1px solid;
}

.postinput small {
font-size:11px;
margin:0 0 0 5px;
}

p.logged {
font-size:12px;
}

h3.reply {
font-size:15px;
margin:0 0 10px 0;
}

.nocomments {
margin:0 0 30px 0;
}

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

.commentlist li {
border-top:#000 1px solid;
padding:0 0 10px 0;
}

.commentlist li.bypostauthor {
  background: #000;
  border: none;
}

.comment_mod {
margin:10px 0 0 10px;
  font-style: italic;
}

.comment_mod em {
padding:1px 3px;
}

.comment_author {
margin:10px 0;
float:right;
width:190px;
}

.comment_author img {
float:left;
margin:5px 12px 0 0;
}

.comment_author p {
line-height:20px;
}

.comment_author small {
font-size:11px;
}

.comment_text {
float:left;
width:360px;
margin:0 0 0 10px;
}

.comment_text p {
line-height:18px;
margin:7px 0;
}

.comment_meta {
font-size:12px;
}

#commentform p {
line-height:18px;
margin:0 0 15px 0;
}

blockquote {
background:url(images/quote.gif) no-repeat top left;
padding:0 0 0 60px;
min-height:50px;
}

#footer {
  background: transparent url(images/content-background.png) repeat;
  color:#999;
  margin:0 auto;
  padding:10px 0;
  text-align:center;
  position:relative;
}

#footer a {
color:#555;
font-weight:bold;
text-decoration:none;
}

#footer a:hover {
color:#333;
text-decoration:none;
}

.clear {
clear:both;
}

.warning p {
background:url(images/warning.gif) no-repeat left;
height:160px;
padding:20px 0 0 90px;
font-size:20px;
margin:0 0 0 10px;
}

#wp-calendar {
padding:10px 0 0 0;
font-size:12px;
}

#wp-calendar caption {
text-align:left;
padding:0 0 5px 0;
}

#wp-calendar tr th,
#wp-calendar tr td {
padding:0 6px 0 0 ;
text-align:right;
}

#wp-calendar td a {
font-weight:bold;
}

#wp-calendar td a:hover {
font-weight:bold;
}

img.wp-smiley {
padding:0;
border:none;
}

input:focus, textarea:focus{
background-color:#ffc;
}

abbr {
border:none;
}

.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;
-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-dd {
font-size:11px;
line-height:17px;
padding:0 4px 5px;
margin:0;
}

/* self-clear floats */

.group:after {
content: "."; 
display: block; 
height: 0; 
clear: both; 
visibility: hidden;
}

#flickr {
  overflow: hidden;
}

#flickr li {
	float: left;
	margin: 0 0px 5px 5px;
}
#flickr img {
	background: #FFF;
	padding: 3px;
	width: 70px;
	height: 70px;
}


#onephatdj_advert {

  float:right;
  padding: 20px 30px 15px;
  background: rgba(0,0,0,0.5);
  border-radius: 10px;
  -webkit-border-radius: 10px;
  -moz-border-radius: 10px;
}
#onephatdj_advert:hover {
  background: rgba(0,0,0,0.8);
  padding-top: 19px;
}
/* IE Hacks */

* html .group,
* html #nav ul li a {
height: 1%;
}

*:first-child+html .group {
min-height: 1px;
}

* html #nav ul li a {
display: inline;
}

