#top #main .button, #cancel-comment-reply-link{
	color:#fff;
	text-decoration:none;
	background: transparent url(http://unyemaden.com/wp-content/themes/sedat/images5/button.jpg) top left;
	}



#top #main .button:hover, #cancel-comment-reply-link:hover{
	color:#f4f4f4;
	background: transparent url(http://unyemaden.com/wp-content/themes/sedat/images5/button.jpg) bottom left;
	}


.content img, .content a img {
	background-color:#222;
	border:1px solid #555;
	}
	
.content a:hover img {
	background-color:#e5c700;
	border:1px solid #eaa500;
	}


/* NAVIGATION */

#top #nav ul {
border:1px solid #000000;
border-top:1px solid #000000;
}

#top #nav li ul a{
border-top:1px solid #000000;
}

#top #head #nav ul a, #top #head #nav ul li{
background-color:#494949;
background-image:none;
}

#top #head #nav ul a:hover, #top #head #nav ul a:focus {
background-color:#333;
color:#ffffff;
}

#top #nav li.back, #top #nav .current_page_item a, #top #nav .current_page_parent a, #top #nav .current_page_ancestor a{
background:transparent url(http://unyemaden.com/eng/wp-content/themes/sedat/images5/lava.png) no-repeat right -32px;

}
#top #nav li.back .left, #top #nav .current_page_item, #top #nav .current_page_parent, #top #nav .current_page_ancestor  {
background:transparent url(http://unyemaden.com/eng/wp-content/themes/sedat/images5/lava.png) no-repeat top left;
}

/*subnav*/

#subnav li{
	background:#222;
	}
	
#subnav li a, #subnav .current_page_item ul a {
	border-bottom:1px solid #555;
	background:#353535 url(http://unyemaden.com/eng/wp-content/themes/sedat/images5/bg_subnav.png) 9px 11px no-repeat;
	}
	
#subnav .current_page_item a, #subnav .current a{
	background:#353535 url(http://unyemaden.com/eng/wp-content/themes/sedat/images5/bg_subnav.png) 9px -79px no-repeat;
	}
	
	
#top #subnav li a:hover{
	background:transparent url(http://unyemaden.com/eng/wp-content/themes/sedat/images5/bg_subnav.png) 9px -79px no-repeat;
	}

/*mainpage content area*/

.box_image{
	background-color:#CCC;
	}
	
.meta, .meta a, .commentlist .commentmetadata a{
	color:#4EE2EC;
	text-decoration:none;
	}
.meta a:hover, .commentlist .commentmetadata a:hover{
	text-decoration:underline;
	}
	
.meta_comment, .meta_cat{
	border-left:1px solid #7a7a7a;
	}
	
/*sidebar */

#wp-calendar th, #prev, #next {
background-color:#555;
}

.widget a, .widget a:visited{
border-bottom:1px solid #555;
}

#top .recentcomments, #top .widget_archive li, #top .widget_categories li{
border-bottom:1px solid #555;
}
	
#s, .text_input, .text_area, textarea, #commentform input{
	border:1px solid #777;
	color:#000000;
	background:#fff;
	}


#searchsubmit, #send, #top #submit{
	border:1px solid #ababab;
	background-color:#333;
	cursor:pointer;
	color:#fff;
	}
	
#searchsubmit:hover, #send:hover, #top #submit:hover{
	background-color:#999;
	color:#333;
	}
	
/* ---------------------- Comments -------------------*/

.commentlist .avatar, .children .comment .avatar{
	border:1px solid #555;
	background-color:#222;
	}

.commentlist .commentmetadata{
	border-bottom:1px solid #bbb;
	}
	

.comment-author-admin .avatar{
	background-color:#222;
	border:1px solid #eaa500;
	}
	
/* ---------------------- Pagination -------------------*/

.pagination span, .pagination a{
	border:1px solid #555;
	color:#999;
	background-color:#222;
}

.pagination a:hover{
	border:1px solid #eaa500;
	color:#eaa500;
	background-color:#ececec;
}
.pagination .current{
	border:1px solid #eaa500;
	background-color:#e5c700;
	color:#fff;
}


/*border for ajax input fields*/
.ajax_valid .text_input, .ajax_valid .text_area{border:1px solid #eaa500; background-color:#e5c700;color:#FFFFFF;} /*#70A41B*/
.ajax_false .text_input, .ajax_false .text_area{border:1px solid #EE2A00; background-color:#FF9F9F;color:#fff;}
.ajax_alert .text_input, .ajax_alert .text_area{border:1px solid #ffb628;}


/*Post style*/

blockquote{
	color:#fff;
	background:#e5c700 url(http://unyemaden.com/eng/wp-content/themes/sedat/images5/quote_left.png) no-repeat 0 0;
	}
	
blockquote p{
	background:transparent url(http://unyemaden.com/eng/wp-content/themes/sedat/images5/quote_right.png) no-repeat bottom right !important;
	background:none; /*ie6 fix for blockquotes*/
	}
	
#top blockquote em, #top blockquote em a{
	color:#fff;
	}
	
.entry ul li{
	background:transparent url(http://unyemaden.com/eng/wp-content/themes/sedat/images5/dot.png) no-repeat scroll 12px 8px;
	}