/*
Name: Holy Trinity Lutheran Church
Description: Traditional Worship - Contemporary Message - A Call to Social Justice
Version: 1.0
Author: sky27.com
Author URI: http://www.sky27.com
*/

/*
CSS General Reset
*/
* {
	font-size: 1em;
	outline: 0;
	padding: 0;
	margin: 0;
	border: 0;
	text-decoration: none;
	vertical-align: baseline;
	white-space: normal;
}

html, body {line-height: 1; font-family: Arial, Helvetica, sans-serif;}
hr {display: none}
blockquote:before, blockquote:after, q:before, q:after {content: ''}
blockquote, q {quotes: "" ""}
ul {list-style-type: none}
ol {list-style-type: decimal}
.clear {clear: both}
table {font-family: inherit; font-size: inherit; color: inherit;}

/*
Layout CSS Information
*/
body {
	background: #ffffff;
	text-align: center;
}

#container {
	width: 960px;
	margin-right: auto;
	margin-left: auto;
	text-align: left;
}

/*
Top Bar
*/
#top {
	float: right;
	width: 345px;
	background: none;
	padding: 4px;
}

#pagemenu {
	float: left;
	height: 30px;
	z-index: 20;
	position: relative;
}

/* start of main menu tabs */

#pagemenu li {
	float: left;
	display: block;
	height: 30px;
}

#pagemenu li ul li {
	border-right: 0;
	display: inline;
}

#pagemenu li a {
	display: block;
	font-size: 14px;
	font-weight: bold;
	text-transform: uppercase;
	color: #6d6f72;
	line-height: 30px;
	padding-left: 26px;
	padding-right: 26px;
}

#pagemenu li a:hover {
	background: #6d6f72;
	color: #eeeeee;
}

#pagemenu li:hover {
	background: #6d6f72;
}

#pagemenu li:hover a{
	color: #eeeeee;
}

#pagemenu li:hover a:hover{
	color: #ffffff;
	text-decoration: none;
}

#pagemenu li.current_page_item a {
	background: #6d6f72;
	color: #eeeeee;
}

#pagemenu li.current_page_item a:hover {
	background: #6d6f72;
	color: #ffffff;
	text-decoration: none;
}

/* end of main menu tabs */

/* start of sub menu tabs */

#pagemenu ul {
	display: none;
	z-index: 99;
	position: absolute;
	background: #6d6f72;
}

#pagemenu li:hover ul { /* ! */
	display: block;
}
#pagemenu ul li:hover ul { /* ! */
	display: block;
}

#pagemenu li.page_item ul {
	width: 960px; /* 960px */
	position: absolute;
	left: 0px;
}

#pagemenu li.page_item ul li a { /* this is the root area for the activity */
	display: inline !important;
	float: left;
	line-height: 30px;
	background: #6d6f72;
	padding-right: 20px;
	font-size: 13px;
	color: #eeeeee;
	text-transform: capitalize;
	white-space: nowrap;
}

#pagemenu li.page_item ul li a:hover {
	text-decoration: underline;
}

/* end of sub menu tabs */

/*
Rotating sidebar images
*/

#rotate_sidebar {
	position: relative;
	margin: 0;
	background: #fff url(images/rotator/rotate.php) top center no-repeat;
	width: 260px;
	height: 260px;
	border: none;
}

/* end of rotating sidebar images */

/*
Search box
*/

#searchbar {
	background: url(images/search_box.gif) no-repeat;
	float: right;
	display: inline;
	padding: 7px;
	margin: 18px 0 0 0;
	width: 376px;
	height: 26px;
	font-size: 1em;
}

.searchform {
	display: inline;
	vertical-align: middle;
	float: left;
}

.searchform fieldset {
	display: inline;
	vertical-align: middle;
}

.searchform label {
	display: inline;
	vertical-align: middle;
}

.searchform input {
	display: inline;
	vertical-align: middle;
}

.searchform .searchlabel {
	color: #fff;
	font-weight: bold;
	font-family: verdana, arial, Helvetica, sans-serif;
	letter-spacing: -1px;
}

.searchform .searchterm {
	width: 276px;
	margin: 1px 5px 0 0;
	padding: 2px 5px;
	color: #6D6F72;
	font-size: 15px;
	background: none;
}

.searchform .searchterm:focus {
	color: #6D6F72;
	background: none;
}

.searchform .searchbutton {
	text-transform: uppercase;
	background: none;
	cursor: pointer;
	color: #666;
	font-size: 0.9em;
	width: 81px;
	height: 26px;
}

.searchform .searchbutton:hover {
	color: #4ba0c2;
}

.searchformI {
	vertical-align: middle;
	font-size: 0.7em;
}

.searchformI fieldset {
	display: inline;
	vertical-align: middle;
}

.searchformI label {
	display: inline;
	vertical-align: middle;
}

.searchformI input {
	display: inline;
	vertical-align: middle;
}

.searchformI .searchlabel {
	color: #9ca485;
	font-weight: bold;
	text-transform: uppercase;
	margin-right: 5px;
	font-family: verdana, arial, Helvetica, sans-serif;
	letter-spacing: -1px;
}

.searchformI .searchterm {
	border: 1px solid #888888;
	width: 200px;
	padding: 3px;
	color: #757575;
	background: #fff;
}

.searchformI .searchterm:focus {
	border: 1px solid #888888;
	color: #003c8c;
	background: #fff;
}

.searchformI .searchbutton {
	border: 1px solid #888888;
	text-transform: uppercase;
	background: #fff;
	cursor: pointer;
	color: #666666;
	font-size: 0.9em;
	height: 21px;
}

.searchformI .searchbutton:hover {
	color: #003c8c;
}

/*
Header CSS
*/
#header {
	width: 960px;
	height: 75px;
	padding: 0;
	margin: 20px 0 20px 0;
}

#header_logo img{
	float: left;
	width: 375px;
	height: 75px;
	margin: 0;
	text-decoration: none;
}

/* use for non animated static logo...
#header_logo a{
	background: url(images/logo_GIF.gif) no-repeat;
	float: left;
	width: 282px;
	height: 70px;
	margin: 0;
	display: block;
	text-decoration: none;
}
*/

#header_ad {
	float: right;
	width: 468px;
	height: 60px;
	display: inline;
	margin-right: 20px;
}

#header_ad img {
	display: block;
}

/*
Page Menu CSS
*/

#bar {
	width: 960px;
	/* width: 891px; if centered with padding */
	height: 30px;
	/* padding: 0 35px 0 34px;  remove this line if you won't want to center tabs */
	background: #e6e6e6;
}

#bar #toprss {
	float: right;
	display: inline;
	height: 30px;
	margin-right: 10px;
}

#bar #toprss a {
	float: right;
	display: block;
	color: #fff;
	font-size: 10px;
	text-transform: uppercase;
	font-weight: bold;
	background: url(images/rssround.gif) no-repeat left center;
	padding-left: 25px;
	height: 30px;
	line-height: 30px;
}

#bar #toprss a:hover {
	color: #e1f876;
}

#catmenu {
	float: left;
	display: inline;
	height: 30px;
	z-index: 20;
}

#catmenu li {
	float: left;
	display: block;
	height: 30px;
	border-right: 1px solid #2594bf;
}

#catmenu li ul li {
	height: 24px;
	border-right: 0;
	border-bottom: 1px solid #ddd;
	width: 100%;
}

#catmenu li a {
	display: block;
	font-size: 0.75em;
	font-weight: bold;
	text-transform: uppercase;
	color: #FFF;
	line-height: 30px;
	padding-left: 10px;
	padding-right: 10px;
}

#catmenu li a:hover {
	background: #8acce7;
}

#catmenu li.current-cat a {
	color: #333;
	background: #FFF;
}

#catmenu li.current-cat a:hover {
	color: #333;
	background: #FFF;
}

#catmenu ul {
	display: none;
	z-index: 99;
	position: absolute;
}

#catmenu ul li a {
	display: block;
	background: #FFF;
}

#catmenu li ul a:hover {
	display: block;
	background: #FFF;
}

#catmenu ul a {
	display: block;
}

#catmenu ul ul {
	margin-top: -24px;
	display: none;
	margin-left: 200px;
	position: absolute;
	border-left: 1px solid #ff9000;
}

#catmenu li:hover ul ul {
	display: none;
}

#catmenu li:hover ul {
	display: block;
}

#catmenu ul li:hover ul {
	display: block;
}

#catmenu li ul li {
	display: block;
	width:100%;
}

#catmenu li.cat-item ul {
	width: 200px;
}

#catmenu li.cat-item a {
	display: block;
}

#catmenu li.cat-item a:hover {
	display: block;
}

#catmenu li.cat-item ul li a {
	display: block;
	text-align: left;
	font-size: 0.75em;
	height: 24px;
	line-height: 24px;
	padding-left: 10px;
	padding-right: 10px;
	color: #666666;
	font-weight: bold;
	text-transform: none;
	background: #f9f9f9;
}

#catmenu li.cat-item ul li a:hover {
	display: block;
	text-align: left;
	font-size: 0.75em;
	height: 24px;
	line-height: 24px;
	padding-left: 10px;
	padding-right: 10px;
	color: #738ba1;
	font-weight: bold;
	text-transform: none;
	background: #FFF;
}

/*
Content Layout
*/


#homecontent {
	width: 940px;
	background: #6d6f72;
	padding: 10px;
}

#homecontent #homeheader{
	background: none;
}

#homecontent #homecolumn {
	float: left;
	width: 660px;
	height: 200px;
	margin-right: 20px;
	display: inline;
}

#homecontent #homesidebar {
	float: left;
	position: relative;
	background: #ffffff url(images/header/joinus.jpg) no-repeat;
	width: 240px;
	height: 180px;
	display: inline;
	padding: 20px 10px;
}

#homecontent #homesidebar h3 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 22px;
	font-weight: normal;
	text-align: center;
}

#homecontent #homesidebar table{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	font-weight: normal;
}

#content {
	width: 960px;
	background: #ffffff;
	padding: 20px 0;
}

#content #stage{
	background: #ffffff;
}

#content #column {
	float: left;
	width: 660px;
	margin-left: 20px;
	display: inline;
}

#content #column_single {
	float: left;
	width: 660px;
	margin-right: 20px;
	display: inline;
}

#content #page_column {
	float: left;
	width: 660px;
	margin-left: 20px;
	display: inline;
	padding: 38px 0 0 0;
}

#content #sidebar {
	float: left;
	width: 240px;
	display: inline;
	padding: 0 20px;
}

#content #sidebar_page {
	float: left;
	width: 260px;
	display: inline;
	padding: 0 20px 0 0;
}

/*
Sidebar Widgets
*/
#sidebar h2 {
	line-height: 1.3em;
	margin: 10px 0px 20px 0;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	text-transform: uppercase;
	font-weight: normal;
	font-size: 25px;
	color: #000000;
	text-align: center;
}

#sidebar p {
	margin: 0px 0px 7px 0px;
}

#sidebar img {
	border: none;
}


#sidebar a {
	color: #003c8c;
	text-decoration: none;
}

#sidebar a:hover {
	text-decoration: underline;
}

#sidebar .box {
	margin: 5px 0 10px 0;
	font-size: 16px;
	line-height: 1.4em;
	color: #000000;
	font-family: Georgia, "Times New Roman", Times, serif;
}

#sidebar_page .box {
	margin: 10px 0 20px 0 !important;
	font-size: 16px;
	line-height: 1.4em;
	color: #000000;
	font-family: Georgia, "Times New Roman", Times, serif;
}

#sidebar_page .box .bread {
	text-transform: uppercase;
	font-weight: bold;
	font-size: 17px;
}

/* if you want to remove Home from page sidebar...
#sidebar_page .box .bread a:first-child {
	display: none;
}
*/

#sidebar_page p {
	margin: 0px 0px 7px 0px;
}


#sidebar_page a {
	color: #003c8c;
	text-decoration: none;
}

#sidebar_page a:hover {
	text-decoration: underline;
}

#sidebar_page .box {
	margin: 5px 0 10px 0;
	font-size: 16px;
	line-height: 1.4em;
	color: #000000;
	font-family: Georgia, "Times New Roman", Times, serif;
}

.social {
	line-height: 1.4em;
	color: #000000;
	font-size: 22px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	margin: 30px 0;
}

.social img{
	float: right;
	margin-left: 10px;
	border: none;
}

.videobox {
	border: 4px solid #ddddd4;
	width: 380px;
	height: 214px;
}

.center {
	text-align: center;
	margin-right: auto;
	margin-left: auto;
}

.sidebar1 {
	width: 388px;
}

.sidebar2 {
	width: 260px;
	float: left;
	display: inline;
}

.sidebar1 ul ul, .sidebar2 ul ul {
	font-size: 0.7em;
	color: #777;
	line-height: 1.4em;
	background: #d8e9f4;
	border: 1px solid #e1edef;
}

.sidebar1 ul div, .sidebar2 ul div {
	font-size: 0.7em;
	color: #777;
	line-height: 1.4em;
}

.sidebar1 ul div div, .sidebar2 ul div div {
	font-size: 1em;
	border: none;
}

.sidebar1 li li {
	padding: 5px 2px 2px 5px;
	border-bottom: 1px dotted #c4d5d8;
}

.sidebar2 li li {
	padding: 5px 2px 2px 5px;
	border-bottom: 1px dotted #c4d5d8;
}

.sidebar1 li li li {
	font-size: 1.0em;
	padding: 5px 2px 2px 5px;
}

.sidebar2 li li li {
	font-size: 1.0em;
	padding: 5px 2px 2px 5px;
}

/*
Home News
*/

.home_news {
	padding: 0;
}

.post .home_news ul {
	margin: 0;
}

.home_news ul a{
	display: block;
	font-size: 1.2em;
	font-weight: bold;
	color: #24323c;
	height: 30px;
	line-height: 30px;
	margin: 0;
}

.home_news ul a:hover{
	height: 30px;
	line-height: 30px;
	font-size: 1.2em;
	color: #3d6a8a;
	margin: 0;
}

.home_news li {
	padding: 5px 15px 2px 0;
	margin: 0;
	border-bottom: 1px dotted #b7cce2;
	list-style: none;
	background: #d8e9f4 !important;
}

.news_nav {
	margin: 10px 0 0 0;
	color: #003c8c;
	font-size: .9em;
	line-height: .9em;
	font-weight: bold;
}

.news_nav a{
	color: #003c8c;
	font-weight: bold;
	text-decoration: none;
}

.news_nav a:hover{
	color: #003c8c;
	font-weight: bold;
	text-decoration: underline;
}

#home_rss {
	background: url(images/rssimg.gif) no-repeat;
	background-position: right 0px;
	padding-right: 22px;
	height: 15px;
	float: right;
	color: #33546a;
	font-size: .7em;
	line-height: 15px;
	margin: -32px 0 0 0;
}

#home_rss a {
	color: #33546a;
}

#home_rss a:hover {
	color: #4a8ab0;
}

/*
Feed CSS
*/
.rssfeed {
	background: url(images/rssimg.gif) no-repeat;
	background-position: left 0px;
	padding-left: 22px;
}

.rssfeed a {
	border-bottom: 1px dotted #ddd;
}

.emailfeed {
	background: url(images/rssemail.gif) no-repeat;
	background-position: left 0px;
	padding-left: 30px;
}

.feedform {
	font-size: 0.9em;
}

.feedemail {
	border: 1px solid #ddd;
	width: 200px;
	padding: 3px;
	color: #757575;
	background: #fffff4;
}

.feedemail:focus {
	border: 1px solid #bbb;
	color: #003c8c;
	background: #fff;
}

.feedsubmit {
	border: 1px solid #ddd;
	text-transform: uppercase;
	background: #fff;
	cursor: pointer;
	color: #666666;
	font-size: 0.9em;
	height: 22px;
}

.feedsubmit:hover {
	color: #003c8c;
}

/*
Sidebar Ads CSS
*/
ul.ads li {
	float: left;
	display: inline;
	margin-right: 3px;
}

ul.ads img {
	display: block;
	float: left;
}

/*
Footer CSS
*/
#footer {
	position: relative;
	background: #e6e6e6;
	width: 940px;
	padding: 10px 10px 0 10px;
	color: #333333;
	font-size: 0.8em;
	margin: 0 0 20px 0;
}

#footer a {
	color: #333333;
	text-decoration: none;
}

#footer p {
	line-height: 1.3em;
}

#footer a:hover {
	color: #333333;
	text-decoration: underline;
}

#footer_right {
	float: left;
	width: 300px;
	text-align: right;
}

#footer_right h6{
	font-size: 1.3em;
	font-weight: bold;
	text-transform: capitalize;
}

#footer_left {
	float: left;
	width: 420px;
	text-align: left;
}

#footer_middle {
	float: left;
	width: 220px;
	text-align: left;
}

.copyright {
	position: absolute;
	right: 10px;
	bottom: 10px;
}

/*
General Styles THE POST
*/
.post {
	margin: 0;
}

.post h1, .post h4, .post h5, .post h6 {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	line-height: 1.3em;
	margin: 10px 0px 20px 0;
	font-weight: normal;
	text-transform: uppercase;
	text-align: center;
}

.post h2 {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	line-height: 1.3em;
	margin: 10px 0 0 0;
	font-weight: normal;
	text-transform: uppercase;
	text-align: center;
}

.post h3 {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	line-height: 1.3em;
	margin: 10px 0 0 0;
	font-weight: normal;
	text-transform: uppercase;
	text-align: left;
}

.post p {
	font-family: Georgia, "Times New Roman", Times, serif;
	line-height: 1.3em;
	margin: 10px 0px;
}

.post h1 {font-size: 25px;}
.post h2 {font-size: 1em; text-align: left; font-family: Georgia, "Times New Roman", Times, serif; text-transform: capitalize;}
.post h3 {font-size: 22px;}
.post h4 {font-size: 20px;}
.post h5 {font-size: 18px;}
.post h6 {font-size: 16px;}
.post p {font-size: 1em}
.post h1 {color: #000000;}
.post h2 {color: #000000;}
.post h3 {color: #000000;}
.post h4 {color: #000000;}
.post h5 {color: #000000;}
.post h6 {color: #000000;}
.post p {color: #000000;}

.post ul, .post ol {
	font-size: .85em;
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #000000;
	margin: 0 0 10px 20px;
}
.post li, .post li li {line-height: 1.5em}
.post ol {margin-left: 16px}

.post ul ul, .post ol ol {
	font-size: 1em;
	margin-top: 5px;
}
.post ul li, .post ul li ul li {
	background: url(images/bullet.gif) no-repeat;
	background-position: left 8px;
	padding-left: 15px;
	padding-top: 2px;
	padding-bottom: 2px;
}

.post ol li, .post ol li ol li {
	padding-top: 2px;
	padding-bottom: 2px;
}

.post table {
	font-family: Georgia, "Times New Roman", Times, serif;
	line-height: 1.3em;
}

.post img {
	vertical-align: middle;
}

.more-link {
	font-weight: bold;
	font-size: 1em;
	color: #003c8c;
}

.more-link:hover {
	color: #003c8c;
	text-decoration: underline;
}

.post ins {
	text-decoration: underline;
}

.post del {
	text-decoration: line-through;
}

.post code {
	display: block;
	border: 1px dotted #ddd;
	width: 400px;
	padding: 10px;
	background: #eee;
	color: #666666;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 10px;
}

.post blockquote {
	display: block;
	border: 1px dashed #c9c5a2;
	padding: 10px;
	background: #f3f1d9;
}


.post blockquote p {
	color: #444444;
}

.post blockquote ul {
	color: #222222;
}

.post blockquote td {
	font-family: inherit;
	font-size: 0.9em;
	line-height: 1.2em;
	color: #444444;
}

a {
	color: #003c8c;
	text-decoration: none;
}

a:hover {
	color: #003c8c;
	text-decoration: underline;
}

.post h2 a {
	color: #000000;
	font-weight: bold;
	text-decoration: underline;
}

.post h2 a:hover {
	color: #000000;
	text-decoration: none;
}

.post .entry {
	margin-top: -10px;
	margin-bottom: 20px;
	border-bottom: 1px solid #e1e1e1;
	padding-bottom: 20px;
}

.post .postinfo {
	color: #333333;
	background: #ededed;
	font-size: 0.7em;
	line-height: 1.4em;
	padding: 4px;
	margin: 0 0 20px 0;
}

.post .info {
	float: left;
}

.post .info a {
	padding-top: 4px;
	padding-bottom: 4px;
	height: 15px;
}

.post .commentnum {
	float: right;
	background: url(images/ico_comments.png) no-repeat left center;
	padding-left: 20px;
}

.post .category {
	float: right;
	padding-left: 20px;
}

.post .tags {
	font-size: 0.7em;
	color: #949494;
	line-height: 1.5em;
	border-top: 1px solid #eee;
}

.post .ratings {
	font-size: 0.75em;
	line-height: 1.3em;
	color: #666666;
	margin: 0px 0px 10px 0px;
}

.post .views {
	font-size: 0.75em;
	color: #666666;
	margin: 0px 0px 10px 0px;
}

.post .attention {
	color: #000000;
	margin: 0px 0px 10px 0px;
	padding: 10px;
	background: #49cd6b;
	border: 1px dashed #58aa34;
}

.post .attention a{
	color: #ffffff;
	font-weight: bold;
	text-decoration: none;
}

.post .attention a:hover{
	color: #ffffff;
	text-decoration: underline;
}

/*
Post Images - Alignments
*/
img.alignleft, img.alignright, img.aligncenter, img.alignnone {
	border: none;
}

.alignleft {
	float: left;
	display: inline;
	margin-right: 10px;
	margin-bottom: 2px;
}

.alignright {
	float: right;
	display: inline;
	margin-left: 10px;
	margin-bottom: 2px;
}

.aligncenter {
	display: inline;
	text-align: center;
	margin-right: auto;
	margin-left: auto;
}

.alignnone {
	display: inline;
	text-align: center;
	margin-right: auto;
	margin-left: auto;
}

p.wp-caption-text {
	font-size: .85em;
	padding: 3px;
	color: #757575;
}

/*
Default Navigation _Next entries _Previous entries
*/
.navigation {
	background: #e4e4e4;
	padding: 5px;
	color: #24323c;
	font-size: .9em;
	line-height: .9em;
	font-weight: bold;
}

.navigation a{
	color: #24323c;
	font-weight: bold;
	text-decoration: none;
}

.navigation a:hover{
	color: #4a7894;
	font-weight: bold;
	text-decoration: none;
}

.nav {
	margin-top: 10px;
	font-size: 0.75em;
}

.nav a:hover {
	color: #333;
}
	

.nav_left {
	float: left;
	display: inline;
}

.nav_right {
	float: right;
	display: inline;
}

/*
Other Post Boxes
*/
.post_header {
	padding-top: 10px;
	padding-right: 10px;
}

.post_header h1 {
	font-size: 1.4em;
	color: #444;
}

.post_author, .post_follow {
	background: #fffff4;
	padding: 10px;
	font-size: 0.75em;
	color: #666666;
	line-height: 1.5em;
	border: 1px solid #eeeee4;
	font-family: "Trebuchet MS", arial, Helvetica, sans-serif;
	margin-top: 15px;
}

.post_follow a {
	font-weight: bold;
}

/*
Comments
*/
.commentlistdiv {
	margin-top: 10px;
	padding: 10px;
	background: #d8e9f4;
	font-size: 0.75em;
	color: #666666;
}

.commentlistdiv h1 {
	font-size: 1.3em;
	color: #366799;
	border-bottom: 1px solid #eee;
	line-height: 1.5em;
}

.commentlist li {
	background: #fff;
	border-bottom: 1px dotted #ddd;
	padding: 20px;
}

.commentlist li.alt {
	background: #fff;
}

.pane_l {
	float: left;
	display: inline;
	width: 160px;
	min-width: 160px;
	max-width: 160px;
	border-right: 1px dotted #ddd;
	padding-right: 20px;
	margin-right: 20px;
}

.pane_r {
	display: block;
	line-height: 1.5em;
	margin-left: 201px;
}

.c_author {
	font-size: 0.9em;
	font-weight: bold;
	margin: 0px 0px 7px 0px;
}

.c_avatar {
	display: block;
	margin: 0px 0px 7px 0px;
}

.c_date {
	color: #949494;
	font-size: 0.9em;
	margin: 0px 0px 7px 0px;
}

.c_approved {
	color: #949494;
	font-size: 0.9em;
}

/*
Trackbacks / Pinbacks
*/
.post_ping {
	background: #fffff4;
	padding: 10px;
	border: 1px solid #eeeee4;
	font-family: "Trebuchet MS", arial, Helvetica, sans-serif;
	font-size: 0.7em;
	color: #666666;
	line-height: 1.5em;
}

.post_ping h1 {
	font-size: 1.2em;
}

.post_ping ol {
	margin-left: 20px;
}

.post_ping ol li {
	padding-top: 3px;
}

/*
Reply
*/
.reply {
	margin-top: 10px;
	padding: 10px;
	background: #f7f8ed;
	border: 1px dotted #ddd;
	font-size: 0.75em;
	color: #666666;
}

.reply h1 {
	font-size: 1.3em;
	color: #366799;
	border-bottom: 1px solid #c6e1e5;
	line-height: 1.5em;
}

.reply label {
	font-weight: bold;
	margin-top: 5px;
	margin-bottom: 5px;
	vertical-align: middle;
	color: #666666;
	margin-left: 5px;
}

.replytext {
	width: 200px;
	background: #FFF;
	margin-top: 5px;
	margin-bottom: 5px;
	vertical-align: middle;
	color: #666666;
	border: 1px solid #e0edef;
	padding: 2px;
}

.replytext:focus {
	background: #fffff9;
}

.replyarea {
	width: 500px;
	height: 100px;
	background: #FFF;
	margin-top: 5px;
	margin-bottom: 5px;
	vertical-align: middle;
	color: #666666;
	border: 1px solid #e0edef;
	padding: 2px;
}

.replyarea:focus {
	background: #fffff9;
}

.replybutton {
	cursor: pointer;
	font-size: 0.9em;
	font-weight: bold;
	background: url(images/commentbutton.gif) no-repeat;
	width: 100px;
	height: 22px;
	margin-top: 5px;
	margin-bottom: 5px;
	vertical-align: middle;
	color: #fff;
}

.replybutton:hover {
	background: url(images/commentbutton_on.gif) no-repeat;
}

/* Newsletter Submit Form */

.newsletter {
	margin: 0;
	padding: 10px;
	background: #eeeeee;
}

.newsletter table h1{
	font-size: 1em;
}

.newsletter table {
	color: #666666;
	font-size: .9em;
}

.newsletter input {
	border: 1px solid #999;
	font-size: 1.5em;
	padding: 2px;
	margin: 8px 0 0 0;
	} 

.newsletter textarea {
	border: 1px solid #999;
	font-size: 1.5em;
	padding: 2px;
}

.newsletter select {
	border: 1px solid #999;
	font-size: 1.5em;
	padding: 2px;
}

.newsletter .submit {
	background: #E95C50;
	padding: 2px;
	border: 1px solid #d23b2e;
	color: #ffffff;
	font-weight: bold;
	cursor: pointer;
}