@charset "UTF-8";

body, html {
	min-width: 940px;
}

body{
	background-color: #FFF;
	font-family: "Arial", "Helvetica", sans-serif;
	font-size: 10px
	margin: 0px;
	color: #000;
	text-align: center;
}

/* Major content surrounds */
.contentHolderArea {
	margin: 0 auto;
	text-align: center;
	background-color: transparent;
	width: 940px;
	padding: 0px;
}

.mainTable {
	width:940px;
	border:none;
	margin: 0px;
	padding: 0px;
}

#header_image, #reg_form, #footer {
	width:940px;
}

/* Content areas */

#header_image {
	margin:10px 0px 10px 0px;
}



#reg_form {
	font-family: "Arial", "Helvetica", sans-serif;
	vertical-align: bottom;
	color: #FFF;
	height: 30px;
	margin: 10px 0px 10px 0px;
	padding: 5px 0px 0px 0px;
	background-color: #1e5996;
	border: 1px solid #000;
	text-align: right;
}

#reg_form input {
	font-family: "Arial", "Helvetica", sans-serif;
	background-color: #FFF;
	color: #000;
	border: none;
	font-size: 110%;
	width: 310px;
	margin: 0px 0px 0px 10px;
	
}

#reg_form #submit_btn {
	text-align: center;
	width: 75px;
	color: #3080AD;
	margin-right: 10px;
}

#profile {
	margin: 10px 0px 15px 0px;

}

.col1, .col2, .col3 {
	vertical-align: top;
	font-size: 85%;
	text-align: left;
}

.col1, .col2 {
	border-right: 1px solid #CCC;
}

.read_more {
	position: relative;
	top: 0;
	left: 330px;	
	font-size: 90%;
	display: inline;
	color: #FFF;
	padding: 3px;
	text-align: center;
	background-color: #3080AD;
	text-decoration: none;
	width: 80px;
	text-transform: uppercase;
}


.comments_link {
	display: inline;
	text-decoration: none;
	background: url(../images/itl_icon_14x15.gif) no-repeat 0px 0px;
	padding: 0px 0px 0px 20px;
	color: #3080AD;
}

.article_links, .headline_story_links{
	display: block;
	margin:10px 0px 10px 0px;
}


.article_links a:hover{
	color: #1D496B;
}



.headline_story_links .read_more {
	position: relative;
	top: 0;
	left: 290px;
}

.headline_story_links a:hover{
	color: #1D496B;
}

.stories {
	display: block;
	margin: 5px 0px 10px 0px;
}

.stories img {
	float: left;
	margin: 2px 10px 10px 0px;
	border: 1px solid #000;
}

.caption {
	margin: 5px 0px 5px 0px;
	color: #999;
	font-weight: normal;
}

.date {
	font-size: 85%;
	display: block;
	margin: 15px 0px 5px 0px;
	color: #999;
	font-weight: normal;
	font-style: italic;
}


/* --------------- col1 ------------------------*/

.col1 {
	width: 471px;
	padding: 0px 10px 100px 0px;
}

.col1 .headline_story {
	display: block;
	clear: both;
	margin: 10px 0px 10px 0px;
	padding: 0px 0px 10px 0px;
	border-bottom: 1px dashed #CCC;
}

.col1 img {
	float: left;
	margin: 0px 5px 10px 0px;
}

.col1 h1, h2{
	clear: both;
}

.col1 h2{
	font-weight: normal;
	font-family: "Arial", "Helvetica", sans-serif;
	font-size: 180%;
	color: #1e5996;
	padding: 0px 0px 10px 0px;
	border-bottom: 1px solid #3080AD;
}

.col1 h3{
	font-weight: normal;
	font-family: "Arial", "Helvetica", sans-serif;
	font-size: 140%;
	color: #444;
}


.col1 .headline_story h2 {
	border-bottom: none;
	margin: 5px 0px 0px 0px;
}

.social_tags{
	display: block;
	margin: 10px 0px 10px 0px;
	height: 130px;
	border-bottom: 1px solid #3080AD;
	border-top: 1px solid #3080AD;
}

.social_network_caption {
color:#999;
	display: block;
	text-align: right;
}

#social_tag_list {		
 	display: block;
 	text-align: right;
 	position: relative;
 	top: 30px;
 	left: 0px;
}

#social_tag_list img{
	border: none;
	margin: 0px;
}

#social_tag_list a{
display: inline;
border: none;
text-decoration: none;
margin:0px;
} 

.social_tags .caption{
	position: relative;
	top: 50px;
	left: 0px;
}


.comment {
	display: block;
	border-bottom: 1px dashed #CCC;
	padding: 0px 0px 10px 0px;
	margin: 0px 0px 15px 0px;
}



.comment strong{
	color: #3080AD;
	margin:0px 0px 0px 0px;
}

/* --------------- col2 ------------------------*/

.col2 {
	width: 161px;
	padding: 0px 10px 0px 10px;
}

.col2 a{
	text-decoration: none;
}

.col2 h2{
	text-indent: 20px;
	font-weight: normal;
	font-family: "Arial", "Helvetica", sans-serif;
	font-size: 110%;
	color: #000;
	background: url(../images/itl_twitter_logo_14x20.jpg) no-repeat 0px 0px;
	padding: 0px;
	margin: 10px 0px 0px 0px;
}

.col2 h2 a{
	color: #000;
}

.col2 p {
	padding: 10px 0px 15px 0px;
	border-top: 1px solid #3080AD;
	border-bottom: 1px dashed #999;
}

*html .col2 {
	width: 125px;
}



/* --------------- col3 ------------------------*/

.col3 {
	width: 310px;
	padding: 0px 0px 0px 10px;
}

.col3 h2{
	font-weight: normal;
	font-family: "Arial", "Helvetica", sans-serif;
	font-size: 180%;
	color: #000;
	padding: 0px;
	border-bottom: 1px solid #3080AD;
	margin:0px 0px 10px 0px;
}

.headline_video{
	display: block;
	border-bottom: 1px solid #3080AD;
	padding: 0px 0px 20px 0px;
	margin: 0px;
}

.headline_video #main_video {
	margin: 0px 0px 10px 0px;
}

.col3 .caption{
	margin-top: 10px;
}

.video_thumb_table{
	font-family: "Arial", "Helvetica", sans-serif;
	color: #000;
	font-weight: normal;
	text-align:left;
}

.video_thumb_table td{
	padding: 5px;
}

.video_thumb_table img {
	border: 1px solid #000;
}

.video_thumb_table strong{
	display: block;
	border-bottom: 1px solid #3080AD;
	padding: 3px;
	margin: 0px 0px 10px 0px;
}

/*--------------- footer -------------------*/

#footer{
	margin: 20px 0px 0px 0px;
	border-top:1px solid #3080AD;
	padding: 10px 0px 10px 0px;
	text-align:center;
	font-size: 60%;
	text-transform: uppercase;
	color:#999;
}
