/*
Theme Name: BadBlog
Theme URI: http://www.badeen.com/
Description: BadBlog Theme
Version: 1.0
Author: Jonathan Badeen
Author URI: http://www.badeen.com/
Tags: jonathan, badeen, blog, badblog
*/

/* Begin Fonts */

@font-face {
	font-family: 'New Athena Unicode Regular';
	src: url('new_athena_unicode.eot');
	src: local('New Athena Unicode Regular'), local('NewAthenaUnicode'), url('new_athena_unicode.woff') format('woff'), url('new_athena_unicode.ttf') format('truetype'), url('new_athena_unicode.svg#NewAthenaUnicode') format('svg');
}

@font-face {
	font-family: 'Verily Serif Mono Book';
	src: url('VerilySerifMono.eot');
	src: local('Verily Serif Mono Book'), local('VerilySerifMono'), url('VerilySerifMono.woff') format('woff'), url('VerilySerifMono.otf') format('opentype'), url('VerilySerifMono.svg#VerilySerifMono') format('svg');
}

/* End Fonts */

/* Begin Typography & Colors */

#content {
	font-size: 12px;
	margin-left: 90px;
}

#content .post {
	font-size: 15px;
	text-align: left;
	position: relative;
	background: transparent url('images/no_date.gif') no-repeat 2px 1px;
}

#content .post p.postDate {
	position: absolute;
	top: 0;
	left: 0;
	width: 53px;
	height: 52px;
	margin: 0;
	padding: 1px 0 0 0;
	background: url('images/sprite.gif') no-repeat -890px 0px;
	text-align: center;
}

#content .post p.postDate {
	text-shadow: #945a27 1px 1px 0px;
	color: #1e190c;
	cursor: default;
	line-height: 53px;
}


#content .post p.postDate span.year,
#content .post p.postDate span.dayOfWeek {
	display: none;
}

#content .post p.postDate span.dayOfMonth {
	font-size: 30px;
	line-height: 26px;
	vertical-align: baseline;
	text-align: center;
	width: 54px;
	display: block;
}

#content .post p.postDate span.month {
	font-size: 17px;
	line-height: 17px;
	width: 54px;
	vertical-align: top;
	text-align: center;
	margin-top: 4px;
	margin-bottom: 0;
	display: block;
	text-transform: uppercase;
}

#content .post h6 {
	font-size: 14px !important;
	margin: 0;
	padding-top: 10px;
}

#content .post li {
	list-style-type: square;
	padding-left: 10px;
}


.widecolumn .entry p {
	/*font-size: 12px;*/
}

.narrowcolumn .entry, .widecolumn .entry {
	line-height: 20px;
	padding: 0px 3px 0px 3px;
}

.post div.categories {
	margin-left: 58px;
	text-transform: uppercase;
	color: #733600;
	text-shadow: #b2aa90 1px 1px 0;
	font-size: 12px;
	line-height: 14px;
	width: 400px;
	text-align: left;
}

.post .categories h4,
.post .categories li {
	display: inline;
	margin: 0;
	padding: 0 !important;
	text-indent: 0;
}

.post .categories h4 {
	cursor: default;
}

.post .categories li:after {
	content: ',';
}

.post .categories ul {
	list-style-type: none;
	display: inline;
	margin: 0;
	padding: 0;
}

.post .categories a:link {
	color: #733600;
	text-shadow: #b2aa90 1px 1px 0;
}

.post .commentCount {
	margin-left: 4px;
}

.post .commentCount a, .post .commentCount a:visited {
	color: #6a5e3d;
	/*text-shadow: #b2aa90 1px 1px 0;*/
}

.post .commentCount a:hover {
	color: #733600;
	/*text-shadow: #b2aa90 1px 1px 0;*/
}

.post .commentCount a span {
	float: left;
	display: block;
	width: 27px;
	height: 21px;
	line-height: 18px;
	vertical-align: middle;
	overflow: hidden;
	background: url('images/sprite.gif') no-repeat -999px -226px;
	text-align: center;
	margin-right: 5px;
	color: #1e190c;
	text-shadow: #918155 1px 1px 0px;
}

.post .commentCount a:hover {
	text-decoration: none;
}

.post .commentCount a:hover span {
	background: url('images/sprite.gif') no-repeat -999px -285px;
	text-decoration: none;
	text-shadow: #945a27 1px 1px 0px;
}

.widecolumn {
}

.narrowcolumn .postmetadata {
	text-align: center;
}

.thread-alt {
	background-color: #f8f8f8;
}

.thread-even {
	background-color: white;
}

.depth-1 {
	border: 1px solid #ddd;
}

.even, .alt {
	border-left: 1px solid #ddd;
}

#footer {
	width: 890px;
	background: #161108 url('images/sprite.gif') no-repeat 0px -200px;
	height: 78px;
}

small {
	font-size: 10px;
	line-height: 12px;
}

h1, h2, h3 {
	font-weight: bold;
}

h1 {
	font-size: 36px;
	text-align: center;
}

#header .description {
	font-size: 12px;
	text-align: center;
	display: none;
}

h2 {
	font-size: 30px;
	font-weight: normal;
}

h2.pagetitle {
	font-size: 24px;
}

#sidebar h2 {
	font-size: 18px;
	line-height: 24px;
	height: 30px;
	margin-top: 5px;
	padding: 0 8px;
	background: url('images/sprite.gif') no-repeat -828px -346px;
}

#sidebar {
	margin: 0;
	padding: 0;
}

#sidebar hr, #sidebar .hr {
	background: url('images/sprite.gif') no-repeat -828px -372px;
	height: 2px;
	width: 100%;
	border: none;
	margin: 0;
	padding: 0;
}

#sidebar ul.actions {
	margin: 4px 0 0 0;
	padding: 0;
}

#sidebar ul.actions li {
	font-size: 16px;
	height: 30px;
	margin: 0;
	padding: 0;
	background: url('images/sprite.gif') no-repeat -828px -348px;
	white-space: nowrap;
}

#sidebar ul.actions li a {
	padding: 0px 0px 0px 20px;
	margin: 0 12px;
	vertical-align: middle;
}

#sidebar ul.actions li a:hover {
	text-decoration: none;
}

#sidebar ul.actions li.about a {
	background: url('images/sprite.gif') no-repeat -1009px -30px;
}

#sidebar ul.actions li.about a:hover {
	background: url('images/sprite.gif') no-repeat -1009px -66px;
}

#sidebar ul.actions li.email a {
	background: url('images/sprite.gif') no-repeat -1009px -12px;
}

#sidebar ul.actions li.email a:hover {
	background: url('images/sprite.gif') no-repeat -1009px -48px;
}

#sidebar ul.actions li.twitter a {
	background: url('images/sprite.gif') no-repeat -1009px -84px;
}

#sidebar ul.actions li.twitter a:hover {
	background: url('images/sprite.gif') no-repeat -1009px -120px;
}

#sidebar ul.actions li.dribbble a {
	background: url('images/sprite.gif') no-repeat -812px -280px;
}

#sidebar ul.actions li.dribbble a:hover {
	background: url('images/sprite.gif') no-repeat -812px -299px;
}

#sidebar ul.actions li.rss a {
	background: url('images/sprite.gif') no-repeat -1009px -155px;
}

#sidebar ul.actions li.rss a:hover {
	background: url('images/sprite.gif') no-repeat -1009px -191px;
}

h3 {
	font-size: 30px;
	line-height: 30px;
}

h1, h1 a, h1 a:hover, h1 a:visited, #headerimg .description {
	text-decoration: none;
	color: white;
}

h2, h2 a, h2 a:link, h2 a:visited, h3, h3 a, h3 a:visited {
	color: #1e190c;
}

h2, h2 a, h2 a:hover, h2 a:visited, h3, h3 a, h3 a:hover, h3 a:visited, #sidebar h2, #wp-calendar caption, cite {
	text-decoration: none;
}

h2 a:hover {
	color: #733600;
}

.entry p a:visited {
	color: #733600;
}

.commentlist li, #commentform input, #commentform textarea {
	font: 0.9em 'Lucida Grande', Verdana, Arial, Sans-Serif;
}

.commentlist li ul li {
	font-size: 1em;
}

.commentlist li {
	font-weight: bold;
}

.commentlist li .avatar { 
	float: right;
	border: 1px solid #eee;
	padding: 2px;
	background: #fff;
}

.commentlist cite, .commentlist cite a {
	font-weight: bold;
	font-style: normal;
	font-size: 1.1em;
}

.commentlist p {
	font-weight: normal;
	line-height: 1.5em;
	text-transform: none;
}

#commentform p {
}

#commentform #submit {
	border: 3px solid #3C3318;
	background-color: #2F2813;
	color: #A59B83;
	font-weight: bold;
	width: 100%;
	-webkit-border-radius: 4px;
	-webkit-box-shadow: #7a6e4d 0px 0px 3px;
}

#commentform #submit:hover {
	background-color: #4F4833;
	border-color: #5C5338;
}
.commentmetadata {
	font-weight: normal;
}

small, #sidebar ul ul li, #sidebar ul ol li, .nocomments, .postmetadata, blockquote, strike {
	color: rgb(106, 94, 61);
}

pre { 
	background-color: rgba(0, 0, 0, 0.1);
	background-color: #2F2813;
	border: 1px solid rgba(0,0,0,0.2);
	border: 3px solid #3C3318;
	color: #A59B83;
	overflow-x: hidden;
	padding: 10px;
	-webkit-border-radius: 6px;
	-webkit-box-shadow: #7a6e4d 0px 0px 3px;
}
code {
	font: 10px 'Verily Serif Mono Book', 'Courier New', Courier, Fixed;
	text-shadow: rgba(0,0,0, 0.7) 0 -1px 0;
	margin: 0;
	padding: 0;
}

acronym, abbr, span.caps
{
	font-size: 14px;
	letter-spacing: 1px;
}

a, a:visited, h3 a:hover {
	color: #6a5e3d;
	text-decoration: none;
}

.post a, .post a:visited {
	color: #763c08;
}

a:hover {
	color: #763c08;
	text-decoration: underline;
}

#wp-calendar #prev a, #wp-calendar #next a {
	font-size: 12px;
}

#wp-calendar a {
	text-decoration: none;
}

#wp-calendar caption {
	font: bold 14px 'Lucida Grande', Verdana, Arial, Sans-Serif;
	text-align: center;
}

#wp-calendar th {
	font-style: normal;
	text-transform: capitalize;
}
/* End Typography & Colors */



/* Begin Structure */

html {
	background: #161108 url(images/background.gif) repeat-x;
	margin: 0;
	padding: 0;
	text-align: center;
}

body {
	margin: 0 auto;
	padding: 0;
	width: 890px;
	text-align: left;
	font-size: 10px; /* Resets 1em to 10px */
	font-family: 'New Athena Unicode Regular', Times, 'Times New Roman', Serif;
	color: #1e190c;
	background: #998f76 url(images/contentBackground.gif) repeat-y;
	-webkit-text-size-adjust: none;
}

#page {
	margin: 0;
	padding: 0;
}

#header {
	
}

.narrowcolumn {
	float: left;
	margin-left: 90px;
	width: 477px;
}

.widecolumn {
	padding: 10px 0 20px 0;
	margin: 5px 0 0 150px;
	width: 450px;
}

.post {
	margin: 0;
	text-align: justify;
}

.post hr, .post .hr {
	margin: 0;
	padding: 0;	
}

.widecolumn .post {
	margin: 0;
}

.narrowcolumn .postmetadata {
	padding-top: 5px;
}

.widecolumn .postmetadata {
	margin: 30px 0;
}

.widecolumn .smallattachment {
	text-align: center;
	float: left;
	width: 128px;
	margin: 5px 5px 5px 0px;
}

.widecolumn .attachment {
	text-align: center;
	margin: 5px 0px;
}

.postmetadata {
	clear: both;
}

.clear {
	clear: both;
}

#footer {
	padding: 0;
	margin: 0 auto;
	clear: both;
	color: #292007;
	text-shadow: #62573a 0px 1px 0px;
}

#footer p {
	margin: 0;
	padding: 5px 0;
	text-align: center;
}

#footer a:link {
	font-size: 12px;
	color: #393017;
	text-shadow: #62573a 0px 1px 0px;
}

/* End Structure */



/*	Begin Headers */

h1 {
	width: 890px;
	height: 194px;
	background-image: url('images/sprite.gif');
	margin: 0;
	padding: 0;
	text-align: center;
}

h1 a {
	display: block;
	margin: auto;
	padding: 0;
	overflow: hidden;
	width: 200px;
	height: 0;
	padding-top: 194px;
}

h2 {
	margin: 0;
}

#content hr, #content .hr {
	background: transparent url('images/sprite.gif') no-repeat bottom left;
	width: 478px;
	border: none;
	height: 18px;
	margin: 0 0 12px 0;
	display: block;
	padding: 0;
}

.post h2 {
	text-shadow: #beb599 1px 1px 0;
	font-weight: normal;
	font-size: 34px;
	line-height: 34px;
	margin-bottom: 4px;
	margin-left: 58px;
}

h2.pagetitle {
	margin-top: 30px;
	text-align: center;
}

h3 {
	padding: 0;
	margin: 30px 0 0;
}

h3.comments {
	padding: 0;
	margin: 40px auto 20px ;
}
/* End Headers */



/* Begin Images */
p img {
	padding: 0;
	max-width: 100%;
}

/*	Using 'class="alignright"' on an image will (who would've
	thought?!) align the image to the right. And using 'class="centered',
	will of course center the image. This is much better than using
	align="center", being much more futureproof (and valid) */
	
/*#content img {
	border: 1px solid #6a5e3d;
	padding: 3px;
	background: #ffffff;
}

#content a:hover img {
	border: 1px solid #733600;
}*/

img.centered {
	display: block;
	margin-left: auto;
	margin-right: auto;
}

img.alignright {
	padding: 4px;
	margin: 0 0 2px 7px;
	display: inline;
}

img.alignleft {
	padding: 4px;
	margin: 0 7px 2px 0;
	display: inline;
}

.alignright {
	float: right;
}

.alignleft {
	float: left
}
/* End Images */



/* Begin Lists

	Special stylized non-IE bullets
	Do not work in Internet Explorer, which merely default to normal bullets. */

html>body .entry ul {
	margin-left: 0px;
	padding: 0 0 0 30px;
	list-style: none;
	padding-left: 10px;
	text-indent: -10px;
}

html>body .entry li {
	margin: 7px 0 8px 10px;
}

.entry ul li:before, 
#sidebar ul ul li:before {
}

.entry ol {
	padding: 0 0 0 35px;
	margin: 0;
}

.entry ol li {
	margin: 0;
	padding: 0;
}

.postmetadata ul, 
.postmetadata li {
	display: inline;
	list-style-type: none;
	list-style-image: none;
}

#sidebar ul, 
#sidebar ul ol {
	margin: 0;
	padding: 0;	
}

#sidebar ul li {
	font-size: 1.1em;
	text-shadow: #b1a68e 1px 1px 0px;
	list-style-type: none;
	list-style-image: none;
	margin-bottom: 15px;
}

#sidebar ul p, #sidebar ul select {
	margin: 5px 0 8px;
}

#sidebar ul ul, #sidebar ul ol {
	margin: 5px 0 0 10px;
}

#sidebar ul ul ul, #sidebar ul ol {
	margin: 0 0 0 10px;
}

ol li, #sidebar ul ol li {
	list-style: decimal outside;
}

#sidebar ul ul li, #sidebar ul ol li {
	margin: 3px 0 0;
	padding: 0;
}
/* End Entry Lists */



/* Begin Form Elements */
#searchform {
	text-align: center;
	float: left;
}

#sidebar #searchform #s {
	width: 119px;
	padding: 0;
	float: left;
	margin-right: 3px;
	margin-left: 8px;
}

#sidebar .search hr, #sidebar .search .hr {
	float: left;
}

#sidebar #searchsubmit {
	padding: 0;
	width: 67px;
	height: 0;
	padding-top: 22px;
	overflow: hidden;
	background: url('images/sprite.gif') no-repeat -890px -53px;
	border: none;
	float: left;
	cursor: pointer;
}

.entry form { /* This is mainly for password protected posts, makes them look better. */
	text-align:center;
}

select {
	width: 130px;
}

#commentform input {
	width: 170px;
	padding: 2px;
	margin: 5px 5px 1px 0;
}

#commentform {
	margin: 5px 10px 0 0;
}

#commentform textarea {
	width: 100%;
	padding: 2px;
}

#respond:after {
		content: "."; 
	    display: block; 
	    height: 0; 
	    clear: both; 
	    visibility: hidden;	
}

#commentform #submit {
	margin: 0 0 5px auto;
	float: right;
}
/* End Form Elements */



/* Begin Comments*/
.alt {
	margin: 0;
	padding: 10px;
	}

.commentlist {
	padding: 0;
	text-align: justify;
	}

.commentlist li {
	margin: 15px 0 10px;
	padding: 5px 5px 10px 10px;
	list-style: none;

	}
.commentlist li ul li { 
	margin-right: -5px;
	margin-left: 10px;
}

.commentlist p {
	margin: 10px 5px 10px 0;
}
.children { padding: 0; }

#commentform p {
	margin: 5px 0;
	}

.nocomments {
	text-align: center;
	margin: 0;
	padding: 0;
	}

.commentmetadata {
	margin: 0;
	display: block;
	}
/* End Comments */



/* Begin Sidebar */
#sidebar
{
	padding-top: 9px;
	margin-left: 614px;
	width: 197px;
}

#sidebar form {
	margin: 0;
}

#sidebar ul li p {
	padding: 2 10px;
	margin: 0 10px;
}

#sidebar .tweetDate {
	display: block;
	text-align: right;
	font-size: 0.8em;
	font-style: normal;
}

#sidebar .tweet p {
	margin-top: 5px;
	margin-bottom: 10px;
	font-size: 1.2em;
	font-style: italic;
}

#sidebar li.netflix li {
	display: inline-block;
}

#sidebar li.netflix li a {
	/* Original Netflix small image size: 64x90 */
	display: block;
	width: 51px;
	height: 0;
	padding: 72px 0 0 0;
	overflow: hidden;
	-webkit-background-size: 100%;
	-moz-background-size: 100%;
	margin-right: 5px;
	border: 2px solid #6a5e3d;
}

#sidebar li.netflix li a:hover {
	border: 2px solid #733600;
}

#sidebar li.mobileMe ul li {
	display: inline;
	margin-right: 6px;
}

#sidebar li.mobileMe ul li a img{
	margin-bottom: 6px;
}

#sidebar li.mobileMe ul li a img {
	width: 50px;
	height: 50px;
	border: 2px solid #6a5e3d;
}

#sidebar li.mobileMe ul li a:hover img {
	border: 2px solid #733600;
}

/* End Sidebar */



/* Begin Calendar */
#wp-calendar {
	empty-cells: show;
	margin: 10px auto 0;
	width: 155px;
	}

#wp-calendar #next a {
	padding-right: 10px;
	text-align: right;
	}

#wp-calendar #prev a {
	padding-left: 10px;
	text-align: left;
	}

#wp-calendar a {
	display: block;
	}

#wp-calendar caption {
	text-align: center;
	width: 100%;
	}

#wp-calendar td {
	padding: 3px 0;
	text-align: center;
	}

#wp-calendar td.pad:hover { /* Doesn't work in IE */
	background-color: #fff; }
/* End Calendar */



/* Begin Various Tags & Classes */
acronym, abbr, span.caps {
	cursor: help;
}

acronym, abbr {
	border-bottom: 1px dashed #999;
}

blockquote {
	margin: 15px 30px 0 10px;
	padding-left: 20px;
	border-left: 5px solid #ddd;
}

blockquote cite {
	margin: 5px 0 0;
	display: block;
}

.center {
	text-align: center;
}

.hidden {
	display: none;
}

a img {
	border: none;
}

.navigation {
	display: block;
	text-align: center;
	margin-top: 10px;
	margin-bottom: 60px;
}
/* End Various Tags & Classes*/



/* Captions */
.aligncenter,
div.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
}

.wp-caption {
	/*border: 1px solid #ddd;*/
	border: 1px solid #6a5e3d;
	text-align: center;
	/*background-color: #6a5e3d;*/
	background-color: #9a8e6d;
	padding-top: 4px;
	margin: 10px;
	-webkit-box-shadow: #7a6e4d 0px 0px 5px;
	/*-moz-border-radius: 3px;
	-khtml-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;*/
}

.wp-caption a:hover img {
	border: 1px solid #733600;
}

.wp-caption img {
	margin: 0;
	padding: 0;
	border: 1px solid #6a5e3d;
}

.wp-caption p.wp-caption-text {
	font-size: 11px;
	line-height: 17px;
	padding: 0 4px 5px;
	margin: 0;
}
/* End captions */


/* "Daisy, Daisy, give me your answer do. I'm half crazy all for the love of you.
	It won't be a stylish marriage, I can't afford a carriage.
	But you'll look sweet upon the seat of a bicycle built for two." */
