a:link {
  color:#666666;
  }
a:visited {
  color:#666666;
  }
a:hover {
  color:#000000;
  }
a img {
  border-width:0;
  }


/* Header
----------------------------------------------- */
#header {
  width:760px;
  margin:0 auto 10px;
  border:1px solid #ccc;
  }
#blog-title {
  margin:5px 5px 0;
  padding:20px 20px .25em;
  border:1px solid #eee;
  border-width:1px 1px 0;
  font-size:200%;
  line-height:1.2em;
  font-weight:normal;
  color:#666;
  text-transform:uppercase;
  letter-spacing:.2em;
  }
#blog-title a {
  color:#666;
  text-decoration:none;
  }
#blog-title a:hover {
  color:#c60;
  }
#description {
  margin:0 5px 5px;
  padding:0 20px 20px;
  border:1px solid #eee;
  border-width:0 1px 1px;
  max-width:800px;
  font:78%/1.4em "Trebuchet MS",Trebuchet,Arial,Verdana,Sans-serif;
  text-transform:uppercase;
  letter-spacing:.2em;
  color:#999;
  }
/* Container
----------------------------------------------- */
#container {
	width:100%;
	overflow:hidden;
	background:#ffffff url(../_images_html/mainbg.png) repeat-y top center;
}

/* Content
----------------------------------------------- */
#content {
  width:910px;
  margin:0 auto;
  padding:0;
  text-align:left;
	width:910px;
	margin:0px auto;
	background: #ffffff url(../_images_html/bg_inner.png) repeat-y;	
  

  }
#main {
  width:510px;
  float:right;
  }
#sidebar {
  width:190px;
  float:left;
  text-align:left;
  margin-top:36px;
  }

/*#adminbar {
  width:210px;
  float:left;
  text-align:left;
  }*/

/* Headings
----------------------------------------------- */
h2 {
  margin:1.5em 0 .75em;
  /*text-transform:uppercase;*/
  letter-spacing:.2em;
  color:#999;
  }


/* Posts
----------------------------------------------- */
.date-header {
  margin:1.5em 0 .5em;
  }
.date-header a {
	color:#000;
  }
.date-header a:hover {
	color:#000;
	text-decoration:none;
  }

#postscontainer{
	text-align:left;
	padding: 0 0 0 10px;
	
}
#postscontainer img{
	margin:5px;
}
.permapost {
  margin:.5em 0 1.5em;
  padding-bottom:1.5em;
  width:100%;
  float:left;
  background-color:#FFF;
  }
.loginpost table{  
  border:solid #ccc 1px; 
  background-color:#EFEFEF;
}
.permapost table p {
	font-size:12px;;
	color:#666;
	text-align:right;
}
.permapost a, .permapost a:visited{
  text-decoration:underline;
  color:#666666;
  }
.permapost a:hover{
  text-decoration:underline;
  color:#333;
}
.post-body ul, .post-body ol{
	padding-left:40px;
}
.post-body li{
	list-style:square;
}
.post-body strong{
	font-size:110%;
	font-weight:bold;
}
.memberpost {
  margin:.5em 0 1.5em;
  border-bottom:1px dotted #ccc;
  padding-bottom:1.5em;
  }
.memberpost a, .memberpost a:visited{
  text-decoration:underline;
  color:#666666;
  }

.memberpost a:hover {
  color:#000;
  text-decoration:underline;
  }
.memberpost h3 {
	font-size:14px;
	
  }
.member-title {
  padding:0 0 4px;
  font-size:22px;
  font-weight:bold;
  color:#000;
  }
.member-title a, .member-title a:visited, .member-title strong {
  display:block;
  text-decoration:none;
  color:#000;
  font-weight:bold;
  }

.member-title strong, .member-title a:hover {
  color:#666666;
  text-decoration:none;
  }
.searchpost {
  margin:.5em 0 1.5em;
  border-bottom:1px dotted #ccc;
  padding-bottom:1.5em;
  }
.searchpost a, .searchpost a:visited{
  text-decoration:underline;
  color:#666666;
  }

.search a:hover {
  color:#000;
  text-decoration:underline;
  }
.search h3 {
	font-size:14px;
	
  }
.search-title {
	background:url(../_images_html/icons/interface_dialog.gif) no-repeat left;
	padding:2px 0 4px 20px;
	font-size:16px;
	font-weight:bold;
	color:#000;
}
.search-title a, .search-title a:visited, .search-title strong {
  display:block;
  text-decoration:none;
  color:#000;
  font-weight:bold;
  }

.search-title strong, .search-title a:hover {
  color:#666666;
  text-decoration:none;
  }
.search-title-newsflash {
	background:url(../_images_html/icons/icon_newsflash.gif) no-repeat left;
	padding:2px 0 4px 20px;
	font-size:16px;
	font-weight:bold;
	color:#000;
}
.search-title-newsflash a, .search-title-newsflash a:visited, .search-title-newsflash strong {
  display:block;
  text-decoration:none;
  color:#000;
  font-weight:bold;
  }

.search-title-newsflash strong, .search-title-newsflash a:hover {
  color:#666666;
  text-decoration:none;
  }
.search-title-member {
	background:url(../_images_html/icons/icon_user.gif) no-repeat left;
	padding:2px 0 4px 20px;
	font-size:16px;
	font-weight:bold;
	color:#000;
}
.search-title-member a, .search-title-member a:visited, .search-title-member strong {
  display:block;
  text-decoration:none;
  color:#000;
  font-weight:bold;
  }

.search-title-member strong, .search-title-member a:hover {
  color:#666666;
  text-decoration:none;
  }
.post 
{
  margin:.5em 0 1.5em;
  border-bottom:1px dotted #ccc;
  padding-bottom:1.5em;
  }
.post-title {
  margin:.25em 0 0;
  padding:0 0 4px;
  font-size:16px;
  font-weight:bold;
  line-height:1.4em;
  color:#666;
  }
.post-title a, .post-title a:visited, .post-title strong {
  display:block;
  text-decoration:none;
  color:#666;
  font-weight:bold;
  }

.post-title strong, .post-title a:hover {
  color:#333;
  text-decoration:none;
  }
.post div {
  margin:0 0 .75em;
  line-height:1.6em;
  }
p.post-footer {
  color:#999;
  visibility:visible;
  background-color:#F7F7F7;
  padding-left:10px;
  }
.post-footer em, .comment-link {
  font:78%/1.4em "Trebuchet MS",Trebuchet,Arial,Verdana,Sans-serif;
  text-transform:uppercase;
  letter-spacing:.1em;
  }
.post-footer em {
  font-style:normal;
  color:#999;
  margin-right:.6em;
  }
.comment-link {
  margin-left:.6em;
  }
.post img, .thumb img {
  padding:4px;
  border:1px solid #ddd;
  }
.post a img, .thumb a img {
  padding:4px;
  border:1px solid #666666;
  }
.post a:hover img, .thumb a:hover img {
  padding:4px;
  border:1px solid #800000;
  }
.post blockquote {
  margin:1em 20px;
  }
.post blockquote p {
  margin:.75em 0;
  }



/* Comments
----------------------------------------------- */
.comment_odd {
	background-color: #fff;
	padding-top: 0px;
	padding-right: 4px;
	padding-bottom: 2px;
	padding-left: 4px;
}
.comment_even {
	background-color:#F3F3F3;
	padding-top: 0px;
	padding-right: 4px;
	padding-bottom: 2px;
	padding-left: 4px;
}

#comments h4 {
  margin:1em 0;
  font:bold 78%/1.6em "Trebuchet MS",Trebuchet,Arial,Verdana,Sans-serif;
  text-transform:uppercase;
  letter-spacing:.2em;
  color:#999;
  }
#comments h4 strong {
  font-size:130%;
  }
#comments-block {
  margin:1em 0 1.5em;
  line-height:1.6em;
  }
#comments-block dt {
  margin:.5em 0;
  }
#comments-block dd {
  margin:.25em 0 0;
  }
#comments-block dd.comment-timestamp {
  margin:-.25em 0 2em;
  font:78%/1.4em "Trebuchet MS",Trebuchet,Arial,Verdana,Sans-serif;
  text-transform:uppercase;
  letter-spacing:.1em;
  }
#comments-block dd p {
  margin:0 0 0 0;
  }
.deleted-comment {
  font-style:italic;
  color:gray;


  }


/* Sidebar Content
----------------------------------------------- */
#sidebar ul {
  margin:0 0 1.5em;
  padding:0 0 1.5em;
  list-style:none;
  }
#sidebar li {
  margin:0;
  padding:0 0 .25em 15px;
  text-indent:-5px;
  line-height:1.5em;
  }
#sidebar p {
  color:#666;
  line-height:1.5em;
  }


/* recent Content
----------------------------------------------- */
#recent {
	border:#ccc 1px solid;
	background: #EFEFEF url(../_images_html/sidebar_bg.png) repeat-y;
	min-height:200px;
	min-width: 245px;
	max-width: 245px;
	margin-bottom:20px;
	margin-top:4px;
	padding-left:5px;
	
  }

#recent ul {
  /*margin:0 0 1.5em;*/
  padding:0 0 1.5em;
  list-style:none;
  }
#recent li {
  margin:0;
  padding:0 0 .25em 15px;
  text-indent:-5px;
  line-height:1.5em;
  }
  
/* archives Content
----------------------------------------------- */
#archives {
	border:#ccc 1px solid;
	background: #EFEFEF  url(../_images_html/sidebar_bg.png) repeat-y;
	min-height:200px;
	min-width: 245px;
	max-width: 245px;
	margin-bottom:20px;
	margin-top:4px;
	padding-left:5px;
  }

#archives ul {
  /*margin:0 0 1.5em;*/
  padding:0 0 1.5em;
  list-style:none;
  }
#archives li {
  margin:0;
  padding:0 0 .25em 2px;
  text-indent:-5px;
  line-height:1.5em;
  }
  
/* Adminbar Content
----------------------------------------------- */
#adminbar {
	border:#CCC 1px solid;
	background: #EFEFEF  url(../_images_html/sidebar_bg.png) repeat-y;
	min-height:200px;
	min-width:245px;
	padding-left:5px;
  }
#adminbar img {
	float:right;
  }
#adminbar ul {
  /*margin:0 0 1.5em;*/
  padding:0 0 1.5em;
  list-style:none;
  }
#adminbar li {
  margin:0;
  padding:0 0 .25em 15px;
  text-indent:-5px;
  line-height:1.5em;
  }


/* Profile
----------------------------------------------- */
#Profile-container {
  margin:0 0 1.5em;
  border-bottom:1px dotted #ccc;
  padding-bottom:1.5em;
  }
.Profile-datablock {
  margin:.5em 0 .5em;
  }
.Profile-img {
  display:inline;
  }
.Profile-img img {
  float:left;
  padding:4px;
  border:1px solid #ddd;
  margin:0 8px 3px 0;
  }
.Profile-data {
  margin:0;
  font:bold 78%/1.6em "Trebuchet MS",Trebuchet,Arial,Verdana,Sans-serif;
  text-transform:uppercase;
  letter-spacing:.1em;
  }
.Profile-data strong {
  display:none;
  }
.Profile-textblock {
  margin:0 0 .5em;
  }
.Profile-link {
  margin:0;
  font:78%/1.4em "Trebuchet MS",Trebuchet,Arial,Verdana,Sans-serif;
  text-transform:uppercase;
  letter-spacing:.1em;
  }


/* Footer
----------------------------------------------- */
#footer {
  width:760px;
  clear:both;
  margin:0 auto;
  }
#footer hr {
  display:none;
  }
#footer p {
  margin:0;

  padding-top:15px;
  font:78%/1.6em "Trebuchet MS",Trebuchet,Verdana,Sans-serif;
  text-transform:uppercase;
  letter-spacing:.1em;
  }
  
/****************/
/* Added Styles */
/****************/
code, pre {
	margin: 1em 4%;
	padding: 1em;
	border: 1px solid #CCC;
	display: block;
	background: #FAFAFA;
	color: #333333;
	font-family: "Courier New", Courier, monospace;
	font-size: 10px;
	line-height: 1.5em;
}

.archives {
	list-style-type: none;
	padding-left:20px;
}
.archives a, .archives a:visited{
  text-decoration:underline;
  color:#666666;
  }
.archives a:hover{
  text-decoration:underline;
  color:#333;
  }
/* Gallery Styles */

.gallery {
	height: auto;
	width: 100%;
	page-break-after: always;
	margin: 2px;
	clear: both;
	}
.gallery a, .gallery a:visited{
  text-decoration:underline;
  color:#666666;
  }
.gallery a:hover{
  text-decoration:underline;
  color:#333;
 }	
.gallery h3 a, .gallery h3 a:visited{
  text-decoration:none;
  color:#666666;
  }
.gallery h3 a:hover{
  text-decoration:none;
  color:#333;
 }

div.thumb {
	margin: 2px;
	height: auto;
	float: left;
	text-align: center;
	}	
.thumb img{
	display: inline;
	margin: 4px;
	}
.thumb a:hover img {}
  
table.tabledisplay{
	border: 1px solid #006699;
	width: 400px;
	margin-top: 4px;
	margin-bottom: 4px;
	}
table.tabledisplay td, th{
	padding: 2px;
	font-size: 10px;
	}
table.tabledisplay th{
	font-weight: bold;
	font-size: 12px;
	text-align: center;
	}
table.tabledisplay td{
	}
	
	
table.memberform{
	margin-top: 4px;
	margin-bottom: 4px;
	}
table.memberform td, th{
	padding: 2px;
	font-size: 10px;
	}
table.memberform th{
	font-weight: bold;
	font-size: 12px;
	text-align: right;
	}
table.memberform td{
	}
	
.memberform a:link {
  color:#666666;
  }
.memberform a:visited {
  color:#666666;
  }
.memberform a:hover {
  color:#000;
  }

	
abbr, acronym, .help {
  border-bottom: 1px dotted #333;
  cursor: help;
  }
	
.hl {
	color:black;
	background:yellow;
}


