
/* Begin Typography & Colors */
body {
	font-size: 62.5%; /* Resets 1em to 10px */
	color: #333;
}

.widecolumn {
	line-height: 1.6em;
}

small {
	font-size: 0.9em;
	line-height: 1.5em;
}

h1, h2, h3, h4, h5, h6 {
	font-weight: bold;
}

h1 { font-size: 1.6em; }
h2 { font-size: 1.4em; }
h3 { font-size: 1.2em; }
h4 { font-size: 1.1em; }
h5 { font-size: 1.0em; }
h6 { font-size: 0.9em; }

.inline-widgets #wp-calendar caption, .blogname, .blogdesc {
	font-weight: bold;
}

#content {
	font-size: 1.2em;
}

.blogname {
	letter-spacing: -.05em; 
}

.blogname, .blogname a, blogname a:hover, .blogname a:visited, .blogdesc {
	text-decoration: none;
	color: white;
}


.posttitle, #comments, #respond .title, #respond.pre27, #trackbacks {
	font-weight: bold;
	font-size: 1.6em;
}

#respond .title, #respond.pre27, #trackbacks {
	clear: both;
}

.posttitle, .posttitle a, .posttitle a:hover, .posttitle a:visited {
	text-align: left;
	text-decoration: none;
	color: #333;
}

.posttitle-archive, .posttitle-search, #comments, #respond .title, #respond.pre27 {
	font-size: 1.5em;
}

.pagetitle {
	font-size: 1.6em;
}



.sidebars {
	font-size: 1em;
}

small, .sidebars ul li, .sidebars ol li, .nocomments, .postmetadata, strike {
	color: #777;
}

code {
	font: 1em 'Courier New', Courier, Fixed;
}

blockquote {
	color: #555;
	font-style: italic;
}

em {
	font-style: italic;
	font-weight: normal;
}

acronym, abbr, span.caps {
	font-size: 0.9em;
	letter-spacing: .07em;
}

a {
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
}

.text-shadow {
	color: #333;
}

.text-stroke-tl, .text-stroke-tr, .text-stroke-bl, .text-stroke-br {
	color: #000;
}


.dropcap {
	float: left;
	font-size: 3em;
	color: #666;
	line-height: 0.93em;
	margin-right: 3px;
}
/* End Typography & Colors */


/* Begin Structure */
* {
	padding: 0; 
	margin: 0;
}

p {
	margin: 1em 0;
}

body {
	text-align: center;
	margin: 0 0 20px 0;
}

#page {
	margin: 20px auto;
	text-align: left;
}

#headerimg {
	position: relative;
	left: 13px; 
	top: 11px;
	z-index: 100;
} 

#main {
	padding: 9px 15px;
}

#main>table {
	width: 100%;
}

.narrowcolumn, .widecolumn { width: 100%; }

.narrowcolumn, .widecolumn, #sidebar1, #sidebar2, #sidebox {
	vertical-align: top;
	padding: 0 3px;
}

.alt {
	background-color: #fafafa;
	border-top: 1px solid #eee;
	border-bottom: 1px solid #eee;
}

.postmetadata {
	background-color: #fff;
}

#footer {
	border: none;
}

.post {
	position: relative;
	clear: both;
	padding: 5px 15px;
	margin: 0 auto 9px auto;
}

.narrowcolumn .postdata {
	padding-top: 5px;
}

.widecolumn .postmetadata {
	margin: 30px 0;
}

.smallattachment {
	text-align: center;
	width: 128px;
	margin: 5px 5px 5px 0px;
}

.attachment {
	text-align: center;
	margin: 5px 0px;
}

.postmetadata, .entry, .inline-widgets, .clear {
	clear: both;
}

#footer {
	margin: 0 auto;
	height: 68px;
}

#footer p {
	margin: 0;
	padding: 10px 0 0 0;
	text-align: center;
}

.pagetitle {
	text-align: center;
}

.post .pagetitle {
	margin-top: inherit;
	text-align: left;
	font-size: 1.5em;
}


.text-shadow    { position: absolute; top: +2px; left: +2px; z-index: 98; }
.text-stroke-tl { position: absolute; top: -1px; left: -1px; }
.text-stroke-tr { position: absolute; top: -1px; left: +1px; }
.text-stroke-bl { position: absolute; top: +1px; left: -1px; }
.text-stroke-br { position: absolute; top: +1px; left: +1px; }
.text-stroke-tl, .text-stroke-tr, .text-stroke-bl, .text-stroke-br { z-index: 99; }



.catdesc {
	padding: 0 10px;
	text-align: justify;
	font-style: italic;
}
/* End Structure */






/* Begin Lists */
ol, ul {
	padding: 0 0 0 20px;
}

ol ol, ol ul, ul ul, ul ol {
	padding: 0 0 0 10px;
}

ul {
	margin-left: 0;
	list-style: none;
	list-style-type: circle;
} 

li {
	margin: 3px 0 4px 5px;
}


/* Begin Various Tags & Classes */
acronym, abbr, span.caps {
	cursor: help;
}

acronym, abbr {
	border-bottom: 1px dashed #999;
}

blockquote {
	margin: 15px 10px 0 10px;
	padding: 0 20px 0 20px;
	border: 1px dashed #ddd;
	border-left: 0;
	border-right: 0;
	background: #fff;
}

.center {
	text-align: center;
}

a img {
	border: none;
}




.pages {
	display: inline;
	position: absolute;
	left: 0;
	bottom: 0;
	padding: .6em 0;
	width: 100%;
	list-style-type: none;
}

.pages li {
	list-style: none;
	display: inline;
	margin: 0 1em;
}

.pages a, .pages a:hover {
	font-size: 1.5em;
	font-weight: bold;
	color: #FFF;
	letter-spacing: -.08em !important; letter-spacing: -.1em;
}

.pages ul {
	display: none;
	position: absolute;
	background: #111;
	padding: 5px 0;
	z-index: 101;
}

.pages ul li {
	display: block;
	margin: 0;
	padding: 0 10px;
	font-size: 85%;
}

.pages ul li a {
	display: block;
	padding: 5px 0;
	border-top: 1px solid #333;
	color: #CCC;
}

.pages ul li li {
	font-size: 100%;
	white-space: nowrap;
}



iframe
{
border: 0;
}
/* End Various Tags & Classes*/
