/*
Theme Name: eNews
Theme URI: http://www.elegantthemes.com/gallery/enews
Version: 1.4
Description: 2 Column theme from Elegant Themes
Author: Elegant Themes
Author URI: http://www.elegantthemes.com
*/

/*------------------------------------------------*/
/*-----------------[BASIC STYLES]-----------------*/
/*------------------------------------------------*/
body {
	background: url(http://scrapbook-bytes.com/nl2010/images/bg.png) repeat;
	text-align: left;
	line-height: 1.25;
	font-family: "Trebuchet MS", Arial, Verdana, Helvetica, sans-serif;
	font-size: 11px;
	color: #636363;
}
.pleft  {
	font-size: 10px;
	font-style: italic;
}

a:link, a:visited { text-decoration: underline; color: #647e8b; }
a:hover { text-decoration: underline; }
h1, h2, h3, h4, h5, h6 { font-weight: normal; }
h1 {
	color: #CC0033;
	font-size: 24px;
	font-weight: bold;
}

h2 {
	color: #663333;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
}
p {
	padding-bottom: 10px;
}

.style2 {color: #990000}
.style3 {
	color: #3333CC;
	font-style: italic;
	line-height: normal;
}
.style4 {
	color: #000000;
	font-weight: bold;
}
.style6 {color: #3333CC; font-style: italic; font-weight: bold; }
.style7 {
	color: #990000;
	font-weight: bold}
	.style8 {color: #FFFFFF}
.style9 {
	color: #3300CC;
	font-weight: bold;
}

/* navi fix code */

p {font-size:12px;color:#444444;}
.featured-overlay {z-index:-1;}
body {font-size:12px;}

