/*
Theme Name: TEDxMaribor
Version: 1.0
Author: Mitja Ribic

*/



/* ***** BASIC ELEMENTS ********************************************************** */


/* ----- elements reset ----- */

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, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-weight: inherit;
	font-style: inherit;
	font-size: 100%;
	font-family: inherit;
	vertical-align: baseline;
}
/* remember to define focus styles! */
:focus {
	outline: 0;
}
body {
	line-height: 1;
}
ol, ul {
	list-style: none;
}
/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: separate;
	border-spacing: 0;
}
caption, th, td {
	text-align: left;
	font-weight: normal;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: "";
}
blockquote, q {
	quotes: "" "";
}

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

iframe {
	background: #f5f5f5;
	border: 0px solid gray;
	}


body {
	font-family: Arial, Helvetica, Sans-serif;
	font-size: 12px ;
	color: #363636;
	background: #f5f5f5 url('pic/bg_body.png') repeat-y left;
	line-height: 140%;
	}

p {
	padding-bottom: 15px;
	}

a {
	text-decoration: none;
	color: #4977a5;
	}

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

strong {
	font-weight: bold;
	}

em {
	font-style: italic;
	}

.clear {
	clear: both;
	height: 0px;
	}

h1, h1 a {
	font-size: 26px;
	color: #d4452c;
	font-weight: normal;
	text-shadow: 1px 1px 0px #ffffff;
	margin-bottom: 7px;
	line-height: 100%;
	}

h1 a:hover {
	color: #000000;
	font-weight: normal;
	text-decoration: none;
	}

h2 {
	font-weight: bold;
	font-size: 12px;
	margin-bottom: 10px;
	border-bottom: 1px dotted #dddddd;
	padding-bottom: 5px;
	color: #000000;
	}

h3 {
	background: url('pic/bg_h3.png') no-repeat top right;
	color: #dd472d;
	font-size: 12px;
	float: left;
	padding: 6px 10px 6px 15px;
	margin-bottom: 10px;
	}

hr {
	height: 1px;
	border: 1px dashed #dddddd;
	margin-bottom: 15px;
	}

.spacer-30 {
	height: 30px;
	}

.spacer-15 {
	height: 15px;
	}

.scanline {
	height: 16px;
	background: url('pic/bg_scanline.png') repeat-x top;
	}

.title-govorci {
	display: block;
	/*color: #cccccc;
	font-size: 26px;
	font-weight: normal;*/
	background-color: #eeeeee;
	padding: 5px 10px;
	border-bottom: 1px solid #dddddd;
	border-right: 1px solid #dddddd;
	}

.wp-caption-text {
	font-size: 10px;
	color: #bbbbbb;
	padding-right: 10px;
	text-align: right;
	}



/* ***** LAYOUT ***************************************************************** */


#top {
	background: url('pic/bg_top.png') repeat-x top;
	}

/* ----- left ----- */

#left {
	width: 300px;
	float: left;
	padding-right: 20px;
	color: #959494;
	font-size: 11px;
	background: #f5f5f5 url('pic/bg_body.png') repeat-y left;
	}

	#header-img {
		height: 150px;
		background: url('pic/bg_header.png') no-repeat;
		}

	#logo a {
		display: block;
		height: 125px;
		background: url('pic/logo.png') no-repeat;
		}

	#left p {
		padding-left: 15px;
		}

	.left-section {
		margin-bottom: 10px;
		}

	.link-facebook {
		display: block;
		height: 30px;
		width: 30px;
		float: left;
		background: url('pic/i_facebook.png') no-repeat top;
		}
	
		.link-facebook:hover {
			background-position: 0 -30px;
			}

	.link-twitter {
		display: block;
		height: 30px;
		width: 30px;
		float: left;
		background: url('pic/i_twitter.png') no-repeat top;
		margin-left: 5px;
		}
	
		.link-twitter:hover {
			background-position: 0 -30px;
			}
		
	.left-flickr {
		padding-left: 5px;
		padding-bottom: 15px;
		}

	.left-flickr img {
		margin-left: 10px;
		border: 5px solid white;
		box-shadow: 1px 1px #000000;
		-moz-box-shadow: #cccccc 0px 0px 4px;
		-webkit-box-shadow: #cccccc 0px 0px 4px;
		}


#main {
	width: 410px;
	float: left;
	}

	.main-header {
		height: 110px;
		padding-top: 5px;
		/*background: url('pic/bg_date.png') no-repeat left bottom;*/
		}

.content {
	border-right: 5px solid #eeeeee;
	padding-right: 10px;
	}

	.video-thumbs {
		z-index: 1000;
		position: absolute;
		left: 320px;
		top: 45px;
		}

	.video-tmb {
		float: left;
		margin-right: 5px;
		}

	.video-tmb-empty {
		width: 61px;
		height: 91px;
		background: url('pic/bg_video_empty.png') no-repeat;
		float: left;
		margin-right: 5px;
		}


	.post {
		margin-bottom: 10px;
		}

	.post-date {
		margin-bottom: 15px;
		color: #c7c7c7;
		font-size: 11px;
		text-shadow: 1px 1px 0px #ffffff;
		}

	.postmetadata {
		font-size: 11px;
		color: #959494;
		}

	.post img {
		border: 3px solid #ffffff;
		}

.commentlist {
	font-size: 11px;
	}
	
.comment {
	background-color: #ffffff;
	margin-bottom: 10px;
	padding: 5px;
	color: #959494;
	border: 1px solid #eeeeee;
	}

	.comment p {
		padding-bottom: 10px;
		color: #6d6d6d;
		}

	.url {
		font-size: 13px;
		}

	.comment-meta {
		margin-bottom: 8px;
		}



#navigation {
	width: 400px;
	background-color: #f5f5f5;
	padding: 13px 0 10px 0px;
	}
	
	.nav {
		color: #cccccc;
	}

	.nav li {
		float: left;
		padding: 0 12px;
		}

	.nav a {
		color: #7c7c7c;
		font-weight: bold;
		}

		.nav a:hover {
			color: #ff2b06;
			}

#respond {
	font-size: 11px;
	color: #959494;
	border-bottom: 0px dotted #dddddd;
	margin-bottom: 0px;
	}

.navigation2 {
	padding: 10px 0 20px 0;
	font-size: 11px;
	border-top: 1px dotted #dddddd;
	}

.alignleft {
	float: left;
	}

.alignright {
	float: right;
	}

#right {
	position: relative;
	width: 250px;
	float: left;
	margin-left: 20px;
	padding-top: 150px;
	}

	.sold-out {
		width: 195px;
		position: absolute;
		top: 146px;
		right: 15px;
		font-weight: bold;
		text-align: center;
		}

	.sold-out span {
		background: red;
		color: #ffffff;
		padding: 2px 5px;
		border-radius: 5px;
		-moz-border-radius: 5px;
		-webkit-border-radius: 5px;
		}


#footer {
	background: url('pic/bg_footer.png') no-repeat top left;
	padding-top: 20px;
	}

	.footer-copy {
		}

	



