/* This CSS file is created for you to create or override any of the existing CSS styles used in this theme */

/* intense debate */
#idc-container-parent #idc-container {
	background-image:url(../images/header.jpg);
	background-repeat:repeat-x;
	background-color:#FFF;
	width:626px;
	padding:12px;
}
/*search page*/
.google-search-page {
	border: #CCC solid 1px;
	width:909;
	background:#FFF;
	padding:25px;

}
#search-footer {
	width:950px;
	padding: 0 0 0 0;
	margin: 0 0 0 0;
}
/* featured slideshow */
.featured {
	margin: 0 17px 20px 0; /*TOP RIGHT BOTTOM LEFT*/
	height: 270px;
	border: 1px  solid  #CCC;
}
#controls {
	position: relative;
	float: left;
	z-index: 100;
	top: 90px;
}
#controls .next, #controls .prev {
	text-indent: -9000px;
	width: 30px;
	height: 30px;
	display: block;
	z-index: 1000;
	opacity: 0.7;
}
#controls .prev {
	background: url(../images/prev.png) no-repeat;
	float: left;
	position: absolute;
	left: 5px;
}
#controls .next {
	background: url(../images/next.png) no-repeat;
	float: right;
	position: absolute;
	left: 605px;
}
#controls .next:hover, #controls .prev:hover {
	opacity: 1;
}
#featured-slideshow {
	position: relative;
	height: 270px;
	margin-right: 20px;
	z-index: 0 !important;
}
.featured-article {
	display: block;
	width: 640px;
	height: 270px;
	text-decoration: none !important;
	background-position: center !important;
}
.featured-entry {
	position: relative;
	top: 165px;
	overflow: hidden;
	background: url(../images/overlay.png);
	height: 105px;
	color: #a7a7a7;
	padding: 0;
	display: block;
	opacity: 0.8;
	filter: alpha(opacity = 80);
}
.featured-entry .entry-title {
	color: #FC0;
	padding: 10px 15px 5px;
	display: block;
	font-size: 17px;
	font-weight: 500;
}
.featured-entry .entry-summary {
	padding: 0 15px;
	margin: 0;
	display: block;
}
/* END featured slideshow */

/* featured thumbnails including background MODIFIED no need to remove original unless errors*/
.entry-thumbnails-link {
	float: left;
	margin-right: 1px;
	 
	width: 190px;
	height: 100px;
	background-image:url(../images/thumbnail-bg.jpg);
	display: block;
	text-indent: -9000px;
} 

/* special headers background-image:-----;*/
#header {
	background-image:url(http://www.justbloggin.net/myblogg/wp-content/uploads/2010/03/head001.jpg);
	background-repeat:no-repeat;
	height:145px;
	padding:0 0 0 0;
} 

.smalltext {
	font-family:Tahoma, Geneva, sans-serif;
	font-size:9px;
	color:#999;
} 

#toppagenumbers {
	font-size:11px;
	}
#bottpagenumbers {
	font-size:15px;
	}
.bottpagearrows a:link, .bottpagearrows a:visited  {
	text-decoration:none;
	font-size:15px;
	}
.bottpagearrows a:hover  {
	text-decoration: underline;
	font-size:15px;
	}	
	
	