﻿/********************************************/
/* Two Column Wide Left MASTER PAGE STYLES */
/********************************************/

.TwoColWideLeft #LeftZone{
	padding:0 37px 0 40px;
	width:674px;
}

.TwoColWideLeft #RightZone{
	width:192px;
}


/* Left (WIDE-MAIN) Column */

#Intro h1{
	display:block;
	width:674px;
	height:37px;
	overflow:hidden;
	margin:0 0 12px 0;
}
#Intro p{
	font-weight:normal;
	color:#000;	
	font-size:1.6em;
	line-height:1.3em;
	font-family:Georgia, Serif;
	padding-bottom:21px;
}

/* if there's a header image, it should be in a div - and closer to the H2 than a paragraph would be */
#Intro div{
	margin-top:-7px;
}
#Intro div img{
	padding-bottom:15px;
}
#Main p{
	color:#050505;
}



.NarRtColCalloutBG  ul,
.NarRtColCalloutAltBG ul{
	padding-left: 22px;
}

.NarRtColCalloutBG  ul li,
.NarRtColCalloutAltBG  ul li{
	font-size:0.95em;
	line-height:1.2em;
	text-align:left;
	list-style-type:none;
	padding:5px 0 0 0;
}



/* Right (NARROW) Column */

.NarRtColCalloutBG{
	width:192px;
	background:url(/FullhouseInterim2010/Images/global/NarrowRightCol/CalloutBG.gif) repeat-y;
	margin-top:4px;
}
.NarRtColCalloutTopBG{
	width:192px;
	background:url(/FullhouseInterim2010/Images/global/NarrowRightCol/CalloutTopBG.gif) no-repeat top;
}
.NarRtColCalloutBtmBG{
	width:172px;
	background:url(/FullhouseInterim2010/Images/global/NarrowRightCol/CalloutBtmBG.gif) no-repeat bottom;
	padding:0 10px 30px;
}
.NarRtColCalloutBtmBG h5{
	text-align:center;
	text-transform:none;
}
.NarRtColCalloutBtmBG p{
	padding:25px 0 0 0;
	text-align:center;
	font-family:Verdana, Sans-Serif;
	font-size:1.0em;
	line-height:1.2em;
	color:#050505;
	text-align:center;
}
.NarRtColCalloutBtmBGLinks p{
	padding:5px 0 0 0;
	text-align:center;
	font-family:Verdana, Sans-Serif;
	font-size:1.0em;
	line-height:1.6em;
	color:#050505;
	text-align:left;
}
.NarRtColCalloutBtmBG p img{
	margin-bottom:9px;
}

.NarRtColCalloutNoText{
	padding-bottom:12px;
}
.NarRtColCalloutNoText p img{
	margin-bottom:16px;
}


.NarRtColCalloutAltBG{
	width:192px;
	background:url(/FullhouseInterim2010/Images/global/NarrowRightCol/CalloutAltBG.gif) repeat-y;
	margin-top:4px;
}
.NarRtColCalloutAltTopBG{
	width:192px;
	background:url(/FullhouseInterim2010/Images/global/NarrowRightCol/CalloutAltTopBG.gif) no-repeat top;
}
.NarRtColCalloutAltBtmBG{
	width:172px;
	background:url(/FullhouseInterim2010/Images/global/NarrowRightCol/CalloutAltBtmBG.gif) no-repeat bottom;
	position:relative;	
	padding:0 10px 0;
}
.NarRtColCalloutAltBtmBG h5{
	text-align:center;
	text-transform:none;
}


.NarRtColPlainInfoNode {
	padding:0 0 20px 0;
	text-align:left;
}
.NarRtColPlainInfoNode h2{
	margin-bottom:3px;
}

/* Blog Posts */

.comments table
{
	-moz-box-sizing:border-box;
	border-collapse:separate;
	border-spacing:2px;
	display:table;
	margin-bottom:0;
	margin-top:0;
	text-indent:0;
}
.BlogPTitle
{
	color:#CA0000;
	font-family:Georgia,Serif;
	font-size:2em;
	font-weight:normal;
	line-height:1.2em;
	margin:0;
	width: 674px;
}
.BlogPTitle a,
.BlogPTitle a:hover
{
	color:#CA0000;
}
.BlogPBody
{
	padding: 10px 35px 10px 0;
}
.BlogPBodyTeaser img,
.BlogPBody img
{
	border: none;
}
.BlogPBodyTeaser
{
	float: right;
}
.BlogPBodyTeaser img
{
	margin: 0 10px 10px 10px;
}
.BlogPDateWhole
{
	padding: 3px 5px 3px 0;
}
.comments hr
{
	border: solid 1px #cccccc;
	margin-right: 10px;
}
.CommentText
{
	width:674px;
	padding-right:10px;
}
.CommentUserName
{
	font-size: 10px;
	font-weight: bold;
}
.CommentDate
{
	font-style:italic;
}
.comments table
{
	border-spacing:0px;
}
.BlogCommentsTitle, .BlogLeaveComment
{
	font-weight: bold;
	font-size: 120%;
}
.blogDetail .comments .TextAreaField
{
	width: 280px;
}
.blogDetail .zoneTop
{
	width: 100%;
	margin-bottom: 10px;
}
.blogDetail .zoneLeft
{
	width: 700px;
}
.BlogDetailHeader h1,
.blogDetail .zoneLeft h1
{
	font-weight: normal;
	font-family:Georgia,Serif;
	font-size: 20px;
	color:#CA0000;
}
.blogDetail .zoneRight
{
	width: 200px;
}
.blogDetail .zoneRight .NarRtColCalloutBG .NarRtColCalloutTopBG .NarRtColCalloutBtmBG .blackBox h2
{
	/*line-height:0px;
	font-size:0px;*/
}
.blogDetail .zoneRight .NarRtColCalloutBG .NarRtColCalloutTopBG .NarRtColCalloutBtmBG .blackBox h5
{
	color: #FFFFFF;
	font-family: Arial;
	font-size: 12px;
	text-transform: lowercase;
	font-weight: normal;
}
.BlogTrackbacksTitle
{
	font-weight: bold;
	font-size: 110%;
}
.BlogEmailTextBoxField
{
	width: 280px;
}
.ModalPanel{
	width: 200px;
	background-color: #FFFFFF;
	padding-left:15px;
	padding-bottom:10px;
	padding-top:10px;
	border-style:solid;
	border-width:1px;
	border-color:#484036;
}
.BlogDetailHeader
{
	margin-bottom: 5px;
}
.BlogCommentsPager
{
	margin: 5px 10px 10px 0;
}
.ExpertBioImage
{
	float: left;
	width: 160px;
}
.ExpertBioText
{
	float: left;
	width: 514px;
}
.BlogAuthorSpotlightImage
{
	float: left;
	width: 70px;
}
.BlogAuthorSpotlightText
{
	float: left;
	width: 110px;
	margin: 0 0 0 12px;
}
.zoneLeftExpertBiographicalText h1
{
	font-family: Arial;
	font-weight: normal;
}
.zoneLeftExpertBiographicalNote
{
	margin: 10px 0 10px 0;
}
.ExpertBioRightRail,
.BlogAuthorSpotlightItem
{
	float: left;
	width: 192px;
	margin: 0 0 10px 0;
}
.ExpertBioRightRail
{
}
.TagCloud span a
{
	color: #666666;
}
.small-hanging-indent p
{ 
  padding-top:15px;
  line-height:15px;
}
.small-hanging-indent p a
{   
  text-align:left;
  display:block;
  text-indent:-10px;
  padding-left:10px;
  margin-top:-15px;
}




/* Updates for Web Analysis & Recommendations Posts --ChrisMischler 8/15/11 */

.TOCDiv{
	padding-bottom:15px;
}
.TOCDiv h6{
	font-size:1.2em;
}
#WebStatsPost .TOCDiv ul{
	list-style-type:none;
	font-size:1.2em;
	list-style-position:outside;
	margin-left:0;
}
#WebStatsPost ul{
	list-style-position:outside;
	margin-left:30px;
	margin-bottom:15px;	
}
#WebStatsPost h3{
	font-weight:bold;
}
#WebStatsPost h4,
.WebStatsSources h4{
	color: black;
	font-weight: bold;
	font-size: 1.2em;
	padding-bottom:8px;
}

.WebStatsSection{
	padding:0 0 60px;
}
.WebStatsInnerSection{
	padding:5px 0 15px;
}

#WebStatsPost blockquote{
	display:block;
	width:673px;
	padding:6px 0 0 0; 
	margin:7px 0 18px;
	position:relative;
	background:url("/FullhouseInterim2010/Images/Blogs/blockquoteBG-top.png") no-repeat top left;
}
#WebStatsPost blockquote p{
	padding:4px 15px 4px 14px;
}
#WebStatsPost blockquote span{
	display:block;
	width:673px;
	height:7px;
	background:url("/FullhouseInterim2010/Images/Blogs/blockquoteBG-btm.png") no-repeat bottom left;
}
#WebStatsPost .visualChart{
	margin:15px 0 20px 40px;
}
#WebStatsPost .dataChart{
	margin:5px 0 20px -16px;
}

.WebStatsSources{
	padding-top:15px;
	border-top:solid 1px #CCC;
}
  

/* Blog Posts */

/*****************************************/
/* Two Column Wide Left TEMPLATE Styles */
/*****************************************/
