body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #000000;
}
body {
	background-color: #C1C1C1;
	background-image: url(/img/design08/bg-tile-gray.gif);
	background-repeat: repeat;
	margin: 0px;
}
img, a {
	border: none;
}
form {
	margin: 0px;
	padding: 0px;
}
a, a:visited {
	color: #CD2626;
	text-decoration: none;
}
a:hover, a:active {
	color: #CD2626;
	text-decoration: underline;
}
#wallpaper_area {
	width: 890px; margin: auto;
/*	background-image: url(/img/design08/bg-tile-white.gif);
	background-repeat: repeat-x; */
}
#everything_holder {
	width: 890px;
	margin-left: auto;
	margin-right: auto;
	background-color:#E0E0E0;
	background-image: url(/img/design08/bg_content_accent.jpg);
	background-repeat: no-repeat;
}
#outer_frame {
	margin-left: 4px;
	margin-right: 4px;
	border-left: 3px solid #750E1B;
	border-right: 3px solid #750E1B;
	background-image: url(/img/design08/bg_footer_accent.jpg);
	background-position: center bottom;
	background-repeat: no-repeat;	
}
#header {
	background-image: url(/img/design08/header_default.jpg);
	background-repeat: no-repeat;	
}
#navbar {
	margin-left: 7px;
	width: 863px;
	height: 41px;
	color: #FFF;
	text-align: center;
}



.nav_search_cell {
	background-image: url(/img/design08/idlyitw_nav_off_07.jpg);
}
 .nav_search_cell:hover {
	background-image: url(/img/design08/idlyitw_nav_on_07.jpg);
} 


.nav_search_button {
	float: right;
}
#query {
	background-color: transparent;
	position: relative;
	left: 12px;
	top: 10px;
	width: 176px;
	height: 20px;
	border: none;
}
#header_ads {
	width: 847px;
	height: 90px;
	margin-left: 15px;
	margin-top: 5px;
	margin-bottom: 5px;
}
#ad_leaderboard {
	float: right;
	width: 847px;
	height: 90px;
	color: #FFF;
	text-align: center;
}
#ad_rectangle {
	width: 300px;
	height: 250px;
	color: #FFF;
	text-align: center;
}
#content_holder {
	width: 847px;
	margin-left: 15px;
}
#content_left {
	float: left;
	width: 540px;
}
#content_left_dynamic {
	float: left;
	min-width: 845px;
}
#content_right {
	float: right;
	width: 300px;
}
#content_left .posts {
	background-color: #F7F9F8;
	border: 1px solid #CFCFCF;
	padding-bottom: 10px;
}
#content_left_dynamic .posts {
	background-color: #F7F9F8;
	border: 1px solid #CFCFCF;
	padding-bottom: 10px;
}
.post {
	margin: 8px 15px 8px 15px;
}

.post .date {
	color: #999;
	margin-bottom: 5px;
	font-weight: bold;
}
.post .title {
	margin-bottom: 10px;
}
.post .title h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-weight: bold;
	color: #750E1B;
	margin: 0px;
}
.large_title {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-weight: bold;
	color: #750E1B;
	margin: 0px;
	padding-bottom: 5px;
}
.post .title h2 a, .post .title h2 a:visited, .post .title h2 a:hover, .post .title h2 a:active  {
	color: #750E1B;
	text-decoration: none;
}
.post .post_excerpt {
	line-height: 1.3em;
}
.post_pic_large img {
	border: 1px solid #CFCFCF;
	padding: 5px;
	margin-bottom: 10px;
}
.post_pic_small img {
	border: 1px solid #CFCFCF;
	padding: 5px;
	margin: 2px;
	float: left;
}
.post .image_gallery {
	margin-top: 10px;
}
.post .image_gallery .image_gallery_row {
	margin-left: auto;
	margin-right: auto;
	margin-top: 5px;
	margin-bottom: 5px;
	text-align: center;
}
.post .older_news_header {
	margin-top: 10px;
	text-transform: uppercase;
}
.post .older_news_links {
	width: 350px;
	margin: 5px 15px 15px 25px;
	background-image: url(/img/design08/bg_oldernews_fade.jpg);
	background-position: left top;
	background-repeat: repeat-y;
	padding: 10px;
}
.post .older_news_links ul {
	margin: 0px;
	padding: 10px;
	list-style-type: none;
	list-style-image: none;
}
.post .older_news_links ul li {
	display: block;
	font-size: 11px;
	line-height: 1.2em;
	margin-bottom: 6px;
}
.post .older_news_links ul li.more {
	display: block;
	font-weight: bold;
	text-transform: uppercase;
	margin-bottom: 0px;
}
.post .post_meta {
	font-size: 12px;
}
.post .post_meta a.comments {
	background-color: #FE0;
	font-weight: bold;
}
.post .post_meta a.share {
	background-color: #666;
	color: #FFF;

}
.sidebar_widget_wrapper {
	color: #FFF;
	background-color: #2d0408;
	margin-top: 5px;
	white-space: nowrap;
}
.sidebar_widget_wrapper .widget_header {
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
	font-size: 16px;
	text-transform: uppercase;
	padding-top: 10px;
	font-weight: bold;
	padding-left: 15px;
	height: 28px;
	background-image: url(/img/design08/sidebar_widget_header.jpg);
	background-repeat: repeat;
}
.sidebar_widget_wrapper .widget_content {
	padding: 15px;
	background-image: url(/img/design08/sidebar_widget_bg.jpg);
	background-repeat: no-repeat;	
}
.sidebar_widget_wrapper .column_left {
	width: 130px;
	float: left;
}
.sidebar_widget_wrapper .column ul {
	display: inline;
	list-style-type: none;
	list-style-image: none;
	margin: 0px;
}
.sidebar_widget_wrapper .column ul li {
	display: block;
	font-size: 12px;
	line-height: 1.2em;
	margin-bottom: 6px;
}
.sidebar_widget_wrapper .column ul li.more {
	margin-top: 10px;
	margin-bottom: 0px;
}
.sidebar_widget_wrapper .column ul li a {
	color: #CCC;
}
.sidebar_widget_wrapper .column ul li.more a {
	color: #C69;
	text-transform: uppercase;
	font-weight: bold;
}
.pagination {
	margin-top: 20px;
	margin-bottom: 20px;
}
.pagination .button {
	font-size: 16px;
	text-transform: uppercase;
	padding: 15px;
	background-color: #F7F9F8;
	border: 1px solid #CFCFCF;
}
.pagination .button a, .pagination .button a:visited {
	color: #666666;
	text-decoration: none;
}
.pagination .button a:hover, .pagination .button a:active {
	color: #750E1B;
	text-decoration: none;
}
.pagination .left {
	float: left;
}
.pagination .right {
	float:right;
}
.pagination .middle {
	width: 100%;
	text-align: center;
	padding-top: 10px;
}
.pagination .middle a {
	font-size: 12px;
	font-weight: bold;
	color: #750E1B;
}
.pagination .middle a.archive_all {
	text-transform: uppercase;
}
#footer {
	margin-left: 4px;
	margin-right: 4px;
	background-color: #750E1B;
}
#footer .tagline {
	color: #FFF;
	padding: 10px;
	font-size: 10px;
}
.footer_links {
	font-size: 13px;
	float: right;
}
.footer_links a, .footer_links a:visited, .footer_links a:hover, .footer_links a:active {
	color: #FFF;
}
#clearing_div {
	clear: both;
	margin: 0px;
	width: 1px;
	height: 1px;
}
.horiz_rule {
	background-color: #CFCFCF;
	line-height: 1px;
	width: 85%;
}
.posts .horiz_rule {
	margin-left: 15px;
	margin-right: 15px;	
}
.sidebar_widget_wrapper .horiz_rule {
	float: left;
	margin-left: 15px;
}
.justify_left {
	text-align: left;
}
h2.date-header {
	padding-left: 15px;
}
.body-footer {
	padding: 0px 0px 15px 0px;
	border-bottom: 1px solid #dddddd;
	font-size: 12px;
	margin: 15px;
}
img.left, p.left {
  float:left;
  margin:0 10px 0 0;
  }

img.right, p.right {
  float:right;
  margin:0 0 0 8px;
  }

.post img {
  padding: 6px;
  border-top: 1px solid #c0c0c0;
  border-left: 1px solid #c0c0c0;
  border-bottom: 1px solid #c0c0c0;
  border-right: 1px solid #c0c0c0;
  }
.small_gray_text {
	color: #999;
	margin-bottom: 5px;
	font-weight: bold;
	font-family: Arial,Helvetica,sans-serif;
	font-size: 13px;
}
#comments {
  font-size: 85%;
  line-height: 1.5em;
  color: #333333;
  }

#comments h4 {
  margin: 20px 0 15px 0;
  padding: 8px 0 0 40px;
  font-family: "Arial, verdana, Lucida Grande", "Trebuchet MS";
  font-size: 130%;
  color: #1F1C30;
  background: url(/img/bubbles.gif) no-repeat 10px 0;
  height: 29px !important; /* for most browsers */
  height /**/:37px; /* for IE5/Win */
  }
  
#comments ul {
  margin-left: 0;
  list-style-type: none;
  }

#comments li {
  background: none;
  padding-left: 0;
  }
  
.comment-body {
  padding: 0 10px 0 0px;
  }

.comment-body p {
  margin-bottom: 0;
  }

.comment-data {
  margin: 4px 0 0 0;
  padding: 0 10px 1em 60px;
  color: #333333;
  border-bottom: 1px solid #dddddd;
  background: url(/img/comment_arrow.gif) no-repeat 44px 2px;
  }


.deleted-comment {
  font-style:italic;
  color:gray;
  }
  
#ad_block {
	padding-top: 6px;
	text-align: left;
}  
