/*
Theme Name: peopletechconnections.com
Theme URI: http://www.sherikahenry.com/
Version: 1.0
Author: Sherika Henry
Author URI: http://www.sherikahenry.com
*/

/*
CSS General Reset
*/
* {
	font-family: arial;
	font-size: 1em;
	outline: 0;
	padding: 0;
	margin: 0;
	border: 0;
	text-decoration: none;
	vertical-align: baseline;
	white-space: normal;}
	

html, body {line-height: 1}
hr {display: none}
blockquote:before, blockquote:after, q:before, q:after {content: ''}
blockquote, q {quotes: "" ""}
ul {list-style-type: none}
ol {list-style-type: decimal}
.clear {clear: both}


/*
Layout CSS Information
*/
body {
	background: #aaccb1 url(images/background.gif) repeat-x;
	text-align: center;
	margin-top: 0px;
}

#container {
	width: 1061px;
	border: ;
	background: url(images/bg.png);
	margin-right: auto;
	margin-left: auto;
	text-align: left;
}

/*
Very Top Bar
*/
#top {
	width: 1000px;
				background: #8ec0b1 url(images/nav_bar.png) repeat-x;
		margin-left: 31px;
			margin-right: 0px;		
	height: 26px;}

#pagemenu {
	float: left;
	height: 26px;
	display: inline;
	z-index: 20;


}

#pagemenu li {
	float: left;
	display: block;
	height: 26px;
	margin-left: 0px;
	line-height: 26px;
		border-right: 1px solid #62aeae;
 }
/*
DROP DOWN MENU
*/
#pagemenu li ul li {
	height: 26px;
	border: 1px solid #fff;
	width: 100%;
/*
DROP DOWN MENU ends here
*/
}

#pagemenu li a {
	display: block;
	padding-left: 14.4px;
	padding-right: 14.4px;
	font-weight: bold;
	font-size: 12px;
	color: #1e6880;
  font-family: arial;	
  font-weight: bold;
	text-transform: normal;
	line-height: 26px;

}

#pagemenu li a:hover {
	color: #e18c25; 
  background: #fcebad url(images/nav_ovr.png) repeat-x;;
}

#pagemenu li.current_page_item a {
  background: #fff url(images/nav_ovr.png) repeat-x;;

}

#pagemenu li.current_page_item a:hover {
	color: #e18c25;

}

#pagemenu ul {
	display: none;
	z-index: 99;
	position: absolute;
}

#pagemenu ul li a {
	display: block;
	background: #FFF;
}

#pagemenu li ul a:hover {
	display: block;
	background: #FFF;
}

#pagemenu ul a {
	display: block;
}

#pagemenu ul ul {
	margin-top: -25px;
	display: none;
	margin-left: 199px;
	position: absolute;
}

#pagemenu li:hover ul ul {	display: none;
}
#pagemenu li:hover ul {
	display: block;
}
#pagemenu ul li:hover ul {
	display: block;
}
#pagemenu li ul li {
	display: block;
	width: 100%;
}

#pagemenu li.page_item ul {
	width: 150px;
}

#pagemenu li.page_item a {
	display: block;
}

#pagemenu li.page_item a:hover {
	display: block;
}

#pagemenu li.page_item ul li a {
	display: block;
	text-align: left;
	height: 26px;
	line-height: 26px;
	background: #d7e2e0;
	padding-left: 10px;
	padding-right: 4px;
	text-transform: none;
	font-size: 11px;
	font-weight: bold;
	color: #1e6880;
}

#pagemenu li.page_item ul li a:hover {
	background: #95c3b1;
		color: #fff;
}

/*
Search bar
*/
#searchbar {
	float: center;
	display: inline;
	margin-right: 20px;

	font-size: 0.7em;
	margin-top: 8px;
}

.searchform {
	display: inline;
	vertical-align: middle;
	
	float: right;
}

.searchform fieldset {
	display: inline;
	vertical-align: middle;

}

.searchform label {
	display: inline;
	vertical-align: middle;

}

.searchform input {
	display: inline;
	vertical-align: middle;

}

.searchform .searchlabel {
	color: #666;
	font-weight: none;
	margin-right: 5px;

font-family: Georgia, Times New Roman, Trebuchet MS;
font-size: 12px;
}

.searchform .searchterm {
	border: 1px solid #ddd;
	width: 180px;
	padding: 3px;
	color: #999;

	background: #fff;
}

.searchform .searchterm:focus {
	border: 1px solid #bbb;
	color: #ddd;
	background: #fff;
}

.searchform .searchbutton {
	border: 1px solid #ddd;
	text-transform: uppercase;
	background: #373737;
	cursor: pointer;
	color: #fff;
	font-size: 0.9em;
	height: 21px;
}

.searchform .searchbutton:hover {
	background: #6d6457;
}

.searchformI {
	vertical-align: middle;
	
	font-size: 0.7em;
}

.searchformI fieldset {
	display: inline;.

	vertical-align: middle;
}

.searchformI label {

	display: inline;
	vertical-align: middle;
}

.searchformI input {
	display: inline;
	margin-top: 20px;
	vertical-align: middle;
		margin-left: 20px;
}

.searchformI .searchlabel {
	color: #666;
	font-weight: bold;
	text-transform: uppercase;
	margin-right: 5px;
	font-family: arial;
}

.searchformI .searchterm {
	border: 1px solid #ddd;
	width: 200px;
	padding: 3px;
	color: #999;
	background: #fff;
}

.searchformI .searchterm:focus {
	border: 1px solid #ddd;
	color: #676278;
	background: #fff;
}

.searchformI .searchbutton {
	border-top: 1px solid #aaa;
		border-bottom: 1px solid #b8c247;
	text-transform: uppercase;
background: #aaa ;
	cursor: pointer;
	color: #fff;
	font-size: 0.9em;
	height: 23px;
}

.searchformI .searchbutton:hover {
	background: #6a6a6a;
	color: #fff;
	border-top: 1px solid #b8c247;
		border-bottom: 1px solid #b8c247;
}

/*
Header CSS
*/
#header {
	width: 1061px;
	height: 187px;
background: #ddd url(images/header.png) no-repeat;}


#header_logo {
	float: left;
	height: 60px;
	display: inline;
	margin-left: 0px;
}

#header_logo h1.blogtitle {
	float: left;
	margin-right: 100px;
	padding-top: 80px;
		font-size: 100px;;
}

#header_logo h1.blogtitle a {
	color: #f4e4ae;
	font-family: arial;
	font-size: 100px;;
	line-height: 50px;
	margin-left: 30px;
	letter-spacing: -1px;
}

#header_logo h1.blogtitle a:hover {
	color: #f4e4ae;
}

#header_logo .description {
	float: left;
	color: #fcf4d7;
	font-weight: bold;
	font-size: 1px;
	line-height: 1.4em;
	padding-top: 120px;
}

#header_ad {
	float: right;
	width: 468px;
	height: 60px;
	display: inline;
	margin-right: 20px;
}

#header_ad img {
	display: block;
}

/*
TOP BAR ABOVE HEADER
*/
#bar {
	width: 1000px;
	height: 22px;
	margin-left: 31px;
	background: #428094;
	float:  left;}




#catmenu {
	float: left;
	display: inline;
	height: 22px;
	z-index: 20;
		margin-left: 0px;}

#catmenu li {
	float: left;
	display: block;
	height: 20px;

}

#catmenu li ul li {
	height: 20px;
	border-right: 0;
	border-bottom: 1px solid #ddd;
	width: 100%;
}

#catmenu li a {
	display: block;
	font-size: 11px;
	font-weight: bold;
	text-transform: normal;
	color: #FFF;
	line-height: 22px;
	padding-left: 12px;
	padding-right: 12px;
}

#catmenu li a:hover {
	background: #dc9b10;
}

#catmenu li.current-cat a {
	color: #fff;
	background: #dc9b10;
}

#catmenu li.current-cat a:hover {
	color: #fff;
	background: #dc9b10;
}

#catmenu ul {
	display: none;
	z-index: 99;
	position: absolute;
}

#catmenu ul li a {
	display: block;
	background: #FFF;
}

#catmenu li ul a:hover {
	display: block;
	background: #FFF;
}

#catmenu ul a {
	display: block;
}

#catmenu ul ul {
	margin-top: -24px;
	display: none;
	margin-left: 200px;
	position: absolute;
}

#catmenu li:hover ul ul {
	display: none;
}

#catmenu li:hover ul {
	display: block;
}

#catmenu ul li:hover ul {
	display: block;
}

#catmenu li ul li {
	display: block;
	width:100%;
}

#catmenu li.cat-item ul {
	width: 200px;
}

#catmenu li.cat-item a {
	display: block;
}

#catmenu li.cat-item a:hover {
	display: block;
}

#catmenu li.cat-item ul li a {
	display: block;
	text-align: left;
	font-size: 11px;
	height: 22px;
	line-height: 22px;
	padding-left: 12px;
	padding-right: 8px;
	color: #fff;
	font-weight: bold;
	text-transform: none;
	background: #686868;
}

#catmenu li.cat-item ul li a:hover {
	display: block;
	text-align: left;
	font-size: 11px;
	height: 22px;
	line-height: 22px;
	padding-left: 12px;
	padding-right: 8px;
	color: #fff;
	font-weight: bold;
	text-transform: none;
	background: #5aaaad;
}



.r_time {
	display: block;
	font-size: 0.7em;
	line-height: 1.3em;
}

.r_head a {
	display: block;
	font-weight: normal;
	font-size: 0.75em;
	line-height: 1.3em;
	font-weight: bold;
}

/*
Content Layout
*/
#content {
	width: 1061px;
}

#content #column {
	float: left;
	width: 656px;
	margin-left: 31px;
	margin-right: 0px;
	display: inline;
	margin-top:0px;				
  border-right: 1px solid #5aaaad;
}

#content #sidebar {
	float: left;
	width: 342px;
	margin-right: 0px;
	margin-left: 0px;
	display: inline;
	padding-left: 0px;
	padding-right: 0px;
		margin-top: 0px;
				font-weight: bold;
				background: #fff url(images/sidebarbg.png) no-repeat;

}

/*
Sidebar Widgets
*/
#sidebar h2 {	
font-size: 12px;	
font-weight: bold;	
font-family: arial;
line-height: 22px;	
color: #1e6880;	
margin-top: 10px;		
margin-bottom: 5px;
margin-left: 10px;
padding-left: 10px;	
letter-spacing: 1px;	
text-transform: uppercase;
				font-weight: bold;
				border-top: 1px solid #c4dbdb;
				background: #fff url(images/sb_header.png)repeat-x;}

#sidebar p {	
margin-left: 0px;		
font-weight: none; 
color: #6e6e6e;
margin-left: 10px;
margin-right: 10px;
font-family: arial;
color: #555555;	
font-size: 12px;	
line-height: 16px;	
}

#sidebar a {color: #4a4a4a;		}


#sidebar .box {	margin-top: 5px;	margin-left: 10px;	font-size: 0.7em;	
	line-height: 1.4em;	color: #67625a;}

.videobox {
	border: 4px solid #ddddd4;
	width: 380px;
	height: 214px;
}

.center {
	text-align: center;
	margin-right: auto;
	margin-left: auto;
}

#sidebar a:hover {
	color: #bd721a;
}

.sidebar1 {
	width: 330px;
}

.sidebar2 {	width: 160px;
	float: left;
	display: inline;
}

.sidebar1 ul ul, .sidebar2 ul ul {
	font-size: 11px;;
	color: #6d6457;
		line-height: 16px;
}

.sidebar1 ul div, .sidebar2 ul div {
	font-size: 11px;
	margin-left: 20px;
	color: #6d6457;
	line-height: 16px;
}

.sidebar1 ul div div, .sidebar2 ul div div {
	font-size: 11px;
}

.sidebar1 li li {
	background-position: left 8px;
	padding-top: 2px;
	padding-bottom: 2px;
	margin-left: 10px;
	margin-right: 10px;
		border-bottom: 1px solid #f0f7f7;
	padding-left: 20px;
	line-height: 16px;
		background: url(images/bullet.gif) no-repeat;
  }

.sidebar2 li li {
	background-position: left 8px;
	padding-top: 2px;
	padding-bottom: 2px;
	margin-left: 10px;
	margin-right: 10px;
	padding-left: 20px;
		background: url(images/bullet.gif) no-repeat;
}

.sidebar1 li li li {
	font-size: 1.2em;
	background: none;
	background-position: none;
	padding-top: 0px;
	padding-bottom: 1px;
	padding-left: 10px;
	border-bottom: 0;
	border-left: 1px dotted #ccc;
}

.sidebar2 li li li {
	font-size: 1.2em;
	background: none;
	background-position: none;
	padding-top: 0px;
	padding-bottom: 3px;
	padding-left: 10px;
		margin-left: 10px;
	border-bottom: 0;
	border-left: 1px dotted #ccc;
}

/*
Feed CSS
*/
.rssfeed {
	background-position: left 0px;
	padding-left: 30px;
		border: 1px solid #ddd;
}

.rssfeed a {
	border-bottom: 1px solid #ddd;
}

.emailfeed {
	background: url(images/rssemail.gif) no-repeat;
	background-position: left 0px;
	padding-left: 30px;
		border: 1px solid #ddd;
}

.feedform {
	font-size: 1em;
		border: 1px solid #ddd;
}

.feedemail {
	border: 1px solid #ddd;
	width: 200px;
	padding: 3px;
	color: #999;
	background: #ddd;
}

.feedemail:focus {
	border: 1px solid #ddd;
	color: #ff9600;
	background: #fffff4;
}

.feedsubmit {
	border: 1px solid #ddd;
	text-transform: uppercase;
	background: #366799;
	cursor: pointer;
	color: #fff;
	font-size: 1em;
	height: 22px;
}

.feedsubmit:hover {
	background: #21a9e9;
}

/*
Sidebar Ads CSS
*/
ul.ads li {
	float: left;
	display: inline;
	margin-right: 3px;
}

ul.ads 
 {
	display: block;
	float: left;
}

/*
Footer   THIS SECTION IS DONE!!
*/
#footer {
	width: 1061px;
	height: 49px;
	padding: 0px;
	margin-top: 0px;
	border: ;
	padding-top: ;
	background:  url(images/footer.png) no-repeat;
	text-align: center; }


#footer p { 	
	font-size: 11px;
	font-weight: bold;
	font-family: arial;
	font-weight: bold;
	padding-top: 20px;
	background:  url(images/footer.png) no-repeat;
	text-align: right;
	margin-right: 95px;
  color: #fff;   }

#footer a {
	color: #fff; }

#footer a:hover {
	color: #fff;
}



/*
General Styles THE POST
*/
.post {
	margin-top: 0px;
	background: #fff;
	padding: 0px;
	margin-bottom: 15px;
	background: url(images/post_bg.png) no-repeat;


}


.post p {	
line-height: 19px;	
margin-top:10px;
margin-left: 20px;
margin-right: 20px;
font-size: 12px; 
padding-top: 10px;
color: #3b3b3b;
font-family: arial; 
 }


.post h3 {font-size: 13px; font-family: arial;}
.post h4 {font-size: 10px; color: #673c30; font-family: arial; margin-top: -10px; margin-bottom: 15px; margin-left:10px; margin-right: 10px; text-align: center;}


.post h6 {

line-height: 19px;	
margin: 0px 0px 7px 0px;
font-size: 13px; 
color: #3f3f3f;
font-family: arial;
}


.post h1 {	
color: #1e6880;	
line-height: 20px;
font-family: arial;	
font-weight: bold;
font-size:16px;
padding-left: 20px;
padding-top: 20px; }

.post h1 a {	
color: #1e6880;	
font-family: arial;	
line-height: 20px;
 }



.post h2 {color: #1e6880;	
font-family: arial;	
font-weight: bold;
font-size:16px;line-height: 20px;
padding-left: 20px;
padding-top: 20px }

.post h2 a {	
color: #1e6880;	line-height: 20px;
font-family: arial;	
 }


.post h2 em {color: #1e6880;	
font-family: arial;	line-height: 20px;
font-weight: bold;
font-size:16px;
padding-left: 20px;
padding-top: 20px }


.post h2 a {
color: #1e6880;	
font-family: arial;	
font-weight: bold;
font-size:16px;
padding-left: 0px;
padding-top: 20pxline-height: 20px;
}

.post h2 a:hover {
color: #d67f1e;	
	border-bottom: 1px dotted #ccc;
}





.post h3 {color: #1e6880;	
font-family: arial;	
font-weight: bold;
font-size:16px;
padding-left: 20px;
padding-top: 10px;}

.post p {color: #3f3f3f;}




h6 {

line-height: 18px;	
margin: 0px 0px 7px 0px;
font-size: 11px; 
color: #3f3f3f;
font-family: arial;
}

h5 {font-size: 10px;	
color: #932625; 
font-weight: none;	
margin: 0px;	
padding-bottom: 5px;	
line-height: 16px; 
padding-left: 28px; 
padding-right: 10px; 
list-style: disc; 	
letter-spacing: 0px;
font-family: arial;
font-size: 11px; 
}

.post strong {
line-height: 19px;	
margin: 0px 0px 7px 0px;
font-size: 13px; 
color:#3b3b3b;
font-family: arial}

.post em {	
font-size: 13px; 
color: #3b3b3b;}

.post ul, .post ol {	font-size: 13px; font-family: arial	;
color: #3b3b3b;	margin: 0px 0px 7px 0px;	line-height: 19px;}

.post li, .post li li {margin-left: 30px; margin-right: 20px; margin-bottom: 2px; line-height: 19px;; color:#3b3b3b;  text-align: left; 	font-size: 13px; font-family:  arial; margin-top: 5px;}

.post ol {margin-left: 15px; line-height: 19px;; color: #3b3b3b; 	font-size: 13px; font-family: arial;	} 

.post ul ul, .post ol ol {
	font-size: 13px;
	margin-bottom: 5px;
	margin-top: 10px;
	font-size: 13px; font-family: arial;
	line-height: 21px;
	color: #3b3b3b;
}
.post ul li, .post ul li ul li {
	background-position: left 0px;
	padding-left: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
	color: #3b3b3b;
	font-size: 13px; font-family: arial;
}

.post ol li, .post ol li ol li {
	padding-top: 2px;
	padding-bottom: 2px;
	font-size: 13px; font-family: arial;
	line-height: 19px;
	color: #3b3b3b;
}

.post img {	text-align: center; background-color: #fff;    
	background: url(images/post_bg.png)repeat-x; margin-bottom: 0px;
margin-top: 0px; margin-left: -15px;}

.more-link {
	font-weight: none;
	font-size: 10px;;
	font-family: arial;
	color: #1e6880;

}

.more-link a{ 	color: #1e6880;	
}



.post ins {
	text-decoration: underline;
}

.post del {
	text-decoration: line-through;
}

.post code {	display: block;	border: 1px dotted #ddd;
	width: 550px;	font-weight: bold;padding: 10px;	padding-left: 10px; padding-right: 10px; padding-bottom: 10px; background: #fff2db;
	color: #2a7086;	margin-right: 10px;	margin-left: 10px;margin-top: 10px;
	margin-bottom: 0px;font-size: 13px;line-height: 17px}
	
	

.post blockquote {	display: block;		width: 595px;	padding: 10px 10px 10px 10px;	background: #FFF;	color: #8c9a29;	margin-right: auto;	margin-left: auto;
	margin-bottom: 0px;}


.post blockquote p {
	background-position: left top;
	padding-left: 30px; font-family: arial;
	color: #1e6880;
	font-weight: bold;
	font-size: 13px;
}

a {
	color: #1e6880;
}

a:hover {
	color: #307a7d;
}

.post a {
	color: #1e6880; font-weight: bold;}

.post a:hover {
	color: #000;}




.post .entry {
	margin-top: 0px;
	margin-bottom: 0px;

}

.post .postinfo {
	color: #aaa;
	font-size: 0.7em;
	border-bottom: 1px solid #eee;
	line-height: 1.4em;
	padding-top: 2px;
margin-left: 20px;
margin-right: 20px;
	padding-bottom: 1px;
	
}

.post .info {
	float: left;
}

.post .info a {
	padding-top: 4px;
	padding-bottom: 4px;
	height: 15px;
	background: url(images/ico_author.gif) no-repeat left center;
	padding-left: 18px;
}

.post .commentnum {
	float: right;
	background: url(images/ico_commentw.gif) no-repeat left center;
	padding-left: 30px;
}

.post .category {
	font-size: 0.7em;	float: left;
	color: #666;
margin-left: 20px;
margin-right: 20px;
	padding-top: 5px;
	padding-bottom: 3px;
	margin-bottom: 10px;
	border-bottom: 1px solid #ddd;
}


.post .category a {	color: #d67f1e;	font-size: 9px;font-family: arial;}
.post .category a: hover {	color: #000;}


.post .tags {
	background: url(images/ico_tag.gif) no-repeat;
	background-position: left 3px;
	padding-left: 0px;
	padding-bottom: 4px;
	margin-right: 20px;
	font-size: 9px;
	color: #545454;
	line-height: 10px;;
	padding-top: 3px;
	border-top: 1px solid #eee;
	float: right;
	text-transform: lowercase;
}

.post .ratings {
	font-size: 0.75em;
	line-height: 1.3em;
	color: #666;
	margin: 0px 0px 10px 0px;
}

.post .views {
	font-size: 0.75em;
	color: #666;
	margin: 0px 0px 10px 0px;
}

/*
Post Images - Alignments
*/
img.alignleft {
	float: left;
	display: inline;
		margin-left: 0px;
	margin-right: 15px;
	margin-top: 5px;
	margin-bottom: 2px;
  border: 1px solid #ddd;
}

img.alignright {
	float: right;
	display: inline;
		margin-top: 5px;
	margin-left: 15px;
	margin-bottom: 2px;
  border: 1px solid #ddd;
}


img.aligncenter {
	display: inline;
	text-align: center;
	margin-right: auto;
	margin-left: auto;
		margin-top: 5px;
	margin-bottom: 5px;
}

img.alignnone {
	display: inline;
	text-align: center;
	margin-right: auto;
	margin-left: auto;
			margin-top: 5px;
	margin-bottom: 5px;
}

p.wp-caption-text {
}

/*
Default Navigation _Next entries _Previous entries
*/
.nav {
	margin-top: 10px;
	font-size: 0.75em;
}

.nav a:hover {
	color: #333;
}
	

.nav_left {
	float: left;
	display: inline;
		font-size: 10px;
		padding-top: 10px;
		margin-bottom: 10px;
}

.nav_right {padding-top: 10px;	float: right;
	display: inline;	margin-bottom: 10px;		font-size: 10px;}

/*
Other Post Boxes
*/
.post_header {	padding-top: 10px;	margin-left: 10px;	padding-right: 10px;
	border-bottom: 1px solid #e4e7cf;}

.post_header h1 {	font-size: 12px;	color: #6d6457;}

.post_author, .post_follow {	background: #fff;	padding: 5px;margin-left: 15px;
margin-right: 15px;	font-size: 12px;	color: #575757;	line-height: 1.5em;	border-top: 1px solid #ddd;			border-bottom: 1px solid #ddd;	font-family: arial;}

.post_follow a {	font-weight: bold;}

/*
Comments
*/
.commentlistdiv {	margin-top: 10px;	padding: 10px;	background: #FFF;
	border: 1px solid #ddd;	font-size: 0.7em;	color: #575757;margin-left: 15px;
margin-right: 15px;}

.commentlistdiv h1 {	font-size: 1.3em;	color: #575757;	border-bottom: 1px solid #eee;	line-height: 1.5em; margin-left: 15px;
margin-right: 15px;	}

.commentlist li {	background: #fff;	border-bottom: 1px solid #ddd; margin-left: 15px;
margin-right: 15px;	
	padding: 15px;}

.commentlist li.alt {	background: #fff;}

.pane_l {	float: left;	display: inline;	width: 120px;	min-width: 120px;
	border-right: 2px solid #ddd;	padding-bottom: 15px;padding-right: 10px;	margin-right: 10px;}

.pane_r {	padding-bottom: 15px;display: block;		width: 350px;	line-height: 17px;	margin-left: 150px;		color: #6d6457;}

.c_author {	font-weight: bold;	margin: 0px 0px 7px 0px;
	color: #6d6457;}

.c_avatar {	display: block;	margin: 0px 0px 7px 0px;}

.c_date {	color: #6d6457;	font-size: 0.9em;	margin: 0px 0px 7px 0px;}

.c_approved {	color: #6d6457;}

/*
Trackbacks / Pinbacks
*/
.post_ping {	background: #e9f7ff;	padding: 10px;
	border: 1px solid #eeeee4;	font-family: arial;	font-size: 0.7em;
	color: #666;	line-height: 1.5em;}

.post_ping h1 {	font-size: 1.2em;}

.post_ping ol {	margin-left: 20px;}

.post_ping ol li {	padding-top: 3px;}

/*
Reply
*/
.reply {	margin-top: 10px;	padding: 10px;	background: #FFF;	border: 1px solid #ddd;	font-size: 0.7em;	color: #6d6457; margin-left: 15px;
margin-right: 15px;	}

.reply h1 {	font-size: 1.3em;	color: #575757;	border-bottom: 1px solid #eee;
	line-height: 1.5em;}

.reply label {	font-family: arial;	font-weight: bold;
	margin-top: 5px;	margin-bottom: 5px;	vertical-align: middle;
	color: #666;	margin-left: 5px;}

.replytext {	width: 300px;	background: #FFF;	margin-top: 5px;	margin-bottom: 5px;	vertical-align: middle;color: #6d6457;	border: 1px solid #eee;	padding: 3px;		font-size: 1.3em;}

.replytext:focus {	background: #fffff9;}

.replyarea {	width: 500px;	height: 140px;	background: #FFF;	margin-top: 5px;
	margin-bottom: 5px;	vertical-align: middle;	color: #6d6457;
	border: 1px solid #eee;	padding: 3px;}

.replyarea:focus {	background: #fffff9;		font-size: 1.3em;}

.replybutton {	cursor: pointer;	font-weight: bold;	background: url(images/commentbutton.gif) no-repeat;	width: 100px;	height: 22px;	margin-top: 5px;	margin-bottom: 5px;	vertical-align: middle;	color: #fff;}

.replybutton:hover {	background: url(images/commentbutton_on.gif) no-repeat;}