/* Begin Typography & Colors */

body {
	font-size: 62.5%; /* Resets 1em to 10px */
	font-family: tahoma, georgia;
	background-color: #333333;
	color: #333;
	text-align: center;
	}
#page {
	background-color: #fff;
	text-align: left;
	}
#header {border: none;
	background-color: #333;
	}
#content {
	font-size: 1.1em;
	}
.widecolumn .entry p {
	font-size: 1.05em;
	}
.narrowcolumn .entry, .widecolumn .entry {
	line-height: 1.4em;
	}
.widecolumn {
	line-height: 1.6em;
	}

.narrowcolumn {
 	text-align: left;
	}

.posted {text-align: right;
color: #303030;
font-weight: bold;}


.alt {
	background-color: #f8f8f8;
	border-top: 1px solid #ddd;
	border-bottom: 1px solid #ddd;
	}
#footer {
background-color: #242424;}
#footer h3 {
font-family: georgia;
color: #FFFFFF;
	}

.post .meta 
{
	font-size:0.9em;
	padding: 5px 0;
	background: url(images/krop.gif) repeat-x;
}

.post .meta2
{
	font-size:0.9em;
	padding: 5px 0px;
	background: url(images/lin.gif) repeat-x;
}


small {
	font-family: 'Lucida Grande', Bitstream Vera Sans, Arial, Sans-Serif, 'Courier New', Courier, Fixed;
	font-size: 0.9em;
	line-height: 1.5em;
	}
h1, h2, h3 {
	font-family: Georgia, Times New Roman;
	
	}
h1 {
	font-size: 4em;
	text-align: center;
	display: none;
	}
.description {
	font-size: 1.2em;
	text-align: center;
	display: none;
	}
h2 { font-family: Times New Roman;
	font-size: 1.8em;
font-weight: bold;
	}
h2.pagetitle {
	font-size: 1.4em;
	}
#sidebar h2 {
	font-family: Georgia, Times New Roman;
	font-size: 1.2em;
font-weight: bold;
	}
h3 {
	font-size: 1.3em;
	}
h1, h1 a, h1 a:hover, h1 a:visited, .description {
	text-decoration: none;
	color: #fff;
	}
h2, h2 a, h2 a:visited, h3, h3 a, h3 a:visited {
	color: #333;
	}
h2, h2 a, h2 a:hover, h2 a:visited, h3, h3 a, h3 a:hover, h3 a:visited, #sidebar h2, #wp-calendar caption, cite {
	text-decoration: none;
	}
.entry p a:visited {
	color: #b85b5a;
	}
.commentlist li, #commentform input, #commentform textarea {
	font: 1em 'Lucida Grande', Bitstream Vera Sans, Arial, Sans-Serif, 'Courier New', Courier, Fixed;
		}
.commentlist li {
	font-weight: bold;
	}
.commentlist cite, .commentlist cite a {
	font-weight: bold;
	font-style: normal;
	font-size: 1.1em;
	}
.commentlist p {
	font-weight: normal;
	line-height: 1.5em;
	text-transform: none;
	}
#commentform p {
	font-family: 'Lucida Grande', Bitstream Vera Sans, Arial, Sans-Serif, 'Courier New', Courier, Fixed;
	}
.commentmetadata {
	font-weight: bold;
	}
#sidebar {
	font-family: verdana;
	}
small, #sidebar ul ul li, #sidebar ul ol li, .nocomments, .postmetadata, blockquote, strike {
	color: #707070;
	}

code {
	font: 1.1em 'Courier New', Courier, Fixed;
	}
acronym, abbr, span.caps {
	font-size: 0.9em;
	letter-spacing: .07em;
	}
#sidebar ul a {
	display: block;
	color: #303030;
	text-decoration:none;	
	padding: 2px 0px 0px 8px;
	background: transparent;
	border-left:3px solid #303030;	
	
	min-height: 14px;	
}

* html body #sidebar ul a { height: 18px; }

#sidebar ul a:hover {
	padding:2px 0px 0px 8px;
	background: transparent;
	color: #707070;
	border-left:3px solid #707070;
}
.posted a, h2 a:hover, h3 a:hover {
	color: #303030;
	text-decoration: none;
	}
a {
	color: #BC1488;
	text-decoration: none;
	}
a:hover, h2 a:hover, h3 a:hover  {
	color: #707070;
	text-decoration: none;
	}

/* End Typography & Colors */

/* Begin Structure */

body {
	margin: 0;
	padding: 0;
 	background: url("images/tlo.jpg");
background-position: center;
background-repeat: repeat-y;
background-color: #333333;
	}
#page {
	margin: 0px auto;
	padding: 1px;
	width: 800px;
	}

#header {border: none;
	padding: 0px;
	margin: 10px 10px 0px 10px;
	height: 203px;
	width: 779px;
	
	}
#header2 {
background-color: #242424;
padding: 0px;
font-family: georgia;
color: #FFFFFF;
	margin: 10px 10px 0px 10px;
	width: 779px;
height: 18px;
	clear: both;}

#headerimg {border: none;
	margin: 0;
	height: 203px;
background: url("images/layn.jpg") no-repeat;
	}

#sidebar ul, #sidebar ul ol {
	margin: 0;
	padding: 0;
	}
#sidebar ul li {
	list-style-type: none;
	list-style-image: url('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;
	}

.narrowcolumn {
	float: left;
	padding: 10px 0 0px 10px; margin: 0px 0 0;
width: 537px;}

.post {
	margin: 0 0 0px;
	text-align: justify;
	}

.widecolumn .post {
	margin: 0;
	}
.narrowcolumn .postmetadata {
padding-top: 0px;
	}

.widecolumn .postmetadata {
	margin: 0px 0;	}	
#footer {
	padding: 0px;
	margin: 10px 10px 10px 10px;
	width: 779px;
	clear: both;

	}
#footer h2 {
	margin: 0;
	padding: 10px 0;
	text-align: center;
	font-size: 10px}

/* End Structure */


/*	Begin Headers */

h1 {	padding-top: 0px;
	margin: 0;
	}
.description {
	text-align: center;
	}
h2 {
	margin: 0px 0 0 0px;
	}
h2.pagetitle {
	margin-top: 12px;
	text-align: center;
	}
#sidebar h2 { padding: 5px 0px 5px 0px;
	margin: 0px;
	border-top: 1px dotted #5C5C5C;
	border-bottom: 1px dotted #5C5C5C;

	}
h3 {
	padding: 0;
	margin: 30px 0 0;
	}
h3.comments {
	padding: 0;
	margin: 40px auto 20px ;
	}

/* End Headers */


/* Begin Images */

p img {
	padding: 0;
	max-width: 100%;
	}

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: 7px 7px 0px 7px;
	display: inline;
	}
.alignright {
	float: right;
	}
.alignleft {
	float: left
	}

/* End Images */


html>body .entry ul {
	margin-left: 0px;
	padding: 0 0 0 30px;
	list-style: none;
	padding-left: 0px;
	text-indent: -10px;
	} 
html>body .entry li {
	margin: 7px 0 8px 10px;
	}

.entry ol {
	padding: 0 0 0 0px;
	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 */

.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;
	font: 1em 'Lucida Grande', Verdana, Arial, Sans-Serif, 'Courier New', Courier, Fixed;
	}
#commentform textarea {
	width: 100%;
	padding: 2px;
	font: 1em 'Lucida Grande', Verdana, Arial, Sans-Serif, 'Courier New', Courier, Fixed;
	}
#commentform #submit {
	margin: 0;
	float: right;
	font: 1em 'Lucida Grande', Verdana, Arial, Sans-Serif, 'Courier New', Courier, Fixed;
	}

/* End Form Elements */

/* Begin Comments*/

.alt {
	margin: 0;
	padding: 10px;
	}
.commentlist {
	padding: 0;
	text-align: justify;
	}
.commentlist li {
	margin: 15px 0 3px;
	padding: 5px 10px 3px;
	list-style: none;
	}
.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;
	}

/* End Comments */


/* Begin Sidebar */

#sidebar{
	padding: 20px 10px 10px 10px;
	margin-left: 559px;
	width: 210px;
background: url("images/bgp.gif") repeat;
	}
#sidebar form {
	margin: 0;
	}

/* End Sidebar */



/* Begin Various Tags & Classes */

acronym, abbr, span.caps {
	cursor: help;
	}
acronym, abbr {
	border-bottom: 1px dashed #999;
	}
blockquote {
	margin: 15px 30px 0 20px;
	padding-left: 20px;
	border-left: 5px solid #ccffcc;
	}
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;
	}

/* End Various Tags & Classes*/