/*
Theme Name: Newport Cathedral Emergency Campaign
Theme URI: http://www.inspiredbusinessmarketing.com/
Description: This theme was developed by Inspired Business Marketing Ltd for the Newport Cathedral Emergency Campaign web site.
Version: 1.0
Author: Andy Wilkes (InspiredBusinessMarketing.com)
Author URI: http://www.inspiredbusinessmarketing.com/
Tags: two columns, white background, fixed width

*/

/*body, p ,h1 ,h2 ,h3 ,h4 ,h5 ,h6, ol, ul, li, form, blockquote, pre, code { */
body, p ,h1 ,h2 ,h3 ,h4 ,h5 ,h6, form, blockquote, pre, code {
	font-family: "Lucida Grande", "Lucida Sans Unicode", "Lucida Sans", Tahoma, Verdana, Arial, sans-serif;
	font-size: 62.5%;
	line-height: 130%;
	color: #333;
	margin: 0;
	padding: 0;
}

a {
	text-decoration: none;
}

a img {
	border: none;
}


/*
----------------------------- Layout Structure
*/

#idPage {
	width: 86em;
	margin: 2.5em auto;
	background-color: #fff;
}

#idContentWrapper {
	width: 86em;
	padding: 0;
	margin: 0 auto;
}

#idThermometer {
/*	float: right;
	width: 4em;	*/
}

#idMainWrapper {
	width: 82em;
	margin: 0 0 0 4em;
}

#idContent {
	width: 82em;
	background-color: #f4f4f7;
	float: left;
}

#idPageContent {
	width: 82em;
	background: #f4f4f7 url(images/ncec-sidebar-bg-chip.gif) repeat-y 61em top;
	float: left;
}

#idHomeTopContent {
	width: 82em;
}

#idHomeBottomContent {
	width: 82em;
}

#idMainContent {
	float: left;
	width: 55em;
	padding: 2em 3em;
	min-height: 40em;
}

* html #idMainContent {
	height: 40em;
}

#idSidebar {
	float: right;
	width: 21em;
	
}

#idFooter {
	clear: both;
	width: 82em;
/*	background-color: #f4f4f7; */
}


/*------------- end -------------*/



/*
------------------------------ Links
*/

#idContent a:link {
	color: #ba2041;
}

#idContent a:visited {
	color: #8D475C;
}

#idContent a:hover {
	text-decoration: underline;
}

#idContent a:active {
	color: #8D475C;
	text-decoration: underline;
}






/*
------------------------------ Headers
*/

h1 {
	font-family: Georgia, serif;
	font-size: 2.0em;
	color: #454140;
	padding-top: 1em;
	margin: 0;
}

h2 {
	font-family: Georgia, serif;
	font-size: 1.8em;
	color: #454140;
	margin: 0.8em 0 0.3em;
}

h3 {
	font-size: 1.4em;
	margin: 1.3em 0 0.6em;	
	color: #808081;
}

h4 {
	font-size: 1.3em;
	margin: 1.3em 0 0;	
	color: #808081;
}

h5 {
	font-size: 1.1em;
	margin: 1.3em 0 0;	
	color: #808081;
}

h1, h1 a, h1 a:hover, h1 a:visited {
	color: #000050;
	text-decoration: none;
}

h2 a, h2 a:hover, h2 a:visited {
	color: #ff9900;
	text-decoration: none;
}

.clSidebar h2, .clSidebar h2 a, .clSidebar h2 a:hover, .clSidebar h2 a:visited {
	font-size: 1.2em;
	color: #fff;
	text-decoration: none;
}

h2.pagetitle {
	color: #fff;
	font-size: 1.3em;
	margin: 0;
	padding: 0.2em 1.7em;
	background-color: #000050;
}

h2.clPostTitle {
	font-size: 2em;
	color: #555;
	line-height: 110%;
	padding-bottom: 0.2em;
	margin-bottom: 0.2em;
	border-bottom: 1px solid #aaa;
}

p.clDatePublished, p.clEventDate {
	padding: 0 0 1.2em 0;
	margin: 0;
	font-size: 1.1em;
	color: #777;
}


h2.clNews {
	text-align: center;
	padding: 0.2em 0.8em;
	background: #9b1a37 url(images/ncec-red-grad-header-bg.png) repeat-x top left;
	color: #fff;
	margin-bottom: 0;
}

h3.clCategoryTitle {
	font-size: 1.8em;
	color: #555;
	text-transform: uppercase;
	padding: 0.3em 0 0.3em 1.4em;
	background: url(images/ncec-logo-bullet.gif) no-repeat left 0.4em;
	margin: 0.5em 0 1em;
}

/*
------------------------------------------ TextPicList
*/

.clTextPicList {
	clear: both;
}

.clTextPicImg {
	width: 12em;
	float: left;
}

.clTextPicImg img {
	width: 10em;
	padding: 0.3em;
	border: 1px solid #dbe6e1;
	margin: 0 0 1em 0;
}

.clTextPicText {
	margin-left: 12.4em;
	width: 40em;
	display: block;
}

.clTextPicText h3 {
	margin: 0;
}

.no-margin {
	margin: 0 !important;
}


/*
------------------------------------------ About Pages
*/

.clAbout550 {
	width: 55em;
	clear: both;
}

.clAbout550 img {
	float: left;
}

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

.clAbout550 .TextBlock {
	margin-left: 26em;
}

.clFloatList {
	clear: both;
}

.clAbout170{
	width: 17em;
	margin-right: 2em;
	float: left;
}

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


/*
-------------------------------- Text
*/

.clear {
	clear: both;
}

p {
	font-family: "Lucida Grande", "Lucida Sans Unicode", "Lucida Sans", "Lucida Grand", Verdana, Arial, sans-serif;
	font-size: 1.3em;
}

.clEntry {
	margin: 0.5em 0 2em; 
	padding-bottom: 1em;
/*	border-bottom: 1px dashed #777; */
}

.clNoBorder {
	border: 0;
}

.clEntry p {
	font-size: 1.3em;
	margin: 0 0 0.8em;
}

.clEntry a:link, .clEntry a:visited, .clWPCredit a:link, .clWPCredit a:visited, .cliBMCredit a:link, .cliBMCredit a:visited {
	color: #ba2041;	
}

.clEntry a:hover, .clEntry a:active, .clWPCredit a:hover, .clWPCredit a:active, .cliBMCredit a:hover, .cliBMCredit a:active {
	text-decoration: underline;	
}

a.more-link:link, a.arrow-link:link {
	color: #ba2041;
	display: block;
	padding-left: 1.2em; 
	background: url('images/ncec-red-bullet-grey.gif') no-repeat left 0.2em;
}

a.more-link:visited, a.arrow-link:visited {
	color: #8d475c;
	display: block;
	padding-left: 1.2em; 
	background: url('images/ncec-red-bullet-grey.gif') no-repeat left 0.2em;
}

a.more-link:hover, a.arrow-link:hover {
	color: #ba2041;
	text-decoration: underline;
	display: block;
	padding-left: 1.2em; 
	background: url('images/ncec-red-bullet-grey.gif') no-repeat left 0.2em;
}

a.more-link:active, a.arrow-link:active {
	color: #8d475c;
	text-decoration: underline;
	display: block;
	padding-left: 1.2em; 
	background: url('images/ncec-red-bullet-grey.gif') no-repeat left 0.2em;
}

.clNB {
	margin:0 0 0 0.5em; padding:0;
	position:relative;
	width:104px; height:65px;
	overflow:hidden;
}

.clNB span {
	display:block;
	position:absolute; left:0; top:0; z-index:1;
	width:104px; height:65px;
	margin:0; padding:0;
	background: url(images/nick-signature.gif) top left no-repeat;
}

#idFooterBand{
	width: 80em;
	background-color: #333;
	float: left;
	padding: 0.4em 1em;
}

.clFooterLeft {
	float: left;
	color: #fff;
	font-size: 1.1em;
}

.clFooterRight {
	float: right;
	color: #fff;
	font-size: 1.1em;
}

#idCredits {
	clear: both;
	padding: 0.5em 1em 2em;
	background-color: #e7e7e7;
}

#idCredits p {
	text-align: center;
	font-size: 1.0em;
}

#idCredits p.clHeader {
	color: #ba2041 !important;
	font-size: 1.1em;
	font-weight: bold;
}

#idCredits p.clSubHeader {
	font-size: 1.1em;
	font-weight: bold;
}

#idSiteBuild {
	clear: both;
	padding: 0.3em 0;	
}

#idSiteBuild p {
	font-size: 1.0em;
}

.clWPCredit {
	float: left;
}

.cliBMCredit {
	float: right;
}

.clEntry pre {
	font-family: "Courier New";
	size: 1.3em;
	color: #808081;
}

blockquote {
	margin: 2.0em 2.4em 2.4em 2.4em;
	padding: 1.0em 3.0em 1.0em 2.0em; 
	border: 1px solid #abb9cd;
	background-color: #deeded;
	font-size: 90%;
}
	
blockquote p {
	line-height: 140%;
}

p.clPrivacy {
	color: #808081;
	font-size: 1.1em !important;
	font-family: Arial;
	font-weight: normal;
	margin-bottom: 0.8em;
	padding: 0 1em 1em;
}


/*
--------------------------------- Branding & Logo
*/

#idBranding {
	width: 86em;
	margin: 0 auto;
	height: 75px;
	background-color: #ba2041;
	position: relative;
}

#idLogo {
	margin: 0;
	padding: 0;
}

h1.clBlogTitle {
	color: #000050;
	font-family: "Lucida Grande", "Lucida Sans Unicode", "Lucida Sans", Verdana, sans-serif;
	font-size: 1.4em;
	font-weight: bold;
	line-height: 130%;
	margin:0; padding:0;
	position:relative;
	width:293px; height:75px;
	overflow:hidden;
	border: 0;
	background-color: #BA2041;
}

h1.clBlogTitle span {
	display:block;
	position:absolute; left:0; top:0; z-index:1;
	width:293px; height:75px;
	margin:0; padding:0;
	background: url('images/newport-cathedral-web-logo.gif') top left no-repeat;
}

h3.clBlogDescription {
	color: #fff;
	font-family: "Lucida Grande", "Lucida Sans Unicode", "Lucida Sans", Verdana, sans-serif;
	font-size: 1.4em;
	position: absolute;
	left: 22em;
	bottom: 0;
}

/*
h3.clBlogDescription {
	color: #f90;
	font-family: "Lucida Grande", "Lucida Sans Unicode", "Lucida Sans", Verdana, sans-serif;
	font-size: 1.4em;
	font-weight: normal;
	line-height: 130%;
	margin: 0 0 0 1.2em;
	padding: 0;
	margin:0; padding:0;
	position:relative;
	width:345px; height:28px;
	overflow:hidden;
	bottom: 4px;
}

h3.clBlogDescription span {
	display:block;
	position:absolute; left:0; top:0; z-index:1;
	width:345px; height:28px;
	margin:0; padding:0;
	background: url('images/coaching-and-training-blog-strapline.gif') top left no-repeat;
}
*/

h4 {
	color: #808081;
	font-size: 1.1em;
	font-family: Arial;
	font-weight: normal;
	margin-bottom: 0.8em;
}

#idStatement {
	position: absolute;
	width: 48em;
	left: 20em;
	bottom: 4.4em; z-index:1;
}

#idStatement p {
	font-size: 1.2em;
	font-style: italic;
	color: #808081;
	margin: 0 0 0.4em;
}

#idAdvert {
	position: absolute;
	width: 22em;
	left: 74em;
	bottom: 7.4em;
}

#idSearchBox {
	position: absolute;
	width: 22em;
	right: 0;
	bottom: 0.2em;	
}


/*
------------------------------- Main Navigation
*/

#idMainNav {
	width: 82em;
	margin: 0.1em 0;
	padding: 0;
	float: left;
	background-color: #333;
/*	display: inline; */
}

* html #idMainNav { /* for our IE6 friends and their double margin bug */
	display: inline;
}

#idMainNav ul {
	margin:0;
	padding: 0;
	list-style: none;
}

#idMainNav li.page_item, #idMainNav li.cat-item {
	margin:0;
	padding: 0;
	float: left;
	background: none;
}

#idMainNav a {
	display: block;
	float: left;
	padding: 0.4em 1.8em;
	font-weight: bold;
	font-size: 1.1em;
	color: #fff;
	border-left: 1px solid #666;
	border-top: 1px solid #666;
	border-right: 1px solid #000;
	border-bottom: 1px solid #000;
	background-color: #333;
}

#idMainNav a:hover {
	background-color: #BA2041;
	border-left: 1px solid #df4467;
	border-top: 1px solid #df4467;
	border-right: 1px solid #7b152d;
	border-bottom: 1px solid #7b152d;
	color: #fff;
}

#idMainNav li.current_page_item a, #idMainNav li.current-cat a, #idMainNav li.current-cat-parent a,
#idMainNav li.current_page_parent a {
	background-color: #BA2041;
	border-left: 1px solid #df4467;
	border-top: 1px solid #df4467;
	border-right: 1px solid #7b152d;
	border-bottom: 1px solid #7b152d;
	color: #fff;
}

* html #idMainNav a{
	display: inline;
}



/*
--------------------------------- Secondary Nav
*/

#idSecNavItem {
	clear: both;
	padding-top: 1em;
}

#idSecNavItem h3 {
	margin: 0;
	padding: 0.3em 0.6em;
	font-family: "Lucida Grande", "Lucida Sans Unicode", "Lucida Sans", "Lucida Grand", Verdana, Arial;
	font-size: 1.3em;
	font-weight: bold;
	line-height: 110%;
	color: #fff;
	text-align: center;
	background-color: #777;
	border-left: 1px solid #aaa;
	border-top: 1px solid #aaa;
	border-right: 1px solid #333;
	border-bottom: 1px solid #333;
	text-transform: uppercase;
}

#idSecNav {
	/*margin: 1em 0; */
}

#idSecNav a {
	display: block;
	padding: 0.4em 1.8em;
	font-weight: bold;
	font-size: 1.1em;
	color: #fff;
	border-left: 1px solid #666;
	border-top: 1px solid #666;
	border-right: 1px solid #000;
	border-bottom: 1px solid #000;
	background-color: #333;	
}

#idSecNav a:hover {
	background-color: #BA2041;
	border-left: 1px solid #df4467;
	border-top: 1px solid #df4467;
	border-right: 1px solid #7b152d;
	border-bottom: 1px solid #7b152d;
	color: #fff;
}

#idSecNav li.current_page_item a, #idSecNav li.current-cat a {
	background-color: #BA2041;
	border-left: 1px solid #df4467;
	border-top: 1px solid #df4467;
	border-right: 1px solid #7b152d;
	border-bottom: 1px solid #7b152d;
	color: #fff;
}

* html #idSecNav a{
	display: inline;
}


/*
--------------------------------- Sidebars
*/

.clSidebar p {
	font-size: 1.2em;
}


/*
---------------------------------- Home Top Content
*/

#idPositioning {
	width: 61em;
	position: relative;
	height: 24em;
	float: left;
	background-color: #fff;
	margin: 0;
	padding: 0;
	overflow: hidden; 
}

#idPositioning img {
	position: absolute;
	bottom: 0px;
}

* html #idPositioning img, *+html #idPositioning img { /* for our IE6 friends and their double margin bug */
	height: 238px;
	width: 360px;
}

#idPositioningStatement {
	margin: 0 0 0 360px;
	height: 100%;
	padding: 0;
	border-right: 1px solid #000;
	background-color: #454140;
}

#idPositioningStatement h2 {
	margin: 0;
	padding: 0.8em 0.8em 0.8em;
	padding-bottom: 0;
	color: #fff;	
	font-size: 1.8em;
	line-height: 110%
}

#idPositioningStatement h3 {
	margin: 0.2em 0;
	padding: 0 1em;
	color: #fff;	
	font-size: 1.4em;
	line-height: 120%
}

#idPositioningStatement p {
	margin: 0;
	padding: 0.4em 0.6em 0 1.2em;
	color: #e2e2e2;
}

#idPositioningStatement a {
	color: #fff !important;
	display: block;
	padding: 0.4em 0 0.2em 1.2em;
	background: url('images/ncec-red-bullet-dark-grey.gif') no-repeat left 0.7em;
}



/*
---------------------------------- Home Bottom Content
*/

.clHomeListing {
	float: left;
	width: 23em;
	margin: 0 3em;
}

.clHomeNewsListing {
	float: left;
	width: 21em;
	margin: 0 0 0 3em;
}

.clHomeListing h2 {
	line-height: 110% !important;
}

.clWPList {
	margin: 1em 0 2em;
}

.clWPList li {
	border-bottom: 1px dashed #999999;
	padding-bottom: 0.8em;
}

.clWPList li p {
	margin: 0;
	padding-left: 1.2em;
}

.clWPList li a, .clWPList li a:visited {
	color: #bf151e;
	display: block;
	font-size: 1.3em;
	padding: 0.5em 0 0.2em 1.2em;
	background: url('images/ncec-red-bullet-grey.gif') no-repeat left 0.6em;
}

.clWPList li a:hover, .clWPList li a:active {
	color: #bf151e;
	text-decoration: underline;
}

.clWPList li a:visited  {
/*	color: #7D4866; */
	color: #8d475c;
}

* html .clWPList li {
	display: inline;
	padding: 0;
}

.clWPList li span.clEventDate {
	 
}


/*
---------------------------------- Lists
*/

ol, ul, ol li, ul li, li {
	list-style-type: none;
	margin: 0;
	padding: 0;
}

li.categories {
}

.clSideBarHeaderLeft {
	background: #f90 url('images/sidebar-header-bg-white.gif') no-repeat 13em top;
	margin: 1em 0; 
	padding: 0;
}

.clSideBarHeaderRight {
	background: #f90 url('images/sidebar-header-bg-white.gif') no-repeat 17em top;
	margin: 1em 0; 
	padding: 0;
}

.clSidebar h2 {
	border-bottom: 2px solid #f90;	
	padding: 0.3em 5em 0.1em 1.2em;
	background: url('images/sidebar-header-arrow-white.gif') no-repeat left 0.6em;
}

ul.clSideBarList {
	border-bottom: 1px dashed #e4e4e4;
}



* html .clSidebar li {
	display: inline;
	padding: 0;
}

.clSidebar li a, .clSidebar li a:visited {
	color: #808081;
	display: block;
	font-size: 1.1em;
	border-top: 1px dashed #e4e4e4;
	padding: 0.4em 0 0.4em 1.2em; 
	background: url('images/parent-bullet-dbl-arrow-orange.gif') no-repeat left 0.6em;
}

.clSidebar li a:hover, .clSidebar li a:active {
	color: #f90;
	text-decoration: underline;
}

.children li a, .children li a:visited {
	color: #808081;
	display: block;
	border: none;
	padding: 0.4em 0 0.4em 2.4em; 
	background: url('images/child-bullet-dbl-arrow-orange.gif') no-repeat 1.2em 0.6em;
}

.children li a:hover, .children li a:active {
	color: #f90;
	text-decoration: underline;
}

.clSidebar li.current-cat a {
	color: #f90;
	font-weight: bold;
}

li.current-cat ul.children li a {
	color: #808081;
	font-weight: normal;	
}

li.rss {
	list-style-type: none !important;
	background: none !important;
	width: 10em !important;
	margin: 0 !important;
	padding: 0.5em !important;
	float: left !important;
}

* html li.rss {
	display: inline;
	padding: 0.3em !important;
}

li.rss a {
	list-style-type: none !important;
	background: none !important;
	border: none !important;
	padding: 0 !important;
}

.clEntry ul {
	margin: 0 0 1em 0.6em;
}

.clEntry li {
	display: block;
	font-size: 1.3em;
	line-height: 130%;
	padding: 0.1em 0 0.3em 1.2em; 
	background: url('images/grey-list-arrow-bullet.gif') no-repeat left 0.4em;
}

.clHomeNewsListing ul {
	background-color: #d9d9d9;
}

.clHomeNewsListing li {
	border-bottom: 1px dashed #bf151e;
	padding-bottom: 0.8em;
	background: url(images/ncec-home-news-listing-bg.gif) repeat-y 4em top;
}

.clHomeNewsListing li + li + li { /* This is a bit of a hack to make sure the third (and last) list item doesn't have a bottom border */
	border-bottom: none;	
}

.clHomeNewsListing a, .clHomeNewsListing a:visited {
	color: #bf151e;
	display: block;
	font-size: 1.3em;
	padding: 0.5em 0.5em 0.2em 3.5em;
	background: url('images/ncec-home-news-listing-bullet.gif') no-repeat 1em 0.6em;
}

.clHomeNewsListing a:hover, .clHomeNewsListing a:active {
	color: #bf151e;
	text-decoration: underline;	
}

.clHomeNewsListing li span {
	font-size: 1.1em;
	color: #444;
	padding-left: 4.2em;
}

* html .clHomeNewsListing li {
	display: inline;
	padding: 0;
}


/*
----------------------------------- In Memory
*/

ul#idInMemoryList {
	padding: 0;
	margin: 1em 0;
	background: none;
	float: left;
}

#idInMemoryList li {
	float: left;
	width: 1.2em;
	font-size: 1.6em;
	padding: 0;
	margin: 0;
	background: none;
}

#idInMemoryList li a, #idInMemoryList li a:visited {
	font-weight: bold;
	color: #bf151e;
	background: none;
}

#idInMemoryList li a:hover, #idInMemoryList li a:active {
	text-decoration: underline;	
	background: none;
}

ul#idInMemoryNames {
	padding: 0;
	margin: 1em 0;
	font-size: 90%;
	background: none;
	float: left;
}

#idInMemoryNames li.clInMemoryNamesGroup {
	padding: 2em 0;
	margin: 0;
}

#idInMemoryNames li ul {
	font-size: 90%;
	background: none;
}

.clInMemoryNamesGroup {
	clear: both;
	background: none !important;
}

.clInMemoryNamesGroup a {
	font-size: 1.3em;
	font-weight: bold;
}

.clInMemoryNamesGroup ul {
	margin: 0;
	padding: 0;
}

.clInMemoryNamesGroup li {
	background: none;
}

.clInMemoryNamesGroup ul li{
	float: left;
	font-size: 120%;
	width: 40%;
	background: none;
}

#idPayPalForm {
	text-align: center;
	margin: 1em 0;
}




/*
----------------------------------- Post Meta Data
*/

.postmetadata {
	font-size: 1.1em;
	color: #808081;
	padding: 0.2em 0;
	margin: 0.2em 0 0;
	border-bottom: 1px dashed #e4e4e4;
}

.postmetadata span.clPostComment a {
	font-weight: bold;
}

/*
----------------------------------- Social Media
*/

#idRSSFeed {
	float: right;
}

#idRSSFeed a:link, #idRSSFeed a:visited {
	padding: 0.2em 0.4em 0.1em 3.2em;
	background: #fff url(images/ncec-rss-icon.gif) no-repeat 0.2em 0.3em;
	font-size: 1.1em;
	color: #333;
	text-decoration: none;
	border: 1px solid #cdcdcd;
}

#idRSSFeed a:hover, #idRSSFeed a:active {
/*	text-decoration: underline; */
}

#idSocialBookmarks {
	display: block;
	margin: 2em 0;
	padding: 0.6em 0.4em;
	border: 1px solid #e4e4e4;
	float: left;
}

#idSocialBookmarks h3 {
	font-size: 1.2em;
	color: #808081;
	margin: 0 0 1em 0.4em;
}

#idSocialBookmarks ul {
	margin: 0;
	padding: 0;
	float: left;
}

#idSocialBookmarks li {
	list-style-type: none !important;
	background: none !important;
	width: 8em !important;
	margin: 0 !important;
	padding: 0.5em !important;
	float: left !important;
}

* html #idSocialBookmarks li {
	display: inline;
	padding: 0.3em;
}

#idSocialBookmarks li a#delicious {
	list-style-type: none !important;
	background: url('images/delicious.gif') no-repeat left center;
	border: none !important;
	padding: 0 0 0 1.8em;
}

#idSocialBookmarks li a#digg {
	list-style-type: none !important;
	background: url('images/digg.gif') no-repeat left center;
	border: none !important;
	padding: 0 0 0 1.8em;
}

#idSocialBookmarks li a#facebook {
	list-style-type: none !important;
	background: url('images/facebook.gif') no-repeat left center;
	border: none !important;
	padding: 0 0 0 1.8em;
}

#idSocialBookmarks li a#magnolia {
	list-style-type: none !important;
	background: url('images/magnolia.gif') no-repeat left center;
	border: none !important;
	padding: 0 0 0 1.8em;
}

#idSocialBookmarks li a#reddit {
	list-style-type: none !important;
	background: url('images/reddit.gif') no-repeat left center;
	border: none !important;
	padding: 0 0 0 1.8em;
}

#idSocialBookmarks li a#stumbleupon {
	list-style-type: none !important;
	background: url('images/stumble.gif') no-repeat left center;
	border: none !important;
	padding: 0 0 0 1.8em;
}

#idSocialBookmarks li a#twitter {
	list-style-type: none !important;
	background: url('images/twitter.gif') no-repeat left center;
	border: none !important;
	padding: 0 0 0 1.8em;
}


/*
------------------------------------- Post Link Navigation
*/

.navigation {
	display: block;
	text-align: center;
	margin: 0 0 3em 0;
	font-size: 1.2em;
	color: #808081;
}


/*
------------------------------------- Forms
*/
form {
	margin: 0;
	padding: 0;
}

#idAWeber {
	float: right;
	width: 21em;
	min-height: 24em;
	margin: 0;
	padding: 0;
	background-color: #dbdadc;
}

* html #idAWeber {
	height: 24em;
}

#idAWeber h2 {
	margin: 0;
	padding: 0.3em 0.6em;
	font-family: "Lucida Grande", "Lucida Sans Unicode", "Lucida Sans", "Lucida Grand", Verdana, Arial;
	font-size: 1.4em;
	font-weight: bold;
	line-height: 110%;
	color: #fff;
	text-align: center;
	background-color: #ba2041;
}

#idAWeber p {
	font-size: 1.2em;
	margin: 0;
	padding: 0.5em 0.8em 0 0.8em;
	line-height: 120%;
}

#idAWeber h4 {
	font-size: 1em;
	margin: 0;
	padding: 0.3em 0.6em 0.8em;
	line-height: 110%;
	color: #564758;
}

#idAWeber img {
	padding: 0;
	margin: 0;
}

/* AWeber Sign-up Form */

#idSignUpForm {
	background-color: #d9dcdf;
	width: 22em;
}

h2.clSubscribeHeader {
	color: #fff;
	background-color: #000050;
	font-size: 1.3em;
	padding: 0.3em 1.4em;
	border: none;
	margin: 0;
}

.clInnerForm {
	margin: 1em 0.5em;
	padding: 0.8em;
	border: 1px solid #808081;
}

.clInnerForm p {
	text-align: center;
	font-size: 1.3em;
}

#idAWeberFormFields .label {
	float: left;
	font-size: 1.4em;
	margin: 0.4em 0.4em 0.4em 1em;
	color: #333;
	width: 3em;
	font-weight: bold;
}


#idAWeberFormFields {
	font-size: 1.3em;
}

.clFormGroup {
	margin: 0.6em 0;
}

#idAWeberFormFields input.clSubmitButton {
	font-size: 1.3em;
	margin: 0;
}

/* end of Aweber Form */


input.clSubmitButton, input#searchsubmit {
	background: #ba2041 none repeat scroll 0 0;
	border: 1px solid #333;
	color: #FFFFFF;
	font-size-adjust: none;	
	font-stretch: normal;
	font-style: normal;
	font-variant: normal;
	font-weight: bold;
	line-height: normal;
	padding: 0.2em 0.8em;
	text-align: center;
	font-size: 100%;
	font-family: "Lucida Grande", "Lucida Sans Unicode", "Lucida Sans", "Lucida Grand", Verdana, Arial, sans-serif;
}

#searchform {
	margin: 1em 0;
	font-size: 1.3em;
}

#btnSearch {
	width: 5em;
}


/* Begin Form Elements */
#searchform {
	margin: 0 auto;
	padding: 0;
	}

#sidebar #searchform #s {
	width: 108px;
	padding: 2px;
	}

#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 {
	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 */


/*
--------------------------------------- Contact Form
*/


form.wpcf7-form {
	font-size: 90%;
}

.clContactAddress {
	float: left;
	margin: 0 1em 1em;
}

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

.clContactAddress p.clStrong {
	font-weight: bold;
	margin: 0.4em 0 0;
}

.clContactAddress p.clAddress {
	margin: 0 0 0.8em;
}


/*
--------------------------------------- Comments
*/

#respond {
	clear:both;
	font-size: 1.3em;
}

.clReplyHeader {
	background: #f90 url('images/sidebar-header-bg-white.gif') no-repeat 13em top;
	margin: 1em 0; 
	padding: 0;
}

.clReplyHeader h3 {
	border-bottom: 2px solid #f90;	
	padding: 0.3em 5em 0.1em 1.4em;
	font-size: 90%;
	color: #fff;
	background: url('images/sidebar-header-arrow-white.gif') no-repeat left 0.6em;
}

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

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


#commentform {
	font-family: "Lucida Grande", "Lucida Sans Unicode", "Lucida Sans", Verdana, Arial, Sans-Serif;
	font-size: 1.2em;
}

.commentmetadata {
	font-weight: normal;
	font-size: 1.2em;
	}
	
/* Begin Comments*/
.alt {
	margin: 0;
	padding: 10px;
	}

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

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

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



/*
----------------------------------------- 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  futureproof (and valid) */

img.centered {
	display: block;
	margin-left: auto;
	margin-right: auto;
	padding: 0.5em;
	border: 1px solid #dcdcdc;
	background-color: #fff;
	}

img.alignright {
	padding: 0.5em;
	display: inline;
	margin: 0 0 0.5em;
	border: 1px solid #dcdcdc;
	background-color: #fff;
	}

img.alignleft {
	padding: 0.5em;
	margin: 0 0.5em 0.5em 0;
	display: inline;
	border: 1px solid #dcdcdc;
	background-color: #fff;
	}

.alignright {
	float: right;
	margin-right: 0 !important;
	}

.alignleft {
	float: left;
	margin-left: 0 !important;
}
	
/* Captions */
.aligncenter,
div.aligncenter {
	display: block;
	margin: 0 auto 1em;
	padding: 0.5em;
/*	border: 1px solid #dcdcdc; */
/*	background-color: #fff; */
}

.wp-caption {
	text-align: center;
	padding-top: 4px;
	margin: 0 1em 1em;
	-moz-border-radius: 3px;
	-khtml-border-radius: 3px;
	-webkit-border-radius: 3px;
}

.wp-caption img {
	margin: 0 0 0.5em;
	padding: 0.5em;
	border: 1px solid #dcdcdc;
	background-color: #fff;
}

.wp-caption p.wp-caption-text {
	color: #808081;
	font-size: 1.1em;
	line-height: 120%;
	padding: 0 0.4em 0.5em;
	margin: 0;
}
/* End captions */




