/*
Site: Kiley Flint | Benson Sotheby's International Realty
Author: Christian Ross
Author URI: http://www.thinairmediasolutions.com  
Jan 05, 2010
*/


/* ---- Reset CSS ---- */

html, body, img {
	margin: 0; padding: 0; border: 0; outline: 0;
	font-weight: inherit; font-style: inherit; font-size: 100%; font-family: inherit;
	vertical-align: baseline;
}
:focus { outline: 0; }

html { overflow-x: auto; overflow-y: auto; }

body { line-height: 1; }
p { margin:0; padding:0; }

blockquote:before, blockquote:after, q:before, q:after { content: ""; }
blockquote, q { quotes: "" ""; }
em { font-style: italic; }
strong { font-weight: bold; }

.clear:after { content: "."; display: block; height: 0;	font-size: 0; clear: both; visibility: hidden; }
.clear { display: inline-block; }
/* \*/
.clear { display: block; }
/* */ 
.image { display: block; font-size: 0; text-indent: -9999px; outline: none; }
td { vertical-align:top; }


/*  Kiley Flint - Crested Butte - CSS  */
/*  Layout  */

body {
	margin-top: 10px;
	margin-bottom:20px;
	background:#001839;
	font: 14px Arial, Helvetica, sans-serif;
	line-height:20px;
	color:#000;
	text-align:left;
}

#container	{ width:968px; margin:0 auto; text-align:left; z-index:1; background-color:#eee; border:1px solid #CCC; padding:4px; }
#top-nav	{ padding:4px; }
  #date		{ float:left; width:300px; font-size:12px; }
  #top-links{ float:right; width:600px; text-align:right; }
#banner 	{ background:url(../images/banner1.jpg) 0 0 no-repeat; width:960px; height:250px; margin:10px auto 0; }
#nav 		{ text-align:center; width:960px; margin:14px auto; background-color:#000; height:30px; padding-top:10px; }
#content	{  width:960px; margin:0 auto; }
  #sidebar  	{ background-color:#FCFCFC; border:1px solid #CCC; padding:10px; }
  #featured		{ text-align:center; margin-top:20px; }
  #main-content { background:url(../images/main-content-repeat.png) 0 0 repeat-y; padding:20px 40px 10px 30px; }

#content-wide-top 	 { background:url(../images/content-top-wide.png) 0 0 no-repeat; height:9px; }
#content-wide 		 { background:url(../images/content-repeat-wide.png) 0 0 repeat-y; padding: 20px 40px 10px 40px; }
#content-wide-bottom { background:url(../images/content-bottom-wide.png) 0 0 no-repeat; height:5px; margin-bottom:40px; }

#footer { width:960px; margin:20px auto 10px; padding-top:10px; text-align:center; font-size:12px; }


  
/*  Styles  */

a:link    { color: #0E4171; font-weight: bold; text-decoration: none; } 
a:visited { color: #0E4171; font-weight: bold; text-decoration: none; }
a:active  { color: #0E4171; font-weight: bold; text-decoration: none; }
a:hover   { color: #222; 	font-weight: bold; text-decoration: underline; }

a.completesite:link    { color: #0E4171; font-weight: bold; text-decoration: none; font-size:14px; } 
a.completesite:visited { color: #0E4171; font-weight: bold; text-decoration: none; font-size:14px; }
a.completesite:active  { color: #0E4171; font-weight: bold; text-decoration: none; font-size:14px; }
a.completesite:hover   { color: #222; 	 font-weight: bold; text-decoration: underline; font-size:14px; }

a.mainNav:link,	a.mainNav:active,a.mainNav:visited  { 
	color:#EEE; font-size: 15px; line-height:20px; 
	font-weight:bold; font-family: Georgia, "Times New Roman", Times, serif;
	text-decoration:none; text-transform:uppercase;
	padding:0 10px;
}

a.mainNav:hover   { 
	color:#0E4171; font-size: 15px; line-height:20px; 
	font-weight:bold; font-family: Georgia, "Times New Roman", Times, serif;
	text-transform:uppercase; text-decoration:none;
	padding:0 10px;
}

a.footer:link, a.footer:active, a.footer:visited {
	color:#0E4171; text-decoration:none; font-size:12px; font-weight:bold;
}

a.footer:hover {
	color:#222; text-decoration:none; font-size:12px; font-weight:bold;
}

.completesite 	{ font:14px/20px Arial, Helvetica, sans-serif; }
.pipe		  	{ font-size:12px; color:#999; padding:0 10px; }
.space			{ padding:0 10px; }


h1.completesite { margin: 0 0 15px 0; font-size: 24px; line-height:28px; font-weight:bold; color:#222; font-family: Georgia, "Times New Roman", Times, serif; }
h2.completesite { margin: 10px 0 10px 0; font-size: 20px; line-height:24px; font-weight:bold; color:#222; font-family: Georgia, "Times New Roman", Times, serif; }
h3.completesite { margin: 0 0 6px 0;  font-size: 16px; line-height:20px; font-weight:bold; color:#222; font-family: Georgia, "Times New Roman", Times, serif; }
h4.completesite { margin: 0 0 6px 0;  font-size: 14px; line-height:18px; font-weight:bold; color:#222; font-family: Georgia, "Times New Roman", Times, serif; }


h3 { padding:0 0 10px 0; margin:0; }
p { padding:0; margin:0; }

ul {padding:0; margin:0; }
li {padding:0 0 0 0; margin:0 0 0 20px; border:0; }


/*#sidebar .completesite { font-size:14px; }
#sidebar h2.completesite { color:#46547C; font-size:20px; margin: 0 0 5px 0; }
*/