/*Featured Area*/
#featured {
border:1px solid #aaa;
border-top:none;
}

.featured {
border-left:1px solid #aaa;  
background: #fff url(../images/skin1/preload.gif) no-repeat center center;
}

.preloading_background {
background: transparent url(../images/skin1/preload.gif) no-repeat 50% 50%;
}

#top .fadeout{
background: transparent url(../images/skin1/overlay.png) repeat-y right top;
}

.bottom_left_rounded_corner {
background: transparent url(../images/skin1/rounded.png) no-repeat left bottom;
}
.bottom_right_rounded_corner {
background: transparent url(../images/skin1/rounded.png) no-repeat right bottom;
}

#top .feature_excerpt {
background: transparent url(../images/skin1/transparency.png) repeat 0 0;
border-top:1px solid #eee;
}

#top #featured a {
color:#444;
}

/*generic*/

h1, h2, h3, h4, h5, h6, legend, #top h1 a, #top h2 a, #top h3 a, #top h4 a, #top h5 a, #top h6 a{
color:#222;
}

#top h1 a:hover, #top h2 a:hover, #top h3 a:hover, #top h4 a:hover, #top h5 a:hover, #top h6 a:hover{
color:#888f96;
} 

#footer h1, #footer h2, #footer h3, #footer h4, #footer h5, #footer h6, #footer legend, #footer h1 a, #footer h2 a, #footer h3 a, #footer h4 a, #footer h5 a, #footer h6 a{
color:#eee;
}

#top h1 a:hover, #top h2 a:hover, #top h3 a:hover, #top h4 a:hover, #top h5 a:hover, #top h6 a:hover{
color:#888f96;
} 

a{color:#888f96;}
a:hover{color:#333;}
#footer a:hover{color:#fff;}

blockquote {
border-left:5px solid #D6D6D6;
}

.entry li {
list-style-type:none;
padding-left:10px;
}

.entry ul ul{
border:none;
}

pre {
background-color:#FEFEFE;
border:1px solid #DDDDDD;
}

a.caes:LINK {
	font-family: verdana;
	font-weight: bold;
	text-decoration: none;
	font-size: 12px;
	color: #00a2e2;
}

a.caes:VISITED {
	font-family: verdana;
	font-weight: bold;
	text-decoration: none;
	font-size: 12px;
	color: #00a2e2;
}

a.caes:HOVER {
	font-family: verdana;
	font-weight: bold;
	text-decoration: none;
	font-size: 12px;
	color : #f0710c;
}