/*
Theme Name: urlopy.com.pl
Theme URI: http://www.urlopy.com.pl/
Description: Szablon dla urlopy.com.pl
Author: Talem Technologies
Version: 1.0
*/


/* Reset default browser CSS. Based on work by Eric Meyer: http://meyerweb.com/eric/tools/css/reset/index.html
-------------------------------------------------------------- */

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	vertical-align: baseline;
	background: transparent;
}
body {
	line-height: 1;
}
h1, h2, h3, h4, h5, h6 {
	font-weight: normal;
	clear: both;
}
ol, ul {
	list-style: none;
}
blockquote {
	quotes: none;
}
blockquote:before, blockquote:after {
	content: '';
	content: none;
}
del {
	text-decoration: line-through;
}
/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: collapse;
	border-spacing: 0;
}
a img { border: none; }



/* LAYOUT */

 html, body {
 	background: url(images/bodyBG.jpg) repeat-y top center #c99b00;
	font: normal 12px "Trebuchet MS", Verdana, Geneva, Arial, Helvetica, sans-serif;
	color: #fff; height: 100%;
 }
 
 a { color: #fff; text-decoration: underline; }
 a:hover { color:#efefef; text-decoration: none; }
 
 div.all {
	min-height: 100%;
	height: auto !important;
	height: 100%;
 }
 div#headerBG {
 	width: 1200px; height: 146px; background: url(images/hBG.jpg) no-repeat top center;
	margin: 0 auto;
 }
 div.header-wrapper {
 	width: 860px; margin: 0 auto; overflow: hidden;
 }
 div.header-wrapper h1 a {
 	display: block; width: 260px; height: 70px;
	text-indent: -10000px; float: left;
 }
 div.contentSubBG {
 	width: 100%; background: url(images/contentSubBG.jpg) repeat-x top center;
 }
 div#contentBG {
 	width: 1200px; background: url(images/contentBG.jpg) no-repeat top center; margin: 0 auto;
 }
 div#container {
 	width: 995px; margin: 0 auto;
	overflow: hidden; clear: both;
 }
div#content-side {
 	width: 590px; float: left;

}
	div.content-wrapper {
		padding: 50px 10px 30px 20px;
	}

div#offer-side {
	width: 147px; float: left; margin: 50px 0 0 0;
	background: url(images/offer-side.jpg) no-repeat top center;
	height: 591px; position: relative; left: 17px;
}


div#footer {
	clear: both; width: 100%; height: 120px;
	margin: 0 auto; background: #278eb9;
}
div#footer .wrapper {
	width: 960px; margin: 0 auto; text-align: left;
	padding: 35px 0 0 0;
}


div.headBG {
	width: 100%; background: url(images/headBG.jpg) repeat-x top center;
	overflow: hidden;
}


h2, h1.entry-title {
	font: normal 18px Georgia, Verdana, Geneva, Arial, Helvetica, sans-serif; margin: 0 0 0 20px;
	text-decoration: none; color: #fff; padding: 0 0 8px 0; height: 27px; min-width: 270px;
	background: url(images/h.jpg) no-repeat top left; text-indent: 25px; line-height: 27px;
}
h2.entry-title a {
	font: normal 18px Georgia, Verdana, Geneva, Arial, Helvetica, sans-serif;
	text-decoration: none; color: #fff; padding: 0 0 8px 0; height: 27px; min-width: 270px;
	text-indent: 25px;
}

div.post {
	padding: 0 0 10px 0;
}
div.post p {
	padding: 0 0 8px 0;
}
div.entry-meta {
	margin: 3px 0 20px 25px;
}
div.entry-utility {
	margin: 10px 0 20px 0;
}
div.post ul, div.post ol { list-style: disc; margin: 10px 0 10px 20px; }


a.more-link { clear: both; float: right; margin: 10px 0; }

/* KOMENTARZE */

.content-wrapper h3#comments,div#respond h3 {
	font: normal 16px Georgia, Verdana, Geneva, Arial, Helvetica, sans-serif;
	padding: 20px 0 2px 0; border-bottom: 1px dotted #14536F;
	margin: 0 0 10px 0;
}

form#commentform input, form#commentform textarea {
 	padding: 4px 40px 4px 4px; background: #efefef; color: #222; border: 1px solid #666;
	font: normal 12px "Trebuchet MS", Verdana, Geneva, Arial, Helvetica, sans-serif;
 }
 form#commentform input#submit {
 	cursor: pointer; background: #ddd; padding: 4px;
 }
  form#commentform input#submit:hover {
 	cursor: pointer; background: #ccc;
 }
/* =Comments
-------------------------------------------------------------- */
#comments {
	clear: both;
}
#comments .navigation {
	padding: 0 0 18px 0;
}
h3#comments-title,
h3#reply-title {
	color: #fff;
	font-weight: bold;
	font-size: 20px;
	margin-bottom: 0;
}
h3#comments-title {
	padding: 24px 0;
}
.commentlist {
	list-style: none;
	margin: 0;
}
.commentlist li.comment {
	border-bottom: 1px dotted #14536F;
	line-height: 24px;
	margin: 0 0 24px 0;
	padding: 0 0 0 56px;
	position: relative;
}
.commentlist li:last-child {
	border-bottom: 0;
	margin-bottom:0;
}
#comments .comment-body ul,
#comments .comment-body ol {
	margin-bottom: 18px;
}
#comments .comment-body p:last-child {
	margin-bottom: 6px;
}
#comments .comment-body blockquote p:last-child {
	margin-bottom: 24px;
}
.commentlist ol {
	list-style: decimal;
}
.commentlist .avatar {
	position: absolute;
	top: 4px;
	left: 0;
}
.comment-author {
}
.comment-author cite {
	color: #ccc;
	font-style: normal;
	font-weight: bold;
}
.comment-author .says {
	font-style: italic;
}
.comment-meta {
	font-size: 12px;
	margin: 0 0 18px 0;
}
.comment-meta a:link,
.comment-meta a:visited {
	color: #ccc;
	text-decoration: none;
}
.comment-meta a:active,
.comment-meta a:hover {
	color: #aaa;
}
.commentlist .even {
}
.commentlist .bypostauthor {
}
.reply {
	font-size: 12px;
	padding: 0 0 24px 0;
	border-bottom: 1px dotted #14536F;
}

.reply a,
a.comment-edit-link {
	color: #bbb;
}
.reply a:hover,
a.comment-edit-link:hover {
	color: #fff;
}
.commentlist .children {
	list-style: none;
	margin: 0;
}
.commentlist .children li {
	border: none;
	margin: 0;
}
.nopassword,
.nocomments {
	display: none;
}
#comments .pingback {
	margin-bottom: 18px;
	padding-bottom: 18px;
	border-bottom: 1px solid #e7e7e7;
}
.commentlist li.comment+li.pingback {
	margin-top: -6px;
}
#comments .pingback p {
	color: #888;
	font-size: 12px;
	line-height: 18px;
	display:block;
	margin: 0;
}
#comments .pingback .url {
	font-style: italic;
	font-size: 13px;
}
/* OBRAZY */
#content-side img {
	margin: 0;
}
#content-side .alignleft,
#content-side img.alignleft {
	display: inline;
	float: left;
	margin-right: 24px;
	margin-top: 4px;
}
#content-side .alignright,
#content-side img.alignright {
	display: inline;
	float: right;
	margin-left: 24px;
	margin-top: 4px;
}
#content-side .aligncenter,
#content-side img.aligncenter {
	clear: both;
	display: block;
	margin-left: auto;
	margin-right: auto;
}
#content-side img.alignleft, 
#content-side img.alignright, 
#content-side img.aligncenter {
	margin-bottom: 12px; margin-top: 12px;
}
#content-side .wp-caption {
	background: #14536F;
	line-height: 18px;
	text-align: center;
	margin-bottom: 20px;
	padding: 4px;
}
#content-side .wp-caption img {
	margin: 5px 5px 0;
}
#content-side .wp-caption p.wp-caption-text {
	margin: 5px;
	color: #fff;
	font-size: 12px;
}
#content-side .wp-smiley {
	margin:0;
}
#content-side .gallery {
	margin: auto;
}
#content-side .gallery .gallery-item {
	float: left;
	margin-top: 0;
	text-align: center;
	width: 33%;
}
#content-side .gallery img {
	border: 2px solid #cfcfcf;
}
#content-side .gallery .gallery-caption {
	color: #888;
	font-size: 12px;
	margin: 0 0 12px;
}
#content-side .gallery dl {
	margin: 0;
}
#content-side .gallery img {
	border: 10px solid #f1f1f1;
}
#content-side .gallery br+br {
	display: none;
}

/* miniaturka wpisu */
#content-side div.entrythumbwrapper {
	
}

#content-side div.entrythumbwrapper img {
	margin: 0 8px 0px 0; float: left;
	padding: 5px; background: #14536F;
}

/* prawa część właściwa */
div#sidebar ul {
	clear: both;
}
div#sidebar {
 	width: 240px; float: left; overflow: hidden;
	position: relative; left: 20px;

}
div#sidebar ul.kategorie li h3 { cursor: pointer; }
div#sidebar ul.kategorie li ul,
div#sidebar ul.sidebar li ul  {
	
	margin: 5px 10px;
	
}
div#sidebar ul.kategorie li ul li a, 
div#sidebar ul.sidebar li ul li a  {
	text-decoration: none;
	color: #fff; display: block;  none; border-bottom: 1px solid #ddb00f; padding: 6px 30px;
}
div#sidebar ul.kategorie li ul,div#sidebar ul.sidebar li ul {
	border-top: 1px solid #ddb00f;
}
div#sidebar ul.kategorie li ul li a:hover,div#sidebar ul.sidebar li ul li a:hover {
	background:#008fcd;
}


ul.sidebar { margin: 20px 0 0 0;}

input[type=submit] {
	color: #333;
}
#respond {
	overflow: hidden;
	position: relative;
}
#respond p {
	margin: 0;
}
#respond .comment-notes {
	margin-bottom: 1em;
}
.form-allowed-tags {
	line-height: 1em;
}
.children #respond {
	margin: 0 48px 0 0;
}
h3#reply-title {
	margin: 18px 0;
}
#comments-list #respond {
	margin: 0 0 18px 0;
}
#comments-list ul #respond {
	margin: 0;
}
#cancel-comment-reply-link {
	font-size: 12px;
	line-height: 18px;
	font-weight: normal;
}
#respond .required {
	color:#FF4B33;
	font-weight:bold;
}
#respond label {
	color: #fff;
	font-size: 12px;
}
#respond input {
	margin:0 0 9px;
	width:98%;
}
#respond textarea {
	width:98%;
}
#respond .form-allowed-tags {
	color: #fff;
	font-size: 12px;
	line-height: 18px;
}
#respond .form-allowed-tags code {
	font-size: 11px;
}
#respond .form-submit {
	margin: 12px 0;
}
#respond .form-submit input {
	width: auto;
	font-size: 14px;
}



