/*
Theme Name: TREDAILY
Theme URI: http://www.tredaily.com
Version: 1.0
Author: TREDAILY
Author URI: http://www.tredaily.com
Tags: blue, custom header, fixed width, two columns, widgets

*/



/* Begin Typography & Colors */
body {
	font-size: 62.5%; /* Resets 1em to 10px */
	font-family: 'Lucida Grande', Verdana, Arial, Sans-Serif;
	background: #d5d6d7 url('images/kubrickbgcolor.jpg');
	color: #333;
	text-align: center;
	}
#page {
	text-align: left;
	}

#header {
	
	}

#headerimg 	{
	margin: 7px 9px 0;
	height: 192px;
	width: 740px;
	}

#content {
	font-size: 1.2em
	}

.widecolumn .entry p {
	/*font-size: 1.05em;*/
	
	}

.narrowcolumn .entry, .widecolumn .entry {
	/*line-height: 1.4em;*/
	}

.widecolumn {

	}

.narrowcolumn .postmetadata {
	text-align: left;
	line-height: 18px;
	}

.alt {
	background-color: #f8f8f8;
	border-top: 1px solid #ddd;
	border-bottom: 1px solid #ddd;
	}


small {
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 11px;
	line-height: 1.5em;
	font-weight: bold;
	color: #333333;
	}

h1, h2, h3 {
	/*font-family: 'Trebuchet MS', 'Lucida Grande', Verdana, Arial, Sans-Serif;*/
	font-weight: bold;
	}

h1 {
	/*font-size: 4em;
	text-align: center;*/
	}

#headerimg .description {
	font-size: 1.2em;
	text-align: center;
	}

h2 {
	/*font-size: 1.6em;*/
	}

h2.pagetitle {
	font-size: 1.6em;
	}

#sidebar h2 {
	font-family: 'Lucida Grande', Verdana, Sans-Serif;
	font-size: 1.2em;
	}

h3 {
	/*font-size: 1.3em;*/
	}

h1, h1 a, h1 a:hover, h1 a:visited, #headerimg .description {
	text-decoration: none;
	color: white;
	}

h2, h2 a, h2 a:visited, h3, h3 a, h3 a:visited {
	/*color: #333;*/
	}

h2, h2 a, h2 a:hover, h2 a:visited, h3, h3 a, h3 a:hover, h3 a:visited, #sidebar h2, #wp-calendar caption, cite {
	/*text-decoration: none;*/
	}

.entry p a:visited {
	color: #b85b5a;
	}

.commentlist li, #commentform input, #commentform textarea {
	font: 0.9em 'Lucida Grande', Verdana, 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;
	color: #F44D00;
	}

.commentlist p {
	font-weight: normal;
	line-height: 1.5em;
	text-transform: none;
	}

#commentform p {
	font-family: 'Lucida Grande', Verdana, Arial, Sans-Serif;
	}

.commentmetadata {
	font-weight: normal;
	}
.commentmetadata A {
	color: #F44D00;
	}

.commentmetadata A.comm-data {
	color: #979597;
	}

.sidebar-block {
	float: left;
	width: 100%;
	padding-top: 15px;
	}

#sidebar {
	font: 1em 'Lucida Grande', Verdana, Arial, Sans-Serif;
	}
#sidebar P {
	color: #423F37;
	}
#sidebar ul ul li, #sidebar ul ol li, .nocomments, .postmetadata, blockquote, strike {
	color: #777;
	}

code {
	font: 1.1em 'Courier New', Courier, Fixed;
	}

acronym, abbr, span.caps
{
	font-size: 0.9em;
	letter-spacing: .07em;
	}


.post H2 A,
.post H3 A {
	color: #F44D00;
	}

#wp-calendar #prev a, #wp-calendar #next a {
	font-size: 9pt;
	}

#wp-calendar a {
	text-decoration: none;
	}

#wp-calendar caption {
	font: bold 1.3em 'Lucida Grande', Verdana, Arial, Sans-Serif;
	text-align: center;
	}

#wp-calendar th {
	font-style: normal;
	text-transform: capitalize;
	}
/* End Typography & Colors */



/* Begin Structure */

#headerimg {
	margin: 0;
	height: 200px;
	width: 100%;
	}

.narrowcolumn {
	float: left;
	padding: 0 0 20px 0px;
	margin: 0px 0 0;
	/*width: 450px;*/
	}

.widecolumn {
	/*padding: 10px 0 20px 0;
	margin: 5px 0 0 150px;
	width: 450px;*/
	}

.post {
	margin: 0 0 10px;
	text-align: justify;
	float: left;
	width: 100%;
	}

A.more-link {
	color: #423F37;
}
.post hr {
	display: block;
	}

.widecolumn .post {
	margin: 0;
	}

.narrowcolumn .postmetadata {
	padding-top: 0px;
	}
.narrowcolumn .postmetadata A {
	color: #F44D00;
	}
.narrowcolumn .postmetadata A:HOVER {
	color: #F44D00;
	}


.widecolumn .postmetadata {
	margin: 30px 0;
	}
.widecolumn .postmetadata small {
	font-size: 1em;
	font-weight: normal;
	}
.widecolumn .postmetadata A {
	color: #F44D00;
	}	


.widecolumn .smallattachment {
	text-align: center;
	float: left;
	width: 128px;
	margin: 5px 5px 5px 0px;
}

.widecolumn .attachment {
	text-align: center;
	margin: 5px 0px;
}

.postmetadata {
	clear: left;
}

.clear {
	clear: both;
}

/* End Structure */



/*	Begin Headers */
h1 {
	/*padding-top: 70px;*/
	margin: 0;
	}

h2 {
	/*margin: 30px 0 0;*/
	}

h2.pagetitle {
	padding-bottom: 20px !important;
	left: 0 !important;
	
}

#sidebar h2 {
	margin: 5px 0 0;
	padding: 0;
	}

h3 {
	padding: 0;
	margin: 0px 0 0;
	}

h3.comments {
	padding: 0;
	margin: 40px auto 20px ;
	}
/* End Headers */



/* Begin Images */
p img {
	padding: 0;
	margin: 0px 10px 5px 10px;
	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;
	}

.alignright {
	float: right;
	}

.alignleft {
	float: left
	}
.alignright A,
.alignleft A {
	font-weight: bold;
	font-size: 14px;
	}
/* End Images */



/* Begin 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 ul li A, #sidebar ul ul li A {
	padding-left: 10px;
	background: url("images/sidebar-link.gif") no-repeat left center;
	}

.entry ol {
	padding: 0 0 0 35px;
	margin: 0;
	}

.entry ol li {
	margin: 0;
	padding: 0;
	}

.postmetadata ul, .postmetadata li {
	display: inline;
	list-style-type: none;
	list-style-image: none;
	}

#sidebar ul, #sidebar ul ol {
	margin: 0;
	padding: 0;
	list-style-type: none;
	}
.left-block ul {
	margin: 0;
	padding: 0;
	list-style: none;
}
.left-block ul A {	
	color:#F44D00;
}

#sidebar ul li {
	list-style-type: none;
	list-style-image: none;
	margin-bottom: 15px;
	}
#sidebar ul li A {
	color: #F44D00;
	font-size: 11px;
	}


#sidebar ul p, #sidebar ul select {
	margin: 5px 0 8px;
	}

#sidebar ul ul, #sidebar ul ol {
	margin: 5px 0 0 0px;
	}

#sidebar ul ul ul, #sidebar ul ol {
	margin: 0 0 0 10px;
	}

ol li, #sidebar ul ol li {
	list-style: decimal outside;
	}

#sidebar ul ul li, #sidebar ul ol li {
	margin: 5px 0 0;
	padding: 0;
	}
/* End Entry Lists */



/* Begin Form Elements */
#searchform {
	margin: 8px 0 0;
	padding: 5px 0px;
	/*text-align: center;*/
	}

#sidebar #searchform #s {
	width: 130px;
	padding: 2px;
	}

#sidebar #searchsubmit {
	padding: 1px;
	}

.entry form { /* This is mainly for password protected posts, makes them look better. */
	/*text-align:center;*/
	}

select {
	width: 130px;
	}

#commentform input {
	width: 170px;
	padding: 2px;
	margin: 5px 5px 1px 0;
	}

#commentform textarea {
	width: 100%;
	padding: 2px;
	}

#commentform #submit {
	margin: 0;
	float: right;
	}
/* End Form Elements */



/* Begin Comments*/
.alt {
	margin: 0;
	padding: 10px;
	}

.commentlist {
	padding: 0;
	text-align: justify;
	}

.commentlist li {
	margin: 15px 0 3px;
	padding: 5px 10px 3px;
	list-style: none;
	}

.commentlist p {
	margin: 10px 5px 10px 0;
	}

#commentform p {
	margin: 5px 0;
	}

#commentform A {
	color: #F44D00;
	}

.nocomments {
	text-align: center;
	margin: 0;
	padding: 0;
	}

.commentmetadata {
	margin: 0;
	display: block;
	}
/* End Comments */



/* Begin Sidebar */
#sidebar
{
	padding: 10px 0 10px 20px;
	float: left;
	/*margin-left: 545px;
	width: 190px;*/
	/*width: 100%;*/
	
	}

#sidebar form {
	margin: 0;
	}
/* End Sidebar */



/* Begin Calendar */
#wp-calendar {
	empty-cells: show;
	margin: 10px auto 0;
	width: 155px;
	}

#wp-calendar #next a {
	padding-right: 10px;
	text-align: right;
	}

#wp-calendar #prev a {
	padding-left: 10px;
	text-align: left;
	}

#wp-calendar a {
	display: block;
	}

#wp-calendar caption {
	text-align: center;
	width: 100%;
	}

#wp-calendar td {
	padding: 3px 0;
	text-align: center;
	}

#wp-calendar td.pad:hover { /* Doesn't work in IE */
	background-color: #fff; }
/* End Calendar */



/* Begin Various Tags & 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 {
	padding-bottom: 20px !important;
	left: 0 !important;
	}

hr {
	display: none;
	}

a img {
	border: none;
	}

.navigation {
	display: block;
	text-align: center;
	margin-top: 10px;
	}
/* End Various Tags & Classes*/
























/*  Tags Declaration  */
BODY {
    margin: 0;
    padding: 0;
    text-align: center;
    background: #737069;
	font-family: "Century Gothic", Arial, Helvetica, sans-serif;
}
A {text-decoration: none;}
A:HOVER {text-decoration: underline;}
IMG {border: none;}

.relax{
	clear: both;
	height: 0;
	line-height: 0;
	font-size: 0;
}

/*  Page  */
#page {
    margin: auto;
    text-align: left;
	width: 970px;
}

/*  Header  */
#header {
    float: left;
    width: 100%;
	margin-top: 20px;
}
.lt-header,
.rt-header {
    float: left;
    width: 100%;
}
.lt-header {background: #f44d00 url("images/lt-content.gif") no-repeat left top;}
.rt-header {
	background: url("images/rt-content.gif") no-repeat right top;
	padding-top: 15px;
}
A.logo {
	float: left;
	margin-left: 20px;
}
.right-header {
	float: right;
	width: 667px;
	
	margin-top: 17px;
}
.right-header P {
	padding: 0px;
	margin: 0px;
	color: #010101;
	font-size: 16px;
	font-weight: bold;
	margin-right: 45px;
	text-align: right;
}
/*  Content  */
#content {
    float: left;
    width: 100%;
	background: #ffffff;
	padding-top: 5px;
}

.top-part {
	float: left;
	width: 100%;
	background:  url("images/bg-top-part.gif") repeat-y left top;
}
.top-part H1 {
	padding: 0px;
	margin: 0px;
	color: #ffffff;
	font-size: 24px;
}
.left-col {
	float: left;
	width: 255px;
	padding: 20px 25px 47px 25px;
	background: #773e2d url("images/bg-left-col.jpg") no-repeat left bottom;
}
.left-col H1 {
	margin-bottom: 7px;
}
.left-col H1 A {
	color: #ffffff;
}
.top-part P {
	padding: 0px;
	margin: 0px;
	color: #ffffff;
	font-size: 13px;
	font-family: Arial, Helvetica, sans-serif;
}
.top-part P A {
	color: #ffffff;
}
.color-block {
	background: #864b3a;
	float: left;
	width: 100%;
	padding: 5px 0px;
	margin-top: 20px;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
}
.color-block P {
	font-size: 11px;
	margin-left: 10px;
}
.color-block P SPAN {
	color: #54291c;
}
.color-block A {
	font-family: Arial,Helvetica,sans-serif;
	display: block;
	color: #ffffff;
	margin: 0;
	padding: 0;
	font-size: 11px;
	margin-left: 10px;
	margin-right: 5px;
}
.view-all {
	float: right;
	margin-top: 26px;
	margin-right: 20px;
}
.center-col {
	float: left;
	width: 313px;
}
.orange-block {
	float: left;
	width: 100%;
	/*background: #bb561d;*/
	background: url("images/bg-orange1.gif") repeat-x left top;
	border-top: 3px solid #ffffff;
}

.orange-block H1 {
	background: #e46721;
}
.small-right {
	float: left;
	width: 213px;
}
.small-right H1 {
	width: 100%;
}
.small-right A.a-title {
	display: block;
	font-size: 24px;
	color: #ffffff;
	font-weight: bold;
	padding: 3px 0px 4px 15px;
	border: none;
	/*background: url("images/bg-orange-title.gif") repeat-x left top;*/
}

.orange-block A.a-cont {
	float: left;
	width: 100%;
	padding: 0 !important;
	margin: 0 !important;
}

.orange-block A.a-cont:HOVER {
	text-decoration: none;
}

.orange-block SPAN.sp-img {
	float: left;
	padding: 0px 17px 0px 0px;
	line-height: 0;
	font-size: 0;
	cursor: pointer;
}

.orange-block SPAN.sp-title {
	display: block;
	font-size: 24px;
	color: #ffffff;
	font-weight: bold;
	padding: 3px 0px 4px 0px;
	border: none;
	/*background: url("images/bg-orange-title.gif") repeat-x left top;*/
}

.orange-block SPAN.sp-text {
	padding: 0px;
	margin: 0px;
	font-weight: normal;
	color: #ffffff;
	font-size: 13px;
	font-family: Arial, Helvetica, sans-serif;
	display: block;
	padding: 17px 0px 17px 0px;
	border: none;
	background: url("images/img-link.gif") no-repeat 265px center;
}


.small-right A:HOVER {
	text-decoration: none;
}

.contactform {
	text-align: left;
	padding-left: 20px;
}

.right-text {
	float: left;
	width: 100%;
	border: none;
}
.right-text A {
	padding: 0px;
	margin: 0px;
	font-weight: normal;
	color: #ffffff;
	font-size: 13px;
	font-family: Arial, Helvetica, sans-serif;
	float: left;
	width: 196px;
	padding: 17px 0px 17px 17px;
	border: none;
	background: url("images/img-link.gif") no-repeat 165px center;
}
.right-text A:HOVER {
	text-decoration: none;
}

.search-b {
	height: 102px;
	border-top: none;
}
.img {
	float: left;
	line-height: 0px;
	font-size: 0px;
}

.right-col {
	float: left;
	width: 348px;
	background: #a69773;
	padding-top: 9px;
}
.right-col H1 {
	color: #5d543c;
	margin-left: 20px;
	margin-top: 12px;
	position: relative;
	z-index: 1000;
}
.block {
	float: left;
	width: 260px;
	margin-left: 20px;
	margin-top: 10px;
	height: 80px;
	background: #b4a786 url("images/l-block.gif") no-repeat left top;
}
.block P {
	font-size: 15px;
	margin-left: 13px;
	margin-top: 14px;
	position: relative;
	z-index: 1000;
}
.img-right {
	float: left;
	width: 98%;
	text-align: right;
	position: relative;
	margin-top: -99px;
}
.right-col FORM {
	padding: 0px;
	margin: 0px;
}
.right-form {
	float: left;
	width: 248px;
	margin-left: 27px;
	position: relative;
	margin-top: -17px;
}
.right-form H2 {
	padding: 0px;
	margin: 0px;
	color: #5d543c;
	font-size: 17px;
	margin-bottom: 6px;
	font-family: Arial, Helvetica, sans-serif;
}
.form-line {
	float: left;
	width: 89%;
	margin-top: 8px;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
}
.form-line LABEL {
	float: left;
	color: #5d543c;
	font-size: 11px;
	margin-top: 3px;
}
.form-line LABEL.name-l {
	margin-left: 3px;
}
.form-line INPUT {
	float: right;
	width: 160px;
	background: #d3cab2;
	padding: 5px 0px 5px 3px;
	border: 1px solid #5d543c;
	font-size: 11px;
}
.get {
	width: 164px !important;
	background: #773e2d !important;
	padding: 3px 0px !important;
	color: #ffffff;
	cursor: pointer;
	font-family: Arial, Helvetica, sans-serif;
	margin-top: 10px;
	border: none !important;
	text-align: center;
	height: 22px;
}
.last-line {
	margin-top: 12px;
	
}
.last-line P {
	font-family: "Verdana";
	font-size: 9px !important;
	color: #5d543c;
	text-align: right;
}
.bottom-part {
	float: left;
	width: 100%;
	padding-top: 25px;
	padding-bottom: 20px;
}
.left-text {
	float: left;
	width: 588px;
	margin-left: 35px;
}
.left-text H1.w-title {
	font-size: 25px;
	color: #423f37;
	margin: 0;
	padding: 0;
}
.left-text H1.w-title SPAN {
	font-size: 25px;
	color: #f44d00;
	margin: 0;
	padding: 0;
}
.left-text P {
	font-size: 11px;
	color: #000000;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
}
.left-text P A {
	color: #f44d00;
	text-decoration: underline;
}
.left-text P A:HOVER {text-decoration: none;}
.image-bottom {
	float: right;
	margin-right: 60px;
}

/*  Footer  */
#footer {
    float: left;
    width: 100%;
	color: #ffffff;
	font-size: 14px;
	margin-bottom: 20px;
	font-family: Arial, Helvetica, sans-serif;
	background: #423f37 url("images/lb-footer.gif") no-repeat left bottom;
}
.rb-footer {
	float: left;
	width: 100%;
	padding: 15px 0px;
	background: url("images/rb-footer.gif") no-repeat right bottom;
}
.left-footer {
	float: left;
	width: 386px;
	margin-left: 20px;
}
#footer P {
	padding: 0px;
	margin: 0px;
}
.right-footer {
	float: right;
	width: 246px;
	
}
.right-footer A {
	color: #ffffff;
	font-size: 14px;
	margin: 0;
}

.right-footer SPAN {
	color: #ffffff;
	font-size: 13px;
	margin: 0;
	padding: 0px 1px 0px 6px;
}

.line-menu {
	float: right;
	width: 100%;
	padding: 0px;
	margin: 0px;
}

.line-menu UL {
	list-style: none;
	float: right;
	padding: 0px;
	margin: 0px;
	height: 31px;
	width: 639px;
	margin-top: 27px;
}
.line-menu LI {
	display: inline;
	float: left;
	margin-right: 2px;
}
.line-menu LI A {
	padding: 0px;
	margin: 0px;
	font-size: 12px;
	font-weight: bold;
	color: #C5BEAA;
	float: left;
	padding: 0px 0px;
	background: #423F37 url("images/lt-menu.gif") no-repeat left top;
}
.line-menu LI A.long-li SPAN {padding: 8px 30px;}
.line-menu LI A SPAN {
	float: left;
	padding: 8px 26px;
	white-space: nowrap;
	text-transform: uppercase;
	background: url("images/rt-menu.gif") no-repeat right top;
}
.line-menu LI A:HOVER,
.line-menu LI.current_page_item A {
	color: #F44D00;
	text-decoration: none;
	background: #FFFFFF url("images/lt-menu-hover.gif") no-repeat left top;
}
.line-menu LI A:HOVER SPAN,
.line-menu LI.current_page_item A SPAN {
	background: url("images/rt-menu-hover.gif") no-repeat right top;
} 
.left-block {
	width: 640px;
	float: left;
	margin-top: 30px;
	margin-left: 35px;
	padding-bottom: 20px;
	display: inline;
}
.left-block.lb-mls {
	width: 650px;
	margin-left: 25px;
}
.left-block IMG {
	/*float: left;*/
}
.left-block IMG.right-img {
	float: right;
	padding-left: 20px;
}
.left-block P {
	padding: 0px;
	margin: 0px;
	font-size: 12px;
	color: #000000;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	margin-top: 20px;
}
.left-block P SPAN {
	color: #423F37;
	font-weight: bold;
}
.left-block H2 {
	padding: 0px;
	margin: 0px;
	font-size: 18px;
	color: #423F37;
	position: relative;
	left: 0px;
	margin-top: 10px;
}

.left-block H2.h2-blog {
	left: 14px;
}

.left-block H2.search-tit {
	padding-bottom: 20px;
	left: 0;
}



.left-block H3 {
	color: #423F37;
	font-size: 18px;
	margin: 10px 0px 0px;
	padding: 0px;
}
.left-block H3.search-tit {
	left: 0;
	float: left;
	width: 100%;
	padding-bottom: 10px;
}

.left-block H3.tags-tit {
	left: 0;
	float: left;
	width: 100%;
	padding-bottom: 0px;
	font-size: 16px;
}
.left-block P.tags-p {
	color: #000000;
	word-spacing: 3px;
}
.tags {float: left;width: 100%;}
.tags.no-t {
	margin-top: 0px;
	padding: 15px 0px 5px 0px;
}
.left-block A.with-icon {
	padding: 0px;
	margin: 0px;
	font-size: 11px;
	color: #4477AA;
	text-decoration: underline;
	background: url("images/icon-link.gif") no-repeat left center;
	padding-left: 14px;
}
.left-block A.with-icon.p {
	padding-left: 23px;
	margin-right: 3px;
}
.tags.no-t SPAN {
	padding: 0px;
	margin: 0px;
	padding-left: 15px;
	margin-right: 10px;
	background: url(images/icon-link.gif) no-repeat  left 5px;
}
.tags.no-t A {
	padding: 0px;
	margin: 0px;
	font-size: 11px;
	color: #F44D00;
	text-decoration: underline;
}
.tags.no-t A:HOVER {
	text-decoration: none;
}
.left-block A.with-icon.p.del {background: url("images/icon-del.gif") no-repeat left center;}
.left-block A.with-icon.p.digg {background: url("images/icon-digg.gif") no-repeat left center;}
.left-block A.with-icon.p.furl {background: url("images/icon-furl.gif") no-repeat left center;}
.left-block A.with-icon.p.reddit {background: url("images/icon-reddit.gif") no-repeat left center;}
.left-block A.with-icon.p.stumble {background: url("images/icon-stumble.gif") no-repeat left center;}
.left-block A.with-icon.p.help {background: url("images/icon-help.gif") no-repeat left center;}
.left-block A:HOVER {/*text-decoration: none;*/}
.right-block {
	width: 236px;
	float: left;
	margin-left: 35px;
	padding-bottom: 17px;
	padding-top: 30px;
}
.daily-blog {
	width: 234px;
	float: left;
	background: #773E2D;
	padding: 0px 0px 12px 0px;
}
.daily-small {
	width: 233px;
	float: left;
	padding: 0;
}

.daily-small A {
	width: 212px;
	float: left;
	padding: 17px 4px 0px 17px;
}

.daily-small A:HOVER {
	text-decoration: none;
}

.right-block H1 {
	padding: 0px;
	margin: 0px;
	font-size: 14px;
	color: #FFFFFF;
	font-weight: bold;
}
.right-block H1.save {
	color: #534930;
}
.right-block A SPAN.daily {
	display: block;
	color: #F44D00;
	padding: 0px;
	margin: 0px;
	font-size: 14px;
	font-weight: bold;
}

.right-block A SPAN.p-daily {
	font-family: Arial,Helvetica,sans-serif;
	line-height: 18px;
	margin: 5px 0px 0px;
	display: block;
	padding: 0px;
	color: #423F37;
	font-size: 12px;
}

.right-block P.find-p {
	color: #423F37;
	font-size: 12px;
}

.right-block H1.sign {
	color: #5D543C;
	text-align: center;
	padding: 3px 0px 3px 0px;
}

.right-block P {
	padding:0px;
	margin: 0px;
	color: #FFFFFF;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 18px;
	margin-top: 5px;
}
.right-block IMG {
	float: right;
	padding: 0px;
	margin: 0px;
	line-height: 1px;
	font-size: 0px;
}
.right-block SPAN.a-tit {
	padding: 0px;
	margin: 0px;
	font-size: 14px;
	color: #FFFFFF;
	font-weight: bold;
	display: block;
}

.right-block SPAN.a-get {
	font-family: Arial,Helvetica,sans-serif;
	font-size: 12px;
	color: #ffffff;
	line-height: 18px;
	padding: 0;
	margin: 5px 0px 0px;
	display: block;
}

.right-block .sub-link-block {
	float: left;
	width: 100%;
	padding: 0px 0px 0px 0px;
	margin: 0;
}

.comments-block {
	float: left;
	width: 100%;
	padding: 0;
	margin: 0;
}

.right-block .sub-link-block a {
	width: 190px;
	float: left;
	display: block;
	white-space: nowrap;
	padding: 3px 0px 3px 25px;
	margin: 0px 0px 0px 17px;
	font-size: 12px;
	font-weight: bold;
	color: #EF8222;
	background: url("images/icon-sub.gif") no-repeat left center;
}

.right-block .sub-link-block a:HOVER {
	text-decoration: underline;
}

.right-block P.for {
	color: #53271A;
	text-align: center;
}
.right-block P.we {
	font-family: "Verdana";
	font-size: 9px;
	color: #5D543C;
	font-size: 10px;
	text-align: center;
	margin: 0;
}
.right-block P.find-p {
	color: #423F37;
	font-size: 12px;
}
.save-money {
	width: 234px;
	float: left;
	margin-top: 10px;
	background: #A69773;
}
.save-small {
	width: 212px;
	float: left;
	padding: 17px 0px 18px 16px;
}
.form-sign {
	width: 100%;
	padding: 0px;
	margin: 0px;
	float: left;
	margin-top: 2px;
}
.save-money FORM {
	padding: 0px;
	margin: 0px;
	padding-bottom: 10px;
	float: left;
	width: 100%;
}
.form-sign LABEL {
	width: 42px;
	float: left;
	color: #5D543C;
	font-size: 10px;
	margin-top: 8px;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
}
.form-sign INPUT {
	padding: 0px;
	margin: 0px;
	float: left;
	width: 130px;
	height: 18px;
	margin-left: 5px;
	padding-left: 3px;
	margin-top: 5px;
	background: #D3CAB2;
	border: none;
	font-size: 11px;
	padding-top: 2px;
}
.form-sign INPUT.get-your {
	height: 20px;
	border: none;
	background: #773E2D;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: bold;
	color: #FFFFFF;
	margin-left: 48px;
	margin-top: 13px;
	cursor: pointer;
	padding: 1px;
	width: 132px;
}
.gray-block {
	width: 234px;
	float: left;
	/*padding: 8px 10px 5px 18px;*/
	padding: 0;
	background: #E4E4E4;
	margin-top: 10px;
}

.gray-block A {
	width: 206px;
	float: left;
	padding: 8px 10px 5px 18px;
	margin: 0;
}

.gray-block A:HOVER {
	text-decoration: none;
}


.orange-block.search-b.small-b {
	height: auto;
	margin-top: 10px;
	border: 1px solid #EA6B24;
	background: url(images/bg-orange-sm.gif) repeat-x left top;
}
.orange-block A {
	outline: none;
}
.img.small-img {
	width: 71px;
}
.small-right.s-s {
	width: 161px;
}

.small-right.s-s A.s-title {
	display: block;
	font-size: 14px;
	color: #ffffff;
	font-weight: bold;
	/*background: url("images/bg-orange-title.gif") repeat-x left top;*/
}



.orange-block.search-b.small-b A.as-cont {
	float: left;
	width: 100%;
	padding: 0 !important;
	margin: 0 !important;
}

.orange-block.search-b.small-b A.as-cont:HOVER {
	text-decoration: none;
}

.orange-block.search-b.small-b SPAN.sps-img {
	float: left;
	padding: 0px 8px 0px 0px;
	line-height: 0;
	font-size: 0;
	cursor: pointer;
}

.orange-block.search-b.small-b SPAN.sps-img IMG {
	float: none !important;
	padding: 0;
	line-height: 0;
	font-size: 0;
}

.orange-block.search-b.small-b SPAN.sps-title {
	display: block;
	font-size: 14px;
	color: #ffffff;
	font-weight: bold;
	padding: 2px 0px 4px 0px;
	border: none;
	/*background: url("images/bg-orange-title.gif") repeat-x left top;*/
}

.orange-block.search-b.small-b SPAN.sps-text {
	padding: 0px;
	margin: 0px;
	font-weight: normal;
	color: #ffffff;
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
	display: block;
	padding: 8px 0px 8px 0px;
	border: none;
	background: url(images/img-link-small.gif) no-repeat 200px center;
}

.search-form-block {
	float: left;
	width: 100%;
	padding: 0;
	margin: 0;
}



.small-right A:HOVER {
	text-decoration: none;
}
.s-s H1 {
	width: 154px;
}
.s-s A.search {
	padding: 2px 0px 4px 8px !important;	
}
.s-s A.sell {
	padding: 2px 0px 2px 8px !important;	
}
.small-b {
	width: 232px;
}
.right-text.new-text  {
	/*margin-top: -7px;*/
}
.right-text.new-text A IMG {float: none;}
.right-text A.sub-link {
	margin-top: -20px !important;
	position: relative;
	margin-right: 6px;
} 
.right-block A.s-and-g {
	display: block;
	color: #ffffff;
	width: 145px;
	font-size: 11px;
	margin: 0;
	padding: 8px 0px 8px 10px;
	background: url("images/img-link-small.gif") no-repeat 130px center;
}



A {color:#F44D00;}

.search-top {
    float: left;
    width: 360px;
    height: 231px;
    padding: 0px 0px 0px 290px;
    text-align: center;
    background: url("images/search-top-bg.jpg") no-repeat left top;
}

.search-top A {
    display: block;
    font-size: 24px;
    color: #ffffff;
    font-weight: bold;
    padding: 0;
    margin: 30px 0px 0px 0px;
}

.search-top P {
    font-size: 18px;
    color: #ffffff;
    padding: 30px 0px 30px 0px;
    margin: 0;
}

.search-top A.a-sts {
    display: block;
    font-size: 18px;
    color: #ffffff;
    padding: 0px 0px 0px 0px;
    margin: 30px 0px 0px 0px;
}

.search-center {
    float: left;
    width: 100%;
    padding: 17px 0px 0px 0px;
}

.search-row {
    float: left;
    width: 100%;
    padding: 0px 0px 17px 0px;
}

.search-item-content {
    float: left;
    width: 218px;
}
.search-item-content.sicf {
    float: left;
    width: 212px;
}

.search-item {
    float: left;
    width: 212px;
    padding: 4px 0px 4px 0px;
    text-align: center;
    display: inline;
    margin: 0px 0px 3px 6px;
}
.search-item.it-featured {
    background: #dc621c;
    margin: 0px 0px 3px 0px;
}
.search-item.it-new {
    background: #7f995f;
}
.search-item.it-listing {
    background: #71b4df;
}

.search-item-title {
    float: left;
    width: 100%;
    padding: 0px 0px 0px 0px;
    text-align: left;
    /*background: #423f37 url("images/search-title-bg.gif") no-repeat right 13px;*/
}

.search-item A {
    display: block;
    font-size: 15px;
    color: #ffffff;
    font-weight: bold;
    padding: 0;
    margin: 0;
}
.search-item A SPAN {
    display: block;
    font-size: 15px;
    color: #ffffff;
    font-weight: bold;
    padding: 13px 0px 13px 15px;
    margin: 0;
    text-align: left;
    background: #423f37 url("images/search-title-bg.gif") no-repeat right 13px;
}

.search-item A:HOVER {
	text-decoration: none;
}
.search-item IMG {
	margin-top: 4px;
}

.search-item-content A.a-l-sub {
    display: block;
    color: #3121fa;
    font-veight: normal;
    text-align: center;
}
.search-item-content A.a-l-sub:HOVER {
    color: #3121fa;
    text-decoration: underline;
}

.search-row-link {
    float: left;
    margin-left: 14px;
    display: inline;
}
.search-row-link.sa-first {
    margin-left: 0px;
}
.search-row-link A {
    float: left;
    color: #3121fa;
}
.search-row-link A SPAN {
    display: block;
    padding-top: 3px;
    color: #3121fa;
    text-align: center;
}
.search-row-link A:HOVER {
    color: #3121fa;
    text-decoration: none;
}
.search-row-link A:HOVER SPAN {
    color: #3121fa;
    text-decoration: underline;
}

.search-bottom {
    float: left;
    width: 648px;
    padding: 0px 0px 0px 0px;
    border: 1px solid #d6d6d4;
    background: url("images/hills.gif") no-repeat right bottom;
}

.search-map {
    float: left;
    width: 361px;
    padding: 0px 0px 0px 0px;
    border-right: 1px solid #d6d6d4;
}
.search-map A.a-map {
	display: block;
	line-height: 0;
	font-size: 0;
	text-align: center;
	padding: 4px 0px 4px 0px;
}
.search-by-map {
    float: left;
    width: 361px;
    padding: 4px 0px 4px 0px;
    background: #d6d6d4;
}
.search-by-map A {
    display: block;
    font-size: 20px;
    color: #ffffff;
    font-weight: bold;
    padding: 14px 0px 11px 0px;
    margin: 0px 4px 0px 4px;
    text-align: center;
    background: url("images/search-by-map.gif") repeat-x left top;
}
.search-by-map A:HOVER {
    text-decoration: none;
}

.search-by-res {
    float: left;
    width: 283px;
    padding: 27px 0px 0px 0px;
    
}
.search-by-res P {
    font-size: 15px;
    color: #423f37;
    font-weight: bold;
    padding: 0;
    margin: 0;
    text-align: center;
}
.search-by-res P A {
    font-size: 15px;
    color: #423f37;
    font-weight: bold;
    padding: 0;
    margin: 0;
}
.search-by-res UL {
    float: left;
    width: 100%;
    padding: 23px 0px 0px 0px;
    margin: 0;
    list-style: none;
}
.search-by-res UL LI {
    float: left;
    width: 100%;
    padding: 0px 0px 14px 0px;
    margin: 0;
}
.search-by-res UL LI A {
    float: left;
    font-size: 14px;
    color: #423f37 !important;
    font-weight: normal;
    padding: 0px 0px 0px 20px;
    margin: 0px 0px 0px 40px;
    display: inline;
    background: url("images/search-by-res.gif") no-repeat left 5px;
}
.search-by-res UL LI SPAN {
    font-size: 14px;
    color: #423f37;
    font-weight: bold;
}



/*tab_search*/

#forms_mid{background:url("images/search-top-bg.jpg") no-repeat top left; width:648px; height: 231px;}
#forms_mid .form_set{padding:0 20px 0 308px; margin:0;}
.quick_search{font:bold 16px "Trebuchet MS", Helvetica, sans-serif; color:#fff; padding:10px 0 8px 0;}
.txt_head{color:#cfb7a8; font:bold 12px Verdana, Arial, Helvetica, sans-serif; line-height:16px;}
.city{float:left; margin:0;}
.bedroom{float:left; padding-left:30px; margin:0;}
.baths{float:left; padding-left:10px; margin:0;}
.price{float:left; margin-top:10px; width:152px;}
.price_to{float:left; margin-top:10px; padding-left:10px;width:152px;}
.txt_field{font:normal 11px Verdana, Arial, Helvetica, sans-serif;}
.property{float:left;font:normal 11px Verdana, Arial, Helvetica, sans-serif; margin-top:10px; width:320px; color:#fff;}
.property radiobutton{margin:0; padding:0;}

.find_homes{float:left; margin-top:10px; font:normal 11px Verdana, Arial, Helvetica, sans-serif; color:#fff; width:320px;}
.find_homes img{border:0; margin:0; padding-right:10px;}

a.find_homes{font:normal 11px Verdana, Arial, Helvetica, sans-serif; color:#FEC2B0;text-decoration:underline;}
a.find_homes:hover{font:normal 11px Verdana, Arial, Helvetica, sans-serif; color:#FFF7F4;text-decoration:underline;}
.float_left{float:left;}
.find_link{font:normal 11px Verdana, Arial, Helvetica, sans-serif; color:#fff; line-height:22px;}
a.find_link{font:normal 11px Verdana, Arial, Helvetica, sans-serif; color:#FEC2B0;text-decoration:underline;}
a.find_link:hover{font:normal 11px Verdana, Arial, Helvetica, sans-serif; color:#FFF7F4;text-decoration:underline;}
.head_prod{color:#C75B1F; font:bold 12px Arial, Helvetica, sans-serif;}
.search_head{font:bold 22px "trebuchet MS"; color:#333333;}
.option-set {
			display: block;
			padding: 10px 0 10px 0;
			}

/*buttons*/

.buttonset,
.actions
{
	margin: 6px 10px 6px 10px; padding: 6px 0 0 0;
	clear: left;
}

.buttonset a, .buttonset button
{
    display:block;
    float:left;
    margin:0 7px 0 0;
    background-color:#f5f5f5;
    border:1px solid #dedede;
    border-top:1px solid #eee;
    border-left:1px solid #eee;

    font-family:"Lucida Grande", Tahoma, Arial, Verdana, sans-serif;
    font-size:100%;
    line-height:130%;
    text-decoration:none;
    font-weight:bold;
    color:#565656;
    cursor:pointer;
    padding:5px 10px 6px 7px; /* Links */
}

.buttonset button
{
    width:auto;
    overflow:visible;
    padding:4px 10px 3px 7px; /* IE6 */
}

.buttonset button[type]
{
    padding:5px 10px 5px 7px; /* Firefox */
    line-height:17px; /* Safari */
}

/*compact display*/


	.idx-listing.compact {
		height: auto;
		}

	.idx-listing.compact .summary {
		clear: left;
		}

		#content .idx-listing.compact .img-set {
			width: 30%;
			float: left;
			}

		#content .idx-listing.compact .img-set .thumb {
			width: 135px; height: 100px;
			}

		#content .idx-listing.compact .idx-datagrp {
			width: 70%;
			float: left;
			}
		#content .idx-listing.compact .idx-data {
			display: inline;
			float: none;
			width: auto;
			}

		#content .idx-listing.compact .option-set {
			display: block;
			padding: 10px 0 10px 0;
			}

		#content .idx-listing.featured {
			width: 33%; float: left;
			}
			
		#content .idx-listing.featured .thumb {
			width: 160px; height: 100px;
			}

		.caption
		{
			width: 238px;
			border: 1px solid #ccc;
			padding: 5px;
			text-align: center;
		}

			.caption img
			{
				margin: 0 0 5px 0;
				width: 100%;
				display: block;
			}
			
			.key {
				font-weight: bold;
				}


/* "Daisy, Daisy, give me your answer do. I'm half crazy all for the love of you.
	It won't be a stylish marriage, I can't afford a carriage.
	But you'll look sweet upon the seat of a bicycle built for two." */
	
/*avysoft*/
.gal_table{float:left; width:100%;}
.float_left{float:left;}
.float_right{float:right;}
.tb_lft{width:400px; float:left; margin-right:10px}
.tb_img_big{padding:8px 0; }
.tb_img_thumb{margin:8px 0;}
.tb_img_thumb img{border:1px solid #000000; text-align:center; margin:0 2px;}
.tb_right{float:left; text-align:left; width:200px;}
.tb_txt{border-top:2px solid #666666; padding-top:10px; margin-top:10px;}
.tbl_30{float:left; width:30%;}
.tbl_70{float:left; width:70%;}
.tab{background:#eeeeee; height:32px; border:1px solid #cccccc; line-height:32px; text-align:center; border-bottom:none;}
a.tab{ text-decoration:none; display:block; border:none; color:#333333;}
a.tab:hover{ text-decoration:underline;}
a.tab:active{border-top:1px solid #cccccc;border-left:1px solid #cccccc;border-right:1px solid #cccccc; border-bottom:0px solid #cccccc; background:#FFFFFF;}


.tab_btm{border-bottom:1px solid #cccccc;}
