/*
Theme Name: Blake Lively Web - August 2010
Theme URI: http://blakelivelyweb.com
Description: Blake Lively Web - August 2010
Author: Michele
Version: 1.0
*/

body{
	margin: 0px;
	background: #D5C8B8 url('imgs/background_3.jpg') repeat-x center 29px;
	font: normal 8pt "Tahoma";
	color: #808080;
	line-height: 18px;	
}

table, tr, td, p {
	font-size: 8pt;
	text-align: justify;
	line-height: 18px;	
}

a {
	color: #808080;
	text-decoration: none;
}

a:hover {
	text-decoration: none;
}

/* h1, h2 will be replaced with the fancy font */
h1 {
	font: 18pt "Arial Narrow";
	text-transform: uppercase;
	letter-spacing: -1px;
	text-align: center;
	color: #704736;
	margin: 30px 0 18px 0;
}

h2 {
	font: 24pt "Arial Narrow";
	text-transform: uppercase;
	letter-spacing: -1px;
	color: #D89290;
	margin: 0;
	padding: 0;
	margin-bottom: -2px;
}

h2 a {
	color: #D89290;
}

h2 a:hover {
	color: #CB6F6D;
}

.wp-smiley {
	border: 0px;
	padding: 0px;
	margin: 0px;
}

.endlinks {
	color: Gray;
	font: italic 8pt "Georgia";
	text-align: center;
	padding: 20px;
}

.endlinks a {
	color: Gray;
}

.endlinks a:hover {
	color: Gray;
	text-decoration: underline;
}



