/*
Theme Name: Tranquility
Theme URI: http://www.roytanck.com
Description: Minimalist two-column theme with a small Flash animation. Uses SWFObject embed by Geoff Stearns to degrade gracefully on non-flash systems. Version 1.1 adds widget support, 1.2 restores WP 2.0.x support.
Version: 1.2
Author: Roy Tanck
*/


body {
	font-family: arial, helvetica, sans-serif;
	font-size: 12px;
	color: #ccc;
	background-color: #222;
	text-align: center;
	padding:0;
/*	border-top: 20px solid #111; erowid */
}

a { color: #ac6; text-decoration: none; }

a:visited { color: #999; }
a:hover { color: #793; text-decoration: underline; }

.erowidheaderimage { border:none; padding:0px; margin:0px; border-style:none;} 
#main-frame a { border:none; text-decoration:none; margin:0px; padding:0px; }
#main-frame img { border:none; padding:0px; margin:0px;} 


#rap {
	width: 840px;
	margin: 0 auto;
	padding: 0 0 40px 0;
	text-align: left;
}

/* header styles */


#metanoia-list li {
 margin-bottom: 1em; 

}

#header{
	margin-bottom: 40px;
	padding-top: 30px;
    padding-left:10px; 
}
#header #flash{
	float: left;
	margin: 0 6px 0 0;
}

#header h1{
	margin-top: 16px;
}

#header h1 a {
	font-size: 40px;
	/* letter-spacing: -0.05em; */
	color: #ac6;
	font-weight: normal;
	text-decoration: none;
}

#header h2 {
	font-size: 15px;
	font-weight: normal;
	color: #999;
}

/* sidebar styles */


#menu {
	float: right;
	width: 200px;
	padding-bottom: 40px;
	list-style-type: none;
	padding-left: 20px;
	border-left: 1px dotted gray;
}


#menu ul {
	list-style-type: none;
	margin-bottom: 20px;
}

#menu ul {
	padding-left: 15px;
	color: #666;
}

#menu ul li {
	list-style-type: disc;
}

#menu ul ul {
	margin-bottom: 5px;
}

h2 {
	font-size: 12px;
	color: #fff;
	margin-bottom: 6px;
}

#menu ul h2{
	font-size: 12px;
	font-weight: normal;
	color: #fff;
	margin-bottom: 3px;
}

#menu #search {
	margin-bottom: 20px;
}

/* content styles */

#content {
	margin: 0 260px 0 15px;
}


.post {
	margin-bottom: 40px;
	line-height: 150%;
}

#blog-title {
    padding-top:15px; 
    padding-bottom:10px;
}

.storytitle {
	margin-bottom: 2px;
}

.storytitle a {
	font-size: 20px;

	color: #fff;
	font-weight: normal;
	text-decoration: none;
}

.meta, .meta a {
	font-size: 10px;
	color: #999;
	margin-bottom: 10px;
	letter-spacing: 0.05em;
}

.storycontent{
	margin-bottom: 10px;
	font: 700 11pt arial,sans-serif;
	font-weight: normal;

}


.storycontent img.wp-smiley { border: none; margin: 0; }

.storycontent ul, .storycontent ol {
	padding-left: 20px;
	margin-bottom: 20px;
}

/*
blockquote, code {
	display: block;
	padding: 6px 10px;
	border: 1px solid #333;
	background-color: #111;
	margin-bottom: 10px;
}
*/

/* comment styles */

#commentlist {
	list-style-type: none;
	margin-bottom: 20px;
	width: 560px;
	overflow:hidden;
}

#commentlist li {
	padding: 6px 10px;
	border: 1px solid #666;
	margin-bottom: 10px;
	overflow:hidden;
}

#commentlist cite {
	font-size: 10px;
	color: #999;
}


/* erowid */
input {
	background-color: #222;
	color: #ccc;
	margin-bottom: 5px;
	font-family: arial, helvetica, sans-serif;
	font-size: 12px;
	padding:0px;
	margin:0px;
}

textarea {
	border: 1px solid #999;
	background-color: #222;
	color: #ccc;
	margin-bottom: 5px;
	padding: 1px 3px;
	font-family: arial, helvetica, sans-serif;
	font-size: 12px;
}


textarea {
	width: 540px;
	padding: 6px 10px;
}

p {
	margin-bottom: 10px;
}

/* footer styles */

.credit {
	background-color: #111;
	padding-top: 10px;
	font-size: 9px;
	clear:both;
}

.credit p {
	width: 810px;
	text-align: left;
	margin: 0 auto;
	padding-bottom: 20px;
}

/* pulled from default style.css */

/* Begin Images */
p img {
	padding: 0;
	max-width: 100%;
	}

/*	Using 'class="alignright"' on an image will (who would've
	thought?!) align the image to the right. And using 'class="centered',
	will of course center the image. This is much better than using
	align="center", being much more futureproof (and valid) */

img.centered {
	display: block;
	margin-left: auto;
	margin-right: auto;
	}

img.alignright {
	padding: 4px;
	margin: 0 0 2px 7px;
	display: inline;
	}

img.alignleft {
	padding: 4px;
	margin: 0 7px 2px 0;
	display: inline;
	}

.alignright {
	float: right;
	}

.alignleft {
	float: left
	}


#content  img[class*="wp-image-"] { 
  padding:10px;
  border: 2px solid black;
  margin: 5px;
/*  margin-left:5px; */
}

#content wp-caption {

 margin: 15px;
}

#rap .wp-caption {

}
/* #attachment_24 {
padding:10px;
border: 2px solid black;
margin:10px;
}
.wp-image-24 {
margin:10px; morder: 1px solid white;

}
*/

/* End Images */

/* copied from twentyfourteen style.css */




.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
}

#content .aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
	text-align: center;
}

#content .wp-caption {

  text-align:center; 
}
wp-caption img[class*="wp-image-"] {
        display: block;
        margin: 0px;
}

#content div.alignleft {

margin-left:0px; 
padding-left: 0px; 
margin-right:20px;

}
.wp-caption {
        color: #767676;
}

.wp-caption-text {
        -webkit-box-sizing: border-box;
        -moz-box-sizing:    border-box;
        box-sizing:         border-box;
        font-size: 12px;
	font-style: italic;
        line-height: 1.5;
        margin: 9px 0;
}


#content .wp-caption {

}
div.wp-caption .wp-caption-text {
/*        padding-right: 5px;
        padding-left: 5px;
*/
}



