/*   
Theme Name: Villa Bis English
Author: Ivor Kovic
Author URI: http://www.ivor-kovic.com
Version: 1.0
*/


/****************************
 **   Contents
 ****************************
 
	* General
	* Layout		(Top-level page element styles)
		- Menu
		- Header
		- Content
		- Sidebar
		- Footer
	* Content	(Formatting of items in main content area)
		- General
		- Standard wordpress
		- Comments
		- Comment form
		- Frame
	* Sidebar	(Formatting of items in sidebar)
		- General
		- Search
		- Tag cloud
		- Wordpress calendar
		- Photoblog widget
	* Footer		(Formatting of items in footer)
		





/****************************
 **   General
 ****************************/

body {
	margin: 0;
	padding: 0;
	background: #003366;
	font-family: Helvetica, Arial, sans-serif;
	color: #333333;
	font-size:62.5%;
}

a {
	color: #003366;
}

img {
	border: 0;
}



/****************************
 **   Layout
 ****************************/


/* Menu */

#menu {
	height:2.5em;
	background-image: url(images/podloga_shadow_menu2.png);
	background-repeat: repeat-x;
}

#menu ul {
	width: 320px;
	padding: 0;
	margin-top: 8px;
	margin-right: 20px;
	margin-bottom: 0;
	margin-left: 0px;
	float:right;
	font-size:1.4em;
}

.double-right-sidebar #menu ul {
	width: 947px;
}

#menu ul li {
	float: left;
	display:block;
	text-decoration:none;
	padding-top: 0px;
	padding-right: 8px;
	padding-bottom: 0px;
	padding-left: 8px;
}

#menu ul li a {
	float: left;
	display:block;
	text-decoration:none;
	letter-spacing:-1px;
	color: #000000;
}


#menu ul li a:hover, a:active {
color:#ffffff;
		
}

#menu span {
	color:#ffffff;
	background-color: #003366;
	padding-top: 10px;
	padding-right: 5px;
	padding-bottom: 4px;
	padding-left: 5px;
}


.notfound{
	padding:0;
	font-size:1.6em;
	padding-left:30px;
}

.steps{
	font-size:1.6em;
	padding-left:30px;
	line-height:1.3em;
}

.steps li{
	padding-top:5px;
	margin-top:5px;
	text-align:justify;
	
}


.menuhor{
	padding:0;
	width:180px;
	list-style:none;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 30px;
	margin-left: 10px;
}
.menuhor li{padding:0; margin:0 0 1px 0; display:block; }
.menuhor li a{
	text-align:left;
	height:40px;
	padding:0px 25px;
	color:rgb(255,255,255);
	display:block;
	text-decoration:none;
	background-image: url(images/verMenuImages.png);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	font-family:Georgia;
font-size:1.2em;
}
.menuhor li a:hover{
	color:rgb(255,255,255);
	background-image: url(images/verMenuImages.png);
	background-repeat: no-repeat;
	background-position: 0px -40px;
}
.menuhor li a.active, .menuhor li a.active:hover{
	color:rgb(255,255,255);
	background-image: url(images/verMenuImages.png);
	background-repeat: no-repeat;
	background-position: 0px -80px;
}
.menuhor li a span{line-height:40px;}

.naslov {
	
	height:35px;
	padding:0px 25px;
	background-image: url(images/aboutus.png);
	background-repeat: no-repeat;
}

.naslovapartments {
	
	height:34px;
	padding:0px 25px;
	background-image: url(images/apartments.png);
	background-repeat: no-repeat;
}

.naslovcontact {
	
	height:34px;
	padding:0px 25px;
	background-image: url(images/contact.png);
	background-repeat: no-repeat;
}

.generalinfo {
	
	padding:5px;
}


.generalinfo p {
	padding-left:10px;
	color:#ffffff;
	font-size:1.2em;
}



.menurec{
	padding:0;
	width:180px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 30px;
	margin-left: 10px;
	color:#FFFFFF;
}


.menurec li {
	text-align:left;
	padding:8px;
	text-decoration:none;
	margin-top:1px;
	background-color:#003366;
	display:block;
}

.menurec li a {
	text-align:left;
	text-decoration:none;

	margin-top:1px;
	color:#FFFFFF;
}

.menurec li a:hover {
font-weight:bold;
	
}

.menunaslov {
	height:35px;
	margin-left:10px;
	background-color:#ffffff;
	width:180px;
	background-position: center;
}



/* Header */

#header-wrap {
	height: 172px;
	background-attachment: scroll;
	background-image: url(images/podloga_shadow_header.png);
	background-repeat: repeat-x;
	background-position: left bottom;
}

#header {
	width:950px;
	text-align:center;
	margin:0 auto;
position:relative;
	height:172px;
}


.no-sidebar div #header {
	background-image: ;
}

.double-right-sidebar div #header {
	background-image: url(images/header-double-sidebar.jpg);
}

#header div {
	width: 780px;
	margin: 0 auto;
}

.double-right-sidebar #header div {
	width: 947px;
}


/* Main Navigation */


#nav-wrap {
		background: #CCCC66;
height:40px;
}

#nav-center {
margin:0 auto;
width:950px;
}

ul#nav-center
{
	margin:0;
	padding-top:10px;
	list-style-type:none;
	width:auto;
	position:relative;
	display:block;
	height:58px;
	font-family:Georgia;
	font-size:1.8em;
	
	}

ul#nav-center li
{
	display:block;
	float:left;
	margin:0;
	padding-right:53px;
}
	
ul#nav-center li a
{
	display:block;
	float:left;
	color:#000000;
	text-decoration:none;

}
	
ul#nav-center li a:hover
{	
	color:#FFFFFF;
		
}
	

ul#nav-center li a.current
{
	display:inline;
	float:left;
	margin:0;
}

li#nav-uno a
{
}


#rotator {
	width:950px;
	text-align:center;
	margin:0 auto;
	position:relative;
	height:260px;
	background-color:#ffffff;
	border-top-width: 0;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: solid;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
	padding:8px;
}




/* Content */

#content-container {
	background: #ffffff;
	margin-top:10px;
}

.no-sidebar div #content-container {
	background-image: ;
}

.double-right-sidebar div #content-container {
	background-image: ;
}

#content {
	width: 950px;
	margin: 0 auto;
	background-color: #6699CC;
	background-image: url(images/headersjena.png);
	background-repeat: repeat-x;
}




.double-right-sidebar #content {
	width: 947px;
}

#body {
	float: left;
	width: 500px;
	padding-top: 30px;
	padding-right: 10px;
	padding-bottom: 20px;
	padding-left: 10px;
	color:#FFFFFF;
}

#bodygal {
	float: left;
	width: 950px;
	padding-top: 30px;
	padding-right: 10px;
	padding-bottom: 20px;
	padding-left: 10px;
	color:#FFFFFF;
}

#bodybook {
	float: left;
	width: 680px;
	padding-top: 30px;
	padding-right: 10px;
	padding-bottom: 20px;
	padding-left: 10px;
	color:#FFFFFF;
}

#body p {
font-size:1.6em;
line-height:1.6;
margin-bottom:1em;
padding-left:8px;

}

#bodygal p {
font-size:1.6em;
line-height:1.6;
margin-bottom:1em;
padding-left:8px;

}

#bodybook p {
font-size:1.6em;
line-height:1.6;
margin-bottom:1em;
padding-left:8px;

}

.imagegal {
padding:5px;
background-color:#ffffff;
color:#003366;
text-align:center;

}

.holdergal {
width:210px;
padding:10px;
text-align:center;
float:left;
font-size:1.6em;
text-decoration:none;

}


.kolumnaHead {
background:#E8471E none repeat scroll 0 0;
float:left;
margin-right:1%;
margin-top:15px;
padding:3px 10px;
text-align:center;
text-transform:uppercase;
font-size:1.5em;
width:30%;
color:#ffffff;
}

.sideHead {
background:#E8471E none repeat scroll 0 0;
margin-top:15px;
padding:3px 10px;
text-align:center;
text-transform:uppercase;
font-size:1.1em;
width:100%;
color:#ffffff;
}


.kolumna {
border-bottom:1px solid #CECECE;
border-top:1px solid #CECECE;
float:left;
height:360px;
margin-bottom:20px;
margin-right:1%;
padding:10px;
width:30%;

}

.kLast {
margin-right:0;
}

.kolumna p {
font-size:1.6em;
line-height:1.3em;


}


.studio {
float: left;
	width: 500px;
	margin-bottom:50px;
}



.apartment_image {
float:left;
overflow:hidden;
width:230px;
padding:5px;
background-color:#ffffff;
}


.apartment_text {
float:left;
width:250px;
padding-left:10px;
}


.deluxe_image {
float:right;
overflow:hidden;
width:230px;
padding:5px;
background-color:#ffffff;
}


.deluxe_text {
float:left;
width:240px;
}


/* Sidebar */

#sidebar {
	float: right;
	font-size: 1.2em;
	width: 180px;
	position: relative;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 5px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: solid;
	border-left-color: #003366;
	margin-top:30px;
	margin-bottom:30px;
}

#sidebarblog {
	float: right;
	font-size: 1.3em;
	width: 180px;
	position: relative;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 5px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: dotted;
	border-left-color: #003366;
	margin-top:30px;
	margin-bottom:30px;
	color:#003366;
}


.double-right-sidebar #sidebar {
	font-size: 0.8em;
	float: left;
	position: relative;
	left: 28px;
	width: 181px;
}

.double-right-sidebar #sidebar2 {
	font-size: 0.8em;
	float: right;
	position: relative;
	left: -8px;
	width: 169px;
}

#sidebar-left {
	float: left;
	font-size: 1.2em;
	width: 200px;
	position: relative;
	padding-top: 30px;
	padding-right: 5px;
	padding-bottom: 10px;
	padding-left: 5px;
	margin-bottom:20px;
}

.signup {
	background-repeat:no-repeat;
	float:left;
	height:150px;
	padding:52px 0 0 17px;
	width:188px;
	background-image: url(images/newsletterbackground.png);
	color:#FFFFFF;
	font-family:Georgia, "Times New Roman", Times, serif;
}



.textcenter {
text-align:center;
	color:#FFFFFF;
	
	margin-bottom:10px;
}



#distance {
background-image:url(images/distance_background.png);
background-repeat:no-repeat;
float:left;
height:351px;
margin-left:10px;
width:182px;
}

#features {
background-image:url(images/features_background.png);
background-repeat:no-repeat;
float:left;
height:365px;
margin-left:10px;
width:182px;
margin-bottom:40px;
}

table.distance {
	width:180px;
	border-spacing: 0px;
	color:#ffffff;
	margin-top:45px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 1px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: white;
	border-right-color: white;
	border-bottom-color: #6699cc;
	border-left-color: white;
}
table.distance th {
	padding: 5px;
	-moz-border-radius: 0px 0px 0px 0px;
	
}
table.distance td {
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 10px;
	padding-right: 10px;
	border-top-width: 1px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #6699cc;
	border-right-color: white;
	border-bottom-color: white;
	border-left-color: white;
	-moz-border-radius: 0px 0px 0px 0px;
}


table.price {
	width:100%;
	border-spacing: 0px;
	color:#ffffff;
	margin-top:5px;
border:#003366 1px solid;
	font-size:1.5em;
	font-family:Georgia, "Times New Roman", Times, serif;
}
table.price th {
	padding: 5px;
	-moz-border-radius: 0px 0px 0px 0px;
	
}
table.price td {
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 10px;
	padding-right: 10px;
	border:#003366 1px solid;
	-moz-border-radius: 0px 0px 0px 0px;
}

.note {
	padding-top: 10px;
	padding-bottom: 5px;
	font-size:1.1em;
}



.social {
	float:left;
	color:#003366;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:2em;
	margin-top: 5px;
	margin-right: 0;
	margin-bottom: 5px;
	margin-left: 0;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 8px;
}

.more {
background-color:#003366;
font-size:0.8em;
padding:3px;
}

.more a {
color:#ffffff;
text-decoration:none;

}

.book {
	float: left;
	font-size: 2em;
	width: 150px;
	background-color:#003366;
	color:#ffffff;
	font-family:Georgia, "Times New Roman", Times, serif;
	padding:5px;
	margin-top:5px;
	margin-left:15px;
	text-align:center;
	text-decoration:none;
	color:#ffffff;
}

.book a {
	text-decoration:none;
	color:#ffffff;
}

.details {
	float: left;
	font-size: 1.2em;
	width: 80px;
	background-color:#003366;
	color:#ffffff;
	font-family:Georgia, "Times New Roman", Times, serif;
	padding:5px;
	margin-top:5px;
	margin-left:8px;
	text-align:center;
	text-decoration:none;
}

.details a {
	color:#ffffff;
text-decoration:none;
}



.ecards {
	padding-top:85px;
	margin-left:10px;
	text-align:center;
	text-decoration:none;
}


.photo {
	padding:2px;
	background-color:#ffffff;
	margin-left:10px;
	margin-bottom:10px;
	text-align:center;
	text-decoration:none;
	border:#cccccc 1px solid;
}

.map {
	padding:5px;
	background-color:#ffffff;
	margin-left:5px;
	margin-bottom:5px;
	margin-top:5px;
	margin-right:10px;
	width:300px;
	border:#cccccc 1px solid;
	color:#000000;
	float:left;
}

.mapbig {
	padding:5px;
	background-color:#ffffff;
	margin-left:5px;
	margin-bottom:5px;
	margin-top:5px;
	margin-right:10px;
	width:480px;
	border:#cccccc 1px solid;
	color:#000000;
	float:left;
}

#ecardsblog {
	margin-top:340px;
	text-decoration:none;
	text-align:center;
}

.weather {
	padding-top:50px;
	padding-bottom:30px;
		text-align:center;
	text-decoration:none;
}

.searchBtn{

	float:right;

	padding:52px 0 0 17px;
	margin:10px;

	font-family:Georgia, "Times New Roman", Times, serif;
	color:#003366;
}

/* Footer */

#footer-wrap-outer {
	margin-top: 10px;
height: 203px;

}


.no-sidebar div #footer-wrap {
	
}

.double-right-sidebar div #footer-wrap {

}

#footer-wrap {
	width: 950px;
	margin: 0 auto;
	padding:0px;
	background-color: #ffffff;
	background-image: url(images/headerShadow.png);
	background-repeat: repeat-x;
}

#footer {

padding-top:20px;
padding-left:95px;
padding-right:95px;
clear:both;
height:45px;
font-size:1.2em;
}

#footer a {

color:#cc6633;
}


#footer dl {
	
	border-right:1px solid #CCCCCC;
float:left;
margin-right:12px;
}


#footer dt.direction {
width:230px;
}

#footer dd {
margin:0;
}

#footer dt.tel {
width:230px;
}

#footer dt.email {

width:150px;
}

#footer dt.credits {
width:150px;
}

#footer dl#credits {
border-right:0 none;

}



.logos {
	padding-top:30px;
	padding-bottom:20px;
		text-align:center;
	text-decoration:none;
}


#footer1 {
	width: 300px;
	float:left;
}

#footer2 {
	width: 250px;
	float:left;
}


/****************************
 **   Content
 ****************************/

/* General */

h2 {
	font-size: 2.2em;
font-weight:bold;
	font-style: normal;
		color:#003366;
font-family:Georgia;
	margin-top: 0px;
	margin-bottom: 1em;
	
}

h2 a {
text-decoration:none;
color:#003366;
text-transform:capitalize;
}

.bottom {
margin-bottom:0.8em;
text-align:center;
}



h3 {
	font-size: 1.8em;
font-weight:bold;
	font-style: normal;
		color:#003366;
font-family:Georgia;
	margin-top: 0px;
	margin-bottom: 1.2em;
	margin-left:5px;
	text-transform:capitalize;
}

h3 a {
text-decoration:none;
}

h4 {
	font-size: 1.4em;
font-weight:normal;
	font-style: normal;
		color:#003366;
font-family:Georgia;
	margin-top: 0px;
	margin-bottom: 1.2em;
	margin-left:5px;
	text-transform:capitalize;
	padding-top:8px;
	padding-left:2px;
}

h4 a {
text-decoration:none;
}

.post .entry {
	font-size: 1em;
	line-height: 1.3em;
	padding-top:5px;
	clear: both;
}


.post .entry ul {
	font-size: 1.6em;
	line-height: 1.6em;
	clear: both;
}

.post .entry ol {
	font-size: 1.6em;
	line-height: 1.6em;
	clear: both;
}


.post .author {
	color: #949494;
	font-size: 0.8em;
	position: relative;
	top: -60px;
}

.post .info {
	color: #bcbcbc;
	font-size: 0.8em;
}

.post .date {
	background-image: ;
	width: 89px;
	height: 50px;
	text-align: center;
	float: right;
	text-transform: uppercase;
		color:#003366;
font-family:Georgia;
}

.post .date .month {
	display: block;
	font-size: 1.3em;
	line-height: 1em;
	padding-top: 3px;
	color: #003366;
}

.post .date .day {
	display: block;
	font-size: 2.0em;
	padding-top: 3px;
	line-height: 1em;
	color: #003366;
}

.post .date .year {
	display: block;
	font-size: 1em;
	padding-top: 3px;
	color: #003366;
}

.metadata {
	margin-top: 40px;
	padding-bottom: 10px;
	text-align: center;
	font-size: 1em;
	color: #003366;
	border-bottom: 1px dotted;
}

.metadata a {
	text-decoration: none;
	color:#003366;
	font-size: 0.9em;
}

.photoblog-thumbnail {
	display: inline;
	vertical-align: middle;
}

.more-link {
	clear: both;
	display: block;
	margin-top: 30px;
	margin-left: 20px;
	font-size: 1.1em;
	color: #666666;
	background: url(images/more-link.png) no-repeat left center;
	padding-left: 30px;
	text-decoration:none;
}

.hr {
	clear: both;
	border: 0;
	width: 426px;
	height: 20px;
	margin: -8px auto 0;
}

.hr hr {
	display: none;
}

.navigation {
	width: 100%;
	margin-top: 20px;
}

.navigation a {
	text-decoration: none;
	font-size: 0.7em;
}

.navigation .previous {
	float: right;
}

.navigation .next {
	float: left;
}

.search_result {
	margin-left: 20px;
}

.search_result h4 {
	margin-left: -20px;
	font-size:1.5em;
}

.search_result h4 a {
	text-decoration: none;
}

.search_result .metadata {
	color: #003366;
	margin-top: 10px;
	text-align: left;
}

.search_result .metadata a {
	color: #003366;
}


/* Standard wordpress */

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

.alignleft {
  	float: left;
}

.alignright {
   float: right;
}

.clear {
	clear:both;
}

.wp-caption {
   border: none;
   text-align: center;
   background-color: #f8faf7;
   padding-top: 4px;
}

.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;
}


/* Comments */


.commentlist {
	padding: 0;
	list-style-type: none;
	margin-top: 16px;
	margin-left: 0px;
}

.commentlist li {
	margin-top: 16px;
	margin-left: 30px;
	max-width: 460px;
}

.commentlist li .comment-content,
.commentlist li .before-comment,
.commentlist li .after-comment,
.commentlist li .after-comment div {
}

.commentlist li .comment-content {
	position:relative;
	zoom:1;
	_overflow-y:hidden;
 	padding: 5px 0 0px 0px;
}

.commentlist li .before-comment {
	/* top+left vertical slice */
	position:absolute;
	left:0px;
	top:0px;
	width: 27px; /* top slice width */
	margin-left: -27px;
	height:100%;
	_height:1600px; /* arbitrary long height, IE 6 */
	background-position:top left;
}

.commentlist li .after-comment {
	/* bottom */
	position:relative;
	width:100%;
}

.commentlist li .after-comment,
.commentlist li .after-comment div {
	 /* height of bottom cap/shade */
	font-size:1px;
}

.commentlist li .after-comment {
	background-position:bottom right;
}

.commentlist li .after-comment div {
	position:relative;
	width:27px; /* bottom corner width */
	margin-left: -27px;
	background-position:bottom left;
}

.commentlist .comment {
	margin: 0;
	font-size: 1.3em;
	padding: 10px;
	background-color:#003366;
	border: 1px solid #ffffff;
}

.commentlist .comment a {
color:#ffffff;
}

.comment-text {
	margin-left: 42px;
	margin-right: 10px;
	margin-top: 24px;
	font-size: 0.7em;
}

.comment-text * {
	margin-bottom: 0;
	padding-bottom: 0;
}

.avatar {
	float: left;
	margin:0 10px 0 0!important;
}

/* Comment Form */


input.text {
	width: 200px;

	padding: 5px;
	border: 1px solid #f2f2f2;
}

textarea {
	width: 410px;
	height: 100px;
	margin: 0;
	padding: 5px;
	border: 1px solid #f2f2f2;
}

/* Frame */


.frame-outer.aligncenter {
	text-align: center;
}

.frame-outer span {
	display: inline-block;
}

.frame-outer span span {
	
}

.frame-outer span span span {

}

.frame-outer span span span span {

	
	text-align: center;
	overflow: hidden;
}

.frame-outer span span span span * {
    max-width: 425px;
}

.frame-outer.small span {
	
}

.frame-outer.small span span {
	
}

.frame-outer.small span span span {
	
}

.frame-outer.small span span span span {
	padding: 10px;
	min-height: 38px;
	min-width: 38px;
}

.frame-outer span span span span span {
	background: none;
}

/****************************
 **   Sidebar
 ****************************/

/* General */

.sidebar h2 {
	font-size: 1.4em;
	color: #676767;
	margin-bottom: 20px;
	font-weight:normal;
	margin:0;
}

.sidebar a {
	color: #9f9f9f;
}

.sidebar ul, .sidebar ul ol {
	margin: 0;
	padding: 0;
}

.sidebar ul li {
	list-style-type: none;
	list-style-image: none;
	margin-bottom: 25px;
}

.sidebar ul p, .sidebar ul select {
	margin: 5px 0 8px;
}

.sidebar ul ul, .sidebar ul ol {
	margin: 5px 0 0 10px;
}

.sidebar ul ul ul, .sidebar ul ol {
	margin: 0 0 0 10px;
}

ol li, .sidebar ul ol li {
	list-style: decimal outside;
}

.sidebar ul ul li, .sidebar ul ol li {
	margin: 3px 0 0;
	padding: 0;
}



/* Blog */

.sidebarblog h2 {
	font-size: 1.4em;
	color: #003366;
	margin-bottom: 20px;
	font-weight:normal;
	margin:0;
}

.sidebarblog a {
	color: #003366;
}

.sidebarblog ul, .sidebarblog ul ol {
	margin: 0;
	padding-top: 0;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 10px;
}

.sidebarblog ul li {
	list-style-type: none;
	list-style-image: none;
	margin-bottom: 25px;
	padding-bottom:10px;
	color:#FFFFFF;
}

.sidebarblog ul p, .sidebarblog ul select {
	margin: 5px 0 8px;
}

.sidebarblog ul ul, .sidebarblog ul ol {
	margin: 5px 0 0 10px;
}

.sidebarblog ul ul ul, .sidebarblog ul ol {
	margin: 0 0 0 10px;
}

ol li, .sidebarblog ul ol li {
	list-style: decimal outside;
}

.sidebarblog ul ul li, .sidebar ul ol li {
	margin: 3px 0 0;
	padding: 0;
}


/* Search */

.sidebar #searchform div {
background:transparent url(images/bg-search.gif) no-repeat scroll 7px center;
border:1px solid #CCCCCC;
float:left;
font-size:1.1em;
margin:0 0 1em;
padding:6px 6px 6px 23px;
width:15.8em;
}
.sidebar #searchform div #s {
	border: 0;
	margin-top: 14px;
	margin-left: 19px;
	width: 152px;
	height: 16px;
	color: #909090;
	font-size: 1.1em;
	outline: none;
}
.sidebar #searchform div #searchsubmit {
	border: 0;
	background: none;
	width: 39px;
	height: 26px;
	margin-left: 4px;
	overflow: hidden;
	text-indent: -2000px;
	cursor: pointer;
}
.double-right-sidebar .sidebar #searchform div {
	background-image: url(images/searchform-double-sidebar.jpg);
	width: 190px;
	height: 45px;
	margin-left: -3px;
}
.double-right-sidebar .sidebar #searchform div #s {
	border: 0;
	margin-top: 14px;
	margin-left: 19px;
	width: 115px;
	height: 16px;
	color: #909090;
	font-size: 0.9em;
	outline: none;
}


/* Tag cloud */

.widget_tag_cloud a {
	text-decoration: none;
}

/* Wordpress calendar */

#calendar_wrap {
	margin: 0px;
}

#wp-calendar {
	width: 100%;
}

#wp-calendar th {
	text-align: left;
}

/* Photoblog widget */

.sidebar .elegant_grunge_photoblog div {
	text-align: center;
}

.sidebar .photoblog-thumbnail img {
	background: #fff;
	border: 1px solid #aaa;
	padding: 3px;
	display: inline;
}


/****************************
 **   Footer
 ****************************/


#subscribe2  {
	
	width: 64px;
	height: 64px;
	float:left;
	margin-top:35px;
	margin-bottom:35px;
	margin-left:10px;
	margin-right:10px;
	text-align:center;
}

#twitter  {
	
	width: 64px;
	height: 64px;
	float:left;
	margin-top:35px;
	margin-bottom:35px;
	margin-left:10px;
	margin-right:10px;
	text-align:center;
}



#footer #subscribe2 a {
	display: block;
	background-image: url(images/rss_icon.png);
	width: 64px;
	height: 64px;

}

#footer #twitter a {
	display: block;
	background-image: url(images/twitter.png);
	width: 64px;
	height: 64px;
}


#wp  {
	
	width: 64px;
	height: 64px;
	float:left;
	margin-top:5px;
	margin-bottom:35px;
	margin-left:10px;
	margin-right:10px;
	text-align:center;
}


#footer #wp a {
	display: block;
	background-image: url(images/WP_icon.png);
	width: 64px;
	height: 64px;

}


#dw  {
	
	width: 64px;
	height: 64px;
	float:left;
	margin-top:5px;
	margin-bottom:35px;
	margin-left:10px;
	margin-right:10px;
	text-align:center;
}


#footer #dw a {
	display: block;
	background-image: url(images/dokuwiki_logo.gif);
	width: 64px;
	height: 64px;

}

#pl  {
	
	width: 64px;
	height: 64px;
	float:left;
	margin-top:5px;
	margin-bottom:35px;
	margin-left:10px;
	margin-right:10px;
	text-align:center;
}


#footer #pl a {
	display: block;
	background-image: url(images/php.gif);
	width: 64px;
	height: 64px;

}


#footer span {
margin-left:10px;
font-weight:bold;
}



#footer .legal, #footer .credit {
	color: #5f5f5f;
}

#footer .legal {
	font-size:1.4em;
	margin-top:20px;
	line-height:1.4em;
}

#footer .credit a {
	text-decoration: none;
}

#footer .credit {
	float: right;
	margin-top:35px;
	background:url(images/logo_footer.png);
	width:250px;
	height:109px;
}

#footer .licence {
	float:right;
font-size:1.2em;
line-height:1.2em;
margin-top:5px;
text-align:justify;
width:250px;

}


#footer .widget-wrap {
	float: left;
	width: 264px;
	margin-bottom: 36px;
}


#footer .widget {
	margin-right: 21px;
	margin-left: 21px;
}


#footer h2 {
	color: #fff;
	font-size: 1.3em;
	margin-bottom: 15px;
	font-weight: normal;
	font-style: normal;
}

/****************************
 **   Availability calendar
 ****************************/



div.calendar {

	height: 150px;

	 float:left;

}

div.calendar table

 {

 float:left;

 padding:5px;

 background-color:#003366;

 border:1px solid #7B9EBD;

 margin: 10px;

 font:100% sans-serif;

 text-align:center;

 border-spacing:0;

 border-collapse:separate;


 }



div.calendar table caption {


 vertical-align:middle;

 background-color:#003366;

 position:relative;

 text-align:center;
 font-size:1.2em;


 }



div.calendar table tbody td

 {
	padding:.1em .2em;
	border:1px solid #E0E0E0;
	background-color:#669900;
 }



div.calendar table thead th

 {

font-weight: bold;

 }

div.calendar table tbody td.booked

 {

 background-color:#CC0033;

 }
 
.calendarokvir

 {
	 width:100%;
	 text-align:center;
	 margin:0 auto;
	 padding-top:10px;
	  padding-bottom:10px;
	 float:left;

 }
 
.booked

 {
	 background-color:#CC0033;
	 padding:4px;
		font-size:0.8em;
		margin-right:20px;
		margin-bottom:10px;


 } 
 
 .available

 {
		background-color:#669900;
		padding:4px;
		font-size:0.8em;
		margin-right:20px;
				margin-bottom:10px;



 } 
 
 #ft_wpecards_message {
	width:300px;
	height:100px;
	color:#000;
}

 
 #ft_wpecards_message p {
	width:300px;
	height:100px;
	color:#000;
}

