/*
THEME NAME: MNML-CODEAPLUS
THEME URI: 
DESCRIPTION: A Tumblelog-style Theme for WordPress based on <a href="http://www.plaintxt.org/themes/sandbox/">The Sandbox</a>
VERSION: 1.1
AUTHOR: 
AUTHOR URI:
Tags:two column, fixed width, fixed header, seo
*/

@import url('/css/s.css');


/* Structure
-------------------------------------------------------------- */

.bblog .c:after {
	content: ".";
	display: block;
	clear: both;
	height: 0;
	visibility: hidden;
	overflow: hidden;
}

.bblog .c {
	text-shadow: 0 0 1px #666;
	width: 1000px;
	margin: 0 auto;
	background: url(/css/images/bg-capps.png) no-repeat 140px 0;
}

.bblog .content {
	position: relative;
	width: 620px;
	float: left;
}

.bblog .cside {
	width: 340px;
	float: right;
}

.bblog .c {
	margin-top: -24px;
	padding-top: 24px;
}



/* Global Elements
-------------------------------------------------------------- */

.bblog em {
	color: #a8afb8;
	font-style: normal;
	font-weight: 400;
}

.bblog sup {
	color: #666;
}

.bblog .c a:link, .bblog .c a:visited {
	color: #b9d15d;
}

.bblog .c a:hover {
	color: #fff;
}


#access {
    width: 950px;
    margin: 0 auto;
    display: none;
}

/* Menu
-------------------------------------------------------------- */

.skip-link {display:none;}

#access {
    overflow:hidden;
    border-top:1px solid #232829;
}	
#access ul {
	margin:0 40px 0 0;
	list-style:none;
	float:right;
    border-right:1px solid #232829;
}
#access ul ul {
	display:none;	
}
#access li {
	display:inline;
	margin:0;
}
#access a {
    display:block;
    float:left;
    color:#040405;
    padding:0 10px;
    line-height:21px;
    text-decoration:none;
    text-transform:uppercase;
    font-size:10px;
    letter-spacing:2px;
    border-left:1px solid #232829;
}
#access .current_page_item a {
    background:#3D4243;
}
#access a:hover {
    background:#323739;
}

/* Content
-------------------------------------------------------------- */

#postbox {
    padding:54px 0;
    position:relative;
}
#postbox form {
    width:630px;
    margin:0;
}
#postbox textarea {
    width:100%;
    margin-bottom:9px;
}
#postbox label {
	display: block;
}

#postbox input#tags {
}

#postbox input#submit {
}

#postbox #user-info {
    position:absolute;
    bottom:54px;
    right:40px;
}

#container {
	padding: 1px 0 32px 0;
}

.hentry {
	margin:0 0 54px 0;
	position:relative;
}

.entry-title {
	line-height: 1;
	margin-top: 0;
}

.home .entry-title, .archive .entry-title {
	line-height: 1.2;
	font-size: 20px;
	font-weight: 400;
	margin-bottom: 0;
}

.entry-title a {
	text-decoration:none;
}

.morelink {
	font-size: 14px;
	font-variant: small-caps;
}

.entry-content {
	padding-left: 30px;
}

.entry-content h2, .entry-content h3, .entry-content h4, .entry-content h5, .entry-content h6 {
	margin-left: -30px;
}

.home .entry-content > p {
	margin-bottom: 0;
}

.entry-content ul {
	list-style: disc;
}

.entry-content ol, .entry-content ul {
	list-style-position: outside;
	margin-left: 20px;
}

.caps {
	font-size:10px;
	text-transform:uppercase;
	letter-spacing:2px;
}

.important {
	font-weight:bold;
}

.entry-meta {
	font-size:12px;
	color: #bbb;
	background: #222;
	margin: 12px -19px 12px 0;
	padding: 12px 20px;
}

.entry-meta abbr {
	font-size: 12px;
}

.content-column, .entry-content .linkcat {
	margin-left:0;
	list-style:none;
}

.entry-content .linkcat {
	margin-left:-18px;
}

.content-column {
	margin-left:-18px;
	margin-bottom:18px;
}

.home .comments-link, .home .edit-link {
	font-size: 12px;
}

.post-meta {
	font-size: 14px;
	font-weight: 100;
	color: #aaa;
	margin: 0;
}

/* Tumblelog Categories
-------------------------------------------------------------- */

/* Asides */
.home .category-asides * {
    display:inline;
    position:relative;
}
.home .category-asides .entry-title {
    display:none;
}
.home .category-asides .comments-link {
    margin:0 0 0 .125em;
}
.home .category-asides .edit-link {
    margin:0 0 0 .125em;
}

/* Comments
-------------------------------------------------------------- */

#comments {
    padding-top:36px;
}
.comments h3 {
	font-size:18px;
	font-weight: 600;
	margin:0 0 18px 0;
}
#comments ol {
	margin:36px 0 0 0;
}
#comments ol li {
	margin:0 0 36px 0;
}
#comments-list .comment-author {
	font-weight:bold;
}
.comment-meta {
	font-size:11px;
	margin-bottom:18px;
}
#respond h3 {
	color: #ccc;
	font-size: 18px;
	font-weight: 400;
	margin:0 0 18px 0;
}
#respond input, #respond textarea {
    width:510px;
    margin-bottom:9px;
}
#respond .form-submit input#submit {
    width:515px;
}

/* Sidebar
-------------------------------------------------------------- */

.sidebar {
	font-size: 14px;
}

.sidebar h2, .widget h3 {
	color: #fff;
	font-size: 14px;
	font-weight: 600;
	text-transform: uppercase;
}

.bblog .sidebar a:link, .bblog .sidebar a:visited {
	color: #ccc;
}

.sidebar {
    padding:0 0 18px 0;
}

.sidebar ul {
	margin:0;
	list-style:none;
}

.sidebar ul ul {
    padding:0 40px 18px 0;
    background:transparent;
}

.sidebar ul ul ul {
    padding:0;
}

.sidebar ul ul li:before {
	content:  "·";
	margin-right: 20px;
}

.sidebar h3 {
    line-height:36px;
	font-weight:bold;
    padding: 0;
    margin: 0;
}
.sidebar a:link, .sidebar a:visited {
	color:#FFF;
}
.sidebar:hover a:link, .sidebar:hover a:visited {
	color: #b9d15d;
}
.sidebar:hover a:hover {
	color: #fff;
}
.sidebar #search form {
    padding:0 0 18px;
}
.sidebar #search input#s {
    width:200px;
}



/* Navigation
-------------------------------------------------------------- */

.nav-previous {
	float:left;
	width:50%;
}
.nav-next {
	float:right;
}
#nav-above,#nav-below {
	float:right;
	width: 100%;
}
.home #nav-above,.single #nav-above {
	display:none;
}
#nav-above {
	margin:16px 0;
}
#nav-below {
	margin-top:-16px;
	margin-bottom:16px;
}

/* Images
-------------------------------------------------------------- */

.photo, .wp-caption {
	margin: 0 0 18px;
	padding: 5px;
}

.entry-content img {
	margin: 0 0 16px 0;
	max-width:100%;
}
img.alignleft,
img.align-left {
	float: left;
	margin-right:1.5em;
}
img.alignright,
img.align-right {
	display: block;
	float: right;
	margin-left:1.5em;
}
img.centered,
img.align-center {
	margin: 0 auto;
	display: block;
	float: none;
	clear: both;
}

.alignright {
    float: right;
}

.alignleft {
    float: left;
}

.aligncenter {
	margin-left: auto;
	margin-right: auto;
}


.photo, .wp-caption {
	background: #4f4f4f;
	border: 1px solid #555;
	border-radius: 6px;
	-webkit-border-radius: 6px;
	-moz-border-radius: 6px;
}

.photo img, .wp-caption img {
	margin: 6px;
	border: 1px solid #333;
	border-radius: 4px;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
}

.photo br, .wp-caption br {
	display: none;
}

.photocredits, .wp-caption-text {
	text-align: center;
	color: #999;
	background: #444;
	font-size: 11px;
	display: block;
	margin: 0;
	padding: 6px;
	border-top: 1px solid #333;
}







.widget_twitter {
	color: #ccc;
}

.bblog .widget_twitter a:link, .bblog .widget_twitter a:visited {
	color: #ccc;
}

.widgettitle {
	font-weight: 400;
}

.bblog .widget_twitter:hover a:link, .bblog .widget_twitter:hover a:visited
 {
	color: #b9d15d;
}

.bblog .widgettitle a:link, .bblog .widgettitle a:visited {
	color: #fff;
}

.twitter-item {
	margin-bottom: 1.5em;
}

.twitter-item .twitter-timestamp {
	font-size: 12px;
	color: #999;
}

.widget_twitter abbr {
	letter-spacing: normal;
	font-size: 1em;
}

.sidebar .widget_twitter ul li:before {
	content:  "";
	margin-right: 0;
}

