/*  
Theme Name: Desktop
Theme URI: http://www.nightproductions.net/blog/
Description: Default theme for the nightproductions blog
Author: Michael Nickerson
Author URI: http://www.nightproductions.net

	Desktop v1.0
	
	DO NOT DISTRUBUTE.  FOR MY PRIVATE USE ONLY.
*/

body {
	font-size:12pt;
	font-family:Skia,fantasy;
	font-weight:300;
	font-style:normal;
	color:white;
	text-align:center;
	background:url("images/tabletop.jpg") #764000;
	margin:0px;
	padding:0px;
}

small {
	font-size:10pt;
	color:#666;
	letter-spacing:normal;
}

b {
	font-family:Helvetica,Verdana,sans-serif;
	font-style:bold;
	font-size:11pt;
}

i {
	font-family:Helvetica,Verdana,sans-serif;
	font-style:oblique;
	font-size:11pt;
}

strong {
	font-family:Helvetica,Verdana,sans-serif;
	font-style:bold;
	font-size:11pt;
}

i {
	font-family:Helvetica,Verdana,sans-serif;
	font-style:oblique;
	font-size:11pt;
}

h1 {
	font-family:Helvetica,Verdana,sans-serif;
	font-weight:bold;
}

h2 {
	font-family:Helvetica,Verdana,sans-serif;
	font-weight:bold;
}

h3 {
	font-family:Helvetica,Verdana,sans-serif;
	font-weight:bold;
}

code {
	font:9pt Monaco,Courier,'Courier New',fixed;
	white-space:pre;
	letter-spacing:normal;
	overflow:auto;
	margin-left:2.5%;
	margin-right:2.5%;
	background:url("images/quoteBG.png");
	display:block;
	padding:5px;
	text-indent:0px !important;
}

hr {
	display:none;
}

img {
	vertical-align:middle;
}

blockquote {
	margin-top:5px;
	margin-bottom:5px;
	margin-left:10%;
	margin-right:10%;
	padding:5px;
	display:block;
	background:url("images/quoteBG.png");
}

blockquote p {
	text-indent:0px !important;
}

a:link {
	font-weight:300;
	color:#0000aa;
	text-decoration:underline;
	letter-spacing:normal;
}

a:link:hover {
	color:#8888aa;
	text-decoration:underline;
}

a:visited {
	color:#000066;
}

a:visited:hover {
	color:#8888aa;
	text-decoration:underline;
}

a img {
	border:none;
}

h2.pagetitle {
	text-align:center;
}

h3 .comments {
	padding:0px;
}

li .page_item {
	margin-left:0px;
}

.commentTextArea
{
	width:60%;
	margin-left:75px;
	margin-right:auto;
}

.blockquote {
	margin-top:5px;
	margin-bottom:5px;
	margin-left:2.5%;
	margin-right:2.5%;
	padding:5px;
	background:url("images/quoteBG.png");
}

.blockquote p {
	text-indent:0px !important;
}

.paperclip {
	position:absolute;
	top:2px;
	left:125px;
	z-index:1;
	border:none;
	background:url("images/paperclips.png");
	width:198px;
	height:83px;
}

.pen {
	position:absolute;
	top:220px;
	left:1000px;
	z-index:-1;
	border:none;
	background:url("images/pen.png");
	width:36px;
	height:506px;
}

.post {
	text-align:left;
	color:#000088;
	padding:5px;
}

.entrytext {
	margin-left:15px;
	margin-right:15px;
}

.entrytext p {
	text-indent:1.5ex;
}

.entrytext:first-letter {
	font-size:24pt;
}

.commentText {
	padding-left:10px;
	padding-right:10px;
}

.commentmetadata {
	font-weight:normal;
}

.nocomments {
	color:#777;
}

.postmetadata {
	padding-left:5px;
	width:auto;
	color:#000066;
	letter-spacing:normal !important;
	font-size:10pt;
	font-family:Helvetica,Verdana,sans-serif;
	font-style:italic;
}

.center {
	text-align:center;
}

.navigation {
	display:block;
	text-align:center;
	margin-top:10px;
	margin-bottom:30px;
}

.navigation a:hover
{
	color:#8888aa;
}

.yellownote {
	color:black;
	background:#ee8;
	border-top:1pt solid #ff9;
	border-left:1pt solid #ff9;
	border-right:1pt solid #dd7;
	border-bottom:1pt solid #dd7;
	margin-top:10px;
	margin-right:auto;
	width:300px;
	min-height:195px;
	padding:5px;
	font-size:11pt;
}

.yellownote a {
	font-size:12pt;
	color:#882;
}

.yellownote a:visited {
	color:#660;
}

.yellownote a:hover {
	color:#ffffee;
}

.yellownote h2 {
	margin-top:0px;
	margin-bottom:.5ex;
	font-size:13pt;
}

.bluenote {
	color:black;
	background:#77e;
	border-top:1pt solid #88f;
	border-left:1pt solid #88f;
	border-right:1pt solid #66d;
	border-bottom:1pt solid #66d;
	margin-top:10px;
	margin-right:auto;
	width:300px;
	min-height:195px;
	padding:5px;
	font-size:11pt;
}

.bluenote a {
	font-size:12pt;
	color:#118;
}

.bluenote a:visited {
	color:#006;
}

.bluenote a:hover {
	color:#eef;
}

.bluenote h2 {
	margin-top:0px;
	margin-bottom:.5ex;
	font-size:13pt;
}

.rednote {
	color:black;
	background:#d77;
	border-top:1pt solid #e88;
	border-left:1pt solid #e88;
	border-right:1pt solid #c66;
	border-bottom:1pt solid #c66;
	margin-top:10px;
	margin-right:auto;
	width:300px;
	min-height:195px;
	padding:5px;
	font-size:11pt;
}

.rednote a {
	font-size:12pt;
	color:#822;
}

.rednote a:visited {
	color:#600;
}

.rednote a:hover {
	color:#fee;
}

.rednote h2 {
	margin-top:0px;
	margin-bottom:.5ex;
	font-size:13pt;
}

.greennote {
	color:black;
	background:#7e7;
	border-top:1pt solid #8f8;
	border-left:1pt solid #8f8;
	border-right:1pt solid #6d6;
	border-bottom:1pt solid #6d6;
	margin-top:10px;
	margin-right:auto;
	width:300px;
	min-height:195px;
	padding:5px;
	font-size:11pt;
}

.greennote a {
	font-size:12pt;
	color:#2a2;
}

.greennote a:visited {
	color:#080;
}

.greennote a:hover {
	color:#efe;
}

.greennote h2 {
	margin-top:0px;
	margin-bottom:.5ex;
	font-size:13pt;
}

.purplenote {
	color:black;
	background:#d7d;
	border-top:1pt solid #e8e;
	border-left:1pt solid #e8e;
	border-right:1pt solid #c6c;
	border-bottom:1pt solid #c6c;
	margin-top:10px;
	margin-right:auto;
	width:300px;
	min-height:195px;
	padding:5px;
	font-size:11pt;
}

.purplenote a {
	font-size:12pt;
	color:#828;
}

.purplenote a:visited {
	color:#606;
}

.purplenote a:hover {
	color:#fef;
}

.purplenote h2 {
	margin-top:0px;
	margin-bottom:.5ex;
	font-size:13pt;
}

.orangenote {
	color:black;
	background:#ea0;
	border-top:1pt solid #fb0;
	border-left:1pt solid #fb0;
	border-right:1pt solid #d90;
	border-bottom:1pt solid #d90;
	margin-top:10px;
	margin-right:auto;
	width:300px;
	min-height:195px;
	padding:5px;
	font-size:11pt;
}

.orangenote a {
	font-size:12pt;
	color:#950;
}

.orangenote a:visited {
	color:#730;
}

.orangenote a:hover {
	color:#ff7;
}

.orangenote h2 {
	margin-top:0px;
	margin-bottom:.5ex;
	font-size:13pt;
}

.blacknote {
	color:black;
	background:#888;
	border-top:1pt solid #999;
	border-left:1pt solid #999;
	border-right:1pt solid #777;
	border-bottom:1pt solid #777; 
	margin-top:10px;
	margin-right:auto;
	width:300px;
	min-height:195px;
	padding:5px;
	font-size:11pt;
}

.blacknote a {
	font-size:12pt;
	color:#333;
}

.blacknote a:visited {
	color:#ccc;
}

.blacknote a:hover {
	color:white;
}

.blacknote h2 {
	margin-top:0px;
	margin-bottom:.5ex;
	font-size:13pt;
}

.alignright {
	float:right;
}

.alignleft {
	float:left;
}

.quoteLink {
	display:block;
	text-align:right;
	margin:0px;
	padding-left:10px;
	padding-right:10px;
}

.commentlist cite {
	font-style:normal;
}

.commentlist cite a {
	font-style:normal;
}

.commentlist p {
	font-weight:normal;
	text-transform:none;
}

.commentlist {
	padding:0px;
	letter-spacing:normal;
}

.commentform p {
	margin:5px 0;
}

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

.commentmetadata {
	margin:0px;
}

.content {
	padding:5px;
}

.content h2 a {
	text-decoration:none;
}

.content h2 a:hover {
	color:#8888aa;
	text-decoration:underline;
}

.content a:hover {
	color:#8888aa;
	text-decoration:underline;
}

#comment_quicktags input {
	font-family:Helvetica,Verdana,sans-serif;
	font-size:9pt;
	width:auto !important;
	text-align:left;
	cursor:pointer;
}

#comment_quicktags #ed_strong {
	font-style:bold;
}

#comment_quicktags #ed_em {
	font-style:oblique;
}

#page {
	text-align:left;
	margin-left:315px;
	margin-right:auto;
	padding:10px;
	width:620px;
	background-color:#fafafa;
	color:black;
	letter-spacing:1px;
	z-index:2;
	border:1px solid #c5c5c5;
}

#page h2 {
	margin-top:0px;
	margin-left:-5px;
	margin-right:0px;
	margin-bottom:0px;
	padding:0px;
}

#page h3 {
	margin-top:0px;
	margin-left:-5px;
	margin-right:0px;
	margin-bottom:0px;
	padding:0px;
}

#header {
	margin-top:10px;
	margin-bottom:15px;
	margin-left:375px;
	margin-right:auto;
	width:575px;
	color:#000088;
	overflow:hidden;
	z-index:-1;
}

#header .bottomTorn {
	height:52px;
	background:url("images/paper_torn2.png");
}

#headerimg {
	background-color:#fafafa;
	margin:0px;
	width:100%;
}

#headerimg .description {
	font-family:Helvetica,Verdana,sans-serif;
	font-size:9pt;
	font-style:italic;
	text-align:center;
	color:#000088;
	border-bottom:1px solid #33aadd;
	letter-spacing:3px;
	padding-top:5px;
	height:2ex;
}

#headerimg a:link {
	font-family:'Handwriting - Dakota',cursive !important;
	font-size:24pt !important;
	font-style:normal;
	text-align:center;
	border-bottom:1px solid #33aadd;
	margin:0px;
	padding:0px;
	color:#000088;
	text-decoration:none;
	display:block;
}

#headerimg a:visited {
	font-family:'Handwriting - Dakota',cursive !important;
	font-size:24pt !important;
	font-style:normal;
	text-align:center;
	border-bottom:1px solid #33aadd;
	margin:0px;
	padding:0px;
	color:#000088;
	text-decoration:none;
	display:block;
}

#headerimg a:hover {
	color:#000088;
}

#answer {
	width:2em !important;
	padding:2px;
	margin:5px 5px 1px 0;
}

#sidebar {
	padding:20px 0 10px 0;
	width:260px;
	text-align:left;
	position:absolute;
	top:25px;
	left:0px;
}

#sidebar form {
	margin-top:2ex;
	margin-bottom:3ex;
	z-index:2;
}

#sidebar #s {
	width:60%;
}

#submit {
	cursor:pointer;
}

#searchsubmit {
	cursor:pointer;
}

#footer {
	margin-top:15px;
	margin-bottom:5px;
	margin-left:300px;
	margin-right:auto;
	width:575px;
	overflow:hidden;
	z-index:-1;
}

#footer .topTorn {
	background:url("images/paper_torn.png");
	height:52px;
	border-bottom:1px solid #33aadd;
}

#footer .description {
	background-color:#fafafa;
	font-family:Helvetica,Verdana,sans-serif;
	font-size:9pt;
	font-style:italic;
	text-align:center;
	color:#000088;
	border-bottom:1px solid #33aadd;
	letter-spacing:3px;
	padding-top:5px;
	height:2ex;
}

#searchform {
	margin:10px auto;
	padding:5px 3px;
	text-align:center;
}

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

#commentform textarea {
	width:300px;
	padding:2px;
}

#commentform #submit {
	margin:5px;
//	float:right;
}
