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

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

	font-size: 10px; }



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; }
.list a:hover { color: #8c8c8c; background-color: #fff; text-decoration: line-through; }
.list a:active { color: #8c8c8c; background-color: #fff; }
.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 */
/*	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: #666; }
.wework a { color: #666; background-color: #fff; }
.wework a:link { color: #666; background-color: #fff; text-decoration: underline; }
.wework a:visited { color: #666; background-color: #fff; text-decoration: underline; }
.wework a:hover { color: #ddc94b; background-color: #fff; text-decoration: underline; }
.wework a:active { color: #ddc94b; font-weight: normal; font-style: normal; background-color: #fff; text-decoration: underline; }
.weworkcloser { color: #B8B8B8; line-height: 13pt; text-align: justify; }
.weworkcloser a { color: #B8B8B8; line-height: 13pt; background-color: #fff; text-align: justify; }
.weworkcloser a:link { color: #B8B8B8; line-height: 13pt; background-color: #fff; text-align: justify; }
.weworkcloser a:visited { color: #B8B8B8; line-height: 13pt; background-color: #fff; text-align: justify; }
.weworkcloser a:hover { color: #B8B8B8; line-height: 13pt; background-color: #fff; text-decoration: line-through; text-align: justify; }
.weworkcloser a:active { color: #B8B8B8; font-weight: normal; font-style: normal; line-height: 13pt; background-color: #fff; text-decoration: line-through; text-align: justify; }
.caps { text-transform: capitalize; }
@page { }
.weworkcloser2 { color: #606060; line-height: 13pt; text-align: justify; }
.weworkcloser2 a { color: #606060; line-height: 13pt; text-align: justify; }
.weworkcloser2 a:link { color: #606060; line-height: 13pt; text-align: justify; }
.weworkcloser2 a:visited { color: #606060; line-height: 13pt; text-align: justify; }
.weworkcloser2 a:hover { color: #606060; line-height: 13pt; text-decoration: line-through; text-align: justify; }
.weworkcloser2 a:active { color: #606060; font-weight: normal; font-style: normal; line-height: 13pt; text-decoration: line-through; text-align: justify; }
.weworkcloser2b { color: #fff; font-style: normal; line-height: 13pt; background-color: #606060; text-align: justify; }
.weworkcloser2b a { color: #606060; line-height: 13pt; text-align: justify; }
.weworkcloser2b a:link { color: #606060; line-height: 13pt; text-align: justify; }
.weworkcloser2b a:visited { color: #606060; line-height: 13pt; text-align: justify; }
.weworkcloser2b a:hover { color: #606060; line-height: 13pt; text-decoration: line-through; text-align: justify; }
.weworkcloser2b a:active { color: #606060; font-weight: normal; font-style: normal; line-height: 13pt; text-decoration: line-through; text-align: justify; }
.weworkcloser3 { color: #b7af82; line-height: 13pt; text-align: justify; }
.weworkcloser3 a { color: #b7af82; line-height: 13pt; text-align: justify; }
.weworkcloser3 a:link { color: #b7af82; line-height: 13pt; text-align: justify; }
.weworkcloser3 a:visited { color: #b7af82; line-height: 13pt; text-align: justify; }
.weworkcloser3 a:hover { color: #b7af82; line-height: 13pt; text-align: justify; }
.weworkcloser3 a:active { color: #b7af82; font-weight: normal; font-style: normal; line-height: 13pt; text-align: justify; }
.weworkcloser3b { color: #fff; line-height: 13pt; background-color: #b7af82; text-align: justify; }
.weworkcloser3b a { color: #b7af82; line-height: 13pt; text-align: justify; }
.weworkcloser3b a:link { color: #b7af82; line-height: 13pt; text-align: justify; }
.weworkcloser3b a:visited { color: #b7af82; line-height: 13pt; text-align: justify; }
.weworkcloser3b a:hover { color: #b7af82; line-height: 13pt; text-align: justify; }
.weworkcloser3b a:active { color: #b7af82; font-weight: normal; font-style: normal; line-height: 13pt; text-align: justify; }
.weworkcloser4 { color: #ddc94b; line-height: 13pt; text-align: justify; }
.weworkcloser4 a { color: #ddc94b; line-height: 13pt; text-align: justify; }
.weworkcloser4 a:link { color: #ddc94b; line-height: 13pt; text-align: justify; }
.weworkcloser4 a:visited { color: #ddc94b; line-height: 13pt; text-align: justify; }
.weworkcloser4 a:hover { color: #ddc94b; line-height: 13pt; text-align: justify; }
.weworkcloser4 a:active { color: #ddc94b; font-weight: normal; font-style: normal; line-height: 13pt; text-align: justify; }
.weworkcloser5 { color: #fff; line-height: 13pt; background-color: #ddc94b; text-align: justify; }
.weworkcloser5 a { color: #ddc94b; line-height: 13pt; text-align: justify; }
.weworkcloser5 a:link { color: #ddc94b; line-height: 13pt; text-align: justify; }
.weworkcloser5 a:visited { color: #ddc94b; line-height: 13pt; text-align: justify; }
.weworkcloser5 a:hover { color: #ddc94b; line-height: 13pt; text-align: justify; }
.weworkcloser5 a:active { color: #ddc94b; font-weight: normal; font-style: normal; line-height: 13pt; text-align: justify; }
.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; }
