/*
Theme Name: brown for nightdrops
Theme URI: http://www.nightdrops.com/
Description: 
Design: Carlo 'kj'
Version: 2b
Author: Carlo 'kj'
*/
   
/* vcard  */
address .url {
	display:none;
}


/* Standard element */




a img {
	border:none;
}
/* This controls the width of the fluid width layouts */

div.fluid {
	width: 90% !important;
}
/* This controls the width of the fixed width layouts */

div.fixed {
	width: 950px !important;
}
/* Basic Stuff */

* {
	margin: 0em;
	padding: 0em;
}
body {
	background-color: #fff;
	color:#383D44;
	font-family: Geneva, Verdana, sans-serif;
	font-size: 14px;
	text-align:left;
}
h1, h2, h3, h4, h5, h6 {
	font-weight: normal;
	letter-spacing: -1px;
}
h3, h4, h5, h6, a:hover {
	color: #6c5847;
}
h3 span, h4 span {
	font-weight: bold;
}
h4 {
	border-bottom: dotted 1px #E1E1E1;
}
br.clear {
	clear: both;
}
img {
	padding: 3px;
	border: solid 1px #e1e1e1;
}
img.floatTL {
	float: left;
	margin-right: 1.5em;
	margin-bottom: 1.5em;
	margin-top: 0.5em;
}
a {
	text-decoration: none;
	color:#6699cc;
}
ul.links {
	list-style: none;
}
ul.links li.first {
}

/* Post */
.post-content h1 {
	padding-top:20px;
	padding-bottom:10px;
}

.post-content h2 {
	padding-top:20px;
	padding-bottom:10px;
}

.post-content ol, .post-content ul {
	padding-left:20px;
}

/* Header */

#header {
	width:100%;
	height:122px;
	background: #440000 url('images/n1.gif') repeat-x;
}
#header_inner {
	position: relative;
	width: 950px;
	height:122px;
	margin: 0 auto;
}

#logo, #menu {
	position: absolute;
	bottom: 0.6em;
}
#logo h1 {
	display: inline;
	color: #fff;
	font-size: 2.6em;
}
#logo a, #logo a:hover {
	color: #fff;
}
#logo h2 {
	display: inline;
	padding-left: 0.5em;
	color: #fff;
	font-size: 1.0em;
}
/* Menu */

#menu {
	right: 0em;
}
#menu ul {
	list-style: none;
}
#menu li {
	float: left;
}
#menu li a {
	display: block;
	padding: 0em 1.2em;
	color: white;
	text-transform: lowercase;
}
#menu li a:hover {
	color: #6699CC;
}
/* Main */

#main {

}
#main_inner p, #main_inner ul {
	margin-bottom: 1em;
}

#main_inner {
	margin: 0 auto;
	padding-top: 2em;
} 
#main_inner h4 {
	font-size: 1.2em;
	padding-bottom: 0.18em;
	margin-bottom: 1em;
	margin-top: 0.95em;
}
#main_inner .post {
	padding-bottom: 2em;
	clear:both;
}
#main_inner .post h3 {
	font-size: 1.7em;
	padding-bottom: 0.2em;
	
}
#main_inner .post h3 a {
	color:#3D3D3D;
}

#main_inner .post ul.post_info {
	list-style: none;
	font-size: 0.8em;
	border-bottom: dotted 1px #E1E1E1;
	padding-bottom: 0.5em;
}
#main_inner .post ul.post_info li {
	background-repeat: no-repeat;
	padding-left: 18px;
	margin-top: 0.5em;
}
#main_inner .post ul.post_info li.date, #main_inner .post ul.post_info li.tags {
	background-image:url(data:image/gif;base64,R0lGODlhDQANAIAAAP///6akoSH5BAEAAAAALAAAAAANAA0AQAIfhI8ZaXuumEQQrGplxY2GDzLX+FEWeJlo+pzQtoZAAQA7);
}
#main_inner .post ul.post_info li.comments {
	background-image:url(data:image/gif;base64,R0lGODlhDQANAIAAAP///6akoSH5BAEAAAAALAAAAAANAA0AQAIdhI8XybHgojOP0WvVkxE3qHESmFFVNpWguJ3NUwAAOw%3D%3D);
}
#main_inner .post .alignleft {
	float:left;
}

/* snipplr plugin*/
#main_inner .post .code {
	border:1px solid #9F9F9F;
	background-color:#F1F1F1;
	color: black;
	padding: 3px;
}

/* Footer */
#footer {
	width:100%;
	height:100px;
	background-color: #483b30;
	color: white;
	clear:both;
}
#footer_inner {
	margin: 0 auto;
	text-align: center;
	clear: both;
	margin-top: 1.0em;
	margin-bottom: 1.0em;
	padding-top: 1.0em;
	text-align: left;
}

input.text {
	border: solid 1px #F1F1F1;
	font-size: 1.0em;
	padding: 0.25em 0.25em 0.25em 0.25em;
}
#search {
	position: relative;
	width: 100%;
	margin-bottom: 2.0em;
}
#search input.text {
	position: absolute;
	top: 0em;
	left: 0em;
	width: 9.5em;
}
#search input.button {
	position: absolute;
	top: 0em;
	right: 0em;
	min-width: 2.0em;
	max-width: 2.5em;
}

#content {
	float: left;
	width: 650px;
	padding-right: 2em;
}

div.portfolio #abstract {
	margin-bottom: 20px;
}

#content p {
	line-height: 1.8em;
}

#sidebar {
	width: 230px;
	float: right;
	padding: 0em 0em 0.5em 2em;
	border-left: dotted 1px #E1E1E1;
}
#sidebar ul {
	list-style: none;
}
#commentsblock {
	padding-top: 10px;	
}
#commentform fieldset {
	border: 0px;	
}
#commentform label {
	display:block;
	float:left;
	line-height:1em;
	width:100px;
}
#commentform p {
	margin: 5px;
}
#commentform textarea {
	width:100%;
	border: 1px dotted #483B30;
}
#commentform input {
	border: none;
	border-bottom: 1px solid #9F9F9F;
}
#commentform #submit {
	color: white;
	background-color: #483B30;
	border: 0px;
	padding: 3px 10px;
	cursor: pointer;
}
blockquote {
	margin-left:1em;
	padding-left:1em;
	border-left:3px solid #7C0012;
	color:#333;
}

.center {
	text-align: center;	
}
