/* Begin Typography & Colors */
html
{
background-color: #3f637f;
}

#page
{
width: 80%;
margin: 5em auto;
color: #333;
background: #ffffff url(images/page_bg2.gif) repeat-y 100% 2%;
line-height: 130%;
text-align: left;
border-top: 1px solid #8297ab;
border-left: 1px solid #8297ab;
}

body
{
font-size: 62.5%; /* Resets 1em to 10px */
font-family: Verdana, Arial, Sans-Serif;
color: #333;
text-align: center;
}

#header
{
width: 100%;
background-color: #ffffff;
}

#headerimg
{
background: #dddddd url(images/masthead_bg.jpg) no-repeat;
color: #8297AB;
padding: 1em 0 0 1em;
height: 6.5em;
margin: 0;
width: 80%;
}

#headerimg h1 a, h1
{
background-color: transparent;
color: #8297AB;
text-align: left;
font-weight: normal;
font-size: 1.6em;
padding: 0.25em 0 0 0;
margin: 0;
}

#headerimg h1 a
{
text-decoration: underline;
}

#headerimg h1 a:hover
{
background-color: transparent;
color: #5B6A78;
text-decoration: underline;
}

.skip
{
margin: -12em 0 0 0;
float: right;
}

.skip a
{
color: #ffffff;
}

.skip a:hover
{
color: #cfdae3;
}

#content
{
font-size: 1.2em
}

.narrowcolumn .entry, .widecolumn .entry
{
line-height: 1.4em;
}

.narrowcolumn .postmetadata
{
text-align: center;
}

#sidebar
{
font: 1em Verdana, Arial, Sans-Serif;
}

#sidebar h2
{
font-family: Verdana, Arial, Sans-Serif;
font-size: 1.1em;
margin: 5px 0 0 0;
padding: 0;
}

a:hover
{
color: #147;
text-decoration: underline;
}

h2
{
margin: 0.5em 0 0;
}

/*	Structure */
body
{
margin: 0;
padding: 0; 

}

.narrowcolumn
{
float: left;
padding: 0 0 1em 1em;
margin: 0px 0 0;
width: 70%;
color: #000;
}

.widecolumn
{
float: left;
padding: 0 2em 1em 2em;
margin: 0 auto;
width: 94%;
background-color: #f3f3f3;
color: #000;
}

.widecolumn .post
{
margin: 0;
}

.narrowcolumn .postmetadata
{
padding-top: 5px;
}

.widecolumn .postmetadata
{
padding-top: 5px;
}

.post
{
margin: 1em 0 1em 0;
text-align: justify;
}

.post h2 a
{
color: #8297AB;
font-size: 0.8em;
text-decoration: none;
padding: 0;
margin: 0;
clear: both;
}

.post h2 a:hover
{
background-color: transparent;
color: #5B6A78;
text-decoration: underline;
}

.post h3 a
{
color: #8297AB;
text-decoration: none;
padding: 0;
margin: 0;
}

.post h3 a:hover
{
background-color: transparent;
color: #5B6A78;
text-decoration: underline;
}

.pagetitle
{

}

.post small
{
font-family: Verdana, Arial, Sans-Serif;
font-size: 0.9em;
line-height: 1.5em;
color: #666;
}

p.divider
{
width: 65%;
margin: 0 auto;
padding: 0.5em 0 1em 0;
border-top: 3px double #999;
}

h3.comments
{
padding: 0;
margin: 40px auto 20px ;
}

.narrowcolumn .postmetadata
{
padding-top: 5px;
}

span.links
{
background: url(images/icn-tchntri.gif) 0 0.3em no-repeat;
padding-left: 13px;
}

span.links a:link, span.links a:visited
{
font-size: 0.8em;
color: #390;
margin-left: 2px;
}

span.links a:hover
{
font-size: 0.8em;
color: #6FC047;
margin-left: 2px;
}

div.amm
{
padding-left: 1.2em;
}

div.amm img
{
padding: 0.5em 0 0 0;
margin: 0;
}

div.amm p span.title
{
font-weight: bold;
}

div.amm p span.author
{
font-style: italic;
}

div.hreview
{
padding: 0;
margin: -2em 0 0 0;
}

p abbr.rating
{
font-size: 1.2em;
font-weight: 900;
}

#footer
{
padding: 0;
margin: 0 auto;
width: 100%;
clear: both;
border-bottom: 1px dashed #8297ab;
border-top: 1px dashed #8297ab;
background-color: #f3f3f3;
}

#footer p
{
margin: 0;
padding: 1em 0;
text-align: center;
}

/* End Structure */

html>body .entry ul
{
margin-left: 0px;
padding: 0 0 0 30px;
list-style: none;
padding-left: 10px;
text-indent: -10px;
} 

html>body .entry li
{
margin: 7px 0 8px 10px;
}

.entry ul li:before, #sidebar ul ul li:before
{
content: "\00BB \0020";
}

.entry ol
{
padding: 0 0 0 35px;
margin: 0;
}

.entry ol li
{
margin: 0;
padding: 0;
}

.postmetadata ul, .postmetadata li
{
display: inline;
list-style-type: none;
list-style-image: none;
}
	
#sidebar ul, #sidebar ul ol
{
margin: 0;
padding: 0;
}

#sidebar ul li
{
list-style-type: none;
list-style-image: none;
margin-bottom: 1.5em;
}

#sidebar ul p, #sidebar ul select
{
margin: 5px 0 8px;
}

#sidebar ul ul, #sidebar ul ol
{
margin: -0.5em 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;
}

#wp_quotes
{
width: 75%;
background-color: transparent;
height: 4em;
margin: 0;
padding: 0;
font-size: 1em;
border-top: 1px dashed #8297ab;
border-right: 1px dashed #8297ab;
}

.wp_quotes_quote
{
width: 100%;
margin: 0 0 0 0.25em;
}

.wp_quotes_author
{
font-style: italic;
margin: 0 0 0 0.25em;
}

/* End Entry Lists */

/* 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: 0.25em 0 1em 1em;
margin: 0 0 0 75%;
background: url(images/bar_bg.gif) repeat-y 100% 2%;
width: 20em;
}

#sidebar form
{
margin: 0;
text-align: right;
}

#sidebar li h2
{
padding-left: 0.25em;
}
/* End Sidebar */

/* Begin Form Elements */
#searchform
{
margin: -10.5em 0 0 0;
padding: 0; 
text-align: right;
float: right;
width: 60%;
}

#searchform #s
{
width: 8em;
padding: 2px;
}

#sidebar #searchsubmit
{
padding: 1px;
}

.entry form /* This is mainly for password protected posts, makes them look better. */
{
text-align: center;
}

select
{
width: 130px;
}

#commentform
{
width: 50%;
}

#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 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;
padding-right: 1em;
}
/* End Images */

/* Begin Calendar */
#wp-calendar {
	empty-cells: show;
	margin: 10px auto 0;
	width: 155px;
	}

#wp-calendar #next a {
	padding-right: 10px;
	text-align: right;
	}

#wp-calendar #prev a {
	padding-left: 10px;
	text-align: left;
	}

#wp-calendar a {
	display: block;
	}

#wp-calendar caption {
	text-align: center;
	width: 100%;
	}

#wp-calendar td {
	padding: 3px 0;
	text-align: center;
	}

#wp-calendar td.pad:hover { /* Doesn't work in IE */
	background-color: #fff; }
/* End Calendar */

/* Begin Various Tags & Classes */
acronym, abbr, span.caps {
	cursor: help;
	}

acronym, abbr {
	border-bottom: 1px dashed #999;
	}

blockquote {
	margin: 15px 30px 0 10px;
	padding-left: 20px;
	border-left: 0.5em solid #ddd;
	}

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: 2.5em;
	}

code {
font-family: Courier, serif;
font-size: 1em;
}
/* End Various Tags & Classes*/