body {
	margin: 20px 0pt 20px 0pt;
	padding: 0pt;
	font: 13px "Lucida Grande", Verdana, Arial, sans-serif;
	background: url("images/bgShadow.gif") repeat-x;
	line-height: 20px;
}
#page {
	margin: 0 auto;
	width: 960px;
}
#header {
	line-height: 22px;
	margin-top: -2px;
	padding-bottom: 2px;
}
#header a, #header a:visited {
	color: #2584C3;
	background-color: #DEF1F7;
	text-decoration: none;
	text-indent: -9999px;
	border-bottom: 1px solid;	
}
#header .logout-notice {
	width: 544px;
	font-size: 13px;
	font-weight: bold;
	padding: 10px 18px;
	margin: 10px 0 -5px 35px;
	background: #ccecb9;
	-moz-border-radius:5px;
	-webkit-border-radius:5px;
	border-radius:5px;
}
#header a.back-to-skribit {
	width: 221px;
	float: right;
	line-height:2.2em;
	height: 32px;
	padding-right: 26px;
	text-indent: -9999px !important;
	margin: -55px 0 0 0;
	display: block;
	outline: none;
	border-bottom: none !important;
	text-decoration: none !important;
	background: transparent url('images/skribit_blog_back.png') 0 0 no-repeat;
}
#header a.back-to-skribit:hover {
	background-position: 0 -32px;
}
.narrowcolumn {
	float: left;
	padding: 10px 0 0 0;
	margin: 13px 0 0 35px;
	width: 580px;
}
.post {
	margin: 0pt 0pt 40px 0pt;
	background: transparent url("images/postBG.gif") no-repeat top left;
	text-align: left;
	padding: 14px 20px 0px 18px;
}
div.postTitle {
	padding-right: 12px;	
}
span.postMeta {
	display: block;
	line-height: 18px;
	margin-top: 2px;
	padding-bottom: 9px;
	color: #666;
}
span.postMeta a, span.postMeta a:visited {
	color: #536E81;
	text-decoration: none;
	border-bottom: 1px dotted;	
}
.post hr {
	display: block;
}	
.post a, .post a:visited {
	color: #2584C3;
}
.post a:hover {
	color: #006AB1;
}
.narrowcolumn .postmetadata {}
.postmetadata {
	clear: left;
}
#footer {
	padding: 0 16px 36px 0;
	margin-top: -81px;
	clear: both;
	height: 80px;
	float: right;
}

#footer p {
	background: transparent url("images/credit.png") no-repeat right 16px;
	text-align: right;
	padding-top: 48px;
	color: #A1A1A1;
	}

p {
	padding: 9px 0;
	margin: 0;
}
	
h1 {
	margin-left: -100000px;
	margin-top: 39px;
	background: url("images/logohoverblog.png") no-repeat 100000px 0;
	height: 48px;
	width: 100242px;
	}
	
h1 a {
	border-bottom: none !important;
	background-color: transparent !important;
}

h1:hover {
	background: url("images/logohoverblog.png") no-repeat 100000px -50px;
}

h2 {
	margin-top: 0;
	padding-top: 8px;
	font: 24px "Arial Rounded MT Bold", "Arial Rounded", Arial, sans-serif;
	clear: none;
	display: inline;
	top: 12px;
	line-height: 24px;
	letter-spacing: -.04em;
}
	
h2 a, h2 a:visited {
	text-decoration: none;
	color: #000 !important;
}

h2 a:hover {
	color: #1A5B8A !important;
}
	
span.commentBox {
	background: url("images/commentBox.gif") no-repeat 0 0;
	width: 50px;
	height: 21px;
	display: inline-block;
	text-align: center;
	margin: 0 0 0 10px;
	padding: 0 10px 0 0;
}

span.commentBox img {
	margin: 0px 0 0 -2px;
	padding: 1px 0 0 0;
	vertical-align: top;
}

span.commentBox a {
	text-decoration: none;
	font-weight: bold;
	vertical-align: 4px;
	margin: 0 0 0 2px;
	color: #000;
}

span.commentBox a:hover {
	color: #017CCE;
}

h2.pagetitle {
	margin-top: 30px;
	text-align: center;
}

#sidebar h2 {
	margin: 15px 0pt 0pt;
	padding: 0pt;
	}

h3 {
	margin: 0pt;
	padding-top: 20px;
	font: 18px "Arial Rounded MT Bold", "Arial Rounded", Arial, sans-serif;
	color: #79878B;
	}

h3#comments {
	margin: 0 0px -18px 18px;
	padding: 0 0 0 0px;
	border-bottom: 4px solid #E9F4F8;
}

h3#respond {
	margin: 36px 0 0 18px;
	padding: 0 0 0 0px;
	border-bottom: 4px solid #E9F4F8;	
}

h3.comments {
	padding: 0;
	margin: 40px auto 20px ;
	}
	
p img {
	padding: 0;
	max-width: 100%;
	}

/*	Using 'class="alignright"' on an image will (who would've
	thought?!) align the image to the right. And using 'class="centered',
	will of course center the image. This is much better than using
	align="center", being much more futureproof (and valid) */

img.centered {
	display: block;
	margin-left: auto;
	margin-right: auto;
	}

img.alignright {
	padding: 4px;
	margin: 0 0 2px 7px;
	display: inline;
	}

img.alignleft {
	padding: 4px;
	margin: 0 7px 2px 0;
	display: inline;
	}

.alignright {
	float: right;
	}

.alignleft {
	float: left
	}

html>body .entry ul {
	margin-left: 0px;
	padding: 0 0 0 30px;
	list-style: none;
	padding-left: 10px;
	text-indent: -10px;
	} 

html>body .entry li {
	margin: 7px 0 8px 10px;
	}

.entry ul li:before, #sidebar ul ul li:before {
	content: "\00BB \0020";
	}

.entry ol {
	padding: 0 0 0 35px;
	margin: 0;
	}

.entry ol li {
	margin: 0;
	padding: 0;
	}

.postmetadata ul, .postmetadata li {
	display: inline;
	list-style-type: none;
	list-style-image: none;
	}
	
#searchform {
	margin: 10px auto;
	padding: 5px 3px; 
	text-align: center;
	}

#sidebar p.subscribe{
    text-align:right;
    margin-top:15px;

}
#sidebar p.subscribe a img{ float:right;}

div.clear {clear:both !important;}

#sidebar #searchform #s {
	width: 108px;
	padding: 2px;
	}

#sidebar #searchsubmit {
	padding: 1px;
	}

.entry form { /* This is mainly for password protected posts, makes them look better. */
	text-align:center;
	}

select {
	width: 130px;
	}

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

#commentform textarea {
	width: 546px;
	padding: 6px;
	font-size: 12px;
	}

#commentform #submit {
	margin: 0pt;
	float: left;
	padding: 10px;
	}
	
.alt {
	margin: 0;
	padding: 10px;
	}

.commentlist {
	padding: 0;
	margin-left: 36px;
	text-align: left;
	}

.commentlist li {
	margin: px 0 3px 0;
	padding: 0px 0px 3px 0;
	list-style: none;
	}

.commentlist p {
	margin: 0px 0px 10px 0;
	background-color: #E9F4F8;
	padding: 12px 18px;
	}

span.commentCite {
	margin: 0 0 0 18px;
}

#commentform p {
	margin: 0 0 0 18px;	
}


#commentform a, #commentform a:visited {
	color: #536E81;
	text-decoration: none;
	border-bottom: 1px dotted;	
}

#commentform a:hover {
	color: #006AB1;	
}

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

.commentmetadata {
	margin: 0;
	}
	
.commentmetadata a, .commentmetadata a:visited {
	color: #536E81;
	text-decoration: none;
	border-bottom: 1px dotted;
}

.commentmetadata a:hover {
	color: #006AB1;
}

cite {
	font-style: normal;
	font-weight: bold;
}

.skribit-widget-info {
	background: transparent url("images/yellowBox.png") no-repeat;
	height: 170px;
	width: 272px;
}

.skribit-widget-info p {
	padding: 14px 18px 18px 28px;
	color: #7E6C1D;
}

.skribit-widget-info a, .skribit-widget-info a:visited {
	color: #514200;
	font-weight: bold;
	padding: 1px;
	text-decoration: none;
	border-bottom: 1px solid;	
}

.skribit-widget-info a:hover {
	background-color: #DBC868;
	color: #000;
}

span.postEdit a {
	border-bottom: none !important;
	vertical-align: sub;
	text-decoration: none;
}

.skribit-widget {
	background: transparent url("images/greenBox.png") no-repeat;
	height: auto;
	width: 272px;
	margin-top: -76px;
	padding: 68px 20px 30px 14px;
}

.widgetBG {
	width: 245px;
	height: 312px;
	border: 0px solid #ffffff;
}

#sidebar {
	margin-top: 23px;
	float: right; 
	width: 272px;
	}

#sidebar form {
	margin: 0;
	}
	
	
#sidebar ul, #sidebar ul ol {
	margin: 10px 0px 0px 40px;
	padding: 0;
	}

#sidebar ul li {
	list-style-type: none;
	list-style-image: none;
	margin-bottom: 15px;
	}

#sidebar ul p, #sidebar ul select {
	margin: 5px 0 8px;
	}

#sidebar ul ul, #sidebar ul ol {
	margin: 5px 0 0 10px;
	}

#sidebar ul ul ul, #sidebar ul ol {
	margin: 0 0 0 10px;
	}

ol li, #sidebar ul ol li {
	list-style: decimal outside;
	}

#sidebar ul ul li, #sidebar ul ol li {
	margin: 3px 0 0;
	padding: 0;
	}
	
#wp-calendar {
	empty-cells: show;
	margin: 10px auto 0;
	width: 155px;
	}

#wp-calendar #next a {
	padding-right: 10px;
	text-align: right;
	}

#wp-calendar #prev a {
	padding-left: 10px;
	text-align: left;
	}

#wp-calendar a {
	display: block;
	}

#wp-calendar caption {
	text-align: center;
	width: 100%;
	}

#wp-calendar td {
	padding: 3px 0;
	text-align: center;
	}

#wp-calendar td.pad:hover { /* Doesn't work in IE */
	background-color: #fff; }
	
acronym, abbr, span.caps {
	cursor: help;
	}

acronym, abbr {
	border-bottom: 1px dashed #999;
	}

blockquote {
	margin: 15px 30px 0 10px;
	padding-left: 20px;
	border-left: 5px solid #ddd;
	}

blockquote cite {
	margin: 5px 0 0;
	display: block;
	}

.center {
	text-align: center;
	}

hr {
	display: none;
	}

a img {
	border: none;
	}

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

