/* @override http://doodlesplatter.com/wordpress/wp-content/themes/doodlesplatter/style.css */

/* @override http://doodlesplatter.com/wordpress/wp-content/themes/doodlesplatter/style.css */

/* @override http://localhost/wordpress/wp-content/themes/doodlesplatter/style.css */

/*
Theme Name: Doodle Splatter
Theme URI: http://wordpress.org/
Description: Doodlesplatter by theneonhive.
Version: 1.6
Author: Peter Youell
Author URI: http://www.theneonhive.com/
Tags: blue, custom header, fixed width, two columns, widgets
*/



body {

	margin:0;

	color:#000;

	font:12px Arial, Helvetica, Verdana, sans-serif;

	background:#00bff3;

}


#wrapper {

	width:975px;

	margin:0 auto;

	padding:0 20px;

}

#header {

	width:928px;

	padding:80px 20px 0 27px;

	background: #fff url(images/ds-header-blue.jpg) no-repeat 0 0;

}

a {

	color:#000;

	text-decoration:none;

}

a:focus { outline:none; }


img {

	border:0;

}

form,

fieldset {

	margin:0;

	padding:0;

	border:none;

}

input {

	margin:0;

	padding:0;

	font:12px Arial, Helvetica, Verdana, sans-serif;

}

.logo {

	margin:0;

	display:block;

	width:935px;

	height:255px;

	overflow:hidden;

	text-indent:-9999px;

}

.logo a {

	display:block;

	width:100%;

	height:100%;

	background:url(images/logo.gif) no-repeat;

}

.title {

	margin:15px 0 0 0;

	overflow:hidden;

	text-indent:-9999px;

}

.just-scratching {

	margin:0;

	height:84px;

	padding:94px 0 0 29px;

	margin-left:-29px;

	background:url(images/bullet-title.gif) no-repeat;

}

.just-scratching span {

	display:block;

	width:100%;

	height:36px;

	background:url(images/just-scratching.gif) no-repeat;

}

.search-by-use {

	height:53px;

	background:url(images/search-by-use.gif) no-repeat;

}

.search-by-year {

	margin:15px 0 0 0;

	height:50px;

	background:url(images/search-by-year.gif) no-repeat;

}

.burgerman-fact {

	height:48px;

	background:url(images/burgerman-fact.gif) no-repeat;

}

.tweet-tweet {

	margin:0;

	background:red;

	height:36px;

	background:url(images/tweet-tweet.gif) no-repeat;

}


.last-fm {

	height:34px;

	margin:0;

	padding:0 0 3px 0;

	background:url(images/last-fm.gif) no-repeat;

}

.jon-burgerman {

	margin:0;

	height:42px;

	background:url(images/jon-burgerman.gif) no-repeat;

}

.kinderedTitle {

	margin:0;

	height:42px;

	background:url(images/kindereddoodlers.gif) no-repeat;

}

.shamTitle {

	margin:0;

	height:58px;

	background:url(images/shammy-awards-title.jpg) no-repeat;

}

.pens-are-my-friends {

	width:540px;

	margin:0 auto;

	height:97px;

	

}

#header div {

	width:100%;

	padding:10px 0 5px 0;

	overflow:hidden;

	font-size:18px;

	font-weight:bold;

	background:url(images/grey.gif) repeat-x 0 100%;

}

.nav {

	float:left;

	margin:0;

	padding:4px 0 0 0;

	list-style:none;

}

.nav li {

	float:left;

	padding:0 15px 0 0;

	vertical-align:middle;

}

.nav a {

	color:#ccc;

}


.nav li.active a,

.nav a:hover {

	color:#000;

}

/* @group HoverLinks */

.current-cat a{
	color:#00bff3;
	
}

.current-tag a{
	color:#00bff3;
}
.current_page_item a{
	color: #000000;
}

/* @end */


a.rss {

	float:right;

	padding:4px 32px 5px 0;

	text-transform:uppercase;

	background:url(images/rss.gif) no-repeat 100% 0;

}

a.rss:hover {

	text-decoration:underline;

}

#main {

	width:948px;

	padding:2px 0 0 27px;

	overflow:hidden;

	background:#fff url(images/bg.jpg) repeat-y 0 0;

}

#content {

	float:left;

	width:605px;

}

#content a:hover {

	text-decoration:underline;

}

.module {

	width:100%;

	padding:27px 0 30px 0;

	background:url(images/grey.gif) repeat-x 0 100%;

}

.none-line {

	padding:27px 0 0 0;

	background:none;

}

.module .modtop {

	width:100%;

	overflow:hidden;

	font-size:10px;

	text-transform:uppercase;

	letter-spacing:2px;

}


.module .modtop a {

	float:right;

}

.module h2 {

	margin:15px 0 0 0;

	font-size:24px;

}

.module h3 {

	font-size:12px;

	margin:5px 0 0 0;

}

.module img {

	display:block;

	margin:25px 0 0 0;

	padding:0 0 15px 0;

}

.module p {

	text-align:justify;

	line-height:14px;

	margin:15px 0 0 0;

}

.module p a {

	font-weight:bold;

}

.module blockquote {

	margin:15px 0 0 0;

}

.module cite {

	font-weight:bold;

	font-style:normal;

	display:block;

}

#column {

	float:right;

	width:330px;

	font-size:14px;

	font-weight:bold;

}

#column div {

	padding:30px 0 0 34px;

}

#column div ul {

	margin:0;

	padding:0;

	list-style:none;

}

#column div.cat-menu div.thecloud {
	padding: 0 20px 0 0;
	margin: 0;
}

#column div.menu ul.main {
	width: 120px;
	float: left;
}

#column div.menu ul.sub {
	width: 120px;
	float: right;
	margin-right: 55px;
}

#column div.menu ul.sub li {
	font-weight: normal;
	font-size: 12px;
}

#column ul li {

	line-height:18px;

	vertical-align:middle;

}

#column p {

	margin:11px 10px 0 0;

}

#wrapper .form-search {

	width:267px;

	overflow:hidden;

	padding:75px 8px 4px 34px;
	margin-top: 24px;

	background:url(images/searchtitle.jpg) no-repeat 18px 0;

}

#wrapper .form-search fieldset {

	width:100%;

	overflow:hidden;

}

#wrapper .form-search input {

	float:left;

	width:245px;

	padding:6px 4px;

	line-height:16px;

	height:16px;

	border:2px solid black;

	background:none;

}

#wrapper .form-search input:focus {

	outline:none;

}

#wrapper .form-search input.go {

	float:right;

	width:112px;

	height:59px;

	padding:0;
	
	margin: 2px;

	cursor:pointer;
	border: none;

}

#column .menu {

	padding:15px 0 0 34px;

}

#column .cat-menu {

	padding:15px 0 0 34px;

}

.cat-menu ul {

	width:230px;

	overflow:hidden;

}

.cat-menu li {

	float:left;

	padding:0;
	margin:0;
	width: 115px;

}

.cat-menu li.active a,

.cat-menu a:hover,

a.play {

	color:#00bff3;

}

a.play:hover {

	text-decoration:underline;

}


.menu li.active a,

.menu a:hover,

a.play {

	color:#00bff3;

}

a.play:hover {

	text-decoration:underline;

}

.year-menu ul {

	width:230px;

	overflow:hidden;

}

.year-menu li {

	float:left;

	padding:0 13px 0 0;

}

.year-menu li.active a,

.year-menu a:hover {

	color:#00bff3;

}

#column .fact {

	min-height:130px;

	padding:30px 112px 25px 33px;

	background:url(images/bg-fact.gif) no-repeat 230px 45px;

}

* html .fact {

	height:130px;

}

#column p em {

	font-style:normal;

	font-size:10px;

	text-transform:uppercase;

}

a.follow {

	display:block;

	text-indent:-9999px;

	height:60px;

	padding:19px 0 0 70px;

	margin:0px 0 0 34px;

	background:url(images/bullet.gif) no-repeat;

}

a.follow span {

	display:block;

	height:36px;

	background:url(images/follow-me.gif) no-repeat;

}

#column .burgerman ul {

	width:100%;

	overflow:hidden;

	padding:0;

}

.burgerman li {

	width:123px;

	float:left;

	font-size:11px;

	margin:13px 13px 0 0;

	padding:1px;

	background:#000;

}

.burgerman a img {

	display:block;

	padding:0 0 4px 0;

	cursor:pointer;

}

.burgerman a {

	color:#fff;

	display:block;	

	font-weight:normal;

	cursor:inherit;

}

.burgerman a span {

	padding:0 0 0 10px;

}

.burgerman a span em {

	font-style:normal;

	cursor:pointer;

}

.burgerman a span em:hover {

	text-decoration:underline;

}

* html .burgerman a:hover {

	text-decoration:underline;

} 

.fm {

	padding:35px 0 12px 34px !important;

	overflow:hidden;

}

.fm ul {

	width:300px;

	overflow:hidden;

	padding:18px 0 0 0;

}

.fm ul li {

	float:left;

	padding:0 4px 0 5px; 

	margin:0 5px 0 -5px;

	font-size:10px;

	text-transform:uppercase;

	background:url(images/divider.gif) no-repeat 0 5px;

}	

.fm ul a:hover {

	text-decoration:underline;

}

.fm span {

	font-size:11px;

}

#footer {

	position:relative;

	width:100%;

	padding:122px 0 28px 0;

	overflow:hidden;

	text-transform:uppercase;

	font-size:10px;

	background: url(images/ds-footer-blue.jpg) no-repeat;

}

#footer a {

	font-weight:bold;

}

#footer a:hover {

	text-decoration:underline;

}

#footer p.copy {

	position:absolute;

	bottom:18px;

	float:left;

	margin:0;
	margin-left: 7px;

}

#footer p img {

	vertical-align:middle;

	margin:0 3px 0 0;

}

#footer div {

	float:right;

	width:600px;

	overflow:hidden;

}

#footer div p {

	width:100%;

	float:right;

	margin:0;

	padding:0;

	text-align:right;

}

#footer div ul {

	float:right;

	overflow:hidden;

	margin:0;

	padding:0 0 12px 0;

	list-style:none;

}

#footer div li {

	float:left;

	padding:0 0 0 15px;

}

#footer div ul a:hover {

}

#column #twitter_div{
	margin: 0;
	padding: 0;
	padding-right: 25px;
}

#column div.fm p span.lastfm-timestamp abbr {
	font-size: 12px;
	border-bottom: none;
	display: block;
}

/* @group comments */

div#respond {
	padding-top: 30px;
	padding-left: 40px;
	font-size:10px;

	text-transform:uppercase;
}

#respond h3 {
	font-size:10px;

	text-transform:uppercase;

	letter-spacing:2px;
}

h3#comments {
	font-size:10px;

	text-transform:uppercase;

	letter-spacing:2px;
	padding: 30px 0 30px 0;
	background:url(images/grey.gif) repeat-x 0 100%;
}

#commentform p{
	margin: 5px 0 5px 0;
	padding: 15px 0 0 0;
}

ul.commentlist {
		list-style: none;
		margin: 0px 0 0 0;
		padding: 0;
}

.comment {
	padding: 25px 0 25px 40px;
	margin: 0;
	background:url(images/grey.gif) repeat-x 0 100%;
}

.comment-author.vcard a{
	font-weight: bold;
	font-style: normal;
	font-size: 13px;
}

.comment-author.vcard cite.fn{
	font-weight: bold;
	font-style: normal;
	text-decoration: none;
	font-size: 13px;
}

div.comment-meta.commentmetadata{
	font-size:10px;

	text-transform:uppercase;

	letter-spacing:2px;
}

/* @end */

.alignleft a{
	margin-top: 5px;
	float: left;

}

.alignright a{
	float: right;
	margin-top: 5px;

}

.singlenavigation{
	height: 15px;
	font-size:10px;

	text-transform:uppercase;

	letter-spacing:2px;
}

.clear{
	clear: both;
	padding: 0px;
	margin: 0px;
}

p.information {
	font-size:10px;

	text-transform:uppercase;

	font-weight: bold;
}

div.formcontainer form.contact-form fieldset div.form-label {
	margin: 5px 0 5px 0;
	padding: 15px 0 0 0;
	font-size:10px;

	text-transform:uppercase;
}

div.formcontainer form.contact-form fieldset div.form-submit {
margin-top: 10px;	
}

div.formcontainer {
	margin-left: 40px;
}

#twitter_update_list li a {
	display: block;
}

.pageWrapper{
margin:0;
padding:0;

}

.pageWrapper a{

font-weight:bold;
}

.gallery-icon a img{

border:none;
}

blockquote {
	margin: 15px 30px 0 10px;
	padding-left: 20px;
	border-left: 5px solid #ddd;
	}

blockquote cite {
	margin: 5px 0 0;
	display: block;
	}
	
.burgerman li {min-height:145px;}
* html .burgerman li {
height:145px;
overflow:visible;
} 

