/* top right bottom left */


body {
	font-family: Arial, Helvetica, sans-serif;
	background: #9abbd0 url(/images/BG-gradiant.gif) repeat-x;
	padding: 0;
	margin: 5px;
	color: #222;
	font-size: 62.5%;

}

header {
	width: 830px;  /* same size as container */
	margin: 0px auto;
	display: block;
	text-align: center;
}
	#logo {
		padding: 2px 10px 0px 10px;
		background: #FFF;   /* WAS #5e89b6; */
		text-align:center;
		-moz-border-radius: 0.8em;
		-webkit-border-radius: 0.8em;
		vertical-align:middle;
		font-size: 292.5%;
		color: #0000FF;
		font-weight:bold;
		

	}
	#logo a:hover,
	#logo a:active {
		background: transparent !important;
		color:#0000FF;
	}
	#logo a:visted {
		color:#0000FF;
	}
	
	.logotext a:visited { color: #0000ff; }
	
	
/* dropdown menu */
.container {
	width:830px; 
	height:39px; 
	padding-left:0px;
	padding-right:0px;
	padding-top:0px;
	padding-bottom:0px;
	margin:0 auto;
	}

.menu {
	width:830px; 
	height:39px;
	background:#0000FF;
	padding-left:0px;
	margin-top:0px;
	margin-left:0px;
	}

.hfeed, x:-moz-any-link, x:only-child {
	float: left;
	margin-bottom:3px;
	
}	


/* set up defaults */
.nav,
.nav ul {margin:0; padding:0;list-style:none;}
.nav a {text-decoration:none;}
.nav {width:103px; float:left; margin-right:-1px;}

/* set up the widths */
.nav .drop {width:103px;}
.nav a {width:103px; margin-right:-102px; margin-bottom:-1px;} /* margin is 1px less than the width */
.nav ul li {max-width:103px;}

/* style the links using the b elements */
.nav b {display:block; font:bold 14px aria, sans-serif; padding:2px 4px; border:0px solid #fff; cursor:pointer;text-align:center}
.nav b.top {height:26px; line-height:17px;min-height:33px;}
.nav a.sub-link b {background:url(/images/button/arrow.gif) no-repeat right bottom;}

/* style the list colors */
.nav a {color:#FFF; background:#0000FF;} /* first level */
.nav ul a {background:#0000FF;} /* second level  was #FFCCFF;*/
.nav ul ul a {background:#0000FF;}
.nav ul ul ul a {background:#0000FF;}

/* style the hover, active and focus colors */

.nav a:visited {color:#FFF;}
.nav a:hover,
.nav a:focus,
.nav a:active {background:#0033FF; color:#fff;}

/* style the path on hover in all browsers except IE5.5 and 6 */
.nav li:hover > a {background:#0033FF; color:#fff;}

/* style the positions of the ul and also when the text spans two and three lines */
.nav {height:39px;}
.nav .drop {height:39px;}

.nav ul {position:relative; left:0; top:0; z-index:100;} /* the dropdown */
.nav ul ul {left:95px; top:-26px;} /* the right flyouts */
.nav ul ul.two {top:-39px;}
.nav ul ul.three {top:-52px;}
.nav li.left ul ul {left:auto; right:95px;} /* and the left flyouts */

/* do not change anything below this line */
/* ------------------------------------------------------------ */
.nav li,
.nav ul {float:left;}
.nav ul li {clear:left;}
.nav a {position:relative; display:block; z-index:10;}
.nav a.sub-link {float:left; margin-top:10000px;}
.nav .drop,
.nav .fly {margin-top:-10000px;}
.nav ul {margin-bottom:-5000px;}

/* the bit that does all the work */
.nav a:hover,
.nav a:focus,
.nav a:active {margin-right:0;}

/*IE5-7 fixes*/
.nav .fly {width:100%;}
a:active {}

/*OPERA fix*/
.nav ul:hover {clear:left;}	
	
	#main-content, .hfeed {
	
	
	padding: 0px 10px 10px 10px;
	width: 810px;
	background: #FFF;
	margin:0px auto;

	-moz-border-radius-bottomleft: 0.8em;
	-webkit-border-bottom-left-radius: 0.8em;
	-moz-border-radius-topleft: 0.8em;
	-webkit-border-top-left-radius: 0.8em;

	display: block;

}
#content {
	width: 830px;
	margin: 0px auto;
	display: -webkit-box;
	background: #FFF;
	-webkit-box-orient: horizontal;	
	font-size: 1.4em;
	
}


.copy {
	margin: 10px;
	position: relative;
	display:block;
	float:left;
	
}



aside, x:-moz-any-link, x:only-child {
	float: right;
	
}

article {
	text-align: justify;
	line-height: 1.5em;
	color: #222;

	display: block;
}



aside {
	padding: 10px 10px 20px 10px;
	width: 175px;
	background: #fff;


	-webkit-border-bottom-right-radius: 0.8em;
	-moz-border-radius-bottomright: 0.8em;
	-webkit-border-top-right-radius: 0.8em;
	-moz-border-radius-topright: 0.8em;

	display: block;

}

	ul.lyricslist { 
		list-style: none;	
		padding: 0px 0px 0px 0px;
		
		
	}
	
	ul.lyricslist li{
		font-size: 12px;
		line-height: 12px;
		border-bottom: 1px dotted #d9d9d9;
		padding: 0px 0px 0px 0px;
		margin-top: -.8em;
	}



	aside ul {
		list-style: none;	
		padding: 0px 0px 0px 0px;
	}

	aside ul li {
		line-height: 1.0em;
		font-size: .8em;
		border-bottom: 1px dotted #d9d9d9;
	}
	aside ul li a {
		padding: 10px 0px 10px 10px;
		display: block;
		font-weight: bold;
	}
	aside ul li a:hover {
		background: #f1f7f9;
	}
		
/* Some Headings for You */
h1 { font-size: 3.0em; }
h2 { font-size: 1.3em;padding:0px;font-family:arial; }
h3 { font-size: 1.2em; }
h4 { font-size: 1.0em; }
h5 { font-size: 0.8em; }
h6 { font-size: 0.6em; }

hgroup h3, hgroup h3 a { color: #9aa8ad !important; }
hgroup h1, hgroup h1 a { color: #51add3 !important; }
h3 a { text-decoration: underline; }
h1, h2, h3, h4, h5, h6 { line-height: 1em; }

a {
	color: #2a708e;
	text-decoration: none; 
}

a img {
	border: 0;
}

a:visited { color: #104258; }
a:active { background: #eaf7fc; }
a:hover { color: #0c1e2f; }


hr {
	border-bottom: 0px;
	border-left: 0px;
	border-right: 0px;
	border-top: 1px dotted #d9d9d9;
}

.floatleft {
	float: left;
}

.floatright {
	float: right;
}

/* Additions */

	.textcenter {
		text-align : center;
	}
	
	.smallfont {
		font-size: 10px;
	}
	.bluetext {
		color: blue;
		font-weight: bold;	
	}
	.warning {
		color: red;
		font-weight: bold;	
		
	}
	.bu {
		font-weight: bold;
		text-decoration: underline;	
		
	}

	
/*test table --form */
.TestInput {
    border: 1px solid #006;
    background: #ffc;
    height:30px;
    font-size:25px;
    width:35px;
    font-weight:bold;
    
}
.TestInput:hover {
    border: 1px solid #f00;
    background: #ff6;
}
.button {
    border: 1px solid #006;
    background: #ccf;
    height:33px;
    width:100px;
    font-weight:bold;
    font-family: arial, verdana;
    font-size:25px;
}
.button:hover {
    border: 1px solid #f00;
    background: #eef;
}
.InputBox {
    display: block;
    width: 315px;
    height: 215px;
    float: left;
    margin: 2px 4px 6px 4px;
    text-align: left;
}


br { clear: left; }

.contactform{
margin:0 auto;
padding:14px;
}

#contactform label {
	display: block;
    line-height:  1.0em;
    margin: 2px 4px 6px 4px;
    font-weight:bold;
}
	
	
	
.ContentFooter {
	height: 307px;
	font-size: 1.0em;
	font-weight: bold;
	padding: 3px;
	margin-left:-10px;
	margin-right:-10px;
	margin-bottom:-8px;
	background: #e3edf4;
	border-top: 1px solid #d9d9d9;
} 

	
	.footspace{
	/*		blank space at bottom of page --- less than container size  */
	height:10px;
	width:805px;    
	display:block;
	float:left;
}
	
	

/*Opera Fix*/
body:before {
	content:"";
	height:100%;
	float:left;
	width:0;
	margin-top:-32767px;
}




/* dropdown menu */
/* allow room for 3 columns */
#col ul{
	list-style-type:square;
	width:199px;
	
}
#col li {
float:left;
margin: 10px 0px 0px 0px;
padding: 0px 10px 0px 10px;
width:190px;
	
}
#col a{
	font-size:13px;
	font-family: Arial,Helvetica,sans-serif;
	color:#0000A0;
}
#col a:visited{
	font-size:13px;
	font-family: Arial,Helvetica,sans-serif;
	text-decoration:none;
	font-weight:bold;
	color:#0000A0;
}
#col a:hover{
	font-size:13px;
	font-family: Arial,Helvetica,sans-serif;
	text-decoration:underline;
	font-weight:bold;
	color:#0000A0;
}



	.commentsdiv { 
		margin: 0px 0;
		background:#DEF2FF; 
		color: #000;
		border:1px solid #6C8292; 
		overflow: hidden; 
		padding-left : 0px;
		padding-right : 0px;
		padding-top: 0px;
		padding-bottom: 0px;	
	}
	
	.commentclass2 { 
 	   margin-top: 3px;
 	   padding: 0px;
 	   background:#DEF2FF; 
 	   color: #000;
 	   border:1px solid #eee; 
 	   overflow: hidden; 
 	   position: relative;
	}

	
	
	.commentlinks {
		margin: 5px 0;
		background:#DEF2FF; 
	 	color: #000;
		border:1px solid #6C8292; 
		overflow: hidden; 
		padding-left : 3px;
		padding-right : 3px;
		padding-top: 0px;
		padding-bottom: 0px;		
	}
	.commentstitle { 
		margin: 0px;
		font-weight: bold;
		color: #BA55D3;
		background: none;
	}

p.cmt-contents { 
	padding: 0px; 
	min-height: 27px; 
	line-height: 1.3em;
}
.cmt-reply-show a{display:block; padding: 0 6px 1px; color: #000; text-align: right; background:#FFF; float: right; border:  1px solid #eee; margin: 0 4px 4px 0; font-weight: bold; font-size: 11px;}
.cmt-reply-show a:hover{background:#008eb4; color: #fff;}
 
/* for hint-textbox.js */
INPUT.hintTextbox { 
	color: #888; 
	background:none;
} 

INPUT.hintTextboxActive { 
	color: #000;
	background:none;
} 

/* inpage elements */
	.textcenter {
		text-align : center;
	}
	
	.ctable {
               margin-left:auto; 
               margin-right:auto;
	}
	.cctable {
               margin-left:auto; 
               margin-right:auto;
               text-align:center;
	}
	.dottedline
	{
	border-bottom-width:2px;
	border-bottom-style:dotted;
	border-bottom-color:#00CCFF;
	margin: 0px 6px 0px 6px;

	}
	.smallfont {
		font-size: 10px;
	}

	.title {
		font-size: 18px;
		font-weight : bold;
		text-decoration: underline;
	}
	
	  .bu {
               text-decoration:underline; 
               font-weight : bold;
       }
       
       
	
	.FloatL {

		float:left;
		text-align:left;
		padding:3px;
	
	}
	.FloatR {
		padding:3px;
		float:right;
		text-align:right;
	}
    
	.FloatN {
		padding:3px;
		float:none;
		text-align:right;
	}

	
/* page pagnitation styles previous 1.2.3.4.5 next  */
	


.pagination-pages li{

font-size:10px;
list-style:none;
text-align : center;
display: inline;
margin-left:0px;


}

#pagination-pages a{
border:solid 1px #9aafe5;
}
#pagination-pages .previous-off{
display:none;
float:left;
padding:2px 5px;
}
#pagination-pages .next-off {
display:none;
float:left;
padding:2px 5px;
}
#pagination-pages .previous a {
display:block;
float:left;
font-weight:bold;
padding:2px 5px;
}
#pagination-pages .next a {

display:block;
float:left;
padding:2px 5px;
}
#pagination-pages .active{
background:#2e6ab1;
color:#000;
font-weight:bold;
display:block;
float:left;
padding:2px 5px;
}
#pagination-pages .nonactive{

display:block;
float:left;
padding:2px 5px;
}
#pagination-pages .next{

display:block;
float:left;
padding:2px 5px;
}

#pagination-pages .Mobilenext{

display:block;
float:left;
padding:8px 11px;
}

#pagination-pages a:link {
color:#0e509e;
background:none;
display:block;
float:left;
padding:2px 5px;
text-decoration:none;
}
#pagination-pages a:visited {
color:#0e509e;
background:none;
display:block;
float:left;
padding:2px 5px;
text-decoration:none;
}
#pagination-pages a:hover{
color:#0e509e;
background:none;
display:block;
float:left;
padding:2px 5px;
text-decoration:none;
border:solid 1px #0e509e
}
.notify {
	min-width: 735px;
	border:solid 1px #0e509e;
	background-color: #FFFF00;
	padding: 4px;
	font-family: garamond, arial;
	color: #000;
	font-weight:bold;
	font-size : 10pt;
}
/* end inpage elements */

	/* THUMBS UP RATE BAR */
	
	.thumbs{
font-family: "Trebuchet MS";
font-size:15px;
font-weight:bold;
border: 0px solid #eee;
width:73px;
text-align:center;
}
.thumbs ul{
padding:0;
margin:0;
}
.thumbs ul li{
display:inline;
}
.thumbs a{
padding:0 5px;
border: 1px solid #feb;
}

a.thumberup{
background: #FFF url(/images/button/thumbsup.gif) top right no-repeat;
color:#000;
padding-right:22px;
padding-left:0px;
min-height:17px;
float:left;

}
a.thumberdown{
background: #FFF url(/images/button/thumbsdown.gif) top left no-repeat;
color:#000;
padding-left:22px;
padding-right:0px;
min-height:17px;
float:left;

}
.thumbs a:hover{
border: 1px solid #feb300;
text-decoration:none;
}
/* THUMBs UP RATE BAR */


	/*Mobile THUMBS UP RATE BAR */
	
	.MOBILEthumbs{
font-family: "Trebuchet MS";
font-size:25px;
font-weight:bold;
border: 0px solid #eee;
width:120px;
text-align:center;
}
.MOBILEthumbs ul{
padding:0;
margin:0;
}
.MOBILEthumbs ul li{
display:inline;
}
.MOBILEthumbs a{
padding:0 5px;
border: 1px solid #feb;
}

a.MOBILEthumberup{
background: #FFF url(/images/button/thumbsup.gif) top right no-repeat ;
background-size: 70%; 
color:#000;
padding-right:42px;
padding-left:0px;
min-height:35px;
float:left;

}
a.MOBILEthumberdown{
background: #FFF url(/images/button/thumbsdown.gif) top left no-repeat;
background-size: 75%; 
color:#000;
padding-left:42px;
padding-right:0px;
min-height:35px;
float:left;

}
.MOBILEthumbs a:hover{
border: 1px solid #feb300;
text-decoration:none;
}

div.SubBut input {
background:url(/images/button/submit.gif) no-repeat;
cursor:pointer;
width: 50px;
height: 20px;
border: none;
display: inline;

}

.SubBut {
	width: 150px;
	height: 25px;
    margin-left:auto; 
     margin-right:auto;
}

.txtinput{
		float:left;
		font-size:14px;
		border:solid 1px #000000;
		font-family:Arial, Helvetica, sans-serif;
		color:#0066CC;
		font-weight:bold;
}

/* Links */

	A.topmenulinks { 
		color:  #333333; 
		background: none;
		font-size: 7pt; 
/*		text-decoration: none;  */
	}
	
	.topmenulinks { 
		color:  #000; 
		background: none;
		font-size: 7pt;
		font-weight:bold; 
/*		text-decoration: none;  */
	}
	A.topmenulinks:hover { 
		color:  #333333; 
		background: none;
		font-size: 8pt; 
/*		text-decoration: none;  */
	}
	

/*		for blog lists...   */
#bloglists ol {
	margin-left: 0;
	padding-left: 0;
		vertical-align:top;

	} 

#bloglists ol li {
	margin-left: 20px;
	padding: 3px 15px;
	border-left: 1px solid #000;
	list-style-type: decimal;
	vertical-align:top;
	}
	
		
#bloglists ol li.topstatusONE {
	margin-left: 20px;
	border-left: none;
	list-style-type: decimal;
	vertical-align:top;
	}
#bloglists .submitby{
	font-size:8pt;color:#999999;
}
#bloglists .listitem {
font-size:13px;color:blue;font-weight:bold;
	vertical-align:top;
}

