<style type="text/css">
<!--

/*

Theme Name: Yung Hustle
Theme Use: http://www.mishon-daily.net/home
Author: Ashleigh
Version: 5


=============================================================================================================*/

/* BODY
-----------------------------------------------------------------------------------------------*/
body {
	background: #000000 url('') repeat-x 0 29px;
	font: 8pt "Tahoma";
	color: #000000;
	margin-left: 0px;
	text-align:left;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}

body, tr, td, h6, li
{ 
	color: #404040;
	line-height: 14px;
	letter-spacing: 0px;
	font-family: Trebuchet MS;
	font-size: 12px;
    }


i{ color: #ffffff; }
b{ color: #240000; }
u{ color: #ececec; }

form { background-color: transparent;} input, textarea, option, select {background-color: #000000; font: 9px trebuchet ms; line-height: 15px; color: #240000; text-align: justify; letter-spacing: 0px; border: 1px solid #DCDCDC; padding: 1px; border-radius: 10px; -moz-border-radius: 10px; -webkit-border-radius: 10px;}

A:link, A:active, A:visited {
    color: #240000;
    border: 0px solid;
    padding: 0px;
    font-weight: none;
    text-decoration: none;
    font-size:11px;	
	}

a:hover {
    color: #ffffff;
    font-weight: none;
    cursor:none;
	font-size:11px;}

.thumb {background-color:#404040; border: 1px solid #404040; padding:3px; -moz-border-radius: 2px;
-webkit-border-radius: 2px; margin:2px;}

.thumb:hover {background-color:#240000; border: 1px solid #240000; padding:3px; -moz-border-radius: 2px;
-webkit-border-radius: 2px; margin:2px;}
.style1 {font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 9px; color: #ffffff; font-weight: bold; }

/* TITLE
-----------------------------------------------------------------------------------------------*/
a.title:link, a.title:active, a.title:visited {
    color: #790606;
    font-weight: bold;
	font-size: 24px;
    text-decoration: none;
    text-transform: uppercase;
	font-family: Arial Narrow;
	}

a.title:hover {
    color: #838383;
	font-size: 24px;
    font-weight: bold;
    text-decoration: none;
    text-transform: uppercase;
	background: none;
}	
/*--TopLinks--------------------------------------------------*/
a.tops:link, a.tops:active, a.tops:visited {
    font-weight: bold;
    text-decoration: none;
    text-transform: uppercase;
    }

a.tops:hover {
    color: #ffffff;
    font-weight: bold;
    text-decoration: none;
    text-transform: uppercase;
	background: none;
    }

blockquote {
background-color: 404040;
	background-image: url(http://mishon-daily.net/wp-content/themes/turnitup/images/blockqoute.png);
        background-position:;
	background-repeat:repeat;
font-family: "Trebuchet MS", Georgia, Times New Roman, Times, serif; 
font-size: 11px; 
font-style: italic;
line-height: 15px;
color:#ffffff;
border: 1px solid #2f2f2f;
padding: 10px;
margin-left: 3.6em;
}

/* LOGIN PANEL
-----------------------------------------------------------------------------------------------*/
#login {
	width: 300px;
	height: 200px;
	padding: 3px;
}

#login img {
	background: url(http://lindsaydaily.com/wp-content/themes/new/images/need_login.gif) no-repeat center #FFFFFF;
	border: #000000 0px solid ;
}

#login a {
	border: none;
}
	
#login ul {
	margin: 0;
	padding: 0;
	list-style: none;
}
	
#login li a {
	text-transform: uppercase;
	padding: 1px 0px 1px 1px;
	display: block;
	font-weight: normal;
	color: #000000;
	background: #ffffff;
	border-bottom: 2px solid #000000;
	text-decoration: none;
	list-style: none;
}

#login li a:hover {
	text-transform: uppercase;
	font-weight: normal;
	color: #ffffff;
        background: #240000;
	border-bottom: 2px solid #000000;
	text-decoration: none;
	list-style: none;
}
/*--Tables--------------------------------------------------*/
.menunormal {
	background-color: #EDEDED;
	border-top: 2px solid #DCDCDC;
	font-size: 10px;
	}
.menuhover {
	background-color: #E5E5E5;
	border-top: 2px solid #DCDCDC;
	color: #C3C3C3;
	font-size:10px;
	}
div.top {
    width: 100%;
	border-top: 1px solid #DCDCDC;
	border-bottom: 1px solid #DCDCDC;
    background: #FFFFFF;
    padding-left: 6px;
	color: #515050;
	line-height: 15px;
	letter-spacing: 0px;
	font-family: Trebuchet MS;
	font-size: 11px;
	}
#tbg {
	background: #FFFFFF;
	}	

.number {color: #97D7D4;}

/* PAGINATION
-----------------------------------------------------------------------------------------------*/
div.pagination {
		padding: 3px;
		margin: 3px;
		text-align:center;
		font-weight: bold;
	    line-height:17px;
	    font:12px Arial,Verdana,Sans-serif;
	}
	
div.pagination a {
		padding: 2px 5px 2px 5px;
		margin: 2px;
		border: 1px solid #090909;
		margin-right:3px;
		background-color: #090909;
		font-weight: bold;
		text-decoration: none;
		color: #0088fb;		
	}
div.pagination a:hover, div.meneame a:active {
		border: 1px solid #cccccc;
		background-image:none;
		background-color:#090909;
		font-weight: bold;
		color: #cccccc;
	}
div.pagination span.current {
		margin-right:3px;
		padding:2px 6px;
		font-weight: bold;
		color: #000000;
	}
div.pagination span.disabled {
		margin-right:1px;
		padding:2px 1px;
		color: #A4A4A4;
	}	
	
/*--NewsCommentsTable--------------------------------------------------*/
.com {
	margin: 4px;
    padding: 4px;
	width: 460px;
	background: #090909;
	background-image: url(images/comments.gif);
	background-repeat: no-repeat;
	background-position: top;
	border: 1px solid #ff0000;
	}
/*--CommentsSubmit--------------------------------------------------*/	
.comsub {
	font-family: Tahoma;
	color: #ffffff;
	background: #000000;
	display: block;
	font-size: 12px;
	height: 25px;
	border: 1px solid #ff0000;
	width: 160px;
	}

.comsubhov {
	font-family: Tahoma;
	color: #e3e3e3;
	background: #FFFFFF;
	display: block;
	font-size: 12px;
	height: 25px;
	border: 1px solid #ff0000;
	width: 160px;
	}
.comsubdown {
	font-family: Tahoma;
	color: #000000;
	background: #FFFFFF;
	display: block;
	font-size: 12px;
	height: 25px;
	border: 1px solid #E5E3E3;
	width: 160px;
	}	
/* Comments Styling */

#commentlist li {
margin-bottom: 1.5em;
padding-bottom: 1em;
border-bottom: 1px solid #700000;
}

#commentform {
margin: 1em 0;
background: #ffffff;
width: 280px;
}

#commentform textarea {
background: #f8f7f6;
border: 1px solid #d6d3d3;
width: 280px;
}
#commentform textarea:hover {
background: #FFFFFF;
border: 1px solid #d6d3d3;
}
#commentform textarea:focus {
background: #ffffff;
border: 1px solid #939793;
}

#commentform #email, #commentform #author, #commentform #url {
font-size: 1.1em;
background: #f8f7f6;
border: 1px solid #d6d3d3;
width: 280px;
}
#commentform #email:hover, #commentform #author:hover, #commentform #url:hover {
font-size: 1.1em;
background: #ffffff;
border: 1px solid #d6d3d3;
width: 280px;
}
#commentform #email:focus, #commentform #author:focus, #commentform #url:focus {
font-size: 1.1em;
background: #ffffff;
border: 1px solid #939793;
width: 280px;
}
#commentform input{
margin-bottom: 3px;
}
	
-->
</style>	

