@charset "utf-8";
/*
Theme Name: Časopis Vino
Theme URI: http://www.casopisvino.co.rs/

Author: Stefan Petrović
Author URI: http://www.stefanpetrovic.com/
Tags: vinogradarstvo, vinarstvo, kultura jela i pića

*/

/*	== 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,
b, u, i, center,
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-size: 100%;
	vertical-align: baseline;
	background: transparent;
}
body {line-height:1.5em;}
ol, ul {list-style: none;}
blockquote, q {quotes: none;}
blockquote:before, blockquote:after,
q:before, q:after {content: '';content: none;}

/* remember to define focus styles! */
:focus {outline: 0;}

/* remember to highlight inserts somehow! */
ins {text-decoration: none;}
del {text-decoration: line-through;}

/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: collapse;
	border-spacing: 0;
}
/*	== END OF RESET ============================== */


/*	== BASIC ===================================== */
body {
	background: #868B6B url('images/bg_body.gif');
	color:#333;
	font-family:Georgia,'Lucida Grande',Verdana,Arial,Sans-Serif;
	font-size:12px;
}

#wrap {
	background:#fff;
	margin:0 auto;
	width:980px;
}

#header {
	float:left;
	height:120px;
	position:relative;
}

#subheader {
	background:#611427;
	float:left;
	position:relative;
}

#search {
	float:left;
	height:35px;
	position:relative;
	width:254px;
}

#navigation {
	float:left;
	width:610px;
}

#social {
	float:left;
	height:25px;
	padding:5px 5px 0 0;
	text-align:right;
	width:111px;
}

#sidebar {
	background:#ECEED2;
	clear:both;
	float:left;
	width:254px;
}

#content {
float:left;
font-size:1.2em;
}

#content_left {
	background:#fff;
	float:left;
	width:472px;
}

#content_right {
	background:#ECEED2;
	float:left;
	font-size:12px;
	width:254px;
}

#footer {
background:#FAFBEF none repeat scroll 0 0;
border-top:1px solid #ccc;
clear:both;
height:20px;
line-height:20px;
padding:10px;
width:960px;
}
/*	== END OF BASIC ===================================== */

/*	== HEADER & NAVIGATION ============================== */

#header h1 {
	background:#FFFFFF none repeat scroll 0 0;
	float:left;
	width:254px;
}

#header h1 a {
	background: url('images/logo-vino.gif') no-repeat left top;
	display:block;
	height:100px;
	margin:10px 5px;
	text-indent:-9999px;
}

#photo_header {
	float:left;
	height:120px;
	width:726px;
}

#navigation ul {
	background:#782A26;
}

#navigation ul li {
	float:left;
	display:block;
}

#navigation ul li.current_page_item {
	float:left;
	background:#8F1A38;
	font-weight:bold;
	display:block;
}

#navigation ul li a {
	color:#fff;
	display:block;
	float:left;
	height:35px;
	line-height:35px;
	padding:0 10px;
	text-decoration:none;
}

#navigation ul li:hover {
	background:#8F1A38;
}

/*	== END OF HEADER & NAVIGATION ============================== */

/*	== SIDEBAR ================================================= */

#najnoviji_broj, #popust, #knjiga, #oglasavanje, #quotes {
	padding:0 10px;
	float:left;
	width:234px;
}

#quotes {padding-bottom:10px;}

#sidebar h1 {
	background:#611427;
	color:#fff;
	font-size:18px;
	line-height:1;
	margin:10px 0 20px;
	padding:5px;
}

#news span.rss {
	position:absolute;
	right:0;
	top:3px;
}

#sidebar h2, #sidebar h2 a {
	color:#9F4645;
	font-size:15px;
	font-weight:bold;
	padding:0;
}

#sidebar .post {
	clear:both;
}

#sidebar .post_date {
	background:#FAFBEF;
	border:1px solid #DBDDC1;
	color:#707262;
	float:left;
	font-size:11px;
	line-height:1.1;
	margin:0 3px 0 0;
	padding:2px;
	text-align:center;
}

#sidebar div.hr {
	background:#ECEED2 url(images/hr_sidebar.gif) no-repeat center center;
	clear:both;
	display:block;
	height:10px;
	margin-bottom:10px;
}
#sidebar div.hr hr {
  display: none;
}

#sidebar .headline {
	border-bottom:1px solid #868B6B;
	float:left;
	margin:20px 0;
	position:relative;
	width:234px;
}

/*	== END OF SIDEBAR ========================================== */

/*	== MIDDLE POST ============================================= */

#content .post {
	clear:both;
	text-align:justify;
}

#content .post h2, #content h2 {
	color:#9F4645;
	font-size:20px;
	line-height:1.2;
	margin-bottom:10px;
	text-align:left;
}

#content .post p {
	margin-bottom:15px;
}

#content .post p.postmetadata{clear:both;}

#news {padding:0 10px;}

#news img {width:100px; height:auto;}

#news h2 a {
	color:#9F4645;
	font-size:20px;
	text-decoration:underline;
	margin-bottom:10px;
}

#banner_1, #banner_2 {
	float:left;
	width:221px;
	margin-left:10px;
}

/*	== END OF MIDDLE POST ====================================== */

/*	== CONTENT RIGHT =========================================== */

#top_right, #banner_3, #vote, #partners {
	padding:0 10px;
	float:left;
}

#top_right .post {
	text-align:left;
}

#top_right #slika {
	float:left;
	margin:0 5px 5px 0;
	width:84px;
}

#content_right h1 {
	background:#611427;
	color:#fff;
	font-size:18px;
	margin:10px 0 20px;
	padding:5px;
}

#top_right #slika img {
	border:2px solid #fff;
	width:80px;
}

#banner_3 {margin-top:10px; float:left;}

#partners ul li {margin-bottom:5px;}


/*	== END OF CONTENT RIGHT ==================================== */

/*	== CONTENT LEFT ============================================ */

#content_left h1 {
	background:#611427;
	color:#fff;
	font-size:18px;
	margin:10px 0 20px;
	padding:5px;
}

/*	== END OF CONTENT LEFT ===================================== */


/*	== FOOTER ================================================== */
#footer p.left {
background:#FAFBEF none repeat scroll 0 0;
float:left;
width:750px;
}

#footer p.right {
background:#FAFBEF none repeat scroll 0 0;
float:left;;
text-align:right;
width:210px;
}


/*	== END OF FOOTER =========================================== */

.widecolumn .entry p {
	font-size: 1.05em;
	}

.narrowcolumn .entry, .widecolumn .entry {
	line-height:1.5em;
}

.widecolumn {
line-height:1.6em;
padding:10px 10px 20px;
width:706px;
	}

.narrowcolumn .postmetadata {
	text-align: center;
	}

.thread-alt {
	background-color: #f8f8f8;
}
.thread-even {
	background-color: white;
}
.depth-1 {
border: 1px solid #ddd;
}

.even, .alt {

	border-left: 1px solid #ddd;
}

small {
	font-family:Georgia,'Lucida Grande',Verdana,Arial,Sans-Serif;
	font-size: 0.9em;
	line-height: 1.5em;
	}

#headerimg .description {
	font-size: 1.2em;
	text-align: center;
	}

h2 {
	font-size: 1.6em;
	}

h2.pagetitle {
	font-size: 1.6em;
	}

h3 {
	font-size: 1.3em;
	}

h1, h1 a, h1 a:hover, h1 a:visited, #headerimg .description {
	text-decoration: none;
	color: white;
	}

h2, h2 a, h2 a:visited, h3, h3 a, h3 a:visited {
	color: #333;
	}

h2, h2 a, h2 a:hover, h2 a:visited, h3, h3 a, h3 a:hover, h3 a:visited, #sidebar h2, #wp-calendar caption, cite {
	text-decoration: none;
	}

.entry p a:visited {
	color: #b85b5a;
	}

.sticky {
	background: #f7f7f7;
	padding: 0 10px 10px;
	}
.sticky h2 {
	padding-top: 10px;
	}

.commentlist li, #commentform input, #commentform textarea {
	font: 1em Georgia, 'Lucida Grande', Verdana, Arial, Sans-Serif;
	}
.commentlist li ul li {
	font-size:1em;
}

.commentlist cite, .commentlist cite a {
	font-weight: normal;
	font-style: normal;
	}

.commentlist p {
	font-weight: normal;
	line-height: 1.5em;
	text-transform: none;
	}

#commentform p {
	font-family: 'Lucida Grande', Verdana, Arial, Sans-Serif;
	}

.commentmetadata {
	font-weight: normal;
	}

small, #sidebar ul ul li, #sidebar ul ol li, .nocomments, .postmetadata, blockquote, strike {
	color: #777;
	}

code {
	font: 1.1em 'Courier New', Courier, Fixed;
	}

acronym, abbr, span.caps
{
	font-size: 0.9em;
	letter-spacing: .07em;
	}

a, h2 a:hover, h3 a:hover {
	color: #06c;
	text-decoration: none;
	}

a:hover {
	color: #147;
	text-decoration: underline;
	}

#wp-calendar #prev a, #wp-calendar #next a {
	font-size: 9pt;
	}

#wp-calendar a {
	text-decoration: none;
	}

#wp-calendar caption {
	font: bold 1.3em 'Lucida Grande', Verdana, Arial, Sans-Serif;
	text-align: center;
	}

#wp-calendar th {
	font-style: normal;
	text-transform: capitalize;
	}
/* End Typography & Colors */


/*	Begin Headers */


h3 {
	padding: 0;
	margin: 30px 0 0;
	}

h3.comments {
	padding: 0;
	margin: 40px auto 20px ;
	}
/* End Headers */



/* Begin Images */
p img {
	padding: 0;
	max-width: 100%;
	}

/*	Using 'class="alignright"' on an image will (who would've
	thought?!) align the image to the right. And using 'class="centered',
	will of course center the image. This is much better than using
	align="center", being much more futureproof (and valid) */

img.centered {
	display: block;
	margin-left: auto;
	margin-right: auto;
	padding:3px;
	border:1px solid #CDCFB5;
}

img.alignright {
	margin: 0 0 2px 5px;
	display: inline;
	padding:3px;
	border:1px solid #CDCFB5;
}

img.alignleft {
	border:1px solid #CDCFB5;
	display:inline;
	margin:0 5px 2px 0;
	padding:3px;
}

.alignright {
	float: right;
}

.alignleft {
	float: left;
}
/* End Images */



/* Begin Lists

	Special stylized non-IE bullets
	Do not work in Internet Explorer, which merely default to normal bullets. */

html>body .entry ul {
	margin-left: 0px;
	padding: 0 0 0 30px;
	list-style: none;
	padding-left: 10px;
	}

html>body .entry li {
	margin: 7px 0 8px 10px;
	}

.entry ul li:before, #sidebar ul ul li:before {
	content: "\00BB \0020";
	}

.entry ol {
	padding: 0 0 0 35px;
	margin: 0;
	}

.entry ol li {
	margin: 0;
	padding: 0;
	}

.postmetadata ul, .postmetadata li {
	display: none;
	list-style-type: none;
	list-style-image: none;
	}

#sidebar ul, #sidebar ul ol {
	margin: 0;
	padding: 0;
	}

#sidebar ul li {
	list-style-type: none;
	list-style-image: none;
	margin-bottom: 15px;
	}

#sidebar ul p, #sidebar ul select {
	margin: 5px 0 8px;
	}

#sidebar ul ul, #sidebar ul ol {
	margin: 5px 0 0 10px;
	}

#sidebar ul ul ul, #sidebar ul ol {
	margin: 0 0 0 10px;
	}

ol li, #sidebar ul ol li {
	list-style: decimal outside;
	}

#sidebar ul ul li, #sidebar ul ol li {
	margin: 3px 0 0;
	padding: 0;
	}
/* End Entry Lists */



/* Begin Form Elements */
#searchform {
	left:10px;
	position:absolute;
	text-align:left;
	top:6px;
}

#sidebar #searchform #s {
	width: 108px;
	padding: 2px;
	}

#sidebar #searchsubmit {
	padding: 1px;
	}

.entry form { /* This is mainly for password protected posts, makes them look better. */
	text-align:center;
	}

select {
	width: 130px;
	}

#commentform input {
	width: 170px;
	padding: 2px;
	margin: 5px 5px 1px 0;
	}

#commentform {
	margin: 5px 10px 0 0;
	}
#commentform textarea {
	width: 100%;
	padding: 2px;
	}
#respond:after {
		content: "."; 
	    display: block; 
	    height: 0; 
	    clear: both; 
	    visibility: hidden;
	}
#commentform #submit {
	margin: 0 0 5px auto;
	float: right;
	}
/* End Form Elements */



/* Begin Comments*/
.alt {
	margin: 0;
	padding: 10px;
	}

.commentlist {
	padding: 0;
	text-align: justify;
	}

.commentlist li {
	margin: 15px 0 10px;
	padding: 5px 5px 10px 10px;
	list-style: none;

	}
.commentlist li ul li { 
	margin-right: -5px;
	margin-left: 10px;
}

.commentlist p {
	margin: 10px 5px 10px 0;
}
.children { padding: 0; }

#commentform p {
	margin: 5px 0;
	}

.nocomments {
	text-align: center;
	margin: 0;
	padding: 0;
	}

.commentmetadata {
	margin: 0;
	display: block;
	}
/* End Comments */



/* Begin Sidebar */


#sidebar form {
	margin: 0;
	}
/* End Sidebar */



/* Begin Calendar */
#wp-calendar {
	empty-cells: show;
	margin: 10px auto 0;
	width: 155px;
	}

#wp-calendar #next a {
	padding-right: 10px;
	text-align: right;
	}

#wp-calendar #prev a {
	padding-left: 10px;
	text-align: left;
	}

#wp-calendar a {
	display: block;
	}

#wp-calendar caption {
	text-align: center;
	width: 100%;
	}

#wp-calendar td {
	padding: 3px 0;
	text-align: center;
	}

#wp-calendar td.pad:hover { /* Doesn't work in IE */
	background-color: #fff; }
/* End Calendar */



/* Begin Various Tags & Classes */
acronym, abbr, span.caps {
	cursor: help;
	}

acronym, abbr {
	border-bottom: 1px dashed #999;
	}

blockquote {
	margin: 15px 30px 0 10px;
	padding-left: 20px;
	border-left: 5px solid #ddd;
	}

blockquote cite {
	margin: 5px 0 0;
	display: block;
	}

.center {
	text-align: center;
	}

.hidden {
	display: none;
	}
	
.screen-reader-text {
     position: absolute;
     left: -1000em;
}

hr {
	display: none;
	}

a img {
	border: none;
	}

.navigation {
	display: block;
	text-align: center;
	margin-top: 10px;
	margin-bottom: 60px;
	}
/* End Various Tags & Classes*/



/* Captions */
.aligncenter,
div.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
}

.wp-caption {
	border: 1px solid #ddd;
	text-align: center;
	background-color: #f3f3f3;
	padding-top: 4px;
	margin: 10px;
	-moz-border-radius: 3px;
	-khtml-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
}

.wp-caption img {
	margin: 0;
	padding: 0;
	border: 0 none;
}

.wp-caption p.wp-caption-text {
	font-size: 11px;
	line-height: 17px;
	padding: 0 4px 5px;
	margin: 0;
}
/* End captions */

img#wpstats{width:0px;height:0px;padding:0px;border:none;overflow:hidden}


ol.commentlist {
	margin:0;
	padding:0;
	}

.commentlist li {
	list-style:none;
	margin-bottom:14px;
	}

.commentlist cite {
	padding: 7px;
	display:block;
	font-style:normal;
	background:#ECEED2;
	border-top:1px solid #ccc;
	border-bottom:1px solid #ccc;
	color:#333;
	}	

.commentlist a:link, .commentlist a:visited, .commentlist a:active {
	color:#611427;
	text-decoration:none;
	}

.commentlist a:hover {
	color:#611427;
	text-decoration:underline;
	}

.commentlist cite img {
	padding:1px;
	border:1px solid #aab59a;
	float:left;
	margin-right:9px;
	}

.commentlist .author {
	text-decoration:underline;
	}

.commentlist .time {
	background: url(images/bg_clock.gif) no-repeat 1px;
	padding-left:13px;
	}

.commenttext {
	background: #611427;
	border-top:1px solid #ccc;
	padding: 0 20px 10px 20px;
	color:#fff;
	}

