<!--

/*

Theme Name: A Little Bit Longer
Theme Use: http://www.jonashq.org
Author: Neek
Released: 08/12/08
Version: N/A
Description: A style sheet created for JonasHQ on a layout highlighting "A Little Bit Longer".

=============================================================================================================*/

/* BODY
-----------------------------------------------------------------------------------------------*/

body {

	text-align:justify;
	margin-top: 0px;
	margin-bottom: 0px;
}

body, tr, td, h6, li {
 
	color: #EFEFEF;
line-height: 13px;
letter-spacing: 0px;
font-family: Trebuchet MS;
font-size: 10px;
    }
	
i{ color: #D1E38E; }

b{ color: #A9DBD7; }

u{ color: #FFE5B2; }

/* MAIN LINKS
-----------------------------------------------------------------------------------------------*/
A:link, A:active, A:visited {
    color: #F9C178;
	text-decoration: none;
	font-weight: bold;
}
	
a:hover {
    color: #FDB85E;
	text-decoration: none;
	font-weight: bold;
}	 

/* IMAGE BORDERS
-----------------------------------------------------------------------------------------------*/
.normal {
    border: 2px solid #464646; 
}

.hover { 
    border: 2px solid #141316; 
}
	
.photos {
    border: 2px solid #000000; 
	}
	
.photosover {
    border: 2px solid #171717; 
}

/* NEWS CUSTOMIZATION
-----------------------------------------------------------------------------------------------*/
.post {
	margin-bottom:30px;
	line-height:17px;
	font:11px Arial,Verdana,Sans-serif;
}

.comnum {
	color: #D404E1;
}

.said {
	color: #02B7FA;
}

.datecomment {
	color: #F9D772;
}

blockquote {
	background-color: #0d0d0d;
	border: 1px solid #2c2c2c;
	border-radius: 10px;
	-moz-border-radius:10px;
	-webkit-border-radius: 10px;
	padding: 16px;
margin: 5px;
}

textarea {
font-family: Arial;
font-size: 15px;
border: 1px solid #2c2c2c;
padding: 5px;
color: #fff;
background: #0d0d0d;
-moz-border-radius: 5px;
-webkit-border-radius: 5px;
}

/* NEWS TITLE LINKS | NEWS CUSTOMIZATION
-----------------------------------------------------------------------------------------------*/
a.title:link, a.title:active, a.title:visited {
	font-family: Trebuchet MS;
	font-size: 10px;
	line-height: 14px;
	color: #F9C178;
	font-weight: bold;
	text-transform: uppercase;
	text-decoration: none;
}

a.title:hover {
	font-family: Trebuchet MS;
	font-size: 11px;
	line-height: 14px;
	color: #FBAE49;
	text-transform: uppercase;
	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: #FFFFFF;
	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
-----------------------------------------------------------------------------------------------*/
.auth {
	font: Veranda;
	font-size: 14px;
	font-weight: bold;
	color: #21C6FC;
	text-transform: uppercase;
}

.posted {
	font: trebuchet ms;
	font-size: 11px;
	font-weight: bold;
	color: #7C7C7C;
	text-transform: uppercase;
}

.postedi {
	font: trebuchet ms;
	font-size: 11px;
	font-style: italic;
	color: #FD3CC9;
	text-transform: uppercase;
}

.comsub {
	font-family: Tahoma;
	color: #0970FC;
	background: #FFFFFF;
	display: block;
	font-size: 14px;
	border: 1px solid #ADADAD;
	height: 35px;
	width: 250px;
}

.comsubhov {
	font-family: Tahoma;
	color: #01A8FE;
	background: #FFFFFF;
	display: block;
	font-size: 14px;
	border: 1px solid #ADADAD;
	height: 35px;
	width: 250px;
}

.comsubdown {
	font-family: Tahoma;
	color: #000000;
	background: #FFFFFF;
	display: block;
	font-size: 14px;
	border: 1px solid #ADADAD;
	height: 35px;
	width: 250px;
}
	
.comauthor {
     color: #CF60FE;
}	 

.date {
     color: #FE66AA;
}

.day {
     color: #329020;
}
	
.leave {
     color: #D75DFF;
	 font-size: 15px;
	 font-family: Trebuchet MS;
}

.com {
	margin: 4px;
    padding: 4px;
	width: 470px;
	background: #2D2D2D;
	border: 1px solid #E5E3E3;
}
	
#commentlist li {
	margin-bottom: 1.5em;
	padding-bottom: 1em;
	border-bottom: 1px solid #700000;
}

#commentform {
	font-size: 13px;
	background: #000000;
	width: 400px;
	padding: 3px;
}

#commentform textarea {
	font-size: 13px;
	background: #000000;
	border: 1px solid #d6d3d3;
	width: 400px;
	padding: 3px;
	color: #4C4C4C;
}

#commentform textarea:hover {
	background: #000000;
	border: 1px solid #d6d3d3;
	padding: 3px;
}

#commentform textarea:focus {
	background: #000000;
	border: 1px solid #d6d3d3;
	padding: 3px;
}

#commentform #email, #commentform #author, #commentform #url {
	font-size: 13px;
	background: #000000;
	border: 1px solid #d6d3d3;
	width: 400px;
	height: 26px;
	padding: 3px;
	color: #4C4C4C;
}

#commentform #email:hover, #commentform #author:hover, #commentform #url:hover {
	font-size: 13px;
	background: #000000;
	border: 1px solid #d6d3d3;
	width: 400px;
}

#commentform #email:focus, #commentform #author:focus, #commentform #url:focus {
	font-size: 13px;
	background: #000000;
	border: 1px solid #d6d3d3;
	width: 400px;
}

#commentform input{
	margin-bottom: 3px;
}

/* 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: #000000;
		font-weight: bold;
		text-decoration: none;
		color: #D8E880;		
	}
div.pagination a:hover, div.meneame a:active {
		border: 1px solid #B8B8B8;
		background-image:none;
		background-color:#535252;
		font-weight: bold;
		color: #FBD86C;
	}
div.pagination span.current {
		margin-right:3px;
		padding:2px 6px;
		font-weight: bold;
		color: #9DD7C4;
	}
div.pagination span.disabled {
		margin-right:1px;
		padding:2px 1px;
		color: #A4A4A4;
	}		
-->
