/*
Theme Name: NakedCapitalism Enhanced 'Blogger' Theme
Theme URI: http://mev.com
Description: The original NakedCapitalism theme with Blogger look'n'feel. Transitioned to WordPress engine by <a href="http://mev.com">MEV, LLC</a>. <br />This theme <u>requires</u> the following plugins: <a href="http://lesterchan.net/portfolio/programming/php/">WP-Email</a>, <a href="http://cypherhackz.liquidnyquiz.com/?p=35">Latest Comments Plugin</a>, Donation Plus.
CSS is copyrighted by Blogger(with minor modifications)
Version: 1.0
Author: MEV Team
*/


#navbar-iframe {
height: 0px;
visibility: hidden;
display: none;
}
/* Use this with templates/template-twocol.html */
/* =WordPress Core
-------------------------------------------------------------- */
.alignnone {
    margin: 5px 20px 20px 0;
}

.aligncenter, div.aligncenter {
    display:block;
    margin: 5px auto 5px auto;
}

.alignright {
    float:right;
    margin: 5px 0 20px 20px;
}

.alignleft {
    float:left;
    margin: 5px 20px 20px 0;
}

.aligncenter {
    display: block;
    margin: 5px auto 5px auto;
}

a img.alignright {
    float:right;
    margin: 5px 0 20px 20px;
}

a img.alignnone {
    margin: 5px 20px 20px 0;
}

a img.alignleft {
    float:left;
    margin: 5px 20px 20px 0;
}

a img.aligncenter {
    display: block;
    margin-left: auto;
    margin-right: auto
}

.wp-caption {
    background: #fff;
    border: 1px solid #f0f0f0;
    max-width: 96%; /* Image does not overflow the content area */
    padding: 5px 3px 10px;
    text-align: center;
}

.wp-caption.alignnone {
    margin: 5px 20px 20px 0;
}

.wp-caption.alignleft {
    margin: 5px 20px 20px 0;
}

.wp-caption.alignright {
    margin: 5px 0 20px 20px;
}

.wp-caption img {
    border: 0 none;
    height: auto;
    margin:0;
    max-width: 98.5%;
    padding:0;
    width: auto;
}

.wp-caption p.wp-caption-text {
    font-size:11px;
    line-height:17px;
    margin:0;
    padding:0 4px 5px;
}

body {
background:#ffffff;
margin:0;
color:#000;
font:x-small Georgia Serif;
font-size/* */:/**/small;
font-size: /**/small;
text-align: center;
}
a:link {
color: #F4721B;
text-decoration:none;
}
a:visited {
color:#5588aa;
text-decoration:none;
}
a:hover {
color:#F4721B;
text-decoration:underline;
}
a img {
border-width:0;
}
/* Header
-----------------------------------------------
*/
#header-wrapper {
margin:0 2% 10px;
/*border:1px solid #cccccc;*/
}
#header {
margin: 0px; /*5px;*/
/*border: 1px solid #cccccc;*/
text-align: left; /*center;*/
color:#666666;
}
#header-inner {
background-position: left; /*center;*/
margin-left: auto;
margin-right: auto;
}
#header h1 {
/*margin:5px 5px 0;*/
/*padding:15px 20px .25em;*/
line-height:1.2em;
/*text-transform:uppercase;*/
/*letter-spacing:.2em;*/
font: normal bold 242% 'American Typewriter', Georgia, Serif;
border-bottom:dotted 1px #cccccc;
margin-bottom:0px;
}
#header a {
color:#666666;
text-decoration:none;
}
#header a:hover {
color:#666666;
}
#header .description {
margin:0 0px 5px; /*0 5px 5px;*/
padding:5px 0px 15px; /*0 20px 15px;*/
/* text-align:left;*/
/*text-transform:uppercase;*/
letter-spacing:.2em;
line-height: 1.4em;
font: normal bold 86% 'American Typewriter', Arial, sans-serif;
color: #999999;
}
#header img {
margin-left: auto;
margin-right: auto;
}
/* Outer-Wrapper
----------------------------------------------- */
#outer-wrapper {
margin:0 auto;
padding:10px;
text-align:left;
font: normal normal 110% Optima, Arial, sans-serif;
width:1020px;
}
#main-wrapper {
margin-left: 1%;
width: 61%;
float: left;
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 */
text-align: left;
}
#sidebar-wrapper {
margin-right: 1%;
width: 33%;
float: right;
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 {
margin:1.5em 0 .75em;
font:normal bold 95% 'American Typewriter', Arial, sans-serif;
line-height: 1.4em;
text-transform:uppercase;
letter-spacing:.2em;
color:#999999;
}
/* Posts
-----------------------------------------------
*/
h2.date-header {
margin:1.5em 0 .25em;/*.5em;*/
}
.post {
margin:.5em 0 .25em;/*1.5em;*/
border-bottom:1px dotted #cccccc;
padding-bottom:.5em;/*1.5em;*/
padding-left:3%;
}
.post h3 {
margin:.25em 0 0;
padding:0 0 4px;
font-size:140%;
font-weight:normal;
line-height:1.4em;
color:#F4721B;
}
.post h3 a, .post h3 a:visited, .post h3 strong {
display:block;
text-decoration:none;
color:#F4721B;
font-weight:bold; /*normal;*/
}
.post h3 strong, .post h3 a:hover {
color:#333333;
}
.post p {
margin:0 0 .75em;
/*line-height:1.6em;*/
}
.post-footer {
margin: .75em 0;
color:#999999;
/*text-transform:uppercase;*/
letter-spacing:.1em;
font: normal bold 86% 'American Typewriter', Trebuchet, 'Trebuchet MS', Arial, sans-serif;
line-height: 1.4em;
}
.comment-link {
margin-left:.6em;
}
.post img {
padding:4px;
border:1px solid #cccccc;
}
.post blockquote {
margin:1em 20px;
}
.post blockquote p {
margin:.75em 0;
}
/* Comments
----------------------------------------------- */
#comments h4 {
margin:1em 0;
font-weight: bold;
line-height: 1.4em;
text-transform:uppercase;
letter-spacing:.2em;
color: #999999;
}
#comments-block {
margin:1em 0 1.5em;
line-height:1.6em;
}
#comments-block .comment-author {
margin:.5em 0;
}
#comments-block .comment-body {
margin:.25em 0 0;
}
#comments-block .comment-footer {
margin:-.25em 0 2em;
line-height: 1.4em;
text-transform:uppercase;
letter-spacing:.1em;
}
#comments-block .comment-body 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;
}
/* Sidebar Content
----------------------------------------------- */
.sidebar {
color: #666666;
line-height: 1.5em;
}
.sidebar ul {
list-style:none;
margin:0 0 0;
padding:0 0 0;
}
.sidebar li {
margin:0;
padding:0 0 .25em 15px;
text-indent:-15px;
line-height:1.5em;
}
.sidebar .widget, .main .widget {
border-bottom:1px dotted #cccccc;
margin:0 0 .5em;/*1.5em;*/
padding:0 0 .5em;/*1.5em;*/
}
.main .Blog {
border-bottom-width: 0;
}
/* Profile
----------------------------------------------- */
.profile-img {
float: left;
margin: 0 5px 5px 0;
padding: 4px;
border: 1px solid #cccccc;
}
.profile-data {
margin:0;
text-transform:uppercase;
letter-spacing:.1em;
font: normal bold 86% 'American Typewriter', Trebuchet, 'Trebuchet MS', Arial, sans-serif;
color: #999999;
font-weight: bold;
line-height: 1.6em;
}
.profile-datablock {
margin:.5em 0 .5em;
}
.profile-textblock {
margin: 0.5em 0;
line-height: 1.6em;
}
.profile-link {
font: normal bold 86% 'American Typewriter', Trebuchet, 'Trebuchet MS', Arial, sans-serif;
text-transform: uppercase;
letter-spacing: .1em;
}
/* Footer
----------------------------------------------- */
#footer {
width:660px;
clear:both;
margin:0 auto;
padding-top:15px;
line-height: 1.6em;
text-transform:uppercase;
letter-spacing:.1em;
text-align: center;
}
/** Page structure tweaks for layout editor wireframe */
body#layout #header {
margin-left: 0px;
margin-right: 0px;
}


