/*

Theme Name: David Wray Auto

Theme URI: http://www.sky27.com

Description: Dependable Auto Repair

Version: 1.0

Author: Sky27

Author URI: http://www.sky27.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: #959281 url(images/main_bg.jpg) repeat-x top;

	text-align: center;

}



#container {

	width: 912px;
	
	margin: 10px auto;

	text-align: left;

}



#container_index {

	background: #FFFFFF;

	width: 912px;

	margin-right: auto;

	margin-left: auto;

	text-align: left;

}



/*

Very Top Bar

*/

#top {

	float: right;

	width: 345px;

	background: none;

	padding: 4px;

}



#pagemenu {

	float: left;

	display: inline;

	height: 18px;

	z-index: 20;

}



#pagemenu li {

	float: left;

	display: block;

	height: 18px;

	margin-right: 42px;

}



#pagemenu li ul li {

	height: 24px;

	border-right: 0;

	border-bottom: 1px solid #dfddc6;

	width: 100%;

}



#pagemenu li a {

	display: block;

	font-size: 12px;

	font-weight: bold;

	text-transform: uppercase;

	color: #fff;

	line-height: 18px;
	
	text-decoration: none;

}



#pagemenu li a:hover {

	color: #a0d7ec;
	
	text-decoration: none;

}



#pagemenu li.current_page_item a {

	color: #dfddc6;

}



#pagemenu li.current_page_item a:hover {

	color: #a0d7ec;

}



#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: 200px;

}



#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: 24px;

	line-height: 24px;

	background: #ecead6;

	padding-left: 10px;

	padding-right: 10px;

	text-transform: none;

	font-size: 14px;

	font-weight: bold;

	color: #247797;

}


/* sub menu */
#pagemenu li.page_item ul li a:hover {

	display: block;

	text-align: left;

	height: 24px;

	line-height: 24px;

	background: #FFF;

	padding-left: 10px;

	padding-right: 10px;

	text-transform: none;

	font-size: 14px;

	font-weight: bold;

	color: #B10007;

}



/*

Search bar

*/

#searchbar {

	float: right;

	display: inline;

	font-size: 16px;

	margin-top: 12px;

}



.searchform {

	display: inline;

	vertical-align: middle;

	float: right;

	width: 410px

}



.searchform fieldset {

	display: inline;

	vertical-align: middle;

}



.searchform label {

	display: inline;

	vertical-align: middle;

}



.searchform input {

	display: inline;

	vertical-align: middle;

}



.searchform .searchlabel {

	color: #fff;

	font-weight: bold;

	font-family: verdana, arial, Helvetica, sans-serif;

	letter-spacing: -1px;

}



.searchform .searchterm {

	font-size: 16px;
	
	font-weight: bold;

	width: 275px;

	padding: 3px;

	margin: 5px 26px 0 0;

	color: #5091bf;

	background: none;

	float: left;

}



.searchform .searchterm:focus {

	color: #84adc7;

	background: none;

}



.searchform .searchbutton {

	text-transform: uppercase;

	background: none;

	cursor: pointer;

	color: #fff;

	font-size: 16px;
	
	font-weight: bold;

	height: 21px;

	margin: 7px 0 10px 0;

	float: left;

}



.searchform .searchbutton:hover {

	color: #dfddc6;

}



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

	vertical-align: middle;

}



.searchformI .searchlabel {

	color: #9ca485;

	font-weight: bold;

	text-transform: uppercase;

	margin-right: 5px;

	font-family: verdana, arial, Helvetica, sans-serif;

	letter-spacing: -1px;

}



.searchformI .searchterm {

	border: 1px solid #ddd;

	width: 200px;

	padding: 3px;

	color: #757575;

	background: #fff;

}



.searchformI .searchterm:focus {

	border: 1px solid #bbb;

	color: #84adc7;

	background: #fff;

}



.searchformI .searchbutton {

	border: 1px solid #ddd;

	text-transform: uppercase;

	background: #fff;

	cursor: pointer;

	color: #666;

	font-size: 0.9em;

	height: 21px;

}



.searchformI .searchbutton:hover {

	color: #84adc7;

}



/*

Header CSS

*/

#header {

	background: url(images/header_bg.jpg) top center no-repeat;

	width: 912px;

	height: 49px;

	padding: 8px 0 2px 0;

}



#header_logo {

	float: left;

	width: 328px;

	height: 84px;

}



#header_logo .headtitle {

	float: left;

	margin-right: 10px;

	padding-top: 19px;

	padding-left: 90px;

}



#header_logo .headtitle a {

	color: #6f8ba3;

	font-size: 1.5em;

	line-height: 1.1em;

	font-weight: normal;

}



#header_logo .headtitle a:hover {

	color: #366799;

}



#header_logo .description {

	display: block;

	color: #757575;

	font-size: 0.7em;

	line-height: 1.4em;

}



#header_ad {

	float: right;

	width: 468px;

	height: 60px;

	display: inline;

	margin-right: 20px;

}



#header_ad img {

	display: block;

}



/*

Page Menu CSS

*/

#menu_cap {

	width: 912px;

	height: 28px;

	padding: 4px 0 0 0;

	margin: 15px 0 0 0;

	background: url(images/menu_cap.png) no-repeat top center;

}



#bar {

	float: left;
	
	margin: 218px 0 0 26px;

	width: 510px;

	height: 28px;

}



#bar #toprss {

	float: right;

	display: inline;

	height: 28px;

	margin-right: 10px;

}



#bar #toprss a {

	float: right;

	display: block;

	color: #fff;

	font-size: 10px;

	text-transform: uppercase;

	font-weight: bold;

	background: url(images/rssround.gif) no-repeat left center;

	padding-left: 25px;

	height: 28px;

	line-height: 28px;

}



#bar #toprss a:hover {

	color: #e1f876;

}



#catmenu {

	float: left;

	display: inline;

	height: 28px;

	z-index: 20;

}



#catmenu li {

	float: left;

	display: block;

	height: 28px;

	border-right: 1px solid #2594bf;

}



#catmenu li ul li {

	height: 24px;

	border-right: 0;

	border-bottom: 1px solid #ddd;

	width: 100%;

}



#catmenu li a {

	display: block;

	font-size: 0.75em;

	font-weight: bold;

	text-transform: uppercase;

	color: #FFF;

	line-height: 28px;

	padding-left: 10px;

	padding-right: 10px;

}



#catmenu li a:hover {

	background: #8acce7;

}



#catmenu li.current-cat a {

	color: #333;

	background: #FFF;

}



#catmenu li.current-cat a:hover {

	color: #333;

	background: #FFF;

}



#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;

	border-left: 1px solid #ff9000;

}



#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: 0.75em;

	height: 24px;

	line-height: 24px;

	padding-left: 10px;

	padding-right: 10px;

	color: #666;

	font-weight: bold;

	text-transform: none;

	background: #f9f9f9;

}



#catmenu li.cat-item ul li a:hover {

	display: block;

	text-align: left;

	font-size: 0.75em;

	height: 24px;

	line-height: 24px;

	padding-left: 10px;

	padding-right: 10px;

	color: #738ba1;

	font-weight: bold;

	text-transform: none;

	background: #FFF;

}



/*

Blog Information Section

*/

#subhead {

	width: 912px;

	height: 266px;

	background: url(images/header_banner.jpg) no-repeat;

}



#subhead a {

	color: #366799;

}



#subhead a:hover {

	text-decoration: underline;

}



#bloginfobox {

	margin: 5px;

}



#bloginfobox a{

	margin: 5px;

	color: #eee;

}



#bloginfo ul {

	width: 990px;

}



#bloginfo ul li {float: left}

#bloginfo ul li ul li {float: none}



#bloginfo ul li.posts, #bloginfo ul li.comments, #bloginfo ul li.tags {

	width: 330px;

}



#bloginfo ul li.posts h2 {

	display: block;

	background: url(images/ico_posts.png) no-repeat;

	background-position: 10px center;

	padding-left: 30px;

	font-size: 0.75em;

	line-height: 1.7em;

	font-weight: bold;

	color: #fff58a;

}



#bloginfo ul li.comments h2 {

	display: block;

	background: url(images/ico_comments.png) no-repeat;

	background-position: 10px center;

	padding-left: 30px;

	font-size: 0.75em;

	line-height: 1.7em;

	font-weight: bold;

	color: #fff58a;

}



#bloginfo ul li.tags h2 {

	display: block;

	background: url(images/ico_tags.png) no-repeat;

	background-position: 10px center;

	padding-left: 40px;

	font-size: 0.75em;

	line-height: 1.7em;

	font-weight: bold;

	color: #fff58a;

}



#bloginfo ul li.posts ul {

	width: 310px;

	padding: 10px;

}



#bloginfo ul li.comments ul {

	width: 310px;

	padding: 10px;

}



#bloginfo ul li.tags ul {

	width: 310px;

	padding: 10px;

}



#bloginfo ul li.posts ul li {

	border-bottom: 1px dotted #b5d8de;

	padding-top: 4px;

	padding-bottom: 4px;

}



#bloginfo ul li.comments ul li {

	border-bottom: 1px dotted #b5d8de;

	padding-top: 4px;

	padding-bottom: 4px;

}



#bloginfo ul li.tags ul li {

	border-bottom: 1px dotted #b5d8de;

	padding-top: 4px;

	padding-bottom: 4px;

}



#bloginfo ul li.comments ul li a {

	display: block;

	font-size: 0.75em;

	background: url(images/ico_comment.png) no-repeat left 3px;

	padding-left: 20px;

	margin-left: 0px;

	line-height: 1.3em;

	font-weight: bold;

}



#bloginfo ul li.comments ul li a span {

	font-weight: normal;

}



#bloginfo ul li.tags ul li a {

	line-height: 1.3em;

	font-size: 0.75em;

}



.r_time {

	display: block;

	font-size: 0.7em;

	line-height: 1.3em;

}



.r_head a {

	display: block;

	font-weight: normal;

	font-size: 0.75em;

	color: #eee;

	line-height: 1.3em;

	font-weight: bold;

}



/*

Content Layout

*/

#content {

	width: 912px;
	
	background: url(images/stage_bg.jpg) repeat-y center;

}



#content #column {

	width: 860px;

	padding: 0 26px 20px 26px;

}



#content #sidebar {

	background: #dfddc6;
	
	border-top: #c8c59c 1px solid;

	width: 854px;
	
	margin: 0 auto;

	padding: 20px;

}



#flash {

	width: 605px;

	background: url(images/flash_load.jpg) center no-repeat;

}



/*

Sidebar Widgets

*/

#sidebar h2 {

	font-size: 0.7em;

	font-weight: bold;

	line-height: 1.3em;

	color: #666;

	margin-top: 20px;

}



#sidebar p {

	margin: 0px 0px 7px 0px;

}



#sidebar a:hover {

	color: #366799;

}



.videobox {

	border: 4px solid #ddddd4;

	width: 380px;

	height: 214px;

}



.center {

	text-align: center;

	margin-right: auto;

	margin-left: auto;

}



.sidebar1 {

	width: 412px;
	
	padding: 0 20px 0 0;
	
	float: left;
	
	border-right: #c8c59c 1px solid;

}

.sidebar1 h4{

	margin: 0 0 10px 0;

	color: #003b53;
	
	font-size: 18px;
	
	font-weight: normal;

}



.sidebar2 {

	width: 400px;
	
	padding: 0 0 0 20px;

	float: left;

}


.sidebar2 h4{

	margin: 0 0 10px 0;

	color: #003b53;
	
	font-size: 18px;
	
	font-weight: normal;

}


.sidebar1 ul, .sidebar2 ul {

	font-size: 12px;

	color: #003b53;

	line-height: 14px;

}


.sidebar1 li {

	padding: 5px 0px;
	
	font-size: 18px;

}


.sidebar1 li a {

	color: #000000;

}

.sidebar1 li a:hover {

	color: #189AD0 !important;

}


.sidebar2 li {

	margin: 5px 0;
	
	font-size: 18px;
	
	list-style: url(images/bullet_wrench.png) inside;

}

.sidebar2 li a {

	color: #189AD0;
	
	margin: 0 0 0 8px;

}

.sidebar2 li a:hover {

	color: #B10007 !important;

}



/*

Feed CSS

*/

.rssfeed {

	background: url(images/rssimg.gif) no-repeat;

	background-position: left 0px;

	padding-left: 22px;

}



.rssfeed a {

	border-bottom: 1px dotted #ddd;

}



.emailfeed {

	background: url(images/rssemail.gif) no-repeat;

	background-position: left 0px;

	padding-left: 30px;

}



.feedform {

	font-size: 0.9em;

}



.feedemail {

	border: 1px solid #ddd;

	width: 200px;

	padding: 3px;

	color: #757575;

	background: #fffff4;

}



.feedemail:focus {

	border: 1px solid #bbb;

	color: #ff9600;

	background: #fff;

}



.feedsubmit {

	border: 1px solid #ddd;

	text-transform: uppercase;

	background: #fff;

	cursor: pointer;

	color: #666;

	font-size: 0.9em;

	height: 22px;

}



.feedsubmit:hover {

	color: #ff9600;

}



/*

Sidebar Ads CSS

*/

ul.ads li {

	float: left;

	display: inline;

	margin-right: 3px;

}



ul.ads img {

	display: block;

	float: left;

}



/*

Footer CSS

*/

#footer {

	padding: 34px 26px 0 26px;

	font-size: 11px;

	color: #856044;

	text-align: right;

}



#footer a {

	color: #247798;

	font-weight: bold;

}



#footer a:hover {

	color: #247798;
	
	text-decoration: underline;

}



#footer_cap {

	background: url(images/bottom_cap.gif) no-repeat top center;

	margin: 0 auto;

	width: 900px;

	height: 66px;

}



.copyright {

	text-align: right;

	line-height: normal;

}



.credit {

	float: right;

	color: #757575;

	line-height: 1.4em;

}



a.sitename {

	color: #ccc;

	border-bottom: 1px dotted #366799;

}



a.footrss {

	background: url(images/rssimg.gif) no-repeat left center;

	padding-left: 22px;

	margin-left: 10px;

}



.credit a {

	font-weight: bold;

	color: #666;

}



.credit a:hover {

	color: #ff9600;

}



/*

General Styles THE POST

*/

.post {

	margin: 0px;

}



.post h1, .post h2, .post h3, .post h4, .post h5, .post h6 {

	line-height: 1.0em;

	margin: 0px 0px 5px 0px;

	font-weight: normal;

}



.post p {

	line-height: 1.5em;

	margin: 0px 0px 7px 0px;

}



.post h1 {font-size: 1.7em}

.post h2 {font-size: 1.6em}

.post h3 {font-size: 1.4em}

.post h4 {font-size: 1.2em}

.post h5 {font-size: 1.1em}

.post h6 {font-size: 1em}

.post p {font-size: 0.75em}

.post h1 {color: #b10007;letter-spacing:-1px;}

.post h2 {color: #78848f;letter-spacing:-2px;}

.post h3 {color: #2A6EA6;letter-spacing:-1px;}

.post h4 {color: #00a2ff}

.post h5 {color: #ff9600}

.post h6 {color: #333}

.post p {color: #666}



.post ul, .post ol {

	font-size: 0.75em;

	color: #666;

	margin: 0px 0px 7px 0px;

}

.post li, .post li li {line-height: 1.5em}

.post ol {margin-left: 16px}



.post ul ul, .post ol ol {

	font-size: 1em;

	margin-bottom: 5px;

	margin-top: 5px;

}

.post ul li, .post ul li ul li {

	background: url(images/bullet.gif) no-repeat;

	background-position: left 8px;

	padding-left: 15px;

	padding-top: 2px;

	padding-bottom: 2px;

}



.post ol li, .post ol li ol li {

	padding-top: 2px;

	padding-bottom: 2px;

}



.post img {

	vertical-align: middle;

}

.post-date{

  width: 34px;

  height: 40px;

  display: block;

  margin: 0 10px 0 0;
  
  font-size: 16px;
  
  font-weight: bold;

  padding: 0;

  position: relative;

  text-align: center;

  float: left;

  background: url(images/date.gif) no-repeat;

}



.post-date span.month{

  width: 100%;

  position: absolute;

  top: 0;

  left: 0;

  color: #fff;

  font-size: 10px;
  
  font-weight: normal;

  padding: 4px 0 0 0;

  text-transform: uppercase;

}



.post-date span.day{

  margin: 18px 0 0 0;

  left: 0;

  width: 100%;

  position: absolute;

}



.more-link {

	font-weight: bold;

	font-size: 12px;

	color: #003b53 !important;

	text-transform: uppercase;
	
	text-decoration: underline;

}



.more-link:hover {

	color: #189AD0;
	
	text-decoration: underline;

}



.post ins {

	text-decoration: underline;

}



.post del {

	text-decoration: line-through;

}



.post code {

	display: block;

	border: 1px dotted #ddd;

	width: 400px;

	padding: 10px;

	background: #eee;

	color: #666;

	margin-right: auto;

	margin-left: auto;

	margin-bottom: 10px;

}



.post blockquote {

	display: block;

	border: 1px dashed #ddd;

	padding: 10px 10px 0px 10px;

	background: #FFF;

	color: #000;

	margin-right: auto;

	margin-left: auto;

	margin-top: 10px;

	margin-bottom: 10px;

}





.post blockquote p {

	background: url(images/blockquote.gif) no-repeat;

	background-position: left top;

	padding-left: 40px;

	color: #5a727b;

	font-weight: bold;

}



a {

	color: #189ad0;

}



a:hover {

	color: #666666;

}



.post h2 a {

	color: #2a6ea6;

	font-weight: bold;

}



.post h2 a:hover {

	color: #398cd0;

}



.post .entry {

	margin-top: 10px;

	margin-bottom: 10px;
	
	padding: 0 0 8px 0;
	
	border-bottom: #ededed 3px solid;

}



.post .postinfo {

	color: #949494;

	background: #ededed;

	padding: 4px;

	margin: 0 0 5px 0;

}



.post .info {

	float: left;

}



.post .info a {

	padding-top: 4px;

	padding-bottom: 4px;

	height: 15px;

}

.post .info_single {

	font-size: 0.7em;

	line-height: 1.4em;

}



.post .info_single a {

	padding-top: 4px;

	padding-bottom: 4px;

	height: 15px;

}



.post .commentnum {

	float: right;

	background: url(images/ico_comments.png) no-repeat left center;

	padding-left: 20px;
	
	margin: -14px 0 0 0;
	
	height: 16px;
	
	font-size: 0.7em;

	line-height: 1.4em;

}



.post .category {

	font-size: 0.7em;

	color: #949494;

	background-position: left 3px;

}



.post .tags {

	font-size: 0.7em;

	color: #949494;

	line-height: 1.5em;

	border-top: 1px solid #eee;

}



.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, img.alignright, img.aligncenter, img.alignnone {

	border: none;

}



.alignleft {

	float: left;

	display: inline;

	margin-right: 10px;

	margin-bottom: 2px;

}



.alignright {

	float: right;

	display: inline;

	margin-left: 10px;

	margin-bottom: 2px;

}



.aligncenter {

	display: inline;

	text-align: center;

	margin-right: auto;

	margin-left: auto;

}



.alignnone {

	display: inline;

	text-align: center;

	margin-right: auto;

	margin-left: auto;

}



p.wp-caption-text {

	padding: 3px;

	color: #757575;

}



/*

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;

}



.nav_right {

	float: right;

	display: inline;

}



/*

Other Post Boxes

*/

.post_header {

	padding-bottom: 10px;

	padding-right: 10px;

}



.post_header h1 {

	font-size: 1.4em;

	color: #B10007;

}



.post_author, .post_follow {

	background: #fffff4;

	padding: 10px;

	font-size: 0.75em;

	color: #666;

	line-height: 1.5em;

	border: 1px solid #eeeee4;

	font-family: "Trebuchet MS", arial, Helvetica, sans-serif;

	margin-top: 15px;

}



.post_follow a {

	font-weight: bold;

}



/*

Comments

*/

.commentlistdiv {

	margin-top: 10px;

	padding: 10px;

	background: #d8e9f4;

	font-size: 0.75em;

	color: #666;

}



.commentlistdiv h1 {

	font-size: 1.3em;

	color: #366799;

	border-bottom: 1px solid #eee;

	line-height: 1.5em;

}



.commentlist li {

	background: #fff;

	border-bottom: 1px dotted #ddd;

	padding: 20px;

}



.commentlist li.alt {

	background: #fff;

}



.pane_l {

	float: left;

	display: inline;

	width: 160px;

	min-width: 160px;

	max-width: 160px;

	border-right: 1px dotted #ddd;

	padding-right: 20px;

	margin-right: 20px;

}



.pane_r {

	display: block;

	line-height: 1.5em;

	margin-left: 201px;

}



.c_author {

	font-size: 0.9em;

	font-weight: bold;

	margin: 0px 0px 7px 0px;

}



.c_avatar {

	display: block;

	margin: 0px 0px 7px 0px;

}



.c_date {

	color: #949494;

	font-size: 0.9em;

	margin: 0px 0px 7px 0px;

}



.c_approved {

	color: #949494;

	font-size: 0.9em;

}



/*

Trackbacks / Pinbacks

*/

.post_ping {

	background: #fffff4;

	padding: 10px;

	border: 1px solid #eeeee4;

	font-family: "Trebuchet MS", arial, Helvetica, sans-serif;

	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: #f7f8ed;

	border: 1px dotted #ddd;

	font-size: 0.75em;

	color: #666;

}



.reply h1 {

	font-size: 1.3em;

	color: #366799;

	border-bottom: 1px solid #c6e1e5;

	line-height: 1.5em;

}



.reply label {





	font-weight: bold;

	margin-top: 5px;

	margin-bottom: 5px;

	vertical-align: middle;

	color: #666;

	margin-left: 5px;

}



.replytext {

	width: 200px;

	background: #FFF;

	margin-top: 5px;

	margin-bottom: 5px;

	vertical-align: middle;

	color: #666;

	border: 1px solid #e0edef;

	padding: 2px;

}



.replytext:focus {

	background: #fffff9;

}



.replyarea {

	width: 500px;

	height: 100px;

	background: #FFF;

	margin-top: 5px;

	margin-bottom: 5px;

	vertical-align: middle;

	color: #666;

	border: 1px solid #e0edef;

	padding: 2px;

}



.replyarea:focus {

	background: #fffff9;

}



.replybutton {

	cursor: pointer;

	font-size: 0.9em;

	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;

}