html {
	height: 100%;
	margin-bottom: 1px;
}

body {
	background: #f2f2f2 url(http://28.media.tumblr.com/tumblr_l3uahxm9Et1qzop0jo1_100.png) repeat;
	font-size: 14px;
	font-family: Arial, Helvetica, Utkal, sans-serif;
	text-shadow:#fff 0 1px 0;
	color: #555;
	line-height: 1.6em;
}

#top_bg {
	background: transparent url(http://24.media.tumblr.com/tumblr_l40l7vhwwT1qzop0jo1_100.png) repeat-x top;
}

#main {
	width: 998px;
	margin: 0 auto;
}

#inner {
	width: 950px;
	min-height: 460px;
}

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

.titlelink {
	color: #444;
}

.titlelink:hover {
	color: #444;
}

code {
	background: #e0e0e0;
	font: 12px 'Courier New', Courier, Fixed;
}

#header {
	float: left;
	padding: 0px 0px 0px 0px;
	width: 950px;
	margin-bottom: 30px;
}

#logo {
	float:left;
	width: 350px;
    font-size: 24px;
    text-shadow:#000 0 -1px 0;
}

#logo img:hover {
	opacity: 0.65;
	filter:alpha(opacity=65);
}

#logo a {
    color: #ccc;
}

#logo a:hover {
	color: #fff;
}

#nav {
	float: right;
	width: 580px;
	text-align: right;
	padding-top: 15px;
	padding-right: 10px;
	font-size: 14px;
	font-weight: normal;
    text-shadow:#111 0 -1px 0;
}

#nav img {
	padding-left: 38px;
}

#nav a {
	margin-left: 30px;
	vertical-align:top;
    color: #cbbbbb;
    text-decoration: none;
}

#nav a:hover {
	color: #fff;
    text-decoration: none;
}

.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 80px;
}

h1 a {
	color: #252525;
}

h1 a:hover {
	color: #08c;
}

.tagline {
	margin-top: 5px;
	text-transform: uppercase;
	font: normal 11px;
	color: #6B6967;
	letter-spacing: 0.4em;
}

#sidebar {
	float: right;
	display: inline;
	width: 250px;
	color: #555;
	font-size: 13px;
}

#sidebar h3 {
	color: #252525;
}


#sidebar a {
	color: #08c;
	text-decoration: none;
}

#sidebar a:hover {
	color: #08c;
	text-decoration: underline;
}
.inner-sidebar {
	padding: 10px 20px 20px 20px;
	background: rgba(0,0,0,.05);
	border: 1px solid #d5d5d5;
	border-radius: 6px;
	-moz-border-radius: 6px;
	-webkit-border-radius: 6px;
	box-shadow: 0px 1px 0px #fff;
	-webkit-box-shadow: 0px 1px 0px #fff;
	-moz-box-shadow: 0px 1px 0px #fff;
}

#follow {
	padding-top: 10px;
	text-align: right;
}

#twitter_div { width: 208px; background: transparent url(http://templatebacon.com/bacon/tweet_bg.png) top repeat-x;}

ul#twitter_update_list { width: 208px; padding: 0; margin: 0; overflow: hidden; }

ul#twitter_update_list li { width: 208px; padding: 5px 0 5px 0; background: transparent url(http://templatebacon.com/bacon/tweet_bg.png) bottom repeat-x; list-style: none; }

ul#twitter_update_list li a { color: #08c; text-decoration: none; }

ul#twitter_update_list li a:hover { color: #08c; text-decoration: underline; }

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

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

.entry {
	clear: left;
	margin: 30px 0;
	padding-bottom: 30px;
	background: transparent url(http://templatebacon.com/bacon/entry_bg.png) repeat-x bottom;
}

.imger {
	padding: 20px 0px;
	background: #fff;
	border: 1px solid #e2e3e3;
	border-radius: 6px;
	-moz-border-radius: 6px;
	-webkit-border-radius: 6px;
    width: 648px;
    text-align: center;
    box-shadow: 0px 1px 0px #fff;
	-webkit-box-shadow: 0px 1px 0px #fff;
	-moz-box-shadow: 0px 1px 0px #fff;
}

.imger2 {
	padding: 20px 0px;
	background: #222;
	border: 1px solid #111;
	border-radius: 6px;
	-moz-border-radius: 6px;
	-webkit-border-radius: 6px;
    width: 648px;
    text-align: center;
    box-shadow: 0px 1px 0px #fff;
	-webkit-box-shadow: 0px 1px 0px #fff;
	-moz-box-shadow: 0px 1px 0px #fff;
}

.imger3 {
	padding: 20px 0px;
	background: #fff;
	border-top: 1px solid #e2e3e3;
	border-right: 1px solid #e2e3e3;
	border-left: 1px solid #e2e3e3;
	-moz-border-radius-topleft: 6px;
	-webkit-border-top-left-radius: 6px;
	-moz-border-radius-topright: 6px;
	-webkit-border-top-right-radius: 6px;
    width: 648px;
    text-align: center;
}

.imger4 {
	padding: 0px;
	border-width: 0;
    width: 650px;
    text-align: center;
}

.img-wrap {
	padding: 8px;
	border: 1px solid #e2e3e3;
	background: #fff;
	border-radius: 6px;
	-moz-border-radius: 6px;
	-webkit-border-radius: 6px;
	box-shadow: 0px 1px 0px #fff;
	-webkit-box-shadow: 0px 1px 0px #fff;
	-moz-box-shadow: 0px 1px 0px #fff;
}

.img-wrap2 {
	padding: 8px;
	margin-right: 10px;
	border: 1px solid #e2e3e3;
	background: #fff;
	border-radius: 6px;
	-moz-border-radius: 6px;
	-webkit-border-radius: 6px;
	box-shadow: 0px 1px 0px #fff;
	-webkit-box-shadow: 0px 1px 0px #fff;
	-moz-box-shadow: 0px 1px 0px #fff;
}

.img-wrap2:hover {
	background: rgba(0,0,0,.05);
	border: 1px solid #d5d5d5;
}

.img-wrap3 {
	padding: 8px;
	border: 1px solid #e2e3e3;
	background: #fff;
	border-radius: 6px;
	-moz-border-radius: 6px;
	-webkit-border-radius: 6px;
	box-shadow: 0px 1px 0px #fff;
	-webkit-box-shadow: 0px 1px 0px #fff;
	-moz-box-shadow: 0px 1px 0px #fff;
}

.img-wrap3:hover {
	background: rgba(0,0,0,.05);
	border: 1px solid #d5d5d5;
}

.video-wrap {
	padding: 8px;
	border: 1px solid #d5d5d5;
	background: rgba(0,0,0,.05);
	border-radius: 6px;
	-moz-border-radius: 6px;
	-webkit-border-radius: 6px;
}

.title-extra {
	font-size: 14px;
	font-style: italic;
	color: #888;
	text-shadow:#fff 0 1px 0;
}

.imgerbottom {
	padding: 15px 20px;
	margin-top: -20px;
	background: #e0e0e0 url(http://29.media.tumblr.com/tumblr_l3uaj6hq6g1qzop0jo1_100.png) repeat;
	border: 1px solid #d5d5d5;
	-moz-border-radius-bottomleft: 6px;
	-webkit-border-bottom-left-radius: 6px;
	-moz-border-radius-bottomright: 6px;
	-webkit-border-bottom-right-radius: 6px;
    width: 608px;
    text-align: left;
    box-shadow: 0px 1px 0px #fff;
	-webkit-box-shadow: 0px 1px 0px #fff;
	-moz-box-shadow: 0px 1px 0px #fff;
}

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

h2 {
	font-size: 22px;
	font-weight: bold;
}

h2 a {
	color: #08c;
    text-decoration: none;
}

h2 a:hover {
	color: #08c;
    text-decoration: underline;
}

.link h2, .quote h2, .chat h2 {
	font-size: 20px;
	font-weight: normal;
	margin-bottom: 20px;
}

.link h2 a {
	color: #252525;
}

h3, h4, h5, h6 {
	font-size: 16px;
	font-weight: normal;
}

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

code {
	font-size: 12px;
	font-family: 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;
}

.top_meta {
	color: #888;
	margin: 10px 0px 20px 0px;
	font-size: 12px;
}

.meta {
	color: #888;
	margin: 26px 0 0;
	font-size: 12px;
}

.tag {
	padding: 0px 1px 0px 13px;
}

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

.entry h2 {
	margin-bottom: 0px;
}

.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] {
}

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

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

.content a {
	color: #08c;
	text-decoration: none;
}

.content a:hover {
	color: #08c;
	text-decoration: underline;
}

.meta a, .page-navigation a {
	color: #636363;
	text-decoration: none;
}

.meta a:hover, .page-navigation a:hover {
	color: #08c;
	text-decoration: none;
}

.top_meta a {
	color: #08c;
	text-decoration: none;
}

.top_meta a:hover {
	color: #08c;
	text-decoration: underline;
}

.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;
}

.minimeta {
	margin-left: -44px;
	float: left;
	display: inline;
}

.minimeta img {
	margin-top: 8px;
	width: 18px;
	height: 18px;
}

.quote h2 {
	font-style: italic;
}

.clear {
	clear: both;
}

#notes .clear {
	clear: none;
}

#sidebar h3 {
	margin: 8px 0;
	font: bold 16px;
}

.more {
	margin-top: 25px;
}

.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;
	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 {
	margin-bottom: 30px;
}

.button, .search-query {
	display: inline-block !important;
	margin: 0 !important;
	padding: 8px 15px !important;
	border: none !important;
	font-size: 16px;
	font-family: 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 {
	color:#afafaf;
	font-size:11px;
	font-family: "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	text-shadow:#fff 0 1px 0;
}

.actual-footer a {
	color: #afafaf;
}

.actual-footer a:hover {
	color: #000;
}

#notes ol {
	font: normal 13px;
	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;
}
