/*
Theme Name: Skupinasv new look
Theme URI: http://www.skupinasv.com/
Description: Skupina sv theme inspired by songbird.org.
Version: 1.0
Author: Jan Kumer
Author URI: http://www.skupinasv.com/
Tags: web2.0, clean, yellow, blue

*/


/* GENERAL STUFF */
hr {
	height:1px;
	border:0;
	border-top:1px dotted #DAD17E;

}
a{	
	padding:0 2px;
	color: inherit;
	text-decoration:none;
}
a:active{
	color: inherit;
}
a:focus{
	color: black !important;	
	background-color: #FFFCDF;
	outline:none;
	opacity:0.8;
}
a:hover{
	color: #53596F;	
	text-decoration:underline;
}
a:link{
	color: inherit;
}
*::-moz-selection {
	background-color:#B3C1E6;
}
ul {
	list-style-image: url("images/bulet1.png");	
}
li {
	margin:2px 0;
}

h1,h2,h3,h4,h5,h6 {
	font-family:'Lucida Grande',Century Gothic,Verdana,Arial,Sans-Serif;
	color:#5A5A5A;
}

h3 {
	font-size:1.2em;
	font-style:italic;
}
h3.title {
	padding-left:19px;
	background-image:url("images/bulet4.png");
	background-repeat:no-repeat;
	background-position:left center;
}

h2.title {
	height:30px;
	margin:0;
	letter-spacing:-0.03em;
}


input[type="text"],
input[type="password"],
textarea {
	border:1px solid #b5b5b5;
	margin:1px;
	padding:.2em;
	background-color:#ececec;
	-moz-box-shadow:inset 0 0 2px #aaa;
	-webkit-box-shadow:inset 0 0 2px #aaa;
}
textarea { max-width:100%; }
input:focus,
textarea:focus {
	background-color:white;
	-moz-box-shadow: 0 0 4px gold;
	-webkit-box-shadow: 0 0 4px gold;
}

p {
	line-height:1.7em;
	text-align:justify;
	font-size:1.15em;
}

dt {
	font-weight:bold;
	margin:.5em 0 .5em 0;
}
dd {
	margin:0 0 .2em 2em;
}

button > img{
	vertical-align:bottom;
}
.vcard{ display:none; }
.clear { clear:both; }
.small {
	font-size:.8em;
}

/* Begin Typography & Colors */
body {
	font-size: 13px;
	font-family: 'Lucida Grande', Verdana, Arial, Sans-Serif;
	background: #FFF url('images/body_bg2.png') repeat-x;
	color: #3a3f52;
	text-align: left;
	margin:0;
}

body.home{
	background-image: url('images/body_bg1.png');
}
#page-holder{
	background: url('images/footer_bg1.png') repeat-x scroll left bottom;	
	padding-bottom:2em;
	min-height:1000px;
}
#page {
	background:transparent url(images/footer_bg.png) no-repeat scroll center bottom;
	margin:0 auto;
	padding:0 10px;
	width:712px;
}



/* Rounding borders */
.round {
	-moz-border-radius:5px;
	-webkit-border-radius:5px;
	border-radius:5px;
}
.round-small {
	-moz-border-radius:3px;
	-webkit-border-radius:3px;
	border-radius:3px;
}
input[type="text"],
input[type="password"],
textarea {
	-moz-border-radius:3px;
	-webkit-border-radius:3px;
	border-radius:3px;
}
.wp-caption {
	-moz-border-radius:3px;
	-webkit-border-radius:3px;
	border-radius:3px;
}
a:focus{
	-moz-border-radius:3px;
	-webkit-border-radius:3px;
	border-radius:3px;
}

/*  
 * 
 * 
 * SITE HEAD  
 * 
 * 
 * 
 * */

#header {
	position:relative;
	height:100px;
	top:10px;
}
#header h1 {
	text-indent:-2000px;
	top:15px;
	left:0;
	position:absolute;
	margin:0;
}
#header h1 a:focus{
	outline:none;
	background-color:black;
}
#header h1:hover .home{
	background:transparent url(images/head_home.png) no-repeat scroll 0 0;
	height:29px;
	left:212px;
	position:absolute;
	top:19px;
	width:15px;
}
#header .logotype {
	background-image: url('images/site_logo.png');
	background-repeat: no-repeat;
	width: 205px;
	height: 46px;
	display: block;
}



#header .description {
	color:#E1EAFF;
	left:231px;
	position:absolute;
	top:39px;
	width:400px;
	text-align:left;
	font-size:.8em;
}



.main-links {
	position:absolute;
	top:57px;
	left:0px;
}
.main-links-list  {
	margin:0;
	padding:0;
}
.main-links-list li {
	display:inline-block;
	list-style:none;
	margin:0 .5em 0 0;
	height:34px;
	padding:0;
}

.main-links-list li:hover,
.main-links-list li.selected {
	background-image:url(images/mm_selector.png);
	background-repeat:no-repeat;
}
.main-links-list li:hover a,
.main-links-list li.selected a {
	background-image:url(images/mm_selector1.png);
	background-repeat:no-repeat;
	background-position:100% 0%;
}

.main-links-list a:focus{
	background-color: transparent;
	background-image:url(images/mm_selector1.png);
	color:white !important;
}
.main-links-list a {
	color:#E1EBFF;
	display:inline-block;
	font-size:1em;
	height:34px;
	line-height:40px;
	padding-left:6px;
	padding-right:6px;
}



/* 
 * 
 * FOOTER 
 * 
 * 
 * */
#footer {
	padding-bottom:1em;
}
#footer-messages{
	text-align:center;
	font-size:.8em;
	color:#998f28;
}
.secondary-links{
	clear:both;
	
}
.secondary-links .footer-links {
	margin-left:13.5em;
	margin-top:.5em;
	background-color:#F1EED1;
	padding:0.2em;
}







/* 
 * 
 * CONTENT 
 * 
 * 
 * */

/*content hodler box */
#content-holder {
	background-image: url('images/content_bg.png');
	background-repeat:no-repeat;
	background-position:left center;
	margin-left:-10px;
	margin-top:50px;
	width:730px;
	min-height:300px;
}
.home #content-holder { 
	background:none;
	width:auto;
	min-height:inherit;
	margin-top:0;
	margin-right:0;
}

/* content box*/
#content{
	background-color:white;
	margin:0 5px;
	padding:1px 5px;
	position:relative;
	min-height:300px;
}
.home #content { 
	background-color:transparent;
	margin:0;
	padding:320px 0 0 0;
}

/* multi post title */
#content h2.pagetitle {
	background-color:white;
	font-size:1.8em;
	font-weight:normal;
	height:36px;
	left:10px;
	margin:0;
	padding:0 5px;
	position:absolute;
	top:-31px;
	text-transform:capitalize;
}
h3.post-title {
	padding-left:20px;
	background-image:url("images/bulet4.png");
	background-position:left center;
	background-repeat:no-repeat;
	margin-top: 0.2em;
}

.body-content-limiter {
	height:20px;
}


.list-right {
	direction:rtl;
	text-align:right;
	padding-right:20px;
}

.mini-bullets { /*splošen*/
	list-style-image:url("images/bulet3.png");
	float:left;
	list-style-position:inside;
	margin-left:5em;
	margin:0;
	padding:0;
}
.mini-bullets li{
	float:left;
	padding-left:9px;
}
.mini-bullets li:first-child {
	list-style:none;
}



/* SIDEBAR */
#sidebar {
	background-image:url(images/sidebar_bg.png);
	background-repeat:no-repeat;
	color:white;
	float:right;
	height:119px;
	margin-left:5px;
	padding:3px 16px;
	position:relative;
	margin-top:-48px;
	width:177px;
	z-index:1;
}

#sidebar #searchform label {
	font-weight:bold;
}
#sidebar #s {
	width:80px;
}
#sidebar #searchsubmit {
	background-color:transparent;
	background-image:url(images/bulet5.png);
	background-position:right center;
	background-repeat:no-repeat;
	border:0 none;
	color:white;
	font-weight:bold;
	margin:5px 0;
	padding-right:20px;
}
#sidebar h4 {
	margin:10px 0 0 0;
	color:white;
}
#sidebar ul {
	margin:.3em;
	padding:0;
	padding-left:15px;
}



/* Hosting packets */
#hosting-offer {
	background-image:url(images/packets_bg.png);
	background-position:right bottom;
	background-repeat:no-repeat;
	height:305px;
	width:420px;
	position:absolute;
	left:-110px;
	top:10px;
}
#control-panel-demo {
	background-image:url(images/bulet2.png);
	background-position:left  bottom;
	background-repeat:no-repeat;
	bottom:-15px;
	font-size:0.8em;
	left:127px;
	line-height:14px;
	padding-left:18px;
	position:absolute;
	z-index:2;
}
.title.hosting {
	text-align: right;
	font-weight:normal;
}
.hosting-offer-table {
	text-align:center;
	position:absolute;
	top:35px;
	right:0px;
	border-spacing:0;
}

.hosting-offer-table th{
	height:31px;
	font-size:1.2em;
	color:#5a5a5a;
	font-style:italic;
	font-family:'Lucida Grande',Century Gothic,Verdana,Arial,Sans-Serif;
}
.hosting-offer-table td{
	height:30px;
	padding-top:0;
	padding-bottom:0;	
	margin:0;
}
.hosting-offer-table tfoot td{
	height:40px;
}
.hosting-offer-table .links-more td{
	height:25px;
	padding-top:15px;
	text-align:right;
}
.hosting-offer-table .row-a{
	width:97px;
}
.hosting-offer-table .row-label{
	color:#5a5a5a;
	font-size:.9em;
	font-style:italic;
	width:120px;
	text-align:right;
	padding-right:5px;
}
.hosting-offer-table caption{
	display:none;
}
.price-a {
	font-size:.8em;
}
.price-b {
	font-size:14px;	
}
.price-b .unit{
	font-size:.7em;
	letter-spacing:-.05em;
}

.more {
	background-image:url("images/bulet2.png");
	background-repeat:no-repeat;
	background-position:right center;
	padding-right:16px;
}



#control-panel {
	bottom:-71px;
	height:50px;
	left:120px;
	position:absolute;
	width:288px;
	z-index:1;
}
#control-panel .more{ 
	float:right;
}
#control-panel span{ 
	font-size:.8em;
	font-style:italic;
}


/* Hosting teaser */
#teaser {
	width:400px;
	height:327px;
	position:absolute;
	right:0;
	top:10px;
}
#img-server {
	width:393px;	
	height:89px;
	background-image:url("images/server_tease.png");
}
#img-logos {
	background-image:url(images/sw_logos.png);
	bottom:32px;
	height:73px;
	position:absolute;
	width:398px;
}


.apps-mini{
	font-size:.8em;
	bottom:6px;
	position:absolute;
}



/* Uporabniki */
.quick-form {
	background-color:#FFF7A9;
	background-image:url("images/form_bg.png");
	padding:1.5em 0.3em 0.3em 0.3em;
	display:none;
	-moz-box-shadow: 0 5px 10px -3px #000000;
	-webkit-box-shadow: 0 5px 10px -3px #000000;
}

.quick-form label{
	display:inline-block;
	width:100px;
	font-size:.8em;
	color:#717171;
}
.quick-form .geslo{
	width:55px;
	font-size:.8em;
}
.quick-form .uname{
	width:140px;
	font-size:.8em;
}
.quick-form button{
	width:80px;
	font-size:.9em;
}

.quick-form:target {
	display:block;
}



/* Storitve  */
#services {
	width:285px;
	float:left;
}
#services h2{
	text-align:left;
}


/* Posts  */
#news-board{
	background-image:url(images/delimiter.png);
	background-position:left center;
	background-repeat:no-repeat;
	float:right;
	min-height:350px;
	padding-left:25px;
	width:395px;
}
#news-board h3.title {
	margin: 0 0 1em 0;
	font-weight:normal;
}
#news-board p {
	line-height:1.3em;
}
.post {
	margin-bottom:2em;
	clear:left;
}
.post .date{
	float:right;
	font-style:italic;
	margin-top:-14px;
}



.entry {
	font-size:.9em;
	padding:0 .5em;
}
.single .entry p:first-child {
	font-size:1.1em;
	font-weight:bold;
}
.post-edit-link {
	font-weight:bold;
	text-align:justify;
}

.clearing-div {
	clear:both;
}
.more-link {
	background-image: url('images/bulet2.png');
	background-repeat:no-repeat;
	background-position:right center;
	padding-right:20px !important;
	font-style:italic;
	color:#9F8E00;
	font-size:.9em;
}
.navigation{
	color:gray;
	font-size:0.7em;
	margin:4px 0 0.8em;
	padding:0.2em;
	width:71%;
	position:relative;
}
.home .navigation{
	display:none;
}

.navigation.wide {
	width:100%;
	height:1em;
}

.nav-left {
	position:absolute;
	left:0;
	top:0;
}
.nav-right {
	position:absolute;
	right:0;
	top:0;
}


.nocomments {
	display:none;
}
.post-edit-link { color: red; }

.wp-caption {
	padding:.3em;
	border:1px solid #ECE8BE;
	margin: .2em 0;
	background-color:#F6F6F6;
	text-align:center;
	clear:left;
}
.wp-caption:hover {
	background-color:white;
	border-color:#47486F;
	-moz-box-shadow: 0 0 4px gold;
	-webkit-box-shadow: 0 0 4px gold;
}
.wp-caption img{
	border:0;
}
.home .size-thumbnail {
	max-width:100%;
	max-height:100%;	
}
.wp-caption-text {
	margin:.2em  0 0 0;
	text-align:center;
}
.alignleft {
	float:left;
	margin-right: .4em;
}
.alignright {
	float:right;
	margin-left: .4em;
}

code, pre {
	margin:.2em;
	padding:.2em;
	border:1px solid gray;
	display:block;
	background-color:#F6F6F6;
}
.postmetadata {
	font-size:.8em;
	color:gray;
}

.post table  {
	border-spacing:1px;
}
.post table td {
	padding:.4em .2em;
}
.post table th {
	border-bottom:1px solid #D0D0D0;
	font-family:'Lucida Grande',Century Gothic,Verdana,Arial,Sans-Serif;
	font-size:1.4em;
	font-style:italic;
	color:#5A5A5A;
	padding-top:.5em;
}
.post table thead td {
	font-weight:bold;
	padding-right:.3em;
	padding-left:.3em;
}

.list-table tbody > tr:nth-child(odd) > td {
	background-color:#F4F7FF;
}
.list-table tbody > tr:hover > td {
	color:white;
	background-color:#B3C1E6;
}

.dynamic-row {display:none;}

.purchase {
	background-repeat:no-repeat;
	background-position:right center;
	background-image:url("images/cart_go.png");
	padding-right:20px;
	font-style:italic;
	float:right;
}



/* tabela samo za layout nečesa */
.table-layout th{
	border:0 !important;
}

/* Galerija referenc */
#post-88 .wp-caption {
	display:inline-block;
	vertical-align:top;
	float:none;
}


/* Kontakt */
#kontakt .submit {
	text-align:center;
	font-style:italic;
	color:#494A72;
	font-weight:bold;
}
#kontakt button {
	float:right;
}
.fb-message {
	border: 1px solid red;
	background-color:#EEE;
	padding:.5em;
	display:none;
	margin:.3em;
	text-align:left;
}
.fb-message li{
	margin-left:1em;
}


/* tabela za račun */
#confirmation dt {
	float:left;
	clear:left;
	margin:.3em 0;
}
#confirmation dd {
	float:left;
	margin:.3em 0 .3em 1em;
	font-style:italic;
}
.tabelaRacun {
	width:100%;
	clear:both;
}
.req {
	font-size:1.2em;
	color:#CF4900;
}
.statcounter {display:none;}
