
/* --------------------------------------------------------------

theme.css

-------------------------------------------------------------- */


body {
	font-size:62.5%;
	background:#F4F2E9 url(../img/bg-body.gif) repeat-y;
	margin:0;
	padding:0;
/*	border-top:10px solid #6D881C; */
	}

#menufelso {
	position:absolute;
	left:600px;
	top:10px;
	background:#FFF url(../img/bg-menu.gif) 0 0 no-repeat;
	z-index:120;
	width:208px;
	padding:0 0 20px 0;
	}

/* =Header theme */

#header {
/*	border-bottom:1px solid #CCC; */
	padding-bottom:10px;
	}

#logo h1 {
	color:#674E32;
	font-size:3.8em;
	}


#logo h1 a {
	color:#84B3DF;;
	}

span.kek {
	color:#666;
	}

span.kek a {
	text-decoration:none;
	}

#logo h1 a,
span.kek {
	/*font-family:Georgia, "Times New Roman", Times, serif;	*/
	font-family:Arial;
	}


#logo h2 {
	line-height:1.6em;
	color:#4A4945;
	font-size:1.4em;
	}

#navigation li {
	line-height:2.4em;
	}

#navigation .first {
	color:#4D4C47;
	font-weight:bold;
/*	font-family:Georgia, "Times New Roman", Times, serif; */
	font-size:1.2em;
	text-decoration:underline;
	}

#navigation a {
	font-size:1.2em;
	color:#4D4C47;
	}

#navigation a:visited {
	background:url(/images/visited.gif) center right no-repeat;
/*	padding-right:15px; */
	}





/* Categorise */

#categorise h3 {
	color:#4A4945;
	font-weight:bold;
	font-size:1.2em;
	font-family:Georgia, "Times New Roman", Times, serif;
	text-transform:uppercase;
	letter-spacing:0.1em;
	padding:10px 0 10px 0;
	border-bottom:1px dotted #62664E;
	margin:0 10px 0 10px;
	}

#categorise strong {
	display:block;
	margin-bottom:5px;
	font-size:1.2em;
	font-family:Georgia, "Times New Roman", Times, serif;
	color:#4A4945;
	padding-bottom:2px;
	border-bottom:1px dotted #999;
	margin-bottom:12px;
	}

#categorise #div-c {
	margin-top:10px;
	}

#categorise #div-c h4 {
	margin:0 0 0px 10px;
	font-size:11px;
	background-color:#FF9900;
	padding:2px;
	color:#FFF;
	width:20%;
	}

#categorise ul li {
padding-bottom:10px;
	}

#categorise ul li a {
	/*display:block;*/
	font-size:1.1em;
	color:#333;
	}

#categorise ul li a:visited {
	/*font-style:italic;*/
	}



#categorise ul li a:hover {
	color:#62664E;
	}



#six-c li a {
	background:url(/images/star.gif) center left no-repeat;
	padding-left:14px;
	}


/* Submit */

#submit h3 {
	font-size:1.2em;
	color:#655B56;
	font-weight:bold;
	font-family:Georgia, "Times New Roman", Times, serif;
	padding:8px 8px 3px 8px;
	}

#submit p {
	padding:0 8px 8px 8px;
	color:#655B56;
	font-size:1.2em;
	}

#submit a {
	color:#655B56;
	text-decoration:underline;
	}


/* Gallery */

#gallery-gallery h4, #home h4 {
	color:#000;
	font-weight:bold;
	font-family:Georgia, "Times New Roman", Times, serif;
	text-transform:uppercase;
	}

#gallery-gallery h4 {
	padding-bottom:20px;
	}

#gallery h4 {
	font-size:1.2em;
	}

#gallery img {
	display:block;
	padding:5px;
	background:url(/images/gallery-bg.gif) no-repeat center;
	}

#gallery a strong {
	line-height:1.8em;
	display:inline;
	font-size:1.4em;
	color:#3B2F23;
	font-weight:bold;
	font-family:Georgia, "Times New Roman", Times, serif;
	}

#gallery a:hover {
	color:#3B2F23;
	}

#gallery .date {
	font-size:1.3em;
	color:#8B8F76;
	}

#gallery .url a {
	font-size:1.1em;
	margin: 5px 0 0 0;
	color:#655B56;
	}

#gallery .url a:visited, #gallery a:visited strong {
	background:url(/images/visited.gif) center right no-repeat;
	padding-right:15px;
	}

#gallery .url a:hover {
	color:#999;
	}



/* Gallery page (category) */



#gallery-page #gallery h4 {

display:inline;

color:#674E32;

}



#gallery-page #gallery p {

font-size:1.2em;

color:#363A26;

padding:5px 0 20px 0;

}





/* Gallery (Pagination) */



#pagination {

display:block;

clear:both;

padding-top:10px;

border-top:1px dotted #999;

}



#pagination p {

font-size:1.2em;

color:#666;

}



#pagination p a {

color:#666;

font-weight:bold;

padding:3px;

}



.showpagination1 {

display:none;

}





/* -----------------------------------------------------------------------------*/

/* =Sidebar */

#sidebar-about p,
#sidebar-kereso p {
	font-family:Arial, Tahoma, Verdana;
	font-size:12px;
	line-height:2.0em;
	padding:3px 10px 10px 10px;
	color:#393330;
	}

#sidebar-about h6,
#sidebar-kereso h6 {
/*	font-family:Georgia, "Times New Roman", Times, serif; */
	font-weight:bold;
	font-size:1.2em;
	color:#FFF;
	border-bottom:1px solid #FFF;
	background-color:#ACD630;
	padding:7px 0 7px 7px;
	border:1px solid #FFF;
	font-family:Verdana, Arial;
	}

#sidebar-about a,
#sidebar-kereso a {
	color:#393330;
	
	}

#sidebar-about a:hover,
#sidebar-kereso a:hover {
	color:#655B56;
	}

#sidebar-kereso {
	height:280px;
/*	background:#FFF url(../img/bg-kereso.gif) bottom left; */
	}

#kereso form {
	color:#674E32;
	margin-bottom:0px;
	}

#sidebar-kereso form,
#kereso form label {
	margin:10px;
	color:#674E32;
	font-size:11px;
	}

#sidebar-kereso form label,
#kereso form label {
	font-weight:bolder;
	margin:5px 0 3px 0;
	display:block;
	}

#sidebar-kereso form input,
#sidebar-kereso form select, 
#sidebar-kereso form textarea,
#kereso form input, 
#kereso form select, 
#kereso form textarea {
	border:1px solid #E3E0D2;
	padding:3px;
	margin:0 0 3px 0;
	color:#674E32;
	background-color:#F7F6F2;	
	font-size:11px;
	}

#sidebar-kereso form select,
#kereso form select {
	width:148px;
	height:20px;
	}

#sidebar-kereso form { height: 14px; }

#sidebar-kereso form .range,
#kereso form .range {
	width: 40px;
	}


#sidebar-kereso form .submit { margin:5px 0 0 0; width: 50px; background-color:#666; color:#FFF; }


/* =Ad */
#sidebar-ad p {
	padding:5px;
	font-size:1.1em;
	line-height:1.5em;
	color:#655B56;
	}

#sidebar-ad p a {
	color:#333;
	text-decoration:underline;
	}

#sidebar-ad p a:hover {
	color:#655B56;
	}



/* =RSS */



#sidebar-rss h6 {

font-family:Georgia, "Times New Roman", Times, serif;

font-weight:bold;

font-size:1.2em;

color:#655B56;

padding-bottom:20px;

text-transform:uppercase;

letter-spacing:0.1em;

}



#sidebar-rss ul {

padding-bottom:1em;

}



#sidebar-rss ul li {

padding-bottom:1em;

}



#sidebar-rss ul li a {

padding:0 0 0 20px;

background:url(/images/rss-icon.gif) no-repeat left center;

font-size:1.1em;

color:#655B56;

}



#sidebar-rss ul li a:hover {

text-decoration:underline;

}




/* Footer */

#footer p {
	font-size:1.2em;
	color:#333;
	line-height:1.5em;
	}

#footer p a {
	text-decoration:underline;
	color:#655B56;
	}

#footer p a:hover {
	color:#37322F;
	}