/* CSS Document */
*
{
	margin:0px;
	padding:0px;
	font-family:arial;
	font-size:12px;
}

img
{
	border:none;
	margin:0;
	padding:0;
}

#container
{
	width:960px;
	margin:0 auto;
	position:relative;
}

#wrapper
{
	display:table;
}

#header
{
	width:960px;
	display:table;
	margin-top:22px;
}

#header #logo
{
	width:25px;
	float:left;


}

#header #date
{
	width:255px;
	text-align:center;
	padding:45px 0 0 0;
	display:table;
	float:left;
}


#header #search
{
	margin:2px 0px 0px 0px;	
	width:290px;
	text-align:center;
	background:#a51701;
	padding:8px 5px 6px 5px;
}

#header #search b
{
	font-family:verdana;
	font-size:13px;
	color:#ffffff;
	float:left;
	margin:0px 20px 0px 5px; 
	align:absmiddle;
}

#ad-area
{
	display:block;
	margin-top:11px;
}

#ad-area-box
{
	width:240px;
	height:60px;
	float:left;
	background:#fff;
}

#ad-area-box p
{
	font-size:11px;
	color:#4C4C4C;
}

#ad-area-box p a
{
	color:#940F04;
	font-size:11px;
	font-weight:bold;
}

#content
{
	width:960px;
	margin:26px 0 0 0;
	display:table;
	float:left;
}

#page_content
{
	clear:both;
	padding:10px 0px 0px 0px;
}

#left-content
{
	width:145px;
	float:left;
	overflow:hidden;
}


#left-menu
{

	border-right:1px dotted #e2e2e2;
}

#left-menu ul
{
	margin:0px;
	padding:0px;
	line-height:15px;
}

#left-menu ul li
{
	list-style-type:none;
	background:transparent url(../images/bullet-1.jpg) no-repeat center left;
	margin:0px 0px 6px 0px;
	padding:0px 0 0 15px;
}

#left-menu ul li a
{
	font-family:Arial;
	font-size:12px;
	color:#727171;
	font-weight:normal;
	text-decoration:none;
}

#left-menu a:hover
{
	font-family:Arial;
	font-size:12px;
	color:#265891;
}

/***left-menu closed***/

#editorials
{
	margin:25px 0 0 0;
	padding:0px 0px 10px 0px;
	background:#f3f3f2 url(../images/editorial_bg.jpg) top center repeat-x;
	overflow:hidden;
	display:table;
}

#editorials img
{
	padding:4px 8px 0 4px;
	float:left;
}

#editorials h1
{
	padding:2px 0 3px 70px;
	font-family:verdana;
	font-size:13px;
	color:#fff;
	font-weight:bold;
}

#editorials h2
{
	margin:8px 0 6px 45px;
	font-size:12px;
	color:#a51701;
}

#editorials b
{
	font-size:11px;
	color:#585757;
}

#editorials p
{
	font-size:11px;
	color:#585757;
	text-align:left;
	padding:0 8px 0 8px;
}

#editorials a
{
	text-decoration:none;
	font-size:11px;
	color:#585757;
}

#editorials a:hover
{
	text-decoration:underline;
	color:#265891;
}

/***editorial closed***/

#special-reports
{
	margin:20px 0 0px 0;
	display:table;
	background:#f3f3f2 url(../images/editorial_bg.jpg) top center repeat-x;
	padding:0px 0px 10px 0px;
}

#special-reports h1
{
	padding:2px 0 6px 8px;
	font-family:verdana;
	font-size:13px;
	color:#fff;
	font-weight:bold;
}

#special-reports h2
{
	margin:6px 0 6px 8px;
	font-size:12px;
	color:#555554;
}

#special-reports b
{
	font-size:11px;
	color:#a6a6a5;
	margin:10px 0 0 8px;
}

#special-reports p
{
	font-size:11px;
	color:#585757;
	text-align:left;
	padding:0 6px 0 8px;
}

#special-reports a
{
	text-decoration:none;
	font-size:11px;
	color:#585757;
}

#special-reports a:hover
{
	text-decoration:underline;
	color:#265891;
}

#special-reports ul
{
	margin:0px 0 0 10px;
	padding:0px;
	line-height:10px;
	font-size:10px;
}

#special-reports ul li
{
	list-style-type:none;
	background:transparent url(../images/bullet-1.jpg) no-repeat center left;
	margin:8px 0px 4px 0px;
	padding:0px 0 0 15px;
	font-size:11px;
}

/***special-reports closed***/

#archives
{
	margin:20px 0 0 0;
}

#archives h1
{
	text-align:center;
	font-family:verdana;
	font-size:13px;
	color:#fff;
	background:#a51701;
	height:21px;
	padding:4px 0 0 4px;
	font-weight:bold;
}

/***archives closed***/

#main-content
{
	width:485px;
	display:table;
	padding:0 0 0 20px;
	float:left;
}

#main-content table
{
	border:0px solid #000;		
	font-family:arial;
}

#main-content table th
{
	background:#ccc;
	padding:5px;		
}

#main-content table td
{
	background:#f2f2f2;
	padding:5px;		
}



#news
{
	width:241px;
	float:left;
	font-size:12px;
	color:#585757;
}

#news h2
{
	font-size:12px;
	font-weight:bold;
}

#news p
{
	text-align:justify;
	padding:10px 0 5px 0;
}

#news a
{
	text-decoration:none;
	font-size:12px;
	color:#265891;
}

#news a:hover
{
	text-decoration:underline;
	color:#323232;
}

#headlines
{
	width:241px;	
	float:right;
	background:#f3f3f2 url(../images/editorial_bg.jpg) top center repeat-x;
	
}

#headlines h1
{
	font-family:verdana;
	font-size:13px;
	color:#fff;
	background:#a51701;
	padding:6px 0 6px 10px;
	border-left:11px solid #000;
	font-weight:bold;
}

#headlines ul
{
	margin:0px 0 0 20px;
	padding:0px;
	line-height:13px;
}

#headlines ul li
{
	list-style-type:none;
	background:transparent url(../images/bullet-1.jpg) no-repeat center left;
	margin:8px 0px 6px 0px;
	padding:0px 0 0 15px;
	font-size:11px;
}

#headlines ul li a
{
	text-decoration:none;
	font-size:12px;
	color:#585757;
}

#headlines ul li a:hover
{
	text-decoration:underline;
	color:#265891;
}

#top-stories
{
	width:475px;
	margin:5px 0 0 0;
	float:left;
	font-size:12px;
	color:#585757;
}

#top-stories h1
{
	font-family:verdana;
	font-size:13px;
	color:#fff;
	background:#a51701;
	padding:6px 0 6px 10px;
	border-left:11px solid #000;
	font-weight:bold;
}

#top-stories h2
{
	font-weight:bold;
	padding:12px 0 6px 10px;
}

#top-stories h3
{
	font-size:14px;
	color:#acacac;
	font-weight:bold;
	margin:15px 0 5px 10px;
}

#top-stories img a
{
border:0px;
	margin:0 0 0 10px;
	overflow:hidden;*/
}

#top-stories p
{
	/*padding:0 0 6px 10px;*/
}

#top-stories a
{
	font-size:12px;
	color:#265891;
	text-decoration:none;
}

#top-stories a:hover
{
	color:#323232;
	text-decoration:underline;
}


#top-stories .topstoryitemtitle p{font-size:11px; line-height:13px; text-transform:inherit; font-weight:bold; float:left; text-align:left;}
#top-stories p.meta, #top-stories a{font-size:11px; margin:0;padding-top:3px;}
#top-stories p.byline{font-size:11px; font-weight:bold; margin:5px 5px 5px 0px;padding-top:3px; }
#top-stories .topstory img {padding:5px; border:3px solid #d1d1d1; margin:5px 5px 5px 10px;float:left;}
/***top-stories closed***/

#most-commented
{
	width:475px;
	margin:26px 20px 0 0;
	float:left;
	display:block;
}

.tab1
{
	width:131px;
	float:left;
	color:#fff;
	font-weight:bold;
	text-decoration:none;
	background:#a51701;
	padding:3px 0 3px 10px;
	margin-right:5px;
}
.tab2
{
	width:131px;
	float:left;
	color:#fff;
	font-weight:bold;
	text-decoration:none;
	background:#a51701;
	padding:3px 0 3px 10px;
	margin-right:5px;
}

.tab-selected
{
	background:#323232;
	width:131px;
	float:left;
	color:#fff;
	font-weight:bold;
	text-decoration:none;
	padding:3px 0 3px 10px;
	margin-right:5px;
}

.most-commented-text
{
	font-size:12px;
	color:#585757;
	background:#f2f2f2;
	padding:5px 10px 20px 10px;
}

.most-commented-text h2
{
	font-size:12px;
	color:#585757;
	padding:15px 0 3px 10px;
}

.most-commented-text p
{
	font-size:12px;
	color:#585757;
	padding:3px 0 3px 10px;
}

.most-commented-text a
{
	font-size:12px;
	color:#585757;
	text-decoration:none;
}

.most-commented-text a:hover
{
	text-decoration:underline;
	color:#265891;
}

/***most-commented closed***/

#section
{
	width:495px;
	float:left;
	position:relative;
	margin:26px 0 0 0;
}

#section-area
{
	width:153px;
	float:left;
	font-size:12px;
	color:#585757;
	border:0px solid #000;
	margin:0px 10px 15px 0px;
	min-height:190px;
	background:#f2f2f2;
	padding:0px 0px 5px 0px;	
}

#section-area h1
{
	width:93%;
	height:20px;
	font-family:verdana;
	color:#fff;	
	background:#323232;
	padding:4px 0 0 10px;
	font-weight:bold;
}

#section-area h2
{
	color:#585757;	
	padding:10px 5px 0px 5px;
}

#section-area p
{
	font-weight:normal;
	padding:10px 5px 5px 5px;
}

#section-area a
{
	text-decoration:none;
	font-size:12px;
	color:#265891;
	text-align:right;
}

#section-area a:hover
{
	text-decoration:underline;
	color:#323232;
}

/***main-content closed***/

#right-content
{
	width:280px;	
	overflow:hidden;
	float:right;
}


#achievements
{
	margin:20px 0 20px 0;
	display:table;
	padding:0 0 5px 0;
	background:#fff url(../images/editorial_bg2.jpg) bottom center repeat-x;
}

#achievements h1
{
	font-family:verdana;
	font-size:13px;
	color:#fff;
	height:21px;
	background:#a51701;
	padding:4px 0 2px 10px;
	font-weight:bold;
}

#achievements ul
{
	margin:0px 0 0 10px;
	padding:0px;
	line-height:15px;
	font-size:12px;
}

#achievements ul li
{
	list-style-type:none;
	background:transparent url(../images/bullet-2.jpg) no-repeat 0px 4px;
	margin:4px 0px 4px 0px;
	padding:0px 0 0 15px;
	font-size:12px;
}

#achievements ul li a
{
	text-decoration:none;
	font-size:12px;
	color:#585757;
}

#achievements ul li a:hover
{
	text-decoration:underline;
}

#features
{
	width:278px;
	margin:22px 0px 0px 0px;
	float:left;
	font-size:12px;
	color:#585757;
	border:1px solid #a51701;
	padding:0px 0px 10px 0px;
}

#features h1
{
	font-family:verdana;
	font-size:13px;
	color:#fff;
	height:21px;
	background:#a51701;
	padding:4px 0 2px 10px;
	font-weight:bold;
}

#features h2
{
	font-weight:bold;
	padding:12px 0 6px 10px;
}

#features p
{
	padding:0 10px 6px 10px;
}

#features a
{
	text-decoration:none;
	font-size:12px;
	color:#323232;
}

#features a:hover
{
	text-decoration:underline;
	color:#265891;
}

#last-word
{
	width:279px;
	margin:22px 0 0 0;
	float:left;
	height:178px;
	background:#f3f3f2 url(../images/last-word-bg.jpg) top center repeat-y;
	border:1px solid #f4f2f2;
}

#last-word img
{
	padding:10px 8px 0 10px;
	float:left;
}

#last-word h1
{
	padding:12px 0 3px 70px;
	font-size:25px;
	color:#a51701;
	font-weight:bold;
}

#last-word h2
{
	margin:8px 0 6px 70px;
	font-size:12px;
	color:#323232;
}

#last-word p
{
	font-size:12px;
	color:#585757;
	text-align:left;
	padding:5px 10px 0 40px;
}

#last-word a
{
	text-decoration:none;
	font-size:12px;
	color:#323232;
}

#last-word a:hover
{
	text-decoration:underline;
	color:#265891;
}

#google-links
{
	width:279px;
	margin:22px 0 0 0;
	float:left;
	height:90px;
}

/***right-content closed***/

#footer-menu
{
	text-align:center;
	margin:40px 0 5px 0;
	padding:5px 40px 10px 40px;
	border-bottom:1px solid #a51701;

}

#footer-menu a
{
	color:#727171;
	margin:0;
	font-size:11px;
	text-decoration:none;
	padding:0 5px 0 5px;
}

#footer-menu a:hover
{
	color:#265891;
	text-decoration:none;
}

#footer-menu2
{
	text-align:center;
	padding:5px 0 10px 0;

}

#footer-menu2 a
{
	color:#323232;
	margin:0;
	font-size:11px;
	text-decoration:none;
	padding:0 5px 0 5px;
}

#footer-menu2 a:hover
{
	color:#265891;
	text-decoration:none;
}

#breadcrumb
{	
	font-family:arial;
	font-size:10px;
	color:#5b5a5a;
	display:table;
	float:left;
}

#breadcrumb a
{	
	font-family:arial;
	font-size:10px;
	color:#5b5a5a;
	text-decoration:none;
}

#breadcrumb a:hover
{	
	color:#a51701;
}

.tools
{
	float:right;
	width:80px;
	text-align:left;
}
.tools a
{
	margin:0 0 0 10px;
}


#pagination
{
	float:right;
	font-size:12px;
	color:000;
	margin:10px 0px 5px 0px;
}


#pagination a
{
	font-family:arial;
	font-size:10px;
	color:#265891;
	text-decoration:none;		
}

#pagination li a:hover
{
	color:#5b5a5a;
}

#google-ad
{
	margin:10px 0 10px 0;
	height:80px;
	border-top:1px solid #a51701;
	border-bottom:1px solid #a51701;	
}

#stories
{
	width:495px;
	margin:5px 0 5px 0;
	float:left;
	font-size:12px;
	color:#585757;	
}

#stories h1
{
	font-size:15px;
	color:#a51701;
	padding:6px 0 6px 10px;
	margin:0 0 5px 0;
	border-left:9px solid #000;
	border-bottom:9px solid #a51701;
	font-weight:bold;
}

#stories h2
{
	font-size:16px;
	color:#265891;
	font-weight:bold;
	margin:15px 0 5px 0;
}

#reporter
{
	font-size:10px;
	color:#585757;
	margin:5px 0 10px 0;
	float:left;
	width:85%;
}

#reporter b
{
	font-size:10px;
	color:#969696;
}

#content-menu
{
	Float:right;
	font-size:12px;
}

#content-menu img
{
	margin:0 0 0 20px;
}

#content-menu a
{
	color:#585757;
	text-decoration:none;
}

#story-content
{
	font-face:arial;
	margin:20px 0 20px 0px;
	font-size:12px;
	color:#000;
	clear:both;
	line-height:20px;
}

#story-content li
{
	list-style-type:none;
	background:transparent url(../images/bullet-2.jpg) no-repeat 0px 4px;
	margin:8px 0px 4px 0px;
	padding:0px 0 0 15px;
	font-size:12px;	
}


#story-content img
{
	padding:0 12px 12px 0;
	float:left;
}

#story-content p
{
	font-size:12px;
	color:#585757;
	margin:0 0 10px 0;
	text-align:justify;
}

#more-stories
{
	margin:10px 0 10px 0;
	height:215px;
	border-top:6px solid #a51701;
	border-bottom:2px solid #a51701;	
}

#story-list
{
	width:60%;
	float:left;
	font-size:12px;
	color:#585757;
	margin:10px 0 0 0;	
}

#story-list h2
{
	font-size:14px;
	color:#265891;
	font-weight:bold;
	border-bottom:1px dotted #aeaeae;
}

#story-list ul
{
	margin:0px 0 0 10px;
	padding:0px;
	line-height:15px;
	font-size:12px;
	color:#585757;
}

#story-list ul li
{
	list-style-type:none;
	background:transparent url(../images/bullet-2.jpg) no-repeat 0px 4px;
	margin:8px 0px 4px 0px;
	padding:0px 0 0 15px;
	font-size:12px;
}

#story-list ul li a
{
	text-decoration:none;
	font-size:12px;
	color:#585757;
}

#story-list ul li a:hover
{
	text-decoration:underline;
}

#google-ad2
{
	width:35%;
	height:150px;
	float:left;
	font-size:12px;
	color:#585757;
	margin:10px 0 0 10px;
	padding:20px 0 20px 10px;
	border-left:1px solid #000;
	background:#000;	
}

#story_paging
{
	font-face:arial;
	font-size:12px;	
	color:#265891;
	text-align:right;
}

#story_paging a
{
	border:1px solid #265891;
	padding:5px;
	font-face:arial;
	font-size:10px;	
	color:#265891;
	text-decoration:none;
	margin:0px 5px 0px 0px;
}

#story_paging a:hover
{
	background:#A51701;
	border:1px solid #000;
	padding:5px;
	font-face:arial;
	font-size:10px;	
	color:#fff;
}

/**************************************************************/

#archive-content
{	
	width:130px;
	text-align:center;
	margin:13px;
	height:270px;
	overflow:hidden;
	float:left;
	
}

#archive-content h3
{
	color:#8F8F8F;
	font-size:10px;
}

#issue-archive
{
	margin:20px 0 0 0;
	display:table;
	width:100%;
}
#issue-archive #title
{
	font-size:14px;
	margin:0 0 5px 0;
	font-weight:bold;
}
#issue-archive hr
{
	border:2px solid #A51701;
	margin:0 0 20px 0;
}
#issue-archive img
{
	float:left;	
}
#issue-archive #archive-content
{
	float:left;
	margin:0;
	padding:10px;
	display:table;
	width:325px;
	text-align:left;
	height:auto;
}
#issue-archive #archive-content b
{
	padding:0;
	margin:0 0 5px 0;
	color:#A51701;
	display:block;
}
#issue-archive #archive-content h2 a
{
	text-decoration:none;
	padding:0;
	margin:0 0 5px 0;
	color:#164C68;

}
#archive-content ul
{
	margin:5px 0 0 20px;
}


/*******************************************************************/

.search-form
{
	padding:10px 10px 0 0;
}
.search-form .title
{
	padding:0 0 2px 0;
	margin:20px 0 0 0;
	display:table;
	width:100%;
	border-bottom:1px solid #ddd;
}
.search-form .title a
{
	color:#265891;
	text-decoration:none;
}

/*******************************************************************/

.pagination
{
	clear:both;
	text-align:center;
}



/********************************************************************/

.comment-form
{
	display:table;
	padding:10px 20px 10px 20px;
	margin:10px 0 0 0;
	background:#F7F7F7;	
}
.comment-form .label
{
	margin:10px 0 5px 0;
	display:table;
	color:#323232;
	width:150px;	
}
.comment-form input,textarea
{
	border:1px solid #DFDFDF;
}

.comment-form .com-button
{
	margin:10px 0 0 0;
	background:#323232;
	color:#fff;
	padding:4px;
	font-size:10px;
	cursor:pointer;
	
}

.comment-rows
{
	font-size:14px;
	font-weight:bold;
	display:table;
	margin:20px 0 0 0;
}
.comments-details
{
	display:table;	
	border-bottom:1px solid #DFDFDF;
	padding:15px 0 15px 0;
}

.comments-details div
{
	display:table;
	margin:5px;
}

.comments-details .name
{
	font-size:13px;
	color:#A51701;
	font-weight:bold;
}
.comments-details .comment-text
{
	color:#727171;
	line-height:17px;
	text-align:justify;
}

/*************************************************/

.email_box
{
	padding: 20px;
	background: #;
	font-size: 12px;
	color:#000;
	display:table;
	overflow:hidden;
}

.email_box .head
{
	display:block;
	margin:0 0 15px 0;
	padding:0 0 5px 0;
	border-bottom:1px solid #fff;
}

.email_box .label
{
	width:110px;
	display:table;
	float:left;
	margin:0 0 0 10px;
	background:#;
}

.email_box .left_box
{
	width:270px;
	background:#;
	float:left;
	margin:0 20px 0 0;
	
}



.email_box .right_box
{
	width:270px;
	background:#;
	float:left;
}

.email_box .textbox
{
	border: 1px solid #CCCCCC;
	width:140px;
	padding:2px;
	letter-spacing:0.05em;
	font-size:11px;
	margin:0 0 10px 0;
}
.email_box .btn_send
{
	background: #434343 /*url(../Images/User/send_email.gif) no-repeat*/;
	border: 0;
	font-family:Tahoma;
	font-size:10px;
	letter-spacing:1px;
	color:#fff;
	padding:3px 10px 3px 10px;
	margin:0 3px 0 0;
	cursor:pointer;
	float:right;
}

.email_box .message
{
	width:560px;
	margin:10px 0 0 0;
	padding:20px 0 0 0;
	border-top:1px solid #fff;
}

/****************************************************/


.cetogory-details
{
	width:47.5%;
	float:left;
	padding:1%;
	display:table;
}
.cetogory-details .label
{
	display:block;
	font-size:14px;	
	padding:0 0 5px 0;
}
.cetogory-details a
{
	text-decoration:none;	
	color:#164C68;
}
.cetogory-details .label
{
	color:#A51701;
	font-weight:bold;
	margin:20px 0 0 0;
}
.cetogory-details h3
{
	color:#8F8F8F;
	font-size:10px;
	margin:0 0 5px 0;

}

.cetogory-details ul
{
	list-style-type:none;
	padding:5px 0 0 10px;
}

.cetogory-details ul li
{
	background: url(../images/bullet.jpg) no-repeat 0px 9px;
	padding:3px 0 3px 13px;
}
