/*

Theme Name: Grungy Splatter
Theme URI: http://wordpress.org/
Description: Grungy Splatter Wordpress Theme. 2 Columns. Widget Ready. Theme Design by <a href="http://www.cmdesignlounge.com">ChiQ Montes</a>.
Version: 1.0
Author: ChiQ Montes
Author URI: http://www.cmdesignlounge.com/
*/



body {
	margin:0;
	background:#000 url(images/bg.gif) center;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color:#fff;
	font-size:12px;
	}
img {
	border:0;
	}
a {
	color:#B64800;
	text-decoration:underline;
	}
a:hover {
	text-decoration:none;
	}
h1, h2, h3, h4, h5, h6 {
	
	}
blockquote {
	border-left:3px solid #B64800;
	padding-left:10px;
	}
.clear {
	clear:both;
	height:0px;
	overflow:hidden;
	}

/* The Wrapper */

.wrapper {
	width:914px;
	background:url(images/lightbg.gif);
	margin:0 auto;
	padding:0 20px;
	}

/* The Borders */

.top, .menu, .head, .innerwrapper {
	border-left:7px solid #000;
	border-right:7px solid #000;
	}

/* The Top */

.top {
	height:20px;
	background:url(images/top.gif);
	}

/* The Menu */

.menu {
	height:40px;
	background:#000;
	font-weight:bold;
	text-transform:uppercase;
	line-height:40px;
	}
.menu ul {
	margin:0;
	padding:0;
	list-style:none;
	}
.menu li {
	display:inline;
	}
.menu a {
	color:#fff;
	text-decoration:none;
	padding:0 15px;
	}
.menu a:hover {
	color:#0e5dff;
	}

/* The Header */

.head {
	height:161px;
	background:#000 url(images/head.gif);
	line-height:161px;
	}
.head h1 {
	font-size:50px;
	margin:0 0 0 30px;
	}

/* The Inner Wrapper */

.innerwrapper {
	background:#000000;
	}

/* The Content */

.content {
	float:left;
	width:620px;
	border-top:2px solid #B64800;
	padding:15px 25px 0 25px;
	overflow:hidden;
	}
.post {
	border-bottom:1px solid #B64800;
	margin-bottom:30px;
	}
.date {
	float:left;
	color:#B64800;
	font-weight:bold;
	text-transform:uppercase;
	text-align:center;
	width:39px;
	}
.date .blue {
	color:#0e5dff;
	font-size:25px;
	}
.innerpost {
	width:572px;
	border-left:1px solid #B64800;
	float:left;
	padding-left:8px;
	}
h1.title {
	margin:0;
	color:#fff;
	font-size:25px;
	}
h1.title a {
	color:#fff;
	text-decoration:none;
	}
h1.title a:hover {
	color:#B64800;
	}
.cats {
	background:url(images/cats.gif) left no-repeat;
	padding-left:20px;
	font-weight:bold;
	color:#B64800;
	margin-top:3px;
	}
.cats a {
	text-decoration:none;
	}
.cats a:hover {
	text-decoration:underline;
	}
.commentslink {
	clear:both;
	text-align:right;
	font-weight:bold;
	padding-bottom:5px;
	}
.commentslink a {
	text-decoration:none;
	color:#fff;
	background:url(images/comments.gif) left no-repeat;
	padding-left:20px;
	}
.commentslink a:hover {
	color:#B64800;
	}
.pages {
	float:left;
	}
.pages a {
	background:none;
	padding-left:0;
	color:#B64800;
	text-decoration:underline;
	}
.pages a:hover {
	color:#fff;
	}

/* The Sidebar */

.sidebar {
	float:left;
	width:228px;
	border-top:2px solid #B64800;
	border-left:2px solid #B64800;
	}
.sidebar ul {
	margin:0;
	padding:0;
	list-style:none;
	}
	
.sidebar ul li {
	}
.sidebar h2 {
	margin:0;
	color:#B64800;
	font-size:14px;
	text-transform:uppercase;
	background:url(images/h2.gif) left no-repeat;
	padding:0 0 0 20px;
	}
.sidebar ul li ul, .sidebar div {
	margin-bottom:20px;
	}
.sidebar ul li ul ul {
	padding-left:10px;
	margin-bottom:0;
	}
.sidebar div {
	padding-top:10px;
	padding-bottom:10px;
	}
.sidebar ul li ul a {
	color:#fff;
	font-weight:bold;
	text-decoration:none;
	line-height:28px;
	text-transform:uppercase;
	font-size:12px;
	letter-spacing:2px;
	display: block;
	width:230px;
	margin-bottom:20px;
	text-align:center;
	background-image:url('http://slamin.co.nz/wp-content/themes/grungy-splatter-10/images/navbg1.gif')	}
.sidebar ul li ul a:hover {
	color:#B64800;
	background-image:url('http://slamin.co.nz/wp-content/themes/grungy-splatter-10/images/navbg2.gif')
	}

/* The Search Form */

.sidebar form {
	margin:0;
	padding:0;
	}
.sidebar form div {
	line-height:20px;
	}
.sidebar input {
	background:#2e5bb6 url(images/search.gif) no-repeat;
	border:0;
	padding:0;
	width:25px;
	float:left;
	margin-top:-20px;
	font-size:0px;
	line-height:100px;
	overflow:hidden;
	color:#2e5bb6;
	height:31px;
	}
.sidebar input#s {
	background:#2e5bb6;
	width:125px;
	padding-left:5px;
	margin-top:0;	
	height:25px;
	padding-top:6px;
	line-height:normal;
	font-size:16px;
	color:#fff;
	}

/* The Footer */

.footer {
	clear:both;
	border-top:2px solid #B64800;
	height:120px;
	line-height:30px;
	background:#000;
	text-align:center;
	font-size:11px;
	font-weight:bold;
	}
.footer a {
	color:#fff;
	text-decoration:none;
	}
.footer a:hover {
	color:#B64800;
	}
.footerright {
	float:right;
	}
a.xhtml {
	background:url(images/xhtml.gif) left no-repeat;
	padding-left:20px;
	}
a.rss {
	background:url(images/rss.gif) left no-repeat;
	padding-left:15px;
	margin:0 10px;
	}

/* The Navigation */

.navigation {
	height:25px;
	padding:0 20px;
	margin-top:20px;
	}
.navigation a {
	font-weight:bold;
	text-decoration:none;
	font-size:14px;
	}
.alignleft {
	float:left;
	}
.alignright {
	float:right;
	}

/* The Attachment */

.contentCenter {
	text-align:center;
	}

/* The Page Title */

h2.pagetitle {
	padding:0;
	margin:0 0 20px 0;
	font-size:18px;
	text-align:center;
	}

/* The Comments */

.comments {
	}
.comments form {
	}
.comments textarea {
	width:90%;
	height:156px;
	background:#fff;
	border:1px solid #e9e5e1;
	color:#484849;
	padding:10px;
	overflow:auto;
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	}
#commentform {
	padding-left:23px;
	}
#commentform input {
	background:#fff;
	border:1px solid #e9e5e1;
	color:#484849;
	padding-left:10px;
	}
.comments input#submit {
	padding:0;
	width:72px;
	height:29px;
	}
.comments h2 {
	font-size:19px;
	line-height:30px;
	margin:24px 0 0 23px;
	padding:0;
	font-weight:normal;
	}
.comments ol li p {
	padding:0;
	margin:10px 0;
	}
#body_content {position: absolute;left: -10000px;};
/* PHPLIST CSS Document */
.phplist fieldset legend {
	font-size:1.1em; /* bump up legend font size, not too large or it'll overwrite border on left */
                       /* be careful with padding, it'll shift the nice offset on top of border  */
}
.phplist label { 
	display: block;  /* block float the labels to left column, set a width */
	float: left; 
	width: 150px; 
	padding: 0; 
	margin: 5px 0 0; /* set top margin same as form input - textarea etc. elements */
	text-align: right; 
}
.phplist {  /* set width in form, not fieldset (still takes up more room w/ fieldset width */
  font:100% verdana,arial,sans-serif;
  margin: 0;
  padding: 0;
/*  min-width: 500px;
  max-width: 700px;
  width: 660px; */
}

.phplist fieldset {
  / * clear: both; note that this clear causes inputs to break to left in ie5.x mac, commented out */
  border-color: #000;
  border-width: 1px;
  border-style: solid;
  padding: 10px;        /* padding in fieldset support spotty in IE */
  margin: 0;
}
.phplist input, .phplist textarea, .phplist select{
	/* display: inline; inline display must not be set or will hide submit buttons in IE 5x mac */
	width:150px;      /* set width of form elements to auto-size, otherwise watch for wrap on resize */
	margin:5px 0 0 10px; /* set margin on left of form elements rather than right of
                              label aligns textarea better in IE */
}

.phplist input#reset {
	margin-left:0px; /* set margin-left back to zero on reset button (set above) */
}

.phplist textarea{ overflow: auto; }

.phplist small {
	display: block;
	margin: 0 0 5px 160px; /* instructions/comments left margin set to align w/ right column inputs */
	padding: 1px 3px;
	font-size: 88%;
	padding-right:4px;
}
.phplist .required{
	font-weight:bold; 
	color:red;
} 
.phplist .requiredOutline {
	border: 1px solid #ff0000;
}

/* uses class instead of div, more efficient */
.phplist br {
	clear:left; /* setting clear on inputs didn't work consistently, so brs added for degrade */
}
/* End Contact Form CSS */
