/* Global */

body {
    font-family: 'Lato', Arial, sans-serif;
    background-color: #fff;
	color: #333;
    margin: 0 auto;
}
a img {
    border: none;

}
a {
	color: #ff6600;
	text-decoration: underline;
}
a:hover {
	color: #FFCC00;
	text-decoration: underline;
}

strong {
	letter-spacing: 0.0em;
	font-weight: 700;
}

/* Nav and Header */

#player {
    display: inline;
    overflow: hidden;

}
#fixedHeader {
	width: 100%;
	position: fixed;
	z-index: 100;
}
#headertop {
    height: 40px;
    background-color: #333;
    margin: 0 auto;
	overflow: hidden;
}
#headercontent {
    width: 950px;
    margin: auto;
	padding: 5px 0;
    font-family: 'Lato', Arial, sans-serif;
}
#homepagelink {
    width: 54px;
    background-image: url("../img/logo_off.png");
    height: 21px;
    float: left;
	text-indent: -9999px;
	overflow: hidden;
	border-top: 4px solid #333;
}
	#homepagelink:hover {
	    background-image: url("../img/logo_on.png");
	}
a.leftheader {
    float: left;
    line-height: 30px;
    padding-left: 25px;
    color: #777;
    text-decoration: none;
	font-size: 12px;
}
	a.leftheader:hover {
	    color: #fff;
	}
.rightheader {
    float:right;
    margin: 0 0 0 10px;
    height: 35px;
    background-position: center;
    background-repeat: no-repeat;
	position: relative;
	bottom: 3px;
}
#listenlink {
	height: 10px;
	width: 38px;
	line-height: 2px;
	padding: 11px 10px 1px 22px;
	background: url('../img/icon_listen.png') no-repeat 8px 7px;
	color: #fff;
	border: 1px solid #555;
	margin: 2px 0 0 25px;
}
#listenlink:hover {
	color: #e11837;
	background: url('../img/icon_listen_on.png') no-repeat 8px 7px;
	border: 1px solid #e11837;
}
#fblogo {
    background-image: url("../img/icon_fb_off.png");
    width: 8px;
}
	#fblogo:hover {
	    background-image: url("../img/icon_fb_on.png");
	}
#tweetbird {
    background-image: url("../img/icon_tw_off.png");
    width: 20px;
}
	#tweetbird:hover {
	    background-image: url("../img/icon_tw_on.png");
	}
#supportbutton {
    background-image: url("../img/support_off.png");
    width: 98px;
}
	#supportbutton:hover {
	    background-image: url("../img/support_on.png");
	}
	
#headershadow {
	padding-bottom: 1px;
	margin-bottom: 15px;
	background: rgb(150, 150, 150);
	background: rgba(100, 100, 100, 0.1);
	border: 0px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: rgb(250, 250, 250);
	border-bottom-color: rgba(200, 200, 200, 0.1);
}

#headerbottomwrapper {
    width: 100%;
    background-color: white;
    margin: 0 auto;
    position: relative;
	overflow: hidden;
}

#headerbottom {
    height: 50px;
    width: 950px;
    padding-top: 15px;
    padding-bottom: 0px;
    margin: auto;
	overflow: hidden;
	position: relative;
}

h1 {
	width: 358px;
	height: 37px;
	background: url('../img/title.png') 0px 0px no-repeat;
	text-indent: -9999px;
	overflow: hidden;
}
	h1:hover {
		background-position: 0px -37px;
	}
	
ul#nav {
	position: absolute;
	left: 290px;
    top: 35px;
}
ul#nav li {
	list-style: none inside;
	font-size: 14px;
    float: left;
	margin: 0 20px 5px 0;
    font-family: 'Lato', Arial, sans-serif;
}
	ul#nav li a {color: #000; text-decoration: none;}
	ul#nav li a:hover {color: #e11837; text-decoration: none;}
	
#social {
    position: absolute;
    right: 0px;
    bottom: 9px;
    text-decoration: none;
    color: #000;
    width: 190px;
}
	#social iframe {
	    height: 20px;
	    border: none;
	    width: 81px;
	}

#div-gpt-ad-1352131791621-0 {
    width: 960px;
    margin: 0 auto 15px auto;
}

/* Content */

#blog {
    width: 960px;

}
#bloghed {
    width: 600px;
    float: left;

}
#blog-content {
    width: 600px;
    float: left;

}
#content {
	padding-top: 125px;
	width: 100%;
	text-align: center;
}

#intro {
	overflow: visible;
	width: 100%;
	height: 380px;
	background: url('../img/intro_bg.png') center top no-repeat;
}
	#intro #blurb {
		position: relative;
		width: 950px;
		margin: 0px auto;
		overflow: visible;
	}
	#intro #blurb p {
        text-align: left;
        font-weight: 300;
        font-size: 36px;
        line-height: 48px;
        width: 945px;

	}
	#intro #blurb #map_image_p{
		margin-top: 30px;
		position: relative;
	}
	#map_image_border {
		position: absolute;
		top: 45px;
		height: 68px;
		left: 175px;
		width: 65px;
		border: solid 2px white;
	}
	#intro #blurb em.intronote {
		color: #ff6600;
		position: absolute;
		top: 355px;
		left: 0;
		font-size: 18px;
	}
		#intro #blurb #dots li {
			width: 30px;
			height: 30px;
			z-index: 15;
			position: absolute;
			background: url('../img/dot_bg.png') center no-repeat;
		}
			#dot1 {left: 300px; top: 365px; z-index: 17;}
			#dot2 {left: 390px; top: 345px;}
			#dot3 {left: 420px; top: 280px;}
			#dot4 {left: 830px; top: 180px;}
			#dot5 {left: 890px; top: 35px;}
			#dot6 {left: 600px; top: 320px;}
                #google_credit {
                    font-size: 12px;
                    font-family: Lato, Arial, sans-serif;
                    color: #ccc;
                    text-decoration: none;

                }
	
		#intro #blurb #flyouts li {
			display: none;
			position: absolute;
			z-index: 10;
			padding: 2px;
			background: url('../img/flyout_bg.png');
		}
			#intro #blurb #flyouts li p {
				background: #ff6600;
				text-align: left;
				color: #fff;
				font-size: 14px;
				line-height: 20px;
				padding: 20px;
				width: 150px;
			}
			#flyout1 {left: 315px; top: 380px; z-index: 16;}
			#flyout2 {left: 405px; top: 360px;}
			#flyout3 {left: 435px; top: 295px;}
			#flyout4 {left: 845px; top: 195px;}
			#flyout5 {left: 905px; top: 50px;}
			#flyout6 {left: 615px; top: 335px;}
			
		
.contentDiv {
	text-align: left;
	width: 950px;
	margin: 25px auto 50px auto;
	overflow: hidden;
}

#content h2 {
	text-transform: uppercase;
	letter-spacing: 0.1em;
	font-size: 24px;
	font-weight: 900;
	margin: 50px 0 30px 0;
}	

#bigAd {
    float: right;
	width: 300px;
	height: 250px;
	background: #eee;
	margin: 50px 0 0 0;
}	

	

/* Houses */
#thehouses {
	width: 100%;
	height: 900px;
	position: relative;	
}

#thehouses #route35 {
	position: absolute;
	left: 80px;
	top: 10px;
	font-size: 14px;
	text-transform: uppercase;
        letter-spacing: 0.1em;
}

#thehouses #atlantic {
	position: absolute;
	right: 80px;
	top: 10px;
	font-size: 14px;
        letter-spacing: 0.1em;
	text-transform: uppercase;
}


#thehouses #left-nav {
	position: absolute;
	top: 350px;
	left: 0px;
	height: 118px;
	width: 60px;
	background-image: url("../img/left.png");
	background-repeat: no-repeat;
        background-position: 25px 42px;
        background-color: black;
        border-bottom-right-radius: 4px;
        border-top-right-radius: 4px;
        cursor: pointer;

}
#thehouses #left-nav:hover {
        background-color: #00ccff;
}
#thehouses #right-nav {
position: absolute;
	top: 350px;
	right: 0px;
	height: 118px;
	width: 60px;
        cursor: pointer;
	background-image: url("../img/right.png");
        background-color: black;
        background-position: 25px 42px;
	background-repeat: no-repeat;
        border-bottom-left-radius: 4px;
        border-top-left-radius: 4px;
}
#thehouses #right-nav:hover {
    background-color: #00ccff;
}
#thehouses #right-nav.gray, #thehouses #left-nav.gray
{
    background-color: #eee;

}

#thehouses-infobox {
	position: absolute;
	top: 40px;
	bottom: 0px;
	left: 80px;
	right: 80px;
	background-color: #eee;
	overflow: hidden;
}

#thehouses-image {
	background-image: url("../img/fielder_houses_102313.gif");
	width: 100%;
	position: absolute;
	top: 40px;
	height: 543px;
	overflow:hidden;
	background-repeat: no-repeat;
	z-index: 10;
}

#thehouses #thehouses-content {
	height: 900px;
	overflow: hidden;	
	position: absolute;
	top: 0;
	left: 0;
	width: 3250px;
}
#thehouses .content-cell {
	height: 900px;
	border-right: solid 2px white;
	float: left;
	position: relative;
	box-sizing: border-box;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	-o-box-sizing: border-box;
	-ms-box-sizing: border-box;
}

/* Info boxes */
.housenumber {
    font-family: Lato, Arial, sans-serif;
    padding-left: 10px;
    font-weight: bold;
    font-weight: 900;
    font-size: 24px;
    margin-top: 15px;
    word-spacing: 1em;
}

.small {
    word-spacing: normal;
    font-size: 20px;

}
.contentbottom {
    position: absolute;
    top: 650px;
    left: 10px;
    bottom: 40px;
    width: 100%;
    width: calc(100% - 10px);
    width: -ms-calc(100% - 10px);
    width: -webkit-calc(100% - 10px);
    width: -o-calc(100% - 10px);
    width: -moz-calc(100% - 10px);
}

.quote {
    
    font-family: Georgia, serif;
    font-size: 18px;
    line-height: 24px;
    font-style: italic;
    padding-left: 8px;
    text-indent: -8px;
    margin-bottom: 20px;
    padding-right: 10px;
}

.attrib_name {
    font-family: Lato, sans-serif;
    font-weight: 700;
    font-size: 14px;
    line-height: 18px;
    padding-right: 10px;
}
.attrib_title {
    font-family: Lato, sans-serif;
    font-weight: 400;
    font-size: 14px;
    line-height: 18px;
    padding-right: 10px;
}
.text_info {
    margin-top: 40px;
    margin-bottom: 40px;
    font-family: Lato, sans-serif;
    font-size: 14px;
    line-height: 18px;
    padding-right: 10px;
}

.net_value_header {
    font-weight: 400;
    font-family: Lato, sans-serif;
    font-size: 14px;
    line-height: 18px;
    position: absolute;
    bottom: 30px;
    width: 100%;
}
.net_value_amount {
    font-weight: 700;
    font-family: Lato, sans-serif;
    font-size: 14px;
    line-height: 18px;
    position: absolute;
    bottom: 12px;
}
/* Footer */

#pageCredits {
	color: #999;
	font-size: 12px;
}
	#pageCredits a {
		color: #999;
		text-decoration: underline;
	}
	#pageCredits a:hover {
		color: #e11837;
	}

#illofooter {
    width: 100%;
    height: 100px;
	background: url('') #eee repeat-x bottom;
	display: none;
}
#newsletter-form {
    position: relative;
    top: -105px;

}
/* Stories */

.stories-container {
    min-height: 600px;

}
.story {
    width: 450px;
    float: left;
    text-align: left;
    margin-right: 20px;
    margin-bottom: 50px;
}

.story-lede {
    font-size: 18px;
    line-height: 26px;
    font-family: Georgia, serif;

}
.story-image {
    float: left;
    width: 200px;
    margin-right: 20px;
}
.story-title {
    float: left;
    font-size: 24px;
    line-height: 30px;
    font-weight: bold;
    font-weight: 700;
    padding-bottom: 5px;
}
.story-date {
    font-size: 12px;
    color: #999;
    float: left;
    padding-bottom: 6px;
}
.story-byline {
    font-size: 12px;
    line-height: 18px;
    color: #999;
    float: left;

}
.story-byline b a
{
    text-transform: uppercase;
    color: black;
    font-weight: normal;
}
.story-lede {
    float: left;
    clear: both;

}
.story-head, .story-head-image {
    float: left;
}
a.story-title {
    color: black;
    text-decoration: none;
}
a.story-title:hover {
    color: #e11837;

}
.story-image {
    padding-bottom: 20px;
}
.story-head {
    padding-bottom: 20px;

}
.story-head-image div, .story-head-image .story-title {
    width: 230px;
}
.story-head div, .story-head .story-title {
    width: 100%;

}
#stories h4 {
    font-size: 30px;
    font-weight: bold;
    font-weight: 700;
    padding-bottom: 50px;

}
.story:nth-child(2n+1) {
    clear: left;

}


