/*
** Typography
*/

a:hover {
  text-decoration: none;
}

p {
  margin-top: 0;
}

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

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

.widecolumn {
	line-height: 1.5em;
}

.thread-alt {
	background-color: #f8f8f8;
}

.thread-even {
	background-color: white;
}

.depth-1 {
border: 1px solid #dddddd;
}

.even,
.alt {
	border-left: 1px solid #dddddd;
}

#footer p {
  margin:0;
  padding:0;
}

small {
	font-size: 0.9em;
	line-height: 1.5em;
}

h1, 
h2, 
h3 {
	font-weight: bold;
}

h1 {
	font-size: 4em;
}

h2 {
  margin: 0;
  font-size: 1.6em;
	line-height: 1.8em;
}

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

#sidebar h2 {
	font-size: 1.2em;
	line-height: 1em;
}

h3 {
	font-size: 1.3em;
}

h1,
h1 a,
h1 a:hover,
h1 a:visited {
	text-decoration: none;
}

h2,
h2 a,
h2 a:visited,
h3,
h3 a,
h3 a:visited {
	color: #333333;
}

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

h6 {
  margin: 10px 0;
}

.entry p a:visited {
	color: #0066CC;
}

.sticky {
	background: #f7f7f7;
	padding: 0 10px 10px;
}

.sticky h2 {
	padding-top: 0px;
}

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

.commentlist li ul li {
	font-size: 1em;
}

.commentlist li {
	font-weight: bold;
	width: 459px
}

.commentlist li .avatar { 
	float: right;
	border: 1px solid #eeeeee;
	padding: 2px;
	background: #ffffff;
}

.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;
}

.commentmetadata {
	font-weight: normal;
}

#sidebar {
  font-size:12px;
  margin:2px;
  text-align:left;
}

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

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

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

a,
h2 a:hover,
h3 a:hover {
	color: #06c;
	text-decoration: none;
}

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

#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;
}

