/* UPCOMING SHOWS BLOG STYLE - CLOSE TO SHOWS, BUT DIFFERENT */
.showBlogTitle {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color:#FFFFFF;
	font-weight: bold;
	margin:0px 0px 0px 0px;
	padding:5px 5px 5px 5px;
	/*background-image: url(front_images/section-bg_xmas.gif);*/
	background-image: url(front_images/section-bg.gif);

	background-repeat: repeat-x;
	text-align: center;
	/*background-color: #76A1D4;*/
}

.showBlogItem {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color:#FFFFFF;
	/*font-weight: bold;*/
	margin:0px 0px 0px 0px;
	padding:5px 5px 5px 5px;
	/* border: dotted #79A4D7 1;*/
	
	/*background-image: url(front_images/section-bg_xmas.gif);*/
	background-image: url(front_images/section-bg.gif);
	background-repeat: repeat-x;
	/*background-color:#EC731E;*/
	/*background-color:#FF0000;*/
	background-attachment: inherit;
	background-position: 0px 0px;
}
.showBlogPost{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	background-color: #EEEEEE;
	/*border: dotted #79A4D7 1px;*/
	/*margin:0px 5px 5px 5px;*/
	margin:0px 0px 0px 0px;
	padding:5px 5px 5px 5px;
	border-top-color: #006600;
}


/* NEWS BLOG STYLE - CLOSE TO SHOWS, BUT DIFFERENT */

.newsBlogTitle {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color:#FFFFFF;
	font-weight: bold;
	margin:0px 0px 0px 0px;
	padding:3px 3px 3px 3px;
	/*background-image: url(front_images/news_section-bg_xmas.gif);*/
	background-image: url(front_images/news_section-bg.gif);
	background-repeat: repeat-x;
	text-align: center;
	/*background-color: #76A1D4;*/
}

.newsBlogItem {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color:#FFFFFF;
	/*font-weight: bold;*/
	margin:0px 0px 0px 0px;
	padding:5px 5px 5px 5px;
    /* border: dotted #79A4D7 1;*/
	/*background-image: url(front_images/news_section-bg_xmas.gif);*/
	background-image: url(front_images/news_section-bg.gif);
	background-repeat: repeat-x;
	background-attachment: inherit;
	background-position: 0px 0px;
}
.newsBlogPost{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	background-color: #EEEEEE;
	/*border: dotted #79A4D7 1px;*/
	/*margin:0px 5px 5px 5px;*/
	margin:0px 0px 0px 0px;
	padding:5px 5px 5px 5px;
	border-top-color: #006600;
}

/*
-----------------------------------------------
PhotoBlog Styles
----------------------------------------------- */


body {
	margin-top: 0px;
	margin-left: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #FFFFFF;
	/*background:#fff url("http://www.blogblog.com/dots/bg_dots.gif") 50% 0;*/
  margin:0;
	/*padding:0 10px;*/
  /*text-align:center;*/
  font:x-small;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color:#333;
	font-size/* */:/**/small;
	font-size: /**/small;
	clear: none;
  }


/* Page Structure
----------------------------------------------- */
#content {
  /*background:url("http://www.blogblog.com/dots/bg_3dots.gif") no-repeat 250px 50px;*/
  width:100%;
  margin:0px 0px 0px 0px;
  padding:0 0 0 0 ;
  text-align:left;
  }
#main {
	/*width:450px;*/
    width:auto;
	float:right;
	padding:10px 0px 0px 0px;
	font-size:85%;
	clear: both;
  }
#main2 {
  /*background:url("http://www.blogblog.com/dots/bg_dots2.gif") -100px -100px;*/
  padding:0px 0px 0px;
  }
#sidebar {
  /*width:200px;*/
  width:300px;
  float:left;
  font-size:85%;
  padding:10px 5px 0px 0px;
  padding-bottom:20px;
  }
#sidebar2 {
  /*background:url("http://www.blogblog.com/dots/bg_dots2.gif") 150px -50px;*/
  padding:0px 0px 0px;
  /*width:240px;
  width:180px;
  */
  }
  
html>body #main, html>body #sidebar {
  /* We only give this fade from white to nothing to
     browsers that can handle 24-bit transparent PNGs  */
  background/* */:/**/url("http://www.blogblog.com/dots/bg_white_fade.png") repeat-x left bottom;
  }


/* Title & Description
----------------------------------------------- */
#blog-title {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color:#FFFFFF;
	font-weight: bold;
	margin:0px 0px 0px 0px;
	padding:3px 3px 3px 3px;
	/*background-image: url(front_images/news_section-bg_xmas.gif);*/
	background-image: url(front_images/news_section-bg.gif);

	background-repeat: repeat-x;
	text-align: center;
	/*background-color: #76A1D4;*/
	/*margin:0 0 .5em;
    font:250%/1.4em Georgia,Serif;
    color:#353;
    */
  }
  
  
#blog-title a {
  /*color:#353;
  text-decoration:none;*/
  	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color:#FFFFFF;
	font-weight: bold;
	margin:0px 0px 0px 0px;
	padding:3px 3px 3px 3px;
	/*background-image: url(front_images/news_section-bg_xmas.gif);*/
	background-image: url(front_images/news_section-bg.gif);

	background-repeat: repeat-x;
	text-align: center;
	/*background-color: #76A1D4;*/
  }
#description {
  margin:0 0 1.75em;
  color:#996;
  }


/* Links
-----------------------------------------------
a:link {
  color:#488;
  }
a:visited {
  color:#885;
  }
a:hover {
  color:#000;
  }
a img {
  border-width:0;
  }
*/

/* Posts
----------------------------------------------- */
.date-header {
  /*margin:0 0 .75em;
  padding-bottom:.35em;
  border-bottom:1px dotted #9b9;
  font:95%/1.4em Georgia,Serif;
  text-transform:uppercase;
  letter-spacing:.3em;
  color:#663;*/
  
  	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color:#FFFFFF;
	/*font-weight: bold;*/
	margin:0px 0px 0px 0px;
	padding:5px 5px 5px 5px;
    /* border: dotted #79A4D7 1;*/
	/*background-image: url(front_images/news_section-bg_xmas.gif);*/
	background-image: url(front_images/news_section-bg.gif);

	background-repeat: repeat-x;
	background-attachment: inherit;
	background-position: 0px 0px;
  
  }
.post {
  /*margin:0 0 2.5em*/;
  line-height:1.6em;
  }
.post-body {
  background-color: #EEEEEE;
  }
.post-title {
  /*margin:.25em 0;
  font:bold 130%/1.4em Georgia,Serif;
  color:#333;
  */
  
  	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color:#FFFFFF;
	/*font-weight: bold;*/
	margin:0px 0px 0px 0px;
	padding:5px 5px 5px 5px;
    /* border: dotted #79A4D7 1;*/
	/*background-image: url(front_images/news_section-bg_xmas.gif);*/
	background-image: url(front_images/news_section-bg.gif);
	background-repeat: repeat-x;
	background-attachment: inherit;
	background-position: 0px 0px;
	
  }
.post-title a, .post-title strong {
  background:url("http://www.blogblog.com/dots/bg_post_title.gif") no-repeat 0 .25em;
  display:block;
  color:#333;
  text-decoration:none;
  padding:0 0 1px 45px;
  }
.post-title a:hover {
  color:#000;
  }
.post p {
  margin:0 0 .75em;
  }
p.post-footer {
  margin:0;
  text-align:right;
  }
p.post-footer em {
  display:block;
  float:right;
  text-align:left;
  font-style:normal;
  color:#996;
  	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
  }
a.comment-link {
  /* IE5.0/Win doesn't apply padding to inline elements,
     so we hide these two declarations from it */
  background/* */:/**/url("http://www.blogblog.com/dots/icon_comment.gif") no-repeat 0 .25em;
  padding-left:15px;
  }
html>body a.comment-link {
  /* Respecified, for IE5/Mac's benefit */
  background:url("http://www.blogblog.com/dots/icon_comment.gif") no-repeat 0 .25em;
  padding-left:15px;
  }
.post img {
  margin:0 0 5px 0;
  padding:4px;
  border:1px solid #cca;
  }


/* Comments
----------------------------------------------- */
#comments {
  margin:0;
  }
#comments h4 {
  margin:0 0 10px;
  border-top:1px dotted #9b9;
  padding-top:.5em;
  font:bold 110%/1.4em Georgia,Serif;
  color:#333;
  }
#comments-block {
  line-height:1.6em;
  }
.comment-poster {
  background:url("http://www.blogblog.com/dots/icon_comment.gif") no-repeat 2px .35em;
  margin:.5em 0 0;
  padding:0 0 0 20px;
  font-weight:bold;
  }
.comment-body {
  margin:0;
  padding:0 0 0 20px;
  }
.comment-body p {
  margin:0 0 .5em;
  }
.comment-timestamp {
  margin:0 0 .5em;
  padding:0 0 .75em 20px;
  color:#996;
  }
.comment-timestamp a:link {
  color:#996;
  }
.deleted-comment {
  font-style:italic;
  color:gray;
  }


/* More Sidebar Content
----------------------------------------------- */
.sidebar-title {
  /*margin:2em 0 .75em;
  padding-bottom:.35em;
  border-bottom:1px dotted #9b9;
  font:95%/1.4em Georgia,Serif;
  text-transform:uppercase;
  letter-spacing:.3em;
  color:#663;
  */
  
  	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color:#FFFFFF;
	font-weight: bold;
	margin:0px 0px 0px 0px;
	padding:3px 5px 5px 5px;
	/*background-image: url(front_images/section-bg_xmas.gif);*/
	background-image: url(front_images/section-bg.gif);

	background-repeat: repeat-x;
	text-align: center;
  
  
  }
#sidebar p {
  margin:0 0 .75em;
  line-height:1.6em;
  }
#sidebar ul {
  margin:.5em 0 1em;
  padding:0 0px;
  list-style:none;
  line-height:1.5em;
  }
#sidebar ul li {
  background:url("http://www.blogblog.com/dots/bullet.gif") no-repeat 3px .45em;
  margin:0;
  padding:0 0 5px 15px;
  }
#sidebar p {
  margin:0 0 .6em;
  }


/* Profile
----------------------------------------------- */
.profile-datablock {
  margin:0 0 1em;
  }
.profile-img {
  display:inline;
  }
.profile-img img {
  float:left;
  margin:0 8px 5px 0;
  border:4px solid #cc9;
  }
.profile-data {
  margin:0;
  line-height:1.5em;
  }
.profile-data strong {
  display:block;
  }
.profile-textblock {
  clear:left;
  }


/* Footer
----------------------------------------------- */
#footer {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
  clear:both;
  padding:15px 0 0;
  }
#footer hr {
  display:none;
  }
#footer p {
  margin:0;
  }
