/* Begin Typography & Colors */

body { font-size: 10px; /* Resets 1em to 10px */

	font-family: Monaco, Verdana, Arial, Helvetica, sans-serif; background-color: #fff; color: #666; line-height:140%; text-align: center; }



#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 {

	}



.narrowcolumn .entry, .widecolumn .entry {

	}



.widecolumn {

	}

	

.narrowcolumn .metadata {

	text-align: center;

	}



.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 { text-align:center; text-transform:lowercase; }

body,div, td, input, form { font-size:10px; font-family:Monaco, Verdana, Arial, Helvetica, sans-serif; color:#666; line-height:140%; }

ul,ol form { font-size: 10px; margin:0; padding:0; font-family: Monaco, Verdana, Arial, Helvetica, sans-serif; }

a { color:#666; text-decoration: none; }

a:hover { color:#448ccb; text-decoration: line-through; }



#page {

	margin: 10px auto;

	padding: 0;

	width: 466px;

	}

	

#header {

	padding: 0;

	margin: 10px auto;

	}



#headerimg {

	}



.narrowcolumn {  }
.list { color: #8c8c8c; line-height: 160%; }
.list a { color: #8c8c8c; background-color: #fff; text-decoration: none; }
.list a:hover { color: #8c8c8c; background-color: #fff; text-decoration: line-through; }
.list a:active { color: #8c8c8c; background-color: #fff; text-decoration: none; }
.list a:visited { color: #8c8c8c; font-weight: normal; font-style: normal; background-color: #fff; }
.widecolumn {

	}

	

.post {

	}



.postinfo {

	margin:30px auto;

	background-color: #f8f8f8;

	border-top: 1px solid #ddd;

	border-bottom: 1px solid #ddd;

	padding:10px;

}



.widecolumn .post {

	}



.narrowcolumn .postmetadata {

	}



.widecolumn .postmetadata {

	}



.widecolumn .smallattachment {

}



.widecolumn .attachment {

}



.postmetadata {

}

.postmetadata a {

}



.red {

	color:#663333;

}

.red a { color:#633; font-weight: 500; text-decoration: none; }
.red a:hover { color: #65131f; background-color: #fff; text-decoration: line-through; }
/* 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 */

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

	}

/* 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;

	}
.wework { color: #969696; }
.wework a { color: #646464; background-color: #fff; }
.wework a:link { color: #646464; background-color: #fff; }
.wework a:hover { color: #646464; background-color: #fff; text-decoration: line-through; }
.wework a:visited { color: #646464; background-color: #fff; }
.wework a:active { color: #646464; font-weight: normal; font-style: normal; background-color: #fff; text-decoration: line-through; }
/* End Various Tags & Classes*/
