

body {
	margin: 0;
	padding: 0;
	background: #F4FBFF url(images/img01.jpg) repeat-x;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #405A67;
}

h1, h2, h3 {
	margin: 0;
	font-weight: normal;
	color: #4F6977;
}

h1 {
	letter-spacing: -1px;
	font-size: 29px;
}

h2 {
	font-size: 20px;
}

h3 {
	font-size: 16px;
}

p, ul, ol {
	margin: 0 0 1.5em 0;
	line-height: 1.5em;
	text-align: justify;
}

p {
}

blockquote {
	font-style: italic;
}

ul {
}

ol {
}

a {
	color: #38B5F1;
}

a:hover {
	text-decoration: none;
}

small {
}

hr {
	display: none;
}

img {
	border: none;
}

img.left {
	float: left;
	margin: 0 15px 0 0;
}

img.right {
	float: left;
	margin: 0 0 0 15px;
}

/* Header */

#header {
	/*width: 954px;*/
	
	width: 954px;
	height: 183px;
	margin: 0 auto;
	background: url(images/img02b.jpg);
}

/* Logo */

#logo {
	float: left;
	margin-top: -13px;
}

#logo h1, #logo h2 {
	float: left;
	text-transform: uppercase;
	color: #FFFFFF;
}

#logo h1 {
	padding: 115px 0 0 5px;
	font-weight: bold;
	font-size: 1.9em;
	text-transform: none;
}

#logo h2 {
	padding: 143px 0 0 8px;
	font-size: 14px;
	font-weight: bold;
}

#logo a {
	text-decoration: none;
	color: #ffffff;
}

/* Menu */

#menu {
	float: right;
	
  
}

#menu ul {
	margin: 0;
	padding: 155px 20px 0 0;
	list-style: none;
	line-height: normal;
		
	
  /*width2: 310px;
  height2: 50px;
  margin: 151px  42px 0px;
  padding: 5px;
  background-color: #ffffff;
  filter:alpha(opacity=65);
  /* CSS3 standard */
  /*opacity:0.5; */
}

#menu li {
	display: inline;
}

#menu a {
	padding: 0 26px 0 0;
	text-transform: lowercase;
	text-decoration: none;
	font-size: 16px;
	font-weight: 800;
	font-style:oblique;
	color: #003333;
	
	
	
}
#menu a:hover {
	/*background22:  url(images/taba.jpg) no-repeat;*/
	text-decoration:overline;
	color:#ffffff; 
}

#menu ul li.active
{

/*background22: #7F8400 url('images/menuactive.gif') repeat-x top left;*/

   padding: 0 26px 0 0;
	text-transform: lowercase;
	text-decoration: none;
	/*font-size: 22px;*/
	font-size: 17px;
	font-weight: bolder;
	font-style:oblique;
	color:#003399;
}


/* Page */

#page {
	width: 954px;
	margin: 0 auto;
	background: #FFFFFF url(images/img03.jpg) repeat-y;
}

#bg {
	background: url(images/img06.jpg) no-repeat left bottom;
}

/* Content */

#content {
    float: left;
	width: 680px;
	background: url(images/img04.jpg) no-repeat;
}

/* Posts */

.post {
	width: 606px;
	padding: 30px 0 0 48px;
}

.post .title {
	padding: 0 0 0 12px;
}

.post .title a {
	color: #4F6977;
}

.post .date {
	margin: -26px 25px 15px 0;
	text-align: right;
	color: #79AFCD;
}

.post .entry {
	padding: 25px 20px 0 12px;
	background: url(images/img07.jpg) no-repeat;
}

.post .meta {
	padding: 15px 12px;
	background: url(images/img08.jpg) no-repeat left bottom;
}

.post .meta b {
	display: none;
}

.post .more, .post .comments {
	padding: 0 30px 0 20px;
}

.post .more {
	background: url(images/img09.gif) no-repeat left center;
}

.post .comments {
	background: url(images/img10.gif) no-repeat left center;
}

/* About Box */

#about-box {
	width: 185px;
	/*height: 162px;*/
	/*height: 100%;*/
	height: 223px;
	/*height: 281px;*/
	/*padding: 70px 37px 0 35px;*/
	
	padding: 15px 37px 0 35px;
	
	background: url(/images/img11c.jpg) no-repeat left bottom;
}

#about-box h2 {
    
	
	/*margin-bottom: 25px;*/
	margin-bottom: 15px;
	font-size: 18px;
	font-weight: normal;
}

#about-box p {
	font-size: 12px;
	
}

/* Sidebar */

#sidebar {
	float: right;
	width: 274px;
	background: url(images/img05.jpg) no-repeat;
}

#sidebar ul {
	width: 206px;
	margin: 0;
	padding: 0 0 0 30px;
	list-style: none;
}

#sidebar li {
}

#sidebar li ul {
	width: auto;
	padding: 0 15px 0 10px;
}

#sidebar li li {
	padding: 5px 0 5px 0;
	background: url(images/img13.gif) repeat-x;
}

#sidebar li li.first {
	padding-top: 0;
	background: none;
}

#sidebar li h2 {
	font-size: 18px;
	/*padding: 30px 0 40px 10px;*/
	padding: 30px 0 40px 10px;
	background: url(images/img12.jpg) no-repeat left bottom;
}

/* transparent box */

div.transbox2
  {
  width: 200px;
  height: 80px;
  margin: 223px 133px;
  padding: 10px;
  background-color: #ffffff;
  border: 0px solid black;
  /* for IE */
  filter:alpha(opacity=65);
  /* CSS3 standard */
  opacity:0.6;
  }
div.transbox2 p
  {
  margin: 25px 40px;
  font-weight1: bold;
  color: #dddddd;
  }

/* Footer */

#footer {
	padding: 30px 0;
}

#footer p {
	text-align: center;
	font-size: 12px;
	color: #83B3CE;
}

#footer a {
	color: #83B3CE;
}

/* banner box */
div.background
  {
  width: 240px;
  height: 199px;
  background22: url(droplets.jpg) repeat;
  border: 0px solid white;
  }
div.transbox
  {
  width: 210px;
  height: 199px;
  margin: 15px 20px;
  background-color22: #EFEFEF;
  
  background-color: #F5FFFA;
  border: 1px solid green;
  /* for IE */
  filter:alpha(opacity=50);
  /* CSS3 standard */
  opacity:0.5;
  }
div.transbox p
  {
  margin: 10px 15px;
  /*font-weight: bold;*/
  color: #000000;
  font-size:0.9em;
  }