/*  
Theme Name: TAF Wordpress Theme
Theme URI: http://www.gettingsitesbuilt.com
Description: Theme custom built for The Asia Foundation. Requires all kinds of secondary database connectivity, so is definitely not a 'portable' wordpress theme.
Version: 1.0
Author:  Canton Becker / Getting Sites Built
Author URI: http://www.gettingsitesbuilt.com

*/


.post h2 {
	font-size: 1.1em;
	margin-bottom: 0;
	padding-bottom: 0;
	color: #4a4512;
	font-weight: normal;
}

.post h2 a:link,
.post h2 a:visited,
.post h2 a:hover	{
	text-decoration: none;
	}

.entry {
	margin-bottom: 15px;
}

.entry h3 {
	font-size: 1.1em;
	font-weight: bold;
	float: left;
	margin-right: 5px;
	color: #575757;
	text-transform: none;
	margin-bottom: 0;
	padding-bottom: 0;
}

.entryDate {
	color: #4a4512;
}

.entry p {
	clear: both;
}

#wpSidebar {
	font-size: 1em;
}

#wpSidebar ul {
	margin-bottom: 15px;
}

.outer {

}

#wpSidebar li {
	margin-left: 10px;
	padding-bottom: 8px;
	list-style-type: none;
}

#wpSidebar h2 {
	font-size: 15px;
	margin-bottom: 8px;
	border-bottom: 1px solid #c7bd8a;
}

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

#commentform input {
	width: 170px;
	padding: 2px;
	margin: 5px 5px 1px 0;
	}

#commentform textarea {
	width: 100%;
	padding: 2px;
	}

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



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

.commentlist {
	padding: 0;
	text-align: justify;
	}

.commentlist li {
	margin: 15px 0 3px;
	padding: 5px 10px 3px;
	list-style: none;
	}

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

#commentform p {
	margin: 5px 0;
	}

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

.commentmetadata {
	margin: 0;
	display: block;
	}
/* End Comments */
