/*  
Theme Name: Тема Бутик Травел
Theme URI: http://wordpress.org/
Description: Темата Бутик Травел за WordPress, базирана на известната <a href="http://binarybonsai.com/kubrick/">Kubrick</a>.
Version: 1.0
Author: RIZN
Author URI: http://rizn.bg/

	Kubrick v1.5
	 http://binarybonsai.com/kubrick/

	This theme was designed and built by Michael Heilemann,
	whose blog you will find at http://binarybonsai.com/

	The CSS, XHTML and design is released under GPL:
	http://www.opensource.org/licenses/gpl-license.php

*/

/* Begin Typography & Colors */


.thread-alt {
	background-color: #f8f8f8;
}
.thread-even {
	background-color: #f2f7fa;
}
.depth-1 {
border: 1px solid #ddd;
}

.even, .alt {

	border-left: 1px solid #ddd;
}


.commentlist li, #commentform input, #commentform textarea {
	font: 0.9em 'Lucida Grande', Verdana, Arial, Sans-Serif;
	}
.commentlist li ul li {
	font-size: 1em;
}

.commentlist li {
	font-weight: bold;
}

.commentlist li .avatar { 
	float: right;
	border: 1px solid #eee;
	padding: 2px;
	background: #fff;
	}

.commentlist cite, .commentlist cite a {
	font-weight: bold;
	font-style: normal;
	font-size: 1.1em;
	}

.commentlist p {
	font-weight: normal;
	line-height: 1.5em;
	text-transform: none;
	}

#commentform p {
	font-family: 'Lucida Grande', Verdana, Arial, Sans-Serif;
	}

.commentmetadata {
	font-weight: normal;
	}

/*#sidebar {
  font: 1em 'Lucida Grande', Verdana, Arial, Sans-Serif;
  }*/

small, #sidebar ul ul li, #sidebar ul ol li, .nocomments, .postmetadata, blockquote, strike {
	color: #777;
	}

#wp-calendar #prev a, #wp-calendar #next a {
	font-size: 9pt;
	}

#wp-calendar a {
	text-decoration: none;
	}

#wp-calendar caption {
	font: bold 1.3em 'Lucida Grande', Verdana, Arial, Sans-Serif;
	text-align: center;
	}

#wp-calendar th {
	font-style: normal;
	text-transform: capitalize;
	}
/* End Typography & Colors */

/*------------------------------------------------- site ---------------------------------------*/

/* Begin Structure */
*{
  margin:0px;
  padding:0px;
}

a{
  outline:none;  
  text-decoration:none;
/*  color:#FFF;*/
}
img{
  border:none;  	
}
body{ 
  background:url(images/bcgr.gif) center top no-repeat #f2f7fa; 
  font: 62.5% Arial, Times, Serif;  
}

#wrapper{ 
  width:980px;
  overflow:hidden;
  margin:42px auto 0px auto;   
}

/*----- header --------- */
.header{
  width:737px;
  float:left;
  overflow:hidden;
}
.header .logo{ 
  display:block;
  float:left;   
  margin-left:12px;
  margin-top:5px;
}
.header .logo h2{
  font-size:1.2em;
}
.header .logo h2 a{
  color:#969799;
  font-weight:500;
}

.header .to-main-site{
  margin-top:10px;
  margin-right:6px;
  _margin-right:3px;
  overflow:hidden;
  float:right;
}

.header .to-main-site a{
  background:url(images/orange_btn.gif) no-repeat 0px 0px;
  width:256px;
  height:30px;
  display:block;
}

/*----- end header --------- */

/*----- sidebar --------- */

#sidebar{
  width:212px;
  float:right;
}

#sidebar .contacts-heading{
  background:url(images/contacts_top.png) center center no-repeat;
  _background:url(images/contacts_top.gif) center center no-repeat;
  color:#FFFFFF;
  font-size:1.5em;
  height:26px;
  margin-top:20px;
  padding-left:21px;
  padding-top:16px;
  width:191px;
}

#sidebar .contacts{
  background:url(images/contacts_midd.png) center center repeat-y;
  _background:url(images/contacts_midd.gif) center center repeat-y;
  width:175px;
  padding:10px 15px 10px 22px;
  color:#FFF;
  font-size:1.2em;
}

#sidebar .contacts h4{ 
  font-size:18px; 
  font-weight:normal;
}
#sidebar .contacts strong{
  font-size:9px;
  margin-bottom:8px;
  display:block;
}
#sidebar .contacts p{
  /*line-height:1.3em;*/
}
#sidebar .contacts p.small{
  font-size:0.75em;
  margin-bottom:8px;
}
#sidebar .contacts h5.title,
#sidebar .contacts h6.title{
  color:#FEEE88;
  font-size:12px;
  /*line-height:14px;*/
  font-weight:normal;
  margin:2px 0px 2px 0px;
}
#sidebar .contacts h5.title{
  margin-top:10px;
  margin-bottom:6px;
}
#sidebar .contacts h6.title{
  color:#fff;
  font-size:12px;
}
#sidebar .contacts h5.title strong{
  line-height:17px;
  font-size:15px;
  display:inline;
}
#sidebar .contacts p.second-row{
  text-align:right;
  width:110px;
}
#sidebar .contacts a{ color:#FFF; }
#sidebar .contacts-bottom{
  background:url(images/contacts_bot.png) 0px 0px no-repeat;
  _background:url(images/contacts_bot.gif) 0px 0px no-repeat;
  width:212px;
  height:10px;
}

#sidebar .top-offers-heading{
  background:url(images/archive_top.png) center center no-repeat;
  _background:url(images/archive_top.gif) center center no-repeat;
  width:191px;
  height:25px;
  margin-top:20px;
  padding-left:21px;
  padding-top:16px;
  font-size:1.5em;
  color:#FFF;
}

#sidebar .top-offers{
  background:url(images/archive_midd.png) center center repeat-y;
  _background:url(images/archive_midd.gif) center center repeat-y;
  width:190px;
  padding:12px 0px 10px 22px;
}

#sidebar .top-offers .offers-list{
  list-style:disc;    
/*  background:url(images/topoffer_effect.gif) 18px 0px no-repeat;*/
  margin-left:15px;
}
#sidebar .top-offers .offers-list li{  
  color:#02569e;
  font-size:1.2em;
  margin-bottom:5px;
}
#sidebar .top-offers .offers-list li a{
  color:#02569e;
  text-decoration:underline;
}
#sidebar .top-offers .offers-list li a:hover{
  text-decoration:none;
}

#sidebar .top-offers-bottom{
  background:url(images/archive_bot.png) center center no-repeat;
  _background:url(images/archive_bot.gif) center center no-repeat;
  width:212px;
  height:10px;
  _margin-top:-2px;
}

#sidebar .top-categories-heading{
  background:url(images/category_top.png) center center no-repeat;
  _background:url(images/category_top.gif) center center no-repeat;
  width:191px;
  height:25px;
  margin-top:21px;
  _margin-top:32px;
  padding-left:21px;
  padding-top:16px;
  font-size:1.5em;
  color:#FFF;
}

#sidebar .top-categories{
  background:url(images/category_midd.png) center center repeat-y;
  _background:url(images/category_midd.gif) center center repeat-y;
  width:180px;
  padding:12px 10px 5px 22px;
}

#sidebar .top-categories .categories-list{
  list-style:disc;    
/*  background:url(images/topoffer_effect.gif) 18px 0px no-repeat;*/
  margin-left:15px;
}
#sidebar .top-categories .categories-list li{  
  color:#fff;
  font-size:1.2em;
  margin-bottom:10px;
}
#sidebar .top-categories .categories-list li a{
  color:#fff;
  text-decoration:none;
}
#sidebar .top-categories .categories-list li a:hover{
/*  text-decoration:underline;*/
}

#sidebar .top-categories-bottom{
  background:url(images/category_bot.png) center center no-repeat;
  _background:url(images/category_bot.gif) center center no-repeat;
  width:212px;
  height:10px;
  _margin-top:-2px;
}

#sidebar .search-container, .search-container{
  width:200px;
  overflow:hidden;
  margin:0px auto 11px auto;
}

#sidebar .search-container .search, .search-container .search{
  background:url(images/search.gif) 0px 0px no-repeat;
  width:151px;
  height:22px;
  border:none;
  padding-left:22px;
  padding-top:3px;
  float:left;
  color:#808080;  
  font-size:12px;
}
.search-container .search{
  background:url(images/search_white.gif) 0px 0px no-repeat;
}

#sidebar .search-container .btn-search, .search-container .btn-search{
  float:right;
  border:none;
  background:url(images/search_arrow.gif) 0px 0px no-repeat;
  width:18px;
  height:18px;
  margin-top:1px;
  cursor:hand;
  cursor:pointer;
}

#sidebar .banner{
  background:url(images/banner.gif) no-repeat scroll 0px 0px;
/*  height:101px;*/
  margin:20px auto 4px auto;
  width:200px;
}

/*----- end sidebar --------- */

#content{
  width:737px;
  overflow:hidden;
  float:left;
}

/*----- container --------- */

#content .container-top{
  background:url(images/home_promo_bcgr_top.png) no-repeat 0px 0px;
  _background:url(images/home_promo_bcgr_top.gif) no-repeat 0px 0px;
  height:10px;
  width:737px;
  _margin-bottom:-3px;
  margin-top:26px;
  clear:both;
}
#content .container{
  background:url(images/home_promo_midd.png) repeat-y 0px 0px;
  _background:url(images/home_promo_midd.gif) repeat-y 0px 0px;
  padding:10px 25px;
  width:687px;
  overflow:hidden;
}
#content .container-bottom{
  background:url(images/home_promo_bcgr_bot.png) no-repeat 0px 0px;
  _background:url(images/home_promo_bcgr_bot.gif) no-repeat 0px 0px;
  height:10px;
  width:737px;
}

#content .container .searchtitle{
  margin:10px 0px 20px 0px;
  font-size:1.6em;
  color:#595959;
}

/*----- end container --------- */

/*----- post --------- */

#content .post{
  padding:7px 0px;
  overflow:hidden;
}
#content .post-no-padd{
  padding-bottom:0px;
}
#content .no-padd{
  padding-top:0px;
}
#content .post .post-header{
  background:#3a94cd url(images/title_gradient.gif) repeat-x 0px 0px;
  padding:20px;
  border-bottom:2px solid #2a7ebc;
}
#content .post .search{
  background:transparent url();
  border-bottom:0px;
}
#content .post .post-header .article{
  margin-bottom:25px;
}
#content .post .post-header .article-last{
  margin-bottom:0px;
}
#content .post .post-header .article h2, #content .post .post-header .article-last h2{
  background-color:#7dade3;
  padding:2px 10px;
  font-size:1.6em;
  font-weight:500;
  color:#fff;
}
#content .post .post-header .article h2 a, #content .post .post-header .article-last h2 a{
  color:#fff;
}
#content .post .post-header .article ul li{
  color:#595959;
}
#content .post .post-header .article ul li a{
  color:#02569E;
}
#content .post .post-header h1{
  font-size:2.0em;
  font-weight:500;
  color:#fff;
}
#content .post .post-header h1 a{
  color:#fff;
}
#content .post .post-header ul.search{
  padding-left:10px;
}
#content .post .post-header ul{
  margin-top:5px;
  list-style: none outside;
  overflow:hidden;
  _zoom:1;
}
#content .post .post-header ul li{
  margin-right:12px;
  font-size:1.1em;
  color:#fff;
  float:left;
}
#content .post .post-header ul li.dotted{
/*  background:url(images/white_dot.png) no-repeat left 5px;*/
/*  padding-left:10px;*/
}
#content .post .post-header ul li a{
  color:#fdee89;
  text-decoration:underline;
}
#content .post .post-header ul li a:hover{
  text-decoration:none;
}

#content .post .post-content{
  width:647px;
  padding:10px 20px;
  _padding-top:20px;
  color:#595959;
/*  font-size:1.2em;*/
  overflow:hidden;
}
#content .post .post-content h2{
  font-size:1.8em !important;
}
#content .post .post-content h3{
  font-size:1.7em;
}
#content .post .post-content h4{
  font-size:1.6em;
}
#content .post .post-content h5{
  font-size:1.5em;
}
#content .post .post-content h6{
  font-size:1.4em;
}
#content .post .post-content h2,
#content .post .post-content h3,
#content .post .post-content h4,
#content .post .post-content h5,
#content .post .post-content h6{
  color:#3278B3;
}
#content .post .post-content ul,
#content .post .post-content ol,
#content .post .post-content h2,
#content .post .post-content h3,
#content .post .post-content h4,
#content .post .post-content h5,
#content .post .post-content h6,
#content .post .post-content p,
#content .post .post-content img{
  margin:10px 0px;
}
#content .post .post-content ul li,
#content .post .post-content ol li,
#content .post .post-content address,
#content .post .post-content p{
  font-size:1.2em;
}
#content .post .post-content ul li.cat-item{
  font-size:12px;
}
#content .post .post-content a{
  color:#3278b3;
  text-decoration:underline;
}
#content .post .post-content a:hover{
  text-decoration:none;
}
#content .post .post-content ul, #content .post .post-content ol {
  margin-left:15px;
  color:#3278b3;
}
#content .post .post-content ul li ul, #content .post .post-content ol li ul{
  margin-top:5px;
  margin-bottom:5px;
}
#content .post .post-content img{
  border:1px solid #595959 !important;
}

#content .post .post-bottom{
  background:#fff url(images/kight_gradient.gif) repeat-x 0px 0px;
  margin-bottom:10px;
  color:#595959;
  font-size:1.2em;
  overflow:hidden;
  _zoom:1;
}
#content .post .post-bottom p{
  width:420px;
  margin-top:20px;
  margin-bottom:10px;
  margin-left:20px;
  _margin-left:10px;
  float:left;
}
#content .post .post-bottom p a{
  color:#3278b3;
  text-decoration:underline;
}
#content .post .post-bottom p a:hover{
  text-decoration:none;
}
#content .post .post-bottom a.read{
  background:url(images/read_more.gif) no-repeat 0px 0px;
  width:159px;
  height:30px;
  margin-top:10px;
  margin-bottom:5px;
  margin-right:20px;
  float:right;
}

/*----- end post --------- */

/*----- comment --------- */

h3#comments{
  width:410px;
  margin:30px 0px 20px 50px;
  padding:0px 20px;
  color:#595959;
  font-size:1.6em;
}

.comment-author a, .comment-meta a{
  color:#3278B3;
}

.comment-author .fn a.url, .comment-author .fn{
  font-size:1.2em;
}

span.says{
  color:#595959;
  font-size:1.2em;
}

.comment p{
  color:#595959;
  font-size:1.2em;
}

div#respond{
  width:450px;
  margin:40px 0px 20px 50px;
}

#commentform input, #commentform textarea{
  font-size:1.1em;
}

/*----- end comment --------- */

/*----- pagging --------- */

#content .pagging{
  padding:10px 20px;
  background:#f2f2f2 url(images/dark_gradient.gif) repeat-x 0px 0px;
  overflow:hidden;
  _zoom:1;
}
#content .pagging a{
  color:#3278b3;
  font-size:1.2em;
  font-weight:600;
  text-decoration:underline;
}
#content .pagging a:hover{
  text-decoration:none;
}
#content .pagging div.prev{ float:left; }
#content .pagging div.prev,
#content .pagging div.next{
  overflow:hidden;
}
#content .pagging div.next{ float:right; }
#content .pagging div.prev a{
  background:url(images/prev.png) no-repeat left center;
  padding-left:20px;
  float:left;
}
#content .pagging div.next a{
  background:url(images/next.png) no-repeat right center;
  padding-right:21px;
  float:right;
}

#content .pagging-comments{
/*  width:450px;*/
  margin:20px auto;
  padding:0px;
}

#content .pagging-comments div.prev a, #content .pagging-comments div.next a{
  padding-top:10px;
  padding-bottom:10px;
}

#content .pagging-comments div.next a{
  margin-right:10px;
  padding-right:21px;
}

#content .pagging-comments div.prev a{
  margin-left:10px;
  padding-left:21px;
}

/*----- end pagging --------- */

/*----- links --------- */

.links-wrapper{
  background-color:#D8E5F6;
  margin-top:40px;
  width:100%;
}

.links-wrapper .links{ 
  height:75px;
  margin:0 auto;
  padding-left:10px;
  width:980px;
}

.links-wrapper .links a{
  background:transparent url(images/footer_button.gif) no-repeat scroll 0 0;
  display:block;
  float:left;
  font-size:1.4em;
  height:25px;
  margin-right:53px;
  margin-top:20px;
  padding-top:6px;
  text-align:center;
  width:200px;
  color:#fff;
}

.links-wrapper .links a.last{
  margin-right:0px;
}

/*----- end links --------- */

/*----- footer --------- */

.footer-wrapper{
  background:transparent url(images/footer.gif) repeat-x scroll 0 0;
  height:57px;
  padding-top:18px;
  width:100%;
}

.footer-wrapper .footer{
  margin:0 auto;
/*  padding-left:4px;*/
  width:966px;
}

.footer .copyright{
  color:#CBDDF3;
  float:right;
  font-size:1.2em;
  margin-right:8px;
}

.footer .copyright a{
  color:#FEEE88;
  text-decoration:underline;
}

.footer .footer-nav{
  list-style-image:none;
  list-style-position:outside;
  list-style-type:none;
  overflow:hidden;
}

.footer .footer-nav li{
  float:left;
  font-size:1.2em;
  margin-right:18px;
}

.footer .footer-nav li a{
  color:#fff;
}

a.feed{
  background:url(images/feed-icon.gif) right center no-repeat;
  padding-right:20px;
  height:14px;
  display:block;
}

/*----- footer --------- */

/* End Structure */



/*	Begin Headers */

/* End Images */



/* Begin Lists

/* End Entry Lists */



/* Begin Form Elements */
#searchform {
	margin: 10px auto;
	padding: 5px 3px;
	text-align: center;
	}

#sidebar #searchform #s {
/*  width: 108px;*/
/*  padding: 2px;*/
	}

#sidebar #searchsubmit {
/*  padding: 1px;*/
	}

.entry form { /* This is mainly for password protected posts, makes them look better. */
	text-align:center;
	}

select {
	width: 130px;
	}

#commentform input {
	width: 170px;
	padding: 2px;
	margin: 5px 5px 1px 0;
	}

#commentform {
	margin: 5px 10px 0 0;
	}
#commentform textarea {
	width: 100%;
	padding: 2px;
	}
#respond:after {
		content: "."; 
	    display: block; 
	    height: 0; 
	    clear: both; 
	    visibility: hidden;
	}
#commentform #submit {
	margin: 0 0 5px auto;
	float: right;
	}
/* End Form Elements */



/* Begin Comments*/
.alt {
	margin: 0;
	padding: 10px;
	}

.commentlist {
/*  width:450px;*/
  margin:0px auto;
	padding: 0;
	text-align: justify;
	}

.commentlist li {
	margin: 15px 0 10px;
	padding: 5px 5px 10px 10px;
	list-style: none;

	}
.commentlist li ul li { 
	margin-right: -5px;
	margin-left: 10px;
}

.commentlist p {
	margin: 10px 5px 10px 0;
}
.children { padding: 0; }

#commentform p {
	margin: 5px 0;
	}

.nocomments {
	text-align: center;
	margin: 0;
	padding: 0;
	}

.commentmetadata {
	margin: 0;
	display: block;
	}
/* End Comments */



/* Begin Sidebar */

/* End Sidebar */



/* Begin Calendar */
#wp-calendar {
	empty-cells: show;
	margin: 10px auto 0;
	width: 155px;
	}

#wp-calendar #next a {
	padding-right: 10px;
	text-align: right;
	}

#wp-calendar #prev a {
	padding-left: 10px;
	text-align: left;
	}

#wp-calendar a {
	display: block;
	}

#wp-calendar caption {
	text-align: center;
	width: 100%;
	}

#wp-calendar td {
	padding: 3px 0;
	text-align: center;
	}

#wp-calendar td.pad:hover { /* Doesn't work in IE */
	background-color: #fff; }
/* End Calendar */



/* Begin Various Tags & Classes */
acronym, abbr, span.caps {
	cursor: help;
	}

acronym, abbr {
	border-bottom: 1px dashed #999;
	}

blockquote {
	margin: 15px 30px 0 10px;
	padding-left: 20px;
	border-left: 5px solid #ddd;
	}

blockquote cite {
	margin: 5px 0 0;
	display: block;
	}

.center {
	text-align: center;
	}

.hidden {
	display: none;
	}

hr {
	display: none;
	}

a img {
	border: none;
	}

.navigation {
	display: block;
	text-align: center;
	margin-top: 10px;
	margin-bottom: 60px;
	}
/* End Various Tags & Classes*/



/* Captions */
.aligncenter,
div.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
}

.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;
}
/* End captions */


/* "Daisy, Daisy, give me your answer do. I'm half crazy all for the love of you.
	It won't be a stylish marriage, I can't afford a carriage.
	But you'll look sweet upon the seat of a bicycle built for two." */

