/*
THEME NAME: MNML
THEME URI: http://themeshaper.com/mnml-a-tumblelog-style-wordpress-theme/
DESCRIPTION: A Tumblelog-style Theme for WordPress based on <a href="http://www.plaintxt.org/themes/sandbox/">The Sandbox</a>
VERSION: 1.3
AUTHOR: <a href="http://themeshaper.com/">Ian Stewart</a>
AUTHOR URI:
Tags:two column, fixed width, fixed header, seo
*/

@import url('styles/reset.css');
@import url('styles/typography.css');


/* Structure
-------------------------------------------------------------- */

#header {
	position:fixed;
	bottom:0;
	left:0;
	right:0;
	width:100%;
}
#branding {
    width:950px;
    margin:0 auto;
}
#access {
    width:950px;
    margin:0 auto;
}
#content-wrap {
    width:950px;
    margin:0 auto;
    overflow:hidden;
}
#container {
    width:590px;
    float:left;
}
#content {
	margin:0 40px 0 40px;
}
#primary {
	float:left;
	width:350px;
	margin:0 0 36px 10px;
}
#footer {
	clear:both;
	width:950px;
	margin:0 auto;
}

/* Global Elements
-------------------------------------------------------------- */

body {
	color:#444;
	background:#FFF url(images/body-background.gif) no-repeat top center;
	background-attachment:fixed;
}

a:hover img{
	opacity:0.6;
	filter: alpha(opacity=60);
}

a:link, a:visited {
	color:#681b7f;
	text-decoration:none;
}
blockquote {
    font-family:Georgia,serif;
    font-size:16px;
    font-style:italic;
}

/* Header
-------------------------------------------------------------- */

#header {
	background:url(images/mnml-header-trans.png) top;
	padding:18px 0 0 0;
	z-index:100;
}
#branding {
	padding:5px 0;
}
#blog-title {
	font-size:0px;
	padding:5px 5px 0 40px;
}
#blog-title a {
	font-size:0px;
}
#blog-title a:hover {
	font-size:0px;
}
#blog-description {
	font-size:0px;
	margin-right:70px;
}

/* Menu
-------------------------------------------------------------- */

.skip-link {display:none;}

#access {
    overflow:hidden;
    border-top:1px solid #232829;
}	
#access ul {
	margin:0 20px 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;

    border-left:1px solid #232829;
}
#access .current_page_item a {
    background:#661b7f;
}
#access a:hover {
    background:#661b7f;
}

/* Content
-------------------------------------------------------------- */


#wrapper {
	padding:0 0 320px 0;
}
#postbox {
    padding:54px 0;
    position:relative;
}
#postbox form {
    width:870px;
    margin:0 auto;
}
#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:20px 0 32px 0;
}
.hentry {
	margin:0 0 10px 0;
	position:relative;
    border-bottom:1px solid #ccc;

}
.entry-title {
	font-size:21px;
	font-weight:bold;
	line-height:20px;
	padding:10px;
    border-top:2px solid #eee;
    border-right:1px solid #ccc;
    border-left:1px solid #eee;
    border-bottom:1px solid #ccc;
    background-image: url(http://i-power-up.com/img/m_title.gif); 	
}

.entry-title a:hover {
color:#ccc;	
}

.toptitle {
	font-size:12px;	
	margin:2px;
	color:#ccc;
	margin:3px;

}

.entry-title-under {
	margin-bottom:3px;
	margin-left:-20px;	
}

.entry-title-under-c {
	color:#666;
	font-size:21px;
	font-weight:bold;
	line-height:28px;
	padding-top:10px;
	margin-left:0px;	
    border-bottom:1px solid #ccc;
}

.entry-title a {
	text-decoration:none;
}
.entry-content {
	padding-top:16px;
}
.entry-content img {
padding:3px;
	    border-top:2px solid #eee;
    border-right:1px solid #ccc;
    border-left:1px solid #eee;
    border-bottom:1px solid #ccc;
}
.entry-content h1,.entry-content h2 {
	font-size:15px;
	font-weight:bold;
	margin:0 0 16px 0;
}
.entry-content h3 {
	color:#431254;
	font-weight:bold;
	margin:0 0 5px 0;
}
.entry-content h4,.entry-content h5,.entry-content h6 {
	font-weight:bold;
}
.entry-content h5 {
	font-size:12px;
}
.entry-content h6 {
	font-size:11px;
}
.entry-content abbr,.entry-content  acronym {
  border-bottom: 1px dotted #666;
  cursor: help;

}
.caps {
	font-size:10px;
	text-transform:uppercase;

	letter-spacing:2px;
}

.important {
	font-weight:bold;
}
.entry-meta {
	font-size:11px;
}
.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;
} 

/* Tumblelog Categories
-------------------------------------------------------------- */

/* Asides */
.home .category-asides * {
    display:inline;
    position:relative;
}
.home .category-asides .entry-title {
    display:block;
}

.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:17px;
	font-weight:bold;
	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 {
	font-size:17px;
	font-weight:bold;
	margin:0 0 18px 0;
}
#respond input, #respond textarea {
    width:510px;
    margin-bottom:9px;
}
#respond .form-submit input#submit {
    width:515px;
}

/* Primary Sidebar
-------------------------------------------------------------- */

#primary {
	width:348px;
    padding:0 0 18px 0;
    border-left:1px solid #666666;
}
.loggedin #primary {
    border-top:1px solid #666666;
}
#primary ul {
	margin:0;
	list-style:none;
}
#primary ul ul {
    padding:20px 40px 18px 50px;
    background:transparent;
}
#primary ul ul ul {
    padding:0;
}
#primary h3 {
    text-transform:uppercase;
    font-size:12px;
    padding:0 39px 0 39px;
    border:1px solid #666666;
    border-width:1px 0;
    margin:0 1px 0px 1px;
}
#primary a:link{
	color:#E5006E;
}
#primary a:visited {
	color:#E5006E;
}
#primary a:hover {
	color:#651C7F;
text-decoration: underline; 
}

.sidebar #search h3 {
    display:none;
}
.sidebar #search form {
    padding:18px 40px;
}
.sidebar #search input#s {
    width:75%;
}

/* Footer
-------------------------------------------------------------- */

#footer p {
    margin-left:40px;
}
/* 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:5px;
	margin-bottom:16px;
}

/* Images
-------------------------------------------------------------- */

.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;
}

/* ----- Style for Ktai Entry ----- */
.photo {
	padding-right:6px;
	float:left;
	line-height:110%;
	font-size:0.85em;
	text-indent:0;
}
.photo img {
	background:white;
	margin:0 4px 4px 0;
	padding:3px;
	border:1px solid #999;
}
.photo-end {
	clear:left;
}
/* ---------- */

/* 04 - DOCK
/* ----------------------------------------------*/
	
#latest-dock {
	margin:0; padding:0;
	background:#f4f6f8 url(images/dock.gif) repeat-x bottom center;
	border-bottom:1px solid #fbf9fa;
}

	.dock-back {
		padding:20px 0;
		background:url(images/dock-back.gif) no-repeat bottom center;
	}
	
		#dock {
			margin:0 auto; padding:0;
			width:940px;
			list-style:none;
			position:relative;
			text-align:center;
		}
		
			#dock li {
				margin:0; padding:0 0 18px 0;
				display:inline;
			}
			
				#dock li.dock-active {
					background:url(images/dock-shadow.png) no-repeat bottom center;
				}
			
				#dock li a:link, #dock li a:active, #dock li a:visited {
					margin:30px 7px 0 7px; padding:2px 0 0 0;
					width:75px; height:58px;
					background:url(images/dock-preview-back.png) no-repeat top center;
					display:inline-block;
				}
					
				#dock li span {
					margin:0; padding:0;
					width:980px; height:auto;
					position:absolute;
					display:none;
					top:0; left:0;
					text-align:center;
					font:bold 1.17em Arial, Helvetica, sans-serif; color:#31393d;
				}
				
				.latest {
					width:980px; text-align:center;
					font:bold 1.17em Arial, Helvetica, sans-serif; color:#31393d;
					position:absolute;
				}
		

