<style type="text/css">
<!--
body {
	margin-left: 0px;
	text-align:justify;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
body, tr, td, h6, li
{ 
	color: #808080;
	line-height: 15px;
	letter-spacing: 0px;
	font-family: Trebuchet MS;
	font-size: 7pt;
    }

i{ color: #820000; }
b{ color: #808080; }
u{ color: #000000; }

A:link, A:active, A:visited {
    color: #820000;
    font-weight: none;
    text-decoration: none;

    font-size:7pt;
	}
a:hover {
    color: #000000;
    font-weight: none;
	text-decoration: underline;
   cursor:hand;
	font-size:7pt;
}

input,select,textarea{background:#e3edf2;padding:3px;margin:1px;border:1px solid #b2bfc5;color:#8199af;font:"Trebuchet MS", Arial, helvetica, sans-serif;}

/* TITLE
-----------------------------------------------------------------------------------------------*/
a.title:link, a.title:active, a.title:visited {
    color: #000000;
    font-weight: bold;
	font-size: 7pt;
    text-decoration: none;
    text-transform: uppercase;
}

a.title:hover {
    color: #820000;
	font-size: 7pt;
    font-weight: bold;
    text-decoration: underline;
	background: none;
    text-transform: uppercase;
}	

blockquote {
	color: #909090;
	background: #F1F1F1;
	padding: 15px 15px 15px 15px;
	border: 1px solid #DCDCDC;
	font-style: none;
}

form { background-color: transparent;} input, textarea, option, select {background-color: #E5E5E5; font: 9px trebuchet ms; line-height: 15px; color: #808080; text-align: justify; letter-spacing: 0px; border: 1px solid #C0C0C); padding: 1px;}

/* LOGIN PANEL
-----------------------------------------------------------------------------------------------*/
#login {
	width: 215px;
	padding: 1px;
}

#login img {
	background: url(http://lindsaydaily.com/wp-content/themes/new/images/need_login.gif) no-repeat center #000000;
	border: #393939 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: #BC5DFF;
	background: #FFFFFF;
	border-bottom: 2px solid #E5E5E5;
	text-decoration: none;
	list-style: none;
}

#login li a:hover {
	text-transform: uppercase;
	font-weight: normal;
	color: #C97DFF;
	border-bottom: 2px solid #EBFFA7;
	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;}

/*  IMAGE BORDERS --------------------------------------*/
.welcome { border:1px solid #FDA4DD; }
.welcomehov { border:1px solid #0EDCF4; }
.elite { border:3px solid #E6E6E6; padding: 0px; }
.elitehov { border:3px solid #D1D1D1; padding: 0px; }
.photos { border:9px solid #EAEAEA; padding: 0px; }
.photoshov { border:9px solid #EAEAEA; padding: 0px;}
.download { border:1px solid #99DA0E; padding: 0px; }
.downloadhov { border:1px solid #C2EA6D; padding: 0px;}
.net { border:1px solid #FF7301; }
.nethov { border:1px solid #FF9F51; }

.pupdate {
	BORDER-RIGHT: #00C6FF 1px solid; BORDER-TOP: #00C6FF 1px solid; BORDER-LEFT: #00C6FF 1px solid; BORDER-BOTTOM: #00C6FF 1px solid; padding: 1px;}
.pupdateh {
	BORDER-RIGHT: #65E5FF 1px solid; BORDER-TOP: #65E5FF 1px solid; BORDER-LEFT: #65E5FF 1px solid; BORDER-BOTTOM: #65E5FF 1px solid; padding: 1px;}

.topaff {
	BORDER-RIGHT: #FDA4DD 1px solid; BORDER-TOP: #FDA4DD 1px solid; BORDER-LEFT: #FDA4DD 1px solid; BORDER-BOTTOM: #FDA4DD 1px solid
}
.topaffhover {
    BORDER-RIGHT: #A2F9FE 1px solid; BORDER-TOP: #A2F9FE 1px solid; BORDER-LEFT: #A2F9FE 1px solid; BORDER-BOTTOM: #A2F9FE 1px solid
}	
/* 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 #C8C6C8;
		margin-right:3px;
		background-color: #F8F7F7;
		font-weight: bold;
		text-decoration: none;
		color: #19E4EC;		
	}
div.pagination a:hover, div.meneame a:active {
		border: 1px solid #B8B8B8;
		background-image:none;
		background-color:#F3F2F2;
		font-weight: bold;
		color: #FD4BB0;
	}
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;
	}	
	
	
/***** COMMENTS FORMATTING *****/
h3#comments, h3#respond {
padding: 0px;
width: 350px;
clear: both;
font-size: 12px;
color: #5d6168;
font-family: Cambria, "Chaparral Pro", Georgia, "Times New Roman", serif;
}
#commentform input {
background: url(images/input.png) repeat-x top left #fff;
width: 192px;
height: 19px;
padding: 2px;
margin: 5px 5px 1px 0px;
color: #555450;
font-size: 12px;
border: 1px solid #e7e5e5;
}
#commentform textarea {
background: url(images/textarea_bg.png) repeat-x top left #fff;
width: 326px;
height: 196px;
color: #555450;
padding: 2px;
border: 1px solid #e7e5e5;
}
#commentform #submit {
background: url(images/button.png) no-repeat top left;
width: 65px;
height: 29px;
border: none;
text-align: center;
cursor: pointer;
font-size: 10px;
font-weight: bold;
font-family: Arial, Helvetica, sans-serif;
color: #f7f7f7;
}
.commentlist {
list-style-type: none;
}
.commentlist li {
font-size: 12px;
font-weight: normal;
color: #4a4a4a;
width: 360px;
padding: 10px;
margin: 5px auto;
position: relative;
background: url(images/comment_bg.png) repeat-x top left #f5f5f5;
}
.commentlist li.depth-2, .commentlist li.depth-3, .commentlist li.depth-4, .commentlist li.depth-5 {
width: 94%;
background: none;
border-left: 3px solid #e3e3e3;
list-style-type: none;
margin: 0px auto;
}
.commentlist cite {
display: block;
color: #595c60;
font-family: Cambria, "Chaparral Pro", Georgia, "Times New Roman", serif;
margin-left: 70px;
font-style: normal;
}
.commentlist cite a:link, .commentlist cite a:visited {
font-weight: bold;
font-style: normal;
font-size: 12px;
color: #595c60;
text-decoration: underline;
}
.commentlist cite a:hover {
color: #3d3e40;
text-decoration: none;
}
.commentlist p {
font-weight: normal;
line-height: 1.5em;
text-transform: none;
margin: 5px;
color: #4a4a4a;
margin-left: 70px;
}
#commentform p {
font-family: "Lucida Grande", Verdana, Arial, Helvetica, sans-serif;
}
#commentform label {
font-size: 12px;
font-weight: normal;
color: #595c60;
}
.commentmetadata {
font-weight: normal;
font-size: 12px;
margin-left: 70px;
}
.commentmetadata a:link, .commentmetadata a:visited {
color: #787c7d;
text-decoration: none;
font-size: 12px;
font-family: Arial, Helvetica, sans-serif;
} 
.commentmetadata a:hover {
color: #5c6061;
text-decoration: underline;
}
div.reply {
margin: 0px;
padding: 0px;
}
#commentform p {
margin: 5px 0;
}
.commentlist li img {
height: 50px;
width: 50px;
padding: 0px;
position: absolute;
top: 15px;
left: 15px;
border: 2px solid #969696;
}
.nocomments {
text-align: center;
margin: 0;
padding: 0;
}
small {
font-size: 12px;
}
.says {
display: none;
}
-->
</style>	
