    html, body {
    margin: 0;
    padding: 0;
    height: 100%;
	background-repeat:repeat-x;
   }
#container-page
	{
	/*margin-left: 10%;
	margin-right: 10%;*/
	margin: auto;
	width: 1000px;
	position: relative;
	min-height: 100%;
	height: auto !important;
	height: 100%;
	margin-top:0px;
	}
#container-content
	{
	padding-bottom: 42px;
	padding-top:0px;
	}
#container-foot
	{
	width: 100%;
	background-image:url('../images/whitehot_2b_19.jpg');
	background-repeat:repeat-x;
	position: relative;
	bottom: 0 !important;
	bottom: -1px;
	height: 42px;
	font-weight:bold;
	font-size:11px;
	color: black;
	padding-top:15px;
	}
div.whitehot_article
{
	position:relative;
	z-index: 1;
	padding-bottom:5px;
	width: 840px;
	font-size: 20px;
}
div.whitehot_article h2
{
	width: 800px;
}

div.whitehot_article p
{
	padding-right: 10px;
	font-family: "Times New Roman", serif;
}

div.whitehot_article img
{
	max-width: 92%;
	display: block;
	margin-left: auto;
	margin-right: auto;
}

div.whitehot_article em
{
	font-style: italic;
}

div#wh_comment_count
{
	float: right;
	width: 40px;
	height: 50px;
	margin-top: -50px;
	background: white url('../images/comment_count_bg.gif') no-repeat;
	padding-top: 8px;
	text-align: center;
	color: black;
}

div#wh_comment_count a
{
	color: black;
	font-weight: bold;
	font-size: 16px;
}
	
div#whitehot_comment_list
{
	border: thin solid #ccc;
	/*width: 900px;*/
	width: 90%;
	margin-left: auto;	
	margin-right: auto;
	margin-top: 20px;	
	padding: 20px;
}

div.wh_comments_single_0,div.wh_comments_single_1
{
	margin: 5px;
	padding: 10px;
}

div.wh_comments_single_0
{
	background-color: #eee;
}

div#whitehot_comment_list a
{
	color: black;
}
div.wh_comments_controls a
{
	border: solid thin #ccc;
	padding: 5px;
}

div.wh_comments_header ul
{
	list-style: none;
	margin-left: -40px;
}

div#whitehot_comments_container, div#whitehot_comments_form
{
	display: none;
}
	
 * html .whitehot_city
	{
	padding-top:15px;
	}
.whitehot_city
	{
	background-image:url('../images/whitehot_2b_12.jpg');
	height:80px;
	background-repeat:no-repeat;
	}
.whitehot_feature
	{
	width:200px;
	text-align:center;
	}
ul	{

	padding-bottom:10px;
	}
.caption
	{
	font-size:11px;
	font-style:italic;
	}

.sociallinks
{
	border: none;
}

h1.cities_list
{
	font-weight:bold;
	font-size:18px;
	margin-top: 1px;
	text-transform: uppercase;
}
ul.cities_list
{
	display: inline;
	font-weight: bold;
}
li.cities_list
{
	display: inline;
	padding: 10px;
	font-weight: bold;
	font-size: 18px;
}
div#article_social_media
{
	clear: both;
	margin-top: 15px;
	text-align: center;
}
div#article_social_media img
{
	display: inline;
}
div#article_contributor,div#article_image_main
{
	clear: both;
	margin-top: 15px;
}
div#article_lightbox_gallery
{
	text-align: center;
	clear: both;
	margin-top: 15px;
}

div#article_lightbox_gallery img
{
	display: inline;
}

div#article_contributor table
{
	/*width: 500px;*/
	margin: auto;
}
div#article_contributor table td
{
	vertical-align: top;
	text-align: left;
}
div#article_contributor table td > p { font-size: small; } 
div#header_container_article
{
	height:80px; 
	width: 730px; 
	margin-left: auto; 
	margin-right: auto;
	margin-bottom: 50px; 
	padding-right: 141px;
}
p.image_caption
{
	font-size: small;
	font-family: "Times New Roman", serif;
	/*font-family: Arial, Verdana, sans-serif;*/
	text-align: center;
	font-style:italic;
}
