/*
	The original css on which this one is build is available at,
	http://static.tumblr.com/j8lh0bq/Nunksbfhp/oldie.css	
	from Tumblr theme 3293 (http://www.tumblr.com/theme/3292)
	by Thijs (http://thijsjacobs.com/)
*/
html {
	height: 100%;
	margin-bottom: 1px;
}

body {
/*	background: #fff url(http://www.davidroessli.com/assets/sravana/india_pattern_400.jpg) repeat;*/
	background: #fff url(http://www.davidroessli.com/assets/sravana/india_pattern3_400.jpg) repeat;
	font: normal 16px/1.5em "matt-b-1","matt-b-2", Georgia, Times, serif;
	color:#555;
}

#main {
	position:relative;
	width: 848px;
	margin: 0 auto;
/*	background: url(http://static.tumblr.com/j8lh0bq/2G3krye69/paper.png) no-repeat right top;*/
}

#inner {
	width: 800px;
	min-height: 460px;
	margin: 44px auto;
	box-shadow: 10px 10px 5px rgba(0, 0, 0, 0.35);
	-moz-box-shadow: 10px 10px 9px rgba(0, 0, 0, 0.35);
	-webkit-box-shadow: 10px 10px 9px rgba(0, 0, 0, 0.35);
/*	background: #f9f9f9 url(http://static.tumblr.com/j8lh0bq/eU5krye5g/master.jpg) repeat-y 0 0; */
	background:  #f9f9f9 url(http://www.davidroessli.com/assets/sravana/reflections_800c.jpg) 0 0 no-repeat; 
/*	background: url(http://www.davidroessli.com/assets/sravana/reflections_800c.jpg) 0 0 no-repeat;*/
/*	background: url(http://www.davidroessli.com/assets/sravana/reflections_800c.jpg) 0 0 no-repeat, url(http://static.tumblr.com/j8lh0bq/eU5krye5g/master.jpg) 0 0 repeat-y;*/
	border-radius:18px;
	-webkit-border-radius:18px;
	-moz-border-radius:18px;
/*	opacity:0.95;
	-ms-filter:"alpha(opacity=93)"; 
    filter:alpha(opacity=93);  
    -moz-opacity:0.93; */
}

a {
	text-decoration: none;
	color: #656463;
}

#header {
	text-align: center;
	text-shadow: #FFF 0 1px 0;
	text-shadow: #666 0px 6px 4px;
	padding: 18px 0 22px;
	margin: 0 20px;
	border-bottom: 1px solid #EEE;
}

.container, .entry {
	position:relative;
}

.container img, .container embed, .container object, .minimeta img {
	vertical-align: bottom;
}

.minimeta img {
/*	background: url(http://static.tumblr.com/j8lh0bq/2vikrymgn/pointer-bg.png) repeat top right; 
	-webkit-transition: background 0.5s ease-in-out; */
}

.minimeta img:hover {
/*	background: url(http://static.tumblr.com/j8lh0bq/2vikrymgn/pointer-bg.png) repeat top left; */

}

h1 {
	font: normal 96px/1.3em "bello-pro-1","bello-pro-2", Georgia, Times, serif;
}

h1 a {
	color: #333333;
	color:rgba(0,0,0,0.6);
	-webkit-transition: 0.5s, 1s ease-in-out; 
}

h1 a:hover {
	border-bottom: 1px solid #E4E0DA;
/*	background-color: #FFF;*/
	color:rgba(0,0,0,1);
}

.tagline {
	margin-top: 5px;
	text-transform: uppercase;
	font: normal 14px/1.2em "matt-b-1","matt-b-2", "Trebuchet MS", Helvetica, Arial, Verdana, sans-serif;
	color: #6B6967;
	letter-spacing: 0.4em;
	text-shadow: #fff 0 1px 0;
}

#sidebar {
	float: right;
	display: inline;
	width: 250px;
}

#inner-sidebar {
	padding: 30px 20px;
	border-left: 1px solid #EEE;
}

#entries {
	width: 510px;
	margin: 0 0 0 20px;
}

blockquote {
	padding-left: 13px;
	border-left: 2px solid #D2D2D2;
}

.entry {
	clear: left;
	margin: 30px 0;
	padding-bottom: 30px;
	border-bottom: 1px dotted #d5d5d5;
}

.entry:last-child {
	padding-bottom: 50px;
	border-bottom: none;
}

h2 {
	font: normal 24px/1.4em "matt-b-1","matt-b-2", "Trebuchet MS", Helvetica, Arial, Verdana, sans-serif;
	text-transform:uppercase;
}

h2 a {
	color: #000;
	-webkit-transition: 0.5s, 1s ease-in-out; 
}

.link h2, .quote h2, .chat h2 {
	font: normal 18px/1.5em "matt-b-1","matt-b-2", "Trebuchet MS", Helvetica, Arial, Verdana, sans-serif;
	margin-bottom: 20px;
}

.link h2 a {
	color: #42403D;
	border-bottom: 1px solid #E4E0DA;
}

h2 a:hover {
	border-bottom: 1px solid #E4E0DA;
/*	background-color: #FFF;*/
	color: #111;

	color:rgba(0,0,0,0.5);
}

h3, h4, h5, h6 {
	font: normal 18px/1.4em "matt-b-1","matt-b-2", "Trebuchet MS", Helvetica, Arial, Verdana, sans-serif;
}

pre {
	padding: 10px 15px;
	color: #111;
	background-color: #F1EEE9;
	line-height: 20px !important;
}

code {
	font: normal 12px Menlo, 'Bitstream Vera Sans Mono', Monaco, 'Courier New', Courier, mono !important;
}

pre code {
	text-shadow: #FFF 0 1px 1px;
}

ol {
	list-style-type: decimal;
}

ul {
	list-style-type: disc;
}

ol, ul, dt {
	margin-left: 30px;
}

.meta {
	color: #6B6967;
	margin: 16px 0 0;
	font: normal 14px/1.4em "matt-b-1","matt-b-2", "Trebuchet MS", Helvetica, Arial, Verdana, sans-serif;
}

.entry p, .entry ul, .entry ol, .entry h2, .entry h3, .entry h4, .entry h5, .entry h6, .entry pre, .entry blockquote, .media hr {
	margin-bottom: 20px;
}

.entry p:last-child, .entry ul:last-child, .entry ol:last-child,  .entry h2:last-child, .entry h3:last-child, .entry h4:last-child, .entry h5:last-child, .entry h6:last-child, .entry pre:last-child, .entry blockquote:last-child, .media hr:last-child {
	margin-bottom: 0 !important;
}

.entry p img[align=right], .entry p img[align=left] {
	padding: 4px;
	border: 1px solid #E6E6E6;
}

.entry p img[align=right] {
	margin: 0 0 8px 8px;
}

.entry p img[align=left] {
	margin: 0 8px 8px 0;
}

.content a, .meta a, #sidebar a, .page-navigation a {
	color: #42403D;
	border-bottom: 1px dotted #524F4B;
}

.content a:hover, .meta a:hover, #sidebar a:hover, .page-navigation a:hover {
	border-bottom: 1px solid #6C6A67;
	background-color: #FFF;
}

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

.label {
	font-weight: bold;
}

/* Wrapper escaper */

.media hr {
	height: 1px;
	background-color: #DDD;
	color: #FFF;
	clear: both;
	border: none;
}

.media .container, .audio .container {
	display: inline-block;
	padding: 4px;
	border: 1px solid #E6E6E6;
	background-color: #fff;
	margin: 0 0 20px 0;
}

.photo {
	box-shadow: 1px 5px 9px rgba(0, 0, 0, 0.35);
	-moz-box-shadow: 1px 5px 9px rgba(0, 0, 0, 0.35);
	-webkit-box-shadow: 1px 5px 9px rgba(0, 0, 0, 0.35);
}

.photo, .photo img {
	position:relative;
}

.minimeta {
	margin-left: -55px;
	float: left;
	display: inline;
	opacity:0.7;
    filter:alpha(opacity=70);  
    -moz-opacity:0.7;  
	-webkit-transition: 0.5s, 1s ease-in-out; 
}

.minimeta:hover {
	opacity:1;
    filter:alpha(opacity=100);  
    -moz-opacity:1;  
	-webkit-transform: rotate(-90deg);
	-moz-transform: rotate(-90deg);
	-o-transform: rotate(-90deg);
}
.minimeta img {
/*	margin-top: 8px; */
/*	width: 48px;*/
/*	height: 18px;*/
	box-shadow: 1px 5px 9px rgba(0, 0, 0, 0.35);
	-moz-box-shadow: 1px 5px 9px rgba(0, 0, 0, 0.35);
	-webkit-box-shadow: 1px 5px 9px rgba(0, 0, 0, 0.35);
}

.quote h2 {
	font-style: italic;
}

.clear {
	clear: both;
}

#notes .clear {
	clear: none;
}

#sidebar h3 {
	margin: 8px 0;
	font: normal 16px/24px "matt-b-1","matt-b-2", "Trebuchet MS", Helvetica, Arial, Verdana, sans-serif;
	text-transform:uppercase;
}

#sidebar #authorbox, #sidebar .more {
	font-size: 14px;
}
.more {
	margin-top: 25px;
	font-size: 12px !important;
}

.profilepic {
	padding: 2px;
	border: 1px solid #CCC;
	background-color: #FFF;
	float: left;
	margin: 3px 5px 2px 0;
	border-radius: 2px;
	-moz-border-radius: 2px;
	-webkit-border-radius: 2px;
	width: 48px;
	height: 48px;
}

#fake-post {
	margin-top: 40px !important;
	padding-bottom: 8px !important;
}

.page-navigation, #notes {
	font: normal 14px/1.4em "matt-b-1","matt-b-2", "Trebuchet MS", Helvetica, Arial, Verdana, sans-serif;
	padding: 0 0 50px;
}

.page-navigation .left {
	float: left;
	display: inline;
}

.page-navigation .right {
	float: right;
	display: inline;
}

.actual-footer, .search-footer {
	text-align: center;
	width: 760px;
	margin: 0 auto 20px;
}

.actual-footer {
	display:none;
	margin-bottom: 50px;
}

.button, .search-query {
	display: inline-block !important;
	margin: 0 !important;
	padding: 8px 15px !important;
	border: none !important;
	font: 16px/1.4em Georgia, Palatino, 'Palatino Linotype', Times, 'Times New Roman', serif !important;
}

.button {
	color: #989895 !important;
	background-color: #CBCBC7;
	border-top-right-radius: 5px;
	border-bottom-right-radius: 5px;
	-webkit-border-top-right-radius: 5px;
	-webkit-border-bottom-right-radius: 5px;
	-moz-border-radius-topright: 5px;
	-moz-border-radius-bottomright: 5px;
}

.button:hover {
	color: #FFF !important;
	background-color: #800040 !important;
}

.button:active {
	color: #FFF !important;
	background-color: #4B0D26 !important;
}

.search-query {
	color: #989895;
	background-color: #D6D5D1;
	border-top-left-radius: 5px;
	border-bottom-left-radius: 5px;
	-webkit-border-top-left-radius: 5px;
	-webkit-border-bottom-left-radius: 5px;
	-moz-border-radius-topleft: 5px;
	-moz-border-radius-bottomleft: 5px;
	width: 300px;
}

.search-query:focus {
	color: #111;
	background-color: #FFF;
}

.actual-footer {
	font: 13px/1.4em 'Lucida Grande', Lucida, Verdana, sans-serif;
	color: #6C6C69;
	text-shadow: 0 1px 1px rgba(255,255,255,0.5);
}

.actual-footer a {
	color: #3B3B39;
}

#notes ol {
	font: normal 13px/1.6em 'Lucida Grande', Lucida, Verdana, sans-serif;
	list-style-type: none;
	margin: 0;
}

#notes li {
	display: block;
	margin: 0 0 2px !important;
	padding: 5px 8px;
	color: #656551;
	background-color: #FFFECA;
	border-bottom: 1px solid rgba(0,0,0,0.1);
	border-right: 1px solid rgba(0,0,0,0.05);
}

#notes li a {
	color: #323228;
}

.avatar {
	vertical-align: text-bottom;
	width: 16px;
	height: 16px;
}

#notes blockquote {
	margin: 5px 0 5px 7px;
	padding-left: 8px;
	border-left: 2px solid #e5e4b5;
}

#notes blockquote a {
	color: #98978B;
}
.deco {
	padding:20px 0;
	text-align:center;
}
.up {
/*	margin-top:-25px;*/
}
.footenote {
	width: 760px;
	margin: 0 auto 20px;
}
.footenote p {
	font: normal 12px/1.4em "matt-b-1","matt-b-2", "Trebuchet MS", Helvetica, Arial, Verdana, sans-serif;
	color: #6C6C69;
}
@media print {

	p small, 
	div.meta span.tags,
	div.minimeta,
	div.page-navigation,
	div.footenote,
	div#sidebar {
		display:none;
	}
	body {
		background-image: none;
	}
	div#header {
		padding-bottom:48px;
		border:0;
	}
	h1 {
		font-size:48px;
	}
	div#inner {
		width:550px;
		min-height:550px;
		margin-top:0;
		background-image: none;
		box-shadow: 0 0 0 rgba(0, 0, 0, 0.35);
		-moz-box-shadow: 0 0 0 rgba(0, 0, 0, 0.35);
		-webkit-box-shadow: 0 0 0 rgba(0, 0, 0, 0.35);
		border-radius:0;
		-webkit-border-radius:0;
		-moz-border-radius:0;
	}
	div#entries {
		width:auto;
		margin:0 20px;
	}
	div.entry {
		border:0;
	}
	div.photo img {
		margin-left:auto;
		margin-right:auto;
	}
	div.meta {
		margin-top:4em;
	}
	a {
		border:0 !important;
	}
}