/**************** body and tag styles ****************/
	body {
	  font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	  color: #CCCCCC;
	  line-height: 1.6em; 
	  margin : 0px;
	  padding : 0px;
	  background:url("../images/topbg.gif") repeat-x left top #000000; 
	  }
	

	p {
	font-size : 125%;	
	}


	label {
	font-size : 80%;
	}
	
	
	#container {
	  width : 100%;
	  padding : 0px;
	  font-size: 11px; 
	  line-height: 1.6em;
	  }
	  
	#container2 {
	  padding-left : 14px;
/*	  font-size: 14px; */
	  background : #222222;
	  margin : 0px 14px 0px 14px;
	  }
	  
	  a {
	  
	  color : #b1d1f1;
	  text-decoration: none;
	  font-weight: 800;
	  }
		
	h1, h1 a, h1 a:hover  {
	  font-weight: normal;
	  font-size: 20px;
	  color: #FFFFFF;
	  margin : 0px;
	  padding : 0px 0px 0px 4px;
	  }
		
	h2, h2 a, h3, h3 a {
	  color: #CCCCCC;
	  font-size: 24px;
	  margin : 0px;
	  padding : 24px 6px 6px 0px;
	  }
	
	h3 {
	  font-size : 16px;
	  }
		
	

	a:hover {
	  color: white;
	  font-weight: bold;
	  text-decoration: underline;
	  }


/**************** images styles ****************/		
	a img{
	  border: none;
	  }

	img.left,img.center,img.right {
	  padding: 4px;
	  border: 1px solid #a0a0a0;
	  }

	img.left {
	  float: left;
	  }

	img.center {
	  display: block;
	  }

	img.right {
	  float: right;
	  margin: 0 0 5px 12px;
	  }

/**************** form styles ****************/
	#searchForm {
	  float:right;
	  font-size: 8px;
	  font-family : verdana,arial,sans-serif;
	  margin-top : 3px;
	  }
		
	input {
	  background-color: #FFFFFF;
	  color: #000000;
	  border: 1px solid #333333;
	  font-size: 10px;
	  padding: 1px;
	  }
		
	.button {
	  padding: 0px;
	  background-color: #333333;
	  color: #FFFFFF;
	  border: 1px solid #CCCCCC;
	  font-size: 8px;
	  }

/**************** header styles ****************/
	#header {
	  border: 0px;
	  float : left;
	  width : 100%;
	 }
	
	#header p { 
	  color: #CCCCCC;
	 }

  	#tabs10 {
      float:right;
      width:100%;
      font-size:93%;
	  padding-bottom: 1px;
	  margin-top : 4px;
      }

    #tabs10 ul {
	  margin:0;
	  padding:0px 10px 0 10px;
	  list-style:none;
      }

    #tabs10 li {
      display:inline;
      margin:0;
      padding:0;
      }

    #tabs10 a {
      float:left;
      background:url("../images/tableft10.gif") no-repeat left top;
      margin:0;
      padding:0 0 0 4px;
      text-decoration:none;
      }

    #tabs10 a span {
      float:left;
      display:block;
      background:url("../images/tabright10.gif") no-repeat right top;
      padding:5px 15px 4px 6px;
      color:#000;
      }

    #tabs10 a span {
	  float:none;
	  }

    #tabs10 a:hover {
      background-position:0% -42px;
      }

    #tabs10 a:hover span {
      background-position:100% -42px;
      }

/**************** content styles ****************/

	#content {
	  width: 75%;
	  float: left; 
	}
		
	
	.topline {
	border-top : 1px solid #111111;
	padding-top : 10px;
	}

	.post-date {
	width: 45px;
	height: 49px;
	margin-top : 12px;
	float:left;
	background: url(../images/date-bg.gif) no-repeat;
	}

	.post-month {
	font-size: 11px;
	text-transform: uppercase;
	color: #FFFFFF;
	text-align: center;
	display:block;
	line-height: 11px;
	padding-top: 2px;
	margin-left: -3px;
}

.post-day {
	font-size: 18px;
	text-transform: uppercase;
	color: #CCCCCC;
	text-align: center;
	display:block;
	line-height: 18px;
	padding-top: 7px;
	margin-left: -3px;
}
.post-title {
	float: left;
	margin-left: 10px;
/*	width:  430px; */
}
.entry {
	clear: both;
	padding-top: 10px;
	padding-bottom : 24px;
	/* padding-left : 12px; */
}
.post-cat {
	background: url(../images/mini-category.gif) no-repeat;
	padding-left: 20px;
	float:left;
	font-size: 95%;
	color: #CCCCCC;
}
.post-comments {
	background: url(../images/mini-comments.gif) no-repeat;
	padding-left: 20px;
	float: right;
	font-size: 95%;
}
.post-calendar {
	background: url(../images/mini-calendar.gif) no-repeat;
	padding-left: 20px;
	float: right;
	font-size: 95%;
	color: #CCCCCC;
}
.mini-add-comment {
	background: url(../images/mini-down-arrow.gif) no-repeat;
	padding-left: 18px;
	float: right;
}
.navigation {
	clear: both;
	padding: 10px 0px;
}
.navigation a, .navigation a:visited {
	color: #59770e;
}
.previous-entries a {
	float: left;
	padding-left: 18px;
	background: url(../images/mini-nav-left.gif) no-repeat left center;
}
.next-entries a {
	float: right;
	padding-right: 18px;
	background: url(../images/mini-nav-right.gif) no-repeat right center;
}
/**************** sidebar styles ****************/

	#sidebar {
	 float:right;
/*	 width : 200px; */
	 width : 20%;
	 padding-right: 0px;
	 padding-left : 20px;
	 }
	
	#sidebar h3
	 { 
	 padding : 6px 0px 0px 4px;
	 margin : 12px 0px 8px 0px;
	 background : #333333;
	 } 

	#sidebar p {
	  margin: 0px 0x 10px 4px;
	  padding : 0px 0px 0px 4px;
	  font-size : 110%;
	  }

	  
	  #sidebar li{
/*	margin-left: -20px; */
	padding: 0;
}
	  
/**************** footer styles ****************/
	#footer {
	  margin: 0px;
	  padding: 0px;
	  clear: both;
	  width: 100%;
	  }
		
	#footer p {
	  color:#FFFFFF;
	  padding: 5px;
	  text-align: center;
	  font-size : 80%;
	  }
		
	#footer p a {
	  color: #FFFFFF;
	  background-color:#2763A5;
	  font-weight:100;
	  border-bottom: 1px dotted #000000;
	  }
		
	#footer p a:hover {
	  color: #FFFFFF;
	  text-decoration: none;
	  border-top: 2px dotted #FFFFFF;
	  border-bottom: 0px dotted #000000;
	  }
	  
	  
.error {
	border: 1px solid #FC3307;
}

.message {
	border: 1px solid #7ed500;
}

p.error, p.message {
	padding: 1em;
}

.commentblock {
	margin-bottom: 1em;
}

.commentblock a {
	font-weight: normal;
}

.avatar{
	float: left;
  border: 5px solid #ccc;
  margin-right: 1em;
}	  

.next {
	float: right;	
}
