/* background */

body {
	background: #1a1a1a url(img/bg.jpg) center top no-repeat;
}

.entry .updated, #commentform .submit input, input.submit {
	background-color: #009a93;
}

#header #hide {
	background: url(img/bg_header.png);
}

#menu li span {
	background: url(img/bg_menu.png);
}

textarea:hover, input:hover, table.lazyest_thumb_view {
	background: #222;
}

.feedburnerFeedBlock ul li:hover, .flickrfavs .feedburnerFeedBlock ul li .headline a:hover, .posts ul.categories li:hover, #toc p:hover {
	background: #222 !important;
}

.feedburnerFeedBlock ul li {
	background: #262626 !important;
}

.posts ul.categories li {
	background: #262626 url(img/bg_toc.png) repeat-x !important;
}

.flickrfavs .feedburnerFeedBlock ul li .headline a {
	background: rgb(34, 34, 34);
	background: rgba(34, 34, 34, 0.7);
}

#commentform .submit input:hover, input.submit:hover {
	background-color: #8c8c8c;
}

html, textarea:focus, input:focus {
	background: #000;
}

blockquote, .series, textarea, input, .lg_thumb_view {
	background: #262626; /*15%*/
}

img.avatar {
	background: url(img/bg_avatar.gif);
}

#content .nav p.alignleft {
	background: url(img/nyil2.png) 0 20px no-repeat;
}

#content .nav p.alignright {
	background: url(img/nyil1.png) right 20px no-repeat;
}

#content ul li {
	background: url(img/nyil1.png) 0 0.5em no-repeat;
} 

.feedburnerFeedBlock ul li ul li, .feedburnerFeedBlock ul li ul li:hover {
	background: url(img/nyil1.png) 0 5px no-repeat !important;
} 

.more-link {
	background: url(img/nyil1.png) right 6px no-repeat;
}

#footer h2 a {
	background: url(img/nyil1.png) right 14px no-repeat !important;
}

#footer h3 a {
	background: url(img/nyil1.png) right 9px no-repeat;
}

.posts ul.categories li ul li a {
	background: url(img/nyil1.png) right 4px no-repeat !important;
}

#af-ela-year li:hover, #af-ela-month li:hover, #af-ela-post li:hover, #af-ela-category li:hover, #af-ela-tag li:hover, #af-ela-menu li:hover, #af-ela-year li.selected, #af-ela-month li.selected, #af-ela-category li.selected, #af-ela-post-chrono li.selected, #af-ela-post-cats li.selected, #af-ela-post-tags li.selected, #af-ela-post-chrono li:hover, #af-ela-post-cats li:hover, #af-ela-post-tags li:hover, #af-ela-menu li.selected {
	background: #262626 !important; /*15%*/
}

.feedburnerFeedBlock ul li .feedItemAuthor {
	background: url(img/bg_feed.png) left bottom repeat-x;
}
/* color */

a, .commentlist li.hal .comment_number, h2 a:hover, h3 a:hover, .wp-pagenavi a:hover, #content .nav p a:hover {
	color: #009a93;
}

.posts ul.categories li ul li a:hover, #toc p a:hover {
	color: #009a93 !important;
}

#header h1 a {
	color: #ffffff;
}

body, textarea, input, #commentform .info small:hover, .feedburnerFeedBlock ul li h3, .flickrfavs .feedburnerFeedBlock ul li .headline a, h2, h3, h2 a, h3 a, #af-ela-menu li.selected, .posts ul.categories li a:hover {
	color: #b3b3b3; /*70%*/
}

.feedburnerFeedBlock ul li .date {
	color: #b3b3b3 !important; /*70%*/
}

a:hover, small, #footer ul.categories li a:hover, #content ul.categories, .comment_number, #footer, #header #search #searchform #s, .posts ul.categories li ul li a, #toc p a {
	color: #8c8c8c; /*55%*/
}

#content .postmetadata, #content .posts .date, #commentform .info small, #content .nav, #content .nav h2, .wp-pagenavi a, #content .nav p a {
	color: #666; /*40%*/
}

#commentform .info small, .wp-pagenavi {
	color: #404040; /*25%*/
}

#commentform .submit input, .entry .updated, input.submit {
	color: #1a1a1a; /*10%*/
}

/* border */

#footer ul.categories li ul li {
	border-color: #404040 !important; /*25%*/
}

#header, #header #search, #content .nav, h3.comments, #footerleft, #content .postmetadata span, .commentmetadata, #footer h2, #content .posts h2, #content table td, #footer table td, #af-ela-menu, #content table th, #footer table th, #header h1 {
	border-bottom: 1px solid #404040; /*25%*/
}

#content .nav.bot, #footer .bottom, #header h1, #toc p, .solo-subscribe-to-comments {
	border-top: 1px solid #404040; /*25%*/
}

#content .post img, div.img, .flash {
	border: none;
	border-bottom: 4px solid #404040; /*25%*/
}
	
#content .post a:hover img, a:hover.flickr img {
	border-color: #009a93;
}

