*{margin: 0px; padding: 0px; }
body { 
	font-size: 14px;
	font-family: Arial, Tahoma, Verdana, Helvetica, Sans-Serif;
	color: #333;
	background: #ceeaf8 url(images/bg.gif) no-repeat right top;
}
#container { margin: 0; width: 95%; background: #fff; padding-top: 5px; border-top: 5px solid #F5FEE2; margin-left: 10px; }
#navigation {  }
#navigation ul { margin: 0px; list-style: none; padding-top: 12px;   }
#navigation li {  float: left; font-size: 12px; font-weight: bold; }
#navigation li a { color: #666; text-decoration: none; border-right: 1px solid #c1e4f6; padding: 8px; }
#navigation li a:hover { color: #09F; background: #dff3fd; }
h1 { margin: 0px; padding: 0px; background: url(images/logo.png) no-repeat left bottom; text-indent: -999px; width: 410px; height: 100px; float: left;}
h2 { color: #666;  font-size: 24px; }
#left { float: left; width: 180px; border-right: 1px solid #ceeaf8; border-bottom: 1px solid #ceeaf8; background: #e9f8ff; }
#left h2 { font-size: 11px; color: #fff; text-align: center; margin: 5px 0px; padding: 3px 0px; text-transform: uppercase; background: #3da6e2; }
#left ul { width: 99%; list-style-type: circle; list-style-position:inside; margin-left: 5px; }
#left li { border-bottom: 1px solid #daf2fe; padding: 2px 0; }
#left li a { text-decoration: none; color: #333; font-size: 11px; }
#left li a:hover { text-decoration: underline; color: #F60; }
#right { margin-left: 200px;}
#right h1 { color: #900; font-size: 14px; padding: 0px; margin: 5px 0px; text-indent: 1px; width: auto; height: auto; background: none; float: none; text-transform: uppercase;}
#right li { padding: 5px 2px; margin: 0px; font-size: 12px;}
#right p { font-size: 12px; line-height: 20px; }
#right h2 {  color: #0000FF; font-size: 13px;  }
#right h3 { color: #FF3366; font-size: 13px; }
#right h3 a { color: #009900; font-size: 13px; border-bottom: 1px dashed #999; text-decoration: none; } 
#right h3 a:hover { color: #FF3366; } 
#right h4 { color: #666666; font-size: 13px; }

 

.item { width: 120px; float: left; height: 330px; margin-right: 10px; margin-bottom: 10px; border: 1px solid #f9f9f9;   }
.item h2 { padding: 0px; margin: 0px;  background: #930;  text-align: center;  }
.item h2 a { text-decoration:none; font-size: 11px; text-align: center; color: #fff; text-transform: uppercase; font-weight: bold; }
.item p { border-bottom: 1px solid #f9f9f9; margin-bottom: 5px; }
.item p a { color: #333333 ; font-size: 11px; padding: 0px; margin: 0px; text-decoration:none; font-weight: normal; } 

#footer { padding: 10px; border-top: 1px solid #ccc; text-align: left; font-size: 80%; }
#footer a { color: #666; text-decoration: none; background: #fff;  padding: 0px; font-weight: bold; line-height: 20px; }
#footer a:hover { color: #FF3366; text-decoration: underline; }
 
.search { padding: 0; margin: 0px; } 
.search input { background: #fff; border: 1px solid #c0e6f9; height: 25px; padding: 3px; color: #666; font-size: 90%; }
.search #go { cursor: pointer; font-weight: bold; color: #333; background: #afdaf0; width: 30px;  }

#blognavigation { width: 220px; float: left; }
#blognavigation ul { list-style: none; padding: 0px 0px 0px 15px; margin: 0px; }
#blognavigation li { border-bottom: 1px solid #f4f4f4; }
#blognavigation li a { color: #0000FF; }
#blognavigation li a:hover { color: #FF3366; }
#blognavigation li a:visited { color: #0099FF; }

#tooltip{
	position: absolute;
	display: block;
	border: 1px solid #bfe3f5;
	background: #f0faff;
	font-size: 11px;
	line-height: 20px;
	padding: 2px;
	color: #333;
	display:none;
	}
	#tooltip b { color: #903; font-size: 12px; }
	#tooltip strong { font-size: 120%; }
	
#description { padding: 10px; background: #f0faff; border: 1px solid #bfe3f5; margin-right: 20px; margin-bottom: 10px; font-size: 90%; }
#full_text { padding: 10px; background: #f0faff; border: 1px solid #bfe3f5; margin-right: 20px; margin-bottom: 10px; margin-top: 10px; font-size: 90%; }
#tags { padding: 10px; border: 1px solid #ddd; margin-right: 20px; margin-bottom: 10px;}
#tags label { padding: 0px 5px; }