body{
background: #fff url(../images/skin3/bg1.png) repeat-x 0 0;
color:#333;
}

#top .logo a{
background: transparent url(../images/skin3/new_elk_logo1.png) no-repeat left top;
}

#headwrap{
border-bottom:0px solid #e1e1e1;
}

#headextras{
background:#E1E1E1 none repeat scroll 0 0;
border:1px solid #FFFFFF;
}

/*Fonts */

@font-face {
	font-family: "WinterthurCondensed";
	src: url(/stylesheets/fonts/WinterthurCondensed.eot);
}
@font-face {
	font-family: "WinterthurCondensed";
	src: url(/stylesheets/fonts/WinterthurCondensed.ttf) format("truetype");
}

@font-face {
	font-family: "miso";
	src: url(/stylesheets/fonts/miso.eot);
}
@font-face {
	font-family: "miso";
	src: url(/stylesheets/fonts/miso.ttf) format("truetype");
}




/*head searchform*/

#head #s{
background: #fff;
color:#555;
}

#head #searchsubmit{
background: transparent url(../images/skin3/search.png) 2px center  no-repeat;
}



/*Featured Area*/

#featured{
border:1px solid #e1e1e1;
border-top:none;
}

.featured{
border-left:1px solid #e1e1e1;  
background: #fff url(../images/skin3/preload.gif) no-repeat center center;
}

.preloading_background{
background: transparent url(../images/skin3/preload.gif) no-repeat 50% 50%;
}

#top .fadeout{
background: transparent url(../images/skin3/overlay.png) repeat-y right top;
}

.bottom_left_rounded_corner{
background: transparent url(../images/skin3/rounded.png) no-repeat left bottom;
}
.bottom_right_rounded_corner{
background: transparent url(../images/skin3/rounded.png) no-repeat right bottom;
}

#top .feature_excerpt{
background:url(../images/skin3/transparency1.png) repeat 0 0;
border-top:1px solid #eee;
}

#top #featured a{
color:#444;
}

#top .slidecontrolls span{
background:transparent url(../images/skin3/slide_controlls.png) no-repeat top right;
}

#top .slidecontrolls .active_item, #top .slidecontrolls span:hover{
background:transparent url(../images/skin3/slide_controlls.png) no-repeat top left;
}

.newsselect{
border-left:1px solid #e1e1e1;
background: #fff;
}

.newsselect .single_item{
border-bottom:1px solid #e1e1e1;
}

.newsselect .single_item:hover, .newsselect .active_item{
background-color: #f1f1f1;
text-shadow:1px 1px 0 #FFFFFF;
}

/*CONTENT AREA*/
.entry-previewimage{
border:1px solid #E1E1E1;
}

.entry-head, .entry-head a, .entry-bottom, .entry-bottom a{
color:#888f96;
}

.more-link, .entry-bottom .categories{
background: #f6f6f6 url(../images/skin3/highlight.png) repeat-x left top;
border:1px solid #777777;
}

.more-link:hover{
background: #eee url(../images/skin3/highlight.png) repeat-x left top;
border:1px solid #777777;
color:#666;
}


/*sidebar*/

.sidebar{
border-left:1px solid #777777;
}

.sidebar .box li a,  .box .recentcomments, .entry ul li {
background:transparent url(../images/skin3/bullet1.png) no-repeat scroll 0 12px;
border-bottom:1px solid #D6D6D6;
}

.box li a,  #footer .box .recentcomments{
background:transparent url(../images/skin3/bullet1.png) no-repeat scroll 0 12px;
border-bottom:1px solid #aaa;
}

#top .entry ul li {
background:transparent url(../images/skin3/bullet1.png) no-repeat scroll 0 9px;
}

body .gallery li a, body .flickr li a{
background: transparent none;
border:none;
}

#main ul{
border-top:1px solid #D6D6D6;
}

#top .box_entry, .community_news h3, .link_list h3{
border-bottom:1px solid #E1E1E1;
}
#footer h3{
border-bottom:1px solid #aaa;
}


.box img, .entry img{
border:1px solid #E1E1E1;
}

.box a:hover img, .entry a:hover img, .entry-previewimage:hover{
border:1px solid #999;
}



/* footer */
#footerwrap{
background: #e1e1e1;
border-top:1px solid #aaa;
}

#footer .box img{
border:1px solid #aaa;
}

#footer .box img:hover{
border:1px solid #fff;
}

/*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:#000;
}

#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:#333;
}

#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:#333;}
a:hover{color:#666;}


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;
}
