/* Start of CMSMS style sheet '1 blue' */
/*  
Description: www.sankathi.com
Version: 1.0
Author: Sivasothy Sathesan
All CSS and images are copyright protected, all rights reserved.
*/

html, body { margin: 0; padding: 0; }

body { 
	background: #fff;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align: center;
	padding-bottom: 20px; 
	text-align: center;
        
background:url("uploads/images/blue_bg.jpg") repeat-x scroll center top #EDEDED;
        
	
}

body * {margin: 0px; padding: 0px;}

/*********************************************
		Link Styles
*********************************************/
a {
	color: #9d0000;
	text-decoration: none;
}
a:hover { color: #000; text-decoration: none; }

/*********************************************
		Text Elements
*********************************************/
p, ul, ol, li, blockquote {color: #333;}
ol, ul {
	margin: 5px 35px;
}
blockquote {
	margin: 5px 0px 5px 10px;
	padding: 0px 0px 0px 10px;
	border-left: 4px solid #267ABF;
	font-style: italic;
}
blockquote blockquote {
	margin: 5px 0px 5px 10px;
	padding: 0px 0px 0px 10px;
	border-left: 4px solid #CC3300;
}
img { border: 0px; background: none; }
p {
	padding: 10px 0px;
	margin: 0px;
}
hr.clearfix {
	clear: both;
	border: none;
	background: none;
}
.clearfix:after, 
.clearboth:after { content: "."; display: block; clear: both; margin: 0px; padding: 0px; height: 0; visibility: hidden; }

/*********************************************
		Header Styles
*********************************************/
#headimg {
	width: 960px;
	height: 80px;
	/*background: url(images/logo.jpg) top left no-repeat;*/
	background-image:url(images/logo.jpg);
}
.header_logo{
width:960px;
height:80px;
background-image:url(images/logo.jpg);}

.logo_wrap{
width:200px;
padding-top:20px;}

h1 { /* This style used as title on single posts and pages */
	font-family: Georgia, serif;
	font-size: 24px;
	font-weight: normal;
	padding: 0px 0px 5px 0px;
	margin: 0px;
	color: #9d0000;
	text-decoration: none;
}
h2 { /* This style used as header in the sidebars */
	color:#003871;
	background: #f7f7f7;
	border-bottom: 1px solid #666;
	border-top: 1px solid #dbdbdb;
	font-family: Helvetica, Arial, Sans-Serif;
	font-weight: bold;
	font-size: 13px;
	margin: 0px 0px 5px 0px;
	padding: 8px 3px;
	text-transform: uppercase;
	letter-spacing: .02em;
}
.post h2 {
	border: none;
	background: none;
}
h3 { /* This style used as the post titles on homepage/archive */
	font-family: Georgia, serif;
	font-size: 16px;
	font-weight: normal;
	padding: 0px 0px 5px 0px;
	margin: 0px;
	color: #9d0000;
	text-decoration: none;
}
h4, h4 a { /* This style used as title for comments and as the identifying header on archive page  */
	font-family: "Times New Roman", Arial, Helvetica, sans-serif;
	font-size: 18px;
	padding: 10px 0px 5px 0px;
	margin: 0px;
	color: #666;
	text-decoration: none;
}
h5  { 
	color: #9d0000; 
	margin: 0px 0px 0px 0 ;  
	padding-bottom: 3px;  
	font:bold 14px Georgia, "Times New Roman", Times, serif; 
}


.aligncenter,
div.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
}
.alignleft {
	float: left;
}
.alignright {
	float: right;
}
.wp-caption {
	border: 1px solid #ddd;
	text-align: center;
	background-color: #f3f3f3;
	padding-top: 4px;
	margin: 10px;
	/* optional rounded corners for browsers that support it */
	-moz-border-radius: 3px;
	-khtml-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
}
.wp-caption img {
	margin: 0;
	padding: 0;
	border: 0 none;
}
.wp-caption p.wp-caption-text {
	font-size: 11px;
	line-height: 17px;
	padding: 0 4px 5px;
	margin: 0;
}

/*********************************************
		Container Div
*********************************************/
#container {
	background: transparent;
	text-align: left;
    margin: 0px auto;
    width: 960px;
    padding: 0px;
	background-color:#FFFFFF;
}

/*********************************************
		Header Styles
*********************************************/
#header {
	border: 0px solid black;
	background: #FFF;
	margin: 0px 0px 3px 0px;
	padding: 0px;
	display: block;
	position: relative;
}
#header .topbar {
	width: 960px;
	text-align: left;
	height:29px;

	/*padding: 8px 10px;*/
	 margin: 0px;
	background: #F7F7F7;
	border-bottom: 1px solid #DBDBDB;
	background-image:url(images/top_bg.gif);
}
#header .topbar .date {
	float: left;
	width: 460px;
	font-family: Georgia, "Times New Roman", Serif;
	font-size: 13px;
	font-weight: bold;
	color: #666;
	padding: 0px 0px 0px 5px;
}
#header .topbar .rss {
	float: right;
	width: 470px;
	text-align: right;
	padding: 0px 0px 0px 0px;
	font-size: 13px;
}
#header .topbar .rss a {
	background: url(images/toprss.html) 5px 1px no-repeat;
	padding: 0px 0px 0px 22px;
}
#header .topbar .rss a:hover {	
}
#headimg {
	clear: both;
	background: url(images/header.html) no-repeat;
	width: 960px; height: 80px;
	padding: 0px; margin: 0px;
	overflow: hidden;
}
#headimg a {
	display: block;
	width: 960px; height: 80px;
	overflow: hidden;
	text-indent: -9999px;
}
/*********************************************
		Horizontal Navigaion Styles
*********************************************/

/****************************** 
The top-level stuff 
*******************************/
/* This is style for the main #menu nav (the black) */
#menu {
	background: #f7f7f7;
	font-size: 12px;
	font-family: Helvetica, Arial, Sans-Serif;
	text-align: left;
	margin: 0px; padding: 0px;
	height: 36px; line-height: 36px;
	border-bottom: 1px solid #dbdbdb;
	border-top: 1px solid #dbdbdb;
	display: block;
}
/* This is the style for the first UL (the grey) */
#menu ul {
	display: block;
	float: left;
	background: transparent;
	width: 750px;
	height: 36px; line-height: 36px;
	margin: 0px; padding: 0px;
}
/* This is the style for the top level list items */
#menu ul li {
	width: auto;
	display: block;
	float: left;
	list-style-type: none;
	text-transform: uppercase;
	font-weight: bold;
	font-size: 14px;
	height: 36px; line-height: 36px;
	margin: 0px; padding: 0px;
	border-right: 1px solid #dbdbdb;
}
/* The style for all links */
#menu a {
	color: #000;
	text-decoration: none;
}
/* The hover state colors and background for all LI items and links */
#menu li:hover a,
#menu li.sfhover a,
#menu li a:hover {
	color: #FFF;
	background: #9d0000;
	text-decoration: none;
}
/* This is the style for the top level links */
#menu ul li a {
	display: block;
	height: 36px; line-height: 36px;
	margin: 0px; padding: 0px 10px;
	text-decoration: none;
}
/* if you want to set a "current page item" style, do it here */
#menu ul li.current_page_item a {
	background: #9d0000;
	color: #FFF;
}

/****************************** 
The second-level stuff 
*******************************/

/* This hides the nested UL before you hover */
#menu li ul {
	clear: both;
	position: absolute;
	width: 150px;
	left: -999em;
}
/* This shows the nested UL when you hover */
#menu li:hover ul, #menu li.sfhover ul {
	left: auto;
	display:  block;
	z-index: 1000;
}

/* This is the style for the nested UL */
#menu li:hover ul, #menu li.sfhover ul {
	background: transparent;
	display: block;
	margin: 0px; padding: 0px;
	border-top: 1px solid #dbdbdb;
}
/* This is the style for the LI items within the nested UL */
#menu li:hover ul li,
#menu li.sfhover ul li {
	background: #f7f7f7;
	width: 180px;
	display: block;
	padding: 0px; margin: 0px;
	height: 30px; line-height: 30px;
	text-align: left;
	border: 1px solid #dbdbdb;
	border-top: none;
}
/* This is the style for the links within the LI items within the nested UL */
#menu li:hover ul li a,
#menu li:hover ul li.current_page_item a,
#menu li.sfhover ul li a,
#menu li.sfhover ul li.current_page_item a {
	background: #f7f7f7;
	width: 170px;
	display: block;
	margin: 0px; padding: 0px 5px;
	height: 30px; line-height: 30px;
	border: none;
	color: #000;
	font-weight: bold;
}
/* This is the style for the hover state on the links within the LI items within the nested UL */
#menu li:hover ul li a:hover, 
#menu li.sfhover ul li a:hover {
	color: #FFF;
	background: #9d0000;
	text-decoration: none;
	margin: 0px; padding: 0px 5px;
	height: 30px; line-height: 30px;
	font-weight: bold;
}

/****************************** 
The search box 
*******************************/
#menu #search {
	float: right;
	width: 160px; height: 36px; line-height: 36px;
	padding: 0px 5px 0px 10px; margin: 0px;
	background: url(images/search.html) 0px center no-repeat;
}
#menu #search #searchform {
	margin: 8px 0px 0px 0px; padding: 0px;
}
#menu #search .s {
	float: right;
	margin: 0px;
	width: 140px;
}


/*********************************************
		Featured Posts
*********************************************/
	#feature {
	clear: both;
	display: block;
	width: 960px;
	margin: 0px 0px 0px 0px; padding: 0px;
	background: #333;
	background-color:#333;
	color: #ddd;
	background-image: url(images/featurednews_bg.jpg);
}
#feature img { float: left;}
#feature h3 a {
	color: #0099cc;
}
#feature h3 a:hover {
	color: #fff;
}

#feature p, ul, ol, blockquote {color: #ddd;}
#feature .left {
	float: left;
	display: block;
	width: 465px;
	background: none;
	margin: 0px; padding: 15px 20px;
	border-top: 0px solid #1F78B3;
}
#feature .right {
	float: right;
	display: block;
	width: 435px;
	background: none;
	margin: 0px; padding: 15px 20px;
	border-top: 0px solid #E7133B;
}

/*********************************************
		 jTabber Styles
*********************************************/
#jtabber {
	margin: 0px 0px 10px 0px; padding: 0px;
	display: block;
}

#jtabber #nav {
	display: block;
	border-bottom: 1px solid #778;
	padding: 5px 6px 4px 6px;
}
/* A tab before it is activate */
#jtabber #nav a {
	font: bold 11px;
	list-style: none;
	margin: 0 5px 0 0; 	padding: 8px 3px;
	color:#7c7c7c;
	text-decoration:none;
}
/* An Active Tab */
#jtabber #nav a.selected {
	color:#545454;
	background: #FFF;
	text-decoration:none;
	padding: 5px 6px;
	-moz-outline: none;
	border: 1px solid #778;
	border-bottom: none;
}

/* What an active tab will look like */
#jtabber .hiddencontent {
	clear: both;
	padding:10px;
	display: none;
}


/* The styles for the stuff inside the active tab */
#jtabber .hiddencontent {
}
#jtabber .hiddencontent a {
	text-decoration: none;
}
#jtabber .hiddencontent a:hover {
	color: #CD3333;
	text-decoration: underline;
}
#jtabber .hiddencontent ul {
	list-style-type: disc;
	font-size: 13px;
	color:#666;
	margin: 0px; padding: 0px 0px 0px 15px;
}
#jtabber .hiddencontent ul li {
	margin: 0px; padding: 0px 0px 5px 0px;
}
	
/*********************************************
		Content Div
*********************************************/
#content {
	display: inline;
	float: left;
	margin: 10px 15px 0px 15px;
	padding: 0px 0px 20px 0px;
	width: 385px;
	display: block;
	border-top: 1px solid #666;
}

#fullpage_content {
	display: inline;
	float: left;
	margin: 10px 15px 0px 15px;
	padding: 0px 0px 20px 0px;
	width: 500px;
	display: block;
	border-top: 0px solid #666;
}


#content_catpage{
	display: inline;
	float: left;
	margin: 10px 15px 0px 15px;
	padding: 0px 0px 20px 0px;
	width: 600px;
	display: block;
	border-top: 4px solid #666;
}

#fullpage_content img {
	padding: 10px 10px 10px 0px;
}
.post {
	background: #ffffff;
	/*padding: 10px; margin: 0px 0px 10px 0px;
	border: 1px solid #666;*/
}
.post-more { /* Use this class to style the "more" tag */
	clear: both;
	text-align: right;
	margin: 10px 0px 10px 0px; padding: 0px;
}
.post-more a, .post-more a:visited { /* Use this class to style the link within the post-more div */
	color:#0099CC;
	padding: 5px;
}
.post-more a:hover {
	color: #ddd;
}

/*********************************************
		Post Meta Styles
*********************************************/
.meta-top {
	clear: both; /* we need this so floats in the post are cleared */
	font-size: 11px;
	padding: 0px;
	margin: 0px 0px;
	background: transparent;
}
.meta-bottom {
	clear: both; /* we need this so floats in the post are cleared */
	padding: 5px;
	margin: 10px 0px;
	background: none;
}
.meta-date {
	margin: 0px;
	padding: 0px 0px 0px 15px;
	background: url(images/date.html) 0px 1px no-repeat;
}
.meta-author {
	margin: 0px;
}
.meta-comments {
	margin: 0px 5px;
}
.meta-category {
	margin: 0px 5px;
}

/*********************************************
		Previous/Next Page Navigation
*********************************************/
.page-nav {
	clear: both; /* To clear any floats */
	margin: 10px 0px;
	padding: 10px 0px;
}
.nav-previous {
	width: 249px; 
	float: left; 
	text-align: left;
}
.nav-next {
	width: 249px; 
	float: right; 
	text-align: right;
}
	
/*********************************************
		Left Sidebar
*********************************************/
#l_sidebar {
	display: inline;
	float: left;
	border: 0px solid black;
	width: 155px;
	margin: 10px 0px 15px 5px;
	display: block; /* floats are handled as block elements, this is to fix 
						a margin collapsing bug in IE */
	font-size: 11px;
	font-family: Verdana, Arial, Helvetica, Sans-Serif;

}
#l_sidebar p {
	padding: 5px;
}
#l_sidebar img {
	text-align: center;
}
#l_sidebar form {
	padding: 0px;
	margin: 5px;
}
#l_sidebar ul {
	list-style-type: none;
	padding: 0px;
	margin: 0px;
}
#l_sidebar ul li {
	padding: 0px 0px 10px 0px;
}
#l_sidebar ul li ul {
	padding: 0px 0px 0px 0px;
}
#l_sidebar ul li ul li {
	padding: 5px 0px 6px 0px;
	margin: 0px;
}
#l_sidebar ul li ul li a {
	margin: 0px 0px 0px 5px;
	display: block;
}
#l_sidebar ul li ul li a:hover {
}
#l_sidebar ul li ul li ul {
	padding: 0px;
	margin: 5px 0px 0px 0px;
}
#l_sidebar ul li ul li ul li {
	padding: 5px 0px 6px 5px;
	margin: 0px;
}

/*********************************************
		Right Sidebar
*********************************************/
#r_sidebar {
	display: inline;
	float: right;
	width: 160px;
	margin: 10px 5px 15px 0px;
	display: block; /* floats are handled as block elements, this is to fix 
							   a margin collapsing bug in IE */
	font-size: 11px;
	font-family: Verdana, Arial, Helvetica, Sans-Serif;
	
}
#r_sidebar p {
	padding: 5px;
}
#r_sidebar img {
	text-align: center;
}
#r_sidebar form {
	padding: 0px;
	margin: 5px;
}
#r_sidebar ul {
	list-style-type: none;
	padding: 0px;
	margin: 0px;
}
#r_sidebar ul li {
	padding: 0px 0px 10px 0px;
}
#r_sidebar ul li ul {
	padding: 0px 0px 0px 0px;
}
#r_sidebar ul li ul li {
	padding: 5px 0px 6px 0px;
	margin: 0px;
}
#r_sidebar ul li ul li a {
	margin: 0px 0px 0px 5px;
	display: block;
}
#r_sidebar ul li ul li a:hover {
}
#r_sidebar ul li ul li ul {
	padding: 0px;
	margin: 0px;
}
#r_sidebar ul li ul li ul li {
	padding: 0px;
	margin: 5px 10px 5px 5px;
}


#r_sidebar_fullpage{
	display: inline;
	float: right;
	width: 265px;
	margin: 10px 5px 15px 0px;
	display: block; /* floats are handled as block elements, this is to fix 
							   a margin collapsing bug in IE */
	font-size: 11px;
	font-family: Verdana, Arial, Helvetica, Sans-Serif;
}



/*********************************************
	Middle Sidebar - the one with the video :-)
*********************************************/
#m_sidebar {
	display: inline;
	font-size:10px;
	float: left;
	border: 0px solid black;
	background: #f7f7f7;
	width: 200px;
	margin: 10px 10px 15px 0px; padding: 0px 3px 0px 3px;
	display: block; /* floats are handled as block elements, this is to fix 
							   a margin collapsing bug in IE */
							   
}
#m_sidebar p {
	padding: 3px;
	text-align: justify;
	
}
#m_sidebar img {
	text-align: center;
}
#m_sidebar form {
	padding: 0px;
	margin: 5px;
}
#m_sidebar .video {
	text-align: center;
	margin: 0px 0px 5px 0px;
}
#m_sidebar .video embed, #m_sidebar .video object {
	width: 190px; height: 160px;
	margin: 0px; padding: 0px;
}
#m_sidebar .sidenotes {
	padding: 3px;
}
#m_sidebar .sidenotes p {
	padding: 0px;
	margin: 5px 0px;
}
#m_sidebar .title {
	font-size: 12px;
	font-family: Helvetica, Arial, Sans-Serif;
	color: #333;
	margin: 0px 0px 5px 0px;
}
#m_sidebar .title a {
	color: #333;
	text-decoration: none;
	font-weight: bold;
	margin: 5px 0px 5px 0px;
}
#m_sidebar .title a:hover {
	color: #E9133B; text-decoration: none;
}

/*********************************************
		Comment Styles
*********************************************/
#comments {
	padding: 8px;
}
#comments .gravatar {
	width: 75px;
	margin: 0px 0px 10px 10px; padding: 3px;
	float: right;
	border: 1px solid #dbdbdb;
}
#comments .gravatar img {
	margin: 0px; padding: 0px;
}
#comments .even {
	margin: 5px 0px 10px 0px;
	padding: 10px;
	background: #f7f7f7;
	overflow: hidden;
	border: 1px solid #dbdbdb;
}
#comments .odd {
	margin: 5px 0px 10px 0px;
	padding: 10px;
	background: #f7f7f7;
	overflow: hidden;
	border-top: 1px solid #dbdbdb;
}

/*********************************************
		Footer Styles
*********************************************/
#footer {
	clear: both;
	margin: 15px 0px 0px 0px;
	padding: 10px 10px;
	color: #666;
	border-top: 2px solid #000;
	text-align: left;
	font-size: 11px;
	background: #F7F7F7;
	border-bottom: 1px solid #DBDBDB;
}
#footer a {
	color: #999999;
	text-decoration: underline;
}
#footer a:hover {
	color: #000;
	text-decoration: none;
}

/*********************************************
		news
*********************************************/

.NewsSummaryLink {
font-size:13px;
font-weight:bold;
color:#0099cc;}

.NewsSummaryLink a{
font-size:13px;
font-weight:bold;
color:#0099cc;}

.NewsSummaryLink a:link {
font-size:13px;
font-weight:bold;
color:#0099cc;}

.NewsSummaryLinkCat a {
font-size:13px;
font-weight:bold;
color:#0099cc;}

.NewsSummaryLinkCat a a:link a:visited{
font-size:12px;
font-weight:bold;
color:#0099cc;}

.NewsSummaryLinkCat a:hover{
font-size:12px;
font-weight:bold;
color:#333333;}

.NewsHome_seperator{
border-top: 1px solid #CCCCCC;
margin-top:3px;
margin-bottom:7px;}

.NewsCat_seperator{
border-top: 1px solid #D8D8D8;
margin-top:3px;
margin-bottom:10px;}


.HomeMidCol_title{
font-size:10px;
font-weight:bold;
color:#0099cc;

}
.HomeMidCol_title a {
font-size:10px; font-weight:bold; color:#0099cc; }
.HomeMidCol_title a:link {
font-size:10px;
font-weight:bold;
color:#0099cc;
}

.HomeMidCol_title a:visited{
font-size:10px; font-weight:bold; color:#0099cc;  }
.HomeMidCol_title a:hover{ font-size:10px; font-weight:bold; color:#333333; } 
.catpagedate{
font-size:10px;
color:#999999;
}
.NewsPostDetailDate{
font-size:10px;
color:#999999;
margin-bottom:10px;
}
.NewsPostDetailTitle{
font-size:14px;
font-weight:bold;
color:#0099cc;}

.NewsPostDetailHorizRule{
margin-top:10px;
margin-bottom:10px;}


.video_box {
width:120px;
float:left;
margin-right:10px;
margin-bottom:10px;
margin-left:5px;
border:1px solid #046493;
padding:5px;
height:160px;}

.catpage_video_title{
font-size:10px;
}
.catpage_video_title a {
font-size:10px;
color:#0099cc;
font-size:10px;
}

.catpage_video_title a:link {
font-size:10px;
color:#0099cc;
}
.catpage_video_title a:hover{
font-size:10px;
color:#666666;
}
.newsprint_layout { width:650px; margin:0 auto;}

.more {

}
/* End of '1 blue' */

