/*
Theme Name: A Simple Love: Green version
Theme URI: http://wplover.com/
Description: Quite a simple, pleasant-looking Thematic child theme.
Author: Hafiz Rahman
Author URI: http://wplover.com/
Template: thematic
Version: 0.9
.
This work, like WordPress, is released under GNU General Public License, version 2 (GPL).
http://www.gnu.org/licenses/old-licenses/gpl-2.0.html
.
*/

/* Reset browser defaults */
@import url('../thematic/library/styles/reset.css');

/* Apply a basic layout */
@import url('../thematic/library/layouts/3c-r-fixed-primary.css');

/* Apply basic image styles */
@import url('../thematic/library/styles/images.css');

/* Prepare theme for plugins */
@import url('../thematic/library/styles/plugins.css');

/* style rule and attributes that place the #first #subsidiary  on the upper right hand corner of our #header */

#subsidiary #first {
	position:absolute;
	right:20px;
	top:40px;
	z-index:1000; /* the z-index attribute needs to declared and set to 1000 to make sure that the widget inside the #first #subsidiary area appears on top of the #header and not under it */
} 

/* section where the background color, border and internal padding are set for the #first #subsidiary widget-ready area */

#subsidiary #first {
	background-color: transparent;
	padding:10px;
}

/*  namesto stringa "Iskanje" se ne sme izpisati nič */

#subsidiary #first h3 {
	color : transparent;
}

/* kako naj izgledajo naslovi widgetov */

#primary h3 {
	background : #d5fdcd;
	color : black;
	padding-left : 2px;
	margin : 1px;	
}

#secondary h3 {
	background : #d5fdcd;
	color : black;
	padding-left : 2px;
	margin : 1px;
}

body {
	background : #fff url("images/header.png") left 7px repeat-x;
	color : #444;
	font-family : Lucida Grande,Helvetica,Arial,Verdana,sans-serif;
	font-size : 62.5%;
	line-height : 2em;
	}
a {
	color : #d7424c;
	}
#primary a, #secondary a {
  color: #d7636b;
  }
#primary a:hover, #secondary a:hover {
  text-decoration: underline;
  }    
#header {
	margin : 0 auto;
	position : relative;
	width : 940px;
	}
#branding,#access {
	margin : 0 auto;
	overflow : visible;
	width : 940px;
	}
#branding {
	padding-bottom : 5px; /* 20 */
	padding-top : 40px; /* 80 */
	}
#access {
	position : absolute;
	top : 0px;
	}
.skip-link {
	display : none;
	}
.sf-menu,.sf-menu * {
	list-style : none;
	margin : 0;
	padding : 0;
	}
.sf-menu {
	line-height : 13px;
	}
.sf-menu ul {
	position : absolute;
	top : -999em;
	width : 16em;
	}
.sf-menu ul li {
	width : 100%;
	}
.sf-menu li:hover {
	visibility : inherit;
	}
.sf-menu li {
	float : left;
	position : relative;
	}
.sf-menu a {
	display : block;
	position : relative;
	}
.sf-menu li:hover ul,.sf-menu li.sfHover ul {
	left : 0;
	top : 12px;
	z-index : 99;
	}
ul.sf-menu li:hover li ul,ul.sf-menu li.sfHover li ul {
	top : -999em;
	}
ul.sf-menu li li:hover ul,ul.sf-menu li li.sfHover ul {
	left : 16em;
	top : 0;
	}
ul.sf-menu li li:hover li ul,ul.sf-menu li li.sfHover li ul {
	top : -999em;
	}
ul.sf-menu li li li:hover ul,ul.sf-menu li li li.sfHover ul {
	left : 16em;
	top : 0;
	}
.sf-menu a {
	font-family : Verdana,Helvetica,Arial,sans-serif;
	padding : 9px 20px;
	text-decoration : none;
	text-transform : uppercase;
	}
.sf-menu a,.sf-menu a:visited {
	color : #666;
	}
.sf-menu li:hover,.sf-menu li.sfHover,.sf-menu a:focus,.sf-menu a:hover,.sf-menu a:active {
	background : #f0f0f0;
	outline : 0;
	}
.sf-menu ul {
	border-bottom : 1px solid #6ad065;
	border-left : 1px solid #6ad065;
	border-right : 1px solid #6ad065;
	}
.sf-menu li:hover ul,.sf-menu li.sfHover ul {
	top : 31px;
	}
.sf-menu ul ul {
	margin-top : 0;
	}
.sf-menu ul a {
	background : #f0f0f0;
	border-bottom : none;
	border-right : 1px solid #fff;
	}
.sf-menu ul a:hover {
	border-right : 1px solid #fff;
	color : #40ab3a;
	}
#branding {
	margin-bottom : 6px; /* 16 */
	padding-bottom : 10px;  /* 20 */
	padding-top : 80px; 
	}
#blog-title {
	border-bottom : 1px dotted #c4e1d0;
	margin-bottom : 5px; /* 10 */
	padding-bottom : 6px;  /* 12 */
	}
#branding #blog-title a {
	color : #666;
	font-family : Georgia,Helvetica,serif;
	font-size : 3.4em;
	font-weight : normal;
	letter-spacing : -1px;
	text-decoration : none;
	}
#blog-description {
	color : #666;
	font-size : 1.2em;
	font-weight : normal;
	letter-spacing : 1px;
	text-transform : uppercase;
	}
#container {
	padding-top : 8px;
	}  
#primary {
	border-left : 1px dotted #ccc;
	margin-left : 10px;
	padding-left : 10px;
	width : 200px;
	}
#secondary {
	float : left;
	}
.navigation {
	font-family : Arial,Helvetica,sans-serif;
	letter-spacing : 1px;
	margin-bottom : 15px; /* sprememba 20 */
	overflow : hidden;
	text-transform : uppercase;
	width : 100%;
	}
#nav-above {
	display : none;
	}
.nav-next {
	float : right;
	text-align : right;
	width : 45%;
	}
.nav-previous {
	float : left;
	width : 45%;
	}
.navigation a {
	color : #D7424C;  /* sprememba #333 */
	text-decoration : none;
	}
body.home #nav-above {
	display : none;
	}
.post {
	background : url("images/divider.png") 230px bottom no-repeat;
	font-size : 1.2em;
	margin-bottom : 10px;   /* sprememba 24 */
	padding-bottom : 1px;
	}
.entry-title {
	color : #222;
	font-family : Helvetica,Arial,Verdana,sans-serif;
	font-size : 1.7em;
	font-weight : bold;
	letter-spacing : 0px;
	margin-bottom : 3px;
	margin-top : 2px;
	padding-bottom : 1px;
	}
.entry-title a {
	text-decoration : none;
	}
.post .entry-meta,.post .entry-utility {
	border-bottom : 1px dotted #ddd;
	color : #444444;
	font-size : 0.9em;
	margin-bottom : 10px; /* 24 */
	padding-bottom : 5px;
	}
.post .entry-meta a,.post .entry-utility a {
	color : #D7424C;
	text-decoration : none;
	}
.post .entry-meta a:hover,.post .entry-utility a:hover {
	border-bottom : 1px dotted #ccc;
	}
.post p {
	margin-bottom : 24px;  
	}
.post pre,#content .page pre {
	font-size : 1.6em;
	}
#content .page code {
	font-size : 1.2em;
	}
.post ul,.post ol,#content .page ul,#content .page ol {
	color : #555;
	margin-bottom : 20px;
	margin-left : 20px;
	padding-left : 10px;
	}
.post ul li,#content .page ul li {
	list-style-type : disc;
	margin-bottom : 5px;
	}
.post ul li li,#content .page ul li li {
	font-size : 1em;
	}
.post ol li,#content .page ol li {
	list-style-type : decimal;
	}
.post ol li li,#content .page ol li li {
	font-size : 1em;
	}
.post dt {
	border-bottom : 1px dotted #ddd;
	margin-bottom : 5px;
	padding-bottom : 5px;
	}
.post dd {
	color : #555;
	margin-bottom : 1em;
	}
.post dl {
	margin-bottom : 1.3em;
	padding-left : 20px;
	}
.post a.more-link {
	background : #333;
	color : #fff;
	font-size : 0.75em;
	font-weight : bold;
	padding : 5px 10px;
	text-decoration : none;
	text-transform : uppercase;
	}
.post a.more-link:hover {
	background : #666;
	}
a.more-link .meta-nav {
	display : none;
	}
.post h3,.post h4,.post h5,.post h6 {
	border-bottom : 1px solid #eee;
	font-family : Helvetica,Arial,sans-serif;
	color : #666;
	margin : 5px 0;
	padding : 5px 0;
	}
.post h3 {
	font-size : 1.6em;
	}
.post h4 {
	font-size : 1.4em;
	}
.post h5 {
	font-size : 1.2em;
	text-transform : uppercase;
	}
.post h6 {
	font-size : 1.1em;
	text-transform : uppercase;
	}
.post blockquote {
	background : #f0f0f0;
	font-size : 1em;
	margin : 10px 0px;
	padding : 10px 20px 1px 10px;
	}
.post blockquote p {
	font-style : italic;
	}
.post pre {
	font : 1.2em Consolas,monospace;
	margin : 10px 0;
	}
.post code {
	font : 1em Consolas,monospace;
	}
.post .page-link {
	font-size : 0.825em;
	margin-bottom : 20px;
	text-transform : uppercase;
	}
.page-link a {
	background : #f0f0f0;
	border-bottom : 1px solid #ddd;
	border-left : 1px solid #eee;
	border-right : 1px solid #ddd;
	border-top : 1px solid #eee;
	padding : 5px 10px;
	text-decoration : none;
	}
.post .entry-utility {
	border-top : 1px solid #d0d0d0;
	margin-bottom : 30px;  /* 60 */
	padding : 5px 0;
	}
.aside {
	font-size : 1.1em;
	padding-top : 1px; /* sprememba 30px */
	}
.aside a {
	text-decoration : none;
	}
.xoxo li {
	margin-bottom : 15px;
	}
.xoxo li li {
	margin-bottom : 0;
	}
#comments {
	padding : 22px 10px 0 0;
	}
#comments,#comments input,#comments textarea {
	font-size : 12px;
	}
#comments h3 {
	font-family : Helvetica,Arial,sans-serif;
	font-size : 1.4em;
	font-weight : bold;
	line-height : 22px;
	padding : 0 0 18px 0;
	}
#comments-list {
	padding : 0 0 18px 0;
	}
#comments-list ol,#comments-list ul {
	border : 3px double #eee;
	list-style : none;
	margin : 0;
	}
#comments-list ol {
	margin : 0 0 18px 0;
	}
#comments-list li {
	background : #fff;
	padding : 18px 1.5em 18px 1.5em;
	position : relative;
	}
#comments-list li.alt {
	background : #f0f0f0;
	}
#comments-list li.bypostauthor {
	background : #FFFFCC;
	}
#comments-list ul li {
	border : 1px solid #ccc;
	margin : 0 0 18px 0;
	}
#comments-list li .avatar {
	height : 36px;
	left : 1.5em;
	position : absolute;
	top : 22px;
	width : 36px;
	}
#comments-list .comment-author {
	font-weight : bold;
	padding : 9px 0 0 46px;
	}
#comments-list .comment-meta {
	color : #666;
	font-size : 11px;
	padding : 0 0 9px 46px;
	}
#comments-list .comment-meta a {
	color : #666;
	font-style : italic;
	text-decoration : none;
	}
#comments-list .comment-meta a:active,#comments-list .comment-meta a:hover {
	color : #f0f0f0;
	}
.comment-reply-link {
	font-size : 11px;
	padding : 0 0 18px 0;
	text-align : right;
	}
.comment-reply-link a {
	color : #666;
	font-style : italic;
	text-decoration : none;
	}
.comment-reply-link a:active,.comment-reply-link a:hover {
	color : #333;
	}
.comment-navigation {
	font-weight : bold;
	margin-right : 0.5em;
	padding : 0 0 18px 0;
	}
.comment-navigation a {
	border : 1px solid #ccc;
	color : #666;
	font-weight : normal;
	padding : 0.5em 0.75em;
	text-decoration : none;
	}
.comment-navigation a:active,.comment-navigation a:hover {
	color : #333;
	}
.comment-navigation a,.comment-navigation span {
	margin-right : 0.5em;
	}
#trackbacks-list .comment-content {
	left : -9000px;
	position : absolute;
	}
#respond {
	background : #fff;
	margin-bottom : 22px;
	overflow : hidden;
	padding : 18px 0 0 0;
	position : relative;
	}
#comments-list #respond {
	border-bottom : 1px solid #ccc;
	margin : 0 0 18px 0;
	padding : 18px 1.5em;
	}
#comments-list ul #respond {
	border : 1px solid #ccc;
	margin : 0;
	}
#cancel-comment-reply {
	font-size : 11px;
	position : absolute;
	right : 1.5em;
	top : 18px;
	}
#cancel-comment-reply a {
	color : #666;
	}
#respond .required {
	color : #444444;
	font-weight : bold;
	}
.form-section label {
	font-size : 11px;
	}
.form-section input {
	margin : 0 0 18px 0;
	width : 98%;
	}
.form-section textarea {
	width : 99%;
	}
#form-allowed-tags p {
	color : #666;
	font-size : 11px;
	margin : 0;
	}
#form-allowed-tags span {
	font-style : italic;
	}
.form-submit {
	padding : 18px 0 0 0;
	text-align : right;
	}
.subscribe-to-comments {
	color : #666;
	float : left;
	font-size : 11px;
	margin : 0;
	padding : 18px 0 0 0;
	}
.solo-subscribe-to-comments {
	color : #666;
	font-size : 11px;
	padding : 18px 0 0 0;
	}
.comment_license {
	clear : both;
	color : #666;
	font-size : 11px;
	margin : 0;
	padding : 18px 0 0 0;
	}
#footer {
	background : #333;
	color : #fff;
	font-size : 1.2em;
	padding : 30px 0;
	}
#footer a {
  color: #999;
  text-decoration: none;
  }
  #footer a:hover {
  text-decoration: underline;
  }
#author-info {
	border: 1px dotted #ccc;
	padding: 5px;
	overflow: hidden;
	font-size: 1.2em;
	margin-bottom: 20px;
	}
#author-info h2 {
	border-bottom: 3px double #ddd;
	padding: 5px 0;
	font-size: 1.8em;
	margin-bottom: 10px;
	}
#author-info .avatar {
	float : left;
	border : 3px double #ddd;
	margin : 0 10px 10px 0;
	}


table.tabela {
	-moz-background-clip:border;
	-moz-background-inline-policy:continuous;
	-moz-background-origin:padding;
	background:gray none repeat scroll 0 0;
	border:1px solid gray;
	border-left:1px solid gray;
	border-collapse:collapse;
	padding-left:2px;
	margin : 5px;
}

table.tabela th {
	-moz-background-clip:border;
	-moz-background-inline-policy:continuous;
	-moz-background-origin:padding;
	background:#E0E0E0 none repeat scroll 0 0;
	border:1px solid gray;
	border-collapse:collapse;
	font-weight:normal;
	padding:3px;
}

table.tabela tr {
	-moz-background-clip:border;
	-moz-background-inline-policy:continuous;
	-moz-background-origin:padding;
	background: white none repeat scroll 0 0;
	border:1px solid gray;
	border-collapse:collapse;
}

table.tabela td {
	border:1px solid gray;
	border-collapse:collapse;
	padding:3px;
}

.addtoany_share_save_container{clear:both;line-height:10px;margin:0px 0}

.addtoany_special_service{padding:0 12px;vertical-align:top}
a.addtoany_share_save img{border:0;width:auto;height:auto}
.facebook_like { width:120px !important; }

