/* Team Robbins css file, revised June 2010 */

body { background-color: #e0d9c7; color: #010066; margin: 0px; padding: 0px; }

a:link { color: #0907f9 }
a:visited { color: #0907f9 }
a:active { color: #9a7a29 } 
a:hover { color: #9a7a29; }

* { font-family: Georgia, 'Times New Roman', Times, Palatino, Baskerville, serif; }

b { letter-spacing: 0.2px; }
blockquote { margin-top: 0px; margin-bottom: 0px; margin-left: 10px; }
i { font-size: 12px; letter-spacing: 0.2px; }
img { border: 0px; padding: 0px; margin: 0px; }
p { margin-left: 0px; margin-right: 0px; margin-top: 0px; margin-bottom: 10px; }
td { font-size: 13px; font-weight: normal; line-height: 22px; }
ul { border: 0px; margin-top: 2px; list-style-type: disc; }
li { line-height: 20px; padding-bottom: 10px; list-style-position: outside; }

.edge_bg { background-color: #6f99bc; }
.center_bg { background-color: #f1ede3; background-image: url(images/teamrobbins-corner.jpg); background-repeat: no-repeat; background-position: top left; }
.margin { padding: 30px; padding-top: 0px; }
.blog-margin { padding: 0 10px 10px 10px;}
.sold-margin { padding: 10px 30px 30px 30px; }

/* reserved IDs */  
#copyright { font-size: 9px; font-weight: normal; text-align: center; font-family: Verdana, Arial, Helvetica, Geneva, sans-serif; margin-top: 6px; color: #847d6b; }
# masthead { }

  
/* MLS styles */  
form { margin-bottom: 0px; margin-top: 0px; }
input, textarea { color: #333333; background-color: #ffffff; border: 1px solid #847d6b; font-size: 11px; }
select { color: #333333; background-color: #FFFFFF; font-size: 11px; } 
input.box { background-color: #f1ede3; border: 0px; }
input.submit { font-size: 10px; font-weight: normal; background-color: #e0d9c7; border: 1px solid #847d6b; font-family: Verdana, sans-serif; }

.searchr { text-align: right; }
.searchl { text-align: left; }

.sumtable { margin-bottom: 8px; padding-bottom: 8px; border-bottom: 1px solid #010066; }

table.grid { border-collapse: collapse; border: 1px solid #c2baa4; background-color: transparent; }
table.grid td { border: 1px solid #c2baa4; padding: 0.5em; font-style: normal; font-size: 12px; font-weight: normal; line-height: 16px;
                font-family: Arial, Helvetica, Geneva, 'Lucida Sans', 'Bitstream Vera Sans', sans-serif; }

table.sold { margin: 16px 0 0 0; } 
table.sold td { border-bottom: 1px solid #c2baa4; }  

#blog-title { font-size: 24px; font-weight: normal; line-height: 30px; margin-top: 20px; }