/*
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 {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #414141;
	background: #ffffff;
}

input, textarea {
	background: #FFFFFF url(images/img09.gif) repeat-x;
	border: 1px solid #FFFFFF;
	border-top-color: #A3A3A3;
	border-left-color: #D6D6D6;
	font: normal 1em/normal "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #6E6E6E;
}

h1, h2, h3 {
	margin-top: 1.75em;
	margin-bottom: 1.0em;
	letter-spacing: -0.03em;
	font-family: Georgia, "Times New Roman", Times, serif;
}

h1, h1 a, h2, h2 a {
	text-decoration: none;
	color: #414141;
}

h1 a:hover, h2 a:hover {
	text-decoration: underline;
}

h1 {
	font-size: 38px;
}

h2 {
	font-size: 24px;
	margin-bottom: 1.5em;
	color: #414162;
}

h3 {
	font-size: 20px;
	font-weight: bold;
	color: #405699;
}

h4 {
	color: #414162;
}

p, ul, ol, dd {
	margin-top: 0.0em;
	margin-bottom: 0.6em;
	line-height: 150%;
	text-align: justify;
}

li {
   margin-bottom: 0.1em;
}  

ul, ol {
	margin-left: 3em;
}

dl {
	text-align: justify;
}

dt {
   font-weight: bold;
   margin-top: 0.0em;
}

dd {
   margin-left: 3em;
}

blockquote {
	margin-left: 3em;
	margin-right: 3em;
}

a {
/*	color: #346086;*/
	color: #346096;
}

a:hover {
	text-decoration: none;
}

a img {
	border: none;
}

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

img.right {
	float: right;
	margin-right: 20px;
}

hr {
	display: none;
}

/* Header */

#header {
	width: 960px;
	height: 209px;
	margin: 0 auto;
}

/* Logo */

#logo {
	width: 960px;
	height: 147px;
	margin: 0 auto;
	background: url(images/img04.jpg);
}

#logo h1, #logo h2 {
	margin: 0;
}

#logo h1 {
	float: left;
	padding-top: 15px;
	padding-left: 15px;
}

#logo h2 {
	float: right;
	padding-top: 15px;
	padding-right: 10px;
	font-size: 20px;
	font-weight: bold;
}

#logo h2, #logo h2 a {
	color: #333333;
}

#logo a {
	text-decoration: none;
}

/* Menu */

#menu {
	width: 960px;
	height: 62px;
	margin: 0 auto;
	background: url(images/img02.png) no-repeat;
}

#menu ul {
	margin: 0;
	padding: 21px 0 0 30px;
	list-style: none;
	line-height: normal;
}

#menu li {
	float: left;
	padding: 0 20px 0 22px;
	background: url(images/img03.gif) no-repeat left center;
}

#menu li.first {
	background: none;
}

#menu a {
	text-decoration: none;
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
}

/* Search */

#search {
	float: right;
	width: 227px;
}

#search fieldset {
	border: none;
}

#search input {
	float: left;
}

#search #s {
	width: 136px;
	margin-right: 7px;
	padding: 2px 5px;
}

#search #x {
	background: none;
	border: none;
}

/* Banner */

#banner {
	width: 960px;
	margin: 0 auto;
	padding: 8px 0;
}

/* Page */

#page {
	width: 900px;
	margin: 0 auto;
	padding: 15px 30px 45px 30px;
	background: #ffffff url(images/img05.gif) no-repeat;
}

/* Content */

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

#content .title {
}


.post {
    margin: 10px 0 10px 0;
}

.post h2, .post h3 {
	margin: 0;
}

.post .title {
	min-height: 47px;
	padding: 15px 8px 0px 8px;
	background: url(images/img05.gif) no-repeat;
}

.post .entry {
    padding: 0px 8px 0px 8px;
}

.post .meta {
	margin-top: -10px;
	min-height: 47px;
	padding: 20px 8px 0px 8px;
	background: url(images/img05i.gif) no-repeat;
	text-align: right;
	font-size: 12px;
}

.post .meta a {
  font-weight: bold;
}

.post .glossary {
  margin-top: 10px;
  min-height: 47px;
  background: url(images/img07.gif) no-repeat left center;
  padding: 15px 0 0 10px;
  font-family: Georgia, "Times New Roman", Times, serif;
  font-weight: bold;
}


/* Sidebar */

#sidebar {
	float: right;
	width: 280px;
}

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

#sidebar li {
	margin: 0;
	padding: 5px 0;
	border-bottom: 1px solid #E5E5E5;
}

#sidebar h2 {
	 margin-top: 20px;
	margin-bottom: 15px;
	font-size: 18px;
}

#sidebar h3 {
	 margin-top: 5px;
	margin-bottom: 2px;
	font-size: 16px;
}

/* Sidebar search: Google custom search control */

#search {
  width: 275px;
  float: left;
}

#cse {
  width: 100%;
  padding: 0;
  background: url(images/img07.gif) no-repeat;
  font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
  font-size: 11px;
  color: #414141;
  
}
#cse a {
	color: #346086;
	text-decoration: none;
}

#cse .gsc-results .gsc-result {
  	margin: 0;
	padding: 5px 0;
	border-bottom: 1px solid #E5E5E5;
}

#cse .gs-webResult .gs-visibleUrl-short { display:none; }
#cse .gs-webResult .gs-visibleUrl-long { display:none; }

/* Footer */

#footer {
	clear: both;
	width: 870px;
	height: 50px;
	margin: 0 auto;
	padding: 35px 45px;
	background: url(images/img05i.gif) no-repeat;
}

#footer p {
	margin: 0;
	line-height: normal;
	color: #B4B4B4;
}

#footer a {
	color: #B4B4B4;
}

#footer .legal {
	float: left;
}

#footer .credit {
	float: right;
}