﻿/*  
Theme Name: Ardea
Theme URI: http://www.ardea-arte.pl
Description: Template do strony Ardea stworzony przez firmę EXPROMO.
Version: 1.0
Author: EXPROMO
Author URI: http://www.expromo.pl
*/

body {
	margin: 0;
	padding: 0;
	background: #000;
	font: 12px Trebuchet MS;
	color:#FFF;
}
.clear {
	clear: both;
}
.height {
	height: 250px;
}
.white {
	color:#FFF;
	font: 18px Trebuchet MS;
}
.standard {
	font: 12px Trebuchet MS;
}
a {
	color:#FFF;
	text-decoration: none;
	outline: none;
}
a img {
	border: 0;
}
a:hover {
	color:#bf272d;
}
/* Formatowanie newsów */
h2 {
	font: 14px Trebuchet MS;
	font-weight: bold;
	margin:0;
	padding: 0;
}
.datepage {
	float: right;
	font: 10px Trebuchet MS;
	color:#646464;
}
.aktualnosc {
	margin: 10px;
	padding: 10px;
	border: 1px black solid;
}
.aktualnosc:hover {
	background: #1B1B1B;
	border: 1px #666666 solid;
}
/* Formatowanie nagłówka */
#header {
	width: 928px;
	margin-left: auto;
	margin-right: auto;
	position: relative;
	padding-bottom: 20px;
}
#logo {
	width: 484px;
	height: 140px;
	background: url('images/logo.jpg') no-repeat;
	float: left;
	margin-left: 38px;
}
#slogan {
	width: 404px;
	font: 18px Trebuchet MS;
	font-weight: bold;
	color:#bf272d;
	float: left;
	padding-top: 60px;

}
#jezyk {
	position: absolute;
	right: -40px;
	padding-top: 62px;
	color:#808183;
	font-weight: bold;
}
#jezyk ul {
	margin: 0;
	padding: 0;
	list-style: none;
}
#jezyk ul li {
	display: inline;
}
#jezyk ul li a {
	display: block;
	float: left;
	margin-right: 10px;
	color:#808183;
	text-decoration: none;
}
#jezyk ul li a:hover {
	color:#FFF;
}
/* Formatowanie miejsca na tekst */
#contentcontainer {
	width: 928px;
	margin-left: auto;
	margin-right: auto;
}
/* Formatowanie wyglądu menu */
#menucontainer {
	width: 928px;
	margin-left: auto;
	margin-right: auto;
	position: relative;
}
#menusection {
	position: relative;
	float: left;
	width: 600px;
}
#menusection .current {
	color:#bf272d;
}
#menusection ul {
	padding: 0;
	padding-left: 35px;
	padding-top: 42px;
	list-style: none;
	font: 12px Trebuchet MS;
	font-weight: bold;
}
#menusection ul li {
	display: block;
}
#menusection ul li a {
	display: block;
	width: 200px;
	color:#FFF;
	text-decoration: none;
	padding-bottom: 6px;
}
#menusection ul li a:hover {
	color:#bf272d;
}
#menusection ul ul {
	position: absolute;
	top: 10px;
	left: 120px;
}
#menusection ul ul ul {
	position: absolute;
	top: 0;
	left: 120px
}
#menusection ul ul li a{
	color: #646464;
}
#menusection ul ul a:hover{
	color: #bf272d;
}

#menusection ul ul {
	display: none;
}
#mosaik {
	float: right;
	margin-right: -12px;
	width: 276px;
	height: 41px;
	background: url('images/mosaic.jpg') no-repeat;
}
#footercontainer {
	width: 928px;
	margin-left: auto;
	margin-right: auto;
	text-align: center;
	font: 10px Trebuchet MS;
	padding-top: 50px;
	padding-bottom: 20px;
}
/* Formatowanie galerii */
.ngg-galleryoverview {
	width: 450px !important;
	clear: none !important;
	height: 420px;
	overflow: auto !important;
	overflow-x: hidden; 
}
#widegallery .ngg-galleryoverview {
	width: 100% !important;
}
.ngg-galleryoverview img{
	border: 0px;
}
.gallery-container {
	margin-top: -7px;
}

.ngg-galleryoverview a {
	color:#000;
}
.imageopis {
	color:#646464;
	font: 10px Trebuchet MS;
	font-weight: bold;
}
/* Formatowanie Wordpress */
.wp-caption {
	border: 1px solid #ddd;
	text-align: center;
	background-color: #f3f3f3;
	padding-top: 4px;
	margin: 10px;
	-moz-border-radius: 3px;
	-khtml-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
}

.wp-caption img {
	margin: 0;
	padding: 0;
	border: 0 none;
}

.wp-caption p.wp-caption-text {
	font-size: 11px;
	line-height: 17px;
	padding: 0 4px 5px;
	margin: 0;
}
.wp-caption {
	border: 1px solid #ddd;
	text-align: center;
	background-color: #f3f3f3;
	padding-top: 4px;
	margin: 10px;
	-moz-border-radius: 3px;
	-khtml-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
}

.wp-caption img {
	margin: 0;
	padding: 0;
	border: 0 none;
}

.wp-caption p.wp-caption-text {
	font-size: 11px;
	line-height: 17px;
	padding: 0 4px 5px;
	margin: 0;
}
.alignright {
	float: right;
	margin-left: 5px;
}
.alignleft {
	float: left;
	margin-right: 5px;
}
/* Formatowanie mapki */
#map-float {
	float: right;
}
/* Formatowanie slideshow */
#slideshow-container {
	overflow: hidden;
	width: 928px;
}
#slideshow a img {
	border: 0;
}
