/*   
Theme Name: Kinky
Theme URI: http://benhiller.blogspot.com/
Description: Described as 'kinky', 'limpy', and 'sexy'. Although I am not sure how these terms apply to web design.
Author: Benjamin Hiller
Author URI: http://benhiller.blogspot.com/
Version: 1
*/

/* =General */

* {
	margin: 0px;
	padding: 0px;
}

body {
	margin: 0 auto;
	width: 765px;
	padding-top: 10px;
	font-size: 80%;
	font-family: Verdana, sans-serif;
	padding-left: 9px;
	background: #f4f4f4 url(images/bkg.gif) repeat-y top center;
}

a img {
	border: none;
}

/* /=General */

/* =Header */

#header {
	padding-right: 11px;
	background: url(images/header.png) no-repeat;
	height: 175px;
	width: 755px;
	margin: 0 auto;
	color: white;
	text-align: center;
	position: relative;
	margin-bottom: 30px;
} 

#header h1{
	height: 175px;
}

#header h1 a {
	margin-top: 50px;
	padding-left: 200px;
	color:white;
	text-decoration: none;
	font-size: 1.1em;
	line-height: 175px;
}

/* /=Header */

/* =Sidebox */

.sidebox {
	width: 240px;
	padding-bottom: 15px;
	margin-left: -5px;
	border-bottom: #B0D5FF 1px solid; 
} /* Make each box padded, as wide as it can be, and have a border at the bottom */

.sidebox h2 {
	padding-left: 10px;
	padding-top: 10px;
	padding-bottom: 5px;
} 

.sidebox li {
	list-style-type: none;
	margin-left: 22px;
	padding-right: 5px;
	line-height: 1.5em;
	font-size: 85%;
	padding-bottom: 5px;
}

.sidebox a, .sidebox li, .sidebox h2 {
	color: white;
	text-decoration: none;
}

.sidebox a:hover,.sidebox li:hover {
	color: #B0D5FF;	
}

.sidetop {
	padding-top: 1px;
	padding-left: 5px;
	background: url(images/sidetop.gif) no-repeat top;
}

#sidebar {
	width: 240px;
	margin-left: 515px;
	background: #0567d4 url(images/sidebottom.gif) no-repeat bottom; 
	font-weight: bold;
	margin-bottom: 10px;
}

/* =/Sidebar */

.post h2 {
	font-size: 1.5em;
	font-family: Arial Black, sans-serif;
}

#content {
	width: 500px;
	margin-left: 5px;
	float: left;
}

.post .meta {
	font-size: .85em;
}

.post {
	line-height: 1.5em;
	padding-bottom: 15px;
	border-bottom: 1px #ccc solid;
	margin-bottom: 18px;
	margin-right: 3px;
	margin-left: 10px;
}

.post .entry {
	font-size: 1.1em;
	padding-left: 5px;
}

.post h3 {
	padding-bottom: 9px;
	font-size: 1.2em;
	font-weight: bold;
	padding-left: 5px;
}

.post * a, #comment-form a {
	text-decoration: none;
	color: #0567D4;
}

.post * a:hover, #comment-form a {
	color: #0F82FF;
}

.post .title {
	padding-bottom: 7px;
}

.last {
	border-bottom: none;
}

.post blockquote {
	margin-left: 10px;
	margin-right: 20px;
	padding-bottom: 5px;
	padding-top: 5px;
	background: url(images/quote.gif) left top no-repeat;
}

.post blockquote p {
	padding: 0 35px;
	padding-right: 30px;
	background: url(images/endquote.gif) right bottom no-repeat;
	text-align: center;
}

.entry {
	padding-bottom: 7px;
}


.post ul {
	padding-left: 0px;
	margin-left: 10px;
}

.post li {
	list-style-type: none;
	padding-left: 12px;
	background: url(images/bullet.gif) no-repeat 0px .6em;
}

#comment-form {
	border-top: #ccc 1px solid;
	padding-top: 13px;
}

#comment-form textarea {
	width: 490px;
	margin-top: 10px;
	margin-bottom: 10px;
}

#comments, .commentlist {
	margin-left: 15px;
}

#comments {
	margin-bottom: 10px;
}

.commentlist .commententry {
	line-height: 1.4em;
	margin-left: 10px;
	margin-top: 5px;
	margin-right: 20px;
}

.commentlist .metacomment {
	margin-left: 10px;
	margin-top: 5px;
}

.commentlist .author {
	font-weight: bold;
	margin-bottom: 5px;
}

.commentlist * a {
	text-decoration: none;
	color: #0567D4;
}

.commentlist * a:hover {
	color: #0F82FF;
}

.commentlist li {
	margin-bottom: 5px;
	padding-bottom: 3px;
	padding-top: 3px;
	padding-left: 3px;
}

.commentlist {
	list-style: none;
} 

.number a {
	color: #aaa;
	font-weight: bold;
	padding-right: 5px;
	font-size: 220%;
	font-family: Times New Roman;
}

.number {
	text-align: right;
}

.alt {
	background-color: #e9e9e9;
}

.commentcontent {
	margin-top: -35px;
}

#container {
	background-color: white;
	margin-left: -10px;
	width: 767px;
	padding-bottom: 15px;
	padding-left: 10px;
	margin-top: -10px;
	padding-top: 7px;
	min-height: 100%;
	height: 100%;
}

.info {
	padding-bottom: 10px;
}

.post, .title {
	clear: both;
}

.archivep {
	border-bottom: none;
}

.postnum {
	display: inline;
	color: #666;
}

.commentstatus {
	padding-left: 15px;
	padding-bottom: 15px;
	font-weight: bold;
}

.navigation {
	padding-bottom: 30px;
}

.prev {
	float: left;
}

.next {
	float: right;
}

input, textarea {
	background-color: #fcfcfc;
	color: #000;
	border: 1px solid #d4d4d4;
	padding-left: 2px;
	padding-top: 2px;
}

