/* Begin Typography & Colors */
body { font-size: 1.1em; /* Resets 1em to 10px */

	background-color: #fff; color: #036; font-family: Georgia, "Times New Roman", Times, serif; line-height:140%; }



#page {

	text-align: left;

	}



#header {

	}



#content { text-align:justify; clear:both; padding-top: 10px; padding-bottom: 10px; }



#content_text {

	text-align:left;

	clear: both;

	}

.widecolumn .entry p {

	}
.widecolumn {

	}
.alt {

	background-color: #f8f8f8;

	border-top: 1px solid #ddd;

	border-bottom: 1px solid #ddd;

	margin:20px auto;

	}



#footer {

	margin:10px auto;

	background:#CACACA;

	padding:28px 20px;

	text-align:left;

	color:#666;

	clear:both;

	}

#footer img {

	margin:30px auto 5px;

	}



small {

	}



h1, h2, h3 {

	}



h1 {

	}



.description {

	}



h2 {

	}



h2.pagetitle {

	}



#sidebar h2 {

	}



h3 {

	font-size: 10px;

	}



h1, h1 a, h1 a:hover, h1 a:visited, .description {

	}



h2, h2 a, h2 a:visited, h3, h3 a, h3 a:visited {

	}



h2, h2 a, h2 a:hover, h2 a:visited, h3, h3 a, h3 a:hover, h3 a:visited, #sidebar h2, #wp-calendar caption, cite {

	}



.entry p a:visited {

	}



.commentlist li, #commentform input, #commentform textarea {

	}

	

.commentlist li {

	}



.commentlist cite, .commentlist cite a {

	}



.commentlist p {

	}



#commentform p {

	}



.commentmetadata {

	font-weight: normal;

	}



#sidebar {

	}



small, #sidebar ul ul li, #sidebar ul ol li, .nocomments, .postmetadata, blockquote, strike {

	}

	

code {

	}
acronym, abbr, span.caps

{

	font-size: 0.9em;

	letter-spacing: .07em;

	}



a, h2 a:hover, h3 a:hover {

	}
/* End Typography & Colors */
/* Begin Structure */
body { color: #036; font-size: 1em; font-family: Georgia, "Times New Roman", Times, serif; text-align:center; }

body,div, td, input, form { font-size:11px; color:#036; font-family: Georgia, "Times New Roman", Times, serif; }

ul,ol form { font-size: 1em; font-family: Georgia, "Times New Roman", Times, serif; margin:0; padding:0; }

a { color:#036; text-decoration: underline; }

a:hover { color:#fff; background-color: #036; text-decoration: none; }
a:active { color: #fff; background-color: #fff; text-decoration: none; }
#page {

	margin: 10px auto;

	padding: 0;

	width: 466px;

	}

	

#header { font-size: 13px; padding: 0; margin: 10px auto; }



#headerimg {

	}
.metadata { font-size: 10px; vertical-align: bottom; }
.postmetadata {

}

.postmetadata a {

}
/* End Structure */







/*	Begin Nav */

#nav {

	margin:0 0 20px 0;

}



/* End Nav */







/*	Begin Headers */

h1 {

	padding-top: 70px;

	margin: 0;

	}



.description {

	text-align: center;

	display:none;

	}



h2 {

	}



h2.pagetitle { color: #969696; }

.the_permalink { color:#448ccb; }

#sidebar h2 {

	}



h3 {

	padding: 0;

	margin: 30px 0 0;

	}



h3.comments {

	padding: 0;

	margin: 30px 0 0;

	}

/* End Headers */







/* Begin Images */
/*	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

	}

/* End Images */







/* Begin Lists



	Special stylized non-IE bullets

	Do not work in Internet Explorer, which merely default to normal bullets. */



html>body .entry ul {

	} 



html>body .entry li {

	}



.entry ul li:before, #sidebar ul ul li:before {

	}



.entry ol {

	margin: 0;

	}



.entry ol li {

	margin: 0;

	padding: 0;

	}



.postmetadata ul, .postmetadata li {

	display: inline;

	list-style-type: none;

	list-style-image: none;

	}

/* End Entry Lists */







/* Begin Form Elements */

#searchform {

	margin: 50px auto 10px;

	padding: 5px 3px; 

	text-align: center;

	}





.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: 100%;

	padding: 2px;

	}



#commentform #submit {

	margin: 0;

	float: right;

	}

/* End Form Elements */







/* Begin Comments*/

.alt {

	margin: 0;

	padding: 10px;

	}



.commentlist {

	padding: 10px 0;

	text-align: justify;

	}



.commentlist li {

	border-top:1px solid #DDD;

	display:block;

	padding:10px 0;

	}



.commentlist p {

	margin: 10px 5px 10px 0;

	}



#commentform p {

	margin: 5px 0;

	}



.nocomments {

	text-align: center;

	margin: 0;

	padding: 0;

	}



.commentmetadata {

	margin: 0;

	display: block;

	}

.leavereply {

	margin:20px auto 0;

	padding:10px 0;

	border-top:1px dashed #DDD;

}

/* End Comments */





/* Begin Various Tags & Classes */

acronym, abbr, span.caps {

	cursor: help;

	}



acronym, abbr {

	border-bottom: 1px dashed #999;

	}



blockquote {

	}



blockquote cite {

	}



.center {

	text-align: center;

	}



hr {

	display: none;

	}



a img {

	border: none;

	}



.navigation {

	margin:20px auto;	

	clear:both;

	}
.secret { color: #fff; }
.secret { color: #fff; background-color: #fff; }
.secret:link { color: #fff; background-color: #fff; text-decoration: none; }
.secret:hover { color: #969696; background-color: #fff; }
.secret:active { color: #448ccb; font-weight: normal; font-style: normal; background-color: #fff; text-decoration: none; }
.secret:visited { color: #fff; background-color: #fff; }
/* End Various Tags & Classes*/
.design { color: #646464; font-size: 40px; line-height: 40pt; }
.design a { color: #646464; font-size: 40px; line-height: 40pt; background-color: #fff; }
.design a:link { color: #000; font-size: 40px; line-height: 40pt; background-color: #fff; }
.design a:hover { color: #000; font-size: 40px; line-height: 40pt; text-decoration: line-through; }
.design a:visited { color: #000; font-size: 40px; line-height: 40pt; background-color: #fff; }
.design a:active { color: #000; font-size: 40px; font-weight: normal; font-style: normal; line-height: 40pt; background-color: #fff; text-decoration: line-through; }
.design2 { font-size: 55px; font-family: Helvetica, Geneva, Arial, SunSans-Regular, sans-serif; line-height: 48pt; text-align: justify; }
.design2 a { font-size: 55px; line-height: 48pt; text-align: justify; }
.design2 a:link { font-size: 55px; line-height: 48pt; text-align: justify; }
.design2 a:hover { font-size: 55px; line-height: 48pt; text-decoration: underline; text-align: justify; }
.design2 a:visited { font-size: 55px; line-height: 48pt; text-align: justify; }
.design2 a:active { font-size: 55px; font-style: italic; line-height: 48pt; text-decoration: underline; text-align: justify; }
.caps { text-transform: capitalize; }
@page { }
.box { color: #666; font-size: 10px; font-family: Monaco, Verdana, Arial, Helvetica, sans-serif; overflow: scroll; margin: 0; border-color: gray; border-width: 1px; list-style-type: square; }
element { }
