/*--------------------- Last Modified  2006.11.10 ---------------------*/
/*-------------------------------------------------------------------------------------*/
/*------------------------------------------------------------------------------------
  Copyright Einstein Industries 2006. Used with Permission.                             
  May not be duplicated or reproduced.
  Please check for cross-browser compatibility prior to making changes
  MINIMUM BROWSER CHECK :: IE5.x/IE6/Firefox/Safari
  CSS Document - layout.css
/*-------------------------------------------------------------------------------------*/
/* undo some default styling of common (X)HTML browsers
/*------------------------------------------------------------------------------------*/

body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,p,blockquote,th,td,html,label,table,tr,td {margin:0;padding:0;}
table{border-collapse:collapse;border-spacing:0;}
fieldset,img,a img,:link img,:visited img {border:0;}
address,caption,cite,code,dfn,th,var {font-style:normal;font-weight:normal;}
ol,ul {list-style:none;}
caption,th {text-align:left;}
h1,h2,h3,h4,h5,h6 {font-size:100%;}
q:before,q:after {content:'';}
/* ------------------------ GLOBAL ELEMENTS ------------------------ */

/* ------------------------ type selectors ------------------------ */
body { 
	background:#BCC18B url("../images/index/bg-body.jpg") top repeat-x;
	text-align:center; 
	font:12px/16px "Trebuchet MS", Arial, Helvetica, sans-serif; 
	color:#000;
	}

blockquote { margin-left:10px; margin-right:10px; }

h1	{ font-size:1.2em; color:#000; }
h2	{ font-size:1.1em; color:#000; }
h3	{ font-size:1.0em; color:#000; }

h1 span,h2 span,h3 span	{ display:none; }

a:link,a:visited	{ color:#802222; text-decoration:underline; outline:none; }
a:hover,a:active	{ color:#802222; text-decoration:none; outline:none; }

/* ------------------------ classes ------------------------ */
.clear	{ 
	clear:both;
	}

div.clear	{ 
	height:.01em; 
	overflow:hidden; 
	}

p.back-to-top {
	position:relative;
	display:block;
	width:492px;
	height:16px;
	text-align:right;
	font-size:0.9em;
	background:url("../images/back-to-top.jpg") 0px 1px no-repeat;
	}
body#blog #column-left p.back-to-top { margin:0px 0px 10px 64px; }

p.back-to-top a:hover{text-decoration:none;}
#column-left img.img-left-subh3 {
	float:left; 
	margin:2px 10px 2px 80px;
	}
#column-left img.img-left { 
	float:left; 
	margin:2px 10px 2px 64px;
	}

#column-left img.img-right { 
	float:right; 
	margin:5px 0px 10px 10px; 
	}
	
/* ------------------------ form elements ------------------------ */
form {
	width:150px;
	margin:10px 0 15px 0; /* set margin left and right below */
	}
form#contact-main {width: 490px;}

form label	{ font-size:.95em; } 

form br { line-height:0; height:0; } /* defaults vertical spacing between fields */

input, textarea, select { 
	background-color:#ffffff !important; /* to prevent highlighting by Google Toolbar */
	border:1px solid #000000;
	color:#000;
	width:145px; /* 5 pixles smaller than form width !important */
	height:18px;
	line-height:18px;
	vertical-align: middle;
	margin-bottom:4px; /* sets vertical spacing between fields */
	padding-top:1px; /* vertically position text in input/textarea field */
	padding-left:4px; /* horizontally position text in input/textarea field */
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif; 
	font-size:1.0em;
	}

select { width:150px; padding:0; height: 20px; } /* same width as form - !important */

textarea { height:90px; overflow:auto; }

#contact_business { display: none; } /* do not remove */ 

#quickform {margin-top:15px; margin-bottom:15px;}
/* ------------------------ SPECIFIC ELEMENTS ------------------------ */

/* ------------------------ main contact form ------------------------ */
#column-left #contact-main, 
#column-left #commentform { margin:20px 0 10px 64px; }

#column-left #contact-main label,
#column-left #commentform label { 
	width:220px; 
	position:relative; 
	display:block; 
	text-align:right; 
	margin-bottom:10px;
	font-size:1.0em;
	}
body#patient-form #column-left #contact-main label.subject-label {width: 470px; text-align: left;}
body#patient-form #column-left #contact-main h2 {display: block; background: #000; color: #fff;}
body#patient-form #column-left #contact-main label {width: 150px;}

#column-left #contact-main label input, 
#contact-main label textarea, 
#contact-main label select,
#column-left #commentform label input, 
#commentform label textarea, 
#commentform label select { 
	width:170px;
	position:absolute; 
	left:110%; 
	top:-2px;
	}
	
body#patient-form #column-left #contact-main label.two-fields {
	float: left;
}	
#column-left #contact-main  input#contact_patient_first_name {
	width: 235px;
	float: left;
	margin-left: 15px;
} 
#column-left #contact-main input#contact_middle_i {
	width: 30px;
	margin-left: 4px;
	float: left;
} 
#column-left #contact-main  input#contact_state {
	width: 185px;
	float: left;
	margin-left: 15px;
} 
#column-left #contact-main  input#contact_zipcode {
	width: 80px;
	margin-left: 5px;
	float: left;
} 
body#patient-form #column-left #contact-main label.radio { width: 80px; float: left; margin-left: 30px; display:inline; }
body#patient-form #column-left #contact-main label.radio-first { width: 80px; float: left; margin-left: 0px; display:inline;}
body#patient-form #column-left #contact-main label.check { width: 170px; float:left; margin-left: 30px; display:inline;}
body#patient-form #column-left #contact-main label.radio input, 
body#patient-form #column-left #contact-main label.radio-first input, 
body#patient-form #column-left #contact-main label.check input {
	width: 12px;
	background: transparent !important;
	border: none;
} 
body#patient-form #contact-main label input { width: 275px;  }
body#patient-form #contact-main label textarea { height:40px; width: 275px; overflow:auto; }

#column-left #contact-main label select, 
#column-left #commentform label select { width:175px; } /* fixes display issue - 5px larger than input field */


#contact-main label textarea, 
#commentform label textarea{ height:100px; overflow:auto; }

/* ------------------------ submit button form elements ------------------------ */

input.submit, 
input.submit-contact-main,
input.commentform-submit { 
	width:60px;
	height:21px;
	cursor:pointer; 
	padding:0; 
	border:1px solid #000000;
	}

input.submit-contact-main, 
input.commentform-submit { margin:95px 0 0 243px; } /* defines placement of contact-main submit button */
body#patient-form input.submit-contact-main
{
	margin: 5px 0 10px 180px;
	background: url(../images/submit-lock.png) no-repeat;
	width: 103px;
	height:32px;
	border:0;
}

/* ------------------------------- CONTENT FRAMEWORK ------------------------------- */

/* ------------------------ main framework ------------------------ */
#wrap {
	background:url("../images/index/bg-wrap.jpg") repeat-y;
	width:879px;
	margin:0 auto;
	text-align:left;
	}
#wrap-columns{
	background:url("../images/index/wrap-columns-bg.jpg") right bottom no-repeat;
	width:879px;
	float:left;
	}

/* ------------------------ masthead framework ------------------------ */
#masthead {
	position:relative;
	background:url("../images/index/masthead.jpg") 0px 0px no-repeat;
	height:118px;
	}
	/* index page link within #masthead */		
	#masthead a {	
		position:absolute;
		left:59px;
		width:392px;
		top:13px;
		height:61px; 
		}
	#masthead a span {
		display:none;
		}
		
/* ------------------------ welcome div ---------------------------------- */
#welcome {background: url(../images/index/welcome-bg.jpg) 56px 0px repeat-y; width:879px; clear:both;}
#welcome #welcome-title{background: url(../images/index/welcome-title.jpg) 0px 0px no-repeat; width:879px;  height: 82px;}
#welcome #welcome-footer{position:relative; background: url(../images/index/welcome-footer.jpg) 56px bottom no-repeat; width:879px; padding-bottom:10px;}
#welcome p {margin:0px 79px 10px 79px;}
/* ------------------------ column-left framework ------------------------ */
#column-left {
	width:556px;
	float:left;
	}

	#column-left p, #column-left h1, #column-left h2, #column-left ul, #column-left ol {
		margin:0px 0px 10px 64px; 
		}
	body#index #column-left h2 {margin:0px 0px 10px 64px;}
	body#index #column-left h3 {margin:0px 0px 10px 64px;}
	#column-left h2{background: url("../images/rounded-corner.gif") 0 100% no-repeat; color:#631919; padding-left:5px; padding-bottom:2px; margin-left:0px;}
	body#sitemap #column-left h2 { padding-bottom:4px;}
	body#sitemap #column-left p {margin:0px 0px 10px 80px;}
	#column-left div.h2-bottom {background:  url("../images/small-square.gif") 0 100% repeat-x; margin-left: 64px;}
	#column-left h3 {margin:10px 0px 0px 80px;}
	#column-left p.indent-after-h3{ margin-left:80px;}
	#column-left h4 {margin:0px 0px 10px 96px;}
	#column-left p.indent-after-h4{ margin-left:96px;}
	#column-left form { margin-left:0px; } /* set form margin here */
	
	#column-left blockquote {
		background:transparent url("../images/blockqoute-open.jpg") 0 top no-repeat;
		width:250px;
		float:right;
		display:inline;
		margin:5px 0px 5px 5px;
		color:#FFF;
		}
	#column-left blockquote p {
		background:transparent url("../images/blockqoute-close.jpg") 0 bottom no-repeat;
		margin:0;
		padding:33px 17px 7px 19px;
		}
	#column-left blockquote cite, bodybody#blog #column-left blockquote cite {
		text-align:left;
		padding:0px 43px 24px 30px;
		display:block;
		}

	/* single column list */
		#column-left ul.indent-anchor-ul{ margin-left:80px; margin-bottom:15px;}
		#column-left ul li { 
			background:transparent url("../images/bullet.jpg") 0px 4px no-repeat; /* 0px = horizontal position for left, 4px = vertical position from top */
			padding-left:12px; /* pushes text to the right to display bg img */
			display:block
			}
		#column-left ul.forms li { 
			background:transparent url("../images/acrobat_pdf_icon.jpg") 0px 0px no-repeat; /* 0px = horizontal position for left, 4px = vertical position from top */
			padding-left:25px; /* pushes text to the right to display bg img */
			display:block;
			line-height:26px;
			}
		#column-left ol li { 
			background:transparent url("../images/bullet.jpg") 0px 4px no-repeat; /* 0px = horizontal position for left, 4px = vertical position from top */
			padding-left:12px; /* pushes text to the right to display bg img */
			display:block
			}

		#column-left ul li ul {margin: 0px 0px 0px 16px;}
	/* definition list */
	#column-left dl { padding:0 0 10px 65px; float:left; width:220px; margin:0; }
		#column-left dl dt {
			font-weight:bold;
			color:#631919;
			}
		#column-left dl dd {
			background:transparent url("../images/bullet.jpg") 0px 4px no-repeat; /* 0px = horizontal position for left, 6px = vertical position from top */
			padding-left:12px;  /* pushes text to the right to display bg img */
			}
			#column-left dl.float-right{ float:right; padding-left:15px; margin:0;}

/* ------------------------ column-right framework ------------------------ */
#column-right {
	width:244px;
	float:right;
	padding-right:44px;
	padding-bottom:158px;
	}

	#column-right p, #column-right h1, #column-right h2, #column-right h3, #column-right ul, #column-right dl {
		margin:0px 12px 10px 0px;
		}

	#column-right form { margin-left:0px; }
	
	#column-right blockquote {
		background:transparent url("../images/blockqoute-open-right.jpg") 0 top no-repeat;
		width:250px;
		float:right;
		display:inline;
		margin:0;
		color:#FFF;
		}
	#column-right blockquote p {
		background:transparent url("../images/blockqoute-close-right.jpg") 0 bottom no-repeat;
		margin:0;
		padding:33px 40px 7px 19px;
		}
	#column-right blockquote cite{
		text-align:left;
		padding:0px 43px 24px 30px;
		display:block;
		}

	/* single column list */
	#column-right ul { padding-left:5px; }
		#column-right ul li { 
			background:transparent url("../images/bullet.jpg") 0px 6px no-repeat; /* 0px = horizontal position for left, 6px = vertical position from top */
			padding-left:10px;  /* pushes text to the right to display bg img */
			}

	/* multi column list */
	#column-right ul { padding-left:5px; } 
		#column-right ul li { 
			background:transparent url("../images/bullet.jpg") 0px 6px no-repeat; /* 0px = horizontal position for left, 6px = vertical position from top */
			padding-left:12px;  /* pushes text to the right to display bg img */
			float:left;
			width:150px;
			line-height:20px; 
			}
	/* definition list */
	#column-right dl { padding-left:0px; }
		#column-right dl dt {
			font-weight:bold;
			color:#631919;
			margin-bottom:5px;
			}
		#column-right dl dd {
			background:transparent url("../images/bullet.jpg") 0px 4px no-repeat; /* 0px = horizontal position for left, 6px = vertical position from top */
			padding-left:12px;  /* pushes text to the right to display bg img */
			margin-left:5px;
			}

/* ------------------------ header framework ------------------------ */
#header {float:left; height:353px;}
#header-break { background:url("../images/sub/header-break.jpg") 0px 0px no-repeat; height:11px; clear:both;}
#header-flash { height:300px; display:none;} /* sets height for the flash header - REMOVE IF NOT USED */
#active-x {height:300px; display:none;}
#header-graphic {background:url("../images/index/header-graphic-index.jpg") 0px 0px no-repeat; width:556px; height:353px; float:left; } /* sets height for all non-flash headers */

	/*body#index #header-graphic { background:url("../images/index/header-graphic-index.jpg") 0px 0px no-repeat; }
	body#about #header-graphic { background:url("../images/header-about.jpg"); }
	body#contact #header-graphic { background:url("../images/header-contact.jpg"); }
	body#thankyou #header-graphic { background:url("../images/header-thankyou.jpg"); }
	body#sitemap #header-graphic { background:url("../images/header-sitemap.jpg"); }*/


/* ------------------------ column-left subhead framework ------------------------ */
#column-left #subhead { height:57px;} /* sets height for all subheads */
#column-left #subhead span {display:none;}
	body#index #column-left #subhead { background:url("../images/index/subhead-index.jpg") 0px 0px no-repeat; }
	body#about #column-left #subhead { background:url("../images/sub/subhead-about.jpg"); }
	body#breast #column-left #subhead { background:url("../images/sub/subhead-breast.gif"); }
	body#reduction-reconstruction #column-left #subhead { background:url("../images/sub/subhead-breast-recon.gif"); }
	body#body #column-left #subhead { background:url("../images/sub/subhead-body.gif"); }
	body#tummy #column-left #subhead { background:url("../images/sub/subhead-tummy.gif"); }
	body#weight-loss #column-left #subhead { background:url("../images/sub/subhead-weight.gif"); }
	body#skin-care #column-left #subhead { background:url("../images/sub/subhead-skin-care.gif"); }
	body#facial #column-left #subhead { background:url("../images/sub/subhead-facial.gif"); }
	body#skin-cancer #column-left #subhead { background:url("../images/sub/subhead-skin-cancer.gif"); }
	body#contact #column-left #subhead { background:url("../images/sub/subhead-contact.gif"); }
	body#patient-form #column-left #subhead { background:url("../images/sub/subhead-patient-form.gif"); }
	body#sitemap #column-left #subhead { background:url("../images/sub/subhead-sitemap.gif"); }
	body#blog #column-left #subhead { background:url("../images/sub/subhead-blog.gif"); }
	body#thankyou #column-left #subhead { background:url("../images/sub/subhead-thankyou.gif"); }


/* ------------------------ subhead framework with varying heights ------------------------ */
#column-left #subhead-procedures {
	height:46px;
	background:url("../images/index/subhead2-index.jpg") 0px 0px no-repeat;  
	}
#column-left #subhead-procedures span {display:none;}
/*-------------------- column-right subhead framework ------------------------------------ */
#col-right-subhead { height:57px; background:url("../images/index/contact-title.jpg") 0px 0px no-repeat; }
/* ------------------------ title framework with varying heights ------------------------- */
#title-contact {
	height:55px;
	background:url("../images/title-contact.jpg") ;
	}

#title-our-procedures {
	height:35px;
	background:url("../images/title-our-procedures.jpg") ;
	}

/* ------------------------------------- Buttons ---------------------------------------- */
#btn-special-offer {
		height:186px;
		display:block;
		background:url("../images/dental-btn-special-offer.jpg") no-repeat;	
		}
		#btn-special-offer:hover {
				background:url("../images/dental-btn-special-offer.jpg") -100px 0 no-repeat; /* -100px = horizontal img shift, 0px = vertical shift from top */
				}
		#btn-special-offer span { display:none; }

#btn-form {
	display: block;
	height: 50px;
	width: 244px;
	margin: 20px 0px 20px 0px;
	background: url("../images/btn-form.jpg");
}
#btn-form:hover {
	background: url("../images/btn-form-over.jpg");
}

/* ------------------------ bottom-wrap framework ------------------------ */
/* ------------ must have below column-left and column-right to clear the float ------------ */
#bottom-wrap {
	background:url("../images/index/bottom-wrap-bg.jpg") 0px 0px no-repeat;
	width:100%; /* fix for Safar */
	height:128px;
	clear:both; /* important - do not remove */
	}

/* ------------------------footer framework ------------------------ */
#footer {
	width:760px;
	margin:0 auto;
	text-align:center;
	}

#footer p {
	color:#000000;
	margin-bottom:10px;
	}

#footer a:link, #footer a:visited { color:#802222; }
#footer a:hover, #footer a:active { color:#802222; }

#footer ul {margin:10px;}
	#footer li { /* if your li's float, you can adjust border height w/ line-height */
		background: url("../images/bullet2.jpg") 0px 6px no-repeat;
		padding:0 0 0 13px; /* adjusts the spacing between each li display and border-left */
		display: inline;
		margin-top:6px;
		}
	
	#footer li.first { background:none; }

/* ------------------------ MAIN NAVIGATION FRAMEWORK ------------------------ */
/* ------------------------ vertical sprite nav ------------------------ */
#nav {
	background:url("../images/index/nav.jpg") top left no-repeat;					
	width:323px;	/* Width of buttons, not entite image (or half of entire image) */
	height:353px;	 /* Height of entire image */
	margin:0;
	padding:0;
	float:left;

	}

#nav li span { display: none; }

#nav li { float:left; list-style:none; position:relative; padding-left:26px; }

#nav li, #nav a { 
	height:24px;	/* Each button must have the same height, define it here */
	display:block;
	
	}

/* margin-top to set where the nav should begin */
#nav-01 { margin-top:30px; width:228px; }

/* margin-top if there is a spacing between each nav button */
#nav-02, #nav-03, #nav-04, #nav-05, #nav-06, #nav-07, #nav-08, #nav-09, #nav-010, #nav-011, #nav-012 { margin-top:1px; width:228px; }

#nav-01 a:hover { background:url("../images/index/nav.jpg") -349px  -30px no-repeat; }
#nav-02 a:hover { background:url("../images/index/nav.jpg") -349px  -55px no-repeat; }
#nav-03 a:hover { background:url("../images/index/nav.jpg") -349px  -80px no-repeat; }
#nav-04 a:hover { background:url("../images/index/nav.jpg") -349px  -105px no-repeat; }
#nav-05 a:hover { background:url("../images/index/nav.jpg") -349px -130px no-repeat; }
#nav-06 a:hover { background:url("../images/index/nav.jpg") -349px -155px no-repeat; }
#nav-07 a:hover { background:url("../images/index/nav.jpg") -349px  -180px no-repeat; }
#nav-08 a:hover { background:url("../images/index/nav.jpg") -349px  -205px no-repeat; }
#nav-09 a:hover { background:url("../images/index/nav.jpg") -349px  -230px no-repeat; }
#nav-010 a:hover { background:url("../images/index/nav.jpg") -349px  -255px no-repeat; }
#nav-011 a:hover { background:url("../images/index/nav.jpg") -349px -280px no-repeat; }
#nav-012 a:hover { background:url("../images/index/nav.jpg") -349px -305px no-repeat; }
/*-------------- OPTIONAL - Keeps the hover state on each page based on body #id ------------- */
body#index #nav-01 { background:url("../images/index/nav.jpg") -323px -30px no-repeat; }
body#about #nav-02 { background:url("../images/index/nav.jpg") -323px -55px no-repeat; }
body#breast #nav-03 { background:url("../images/index/nav.jpg") -323px -80px no-repeat; }
body#reduction-reconstruction #nav-04 { background:url("../images/index/nav.jpg") -323px -105px no-repeat; }
body#body #nav-05 { background:url("../images/index/nav.jpg") -323px -130px no-repeat; }
body#tummy #nav-06 { background:url("../images/index/nav.jpg") -323px -155px no-repeat; }
body#weight-loss #nav-07 { background:url("../images/index/nav.jpg") -323px -180px no-repeat; }
body#skin-care #nav-08 { background:url("../images/index/nav.jpg") -323px -205px no-repeat; }
body#facial #nav-09 { background:url("../images/index/nav.jpg") -323px -230px no-repeat; }
body#skin-cancer #nav-010 { background:url("../images/index/nav.jpg") -323px -255px no-repeat; }
body#blog #nav-011 { background:url("../images/index/nav.jpg") -323px -280px no-repeat; }
body#contact #nav-012 { background:url("../images/index/nav.jpg") -323px -305px no-repeat; }


/* ------------------------ son of suckerfish: vertical sprite nav ------------------------ */
#nav li ul {
	position:absolute;
	left:-9999px;
	background-color:#720000;	/* Background color of drop down nav - add more styles (i.e. background image) if you want */
	margin-left:100px; /* Set to same width as in #nav */
	margin-top:-30px; /* Set to each button height, same as used above */
	}

#nav li ul li {
	height:20px; /* Height of each drop down nav item */
	border:1px solid #FF00FF;
	border-top:none;
	}

#nav li ul li a {
	width:100%;
	height:20px; /* Height of each drop down nav item, should match above */
	line-height:20px;	 /* Height of each drop down nav item again, should match above */
	}

#nav li ul li a span {
	display:block;
	padding-left:5px;
	}

/* Drop down link styles */
#nav a:link, #nav a:visited, #nav a:hover, #nav a:active {
	font-size:1.0em;
	color:#FFFFFF;
	text-decoration:none;
	}

#nav li:hover ul, #nav li.sfHover ul	{ left: auto; }

/* Hover styles for drop down items */
#nav-03 ul a:hover, #nav-04 ul a:hover { 
	background-image:none;
	background-color:#AA0000;
	color:#FFFFFF;
	text-decoration:none;
	}

/* width of drop down nav - choose width that allows items to display on one line */
#nav-03 ul, #nav-03 li { width:260px; }		
#nav-04 ul, #nav-04 li { width:90px; }


/* blog comment form ------------------------------------------------------------------------- */
/*------------------------------------------------- Blog Styles ----------------------------------------------*/
#blog a{text-decoration:underline;}
#blog a:hover {text-decoration:none;}
#blog h2 {
	background:none;
	border:1px solid #bcc18b;
	border-top:none;
	margin:0px 20px;
	text-align:center;
	padding:5px;
	}
#blog h3 { margin:10px 20px 0px 20px; }
#blog #column-left p {margin:0px 20px;}
body#blog #column-right ul li {float:none;}
#subhead-blog-inside {
		background:url("../images/inside-subhead-left-blog.jpg");
		height:88px;
		margin-bottom: -40px;
		}
#subhead-blog-inside span {display:none;}
/*------------ menu navigation ------------------------ */
#menu { margin:0px 21px 10px 21px; display:inline;}
#menu ul li{font-weight:bold;}
#menu #blog-nav{background: url(images/blog-nav-bg.gif) 0px 0px repeat-y; width:150px; margin:0px; padding:0px !important;}
#archives, #meta {margin:15px 0 0 0;}
#searchform {margin: 15px 0 15px 0; }
#searchform input {width:110px; }
#searchform input#search-submit {width:60px; cursor:pointer;}
.search-submit{width:75px !important;}
#menu #nav-header{ background: url(images/blog-nav-header.gif) 0px 0px no-repeat; width:150px; height:75px; padding:0px;}
#menu #nav-footer{background: url(images/blog-nav-footer.gif) bottom left no-repeat; width:150px; height:10px; padding:0px;}

/*-------------------- blog body ----------------------------- */

.storytitle { 
	color:#ca7e30; 
	}
.storycontent { margin-bottom:10px;}	
.meta {
		font-size:11px;
		padding: 0px 20px;
		color:#781b13;
		margin-bottom:10px;
		}
 
.feedback {
		text-align:right;
		font-size:.9em;
		margin:0px;
		padding:0 10px 10px 0; 
		border-top:1px solid #bcc18b;
		border-bottom:1px solid #bcc18b;
		}
#blog #column-left p.blog-p {margin:0px 0px 10px 64px;}

body#blog #subcolumn-right p#comment-rss {margin:10px 89px 0px 59px;}

ul.children {margin-bottom:0px;}
#blog blockquote p{padding:0 20px 0 38px;}


#rss_trackback {margin-left:24px;}
#blog .post { 
	margin:0px 0px 10px 64px;
	border:1px solid #bcc18b;
	border-bottom:none;
	}

.storycontent p em { font-style:normal;} 

#blog ol#commentlist {margin:0px 0px 10px 64px;}
#blog ol#commentlist li {
	border: 1px solid #bcc18b;
	background:none;
	}
#blog ol#commentlist li {padding:0px; margin-bottom:5px;}
#blog ol#commentlist p.commentlist-cite {margin-top:10px;}

#blog ol li p cite { 
	font-size:.9em; 
	padding:3px 3px 0px 3px; 
	border:1px solid #bcc18b;
	border-bottom:none;
	}
	#column-left p#comment-cite { margin-bottom:0px;}
#blog #postcomment, 
#blog #comments {
	padding-left:20px; 
	border:none; 
	background:none;
	text-align:left;
	margin:0px 0px 10px 64px;
	}
#blog #postcomment a, 
#blog #comments a{
	padding-left:25px; 
	border:none;
	background:none; 
	color:#618D8D;
	}

#blog #comments a {text-decoration:none; padding-left:0px;}

