

body {
	padding: 0;
	background: #001728;
	font-family: Lucida Sans, sans-serif;
	font-size: 13px;
	color: #333333;
}

h1, h2, h3 {
	margin: 0;
	font-weight: normal;
	color: #030048;
}

h1 {
	letter-spacing: -1px;
	font-size: 32px;
	padding-left: 5px;
}

h2 {
	letter-spacing: -1px;
	font-size: 32px;
	padding-left: 5px;
}

p, ul, ol {
	margin: 0 0 2em 0;
	text-align: justify;
	line-height: 26px;
	font-size: 11px;
}

a:link, a:visited {
	color: #00487d;
	text-decoration: none;
}

a:hover, a:active {
	text-decoration: none;
	color: #fdfcee;
	background: #00487d;
}

img {
	border: none;
}

img.left {
	float: left;
	margin-right: 15px;
	border: 1px solid #7184f8;
}

img.right {
	float: right;
	margin-left: 15px;
}

/* Form */

form {
	margin: 0;
	padding: 0;
}

fieldset {
	margin: 0;
	padding: 0;
	border: none;
}

legend {
	display: none;
}

input, textarea, select {
	font-family: Lucida Sans, sans-serif;
	font-size: 13px;
	color: #333333;
}

/* Header */

#header {
	position: absolute;
	top: 110px;
	left: 65px;
	width: 810px;
	height: 41px;
	margin: 0 auto;
	background: url(images/menu-bkg.png) no-repeat top left;
	/* #030048; */		
}

/* Menu */

#menu {
	float: center;
	width: 860px;
	height: 41px;
  position: relative;
		top:7px;
}

#menu ul {
	margin: 0;
	padding: 0px 0 0 20px;
	list-style: none;
	line-height: normal;
}
.leftmenu {
	position: relative;
	top: 10px;
}

#menu li {
	display: block;
	float: left;
}

#menu a {
	display: block;
	float: left;
	margin-right: 10px;
	padding: 7px 20px;
	letter-spacing: -.5px;
	text-decoration: none;
	text-transform: lowercase;
	font: 16px Lucida Sans, sans-serif;
	color: #eceffe; 
}

#menu a:hover { 
	text-decoration: none; 
	color: #fdfcee;
	background: url(images/active.png) repeat-x top;
}

#menu .current_page_item a {
	color: #fdfcee;
	background: url(images/active.png) repeat-x top;
}

/** LOGO */


#logo {
	width: 896px;
	height: 152px;
	margin: 0 auto;
	background: url(images/img051.png) no-repeat top left;
}


#logo h1, #logo h2 {
	float: left;
	margin: 0;
	padding: 0 0 0 20px;
	line-height: normal;
}

#logo h1 { 
	padding-top: 95px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size:36px;
	font-style: italic;
}

#logo h1 a {
	text-decoration: none;
	color: #FFFFFF; 
}

#logo h1 a:hover { text-decoration: underline; }

#logo h2 {
	padding: 115px 0 0 5px;
	font: italic 13px Georgia, "Times New Roman", Times, serif;
	color: #000000;
}

#logo p a {
	text-decoration: none;
	color: #B6ACA2;
}

#logo p a:hover { text-decoration: underline; }



/* Page */

#page {
	width: 810px;
	margin: 0 auto;
	position: relative;
	left: -80px;
	top: 11px;
	z-index: 2;
	padding: 10px 4px 0 4px;
}

/* Content */

#content {
	float: right;
	width: 422px;
	z-index: 3;
}

/* Post */

.post {
	
	width: 605px;
	position: relative;
		right:340px;
}

.post .title {
	padding-bottom: 5px;
}
.texttitle {
	letter-spacing: -1px;
	font-size: 32px;  
	padding-left: 5px;
	color: #030048;
	position: relative;
	left: 220px;
	bottom: 43px;
}

.post h2 {
	border-bottom: 1px dashed #030048;
}


.post .entry {
	padding: 0 15px;
	height: 520px;
	overflow:-moz-scrollbars-vertical;overflow-y:auto;
	position: relative;
	bottom: 20px;
}

.post .meta {
	padding: 15px 0 30px 0;
	border-top: 1px dotted #D1D1D1;
}

.post .meta p {
	margin: 0;
	line-height: normal;
	color: #999999;
}

.post .meta .byline {
	float: left;
}

.post .meta .links {
	float: right;
}

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

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

.post .meta b {
	display: none;
}

/* Sidebar */

#sidebar {
	float: left;
	width: 215px;
	position: relative;
	left: 700px;
	top: 5px;
}
.linkstitle {
	letter-spacing: -1px; 
	font-size: 32px; 
	padding-left: 5px; 
	padding-top: 10px; 
	margin: 0; 
	font-weight: normal; 
	color: #030048;
}
#sidebar ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

#sidebar li {
	margin-bottom: 15px;
	padding: 0 15px;
}

#sidebar li ul {
}

#sidebar li li {
	margin: 0;
	padding-left: 15px;
	border-bottom: 1px solid #a8a8a8;
	background: url('images/img08.png') no-repeat left;
}

#sidebar h2 {
	height: 32px;
	padding: 8px 0 0 15px;
	margin-bottom: 10px;
	margin-top: 10px;
	font-size: 36px;
	color: #dddddd;	
	border-bottom: 1px solid #737272;
}
#sidebar h3 {
	height: 32px;
	padding: 8px 0 0 15px;
	margin-bottom: 10px;
	margin-top: 10px;
	color: #030048;
	font-size: 32px;
		border-bottom: 1px dashed #030048;
}
/* Search */

#search {
}

#search h2 {
	margin-bottom: 20px;
}

#s {
	width: 115px;
	margin-right: 5px;
	padding: 3px;
	border: 1px solid #7184f8;
}

#x {
	padding: 1px;
	border: none;
	background: #7184f8;
	text-transform: lowercase;
	font-size: 11px;
	color: #FFFFFF;
}

/* Boxes */

.box1 {
	padding: 20px;
}

.box2 {
	color: #BABABA;
}

.box2 h2 {
	margin-bottom: 15px;
	font-size: 16px;
	color: #FFFFFF;
}

.box2 ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

.box2 a:link, .box2 a:hover, .box2 a:active, .box2 a:visited  {
	color: #EDEDED;
}

/* Footer */
#footer-wrap {
	width: 906px;
	height: 10px;
	margin: 0 auto;
	position: relative;
	top: 45px;
}

#footer {
	margin: 0 auto;
	height: 10px;
	min-height: 20px;
  padding: 0;
}

#image {
	background: url(images/server3.png);
	width: 300px;
	height: 167px;
	position: absolute;
	top: 550px;
	left: 750px;
}
#bkg {
	background: url(images/bkg.png) no-repeat top left;
	width: 935px;
	height: 819px;
	position: absolute;
	left: 240px;
	top: 0px;
}

/*position: absolute;
	top: 450px;
	left: 200px;*/

#footer p {
}

#legal {
	clear: both;
	padding-right: 5px;
	position: relative;
	bottom: 43px;
	right: 20px;
	text-align: right;
	color: #030048;
}

#legal a{
	color: #001728;
	font-weight: 700;
}
#legal a:hover {
	color: #003B66;
	font-weight: 700;
	background: none;
}

