/* Default Lynk Fm stylesheet - 'serenity' by Lynk - http://www.lynkfm.com/ */
/* css released under Creative Commons License - http://creativecommons.org/licenses/by-nc-sa/1.0/  */
/* All associated graphics copyright 2005-2012, Lynk */
/* Added: May 7th, 2003 */

/* IMPORTANT NOTICE */
/* This design is not a template. You may not reproduce it elsewhere without the 
   designer's written permission. However, feel free to study the CSS and use 
   techniques you learn from it elsewhere. */

body {margin:0; padding:0; font-family:sans-serif, arial, tahoma; font-size:13px; 
background-image:url(images/stripe_4.png); 	text-align:center;}
#encase {
	margin:0 auto;
	text-align:left;
	width:850px;
}

a.navlink {
text-decoration: none;
font-family:sans-serif, arial, tahoma;
background: #FFF;
color: #000;
font-size: 13px;
padding: 3px 10px 3px 10px;
vertical-align: middle;
border: 1px solid #ccc; border-bottom:0px solid #fff;
-moz-border-radius-topright: 5px;
-moz-border-radius-topleft: 5px;
-khtml-border-radius-topright: 5px;
-khtml-border-radius-topleft: 5px;
-webkit-border-radius-topright: 5px;
-webkit-border-radius-topleft: 5px;
border-radius-topright: 5px;
border-radius-topleft: 5px; }

a.navlink:hover {
text-decoration: none;
font-family: sans-serif, arial, tahoma;
background: #6495ED;
color: #fff;
font-size: 13px;
padding: 3px 10px 3px 10px;
vertical-align: middle;
border: 1px solid #000; border-bottom:0px solid #6495ED;
-moz-border-radius-topright: 5px;
-moz-border-radius-topleft: 5px;
-khtml-border-radius-topright: 5px;
-khtml-border-radius-topleft: 5px;
-webkit-border-radius-topright: 5px;
-webkit-border-radius-topleft: 5px;
border-radius-topright: 5px;
border-radius-topleft: 5px; }

a:link, a:visited {color:#6699FF; text-decoration:none; }
a:hover { border-bottom:0px dotted #ff6600; color:#FF6600; text-decoration:none; }


ul, ol{list-style:none; margin:0; padding:0;}
li {display:inline; list-style-type:none; margin-right:0px;}


/* list alternations */
.k0 {background-color:#F2F2F2; padding-top:5px; padding-bottom:5px; margin-bottom:2px;}
.k1 {background-color:#E2E2E2;}

/* sidebar panel boxes */
#box_header {font-family:"courier new"; font-weight:bold; background-color:#FFFFFF; color:black; font-size:15px; text-transform:capitalize;}
.mybox { border:0px white solid; width:150px; background-color:#000000; color:#FFFFFF; background-image:url(images/bg3_s.png); padding:5px;}
.top { background-color:#FFFFFF; padding:5px; margin-bottom:15px; margin-top:25px;}
.main { background-color:#FFFFFF; padding:5px; }
.main2 { background-color:#FFFFFF; padding:5px; }
.foot { background-color:#FFFFFF; padding:5px;}
.content {margin-top:5px; margin-left:1px; }

/* news stuff */
.news_title {font-family: "palatino linotype", palatino, tahoma, arial; font-size:19px; font-weight:bolder; }
.border {border:1px #D1D1D1 dashed;}
#news_content {border:1px #D1D1D1 dashed; padding:3px;}


.title_bar2 {font-family:"courier new", tahoma, arial; font-weight:bold; padding:3px; margin-bottom:8px; color:#000000; font-size:15px; background-color:#CCCCCC;
border:0px solid black; text-transform:capitalize;}
#now_playing {color:#CC0000;}

.small {font-size:10px;}
#side_note {font-style:italic; color:#666666;}
#poll_archive {width:99%; margin-top:5px;}
#poll_vote{float:right; margin-top:5px;}
#poll_answers {margin-bottom:3px; border-top:1px #CCCCCC dotted; padding-top:5px; }
#poll_bar {background-color:#6495ED; color:#FFF; font-weight:bold; white-space:nowrap; margin-bottom:5px; 
padding: 0px 10px 0px 1px;
text-align:right;
-moz-border-radius: 5px;
-khtml-border-radius: 5px;
-webkit-border-radius: 5px;
border-radius: 5px; }

#vote_buttons {display:inline;float:right; padding-left:3px; padding-right:2px; border:0px dotted #000;}
#current_track {padding:2px; margin-bottom:10px; border-bottom:1px #CCCCCC dotted; border-top:1px #CCCCCC dotted;}
#sc_title {margin-left:10px; font-weight:bold; }
#shortt_list {border-bottom:1px dotted #CCCCCC; padding-bottom:3px; font-size:13px;}
#float_num {position:relative; top:5px; margin:5px; float:left; width:10px;}
#sc_comments {background-color:#F9F9F9; border:1px #D1D1D1 dashed; padding:3px; margin-bottom:8px;}
#track_comment {background-color:#F9F9F9; border:1px #D1D1D1 dashed; padding:3px; margin-bottom:8px;}

#confirm {background-color:#90EE90; padding:3px; margin-bottom:5px; color:#000; font-weight:bold;}
#confirm_login {padding:0px;margin-bottom:3px; background-color:#90EE90; color:#000; font-weight:bold;}
#denial {background-color:#FF7F50; padding:3px; margin-bottom:5px; font-weight:bold;}
#denial_login {padding:2px;margin-bottom:3px; background-color:#FF7F50; font-weight:bold;}
#search_highlight {background:#C1FFC1; color:#000; font-weight:bold;}
#search_field {width:75%;}

select { color: #666666;}
textarea {font-size:13px; font-family:sans-serif, arial, tahoma;}

