/*
Theme Name: Presence & Engagement
Theme URI: http://wordpress.org/
Description: The Presence & Engagement theme.
Version: 1.0
Author: Dan Smith
*/

/* Begin Typography & Colors */
.depth-1 {
	border: 1px solid #ddd;
	}

.even, .alt {
	border-left: 1px solid #ddd;
	}

small {
	font-size: 0.85em;
	line-height: 1.5em;
	}

.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;
}

.commentlist li .avatar { 
	float: right;
	border: 1px solid #eee;
	padding: 2px;
	background: #fff;
	}

.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;
	}

acronym, abbr, span.caps
{
	font-size: 0.9em;
	letter-spacing: .07em;
	}
/* End Typography & Colors */


/* Begin Structure */
.post {
	margin: 0 0 10px;
	text-align: justify;
	}

.post hr {
	display: block;
	}

.postmetadata {
	clear: both;
	font-size:0.85em;
}

.clear {
	clear: both;
}
/* End Structure */



/* Begin Images */
p img {
	padding: 0;
	max-width: 100%;
	}

img.centered {
	display: block;
	margin-left: auto;
	margin-right: auto;
	}

img.alignright {
	padding: 4px;
	margin: 0 0 5px 15px;
	display: inline;
	}

img.alignleft {
	padding: 4px;
	margin: 0 15px 5px 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. */
.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 10px;
	}

#sidebar ul ul ul, #sidebar ul ol {
	margin: 0 0 0 10px;
	}

ol li, #sidebar ul ol li {
	list-style: decimal outside;
	}

#sidebar ul ul li, #sidebar ul ol li {
	margin: 3px 0 0;
	padding: 0;
	}
/* End Entry Lists */



/* Begin Form Elements */
#commentform input {
	width: 170px;
	padding: 2px;
	margin: 5px 5px 1px 0;
	}

#commentform {
	margin: 5px 10px 0 0;
	}
#commentform textarea {
	width: 100%;
	padding: 2px;
	}
#respond:after {
		content: "."; 
	    display: block; 
	    height: 0; 
	    clear: both; 
	    visibility: hidden;
	}
#commentform #submit {
	margin: 0 0 5px auto;
	float: right;
	}
/* End Form Elements */



/* Begin Comments*/
.alt {
	margin: 0px 0px 0px 10px;
	padding: 5px 0px 5px 10px;
	font-size:100%;
	}

.commentlist {
	padding: 0;
	text-align: justify;
	}

.commentlist li {
	margin: 15px 0 10px;
	padding: 5px 5px 10px 10px;
	list-style: none;

	}
.commentlist li ul li { 
	margin-right: -5px;
	margin-left: 10px;
}

.commentlist p {
	margin: 10px 5px 10px 0;
}
.children { padding: 0; }

#commentform p {
	margin: 5px 0;
	}

.commentmetadata {
	margin: 0;
	display: block;
	}
/* 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;
	}

.hidden {
	display: none;
	}

a img {
	border: none;
	}

.navigation {
	display: block;
	text-align: center;
	margin-top: 10px;
	margin-bottom: 30px;
	}
/* End Various Tags & Classes*/

/*** MY CUSTOM STYLES ******************/	
.iconcalendar {
	background-image:url(images/icon_calendar.gif);
	background-repeat:no-repeat;
	height:17px;
	line-height:17px;
	text-indent:22px;
	font-size:0.9em;
	}
.iconedit {
	background-image:url(images/icon_edit.gif);
	background-repeat:no-repeat;
	display:inline;
	padding:1px 0px 1px 22px;
	}
.iconcomment {
	background-image:url(images/icon_comments.gif);
	background-repeat:no-repeat;
	display:inline;
	padding:1px 0px 1px 22px;
	}

.postcontenttext {
	padding-top:10px;
	}
	
.sidelinktitle {
	padding:18px 0px 4px 0px;
	margin:0px;
	}
	
.txtimgbox {
	width:240px;
	font-size:0.95em;
	line-height:135%;
	color:#026C42;
	float:right;
	padding:0px 0px 10px 20px;
	}
.txtimgbox2 {
	width:200px;
	font-size:0.95em;
	line-height:135%;
	color:#026C42;
	float:right;
	padding:0px 0px 10px 20px;
	}
	
.txtimgbox .alignright {
	margin:0px;
	padding:0px;
	clear:both;
	margin-bottom:4px;
	}	

.txtimgbox2 .alignright {
	margin:0px;
	padding:0px;
	clear:both;
	margin-bottom:4px;
	}	

.post-meta  {
	padding:17px 0px;
	margin:0px;
	list-style-type:none;
	font-size:0.86em;
	color:#646464;
	}

.post-meta li {
	padding:0px 0px 17px 0px;
	margin:0px;
	list-style-type:none;
	}

.post-meta .post-meta-key {
	font-weight:bold;
	display:block;
	}

#post-28 h1, #post-28 h2, #post-28 h3, #post-28 h4, #post-28 h5, #post-28 h6 {
	color:#BB0000;
	}
#post-32 h1, #post-32 h2, #post-32 h3, #post-32 h4, #post-32 h5, #post-32 h6 {
	color:#00552B;
	}
#post-35 h1, #post-35 h2, #post-35 h3, #post-35 h4, #post-35 h5, #post-35 h6 {
	color:#8A0068;
	}
#post-37 h1, #post-37 h2, #post-37 h3, #post-37 h4, #post-37 h5, #post-37 h6 {
	color:#795200;
	}
#post-39 h1, #post-39 h2, #post-39 h3, #post-39 h4, #post-39 h5, #post-39 h6 {
	color:#C64F00;
	}
/*
.post strong {
	color:#026C42;
	}
*/
/******************************************/

