﻿/*
Theme Name: kolind
Theme URI: http://www.kolind.si
Version: 1.0
Author: Miha Macek
Author URI: http://www.reakcija.si
*/

@media screen{/* http://meyerweb.com/eric/tools/css/reset/ // v2.0 | 20110126 // License:none (public domain) */ 
html,body,div,span,applet,object,iframe,h1,h2,h3,h4,h5,h6,p,blockquote,pre,a,abbr,acronym,address,big,cite,ode,del,dfn,img,ins,kbd,q,s,samp,small,strike,sub,sup,tt,var,center,dl,dt,dd,ol,ul,li,fieldset,form,label,legend,table,caption,tbody,tfoot,thead,th,article,aside,canvas,details,embed,figure,figcaption,footer,eader,hgroup,menu,nav,output,ruby,section,summary,time,mark,audio,video{ margin:0; padding:0; border:0; font-size:100%; font:inherit; vertical-align:baseline; } /* HTML5 display-role reset for older browsers */ article,aside,details,figcaption,figure,footer,header,hgroup,menu,nav,section{ display:block; } body{ line-height:1; } ol,ul{ list-style:none; } blockquote,q{ quotes:none; } blockquote:before,blockquote:after,q:before,q:after{ content:''; content:none; } table{border-collapse:collapse; border-spacing:0; }

html, body{
	font:13px Verdana,Arial,Sans-Serif;
	color:#000;
}
h1,h2{
	font: 50px/55px 'Exo',Verdana,Arial,Sans-Serif;
	color:#FFF;
	text-transform:uppercase;
}
h1 {
	font-weight:900;
}
h2{
	font-weight:400;
}
h3 {
	padding-bottom: 15px;
	font: 28px/28px 'Exo',Verdana,Arial,Sans-Serif;
	font-weight: 900;
	color:#3c648f;
	text-transform:uppercase;
}
h4 {
	margin: 30px 0 10px;
	font: 20px/24px 'Exo',Verdana,Arial,Sans-Serif;
	font-weight: 600;
	color:#3c648f;
	text-transform:uppercase;

}
h1 a:link, h1 a:visited, h1 a:hover, h1 a:active, h2 a:link, h2 a:visited, h2 a:hover, h2 a:active{
	color: #FFF;
}
p {
	margin-bottom: 12px;
	line-height: 140%;
}
a:link, a:visited, a:hover, a:active{
	color: #1896BF;
	text-decoration:none;
}
img {
	float: left; 
	padding: 20px 20px 20px 0;
}
.wrapper{
	width: 940px;
	margin: 0 auto;
}
.header{
	position: relative;
	height: 400px;
	background: url(/images/kolind-unboss.jpg) no-repeat;
}
.kolind-box {
	position: absolute;
	top: 50px;
	left: -20px;
	height: 190px;
	width: 190px;
	background: #092332;
	padding: 20px;
}
.kolind-name{
	position: absolute;
	bottom: 10px;
}
#navigation{
	padding: 0;
	display: block;
	float: left;
	width: 100%;
	background: #e6edf5;
	font: 18px 'Exo',Arial,Sans-Serif;
	font-weight: 600;
	text-transform: uppercase;
	color:#000;
}
#navigation a:link,#navigation a:visited,#navigation a:hover,#navigation a:active{
	color:#3c648f;
	text-decoration:none;
}
#navigation li.current-menu-item a{/* define active button in navigation menu */
	color: #FFF;
	pointer-events: none;
	cursor: default;
	text-decoration: none;
	background: #092332;
}
#nav {
 padding: 0;
}
#nav li {
 margin: 0; /*odmik prvega gumba na levi*/
 float: left;
 position: relative;
 list-style: none;
}
/* main level link */
#nav a {
 display: block;
 padding: 7px 20px; /*širina backgrounda okoli gumba*/
}
/* main level link hover */
#nav .current a, #nav li:hover > a {
 color:  #FFF;
 background: #092332; /*background okoli hover gumba*/
}
/* clearfix */
#nav:after {
 content: ".";
 display: block;
 clear: both;
 visibility: hidden;
 line-height: 0;
 height: 0;
}

html[xmlns] #nav {
 display: block;
}
* html #nav {
 height: 1%;
}
.facebook {
	position: absolute;
	top: 365px;
	right: 15px;
}
.content {
	margin: 60px 8px 10px;
	width: 924px;
}
.content ul{
	list-style-type:square;
	margin:0 0 15px 50px;
	line-height:160%;
}
.content ol{
	list-style-type: decimal;
	margin-left:50px;
	line-height:160%;
}
.column-12345678 {
	float: left;
	width: 900px;
	padding: 12px;
}
.column-1234 {
	float: left;
	width: 428px;
	padding: 12px;
}
.column-12345 {
	float: left;
	width: 546px;
	padding: 12px;
}
.column-123456 {
	float: left;
	width: 664px;
	padding: 12px;
}
.column-5678 {
	float: right;
	width: 428px;
	padding: 12px;
}
.column-678 {
	float: right;
	width: 310px;
	padding: 12px;
}
.column-56 {
	float: left;
	width: 192px;
	margin-left: 20px;
	padding: 12px;
}
.column-78 {
	float: right;
	width: 192px;
	padding: 12px;
}
.single-post {
	margin-bottom: 50px;
}
.logotip img {
	padding: 0;
	margin: 0;
}
.arrow-box { 
position: relative; 
background: #e6edf5; 
} 
.arrow-box:after { 
right: 100%; 
border: solid transparent; 
content: " "; 
height: 0; 
width: 0; 
position: absolute; 
pointer-events: none;
} 
.arrow-box:after { 
border-color: rgba(194, 211, 230, 0); 
border-right-color: #e6edf5; 
border-width: 15px; 
top: 50%; 
margin-top: -15px;
}

.footer {
	text-align: center;
	padding-bottom: 50px;
}
.footer a:link,.footer a:visited,.footer a:hover,.footer a:active{
	font: 12px Verdana,Arial,Sans-serif;
	color: #1896BF;
	text-decoration:none;
}
.blue-box {
	background: #e6edf5;
	margin:-12px -12px 50px;
	padding: 12px;
}
.gray-box {
	background: #EEE;
	margin:-12px -12px 50px;
	padding: 12px;
}
.gray-box h3 {
	padding:0;
}
.gray {
	background: #EEE;
}
.gray-text {
	color: #AAA;
}
.small-text {
	font: 11px Verdana,Arial,Sans-serif;
	color: #666;
}
.float-left {
	float: left;
}
.align-center {
	margin-left: auto;
	margin-right: auto;
}
.clear {
	clear:both;
}

/* start contact form */
#name,#company,#company-address,#company-city,#phone,#email,#number,textarea{width: 275px;margin:5px 0; background:#FAFAFA;font:13px Verdana,Arial,Sans-Serif;border:solid 1px #666;}
#name,#company,#company-address,#company-city,#phone,#email,#number,textarea{padding:8px;outline:0;} 
select{padding:5px;border:solid 1px #666;} 
.form-text{vertical-align:middle;}
textarea{width:260px;max-width:400px;height:70px;line-height:140%;background:#FAFAFA; /* This ruins default border */border:solid 1px #999;}
#name:hover,#name:focus,#company:hover,#company:focus,#company-address:hover,#company-address:focus,#company-city:hover,#company-city:focus,#phone:hover,#phone:focus,#email:hover,#email:focus,#number:hover,#number:focus,input:hover,input:focus,textarea:hover,textarea:focus{border:1px solid #092332;} 
form .form-left{float:left;}
.submit input{float:left;background:#092332;display:block;padding:8px 25px;margin:10px 0 0;color:#FFF;
font: 14px Verdana,Tahoma,Arial,Sans-Serif;line-height:140%;text-decoration:none;cursor:pointer;border:0;} 
.submit input:a{color:#FFF;text-decoration:none;}
.submit input:link{color:#FFF;text-decoration:none;border:0;}
.submit input:hover{color:#1896BF;border:0;} 
/* end contact form */

}