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

body {
	margin: 0;
	padding: 0;
	background: #000000;
	font-size: 12px;
	color: #e9e9e9;
	font-family: sans-serif, Helvetica,  Arial;
}

body, th, td, input, textarea, select, option {
	font-family: sans-serif, Helvetica,  Arial;
}

h1 {
	letter-spacing: -2px;
	font-size: 24px;
	color: #FFFFFF;
	font-family: sans-serif, Helvetica,  Arial;
}

h2 {
	letter-spacing: -1px;
	font-size: 22px;
	color: #FFFFFF;
		font-family: sans-serif, Helvetica,  Arial;

}

h3 {
	font-size: 22px;
	color: #FFFFFF;
	letter-spacing: 2px;
		font-family: sans-serif, Helvetica,  Arial;

}

h4 {
	font-size: 12px;
	color: #CCCC66;
	letter-spacing: 1px;
	font-family: sans-serif, Helvetica,  Arial;
}

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

blockquote {
	padding-left: 1em;
}

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

a {
	color: #E6E6E6;
	text-decoration: none;
	font-size: 12px;
	border: 0px;
}

a:hover {
	text-decoration: none;
	color: #CCCC66;
	font-size: 12px;
}

/* Header */

#header {
	width: 760px;
	height: 310px;
	background-repeat: no-repeat;
	background-position: right top;
	background-color: #000000;
	background-image: url(images/img01.jpg);
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
}
#header2 {
	width: 760px;
	height: 310px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
}

#header h1, #header p {
	margin: 0;
	color: #ffffff;
}

#header h1 {
	padding-top: 110px;
}

#header a {
	color: #EB42A3;
}

/* Page */

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

/* Content */

#content {
	float: right;
	width: 460px;
	margin-top: 310px;
}

.post {
	padding: 0 0 20px 0;
	font-size: 22px;
}

.title {
	margin: 0;
	border-bottom: 2px solid #0F0F0F;
	text-align: right;
}

.byline {
	margin: 0;
	color: #CCCC66;
	font-size: 16px;
	text-align: right;
}

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

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

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

/* Sidebar */

#sidebar {
	float: left;
	width: 150px;
	padding-left: 0px;
}

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

#sidebar li {
	padding: 15px;
}

#sidebar li ul {
	padding-top: 30px;
	padding-right: 0;
	padding-bottom: 15px;
	padding-left: 0;
}

#sidebar li li {
	padding-left: 20px;
	border-bottom: 1px dotted #0F0F0F;
	background: url(images/img02.gif) no-repeat 5px 50%;
}

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

#sidebar a {
	text-decoration: none;
}

#sidebar a:hover {
}

/* Footer */

#footer {
	clear: both;
	padding: 0;
	background: url(images/img07.gif) repeat-x;
	text-align: center;
	font-size: smaller;
}
