/* TOC:
 - foundation_wptouch_icons_css
 - foundation_pushit
 - wptouch-parent-theme-css
 - wptouch-theme-css
 - wprssmi_template_styles
 - sedlex_styles
 - jetpack_css
 - wp-advanced-rp-css
*/

/* Minit: http://klanrur.rs/wp-content/plugins/wptouch/themes/foundation/modules/wptouch-icons/css/wptouch-icons.css */
@font-face {
  font-family: 'wptouch-icons';
  src: url('http://klanrur.rs/wp-content/plugins/wptouch/themes/foundation/modules/wptouch-icons/css/../font/wptouch-icons.eot?64777116');
  src: url('http://klanrur.rs/wp-content/plugins/wptouch/themes/foundation/modules/wptouch-icons/css/../font/wptouch-icons.eot?64777116#iefix') format('embedded-opentype'),
       url('http://klanrur.rs/wp-content/plugins/wptouch/themes/foundation/modules/wptouch-icons/css/../font/wptouch-icons.woff?64777116') format('woff'),
       url('http://klanrur.rs/wp-content/plugins/wptouch/themes/foundation/modules/wptouch-icons/css/../font/wptouch-icons.ttf?64777116') format('truetype'),
       url('http://klanrur.rs/wp-content/plugins/wptouch/themes/foundation/modules/wptouch-icons/css/../font/wptouch-icons.svg?64777116#wptouch-icons') format('svg');
  font-weight: normal;
  font-style: normal;
}
/* Chrome hack: SVG is rendered more smooth in Windozze. 100% magic, uncomment if you need it. */
/* Note, that will break hinting! In other OS-es font will be not as sharp as it could be */
/*
@media screen and (-webkit-min-device-pixel-ratio:0) {
  @font-face {
    font-family: 'wptouch-icons';
    src: url('http://klanrur.rs/wp-content/plugins/wptouch/themes/foundation/modules/wptouch-icons/css/../font/wptouch-icons.svg?64777116#wptouch-icons') format('svg');
  }
}
*/

 [class^="icon-"]:before, [class*=" icon-"]:before,[class^="wptouch-icon-"]:before, [class*=" wptouch-icon-"]:before {
  font-family: "wptouch-icons";
  font-style: normal;
  font-weight: normal;
  speak: none;

  display: inline-block;
  text-decoration: inherit;
  width: 1em;
  margin-right: .2em;
  text-align: center;
  /* opacity: .8; */

  /* For safety - reset parent styles, that can break glyph codes*/
  font-variant: normal;
  text-transform: none;

  /* fix buttons height, for twitter bootstrap */
  line-height: 1em;

  /* Animation center compensation - margins should be symmetric */
  /* remove if not needed */
  margin-left: .2em;

  /* you can be more comfortable with increased icons size */
  /* font-size: 120%; */

  /* Uncomment for 3D effect */
  /* text-shadow: 1px 1px 1px rgba(127, 127, 127, 0.3); */
}

.icon-arrow-left:before, .wptouch-icon-arrow-left:before { content: '\e800'; } /* '' */
.icon-caret-down:before, .wptouch-icon-caret-down:before { content: '\e801'; } /* '' */
.icon-arrow-combo:before, .wptouch-icon-arrow-combo:before { content: '\e802'; } /* '' */
.icon-yelp:before, .wptouch-icon-yelp:before { content: '\e803'; } /* '' */
.icon-key:before, .wptouch-icon-key:before { content: '\e804'; } /* '' */
.icon-left-open-big:before, .wptouch-icon-left-open-big:before { content: '\e805'; } /* '' */
.icon-user:before, .wptouch-icon-user:before { content: '\e806'; } /* '' */
.icon-signin:before, .wptouch-icon-signin:before { content: '\e807'; } /* '' */
.icon-signout:before, .wptouch-icon-signout:before { content: '\e808'; } /* '' */
.icon-search:before, .wptouch-icon-search:before { content: '\e809'; } /* '' */
.icon-reorder:before, .wptouch-icon-reorder:before { content: '\e80a'; } /* '' */
.icon-basket:before, .wptouch-icon-basket:before { content: '\e80b'; } /* '' */
.icon-angle-right:before, .wptouch-icon-angle-right:before { content: '\e80c'; } /* '' */
.icon-angle-left:before, .wptouch-icon-angle-left:before { content: '\e80d'; } /* '' */
.icon-chevron-up:before, .wptouch-icon-chevron-up:before { content: '\e80e'; } /* '' */
.icon-chevron-down:before, .wptouch-icon-chevron-down:before { content: '\e80f'; } /* '' */
.icon-chevron-left:before, .wptouch-icon-chevron-left:before { content: '\e810'; } /* '' */
.icon-chevron-right:before, .wptouch-icon-chevron-right:before { content: '\e811'; } /* '' */
.icon-comment:before, .wptouch-icon-comment:before { content: '\e812'; } /* '' */
.icon-comments:before, .wptouch-icon-comments:before { content: '\e813'; } /* '' */
.icon-circle-arrow-left:before, .wptouch-icon-circle-arrow-left:before { content: '\e814'; } /* '' */
.icon-circle-arrow-right:before, .wptouch-icon-circle-arrow-right:before { content: '\e815'; } /* '' */
.icon-pencil:before, .wptouch-icon-pencil:before { content: '\e816'; } /* '' */
.icon-reply:before, .wptouch-icon-reply:before { content: '\e817'; } /* '' */
.icon-envelope-alt:before, .wptouch-icon-envelope-alt:before { content: '\e818'; } /* '' */
.icon-list-ul:before, .wptouch-icon-list-ul:before { content: '\e819'; } /* '' */
.icon-tags:before, .wptouch-icon-tags:before { content: '\e81a'; } /* '' */
.icon-twitter:before, .wptouch-icon-twitter:before { content: '\e81b'; } /* '' */
.icon-google-plus:before, .wptouch-icon-google-plus:before { content: '\e81c'; } /* '' */
.icon-google-plus-sign:before, .wptouch-icon-google-plus-sign:before { content: '\e81d'; } /* '' */
.icon-facebook:before, .wptouch-icon-facebook:before { content: '\e81e'; } /* '' */
.icon-facebook-sign:before, .wptouch-icon-facebook-sign:before { content: '\e81f'; } /* '' */
.icon-instagram:before, .wptouch-icon-instagram:before { content: '\e820'; } /* '' */
.icon-tumblr:before, .wptouch-icon-tumblr:before { content: '\e821'; } /* '' */
.icon-pinterest:before, .wptouch-icon-pinterest:before { content: '\e822'; } /* '' */
.icon-pinterest-sign:before, .wptouch-icon-pinterest-sign:before { content: '\e823'; } /* '' */
.icon-vine:before, .wptouch-icon-vine:before { content: '\e824'; } /* '' */
.icon-book-open:before, .wptouch-icon-book-open:before { content: '\e825'; } /* '' */
.icon-youtube:before, .wptouch-icon-youtube:before { content: '\e826'; } /* '' */
.icon-linkedin-sign:before, .wptouch-icon-linkedin-sign:before { content: '\e827'; } /* '' */
.icon-plus:before, .wptouch-icon-plus:before { content: '\e828'; } /* '' */
.icon-rss-sign:before, .wptouch-icon-rss-sign:before { content: '\e829'; } /* '' */
.icon-time:before, .wptouch-icon-time:before { content: '\e82a'; } /* '' */
.icon-camera-retro:before, .wptouch-icon-camera-retro:before { content: '\e82b'; } /* '' */
.icon-play:before, .wptouch-icon-play:before { content: '\e82c'; } /* '' */
.icon-filter:before, .wptouch-icon-filter:before { content: '\e82d'; } /* '' */
.icon-minus:before, .wptouch-icon-minus:before { content: '\e82e'; } /* '' */
.icon-ok-sign:before, .wptouch-icon-ok-sign:before { content: '\e82f'; } /* '' */
.icon-layout-tiles:before, .wptouch-icon-layout-tiles:before { content: '\e830'; } /* '' */
.icon-layout-list:before, .wptouch-icon-layout-list:before { content: '\e831'; } /* '' */
.icon-resize-full:before, .wptouch-icon-resize-full:before { content: '\e832'; } /* '' */
.icon-cancel:before, .wptouch-icon-cancel:before { content: '\e833'; } /* '' */
.icon-cancel-circled:before, .wptouch-icon-cancel-circled:before { content: '\e834'; } /* '' */
.icon-star:before, .wptouch-icon-star:before { content: '\e835'; } /* '' */
.icon-remove-sign:before, .wptouch-icon-remove-sign:before { content: '\e836'; } /* '' */
.icon-map-marker:before, .wptouch-icon-map-marker:before { content: '\e837'; } /* '' */
.icon-cloud:before, .wptouch-icon-cloud:before { content: '\e838'; } /* '' */
.icon-cloud-download:before, .wptouch-icon-cloud-download:before { content: '\e839'; } /* '' */
.icon-info-sign:before, .wptouch-icon-info-sign:before { content: '\e83a'; } /* '' */
.icon-copy:before, .wptouch-icon-copy:before { content: '\e83b'; } /* '' */
.icon-download:before, .wptouch-icon-download:before { content: '\e83c'; } /* '' */
.icon-external-link:before, .wptouch-icon-external-link:before { content: '\e83d'; } /* '' */
.icon-warning-sign:before, .wptouch-icon-warning-sign:before { content: '\e83e'; } /* '' */
.icon-compass:before, .wptouch-icon-compass:before { content: '\e83f'; } /* '' */
.icon-trash:before, .wptouch-icon-trash:before { content: '\e840'; } /* '' */
.icon-th:before, .wptouch-icon-th:before { content: '\e841'; } /* '' */
.icon-menu:before, .wptouch-icon-menu:before { content: '\e842'; } /* '' */
.icon-double-angle-up:before, .wptouch-icon-double-angle-up:before { content: '\e843'; } /* '' */
.icon-arrow-down:before, .wptouch-icon-arrow-down:before { content: '\e844'; } /* '' */
.icon-caret-right:before, .wptouch-icon-caret-right:before { content: '\e845'; } /* '' */
.icon-caret-left:before, .wptouch-icon-caret-left:before { content: '\e846'; } /* '' */
.icon-caret-up:before, .wptouch-icon-caret-up:before { content: '\e847'; } /* '' */
.icon-vimeo:before, .wptouch-icon-vimeo:before { content: '\e848'; } /* '' */
.icon-phone:before, .wptouch-icon-phone:before { content: '\e849'; } /* '' */
.icon-angle-up:before, .wptouch-icon-angle-up:before { content: '\e84a'; } /* '' */
.icon-angle-down:before, .wptouch-icon-angle-down:before { content: '\e84b'; } /* '' */
.icon-refresh:before, .wptouch-icon-refresh:before { content: '\e84c'; } /* '' */
.icon-info:before, .wptouch-icon-info:before { content: '\e84d'; } /* '' */
.icon-chat:before, .wptouch-icon-chat:before { content: '\e84e'; } /* '' */
.icon-check:before, .wptouch-icon-check:before { content: '\e84f'; } /* '' */



/* Minit: http://klanrur.rs/wp-content/plugins/wptouch/themes/foundation/modules/pushit/pushit.css */
/* PushIt CSS */

/* Coolin' by day then at night working up a sweat. */

body {
	text-shadow: none !important;
}

.pushit {
	position: fixed;
	top: 0;
	bottom: 0;
	left: -1000px;
	z-index: 100;
	height: 100%;
	-webkit-backface-visibility: hidden;
	backface-visibility: hidden;
	overflow-x: hidden;
	overflow-y: auto;
}

.has-overflow-scroll .pushit {
	-webkit-overflow-scrolling: touch;
}

#pushit-overlay {
	position: fixed;
	left: 0;
	top: 0;
	right: 0;
	bottom: 0;
	z-index: -1;
}



/* Minit: http://klanrur.rs/wp-content/plugins/wptouch/themes/foundation/default/style.css */
/* @group Reset */
body [class^="wptouch-icon-"]:before, body [class*=" wptouch-icon-"]:before {
	width: auto;
}

html,body,div,span,applet,blockquote,pre,a,abbr,acronym,address,big,cite,code,del,dfn,em,font,img,ins,kbd,q,s,samp,strike,strong,sub,sup,var,b,u,i,center,ol,ul,li,caption {
	border: 0;
	outline: 0;
	vertical-align: baseline;
	margin: 0;
	padding: 0;
}

#content h1, #content h2, #content h3, #content h4, #content h5, #content h6 {
	margin-top: 15px;
	margin-bottom: 15px;
	line-height: 130%;
}

body {
	-webkit-text-size-adjust: 100%;
	font-size: 100%;
}

.page-wrapper {
	min-height: 640px;
	padding-bottom: 20px;
}

ol,ul {
	list-style: none;
	margin: 0;
	padding: 0;
}

:focus {
	outline: 0;
}

ins,a {
	text-decoration: none;
}

.clearfix:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}

iframe {
	max-width: 100% !important;
}

.light-body {
	text-shadow: rgba(255,255,255,.2) 0 1px 0;
}

/* @end */

/* @group WordPress & Structure */

sup {
	vertical-align: super;
	font-size: 50%;
	font-variant: small-caps;
}

hr {
	border: 1px dashed rgba(0,0,0,.2);
}

.post ul {
	list-style-type: disc;
}

.post ol {
	list-style-type: decimal;
}

.post li {
	margin: 1% 8%;
}

blockquote {
	margin-left: 5%;
	margin-right: 5%;
	font-style: italic;
}

.aligncenter,
.alignnone {
	text-align: center !important;
	margin-left: auto !important;
	margin-right: auto !important;
	float: none !important;
	display: block !important;
}

.alignleft {
	float: left;
	margin-right: 10px;
}

.alignright {
	float: right;
	margin-left: 10px;
}

.left-justify {
	text-align: left;
}

.full-justify {
	text-align: justify;
}

.right-justify {
	text-align: right;
	direction: rtl;
}

code, pre {
	overflow: scroll;
	padding: 5px;
	font-family: monospace;
	background-color: rgba(0,0,0,.1);
}

#content input {
	font-size: 100% !important;
}

.wp-caption-text {
	font-size: 90%;
}

.posts-nav {
	text-align: center;
	padding-top: 15px;
	padding-bottom: 15px;
	color: #999;
	text-transform: capitalize;
	font-weight: bold;
}

.footer {
	text-align: center;
}

img.wp-smiley {
	margin: 0;
}

.post table img, .page table img {
	margin: 0;
}

/* @group WP Gallery & Captions */

.wp-caption {
	text-align: center;
	max-width: 100%;
	margin-top: 0;
}

.wp-caption p.wp-caption-text {
	padding: 0 0 15px;
	margin-top: 0px;
	font-size: 80%;
	font-style: italic;
	font-weight: normal;
}

.post .wp-caption img {
	margin-bottom: 0px;
}

#gallery_back_to_post {
	display: block;
	font-size: 80%;
	font-weight: bold;
	margin: 10px 10px 0;
	text-align: center;
}

.gallery {
	margin: 0;
	padding: 0;
	width: 100% !important;
	height: auto !important;
}

.gallery dl.gallery-item img.attachment-thumbnail {
	padding: 3px;
	margin: 10px;
	width: 50% !important;
	height: auto;
}

.gallery dl.gallery-item, .gallery dl.gallery-item dt.gallery-icon {
	margin: 0;
}

.gallery-nav {
	text-align: center;
	color: #ccc;
	margin-bottom: 15px;
	margin-top: 15px;
}

.entry-caption {
	text-align: center;
	font-style: italic;
}

/* @end */

/* @end */

/* @group Media Handling */

.css-videos video, .css-videos embed, .css-videos object, .css-videos .mejs-container {
	-webkit-transform-style: preserve-3d;
}

.css-videos.portrait video {
	width: 100%   		!important;
	height: auto   		!important;
	min-height: 160px	!important;
	max-width: 100%		!important;
}

.css-videos.landscape video {
	width: 100%   		!important;
	height: auto   		!important;
	min-height: 250px	!important;
	max-width: 100%		!important;
}

.post img, .post img {
	max-width: 100%;
	height: auto;
	margin-top: 15px;
	margin-bottom: 15px;
}

/* @end */

/* @group CSS Effects */

/* CSS Noise background effect: Added to any element easily with a class of 'noise' */

.noise {
	position: relative;
	z-index: 1;
}

.noise:before, .body-noise:before {
	content: '';
	position: absolute;
	z-index: -1;
	top: 0;
	bottom: 0;
	left: 0;
	right: 0;
	background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAADIAAAAyCAMAAAAp4XiDAAAAUVBMVEWFhYWDg4N3d3dtbW17e3t1dXWBgYGHh4d5eXlzc3OLi4ubm5uVlZWPj4+NjY19fX2JiYl/f39ra2uRkZGZmZlpaWmXl5dvb29xcXGTk5NnZ2c8TV1mAAAAG3RSTlNAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEAvEOwtAAAFVklEQVR4XpWWB67c2BUFb3g557T/hRo9/WUMZHlgr4Bg8Z4qQgQJlHI4A8SzFVrapvmTF9O7dmYRFZ60YiBhJRCgh1FYhiLAmdvX0CzTOpNE77ME0Zty/nWWzchDtiqrmQDeuv3powQ5ta2eN0FY0InkqDD73lT9c9lEzwUNqgFHs9VQce3TVClFCQrSTfOiYkVJQBmpbq2L6iZavPnAPcoU0dSw0SUTqz/GtrGuXfbyyBniKykOWQWGqwwMA7QiYAxi+IlPdqo+hYHnUt5ZPfnsHJyNiDtnpJyayNBkF6cWoYGAMY92U2hXHF/C1M8uP/ZtYdiuj26UdAdQQSXQErwSOMzt/XWRWAz5GuSBIkwG1H3FabJ2OsUOUhGC6tK4EMtJO0ttC6IBD3kM0ve0tJwMdSfjZo+EEISaeTr9P3wYrGjXqyC1krcKdhMpxEnt5JetoulscpyzhXN5FRpuPHvbeQaKxFAEB6EN+cYN6xD7RYGpXpNndMmZgM5Dcs3YSNFDHUo2LGfZuukSWyUYirJAdYbF3MfqEKmjM+I2EfhA94iG3L7uKrR+GdWD73ydlIB+6hgref1QTlmgmbM3/LeX5GI1Ux1RWpgxpLuZ2+I+IjzZ8wqE4nilvQdkUdfhzI5QDWy+kw5Wgg2pGpeEVeCCA7b85BO3F9DzxB3cdqvBzWcmzbyMiqhzuYqtHRVG2y4x+KOlnyqla8AoWWpuBoYRxzXrfKuILl6SfiWCbjxoZJUaCBj1CjH7GIaDbc9kqBY3W/Rgjda1iqQcOJu2WW+76pZC9QG7M00dffe9hNnseupFL53r8F7YHSwJWUKP2q+k7RdsxyOB11n0xtOvnW4irMMFNV4H0uqwS5ExsmP9AxbDTc9JwgneAT5vTiUSm1E7BSflSt3bfa1tv8Di3R8n3Af7MNWzs49hmauE2wP+ttrq+AsWpFG2awvsuOqbipWHgtuvuaAE+A1Z/7gC9hesnr+7wqCwG8c5yAg3AL1fm8T9AZtp/bbJGwl1pNrE7RuOX7PeMRUERVaPpEs+yqeoSmuOlokqw49pgomjLeh7icHNlG19yjs6XXOMedYm5xH2YxpV2tc0Ro2jJfxC50ApuxGob7lMsxfTbeUv07TyYxpeLucEH1gNd4IKH2LAg5TdVhlCafZvpskfncCfx8pOhJzd76bJWeYFnFciwcYfubRc12Ip/ppIhA1/mSZ/RxjFDrJC5xifFjJpY2Xl5zXdguFqYyTR1zSp1Y9p+tktDYYSNflcxI0iyO4TPBdlRcpeqjK/piF5bklq77VSEaA+z8qmJTFzIWiitbnzR794USKBUaT0NTEsVjZqLaFVqJoPN9ODG70IPbfBHKK+/q/AWR0tJzYHRULOa4MP+W/HfGadZUbfw177G7j/OGbIs8TahLyynl4X4RinF793Oz+BU0saXtUHrVBFT/DnA3ctNPoGbs4hRIjTok8i+algT1lTHi4SxFvONKNrgQFAq2/gFnWMXgwffgYMJpiKYkmW3tTg3ZQ9Jq+f8XN+A5eeUKHWvJWJ2sgJ1Sop+wwhqFVijqWaJhwtD8MNlSBeWNNWTa5Z5kPZw5+LbVT99wqTdx29lMUH4OIG/D86ruKEauBjvH5xy6um/Sfj7ei6UUVk4AIl3MyD4MSSTOFgSwsH/QJWaQ5as7ZcmgBZkzjjU1UrQ74ci1gWBCSGHtuV1H2mhSnO3Wp/3fEV5a+4wz//6qy8JxjZsmxxy5+4w9CDNJY09T072iKG0EnOS0arEYgXqYnXcYHwjTtUNAcMelOd4xpkoqiTYICWFq0JSiPfPDQdnt+4/wuqcXY47QILbgAAAABJRU5ErkJggg==);
}

/* @group Slide Out */

.slide-out {
	-webkit-backface-visibility: hidden;
	-ms-backface-visibility: hidden;
	-o-backface-visibility: hidden;
	backface-visibility: hidden;
	-webkit-animation-duration: 480ms;
	-webkit-animation-name: slideOutPanel;
	-o-animation-name: slideOutPanel;
	animation-name: slideOutPanel;
	animation-fill-mode: forwards;
}

@-webkit-keyframes slideOutPanel {
	from {
	opacity: 1;
	}

	to {
	-webkit-transform: translateY(-20%);
	transform: translateY(-20%);
	opacity: 0;
}

}
@-o-keyframes slideOutPanel {
	from {
	opacity: 1;
}

to {
	-o-transform: translateY(-20%);
	transform: translateY(-20%);
	opacity: 0;
}

}
@keyframes slideOutPanel {
	from {
	opacity: 1;
}

to {
	-webkit-transform: translateY(-20%);
	-o-transform: translateY(-20%);
	transform: translateY(-20%);
	opacity: 0;
}
}

/* @end */

/* @group Slide In */

.slide-in {
	-webkit-backface-visibility: hidden;
	-ms-backface-visibility: hidden;
	-o-backface-visibility: hidden;
	backface-visibility: hidden;
	-webkit-animation-duration: 480ms;
	-webkit-animation-name: slideInPanel;
	-o-animation-name: slideInPanel;
	animation-name: slideInPanel;
	animation-fill-mode: forwards;
}

@-webkit-keyframes slideInPanel {
	from {
	-webkit-transform: translateY(-20%);
	transform: translateY(-20%);
	opacity: 0;
}

to {
	opacity: 1;
}

}
@-o-keyframes slideInPanel {
	from {
	-o-transform: translateY(-20%);
	transform: translateY(-20%);
	opacity: 0;
}

to {
	opacity: 1;
}

}
@keyframes slideInPanel {
	from {
	-webkit-transform: translateY(-20%);
	-o-transform: translateY(-20%);
	transform: translateY(-20%);
	opacity: 0;
}

to {
	opacity: 1;
}
}

/* @end */

/* @end */

/* @group Load More, Infinite */

.load-more-link, .infinite-link, .load-more-comments-wrap, .load-more-post-link, .load-more-page-link {
	display: block;
	width: 100%;
	text-align: center;
	padding-top: 12px;
	padding-bottom: 12px;
	font-weight: bold;
	line-height: 150%;
	text-transform: capitalize;
}

.spinner {
	display: inline-block;
	margin-right: 8px;
}

/* @end */

/* @group Advertising */

.wptouch-ad {
	text-align: center;
	min-height: 50px;
	margin: 0 auto;
	padding: 0;
}

.wptouch-ad.ad-location-header {
	padding-top: 5px;
}

.post .wptouch-ad {
	padding-bottom: 10px;
	padding-top: 10px;
}

.wptouch-custom-ad {
	margin: 5px;
	text-align: center;
	display: block;
	max-width: 100%;
	height: auto;
}

.wptouch-custom-ad a, .wptouch-custom-ad img, .wptouch-custom-ad iframe * {
	max-width: 100%;
	height: auto;
}

/* @end */

/* @group Nav Bar */

.nav-bar {
	font-weight: bold;
	padding-top: 6px;
	padding-bottom: 6px;
	font-size: 90%;
	margin-left: 12px;
	margin-right: 12px;
}

.nav-controls {
	text-transform: capitalize;
	text-align: center;
	margin-top: 25px;
	margin-bottom: 25px;
}

.nav-controls a.prev-post {
	padding-top: 8px;
	padding-bottom: 8px;
}

.nav-controls a.prev-post+a.next-post {
	padding-left: 8px;
	margin-left: 4px;
}

.nav-controls a.next-post {
	padding-top: 8px;
	padding-bottom: 8px;
}

.nav-controls a.prev-post:before {
	content: '\e810';
	font: normal normal 90% 'wptouch-icons';
}

.nav-controls a.next-post:after {
	content: '\e811';
	font: normal normal 90% 'wptouch-icons';
}

/* @end */

/* @group Featured Slider */

/* @group Swipe */

.swipe {
	overflow: hidden;
	border-bottom: 1px solid rgba(255,255,255,.2);
}

.swipe * {
	-webkit-tap-highlight-color: rgba(0,0,0,0);
	-webkit-touch-callout: none;
}

.swipe img {
	width: 114%;
	-webkit-box-reflect: below 1px -webkit-gradient(linear, center top, center bottom, from(rgba(0,0,0,.2)), to(rgba(0,0,0,.3)));
	margin-left: -7%;
}

.swipe.grayscale img {
	-webkit-filter: grayscale(1) contrast(1.1);
}

.swipe-wrap > div {
	float: left;
	position: relative;
	height: 200px;
	overflow: hidden;
}

.landscape .swipe-wrap > div {
	height: 274px;
}

.swipe p {
	background-color: rgba(0,0,0,0.5);
	text-align: center;
	font-size: 100%;
	text-shadow: #000000 0 -1px 0;
	margin: 0;
	padding: 8px 5%;
	line-height: 100%;
	color: #fff;
	position: absolute;
	right: 0;
	bottom: 0;
	font-weight: bold;
	left: 0;
}

.rtl .swipe p {
	direction: rtl;
}

p.featured-date, #slider .comments-number {
	display: none;
}

.dark-body .swipe {
	border-bottom: 1px solid rgba(0,0,0,.1);
	-webkit-box-shadow: rgba(255,255,255,.05) 0px 1px 0px;
	box-shadow: rgba(255,255,255,.05) 0px 1px 0px;
}

/* @end */

/* @group Dots */

ul.dots {
	padding-bottom: 5px;
	position: relative;
	z-index: 1;
	margin-right: auto;
	padding-top: 5px;
	text-align: center;
	margin-bottom: -30px;
}

ul.dots li {
	width: 6px;
	height: 6px;
	border-radius: 4px;
	background-color: rgba(255,255,255,.25);
	-webkit-box-shadow: inset rgba(0,0,0,.1) 0px 1px 1px, rgba(255,255,255,.05) 0px 1px 0px;
	box-shadow: inset rgba(0,0,0,.1) 0px 1px 1px, rgba(255,255,255,.05) 0px 1px 0px;
	margin-right: 3px;
	margin-left: 3px;
	display: inline-block;
}

ul.dots li.active {
	-webkit-box-shadow: inset rgba(255,255,255,.05) 0px 1px 0px, rgba(255,255,255,.05) 0px 1px 0px;
	box-shadow: inset rgba(255,255,255,.05) 0px 1px 0px, rgba(255,255,255,.05) 0px 1px 0px;
}

/* @end */

/* @end */

/* @group Sharing Options */

.sharing-options {
	text-align: center;
}

.sharing-options a {
	width: 25%;
	max-width: 25%;
	display: block;
	text-shadow: rgba(255,255,255,.8) 0 1px 0;
	font-weight: bold;
	font-size: 90%;
	background-color: rgba(0,0,0,.05);
	border-bottom: 1px solid rgba(255,255,255,.7);
	border-top: 1px solid rgba(255,255,255,.7);
	float: left;
	padding-top: 8px;
	padding-bottom: 8px;
}

.sharing-options.long a {
	width: 50%;
	max-width: 50%;
	margin-bottom: -3px;
}

	.rtl .sharing-options a {
		float: right;
	}

/* @group Default */

.sharing-options .email-btn:before {
	content: '\e818';
	margin-right: 5px;
	font-family: 'wptouch-icons';
	font-weight: normal;
	font-style: normal;
}

.sharing-options .facebook-btn:before {
	content: '\e81e';
	margin-right: 5px;
	font-family: 'wptouch-icons';
	font-weight: normal;
	font-style: normal;
}

.sharing-options .twitter-btn:before {
	content: '\e81b';
	margin-right: 5px;
	font-family: 'wptouch-icons';
	font-weight: normal;
	font-style: normal;
}

.sharing-options .google-btn:before {
	content: '\e81c';
	margin-right: 5px;
	font-family: 'wptouch-icons';
	font-weight: normal;
	font-style: normal;
}

.sharing-options .pinterest-btn:before {
	content: '\e823';
	margin-right: 5px;
	font-family: 'wptouch-icons';
	font-weight: normal;
	font-style: normal;
}

.rtl .sharing-options .email-btn:before {
	display: none;
}

.rtl .sharing-options .facebook-btn:before {
	display: none;
}

.rtl .sharing-options .twitter-btn:before {
	display: none;
}

.rtl .sharing-options .google-btn:before {
	display: none;
}

.rtl .sharing-options .pinterest-btn:before {
	display: none;
}

.rtl .sharing-options .email-btn:before {
	display: none;
}

.rtl .sharing-options .email-btn:after {
	content: '\e818';
	margin-left: 5px;
	font-family: 'wptouch-icons';
	font-weight: normal;
	font-style: normal;
}

.rtl .sharing-options .facebook-btn:after {
	content: '\e81f';
	margin-left: 5px;
	font-family: 'wptouch-icons';
	font-weight: normal;
	font-style: normal;
}

.rtl .sharing-options .twitter-btn:after {
	content: '\e81b';
	margin-left: 5px;
	font-family: 'wptouch-icons';
	font-weight: normal;
	font-style: normal;
}

.rtl .sharing-options .google-btn:after {
	content: '\e81c';
	margin-left: 5px;
	font-family: 'wptouch-icons';
	font-weight: normal;
	font-style: normal;
}

.rtl .sharing-options .pinterest-btn:after {
	content: '\e823';
	margin-left: 5px;
	font-family: 'wptouch-icons';
	font-weight: normal;
	font-style: normal;
}

.rtl .sharing-options .email-btn:after {
	content: '\e818';
	margin-left: 5px;
	font-family: 'wptouch-icons';
	font-weight: normal;
	font-style: normal;
}


/* @end */

/* @group Vibrant */

.sharing-options.style-vibrant a {
	text-shadow: rgba(0,0,0,.4) 0 -1px 0;
	color: #fff;
}

.sharing-options.style-vibrant .facebook-btn {
	background-color: #3a589a;
}

.sharing-options.style-vibrant .twitter-btn {
	background-color: #8cc1db;
}

.sharing-options.style-vibrant .google-btn {
	background-color: #eb2632;
}

.sharing-options.style-vibrant .pinterest-btn {
	background-color: #e11d00;
}

.sharing-options.style-vibrant .email-btn {
	background-color: #999;
}

/* @end */

/* @end */

/* @group Web-App Mode */

body.web-app-mode.translucent {
	margin-top: 20px;
}

body.web-app-mode #switch {
	display: none;
}

/* @end */

/* @group 404 */

.not-found {
	text-align: center;
	font-size: 200%;
	margin-top: 30px;
	font-weight: bold;
	letter-spacing: -1px;
}

.not-found:after {
	font-family: 'wptouch-icons';
	content: "\e83b";
	display: block;
	font-size: 400%;
	line-height: 150%;
}

.not-found-text {
	margin-bottom: 70px;
	width: 70%;
	margin-left: auto;
	margin-right: auto;
	text-align: center;
	font-weight: bold;
}

/* @end */

/* @group Switch Link */

#switch {
	margin-right: 16%;
	margin-left: 16%;
	padding-top: 15px;
	padding-bottom: 15px;
}

#switch div {
	border: 1px solid rgba(0,0,0,.2);
	border-radius: 3px;
	-webkit-tap-highlight-color: rgba(0, 0, 0, 0);
	-webkit-touch-callout: none;
	text-align: center;
	position: relative;
	font-weight: bold;
	height: 24px;
	text-transform: capitalize;
	color: rgba(0,0,0,.5);
	line-height: 95%;
	font-size: 90%;
}

#switch .off {
	border-left: 1px solid rgba(0,0,0,.1);
	position: absolute;
	top: 0;
	right: 0;
	bottom: 0;
	padding-top: 4px;
	width: 50%;
}

#switch .on {
	position: absolute;
	top: 0;
	left: 0;
	bottom: 0;
	padding-top: 4px;
	width: 50%;
}

#switch .active {
	color: rgba(255,255,255,.9);
	border-style: none;
}

.dark-body #switch div {
	border: 1px solid rgba(255,255,255,.15);
}

/* @end */

/* @group Footer Social Links */

ul.social-links-wrap {
	margin-right: 3%;
	margin-left: 3%;
}

.social-links-wrap li {
	display: inline-block;
	margin-bottom: 5px;
	margin-top: 5px;
}

li .social-footer-badges {
	background-color: rgba(255,255,255,.9);
	-webkit-border-radius: 44px;
	border-radius: 44px;
	font-size: 120%;
	-webkit-box-shadow: inset rgba(255,255,255,.4) 0px 1px 0px;
	box-shadow: inset rgba(255,255,255,.4) 0px 1px 0px;
	text-shadow: none;
	border-style: solid;
	border-width: 1px;
	line-height: 2em;
	width: 2em;
	height: 2em;
	display: inline-block;
	margin-bottom: 10px;
	margin-right: 2px;
	margin-left: 2px;
	text-align: center;
}

.dark-body .social-footer-badges {
	background-color: rgba(0,0,0,.3);
	-webkit-box-shadow: inset rgba(255,255,255,.2) 0px 1px 0px;
	box-shadow: inset rgba(255,255,255,.2) 0px 1px 0px;
	border-width: 0;
}

/* @end */

/* @group Comments */

#comments {
}
	#comments .children .comment {
		margin-left: 15px;
	}

p.comment-awaiting-moderation {
	font-weight: bold;
	font-style: italic;
	background-color: #feeec4;
	padding: 4px;
	-webkit-border-radius: 2px;
	border-radius: 2px;
}

p.nocomments {
	text-align: center;
	font-style: italic;
	text-transform: capitalize;
	margin-top: 25px;
	margin-bottom: 25px;
}

/* @group Commentform */

form#commentform label {
	font-size: 90%;
}

form#commentform input[type="text"], form#commentform input[type="email"], form#commentform input[type="url"] {
	width: 60%;
}

form#commentform input:focus, form#commentform textarea:focus {
	background-color: rgba(0,0,0,0);
}

form#commentform input, form#commentform textarea {
	padding: 4px;
	border: 1px solid rgba(0,0,0,.3);
	font-size: 100%;
	-webkit-appearance: none;
	-webkit-border-radius: 0;
	border-radius: 0;
	background-color: rgba(0,0,0,.1);
}
	form#commentform input[type="checkbox"] {
		-webkit-appearance: checkbox;
	}
	form#commentform input[type="radio"] {
		-webkit-appearance: radio;
	}

form#commentform textarea {
	min-height: 100px;
	margin: 0;
	width: 95%;
	-webkit-transition-duration: .5s;
}

form#commentform textarea:focus {
	min-height: 120px;
}

form#commentform button#submit {
	-webkit-appearance: none;
	border: 1px solid rgba(0,0,0,.3);
	font-weight: bold;
	font-size: 100%;
	background-color: rgba(255,255,255,.8);
	color: rgba(0,0,0,.8);
	padding: 4px 16px;
	margin: 0;
	-webkit-border-radius: 0px;
	border-radius: 0px;
}

/* @end */

/* @group Comment Errors */

.comment-error {
	padding: 10px;
	text-align: center;
}

.comment-error a {
	font-size: 120%;
}

/* @end */

/* @end */

/* @group Dark */

.dark-body {
	text-shadow: rgba(0,0,0,.2) 0 -1px 0;
	color: rgba(255,255,255,.9);
}

.dark-body hr {
	border: 1px dashed rgba(255,255,255,.2);
}

/* @end */

/* @group Multipage Links */

.wp-page-nav {
	text-align: center;
	margin-top: 10px;
	margin-bottom: 10px;
	font-size: 110%;
	font-weight: bold;
}

.wp-page-nav a {
	padding: 2px;
}

/* @end */

/* @group Password Protected */

.post form {
	background-color: rgba(0,0,0,.1);
	padding: 10px;
	margin-top: 10px;
	margin-bottom: 10px;
}

.post form label {
	font-size: 90%;
}

.post form input[type="password"] {
	width: 35%;
}

.post form input[type="submit"], .post form input[type="button"] {
	padding-left: 4px;
	padding-right: 4px;
	font-size: 90%;
}

/* @end */

/* @group Back To Top */

.back-to-top {
	text-align: center;
	display: block;
	font-weight: bold;
	margin-top: 50px;
}

.back-to-top:before {
	content: "\e843";
	font-family: 'wptouch-icons';
	font-weight: normal;
	font-style: normal;
	padding-right: 5px;
}

/* @end */

/* @group Login Form */

.wptouch-login-wrap {
	text-align: center;
	z-index: 1000;
	font-size: 100%;
	padding: 20px;
	display: none;
	position: absolute;
	top: 3%;
	-webkit-border-radius: 4px;
	border-radius: 4px;
	width: 75%;
	-webkit-box-shadow: rgba(0,0,0,.5) 0px 1px 5px;
	box-shadow: rgba(0,0,0,.5) 0px 1px 5px;
}

.wptouch-login-wrap, .wptouch-login-wrap a {
	color: rgba(0,0,0,.8);
	text-shadow: rgba(255,255,255,.2) 0 1px 0;
}

.tablet .wptouch-login-wrap {
	width: 30%;
}

.wptouch-login-wrap .login-close {
	position: absolute;
	right: -5px;
	font-size: 200%;
	top: -5px;
}

.wptouch-login-inner {
	position: relative;
}

.wptouch-login-wrap h3 {
	margin: 0 0 20px;
	font-size: 200%;
}

#wptouch-login p {
	margin: 0 0 5px;
	padding: 0;
}

p.login-remember {
	display: none;
}

.wptouch-login-inner input[type="text"], .wptouch-login-inner input[type="password"] {
	font-size: 120%;
	width: 192px;
	height: 30px;
	-webkit-border-radius: 2px;
	border-radius: 2px;
	padding: 3px;
	background-color: rgba(255,255,255,.9);
	border-style: none;
}

.wptouch-login-inner input[type="text"]:focus, .wptouch-login-inner input[type="password"]:focus {
	background: white;
}

.wptouch-login-inner input[type="submit"] {
	width: 200px;
	font-size: 130%;
	font-weight: bold;
	-webkit-border-radius: 2px;
	border-radius: 2px;
	-webkit-appearance: none;
	padding: 5px;
	margin-top: 10px;
	text-transform: uppercase;
	background-color: transparent;
	border: 1px solid rgba(0,0,0,.3);
}

.wptouch-login-inner input[type="submit"]:active {
	-webkit-box-shadow: inset rgba(0,0,0,.5) 0px 2px 4px;
	box-shadow: inset rgba(0,0,0,.5) 0px 2px 4px;
}

/* @group Links */

.login-links {
	border-top: 1px solid rgba(0,0,0,.2);
	margin: 30px -20px -20px;
	overflow: hidden;
}

.login-links a {
	font-weight: bold;
	font-size: 110%;
	display: inline-block;
	width: 49%;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
	padding-top: 10px;
	padding-bottom: 10px;
	text-align: center;
}

.sign-up {
	border-right: 1px solid rgba(0,0,0,.2);
}

/* @end */

/* @end */

/* @group Tappable */

/* Makes elements that should use the tappable module act more like native UI elements */

.tappable {
	-webkit-touch-callout: none;
	-webkit-tap-highlight-color: rgba(0,0,0,0);
	-webkit-user-select: none;
}

/* @end */

/* @group Jetpack Stats compatibility - hide tracker image */

img#wpstats {
	position: absolute;
	top: 0;
	width: 0px;
	height: 0px;
	overflow: hidden
}

/* @end */

/* @group WPML */

#wpml-language-chooser-wrap {
	text-align: center;
	margin-top: 20px;
}

#wpml-language-chooser {
	margin: auto;
	font-size: 0.9em;
}

#wpml-language-chooser strong {

}

#wpml-language-chooser select {
	font-size: 0.9em;
}

/* @end */

/* @group Contact Form 7 compatibility */

.post form.wpcf7-form {
	background: transparent;
}

span.wpcf7-form-control-wrap {
	display: block;
	max-width: 96%;
}

.wpcf7 input,
.wpcf7 textarea {
	font-size: 100%;
	padding-left: 5px !important;
	padding-right: 0;
	max-width: 100%;
}

.wpcf7 div.wpcf7-response-output {
	margin: 0;
	padding: 10px 15px;
}

.wpcf7 div.wpcf7-validation-errors {
	background: rgba(247, 231, 0, 0.25);
	line-height: 1.4em;
}

.wpcf7 div.wpcf7-mail-sent-ok {
	background: #398f14;
	color: #fff;
	font-weight: bold;
	line-height: 1.4em;
	text-align: center;
}

/* @end */

/* This CSS is only used/shown in the preview window */

/* @group Preview Bar */

#preview-bar {
	-webkit-animation: pulse 1.5s infinite;
	-webkit-animation-timing-function: ease-out;
	-webkit-animation-direction: alternate;
	position: fixed;
	height: 26px;
	z-index: 1000;
	left: 0;
	right: 0;
	opacity: 0.95;
	-webkit-box-shadow: rgba(0,0,0,.3) 0px -2px 4px, inset rgba(255,255,255,.3) 0px 6px 12px;
	box-shadow: rgba(0,0,0,.3) 0px -2px 4px, inset rgba(255,255,255,.3) 0px 6px 12px;
	-webkit-user-select: none;
	color: #fff;
	text-shadow: rgba(0,0,0,.5) 0 -1px 1px;
	font: bold 13px Helvetica, Geneva, Arial, sans-serif;
	bottom: 0;
}

#preview-bar p {
	position: absolute;
	padding: 0;
	margin: 0;
	top: 5px;
	left: 8px;
}

.refresher {
	height: 16px;
	background-color: rgba(255,255,255,.1);
	position: absolute;
	top: 3px;
	border-radius: 4px;
	border: 1px solid rgba(0,0,0,.2);
	-webkit-box-shadow: inset rgba(255,255,255,.2) 0px 1px 0px;
	box-shadow: inset rgba(255,255,255,.2) 0px 1px 0px;
	text-align: center;
	padding-top: 3px;
	color: #fff;
	text-shadow: rgba(0,0,0,.8) 0 -1px 1px;
	cursor: pointer;
	text-transform: uppercase;
	right: 3px;
	font-weight: bold;
	font-size: 11px;
	padding-left: 6px;
	padding-right: 6px;
}

.refresher:active {
	background-color: rgba(255,255,255,0);
}

@-webkit-keyframes pulse {
	0% {
		background: #666;
}

100% {
	background: #222;
}

}
@-o-keyframes pulse {
	0% {
		background: #666;
}

100% {
	background: #222;
}

}
@keyframes pulse {
	0% {
		background: #666;
}

100% {
	background: #222;
}
}

/* @end */

/* @group Back Button */

.back-button,
.smartphone.web-app-mode.pushit-active .back-button {
	display: none;
}

.smartphone.web-app-mode .back-button {
	background-color: rgba( 255, 255, 255, 0.2 );
	color: rgba( 255, 255, 255, 0.3 );
	border-radius: 35px;
	display: block;
	padding: 15px 18px 15px 15px;
	position: fixed;
	bottom: 30px;
	left: 30px;
	transition: background-color .5s linear;
	z-index: 1;
}

.smartphone.web-app-mode .back-button.visible {
	background-color: rgba( 255, 255, 255, 1 );
	color: #000;
	transition: background-color .5s linear;
}

.light-body.smartphone.web-app-mode .back-button {
	background: rgba( 0, 0, 0, 0.1 );
	color: rgba( 0, 0, 0, 0.3 );
}

.light-body.smartphone.web-app-mode .back-button.visible {
	background-color: rgba( 0, 0, 0, 0.8 );
	color: #fff;
}

/* @end */

#content .su-pullquote {
	float: none;
	width: 90%;
}

.table-parent {
	max-width: 100%;
	overflow: scroll;
}



/* Minit: http://klanrur.rs/wp-content/plugins/wptouch/themes/bauhaus/default/style.css */
/* Bauhaus CSS */

/*
Responsive styles can be applied via '.smartphone', '.tablet', '.portrait' & '.landscape' classes.
These classes are automatically applied and manipulated on <body> by Foundation.
*/

body {
	font-family: "Helvetica Neue", Helvetica, Geneva, Arial, sans-serif;
	-webkit-font-smoothing: antialiased;
}

h1, h2, h3, h4, h5, h6 {
	letter-spacing: -1px;
}

.page-wrapper {
	left: 0;
	right: 0;
}

/* @group Header */

header a, header div {
	color: rgba(0,0,0,.9);
	text-shadow: rgba(255,255,255,.2) 0px 1px 0px;
}

header {
	position: relative;
	opacity: 1;
	overflow: hidden;
	height: 54px;
	z-index: 4;
}

header a.header-center {
	display: block;
	margin-left: auto;
	margin-right: auto;
	text-align: center;
	width: 68%;
}

header h1 {
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
	margin: 0;
	font-size: 150%;
	font-weight: normal;
	font-style: normal;
	line-height: 2.25;
}

header img {
	max-height: 44px;
	position: relative;
	max-width: 100%;
}

.portrait header img, .landscape header img {
	top: 4px;
}

.drop-down #menu {
	display: none;
	position: absolute;
	top: 54px;
	z-index: 3;
	right: 0;
	left: 0;
}

#menu-toggle {
	position: absolute;
	right: 0;
	bottom: 0;
}

#menu-toggle:after {
	content: "\e80a";
	display: block;
	font: 110% 'wptouch-icons', sans-serif;
	padding: 18px;
}

#search-toggle {
	position: absolute;
	left: 0;
	bottom: 0;
}

#search-toggle:after {
	content: "\e809";
	display: block;
	font: 110% 'wptouch-icons', sans-serif;
	padding: 18px;
}

#menu-toggle.touched:after, #search-toggle.touched:after {
	color: rgba(0,0,0,.3);
}

.login-link {
	padding-left: 12px;
}

.login-link i {
	margin-right: 5px;
}

#wptouch-search-inner {
	background-color: rgba(0,0,0,.1);
	text-align: center;
	padding: 3px;
}

#wptouch-search-inner input[type="text"] {
	width: 65%;
	-webkit-appearance: none;
	border: 1px solid rgba(0,0,0,.3);
	padding: 4px;
	background-color: rgba(255,255,255,.9);
	font-size: 90%;
}

#wptouch-search-inner input[type="text"]:focus {
	background-color: white;
}

#wptouch-search-inner input[type="submit"] {
	border: 1px solid rgba(0,0,0,.2);
	padding: 2px 10px 4px;
	-webkit-appearance: none;
	background-color: rgba(255,255,255,.1);
	color: rgba(0,0,0,.8);
	font-size: 95%;
	vertical-align: bottom;
}

#search-dropper {
	overflow: hidden;
	max-height: 0;
	-webkit-transition: max-height 400ms ease;
}

#search-dropper.toggled {
	max-height: 50px;
}

.touched {
	background-color: rgba(0,0,0,.1);
}

.page-wrapper .wptouch-custom-ad {
	margin: 0 0 -3px;
}

/* @end */

/* @group Slider */

#slider {
	background: rgba(0,0,0,.85);
	text-shadow: rgba(0,0,0,.1) 0px 1px 1px;
}

.swipe-wrap > div {
	height: 220px;
	overflow: hidden;
}

#slider p {
	background: none;
}

#slider a p.featured-date {
	color: #999;
	font-size: 80%;
	top: 15px;
	display: block;
	text-align: left;
	left: 100px;
	text-shadow: none;
	text-transform: uppercase;
}

#slider a p.heading-font {
	position: absolute;
	top: 30px;
	left: 100px;
	text-align: left;
	text-shadow: rgba(0,0,0,.2) 0px 1px 0px;
	letter-spacing: -1px;
	font-weight: normal;
	overflow: hidden;
	-o-text-overflow: ellipsis;
	-ms-text-overflow: ellipsis;
	text-overflow: ellipsis;
	-webkit-box-orient: vertical;
	-moz-box-orient: vertical;
	-ms-box-orient: vertical;
	box-orient: vertical;
	display: -webkit-box;
	-webkit-line-clamp: 5;
	padding-right: 5%;
	margin: 3px 0 0;
	font-size: 160%;
	line-height: 115%;
	height: 5.3em;
}

#slider a p.heading-font:after {
	content: "\e80c";
	margin-left: 8px;
	top: 2px;
	position: relative;
	font-family: 'wptouch-icons';
}

.landscape #slider a p.heading-font, .landscape #slider a p.featured-date {
	left: 160px;
}

#slider .comments-number {
	display: block;
	position: absolute;
	z-index: 1;
	top: 5px;
	left: 50px;
	text-align: center;
	width: 18px;
}

#slider .comments-number span {
	color: white;
	z-index: 3;
	position: relative;
	font-size: 95%;
	font-weight: bold;
	margin-left: -25%;
	top: 10px;
}

#slider .comments-number:after {
	content: "\e812";
	display: block;
	font: 36px 'wptouch-icons', sans-serif;
	position: absolute;
	top: 0;
	left: -60%;
}

ul.dots {
	top: 180px;
	right: 0;
	left: 0;
	height: 20px;
}

.landscape ul.dots {
	top: 230px;
}

#slider img {
	-webkit-filter: blur(2px) saturate(200%);
	opacity: .2;
}

#slider img.clone {
	width: 210px;
	height: 210px;
	position: absolute;
	top: 5px;
	left: -90px;
	-webkit-box-reflect: none;
	-webkit-filter: saturate(100%);
	opacity: 1;
}

/* Need this because the setting for featured grayscale is overridden by the above */

#slider.grayscale img {
	-webkit-filter: saturate(100%) grayscale(1) contrast(1.1);
}

/* @end */

/* @group Post Loop */

.loop-link {
	display: block;
	position: relative;
	min-height: 80px;
	padding-top: 10px;
	padding-bottom: 10px;
}

.loop-link i.arrow {
	font-size: 34px;
	position: absolute;
	right: 3%;
	top: 50%;
	margin-top: -18px;
}

.loop-link .post-date-author {
	color: rgba(0,0,0,.5);
	display: block;
	font-size: 70%;
	margin-left: 50px;
	padding-top: 10px;
	text-transform: uppercase;
}

#content .loop-link h2 {
	display: inline-block;
	width: 60%;
	font-size: 130%;
	line-height: 130%;
	margin: 0;
	padding-bottom: 10px;
	overflow: hidden;
	font-weight: normal;
	font-style: normal;
}

.loop-link img.post-thumbnail {
	width: 64px;
	height: 64px;
	margin: 12px 10px 0;
	float: left;
	z-index: 1;
	position: relative;
}

.loop-link .date-circle,
.related .date-circle {
	position: relative;
	font-size: 215%;
	line-height: 110%;
	display: block;
	float: left;
	margin: 12px 10px 0;
	width: 62px;
	height: 48px;
	border: 1px solid rgba(0,0,0,.1);
	z-index: 1;
	padding-top: 14px;
	text-align: center;
	overflow: hidden;
	color: rgba(0,0,0,.7);
}
	.related .date-circle {
		font-size: 175%;
		height: 36px;
		float: none;
		margin: 0;
		line-height: 100%;
		position: absolute;
		top: 3px;
		width: 50px;
	}

.loop-link .date-circle .month,
.related .date-circle .month {
	text-transform: uppercase;
	font-size: 40%;
	position: absolute;
	top: -1px;
	right: 0;
	left: 0;
	letter-spacing: -1px;
}

.loop-link .date-circle .day,
.related .date-circle .day {
	position: absolute;
	top: 18px;
	right: 0;
	left: 0;
	font-size: 80%;
	letter-spacing: -1px;
}

.loop-link .bottom-border {
	border-bottom: 1px solid rgba(0,0,0,.15);
	display: block;
	position: absolute;
	bottom: 0;
	left: 88px;
	right: 0;
}

.no-thumbs.loop-link .bottom-border {
	left: 40px;
}

.no-thumbs.loop-link .post-date-author, #content .no-thumbs.loop-link h2 {
	margin-left: 40px;
}

/* @group Comment Bubble */

.loop-link .comments {
	position: absolute;
	z-index: 2;
	top: 5px;
	left: 58px;
	text-align: center;
	width: 18px;
}

.no-thumbs.loop-link .comments {
	top: 20px;
	left: 10px;
}

.loop-link .comments span {
	color: white;
	z-index: 3;
	position: relative;
	font-size: 70%;
	font-weight: bold;
	vertical-align: -5px;
}

.loop-link .comments:after {
	content: "\e812";
	display: block;
	font: 30px 'wptouch-icons', sans-serif;
	position: absolute;
	left: 50%;
	margin-left: -15px;
	top: 0;
}

.no-thumbs.loop-link .comments:after {
	-o-transform: scaleX(-1);
	-webkit-transform: scaleX(-1);
	-ms-transform: scaleX(-1);
	-moz-transform: scaleX(-1);
	transform: scaleX(-1);
	-webkit-filter: FlipH;
	filter: FlipH;
	-ms-filter: "FlipH";
}

/* @end */

/* @end */

/* @group Single */

/* @group Crumb Path (incomplete) */

.crumb-path {
	background-image: -webkit-gradient(radial, 50% 0%,0,50% 0%,400, to(rgba(0, 0, 0,0)), from(rgba(255, 255, 255, 0.50)));
	z-index: 2;
	text-align: left;
	opacity: .9;
}

.crumb-path p {
	font-size: 80%;
	padding: 6px 12px;
	margin: 0;
}

.crumb-path p span {
	display: inline-block;
	width: 65%;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
}

.landscape .crumb-path p span {
	width: 78%;
}

.ios7 .crumb-path {
	position: -webkit-sticky;
	top: 0px;
}

/* @end */

.sharing-options.style-default.share-top a {
	font-size: 80%;
	font-weight: normal;
	font-style: normal;
}

.sharing-options +.nav-controls {
	margin-bottom: -11px;
}

/* @group Posts Nav */

.nav-controls {
	background-color: rgba(0,0,0,.05);
	font-size: 90%;
	font-weight: bold;
	border-top: 1px solid rgba(0,0,0,.05);
	border-bottom: 1px solid rgba(0,0,0,.05);
	padding: 10px 20px;
	text-align: center;
	margin: -1px 0;
	color: rgba(0,0,0,.7);
}

.nav-controls div {
	display: inline-block;
	width: 49%;
	vertical-align: top;
	float: left;
}

.nav-controls a:before {
	margin-right: 3px;
}

.nav-controls a {
	font-weight: normal;
	font-style: normal;
	display: block;
}

.nav-controls a.prev-post {
	padding-right: 8px;
}

.nav-controls .previous {
	text-align: left;
}

.nav-controls .next {
	text-align: right;
	float: right;
}

.nav-controls a:after {
	margin-left: 3px;
}

/* @end */

/* @end */

/* @group Posts / Pages Shared CSS */

.post-page-content {
	color: rgba(0,0,0,.7);
	font-size: 100%;
	line-height: 165%;
	padding-bottom: 50px;
	padding-left: 20px;
	padding-right: 20px;
	overflow: hidden;
}
	.post-page-content .post-page-thumbnail,
	.post-page-content .sharing-options {
		margin-left: -20px;
		margin-right: -20px;
	}

.post-page-content .wp-caption {
	max-width: 300px !important;
	width: auto !important;
}

.post-page-content img.aligncenter {
	margin-left: -20px;
	margin-right: -20px;
	padding: 0 !important;
	border: none !important;
}

.post-page-content table {
	max-width: 100%;
	overflow: scroll;
}

.post-page-content ul, .post-page-content ol {
	margin-left: -5px;
	margin-right: -5px;
	list-style-type: circle;
}

.post-page-content li {
	margin-left: 10;
	margin-right: 10;
	padding-right: 0;
	padding-left: 0;
}

.wptouch-shortcode-webapp-mobile, .wptouch-shortcode-webapp-only, .wptouch-shortcode-webapp-only {
	margin-top: 15px;
	padding-left: 20px;
	padding-right: 20px;
	overflow: hidden;
	display: block;
}

.post-page-content p a, .comment-body a {
	border-bottom-style: dotted;
	border-bottom-width: 1px;
}

.post-page-content .post-thumbnail {
	margin: 0 0 -8px;
	padding: 0;
	min-width: 100%;
	height: auto;
}

.post-page-head-area .post-date-comments, .post-page-head-area .post-author {
	font-size: 75%;
	color: rgba(0,0,0,.5);
	margin-right: 10px;
	margin-left: 10px;
}

.post-page-content .cat-tags {
	margin-left: 20px;
	margin-right: 20px;
	font-size: 90%;
	margin-top: 15px;
	text-align: left;
}

.post-page-head-area.bauhaus {
	background-image: -webkit-gradient(radial, 50% 0%,0,50% 0%,500, from(rgba(0, 0, 0,0)), to(rgba(255, 255, 255, 0.50)));
	text-align: center;
	padding-top: 10px;
	padding-bottom: 10px;
	text-shadow: rgba(255,255,255,.3) 0px 1px 0px;
	overflow: hidden;
}

.post-page-head-area.bauhaus h2.post-title {
	color: rgba(0,0,0,.7);
	letter-spacing: -2px;
	font-size: 180%;
	font-weight: normal;
	margin: 0 !important;
	padding: 10px 12px;
}

.post-page-content blockquote {
	border-left: 3px solid rgba(0,0,0,.2);
	margin-left: 30px;
	margin-right: 30px;
	padding-left: 10px;
}

.post-page-content .wptouch-ad {
	padding: 0;
}

/* @end */

/* @group Related Posts */

.related-posts {
	padding-top: 0;
	background-color: rgba(255,255,255,.5);
	padding: 15px;
	border-top: 1px solid rgba(0,0,0,.1);
	color: rgba(0,0,0,.7);
}

.related-posts ul li {
	position: relative;
	list-style-type: none;
	margin: 0 0 20px;
}

.related-posts h3 {
	padding-bottom: 10px;
	margin-top: 0;
	margin-bottom: 0;
	font-size: 1.6em;
}

.related-posts li.has-thumb  p {
	margin-top: 5px;
	font-size: .9em;
}

.related-posts li.has-thumb  a, .related-posts .has-thumb p {
	padding-left: 60px;
	display: block;
}

.related-posts .has-thumb img {
	position: absolute;
	width: 50px;
	height: 50px;
	top: 3px;
	border: 1px solid rgba(0,0,0,.1);
	-webkit-border-radius: 25px;
	border-radius: 25px;
}

/* @end */

/* @group Comments */

.no-com-bubbles #slider .comments-number, .no-com-bubbles .loop-link .comments {
	display: none;
}

#comments {
	color: rgba(0,0,0,.7);
	background-color: rgba(255,255,255,.3);
	border-top: 1px solid rgba(0,0,0,.1);
	border-bottom: 1px solid rgba(0,0,0,.1);
	padding-bottom: 20px;
}

#responses, #respond {
	margin-left: 15px;
	margin-right: 15px;
}

#respond {
	padding-top: 20px;
}

.comment {
	margin-left: 15px;
	padding-right: 15px;
}

.comment-author, .comment-time, .comment-body {
	margin-left: 65px;
}

.comment-author {
	font-weight: bold;
	font-size: 95%;
}

.comment-time {
	font-size: 75%;
	color: rgba(0,0,0,.4);
}

#comments .comment-avatar {
	width: 54px;
	height: 54px;
	-webkit-border-radius: 150px;
	border-radius: 150px;
	border: 1px solid rgba(255,255,255,.5);
	float: left;
	right: 2px;
	position: relative;
	overflow: hidden;
}

#comments .comment-avatar img {
	width: 100%;
	height: auto;
}

.comment .comment-body {
	font-size: 90%;
	padding-bottom: 15px;
}

.comment .comment-body:after {
	content: '';
	display: block;
	border-bottom: 1px solid rgba(0,0,0,.15);
	margin-left: -65px;
	margin-right: -15px;
}

#comments blockquote {
	margin-left: 0;
	padding-left: 10px;
}

#comments .load-more-comments-wrap a {
	font-size: 95%;
}

/* @group Commentform */

form#commentform input, form#commentform textarea {
	-webkit-border-radius: 4px;
	border-radius: 4px;
	-webkit-border-top-left-radius: 12px;
	border-top-left-radius: 12px;
}

form#commentform input {
	margin-right: 5px;
}

.dark-post-head form#commentform button#submit {
	color: rgba(255,255,255,.8);
	-webkit-border-radius: 4px;
	border-radius: 4px;
}

/* @end */

/* @end */

/* @group Search */

.search span.select-wrap {
	display: block;
	margin-top: 25px;
}

.search span.select-wrap .search-select {
	margin-left: auto;
	margin-right: auto;
	display: inline-block;
	background-color: transparent;
	-webkit-appearance: none;
	padding: 4px;
	border-style: none;
	font-size: 100%;
}

.search span.select-wrap i.wptouch-icon-caret-down {
	content: "\e844";
	font: 110% 'wptouch-icons', sans-serif;
	position: relative;
	z-index: 2;
	top: 1px;
	right: 2px;
}

.no-results {
	text-align: center;
	display: block;
	margin-top: 25px;
	margin-bottom: 25px;
}

/* @end */

/* @group Login Fly-In */

.dark-post-head .wptouch-login-wrap, .dark-post-head .wptouch-login-wrap a {
	color: rgba(255,255,255,.8);
	text-shadow: rgba(0,0,0,.2) 0 -1px 0;
}

.dark-post-head .wptouch-login-wrap #wp-submit {
	color: rgba(255,255,255,.8);
	border: 1px solid rgba(0,0,0,.2);
	background-color: rgba(0,0,0,.1);
}

/* @end */

/* @group Footer */

.load-more-link, .load-more-comments-wrap a {
	padding-top: 20px;
	padding-bottom: 20px;
	font-weight: normal;
	font-style: normal;
}

#switch {
	margin-top: 15px;
	margin-bottom: -15px;
}

.page-wrapper .footer {
	margin-top: 25px;
	font-size: 75%;
}

.footer, a.back-to-top {
	font-size: 80%;
	color: rgba(0,0,0,.5);
	font-weight: normal;
	font-style: normal;
}

/* @end */

/* @group Circles */

.circles #slider img.clone {
	-webkit-border-radius: 225px;
	border-radius: 225px;
}

.circles .loop-link .date-circle,
.circles .related .date-circle {
	-webkit-border-radius: 100px;
	border-radius: 100px;
}

.circles .loop-link img.post-thumbnail {
	-webkit-border-radius: 150px;
	border-radius: 150px;
}

.landscape.circles #slider img.clone {
	width: 250px;
	height: 250px;
	-webkit-border-radius: 225px;
	border-radius: 225px;
	left: -30px;
	top: 12px;
}

.landscape.circles #slider .comments-number {
	left: 130px;
	top: 15px;
}

/* @end */

/* @group Round Squares */

.roundsquares #slider .comments-number {
	left: 85px;
	top: 0;
}

.roundsquares #slider img.clone {
	left: -85px;
	-webkit-border-radius: 30px;
	border-radius: 30px;
}

.landscape.roundsquares #slider img.clone {
	left: 0;
}

.landscape.roundsquares #slider .comments-number {
	left: 160px;
}

.roundsquares .loop-link .date-circle {
	-webkit-border-radius: 14px;
	border-radius: 14px;
}

.roundsquares .loop-link img.post-thumbnail, .roundsquares .related img.wp-post-image, .roundsquares .comment-avatar {
	-webkit-border-radius: 14px;
	border-radius: 14px;
}

/* @end */

/* @group Dark */

.dark-body .loop-link .post-date-author {
	color: rgba(255,255,255,.4);
}

.dark-header #menu-toggle.touched:after, .dark-header #search-toggle.touched:after {
	color: rgba(255,255,255,.3);
}

.dark-header #wptouch-search-inner input[type="submit"] {
	color: rgba(255,255,255,.9);
}

.dark-header .loop-link .date-circle,
.dark-header .related .date-circle {
	color: rgba(255,255,255,.8);
}

.dark-header header a, .dark-header header div {
	color: rgba(255,255,255,.9);
	text-shadow: rgba(0,0,0,.2) 0px -1px 0px;
}

.dark-body .post-page-content, .dark-body .footer, .dark-body .back-to-top {
	color: rgba(255,255,255,.8);
}

.dark-body .loop-link .bottom-border {
	border-bottom: 1px solid rgba(255,255,255,.15);
}

.dark-body .sharing-options a {
	border-top-color: rgba(0,0,0,.1);
	border-bottom-color: rgba(0,0,0,.1);
	text-shadow: none;
}

.dark-post-head .post-page-head-area h2.post-title, .dark-post-head .post-page-head-area select, .dark-post-head .post-page-head-area .archive-text {
	color: rgba(255,255,255,.8);
	text-shadow: rgba(0,0,0,.2) 0px -1px 0px;
}

.dark-post-head .post-page-head-area .post-date-comments, .dark-post-head .post-page-head-area .post-author {
	color: rgba(255,255,255,.6);
	text-shadow: rgba(0,0,0,.1) 0px -1px 0px;
}

.dark-post-head .post-page-head-area {
	background-image: -webkit-gradient(radial, 50% 0%,0,50% 0%,500, from(rgba(255, 255, 255, 0.20)), to(rgba(0, 0, 0,0)));
}

.dark-body #comments {
	color: rgba(255,255,255,.7);
	background-color: rgba(0,0,0,.05);
	border-top: 1px solid rgba(0,0,0,.1);
	border-bottom: 1px solid rgba(0,0,0,.1);
}

.dark-body .comment-time {
	color: rgba(255,255,255,.4);
}

.dark-body .comment .comment-body:after {
	border-bottom: 1px solid rgba(255,255,255,.1);
}

.dark-body .comment-avatar {
	border: 1px solid rgba(0,0,0,.1);
}

.dark-body .related-posts {
	background-color: rgba(0,0,0,.2);
}

/* @end */

/* @group Web App Mode */

.ios7.smartphone.web-app-mode #menu {
	padding-top: 20px;
}

.drop-down.ios7.smartphone.web-app-mode #menu {
	position: fixed;
	top: 74px;
	overflow: auto;
	padding-top: 0;
	-webkit-overflow-scrolling: touch;
}

.ios7.web-app-mode.has-fixed header {
	position: -webkit-sticky;
	opacity: 0.97;
	padding-top: 20px;
	top: 0;
}

.ios7.web-app-mode .crumb-path {
	position: -webkit-sticky;
	top: 74px;
}

.ios7.web-app-mode #search-dropper {
	position: -webkit-sticky;
	top: 74px;
	z-index: 3;
}

/* @end */

/* @group Off-Canvas Login */

.off-canvas .wptouch-login-wrap {
	text-align: center;
	font-size: 70%;
}



/* @end */




/* Minit: http://klanrur.rs/wp-content/plugins/wp-rss-multi-importer/templates/templates.css */

iframe.rss_multi_frame{
/*  width: 560px; */  /*  Change for iframe size */
/* height: 315px; */
}






/*
CSS FOR FEED TO POST IMAGE */

div.ftpimagefix{
/* margin:10px;	*/  /*  uncomment to put margin around the image */
}



/* End */



/*
    CSS FOR THE WIDGET */

div.news a{
	/*color:#cccccc;  */  /* change to any color you want for the feed item title */
}

.widgettitle a {
	/*  color:#cccccc !important; */    /* change to any color you want for the wdiget title */
	
}
   
/* End */



/*  DEFAULT AND DATE ABOVE TEMPLATES - START */
div.rss-output {
	
	padding: 1.025em;
/* float: left; */  /*  uncomment to float all posts to the left */
/*	background: #f1f1e2; */
/*  border-bottom: 1px solid #DADADA; */  /*  uncomment to make a line in between each entry */
/* width:100%; */   /*  uncomment if you are getting output where two entries are side by side */
}

span.headline {  /* headline css */

font-size:16px;	
font-weight:400;
	
}

span.categoryname{
	
	margin-left:20px;
}

/*  DEFAULT AND DATE ABOVE TEMPLATES  - END */



/*  REGULAR TEMPLATES - START */
div.reg_rss-output {	
	padding: 1.025em;

float: left;	
}

div.reg_rss-output .title {	
	font-size:1.3em;
	//text-indent:-9999px;
		
}

/*  REGULAR TEMPLATES  - END */



/*  SIMPLE BULLET TEMPLATE - START */

.wprssmi_bullet_list .title{
	font-size:1.1em;
}

.wprssmi_bullet_list .date{
	font-size:.9em;
}

/*  SIMPLE BULLET TEMPLATE - END */



/*  BOXES TEMPLATE - START */

div#wprssmi_main_container {
    float: left;
    margin: 5px 0 0;
    padding: 3px;
    width: 666px;  //change the width to match your themes width

    color: #1E1E1E;
    font-family: "Lucida Grande",Arial,Helvetica,sans-serif;
    font-size: 12px;
    line-height: 1.5em;
}

ul#wprssmi_rss_list {
    float: left;
}

element.style {
    background: none no-repeat scroll 3px center white;
}

ul#wprssmi_rss_list li.item {
    float: left;
    margin: 0 15px 15px 0;
    overflow: hidden;
    width: 211px;  // change this width to the size of the boxes you want
}

div.item_inner {
    background: none repeat scroll 0 0 #FCFCFC;
    border: 1px solid #DDDDDD;
    height: 250px;
    overflow: hidden;
    position: relative;
}

div.blog_container {
    padding: 6px 12px;
}

p.blog_title {
    margin: 8px 0 4px;
    text-transform: uppercase;
}

ul#wprssmi_rss_list li.item p.date {
    font-size: 9px;
}

a {
    //color: #1E1E1E;  // you can change the color of the hyperlinked title here
}

ul#wprssmi_rss_list li.item p.site_info
{
    font-size: 10px;
}

div#wprssmi_center_box {
    margin: 0 auto;
    position: relative;
    width: 980px;
}

/*  BOXES TEMPLATE - END */



/*  CLEAN SEPARATED TEMPLATE - START */
.wprssmi-cs-items {
    border-bottom: 1px solid #DADADA;
    margin: 5px 0 20px;
}

.wprssmi-cs-items .title{
	
	font-size:1.3em;
}

.wprssmi-cs-items .body{
	
	font-size:1em;
}

.wprssmi-cs-excerpt {
    line-height: 1.5em;
    padding: 5px 0 0;
}

.wprssmi-cs-source {
    color: #777777;
    font-size: 0.82em;
    margin: 5px 0 10px;
}

/*  CLEAN SEPARATED TEMPLATE - END */



/*  SMOOTH SCROLL TEMPLATE - START */

	#wprssmi_RssParade
	{
		width: 600px;
		height: 350px;
		position: relative;
	}

	#wprssmi_RssParade div.scrollableArea .wprssmi_item_inner
	{
		display: block;
		float: left;
		padding-left: 10px;
	}
	
	/* You can alter this CSS in order to give Smooth Div Scroll your own look'n'feel */

	/* Invisible left hotspot */
	div.scrollingHotSpotLeft
	{
		/* The hotspots have a minimum width of 100 pixels and if there is room the will grow
	    and occupy 15% of the scrollable area (30% combined). Adjust it to your own taste. */
		min-width: 75px;
		width: 10%;
		height: 100%;
		/* There is a big background image and it's used to solve some problems I experienced
	    in Internet Explorer 6. */
	/*	background-image: url(http://www.smoothdivscroll.com/images/big_transparent.gif); */
		background-repeat: repeat;
		background-position: center center;
		position: absolute;
		z-index: 200;
		left: 0;
		/*  The first url is for Firefox and other browsers, the second is for Internet Explorer */
		/*		cursor: url(http://www.smoothdivscroll.com/images/cursors/cursor_arrow_left.png), url(http://www.smoothdivscroll.com/images/cursors/cursor_arrow_left.cur),w-resize;	*/
	}

	/* Visible left hotspot */
	div.scrollingHotSpotLeftVisible
	{
	/*		background-image: url(http://www.smoothdivscroll.com/images/arrow_left.gif);	  	*/			
		background-color: #fff;
		background-repeat: no-repeat;
		opacity: 0.35; /* Standard CSS3 opacity setting */
		-moz-opacity: 0.35; /* Opacity for really old versions of Mozilla Firefox (0.9 or older) */
		filter: alpha(opacity = 35); /* Opacity for Internet Explorer. */
		zoom: 1; /* Trigger "hasLayout" in Internet Explorer 6 or older versions */
	}

	/* Invisible right hotspot */
	div.scrollingHotSpotRight
	{
		min-width: 75px;
		width: 10%;
		height: 100%;
		/*		background-image: url(http://www.smoothdivscroll.com/images/big_transparent.gif);  	*/
		background-repeat: repeat;
		background-position: center center;
		position: absolute;
		z-index: 200;
		right: 0;
		/*		cursor: url(http://www.smoothdivscroll.com/images/cursors/cursor_arrow_right.png), url(http://www.smoothdivscroll.com/images/cursors/cursor_arrow_right.cur),e-resize;  	*/
	}

	/* Visible right hotspot */
	div.scrollingHotSpotRightVisible
	{
		/*		background-image: url(http://www.smoothdivscroll.com/images/arrow_right.gif);  	*/
		background-color: #fff;
		background-repeat: no-repeat;
		opacity: 0.35;
		filter: alpha(opacity = 35);
		-moz-opacity: 0.35;
		zoom: 1;
	}

	/* The scroll wrapper is always the same width and height as the containing element (div).
	   Overflow is hidden because you don't want to show all of the scrollable area.
	*/
	div.scrollWrapper
	{
		position: relative;
		overflow: hidden;
		width: 100%;
		height: 100%;
	}

	div.scrollableArea
	{
		position: relative;
		width: auto;
		height: 100%;
	}
	
	div.wprssmi_item_inner {
	    background: none repeat scroll 0 0 #FCFCFC;
	    border: 1px solid #DDDDDD;
	    height: 245px;  //245px;  //300px;
	    overflow: hidden;
	    position: relative;
		width:220px;  //220px;  //250px;
		margin:5px;
	}

	div.wprssmi_container {
	    padding: 6px 12px;

	}

	p.wprssmi_title {
	    margin: 8px 0 4px;
	    text-transform: uppercase;
	font-size:12px;  //change the title font size here
	}
		
		div#wprssmi_main_container {
		    //float: left;
		    margin: 5px 0 0;
		    padding: 3px;
		    width: 666px;
		}
		
	div.wprssmi-excerpt{
			font-size:12px;  //change the text font size here
			color:;   //change the text color here
		
	}
	
/*  SMOOTH SCROLL TEMPLATE - END */

	/*  VERTICAL SCROLL TEMPLATE - START */

	.wprssmi_rss_vs .title{
		font-size:1.1em;
		padding-top:10px;
	}

	.wprssmi_rss_vs .date{
		font-size:.9em;
	}
	


	/*  VERTICAL SCROLL  TEMPLATE - END */
	
	
	#pbd-alp-load-posts a:link, #pbd-alp-load-posts a:visited {
		display: block;
		text-align: center;
		padding: 4px 0;
		color: #444;
		text-decoration: none;

		/** Rounded Corners **/
		-moz-border-radius: 8px;
		border-radius: 8px;

		/** Drop shadow **/
		-moz-box-shadow: 1px 1px 1px #999;
		-webkit-box-shadow: 1px 1px 1px #999;
		box-shadow: 1px 1px 1px #999;

		/** Gradients : http://css-tricks.com/css3-gradients/ */
		/* fallback */
		background-color: #f1f1f1;

		/* Firefox 3.6+ */
		background: -moz-linear-gradient(100% 100% 90deg, #e4e3e3, #f1f1f1);

		/* Safari 4-5, Chrome 1-9 */
		/* -webkit-gradient(<type>, <point> [, <radius>]?, <point> [, <radius>]? [, <stop>]*) */
		background: -webkit-gradient(linear, 0% 0%, 0% 100%, from(#f1f1f1), to(#e4e3e3));

		/* Safari 5.1+, Chrome 10+ */
		background: -webkit-linear-gradient(#f1f1f1, #e4e3e3);

		/* Opera 11.10+ */ background: -o-linear-gradient(#f1f1f1, #e4e3e3);
	}

	#pbd-alp-load-posts a:hover, #pbd-alp-load-posts a:active {
		/** Drop shadow **/
		-moz-box-shadow: 1px 1px 1px #bbb;
		-webkit-box-shadow: 1px 1px 1px #bbb;
		box-shadow: 1px 1px 1px #bbb;

		/** Gradients : http://css-tricks.com/css3-gradients/ */
		/* fallback */
		background-color: #f5f5f5;

		/* Firefox 3.6+ */
		background: -moz-linear-gradient(100% 100% 90deg, #eaeaea, #f5f5f5);

		/* Safari 4-5, Chrome 1-9 */
		/* -webkit-gradient(<type>, <point> [, <radius>]?, <point> [, <radius>]? [, <stop>]*) */
		background: -webkit-gradient(linear, 0% 0%, 0% 100%, from(#f5f5f5), to(#eaeaea));

		/* Safari 5.1+, Chrome 10+ */
		background: -webkit-linear-gradient(#f1f1f1, #eaeaea);

		/* Opera 11.10+ */ background: -o-linear-gradient(#f5f5f5, #eaeaea);
	}
	




/* Minit: http://klanrur.rs/wp-content/sedlex/inline_styles/0a8dd671bf298fb1870d0fc3bfb9eea0a6fcaf3c.css */

/*====================================================*/
/* FILE /sedlex/inline_styles/3ca942a72ee59980469715872516d870e3cd1f79.css*/
/*====================================================*/
.shorten_url { 
	padding: 10px 10px 10px 10px ; 
	border: 1px solid #AAAAAA ; 
	background-color: #EEEEEE ; 
}




/* Minit: http://klanrur.rs/wp-content/plugins/jetpack/css/jetpack.css */
/*!
* Do not modify this file directly.  It is concatenated from individual module CSS files.
*/
.jp-carousel-wrap *{line-height:inherit}.jp-carousel-overlay{background:#000}div.jp-carousel-fadeaway{position:fixed;bottom:0;z-index:2147483647;width:100%;height:15px}.jp-carousel-next-button span,.jp-carousel-previous-button span{background:url('http://klanrur.rs/wp-content/plugins/jetpack/css/../modules/carousel/images/arrows.png') center center/200px 126px no-repeat}@media only screen and (-webkit-min-device-pixel-ratio:1.5),only screen and (-o-min-device-pixel-ratio:3/2),only screen and (min--moz-device-pixel-ratio:1.5),only screen and (min-device-pixel-ratio:1.5){.jp-carousel-next-button span,.jp-carousel-previous-button span{background-image:url('http://klanrur.rs/wp-content/plugins/jetpack/css/../modules/carousel/images/arrows-2x.png')}}.jp-carousel-wrap{font-family:"Helvetica Neue",sans-serif!important}.jp-carousel-info{position:absolute;bottom:0;text-align:left!important;-webkit-font-smoothing:subpixel-antialiased!important}.jp-carousel-info ::selection{background:#68c9e8;color:#fff}.jp-carousel-info ::-moz-selection{background:#68c9e8;color:#fff}.jp-carousel-photo-info{position:relative;left:25%;width:50%}.jp-carousel-transitions .jp-carousel-photo-info{transition:400ms ease-out}.jp-carousel-info h2{background:none!important;border:none!important;color:#999;display:block!important;font:400 13px/1.25em "Helvetica Neue",sans-serif!important;letter-spacing:0!important;margin:7px 0 0!important;padding:10px 0 0!important;overflow:hidden;text-align:left;text-shadow:none!important;text-transform:none!important;-webkit-font-smoothing:subpixel-antialiased}.jp-carousel-next-button,.jp-carousel-previous-button{text-indent:-9999px;overflow:hidden;cursor:pointer}.jp-carousel-next-button span,.jp-carousel-previous-button span{position:absolute;top:0;bottom:0;width:82px;zoom:1;filter:alpha(opacity=20);opacity:.2}.jp-carousel-transitions .jp-carousel-next-button span,.jp-carousel-transitions .jp-carousel-previous-button span{transition:500ms opacity ease-out}.jp-carousel-next-button:hover span,.jp-carousel-previous-button:hover span{filter:alpha(opacity=60);opacity:.6}.jp-carousel-next-button span{background-position:-110px center;right:0}.jp-carousel-previous-button span{background-position:-10px center;left:0}.jp-carousel-buttons{margin:-18px -20px 15px;padding:8px 10px;border-bottom:1px solid #222;background:#222;text-align:center}div.jp-carousel-buttons a{border:none!important;color:#999;font:400 11px/1.2em "Helvetica Neue",sans-serif!important;letter-spacing:0!important;padding:5px 2px 5px 0;text-decoration:none!important;text-shadow:none!important;vertical-align:middle;-webkit-font-smoothing:subpixel-antialiased}div.jp-carousel-buttons a:hover{color:#68c9e8;border:none!important}.jp-carousel-transitions div.jp-carousel-buttons a:hover{transition:none!important}.jp-carousel-next-button,.jp-carousel-previous-button,.jp-carousel-slide,.jp-carousel-slide img{-webkit-transform:translate3d(0,0,0);-moz-transform:translate3d(0,0,0);-o-transform:translate3d(0,0,0);-ms-transform:translate3d(0,0,0)}.jp-carousel-slide{position:fixed;width:0;bottom:0;background-color:#000;border-radius:2px;-webkit-border-radius:2px;-moz-border-radius:2px;-ms-border-radius:2px;-o-border-radius:2px}.jp-carousel-slide.selected{position:absolute!important;filter:alpha(opacity=100);opacity:1}.jp-carousel-slide{filter:alpha(opacity=25);opacity:.25}.jp-carousel-slide img{display:block;width:100%!important;height:100%!important;max-width:100%!important;max-height:100%!important;background:none!important;border:none!important;padding:0!important;box-shadow:0 2px 8px rgba(0,0,0,.1);zoom:1}.jp-carousel-transitions .jp-carousel-slide{transition:opacity 400ms linear}.jp-carousel-close-hint{color:#999;cursor:default;letter-spacing:0!important;padding:.35em 0 0;position:absolute;text-align:left;width:90%}.jp-carousel-transitions .jp-carousel-close-hint{transition:color 200ms linear}.jp-carousel-close-hint span{cursor:pointer;background-color:#000;background-color:rgba(0,0,0,.8);display:block;height:22px;font:400 24px/1 "Helvetica Neue",sans-serif!important;line-height:22px;margin:0 0 0 .4em;text-align:center;vertical-align:middle;width:22px;border-radius:4px}.jp-carousel-transitions .jp-carousel-close-hint span{transition:border-color 200ms linear}.jp-carousel-close-hint:hover{cursor:default;color:#fff}.jp-carousel-close-hint:hover span{border-color:#fff}a.jp-carousel-image-download,div.jp-carousel-buttons a.jp-carousel-commentlink,div.jp-carousel-buttons a.jp-carousel-like,div.jp-carousel-buttons a.jp-carousel-reblog{background:url('http://klanrur.rs/wp-content/plugins/jetpack/css/../modules/carousel/images/carousel-sprite.png?5') 0 0/16px 200px no-repeat}div.jp-carousel-buttons a.jp-carousel-commentlink,div.jp-carousel-buttons a.jp-carousel-reblog{margin:0 14px 0 0!important}div.jp-carousel-buttons a.jp-carousel-like.liked,div.jp-carousel-buttons a.jp-carousel-reblog.reblogged{background-color:#303030;padding-right:8px!important;border-radius:2px;-webkit-border-radius:2px;-moz-border-radius:2px;-ms-border-radius:2px;-o-border-radius:2px}div.jp-carousel-buttons a.jp-carousel-reblog.reblogged{margin:0 2px 0 -12px!important}div.jp-carousel-buttons a.jp-carousel-reblog,div.jp-carousel-buttons a.jp-carousel-reblog.reblogged:hover{background-position:6px -36px;padding-right:auto!important;padding-left:26px!important;color:#999}div.jp-carousel-buttons a.jp-carousel-commentlink{background-position:0 -156px;padding-left:19px!important}div.jp-carousel-buttons a.jp-carousel-reblog.reblogged:hover{cursor:default}div.jp-carousel-buttons a.jp-carousel-reblog:hover{background-position:6px -56px;color:#68c9e8}div.jp-carousel-buttons a.jp-carousel-like{background-position:5px 5px;padding-left:24px!important}div.jp-carousel-buttons a.jp-carousel-like:hover{background-position:5px -15px}@media only screen and (-webkit-min-device-pixel-ratio:1.5),only screen and (-o-min-device-pixel-ratio:3/2),only screen and (min--moz-device-pixel-ratio:1.5),only screen and (min-device-pixel-ratio:1.5){a.jp-carousel-image-download,div.jp-carousel-buttons a.jp-carousel-commentlink,div.jp-carousel-buttons a.jp-carousel-like,div.jp-carousel-buttons a.jp-carousel-reblog{background-image:url('http://klanrur.rs/wp-content/plugins/jetpack/css/../modules/carousel/images/carousel-sprite-2x.png?5')}}div#carousel-reblog-box{background:#222;padding:3px 0 0;display:none;margin:5px auto 0;border-radius:2px;box-shadow:0 0 20px rgba(0,0,0,.9);height:74px;width:565px}#carousel-reblog-box textarea{background:#999;font:13px/1.4 "Helvetica Neue",sans-serif!important;color:#444;padding:3px 6px;width:370px;height:48px;float:left;margin:6px 9px 0;border:1px solid #666;box-shadow:inset 2px 2px 2px rgba(0,0,0,.2);border-radius:2px}#carousel-reblog-box textarea:focus{background:#ccc;color:#222}#carousel-reblog-box label{color:#aaa;font-size:11px;padding-right:2px;padding-left:2px;display:inline;font-weight:400}#carousel-reblog-box select{width:110px;padding:0;font-size:12px;font-family:"Helvetica Neue",sans-serif!important;background:#333;color:#eee;border:1px solid #444;margin-top:5px}#carousel-reblog-box .submit,#wrapper #carousel-reblog-box p.response{float:left;width:154px;padding-top:0;padding-left:1px;overflow:hidden;height:34px;margin:3px 0 0 2px!important}#wrapper #carousel-reblog-box p.response{font-size:13px;clear:none;padding-left:2px;height:34px;color:#aaa}#carousel-reblog-box input#carousel-reblog-submit,#jp-carousel-comment-form-button-submit{font:13px/24px "Helvetica Neue",sans-serif!important;margin-top:8px;padding:0 10px!important;border-radius:1em;height:24px;color:#333;cursor:pointer;font-weight:400;background:#aaa;border:1px solid #444}#carousel-reblog-box input#carousel-reblog-submit:hover,#jp-carousel-comment-form-button-submit:hover{background:#ccc}#carousel-reblog-box .canceltext{color:#aaa;font-size:11px;line-height:24px}#carousel-reblog-box .canceltext a{color:#fff}.jp-carousel-titleanddesc{border-top:1px solid #222;color:#999;font-size:15px;padding-top:24px;margin-bottom:20px;font-weight:400}.jp-carousel-titleanddesc-title{font:300 1.5em/1.1 "Helvetica Neue",sans-serif!important;text-transform:none!important;color:#fff;margin:0 0 15px;padding:0}.jp-carousel-titleanddesc-desc p{color:#999;line-height:1.4;margin-bottom:.75em}.jp-carousel-comments p a,.jp-carousel-info h2 a,.jp-carousel-titleanddesc p a{color:#fff!important;border:none!important;text-decoration:underline!important;font-weight:400!important;font-style:normal!important}.jp-carousel-titleanddesc p b,.jp-carousel-titleanddesc p strong{font-weight:700;color:#999}.jp-carousel-titleanddesc p em,.jp-carousel-titleanddesc p i{font-style:italic;color:#999}.jp-carousel-comments p a:hover,.jp-carousel-info h2 a:hover,.jp-carousel-titleanddesc p a:hover{color:#68c9e8!important}.jp-carousel-titleanddesc p:empty{display:none}.jp-carousel-left-column-wrapper h1:after,.jp-carousel-left-column-wrapper h1:before,.jp-carousel-photo-info h1:after,.jp-carousel-photo-info h1:before{content:none!important}.jp-carousel-image-meta{background:#111;border:1px solid #222;color:#fff;font:12px/1.4 "Helvetica Neue",sans-serif!important;overflow:hidden;padding:18px 20px;width:209px!important}.jp-carousel-image-meta h5,.jp-carousel-image-meta li{font-family:"Helvetica Neue",sans-serif!important;position:inherit!important;top:auto!important;right:auto!important;left:auto!important;bottom:auto!important;background:none!important;border:none!important;font-weight:400!important;line-height:1.3em!important}.jp-carousel-image-meta ul{margin:0!important;padding:0!important;list-style:none!important}.jp-carousel-image-meta li{width:48%!important;float:left!important;margin:0 2% 15px 0!important;color:#fff!important;font-size:13px!important}.jp-carousel-image-meta h5{color:#999!important;text-transform:uppercase!important;font-size:10px!important;margin:0 0 2px!important;letter-spacing:.1em!important}a.jp-carousel-image-download{padding-left:23px;display:inline-block;clear:both;color:#999;line-height:1;font-weight:400;font-size:13px;text-decoration:none;background-position:0 -82px}a.jp-carousel-image-download span.photo-size{font-size:11px;border-radius:1em;margin-left:2px;display:inline-block}a.jp-carousel-image-download span.photo-size-times{padding:0 1px 0 2px}a.jp-carousel-image-download:hover{background-position:0 -122px;color:#68c9e8;border:none!important}.jp-carousel-image-map{position:relative;margin:-20px -20px 20px;border-bottom:1px solid rgba(255,255,255,.17);height:154px}.jp-carousel-image-map img.gmap-main{border-top-left-radius:6px;border-right:1px solid rgba(255,255,255,.17)}.jp-carousel-image-map div.gmap-topright{width:94px;height:154px;position:absolute;top:0;right:0}.jp-carousel-image-map div.imgclip{overflow:hidden;border-top-right-radius:6px}.jp-carousel-image-map div.gmap-topright img{margin-left:-40px}.jp-carousel-image-map img.gmap-bottomright{position:absolute;top:96px;right:0}.jp-carousel-comments{font:15px/1.7 "Helvetica Neue",sans-serif!important;font-weight:400;background:none}.jp-carousel-comments p a:active,.jp-carousel-comments p a:focus,.jp-carousel-comments p a:hover{color:#68c9e8!important}.jp-carousel-comment{background:none;color:#999;margin-bottom:20px;clear:left;overflow:auto;width:100%}.jp-carousel-comment p{color:#999!important}.jp-carousel-comment .comment-author{font-size:13px;font-weight:400;padding:0;width:auto;display:inline;float:none;border:none;margin:0}.jp-carousel-comment .comment-author a{color:#fff}.jp-carousel-comment .comment-gravatar{float:left}.jp-carousel-comment .comment-content{border:none;margin-left:85px;padding:0}.jp-carousel-comment .avatar{margin:0 20px 0 0;border-radius:4px;border:none!important;padding:0!important;background-color:transparent!important}.jp-carousel-comment .comment-date{color:#999;margin-top:4px;font-size:11px;display:inline;float:right}#jp-carousel-comment-form{margin:0 0 10px!important;float:left;width:100%}textarea#jp-carousel-comment-form-comment-field{background:rgba(34,34,34,.9);border:1px solid #3a3a3a;color:#aaa;font:15px/1.4 "Helvetica Neue",sans-serif!important;width:100%;padding:10px 10px 5px;margin:0;float:none;height:147px;box-shadow:inset 2px 2px 2px rgba(0,0,0,.2);border-radius:3px;overflow:hidden;-moz-box-sizing:border-box;box-sizing:border-box}textarea#jp-carousel-comment-form-comment-field::-webkit-input-placeholder{color:#555}textarea#jp-carousel-comment-form-comment-field:focus{background:#ccc;color:#222}textarea#jp-carousel-comment-form-comment-field:focus::-webkit-input-placeholder{color:#aaa}#jp-carousel-comment-form-spinner{color:#fff;margin:22px 0 0 10px;display:block;width:20px;height:20px;float:left}#jp-carousel-comment-form-submit-and-info-wrapper{display:none;overflow:hidden;width:100%}#jp-carousel-comment-form-commenting-as input{background:rgba(34,34,34,.9);border:1px solid #3a3a3a;color:#aaa;font:13px/1.4 "Helvetica Neue",sans-serif!important;padding:3px 6px;float:left;box-shadow:inset 2px 2px 2px rgba(0,0,0,.2);border-radius:2px;width:285px}#jp-carousel-comment-form-commenting-as input:focus{background:#ccc;color:#222}#jp-carousel-comment-form-commenting-as p{font:400 13px/1.7 "Helvetica Neue",sans-serif!important;margin:22px 0 0;float:left}#jp-carousel-comment-form-commenting-as fieldset{float:left;border:none;margin:20px 0 0;padding:0;clear:both}#jp-carousel-comment-form-commenting-as label{font:400 13px/1.7 "Helvetica Neue",sans-serif!important;margin:0 20px 3px 0;float:left;width:100px}#jp-carousel-comment-form-button-submit{margin-top:20px;float:right}#jp-carousel-comment-form-container,#js-carousel-comment-form-container{margin-bottom:15px;overflow:auto;width:100%}#jp-carousel-comment-post-results{display:none;overflow:auto;width:100%}#jp-carousel-comment-post-results span{display:block;text-align:center;margin-top:20px;width:100%;overflow:auto;padding:1em 0;-moz-box-sizing:border-box;box-sizing:border-box;background:rgba(0,0,0,.7);border-radius:2px;font:13px/1.4 "Helvetica Neue",sans-serif!important;border:1px solid rgba(255,255,255,.17);box-shadow:inset 0 0 5px 5px rgba(0,0,0,1)}.jp-carousel-comment-post-error{color:#DF4926}#jp-carousel-comments-closed{display:none;color:#999}#jp-carousel-comments-loading{font:400 15px/1.7 "Helvetica Neue",sans-serif!important;display:none;color:#999;text-align:left;margin-bottom:20px}.jp-carousel-light .jp-carousel-overlay{background:#fff}.jp-carousel-light .jp-carousel-next-button:hover span,.jp-carousel-light .jp-carousel-previous-button:hover span{opacity:.8}.jp-carousel-light .jp-carousel-close-hint:hover,.jp-carousel-light .jp-carousel-titleanddesc div{color:#000!important}.jp-carousel-light .jp-carousel-comment .comment-author a,.jp-carousel-light .jp-carousel-comments p a,.jp-carousel-light .jp-carousel-info h2 a,.jp-carousel-light .jp-carousel-titleanddesc p a{color:#1e8cbe!important}.jp-carousel-light .jp-carousel-comment .comment-author a:hover,.jp-carousel-light .jp-carousel-comments p a:hover,.jp-carousel-light .jp-carousel-info h2 a:hover,.jp-carousel-light .jp-carousel-titleanddesc p a:hover{color:#f1831e!important}.jp-carousel-light .jp-carousel-comment,.jp-carousel-light .jp-carousel-comment p,.jp-carousel-light .jp-carousel-info h2,.jp-carousel-light .jp-carousel-titleanddesc,.jp-carousel-light .jp-carousel-titleanddesc p,.jp-carousel-light .jp-carousel-titleanddesc p b,.jp-carousel-light .jp-carousel-titleanddesc p em,.jp-carousel-light .jp-carousel-titleanddesc p i,.jp-carousel-light .jp-carousel-titleanddesc p strong,.jp-carousel-light div.jp-carousel-buttons a{color:#666}.jp-carousel-light .jp-carousel-buttons{border-bottom-color:#f0f0f0;background:#f5f5f5}.jp-carousel-light div.jp-carousel-buttons a:hover{text-decoration:none;color:#f1831e}.jp-carousel-light div.jp-carousel-buttons a.jp-carousel-reblog,.jp-carousel-light div.jp-carousel-buttons a.jp-carousel-reblog:hover{background-position:4px -56px;padding-left:24px!important}.jp-carousel-light div.jp-carousel-buttons a.jp-carousel-like.liked,.jp-carousel-light div.jp-carousel-buttons a.jp-carousel-reblog.reblogged{background-color:#2ea2cc;color:#fff}.jp-carousel-light div.jp-carousel-buttons a.jp-carousel-commentlink{background-position:0 -176px}.jp-carousel-light div.jp-carousel-buttons a.jp-carousel-like,.jp-carousel-light div.jp-carousel-buttons a.jp-carousel-like:hover{background-position:5px -15px;padding-left:23px!important}.jp-carousel-light div.jp-carousel-buttons a.jp-carousel-reblog.reblogged{background-position:5px -36px}.jp-carousel-light div.jp-carousel-buttons a.jp-carousel-like.liked{background-position:5px 5px}.jp-carousel-light div#carousel-reblog-box{background:#eee;box-shadow:0 2px 10px rgba(0,0,0,.1);border:1px solid #ddd}.jp-carousel-light #carousel-reblog-box textarea{color:#666;border:1px solid #cfcfcf;background:#fff}.jp-carousel-light #carousel-reblog-box .canceltext{color:#888}.jp-carousel-light #carousel-reblog-box .canceltext a{color:#666}.jp-carousel-light #carousel-reblog-box select{background:#eee;color:#333;border:1px solid #aaa}#jp-carousel-comment-form-button-submit,.jp-carousel-light #carousel-reblog-box input#carousel-reblog-submit{color:#333;background:#fff;border:1px solid #aaa}.jp-carousel-light .jp-carousel-image-meta{background:#fafafa;border:1px solid #eee;border-top-color:#f5f5f5;border-left-color:#f5f5f5;color:#333}.jp-carousel-light .jp-carousel-image-meta li{color:#000!important}.jp-carousel-light .jp-carousel-close-hint{color:#ccc}.jp-carousel-light .jp-carousel-close-hint span{background-color:#fff;border-color:#ccc}.jp-carousel-light #jp-carousel-comment-form-comment-field::-webkit-input-placeholder{color:#aaa}.jp-carousel-light #jp-carousel-comment-form-comment-field:focus{color:#333}.jp-carousel-light #jp-carousel-comment-form-comment-field:focus::-webkit-input-placeholder{color:#ddd}.jp-carousel-light a.jp-carousel-image-download{background-position:0 -122px}.jp-carousel-light a.jp-carousel-image-download:hover{background-position:0 -122px;color:#f1831e}.jp-carousel-light textarea#jp-carousel-comment-form-comment-field{background:#fbfbfb;color:#333;border:1px solid #dfdfdf;box-shadow:inset 2px 2px 2px rgba(0,0,0,.1)}.jp-carousel-light #jp-carousel-comment-form-commenting-as input{background:#fbfbfb;border:1px solid #dfdfdf;color:#333;box-shadow:inset 2px 2px 2px rgba(0,0,0,.1)}.jp-carousel-light #jp-carousel-comment-form-commenting-as input:focus{background:#fbfbfb;color:#333}.jp-carousel-light #jp-carousel-comment-post-results span{background:#f7f7f7;border:1px solid #dfdfdf;box-shadow:inset 0 0 5px rgba(0,0,0,.05)}.jp-carousel-light .jp-carousel-slide{background-color:#fff}.jp-carousel-light .jp-carousel-titleanddesc{border-top:1px solid #eee}@media only screen and (max-width:760px){.jp-carousel-info{margin:0 10px!important}.jp-carousel-buttons,.jp-carousel-next-button,.jp-carousel-previous-button{display:none!important}.jp-carousel-image-meta{float:none!important;width:100%!important;-moz-box-sizing:border-box;box-sizing:border-box}.jp-carousel-close-hint{font-weight:800!important;font-size:26px!important;position:fixed!important;top:-10px}.jp-carousel-slide img{filter:alpha(opacity=100);opacity:1}.jp-carousel-wrap{background-color:#000}.jp-carousel-fadeaway{display:none}#jp-carousel-comment-form-container{display:none!important}.jp-carousel-titleanddesc{padding-top:0!important;border:none!important}.jp-carousel-titleanddesc-title{font-size:1em!important}.jp-carousel-left-column-wrapper{padding:0;width:100%!important}.jp-carousel-photo-info{left:0!important;width:100%!important}}.contact-form .clear-form{clear:both}.contact-form input[type=email],.contact-form input[type=text]{width:300px;max-width:98%;margin-bottom:13px}.contact-form select{margin-bottom:13px}.contact-form textarea{height:200px;width:80%;float:none;margin-bottom:13px}.contact-form input[type=checkbox],.contact-form input[type=radio]{float:none;margin-bottom:13px}.contact-form label{margin-bottom:3px;float:none;font-weight:700;display:block}.contact-form label.checkbox,.contact-form label.radio{margin-bottom:3px;float:none;font-weight:700;display:inline-block}.contact-form label span{color:#AAA;margin-left:4px;font-weight:400}.form-errors .form-error-message{color:red}.textwidget .contact-form input[type=email],.textwidget .contact-form input[type=text],.textwidget .contact-form textarea{width:250px;max-width:100%;-moz-box-sizing:border-box;box-sizing:border-box}#jetpack-check-feedback-spam{margin:1px 8px 0 0}.jetpack-check-feedback-spam-spinner{display:inline-block;margin-top:7px}.infinite-loader{color:#000;display:block;height:28px;text-indent:-9999px}#infinite-handle span{background:#333;border-radius:1px;color:#eee;cursor:pointer;font-size:13px;padding:6px 16px}#infinite-handle span button,#infinite-handle span button:focus,#infinite-handle span button:hover{display:inline;position:static;padding:0;margin:0;border:none;line-height:inherit;background:0 0;color:inherit;cursor:inherit;font-size:inherit;font-weight:inherit;font-family:inherit}#infinite-handle span button::-moz-focus-inner{margin:0;padding:0;border:none}@media (max-width:800px){#infinite-handle span:before{display:none}#infinite-handle span{display:block}}#infinite-footer{position:fixed;bottom:-50px;left:0;width:100%}#infinite-footer a{text-decoration:none}#infinite-footer .blog-credits a:hover,#infinite-footer .blog-info a:hover{color:#444;text-decoration:underline}#infinite-footer .container{background:rgba(255,255,255,.8);border-color:#ccc;border-color:rgba(0,0,0,.1);border-style:solid;border-width:1px 0 0;-moz-box-sizing:border-box;box-sizing:border-box;margin:0 auto;overflow:hidden;padding:1px 20px;width:780px}#infinite-footer .blog-credits,#infinite-footer .blog-info{-moz-box-sizing:border-box;box-sizing:border-box;line-height:25px}#infinite-footer .blog-info{float:left;overflow:hidden;text-align:left;text-overflow:ellipsis;white-space:nowrap;width:40%}#infinite-footer .blog-credits{font-weight:400;float:right;width:60%}#infinite-footer .blog-info a{color:#111;font-size:14px;font-weight:700}#infinite-footer .blog-credits{color:#888;font-size:12px;text-align:right}#infinite-footer .blog-credits a{color:#666}.infinity-end.neverending #infinite-footer{display:none}@media (max-width:640px){#infinite-footer .container{-moz-box-sizing:border-box;box-sizing:border-box;width:100%}#infinite-footer .blog-info{width:30%}#infinite-footer .blog-credits{width:70%}#infinite-footer .blog-credits,#infinite-footer .blog-info a{font-size:10px}}@media (max-width:640px){#infinite-footer{position:static}}#wpadminbar li#wp-admin-bar-admin-bar-likes-widget{width:61px;overflow:hidden}#wpadminbar iframe.admin-bar-likes-widget{width:61px;height:28px;min-height:28px;border-width:0;position:absolute;top:0}div.jetpack-likes-widget-wrapper{width:100%;min-height:50px;position:relative}div.jetpack-likes-widget-wrapper .sd-link-color{font-size:12px}div.jetpack-likes-widget-wrapper.slim-likes-widget{width:1px;min-height:0}#likes-other-gravatars{display:none;position:absolute;padding:10px 10px 12px;background-color:#2e4453;border-width:0;box-shadow:0 0 10px #2e4453;box-shadow:0 0 10px rgba(46,68,83,.6);min-width:130px;z-index:1000}#likes-other-gravatars *{line-height:normal}#likes-other-gravatars .likes-text{color:#fff;font-size:12px;padding-bottom:8px}#likes-other-gravatars li,#likes-other-gravatars ul{margin:0;padding:0;text-indent:0;list-style-type:none}#likes-other-gravatars li::before{content:""}#likes-other-gravatars ul.wpl-avatars{overflow:auto;display:block;max-height:190px}#likes-other-gravatars ul.wpl-avatars li{width:32px;height:32px;float:left;margin:0 5px 5px 0}#likes-other-gravatars ul.wpl-avatars li a{margin:0 2px 0 0;border-bottom:none!important;display:block}#likes-other-gravatars ul.wpl-avatars li a img{background:0 0;border:none;margin:0!important;padding:0!important;position:static}div.sd-box{border-top:1px solid #ddd;border-top:1px solid rgba(0,0,0,.13)}.comment-likes-widget,.entry-content .post-likes-widget,.post-likes-widget{margin:0;border-width:0;display:block}.post-likes-widget-placeholder{margin:0;border-width:0;position:relative}.post-likes-widget-placeholder .button{display:none}.post-likes-widget-placeholder .loading{color:#999;font-size:12px}.slim-likes-widget .post-likes-widget{width:auto;float:none}div.sharedaddy.sd-like-enabled .sd-like h3{display:none}div.sharedaddy.sd-like-enabled .sd-like .post-likes-widget{width:100%;float:none;position:absolute;top:0}.comment-likes-widget{width:100%}.pd-rating{display:block!important}.sd-gplus .sd-title{display:none}div#jp-relatedposts{display:none;padding-top:1em;margin:1em 0;position:relative}div.jp-relatedposts:after{content:'';display:block;clear:both}div#jp-relatedposts h3.jp-relatedposts-headline{margin:0 0 1em;display:inline-block;float:left;font-size:9pt;font-weight:700;font-family:inherit}div#jp-relatedposts h3.jp-relatedposts-headline em:before{content:"";display:block;width:100%;min-width:30px;border-top:1px solid #ddd;border-top:1px solid rgba(0,0,0,.2);margin-bottom:1em}div#jp-relatedposts h3.jp-relatedposts-headline em{font-style:normal;font-weight:700}div#jp-relatedposts div.jp-relatedposts-items{clear:left}div#jp-relatedposts div.jp-relatedposts-items-visual{margin-right:-20px}div#jp-relatedposts div.jp-relatedposts-items .jp-relatedposts-post{float:left;width:33%;margin:0 0 1em;box-sizing:border-box;-moz-box-sizing:border-box;-webkit-box-sizing:border-box}div#jp-relatedposts div.jp-relatedposts-items-visual .jp-relatedposts-post{padding-right:20px;filter:alpha(opacity=80);-moz-opacity:.8;opacity:.8}div#jp-relatedposts div.jp-relatedposts-items .jp-relatedposts-post:nth-child(3n+4),div#jp-relatedposts div.jp-relatedposts-items-visual .jp-relatedposts-post:nth-child(3n+4){clear:both}div#jp-relatedposts div.jp-relatedposts-items div.jp-relatedposts-post:hover .jp-relatedposts-post-title a{text-decoration:underline}div#jp-relatedposts div.jp-relatedposts-items div.jp-relatedposts-post:hover{filter:alpha(opacity=100);-moz-opacity:1;opacity:1}div#jp-relatedposts div.jp-relatedposts-items p,div#jp-relatedposts div.jp-relatedposts-items-visual h4.jp-relatedposts-post-title{font-size:14px;line-height:20px;margin:0}div#jp-relatedposts div.jp-relatedposts-items-visual div.jp-relatedposts-post-nothumbs{position:relative}div#jp-relatedposts div.jp-relatedposts-items-visual div.jp-relatedposts-post-nothumbs a.jp-relatedposts-post-aoverlay{position:absolute;top:0;bottom:0;left:0;right:0;display:block}div#jp-relatedposts div.jp-relatedposts-items p{margin-bottom:0}div#jp-relatedposts div.jp-relatedposts-items-visual h4.jp-relatedposts-post-title{text-transform:none;margin:0;font-family:inherit;display:block;max-width:100%}div#jp-relatedposts div.jp-relatedposts-items .jp-relatedposts-post .jp-relatedposts-post-title a{font-size:inherit;font-weight:400;text-decoration:none;filter:alpha(opacity=100);-moz-opacity:1;opacity:1}div#jp-relatedposts div.jp-relatedposts-items .jp-relatedposts-post .jp-relatedposts-post-title a:hover{text-decoration:underline}div#jp-relatedposts div.jp-relatedposts-items .jp-relatedposts-post img.jp-relatedposts-post-img,div#jp-relatedposts div.jp-relatedposts-items .jp-relatedposts-post span{display:block;max-width:90%;overflow:hidden;text-overflow:ellipsis}div#jp-relatedposts div.jp-relatedposts-items-visual .jp-relatedposts-post img.jp-relatedposts-post-img,div#jp-relatedposts div.jp-relatedposts-items-visual .jp-relatedposts-post span{max-width:100%}div#jp-relatedposts div.jp-relatedposts-items .jp-relatedposts-post .jp-relatedposts-post-context,div#jp-relatedposts div.jp-relatedposts-items .jp-relatedposts-post .jp-relatedposts-post-date{opacity:.6}.jp-relatedposts-items .jp-relatedposts-post .jp-relatedposts-post-date,div#jp-relatedposts div.jp-relatedposts-items-visual div.jp-relatedposts-post-thumbs p.jp-relatedposts-post-excerpt{display:none}div#jp-relatedposts div.jp-relatedposts-items-visual div.jp-relatedposts-post-nothumbs p.jp-relatedposts-post-excerpt{overflow:hidden}div#jp-relatedposts div.jp-relatedposts-items-visual div.jp-relatedposts-post-nothumbs span{margin-bottom:1em}@media only screen and (max-width:640px){div#jp-relatedposts div.jp-relatedposts-items .jp-relatedposts-post{width:50%}div#jp-relatedposts div.jp-relatedposts-items .jp-relatedposts-post:nth-child(3n){clear:left}div#jp-relatedposts div.jp-relatedposts-items-visual{margin-right:20px}}@media only screen and (max-width:320px){div#jp-relatedposts div.jp-relatedposts-items .jp-relatedposts-post{width:100%;clear:both;margin:0 0 1em}}#jp-post-flair{padding-top:.5em}#content div.sharedaddy,#main div.sharedaddy,div.sharedaddy{clear:both}div.sharedaddy h3.sd-title{margin:0 0 1em;display:inline-block;line-height:1.2;font-size:9pt;font-weight:700}div.sharedaddy h3.sd-title:before{content:"";display:block;width:100%;min-width:30px;border-top:1px solid #ddd;margin-bottom:1em}body.highlander-light h3.sd-title:before{border-top:1px solid rgba(0,0,0,.2)}body.highlander-dark h3.sd-title:before{border-top:1px solid rgba(255,255,255,.4)}.sd-content ul{padding:0!important;margin:0 0 .7em!important;list-style:none!important}.sd-content ul li{display:inline-block}.sd-block.sd-gplus{margin:0 0 .5em}.sd-gplus .sd-content{font-size:12px}#sharing_email .sharing_send,.sd-content ul li .option a.share-ustom,.sd-content ul li a.sd-button,.sd-content ul li.advanced a.share-more,.sd-content ul li.preview-item div.option.option-smart-off a,.sd-social-icon .sd-content ul li a.sd-button,.sd-social-icon-text .sd-content ul li a.sd-button,.sd-social-official .sd-content>ul>li .digg_button >a,.sd-social-official .sd-content>ul>li>a.sd-button,.sd-social-text .sd-content ul li a.sd-button{text-decoration:none!important;display:inline-block;margin:0 5px 5px 0;font-size:12px;font-family:"Open Sans",sans-serif;font-weight:400;border-radius:3px;color:#777!important;background:#f8f8f8;border:1px solid #ccc;box-shadow:0 1px 0 rgba(0,0,0,.08);text-shadow:none;line-height:23px;padding:1px 8px 0 5px}.sd-content ul li .option a.share-ustom span,.sd-content ul li a.sd-button>span,.sd-content ul li.advanced a.share-more span,.sd-content ul li.preview-item div.option.option-smart-off a span,.sd-social-icon-text .sd-content ul li a.sd-button>span,.sd-social-official .sd-content>ul>li .digg_button >a span,.sd-social-official .sd-content>ul>li>a.sd-button span,.sd-social-text .sd-content ul li a.sd-button span{line-height:23px}.sd-social-official .sd-content .sharing-hidden .inner>ul>li .digg_button>a,.sd-social-official .sd-content .sharing-hidden .inner>ul>li>a.sd-button,.sd-social-official .sd-content>ul>li .digg_button>a,.sd-social-official .sd-content>ul>li>a.sd-button{line-height:17px;box-shadow:none;vertical-align:top}.sd-social-official .sd-content .sharing-hidden .inner>ul>li .digg_button>a:before,.sd-social-official .sd-content .sharing-hidden .inner>ul>li>a.sd-button:before,.sd-social-official .sd-content>ul>li .digg_button>a:before,.sd-social-official .sd-content>ul>li>a.sd-button:before{margin-bottom:-1px;top:0}.sd-social-icon .sd-content ul li a.sd-button:active,.sd-social-icon .sd-content ul li a.sd-button:hover,.sd-social-icon-text .sd-content ul li a.sd-button:active,.sd-social-icon-text .sd-content ul li a.sd-button:hover,.sd-social-official .sd-content>ul>li .digg_button>a:active,.sd-social-official .sd-content>ul>li .digg_button>a:hover,.sd-social-official .sd-content>ul>li>a.sd-button:active,.sd-social-official .sd-content>ul>li>a.sd-button:hover,.sd-social-text .sd-content ul li a.sd-button:active,.sd-social-text .sd-content ul li a.sd-button:hover{color:#555;background:#fafafa;border:1px solid #999}.sd-social-icon .sd-content ul li a.sd-button:active,.sd-social-icon-text .sd-content ul li a.sd-button:active,.sd-social-official .sd-content>ul>li .digg_button>a:active,.sd-social-official .sd-content>ul>li>a.sd-button:active,.sd-social-text .sd-content ul li a.sd-button:active{box-shadow:inset 0 1px 0 rgba(0,0,0,.16)}.sd-content ul li a.sd-button:before{display:inline-block;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font:400 16px/1 Genericons;vertical-align:top;position:relative;top:3px;text-align:center}.sd-content ul li{margin:0!important;padding:0}.sd-content ul li.preview-item a.sd-button span,.sd-social-icon-text .sd-content ul li a span,.sd-social-official .sd-content ul li a.sd-button span{margin-left:3px}.sd-content ul li.preview-item.no-icon a.sd-button span{margin-left:0}.sd-content ul li.no-icon a:before,.sd-social-text .sd-content ul li a:before{display:none}body .sd-content ul li.share-custom.no-icon a span,body .sd-social-text .sd-content ul li.share-custom a span{background-image:none;background-position:-500px -500px!important;background-repeat:no-repeat!important;padding-left:0;height:0;line-height:inherit}.sd-social-icon .sd-content ul li a.share-more{position:relative;top:2px}.sd-social-icon .sd-content ul li a.share-more span{margin-left:3px}.sd-content ul li.share-print div.option.option-smart-off a:before,.sd-social-icon .sd-content ul li.share-print a:before,.sd-social-icon-text .sd-content li.share-print a:before,.sd-social-official .sd-content li.share-print a:before,.sd-social-text .sd-content ul li.share-print a:before{content:'\f469'}.sd-content ul li.share-email div.option.option-smart-off a:before,.sd-social-icon .sd-content ul li.share-email a:before,.sd-social-icon-text .sd-content li.share-email a:before,.sd-social-official .sd-content li.share-email a:before,.sd-social-text .sd-content ul li.share-email a:before{content:'\f410'}.sd-content ul li.share-linkedin div.option.option-smart-off a:before,.sd-social-icon .sd-content ul li.share-linkedin a:before,.sd-social-icon-text .sd-content li.share-linkedin a:before,.sd-social-text .sd-content ul li.share-linkedin a:before{content:'\f207'}.sd-content ul li.share-twitter div.option.option-smart-off a:before,.sd-social-icon .sd-content ul li.share-twitter a:before,.sd-social-icon-text .sd-content li.share-twitter a:before,.sd-social-text .sd-content ul li.share-twitter a:before{content:'\f202'}.sd-content ul li.share-reddit div.option.option-smart-off a:before,.sd-social-icon .sd-content ul li.share-reddit a:before,.sd-social-icon-text .sd-content li.share-reddit a:before,.sd-social-text .sd-content ul li.share-reddit a:before{content:'\f222'}.sd-content ul li.share-tumblr div.option.option-smart-off a:before,.sd-social-icon .sd-content ul li.share-tumblr a:before,.sd-social-icon-text .sd-content li.share-tumblr a:before,.sd-social-text .sd-content ul li.share-tumblr a:before{content:'\f214'}.sd-content ul li.share-stumbleupon div.option.option-smart-off a:before,.sd-social-icon .sd-content ul li.share-stumbleupon a:before,.sd-social-icon-text .sd-content li.share-stumbleupon a:before,.sd-social-text .sd-content ul li.share-stumbleupon a:before{content:'\f223'}.sd-content ul li.share-pocket div.option.option-smart-off a:before,.sd-social-icon .sd-content ul li.share-pocket a:before,.sd-social-icon-text .sd-content li.share-pocket a:before,.sd-social-text .sd-content ul li.share-pocket a:before{content:'\f224'}.sd-content ul li.share-pinterest div.option.option-smart-off a:before,.sd-social-icon .sd-content ul li.share-pinterest a:before,.sd-social-icon-text .sd-content li.share-pinterest a:before,.sd-social-text .sd-content ul li.share-pinterest a:before{content:'\f209'}.sd-content ul li.share-google-plus-1 div.option.option-smart-off a:before,.sd-social-icon .sd-content ul li.share-google-plus-1 a:before,.sd-social-icon-text .sd-content li.share-google-plus-1 a:before,.sd-social-text .sd-content ul li.share-google-plus-1 a:before{content:'\f218'}.sd-content ul li.share-facebook div.option.option-smart-off a:before,.sd-social-icon .sd-content ul li.share-facebook a:before,.sd-social-icon-text .sd-content li.share-facebook a:before,.sd-social-text .sd-content ul li.share-facebook a:before{content:'\f204'}.sd-content ul li.share-press-this div.option.option-smart-off a:before,.sd-social-icon .sd-content ul li.share-press-this a:before,.sd-social-icon-text .sd-content li.share-press-this a:before,.sd-social-official .sd-content li.share-press-this a:before,.sd-social-text .sd-content ul li.share-press-this a:before{content:'\f205'}.sd-social-official .sd-content li.share-press-this a:before{color:#2ba1cb}.sd-content ul li.advanced a.share-more:before,.sd-social-icon .sd-content ul a.share-more:before,.sd-social-icon-text .sd-content a.share-more:before,.sd-social-official .sd-content a.share-more:before,.sd-social-text .sd-content ul a.share-more:before{content:'\f415'}.sd-social-official .sd-content a.share-more:before{color:#2ba1cb}.sd-social .sd-button .share-count{background:#2ea2cc;color:#fff;border-radius:10px;display:inline-block;text-align:center;font-size:10px;padding:1px 3px;line-height:1}.sd-social-official .sd-content ul,.sd-social-official .sd-content ul li{line-height:25px!important}.sd-social-official .sd-content>ul>li>a.sd-button span{line-height:1}.sd-social-official .sd-content ul:after{content:".";display:block;height:0;clear:both;visibility:hidden}.sd-social-official .sd-content li.share-press-this a{margin:0 0 5px}.sd-social-official .sd-content ul>li{display:block;float:left;margin:0 10px 5px 0!important;height:25px}.sd-social-official .fb-share-button>span{vertical-align:top!important}.sd-social-official .sd-content .pocket_button iframe{width:98px}.sd-social-official .sd-content .twitter_button iframe{width:96px}.reddit_button iframe,.stumbleupon_button iframe{margin-top:1px}.googleplus1_button iframe,.linkedin_button>span,.pinterest_button,.pocket_button iframe,.twitter_button{margin:0!important}body .sd-social-official li a.share-more,body .sd-social-official li.share-custom a,body .sd-social-official li.share-digg a,body .sd-social-official li.share-email a,body .sd-social-official li.share-press-this a,body .sd-social-official li.share-print{position:relative;top:0}body .sd-social-icon .sd-content li.share-custom>a{padding:2px 3px 0;position:relative;top:4px}body .sd-content ul li.share-custom a.share-icon span,body .sd-social-icon .sd-content li.share-custom a span,body .sd-social-icon-text .sd-content li.share-custom a span,body .sd-social-official .sd-content li.share-custom a span,body .sd-social-text .sd-content li.share-custom a span{background-size:16px 16px;background-repeat:no-repeat;margin-left:0;padding:0 0 0 19px;display:inline-block;height:16px;line-height:16px}body .sd-social-icon .sd-content li.share-custom a span{width:0}body .sd-social-icon .sd-content li.share-custom a span{padding-left:16px!important}.sharing-hidden .inner{position:absolute;z-index:2;border:1px solid #ccc;padding:10px;background:#fff;box-shadow:0 5px 20px rgba(0,0,0,.2);border-radius:2px;margin-top:5px;max-width:400px}.sharing-hidden .inner ul{margin:0!important}.sd-social-official .sd-content .sharing-hidden ul>li.share-end{clear:both;margin:0;height:0}.sharing-hidden .inner:after,.sharing-hidden .inner:before{position:absolute;z-index:1;top:-8px;left:20px;width:0;height:0;border-left:6px solid transparent;border-right:6px solid transparent;border-bottom:8px solid #ccc;content:"";display:block}.sharing-hidden .inner:after{z-index:2;top:-7px;border-left:6px solid transparent;border-right:6px solid transparent;border-bottom:8px solid #fff}.sharing-hidden ul{margin:0}.sd-social-icon .sd-content ul li[class*=share-] a,.sd-social-icon .sd-content ul li[class*=share-] a:hover,.sd-social-icon .sd-content ul li[class*=share-] div.option a{border-radius:50%;-webkit-border-radius:50%;border:0;box-shadow:none;padding:8px;position:relative;top:-2px;line-height:1;width:auto;height:auto;margin-bottom:0}.sd-social-icon .sd-content ul li[class*=share-] a.sd-button>span,.sd-social-icon .sd-content ul li[class*=share-] div.option a span{line-height:1}.sd-social-icon .sd-content ul li[class*=share-] a:hover,.sd-social-icon .sd-content ul li[class*=share-] div.option a:hover{border:none;opacity:.6}.sd-social-icon .sd-content ul li[class*=share-] a.sd-button:before{top:0}.sd-social-icon .sd-content ul li[class*=share-] a.sd-button.share-custom{padding:8px 8px 6px;top:5px}.sd-social-icon .sd-content ul li a.sd-button.share-more{margin-left:10px}.sd-social-icon .sd-content ul li:first-child a.sd-button.share-more{margin-left:0}.sd-social-icon .sd-button span.share-count{position:absolute;bottom:0;right:0;border-radius:0;background:#555;font-size:9px}.sd-social-icon .sd-content ul li[class*=share-] a.sd-button{background:#e9e9e9;margin-top:2px;text-indent:0}.sd-social-icon .sd-content ul li[class*=share-].share-tumblr a.sd-button{background:#2c4762;color:#fff!important}.sd-social-icon .sd-content ul li[class*=share-].share-facebook a.sd-button{background:#3b5998;color:#fff!important}.sd-social-icon .sd-content ul li[class*=share-].share-stumbleupon a.sd-button{background:#ea4b24;color:#fff!important}.sd-social-icon .sd-content ul li[class*=share-].share-twitter a.sd-button{background:#00acee;color:#fff!important}.sd-social-icon .sd-content ul li[class*=share-].share-pinterest a.sd-button{background:#ca1f27;color:#fff!important}.sd-social-icon .sd-content ul li[class*=share-].share-digg a.sd-button{color:#555!important}.sd-social-icon .sd-content ul li[class*=share-].share-press-this a.sd-button{background:#1e8cbe;color:#fff!important}.sd-social-icon .sd-content ul li[class*=share-].share-linkedin a.sd-button{background:#0077b5;color:#fff!important}.sd-social-icon .sd-content ul li[class*=share-].share-google-plus-1 a.sd-button{background:#dd4b39;color:#fff!important}.sd-social-icon .sd-content ul li[class*=share-].share-pocket a.sd-button{background:#ee4056;color:#fff!important}.sd-social-icon .sd-content ul li[class*=share-].share-reddit a.sd-button{background:#cee3f8;color:#555!important}.sharing-screen-reader-text{clip:rect(1px,1px,1px,1px);position:absolute!important;height:1px;width:1px;overflow:hidden}.sharing-screen-reader-text:active,.sharing-screen-reader-text:focus,.sharing-screen-reader-text:hover{background-color:#f1f1f1;border-radius:3px;box-shadow:0 0 2px 2px rgba(0,0,0,.6);clip:auto!important;color:#21759b;display:block;font-size:14px;font-weight:700;height:auto;left:5px;line-height:normal;padding:15px 23px 14px;text-decoration:none;top:5px;width:auto;z-index:100000}#sharing_email{width:342px;position:absolute;z-index:1001;border:1px solid #ccc;padding:15px;background:#fff;box-shadow:0 5px 20px rgba(0,0,0,.2);text-align:left}div.sharedaddy.sharedaddy-dark #sharing_email{border-color:#fff}#sharing_email .errors{color:#fff;background-color:#771a09;font-size:12px;padding:5px 8px;line-height:1;margin:10px 0 0}#sharing_email label{font-size:12px;color:#333;font-weight:700;display:block;padding:0 0 4px;text-align:left;text-shadow:none}#sharing_email form{margin:0}#sharing_email input[type=email],#sharing_email input[type=text]{width:100%;box-sizing:border-box;-moz-box-sizing:border-box;-webkit-box-sizing:border-box;border:1px solid #ccc;margin-bottom:1em;background:#fff;font-size:12px;color:#333;max-width:none;padding:1px 3px}#jetpack-source_f_name{display:none!important;position:absolute!important;left:-9000px}#sharing_email .sharing_cancel{padding:0 0 0 1em;font-size:12px;text-shadow:none}#sharing_email .recaptcha{width:312px;height:123px;margin:0 0 1em}.slideshow-window{background-color:#222;border:20px solid #222;border-radius:11px;-moz-border-radius:11px;-webkit-border-radius:11px;-khtml-border-radius:11px;margin-bottom:20px;height:410px;z-index:1}.slideshow-window.slideshow-white{background-color:#fff;border-color:#fff}.slideshow-window,.slideshow-window *{-moz-box-sizing:content-box;box-sizing:content-box}.slideshow-loading{height:100%;text-align:center;margin:auto}body div.slideshow-window * img{border-width:0!important;margin-right:auto!important;margin-left:auto!important;padding:0!important;background-color:transparent!important;background-image:none!important;max-width:100%}.slideshow-loading img{vertical-align:middle}.slideshow-slide{height:100%;width:100%;text-align:center;margin:auto;display:none}.slideshow-slide img{vertical-align:middle}.slideshow-line-height-hack{overflow:hidden;width:0;font-size:0}.slideshow-slide-caption{font-size:13px;font-family:"Helvetica Neue",sans-serif;color:#f7f7f7;text-shadow:#222 1px 1px 2px;line-height:25px;height:25px;position:absolute;bottom:5px;left:0;z-index:100;width:100%;text-align:center}.slideshow-controls{z-index:1000;position:absolute;bottom:30px;margin:auto;text-align:center;width:100%;-ms-filter:"alpha(Opacity=0)";opacity:0;direction:ltr}body div div.slideshow-controls a,body div div.slideshow-controls a:hover{border:2px solid rgba(255,255,255,.1)!important;background-color:#000!important;background-color:rgba(0,0,0,.6)!important;background-image:url('http://klanrur.rs/wp-content/plugins/jetpack/css/../modules/shortcodes/img/slideshow-controls.png')!important;background-repeat:no-repeat;background-size:142px 16px!important;background-position:-34px 8px!important;color:#222!important;margin:0 5px!important;padding:0!important;display:inline-block!important;zoom:1;height:32px!important;width:32px!important;line-height:32px!important;text-align:center!important;-khtml-border-radius:10em!important;border-radius:10em!important;transition:300ms border-color ease-out}@media only screen and (-webkit-min-device-pixel-ratio:1.5){body div div.slideshow-controls a,body div div.slideshow-controls a:hover{background-image:url('http://klanrur.rs/wp-content/plugins/jetpack/css/../modules/shortcodes/img/slideshow-controls-2x.png')!important}}body div div.slideshow-controls a:hover{border-color:rgba(255,255,255,1)!important}body div div.slideshow-controls a:first-child{background-position:-76px 8px!important}body div div.slideshow-controls a:last-child{background-position:-117px 8px!important}body div div.slideshow-controls a.running,body div div.slideshow-controls a:nth-child(2){background-position:-34px 8px!important}body div div.slideshow-controls a.paused{background-position:9px 8px!important}.slideshow-controls a img{border:50px dotted #f0f}body.presentation-wrapper-fullscreen-parent,html.presentation-wrapper-fullscreen-parent{overflow:hidden!important}.presentation-wrapper-fullscreen-parent #wpadminbar{display:none}.presentation-wrapper-fullscreen,.presentation-wrapper-fullscreen-parent{min-width:100%!important;min-height:100%!important;position:absolute!important;top:0!important;right:0!important;bottom:0!important;left:0!important;margin:0!important;padding:0!important;z-index:10000!important}.presentation-wrapper-fullscreen{background-color:gray;border:none!important}.presentation-wrapper-fullscreen .nav-arrow-left,.presentation-wrapper-fullscreen .nav-arrow-right{z-index:20001}.presentation-wrapper-fullscreen .nav-fullscreen-button{z-index:20002}.presentation-wrapper{margin:20px auto;border:1px solid #e5e5e5;overflow:hidden;line-height:normal}.presentation{position:relative;margin:0;overflow:hidden;outline:0}.presentation,.presentation .step{background-repeat:no-repeat;background-position:center;background-size:100% 100%}.presentation .step.fade:not(.active){opacity:0}.presentation .slide-content{padding:30px}.presentation .nav-arrow-left,.presentation .nav-arrow-right,.presentation .nav-fullscreen-button{position:absolute;width:34px;background-repeat:no-repeat;z-index:2;opacity:0;transition:opacity .25s}.presentation .nav-arrow-left,.presentation .nav-arrow-right{height:100%;background-image:url('http://klanrur.rs/wp-content/plugins/jetpack/css/../modules/shortcodes/images/slide-nav.png');background-size:450% 61px}.presentation .nav-arrow-left{left:0;background-position:4px 50%}.presentation .nav-arrow-right{right:0;background-position:-120px 50%}.presentation .nav-fullscreen-button{width:32px;height:32px;margin:4px;bottom:0;right:0;z-index:3;background-image:url('http://klanrur.rs/wp-content/plugins/jetpack/css/../modules/shortcodes/images/expand.png');background-size:100% 100%}.presentation:hover .nav-arrow-left,.presentation:hover .nav-arrow-right{opacity:1}.presentation:hover .nav-fullscreen-button{opacity:.8}.presentation-wrapper-fullscreen .nav-fullscreen-button{background-image:url('http://klanrur.rs/wp-content/plugins/jetpack/css/../modules/shortcodes/images/collapse.png')}.presentation .autoplay-overlay{height:15%;width:80%;margin:30% 10%;position:relative;z-index:100;display:table;border-radius:50px;background-color:#e5e5e5;background-color:rgba(0,0,0,.75);transition:opacity .5s}.presentation .autoplay-overlay .overlay-msg{position:relative;display:table-cell;text-align:center;vertical-align:middle;color:#fff}.presentation .will-fade{opacity:0}.presentation .do-fade{opacity:1;transition:opacity .5s}#subscribe-email input{width:95%;padding:1px 2px}.comment-subscription-form .subscribe-label{display:inline!important}.tiled-gallery{clear:both;margin:0 0 20px;overflow:hidden}.tiled-gallery img{margin:2px!important}.tiled-gallery .gallery-group{float:left;position:relative}.tiled-gallery .tiled-gallery-item{float:left;margin:0;position:relative;width:inherit}.tiled-gallery .gallery-row{overflow:hidden}.tiled-gallery .tiled-gallery-item a{background:0 0;border:none;color:none;margin:0;padding:0;text-decoration:none;width:auto}.tiled-gallery .tiled-gallery-item img,.tiled-gallery .tiled-gallery-item img:hover{background:0 0;border:none;box-shadow:none;max-width:100%;padding:0;vertical-align:middle}.tiled-gallery-caption{background:#eee;background:rgba(255,255,255,.8);color:#333;font-size:13px;font-weight:400;overflow:hidden;padding:10px 0;position:absolute;bottom:0;text-indent:10px;text-overflow:ellipsis;width:100%;white-space:nowrap}.tiled-gallery .tiled-gallery-item-small .tiled-gallery-caption{font-size:11px}.widget-gallery .tiled-gallery-unresized{visibility:hidden;height:0;overflow:hidden}.tiled-gallery .tiled-gallery-item img.grayscale{position:absolute;left:0;top:0}.tiled-gallery .tiled-gallery-item img.grayscale:hover{opacity:0}.tiled-gallery.type-circle .tiled-gallery-item img{border-radius:50%!important}.tiled-gallery.type-circle .tiled-gallery-caption{display:none;opacity:0}.jetpack-display-remote-posts{margin:5px 0 20px}.jetpack-display-remote-posts h4{font-size:90%;margin:5px 0;padding:0}.jetpack-display-remote-posts h4 a{text-decoration:none}.jetpack-display-remote-posts p{margin:0!important;padding:0;line-height:1.4em!important;font-size:90%}.jetpack-display-remote-posts img{max-width:100%}.widget-grofile h4{margin:1em 0 .5em}.widget-grofile ul.grofile-urls{margin-left:0;overflow:hidden}.widget-grofile ul.grofile-accounts li{list-style:none;display:inline}.widget-grofile ul.grofile-accounts li::before{content:""!important}.widget-grofile .grofile-accounts-logo{background-image:url(//0.gravatar.com/images/grav-share-sprite.png);background-repeat:no-repeat;width:16px;height:16px;float:left;margin-right:8px;margin-bottom:8px}.rtl .widget-grofile .grofile-accounts-logo{margin-left:8px;margin-right:0}.grofile-thumbnail{width:500px;max-width:100%}@media only screen and (-webkit-min-device-pixel-ratio:1.5),only screen and (-o-min-device-pixel-ratio:3/2),only screen and (min--moz-device-pixel-ratio:1.5),only screen and (min-device-pixel-ratio:1.5){.widget-grofile .grofile-accounts-logo{background-image:url(//0.gravatar.com/images/grav-share-sprite-2x.png);background-size:16px 784px}}div[class^=gr_custom_container]{border:1px solid gray;border-radius:10px;padding:10px 5px;background-color:#FFF;color:#000}div[class^=gr_custom_container] a{color:#000}h2[class^=gr_custom_header]{display:none}div[class^=gr_custom_each_container]{width:100%;clear:both;margin-bottom:10px;overflow:auto;padding-bottom:4px;border-bottom:1px solid #aaa}div[class^=gr_custom_book_container]{float:right;overflow:hidden;height:60px;margin-left:4px;width:39px}div[class^=gr_custom_author]{font-size:10px}div[class^=gr_custom_tags]{font-size:10px;color:gray}div[class^=gr_custom_rating]{display:none}.widgets-grid-layout{width:100%}.widgets-grid-layout:after,.widgets-grid-layout:before{content:" ";display:table}.widgets-grid-layout:after{clear:both}.widget-grid-view-image{float:left;max-width:50%}.widget-grid-view-image a{display:block;margin:0 2px 4px 0}.widget-grid-view-image:image:nth-child(even){float:right}.widget-grid-view-image:nth-child(even) a{margin:0 0 4px 2px}.widgets-grid-layout .widget-grid-view-image img{max-width:100%;height:auto}.widgets-multi-column-grid ul{overflow:hidden;padding:0;margin:0;list-style-type:none}.widgets-multi-column-grid ul li{background:0 0;clear:none;float:left;margin:0 -5px -3px 0;padding:0 8px 6px 0;border:none;list-style-type:none!important}.widgets-multi-column-grid ul li a{background:0 0;margin:0;padding:0;border:0}.widgets-multi-column-grid .avatar{vertical-align:middle}.widgets-list-layout{padding:0;margin:0;list-style-type:none}.widgets-list-layout li:after,.widgets-list-layout li:before{content:"";display:table}.widgets-list-layout li:after{clear:both}.widgets-list-layout li{zoom:1;margin-bottom:1em;list-style-type:none!important}.widgets-list-layout .widgets-list-layout-blavatar{float:left;width:21.276596%;max-width:40px;height:auto}.widgets-list-layout-links{float:right;width:73.404255%}.widgets-list-layout span{opacity:.5}.widgets-list-layout span:hover{opacity:.8}



/* Minit: http://klanrur.rs/wp-content/plugins/advanced-recent-posts-widget/css/advanced-recent-posts-widget.css */
/*
Default CSS Styles for the advanced recent post widget plug-in
Version 3.0.0
*/
.advanced_recent_posts_widget * {
	margin:0;
	padding:0;
}
.advanced_recent_posts_widget {
	font-size: 12px;	
	line-height: 18px;
}
.advanced_recent_posts_widget .post-title{
	font-size: 12px;	
	font-weight:bold;
}
.advanced_recent_posts_widget .post-date{
	font-style:italic;
}

.advanced_recent_posts_widget img{
	float:left;
	margin-right:10px;
	margin-top:5px;
}
.advanced_recent_posts_widget ul li{
	list-style: none;
	list-style-type: none;
	margin: 3px 0;
	padding: 3px 0;
	border-bottom:1px solid #ccc;
}
.advanced_recent_posts_widget .more-link{
	display:inline;
}
.advanced_recent_posts_widget .post-entry{ 
   padding:0 0 5px 0;
   overflow:hidden;
}