/* Top of the Mountains */
/* www.topofthemountains.net */
/* by Ben Crowder */


/* Begin Sidebar */
#sidebar {
	position: absolute;
	top: 50px;
	right: 25px;
	width: 250px;
	background-color: #fff;
}

#sidebar form {
	margin: 0;
}
/* End Sidebar */

ul {
	list-style-type: square;
}
	
body {
	font-size: 62.5%; /* Resets 1em to 10px */
	font-family: 'Lucida Grande', Verdana, 'Trebuchet MS', Arial, Sans-Serif;
	background-color: white;
	color: #333;
	text-align: left;
	margin: 0;
	padding: 0; 
}

#headerbar {
	background-color: #369;
	width: 100%;
	font-size: 1.2em;
	color: #fff;
}
#headerbar #breadcrumb {
	padding: 8px 4px 12px 25px;
}

#headerbar a {
	color: #fff;
}
#headerbar img {
	margin: 2px 3px 0 1px;
	vertical-align: top;
}

#headerblurb {
	padding: 25px 300px 25px 25px;
	font-size: 1.2em;
	line-height: 1.5em;
}

#headerblurb a, .commentlist a {
	font-weight: bold;
}

#headerblurb h2 {
	font-family: "Myriad Pro", Tahoma, Georgia, "Trebuchet MS", "Lucida Grande", Verdana;
	font-size: 2.6em;
	letter-spacing: -1px;
	margin: 0 0 .25em 0;
	padding: 0;
	line-height: 100%;
}

#page {
	width: 100%;
}

#content {
	padding: 25px 300px 0 25px;
	font-size: 1.2em;
}
	
.technoratitags {
	font-size: .9em;
}

.entry {
	line-height: 1.5em;
}

.entry a {
	font-weight: bold;
}

.postmetadata a {
	font-weight: bold;
}

small {
	font-family: 'Lucida Grande', Arial, Helvetica, Sans-Serif;
	font-size: 0.9em;
	line-height: 1.5em;
}

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

h1 {
	font-size: 4em;
}

.description {
	font-size: 1.2em;
}

h2 {
	font-size: 1.8em;
	letter-spacing: -1px;
}

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

#sidebar h2 {
	font-family: 'Lucida Grande', Verdana, Sans-Serif;
	font-size: 1.2em;
	border-bottom: solid 1px #369;
}

h3 {
	font-size: 1.3em;
}

h1, h1 a, h1 a:hover, h1 a:visited, .description {
	text-decoration: none;
	color: white;
}

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 h3 {
	border-bottom: solid 2px #369;
}

.commentlist li, #commentform input, #commentform textarea {
	font-family: "Lucida Grande", Verdana, Arial, Sans-Serif;
}
	
.commentlist li {
	font-weight: bold;
}

.commentlist cite, .commentlist cite a {
	font-style: normal;
	font-weight: bold;
	color: #777;
}

.commentlist cite a:visited {
	color: #000;
}

.commentlist cite a:hover {
	color: #000;
}

.commentlist p {
	line-height: 1.5em;
	text-transform: none;
	font-weight: normal;
}

#commentform p {
	font-family: 'Lucida Grande', Verdana, Arial, Sans-Serif;
	}

#commentform input, #commentform textarea {
	padding: 2px;
	border: 1px solid #ccc;
}

#sidebar {
	font: 1em 'Lucida Grande', Verdana, Arial, Sans-Serif;
	}

small, #sidebar ul ul li, #sidebar ul ol li, .nocomments, .postmetadata, blockquote, strike {
	color: #777;
	}
	
code {
	font: 1.1em "Monaco", 'Courier New', Courier, Fixed;
	}

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

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

a:hover {
	color: #000;
	text-decoration: underline;
	}
	
#wp-calendar #prev 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;
	}
/* End Typography & Colors */



/* Begin Structure */
	
.post {
	margin: 0 0 40px;
	text-align: left;
}

.mullet_post {
	margin: 0 0;
	text-align: left;
	padding-bottom: .25em;
	padding-top: .25em;
}

.mullet_post p {
	margin: 0;
	padding: 0;
}

.archive_entry {
	margin: 0 0;
	padding-top: 3px;
	padding-bottom: 3px;
	text-align: left;
}

.postmetadata {
	margin: 0;
	padding: 0;
	/*margin-top: 5px;*/
	line-height: 1.5em;
	font-size: .9em;
}

#footer {
	padding: 0 0 0 1px;
	margin: 0 auto;
	clear: both;
	}

#footer p {
	margin: 0;
	padding: 20px 0;
	text-align: center;
	}
/* End Structure */



/*	Begin Headers */
h1 {
	padding-top: 70px;
	margin: 0;
	}

.description {
	text-align: center;
	}

h2 {
	margin: 0;
	}

h2.pagetitle {
	margin-top: 30px;
	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 ;
	}

h3#comments {
	letter-spacing: -1px;
}

h3#trackbacks {
	letter-spacing: -1px;
}

/* End Headers */

/* 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
	}
/* End Images */



/* Begin Lists

	Special stylized non-IE bullets
	Do not work in Internet Explorer, which merely default to normal bullets. */

html>body .entry ul {
	margin-left: 0px;
	padding: 0 0 0 15px;
	list-style: disc;
	padding-left: 20px;
	} 

html>body .entry li {
	margin: 3px 0 3px 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: 15px;
	}

#sidebar ul p, #sidebar ul select {
	margin: 5px 0 8px;
	}

#sidebar ul ul, #sidebar ul ol {
	margin: 5px 0 0 0px;
	}

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

ol li, #sidebar ul ol li {
	list-style: decimal outside;
	}

#sidebar ul ul li, #sidebar ul ol li {
	margin: 3px 0 0;
	padding: 0;
	/*border-bottom: solid 1px #ccc;*/
	padding-bottom: 3px;
	}

/* End Entry Lists */





/* Begin Form Elements */
#searchform {
	margin: 10px auto;
	padding: 5px 3px; 
	text-align: left;
	}

#sidebar #searchform #s {
	width: 150px;
	padding: 2px;
	border: 1px solid #ccc;
	}

#s .txt {
	width: 250px;
}
	
#sidebar #searchsubmit {
	padding: 1px;
	}

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

#commentform textarea {
	width: 100%;
	padding: 2px;
	font-size: 1em;
	}

#commentform #submit {
	margin: 0;
	float: right;
	}
/* End Form Elements */





/* Begin Comments*/
.alt {
	margin: 0;
	padding: 10px;
	}

.commentlist {
	padding: 0;
	text-align: left;
	width: 650px;
}

.commentlist li {
	margin: 15px 0 8px 25px;
	padding: 0;
	list-style: none;
}

.mycomment {
	background-color: #ffa;
}

.comment_author {
	background-color: #fff;
	padding-bottom: 5px;
	color: #777;
}

.commentlist p {
	margin: 0px;
	padding: 5px;
}

.commentlist ol {
	margin: 0;
	padding: 0;
}

#commentform p {
	margin: 5px 0;
	width: 600px;
}

.nocomments {
	text-align: center;
	margin: 0;
	padding: 0;
	}

.commentmetadata {
	margin: 0;
	font-weight: normal;
	}

h3#respond {
	letter-spacing: -.5px;
}

/* End Comments */


/* 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: 5px 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;
	padding-top: 25px;
	margin-top: 10px;
	margin-bottom: 60px;
	}
/* End Various Tags & Classes*/

.commentslink {
	padding: 5px 0 2px 20px;
	background: url('images/comment.png') left center no-repeat;
	margin-right: 10px;
	font-weight: bold;
}

.commentslink_mullet {
	padding: 5px 0 2px 20px;
	background: url('images/comment.png') left center no-repeat;
	font-weight: bold;
	color: #999;
}

a.commentslink:link {
	color: #222;
}

a.commentslink:visited {
	color: #222;
}

a.commentslink:hover {
	color: #222;
}

.byline {
	font-family: 'Lucida Grande', Verdana, Arial, sans-serif;
	font-size: 1em;
	line-height: 1.5em;
	color: #777;
	padding-bottom: 20px;
}

.byline_mullet {
	font-family: 'Lucida Grande', Verdana, Arial, sans-serif;
	font-size: 1em;
	line-height: 1.5em;
	color: #999;
	padding-bottom: 0;
}

.byline_mullet a {
	color: #777;
}

.post h2 {
	font-family: "Myriad Pro", Tahoma, Georgia, "Trebuchet MS", "Lucida Grande", Verdana;
	font-size: 2.3em;
	letter-spacing: -1px;
	border-bottom: solid 2px #369;
	margin-bottom: .25em;
}

.divider {
	background: url(images/divider.png) no-repeat;
	height: 15px;
	margin-top: 25px;
	position: relative;
	left: -40px;
}

.mullet_title {
	font-weight: bold;
}

.mullet_title a {
	color: black;
}

.category_mullet {
	font-size: .9em;
	padding-top: 3px;
	color: #999;
}

.vspacer {
	height:25px;
}

.commentlist {
	margin: 0;
	padding: 0;
}

table {
	font-size: 100%;
	padding:0px;
	margin:0px;
	border-collapse: collapse;
}

tr {
	padding:0px;
	margin:0px;
}

td {
	padding:1px 12px 1px 0;
	margin:0px;
}

td.label {
	text-align:right;
}

.error {
	color: #f00;
}