/**
Theme Name: As-Turist lato
Author URI: http://krys.info
Version: 1.0
Author: krys
Description: As-Turist & Duo Travel wersja na lato
Coder: krys (krys@krys.info)
*/

/* -------------------------------------- */
img {
	border: 0px;
}

/* Scroller Box */
/* Container DIV - automatically generated */
.simply-scroll-container { 
	padding-left:15px;
	position: relative;
}

/* Clip DIV - automatically generated */
.simply-scroll-clip { 
	position: relative;
	overflow: hidden;
	z-index: 2;
}

/* UL/OL/DIV - the element that simplyScroll is inited on
Class name automatically added to element */
.simply-scroll-list { 
	position: absolute;
	top: 0;
	left: 0;
	z-index: 1;
	overflow: hidden;
	margin: 0;
	padding: 0;
	list-style: none;
}
	
.simply-scroll-list li {
	padding: 0;
	margin: 0;
	list-style: none;
}
	
.simply-scroll-list li img {
	border: none;
	display: block;
}

/* Custom class modifications - adds to / overrides above

.simply-scroll is default base class */

/* Container DIV */
.simply-scroll { 
	width: 720px;
	height: 60px;
}

/* Clip DIV */
.simply-scroll .simply-scroll-clip {
	width: 720px;
	height: 60px;
}
	
/* Explicitly set height/width of each list item */	
.simply-scroll .simply-scroll-list li {
	float: left; /* Horizontal scroll only */
	width: 290px;
	height: 200px;
}

/* Scoller Box */

/* CSS Hack Safari */
#dummy {;# }


#menu img {
float:left;
}

img.logo {
height:50px;
width:80px;
border:0;
margin-left:5px;
margin-right:5px;
}

img.index_button {
	padding-left: 15px;
	padding-top: 14px;
}


.alignright {
float:right;
}

.alignleft {
float:left;
}

.clearfix:after { /* FF, O, etc. */
	content: ".";
	display: block;
	clear: both;
	visibility: hidden;
	line-height: 0;
	height: 0;
}

.clearfix {
	display: inline-block; /* IE7xhtml*/
}

html[xmlns] .clearfix { /* O */
	display: block;
}

* html .clearfix {
	height: 1%; /* IE5-6 */
}

body {
	background:#15395e url(img/background.gif) repeat-x 0 0;
	width:1000px;
	margin:0px auto;
	font:12px Tahoma,Verdana,Arial;
	color:#222;
}

a {
	text-decoration:none;
	color:#287cd0;
}

a:hover { color:#68a3d4 !important; }

a.archive_title{
	text-decoration:none;
	font-size:15px;
	font-weight:bold;
	color:#2B2B2B;
}

.archive_date {
	font-size:15px;
	color:#2B2B2B;
}

.archive_price {
	font-size:20px;
	font-family:arial,tahoma,sans-serif;
	font-weight:bold;
	color:#2B2B2B;
}

.light {
	color:#9a9a9a;
}

table.archive {
	width:730px;
	margin:10px;
	border-collapse: collapse;
}

table.archive td {
	border-bottom:1px solid #EEEEEE;
}

table.archive tr.odd {
	background-color: #F7F7F7;
}
table.archive tr:hover {
	background-color: #EEE;
}

a.archive_title:hover { 
	color:#ff7d34 !important; 
	font-size:15px;
	font-weight:bold;
}

#wrapper {
	background:transparent url(images/wrapper-bg.png) no-repeat 50% 0;
	padding:0 15px;
}

.icon{
	background-image:url(images/all-icons.gif);
	background-repeat:no-repeat;
	padding-left:20px;
}

.top-icon {
	background-image:url(images/top-icons.gif);
}

/* header */



#top-nav {
	background:#e68700;
	height:48px;
	width:456px;
	border-bottom:1px solid #fff;
	
}

#top-posts {
	background:url(img/cu3er_bg.jpg) no-repeat #afafaf;
	border-bottom:1px solid #fff;
	padding:10px 17px 17px 17px;
	height:323px;
	width:422px;
}

#top-search {
float:right;
}

#top-search .search{
background-color:#e68700;
border:1pt solid #E9B969;
}

#top-search input {
	background-color:#f5ece0;
	border:1pt solid #fff;
	font-size:12px;
}

#top-nav a.button_home {
display: block;
float:left;
width: 63px;
height: 48px;
background: transparent url(img/home.gif) no-repeat;
}

#top-nav a.button_home:hover {
background-position: -63px 0;
} 

#top-nav a.button_sitemap {
display: block;
float:left;
width: 78px;
height: 48px;
background: transparent url(img/sitemap.gif) no-repeat;
}

#top-nav a.button_sitemap:hover {
background-position: -78px 0;
} 

#top-nav a.button_contact {
display: block;
float:left;
width: 74px;
height: 48px;
background: transparent url(img/contact.gif) no-repeat;
}

#top-nav a.button_contact:hover {
background-position: -74px 0;
} 


#top-search form {
	padding:10px;
}

#header-right {
float:left;
}

/* container */
#container {
	background:#fff url(img/backg.gif) repeat-y left;
	border-bottom:1px solid #fff;
}

/* sidebar */
#sidebar {
	background:#dcdcdc url(img/gbg1.jpg) no-repeat top right;
	float:left;
	font:12px Georgia,"Times New Roman","Bitstream Charter",Times,serif;
	margin-top:0px;
	width:220px;
}

#sidebar ul {
	list-style: none;
	padding:0px;
	margin-top:0px;
}

#index_sidebar {
	background:#AFAFAF url("img/gr_bg.gif") repeat-y scroll 0 0;
	width:455px;
	float:right;

}

#index_sidebar ul{
	margin:0px;
	padding:0px;
	list-style:none;

}

.widget {

	position:relative;
	padding:4px 10px;

}

.widget-title {
	font-size:18px;
	margin-top:0px;
	font-style:italic;
	font-weight:normal;
	color:#2b2b2b;
	padding-bottom:5px;
	border-bottom:1px solid black;
	margin-bottom:3px;
}

.widget li {
	display:block;
	padding:0;
	margin:0;
	border-bottom: 1px dotted gray;
}

.widget li a {
	display:block;
	padding-left: 15px;
	background: url(img/b_subscribebg.gif) no-repeat 4px  6px;
}

.widget li a:hover {
	color:#68a3d4;
	background: #e9e9e9 url(img/b_subscribebg.gif) no-repeat 4px  6px; }	

.widget ul li {
	line-height:23px;
	color:#585858;
}

.widget a { color:#585858; }

.widget aa:hover { color:#7f0f0f; 
	background:#ddd; }			



/* content */
#content {
	float:right;
	width: 750px;
	padding:0px;
	background: white;	
}

#featured-posts-wrapper {
	background:#f1f6f8 url(images/featured-bg.gif) repeat-x 0 100%;
	border:1px solid #e2ecf0;
	margin-bottom:4px;
}

.featured-post {
	background:#f1f6f8 url(images/post-bg.gif) no-repeat 50% 37px;
	font:normal 11px Tahoma,Verdana,Arial;
	color:#7b7b7b;
}

.pagetitle {
	font-size:16px;
	font-weight:normal;
	color:#63829f;
	margin-bottom:5px;
}

span.stars {
padding-left:80px;
padding-top:2px;
}
span.stars span{
display:none;
}
.star05 {
background:url(img/stars.png) no-repeat 0 0;
}
.star10 {
background:url(img/stars.png) no-repeat 0 -16px;
}
.star15 {
background:url(img/stars.png) no-repeat 0 -32px;
}
.star20 {
background:url(img/stars.png) no-repeat 0 -48px;
}
.star25 {
background:url(img/stars.png) no-repeat 0 -64px;
}
.star30 {
background:url(img/stars.png) no-repeat 0 -80px;
}
.star35 {
background:url(img/stars.png) no-repeat 0 -96px;
}
.star40 {
background:url(img/stars.png) no-repeat 0 -112px;
}
.star45 {
background:url(img/stars.png) no-repeat 0 -128px;
}
.star50 {
background:url(img/stars.png) no-repeat 0 -144px;
}

.meta {
	background:#f1f6f8 url(images/all-icons.gif) no-repeat 0 0;
	padding-left:20px;
	font:normal 10px Arial,Verdana,Tahoma;
	color:#0c3155;
	line-height:14px;
	text-transform:uppercase;
	margin-bottom:5px;
}

#mini-post-wrap .odd { float:left; }

#mini-post-wrap .even { float:right; }

.mini-post {
	background-color:#f1f6f8;
	width:362px;
	margin-bottom:6px;
	overflow:hidden;
	border:1px solid #d5e0eb;
}

.mini-post .title {
	margin:5px 5px 3px;
}

.mini-post .entry {
	height:145px;
	margin:0 5px 3px;
	overflow:hidden;
}

.mini-post .meta {
	background-image:none;
	background-color:#7296b8;
	font:normal 11px Tahoma, Verdana;
	height:29px;
	line-height:29px;
	padding:0 7px;
	margin:0;
	text-transform:none;
}

.mini-post .date-post, .mini-post .read-more {
	color:#ffffff;
	display:block;
	float:left;
}

.mini-post .date-post {
	background-position:0 -22px;
}

.mini-post .read-more {
	background-position:0 -51px;
	float:right;
}

.post {
	padding:0px;
	margin-bottom:10px;
}
.title {
margin:0px;
padding:15px;
background:#d2e4f1 url(img/title_bg.gif) no-repeat bottom center;
}
.entry {
padding:15px;
}

.navigation li{
	display:inline;
	list-style-image: url(img/bullet.gif);
}

.navigation a{
	color:#e4e4e4;
}

.navigation a:hover { background-color:#6686a4; }

/* wp-pagenavi */
#wp-pagenavi-wrapper {
	background-color:#f1f6f8;
	height:47px;
	position:relative;
	padding:0 7px;
	border:1px solid #e2ebee;
}
.wp-pagenavi {
	padding-top:18px;
	font:normal 11px Tahoma, Verdana, Arial;
}

.wp-pagenavi span.pages, .wp-pagenavi span.current, .wp-pagenavi a, .wp-pagenavi a:visited, .wp-pagenavi a:link, .wp-pagenavi span.extend  {
	border:1px solid #6589ac !important;
	padding:7px 9px !important;
}

.wp-pagenavi span.pages, .wp-pagenavi a, .wp-pagenavi a:visited, .wp-pagenavi a:link, .wp-pagenavi span.extend {
	background-color:#7296b8 !important;
	color:#ffffff !important;

}

.wp-pagenavi span.current, .wp-pagenavi a:hover {
	background-color:#63829f !important;
	color:#ffffff !important;
}

.gallery {
float:right;
}

/* footer */
#footer {
	background-color:#d3d3d3;
}

#footer li:before { 
	content: ":: "; 
	line-height:28px;
}

#footer li.nobullet:before { 
	content: "";
}

#foot-left {
	padding:5px;
	color:#737373;
	text-align:center;
	float:left;
	width:210px;
}

#foot-right {
	background:#838383 url(img/fo_bg.gif) repeat-y ;
	border-left:1px solid #fff;
	width:749px;
	text-align:center;
	color:#ffffff;
	float:left;
	
}

/* **** ORDER **** */
.form-star {
color:#F1440C;
}

#order-box {
background-color:#eaece6;
padding:10px;
}

#order-box  .box-in {
    padding: 7px 10px 15px 10px;
    background: url("../img/wide_gray_box_bg_top.gif") 0 0 no-repeat;
}


#order-box  .section-wrp {
	border:1px solid #d7d9d2;
    background: #fff;
    clear: both;
}

#order-box  .section-wrp2 {
    background: url("../img/wide_inner_white_box_bg_2_top.png") 0 0 no-repeat;
}

#order-box  .section-bdy {
    background: url("../img/wide_inner_white_box_bg_2_btm.png") 0 100% no-repeat;
    padding: 20px 21px 11px 21px;
}

#order-box  .section-descr .section-bdy {

	padding-top: 15px;
	padding-bottom: 11px;
	padding-left: 16px;
	padding-right: 16px;
}

#order-box  .section-others .section-bdy {
    padding-bottom: 20px;
}

#order-box  .section-others select {
    width: 300px !important;
    width: 297px;
}

#order-box  .section-participants .section-bdy {
    padding-top: 1px;
    padding-bottom: 1px;
}

#order-box  .section-comment .section-bdy {
    padding-bottom: 5px;
}

#order-box  h2 {
	font-size: 18px;
    font-weight: bold;
    line-height: 28px;
    padding: 0 0 3px 20px;
}


#order-box  h3 {
    font-size: 18px;
    font-weight: bold;
    float: left;
	margin:0px;
    line-height: 28px;
    padding: 8px 0 2px 20px;
    clear: both;
}

#order-box  .field em {
    color: #aaaca4;
    font-size: 11px;
    padding-left: 10px;
    line-height: 18px;
}


#order-box  .star-info {
    float: right;
    font-size: 12px;
    padding-right: 10px;
    line-height: 14px;
    padding-top: 16px;
}


#order-box  .field {
	clear: both;
	height: 32px;
	padding-top: 0;
}

#order-box  fieldset {
	border: 0px;
}

#order-box  .section-comment .field {
    padding-bottom: 5px;
}

#order-box  .section-bdy .f-not-valid label {
    color: #f1440c;
}

#order-box  .section-bdy .f-not-valid input.text,
#order-box  .section-bdy .f-not-valid textarea,
#order-box  .section-bdy .f-not-valid select {
    background-color: #fcdace;
    border-color: #916e63;
    border-style: solid;
}


#order-box  .field-btn {
	padding-top: 10px;
	padding-bottom: 1px;
    text-align: left;
    float: left;
    display: inline;
    margin-left: 162px;
    
}

#order-box  label {
    font-size: 12px;
    font-weight: bold;
    color: #2f312a;
    float: left;
    text-align: right;
    width: 143px;
    padding-right: 19px;
    padding-top: 4px;
}


#order-box  .participant {
    border-bottom: 1px solid #d7d9d2;
    padding-top: 20px;
    padding-bottom: 10px;
}

#order-box  .section-participants .last {
    border: none;
}

#order-box  .section-participants .buttons {
	display: none;
}



#order-box  .section-participants .last .buttons {
    display: block;
}

#order-box  .section-participants .last .buttons .off {
	display: none;
}

#order-box  .section-participants .buttons a {
    float: left;
    display: inline;
}

#order-box  .section-participants .buttons a.btn-add {
	margin-left: 10px;
}

#order-box  .section-participants .buttons a.btn-remove {
	margin-left: 5px;
}

#order-box  .section-comment .field-checkbox {
    padding-bottom: 4px;
}

#order-box  .field-checkbox input.checkbox {
    float: right;
    text-align: right;
}

#order-box  .field-checkbox label {
    float: right;
    width: 540px;
    padding: 0;
    font-weight: normal;
    color: #454740;
    text-align: left;
    padding-left: 6px;
    padding-top: 2px;
    line-height: 15px;
}

#order-box  .field input.text,
#order-box  .field textarea {
    width: 296px;
    font-size: 14px;
    color: #a2a39f;
    float: left;
    color: #454740;
}

#order-box  .field textarea {
    height: 89px;
    width: 508px;
}

#order-box  .field select {
    float: left;
    margin-right: 5px;
    display: inline;
}


#order-box  .field .f-pl-pcd-wrp {
    width: 470px;
    float: left;
}

#order-box  .field .f-place {
    float: left;
    width: auto;
}

#order-box  .field .f-place input.text {
    width: 135px;
    float: left;
}

#order-box  .field .f-postcode {
	width: auto;
	float: right;
}

#order-box  .field .f-postcode input.text {
    width: 56px;
    float: left;
}

#order-box  .field .f-postcode label {
	padding-right: 4px;
	padding-left: 0;
	float: left;
	width: auto;
	white-space: nowrap;
}



#order-box  table,
#order-box  table td,
#order-box  table th {
    border: 0;
    border: none;
}

#order-box  table {
}

#order-box  table.t-1 {
    float: left;
    width: 362px;
}

#order-box  table.t-2 {
    float: right;
    width: 304px;
}

#order-box  table th {
	vertical-align: bottom;
    text-align: left;
    padding: 0 0 6px 5px;
    font-size: 12px;
    line-height: 16px;
    font-weight: bold;
    color: #2f312a;
    white-space: nowrap;
}

#order-box  table.t-1 th {
	width: 94px;
}

#order-box  table.t-2 th {
    width: 123px;
}

#order-box  table td {
	vertical-align: bottom;
    text-align: left;
    font-weight: normal;
    font-size: 14px;
    line-height: 18px;
    padding: 0 5px 6px 0;
}

#order-box  table td .star-rating {
    padding-right: 54px;
    background-position: 100% 60%;
}

#order-box  table td span {
    color: #ff7800;
}

#order-box  table td .price {
    color: #000;
}


#order-box .hdr {
    padding: 16px 9px 7px 9px;
    font-size: 12px;
    line-height: 16px;
}


#order-box .ftr {
    padding: 8px 9px 0 9px;
    font-size: 12px;
    line-height: 16px;
}

#order-box .ftr .lnk-back {
    float: left;
}

#order-box .ftr .lnk-up {
    float: right;
}




/* **** LIVEVELIDATION **** */

form.lv  input{
	border:1px solid #888888;
	padding:3px;
	background:url("img/inputBg.gif") no-repeat scroll left top #FFFFFF;
}

.LV_validation_message{
    font-weight:bold;
    margin:0 0 0 5px;
}

.LV_valid {
    color:#00CC00;
	background:url("img/tick.png") no-repeat;
padding-left:16px;
}
	
.LV_invalid {
    color:#CC0000;
}
    
.LV_valid_field,
input.LV_valid_field:hover, 
input.LV_valid_field:active,
textarea.LV_valid_field:hover, 
textarea.LV_valid_field:active {
    border: 1px solid #00CC00!important;
}
    
.LV_invalid_field, 
input.LV_invalid_field:hover, 
input.LV_invalid_field:active,
textarea.LV_invalid_field:hover, 
textarea.LV_invalid_field:active {
    border: 1px solid #CC0000!important;
}

