/*
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: #04030b url(images/banner.jpg) no-repeat center top;
	font: normal 13px Georgia, "Times New Roman", Times, serif;
	color: #4E515B;
}

h1, h2, h3 {
	color: #CDCDE2;
}

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;
	display:block;
}

.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;
}

.readmore {
	text-align: right;
}

/* 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 20px 20px;
}

.boxed .content1 {
	padding: 5px 5px 5px 5px;
}

/* refdocs */

#refdocs {
	width: 100%;
	clear: both;
}

* html #refdocs {
	padding-bottom: 10px;
}

#refdocs h2 {
	background: #3b2000;
	border-top: 1px solid #fff;
}

* html #refdocs h2 {
	width: 100%;
}

#refdocs .imagebox {
	padding: 2px 8px 2px 103px;
	margin: 2px 0;
	background: 4px no-repeat;
	float: left;
}

#refdocs #ref-one   { width: 260px; }
#refdocs #ref-two   { width: 260px; margin-left: 2px; }


* html #refdocs #ref-one   { width: 260px; w\idth: 260px; }
* html #refdocs #ref-two   { width: 260px; w\idth: 260px; }


#refdocs h3, #refdocs p {
	margin: 0 0 0.2em 0;
}

* html #spacer {
	margin-top: 8px;
}

/* Post */

.post {
}

.post .title {
	padding: 5px 0;
	background: url(images/img5.gif) repeat-x left bottom;
}

.post .title h2 {
	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: 830px;
	height: 240px;
	margin: 0 auto;
}

#logo h1 {
	margin: 0;
	padding: 60px 0 0 20px;
	text-transform: uppercase;
	letter-spacing: -1px;
	font-size: 40px;
	font-weight: normal;
}

#logo h2 {
	margin: -10px 0 0 0;
	padding: 0 0 0 25px;
	text-transform: uppercase;
	letter-spacing: 2px;
	font-size: 18px;
	font-weight: normal;
}

#logo a {
	text-decoration: none;
	color: #ffffff;
}

/* Page */

#page {
	width: 830px;
	margin: 0 auto;
}

#extra {
}

/* Content */

#content {
	float: none;
	padding: 0 auto;
	background: url(images/img4.gif) no-repeat;
}

/* Sidebar */

#sidebar {
	float: left;
	width: 200px;
	padding: 0 10px;
	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(eclipse/images/img2.gif) no-repeat left top; */
	color: #000000;
	text-transform: uppercase;
	letter-spacing: 2px;
	font-size: 10px;
	font-weight: bold;
}

/* Content > Sidebar > Menu */

#menu {
	width: 830px;
	height: 60px;
	margin: 0 auto;
}

#menu ul {
	margin: 0;
	padding-left: 18px;
	list-style: none;
}

#menu li {
	display: inline;
}

#menu a {
	display: block;
	float: left;
	height: 14px;
	padding: 10px 21px 10px 21px;
	text-decoration: none;
	text-transform: uppercase;
	font-size: 14px;
	color: #4E515B;
	
}

#menu a:hover {
	background: #04030b;
	color: #CDCDE2;
}

#menu .first a {
	border: none;
}

#menu .active a {
	color: #FFFFFF;
}

/* Footer */

#footer {
	clear: both;
	width: 790px;
	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 {
}
