

#main, #second_header{
background: #fff;
}

/*nav*/

#nav a{
color:#5d0905;
}

#nav a:hover, #nav .current a, #top #nav li:hover a{
color:#fff;
background: #333;
}

#top #nav ul{
background: #333;
}

#top #nav ul a{
color: #fff;
}

#top #nav ul a:hover{
color: #333;
background: #fff;
}


/*featured*/

.feature_excerpt{
background: #fff;
}

.featured a{
color: #444;
}

.featured a:hover{
color: #777;
}
/*main content*/
#info{
border-bottom:1px solid #ccc;
color:#555;
}

.info_noslide{
border-top:1px solid #ccc;
}

.show_portfolio, .more-link{
background: transparent url(../images/skin1/icon_next.png) right 2px  no-repeat;
}

.show_portfolio:hover{
text-decoration: none;
color: #777;
}

.portfolio_item .item_data{
border:1px solid #ccc;
background: #fff;
}

.category a, .date,  .comments a{
color:#555;
}
.portfolio_item{
background: transparent url(http://www.kriesi.at/demos/elementia/water/images/skin1/bg_portfolio_item.png) center bottom  no-repeat;
}

.category{
background: transparent url(../images/skin1/icon_category.png) left 2px  no-repeat;
}

.date{
background: transparent url(../images/skin1/icon_date.png) left 2px  no-repeat;
}

.post_data .comments{
background: transparent url(../images/skin1/icon_comments.png) left 2px  no-repeat;
}

.portfolio_item .date{
background: transparent url(../images/skin1/icon_date.png) right 2px  no-repeat;
}
/*blog*/

.entry img{
background: #fff;
border:1px solid #ccc;
}

.image_border{
background: transparent url(http://www.kriesi.at/demos/elementia/water/images/skin1/bg_blog_image.png) bottom center  no-repeat;
}

.latest_work, .show_portfolio, .more-link{
color:#555;
}

/*pagination*/

#top .pagination span, #top .pagination a{
color:#fff;
background: #555;
}

#top .pagination a:hover{
color:#fff;
background: #777;
}

#top .pagination .current{
background: #29ABE2;
color:#fff;
}

/*footer*/
#footer{
background: transparent url(../images/skin1/bg_footer_shadow.png) top left  repeat-x;
border-bottom:1px solid #333;
}

#top .breadcrumb_info{
background: transparent url(../images/skin1/earth.png) top left no-repeat;
}

.breadcrumb span{
background: transparent url(../images/skin1/arrow.png) center left no-repeat;
}

.breadcrumb a{
color: #9c9c9c;
text-shadow:1px 1px 0 #FFFFFF;
}

#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:#fff;
}
#footer h2,#footer h3,#footer h4,#footer h6, #footer ul li a{
border-bottom:1px solid #777;
}

#footer_bottom{
border-top:1px solid #777;
}

#footer li a{
color:#aaa;
}

#footer li a:hover{
color:#fff;
text-decoration: none;
}

.box li a,  #footer .box .recentcomments{
background:transparent url(../images/skin1/bullet2.png) no-repeat scroll 0 12px;
border-bottom:1px solid #333;
}

.copyright, .scrollTop{color:#aaa;}
.scrollTop:hover{color:#fff; font-weight: bold; text-decoration: none;}

.scrollTop{
background:transparent url(../images/skin1/top.png) no-repeat scroll right 7px;
}

/*sidebar*/

#sidebar{
background:transparent url(../images/skin1/bg_sidebar_center.png) repeat-y top left;
}

#sidebar_top{
background:transparent url(../images/skin1/bg_sidebar_top.png) no-repeat top left;
}

#sidebar_bottom{
background:transparent url(../images/skin1/bg_sidebar_bottom.png) no-repeat bottom left;
}

#sidebar .box li a{
color:#777;
border-bottom:1px solid #CCCCCC;
background:transparent url(../images/skin1/bullet.png) no-repeat scroll 0 12px;
}

#sidebar li a:hover{
color:#555;
text-decoration: none;
}

/*Generic*/
h1, h2, h3, h4, h5, h6, legend, .sliderheading, h1 a, h2 a, h3 a, h4 a, h5 a, h6 a {
color:#555;
}

h1 a:hover, h2 a:hover, h3 a:hover, h4 a:hover, h5 a:hover, h6 a:hover {
color:#777;
text-decoration: none;
}

h2, h3, h4, h6{
border-bottom:1px solid #ccc;
}

a{
color:#550308;
}

a:hover{
color:#000000;
}

.lightbox_video, .lightbox_image{
background:transparent url(../images/skin1/video.png) no-repeat center center;
}

#top .lightbox_image{
background:transparent url(../images/skin1/magnify.png) no-repeat center center;
}

