<!--

/*

Theme Name: IDK
Theme Use: http://www.danitykane.nu | http://www.dawn-richard.net
Author: Neek
Released: 10/19/08
Version: 11.5
Description: The 12th stylesheet used on danitykane.nu / dawn-richard.net. This is created for a temporary layout as we wait for the status of Danity Kane.

=============================================================================================================*/

/* BODY
-----------------------------------------------------------------------------------------------*/

body {

	text-align:justify;
	margin-top: 0px;
	margin-bottom: 0px;
}

body, tr, td, h6, li {
 
	color: #A5A4A4;
	line-height: 13px;
	letter-spacing: 0px;
	font-family: Trebuchet MS;
	font-size: 7pt;
    }
	
i{ color: #A5A4A4; }

b{ color: #A5A4A4; }

u{ color: #A5A4A4; }

/* MAIN LINKS
-----------------------------------------------------------------------------------------------*/
A:link, A:active, A:visited {
    color: #A5A4A4;
	text-decoration: none;
	font-weight: none;
}
	
a:hover {
    color: #A5A4A4;
	text-decoration: none;
	font-weight: none;
}
	
/* RECENT VIDEOS LINKS
-----------------------------------------------------------------------------------------------*/
a.recent:link, a.recent:active, a.recent:visited {
    color: #A5A4A4;
    text-decoration: underline;
}

a.recent:hover {
    color: #A5A4A4;
    text-decoration: none;
	background: none;
}	 
	
/* TOP AFFILIATES LINKS
-----------------------------------------------------------------------------------------------*/
a.tops:link, a.tops:active, a.tops:visited {
    color: #89A810;
    text-decoration: none;
	background: none;
}

a.tops:hover {
    color: #9DBB28;
    text-decoration: none;
	background: none;
}	 

/* IMAGE BORDERS
-----------------------------------------------------------------------------------------------*/
.normal {
    border: 3px solid #DDDDDD;
}

.hover { 
    border: 3px solid #A5A4A4; 
}

.welc {
    border: 2px solid #E7E7E7; 
}

.welchover { 
    border: 2px solid #DEDDDD; 
}

.elite { 
    border: 3px solid #DDDDDD; 
}

.elitehov { 
    border: 3px solid #D4D4D4; 
}

.dollhouse { 
    border: 1px solid #F549AA; 
}

.dollhousehov { 
    border: 1px solid #15D5F1; 
}

.headers { 
	border-bottom: 1px solid #D0D2D2;
	margin-bottom: 5px;
}

.spotlight { 
    border: 1px solid #FE3D8F; 
}

.spotlighthov { 
    border: 1px solid #C0DF2E; 
}

.vidnormal { 
    border: 3px solid #DDDDDD; 
}

.vidhover { 
    border: 3px solid #D4D4D4; 
}

.rvid { 
    border: 3px solid #DDDDDD;   
}

.rvidhov { 
    border: 3px solid #D4D4D4; 
}
	
.photos {
    border: 3px solid #DDDDDD;  
	}
	
.photosover {
    border: 3px solid #D4D4D4; 
}

.conticons { border:1px solid #D7DADA; }
.number {color: #97D7D4;}

/* NAVIGATION
-----------------------------------------------------------------------------------------------*/
#dropmenudiv{
	position: absolute;
	border: 1px solid #FBD07A;
	border-bottom: 1px solid #FBD07A;
	line-height: 18px;
	z-index: 100;
}

#dropmenudiv a{
	width: 100px;
	display: block;
	text-indent: 3px;
	border-bottom: 1px solid #FBD07A;
	padding: 1px 0;
	text-decoration: none;
	font-weight: bold;
	background-color: #1A1A1A;
	color: #F9F9F9;
}

#dropmenudiv a:hover{ /*hover background color*/
	background-color: #3B3B3A;
}

/* LOGIN PANEL
-----------------------------------------------------------------------------------------------*/
#login {
	width: 170px;
	padding: 1px;
}

#login img {
	background: url(http://danitykane.nu/wp-content/avatars/default.jpg) no-repeat center #FFFFFF;
	padding: 5px;
	border: #D4D4D4 1px solid ;
}

#login a {
	border: none;
}
	
#login ul {
	margin: 0;
	padding: 0;
	list-style: none;
}
	
#login li a {
	text-transform: uppercase;
	font-size: 9px;
	font-family: arial;
	padding: 1px 0px 1px 1px;
	display: block;
	font-weight: normal;
	color: #9FBF3C;
	background: #FFFFFF;
	border-bottom: 2px solid #AEAEAE;
	text-decoration: none;
	list-style: none;
}

#login li a:hover {
	text-transform: uppercase;
	font-size: 9px;
	font-family: arial;
	font-weight: normal;
	color: #AFB2B1;
	border-bottom: 2px solid #A2A2A2;
	text-decoration: none;
	list-style: none;
}	

/*--Tables--------------------------------------------------*/
.menunormal {
	background-color: #000000;
	border-top: 2px solid #7C7C7D;
	font-size: 10px;
	}
.menuhover {
	background-color: #1F1F1F;
	border-top: 2px solid #7C7C7D;
	color: #C3C3C3;
	font-size:10px;
	}
div.top {
    width: 100%;
	border-top: 1px solid #484848;
	border-bottom: 1px solid #484848;
    background: #1F1F1F;
    padding-left: 6px;
	color: #515050;
	line-height: 15px;
	letter-spacing: 0px;
	font-family: Trebuchet MS;
	font-size: 9px;
	}
#tbg {
	background: #000000;
	}	
/* NEWS CUSTOMIZATION
-----------------------------------------------------------------------------------------------*/
.post {
	margin-bottom:30px;
	line-height:17px;
	font:11px Arial,Verdana,Sans-serif;
	color:#969696;
}

.comnum {
	color: #D404E1;
}

.said {
	color: #55A4AD;
}

.datecomment {
	color: #F9D772;
}

blockquote {
	color: #686868;
	background: #F4F3F3;
	padding: 1px 16px 1px 16px;
	border: 1px solid #E0DFDF;
	font-style: italic;
}

.pic {
	border: 1px solid #02C8FA;
	margin-right: 10px;
	margin-left: 7px;
}
	  
.pic2 {
	border: 1px solid #C8E943;
}	

/* NEWS TITLE LINKS | NEWS CUSTOMIZATION
-----------------------------------------------------------------------------------------------*/
a.title:link, a.title:active, a.title:visited {
	font-family: Trebuchet MS;
	font-size: 10px;
	line-height: 13px;
	color: #6BBAAC;
	font-weight: bold;
	text-decoration: none;
}

a.title:hover {
	font-family: Trebuchet MS;
	font-size: 10px;
	line-height: 13px;
	color: #6BAABA;
	font-weight: bold;
	text-decoration: none;
}	

.nd {
	text-transform: uppercase;
	font: 11px Arial;
	color: #424241;
}	

a.nd:link, a.nda:active, a.nda:visited {
	text-transform: uppercase;
	font: 11px "Trebuchet MS", Arial;
	color: #E372F7;
	text-transform: uppercase;
	text-decoration: none;
}

a.nd:hover {
	font: 11px "Trebuchet MS", Arial;
	color: #15D4FE;
	text-transform: uppercase;
	text-decoration: none;
}

.news {
	color: #A2A2A2;
	line-height: 13px;
	letter-spacing: 0px;
	font-family: Trebuchet MS;
	font-size: 11px;
	margin-top: 0px;
}	

.con {
	background-color:#969696;
	border: none;
	font-size: 12px ;
	font-family: Arial;
	text-align: left;
	line-height: 17px;
	margin-top: 2px;
	color: #585858;
}	

#bt {
	background-color: #F6F6F4;
	border-top: 1px solid #D3D3D3;
	border-bottom: 1px solid #D3D3D3;
	text-transform: uppercase;
	font: 11px "Trebuchet MS", Arial;
	text-align: left;
	padding: 2px 5px 2px 3px;
	margin-top: 6px;
	color: #A2A1A1;
}	

#bt a {
	text-transform: uppercase;
	font: 11px "Trebuchet MS", Arial;
	color: #FD5CC0;
	text-transform: uppercase;
	text-decoration: none;
}

#bt a:hover {
	text-transform: uppercase;
	font: 11px "Trebuchet MS", Arial;
	color: #DAE705;
	text-transform: uppercase;
	text-decoration: none;
	border-bottom: 1px solid #DAE705;
}
	
/* COMMENTS STYLING
-----------------------------------------------------------------------------------------------*/
.avatar {
	clear: none;
	float: left;
	border: #4CAEBD 1px solid;
	margin: 0px 4px 0 0px;
	padding: 5px;
	width: 80px;
	height: 80x;
}

.auth {
	font: Veranda;
	font-size: 14px;
	font-weight: bold;
	color: #FC73C3;
	text-transform: uppercase;
}

.posted {
	font: trebuchet ms;
	font-size: 11px;
	font-weight: bold;
	color: #FEFBFB;
	text-transform: uppercase;
}

.postedi {
	font: trebuchet ms;
	font-size: 11px;
	font-style: italic;
	color: #7BAA8E;
	text-transform: uppercase;
}

.comsub {
	font-family: Tahoma;
	color:#969696;
	background: #FFFFFF;
	display: block;
	font-size: 12px;
	height: 25px;
	border: 1px solid #E5E3E3;
	width: 160px;
	}

.comsubhov {
	font-family: Tahoma;
	color:#969696;
	background: #FFFFFF;
	display: block;
	font-size: 12px;
	height: 25px;
	border: 1px solid #E5E3E3;
	width: 160px;
	}
.comsubdown {
	font-family: Tahoma;
	color:#969696;
	background: #FFFFFF;
	display: block;
	font-size: 12px;
	height: 25px;
	border: 1px solid #E5E3E3;
	width: 160px;
	}
	
.comauthor {
     color: #3AADB1;
}	 

.date {
     color: #286A63;
}

.day {
     color: #329020;
}
	
.leave {
     color: #D75DFF;
	 font-size: 15px;
	 font-family: Trebuchet MS;
}

.com {
	margin: 4px;
    padding: 4px;
	width: 350px;
	background: #F4F4F4;
	background-image: url(images/comments.gif);
	background-repeat: no-repeat;
	background-position: right;
	border: 1px solid #EEEEEE;
	}
	
#commentlist li {
margin-bottom: 1.5em;
padding-bottom: 1em;
border-bottom: 1px solid #700000;
}

#commentform {
margin: 1em 0;
background: #FFFFFF;
width: 280px;
color:#969696;
}

#commentform textarea {
background: #121212;
border: 1px solid #6292AF;
width: 280px;
}
#commentform textarea:hover {
background: #FFFFFF;
border: 1px solid #6292AF;
}
#commentform textarea:focus {
background: #FFFFFF;
border: 1px solid #205D71;
}

#commentform #email, #commentform #author, #commentform #url {
font-size: 1.1em;
background: #FFFFFF;
border: 1px solid #6292AF;
width: 280px;
}
#commentform #email:hover, #commentform #author:hover, #commentform #url:hover {
font-size: 1.1em;
background: #FFFFFF;
border: 1px solid #6292AF;
width: 280px;
}
#commentform #email:focus, #commentform #author:focus, #commentform #url:focus {
font-size: 1.1em;
background: #FFFFFF;
border: 1px solid #205D71;
width: 280px;
}
#commentform input{
margin-bottom: 3px;
color:#969696;
}

/* PAGINATION
-----------------------------------------------------------------------------------------------*/
div.pagination {
		padding: 3px;
		margin: 3px;
		text-align:center;
		font-weight: bold;
	    line-height:17px;
	    font:10px Arial,Verdana,Sans-serif;
	}
	
div.pagination a {
		padding: 2px 5px 2px 5px;
		margin: 2px;
		border: 1px solid #C8C6C8;
		margin-right:3px;
		background-color: #F8F7F7;
		font-weight: bold;
		text-decoration: none;
		color: #B2C22B;		
	}
div.pagination a:hover, div.meneame a:active {
		border: 1px solid #B8B8B8;
		background-image:none;
		background-color:#F3F2F2;
		font-weight: bold;
		color: #707070;
	}
div.pagination span.current {
		margin-right:3px;
		padding:2px 6px;
		font-weight: bold;
		color: #FA4BFC;
	}
div.pagination span.disabled {
		margin-right:1px;
		padding:2px 1px;
		color: #A4A4A4;
	}
-->
