/*
Theme Name: Tierra Templates Site
Theme URI: http://www.tierra-innovation.com/
Description: The theme for the Tierra Templates web site
Version: 1.1
Author: Tierra Innovation
Author URI: 
Tags: 
*/


#content { padding: 5px 0 0 0; }

/* ------------------- */
/* --- left column --- */
/* ------------------- */

h2.posttitle {
	font-size: 20px;
	margin: 0;
	padding: 0;
	font-size: 22px;
	font-weight: normal;
	color: #392713;
}

h2.posttitle a {
	font-size: 20px;
	color: #392713;
	text-decoration: none;
}

h2.posttitle a:hover { text-decoration: underline; }

h2.blueposttitle {
	margin-top: 0;
	padding: 0;
	font-size: 20px;
	font-weight: normal;
	color: #4c8bb5;
}

h2.blueposttitle a {
	color: #4c8bb5;
	text-decoration: none;
}

h2.blueposttitle a:hover { text-decoration: underline; }


/* -------------- */
/* --- search --- */
/* -------------- */

.highlight { background: #ff0; }

div.qa {
	padding-bottom: 10px;
	padding-top: 7px;
	border-top: 1px solid #ccc;
}

ul.nobullets { list-style-type:none; }
ul.nobullets li { padding: 0; margin: 0; }

div.addthis_container,
p.commentslink { float: left; }

p.commentslink { display:inline-block; margin: -2px 0 0 16px !important; padding: 0 0 0 20px; background: url("/images/comments.gif") top left no-repeat; background-position: 0 4px; }

div.leftcolumn div.clear.pad { padding: 0 0 49px 0; }

.post p.authorline { color: #4c8bb5; padding: 0; font-size: 11px; }

.post h2 {
	font-size: 20px;
	margin: 0 0 -10px 0 !important;
	padding: 0;
	color: #392713;
}

.post h2 a { text-decoration: none; font-size: 20px; }
.post h2 a:hover { text-decoration: underline; }

.navigation { margin:15px 0 0 0; padding: 0; display:block; }

.navigation .left { float:left; }
.navigation .right { float: right; }

textarea#comment { width: 530px; height: 100px; }

p.postmetadata.alt { display:block; padding: 30px 0 0 0; }

h3 { font-size: 17px; }

#commentform small { font-size: 12px; }
