/*
THEME NAME: uneasyDan.com, based on MNML theme
THEME URL: http://themeshaper.com/mnml-a-tumblelog-style-wordpress-theme/ | http://uneasydan.com
DESCRIPTION: Originally coded by Ian Stewart, modified for uneasydan.com by Daniel Seripap
VERSION: 4.2
AUTHOR: <a href="http://themeshaper.com/">Ian Stewart</a>, Daniel Seripap
*/

@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:880px;
    float:left;
}
#content {
	margin:0 40px 0 40px;
}
#primary {
	float:left;
	width:880px;
	margin:0 0 36px 10px;
}
#footer {
	clear:both;
    width:950px;
    margin:0 auto;
}

/* Global Elements
-------------------------------------------------------------- */

body {
	color:#000;
	background:#FFF url(images/body-background.png) no-repeat top center;
	background-attachment:fixed;
}
a:link, a:visited {
	color:#00A5E6;
	text-decoration:none;
}
a:hover {
	color:#4D525A;
}

blockquote {
    font-family:Georgia,serif;
    font-size:16px;
    font-style:italic;
}

/* Header
-------------------------------------------------------------- */

#header {
	background:url(images/header-trans.png) top;
	padding:18px 0 0 0;
	z-index:100;
}
#branding {
	padding:18px 0;
}
#blog-title {
	font-size:24px;
	font-weight:bold;
	line-height:24px;
    display:inline;
	padding:0 5px 0 40px;
}
#blog-title a {
	text-decoration:none;
	color:#FFF;
    text-shadow: #040405 0 -1px 5px;
}
#blog-title a:hover {
}
#blog-description {
    display:inline;
    font-size:15px;
	text-transform:uppercase;
	letter-spacing:2px;
	color:#ECECEC;
	margin-right:70px;
}
#blog-description2 {
    display:inline;
    font-size:12px;
	text-transform:uppercase;
	letter-spacing:2px;
	color:#C4C4C4;
	margin-right:70px;
}
#blog-postedon {
    display:inline;
    font-size:8px;
	text-transform:uppercase;
	letter-spacing:2px;
	color:#26282B;
	}

/* 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:#ECECEC;
    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
-------------------------------------------------------------- */

#wrapper {
	padding:0 0 120px 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:54px 0 32px 0;
}
.hentry {
	margin:0 0 54px 0;
	position:relative;
}
.entry-title {
	font-size:27px;
	font-weight:bold;
	line-height:28px;
	margin-bottom:3px;	
	letter-spacing:-1px;
	text-shadow:1px 1px 1px #ccc;
}
.entry-title a {
	text-decoration:none;
}
.entry-content {
	padding-top:16px;
}
.entry-content h1,.entry-content h2,.entry-content h3 {
	font-size:15px;
	font-weight:bold;
	margin:0 0 16px 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: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:17px;
	font-weight:bold;
	margin:0 0 18px 0;
        text-shadow:1px 1px 1px #ccc;
}
#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;
        text-shadow:1px 1px 1px #ccc;
}
#respond input, #respond textarea {
    width:510px;
    margin-bottom:9px;
}
#respond .form-submit input#submit {
    width:515px;
}

/* Primary Sidebar
-------------------------------------------------------------- */

#primary {
	width:480px;
    padding:0 0 12px 0;
}
#primary ul {
	margin:0;
	list-style:none;
}
#primary ul ul {
    padding:0 40px 18px 40px;
    background:transparent;
}
#primary ul ul ul {
    padding:0;
}
#primary h3 {
    text-transform:uppercase;
    font-size:12px;
    line-height:36px;
	font-weight:bold;
    padding:0 39px 0 0;
    border-width:1px 0;
    margin:0 1px 17px 1px;
}
#primary a:link, #primary a:visited {
	color:#4d525a;
}
#primary:hover a:link, #primary:hover a:visited {
	color:#6DCFF6;
}
.sidebar #search h3 {
    display:none;
}
.sidebar #search form {
    padding:18px 50px;
}
.sidebar #search input#s {
    width:77%;
}
#lastfm {
    color:#333;
    text-shadow:1px 1px 1px #ccc;
    font-family:Georgia,serif;
    font-size:16px;
    font-style:italic;
}
#lastfmbg {
	width: 67px;
	height: 13px;
	background: url(images/lastfm.png) no-repeat center;
}
.bypostauthor {
box-shadow: 10px 10px 5px #888;
padding: 2px 2px 2px 12px;
padding-left: 40px;
text-shadow: #040405 0 -1px 5px;
color:#474747;
}
#place2eat {
	width: 77px;
	height: 23px;
	background: url(images/place2eat.png) no-repeat center;
}

/* Form
-------------------------------------------------------------- */
input[type=text], input[type=file], input[type=password], select, textarea {
	font-size:13px;
	padding:2px;
	border-top:1px solid #bbb;
	border-left:1px solid #bbb
	;border-right:1px solid #eee;
	border-bottom:1px solid #eee;
	line-height:1.2em;}
	
input[type=submit] {
	padding:2px;
	}
	
button 
{border:1px solid #999;
}
input:focus, textarea:focus {
	background:#ffffee;
	}
textarea {width:100%;font-family:Georgia;}
optgroup {font-weight:bold;font-size:12px;padding:1px;}
option {padding-left:2px;font-size:11px;font-family:arial;}

/* Footer
-------------------------------------------------------------- */

#footer p {
    margin-left:40px;
}
/* Navigation
-------------------------------------------------------------- */

.nav-previous {
	float:left;
	width:50%;
    display:inline;
    font-size:10px;
	text-transform:uppercase;
	letter-spacing:2px;
	color:#ECECEC;
}
.nav-next {
	float:right;
	width:50%;
    display:inline;
    font-size:10px;
	text-transform:uppercase;
	letter-spacing:2px;
	color:#ECECEC;
}
#nav-above,#nav-below {
	float:right;
	width: 100%;
	width:50%;
    display:inline;
    font-size:10px;
	text-transform:uppercase;
	letter-spacing:2px;
	color:#ECECEC;
}
.home #nav-above,.single #nav-above {
	display:none;
}
#nav-above {
	margin:16px 0;
}
#nav-below {
	margin-top:-16px;
	margin-bottom:16px;
}

/* Images
-------------------------------------------------------------- */

.entry-content img {
	margin: 0 0 0px 0;
	border: 0px;
}
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.center,
img.align-center {
	margin: 0 auto;
	display: block;
	float: none;
	clear: both;
}