/*
Design by Free CSS Templates
http://www.freecsstemplates.org
Released for free under a Creative Commons Attribution 2.5 License
*/
*
{
	margin: 0;
	padding: 0;
}
BODY
{
	background: #000000 url(images/img1.jpg) no-repeat center top;
	font: normal 13px Georgia, "Times New Roman", Times, serif;
	color: #CCCC99;
}
H1, H2, H3
{
	color: #CCCC99;
}
H2
{
}
H3
{
}
P, BLOCKQUOTE, UL, OL
{
	text-align: justify;
}
P
{
}
BLOCKQUOTE
{
	margin-left: 3em;
}
UL
{
	margin-left: 3em;
}
UL LI
{
}
.list1
{
	margin: 0;
	padding: 0;
	list-style: none;
}
.list1 LI
{
	padding: 8px 0;
	background: url(images/img5.gif) repeat-x left top;
}
.list1 .first LI
{
	background: none;
}
OL
{
	margin-left: 3em;
}
OL LI
{
}
A
{
	text-decoration: none;
	color: #CDCDE2;
}
A:hover
{
	text-decoration: underline;
	color: #FFFFFF;
}
IMG
{
	border: none;
}
IMG.left
{
	float: left;
	margin: 5px 15px 0 0;
}
IMG.right
{
	float: right;
	margin: 5px 0 0 15px;
}
/*Boxed Style*/
.boxed
{
	margin-bottom: 20px;
}
.boxed .title
{
	padding: 5px 0;
	background: url(images/img5.gif) repeat-x left bottom;
}
.boxed .title H2
{
	background: url(images/img2.gif) no-repeat right center;
	text-transform: uppercase;
	font-size: 100%;
}
.boxed .content
{
	padding: 20px 20px 40px;
}
/*Post*/
.post
{
}
.post .title
{
	padding: 5px 0;
	background: url(images/img5.gif) repeat-x left bottom;
}
.post .title H2
{
	background: url(images/img2.gif) no-repeat right center;
	text-transform: uppercase;
	font-size: 100%;
}
.post .date
{
	float: left;
	width: 100px;
	height: 25px;
	padding-top: 15px;
	background: url(images/img5.gif) repeat-y right top;
	text-align: center;
	font-size: 9px;
}
.post .date .month
{
}
.post .date .day
{
}
.post .date .year
{
}
.post .meta
{
	float: left;
	width: 300px;
	height: 32px;
	padding: 8px 0 0 20px;
	font-size: 9px;
}
.post .meta P
{
}
.post .story
{
	clear: both;
	padding: 20px;
	background: url(images/img5.gif) repeat-x;
}
.post .story P, .post .story BLOCKQUOTE, .post .story UL, .post .story OL
{
	margin-bottom: 1.5em;
	line-height: 180%;
}
/*Logo*/
#logo
{
	width: 700px;
	height: 220px;
	margin: 0 auto;
}
#logo H1
{
	margin: 0;
	padding: 60px 0 0 425px;
	text-transform: uppercase;
	letter-spacing: -5px;
	font-size: 72px;
	font-weight: normal;
}
#logo H2
{
	margin: -10px 0 0;
	padding: 0 0 0 350px;
	text-transform: uppercase;
	letter-spacing: 2px;
	font-size: 18px;
	font-weight: normal;
}
#logo H3
{
	padding: 0 0 0 325px;
	text-transform: uppercase;
	letter-spacing: 1px;
	font-size: 16px;
	font-weight: normal;
}
#logo A
{
	text-decoration: none;
	color: #000000;
}
/*Page*/
#page
{
	width: 700px;
	margin: 0 auto;
}
#extra
{
}
/*Content*/
#content
{
	float: right;
	width: 420px;
	padding: 0 20px;
	background: url(images/img4.gif) no-repeat;
}
/*Sidebar*/
#sidebar
{
	float: left;
	width: 200px;
	padding: 0 20px;
	background: url(images/img3.gif) no-repeat right top;
}
/*Content > Sidebar > Login*/
#login
{
}
#login FORM
{
}
#login FIELDSET
{
	border: none;
}
#login LEGEND
{
	display: none;
}
#login LABEL
{
	font-size: x-small;
	font-weight: bold;
}
#login INPUT
{
	margin-bottom: 5px;
	padding: 2px 5px;
	border: none;
	font-family: Georgia, "Times New Roman", Times, serif;
}
#inputtext1, #inputtext2
{
	width: 150px;
}
#inputsubmit1
{
	width: 100px;
	background: transparent url(images/img2.gif) no-repeat left top;
	color: #CDCDE2;
	text-transform: uppercase;
	letter-spacing: 2px;
	font-size: 10px;
	font-weight: bold;
}
#inputtext3
{
	width: 150px;
}
#inputtext4
{
	width: 150px;
}
/*Content > Sidebar > Menu*/
#menu
{
	width: 700px;
	height: 95px;
	margin: 0 auto;
}
#menu UL
{
	margin: 0;
	padding-left: 20px;
	list-style: none;
}
#menu LI
{
	display: inline;
}
#menu A
{
	display: block;
	float: left;
	height: 34px;
	padding: 16px 30px 0 40px;
	text-decoration: none;
	text-transform: uppercase;
	font-size: 16px;
	color: #4E515B;
}
#menu A:hover
{
	background: #000000 url(images/img2.gif) no-repeat 15px 50%;
	color: #CDCDE2;
}
#menu .first A
{
	border: none;
}
#menu .active A
{
	color: #FFFFFF;
}
/*Footer*/
#footer
{
	clear: both;
	width: 660px;
	margin: 0 auto;
	padding: 20px;
	background: url(images/img5.gif) repeat-x;
}
#footer P
{
	margin: 0;
	text-align: right;
	font-size: x-small;
}
/*Footer > Legal*/
#legal
{
}
/*Footer > Links*/
#links
{
}

