/*
Theme Name: wybierzsie.pl
Theme URI: www.wybierzsie.pl
Description: wybierzsie.pl
Version: 1.0
Author: Jarosław Cielebąk
Author URI: www.wybierzsie.pl
*/

body {
	padding: 0;
	margin: 0 auto;
	width: 1012px;
	font-family: Verdana;
	font-size: 13px;
	color: #383838;
	line-height: 19px;
	background: url(img/background.png) repeat-x #d6b189;
}

p {
	margin: 0px;
	padding-left: 10px;
	line-height: 19px;
	padding-right: 10px;
}

h1 {
	font-family: Verdana;
	font-size: 15px;
	color: #fff;
	margin: 0;
	padding: 0;
	font-weight: bold;
	line-height: 19px;	
}

h2 {
	font-family: Verdana;
	font-size: 14px;
	color: #fff;
	margin: 0;
	padding: 0;
	font-weight: bold;
	line-height: 19px;	
}

a {
	color: #ec2626;
	text-decoration: underline;
	outline: 0;
}

a:hover {
	color: #fb6767;
	text-decoration: none;
}

#header {
	width: 1012px;
	height: 195px;
	margin: 0;
	padding: 0;
	position: relative;
	z-index: -2;
	background: url(img/header.jpg) no-repeat;
}

.logo {
	width: 301px;
	height: 102px;
	margin: 17px;
	padding: 0;
	position: absolute;
	z-index: 1;
	background: url(img/logo.png) no-repeat;
}

.logo-click a {
	width: 301px;
	height: 102px;
	margin: 17px;
	padding: 0;
	position: absolute;
	z-index: 1;
	display: block;
	background: url(img/logo.png) no-repeat;
}

.dodaj-komentarz a {
	width: 196px;
	height: 103px;
	margin-left: 640px;
	margin-top: 30px;
	padding: 0;
	position: absolute;
	z-index: 9999;
	background: url(img/dodaj_komentarz.png) no-repeat;
}

.dodaj-komentarz a:hover {
	background-position: 0 -103px;
}

#search {
	width: 360px;
	height: 41px;
	margin-top: 155px;
	margin-left: 3px;
	padding: 0;
	position: absolute;
	z-index: 8111;
	background: url(img/search_background.png) no-repeat;
}

#s {
	padding: 0;
	margin-left: 11px;
	margin-top: 3px;
	width: 273px;
	height: 35px;
	border: 0;
	color: #ffffff;
	background: transparent;
}

#ss {
	padding: 0;
	vertical-align: middle;
	margin-left: 16px;
	margin-top: -3px;
	width: 33px;
	height: 33px;
	border: 0;
	cursor: pointer;
	background: url(img/btn_search.png) no-repeat;
}

#left {
	width: 766px;
	margin: 0;
	padding: 0;
	float: left;
	background: transparent;
}

.container-top {
	width: 766px;
	height: 12px;
	margin: 0;
	padding: 0;
	background: url(img/container_top.png) no-repeat;
}

.container {
	width: 766px;
	min-height: 175px;
	margin: 0;
	padding: 0;
	background: url(img/container_background.png) repeat-y;
}

.container-index {
	width: 766px;
	margin: 0;
	padding: 0;
	background: url(img/container_background.png) repeat-y;
}

.container h2 {
	font-size: 14px;
	color: #ec2626;
	padding-left: 15px;
	padding-right: 15px;
	padding-top: 0px;
	padding-bottom: 5px;
}

.container h2 a {
	font-size: 14px;
	color: #ec2626;
	text-decoration: underline;
}

.container h2 a:hover {
	font-size: 14px;
	color: #fb6767;
	text-decoration: none;
}

.container p {
	padding-left: 15px;
	padding-right: 15px;
	padding-top: 0px;
	padding-bottom: 5px;
}

.container-index p {
	padding-left: 15px;
	padding-right: 15px;
	padding-top: 0px;
	padding-bottom: 5px;
}

.container-index h2 {
	font-size: 14px;
	color: #286078;
	text-shadow: 1px 1px 0px #ffffff;
	padding-left: 15px;
	padding-right: 15px;
	padding-top: 3px;
	padding-bottom: 5px;
}

#comments {
	padding-left: 15px;
	padding-right: 15px;
	padding-top: 0px;
	padding-bottom: 5px;
}

a.more-link {
	text-decoration: none;
}

.more-link  span {
	width: 126px;
	height: 35px;
	display: block;
	text-align: center;
	font-weight: bold;
	margin-top: 13px;
	margin-left: 243px;
	padding: 0;
    background: url(img/btn_red_blue.png) repeat-x;
	line-height: 32px;
	color: #ffffff;
	text-shadow: 1px 1px 0px #b71515;
}

.more-link  span:hover {
	background: url(img/btn_red_blue.png) repeat-x;
	background-position: 0 -35px;
	color: #dff3fa;
	text-shadow: 1px 1px 0px #34739a;
}

.btn-edit a {
	width: 126px;
	height: 35px;
	display: block;
	text-align: center;
	font-weight: bold;
	margin-top: 13px;
	margin-left: 13px;
	padding: 0;
    background: url(img/btn_red_blue.png) repeat-x;
	line-height: 32px;
	color: #ffffff;
	text-decoration: none;
	text-shadow: 1px 1px 0px #b71515;
}

.btn-edit a:hover {
	background: url(img/btn_red_blue.png) repeat-x;
	background-position: 0 -35px;
	color: #dff3fa;
	text-shadow: 1px 1px 0px #34739a;
}

.img-thumb {
	padding-left: 13px;
	padding-right: 13px;
	padding-top: 0px;
	padding-bottom: 0px;
	margin: 0;
	float: left;
}

.container-bottom {
	width: 766px;
	height: 12px;
	margin: 0;
	padding: 0;
	background: url(img/container_bottom.png) no-repeat;
}

#right {
	width: 245px;
	margin: 0;
	padding: 0;
	margin-left: 767px;
	background: transparent;
}

.right-top {
	width: 245px;
	height: 42px;
	margin: 0;
	padding: 0;
	background: url(img/right_top.png) no-repeat;
}

.right-top p {
	color: #194556;
	text-shadow: 1px 1px 0px #cce6ef;
	font-weight: bold;
	line-height: 46px;
	padding-left: 19px;
}

.right-panel-head {
	width: 235px;
	height: 36px;
	margin-left: 6px;
	padding: 0;
	background: url(img/right_panel_head.png) repeat-x;
}

.right-panel-head p {
	color: #194556;
	text-shadow: 1px 1px 0px #cce6ef;
	font-weight: bold;
	line-height: 33px;
	padding-left: 19px;
}

.right-container {
	width: 245px;
	margin: 0;
	padding: 0;
	background: url(img/right_background.png) repeat-y;
}

.right-bottom {
	width: 245px;
	height: 12px;
	margin: 0;
	padding: 0;
	background: url(img/right_bottom.png) no-repeat;
}

.woman {
	width: 186px;
	height: 552px;
	margin-top: -185px;
	margin-left: 26px;
	padding: 0;
	position: absolute;
	z-index: -1;
	background: url(img/woman.png) no-repeat;
}

/* ///////////////// */
/* NAWIGACJA STRONY */

#menu {
	margin-left: 6px;
	padding: 0;
}

#menu ul {
	margin: 0;
	padding: 0;
    list-style: none;
}

#menu ul li {
	margin: 0;
    padding: 0;
		 
}

#menu ul li a {
    width: 235px;
    height: 36px;
    display: block;
	color: #ffffff;
	font-weight: bold;
	text-decoration: none;
	line-height: 32px;
	text-shadow: 1px 1px 0px #306e99;
}

#menu ul li a:hover {
	color: #c2e9f7;
	text-shadow: 1px 1px 0px #1c3a47;
    background-position: 0 -36px;
}

#menu ul li a.current_page_item {
	color: #c2e9f7;
	text-shadow: 1px 1px 0px #1c3a47;
    background-position: 0 -36px;
}

.btn-menu-home-current,.btn-menu-contact-current,.btn-menu-all-current {
	width: 235px;
    height: 36px;
    display: block;
	color: #c2e9f7;
	text-shadow: 1px 1px 0px #1c3a47;
	font-weight: bold;
	text-decoration: none;
	line-height: 32px;
    background: url(img/btn_menu.png) no-repeat;
	background-position: 0 -36px;
}

.btn-menu {
    background: url(img/btn_menu.png) no-repeat;
}

/* ///////////////// */
/* RECENTLY ADDED */

#recently-added {
	margin-left: 6px;
	padding: 0;
}

#recently-added ul {
	margin: 0;
	padding: 0;
    list-style: none;
}

#recently-added ul li {
	margin: 0;
    padding: 0;
		 
}

#recently-added ul li a {
    width: 235px;
    height: 36px;
    display: block;
	color: #ffffff;
	font-weight: bold;
	text-decoration: none;
	line-height: 32px;
	text-shadow: 1px 1px 0px #306e99;
}

#recently-added ul li a:hover {
	color: #c2e9f7;
	text-shadow: 1px 1px 0px #1c3a47;
    background-position: 0 -36px;
}


.btn-recently-added {
    background: url(img/btn_recently_added.png) no-repeat;
}

/* ///////////////// */
/* CATEGORIES */

#categories {
	margin-left: 6px;
	padding: 0;
}

#categories  ul {
	margin: 0;
	padding: 0;
    list-style: none;
}

#categories  ul li {
	margin: 0;
    padding: 0;
		 
}

#categories  ul li a {
    width: 235px;
    height: 36px;
    display: block;
	color: #ffffff;
	font-weight: bold;
	text-decoration: none;
	line-height: 32px;
	text-shadow: 1px 1px 0px #306e99;
}

#categories  ul li a:hover {
	color: #c2e9f7;
	text-shadow: 1px 1px 0px #1c3a47;
    background-position: 0 -36px;
}


.btn-categories  {
    background: url(img/btn_menu.png) no-repeat;
}

/* ///////////////// */
/* ADMIN-INFO */

#admin-info {
	margin-left: 6px;
	padding: 0;
}

#admin-info ul {
	margin: 0;
	padding: 0;
    list-style: none;
}

#admin-info ul li {
	margin: 0;
    padding: 0;
		 
}

#admin-info ul li a {
    width: 235px;
    height: 36px;
    display: block;
	color: #ffffff;
	font-weight: bold;
	text-decoration: none;
	line-height: 32px;
	text-shadow: 1px 1px 0px #306e99;
}

#admin-info ul li a:hover {
	color: #c2e9f7;
	text-shadow: 1px 1px 0px #1c3a47;
    background-position: 0 -36px;
}


/* Komentarze wordpress */

#comment {
	width: 100%;
	min-height: 120px;
}

.comment-author {
	font-weight: bold;
}

.separator-comments {
	margin-left: 13px;
	margin-right: 13px;
	margin-top: 10px;
	margin-bottom: 10px;
	padding: 0;
}

.title-head {
	width: 740px;
	height: 35px;
	margin-left: 13px;
	padding: 0;
	background: url(img/comments_head.png) no-repeat;
}

.title-head h2{
	line-height: 33px;
	color: #ffffff;
	text-shadow: 1px 1px 0px #306e99;
}

.adv-728x90-1 {
	margin-left: 19px;
	margin-top: 10px;
}

#comments {
	list-style: none;
	margin: 0;
	padding: 0;
}

#sub {
	width: 126px;
	height: 35px;
	display: block;
	text-align: center;
	font-weight: bold;
	margin: 0;
	padding: 0;
    background: url(img/btn_red_blue.png) repeat-x;
	line-height: 32px;
	color: #ffffff;
	border: 0;
	cursor: pointer;
	text-decoration: none;
	text-shadow: 1px 1px 0px #b71515;
}

#sub:hover {
	background: url(img/btn_red_blue.png) repeat-x;
	background-position: 0 -35px;
	color: #dff3fa;
	border: 0;
	cursor: pointer;
	text-shadow: 1px 1px 0px #34739a;
}

.avatar {
	margin-left: 13px;
	margin-right: 10px;
	float: left;
	vertical-align: middle;
}

/* Mapa google */

#post-google-map {
	margin-left: 13px;
	margin-right: 13px;
	margin-bottom: 5px;
	margin-top: 5px;
	padding: 0;
	list-style: none;
	border: 1px solid #ffffff;
}

.post-meta ul {
	padding: 0;
	margin: 0;
	list-style: none;
}

.post-meta li {
	padding: 0;
	margin-left: -13px;
	list-style: none;
}

.post-meta-key {
	padding: 0;
	margin-left: -13px;
	font-weight: bold;
}

/* Tag Cloud */

#tag-cloud {
	width: 766px;
	padding-top: 30px;
	padding-bottom: 20px;
	margin: 0;
}

#tag-cloud a {
	color: #906e54;
	text-shadow: 1px 1px 0px #e5c5a2;
}

#tag-cloud a:hover {
	color: #4d3624;
}

/* Footer */

#footer {
	width: 1012px;
	height: 198px;
	clear: both;
	background: url(img/footer_background.jpg) no-repeat;
}

#footer p {
	position: absolute;
	margin-left: 300px;
	margin-top: 100px;
	text-shadow: 1px 1px 0px #f4d9bd;
}

#footer a {
	color: #4d3624;
	text-shadow: 1px 1px 0px #f4d9bd;
}

#footer a:hover {
	color: #906e54;
}

#wordpress-logo a {
	width: 128px;
	height: 114px;
	margin-left: 760px;
	margin-top: 65px;
	padding: 0;
	position: absolute;
	display: block;
	background: url(img/wordpress_logo.png) no-repeat;
}

#wordpress-logo a:hover {
	background-position: 0 -114px;
}
