/*
Theme Name: PussyCat Blog
Theme URI: http://www.pussycatreviews.com
Description:  Widget Supported xhtml complaint template sponsored by <a href="http://www.pussycatreviews.com">PussyCat</a>.
Version: 1.0
Author:<a href="http://www.pussycatreviews.com">PussyCat Reviews</a>.

*/
body {
	margin:0;
	background:#d5d0d4;
	font-family:Tahoma,Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#6e6e6e;
	}

/* Elements */

a {
	color:#04acf8;
	text-decoration:none;
	}
a:hover {
	color:#333;
	text-decoration:underline;
	}
p {
	margin:0 0 20px 0;
	}
blockquote {
	border-left:3px solid #03b8fb;
	margin:0 0 0 25px;
	padding:0 0 0 10px;
	font-style:italic;
	}
h1,h2,h3,h4,h5,h6 {
	color:#04acf8;
	}
img {
	border:none;
	}

/* Main Elements */

.container {
	width:893px;
	margin:0 auto;
	}

/* The Top Part */

.top {
	height:108px;
	background:url(images/blogname.png) no-repeat;
	}
.top form {
	width:312px;
	height:69px;
	background:url(images/searchBg.gif);
	margin:12px 0 0 0;
	float:right;
	text-align:right;
	}
.top form input#searchSubmit {
	border:none;
	background:none;
        font-weight: bold;
	font-size:17px;
	color:#ffffff;
	margin:22px 15px 0 0;
	width:50px;
	}
.top form input#s {
	border:none;
	background:url(images/searchbarBg.gif);
	width:189px;
	height:27px;
	margin-right:5px;
	line-height:27px;
	color:#06aff6;
	font-size:17px;
	padding-left:40px
	}

/* The Header */

.head {
	height:168px;
	background:url(images/head.jpg);
	}
.head a {
	display:block;
	height:168px;
	}

/* The Menu */

.menu {
	margin-top:16px;
	height:42px;
	background:url(images/menuBg.gif);
	}
.menuLeft, .menuRight {
	width:5px;
	height:42px;
	}
.menuLeft {
	float:left;
	background:url(images/menuLeft.gif);
	}
.menuRight {
	float:right;
	background:url(images/menuRight.gif);
	}
.menu ul {
	margin:0;
	padding:0;
	list-style:none;
	}
.menu ul li {
	display:inline;
	height:42px;
	line-height:42px;
	font-size:15px;
	}
.menu ul li a {
	color:#fff;
	text-decoration:none;
	padding:12px 10px;
	}
.menu ul li a:hover {
	background:url(images/menuHover.gif);
	}
.menu ul li.current_page_item {
	background:url(images/menuHover.gif);
	}

/* The Content */

.center {
	background:#fff url(images/centerBg.gif) top no-repeat;
	padding-top:11px;
	margin-top:27px;
	}
.left {
	float:left;
	width:664px;
	padding:0 20px;
	}
.blockTitle {
	clear:both;
	padding:0 15px;
	min-height:50px;
	}
.date {
	float:left;
	height:47px;
	width:44px;
	background:url(images/date.png);
	margin-right:8px;
	}
.date .month {
	text-align:center;
	font-variant:small-caps;
	color:#fff;
	font-size:11px;
	padding-top:1px;
	}
.date .day {
	text-align:center;
	padding-top:8px;
	color:#999;
	font-weight:bold;
	}
.blockTitle h1 {
	margin:0;
	padding:0;
	color:#04acf8;
	font-size:20px;
	font-weight:normal;
	}
.blockTitle h1 a {
	color:#04acf8;
	text-decoration:none;
	}
.blockTitle h1 a:hover {
	text-decoration:none;
	color:#333;
	}
.bar {
	float:left;
	font-size:10px;
	color:#a7a39f;
	margin-top:5px;
	}
.bar a {
	color:#a7a39f;
	text-decoration:none;
	}
.bar a:hover {
	color:#333;
	text-decoration:none;
	}
.barCats {
	float:left;
	background:url(images/cats.png) no-repeat;
	padding-left:17px;
	margin-right:15px;
	}
.barComments {
	float:left;
	background:url(images/comments.png) no-repeat;
	padding-left:15px;
	}
.block {
	clear:both;
	border-top:2px solid #03b8fb;
	margin-top:10px;
	padding-top:5px;
	}

.centerBottom {
	clear:both;
	height:45px;
	background:#fff url(images/centerBottomBg.gif) bottom no-repeat;
	}

/* Navigation Links */

.navigation {
	height:25px;
	font-size:13px;
	font-weight:bold;
	}
.navigation a:hover {
	text-decoration:none;
	}
.alignleft {
	float:left;
	}
.alignright {
	float:right;
	}

/* The Footer */

.footer {
	margin:15px 0;
	height:45px;
	padding:15px 550px 0 20px;
	background:url(images/footerBg.gif);
	color:#000;
	}
.footer a {
	color:#000;
	text-decoration:none;
	font-weight:bold;
	}
.footer a:hover {
	color:#000;
	text-decoration:underline;
	}

/* The Sidebar */

.sidebar {
	float:left;
	width:179px;
	}
.sidebar ul {
	margin:0;
	padding:0;
	list-style:none;
	}
.sidebar h2 {
	height:26px;
	background:#2eb9f4 url(images/sidebarH2.gif);
	font-size:14px;
	color:#fff;
	font-weight:normal;
	line-height:26px;
	margin:0;
	padding:0 0 0 15px;
	}
.sidebar li ul {
	background:#c0bebe url(images/sidebarBottom.gif) bottom no-repeat;
	margin-bottom:18px;
	padding:5px 15px;
	line-height:130%;
	}
.sidebar a {
	color:#fff;
	text-decoration:none;
	}
.sidebar a:hover {
	color:#2eb9f4;
	}
.sidebar li ul li ul {
	margin-bottom:0;
	}

/* The Attachment */

.contentCenter {
	text-align:center;
	}

/* The Comments */

.commentBlock {
	border-top:2px solid #04acf8;
	padding-top:10px;
	}
.commentBlock textarea {
	width:95%;
	border:1px solid #8e8e8e;
	color:#6e6e6e;
	}
.commentBlock input#submit {
	width:96%;
	background:#fff;
	border:1px solid #8e8e8e;
	color:#6e6e6e;
	}
#commentform input {
	background:#fff;
	border:1px solid #8e8e8e;
	color:#6e6e6e;
	}
.commentBlock h2 {
	margin:0;
	padding:0;
	font-size:20px;
	font-weight:normal;
	}
.commentlist {
	margin:0;
	padding:20px 0 10px 25px;
	}
.commentlist small {
	color:#a7a39f;
	}
.commentlist p {
	margin:0 0 10px 0;
	}
