/*  
Theme Name: Cirkulacija 2
Theme URI: http://www.cirkulacija2.org/
Description: Cirkulacija 2 theme
Version: 0.3
Author: Borut Savski, Jurij Podgoršek
Author URI: http://www.3via.org/borut/ https://kreten.si
*/

/* @import url(https://fonts.googleapis.com/css?family=Roboto&subset=latin,latin-ext); */

/* latin-ext */
@font-face {
  font-family: 'Roboto';
  font-style: normal;
  font-weight: 400;
  font-stretch: 100%;
  src: url(fonts/roboto_latin_ext.woff2) format('woff2');
  unicode-range: U+0100-02BA, U+02BD-02C5, U+02C7-02CC, U+02CE-02D7, U+02DD-02FF, U+0304, U+0308, U+0329, U+1D00-1DBF, U+1E00-1E9F, U+1EF2-1EFF, U+2020, U+20A0-20AB, U+20AD-20C0, U+2113, U+2C60-2C7F, U+A720-A7FF;
}
/* latin */
@font-face {
  font-family: 'Roboto';
  font-style: normal;
  font-weight: 400;
  font-stretch: 100%;
  src: url(fonts/roboto_latin.woff2) format('woff2');
  unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+0304, U+0308, U+0329, U+2000-206F, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}

html, body {
	max-width: 100%;
	overflow-x: clip;
}

body {
	font-family: 'Roboto', sans-serif;
	line-height:1.5em;
	font-size: 13px;
	color: #000;
	text-align: left;
	margin: 0;
	margin-top: 5px;
	margin-bottom: 10px;
	padding: 0; 
	background-color: #000;
}

#wp-admin-bar-customize {
	display:none;
}
/* Begin Structure */

#page {
	position:relative;
	background-color: #fff;
	margin: 0px auto;
	width: 980px;
	border: 1px solid #fff;
	border-right: 0;
}

#header {
	position:relative;
	height: auto;
	width: 100%;
	background-color: #fff;
	/*margin: 0 !important;*/
	padding: 0;
}

#headerimg {
	cursor:pointer;
	height: auto;
	width: 100%;
	padding: 0px;
	margin: 0; 
}
#headerimg img {
	display:inline;
	width:50%;
	white-space:nowrap;
	vertical-align:middle;
}
#headerimg img:last-child {
  position: relative;
  top: 2px;
}

#language_list {
	display:inline-block;
	margin-top:10px;
	margin-left:20px;
	font-size:1.0em;
}
#language_list .language_item {
	padding-right:5px;
}

#sub-navbar {
	display:none;
}

#login {
	margin: 0px auto;
	padding: 0;
	text-align: center;
}

#loginfull {
	margin: 0px auto;
	padding: 0;
	text-align: center;
	height:auto;
}

#lostpass {
	vertical-align:bottom;
}

form, label input {
	margin: 0;
	padding: 0;
}

#user_login, #email, #submit {
	font-size: 1.2em;
}

/* Begin Sidebar */

#sidebar  {
	position:relative;
	width: 260px;
	float:right;
	margin: 1px auto;
	margin-top:10px;
	margin-bottom:20px;
	padding: 1px; 
	padding-right: 0px; 
	font-size:1.0em;
}
#sidebar div {
	margin: 0;
}
#sidebar form {
	margin: 0px 0 0;
	z-index:10000;
}
#sidebar h2 {
	color: #fff;
	margin: 0;
	padding: 0;
}
#pagenav h3 {
	margin: 5px auto;
	padding: 5px; 
	background: #fff;
	z-index:100;
	filter:alpha(opacity=70);
	-moz-opacity:0.7;
	opacity: 0.7;
}

#socialSidebar {
	bottom: 30px;
	top: auto !important;
}

/* End Sidebars */

#future {
	clear:both;
}
#future h2 {
	position:relative;
	left: -22px;
	background-color:#000;
	color:#fff;
	font-size: 15px;
	font-style: italic;
	padding-left:22px;
  margin-right: -120px;
  padding-right: 97px;
}
	
#future .previewpost,
#future .postviewpost {
	margin: 0 0 0px;
	text-align: left;
}
#future .previewpost:nth-child(even),
#future .postviewpost:nth-child(even) {
	background-color:#fff;
}
#future .previewpost:nth-child(odd),
#future .postviewpost:nth-child(odd) {
	background-color:#eee;
	padding-top:10px;
	padding-bottom:10px;
	position:relative;
	left: -21px;
	padding-left:21px;
	margin-right:-21px;
}


#content {
	text-align: left;
	background-color: #fff;
  box-sizing: border-box;
}
#events {
	clear:both;
	display:block;
	width:100%;
	max-width:100%;
	padding-right: 0;
	text-align: justify;
}
.year {
	border:1px solid #ff0000;
	color:#ff0000;
	font-size:14px;
	padding: 2px;
}
.post {
	margin: 0 0 0px;
	text-align: left;
}
#content .post h3 {
	text-align: left;
    word-wrap: normal;	
	word-break: normal;
	hyphens: auto;	
	-webkit-hyphens: auto;
	-moz-hyphens: auto;
}
.narrowcolumn {
	float:left;
	padding: 0;
	padding-left: 20px;
	padding-right: 10px;
	margin: 1px 0 0;
	width: 450px;
}

.widecolumn {
	float:left;
	/*display:inline-block;*/
	padding: 0;
	padding-left: 20px;
	padding-right: 10px;
	margin: 0px 0 1px 0;
	width:680px;
}

.widecolumn .post {
	margin: 0;
	}

.narrowcolumn .postmetadata {
	padding-top: 5px;
	}

.widecolumn .postmetadata {
	margin: 30px 0;
	}

#footer {
	clear: both;
	margin: 0px auto;
	width: 100%;
}

#footer p {
	border-top: 1px solid #000;
	margin: 0;
	margin-top: 30px;
	padding: 20px 0;
	text-align: center;
	}
/* End Structure */

/*
.widecolumn .post img.size-full {
	width: 100% !important;
	height:auto !important;
}
*/
 
.widecolumn .entry p {
	clear:both;
	text-align:left;
}
.widecolumn .entry p img.alignnone {
	float:left;	
}

.narrowcolumn .entrytext, .narrowcolumn .entry, .widecolumn .entrytext, .widecolumn .entry {
	}

.widecolumn {
	}
	
.narrowcolumn .postmetadata {
	text-align: left;
	}

.alt {
	background-color: #f8f8f8;
	border-top: 1px solid #ddd;
	border-bottom: 1px solid #ddd;
}

#footer {
	background-color: #fff; 
}

h1, h2, h3, h4, h5, h6 {
	font-weight: bold;
	letter-spacing:0.001em;
}

h1 {
	text-align: center;
	font-size: 1.7em;
	padding-top: 15px;
	margin: 0;
}

h2 {
	font-size: 1.5em;
	margin: 10px 0 0;
}
.post > h2 {
	clear: both;
}

h2.pagetitle {
	font-size: 1.5em;
	margin-top: 10px;
	text-align: center;
}

h3 {
	font-size: 1.4em;
	padding: 0;
	margin: 10px 0 0;
}

h1, h1 a, h1 a:hover, h1 a:visited {
	text-decoration: none;
	color: #000;
}

h2, h2 a, h2 a:hover, h2 a:visited, h3, h3 a, h3 a:hover, h3 a:visited, #sidebar h2, #sidebar2 h2, cite {
	color: #000;
	text-decoration: none;
}

h2 a:hover, h3 a:hover {
	color: #000;
	text-decoration: none;
}

h3.comments {
	padding: 0;
	margin: 40px auto 20px ;
}

a, a:active, a:visited {
	word-break: break-word;
	color: #666;
	color: #000;
	color: #ff0000;
	text-decoration: none;
}

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

a.moz-txt-link-freetext {
	color: #666;
	color: #000;
	color: #ff0000;
	text-decoration: underline;
}
.links-list li a, .postlink a {
	color: #666;
	color: #000;
}
.description {
	font-size: 1.2em;
	font-weight:bold; 
	color: white;
	text-align: center;
}

.entry p a:visited {
	color: #666;
}

.commentlist li, #commentform input, #commentform textarea, #commentform p {
	font: 12px Verdana, sans-serif;
}
	
.commentlist li {
	font-weight: bold;
}

.commentlist cite, .commentlist cite a {
	font-weight: bold;
	font-style: normal;
	font-size: 1.0em;
}

.commentlist p {
	font-weight: normal;
	text-transform: none;
}

.commentmetadata {
	font-weight: normal;
}

code {
	font: 12px 'Courier New', Courier, Fixed;
}

acronym, abbr, span.caps {
	font-size: 0.8em;
	letter-spacing: 1px;
}

/* End Typography & Colors */

/* Begin Images */
p img, .wp-caption img {
	padding: 0;
	max-width: 100%;
}
.wp-caption {
	width: auto !important;
}
.wp-caption .wp-caption-text {
	margin-top: 0;
}
	
img.centered,
img.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
}
	
img.alignright {
	padding: 4px;
	margin: 0 0 2px 7px;
	display: inline;
	
	margin-left: auto;
	margin-right: auto;
}
.wp-caption.alignright {
	margin: 0px;
	margin-left: 7px;
	text-align:right;
}
.wp-caption.alignright .wp-caption-text {
	position:relative;
	top:-12px;
	margin-left: 7px;
	text-align:left;
}
img.alignleft {
	padding: 4px;
	margin: 0 7px 2px 0;
	display: inline;
}

.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;
	text-indent: -10px;
} 

html>body .entry li {
	margin: 10px 0 10px 10px;
}

.entry ol {
	padding: 0 0 0 30px;
	margin: 0;
	}

.entry ol li {
	margin: 0;
	padding: 0;
}

.postmetadata ul, .postmetadata li {
	display: inline;
	list-style-type: none;
	list-style-image: none;
}


#sidebar {
	position:relative;
	font-size: 1.2em;
	font-weight: bold;
    z-index: 10;
	background-color: white;
	padding-left: 10px;
}

#sidebar h2 {
	font-size: 1.2em;
	/*margin: 10px 0 0;*/
	padding: 0;
}

#sidebar ul {
	line-height:1.5em;
}

#sidebar ul li {
	white-space:nowrap;
}

#sidebar ul, #sidebar ul ol {
	margin: 0;
	padding: 0;
}

#sidebar ul li {
	list-style-type: none;
	list-style-image: none;
	margin-bottom: 10px;
}

#sidebar ul ul li, #sidebar ul ol li {
	margin: 5px 0 0;
	padding: 0;
}

/* End Lists */

#sidebar ul.page_item  {
	background-color: #000;
}

.menu-item, .menu-item a, .menu-item a:visited,
.page_item, .page_item a, .page_item a:visited {
	text-decoration: none;
	color:#fff;
	background-color: #000;
	text-align: left;
}

.menu-item a:hover, 
.page_item a:hover {
	text-decoration: none;
	color:red;
}


/* Begin Form Elements */

#searchform {
	padding: 5px 3px; 
}

.entry form { /* This is mainly for password protected posts, makes them look better. */
	text-align:center;
}

#commentform input {
	width: 170px;
	padding: 2px;
	margin: 5px 5px 1px 0;
}

#commentform textarea {
	width: 100%;
	padding: 2px;
}

#commentform #submit {
	margin: 0;
	float: right;
}
/* End Form Elements */



/* Begin Comments*/
.alt {
	margin: 0;
	padding: 10px;
}

.commentlist {
	padding: 0;
	text-align: justify;
}

.commentlist li {
	margin: 15px 0 3px;
	padding: 5px 10px 3px;
	list-style: none;
}

.commentlist p {
	margin: 10px 5px 10px 0;
}

#commentform p {
	margin: 5px 0;
}

.nocomments {
	text-align: center;
	margin: 0;
	padding: 0;
}

.commentmetadata {
	margin: 0;
	display: block;
}
/* End Comments */



/* 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;
}

hr {
	/*display: none;*/
	border-top: 1px dashed #ddd;
}

a img {
	border: none;
}

.navigation {
	display: block;
	text-align: center;
	margin-top: 10px;
	margin-bottom: 40px;
}

.mid {
	padding:0;
	margin:0;
	font-size:1.2em;
	text-decoration:none;
}

.mid a:hover {
	text-decoration:underline;

}

.cloud {

}

div.cloud small span {
	font-weight:normal;
}

div.cloud .topblur {
	position:absolute;
	height: 30px;
	width: 100%;
	top: 10px;
}
div.cloud .topblur span {
	position:relative;
	margin-left:10px;
	margin-right:20px;
	float:right;
	top: 0px;
}

div.cloud .bottomblur {
	position:absolute;
	height: 30px;
	width: 100%;
	bottom: -10px;
	background: url(images/bottomblur.png) repeat-x;
}

div.cloud .bottomblur span {
	position:relative;
	margin-left:10px;
	margin-right:20px;
	float:right;
	top: 0px;
}

.links-list {
	padding:20px;
}

select {
	width: 130px;
	}

input[type=text] {
	position:relative;
	height:20px;
	width:150px;
	background-color:#fff;
	color:#000;
}
input[type=submit],
input[type=button] {
	position:relative;
	height:26px;	
	background-color:#000;
	color:#fff;
}

.text11px {
	font-size: 0.8em;
	font-weight: normal;
}
#sidebar #searchform #s {
}
#sidebar #searchsubmit {
	cursor:pointer;
	top:-1px;
}
#sidebar #menutab {
	display:none;
}

#emaillink {
}
#emailbox {
	padding:3px;
	display:none;
}
#emailbox #emailfield {
	margin-left:2px;
}
#emailbox input[type=submit] {
	cursor:pointer;
	top:-1px;
}

small {
	font-size: 10px;
	font-weight: normal;
}

.italic {
	font-size: 12px;
	font-style: italic;
}

a.edit-link, a.edit-link:visited {
	font-family: "Comic Sans MS", cursive, sans-serif;
	color:red;
} 

.alertfont {
	color:red;
}

.alert {
	color:#ff0000;
}

#text-4 {
	margin: 15px 20px 0 20px;
	color: #999;
}
#text-4 .textwidget, #text-4 .widget_text {
	font-family: "Comic Sans MS", cursive, sans-serif;
}

#text-4 .widget_text {
	font-weight: normal;
}

#emailbox, #emaillink {
	font-weight:normal;
}
#emailbox a:hover, #emaillink a:hover {
	text-decoration:none;
}
.textnormal {
	font-weight:normal;
	font-size:1.0em;
}
.textnormal li {
	line-height:1em;
}
#site-width {
	color:#eee;
	margin:0px auto;
}

/**
 * 8.0 Gallery	
 * ----------------------------------------------------------------------------
 */

.gallery {
	position:relative;
	display:block;
	clear:both;
	width:100%;
	margin:0;
	padding:0;
	margin-bottom:20px;
}

.gallery dd {
  margin-left: 0;
  margin-bottom: 10px;
  padding: 0 5px 0 0;
  margin-top: -2px;
}

.gallery.gallery-columns-2,
.gallery.gallery-columns-3 {
	/*
  display: grid;
  grid-template-columns: 1fr 1fr;
	*/
  height: auto !important;
  gap: 0px 4px;
}

.gallery.gallery-columns-2 {
  columns: 2;
}
.gallery.gallery-columns-3 {
  columns: 3;
}

.gallery.gallery-columns-2 > br,
.gallery.gallery-columns-3 > br {
  display: none;
}
.gallery.gallery-columns-2 > dl > dt,
.gallery.gallery-columns-3 > dl > dt {
  position: relative !important;
  left: 0 !important;
  top: 0 !important;
}
.gallery.gallery-columns-2 img,
.gallery.gallery-columns-3 img {
  width: 100%;
  height: auto;
}

/* gallery should have after elem for the next element to display as block 
.gallery::after {
  content: " ";
	display: block;
	width: 10px;
	height: 10px;
	clear:both;
}
.gallery br {
	clear:both;	
	height:1px;
}
*/
.gallery-item {
	padding:0;
	margin:0;
}

/*
.gallery-columns-2 .gallery-icon.landscape {
	width:40%;	
}
.gallery-columns-2 .gallery-icon.portrait {
	width:30%;	
}
.gallery-columns-3 .gallery-icon.landscape {
	width:40%;
}	
.gallery-columns-3 .gallery-icon.portrait {
	width:20%;	
}

.gallery-icon.landscape img {
	width:100%;	
	height:auto;
}
.gallery-icon.portrait img {
	height:100%;
	width:auto;	
}
*/
/**
.gallery-item .gallery-icon.landscape img {
	min-height:150px;
	width:auto;	
}

.gallery-item .gallery-icon.portrait img {
	min-width:150px;
	height:auto;
}

.gallery-item .gallery-icon img {
	position:relative;
	left:0%;
}

.gallery-item .gallery-caption {
	background-color: #fff;
	color: #000;
	margin: 0;
	height:auto;
	max-height: 50%;
	position: relative;
	position: absolute;
	bottom: 0px;
	padding:2px;
	padding-top:5px;
	padding-bottom:5px;
	width: 100%;
	max-width:inherit;
	text-align: left;
	z-index:1;
}
**/
.gallery-item .gallery-caption a:hover {
	text-decoration:none;
}

.gallery-item img.attachment-large.size-large {
	width:100%;
	height:auto;
}

/* NGGallery */
.slideshow {
	text-align: left !important;
}

/* rss widget */
.widget_rss{
	width:100%;
	white-space:normal;
	padding-top:20px;
	padding-bottom:20px;
}
.widget_rss li a {
	font-size:12px;
	width:100%;
	white-space:normal;
}

ul#feedrotate {
	height:250px !important;
	max-height:250px !important;
	padding-bottom:20px;
}
ul#feedlist {
	height:auto !important;
	padding-bottom:20px;
}

#sidebar ul#feedlist h2.widgetfeedtitle, #sidebar ul#feedrotate h2.widgetfeedtitle {
	color:#fff;	
	background-color:#000;	
}

ul#feedrotate li.feeditem {
}
ul#feedlist li.feeditem {
}

#ecd_opt_in_banner {
}

#ecd_opt_in_form {
	font-size:1em;
	margin:0px auto;
	padding-left:20px;
	width:90%;
	max-width: 1024px;
}
#ecd_opt_in_checkbox {
	float:right;
	font-size:1.3em;
	margin-left:20px;
	padding: 2px;
	letter-spacing: 2px;
	text-decoration:none;
	text-shadow: none;
	text-shadow: 1px 1px #ff0000;
	color:#ff0000;
	background-color: #fff;
	-webkit-transform: rotate(2deg);
	-moz-transform: rotate(-2deg);
	-ms-transform: rotate(-2deg);
	-o-transform: rotate(-2deg);
}

/**
 * 9.0 Media Queries
 * ----------------------------------------------------------------------------
 */

/* Does the same thing as <meta name="viewport" content="width=device-width">,
 * but in the future W3C standard way. -ms- prefix is required for IE10+ to
 * render responsive styling in Windows 8 "snapped" views; IE10+ does not honor
 * the meta tag. See http://core.trac.wordpress.org/ticket/25888.
 */
@-ms-viewport {
	width: device-width;
}
@viewport {
	width: device-width;
}

/* this are > 1200px width screens - desktop- define here the min-width until ipad */
/* we dropped ipad - define min-width as for desktop - until ipod */
@media (max-width: 1280px) {

	#page {
		min-width: 980px;
		max-width: 1280px;
	}
	#sidebar {
		right:0px;
	}

}

/* this are < 1024px width screens - ipad - define here the min-width until ipod */
/* should apply to this and lower */
/*@media only screen and (min-width: 643px) and (max-width: 1036px) {*/
@media only screen and (max-width: 1024px) {

	#page {
		min-width:860px;
		max-width: 1023px;
	}
	#sidebar {
		right:0px;
	}

}


iframe {
	width: 100%;
	margin-bottom: 20px;
	height: 400px;
}



/* polovicen video iframe! */
iframe.polovicen {
	width: calc(50% - 0.5rem);
	float: left;
	height: 200px !important;
}
iframe.polovicen:nth-of-type(2n) {
	margin-right: 1rem;
}

/* this changes menu and applies to all lower screens */
/*@media (max-width: 643px) {*/
/*@media only screen and (min-width: 480px) and (max-width: 643px) {*/
@media only screen and (max-width: 782px) {
	html { margin-top: 0px !important; }
	* html body { margin-top: 0px !important; }	
	html {
		margin-top:0px !important;
	}
	body {
		background-color:#fff;
    padding-right: 30px;
	}

	#wpadminbar {
		display:none;
	}

	#page {
		width: 100%;
		min-width: 100%;
		max-width: 100%;
	}
	.widecolumn {
		width: 100%;
		max-width: 100%;
	}
	/* do the menu 
	   make a tab at the right window border declared as menu 
	   - click on it will animate sidebar to the left
	   - then we must make it scrollable - no more fixed position?
	   - a click on tab to close - moves menu to the right again
	*/
	.verticalscroll {
		z-index:10;
	}
	#sidebar {
		position:relative;
		background-color:#fff;
		/*wpadminbar is 99 999, nivo overlay is 99 998 */
		z-index:99990; 
		position:fixed;
		top:-5px;
		width:260px;
		right:-260px;
		opacity:0.9;
		border-top:1px solid #000;
		border-left:1px solid #000;
		border-bottom:1px solid #000;
	}

	#searchform {
		position:relative;
		top: 7px; 
	}

	#sidebar ul, #sidebar div {
		margin-left: 0px;	
		opacity:1;
	}

	#sidebar #menutab {
		display:block;
		position:absolute;
		top:5px;
		padding: 10px;
		left:-76px;
		font-size:1.4em;
		background-color: #fff;
		color:#000;
		cursor:pointer;
		border:1px solid #000;
		border-right:0;
	}

	.widecolumn, 
	.narrowcolumn, 
	#footer .links-list {
		width:100%;
		max-width:100%;
		padding:20px;
		margin:0;
	}

	iframe,
	video, 
	audio, 
	object {
		width:100%;
		max-width:100%;
		height:auto;
		margin-bottom: 20px;
	}
	iframe.polovicen {
		width: 100%;
		margin-right: 0;
		height: auto;
	}
	
	#future {
		margin:0;
	}
		
	
  .gallery.gallery-columns-3 {
    /*grid-template-columns: 1fr;*/
	  columns: 2;
  }
}

/* handheld devices: iphone, android */
@media only screen and (max-width: 470px) {
  body {
    padding-right: 23px;
  }
  #header {
    max-width: calc(100% - 7px);
  }
	#page {
		width:100%;
		max-width:100%;
		min-width: 100%;
	}
	#headerimg img {
		display:block;
		width:100%;
		min-width: 100%;
		vertical-align:middle;
	}
	#language_list {
		margin-left:10px;
	}
	.widecolumn, 
	.narrowcolumn, 
	#footer .links-list {
		width:100%;
		max-width:100%;
		padding:10px;
		margin:0;
	}
	#content, 
	iframe,
	video, 
	audio, 
	object {
		width:100%;
		max-width:100%;
		height:auto;
		/*padding: 10px; */
		margin-bottom: 10px;
	}
	#future {
		margin:0;
	}
	#content .post, 
	#future	.previewpost,
	#future	.postviewpost {
		width:100%;
		max-width:100%;
		padding: 0;
		left: 0;
		margin:0;
	}

	.gallery {
		position:relative;
		width:100%;
		max-width:100%;
	}
	.gallery .gallery-item {
		display: block;
        clear: both;
		float:none;
	}	
	.gallery .gallery-item img {
		width:100%;
		height:auto;	
	}
	
  .gallery.gallery-columns-2, .gallery.gallery-columns-3 {
    /*grid-template-columns: 1fr;*/
	  columns: 1;
  }
}

/**
 * 9.0 Print
 * --------------------------------------------
 */

/* Retina-specific styles. */
@media print,
	(-o-min-device-pixel-ratio: 5/4),
	(-webkit-min-device-pixel-ratio: 1.25),
	(min-resolution: 120dpi) {
}
 
