/*  
Theme Name: s.szurke
Theme URI: http://haldesign.hu/
Description: -
Version: 5
Author: Halasi Zsolt
Author URI: http://haldesign.hu/
*/

/* background */

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

#header ul li span {
	background-image: url(img/menu.gif);
}

#header #search, #content .nav, h3.comments, #footerleft, #footerright {
	background: url(img/border.png) no-repeat;
}

#header #search #searchform #s {
	background: url(img/bg_search.png);
}

#header #search a {
	background: url(img/rss.gif) top right no-repeat;
}

#sidebar, #content .nav.bot, #content .posts, #content .postmetadata, .commentmetadata {
	background: url(img/border2.png) no-repeat;
}

#sidebar h2, #content .posts h2, #content table td, #af-ela-menu {
	background: url(img/border2.png) left bottom no-repeat;
}

#content table th {
	background: url(img/border3.png) left bottom no-repeat;
}

#commentform textarea:focus, .textarea:focus, #commentform input:focus, .input:focus {
	background-color: #e5e5e5;
}

#content #pagetitle {
	background: url(img/haldesign.png) no-repeat;
}

#content .nav p.alignleft {
	background: url(img/nyil2.png) left 0.75em no-repeat;
}

#content .nav p.alignright {
	background: url(img/nyil.png) right 0.75em no-repeat;
}

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

blockquote, .series a, #commentform input, #commentform textarea, .textarea, .input {
	background: url(img/bg_blockquote.png);
}

#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: url(img/bg_blockquote.png) !important;
}

#content .post img, div.img, .flash, a.flickr img {
	background-image: url(img/border2.png);
}
	
.entry strong.updated, #commentform #submit, .submit {
	background-color: #e64d00;
}

.more-link {
	background: url(img/nyil.png) right 0.6em no-repeat;
}

/* color */

a, #header #menu a:hover, #header #menu .menu4 a:hover, #header #menu .menu5 a:hover, #header #menu .menu6 a:hover, #sidebar h2 a:hover, #sidebar h2 a span, #sidebar h2 span a, #content .posts h2, #content .posts h2 a:visited {
	color: #e64d00;
}

body, #header #menu a, #sidebar h2, #sidebar h2 a, #content .posts h2 a:hover, #commentform input, #commentform textarea, .textarea, .input {
	color: #e5e5e5;
}

.commentlist li.hal .comment_number {
	color: #8d4019;
}

a:hover, small, #header #menu .menu4 a, #header #menu .menu5 a, #header #menu .menu6 a, #sidebar, #sidebar h2 a:hover span, #sidebar h2 span a:hover, #sidebar ul.categories li a:hover, #content ul.categories, .wp-pagenavi, .comment_number, #footer {
	color: #8c8c8c;
}

#header #search #searchform #s {
	color: #ffffff;
}

#content .postmetadata {
	color: #575757;
}

#commentform input:focus, #commentform textarea:focus, .textarea:focus, #commentform #submit, .entry strong.updated, .input:focus, .submit {
	color: #1a1a1a;
}

.st-tag-cloud a {
	color: #e64d00 !important;
}

.st-tag-cloud a:visited {
	color: #8d4019 !important;
}

.st-tag-cloud a:hover {
	color: #8c8c8c !important;
}

/* border */

#sidebar ul.categories li ul li, #sidebar ul li#theme-switcher ul li, #content ul.categories li ul li {
	border-color: #575757;
}

#content .post a:hover img, a:hover.flickr img {
	border-color: #e64d00;
}

