/* @override http://mikeoldham.name/css/master.css */

@import url("reset.css");

html {
	background: #00744f;
}

body {
	color:  #000;
	font: 16px Verdana, "Bitstream Vera Sans", sans-serif;
	padding:  15px;
}
div#contents {
	background:  #fff;
	margin:  0px auto;
	width:  64.2em;
	border:  1px solid black;
	padding:  1em;
    -webkit-box-shadow: 10px 10px 10px rgba(0, 0, 0, 0.5);
}
a {
	color: #669ff0;
}
a:visited {
	color: #5382c2;
}
a:hover {
	color: #84ad54;
}
div.data {
	float: left;
	width:  21.4em;
}
div#blog, div#archive, div#navigation {
	float:  right;
	border-left:  1px solid #99CCCC;
	width:  40.7em;
	padding-left:  1em;
	margin-left:  1em;
	line-height: 1.4em;
}
div#navigation ul {
	margin-left:  10px
}
div#navigation ul li.nav_item a {
	text-decoration:  none;
	display:  block;
	padding: 5px 1em;
}/*
div#navigation ul li.active a {
	background-color:  #ffa;
} */
div#navigation ul li.nav_item a:hover {
	background:  #00744f;
	color:  #fff;
}
div#navigation ul li.nav_item {
	float: left;
	border-left:  1px solid #9cc;
}
div#navigation ul li.first-child {
	border-left:  none;
}
div#navigation ul li.active {
	border-top:  1px dotted #9cc;
	border-bottom:  1px dotted #9cc;
}
div#navigation ul li.first-child.active {
	border-left:  1px dotted #9cc;
}
div#navigation ul li.last-child.active {
	border-right:  1px dotted #9cc;
}

div#blog div.post h2 {
	text-align:  center;
	font-size:  1.2em;
	padding:  7px;	
	font-weight:  bold;
}
div#blog div.post h2 a {
	text-decoration: none;	
}
div#blog div.post p {
	margin-bottom:  .7em;
}
div#blog div.post div.posted {
	padding-bottom: 10px;
	font-size:  .8em;
}
div#blog div.post div.tags {
	text-align:  right;
	margin-right: 20px;
}
div#blog div.post div.tags a {
	text-decoration: none;
}
div#blog div.post div.divider {
	border-bottom: 1px dashed #99CCCC;
	height:  1px;
	margin:  10px auto;
	width:  90%;
}
div#blog blockquote p {
	margin:  8px;
}
div#blog blockquote {
	border: 2px solid #000;
	margin:  0px 10px 10px;
	padding:  0px;
	background-color: #f90; /* #f70 */
	-moz-border-radius-topleft: 15px;
	-webkit-border-top-left-radius: 15px;
	-moz-border-radius-bottomright:15px;
	-webkit-border-bottom-right-radius:15px;
    background: -webkit-gradient(linear, left top, left bottom, from(#f90), to(#fb7), color-stop(1.0, #f90));
    -webkit-background-origin: padding; 
	-webkit-background-clip: content;
    -webkit-box-shadow: 5px 5px 5px rgba(0, 0, 0, 0.5);
}
div#blog blockquote a:link, div#blog blockquote a:visited {
	color: #fffb00;
}
div#blog blockquote a:hover {
	color: #3cfb69;
}
div#blog div#comments div.avatar {
	height:  60px;
	width:  60px;
	border: 1px solid #99CCCC;
	position:  relative;
	top:  -30px;
	left:  -30px;
	margin-right: -20px;
	margin-bottom: -35px;
	background:  #fff;
	float:  left;
}
div#blog div#comments div.mfcomment {
	border:  1px solid #99CCCC;
	margin:  1em;
	padding:  .5em 1em;
	margin-bottom:  2em;
	clear:  both;
}
div#blog div#comments div.mfcomment div.cfooter{
	clear:  both;
	text-align: right;
	margin:  .5em 1em;
}
div#blog textarea#CommentMessage {
	margin:  .25em 0px .5em;
	width: 38.7em;
	height: 10em;
}
div#blog div.input {
	margin: .75em 0;
	clear:  both;	
}
div#blog div.input label {
	display: block;
	float: left;
	width: 3.8em;	
}
div#blog div.submit {
	text-align:  right;
}
div#blog div#comments form#commentsAddForm {
	padding:  1em;
}


div#identification a.email {
    display: block;
}
div#identification img.photo {
    float:left; 
    margin-right: 10px;
		max-width: 100px;
		max-height: 100px;
}
div#identification div#about {
	margin-top: 15px;
}
div#identification div#rss {
    margin-top: 15px;
}
div#identification div#rss img{
    margin-right: 2px;
    float: left;
    margin-top: 2px;
}
div#identification div#rss a.image-link {
    text-decoration: none;
    outline: none;
    border: none;
}
div#itunes h3, div#books h3, div#about h3 {
    text-align: center;
    padding: 7px;
    font-size:  1.2em;
}
div#itunes, div#books, div#about {
	clear:  left;
    margin-top:  10px;
}
div#about {
	font-size: .9em;
}
div#archive h1, div#archive span.date_year {
	font-family: "Times New Roman",Times, Georgia, serif;
}
div#archive h1 {
	text-align:  center;
	font-size:  1.5em;
}
div#archive ul.archive li span.date_year{
	font-weight: bold;
	font-size:  1.3em;
	border-bottom:  1px dashed #99CCCC;
	display:  block;
}
div#archive ul.yearly {
	margin:  5px 0px;
	margin-left:  15px;
}
div#archive ul.yearly li {
	padding:  1px 0px;
}
div#archive ul.yearly span.post_date {
	font-size: .9em;
	float:  right;
	margin-right:  15px;
}

ul.root {
    color: #242527;
}
ul.track {
    padding: 5px;
    border-top: 1px dashed #99CCCC;
    border-bottom: 0px;
}
ul.root li ul.track li {
    line-height: 1.2em;
    font-size:  0.9em;
}
ul.root li ul.track li span {
    font-size: 1.1em;
}
div#footer {
	clear:  both;
}
@media (max-width: 1125px) {
	html {
		background: #fff;
	}
	body {
		padding: 0;
	}
	div#contents {
		width: auto;
		-webkit-box-shadow: none;
		border: none;

	}
	div#blog, div#archive, div#navigation {
		float:  none;
		border-left: none;
		width:  auto;
		padding-left:  1em;
		padding-right:  1em;
		margin: 0;
		line-height: 1.4em;
	}
	div#identification, div#books {
		display: none;
	}
	div.data {
		float: none;
		width: auto;
		clear: both;
	}
	div#navigation {
		width:  390px;
		margin:  0px auto;
		padding-bottom: 40px;
	}
	div#navigation ul {
		margin-left:  10px;
	}
	div#navigation ul li.nav_item a {
		text-decoration:  none;
		display:  block;
		padding: 5px 1em;
	}
	div#navigation ul li.nav_item a:hover {
		background:  #00744f;
		color:  #fff;
	}
	div#navigation ul li.nav_item {
		float: left;
		border-left:  1px solid #9cc;
	}
	div#navigation ul li.first-child {
		border-left:  none;
	}
	div#navigation ul li.active {
		border-top:  1px dotted #9cc;
		border-bottom:  1px dotted #9cc;
	}
}
