/*   
Theme Name: RadicalLeadership
Theme URI: http://www.picadesign.ca
Description: Custom theme for Radical Leadership
Author: Ronaye Ireland
Author URI: http://www.picadesign.ca
Version: 1.0
*/

/* =Global
clear browser default settings
----------------------------------*/
* {
	padding: 0;
	margin: 0;
}


* html  { 
	height: 100%; 
} 

* body { 
	min-height: 100%;
	background-color: #fff;
}

a {
	color: #bd8b13; 
	text-decoration: none;
	font-weight: normal;
}

a:hover {
	color: #bd8b13;
	/* background: #f5f5f5;
	font-weight: bold;   */
	text-decoration: underline;
}

a[href$=".pdf"] {
	background: url(/blog/img/pdf_icon_small.gif) no-repeat right top;
	padding-right: 18px;
}

h1 {
	font-family: Georgia, serif;
	font-size: 1.8em;
	color: #ab113f;
	margin-bottom: 10px;
}

h2 {
	font-family: Georgia, serif;
	font-size: 1.6em;
	color: #ab113f;
	margin-bottom: 20px;
}

h3 {
	font-family: Georgia, serif;
	font-size: 1.4em;
	color: #58585a; 
	margin-bottom: 10px;
	margin-top: 15px;
}

h4 {
	font-family: Arial, sans-serif;
	font-size: 1.2em;
	color: #58585a;
	margin-top: 15px;
}

h5 {
	font-family: Arial, sans-serif;
	font-size: 1.0em;
	color: #58585a;
	margin-top: 15px;
}

h6 {
	font-family: Arial, sans-serif;
	font-size: 0.8em;
	color: #58585a;
	margin-top: 15px;
}


/* =Canvas - Page Container
------------------------------------------*/
#canvas {
	width: 859px;
	background-image: url(/blog/img/radical-leadership-coaching.jpg);
	background-repeat: no-repeat;
	background-color: #FFF;
	text-align: left;
	overflow: hidden;
	_overflow: visible;
	font-family: verdana, helvetica, sans serif;
	color: #58585a;
	font-size: 12px;
	margin-top: 20px;
}

/* =BRANDING
------------------------------------------*/

#header {
	height: 255px;
	width: 859px;
}

#topMenu {
	height: 24px;
	width: 813px;
	text-align: right;
	margin-right: 10px;
	margin-left: 23px;
}

#topMenu ul {
	list-style: none;
}


/* =BricksMenu - main menu
------------------------------------------*/
#bricksmenu {
	padding: 0; 
	width: auto; 
	background: transparent; 
	height: 28px;
	width: 825px;
	margin-top: 10px;
	margin-left: 13px;	
	voice-family: "\"}\"";
	voice-family: inherit;
}
	
#bricksmenu ul{
	font: 1em Arial; 
	color: #fff;
	margin:0; 
	margin-left: 0px; 
	padding: 0; 
	list-style: none;
	/* padding-left: 10px; */
}
	
#bricksmenu li {
	display: inline; 
	margin: 0; 
	padding: 0; 
}
	

#bricksmenu a {
	float: left; 
	display: block; 
	color: #767677; 
	margin: 0 0 0 0; 		/*Margin between each menu item*/ 
	padding-right: 22px;
	padding-left: 22px;
	padding-top: 10px; 
	text-decoration: none; 
	font-weight: bold;
	text-transform: uppercase;	
	/* letter-spacing: 1px; 
	border-width: 0 1px 0 0;*/
	background-image: url(/blog/img/menu_divider.gif);
	background-repeat: no-repeat;
	background-position: right bottom; 
	height: 19px;
}
	
#bricksmenu a:hover {
	color: #a30234; 
}
	
#bricksmenu li.current_page_item a {
	color: #a30234; 
}

#bricksmenu .last a {
	background-image: none;
	padding-right: 0px;
}


/* =logoHomeLink - main menu
------------------------------------------*/
#logoHomeLink {
	height: 65px;
	width: 250px;
	margin-left: 23px;
	position: relative;
	/* padding-top: 50px; */
	color: transparent;
}

#logoHomeLink h1 {
	margin-left: -3200px;
}

#logoHomeLink a {
	background-color: transparent;
}

#logoHomeLink a:hover {
	background-color: transparent;
}

/* =subMenu links
------------------------------------------*/
#subMenu {
	padding: 0;
	height: 23px;
	width: 232px;
	float: right;
	display: inline;
	padding-top: 4px;
	margin-top: 90px;	
}

#subMenu ul {
	list-style: none;
	font: 0.95em Arial, sans-serif;
	font-weight: bold;
}

#subMenu li {
	display: inline;
	margin: 0;
	padding: 0;
}

#subMenu a {
	padding-right: 10px;
	color: #ab113f;
}

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

#subMenu li.current_page_item a {
	color: #000; 
}



/* =Body
------------------------------------------*/

#body {
	border: 0px;
	padding: 0px;
	width: 859px;
}

/* =Breadcrumbs
----------------------------------------------------*/
#body #breadcrumbsContainer {
	width: 859px;
	margin-bottom: 15px;
	margin-top: 5px;
	padding-left: 23px;
	font-size: .9em;
	line-height: 1.5em;
}

#body #breadcrumbs {
	color: #9c9b9a;
	margin-right: 23px;
}

#body #breadcrumbs a {
	color: #bd8b13;
	text-decoration: none;
}

#body #breadcrumbs a:hover {
	color: #bd8b13;
	text-decoration: underline;
}

/* =Content Structure
------------------------------------------*/
#mainContentContainer {
	background-image: url(/blog/img/radical-leadership-coaching-content-btm.gif);
	background-repeat: no-repeat;
	background-position: 0 100%;
	/* background-color: #FFF; */
	width: 577px;
	margin-left: 13px;

	/* background-color: grey;*/
}


/* =MainContent layout and formatting
----------------------------------------------------*/
#mainContentTwoColumnTop {
	background-image: url(/blog/img/radical-leadership-coaching-content-top.gif);
	background-repeat: no-repeat;
	background-color: #FFF;
	width: 577px;
	height: 9px;
}

/* #mainContentTwoColumnBottom {
	background-image: url(/blog/img/radical-leadership-coaching-content-btm.gif);
	background-repeat: no-repeat;
	background-color: #FFF;
	width: 577px;
	height: 9px;
} */

#mainContentTwoColumn {
	width: 555px;
	_width: 577px;
	float: left;
	display: inline;
	margin-right: 10px;
	padding-top: 10px;
	padding-left: 10px;
	padding-right: 10px;
	background-color: #FFF;	
	border-right: 1px solid #dedede;
	border-left: 1px solid #dedede;
	/* border: 1px solid #dedede; */
}

.entry {
	padding-left: 10px;
	padding-right: 10px;
}


 .entry h1 {
	font-family: Georgia, serif;
	font-size: 1.8em;
	color: #ab113f;
	margin-bottom: 10px;
}

.entry h2 {
	font-family: Georgia, serif;
	font-size: 1.6em;
	color: #ab113f;
	margin-bottom: 10px;
}

.entry h3 {
	font-family: Georgia, serif;
	font-size: 1.4em;
	color: #58585a; 
	margin-bottom: 10px;
	margin-top: 15px;	
}

.entry h4 {
	font-family: Arial, sans-serif;
	font-size: 1.2em;
	color: #58585a;
	margin-top: 15px;
	padding-bottom: 5px;	
}

.entry h5 {
	font-family: Arial, sans-serif;
	font-size: 1.0em;
	color: #58585a;
	margin-top: 15px;	
}

.entry h6 {
	font-family: Arial, sans-serif;
	font-size: 0.8em;
	color: #58585a;
	margin-top: 15px;	
} 

.entry p {
	font-size: 1em;
	line-height: 1.6em;
	padding: 0 0 10px;
}

.entry blockquote {
	margin-bottom: 14px;
	line-height: 1.6em;
}

.entry td {
	font-size: 1em;
	padding-top: 6px;
	/* line-height: 1.6em; 
	padding-left: 10px;*/
}

.entry .tabletext {
	font-size: .9em;
}
.entry .tabletext h4 {
	margin-top: 0px;
	font-size: 1.4em;
	font-weight: bold;
}

.entry dl {
	font-size: 1em;
	line-height: 1.6em;
}

.entry dd {
	font-size: 1em;
	line-height: 1.6em;
	padding-left: 15px;
}

.entry ul {
	margin-bottom: 15px;
}

.entry ul li {
	font-size: 1em;
	line-height: 1.6em;
	list-style: disc;
	list-style-image: none;
	list-style-position: outside;
	margin-left: 30px;
}

.entry ol {
	font-size: 1em;
	line-height: 1.6em;
}

.entry img a {
	border-bottom: 0px dotted #ccc !important;
	text-decoration: none;
}

.entry a {
}

.entry a:hover {
}

.entry .fileunderindex a {
	text-decoration: none !important;
	border-bottom: #ccc 0px solid !important;
}

.entry .fileunderindex a:hover {
	text-decoration: underline;
	color: #C22463;
}

.post .entry p {
	/* padding-left: 10px;
	padding-right: 10px; */
}

#mainContentTwoColumn p a.post-edit-link {
	padding-bottom: 15px;
}



#mainContentThreeColumn #comments,
#mainContentThreeColumn #respond {
	margin-top: 10px;
}

#feature-box {
	padding: 0px;
	width: 554px;	
	float: left;
	display: inline;
	margin-top: 20px;
	margin-bottom: 20px;
}

#feature-box ul {
	list-style: none;
}

#feature-box ul li {
	/* display: inline; */
	margin: 0px;
	padding: 0px;
	width: 272px;
	margin-left: 0px;
	list-style-type: none;
}

#feature-box li p {
	border-left: 1px solid #dedede;
	margin-left: 7px;
	margin-top: 28px;
	padding-left: 10px;
	padding-right: 5px;
	padding-top: 10px;
}

#feature-box li.just-released {
	background-image: url(/blog/img/radical-leadership-coaching-just-released.gif);
	background-repeat: no-repeat;
	float: right;
	/*width: 272px;
	height: 28px;*/	
}

#feature-box li.featured-article {
	background-image: url(/blog/img/radical-leadership-coaching-featured-article.gif);
	background-repeat: no-repeat;
	float: left;
	/*width: 272px;
	height: 28px;*/
}



/* =Latest Posts (used on home page)
-------------------------------*/
#mainContentTwoColumn .latest-post,
#mainContentTwoColumn .post h3 {
	background-image: url(/blog/img/radical-leadership-coaching-post-bg.gif);
	background-repeat: no-repeat;
	padding-right: 10px;
	padding-left: 10px;
	margin-top: 10px;
}

#mainContentTwoColumn .latest-post h3,
#mainContentTwoColumn .post h3 {
	padding-top: 10px;
	font-family: verdana, sans-serif;
	font-size: 1.1em;
	padding-bottom: 10px;
}

#mainContentTwoColumn .post h3 {
	/* padding-top: 5px; */
}

#mainContentTwoColumn .latest-post a,
#mainContentTwoColumn .post h3 a {
	color: #58585a; 	
	/* color: #ab113f; */
	font-weight: bold;
	padding-bottom: 10px;
}

#mainContentTwoColumn .latest-post a:hover,
#mainContentTwoColumn .post h3 a:hover {
	/* color: #58585a; */
	color: #ab113f;
	font-weight: bold;
	text-decoration: none;
	/* text-decoration: underline; */
}

.more-link {
	padding-bottom: 10px;
	padding-right: 10px;
}

#mainContentTwoColumn .more-link a {
	font-weight: bold;
	color: #ab113f;
}

#mainContentTwoColumn .more-link a:hover {
	font-weight: bold;
	text-decoration: underline;		
}




/* =Right Column
-------------------------------*/
#rightColumn {
	float: right;
	font-size: 1em;
	display: inline;
	margin-left: 15px;
	margin-right: 13px;
	width: 241px;
}

#rightColumn ul {
	list-style-type: none;
}

#menuRightColumn {
	list-style: none;
	width: 241px;
	font-family: Arial, sans-serif;
}

#menuRightColumn .widget {
	margin-top: 0px;
	width: 241px;
} 

#menuRightColumn .widgettitle {
	background-image: url(/blog/img/widgettitle-bg.jpg);
	background-repeat: no-repeat;
	background-position: 50% 22px;
	margin-top: 10px;
	font-family: Arial, sans-serif;
	font-size: 1.3em;
	color: #762938;
	/* padding-bottom: 8px;
	padding-top: 22px; */
	padding-left: 20px;
	font-weight: bold;
	padding-top: 10px;
}

#menuRightColumn .widget li a {
	line-height: 1.8em;
	color: #808080;
	margin-left: 20px;
	display: block;
	border-bottom: 1px solid #dfdede;
	font-size: 12px;
	width: 200px;
}

#menuRightColumn .widget li a:hover {
	color: #000;
	text-decoration: none;
}


#menuRightColumn .widget ul li ul li a {
	/* background-image: url(/blog/img/navbullet.gif);
	background-repeat: no-repeat;
	background-position: 10px 50%; */
	margin-left: 30px;
	width: 190px;
}

#menuRightColumn .widget ul li ul li ul li a {
	/* background-image: url(/blog/img/navbullet.gif);
	background-repeat: no-repeat;
	background-position: 10px 50%; */
	margin-left: 40px;
	width: 180px;
}


#menuRightColumn #recentcomments,
#menuRightColumn .widget_tag_cloud div {
	padding-left: 20px;
	padding-right: 20px;
}

#menuRightColumn .recentcomments {
	/* border-bottom: 1px solid #dfdede; */
	margin-bottom: 8px;
}

#menuRightColumn #recentcomments .recentcomments a {
	text-decoration: none;
}

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

img a {
	border-bottom: #ccc 0px solid !important;
}

a. commentlink {
	padding-left: 0px;
}




/* =Post Title
------------------------------------------*/
.post-title {
	display: block;
	font-family: Georgia, serif;
	font-size: 1.7em !important;
	/* line-height: 1.2em;
	margin: 10px 0px 5px 0px !important;
	padding: 5px 0pt;*/
}

/* =Post Meta
------------------------------------------*/
#mainContentThreeColumn .postmetadata{
  color: #aeaead;
  font-size: .85em;
  /* margin: 20px 0 10px 0; */
  line-height: 1.4em;
}

#mainContentThreeColumn .postmetadata a{
  color: #929292;
  font-weight: bold;
}

#mainContentThreeColumn .postmetadata a:hover{
  background: none;
  color:#e87918;
  font-weight: bold;  
}

/*.postmetabox {
	padding: 5px;
	 background-color: #f8f8f9; 
	border: 1px solid #CCC;
}

.post h3 a:hover,
.navigation a:hover,
.entry a:hover  {
	color: #013ea8;
	text-decoration: none;
}*/

.navigation {
	display: block;
	text-align: center;
	border-top: 1px solid #dedede;
	padding-bottom: 10px;
	padding-top: 10px;
	margin-top: 10px;
	/* margin-top: 10px;*/
}
	
.line1pix { 
	width: 100%; 
	height: 1px; 
	margin: 0px; 
	border-top: 1px solid #CCC; 
	padding-bottom: 10px; 
	/* margin: 10px 0 10px 0;  */
	margin-top: 25px;
	display: block; 
	font-size: 1px; 
}	

/* =Gravatar
------------------------------------------*/

img.avatar {
	float: right; 
	/* margin: 0 8px 3px 0; */
	padding: 3px;
	border: solid 1px #ddd;
	background-color: #f3f3f3;
   	/* optional rounded corners for browsers that support it */
   	-moz-border-radius: 3px;
   	-khtml-border-radius: 3px;
   	-webkit-border-radius: 3px;
   	border-radius: 3px;
	margin-left: 10px;
	margin-bottom: 10px;
	
}



/* =Footer
------------------------------------------*/
#footerContainer {
	clear: both;
	width: 859px;
	float: left;
	display: inline;
	color: #000;
	padding-bottom: 30px;
	margin-top: 15px;
}

#socialMedia {
	background-image: url(/blog/img/radical-leadership-coaching-social-media-bg.gif);
	background-repeat: no-repeat;
	witdth: 859px;
	height: 47px;
	padding-left: 23px;
	font-family: Arial, sans-serif;
}

#socialMedia ul {
	list-style: none;
	/* padding-top: 8px; */
}

#socialMedia li {
	display: inline;
	margin: 0;
	padding: 0;
}

#footerLinkContainer {
	background-image: url(/blog/img/radical-leadership-coaching-leftcolumn-bg.gif);
	background-repeat: repeat;
	padding-left: 23px;
	width: 859px;
}

#linkContainer {
	width: 859px;
}

#footerLinkBox {
	font-size: 1em;
	width: 169px;
	margin-right: 25px;
	float: left;
	padding-bottom: 10px;
	margin-top: 5px;
}

#footerLinkBox .title,
#footerAddressBox .title {
	color: #545454;
	font-family: arial, sans-serif;
	font-size: 15px;
	padding-bottom: 8px;
	margin-top: 0px;
	margin-bottom: 0px;
}

#footerLinkBox ul {
	list-style: none;
}
#footerLinkBox li {
	line-height: 22px;
}

#footerLinkBox li a {
	display: block;
	border-bottom: 1px solid #dfdede;
	color: #808080;
	font-family: arial, sans-serif;
	font-size: 1em;
	width: 169px;
}
#footerLinkBox li a:hover {
	text-decoration: none;
	color: #000;
}

#footerAddressBox {
	color: #545454;
	font-family: arial, sans-serif;
	font-size: 1em;
	width: 241px;
	float: left;
	margin-top: 5px;
}

#footerAddressBox p {
	line-height: 18px;
	padding-bottom: 8px;
	color: #58585a;	
}

#footer {
	background-image: url(/blog/img/radical-leadership-coaching-footer-bg.gif);
	background-repeat: no-repeat;
	font-family: Arial, sans-serif;
	text-align: center;
	font-size: 0.9em;
	margin-right: 15px;
	width: 859px;
	height: 59px;
	padding-top: 25px;
}


input.buttonPublic {
	font-family: Arial;
	background: #ffffff;
	color : #007cc3;
	font-weight: normal;
	border: 1px solid #007cc3;
	cursor: hand;
	width: 185px;
}


#clear {
	clear: both;
}

/* =From Default
------------------------------------------------*/

/* structure */
.post {
	margin: 0 0 20px;
	}

.post hr {
	display: block;
	}

#mainContentThreeColumn .post,
#mainContentTwoColumn .post {
	margin: 0;
	}

#mainContentThreeColumn .smallattachment,
#mainContentTwoColumn .smallattachment {
	text-align: center;
	float: left;
	width: 128px;
	margin: 5px 5px 5px 0px;
}

#mainContentThreeColumn .attachment,
#mainContentTwoColumn .attachment {
	text-align: center;
	margin: 5px 0px;
}


/* end structure */

/* =text widget divs
----------------------------*/
#sideBarBoxTop {
	background-image: url(/blog/img/radical-leadership-coaching-sidebarbox-top.gif);
	background-repeat: no-repeat;
	width: 241px;
	height: 9px;
}

#sideBarBoxMiddle {
	border-left: 1px solid #dedede;
	border-right: 1px solid #dedede;
	padding-left: 15px;
	padding-right: 18px;
}

#sideBarBoxBottom {
	background-image: url(/blog/img/radical-leadership-coaching-sidebarbox-btm.gif);
	background-repeat: no-repeat;
	width: 241px;
	height: 9px;
	margin-bottom: 20px;
}

#ask {
	/* padding-left: 10px; */
}

#ask a {
	background-image: url(/blog/img/radical-leadership-coaching-ask-btn.gif);
	background-repeat: no-repeat;
	background-position: left top;
	height: 76px;
	width: 241px;
	display: block;
	padding-bottom: 15px; 
}

#ask a:hover {
	background-image: url(/blog/img/radical-leadership-coaching-ask-btn.gif);
	background-repeat: no-repeat;
	background-position: right top;
	height: 76px;
	width: 241px;
	display: block;
	padding-bottom: 15px;
}

#newsletter-signup {
	/* height: 141px; */
	width: 206px;
}
#newsletter-signup img {
	padding-top: 10px;
	padding-bottom: 10px;
}

#newsletter-signup p {
	padding-bottom: 8px;
	line-height: 16px;
}

#newsletter input {
	width: 206px;
	color: #878889;
	margin-bottom: 10px;
}

#newsletter-signup input.text {
	font-size: 14px;
	color: #878889;
	padding: 1px;
}

#special-report {
	height: 168px;
	width: 206px;
}

#special-report, #recommended-books {
	padding-bottom: 8px;
	padding-top: 8px;
}

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

img.centered {
	display: block;
	margin-left: auto;
	margin-right: auto;
	}

img.alignright {
	padding: 4px;
	margin: 0 0 2px 7px;
	display: inline;
	}

img.alignleft {
	padding: 4px;
	margin: 0 7px 2px 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. */

/* html>body .entry ul {
	margin-left: 0px;
	padding: 0 0 0 30px;
	list-style: none;
	padding-left: 10px;
	text-indent: -10px;
	}

html>body .entry li {
	margin: 7px 0 8px 10px;
	}

.entry ul li:before, #sidebar ul ul li:before {
	content: "\00BB \0020"; 
	} */

.entry ol {
	padding: 0 0 0 35px;
	margin: 0;
	}

.entry ol li {
	margin: 0;
	padding: 0;
	}

.postmetadata ul, .postmetadata li {
	display: inline;
	list-style-type: none;
	list-style-image: none;
	}
	
.entry .postmetadata {
	border: 1px solid #dfdfdf;
	background-color: #f7f7f7;
	padding-top: 5px;
	padding-left: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	font-size: 0.9em;
}

.entry .postmetadata p {
	padding-bottom: 5px;
}

#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 */
#searchform {
	margin: 10px auto;
	padding: 5px 3px;
	text-align: center;

	}
	
.searchfield {
	width: 134px;
	border: 1px solid #c8c9ca;	
	margin-top: 2px;
	margin-left: 9px;
	height: 18px;j
	color: #a2a2a3;
}

#menuRightColumn #search {
	width: 241px;
}

#sidebar #searchform #s {
	width: 112px;
	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 {
	padding: 2px;
	margin: 5px 5px 1px 0;
	border: 1px solid #CCC;
	}

#commentform textarea {
	width: 485px;
	padding: 2px;
	border: 1px solid #CCC;
	}

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



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

.commentlist li .fn a {
	color: #ab113f;
}

.commentlist li .fn a:hover {
	text-decoration: underline;
}

.commentlist {
	padding: 0;
	}

.commentlist li {
	margin: 8px 0 3px;
	padding: 8px 8px 3px;
	list-style: none;
	font-family: verdana;
	font-size: 1em;	
	min-height: 65px;
	border: 2px solid #dfdfdf;
	}

ol.commentlist li.alt {
	/* background-image: url(/blog/img/comment-blue-bg.jpg);
	background-repeat: repeat-x;
	background-color: #f6f6f6;
	border-top: dotted 1px #ccc;
	padding-bottom: 5px;*/
	/* border-bottom: dotted 1px #ccc; */
	height: 1%; /* for IE6 */
	}

ol.commentlist li {
	height: 1%; /* for IE6 */
	border: 1px dotted #ccc;
	padding: 5px;	
}	

.commentlist li a {
	color: #848283; 
}	

.commentlist li a:hover {
	text-decoration: underline;
}

.commentlist p {
	margin: 10px 5px 30px 0;
	font-size: 1em;
	line-height: 1.4em;
	}
	
#respond p {
	line-height: 1.4em;
}

#commentform p {
	margin: 5px 0;
	}

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

.commentmetadata {
	margin: 0;
	display: block;
	font-size: 0.9em;
	color: #848283;
	}

.cite a, .cite a:hover {
	font-weight: normal;
	color: #ab113f;
}	

.commentlist .children li {
	border: 1px dotted #dfdfdf;
}

.commentlist .children .depth-1 {
	background-color: #fff;
}

.commentlist .children .depth-1 p {
	margin-bottom: 30px;
}

.commentlist .children .depth-2 {
	background-color: #f5f5f5;
	margin-bottom: 5px;
	margin-left: 10px;
}

.commentlist .children .depth-3 {
	background-color: #fff;
}



/* End Comments */




/* Begin Calendar */
#wp-calendar {
	empty-cells: show;
	margin: 10px auto 0;
	width: 241px;
	}

#wp-calendar #next a {
	padding-right: 10px;
	text-align: right;
	}

#wp-calendar #prev a {
	padding-left: 10px;
	text-align: left;
	}

#wp-calendar a {
	display: block;
	}

#wp-calendar caption {
	text-align: center;
	width: 100%;
	}

#wp-calendar td {
	padding: 3px 0;
	text-align: center;
	}

#wp-calendar td.pad:hover { /* Doesn't work in IE */
	background-color: #fff; }
/* End Calendar */



/* 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: 15px;
	border-left: 5px solid #ddd;
	line-height: 1.6em;
	}

blockquote cite {
	margin: 5px 0 0;
	display: block;
	}

.center {
	text-align: center;
	}

.hidden {
	display: none;
	}

hr {
	display: none;
	}

a img {
	border: none;
	}


/* End Various Tags & Classes*/



/* Captions */
.aligncenter,
div.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
}

.wp-caption {
	border: 1px solid #ddd;
	text-align: center;
	background-color: #f3f3f3;
	padding-top: 4px;
	margin: 10px;
	-moz-border-radius: 3px;
	-khtml-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
}

.wp-caption img {
	margin: 0;
	padding: 0;
	border: 0 none;
}

.wp-caption p.wp-caption-text {
	font-size: 11px;
	line-height: 17px;
	padding: 0 4px 5px;
	margin: 0;
}
/* End captions */
