/* CSS Document */
body{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#c9cacb;
	padding:0px;
	margin:0px;
	background:#626469;
}
p{
	color:#c9cacb;
}
a{
	color:#e2e2e2;
	text-decoration:none;
	/*border-bottom: 1px dotted #e2e2e2;*/
}
a:hover{
	color:#c9cacb;
	text-decoration:none;
	border-bottom:1px #e2e2e2 dotted;
}
img{
	border:none;
}
.small_text{
	font-size:9px;
}
.error_text{
	color:#CC0000;
	font-size:9px;
}
/* Wrappers */

/* holding page */
#main_wrapper2{
	position:relative;
	height:690px;
	min-height:690px;
	width:906px;
	margin:10px 0px 0px -453px;
	left:50%;
	padding:0px;
	z-index:0;
}
#panel_wrapper{
	position:absolute;
	height:670px;
	min-height:670px;
	width:886px;
	top:10px;
	left:10px;
	z-index:1;
	border:none;
}
/* end holding page */

#main_wrapper{
	position:relative;
	height:100%;
	min-height:690px;
	width:946px;
	margin:10px 0px 0px -453px;
	left:50%;
	padding:0px;
	z-index:0;
}
/* drop shadows */
#top_ds{
	position:relative;
	height:10px;
	width:946px;
	background-image:url(images/jti_top_ds.png);
	background-repeat:no-repeat;
}
#bottom_ds{
	position:relative;
	height:10px;
	width:946px;
	margin:0px 0px 10px 0px;
	background-image:url(images/jti_bottom_ds.png);
	background-repeat:no-repeat;
}
/* end drop shadows */

/* content layout  */
#content_panel{
	position:relative;
	display:table;
	height:100%;
	width:946px;
	margin:0px;
	background-image:url(images/jti_panel_ds.png);
	background-repeat:repeat-y;
}
#main_content_col{
	position:relative;
	height:100%;
	min-height:680px;
	width:561px;
	padding:20px 10px 0px 30px;
	float:left;
	/*border:1px #626469 solid;*/
}
#sub_content_col{
	position:relative;
	height:100%;
	width:295px;
	top:0px;
	right:0px;
	padding:20px 25px 20px 0px;
	float:right;
	/*border:1px #626469 solid;*/
	
}
/* end content layout */

/* main content */
.blog_block{
	position:relative;
	width:560px;
	display:table;
	margin:0px 0px 20px 0px;
}
.blog_title{
	display:table;
	font-size:16px;
	font-weight:bold;
	color:#e2e2e2;
}
.blog_credit{
	font-size:10px;
	margin-bottom:10px;
}
.blog_body{
	display:table;
	line-height:16px;
	color:#e2e2e2;
}
#menu_block{
	position:relative;
	height:20px;
	width:590px;
	margin-bottom:70px;
	/*border:1px #626469 solid;*/
}
.menu_item{
	margin:0px 15px 2px 0px;
	font-size:12px;
	color:#c9cacb;
	float:left;
}
#page_block{
	position:relative;
	width:540px;
	display:table;
	margin:0px 0px 20px 0px;
}
/* form styles*/
#login_form{
	position:relative;
	left:175px;
	border:1px solid #626469;
	background:#848589;
	width:170px;
	padding:20px;
}
#new_post{
	position:relative;
	width:530px;
	display:table;
	margin:3px 0px 20px 0px;
	padding:20px;
	border:1px solid #626469;
}
#format_menu{
	position:relative;
	width:490px;
	float:left;
	/*border:1px solid #e2e2e2;*/
}
.format_item{
	padding-top:1px;
	vertical-align:text-bottom;
}
#format_preview{
	float:right;
}
fieldset{
	
}
legend{
	/*border:1px solid #e2e2e2;*/
	background:#848589;
}
.input_field{
	color:#e2e2e2;
	background:#848589;
	border:1px solid #626469;
}
textarea{
	color:#e2e2e2;
	background:#848589;
	border:1px solid #626469;
}
.input_radio{
	vertical-align:text-bottom;

}
.form_block{
	position:relative;
	display:table;
	width:490px;
}
.form_rightcol{
	position:relative;
	left:100px;
	top:0px;
	float:left;
}
.form_leftcol{
	position:relative;
	left:0px;
	top:0px;
	float:left;
	border:1px #626469 solid;
}
/*end field styles */

/* end main content */

/* sub content */

/*
#title_block{
	position:relative;
	width:275px;
	margin-bottom:7px;
}
*/
#logo_block{
	position:relative;
	width:100px;
	margin:-5px 0px 0px 192px;
	/*float:right;*/
	/*border:1px #626469 solid;*/
}
#tweet_panel{
	position:relative;
	display:table;
	width:282px;
	padding:0px 2px 2px 2px;
	margin:15px 5px 0px 0px;
	float:right;
	/*border:1px #626469 solid;*/
}
.tweet{
	position:relative;
	height:80px;
	width:282px;
	margin:2px 0px 0px 0px;
	background:#626469;
	/*border-bottom:1px #626469 dotted;*/
}
.tweet_img{
	position:relative;
	height:56px;
	width:48px;
	margin:8px 0px 0px 8px;
	float:left;
}
.tweet_copy{
	position:relative;
	height:70px;
	width:209px;
	font-size:11px;
	padding-right:2px;
	margin-top:6px;
	float:right;
	/*border-bottom:1px #ffffff dotted*/
}
.tweet_copy a{
	color:#e2e2e2;
	text-decoration:none;
}
.tweet_copy a:hover{
	color:#c9cacb;
	text-decoration:none;
}
.tweet_time{
	position:absolute;
	font-size:9px;
	color:#848589;
	margin-left:8px;
	bottom:2px;
}
#tweet_footer{
	position:relative;
	width:282px;
	font-size:9px;
	color:#626469;
	text-align:right;
	/*float:left;*/
	/*border:1px #626469 solid;*/
}
#footer_block{
	position:relative;
	height:30px;
	width:560px;
	margin:0px 0px 5px 0px;
	padding-top:10px;
	/*border:1px #626469 solid;*/
}
.footer_link{
	margin:0px 15px 2px 0px;
	font-size:10px;
	color:#c9cacb;
	float:left;
}
/* end sub content */
