/*  
Theme Name: Bondage Blog
Theme URI: http://wordpress.org/
Description: Heavily modified (defiled) starting from the famous <a href="http://binarybonsai.com/kubrick/">Kubrick</a>.
Version: 1.5
Author: Rope Guy
Author URI: http://bondageblog.com/

*/

   .adHeadline {text-decoration: none; color: inherit;}
   .adText {text-decoration: none; color: inherit;}

span.adHeadline {line-height: 1.2; font-size: small; font-family: Verdana, Arial, Helvetica, sans-serif; font-weight: bold;}

span.adText {line-height: 1.0; font-size: x-small; font-family: Verdana, Arial, Helvetica, sans-serif; font-weight: normal;}

body {
	font: small Verdana, Arial, Helvetica, sans-serif;
	margin:0;
	padding:0;
	background: #191970;
	color: #000;
	}

	a:link {
		color: #191970;
		font-weight: bold;
		padding-bottom: 1px;
		}

	a:visited {
		color: #191970;
		font-weight: bold;
		padding-bottom: 1px;
		}

	a:hover {
		color: black;
		font-weight: bold;
		padding-bottom: 1px;
		}

	a:active {
		color: black;
		font-weight: bold;
		padding-bottom: 1px;
		}

#page {
	text-align: left;
	}

#header {
	padding-left: 30px;
	height: 94px; 
        overflow: hidden;
	color: #ff0;
	}


.narrowcolumn {
	font-size: small;
	background: #B7A9DE;
	color: black;
	border: 1px solid black;
	padding-top: 10px;
        padding-bottom: 10px;
        padding-left: 25px;
        padding-right: 20px;
   	margin-left: 252px;
   	margin-right:167px;
	margin-top: 8px;
	}

.widecolumn {
	font-size: small;
	background: #B7A9DE;
	color: black;
	border: 1px solid black;
	padding-top: 10px;
        padding-bottom: 10px;
        padding-left: 25px;
        padding-right: 20px;
   	margin-left: 252px;
   	margin-right:167px;
	margin-top: 8px;
	}

#footer {

	margin-top: 25px;
        margin-bottom: 25px;
  	margin-left: 248px;
	padding: 5px;
	text-align: left;
	clear: both;

	}

	
.post {
	}

.entry {
	}

p 	{
	padding: 0;
	margin-top: 10px;
	margin-bottom: 10px;
	margin-left: 0;
	margin-right: 0;
	}


.narrowcolumn .postmetadata {
	text-align: left;
	font-size: smaller;
	margin-bottom: 20px;
	}

.widecolumn .postmetadata {
	text-align: left;
	font-size: smaller;
	margin-bottom: 20px;
	}


.alt {
	background-color: #f8f8f8;
	border-top: 1px solid #ddd;
	border-bottom: 1px solid #ddd;
	}

small {
	font-size: smaller;
	}

h1, h2, h3 {
	font-weight: bold;
	}

h1 {
	font-size: 50px;
	text-align: left;
	margin: 0;
	padding: 0;
	}

.description {
	margin: 0;
	padding-left: 8px;
	font-size: 20px;
	font-style: italic;
	}

h2 {
	font-size: 18px;
	color: #191970;
	padding: 0;
	margin: 0;
	}
h3 {
	font-size: 14px;
	color: black;
	}



#sidebar{ 

	position: absolute;
	left:0;
	top:102px;
	width:225px;
	background:#1E90FF;
	border-right:3px solid #ff0;
	border-top:3px solid #ff0;
	border-bottom:3px solid #ff0;
        padding-bottom: 10px;
	text-align: center;
	color: #000;
	}

.linktitle {
	width: 205px;
	background: #191970;
	font-weight: bold;
	color: #ff0;
	padding-top: 5px;
	padding-bottom: 5px;
	margin-top: 7px;
	margin-bottom: 6px;
        margin-left: 10px;
        margin-right: 10px;
	}

#rightcontent {
	position: absolute;
	right:0px;
	top: 95px;
	width:160px;
	text-align: center;
	background: #191970;
	}

a.thumb:hover {border : none;}
A.thumb IMG { border : 3px solid black;}
A.thumb:HOVER IMG { border: 3px solid #ff0;}
.thumb img{width: 130px; height: 130px;}

a.leftthumb:hover {border : none;}
A.leftthumb IMG { border : 3px solid black;}
A.leftthumb:HOVER IMG { border: 3px solid #ff0;}
.leftthumb img{width: 185px; height: 270px;}

a.footban:hover {border : none;}
A.footban IMG { border : 3px solid black;}
A.footban:HOVER IMG { border: 3px solid #ff0;}
.footban img{width: 599px; height: 200px;}


h1, h1 a,  h1 a:visited, h1 a:hover,  .description {
	text-decoration: none;
	color: yellow;
	}

h2, h2 a,  h2 a:link, h2 a:visited, h2 a:hover {
        text-decoration: none;
        }

.commentlist li, #commentform input, #commentform textarea {

	}
	
.commentlist li {
	font-weight: bold;
	}

.commentlist cite, .commentlist cite a {
	font-weight: bold;
	font-style: normal;
	}

.commentlist p {
	font-weight: normal;
	text-transform: none;
	}

#commentform p {
	
	}

.commentmetadata {
	font-weight: normal;
	}

code {
	font: 'Courier New', Courier, Fixed;
	}

#headerimg {
	margin: 0;
	height: 200px;
	width: 100%;
	}


	


p img {
        padding: 0;
	margin-left: 7px;
	border: 1px solid black;
	}



/* Begin Form Elements */


.entry form { /* This is mainly for password protected posts, makes them look better. */
	text-align:center;
	}

select {
	width: 130px;
	}

#commentform input {
	width: 170px;
	padding: 2px;
	margin: 5px 5px 1px 0;
	}

#commentform textarea {
	width: 450px;
	padding: 2px;
	}

#commentform #submit {

	}

/* End Form Elements */



/* Begin Comments*/
.alt {
	background: #ddd;
	}

.commentlist {
	margin: 0;
	padding-left: 15px;
	padding-right: 15px;
	}



.commentmetadata {
	margin: 0;
	}
/* End Comments */




/* Begin Various Tags & Classes */
acronym, abbr, span.caps {
	cursor: help;
	}

acronym, abbr {
	border-bottom: 1px dashed #999;
	}

blockquote {
	padding: 0;
	margin-left: 40px;
	margin-right: 60px;
	margin-top: .8em;
	margin-bottom: .6em;
	font-size: smaller;
	}

blockquote cite {
	margin: 5px 0 0;
	display: block;
	}

.center {
	text-align: center;
	}

hr {
	display: none;
	}


.navigation {
	padding: 10px;
	margin: 7px;
	background: #9587bc;
	}

/* End Various Tags & Classes*/


