/*
# -- BEGIN LICENSE BLOCK ----------------------------------
#
# Copyright (c) 2008-2016 Steven Tlucek
#
# This work is licensed under the Creative Commons
# Attribution-Share Alike 3.0 Unported License.
# To view a copy of this license, visit
# http://creativecommons.org/licenses/by-sa/3.0/ or send a
# letter to Creative Commons, 171 Second Street, Suite 300,
# San Francisco, California, 94105, USA.
#
# -- END LICENSE BLOCK ------------------------------------
*/

body {
	margin: 0;
	padding: 0;
	text-align : center;
	font : 62.5% Arial, Helvetica, Verdana, sans-serif;
	color : #000;
	line-height : 190%;
}

a:hover, a:focus {
	text-decoration : none;
	color : #FFF;
}

a img {
	border: none;
}

pre, code {
	font-family: 1em "Andale Mono","Courier New",monospace;
}
pre { overflow: auto; width: 100%; height: auto; }


/* Layout
-------------------------------------------------------- */
#page {
	margin : 0 auto;
	text-align : left;
	width : 682px;
}

#top {
	height : 85px;
	background: transparent url(img/top.png) no-repeat 0 100%;
	padding-top : 40px;
	margin-bottom : 20px;
}
#top h1 {
	margin : 0;
	text-align : center;
	padding : 25px 0 0 0;
	font-size : 2.5em;
	font-weight : bold;
	line-height : normal;
}
#top h1 a {
	color : #fff;
	text-decoration : none;
	background : transparent;
}
#prelude {
	position: absolute;
	top : 0;
	margin: 0;
	padding : 12px 0 0 0;
	font-family : "Trebuchet MS", Verdana, sans-serif;
	color : #E1E1E1;
	font-size : 1.2em;
	width : 682px;
	text-align : center;
}
#prelude a {
	color : #E1E1E1;
	text-decoration : none;
	background : transparent;
}
#prelude a:hover {
	color : #CECECE;
	text-decoration : none;
}
#prelude a:focus {
	color: red;
	background: yellow;
}

#wrapper {
	margin : 0;
	overflow : hidden;
	font-size : 1.3em;
}
#main {
	width : 100%;
	margin : 0 -230px 0 0;
	float : left;
	background-color : transparent;
}
#breadcrumb {padding:0 0 0 11px;margin:13px 0 0 0;width:450px;}
#content {
	margin : 0 215px 0 0;
	padding-left : 11px;
	padding-right : 15px;
	padding-top : 10px;
	padding-bottom : 10px;
	background-color : transparent;
}
#footer {
	clear : both;
	font-family : "Trebuchet MS", Verdana, sans-serif;
	color : #CECECE;
	font-size : 1.2em;
	text-align : center;
	padding : 25px 0 20px 0;
}
#footer a {
	color : #CECECE;
}
#footer a:hover {
	color : #B7B6B6;
	background : transparent;
	text-decoration : underline;
}

#sidebar {
	width : 185px;
	float : right;
	padding-top : 10px;
	font-size : .85em;
	color : #666;
	line-height : 175%;
}
#sidebar a:hover {
	text-decoration : none;
	color : #FFF;
}
#sidebar h2 {
	font-size : 1em;
	font-weight : bold;
	color : #000;
}
#sidebar h3 {
	font-size : 1em;
	font-weight : normal;
	color : #000;
}
#sidebar div div {
	padding : 0 10px 15px 10px;
	margin : 0 0 15px 0;
	border-bottom : dashed;
	border-bottom-width : 1px;
	border-color : #D9D9D9;
	margin-left: -10px;
}
#sidebar div div div {
	background : transparent;
	border:none;
	padding : 0;
	margin : 0;
}
#sidebar ul {
	list-style : none;
	margin : 1em 0;
	padding : 0;
}
#sidebar li {
	margin: 0;
	padding: 0;
}
#sidebar ul ul {
	list-style: none;
	margin: 0;
	padding: 0 0 0 15px;
	border: none;
}
#sidebar li li {
	/*display: list-item;*/
	margin: 0 0 0 5px;
	padding: 0;
	border: none;
}

#blognav, #blogextra {
	margin : 0 6px 0 0;
	padding : 0 4px 0 0;
}

#search p {
	margin-top: 0;
}

#topnav ul {
	list-style: none;
	margin: 0;
	padding: 0;
}
#topnav li {
	display: inline;
	margin: 0;
	padding: 0;
}
#sidebar .categories li.category-current {
	font-weight: bold;
}
#sidebar .categories li.category-current li {
	font-weight: normal;
}

#sidebar .tags ul {
	list-style: none;
	margin: 0;
	padding: 0;
	font-size: 1.1em;
	text-align: justify;
}
#sidebar .tags ul li {
	display: inline;
	margin: 0;
	padding: 0;
	line-height: 1.8em;
}
#q {
	width : 100px;
	margin-right : 10px;
}
#search .submit {
	color : #FFF
}

#sidebar img {
  max-width:100%;
}

#comments dt, #pings dt {
	margin: 1em 0 0 0;
	padding: 15px 15px 0 15px;
	background: #F2F2F2;
}
#comments dd, #pings dd {
	margin: 0;
	padding: 5px 15px 10px 15px;
	background: #F2F2F2;
}

#comments a.comment-number, #pings a.ping-number {
	font-size : 1.5em;
	font-weight : bold;
	text-decoration : none;
	background : transparent;
	margin-right : 5px;
}


/* Classes
-------------------------------------------------------- */
p.day-date {
	font-family : arial, helvetica, verdana, sans-serif;
	font-size : .8em;
	text-transform : uppercase;
	color : #BBB;
	margin : 10px 0 0 0;
	line-height : normal;
}
div.post {
	padding : 0 0 24px 0;
	margin : 0 0 32px 0;
	border-bottom : dashed;
	border-bottom-width : 1px;
	border-color : #D9D9D9;
}
div.post-content {
	margin: 1em 0;
}
.post embed, .post iframe {max-width:100%;}
.post-excerpt img, .post-content img, .post img {
  max-width:100%;
}
.post-excerpt, .post-content, .read-it {
  clear:both;
}
p.post-info {
	font-style : italic;
	color : #BBB;
	margin : 6px 0 5px 0;
	line-height : normal;
}

a.comment_count, a.ping_count {
	margin : 0 10px 0 0;
}	
h2.post-title {
	margin : 8px 0 0 0;
	font-size : 1.4em;
	line-height : normal;
}
h2.post-title a {
	text-decoration: none;
	background : transparent;
}
input.submit {
	color : #FFF
}
input.preview {
	color : #FFF
}


.tag0 { font-size: 75%; }
.tag10 { font-size: 80%; }
.tag20 { font-size: 90%; }
.tag30 { font-size: 100%; }
.tag40 { font-size: 110%; }
.tag50 { font-size: 120%; }
.tag60 { font-size: 140%; }
.tag70 { font-size: 150%; }
.tag80 { font-size: 160%; }
.tag90 { font-size: 170%; }
.tag100 { font-size: 180%; }

ul.tags {
	list-style: none;
	margin: 1em 0;
	padding: 0;
	font-size: 1.3em;
	text-align: justify;
}
ul.tags li {
	display: inline;
	margin: 0;
	padding: 0;
	line-height: 1.8em;
}

.post-tags {
	list-style: none;
	margin: 0 0 1em;
	padding: 3px 0;
}
.post-tags li {
	display: inline;
	margin-right: 8px;
	padding-left: 22px;
	background: transparent url(img/tag.png) no-repeat 0 0.25em;
}

/* Forms
-------------------------------------------------------- */
fieldset {
	margin: 0;
	padding: 0;
	border: 0;
}

input, textarea {
	font : 1em Georgia, "Times New Roman", serif;
	border-width: 1px;
}
input.preview, input.submit {
	font-weight: bold;
	cursor:pointer;
}
.field label {
	display: block;
}
.field input, .field textarea {
	background: #eee;
}
.field input:focus, .field textarea:focus {
	background: #eae9e9;
}
.field input {
	display: block;
}
.field textarea {
	display: block;
	width: 99%;
}

.dc-category #content-info img {
  max-width:100%;
}
#subcategories {
	margin: 1em 0;
	padding: 0.5em;
}
#subcategories h3 {
	margin: 0;
}
#subcategories ul {
	margin: 0.5em 0 0 0;
	padding: 0 0 0 20px;
	line-height: 1.4;
}
#attachments ul {margin:0;padding: 0 0 0 10px;}
#attachments li {margin: 3px 0; list-style: none;padding: 2px 0;}
#attachments li.audio object {margin:0;vertical-align:middle;}