
body {
	margin: 0;
	background: #fff url('images/bg.gif') repeat-x;
	font-size: 62.5%; /* Resets 1em to 10px */
	font-family: 'Lucida Grande', Verdana, Arial, Sans-Serif;
        font-size: 10px;
	margin:0;
	padding:0;
	color: #333;
	}

/*-----------Divs--------------*/

#container {
	width: 800px;
	margin: 0 auto;
	}

#header {
	width: 100%;
	margin: 10px 0 10px 0; 
	}

#topwrap {
	background: #fff url('images/topwrap.jpg') no-repeat;
	width: 800px;
	height: 20px;
	}


#wrapper {
	width: 100%;
	background: #fff url('images/background.jpg') repeat-y;
	}

#botwrap {
	background: #fff url('images/botwrap.jpg') no-repeat;
	width: 800px;
	height: 20px;
	}	

#content {
	font-size: 1.2em;
	width: 550px;
	padding: 0 20px 20px 20px;
	}

#sidebar {
	padding: 0 15px 15px 15px;
	width: 155px;
	text-align:left;
	border-right: 1px solid #ececec;
	}

#footer {
	text-align: center;
	background: #B8DADC; 
	border-top: 5px solid #E0EFF2;
	border-bottom: 5px solid #E0EFF2;
	padding: 15px;
	margin: 40px 0 auto 0;
	clear: both;
	}


/*-------------Classes-------------*/


.post {
	margin: 0 0 10px 0;
	text-align: left;
	border-bottom: 1px solid #e7e7e7;
	}
	
.clear { clear:both; }

.widecolumn .entry p {
	font-size: 1.05em;
	}

.narrowcolumn .entry, .widecolumn .entry {
	line-height: 1.5em;
	}

.widecolumn {
	line-height: 1.6em;
	}

.narrowcolumn .postmetadata {
	text-align: center;
	}

.alt {
	background-color: #f8f8f8;
	border-top: 1px solid #ddd;
	border-bottom: 1px solid #ddd;
	}

.postinfob { 
	color:#777; 
	height: 40px; 
	background: url('images/posted.gif') no-repeat; 
	padding: 0 0 10px 20px;
	}

.comments { 
	float:right; 
	width:120px; 
	font-weight:bold; 
	background:url('images/comments.gif') no-repeat; 
	padding-left:20px; 
	}
	
small {
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 0.9em;
	}


/*-------------Headings-------------*/

h1 {
	padding-top: 25px;
	margin: 0;
	}

h2 {
	margin: 0;
	}

h2.pagetitle {
	margin-top: 20px;
	text-align: center;
	}

#sidebar h2 {
	margin: 5px 0 0;
	padding: 0;
	}

h3 {
	padding: 0;
	margin: 30px 0 0;
	}

h3.comments {
	padding: 0;
	margin: 40px auto 20px ;
	}

h1, h2, h3 {
	font-family: 'Trebuchet MS', 'Lucida Grande', Verdana, Arial, Sans-Serif;
	font-weight: bold;
	color: #000;
	}

.date { padding:3px; }

h2, h2 a {
	font-size: 1.4em;
	color: #000;
	}

h2.pagetitle {
	font-size: 1.6em;
	}

#sidebar h2 {
	font-family: 'Trebuchet MS', 'Lucida Grande', Verdana, Arial, Sans-Serif;
	font-size: 1.2em;
	}

h3 {
	font-size: 1.3em;
	}

h1, h1 a, h1 a:hover, h1 a:visited {
	text-decoration: none;
	color: #000;
	font-family: 'Trebuchet MS', 'Lucida Grande', Verdana, Arial, Sans-Serif;
	font-weight:bold;
	}

#header h1 {
	font-size:19pt;
	text-align:right;
	padding-top:0;
	}

#content h2 {
	padding:3px;
	}

a, h2 a:hover, h3 a:hover {
	color: #20818D;
	text-decoration: none;
	}
	
a:hover {
	color: #147;
	text-decoration: underline;
	}
	
	
/*-------------The Post-------------*/

.post {

}

.post p {

}

.post a {

}

.post ul {

}

.post li {

}

.entry {

}

.navigation {
	text-align: center;
	margin-top: 10px;
	margin-bottom: 10px;
	}

.entrytext .postmetadata {

}

.postmetadata alt {

}

.postmetadata a {

}

.alignleft {

}

.alignright {

}

.pagetitle {

}


cite {

}

acronym, abbr, span.caps {
	cursor: help;
	}

acronym, abbr {
	border-bottom: 1px dashed #999;
	}

blockquote {
	margin: 15px 30px 0 10px;
	padding-left: 20px;
	border-left: 5px solid #ddd;
	}

blockquote cite {
	margin: 5px 0 0;
	display: block;
	}

.center {
	text-align: center;
	}

/*--------------Sidebar------------*/

#sidebar form {
	margin: 0;
	}

#sidebar ul, #sidebar ul ol {
	margin: 0;
	padding: 0;
	}

#sidebar ul li {
	list-style-type: none;
	list-style-image: 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;
	}


/*--------------Comments--------------*/

.commentlist li, #commentform input, #commentform textarea {
	font: 0.9em 'Lucida Grande', Verdana, Arial, Sans-Serif;
	}

.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', Verdana, Arial, Sans-Serif;
	}

.commentmetadata {
	font-weight: normal;
	}

/*--------------Search Form-------------*/

#searchform {

}

#searchform input {

}

#searchform #s {

}


/*-------------Calendar-----------------*/

#wp-calendar #prev a, #wp-calendar #next a {
	font-size: 9pt;
	}

#wp-calendar a {
	text-decoration: none;
	}

#wp-calendar caption {
	font: bold 1.3em 'Lucida Grande', Verdana, Arial, Sans-Serif;
	text-align: center;
	}

#wp-calendar th {
	font-style: normal;
	text-transform: capitalize;
	}

/*-------------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: 0 7px 2px 0;
	display: inline;
	}

.alignright {
	float: right;
	}

.alignleft {
	float: left
	}
	
a img {
	border: none;
	}
	
#content img {
	padding: 4px;
	margin: 0 7px 2px 0;
	display: inline;
	}

/*-------------Other------------------*/

hr {
	display: none;
}

.entry p a:visited {
	color: #b85b5a;
	}

.entry ul {
list-style-type:disc;
}

small, #sidebar ul ul li, #sidebar ul ol li, .nocomments, .postmetadata, blockquote, strike {
	color: #777;
	}

code {
	font: 1.1em 'Courier New', Courier, Fixed;
	}

acronym, abbr, span.caps {
	font-size: 0.9em;
	letter-spacing: .07em;
	}

a:hover {
	color: #147;
	text-decoration: underline;
	}


