/*
	Theme Name: Jello
	Version: 2010-02-13
	Media: Handheld (iPhones especially)
	Author: John Laudun
	Author URI: http://www.johnlaudun.org/
*/


* {
	margin: 0;
	padding: 0;
}

/* BOXES */

#background {
}

#wrapper {
	margin: 0 auto;
}

#header {
	float: center;
}

#content {
	float: center;
	margin: 0 auto;
}

.post {
	padding: 1em 0 2em 0;
	border-bottom: 1px solid #ccc;
}

#sidebar {
}


/* ELEMENTS  */

body {
	font-family: Georgia, serif;
	font-size: 100%;
	font-style: normal;
}

hr {
	display: none;
}


#header h1 a {
	font-family: "Monaco", "Andale Mono", monospace;
	font-weight: normal;
	color: #000;
	text-decoration: none;
	margin-top: .45em;
	margin-left: 3em;
}

h2, h3, h4 {
	font-family: Verdana, sans-serif;
	padding-left: 8px;
	padding-right: 8px;
	color: #000;
	text-decoration: none;
}


h2 {
	margin-bottom: 1em;
	font-weight: bold;
	font-size: 1.75em;
	line-height: 1.3;
	text-decoration: none;
	/*text-transform: uppercase;*/
}

h3 {
	margin: 1.25em 0 .5em 0;
	font-size: 1.5em;
	line-height: 1.3;
}

h4 {
	margin-bottom: .6em;
	font-size: 1.3em;
	line-height: 1.6;
}

h5 {
	margin-bottom: 1em;
	font-size: 1.2em;
	line-height: 1.6;
}

p {
	margin-bottom: 1em;
	padding-left: 8px;
	padding-right: 8px;
	font-size: 1.2em;
	line-height: 1.6;
}

p.figure {
	font-style: oblique;
	margin: 10 0 20 0px;
	background: #e6e6e6;	
	-webkit-border-radius: .5em;
  -moz-border-radius: .5em;
}

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

.post-content a {
	font-weight: bold;
}

a:hover {
	font-weight: bold;
	text-decoration: underline;
}

a:visited {
	color: #000;
}

#tags a {
	padding: 10px;
}

#tags p {
	padding: 10px;
	background: #E6E6E6;
	-webkit-border-radius: 1em;
  -moz-border-radius: 1em;
	text-align: center;
}

acronym {
	border-bottom: 1px dotted #eee;
}

kbd {
	font-family: "Monaco", "Courier New", fixed;
	font-size: 1em;
	text-transform: uppercase;
}


p.post-meta-above {
	font-family: Verdana, sans-serif;
	font-size: .95em;
	font-style: italic;
	margin-top: -20px;
}

p.post-meta-below {
	font-size: .9em;
	font-style: italic;
}

.post-content h3 {
	line-height: .9;
}

.post-content h5 {
	margin-top: 2.5em;
	margin-bottom: .5em;
	padding-left: 8px;
	padding-right: 8px;
	text-transform: uppercase;
}

.post-content blockquote {
	margin: 0 3em 1em 3em;
	padding: 1em 1em .5em 1em;
	background: #E6E6E6;
	-webkit-border-radius: 1em;
  -moz-border-radius: 1em;
}

.post-content dl {
	margin: 0 0 1em 0;
	padding-left: 8px;
	padding-right: 8px;
	font-size: 1.2em;
}

.post-content dt {
	margin: 0 0 .5em 0;
	font-weight: bold;
	font-size: 1em;
}

.post-content dd {
	width: 30em;
	margin: 0 0 1em 2em;
	line-height: 1.6;
}

.post-content ul {
	padding: 0 3em 0 3em;
	list-style-type: none;
}

.post-content ul li:before {
    content: "\00BB \0020";
    font-size: 1.2em;
    }

.post-content ul li {
	margin: 0 0 1em 0;
	font-size: 1.2em;
	text-indent: -1em;
}

.post-content ol {
  padding-right: 3em;
	margin-left: 8px !important;
}

.post-content ol li {
	padding-left: 0;
	list-style-type: decimal;
	background: none;
}

.post-content dl {
	margin-top: 20px;
	background: #e6e6e6;
	border: 1px dotted;
	margin-left: 40px;
	margin-right: 40px;
	font-family: Verdana, sans-serif;
	font-weight: normal;
}

.post-content code {
	font-family: "Monaco", "Courier New", fixed;
	font-size: .9em;
}

.post-content pre {
	margin: 2em 0 2em 0;
	padding: 2em;
	font-size: 1em;
	background: #e6e6e6;
	overflow: auto;
	border: 1px solid #696969;
		-webkit-border-radius: 1em;
	  -moz-border-radius: 1em;
}

.post-content pre code {
	font-size: 1.1em;
	color: #000000;
}

.post-content .quote-author {
	float: right;
}

/* SPECIAL PAGES */

ul.archives {
	list-style-type: none;
	text-indent: 2em;
}

li.archives {
	padding: 0em 0em 1em 1em;
}



/* SIDEBAR */

#sidebar ul {
	list-style-type: none;
}

#sidebar .section input {
	width: 15.8em;
	margin: 0 0 1em 0;
	padding: 6px 6px 6px 23px;
	border: 1px solid #ccc;
	background: transparent url(images/bg-search.gif) no-repeat 7px center;
	font-size: 1.1em;
	float: right;
}

#sidebar ul.nav {
	margin: 0 0 2em 0;
	list-style-type: none;
}

#sidebar .nav li {
	margin: 0;
	padding: .4em 8px .5em 8px;
	font-size: 1.1em;
	line-height: 1.6;
	border-bottom: 1px dotted #bbb;
}

#sidebar .nav li.last {
	border-bottom: 0;
}

.section {
	margin: 0 0 1em 0;
	clear: both;
	overflow: hidden;
}

.section .col {
	overflow: hidden;
}


.page_item {
	list-style-type: none;
	line-height: 2em;
}

#content .section {
	margin: 0 0 2em 0;
	padding: 1em 0 0 0;
	border-top: 1px dotted #bbb;
}

#content .first {
	border: 0;
}

.submit {
	width: auto;
	padding: 0;
	border: 0;
}

.navigation {
	margin: 0 0 1em 0;
	padding: 1em 0 0 0;
	list-style-type: none;
	overflow: hidden;
	clear: both;
}

.navigation li {
	font-size: 1.2em;
}

/* FOOTER */

#footer {
	border-top: 1px solid #333;
	padding: 1em 0 0 0;
	overflow: hidden;
	clear: both;
}

#footer p {
	margin-bottom: .2em;
	font-size: 1em;
}

/* FLICKR */

#flickr_badge {
display: none;
}

#flickr_badge img { 
	display: none;
}

/* GENERAL CLASSES */

.small {
	font-size: 1em;
	line-height: 1.6;
}
