/*
Theme Name: Autumn Eternal
Theme URI: 
Description: Deep rich inviting hues reflecting warmth and welcome.
Version: 1.0
Author: PS Design
Author URI: www.ps-portfolio.com
Tags: warm, orange, white, widgets, three columns, two sidebars, fixed width, clean, professional
*/

/*/////////////////////////////////////////// 
GENERAL STYLES
////////////////////////////////////////////*/ 

body {
 	height:100%;
 	margin: 0;
	padding: 0;
	background: url(images/bg_fade.jpg) repeat-x #dd6028;
	color: #000000;
	font-size:12px;
	font-family: Helvetica, Arial, Sans-Serif;
 }

.entry {
	font-size: 12px;
	padding-left: 28px;
	padding-right: 28px;
	padding-bottom:12px;
	background-image:url(images/contents_shadow.jpg);
	background-position:bottom left;
	background-repeat:no-repeat;
}
	
.post p, .entry p {
	color: #00000;
	text-align: left;
	margin: 0;
	padding: 0 0 12px 0;
 }
 
.post h3 {
 	font-family: Helvetica, Arial, Sans-Serif;
 	font-size: 18px;
 	font-weight: normal;
	color: #000000;
	padding: 5px 0 18px 0;
 }
 
 .entry h3{
	margin: 0;
	padding: 5px 0 18px 0;
}
 
 .spacer {
 	width: 100%;
 	position: relative;
 	height: 1px;
 	border-top:1px solid #d5dcdd;
 	margin: 20px auto;
 }
 
 div.clear {
	clear: both;
	font-size: 1px;
	line-height: 1px;
	overflow: hidden;
	visibility: hidden;
	width: 0;
	height: 0;
}

form{padding:0;margin:0}
ol{margin:0;padding:0}



/*/////////////////////////////////////////// 
GENERAL TYPE AND COLORS
////////////////////////////////////////////*/

body{font-family: Helvetica, Arial, Sans-Serif;}

#page {
	background-color: #FFFFFF;
	text-align: left;
	}

#content {
	font-size: 12px;
	}

.post small {
	display:block;
	color:#88999f;
	text-transform:uppercase;
	font-size: 10px;
	line-height: 12px;
	padding-left:0px;
	padding-right:0px;
	margin:10px 28px 0 28px;
	padding-top:6px;
	padding-bottom:6px;
	border-top:1px solid #d5dcdd;
	border-bottom:1px solid #d5dcdd;
}
.title small {
	display:block;
	color:#88999f;
	text-transform:uppercase;
	font-size: 10px;
	line-height: 12px;
	padding-left:0px;
	padding-right:0px;
	margin:10px 0 0 0;
	padding-top:6px;
	padding-bottom:6px;
}

.entry .postmetadata small {
	border-top:none;
	border-bottom:none;
}
.entry small {
	display:block;
	color:#88999f;
	text-transform:uppercase;
	font-size: 10px;
	line-height: 12px;
	padding-left:0px;
	padding-right:0px;
	margin:10px 0 0 0;
	padding-top:6px;
	padding-bottom:6px;
	border-top:1px solid #d5dcdd;
	border-bottom:1px solid #d5dcdd;
}
small.commentmetadata, #commentform small{color:#000000;font-size:10px;text-transform:none;border-top:none;border-bottom:none;
	margin:0 0 0 0;
	display:inline;
}
.post-borderless p small{color:#000000;font-size:10px;text-transform:none;border-top:none;border-bottom:none;
	margin:10px 28px 0 28px;
	display:block;}
.description {
	font-size: 12px;
	text-align: left;
	color: #000000;
	float: right;
}

#sidebar h2 {
	position: relative;
	font-family: Helvetica, Arial, Sans-Serif;
	font-size: 12px;
	}

.entry p a:visited {
	color: #27331e;
	}

.commentlist li, #commentform input, #commentform textarea {
	font: 0.9em Helvetica, Arial, Sans-Serif;
	}

.commentlist li {
	font-weight: bold;
	}

.commentlist li .avatar { 
	float: right;
	border: 1px solid #eee;
	padding: 2px;
	background: #fff;
	}

.commentlist cite, .commentlist cite a {
	font-weight: bold;
	font-style: normal;
	font-size: 1.1em;
	}

.commentlist p {
	font-weight: normal;
	line-height: 1.5em;
	text-transform: none;
	}

#commentform p {
	font-family: Helvetica, Arial, Sans-Serif;
	}

.commentmetadata {
	font-weight: normal;
	}

small, #sidebar ul ul li, #sidebar ul ol li, .nocomments, blockquote, strike {
	color: #000000;
	}
p.nocomments{display:none}
p.postmetadata{color:#88999e;font-size:10px;text-transform:uppercase;padding-bottom:0px}
p.postmetadata a, p.postmetadata a:visited, p.postmetadata small a, p.postmetadata small a:visited{color:#ca6716;text-decoration:none}
p.postmetadata a:hover, p.postmetadata a:visited:hover, p.postmetadata small a:hover, p.postmetadata small a:visited:hover{color:#ca6716;text-decoration:underline}

code {
	font: 1.1em 'Courier New', Courier, Fixed;
	}

acronym, abbr, span.caps
{
	font-size: 0.9em;
	letter-spacing: .07em;
	}
a:link, a:visited{color: #000000;}
a:hover, a visited:hover {color: #000000;text-decoration: none;}




/*/////////////////////////////////////////// 
STRUCTURE
////////////////////////////////////////////*/

#page {
	background-color: white;
	margin: 20px auto;
	padding: 0;
	width: 760px;
	}

.post {
	width:529px;
	text-align: left;
}
	
.post h2, .post h2 a{
	display:block;
	color: #c96716;
	margin: 0;
	display:block;
	padding: 15px 13px 0px 13px;
	font-size: 30px;
	font-weight: normal;
	font-family: Times New Roman, Times, Serif;
	text-align: left;
}

.post h2 a:link, .post h2 a:visited{
	color: #c96716;
	text-decoration:none;
}

.post h2 a:hover, .post h2 a:visited:hover{
	color: #c96716;
	text-decoration:underline;
}

.post hr {
	display: block;
	}

.widecolumn .post {
	margin: 0;
	}

.narrowcolumn .postmetadata {
	padding-top: 5px;
	}

.widecolumn .postmetadata {
	margin: 30px 0;
	}

.widecolumn .smallattachment {
	text-align: center;
	float: left;
	width: 128px;
	margin: 5px 5px 5px 0px;
}

.widecolumn .attachment {
	text-align: left;
	margin: 5px 0px;
}

.postmetadata {
	clear: both;
}

.clear {
	clear: both;
}

#footer {
	padding: 0;
	margin: 0 auto 0 auto;
	width: 996px;
	height:150px;
	clear: both;
	text-align: left;
	background-image:url(images/bg_footer.jpg);
	background-repeat:no-repeat;
	bottom:0px;
	font-size:12px;
	line-height:14px;
}

#footer ul{
	float:left;
	list-style-type:none;
	padding:10px 0 0 0;
	margin:0;
	font-size:12px;
	line-height:14px;
	text-transform:uppercase;
	font-weight:bold;
}

#footer ul#left{
	margin: 0 0 0 28px;_margin: 0 0 0 15px;
	width:200px;
}

#footer ul#right{
	margin: 0 0 0 324px;_margin: 0 0 0 276px;
	width:200px;
}

#footer ul li{
	margin:0;padding:0;
}
#footer ul li a, #footer ul li span{
	display:block;
	padding:5px 18px 5px 10px;
	margin: 0;
	border-bottom:1px solid #a0adb2;
}	

#footer p {
	font-size:11px;
	line-height:13px;
	clear:both;
	margin: 0;
	padding: 8px 0 0 37px;_padding: 8px 0 0 40px;
	color: #FFFFFF;
	text-align: left;
	display: block;
}

#footer ul li a, #footer ul li a:visited{
	display:block;
	text-decoration: none;
	font-weight:normal;
	color: #ffffff;
}

#footer ul li a:hover, #footer ul li a:visited:hover{
	color: #b5b7ba;text-decoration:none;
	font-weight:normal;
	background:#FFFFFF;
}

#footer p a,  #footer p a:visited{color: #FFFFFF;}
#footer p a:hover, #footer p a:visited:hover {color: #FFFFFF;text-decoration:none}



/*/////////////////////////////////////////// 
HEADERS
////////////////////////////////////////////*/


h2.pagetitle {
	margin-top: 20px;
	text-align: left;
}

#sidebar h2 {
	margin: 5px 0 0;
	padding: 0;
	}

h3#comments, h3#respond {
	font-size:14px;
	padding: 0;
	font-weight:bold;
	margin: 30px 28px 14px 28px;
	}
	
	


/*/////////////////////////////////////////// 
IMAGES
////////////////////////////////////////////*/ 

p img {
	padding: 0;
	max-width: 100%;
	}

/*	Using 'class="alignright"' on an image will (who would've
	thought?!) align the image to the right. And using 'class="centered',
	will of course center the image. This is much better than using
	align="center", being much more futureproof (and valid) */

img.centered {
	display: block;
	margin-left: auto;
	margin-right: auto;
	}

img.alignright {
	padding: 4px;
	margin: 0 0 2px 7px;
	display: inline;
	}

img.alignleft {
	padding: 4px;
	margin: 0 7px 2px 0;
	display: inline;
	}



/*/////////////////////////////////////////// 
LISTS
////////////////////////////////////////////*/

/*	Special stylized non-IE bullets
	Do not work in Internet Explorer, which merely default to normal bullets. */

html>body .entry ul {
	margin-left: 0px;
	padding: 0 0 0 30px;
	list-style: none;
	padding-left: 10px;
	text-indent: -10px;
	}

html>body .entry li {
	margin: 7px 0 8px 10px;
	}

.entry ul li:before, #sidebar ul ul li:before {
	content: "\00BB \0020";
	}

.entry ol {
	padding: 0 0 0 35px;
	.padding: 0 0 0 0px;
	margin: 0;
	}

.entry ol li {
	margin: 0;
	padding: 0;
	}

.postmetadata ul, .postmetadata li {
	display: inline;
	list-style-type: none;
	list-style-image: none;
	}

ol li, #sidebar ul ol li {
	list-style: decimal outside;
	}




/*/////////////////////////////////////////// 
FORM ELEMENTS
////////////////////////////////////////////*/

#search label{
	display:block;
}

li#search{list-style:none;}	

form#searchform {
	margin: 0;
	padding:0;
	text-align: left;
	clear:both;
}
#right1 form#searchform{
	border-bottom:1px solid #c4c5c8;
}
#right2 form#searchform{
	border-bottom:1px solid #a3aaae;
}
 
	
input#s {
	width:130px;
	/*height:24px;*/
	border:0px;
	float:left;
	margin:8px 0px 8px 13px;
	font-size:12px;
	padding-top:6px;
	padding-bottom:6px;
}

input#searchsubmit {
	float:right;
	margin:8px 10px 0px 0px;
}





.entry form { /* This is mainly for password protected posts, makes them look better. */
	text-align:center;
	}

select {
	width: 130px;
	}
#commentform p{padding:0 28px 0 28px;margin:0;}

#commentform input {
	width: 100px;
	padding: 2px;
	margin: 5px 0 1px 0;
	background: #ffffff;
	color: #000000;
	}

#commentform textarea {
	width: 466px;
	padding: 2px;
	border:1px solid #d5dcdd;
	}

#commentform #submit {
	margin: 0;
	float: right;
	text-align:center;
	color: #FFFFFF;
	background-color:#c96716;
	border:0px;
	font-size:10px;
	text-transform:uppercase;
	padding:8px;
	width:120px;
	margin-top:10px;
	margin-bottom:20px;
}



/*/////////////////////////////////////////// 
COMMENTS
////////////////////////////////////////////*/

.alt {
	margin: 0;
	padding: 0;
	border-top: 1px solid #dddddd;
	border-bottom: 1px solid #dddddd;
	}

.commentlist {
	padding: 0 38px 0 38px;
	text-align: left;
	}

.commentlist li {
	margin: 0;
	padding: 10px 0 10px 0;
	list-style: none;
	display:block;
	border-bottom:1px solid #d5dcdd;
	border-top:1px solid #d5dcdd;
	}

.commentlist p {
	margin:0;
	padding-top:10px;
	}

#commentform p {
	margin:0;
	}

.nocomments {
	text-align: left;
	margin: 0;
	padding: 0;
	}

.commentmetadata {
	margin: 0;
	display: block;
	color:#000000;font-size:10px;text-transform:none;border-top:none;border-bottom:none;
}



/*/////////////////////////////////////////// 
SIDEBAR
////////////////////////////////////////////*/

 /* BEGIN FORMATTING FOR SIDEBAR ....................................... */

#right {
	width: 421px;
	float: left;
	text-align:left;
	margin: 0; 
	padding: 0;
}

#right h3 {
	padding: 0;	
	margin: 0 0 10px 0;
}

 
 /* FORMATTING FOR THE SECTIONS ON THE SIDEBARS  ....................................... */

#spandiv {
	display:none;
}

.widget {
	display:block;
	padding:0;
	margin: 0;
	.float:left;
}


 /* FORMATTING FOR LISTS IN THE TWO SIDEBARS ....................................... */

.widget ul, .widget ul li ul {
	list-style: none;
	padding:0;
	margin:0;
}

.widget ul li, .widget ul li ul li{
	list-style: none; 
	display:block;
	padding: 0;
	margin:0;
}

.widget ul li a{display:block;padding: 5px 5px 7px 13px;;margin:0}
.widget ul li a:link, .widget ul li a:visited{color:#FFFFFF;text-decoration:none;font-size:12px;font-weight:bold}
.widget ul li a:hover, .widget ul li a:visited:hover{color:#b5b7ba;background-color:#ffffff}

/*PAGE WIDGET*/
.widget_pages ul li ul li a{display:block;padding: 5px 5px 7px 13px;background-image:none;margin:0}
.widget_pages ul li ul li a:link, .widget ul li a:visited{color:#FFFFFF;text-decoration:none;font-size:12px;font-weight:bold;background-image:none}
.widget_pages ul li ul li a:hover, .widget ul li a:visited:hover{color:#b5b7ba;background-color:#ffffff;background-image:none}

.widget_pages ul li.current_page_item a{
	background: url(images/cat_at.gif) no-repeat left top;
}
.widget_pages ul li ul li.current_page_item a{
	background: url(images/cat_at.gif) no-repeat left top;
}


/* FORMATTING FOR SIDEBARS ....................................... */

#right1 {
	width: 213px;
	margin: 0;
	float: left;
	padding:14px 0 15px 0;
	background: #b5b7ba;
	text-align:left;
}

#right2 {
	width: 198px;
	float: left;
	margin: 0;
	padding:14px 0 15px 0;
	background: #8c959a;
	text-align:left;
}

#right1 .widget, #right2 .widget{width:198px;padding-bottom:40px;}
#right1 li, #right2 li{padding:0; margin:0; list-style-type:none}
#right1 .widgettitle, #right2 .widgettitle, #right1 label, #right2 label, #right1 #wp-calendar caption, #right2 #wp-calendar caption{
	font-size:12px;
	font-weight:bold;
	text-transform:uppercase;
	padding:0px 10px 10px 13px;margin:0;
	text-align: left;
}

/*widget color variables*/
#right1 .widgettitle, #right1 label, #right1 #wp-calendar caption{
	color:#c96716;
	border-bottom:1px solid #c4c5c8;
}
#right2 .widgettitle, #right2 label, #right2 #wp-calendar caption{
	color:#6d3100;
	border-bottom:1px solid #a3aaae;
}

#right1 .sidebardiv ul li, #right1 .widget ul li, #right1 .widget ul li ul li{border-bottom:1px solid #c4c5c8;}
#right2 .sidebardiv ul li, #right2 .widget ul li, #right2 .widget ul li ul li{border-bottom:1px solid #a3aaae;}




/*/////////////////////////////////////////// 
CALENDAR
////////////////////////////////////////////*/

#calendar{list-style:none;clear:both;}
#calendar .widgettitle{display:none}

#wp-calendar {
	empty-cells: show;
	margin: 0;
	padding:7px 0px 0px 7px;
	width: 198px;
	color:#FFFFFF;
	font-size:12px;
	}

#wp-calendar #next a {
	padding-top:5px;
	padding-right: 7px;
	text-align: right;
	}

#wp-calendar #prev a {
	padding-top:5px;
	padding-left: 7px;
	text-align: left;
	}

#wp-calendar a {
	display: block;
	}

#wp-calendar td {
	padding:0;
	text-align: center;
	}

#wp-calendar td.pad:hover { /* Doesn't work in IE */
	/*background-color: #b5b7ba;*/}

#wp-calendar a {
	text-decoration: underline;
	color: #FFFFFF;
	font-size: 12px;
	}

#wp-calendar a:hover {
	text-decoration: none;
	color: #ffffff;
	font-size: 12px;
}

#wp-calendar th {
	font-wight: bold;
	text-transform: capitalize;
	font-size: 12px;
	text-align: center;
}


/*/////////////////////////////////////////// 
VARIOUS TAGS AND CLASSES
////////////////////////////////////////////*/

acronym, abbr, span.caps {
	cursor: help;
	}

acronym, abbr {
	border-bottom: 1px dashed #999;
	}

blockquote {
	margin: 15px 30px 0 10px;
	padding-left: 20px;
	border-left: 5px solid #ddd;
	}

blockquote cite {
	margin: 5px 0 0;
	display: block;
	}

.center {
	text-align: center;
	}

.hidden {
	display: none;
	}

hr {
	display: none;
	}

a img {
	border: none;
	}

.navigation {
	clear:both;
	display: block;
	text-align: left;
	padding: 10px 28px 10px 28px;
}

.alignright {
	float: right;
	}

.alignleft {
	float: left
	}



/*/////////////////////////////////////////// 
CAPTIONS
////////////////////////////////////////////*/

.aligncenter,
div.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
}

.wp-caption {
	border: 1px solid #ddd;
	text-align: left;
	background-color: #f3f3f3;
	padding-top: 4px;
	margin: 10px;
}

.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;
}

 
/*/////////////////////////////////////////// 
LAYOUT STYLES
////////////////////////////////////////////*/ 

 #bigcontainer {
	margin-left:auto;
	margin-right:auto;
	width: 996px;
	background-image:url(images/bg_shadow2.jpg);
	padding-bottom:20px;
	/*border: thin solid #FF0000;*/

 }
 /*Not in use*/
 #bannercontainer {
	margin: 0;
	padding: 0;
	width: 996px;
	height: 277px;
 }
 /*#syndctone {	
	width:529px;
	height:36px;
	padding-top:2px;
 	font-family: Helvetica, Arial, Sans-Serif;
 	font-size: 12px;
 	font-weight: bold;
 	color: #9f3f0d;
	text-align: left;
	float:left;
 }*/
 #syndcttwo {	
	width:213px;
	height:36px;
	/*padding-top:2px;*/
 	font-family: Helvetica, Arial, Sans-Serif;
 	font-size: 12px;
 	font-weight: bold;
 	color: #ffc26a;
	text-align: left;
	/*background-color: #9f3f0d;*/
	padding:0px 198px 0px 529px;
	/*float:left;*/
 }
 /*#syndctthree {	
	width:198px;
	height:36px;
	padding-top:2px;
 	font-family: Helvetica, Arial, Sans-Serif;
 	font-size: 12px;
 	font-weight: bold;
 	color: #9f3f0d;
	text-align: left;
	float:left;
 }*/
 #banner {
	margin: 0;
	padding: 0px 23px 0px 23px;
	background-image: url(images/bg_banner.jpg);
	background-repeat:no-repeat;
	width: 950px;
	height: 277px;
	/*border: thin solid #FF0000;*/

 }
 #tagbar {
  	bottom: 36px;
	padding-top: 169px;
	height: 26px;
 	font-family: Helvetica, Arial, Sans-Serif;
 	font-size: 12px;
 	font-weight: plain;
 	color: #000000;
	text-align: left;
	/*border: thin solid #000000;*/

 }
 .first {
 	color: #ffffff;
 }
 .second {
 	color: #ffc26a;
 }
 .third {
 	color: #9f3f0d;
 }

 #practiceblock {	
	width:408px;
	height:36px;
	padding-top:2px;
 	font-family: Helvetica, Arial, Sans-Serif;
 	font-size: 12px;
 	font-weight: bold;
 	color: #9f3f0d;
	text-align: left;
	float:left;
 }

#content-top {
	margin: 0;
	padding: 0;	
 }
 
 #content {
	margin: 0;
	padding: 0px 23px 0px 23px;
	width: 950px;
	min-height: 300px;
	background-image: url(images/bg_shadow1.jpg);
	background-repeat:no-repeat;
	background-position:left top;
	border:0px;
	clear:both;
 }

 #left {width:529px;float:left;}
 #menubar {
  	padding: 0;	
  	margin: 0;
	width: 542px;
	height: 36px;
	text-align: left;
	float:left;
 }
 
/*/////////////////////////////////////////// 
SYNDCTTWO
////////////////////////////////////////////*/
#syndcttwo ul {
	display: block;
	height: 36px;
	margin: 0;
	padding: 0;
	text-transform: uppercase;
	background-color: #9f3f0d;
	list-style: none;
 }
#syndcttwo ul li {
	float: left;
	margin: 0;
	padding: 0;
	font-family: Helvetica, Arial, Sans-Serif;
	font-size: 11px;
 	font-weight: bold;
	text-decoration: none;

}
#syndcttwo ul li.page_item_img {
	float: left;
	display: block;
	height: 24px;
	margin: 0px;
	padding: 12px 30px 0px 0px;
	color: #ffc26a;
	background: url(images/rssicon.gif) no-repeat left top;
	text-decoration: none;
	text-align: left;
}
#syndcttwo ul li.page_item a {
	float: left;
	display: block;
	height: 24px;
	margin: 0px;
	padding: 12px 30px 0px 4px;
	color: #ffc26a;
	text-decoration: none;
	text-align: left;
}

#syndcttwo ul li.page_item a:hover {
	color: #ffffff;
}

/*/////////////////////////////////////////// 
MENUBAR
////////////////////////////////////////////*/ 
#menubar ul {
	display: block;
	height: 36px;
	margin: 0;
	padding: 0;
	text-transform: uppercase;
	list-style: none;
 }
#menubar ul li {
	float: left;
	margin: 0;
	padding: 0;
	font-family: Helvetica, Arial, Sans-Serif;
	font-size: 11px;
 	font-weight: bold;
}
 
#menubar ul li.page_item a {
	float: left;
	display: block;
	height: 24px;
	margin: 0px;
	padding: 12px 30px 0px 30px;
	background: url(images/btn_off.jpg) no-repeat left top;
	color: #ffffff;
	text-decoration: none;
	text-align: left;
}

#menubar ul li.page_item a:hover {
	color: #ffc26a;
	background: url(images/btn_on.jpg) no-repeat left top;
}

#menubar ul li.current_page_item a, #menubar ul li.current_page_item a:hover, 
#menubar ul li.current_page_parent a, #menubar ul li.current_page_parent a:hover,
#menubar ul li.current_page_ancestor a, #menubar ul li.current_page_ancestor a:hover
{
	background: url(images/btn_hit.gif) no-repeat left top;
	color:#c96716;
}
 
/*/////////////////////////////////////////// 
PAGE TITLE
////////////////////////////////////////////*/ 

.title {
	padding: 30px 28px 0 28px;
	font-weight: normal;
 }
 
.title h2 {
	color: #c96716;
	margin: 0;
	padding: 0;
	font-size: 30px;
	font-weight: normal;
	font-family: Times New Roman, Times, Serif;
 }
.title h2 a {
 	color: #000000;
 }
 
.title h2 a:hover {
 	color: #000000;
 } 
 
/*/////////////////////////////////////////// 
PAGE CONTENT
////////////////////////////////////////////*/ 
 .contentbox {
 	/*position: relative;
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	width: 950px;
 	background: #CCCCCC;
	border: solid 1px #000000;
	z-index: 2;
	width: 950px;
	background-image: url(images/bg_shadow2.jpg);
	background-repeat:repeat-y;*/
	/*//////////////////////////////////////////////////////////////*/
 }
 
 .post {
 	padding: 0;
	margin:0;
 }
 
 .post-borderless {
 	padding: 0;
	margin:0;
 }
 
 .post p {
 	line-height: 1.5em;
 }
 
 .archive_edit_entry{padding:0 0 0 28px;display:block;}
 
 .search_result_block{
	font-size: 12px;
	padding-left: 28px;
	padding-right: 28px;
	padding-bottom:12px;
	background-image:none;
	background-position:bottom left;
	background-repeat:no-repeat;
	line-height:14px;
}
 
.search_result_info{padding-top:0px;padding-bottom:0px}
.search_result_block h3.search_result{margin:0;padding:0}
.search_result_block h3.search_result a,  .search_result_block h3.search_results a:visited{
	font-family: Times New Roman, Times, Serif;
 	font-size: 18px;
	line-height:20px;
 	font-weight: normal;
	color: #c96716;
	text-decoration:none;
}
.search_result_block h3.search_result a:hover,  .search_result_block h3.search_results a:visited:hover{text-decoration:underline;}
.search_result_block p{color:#88999e;font-size:10px;text-transform:uppercase;padding:0;margin:0}
 
.search_result_block p a, .search_result_block p a:visited{color:#ca6716;text-decoration:none}
.search_result_block p a:hover,  .search_result_block p a:visited:hover{color:#ca6716;text-decoration:underline}
p.search_fail{padding:12px 28px 12px 28px}