body {
	font:.8em Arial, Helvetica, sans-serif;
  	color:#666;
}
hr {
border: none;
color:#e3e3e3;
background-color:#e3e3e3;
}
h1,h2,h3,h4,h5,h6{
	 color: #2cb6d6; 
	 margin-top: 10px;
margin-bottom: 5px;
letter-spacing: ..05em;
font-weight: normal;
text-transform: uppercase;
}
h1{font-size:2.5em}
h2{font-size:2.2em}
h3{font-size:1.8em}
h4{font-size:1.5em}
h5{font-size:1.2em}
h6{font-size:1em}
a:link, a:visited {
	color: #d6902d;
  	text-decoration: none;
}
a:hover, a:active {
color: #d62d52;
text-decoration: underline;
}
a.blogTitle {
	color: #666;
margin-top: 0;
padding-top: 0;
}
a:hover.blogTitle {
	color: #2cb6d6;
	text-decoration: none;
}

#nav .active a, #cat .active a, #author .active a {
	color: #2cb6d6;
}

#nav .active a:hover, #cat .active a:hover, #author .active a:hover {
	color: #666;
}

#pageComments {
padding-left: 10px;
}

#nav {
text-transform: uppercase;
font: 16px Helvetica, Arial, sans-serif;
font-weight: bold;
letter-spacing: .1em;
}

#nav a{
color: #666;
}

#nav a:hover {
color: #2cb6d6;
text-decoration: none;
}

#content h2, #content h1 {
color: #666;
font-size: 1.5em;
}

#categories {
font: 11px Helvetica, Arial, sans-serif;
}

.s6,.s7,.s8,.s9,.s10{font-size:2.5em}
.s5{font-size:2.2em}
.s4{font-size:1.8em}
.s3{font-size:1.5em}
.s2{font-size:1.2em}
.s1{font-size:1em}

a.s1{color: #666;}

.italic {
font-style: italic;
}