@import url("css.php?n=blockquote");


/**********************************
Image styles 
**********************************/
i img {
	padding: 5px;
	margin-bottom: 5px;
	background: #594737;
	}
i img:hover {
	padding: 5px;
	background: #f03908;
	}
/**********************************
 general styles 
 **********************************/
body {
	font: 62.5%/1.3 "Trebuchet MS", arial, sans-serif;
	color: #24221e;
	}
p, ul, ol, dl {
	font: normal 1.3em/1 "Trebuchet MS", arial, sans-serif;
	line-height: 1.3em;
	height: 1%;
	}
h1 {
	font: normal 1.8em/1.3 "Trebuchet MS", arial, sans-serif;
	color: #e1350b;
	height: 1%;
	}
h2 {
	font: normal 1.6em/1.3 "Trebuchet MS", arial, sans-serif;
	padding-top: 10px;
	padding-bottom: 10px;
	color: #e1350b;
	height: 1%;
	}
h3 {
	font: normal 1.3em/1.3 "Trebuchet MS", arial, sans-serif;
	background: url(../images/border.gif) left bottom repeat-x;
	margin: 1.65em 0 0;
	color: #f03908;
	height: 1%;
	}
h4 {
	font: normal 1.1em "Trebuchet MS", arial, sans-serif;
	margin: 1.65em 0 0;
	color: #f03908;
	height: 1%;
	}
hr {
	display: none;
	}
#content a {
	color: #f03908;
	}
#content a:hover {
	color: #594737;
	text-decoration: underline;
	}
#content a:visited {
	color: #282832;
	}
img, abbr.datetime {
	border: none;
	}
.meta {
	color: #d3d7ba;
	}
/**********************************
 layout 
**********************************/
body {
	float: left;
	width: 950px;
	background: #d3d7ba url(../images/background.jpg) no-repeat top left fixed;
	}
#top {
	width: 950px;
	height: 150px;
	background: url(../images/top.jpg) right top no-repeat;
	}
#container {
	width: 550px;
	float: right;
	text-align: justify;
	margin-top: 15px;
	margin-bottom: 100px;
	}
#content {
	float: left;
	width: 300px;
	padding-left: 25px;
	}
#sidebar {
	float: right;
	width: 185px;
	}
#wrapper {
	position: relative;
	height: 1%;
	}
/**********************************
Email 
**********************************/
#emailbox p {
	font: normal 1.6em/1.3 "Trebuchet MS", arial, sans-serif;
	padding-top: 10px;
	padding-bottom: 10px;
	color: #e1350b;
	height: 1%;
	}
#emailbox textarea {
	width: 300px;
	height: 100px;
	display: inline;
	}
/**********************************
 footer 
**********************************/
#footer {
	padding-top: 50px;
	}
#footer, #preview-notice {
	color: #594737;
	}
#footer a {
	color: #f03908;
	}
#footer a:hover {
	color: #594737;
	text-decoration: underline;
	}
#footer a:visited {
	color: #282832;
	}

