/*dropdown navigation*/
#dropmenudiv{
position:absolute;

border-bottom-width: 0;
font:normal 10px Tahoma;
color: #000000;
line-height:18px;
z-index:100;
}

#dropmenudiv a{
	background: url(http://katehudson.net/images/layout/v12/nav-bg-1.jpg) bottom;
	color: #FF00FF;
	width: 100%;
	display: block;
	text-indent: 3px;
	border-bottom: 1px dotted #33D298;
	padding: 1px 0;
	text-decoration: none;
	font-weight: 400;
}

#dropmenudiv 
a:hover{ 
	background: url(http://katehudson.net/images/layout/v12/nav-bg-2.jpg) bottom;
	background-color: #D8E4DD;
	color: #FFFFFF;}
/*END dropdown navigation*/


body  {
	scrollbar-face-color: #DDE617;
	scrollbar-shadow-color: #DDE617;
	scrollbar-highlight-color: #DDE617;
	scrollbar-3dlight-color: #DDE617;
	scrollbar-darkshadow-color: #DAE5DE;
	scrollbar-track-color: #DAE5DE;
	scrollbar-arrow-color: #FFFFFF; }

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: 1px dotted #F70072;
	font-weight: none;
	text-decoration: none; 
	cursor: hand;
	color: none;}

a:img {
	border-bottom: 0px;
	text-decoration: none;
	}


body, table{
	font-size:7pt; 
	font-family:Tahoma; 
	letter-spacing:0px; 
	color: #000000;}

p {
	color: #000000;
	}
	
	
 /* <--------------------        Section Content       -----------------------> */	
	
#table90 {
	font-family: Tahoma;
	font-size: 8pt;
	color: #B8AA0F;
	font-weight: 700;
}

.subsectiontitle{
	font-family: Tahoma;
	font-size: 8pt;
	color: #B8AA0F;
	font-weight: 700;
}

#table91 {
	font-family: Tahoma;
	font-size: 7.5pt;
	color: #868686;
	font-weight: none;
	text-align: justify;
}

.bullet1{ 
	font-size: 8pt; 
	color: #0A00FF;
	font-weight: bold;
}
/*end of section content*/

 /* <--------------------           Style Guide       -----------------------> */	
	
.bullet2{ 
	font-size: 7pt; 
	color: #B8AA0F;
	font-weight: bold;
}

.bullet3{ 
	font-size: 7pt; 
	color: #0A00FF;
	font-weight: bold;
}
/*end of style guide*/
	
	
 /* <--------------------           Katie Quotes       -----------------------> */	
	
.bullet4{ 
  font-size: 7pt; 
  color: #B8AA0F;
  font-weight: none;
}
/*end of katie quotes*/

 /* <--------------------            Biography         -----------------------> */	

.bioside{ 
  font-size: 7pt; 
  color: #FFFFFF;
  font-weight: none;
  font-style: italic;
  padding-top: 3px; 
}	
/*end of biography*/

 /* <--------------------            Filmography         -----------------------> */	

.film-sections{ 
 	text-transform: uppercase; 
	color: #FE017A;
}	

.film-characters{ 
	font-style: italic;
	color: #868686;
}	

.film-actors{
	background: #112012;
	padding: 10px 0px 0px 10px;
	border: 1px solid #142415;
	color: #FFFFFF;
}



/*end of filmography*/
	
 /* <--------------------            Affiliates         -----------------------> */	
.bullet5{ 
  font-size: 7pt; 
  color: #FFFFFF;
  font-weight: none;
}
/*end of affiliates*/
	
h2 {font-family: Tahoma;
	font-size:7pt;}

h3 {font-family: Tahoma;
	color: #868686;
	font-size:8pt;
	margin: 1px;}
	
h6 {font-family: Tahoma;
	font-size: 7pt;
	margin: 1px;
	font-weight: 300;}


blockquote {
	margin: 15px 30px 0 10px;
	cellspacing: 6px;
	padding-left: 5px;
	border-left: 5px solid #112012;
	text-align: justify;
	}
	
.related_post {
	font: 7pt;
	color: #868686;
	}
	
.catimage {
	border: 1px;}
	
 /* <--------------------           Begin 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: justify;
	margin: 0;
	padding: 0;
	}

.commentmetadata {
	margin: 0;
	display: block;
	}
	
#postcomment, #comments, #commentlist {
	font: 7pt tahoma;
	color: #868686;
	text-align: justify;
	}

#commentlist {
	background-color: #DAE5DF;
	padding: 7px;
	}


/* End Comments */

	
.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;
	}
	
							/* Begin 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;
	}
/* End Form Elements */

.commentsbase {
	font-family: tahoma;
	font-size: 9px;
	line-height: 13px;
	border: 1px solid #cff1f4;
	background: #ebf9fa url("../ss08/img/newsbg.jpg");
	background-repeat: no-repeat;
	padding: 8px;}
	
	
	
 /* <--------------------            Wordpress Navi         -----------------------> */	
 
 
.wp-pagenavi a, .wp-pagenavi a:link {
	padding: 2px 4px 2px 4px; 
	margin: 2px;
	text-decoration: none;
	border: 1px solid #F7C8F7;
	color: #868686;
	background-color: #E6F0E8;	
}
.wp-pagenavi a:visited {
	padding: 2px 4px 2px 4px; 
	margin: 2px;
	text-decoration: none;
	border: 1px solid #F7C8F7;
	color: #868686;
	background-color: #E6F0E8;	
}
.wp-pagenavi a:hover {	
	border: 1px solid #FFFFFF;
	color: #DFD212;
	background-color: #FF00FF;
}
.wp-pagenavi a:active {
	padding: 2px 4px 2px 4px; 
	margin: 2px;
	text-decoration: none;
	border: 1px solid #F7C8F7;
	color: #868686;
	background-color: #E6F0E8;	
}
.wp-pagenavi span.pages {
	padding: 2px 4px 2px 4px; 
	margin: 2px 2px 2px 2px;
	color: #868686;
	border: 1px solid #F7C8F7;
	background-color: #E6F0E8;
}
.wp-pagenavi span.current {
	padding: 2px 4px 2px 4px; 
	margin: 2px;
	font-weight: bold;
	border: 1px solid #F7C8F7;
	color: #868686;
	background-color: #E6F0E8;
}
.wp-pagenavi span.extend {
	padding: 2px 4px 2px 4px; 
	margin: 2px;	
	border: 1px solid #F7C8F7;
	color: #868686;
	background-color: #E6F0E8;
}