/* AK.org SS08 */





/*<!------- Drop Down Nav //------->*/

#dropmenudiv{
	position:absolute;
	border:1px color:#000000;
	border-bottom-width: 0;
	font:normal 10px Tahoma;
	color: #000000;
	line-height:18px;
	z-index:100;
}

#dropmenudiv a{
	background: url("/wp-content/themes/ss08/navBG1.jpg") bottom;
	color: #000000;
	width: 100%;
	display: block;
	text-indent: 3px;
	border-bottom: 1px dotted #000000;
	padding: 1px 0;
	text-decoration: none;
	font-weight: none;
}

#dropmenudiv a:hover{ /*hover background color*/
	background-position: bottom; 
	background-color: ;
	color: #FFDC00; 
	background-image:url('/wp-content/themes/ss08/navBG2.jpg'); 
	background-repeat:repeat; 
	background-attachment:scroll
}


body  {
	scrollbar-face-color: #E2E7E5;
	scrollbar-shadow-color: #E2E7E5;
	scrollbar-highlight-color: #E2E7E5;
	scrollbar-3dlight-color: #EAF1E0;
	scrollbar-darkshadow-color: #EAF1E0;
	scrollbar-track-color: #EAF1E0; 
	scrollbar-arrow-color: #000000;
}

a:link, a:active, a:visited 
{	border-bottom: 0px;
	font-weight: none;	
	text-decoration: none;	
	cursor: hand;	
	color: none;	
	letter-spacing:0px; 	
	text-align: justify;
}

a:hover {
	border-bottom: 0px;	
	font-weight: none;  
	text-decoration: underline;   
	cursor: hand;   
	color: none;}
	
body, tr, table, td, p, textarea {
	font-size:7pt; 
	font-family:Tahoma; 
	letter-spacing:0px; 
	color: #000000;}

	

	
/*<!------- Content //------->*/
#table6{
	font size: 7pt;
	text-align: justified;
	}

#table70{
	font size: 7pt;
	text-align: justified;
	}

#table83{
	margin-top: 1px;
    margin-bottom: 0px;
    }

h2 {font-family: Tahoma;
	font-size:7pt;
	}

h3 {font-family: Tahoma;
	font-size:7pt;
	margin: 1px;
	}
	
h6 {font-family: Tahoma;
	font-size: 7pt;
	margin: 1px;
	font-weight: 300;
	}

blockquote {
	margin: 15px 30px 0 10px;
	padding-left: 5px;
	border-left: 5px solid #FF4500;
	}
	
.catimage {
	border: 1px;
	}
	
.storycontent {
	text-align: justify;
	}
	
	
/*<!------- Comments //------->*/
.alt {
	margin: 0;
	padding: 10px;}

.commentlist {
	padding: 0;
	text-align: justify;}

.commentlist li {
	margin: 15px 0 3px;
	padding: 5px 10px 3px;
	list-style: none;}

.commentlist p {
	margin: 10px 5px 10px 0;}

#commentform p {
	margin: 7px 0;}

.nocomments {
	text-align: center;
	margin: 0;
	padding: 0;}

.commentmetadata {
	margin: 0;
	display: block;}

.commentlist li, #commentform input, #commentform textarea {
	font: 7pt Verdana;}

.commentlist li {
	font-weight: bold;}

.commentlist li .avatar { 
	float: right;
	border: 1px solid #eee;
	padding: 2px;
	background: #fff;}

.commentlist cite, .commentlist cite a {
	font-weight: bold;
	font-style: normal;
	font-size: 1.1em;}

.commentlist p {
	font-weight: normal;
	line-height: 1.5em;
	text-transform: none;}

#commentform p {
	font-family: Verdana;}

.commentmetadata {
	font-weight: normal;}
	
	
	
	
/*<!------- Form Elements //------->*/
#commentform input {
	width: 190px;
	padding: 2px;
	margin: 5px 5px 1px 0;
	float: center;}

#commentform textarea {
	width: 300px;
	padding: 6px;
	float: center;}

#commentform #submit {
	width: 120px;
	margin: 0;
	float: center;}

.commentsbase {
	font-family: tahoma;
	font-size: 9px;
	line-height: 13px;
	border: 1px solid #cff1f4;
	background: #ebf9fa url(img/newsbg.jpg);
	background-repeat: no-repeat;
	padding: 8px;}
	
	
	
	
/*<!------- WP Navigation //------->*/
.wp-pagenavi a, .wp-pagenavi a:link {
	padding: 2px 4px 2px 4px; 
	margin: 2px;
	text-decoration: none;
	border: 1px solid #F7F9F9;
	color: #434343;
	background-color: #D6DCD9;	
}
.wp-pagenavi a:visited {
	padding: 2px 4px 2px 4px; 
	margin: 2px;
	text-decoration: none;
	border: 1px solid #F7F9F9;
	color: #434343;
	background-color: #D6DCD9;	
}
.wp-pagenavi a:hover {	
	border: 1px solid #FF4500;
	color: #E2E7E5;
	background-color: #FF4500;
}
.wp-pagenavi a:active {
	padding: 2px 4px 2px 4px; 
	margin: 2px;
	text-decoration: none;
	border: 1px solid #F7F9F9;
	color: #434343;
	background-color: #D6DCD9;	
}
.wp-pagenavi span.pages {
	padding: 2px 4px 2px 4px; 
	margin: 2px 2px 2px 2px;
	color: #434343;
	border: 1px solid #F7F9F9;
	background-color: #D6DCD9;
}
.wp-pagenavi span.current {
	padding: 2px 4px 2px 4px; 
	margin: 2px;
	font-weight: bold;
	border: 1px solid #F7F9F9;
	color: #434343;
	background-color: #D6DCD9;
}
.wp-pagenavi span.extend {
	padding: 2px 4px 2px 4px; 
	margin: 2px;	
	border: 1px solid #F7F9F9;
	color: #434343;
	background-color: #D6DCD9;
}