/*
Design by Free CSS Templates
http://www.freecsstemplates.org
Released for free under a Creative Commons Attribution 2.5 License
*/

body {
	margin: 0;
	background:  #FFFFFF url(/images/Home%20Page.jpg) no-repeat center top;
	font-size: 15px;
	color: #666666;
	padding: 0px;
	position: absolute;
	width: 760px;



}

body, th, td, input, textarea, select, option {
	font-weight: normal;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	float: none;
	position: relative;
	height: auto;
	width: auto;




}

h1, h2, h3 {
	font-weight: bold;
	color: #330033;

}

h1 {
	text-transform: capitalize;
	letter-spacing: 0px;
	font-size: 16px;
	color: #999999;
	font-style: normal;
	padding-top: 20px;





}

h2 {
	text-transform: capitalize;
	letter-spacing: -1px;
	font-size: 24px;
	padding: 10px;

}

h3 {
	font-size: 1em;


}

p, ul, ol {
	line-height: 125%;
}

blockquote {
	padding-left: 1em;
}

blockquote p, blockquote ul, blockquote ol {
	line-height: normal;
	font-style: italic;
}

a {
	color: #666666;
}

a:hover {
	text-decoration: none;
	color: #999999;
}

/* Header */

#header {
	width: 760px;
	height: 280px;
	margin: 0 auto;
	position: static;







}

#header h1, #header p {
	color: #666666;
	margin: 0;
	padding: 0px;


}

#header h1 {
	font-size: 24px;
}


#header h1 {
	padding: 30px;

}

#header a {
	color: #666666;
}

/* Page */

#page {
	width: 760px;
	margin: 0 auto;
}

/* Content */

#content {
	float: left;
	width: 600px;
}

.post {
	padding-top: 20px;
	width: 600px;



}

.title {
}

.byline {
	margin: 0;
	color: #666666;
}

.meta {
	text-align: right;
	color: #646464;
}

.meta .more {
	padding-left: 20px;
	background: no-repeat left center;
}

.meta .comments {
	padding-left: 20px;
	background: url(images/img04.gif) no-repeat left center;
}

/* Sidebar */

#sidebar {
	float: right;
	width: 165px;
	line-height: 115%;
	margin: 20px 0px 0px;
	background-repeat: no-repeat;
	position: absolute;
	top: 337px;
	height: 689px;
	right: 200px;
	left: 901px;













}

#sidebar ul {
	margin: 0;
	padding: 0px;
	list-style: none;
}

#sidebar li {
}

#sidebar li ul {
	padding: 15px 0;


}

#sidebar li li {
	padding-left: 10px;
	background: url(images/img02.gif) no-repeat 5px 50%;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #666666;

}

#sidebar h2 {
	margin: 0;
	padding: 30px 0px 0px;
	border-bottom: 2px solid #999999;
}

#sidebar a {
	text-decoration: none;

}

#sidebar a:hover {
}

/* Footer */

#footer {
	clear: both;
	width: 760px;
	margin: 0 auto;
	padding: 20px 0;
	text-align: center;
	font-size: smaller;

}
