/*
Theme Name: Clean Blue
Theme URI: http://simpledream.net
Description: "Blue version" theme for simpledream.net
Version: 3.3
Author: Lance Willett
Author URI: http://simpledream.net

Copyright 2005- Lance B. Willett
Feel free to learn from this file, but don't reuse it without permission.
*/
* {
	margin: 0;
	padding: 0;
}
body {
	background: #fff;
	font: normal 62.5% Georgia,Times,"Times New Roman",serif;
	color: #333;
}
/* basic elements
---------------------------
*/
img, a img {
	border: 0;
}
h1,h2,h3,h4,h5 {
	color: #003;
}
p,li,dt,dd,label {
	font: 1.2em/1.4 Verdana,Geneva,Arial,sans-serif;
}
pre,code {
	font-size: 13px;
}
h1 {
	font-size: 1.8em;
}
h2 {
	font-size: 1.6em;
}
h3 {
	font-size: 1.4em;
}
h4 {
	font-size: 1.3em;
}
dd {
	margin: 0 0 1em 0;
	padding: .5em 0 .5em .33em;
}
p ins,p del {
	display: inline
}
ins {
	background-color: #ffc;
	font-weight: bold;
	text-decoration: none;
}
del {
	text-decoration: line-through;
	color: #999;
}
a {
	text-decoration: none;
	background: transparent;	
}
a:link {
	color: #036;
}
a:visited {
	color: #361a43;	
}
a:hover, a:active {
	color: #06c;
	border-bottom: 1px solid;
}

/* layout
------------------------------
*/
#maincontent {
	background: transparent url(../images/bg.gif) 100% 0 repeat-y;
}
#insidecontent {
	margin: 0 235px 0 0;
}
#insidetext {
	padding: .5em 2.5em 2em 2em;
}
#sidebar {
	float: right;
	width: 225px;
	padding: 1em 0 1em 1em;
	word-wrap: break-word;
}
/* header
------------------------------
*/
#masthead {
	background: #036 url(../images/upper.gif) 100% -50px no-repeat;
	height: 120px;
	border-color: #5A81A8 #222 #011E3B #5a81a8;
	border-width: 2px 0 1px 0;
	border-style: solid;
}
#masthead h1 {
	background: transparent url(../images/topban.gif) 25px 20px no-repeat;
	height: 120px;
}
#masthead h1 a,#masthead h1 a:visited {
	display: block;
	text-decoration: none;
	border-bottom: none;
	padding: 20px 0 20px 100px;
	height: 120px;
}
/* global-nav
---------------------------
*/
#global-nav {
	background: #002447 url(../images/bg-global.gif) bottom left repeat-x;
	position: relative;
	padding: .25em 0 .25em .25em;
	border-bottom: 1px solid #fafafa;
	text-align: left;
}
#global-nav ul {
	list-style: none;
	padding: .66em;
}
#global-nav ul li {
	display: inline;
	padding: .5em 1em;
	color: #eee;
	font-size: 1.3em;
	text-transform: lowercase;
}
#global-nav ul li a,#global-nav ul li a:visited {
	color: #fff;
	padding: 0 0 1px 0;
}
#global-nav ul li a:hover {
	color: #eee;
}
#global-nav ul li.current-menu-item a,#global-nav ul li.current-menu-item a:visited {
	color: #bbd9f5;
	border: 1px solid #024477;
	border-width: 1px 0;
}
/* callout explanation
------------------------------
*/
#explain {
	background: #fafafa;
	margin-right: 2px;
	padding: .33em 1em 1em 1.75em;
	border-bottom: 1px solid #f6f6f6;
	font-size: 105%;
}
#explain h2 {
	margin: .5em 0 .25em 0;
	color: #1f1f1f;
	font-size: 1.75em;
	font-style: italic;
}
#insidecontent #explain p {
	font-family: Georgia,Times,"Times New Roman",serif;
	font-style: normal;
	margin: 0;
	padding: .1em 0 .2em;
}
/* main content areas
---------------------------
*/
.post {
	padding: .5em 2.5em 2em 190px;
	margin: 0 1em 0 0;
}
#insidecontent p {
	margin: 1em 0;
	line-height: 1.5;
}
#insidetext h2,h2.pagetitle {
	font-size: 3em;
	padding: 1em 0 .5em 0;
	letter-spacing: -2px;
	text-align: center;
}
#insidetext h3 {
	margin: 10px 0 -2px 0;
	padding: .25em 0 0;
	border-bottom: 1px solid #f4f4f4;
	font-size: 1.8em;
	font-style: italic;
	letter-spacing: 1px;
}
#insidecontent .post .storycontent h3 {
	margin: 16px 0 6px 0;
	letter-spacing: 1px;
	font-size: 1.8em;
	font-style: normal;
}
#insidecontent h4 {
	margin: 0 0 -5px 0;
	padding: .5em 0 0 0;
	font-size: 1.5em;
	letter-spacing: 1px;
}
#insidetext dt {
	margin: 1.5em 0 -.25em 0;
	padding: 0 0 0 .15em;
	border-bottom: 1px solid #ccc;
	font: italic 1.3em Georgia,sans-serif;
	letter-spacing: 1px;
}
#insidetext ul li {
	margin-left: 2em;
	padding: .5em 0 .25em 0;
}
.post .storycontent ol li h3 {
	margin: 0;
	padding: .25em 0;
	font-size: 1.3em;
}
h2.storytitle {
	font-size: 3em;
	margin: 12px 0 0 -2px;
	letter-spacing: -2px;
}
.storycontent {
	padding: 0 0 .25em 0;
}
.storycontent ul, .storycontent ol {
	padding: .25em 0 .25em 2em;
}
.storycontent ul li, .storycontent ol li {
	padding: .25em;
}
.storycontent blockquote p {
	width: 80%;
	padding: 1em;
	font-style: italic;
}

/* blog-specific styles
------------------------------
*/
.postmeta {
	clear: left;
	float: left;
	width: 150px;
	padding: 0 .5em 0 1em;
	margin: 1.5em 0 0 0;
	border-right: 1px solid #e9e9e9;
}
.postmeta div {
	padding: 0 .25em .75em .25em;
}
#insidecontent .postmeta p {
	margin: 0;
}
.postmeta p,.feedback p {
	padding: 2px 0 2px 10px;
	font-style: normal;
	font-size: 1em !important;
	text-align: left;
}
.postmeta p a {
	font-weight: normal;
}
.meta p {
	text-align: left;
	font-size: 1em;
}
.postmeta ul li {
	padding: 0;
	margin: 0;
	display: inline;
}
.postmeta h1 {
	padding-left: 6px;
}
.postmeta h2,.feedback h2 {
	margin: 1em 0 0 0;
	padding: 0 0 0 6px;
	font: normal 90% Verdana,sans-serif;
	text-transform: uppercase;
	color: #787878;
}
ul.post-categories p {
	font-size: 1em;
	padding: .25em 0;
}
h2#comments,h2#postcomment {
	font-style: italic;
	letter-spacing: 1px;
	padding: 2em 0 0 .15em;
	margin: 0 0 -.25em 0;
	border-bottom: 1px solid #ccc;
	font-size: 1.3em;
}
.storycontent img.screenshot, .screenshots img {
	background: #f9f9f9;
	padding: 2px;
	border: 1px solid #f1f1f1;
}
div.storycontent a.img-link:hover {
	text-decoration: none;
	outline: none;
	border: 0;
}
div.storycontent img.small-th {
	display: inline;
	margin: 0 10px;
	vertical-align: top;
}
acronym {
	cursor: help;
}
.picright {
	float: right;
	width: auto;
	margin: 2px 3px;
	padding: 2px;
}
.picleft {
	float: left;
	width: auto;
	margin: 3px 2px;
	padding: 2px;
}
.storycontent p.introduction {
	padding-bottom: .5em;
	color: #2f2f2f;
	font: normal 16px Georgia,Times,"Times New Roman",serif;
	border-bottom: 1px solid #eee;
}
.storycontent .section {
	padding-top: .5em;
	border-top: 1px solid #eee;	
}
/* comments
---------------------------
*/
#insidecontent p.postmetadata {
	padding: .5em 0;
	margin: 2em 0 0;
	border-top: 1px solid #eee;
}
h3#comments,h3#respond {
	margin-top: 1em;
	font-size: 1.6em;
}
ol.commentlist li p {
	font-size: 100%;
}
ol.commentlist cite {
	font-size: 100%;
	font-style: normal;
}
#commentform #name,#commentform #email,#commentform #url,#commentform textarea,#commentform #author {
	background: #fff;
	padding: .2em;
}
#commentlist li ul {
	border-left: 1px solid #ddd;
	font-size: 110%;
	list-style-type: none;
}
ol.commentlist {
	clear: none !important; /*fixes height problem with comment preview plugin*/
	margin: 0;
	padding: .25em 0;
}
ol.commentlist li {
	background: #f6f6f6;
	padding: 1.5em .5em;
	border: 1px solid #eaeaea;
	border-width: 1px 0 0;
	list-style: none;
}
ol.commentlist li.alt {
	background: #fff;
}
.commentlist .avatar {
	float: right;
	padding: 0 4px 4px 4px;
}
ol.commentlist li.mycomment {
	background: #e5f1f4;
	border-color: #178aae;
}
#commentform p label {
	font-size: 1em;
	font-weight: normal;
}
#commentform span.help {
	color: #666;
}
#commentform p label span {
	color: #666;
	font-style: italic;
}
#commentform textarea {
	width: 75%;
}
span.commentdatetime {
	padding-left: 2px;
	font-size: 90%;
	color: #666;
}
.commentdatetime em {
	padding: 0 1px;
	font-style: normal;
}
/* footer
------------------------------
*/
#footer {
	background: #5A81A8;
	clear: both;
	width: 100%;
	border-top: 1px solid #999;
	border-bottom: 1px solid #002447;
	padding: 1.5em 0;
}
#footer ul {
	list-style: none;
}
#footer p,#footer li {
	color: #31465C;
	font: normal 1.1em Verdana,Arial,Helvetica,sans-serif;
	text-align: center;
}
#footer li span {
	color: #415E7A;
}
#footer li a {
	color: #19232E;
}
/* contact form
------------------------------
*/
#emailform {
	margin: 0 .5em;
}
#emailform label {
	padding: 15px 0 2px 0;
}
#emailform textarea {
	margin-bottom: 0;
}
input {
	padding: .25em;
}
input#from2,input#email2 {
	padding: .25em;
	margin: 0 0 .5em 0;
	width: 175px;
	background: #f4f4f4;
}
label {
	display: block;
	padding: .5em 0;
	font-weight: bold;
	cursor: pointer;
}
input.submit-form {
	padding: .25em;
	margin: .15em 0 .5em 0;
	width: auto;
}
textarea,select {
	margin: 0 0 1em 0;
	padding: 2em;
}
textarea {
	padding: .25em .2em .2em .33em;
}
input.submit-form,input.submit-form:focus {
	padding: .25em;
	margin: 1em 0;
}
fieldset {
	margin: 0;
	padding: 0;
	border: 0;
}
legend {
	padding: 0;
	font-weight: bold;
	margin: 0;
}
#sidebar label {
	font-size: 1em;
}
/* other
------------------------------
*/
.hilite {
	color: #fff;
	background: #f93;
}
#masthead h1 a span,#alt {
	display: none;
}
.clear {
	margin: 0;
	padding: 0;
	height: 1px;
}
/* sidebar
---------------------------
*/
#sidebar li h2 {
	padding: .5em 0;
	color: #333;
	font: 1.2em Verdana,Geneva,Arial,sans-serif;
}
#sidebar ul {
	padding: .25em 0 1em 0;
}
#sidebar ul li {
	padding: .5em 0;
	list-style: none;
}
#sidebar ul li ul {
	padding: 0 0 .5em .15em;
}
#sidebar ul li ul#recommended li a,#sidebar ul li ul#recommended li a:hover {
	display: block;
	width: 200px;
	height: 30px;
	border: 0;
}
#sidebar ul li ul#recommended li a img {
	min-width: 1px;
	display: inline;
	position: static;
}
#sidebar ul ul li {
	list-style: none;
	padding: .1em .2em .5em .5em;
	font-size: 1em;
}
.post ul ul li {
	padding: .1em .2em 0 .5em;
	font-size: 1em;
}
#insidecontent .storycontent p + ul {
	margin-top: -5px;
	padding-top: 0 !important;
}
.callout {
	font-weight: bold;
	color: #900;
}
p.powered-by,span.powered-by {
	margin-top: 2px;
	color: #999;
	font-size: .88em;
}
form#email-sub label {
	padding: 0;
	margin: 0;
}
form#email-sub input#email {
	width: auto;
	margin: 0 0 5px 0;
}
#sidebar ul li li.feed {
	background: url(../images/rss.gif) 0 0 no-repeat;
	margin-left: .5em;
	padding: 0 0 7px 19px;
}
.note {
	font-style: italic;
	color:#555;
	margin: 0;
	padding: .25em 0;
}
#sidebar #searchform {
	margin-bottom: .5em;
}
/* navigation to posts
---------------------------
*/
.navigation {
	margin: 0 2em .5em 2em;
	padding: .5em 0 1.75em 0;
}
.navigation p {
	float: left;
	margin: 0;
	padding: 0;
}
.navigation p.next {
	float: right;
}
/* contact form messages
------------------------
*/
span.required {
	font-weight: bold;
}
span.error {
	background: #fff1f0 url(../images/alert-red-sm.gif) 6px 9px no-repeat;
	display: block;
	margin: 0;
	padding: 3px 0 3px 21px;
	border: 1px solid #FF0000;
}
span.alert {
	background: #fcfce1 url(../images/alert.gif) 4px 5px no-repeat;
	display: block;
	margin: 0;
	padding: 3px 0 3px 23px;
	border: 1px solid #fc0;
}
span.success {
	background: #eaf3d0 url(../images/message.gif) 4px 5px no-repeat;
	display: block;
	margin: 0;
	padding: 3px 0 3px 30px;
	border: 1px solid #8fb93d;
}
/* delicious
---------------------------
*/
span.del-description {
	display: block;
	padding: .2em 0;
}
span.del-tags {
	display: block;
	font: italic 11px/1.3 Verdana,Geneva,Arial,sans-serif;;
}
/* contact vcard
---------------------------
*/
.vcard div {
	padding: .5em 0 0;
	color: #222;
	font: 1.2em Verdana,Geneva,Arial,sans-serif;
}
.vcard .fn {
	margin-top: .5em;
}
.vcard .org {
	padding-top: 0;
}
.vcard .hide {
	display: none;
}
.vcard div em {
	display: block;
	margin-top: .25em;
	color: #ababab;
}
/* big download links
---------------------------
*/
.big-link {
	background: #f7f7f7;
	clear: left;
	display: block;
	padding: .5em 1em 1em 0;
	border: 1px solid #eee;
	border-width: 1px 0;
	font-size: 1.4em;
}
.big-link img {
	float: left;
	width: 32px;
	margin: 3px 6px 3px 0;
	padding: 0;
}
.big-link span {
	display: block;
	font-size: 86%;
	font-style: italic;
	color: #777;
}
/* code samples
---------------------------
*/
pre.code {
	background: #f1f1f1;
	padding: 1em;
	line-height: 1;
}
pre.code code {
	font: normal 12px/1 Monaco,"Andale Mono","Bitstream Vera Sans Mono","Courier New",Courier,monospace;
	color: #000;
}
#insidecontent p.pre {
	margin-bottom: .25em;
}
/* stats
---------------------------
*/
#wpstats {
	display: none;
}

/* IE6
---------------------------
*/
* html #sidebar ul {
	zoom: 1;
}