/*
 Theme Name:     Tempera Child
 Theme URI:      http://www.intelektual-izobrazevanje.si/tempera-child/
 Description:    Tempera Child Theme
 Author:         Tadej P
 Author URI:     http://example.com
 Template:       tempera
 Version:        1.0.0
*/

@import url("../tempera/style.css");

/* =Theme customization starts here
-------------------------------------------------------------- */

body {
background: url("http://www.intelektual-izobrazevanje.si/wp-content/uploads/2013/12/bkg.jpg");
background-repeat: repeat-y;
background-position: center;
background-color: #ffffff;
}


/* Header widget area
-------------------------------------------------------------- */

#header-widget-area {
    display: block;
    right: 5px;
    top: 20px;
    height: 100%;
    overflow: hidden;
    position: absolute;
    width: 440px;
    z-index: 251;
}




/* Reset default browser CSS */
/* 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, code,
del, dfn, em, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, embed,
figure, figcaption, footer, header, hgroup,
menu, nav, output, ruby, section, summary,
time, mark, audio, video {
	margin: 0;
	padding: 0;
	border: 0;
	font-size: 100%;
	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;
}

h1, h2, h3, h4, h5, h6 {
	clear: both;
	font-weight: normal;
}
#content h1,#content h2,#content h3,#content h4,#content h5,#content h6 {
	clear: none;
}
#content .entry-content h1 { font-size: 32px; }
#content .entry-content h2 { font-size: 28px; }
#content .entry-content h3 { font-size: 24px; }
#content .entry-content h4 { font-size: 20px; }
#content .entry-content h5 { font-size: 16px; }
#content .entry-content h6 { font-size: 12px; }
ol, ul {
	list-style: none;
	padding: 0px 0px;
}

#frontpage blockquote {
	border : 1px solid transparent;
	padding: 0px 0px;
 }

.entry-content blockquote {
	padding: 15px ;
	padding-left:90px;
	display:block;
	font-style: italic;
	clear:both;
	float:none;
	position:relative;
	border-top:1px solid transparent;
	border-bottom:1px solid transparent;
 }
.entry-content blockquote:before {
left:30px;
content:'\e80f';
font-family:'verdana';
font-size:10px;
position:absolute;
right:10px;
top:35%;
}

#content blockquote p{
 margin-bottom:0;
 }

#content blockquote li{
 margin-bottom:0;
 padding: 0px;
 }

del {
	text-decoration: line-through;
}

.nivo-caption h2 {
	margin-bottom:10px;
	font-size:24px;
	padding:5px 10px 15px 5px;
	border-bottom:1px solid #444;
	font-weight:normal;
	text-align:right;
	font-family:'Verdana';
}

body {
}

body,
input,
textarea {
	font-size: 12px;
	line-height: 12px;

}

.entry-content ul > li {
list-style:disc;
}

/* =Menu -PRIMARY
-------------------------------------------------------------- */

#access {
	display: block;
	float: left;
	margin: 5px auto 0;
}

#main {
	clear: both;
	padding: 0px ;
	margin-top:0px;
}