/*
THEME NAME: Maybe Maimed
THEME URI: http://www.plaintxt.org/themes/veryplaintxt/
DESCRIPTION: Maybe Maimed theme modified off of <em>veryplaintext</em>. Think <cite><a href="http://www.mcsweeneys.net/" title="Timothy McSweeny's Internet Tendency">McSweeny's</a></cite>. Fluid 2-column layout with Widgets support. For WordPress 2.0.x and 2.1.
VERSION: 3.0.1
AUTHOR: Scott Allan Wallick modified by Meitar Moscovitz
AUTHOR URI: http://scottwallick.com/
*/

/*
** Use my own style, not veryplaintxt; that stylesheet has been deleted
*/

/*
-----------------------------------------------
Blogger Template Style
Name:     Stretch Denim Light
Designer: Darren Delaye
URL:      www.DarrenDelaye.com
Date:     11 Jul 2006
-----------------------------------------------
*/

body {
  background: #ffffff;
  margin: 0;
  padding: 0px;
  font: x-small Verdana, Arial;
  text-align: center;
  color: #333333;
  font-size/* */:/**/small;
  font-size: /**/small;
}
a:link {
  color: #369;
}
a:visited {
  color: #369;
}
a img {
  border-width: 0;
}

#outer-wrapper { 
  font: normal normal 100% Verdana, Arial, Sans-serif;;
}

/* Header
----------------------------------------------- */
#header-wrapper {
  margin:0;
  padding: 0;
  background-color: #c4e1ff;
  text-align: left;
}

#header {
  margin: 0 2%;
  background-color: #c4e1ff;
  color: #003366;
  padding: 0;
  font: normal normal 189% Verdana, Arial, Sans-serif;;
  position: relative;
}

h1.title {
  padding-top: 38px;
  margin: 0 1% .1em;
  line-height: 1.2em;
  font-size: 100%;
}

h1.title a {
  color: #003366;
  text-decoration: none;
}

#header .description {
  display: block;
  margin: 0 1%;
  padding: 0 0 40px;
  line-height: 1.4em;
  font-size: 50%;
}

#header-wrapper small {
  display: block; float: right; width: auto;
}
                                                              
/* Content
----------------------------------------------- */

.clear { 
  clear: both;
}


#content-wrapper {
  margin: 0 2%;
  padding: 0 0 15px;
  text-align: left;
  background-color: #fff;
  border: 1px solid #fff;
  border-top: 0;
}
#main-wrapper {
  margin-left: 1%;
  width: 64%;
  float: left;
  background-color: #fff;
  display: inline;       /* fix for doubling margin in IE */
  word-wrap: break-word; /* fix for long text breaking sidebar float in IE */
  overflow: hidden;      /* fix for long non-text content breaking IE sidebar float */
}
#sidebar-wrapper {
  margin-right: 1%;
  width: 29%;
  float: right;
  background-color: #fff;
  display: inline;       /* fix for doubling margin in IE */
  word-wrap: break-word; /* fix for long text breaking sidebar float in IE */
  overflow: hidden;      /* fix for long non-text content breaking IE sidebar float */
}

/* Headings
----------------------------------------------- */
h2, h3 {
  margin: 0;
}

/* Posts
----------------------------------------------- */
.date-header {
  margin: 1.5em 0 0;
  font-weight: normal;
  color: #999;
  font-size: 100%;
}
.post {
  margin: 0 0 1.5em;
  padding-bottom: 1.5em;
}
.post-title {
  margin: 0;
  padding: 0;
  font-size: 125%;
  font-weight: bold;
  line-height: 1.1em;
}
.post-title a, .post-title a:visited, .post-title strong {
  text-decoration: none;
  color: #333;
  font-weight: bold;
}
.post div {
  margin: 0 0 .75em;
  line-height: 1.3em;
}
p.post-footer {
  margin: -.25em 0 0;
  color: #fff;
  font-size: 83%;
}

.post-footer .span {
  margin-right: .3em;
}
.comment-link {
  margin-left: .3em;
}
.post img {
  padding: 4px;
  border: 1px solid #fff;
}
.post blockquote {
  margin: 1em 20px;
}
.post blockquote p {
  margin: .75em 0;
}

/* Comments
----------------------------------------------- */
#comments h4 {
  margin: 1em 0;
  color: #999;
}
#comments h4 strong {
  font-size: 110%;
}
#comments-block {
  margin: 1em 0 1.5em;
  line-height: 1.3em;
}
#comments-block dt {
  margin: .5em 0;
}
#comments-block dd {
  margin: .25em 0 0;
}
#comments-block dd.comment-footer {
  margin: -.25em 0 2em;
  line-height: 1.4em;
  font-size: 78%;
}
#comments-block dd p {
  margin: 0 0 .75em;
}

.deleted-comment {
  font-style:italic;
  color:gray;
}

.feed-links {
  clear: both;
  line-height: 2.5em;
}

#blog-pager-newer-link {
  float: left;
 }

#blog-pager-older-link {
  float: right;
 }
 
#blog-pager {   
  text-align: center; 
 }

#comment { width: 100% } /* Explicit so as not to disappear under sidebar */

/* Sidebar Content
----------------------------------------------- */
.sidebar h2, .sidebar h3.widgettitle {
 margin: 1.6em 0 .5em;
 padding: 4px 5px;
 background-color: #fff;
 font-size: 100%;
 color: #333;
}
                                                              
.sidebar ul {
  margin: 0;
  padding: 0;
  list-style: none;
}
.sidebar li {
  margin: 0;
  padding: 0 0 .5em 15px;
  text-indent: -15px;
  line-height: 1.5em;
}
.sidebar {
  color: #333;
  line-height:1.3em; 
}
.sidebar .widget { 
  margin-bottom: 1em;
}

.sidebar .widget-content {
  margin: 0 5px;
}

/* Profile 
----------------------------------------------- */
.profile-img { 
  float: left;
  margin: 0 5px 5px 0;
  padding: 4px;
  border: 1px solid #fff;
}

.profile-data {
  margin:0;
  text-transform:uppercase;
  letter-spacing:.1em;
  font-weight: bold;
  line-height: 1.6em;
  font-size: 78%;
}

.profile-datablock {
  margin:.5em 0 .5em;
}

.profile-textblock {
  margin: 0.5em 0;
  line-height: 1.6em;
}

                                                              
/* Footer
----------------------------------------------- */
#footer {
  clear: both;
  color: #333;
}

#footer .widget {
  margin:.5em;
  padding-top: 20px;
  font-size: 85%;
  line-height: 1.5em;
  text-align: left;
}

#footer div {
  margin: 0 0 2em 0;
}

/* Mark insertions and deletions for browsers that support it
----------------------------------------------- */
ins {
	text-decoration: none;
	font-style: italic;
}
ins::before {
	font-size: smaller;
	content: "Added on " attr(datetime) ": ";
}

del {
	text-decoration: line-through;
}
del::before {
	text-decoration: none;
	font-size: smaller;
	content: "Removed on " attr(datetime) ": ";
}

/* Widgets and plugins and things, oh my! */
.collapsible-archive-month-toggle { color: #369; font-size: larger; font-weight: bold; cursor: pointer; }
.aktt_tweet_digest:before {
	content: "My Twitter status updates for today:";
	display: block;
	margin: 0 0 2em 0; padding: 0;
}

.hentry [id]:hover::after {
    content: "#" attr(id);
    font-size: smaller;
    padding: 1em;
}

#janesguide-widget { float: right; margin: -2em 0 5px 1em; }

.post .wp-caption {
    border: 1px solid;
    padding: 10px;
    margin: 0 10px 10px 10px;
}
.post .alignright {
    float: right;
    margin-right: 0;
}
.post .alignleft {
    float: left;
    margin-left: 0;
}

#sidebar-wrapper { text-align: left; /* Odd that some posts are all centered. http://maybemaimed.com/2010/03/06/orgasm-denial-does-not-submissive-men-make/ */ }

