/*
Theme Name: Mamufuv webik
Theme URI: http://mamufuv.webik.info/
Description: Proste muj design, lidi ;).
Version: 1.5
Author: Adam Hosek (mamuf@centrum.cz)
Author URI: http://mamuf.webik.info/
*/


@import url("mamuf-default.css");


/* BODY */

body {
	background:url("industry/bg.gif") center repeat-y #84A1A7;
}
#body {
	background:url("industry/bg.gif") center repeat-y white;
}


/* HEADER */

#header-bg {
	background:url("industry/header-bg.gif") #1D2430;
}
#header {

}
#header h1 {

}
#header h1 a {
	color:#F2DED8;
}
#header h1 a:hover {

}
#header h1 a span {
	background:url("industry/header-fg.jpg") center top no-repeat;
}
#header .description {
	/*color:white;*/
}


/* CONTENT */

#content {

}


/* NAVIGATION - << prev -- next >> links */

div.navigation {

}
div.navigation a,
div.navigation a:visited {

}
div.navigation a:hover,
div.navigation a:visited:hover {
	background:#408057;
}
div.alignleft {

}
div.alignright {

}


/* POST */

div.date-header {

}
div.post {

}

	/* POST title */
h2.post-title {
	border-bottom:.15em solid #ADBDCC;
	color:#406080;
}
h2.post-title a,
h2.post-title a:visited {
	color:#406080;
}
h2.post-title a:hover,
h2.post-title a:visited:hover {
	color:#406080;
}

	/* POST entry */
div.entry {

}
div.entry h3 {

}
div.entry h4 {

}
div.entry h5 {

}
div.entry ul,
div.entry ol {

}
div.entry ul li,
div.entry ol li {

}
div.entry p {

}

	/* POST metadata */
div.post p.postmetadata {
	background:#f4f4f4;
}
div.post p.postmetadata a,
div.post p.postmetadata a:visited {

}
div.post p.postmetadata a:hover,
div.post p.postmetadata a:visited:hover {
	background:#408057;
}

div.post p.postmetadata-single {
	background:#f4f4f4;
}
div.post p.postmetadata-single small {

}

	/* POST more-link */
div.post div.more-link {

}
div.post div.more-link a {
	color:#408057;
}
div.post div.more-link a:hover {
	background:#408057;
}
div.post div.more-link a:visited {
	color:#408057;
}
div.post div.more-link a:visited:hover {
	background:#408057;
}

	/* POST comments */
h3#comments {

}
li.comment-item {

}
ol.comment-list li.alt {

}
cite.comment-author {

}
cite.comment-author a {

}
cite.comment-author a:hover {

}
span.comment-metadata {

}
div.comment-text h4 {

}
div.comment-text h5 {

}
div.gravatar {

}
p.allowed-tags {

}
div#respond {

}
div#respond h3 {

}


/* PAGE - single non-post docs */

div.post h2.page-title {

}
div.page p,
div.page ul,
div.page ol,
div.page ul li,
div.page ol li {

}
div.page h3 {

}
div.page h4 {

}
div.page h5 {

}


/* SIDEBAR */

#sidebar {

}
#sidebar ul {

}
#sidebar ul li h2 {

}
#sidebar ul ul {

}
#sidebar ul ul li {

}
#sidebar ul ul li:hover {

}
#sidebar ul ul li a {

}


/* FOOTER */

#footer-bg {
	background:url("industry/footer-bg.gif") #BFCA9E;
}
#footer {
	background:url("industry/footer-fg.jpg") center top no-repeat;
}
#footer address {

}
#footer a,
#footer a:visited {

}
#footer a:hover,
#footer a:visited:hover {

}


/* ANCHORs - universal hypertext style */

a,
a:visited {

}
a:hover,
a:visited:hover {

}
a img {

}



/* MISC - writing etc. */

/* ... */
