﻿/*  
Theme Name: MaahiVe
Theme URI: http://www.majal.pl
Description: Template do strony MaahiVe stworzony przez firmę EXPROMO.
Version: 1.0
Author: EXPROMO
Author URI: http://www.expromo.pl
*/

/* Ogólne formatowanie strony */
body {
	margin: 0;
	padding: 0;
	background: #0a0101 url('images/bg.jpg') repeat-x;
	background-position: top center;
	font: 12px Verdana;
	min-width: 980px;
}
a {
	outline: none;
	color:#fce1b8;
	text-decoration: none;
}
a:hover {
	color:#FFF;
}
.text{
	padding: 15px;
	color:#FFF;
}
.textmain {
	padding: 15px;
	color:#FFF;
	width: 350px;
	float: right;
}
.clear {
	clear: both;
}
/* Formatowanie górnego menu */
#topmenu {
	width: 100%;
	height: 100px;
	background: #000;
	border-bottom: 1px #65191e solid;
	text-align: center;
}
#topmenu ul {
	margin: 0;
	padding: 0;
	list-style: none;
	font: 16px Verdana;
	font-weight: bold;
	margin-left: 1%;
}
#topmenu ul li {
	display: inline;
}
#topmenu ul li a {
	display: block;
	float: left;
	width: 16%;
	text-align: center;
	padding-top: 42px;
	padding-bottom: 41px;
	padding-right: 1px;
	padding-left: 1px;
	color:#fce1b8;
	text-decoration: none;
}
#topmenu ul li a:hover, #topmenu ul li a.selected {
	background: url('images/buttonbg.jpg') repeat;
	border-right:  1px #65191e solid;;
	border-left:  1px #65191e solid;
	padding-right: 0px;
	padding-left: 0px;
}
/* Formatowanie nawigacji */
#navi {
	width: 100%;
	padding-top: 5px;
	padding-bottom: 5px;
	border-bottom: 1px #fce1b8 solid;
	color:#fce1b8;
	margin-bottom: 5px;
}
#navi a {
	color:#fce1b8;
	text-decoration: none;
}
#navi a:hover {
	color:#FFF;
}
#navi h1 {
	display: inline;
	margin: 0;
	padding: 0;
	font: 12px Verdana;
}
/* Formatowanie ramki z tekstem */
#imageleft {
	width: 451px;
	height: 554px;
	background: url('images/image.jpg') no-repeat;
	float: left;
	margin-right: 5px;
}
/* Formatowanie logo */
#logo {
	width: 523px;
	height: 133px;
	display: block;
	background: url('images/logo.png') no-repeat;
	margin-left: auto;
	margin-right: auto;
	margin-top: 20px;
	behavior: url("/iepngfix.htc");
}
/* Formatowanie miejsca na tekst */
#textcontainer {
	width: 840px;
	border: 3px #550e0f solid;
	background: #853032 url('images/pattern.jpg') repeat;
	margin-left: auto;
	margin-right: auto;
	margin-top: 170px;
	
}
/* Formatowanie stopki */
#footer {
	width: 896px;
	height: 81px;
	background: url('images/bottom.png') no-repeat;
	behavior: url("/iepngfix.htc");
	margin-left: auto;
	margin-right: auto;
	font: 12px Verdana;
}
#copyright {
	margin-top: 40px;
	margin-left: 70px;
	float: left;
	color:#690a0c;
}
#copyright a {
	color:#690a0c;
	text-decoration: none;
}
#copyright a:hover {
	color:#fce1b8;
}
#bottommenu {
	margin-top: 40px;
	margin-right: 70px;
	float: right;
}
#bottommenu ul {
	margin: 0;
	padding: 0;
	list-style: none;
}
#bottommenu ul li {
	display: inline;
}
#bottommenu ul li a {
	float: left;
	display: block;
	padding-right: 10px;
	padding-left: 10px;
	color:#690a0c;
	text-decoration: none;
}
#bottommenu ul li a:hover {
	color:#fce1b8;
}
/* Formatowanie formularza kontaktowego */

/* 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;
}
/* Formatowanie galerii */
.galleryblock {
	display: block;
	text-align: center;

	
	margin-left: auto;
	margin-right: auto;
	margin: 5px;
}
.galleryblock a img {
	border: 5px solid #550e0f !important;
	background: #FFF;
filter: alpha(opacity=80);
opacity: 0.80;
-moz-opacity: 0.80;
}
.galleryblock a:hover img {
	border: 5px solid #a86263 !important;
filter: alpha(opacity=100);
opacity: 1.00;
-moz-opacity: 1.00;
}
.ngg-navigation a:hover{
	background: #424242 !important;
}
/* Formatowanie ramek z tekstem */
.personbox {
	width: 40%;
	margin-bottom: 10px;
	clear: left;

}
.personbox img {
	border: 5px #690a0c solid;
}
h3 {
	color:#fce1b8;
}
.contactform {
	text-align: center;
	padding: 20px;
	background: url('images/bgcontact.png') repeat;
	border: 1px #fce1b8 solid;
	margin-bottom: 20px;
	padding-bottom: 0;
	font: 10px Verdana;
	behavior: url("/iepngfix.htc");
}
.contactform .button, .contactform .button:focus {
	background: url('images/buttonbg.png') repeat-x;
	background-position: center top;
	padding: 5px;
	color:#690a0c;
	outline: none;
}
.contactform input, .contactform textarea{
	border: 1px #690a0c solid;
	font: 12px Verdana;
}
.contactform input:focus, .contactform textarea:focus{
	background: #fce1b8
}
.wpcf7-validates-as-required, .wpcf7-form-control-wrap {
	color:#000;
}
/* Formatowanie komentarzy */
.comments-template{
	margin: 10px 0 0;
	border-top: 1px solid #ccc;
	padding: 10px 0 0;
}

.comments-template ol{
	margin: 0;
	padding: 0 0 15px;
	list-style: none;
}

.comments-template ol li{
	margin: 10px 0 0;
	line-height: 18px;
	padding: 0 0 10px;
	border-bottom: 1px solid #ccc;
}

.comments-template h2, .comments-template h3{
	font-family: Georgia, Sans-serif;
	font-size: 16px;
}

.commentmetadata{
	font-size: 12px;
}

.comments-template p.nocomments{
	padding: 0;
}

.comments-template textarea{
	font-family: Arial, Helvetica, Georgia, Sans-serif;
	font-size: 12px;
}
