/*

Theme Name: Love Story
Theme Use: http://taylorargentina.com
Author: Mica
Version: 1

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

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

body {

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

body, tr, td, h6, li {
 
	color: #686868;
line-height: 13px;
letter-spacing: 0px;
font-family: Trebuchet MS;
font-size: 10px;
    }
	
i{ color: #3cb263; }

b{
	color: #e5caff;
}

u{ color: #fff77b; }

/* MAIN LINKS
-----------------------------------------------------------------------------------------------*/
A:link, A:active, A:visited {
    color: #ffc1e7;
	text-decoration: none;
	font-weight: bold;
}
	
a:hover {
    color: #f2f2f2;
	text-decoration: none;
	font-weight: bold;
}	 

/* IMAGE BORDERS
-----------------------------------------------------------------------------------------------*/
.normal {
    border: 2px solid #9553ee; 
}

.hover { 
    border: 2px solid #8653cb; 
}
	
.photos {
    border: 2px solid #ff7bf1; 
	}
	
.photosover {
    border: 2px solid #ffa3f5; 
}

.elite { 
    border: 1px solid #8e51e1; 
}

.elitehover { 
    border: 1px solid #e7b4fc; 
}

.projects { 
    border: 1px solid #ffa7ed; 
}

.projectshover { 
    border: 1px solid #ffd1f6; 
}



/* NEWS CUSTOMIZATION
-----------------------------------------------------------------------------------------------*/

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

/* 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: #ff7bf1;
	font-weight: bold;
	text-transform: uppercase;
	text-decoration: none;
}

a.title:hover {
	font-family: Trebuchet MS;
	font-size: 11px;
	line-height: 14px;
	color: #ffa3f5;
	text-transform: uppercase;
	font-weight: bold;
	text-decoration: none;
}	
