/*

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:#333 url(images/bg.gif) center;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color:#fff;
	font-size:12px;
	}
img {
	border:0;
	}
a {
	color:#FFFFFF;
	text-decoration:underline;
	}
a:hover {
	text-decoration:none;
	}
h1, h2, h3, h4, h5, h6 {
	
	}
blockquote {
	border-left:3px solid #0e5dff;
	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:3px solid #333;
	border-right:3px solid #333;
	}

/* The Top */

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

/* The Menu */

.menu {
	height:40px;
	background:#333;
	font-weight:bold;
	text-transform:uppercase;
	line-height:40px;
	background:url(images/menu.gif);
	}
.menu ul {
	margin:0;
	padding:0;
	list-style:none;
	}
.menu li {
	display:inline;
	}
.menu a {
	color:#B64800;
	text-decoration:none;
	padding:0 15px;
	}
.menu a:hover {
	color:#0e5dff;
	}

/* The Header */

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

/* The Inner Wrapper */

.innerwrapper {
	background:#666666 url(images/sidebar.gif) right repeat-y;
	}

/* The Content */

.content {
	float:left;
	width: 490px;
	border-top:2px solid #0e5dff;
	overflow:hidden;
	padding:4px;
	}
.leftsidebar {
	float:left;
	width:200px;
	padding:2px 2px 0 2px;
	border-top:2px solid #0e5dff;
	border-right:2px solid #0e5dff;
	background-color:#333333;
	font-size:10px;
	color:#FFFFFF;
	text-decoration:none;
	}
.post {
	border-bottom:1px solid #0e5dff;
	margin-bottom:30px;
	}
.date {
	float:left;
	color:#0e5dff;
	font-weight:bold;
	text-transform:uppercase;
	text-align:center;
	width:39px;
	}
.date .blue {
	color:#0e5dff;
	font-size:25px;
	}
.innerpost {
	width:470px;
	float:left;
	}
h1.title {
	margin:0;
	color:#333;
	font-size:22px;
	margin-bottom:4px;
	}
h1.title a {
	color:#333;
	text-decoration:none;
	}
h1.title a:hover {
	color:#0e5dff;
	}
.cats {
	background:url(images/cats.gif) left no-repeat;
	padding-left:20px;
	color:#0e5dff;
	}
.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:#0e5dff;
	}
.pages {
	float:left;
	}
.pages a {
	background:none;
	padding-left:0;
	color:#0e5dff;
	text-decoration:underline;
	}
.pages a:hover {
	color:#fff;
	}

/* The Sidebar */

.sidebar {
	float:right;
	width:200px;
	padding:0px 0px 0 0px;
	border-top:2px solid #0e5dff;
	}
.sidebar ul {
	margin:0;
	padding:0;
	list-style:none;
	}
.sidebar h2 {
	margin:0;
	color:#0e5dff;
	font-size:14px;
	text-transform:uppercase;
	background:url(images/h2.gif) left no-repeat;
	padding:0 0 0 0px;
	}
.sidebar ul li ul, .sidebar div {
	padding-left:0px;
	margin-bottom:20px;
	}
.sidebar ul li ul ul {
	padding-left:10px;
	margin-bottom:0;
	}
.sidebar div {
	padding-bottom:10px;
	}
.sidebar ul li ul a {
	color:#fff;
	font-weight:bold;
	text-decoration:none;
	font-weight:bold;
	}
.sidebar ul li ul a:hover {
	color:#0e5dff;
	}

/* 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 #0e5dff;
	height:120px;
	line-height:30px;
	background:#333;
	text-align:center;
	font-size:11px;
	font-weight:bold;
	}
.footer a {
	color:#fff;
	text-decoration:none;
	}
.footer a:hover {
	color:#0e5dff;
	}
.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;};