/*
Theme Name: Embuck 4.0
Theme URI: http://www.embuck.com/
Description: A bold magazine theme from <a href="http://wefunction.com">Function</a> &amp; <a href="http://smashingmagazine.com">Smashing Magazine</a>.
Version: 1.0
Author: Spencer
Author URI: http://wefunction.com/
Tags: magazine, light, link, blue, two column, widgets, jquery

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

*/

/* TABLE OF CONTENTS

00 - Global Elements - Standard Elements
01 - Typography - All Type throughout the site
02 - Main Structure - Columns, clearfix, etc.
03 - Header - Header, Logo, navigation, search.
04 - Dock - jQuery latest articles.
05 - Main Content - Post boxes, post meta, etc.
06 - Sidebar - Custom sidebar widgets.
07 - Footer - Categories, About, Copyright, Sponsors.

/* ----------------------------------------------*/

/* 00 - GLOBAL ELEMENTS
/* ----------------------------------------------*/

body, h1, h2, h3, h4, h5, h6, address, blockquote, dd, dl, hr, p, form{ margin: 0; padding: 0; }





a img{ border: 0; }

.entry img{ padding:6px;}

  * { behavior: url(iepngfix.htc) }

address, dl, p{ padding: 10px 0 5px; }


blockquote {
	color: #999;
	font-style: italic;
	padding: 0 10px 0 25px;

	}


form, input, textarea{ font-family: verdana, arial, helvetica, sans-serif; font-size: 12px; }



p img{ max-width: 100%; }



img.centered{ display: block; margin-left: auto; margin-right: auto; }

img.alignright{ margin: 3px 0 2px 10px; padding: 4px; border: 1px solid #ededed; display: inline; }

img.alignleft{ margin: 3px 10px 2px 0; padding: 4px; border: 1px solid #ededed; display: inline; }





.alignleft{float: left;}

.alignright{float: right;}



.clear{margin: 0; padding: 0; clear: both;}



small{font-size: 11px;}


body{
font: 90% Helvetica, Arial, Sans-Serif;
vertical-align: top;
background: #F9F9F9;


}

#container { width: 980px; margin: 0 auto; border:1px Apadding: 0 10px 0px 10px;}

#content { 
float: left;  
position: relative;
margin:-27px 0 0 10px;  
background: #FFF; 
border:1px #EEE solid;

}


#komentare,.komentare { 
float: left;  
position: relative;
margin:30px 0 0 0px;  
background: #FFF;
width:100%;
border-top:2px #E1E1E1 solid;
line-height: 2em;
width: 596px;
padding: 16px;

}
.entry{
line-height: 1.8em;
margin-left:15px;
width: 581px;
min-height:500px;
padding: 16px;}

body.archive  #content { 
float: left;  
position: relative;
margin:-0 0 0 10px;  
background: #FFF; 
border-bottom:2px #E1E1E1 solid;
}

body.archive .entry{
line-height: 24px;
width: 970px;
padding: 16px;}



#sidebar{width:319px;float:right;
margin-top:-27px;
background:#FFF;
/* background:#FFF url(http://www.krop.com/media/cssi/sidebar-grad.jpg) no-repeat url(bg-contact.jpg) no-repeat;	 */
padding: 0px 10px 0px 10px;
min-height:1000px;
line-height: 18px;
font-size:12px;
border-right: 1px solid #EEE;
border-top: 1px solid #EEE;
border-bottom: 1px solid #EEE;


}


#sidebar h3 {
font-size: 1.4em;
color:#505050;
border-bottom:1px solid #EEE;
padding: 0 16px 6px 0;

}

#sidebar hr {
font-size: 2.1em;
padding: 0 16px 16px 0;

}

div.right_side { float: right; width: 300px; padding: 0; background: #eeeddf; margin-right: 10px; border: 1px solid #f1f1f1;}

/*NOWE*/
h3 .title {font-size:1em;margin-bottom:.25em;}
.newsitemlist

{

  list-style-type:none;

  margin:0 0 1em;

  padding:0;

}



.newsitemlist .newsitem

{

  border-top:1px solid #DBE6DF;

  margin:0;

  padding:0 0 .4em;

}



.newsitemlist .hotel

{

  border-top:1px solid #EEE;

  margin:0;

  line-height:1.6em;

  font-size:1.5em;

  padding:.7em;

}

.newsitemlist .newsitem .location

{

  float:right;

  background:#ebf2ee url(http://media.everyblock.com/v4ff1a7d1c77ff40ec8d0d0cc7c28897e/images/locationtag.gif) 4px 50% no-repeat;

  margin-bottom:.25em;

  margin-left:8px;

  -webkit-border-bottom-left-radius:3px;

  -webkit-border-bottom-right-radius:3px;

  padding:.25em 8px .25em 18px;

}







.newsitemlist .newsitem a.location

{

  color:#2B332E;

  cursor:pointer!important;

}







.newsitem

{

  line-height:1.6em;

  overflow:hidden;

}



.newsitem p

{

  margin-bottom:.25em;

}



.newsitem .title

{

    font-size:1.2em;

  font:Arial;

  font-weight:700;

  display:block;

  margin:.5em 8px 0;

}

.newsitem .title a

 {

color:#2D7BB2;

}

.newsitem .date

{

  white-space:nowrap;

  font-size:1.1em;

  font-weight:700;

  color:#2B332E;

  margin-right:.25em;

}
.newsitem .location
{
  font-size:.9em;
  color:#2B332E;
}



/*Normalne ze typografia*/

.entry p { font-size:1em;}

/*
#content h3 {color: #333333;

letter-spacing: -1px;
line-height: 1.2em;
font:1.6em Georgia;
margin: .85em 0 0em 0;
border-bottom: 1px dotted #C0C0C0;

}

*/
h1 {
	font-size: 218%;
}

h2 {
	font-size: 164%;
}

h3 {
	font-size: 145%;
}

h4 {
	font-size: 118%;
}



a img{
border: 0;
}

address, dl, p{
padding: 15px 0 0;
}




blockquote {

	color: #999;

	font: 16px Georgia;
	font-style: italic;

	padding: 0 10px 0 25px;

	

	}


code{
background: #f9f9f9;
}

dt{ font-weight: bold; }

dd{ padding: 0 0 0 15px; }

hr{
clear: both;

}
hr {margin: 10px 0px 10px 0px; border: 1px dotted #A5AEC5; border-style: none none dotted; }

/* Modified image styles of WordPress Default Theme, Kubrick */

img.centered {
display: block;
margin-left: auto;
margin-right: auto;
}

img.alignright {
margin: 5px 0 2px 7px;
padding: 4px;
display: inline;
}

img.alignleft {
margin: 5px 7px 2px 0;
padding: 4px;
display: inline;
}



.alignright {
float: right;
}

.alignleft {
float: left
}

/* end image styles */

input, textarea{
font-family: Verdana, Helvetica, Georgia, Sans-Serif;
font-size: 12px;
padding: 2px;
width:100%;
}

input#s, input#author, input#email, input#url, textarea#comment{
padding: 3px;
}

input#author, input#email, input#url{
margin: 0 5px 0 0;
}

pre{
width: 90%;
}

small{
font-size: 12px;
}


.padding{line-height: 24px;
 padding: 15px;
}






.postdate {
padding: 5px 10px;
font-size: 10px;
width: 90px;
}

.entry  h4{ font-size: 14px; }

.entry h5{ font-size: 12px; }

.entry h6{ font-size: 11px; }

.entry p.postinfo{
padding: 15px 0 15px;

}

.browse{
padding: 10px;
font-family: Verdana, Arial, Helvetica, Georgia, Sans-Serif;
font-size: 11px;
font-weight: bold;
line-height: 18px;
}

.browse a{
font-weight: bold;
color: #d63b05;
}

#sidebar .wrapper {
padding: 10px;
}


a.home{
position: absolute;
display: block;
height: 100px;
width: 350px;
text-indent: -10000;}

/*
body.zarabanie  #home_header {background: #CD0000 url(modre.png) no-repeat 0px;}



body.zarabanie{
font: 90% Helvetica, Arial, Sans-Serif;
vertical-align: top;
background:#E3E3E3 url(body_modre.png) repeat-x;

}

*/

#home_header {
width: 970px;  
height: 180px;
margin-left:10px;
}


 #home_header  ul {list-style-type: none;color: #fff; }
 #home_header a {color: #fff;text-decoration: underline;}

#header-content {
float: left;
width: 570px;  
padding: 10px 25px 25px 0px;
color:white;
font-family: Helvetica, sans-serif;
}
hr.eee{
border-bottom: 1px solid #EEE;
height: 1px;
width: 100%;
}


#header-content ul {

padding: 5px;
}
#header-content ul li {
padding: 8px 0 8px 0;
}

.date{
font-size:.8em;
background:#FFF;
padding:5px;
}

input.inp
{
border: 1px solid #ddd;
width: 250px;
position:absolute;
float:right;
background: #f2f2f2;
font: 11px verdana, sans-serif;
color: #443;
padding: 3px;
}


.date2{
font-size:.8em;

padding:5px;

}
.category{
font-size:1em;
color:#FFF;
padding:5px;
}
.category a{color:#FFF;padding:5px;}

.commentone{
font-size:1em;
padding:5px;
background:#39C;

color:#FFF;
padding:5px;
}
.review-box {
padding:6px;
margin:10px;
height:150px;
float:left;
width:280px;
}
.commentone{
font-size:1em;
padding:5px;
background:#39C;

color:#FFF;
padding:5px;
}
.review-box {
padding:6px;
margin:10px;
height:150px;
float:left;
width:280px;
}


.section{
Abackground:#FFF;
padding:3px;
}
ul.entries,ul.project{
  padding:3px;

}
ul.entries li{
  list-style-type:none;
  margin:2px;
  padding:10px 0 10px 25px;
  background:url(icon_article.gif) 0 14px no-repeat;
  border-bottom:1px dotted #bbb;
}
ul.entries li h4,ul.project li h4{
  margin:0;
  font-size:11px;
}
ul.entries li h4 a,ul.project li h4 a{
  color:#000;
  border-color:#ccc;
}
ul.entries li h4 a em{
  color:#666;
  font-style:normal;
}
ul.entries li p,ul.project li p{
  margin:0;
  font-size:10px;
  color:#999;
}
 
ul.entries li:hover{

background:#FFFFAA url(icon_article2.png) 0 14px no-repeat;
}
ul.project li{
  list-style-type:none;
  margin:0px;
  font:12px Verdana;
  padding:10px;
  text-decoration:none;
  border-bottom:1px dotted #bbb;
}
ul.project a{
 
  text-decoration:none;

}
ul.project li:hover{

background:#FFFFAA;
}

#menu {
margin: 0px;
padding: 0px;
text-align: right;
}

#menu .input {
margin: 15px 7px 1px 0px;
padding: 2px 4px 2px 4px;
width: 160px;
border: 3px solid #EEE;
background-color: #FFF;
font-family: Arial, Helvetica, sans-serif;
font-size: 12px;
color: #666666;

}

#menu .input:hover {
background-color: #EEE;
border-color: #EEE;
}

.search_button {
margin: 0px 30px 0px 0px;
padding: 0px;
width: 60px;
height: 26px;
background: url(http://www.embuck.com/wp-content/themes/test2/search.gif);
border: 0px;
}

#sidebar .catCount {

  display:block;
  text-align: right;
  margin: -1.4em 0 0 155px;
  font-size: 0.9em;
  color:#505050; 
  font-weight:bold;
  position: relative;
  width: 15px;
}

.about{line-height: 24px;
 padding: 15px;
 color:#8C8C8C;
}
.about a{
 color:#006FB1;padding-right:3Px;
}

.rss{
   color:#505050; 
   
   border-bottom:1px solid #EEE;
  font-weight:bold;
  font-size:11px;
  padding:7px;
}
.rss img{
  padding-right:10px;
}
.reklama{
   color:#505050; 
   
   border-bottom:1px solid #EEE;
  font-weight:bold;
  font-size:11px;
  padding:8px;
}


.dolne{
  padding-left:20px;
  font-size:11px;

}
.count {
float:right;
padding: 12px 25px 0px 0px;
font-size:24px;
color:#3B5998;
}



/*Comments*/
.comments {
	padding: 15px;
	display: block;
	border-bottom: 10px solid #f1f1f1;
	}
#comments .navigation {
	margin: 1px 0 0;
	padding: 10px 0 0;
	background: #fff;
	}
#comments .section-title {
margin: 0 0 10px;
	}
#comments ul {
	margin: 0;
	padding: 0;
	list-style: none;
	}
#comments ul ul {
	margin: 15px 0 10px;
	}
#comments li {
	margin: 0 0 -1px;
	padding: 15px 15px 5px;
	border: 1px solid #eee;
	}
#comments li.alt {
background: #f6f6f6;
	}
#comments li.odd {
	background: #fff;
	}
#comments li.even {
background: #f6f6f6;
	}

#comments .comment-author {
	margin: 0 0 3px;
	font-size: 1.2em;
	font-weight: bold;
	}
#comments #trackbacks-list .comment-author {
	margin: 0;
	font-size: inherit;
	}
#comments #trackbacks-list .comment-meta,
#comments #trackbacks-list .comment-author img,
#comments #trackbacks-list .comm-repl-link {
	display: none;
	}
#comments .comment-author img {
	float: left;
	padding: 2px;
	margin: 0 10px 10px 0;
	background: #fff;
	border: 1px solid #eee;
	}
#comments .comment-meta {
	color: #999;
	}

#comments .comment-meta .meta-sep {
	padding: 0 4px;
	}
#comments .unapproved {
	width: 50%;
	margin: 10px auto;
	padding: 5px 10px;
	display: block;
	color: #0cc6ef;
	text-align: center;
	background: #fff;
	border: solid #c6c6c6;
	border-width: 1px 0;
	}
#comments .comment-content {
	clear: both;
	margin: 10px 0 0;
}
#comments #respond {
	padding: 15px;
	position: relative;
	background: #fff;
	border-bottom: solid #f1f1f1;
	border-bottom-width: 10px;
	}
#comments #respond .comm-cancel {
	top: 21px;
	right: 15px;
	font-size: 10px;
	text-transform: uppercase;
	position: absolute;
	}
#comments .formcontainer {
	padding: 20px 20px 5px;
	background: #f6f6f6;
	border: 1px solid #eee;
	}
#comments #commentform {
	padding: 0 0 10px;
	}
#comments #commentform .comm-notes {
	color: #999;
	font-style: italic;
	}
#comments #commentform .form-input {
	margin: 0 0 10px;
	}

#comments #commentform input,

#comments #commentform textarea {
	margin: 0 0 5px;
	padding: 5px;
	color: #999;
	font-size: 1em;
	font-style: italic;
	font-family: Arial, Helvetica, sans-serif;
	background: #fff;
	border: 1px solid #eee;
	}
#comments #commentform input {
	width: 250px;
	}
#comments #commentform textarea {
	width: 97%;
	}
#comments #commentform textarea:focus,
#comments #commentform input[type="text"]:focus {
	color: #000;
	font-style: normal;
	background: #fff;
	}
#comments #commentform #submit {
	float: right;
	width: auto;
	margin: 0 4px 0 0;
	padding: 5px 20px;
	color: #fff;
	font-style: normal;
	text-transform: uppercase;
	background: #e33258;
	}
.disabled{
margin: 20px 0 30px 0;
padding: 0;
font-size: 100%;
font-weight: bold;
text-align: center;
}

#inset {
float: right;
width: 205px;
margin-left: 15px;
border-color: #eaeaea;
border-width: 0 0 0 1px;
border-style: solid;
}



#insetContent {
width: 190px;
margin: 3px 0 20px 15px;
}

#inset .ad {
border: none;
margin: 0;
padding: 0;
text-align: left;
}
.module {
clear: both;
position: relative;
}
/*navigation

Domov Blog marketing web zarabanie dizajn Kontakt o mne
*/
#primary-nav {
position: relative;
top: 5px;
left: 20px;
Aborder-right:300px;
height: 80px;
}
#primary-nav ul {
position: absolute;
width: 718px;
height: 34px;
}
#primary-nav li {
display: block;
height: 34px;
position: absolute;
top: 0;
}
#primary-nav li {
overflow: hidden;
text-indent: -9000px;
}

li.home {
left: -4px;
width: 36px;
}
li.home a:link, li.home a:visited {
display: block;
height: 34px;
background: url(menu.png) no-repeat 0 0;
}
li.home a:hover {
background-position: 0 -34px;
outline: none;
}
.homePage li.home a:link, .homePage li.home a:visited {
background-position: 0 -34px;
}
li.blog {
left: 50px;
width: 60px;
}
li.blog a:link, li.blog a:visited {
display: block;
height: 34px;
background: url(menu.png) no-repeat -34px 0;
}
li.blog a:hover {
background-position: -34px -34px;
outline: none;
}
.blog li.blog a:link, .blog li.blog a:visited {
background-position: -34px -34px;
}


li.marketing {
left: 120px;
width: 100px;
}
li.marketing a:link, li.marketing a:visited {
display: block;
height: 34px;
background: url(menu.png) no-repeat -90px 0;
}
li.marketing a:hover {
background-position: -90px -34px;
outline: none;
}
.marketing li.marketing a:link, .marketing li.marketing a:visited {
background-position: -90px -34px;
}

li.web {
left: 235px;
width: 155px;
}
li.web a:link, li.web a:visited {
display: block;
height: 34px;
background: url(menu.png) no-repeat -189px 0;
}
li.web a:hover {
background-position: -189px -34px;
outline: none;
}
.web li.web a:link, .web li.web a:visited {
background-position: -189px -34px;
}



li.zarabanie {
left: 420px;
width: 190px;
}
li.zarabanie a:link, li.zarabanie a:visited {
display: block;
height: 34px;
background: url(menu.png) no-repeat -350px 0;
}
li.zarabanie a:hover {
background-position: -350px -34px;
outline: none;
}
.zarabanie li.zarabanie a:link, .zarabanie li.zarabanie a:visited {
background-position: -350px -34px;
}

li.dizajn {
left: 640px;
width: 180px;
}
li.dizajn  a:link, li.dizajn  a:visited {
display: block;
height: 34px;
background: url(menu.png) no-repeat -550px 0;
}
li.dizajn  a:hover {
background-position: -550px -34px;
outline: none;
}
.dizajn  li.dizajn  a:link, .dizajn  li.dizajn  a:visited {
background-position: -550px -72px;
}

.date{
font-size:.8em;
background:#FFF;
padding:5px;
}


.freeTracks {
    margin: 0 0 5px 0;
}

.freeTracks li {
    padding: 7px 7px 7px 30px;
    font-size: 11px;
    line-height: 1.181818em;
    border-top: 1px solid #fff;
    border-bottom: 1px solid #ccc;
}

.freeTracks li.first {
    border-top: 0;
}

.freeTracks li.last {
    border-bottom: 0;
}

.freeTracks li.odd {
    background: #f7f7f7;
}

.freeTracks li a.playbutton {
    float: left;
    display: inline;
    margin: 0 0 0 -22px;
}

.freeTracks li a {
    color: #000;
}

/* extra

--------------------------------------------- */



#extra {
margin: 20px 0 0px 0;
border-top:1px solid #DAE2E2; 

}

#extra-inner {
clear: both;
max-width: 1000px;
min-width: 700px;
margin: 0 auto;
padding: 0px 5% 180px 5%;
font-size: 1.2em;
}

#extra dl {
float: left;
width: 20%;
margin: 0;
}

#extra dl dt {
margin: 0 0 6px 10px;
font-size: 0.8em;
text-transform: uppercase;
letter-spacing: 2px;
line-height: 1.4em;
color: #383d44;
}

#extra dl dd {
margin: 0 0 6px 10px;
font-size: 0.7em;
line-height: 1.4em;
}

#extra dl dd.proj {	
margin-bottom: 10px;
}

#extra dl dd a {
color: #84827b;
}

#extra dl dd a:hover {
color: #55544e;
}

#extra dl dd.proj a {
font-weight: normal;
font-size: .9em;
color: #84827b;
color: rgba(132,130,123,.7);
}

#extra dl dd a strong {
display: block;
font-size: 1.1em;
padding: 2px 0 0 0;
color: #84827b;
}

#extra dl dd img {
float: left;
display: block;
margin: 2px 10px 0 0;
padding: 5px;
background: #d1d1bc;
border-radius: 4px;
-webkit-border-radius: 4px;
-moz-border-radius: 4px;
}


#extra dl dd.proj a:hover,

#extra dl dd.proj a:hover strong {
color: #55544e;
}

#extra dl dd a:hover img {
background: #c3c3b0;
}






h1 {
	margin: 25px 0 5px 0;

	
}

.entry h1{
    color: #3B73B7;
	font-weight: 900;
	font:36px Arial,Georgia;
    
}
.entry h2{
    color: #AA1100;

	margin-left:-31px;
	padding-left:31px;
	font:26px Georgia;
	line-height: 12px;
  }
  
  
/* HLAVNY NADPIS INDEX*/
body.homePage  .entry h2{
    color: #AA1100;
	background:url() no-repeat;
	padding-left:0px;
	
	font: bold 3.375em Arial;line-height:1em;color:#1a1a1a;
  }

  .views-row-last{margin-bottom:0px;}
  
  
a {
    color: #0187c5;
    text-decoration: none;
    -moz-outline: none;
}

a:hover {
    color: #0187c5;
    text-decoration: underline;
}

div#homeDepartments {margin-bottom: 20px;}
	div#homeDepartments h2 {margin-bottom: 14px; font: bold 14px/25px 'Helvetica Neue', helvetica, sans-serif; border-top: 2px solid #000; border-bottom: 1px solid #e1e1e1; text-transform: none;}
	div#homeDepartments div.deptCol {float: left; width: 180px; margin-right: 20px;}
 div#homeDepartments div.deptCol.thirdOne {margin-right: 0;}

div#homeDepartments div.deptModule {margin-bottom: 14px;}
	div#homeDepartments div.deptModule h3 {margin-bottom: 2px; font: bold 10px/18px 'Helvetica Neue', helvetica, sans-serif; text-transform: uppercase;}
 div#homeDepartments div.deptModule h3 a {padding: 1px 3px; color: #fff; background: #666;}
	div#homeDepartments div.deptModule h4 {font: bold 12px/18px 'Helvetica Neue', helvetica, sans-serif;}
	div#homeDepartments div.deptModule p {font: normal 12px/18px georgia, serif;}
 div#homeDepartments div.deptModule p b {font: normal 12px/18px georgia, serif; text-transform: none;}

div#homeDepartments div.deptModule h3.world a {background: #00af9e;}

#byline {margin-left: 12px; font: normal 10px 'Helvetica Neue', helvetica, sans-serif; text-transform: uppercase;}

p#byline span#cat {font-weight: bold;}

p#byline span.author {font-weight: bold; color: #000;}

#title h2 {font-weight: bold;border-top:1px solid #E1E1E1;padding-top:20px;}



    p#articleTags {padding: 8px 10px 8px 39px; text-indent: -29px; font: bold 11px/18px 'Helvetica Neue', helvetica, sans-serif;}
	/* p#articleTags span:first-child:before {content: 'Podobné tagy ';} */
	
	p#articleTags a {padding: 1px 4px; font-weight: normal; font-size: 10px; color: #fff; background: #666; text-transform: uppercase; white-space: nowrap;}

body.innovation p#articleTags a {background: #4eb01c;}
body.ideas p#articleTags a {background: #E46A2D;}
body.wordpress p#articleTags a{background: #d54e21;}
body.web p#articleTags a{background: #d54e21;}

body.wordpress  .category {background: #d54e21;}
body.web .category {background: #d54e21;}
body.zarabanie  .category {background: #0066FF;}

/*farebne na indexe*/
p#index-37,p#index-54,p#index-5 ,p#index-19,p#index-3 a,p#index-51 a,p#index-41 a,p#index-22 a,p#index-15 a {padding: 4px 10px 4px 30px; text-indent: -29px; font-weight: normal; font-size: 10px; text-transform: uppercase; white-space: nowrap;}	
p#index-37 a,p#index-3 a {padding: 1px 4px;color: #fff;background: #0066FF;}
p#index-51 a {padding: 1px 4px; color: #fff; background: #8D55BC;}
p#index-41 a {padding: 1px 4px; color: #fff; background: #8D55BC;}
p#index-52 a,p#index-9 a  {padding: 1px 4px; color: #fff; background: #d54e21;}
p#index-54 a {padding: 1px 4px; color: #fff; background: #F92819;}
p#index-22 a {padding: 1px 4px; color: #fff; background: #ffcc00;}
p#index-15 a {padding: 1px 4px; color: #fff; background: #d54e21;}



.view-row{float:right;width:185px;margin-left:375px;}


.homepage-panel-display .panel-panel{border-top:solid 0px red;margin:0px 0 0 0;padding:0px 0 0 0;}






body *  .category a:hover{color: white;}

body.blog  .category {background: #8D55BC;}

body.marketing  .category {background: #F92819;}

body.dizajn  .category {background: red;}


body.homePage  h1 {margin: 5px 10px 0px 0;border-bottom:1px dotted #C4C4C4;letter-spacing: -0.05em;}
body.homePage  h2 {margin: 5px 0px -5px 0;font:20px Georgia;letter-spacing: -0.05em;}

body.homePage  p.excerpt {margin: -5px 0px -5px 0;font:80%;line-height: 1.8em;}


h1 #page-title {margin: 0px 0px -5px 30px;font:80%;color:white;line-height: 1.8em;}

.entry-list-thumb img{
	margin: 5px 10px 10px 0;
	padding-right: 10px;
	border-right: 1px solid #eee;
	line-height: 0;
	}

	

 	
 	#feathlstr {

 	width:365px; 
 	position:absolute;
 	font:13px Arial;abackground:red;
 	}
	
 	#feathlstr h2 {

 	margin-top:-17px;
 
 	}
 	
 	
 	#item  h3{
 	margin-top:-25px;
 	font:bold 1.6em Arial;
 	}
 	
 	img.entry-preview{
 	margin:10px 10px 10px 0;}
 	img.entry-preview2{
 	margin:10px 10px 10px 0px;border: 1px solid #ededed; }
  p,ul,ol,dl,pre,table,fieldset,blockquote{margin:0 0 1.5385em 0;}
  
  
  .views-field-title h3  {font-size:1.818em; font-weight:bold;line-height:1em; letter-spacing:-1px;color:red;margin:0 0 4px;margin-top:-17px;}

   	.komindex{margin: .75em 0;
	font-size: 85%;
	font-weight: bold;
}.komindex .icon-left {
	margin-right: .5em; 
}


.contactform {
	position: static;
	overflow: hidden;
	width: 95%;
}

.contactleft {
	width: 25%;
	white-space: pre;
	text-align: right;
	clear: both;
	float: left;
	display: inline;
	padding: 4px;
	margin: 5px 0;
}

.contactright {
	width: 70%;
	text-align: left;
	float: right;
	display: inline;
	padding: 4px;
	margin: 5px 0;
}

.contacterror {
	border: 1px solid #ff0000;
}

.contactsubmit {
}
.strong-similar{
margin-bottom: .1em; 
}

ul.similar {
	list-style: none;
	margin: 0; 
	padding: 5px 5px 5px 0px;
	Aborder-bottom: 1px solid #E5ECF3;
	Aborder-top: 1px solid #E5ECF3;
}

ul.similar li a {
	text-decoration: none;
	font-size: 95%;
	line-height: .9em;
	display: block;
	Apadding: .1em;
	font-weight: bold;
}

ul.similar li a span {
	float: right;
	font-weight: normal;
	color: #b2b2b2;
}


ul.similar img {
	padding: 2px;
	border: 1px solid #EEE;
	line-height: 0;
}



/* Styles for one-column display */
#wp125adwrap_1c { width:100%; }
#wp125adwrap_1c .wp125ad { margin-bottom:10px; }

/* Styles for two-column display */
#wp125adwrap_2c { width:100%; }
#wp125adwrap_2c .wp125ad { width:125px; float:left; padding:10px; }




@font-face {
	font-family: 'FedraSansStdBold';
	src: url('http://hotelove.sk/wp-content/themes/hotelove/font-face/fedrasansstd_bold-webfont.eot');
	src: local('˘'), url('http://hotelove.sk/wp-content/themes/hotelove/font-face/fedrasansstd_bold-webfont.woff') format('woff'), url('http://hotelove.sk/wp-content/themes/hotelove/font-face/fedrasansstd_bold-webfont.ttf') format('truetype'), url('http://hotelove.sk/wp-content/themes/hotelove/font-face/fedrasansstd_bold-webfont.svg#webfontpWFSP7KY') format('svg');
	font-weight: normal;
	font-style: normal;
}

.FedraSansStd-Bold {font-weight: normal; font-style: normal; line-height:normal; font-family: 'FedraSansStdBold', sans-serif;}

