/* 
    Document   : _main
    Created on : March 8, 2007, 8:35 AM
    Author     : Ravi
    Description:
        Purpose of the stylesheet follows.
*/

/* 
   TODO customize this sample style
   Syntax recommendation http://www.w3.org/TR/REC-CSS2/
*/

root { 
    display: block;
}

body {
	margin: 0;
	padding: 0;
	font-family:  Arial, Helvetica, sans-serif;
        /*font: 84.5% Times, Georgia, serif;*/
	font-size: 0.8em;
	color: #777;
	line-height: 1.2em;
}


a {
    color: #009;
}
a:visited {
    text-decoration: none;
    color: #336;
}
a:hover {
    text-decoration: underline;
    color: #900;
}
hr {
    color: #ccc;
    background-color: #ccc;
    height: 2px;
}

.hhr {
    color:#ffcc00;
    height: 2px;
    background-color: #ffcc00;
}
.tright{
    float: right;
           padding-right: 20px;
}
.tcenter {
}
.navigation {
        font-size: 0.8em;
        padding: 5px;
}

.ctitle{
    background:#eee;
    padding-bottom: 0px;
    padding-top:0px;
    margin-bottom: 2px;

}
.shade{
font-weight: bold;
}
.headertable{
    padding-left: 10px;
    padding-bottom: 20px;
}
.headertable2{
    padding-left: 10px;
    padding-bottom: 5px;
}

.logintable{
    background-color: #000000;
}

/*ul{
    text-align: left;
    margin-left: 0px;
    padding-left: 16px;
    padding-top:0px;
}*/
.newsbox{
    background: #fefefe;
    margin-left: 3px;
    border-top: 2px solid #000;
    
}
.newsbox3{
    background: #fcfcfc;
    margin-left: 3px;
    border: 1px solid #777777;
}

.menutable{
    background: #ccc;
}

.newsbox2{
    background: #fefefe;
    margin-left: 3px;
    border-top: 2px solid #000;
    border-right: 1px solid #ccc;
}
.newschannel{  
    font-size: 0.9em;
    line-height: 1.7em;
   text-align: left;
    margin-left: 0px;
    padding-left: 16px;
    padding-top: 0px;
}
.newstitle{
    font-weight: bold;
    width: 100%;
    text-align: left;   
    border-bottom: 1px solid #cccccc;
}

.newschannel a {
    text-decoration: none;
}

#addbox{
    margin-right: 10px;
    margin-top: 10px;
    float: right;
    width: 300px;
    border: 1px solid #00aaff;
}

.hide{
display: none;
}


.slide-hide {
	display: none;
}

.slide-show {

}

.more{
    list-style: none;
}

#more {
    width: 100%;
    font-style: italic;
    text-align: right;
    font-size: 0.8em;
}

#more a{
    color: #555;
    text-decoration: underline;
}



a.tooltip {
  z-index:24;
/*  color:#FF5E2F;*/
  position:relative;
/*  border-bottom:1px dashed #FF5E2F;*/
  text-decoration:none;
}

a.tooltip:hover {
  z-index:25;
  /*color:#7a7a7a;*/
  border-bottom:1px solid #ffffff;
  text-decoration:none;
}

a.tooltip span {
  display:none;
}

a.tooltip:hover span {
  position:absolute;
  top:2em;
  left:0em;
  border:1px solid #F0D070; 
  padding:3px;
  display:block;
  width:245px;
  color:#D0A010;
  background-color:#FFFFE4;
}

/*--------------------------------*/

.page-info 
{
	text-align:center;	
}
.post-info a
{
        size: 0.8em;
	color:#990000;
}
.post-info a:hover 
{
	color: #000;
}
#post-meta {
        margin-bottom:5px;
}
#post-summary {
    font-size: 0.9em;
    margin-bottom:1px;
    line-height:1.2em;
}
.description {
	font-family: Arial, Helvetica, sans-serif;
}
.post-content, .page-content {
	padding:10px 0;
        margin:3px 0;
	border-top:#BBC4A3 1px solid;	
	font-family: Arial, Helvetica, sans-serif;
	font-size:12px;
}
.page-content {

}
#counter{
	font-family:"Century Gothic", "Trebuchet MS", "Arial Narrow", Arial, sans-serif;
	font-size:0.9em;
	text-align:center;
	font-weight:bold;
	margin:0;
	padding:0;
	border:0px solid #eeeeee;
        text-decoration:none;
}
#counter a{
color:#555;
text-decoration:none;
}
#smallcounter{
	font-family:"Century Gothic", "Trebuchet MS", "Arial Narrow", Arial, sans-serif;
	font-size:0.9em;
	text-align:center;
	font-weight:bold;
	margin:0;
	padding:1px;
	border:0px solid #eeeeee;
        text-decoration:none;
        background-color: #f3f6ed;
}


.post-uptitle{
	font-family:Arial, Helvetica, sans-serif;
	font-size:1.0em;
	margin:0;
        font-weight:bold;
 
}
.post-uptitle a{
       text-decoration:none;
}

.post-title, .page-title {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.1em;
	margin: 0;
        padding-bottom: 5px;
        padding-top: 10px;

}

.post-title a:hover {
    color: #ff6600;
}

.post-title a:visited {
	text-decoration:none;
}

.page-title 
{
	font-size:1.6em;
	font-weight:normal;
}
#content .page-title a, .post-title a:link, .post-title a:active
{
	text-decoration: none;
        color: blue;
}

.post-date {
	float: left;
	color: #000000;
	font-family:  Arial, Helvetica, sans-serif;
	font-size: 0.9em;
	text-align: center;
	margin: 3px 20px 0 0;
	padding: 8px 3px;
	width: 55px;
	background: #E7EBDE;
	line-height:1em;
}

#pagenav{
    text-align:center;
}
#pagenav{
padding-top:10px;
padding-bottom:10px;
font-size:0.7em;
}
#space{
padding-left:2px;
padding-right:2px;
}

#navboxcurrent{
 padding: 1px;
 border: 1px solid #999999;
 text-decoration: none;
 font-weight:bold;
 text-align:center;
/* background-color:#FF9900;*/
}
 
#navboxcurrent a{
        font-size: 12px;
        font-weight: bold;
        text-decoration: none;
        color: #999999;
}
#navbox a{
    font-size: 12px;
    text-decoration: none;
}
#navbox{
   padding-top: 20px;
   margin: 1px;
   text-decoration: none;
   font-size: 12px;
   text-align: center;
}


.country {
 background: #EEEEFF;
}
.font-small{
    font-size:0.85em;
    font-weight: normal;
    text-decoration:none;
    color:#909D73;
}

.font-small a, .font-small a:visited {
    color:#909D73;
    text-decoration: none;
}
.font-small a:hover {
    color: #ff6600;
}

#nav {
    font-size: 0.8em;
    text-align: left;
    margin-top: 40px;
    margin-bottom: 20px;
    background: #eeeeee;
}

#footer{
    margin-left: 10px;
    padding-top:20px;
    font-size: 0.9em;
}

#successMessage{
       font-size:0.9em;
    color:#669900;
    font-weight:bold;
}
#errorMessage{
    font-size:0.9em;
    color: #ff6633;
    font-weight: bold;
}


.navdefault{
    text-decoration: none;
}

.navselected{
    color: #ff6600;
    text-decoration: none;
    background-color: #efefef;
    font-weight: bold;
}

.header2{
font-size: 1.3em;
font-weight: bold;
}