/*
Theme Name: Brown
Theme URI: http://troidus.com/themes/brown
Description: Chihuahuas shall rule again!
Version: 1.0
Author: Indranil Dasgupta
Author URI: http://troidus.com

	Hi there, how are ya? It's been a long time.
	Seems like we've come a long way.
	
*/

* {
	margin: 0;
	padding: 0;
}

a img {
	border: none;
}

html {
	background: #fffae1 url(images/bg.gif) repeat-x bottom left;
}

body {
	background: url(images/bg.gif) repeat-x top left;
	font-family: Tahoma, "Lucida Grande", verdana, sans-serif;
	text-align: center;
}

#wrapper {
	margin: 0 auto;
	text-align: left;
	width: 776px;
	background: url(images/wrap-bg.gif) repeat-y top left;
}

#header {
	height: 50px;
	background-color: #4e331d;
	margin-bottom: 10px;
}

#sidebar {
	float: left;
	width: 250px;
	text-align: right;
	padding-right: 20px;
}

#sidebar h1 {
	font: 40px/40px Georgia, serif;
	font-weight: bold;
	background: url(images/h1-bottom.gif) no-repeat center bottom;
	padding-bottom: 20px;
	margin-bottom: 20px;
}

#sidebar #search {
	background-color: #fff6c9;
	text-align: right;
	border: 1px solid #fff6c9;
	border-bottom: 1px solid #4e331d;
	width: 250px;
	padding: 4px 2px;
	font-size: 16px;
	color: #4e331d;
}

#sidebar form {
	margin-bottom: 20px;
}

#sidebar h3 img {
	margin-right: 5px;
}

#sidebar h3 {
	font: 20px Georgia serif;
	margin-bottom: 4px;
	font-weight: normal;
}

#sidebar ul {
	list-style: none;
	margin-bottom: 15px;
}

#sidebar ul li {
	font-size: 14px;
	padding-bottom: 4px;
}

#sidebar ul li a {
	color: #4e331d;
	padding: 2px;
}

#sidebar ul li a:hover {
	text-decoration: none;
}

#navigation {
	font-size:16px !important;
	margin-bottom: 20px;
}

#navigation li {
	padding-bottom: 0 !important;
	font-size:16px !important;
}

#navigation li a {
	display: block;
	width: 250px;
	border: 1px solid #fff6c9;
	background-color: #fff6c9;
	border-bottom: 1px solid #4e331d;
	color: #4e331d !important;
	text-decoration: none !important;
	padding: 4px 2px !important;
}

#navigation li a:hover {
	background-color: #4e331d;
	color: #fff6c9 !important;
	border: 1px solid #4e331d;
}

#content {
	float: right;
	width: 490px;
}

.post {
	background: url(images/post.gif) no-repeat left 3px;
	margin-bottom: 20px;
}

.date {
	float: left;
	width: 25px;
	padding-right: 4px;
	padding-top: 40px;
	font-size: 12px;
	text-align: center;
}

.d-day {
	font-size: 16px;
	color: #4e331d;
	font-weight: bold;
}

.blog-post {
	float: right;
	width: 450px;
}

.blog-post h2 {
	font: 24px Georgia serif;
	border-bottom: 1px solid #000;
}

.blog-post h2 a {
	color: #4e331d;
	text-decoration: none;	
}

.blog-post h2 a:hover {
	color: #000;
}

.blog-post p {
	margin: 10px 0;
	font-size: 14px;
	line-height: 18px;
}

.blog-post p a {
	color: #4e331d;
	background-color: #fff6c9;
	padding: 2px;
	border-right: 1px solid #eddc89;
	border-bottom: 1px solid #eddc89;
	text-decoration: none;
	font-size: 13px;
}

.blog-post p a:hover {
	border-right: 1px solid #bead5c;
	border-bottom: 1px solid #bead5c;
}

.blog-post p img {
/*	float: left;*/
	padding-right: 5px;
	padding-bottom: 5px;
}

.blog-post p a img {
	background-color: #fffae1;
}

.blog-post ul, .blog-post ol {
	list-style-position: inside;
	margin: 10px 0;
	padding: 0 4px;
}

.blog-post blockquote {
	padding: 10px 5px;
	text-indent: 6px;
}

.postmetadata {
	border-top: 1px solid #000;
	padding-top: 7px;
}

.pmd-cat {
	float: left;
}

.pmd-comments {
	float: right;
}

.post:after, .prev-next:after, .postmetadata:after {
	content: ".";
	display: block;
	height: 0;
	visibility: hidden;
	clear: both;
}

/* hides from ie 5 \*/
* html .post, * html .prev-next, * html .postmetadata { height: 1%; }
/* end hide */

.prev-next {
	margin: 20px 0;
}

.prev-next a {
	color: #4e331d;
	background-color: #fff6c9;
	padding: 2px;
	border-right: 1px solid #eddc89;
	border-bottom: 1px solid #eddc89;
	text-decoration: none;
	font-size: 13px;
}

.prev-next a:hover {
	border-right: 1px solid #bead5c;
	border-bottom: 1px solid #bead5c;
}

.alignright {
	float: right;
}

.alignleft {
	float: left;
}

#footer {
	margin-top: 10px;
	font-size: 12px;
	line-height: 20px;
	color: #4e331d;
	padding-bottom: 10px;
}

#footer a {
	color: #4e331d;
	background-color: #fff6c9;
	padding: 2px;
	border-right: 1px solid #eddc89;
	border-bottom: 1px solid #eddc89;
	text-decoration: none;
	font-size: 12px;
}

#footer a:hover {
	border-right: 1px solid #bead5c;
	border-bottom: 1px solid #bead5c;
}


#bottom {
	clear: both;
	height: 50px;
	background-color: #4e331d;
}

/* the comments entirely, from this point on... */

#comments, #respond {
	margin: 20px 0 10px;
	font: 20px Georgia serif;
	color: #4e331d;
}

#comments a {
	color: #4e331d;
	text-decoration: none;	
}

#comments a:hover {
	color: #000;
}

.commentlist {
	list-style-position: inside;
	font-size: 14px;
}

.commentlist li {
	padding: 5px 0 5px;
	border-bottom: 1px solid #000;
	margin-bottom: 20px;
	line-height: 18px;
	font-size: 14px;
}

.commentlist li a {
	color: #4e331d;
	background-color: #fff6c9;
	padding: 2px;
	border-right: 1px solid #eddc89;
	border-bottom: 1px solid #eddc89;
	text-decoration: none;
	font-size: 13px;
}

.commentlist li a:hover {
	border-right: 1px solid #bead5c;
	border-bottom: 1px solid #bead5c;
}

.commentmetadata {
	display: block;
	padding-top: 5px;
}

.commentmetadata a {
	font-size: 12px !important;
}

.comment-form p input {
	background-color: #fff6c9;
	border-right: 1px solid #eddc89;
	border-bottom: 1px solid #eddc89;
	border-top: 1px solid #bead5c;
	border-left: 1px solid #bead5c;
	padding: 1px;
	color: #4e331d;
}

.comment-form textarea {
	width: 400px;
	background-color: #fff6c9;
	border-right: 1px solid #eddc89;
	border-bottom: 1px solid #eddc89;
	border-top: 1px solid #bead5c;
	border-left: 1px solid #bead5c;
	padding: 1px;
	color: #4e331d;
}

#submit {
	border-right: 1px solid #bead5c;
	border-bottom: 1px solid #bead5c;
	border-top: 1px solid #eddc89;
	border-left: 1px solid #eddc89;
}

/* end the comments styling */





/* And the storybook comes to a close.
   Gone are the ribbons and bows.
   Things to remember, places to go,
   pretty maids all in a row. */
   
