@charset "UTF-8";
/************************************************
Authors:   Ruben Rajkowski @rrajkowski and Alan Mabry @alanmabry
Client:    Tax Plus (www.taxplusla.com
Project:   Company Website
File:      TAXPLUS GLOBAL CSS
************************************************/

* {	margin: 0;	padding: 0;}
html, body {margin:0; padding:0;}
		
body {margin: 0; padding: 0; background:#007b9e url("images/taxplus-bg.jpg") repeat-x scroll left top; color: #646a6d; font-family:Arial, Helvetica, sans-serif; font-size:12px }
strong{color:#000;}
.clearboth {clear:both;}
.holder {width:100%; margin:auto; position:relative; z-index:2}
.sector {width:950px; margin:auto;}


a {color: #0092ba; overflow: hidden; text-decoration: none;  }
a:hover{  text-decoration: underline;  } 

h1 {  margin: 10px 0 0;  font-size: 32px;  font-weight: normal; }
.post h2 {/*float:left!important;*/}
.post h2.sub{padding:28px 0 0; color:#646A6D;}
h2 {/*margin:10px 0 20px;*/margin:10px 0; padding: 0;  color: #000; font-size: 18px; }
h2.title {margin:15px 0 !important; }
h2 a, h3 { color: #000; }
h3 {margin: 10px 0; font-size: 15px; font-weight: bold; }
h4, h5, h6 { font-size: 20px; }
.post-wrapper ul, .post-wrapper li { font-size:13px; line-height:16px; /*list-style:none outside none; margin:0 0 0 -20px;*/}

p {	font-size: 12px; line-height: 18px; padding-bottom: 10px;}

.nocomments{display:none;}

/* TOP NAV */

#pages ul { 
-moz-border-radius:0 0 10px 10px;
-webkit-border-radius:0 0 10px 10px;
border-radius:0 0 10px 10px;
-moz-box-shadow:0 0 3px black;
-webkit-box-shadow:0 0 3px black;  
box-shadow:0 0 3px black;
background:none repeat scroll 0 0 #EEEEEE;
float:right;
list-style:none outside none;	
margin:0;
padding:0;
/*width:560px;*/
}

#pages li { 
float: left; 
/*height: 34px;*/
margin: 0 4px;
/*padding:15px 0 0;*/
display: block;
}

#pages li a {
color:#646A6D;
display:block;
float:left;
font-size:14px;
height:28px;
padding:11px 6px 0;
text-decoration:none;
width:auto;
cursor:pointer;
}

#pages li a:hover {color:#373C3F;}

#pages .current_page_item a,
#pages .current_page_item a:visited,
#pages .current_page_item a:active {
color:#373C3F;
padding: 11px 13px 0 19px;
}



/* SIDEBAR */

#sidebar-wrapper {
width: 290px;
float: left;
margin:0;
padding: 0 0 10px;
}

#sidebar {
background-color:#FFFFFF;
border:1px solid #D6D6D6;
float:left;
padding:14px 25px 15px 15px;
width:248px;
}

#sidebar-wrapper ul {
clear: both;
list-style: none;
margin: 0;
padding: 0;
border: 1px solid #D6D6D6;
border-bottom: none;
}

#sidebar-wrapper #sidebar-nav li {
border-bottom: 1px solid #D6D6D6;
}

#sidebar-wrapper #sidebar-nav li ul {
visibility: hidden;
border: none;
height: 0;
}

#sidebar-wrapper #sidebar-nav li:hover ul, #sidebar-wrapper #sidebar-nav li a:hover ul {
visibility: visible;
height: auto;
padding: 10px 0;
}

#sidebar-wrapper #sidebar-nav li li {
height: auto;
border-bottom: none;
}

#sidebar-wrapper #sidebar-nav li a {
height: 45px;
padding: 0 25px;
display: block;
font-size: 16px;
font-weight: bold;
line-height: 45px;
color: #000;
background: #fff;
border-bottom: 1px solid #D6D6D6;
}

#sidebar-wrapper #sidebar-nav li a:hover, #sidebar-wrapper #sidebar-nav li:hover a, #sidebar-nav li:hover a, #sidebar-wrapper  #sidebar-nav li.current_page_item a, #sidebar-wrapper #sidebar-nav li.current_page_parent a {
background: #0092ba url(images/sidebar-nav.gif) repeat-x;
color: #fff;
text-decoration: none;
}

#sidebar-wrapper #sidebar-nav li li a, #sidebar-wrapper #sidebar-nav li.current_page_item li a, #sidebar-wrapper #sidebar-nav li.current_page_parent li a {
height: auto;
display: block;
font-size: 12px;
font-weight: normal;
line-height: 20px;
background: none;
border-bottom: none;
color: #323638;
}

#sidebar-wrapper #sidebar-nav li li a:hover, #sidebar-wrapper #sidebar-nav li:hover li a {
background: none;
color: #323638;
}
#sidebar-wrapper #sidebar-nav li li a:hover {
text-decoration: underline;
}

/* PAGES NAV */

#pages-nav {
clear: both;
margin: 0;
padding: 0 0 10px 4px;
list-style: none;
overflow: hidden;
}

.Staff #pages-nav {padding:10px 0 10px 4px !important; list-style: none!important; overflow: hidden!important; clear: both!important; margin: 0!important;}


#pages-nav li, .Staff #pages-nav li {
float: left!important;
padding:0 0.51em!important;
}

#pages-nav li a, .Staff #pages-nav li a {
padding: 5px 15px!important;
background: #fff!important;
border: 1px solid #D6D6D6!important;	
color: #000!important;
display: block!important;
font-size: 11px!important;
font-weight: bold!important;
}

#pages-nav li a:hover, #pages-nav li.current_page_item a, #pages-nav li.current_page_parent a {
background: #0092ba url(images/sidebar-nav.gif) repeat-x;
color: #fff;
text-decoration: none;
}

/* FOOTER */

#footer {clear: both; padding: 1px 0 0;}
#footer .sector{background: none repeat scroll 0 0 #EAEAEA; color: #373C3F; font-size: 13px; height: 3px; line-height: 25px;  margin: 10px auto; padding: 10px 0 30px;}
#footer span {padding: 0 30px 0 0;}

#footer strong {
padding: 0 10px 0 0;
}


#footer a {
/*width: 142px;
height: 25px;
background: url(images/footer-contact.gif) no-repeat;
color: #fff;
display: block;
font-size: 12px;
line-height: 24px;
text-align: center;*/
}

#footer a:hover {
background: url(images/footer-contact.gif) 0 -25px no-repeat;	
text-decoration: none;
}
#footer .paypal{ float:left; padding:0 25px;  text-indent:2000; overflow:hidden; }	
#footer .paypal input.paybtn{ cursor:pointer;  background: none no-repeat scroll 0 0 #0092BA; border: medium none; color: #FFFFFF;  display: block;  font-size: 13px;   height: 21px;  padding: 4px 0 0;  text-align: center;    width: 110px;   -moz-border-radius: 5px; -webkit-border-radius: 5px; border-radius: 5px;}	
#footer .paypal input.paybtn:hover{background: none no-repeat scroll 0 0 #343434}
#footer .contact {float:right;  padding: 0px 45px 0px 0px;  width: 112px;}
#footer .contact a{width: 142px; height: 25px; background: none no-repeat scroll 0 0 #000; color: #fff; display: block; font-size: 12px; line-height: 25px; text-align: center;   -moz-border-radius: 5px; -webkit-border-radius: 5px; border-radius: 5px;}
#footer .contact a:hover{background: none no-repeat scroll 0 0 #0092BA; }
/* WRAPPERS */

#header .sector{height:110px; padding:0;}

#wrapper2{padding: 0;}
#wrapper2 .sector{ background: #EAEAEA;  position: relative;  z-index: 0;}

.advisor-network #pages, .about-us #pages, .client-profiles #pages, .resource-links #pages{margin:-5px auto!important; padding:5px 0 0!important;} /* top menu fix */
#pages{
margin:auto;
padding:0;
height:34px;
}
#pagewrapper {min-height:320px;  float: left;}
#pagewrapper .sector {background:none repeat scroll 0 0 #EAEAEA}
#wrapper .sector{ background:none!important;}

#pages-wrapper{
width: 950px;
margin: 0 auto;
background: #eaeaea;
overflow: hidden;
float: left;
}
#content-wrapper {
width: 650px;
float: left;
margin: 0;
}

#page-content-wrapper {
/*width: 948px;*/
margin: 15px 0 0;
}

#page-content-wrapper #sidebar-wrapper {
width: 318px;
margin: 0 0 0 10px;
}

#page-content-wrapper #sidebar-wrapper #sidebar{
width: 266px;
}

#content {
padding: 0 0 0 10px;
width: 940px;
}

.post-wrapper {
float: left;
width: 580px;
padding: 20px;
margin: 0 0 10px;
background: #fff;
border: 1px solid #D6D6D6;
}

#page-content-wrapper .post-wrapper {
width: 550px;
padding: 25px 25px 15px;
}

#page-content-wrapper .page-wrapper {
width: 888px;
/*padding: 25px 25px 0;*/
padding:20px;
}

/* CATEGORIES */
#wrapper2 .sector #categories {background:#FFF!important;}
#categories {  height:38px;   height: 35px;  margin: 0 0 5px; }

#categories ul {float:left; margin:0; padding:0; display:block;}
#categories .cat-item-1{padding:0}
#categories li {float:left; list-style-image:none;  border-right: 1px solid #CCCCCC; list-style:none;  margin:0; padding:0; list-style-type:none; list-style-position:inside; }
#categories li a {text-decoration: none; margin:0; padding:0 15px; /*padding:0 1.14em;*/  background: none; color: #000000; display:block; font-weight:bold; height:35px; line-height:35px; text-align:center; font-size:1.1em !important; white-space:nowrap;  }
#categories li a:hover {color: #0092BA; text-decoration: none;} 

#categories .current-cat a { color: #fff; background: url(images/category.gif) repeat-x;  text-decoration: none; }
#categories .cat-item-7 a:hover, #categories .cat-item-8 a:hover{ color:#FFF!important}
#categories .cat-item-7 a{ color:#fff; background:url(images/category-blue.gif) repeat-x;}/* Financial Consulting */ 
#categories .cat-item-8 a{color:#fff; background:url(images/category-green.gif) repeat-x; padding:0 1.4em; } /* Bookkeeping */

/************************ HOME ***********************************/
.Staff #page-content-wrapper .category.post{ width:888px!important; height:112px;}
.Staff #page-content-wrapper .post-wrapper{   float: left !important; height: 220px; margin: 10px 10px 0 0; padding: 20px 15px; width: 423px !important;}
.Staff #page-content-wrapper .page-post{}
.Staff #page-content-wrapper .post{}
.Staff #page-content-wrapper .page-post h2{ font-size:17px!important}
.Staff #page-content-wrapper ul{ padding:0 0 0 15px; list-style:square outside;}
.Staff #page-content-wrapper li{font-size:12px; padding:0; line-height:20px;}
.Staff #page-content-wrapper .post p{padding:15px 0;}
.Staff #page-content-wrapper .post p img{ border:5px solid #ccc}
 
/************************ HOME ***********************************/


/*to unify blue button placement */
.services {height:259px;}
.planning {height:259px;}
.taxnews{height:259px;}
.calendar {height:259px;}
.financial {height:145px;}
.bookkeeping {height:145px;}


.planning ul li{     font-size: 15px; line-height: 35px; list-style: disc outside none !important;  margin: 0 0 0 20px;}
.taxtable thead{  text-align: center; }
.taxtable td{ padding:5px 20px;}

.home-post-wrap {
background-color:#FFFFFF;
border:1px solid #D6D6D6;
float:left;
height:336px;
float:left;
margin:0 10px 10px 0;
overflow:hidden;
padding:15px;
width:278px;
}
.home-post-wrap.short {height:212px !important;}
/* home calendar grid */
#calendar {  clear:both; margin:auto; text-align:center; width:245px;}
#calendar p{ margin:0 -15px 0; padding-bottom:8px; width:260px;}
#calendar img.thumb {border:1px solid #35CAFF; float:left; padding:5px 13px;}  
#calendar img.thumb:hover { 	opacity:0.6; border:1px solid #646A6D; } 
.taller {height: 360px; }

.post {
overflow: hidden;
}

.disclaimer {
overflow: hidden;
font-size: 9px;
color: #000;
line-height: 12px;
}


.taller p {
margin: 0 0 20px;	
}
.home-top{ float: right; height: 55px; position: relative; top: -8px; width: 415px; }

.post .home-link {
/*position:absolute;*/
bottom: 12px;
margin: 0;
float:right;
}

.post .home-link a {
width: 95px;
height: 27px;
background: url(images/button-blue-small.gif) no-repeat;
color: #fff;	
display: block;
font-size: 11px;
font-weight: bold;
line-height: 27px;
text-align: center;
}

.post .home-link a:hover {
background: url(images/button-blue-small.gif) 0 -27px no-repeat;	
text-decoration: none;
}

.post .home-link-big a {
width: 117px;
background: url(images/button-blue-big.gif) no-repeat;	
}

.post .home-link-big a:hover {
background: url(images/button-blue-big.gif) 0 -27px no-repeat;
}
.home-link-xxl a {
width: 415px;
height: 35px;
color: #fff;	
display: block;
font-size: 13px;
font-weight: bold;
line-height: 33px;
text-align: center;
position:relative;
background:#0092BA none no-repeat;
-moz-border-radius: 8px;
-webkit-border-radius: 8px;
border-radius: 8px;
}

.home-link-xxl a:hover {
background:#646A6D none no-repeat;
text-decoration:none;
}

.dsR2 /*agl rulekind: base;*/ { width: 420px; height: 270px; }


/* PLEDGE */

#pledge {
background: none repeat scroll 0 0 #FFFFFF;
border: 1px solid #D6D6D6;
float: left;
height: 350px;
margin: 12px;
padding: 15px;
position: relative;
width: 895px;
}

#pledge h2 {
font-size: 32px;
}

#pledge .home-link {
position: relative;
top: 25px;
margin:0;
padding:17px 10px;
text-align: center;
float:right;
}

#pledge .home-link a {
width: 122px;
height: 35px;
background: url(images/button-blackgray.gif) no-repeat;
color: #fff;	
display: block;
font-size: 13px;
font-weight: bold;
line-height: 35px;
}

#pledge .home-link a:hover {
background: url(images/button-blackgray.gif) 0 -35px no-repeat;
text-decoration: none;
}

.pledge-wrapper {
padding:0;
}

#pledge ul {
float: left;
list-style: none;
width: 300px;
margin: 0;
padding: 0 0 0 5px;
}

#pledge li a {
padding: 0 0 0 30px;
color: #000;
display: block;
font-size: 16px;
line-height: 30px;
}

#pledge .link1 a { background: url(images/circle1.gif) 0 6px no-repeat; }
#pledge .link2 a { background: url(images/circle2.gif) 0 6px no-repeat; }
#pledge .link3 a { background: url(images/circle3.gif) 0 6px no-repeat; }
#pledge .link4 a { background: url(images/circle4.gif) 0 6px no-repeat; }
#pledge .link5 a { background: url(images/circle5.gif) 0 6px no-repeat; }
#pledge .link6 a { background: url(images/circle6.gif) 0 6px no-repeat; }
#pledge .link7 a { background: url(images/circle7.gif) 0 6px no-repeat; }

#pledge-flash {
float: right;
width: 417px;
height: 268px;
margin: -35px 0 0;
}
#pledge-flash .yelp {
float:left;
height:56px;
position:absolute;
right:346px;
top:295px;
width:76px;
}
/* SHARE */
a.addtoany_share_save img {margin: 15px 0 0!important;}
/* CONTACT */

#phillyslide{float:left;}
#phillyslide .sector{}
#phillyslide .slogan{ background:#EAEAEA; width:285px; padding:140px 20px 0; float:right; position:relative; z-index:30}

#map a {
width: 950px;
height: 372px;
background: url(images/map.jpg) no-repeat;
display: block;
text-indent: -9999px;
}

.contact-height {
height: 250px;
}

/* FAQ */

.faq .page-wrapper h2 a {
padding: 0 0 0 45px;	
background: url(images/dot-blue.gif) 5px 5px no-repeat;
}

.faq .page-wrapper .post {
padding: 0 0 0 45px;
}

/* BLOG STYLE */

.page-post h2 {
float: left;
}

.page-post ul, .page-post p {
clear: left;
}

.page-post ul { padding:0 0 0 40px;/*padding: 10px 0 0 40px;*/ }
.page-post, .page-post ul li { /*padding:0 0 20px;*/ }

/* EXCLUDE PAGE CHILDREN */
.page_item.page-item-194 ul.children, .page_item.page-item-636 ul.children {display:none;}

.post-wrapper h2 a {
color: #0092ba;
font-weight: normal;
}

#page-content-wrapper .page-post h2, #page-content-wrapper #sidebar-wrapper h2 {
font-size: 20px;
font-weight: normal;
}

#page-content-wrapper .post-wrapper h2 a {
color: #000;
font-size: 16px;
font-weight:bold;
}

.category {
/*padding: 15px 25px 5px;*/
padding:25px 20px
}

.readmore {
float: right;
padding: 0 0 0 20px;
background: url(images/read-more-Blue.gif) left top no-repeat;
}

.readmore a:link, .readmore a:hover {
color: #393939;
}
.thumbnail-home {
border: 0;
margin: 0;
}

.titles { 
font-weight: normal; 
font-size: 24px; 
text-decoration: none;
}

.titles a:link, .titles a:visited, .titles a:active {
text-decoration: none;
font-size: 20px;
font-weight: normal;
font-family: Trebuchet MS;
margin-bottom: 10px;
display: block;
}

.titles-featured a, .titles-featured a:hover, .titles-featured {
font-size: 30px;
margin-bottom: 10px;
display: block;
line-height: 30px;
margin-top: 0;
}

pre, blockquote  {
clear: both;
padding: 0 10px;
margin: 20px 30px;
line-height: 1.8em;
}

pre { 
padding-top: 10px; 
padding-bottom: 10px; 
}

code { 
color: #779900; 
font-family: Consolas, Verdana, "Courier New", Sans-Serif; 
}
ul { 
/*line-height: 2.0em;*/

}
ol { 
line-height: 2.0em;
padding: 0 0 0 30px;
}

/*ul { 
list-style-image: url(images/bullet.gif); 
}*/

/* COMMENTS */

#commentform {
margin: 1em 0;
background: #fff;
margin: 0 0 0 20px;
}

#commentform textarea {
width: 370px;
background: #f8f7f6;
border: 1px solid #d6d3d3;
}

#commentform textarea:hover {
background: #fff;
border: 1px solid #d6d3d3;
}

#commentform textarea:focus {
background: #fff;
border: 1px solid #939793;
}

#commentform #email, #commentform #author, #commentform #url {
font-size: 1.1em;
border: 1px solid #d6d3d3;
width: 280px;
background: #f8f7f6 url(images/comment-email.gif) 7px 7px no-repeat;
height: 20px;
padding: 6px 0 0 30px;
}

#commentform input{
margin-bottom: 3px;
}

/* SEARCH */

.search_bg {
float:right;
margin:5px;
/*width:250px;*/
}

.page-post .search_bg {
float: none;
}


.icons {
margin-top: 0; 
margin-bottom: -5px;
margin-right: 10px;
}

#search{

}
.search_bg input.box {
border:1px solid #646A6D;
-moz-border-radius:8px;
-webkit-border-radius:8px;
border-radius:8px;
background:none repeat scroll 0 0 #FFF;
height:27px;
color:#646A6D;
font-size:16px;
font-weight:normal;
letter-spacing:1px;
font-family: "Arial","Verdana",sans-serif;
margin:0 0 0 9px;
padding:0;
float:left;
display:inline-block;
width:127px;
padding:0 0 0 5px;
}
.search_bg .btn {
margin:0 5px 0 -32px;
padding: 0;
background: none;
border: none;
display:inline-block;
}

.idTabs {
padding: 0;
float: left;
width: 478px;
list-style-type: none;
margin-left: 0;
padding-left: 0;
}

.idTabs ul {
margin-left: 0;
padding-left: 0;
}

.idTabs li {
display: inline;
margin: 0;
padding: 0;
float: left;
color: #8C8C8C;
text-align: center;
font-size: 11px;
margin-left: 0;
padding-left: 0;
}

.idTabs li a {
color: #393939;
background-color: #F9F9F9;
text-decoration: none;
padding-left: 10px;
padding-right: 10px;
height: 25px;
margin-right: 4px;
display: block;
float: left;
border: 1px solid #D6D6D6;
}

.idTabs li a:visited {
border: 1px solid #D6D6D6;
}

.idTabs li a:hover {
border: 1px solid #BBBBBB;
}
.idTabs li a.selected {
background-color: #fff;
color: #00A0D5;
text-decoration: none;
padding-left: 10px;
padding-right: 10px;
height: 25px;
display: block;
float: left;
margin-right: 4px;
border: 1px solid #D6D6D6;
}

#recententries {
float: left;
width: 613px;
display: block;
background-color: #fff;
border: 1px solid #D6D6D6;
margin-bottom: 10px;
}

#recentcomments2 {
float: left;
width: 613px;
display: none;
background-color: #fff;
border: 1px solid #D6D6D6;
margin-bottom: 10px;
}

#mostcomments {
float: left;
width: 613px;
display: none;
background-color: #fff;
border: 1px solid #D6D6D6;
margin-bottom: 10px;
}

#recententries a:visited,#recententries a:hover,#recentcomments2 a:visited,#recentcomments2 a:hover,#mostcomments a:visited,#mostcomments a:hover{
color: #393939; 
}

.list2 {
color: #8C8C8C;
list-style-image: url(images/bullet.gif);
margin-top: 0;
font-size: 11px;
}

.list2 a:hover{
color: #393939;
list-style-image: url(images/bullet.gif);
margin-top: 0;
font-size: 11px;
}

.list2 a {
color: #8C8C8C;
margin-top: 0;
font-size: 11px;
}

.toptitle {
font-size: 20px;
color: #00A0D5;
margin-left: 15px; 
display: block;
margin-top: 15px;
margin-bottom: 10px;
}
.toptitle2 {
font-size: 24px;
color: #fff;
display: block;
margin-top: 15px;
margin-bottom: 10px;
}

.thumbnail-div {
padding: 2px;
border: 1px solid #E4E4E4;
width: 263px;
height: 108px;
}

.thumbnail-div-featured {
border: 1px solid #E4E4E4;
width: 159px; 
height: 212px;
padding: 2px;
float: left;
}

#featured {
background: #fff;
padding: 10px;
width: 593px;
border: 1px solid #D6D6D6;
}

#featured-content {
float: right;
width: 410px;
margin-right: 5px;
}

/* 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 */

/* Begin Images */
img {
/*border: 5px solid #e9e9e9;*/
border:none;

}
a img {border:none;}
.logo, .icon1, #sidebar img, #flash img {
border: 0;
}

p img {
padding: 0;
max-width: 100%;
}

img.centered {
display: block;
margin-left: auto;
margin-right: auto;
}

img.alignright {
margin: 0 0 7px 7px;
display: inline;
}

img.alignleft, img.address {margin: 0 7px 7px 0;display: inline;}

.alignright {float: right;}

.alignleft {float: left}
.address{margin: 0 0 0 13px}

/* End Images */

/* Begin Comments*/

.commentlist {
padding: 0;
margin: 0 0 0 17px;
width: 560px;
background-image: url(images/comment-bg.gif);
list-style-image: none;
list-style-type: none;
float: left;
}

.commentlist li {
font-weight: bold;
width: 560px;
display: block;
background-image: url(images/comment-bottom.gif);
background-repeat: no-repeat;
background-position: bottom left;
padding: 0 0 45px 0;
margin: 0;
list-style-image: none;
list-style-type: none;
float: left;
}

.commentlist li div {
width: 540px;
display: block;
background-image: url(images/comment-top.gif);
background-repeat: no-repeat;
margin: 0;
padding: 10px;
float: left;
}

.commentlist li .avatar { 
float: left;
border: 1px solid #eee;
padding: 2px;
background: #fff;
}

.commentlist cite {
font-size: 18px;
float: left;
font-style: normal;
margin-left: 10px;
margin-right: 6px;
margin-top: 5px;
font-weight: normal;
}

.says {
display: none;
}

.commentlist p {
font-weight: normal;
line-height: 1.5em;
text-transform: none;
display: block;
float: left;
width: 90%;
margin-left: 3%;
}


#commentform p {
clear: both;
}

.alt {
margin: 0;
padding: 10px;
}

.commentlist .children li {
width: 90%;
display: block;
margin: 0;
background-color: #FDFDFD;
background-image: url(images/comment-children-bg.gif);
background-position: left;
background-repeat: repeat-y;
border: 1px solid #E2E2E4;
overflow: hidden;
}

.commentlist .children li div {
width: 97%;
padding: 3%;
background-image: url(images/comment-children-top.gif);
background-repeat: no-repeat;
background-position: top left;
}

.commentlist .commentmetadata {
font-weight: normal;
float: left;
margin: 5px 0 0 0;
display: block;
clear: both;
background-image: none;
width: 90%;
margin-left: 3%;
}

.commentlist .vcard, .commentlist .children .comment-author, .commentlist .children .vcard, .commentlist .commentmetadata, .commentlist .children .comment-author, .commentlist .children .comment-meta   {
background-image: none;
width: 100%;
padding: 0 !important;
}

.commentlist .reply, .commentlist .children .reply {
float: right;
background-image: none;
width: 54px;
height: 22px;
margin-bottom: 0;
padding: 0;
margin-right: 10px;
font: 0.9em 'Lucida Grande', Verdana, Arial, Sans-Serif;
}

.commentlist .reply a:link, .commentlist .reply a:hover, .commentlist .children .reply a:link, .commentlist .children .reply a:hover {
background-image: url(images/reply.gif);
width: 39px;
height: 17px;
display: block;
color: #fff;
font-size: 8px;
text-transform: lowercase;
font-weight: normal;
padding: 5px 0 0 15px;
letter-spacing: 1px;
}

.commentlist .children li {
padding-bottom: 10px;
}

.commentlist .children li ul li {
padding-bottom: 10px;
background-color: #fff;
}

#respond {
margin-top: 20px;
float: left;
background-image: none;
}

.commentlist #respond h3, .commentlist #respond a {
margin-left: 28px;
}

#comments {
line-height: 30px;
}

.children {
clear: both;
}

.children .commentmetadata, .children .vcard  {
background-image: none;
}

.children textarea {
width: 90% !important;
}

.children input {
width: 80% !important;
}

#cancel-comment-reply-link {
display: block;
background-image: url(images/comment-close.gif);
width: 144px;
height: 21px;
padding: 5px 0 0 23px;
font-weight: normal;
color: #84878E;
font: 1em 'Lucida Grande', Verdana, Arial, Sans-Serif;
}

#respond div {
background-image: none;
}

#submit {width: 120px !important;}
