@import url('https://fonts.googleapis.com/css?family=Montserrat:500,700,900|Raleway:500,900&display=swap');
@media(max-width:500px) {
	#hook {
		display: block !important
	}
	#header {
		padding: 0;
		position: relative
	}
	.mob #logo, .moob h1 {
		margin: 0 auto;
		display: block;
	}
	.moob h1 img {
		margin: 0 !important
	}
	#logo {
		margin: 0 30px 0 0;
		max-width: 70%;
		height: auto;
	}
	.hamburger {
		display: block !important;
		position: absolute;
		right: 0;
		top: 10px;
		cursor: pointer;
		color: white;
	}
	#navWrap {
		text-align: center;
		position: relative;
		z-index: 999
	}
	.mNav {
		display: none;
		line-height: 350%
	}
	.mNav a, .mNav button {
		display: block !important;
		margin: 0px auto;
		padding: initial;
		padding: 10px 0;
		transition: all 0.25s ease;
		overflow: auto;
		border: none;
		min-height: 55px;
		color: white;
		font-size: 150% !important;
		text-transform: uppercase;
		text-align: center !important;
		max-width: 400px !important;
		width: 100% !important;
		outline: 0;
		background: url("/images/navigation/tranP.png") center no-repeat;
	}
	.subNav {
		position: relative !important;
		top: initial !important;
	}
	h1 {
		width: initial !important
	}
	.mob img {
		msargin: 0 !important
	}
}
.notFixed {

}
h1.mob {
	width: initial !important;
	text-align: center !important;
	margin: 0 !important;
	padding: 0 !important;
}
.hamburger {
	display: none
}
.blur {
	filter: blur(5px);
	psosition: fixed;
}
.navBG {
	display: none
}
#navWrap {
	text-align: right
}
.mNav {}
.navLinks {
	display: block;
}
.active {}
/*menu*/
.navBG, .mNav {
	z-index: 1;
}
.navBG {
	width: 100%;
	height: 100%;
	position: fixed;
	background: rgba(0, 0, 0, .75);
}
.mNav {
	position: absolute;
	left: 0;
	right: 0;
}
.mNav a, .mNav button {
	white-space: nowrap;
	display: inline;
	margin: 0px auto;
	padding: initial;
	padding: 0px 5px;
	transition: all 0.25s ease;
	overflow: visible;
	border: none;
	color: white;
	font-size: 100%;
	max-width: 400px;
	width: auto;
	outline: 0;
	background: url(/images/navigation/tranP.png) center no-repeat;
}
.mNav a:hover, .mNav a:focus, .mNav button:hover, .mNav button:focus, .active {
	background: url("/images/navigation/glow.png") center no-repeat !important;
	text-shadow: 2px 2px 5px #000000;
	color: white!important;
}
.subNav {
	position: absolute;
	top: -45px;
}
.subNav a:hover, .subNav a:focus {
	background: url("/images/navigation/glowO.png") center no-repeat !important;
}
@media(min-width:500px) {
	.mNav {
		display: block !important;
	}
	.blur {
		filter: blur(0) !important
	}
	.navBG {
		display: none !important
	}
	.mob {
		text-align: right !important;
	}
}
.reg {
	max-width: 100% !important;
	height: auto !important;
	margin: -12px 0 10px 0;
}
html, body {
	margin: 0 auto;
	padding: 0;
	background-color: #000033;
	background-image: url(../images/ps.jpg);
	sfont-family: Verdana, Arial, Helvetica, sans-serif;
	sfont-family: 'Raleway', sans-serif;
	font-family: 'Montserrat', sans-serif;
	font-size: 13px;
	height: 100%;
	scroll-behavior: smooth;
}
#wrapper {
	margin: 0 auto;
	height: 100%;
	left: 0;
	right: 0;
	width: 100%;
	max-width: 700px;
	background-color: #000000;
}
a {
	text-decoration: none;
	color: #06C;
}
a:hover {
	text-decoration: underline;
}
h1 {
	color: #FFFFCC;
	font-weight: normal;
	margin: 0 0 5px 0;
	font-size: 30px;
	text-align: left;
	font-family: Georgia, "Times New Roman", Times, serif;
	line-height: 35px;
	text-align: center;
}
h2 {
	line-height: 18px;
	width: 342apx;
	margin: 0px 48px 5px 0;
	color: #FFFFCC;
	font-size: 12px;
	font-weight: normal;
	font-style: italic;
}
h2 a {
	color: #09C;
}
h2 a:hover {
	color: #FFFFCC;
}
h3 {
	width: 100%;
	font-size: 15px;
	font-weight: normal;
	background: url(/images/tbg.png) bottom left no-repeat;
	padding: 5px;
	padding-top: 155px;
	line-height: 20px;
	margin: 0px 0 10px 0;
	color: #FFFFCC;
}
#d1 h3 {
	text-shadow: 3px 3px 3px #330099;
	filter: Shadow(Color=#330099, Direction=135, Strength=100);
}
h4 {
	margin: 0;
}
p {
	font-size: 120%;
	line-height: 150%;
	color: #FFFFCC;
	text-align: justify;
}
@media(max-width:400px) {
	p {
		font-size: 170%;
		color: #FFFFCC;
		line-height: 150%;
		text-align: justify;
	}
	#ItdrawsSlider .gallerylayer img {
		width: initial !important;
		height: auto !important;
		top: 0 !important;
		margin: 0 auto !important;
		right: 0 !important;
		position: absolute !important;
	}
}
.call {
	line-height: 25px;
	display: inline !important;
	color: #6699ff;
	text-align: justify;
}
#header {
	transition: all 0.5s ease;
	font-size: 15px;
	color: #FFFFCC;
	padding: 0;
	height: 180px;
	max-width: 700px;
	width: 100%;
	overflow: visible;
	top: 0px;
	left: 0;
	right: 0;
	position: absolute!important;
	z-index: 1000 !important;
	margin: 0px auto;
	overflow: visible;
	background-repeat: no-repeat;
	text-align: right;
}
.dino {
	background: url(/images/dinosaur-art.png) top no-repeat
}
.monkey {
	background: url(/images/monkey-art.png) top no-repeat
}
.octo {
	background: url(/images/octopus-art.png) top no-repeat
}
.gold {
	background: url(/images/goldfish-art.png) top no-repeat
}
@media (max-width: 500px){
#header {
    background-size: 150% !important;
    padding: 0 !important;
}
}
	/*Menu*/
#menu {
	width: 375px;
	bottom: 25px;
	position: absolute;
	right: 15px;
}
@media(max-width:700px){
#menu {
    right: 10px !important;
}
}
#menu {
	width: 375px;
	bottom: 25px;
	position: absolute;
	right: 15px;
}
ul {
	font-size: 12px;
	color: #3366FF;
}
ul#minitabs {
	list-style: none;
	margin: 0;
	z-index: 9000 !important;
	padding: 0px 2px 6px 2px;
	text-align: center;
	white-space: nowrap;
	background-image: url(/images/mbdr.png);
	background-repeat: no-repeat;
	background-position: bottom center;
	height: 20px;
}
ul#minitabs li {
	display: inline;
	margin: 0;
	padding: 0;
}
ul#minitabs a {
	text-decoration: none;
	padding: 5px 4px 0 4px;
	color: #FFFFCC;
}
ul#minitabs a#current {
	color: #000066;
	background-image: url(mbg.png);
	background-repeat: repeat-x;
	background-position: bottom center;
}
ul#minitabs a:hover, ul#minitabs a:focus {
	background-image: url(/images/mbg.png);
	background-repeat: repeat-x;
	background-position: bottom center
}
/*
ul#minitabs ul.portfolios {
display: none;
right:0 !important;
text-align:right !important;
position: absolute;
width:320px;
height:40px;
margin:-41px 85px 0 0px !important;}
*/
ul#minitabs ul.portfolios {
	display: none;
	text-align: right !important;
	height: 40px;
	margin: -41px 0px 0 0px !important;
	right: 10px !important;
	position: absolute !important;
}
ul#minitabs li:hover ul.portfolios, ul#minitabs li:focus .portfolios {
	display: inline-block;
	position: absolute;
	margin: -41px 0px 0 0px !important;
	right: 10px !important;
	position: absolute !important;
}
ul.portfolios li {
	float: left;
	margin: 0 30px 0 0;
	padding: 0 2px 0 0;
}
ul.portfolios li:hover {
	background-image: none !important;
}
ul.portfolios li a {
	list-style-type: none !important;
	line-height: 18px;
	color: #FFFFCC !important;
	font-size: 14px;
	text-align: left !important;
	font-weight: normal;
	font-style: italic;
	background-image: none !important;
	padding: 0 !important;
}
ul.portfolios li a:hover {
	color: #06C !important;
}
/*EndMenu*/
.ds {
	text-shadow: 2px 2px 2px #000;
	float: right;
	margin: 0 50px 0 0;
	filter: Shadow(Color=#000, Direction=135, Strength=4);
}
.ob {
	float: left;
	margin: -20px 0 0 -10px;
}
/*input#s for phpblogs*/
input {
	/*width:190px;
border: none;
padding:5px;
margin:3px 0 3px 0;
background-attachment:scroll;
background-image:url(/images/BBG.png);
color: #ffffff;
font-size:12.5px;*/
	width: 200px;
	margin: 5px 0;
	padding: 6px;
	border-radius: 5px;
	border: thin solid purple;
	background-color: #42004a !important;
	color: white;
	box-sizing: border-box
}
textarea {
	resize: vertical;
	/*width:190px;
height:100px;
border: none;
font-family: Geneva, Arial, Helvetica, sans-serif;
padding:5px;
margin:3px 0 3px 0;
background-image:url(/images/BBG.png);
color: #ffffff;
font-size:12.5px;*/
	width: 200px;
	margin: 5px 0;
	padding: 6px;
	border-radius: 5px;
	border: thin solid purple;
	background-color: #42004a !important;
	color: white;
	box-sizing: border-box;
}
select {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	color: #000000;
	font-size: 12.5px;
}
input#input_12 {
	background: none !important;
	padding: 0;
}
#Submit {
	width: 100px;
	height: 22px;
	margin: 3px 0 0 100px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	background-image: url(/images/submit.png);
	background-repeat: no-repeat;
	text-shadow: 3px 3px 3px #632F17;
	filter: Shadow(Color=#632F17, Direction=135, Strength=4);
}
button#input_2 {
	width: 200px;
	padding: 6px;
	border-radius: 5px;
	border: thin solid purple;
	background-color: #42004a;
	color: white;
	text-transform: uppercase;
}
#d1 {
	padding: 0 20px;
	color: #333;
	max-width: 700px;
	width: 100%;
	background-color: #000;
	background-image: url("/images/gallbgL.png"), url("/images/gallbgr.png");
	background-position: left, right;
	background-repeat: repeat-y, repeat-y;
	min-height: 100% !important;
	overflow: auto;
	box-sizing: border-box;
	position: relative
}
#ItdrawsSlider {
	margin: -10px auto 20px auto;
	z-index: 1;
	position: relative;
	visibility: visible;
	overflow: hidden;
	width: 100% !important;
	max-width: 700px;
	min-height: 330px !important;
}
/*#slideshowtoggler {
    margin: -190px auto 0 auto;
    position: absolute;
    width: 90%;
    z-index: 1000;
}*/
#slideshowtoggler {
	position: absolute;
	width: 100%;
	z-index: 999;
	margin: -210px auto 70px !important;
	display: block;
	box-sizing: border-box;
	text-align: center;
}
a.next {
	position: absolute;
	right: 40px;
}
#fadeshow4 .gallerylayer img { /* make all images inside fadeshow4 scale to 100% of slideshow width */
	width: 100%;
	height: auto;
}
#clear {
	clear: both;
}
.subtitle {
	font-size: 12px;
	background-color: #003366;
	width: 99%;
	padding: 3px;
	font-weight: bold;
	line-height: 20px;
	margin: 0px 0 10px 0;
	color: #FFFFCC;
}
#contact {
	/*border-right-style:inset;
border-right-width:thin;
*/
	float: left;
	width: 40%;
	padding: 0px 15px 10px 0;
	vertical-align: middle;
	margin: 0 15px 20px 0;
}
.para {
	line-height: 25px;
}
.portpara {
	line-height: 25px;
	font-size: 13px;
}
/*RSS*/
a.rss-item {
	width: 200px !important;
	line-height: normal;
	margin: 0 0 -10px 0!important;
}
li.rss-item {
	width: auto;
	background-color: #036;
	margin: 0 0 -20px -40px!important;
}
#rss {}
/*.rssicon { width:20px; height:20px; position:absolute; margin:5px 0 0 -10px;}*/
.rss-box img {
	width: 100%;
	height: auto;
	border: thin solid #09F;
	margin: 5px 0 5px 0;
}
.rss {
	background-image: url(/images/rssbg.png);
	background-position: top left;
	background-repeat: no-repeat;
	width: 300px;
	margin: 0 0 15px 15px;
	padding: 0 0 0 0;
	font-size: 24px;
	font-family: Georgia, "Times New Roman", Times, serif;
	line-height: 35px;
	float: right;
	overflow: hidden;
}
.rss-title {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	text-decoration: none;
	text-align: center;
	margin-bottom: 10px;
}
#rss ul {
	list-style-type: none;
}
#rss li a {
	margin: 15px 0 0 0;
}
#rss a {
	clear: inherit;
	text-transform: uppercase;
	font-size: 14px;
	text-align: center;
}
.rss img {
	width: 100%;
	overflow: hidden;
}
.rss-item {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: none;
	line-height: 18px;
}
.f2jnag {
	visibility: hidden;
	height: 0px;
	margin: -10px 0 0 0;
}
.tweet {
	width: 300px;
	margin: 0 0 0 0;
	padding: 0px 0px 0 0px;
	font-size: 24px;
	font-family: Georgia, "Times New Roman", Times, serif;
	line-height: 10px;
	float: left;
	overflow: hidden;
	text-transform: ;
}
#tweet ul {
	list-style-type: none;
}
.tweet-title {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #FFFFFF;
	text-decoration: none;
	text-align: center;
	margin-bottom: 10px;
}
.tweet-item {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: none;
	line-height: 18px;
	margin-bottom: 10px;
	padding: 5px;
}
.tweet img {
	width: 45%;
	height: auto;
	overflow: hidden;
}
.tweet-item a {
	text-transform: lowercase;
	font-size: 14px;
}
div.twtr-ft img {
	height: 20px;
	display: none;
}
a.twtr-user {
	text-transform: lowercase;
}
div.twtr-hd h3 {
	text-align: center;
	background-image: none !important;
}
.atomic {
	position: absolute;
	left: -300px;
	width: 150px;
	border: 1px solid black;
	padding: 2px;
	background-color: lightyellow;
	visibility: hidden;
	z-index: 100;
	/*Remove below line to remove shadow. Below line should always appear last within this CSS*/
	filter: progid: DXImageTransform.Microsoft.Shadow(color=gray, direction=135);
}
#portfolio {
	padding-top: 175px;
}
#portdivs {
	width: 22.5%;
	float: left;
	padding: 0 5px 0 5px;
	height: auto;
	border-right-style: inset;
	border-right-width: thin;
	border-right-color: #0099FF;
}
#footer {
	margin: -10px 10px 0 -30px;
	width: 100%;
	padding: 15px 0 15px 0;
	text-align: right;
	color: #FFFFCC;
	z-index: 1000;
}
.ft {
	bottom: 10px;
	z-index: 10001;
	left: 0;
	margin-top: 100px;
	position: fixed;
}
/*
#widget{
width:200px;
margin:-15px 0 0 15px;
height: auto;
overflow:hidden;
text-align:center;
float:right;
color:#FFFFCC;
position:relative;
z-index:1;}
*/
@media(max-width:720px) {
	#widget br {
		display: none;
		position: relative!important
	}
	.scrollFixed {
		position: initial !important;
		width: initial !important;
		top: initial !important;
	}
	input {
		width: 49.5%
	}
	textarea {
		resize: vertical;
		width: 100%;
		height: 80px;
	}
	button#input_2 {
		dfloat: right;
	}
	#form p {
		margin: 0 0 0 0 !important;
	}
	h1 {
		sargin: 20px 0 5px 0;
		width: 100%
	}
}

@media(max-width:420px) {
	input {
		width: 100%
	}
	}

#facebook_faces img {
	max-width: 200px !important;
}
#subform {
	width: 200px;
	margin: -15px 0 0 15px;
	height: auto;
	overflow: hidden;
	text-align: left;
	float: right;
	color: #FFFFCC;
	position: relative;
	z-index: 1;
}
#subform p {
	margin: 0 auto;
	text-align: left;
	line-height: 20px;
	color: #ffffcc;
}
#Livestream {
	width: 200px;
	height: 320px;
	overflow: hidden;
	z-index: 0 !important;
	position: relative !important;
	text-align: center;
	vertical-align: middle;
	/*position:fixed;
float:left;
margin:-350px 0 0 -250px;*/
}
#Chat {
	width: 240px;
	height: 386px;
	background-color: #ed1c24;
	float: right;
	margin: -25px 20px 0 10px;
	overflow: hidden;
	text-align: center;
	vertical-align: middle;
}
#form {
	padding: 0;
	margin: 0 0 20px 0;
	text-align: left;
	max-width: 100%;
}
#form p {
	text-align: left;
}
.switch {
	display: none;
}
#pandora {
	width: 150px;
	float: left;
}
#pandora img {
	width: 100%;
	height: auto;
}
DIV#pandoraTitleSongs {
	display: none;
}
DIV#pandoraFooterSongs {
	display: none;
}
.quote, .ArtRate {
	float: right;
	margin: 0 18px -5px 0;
	bottom: 0
}
.descpanelfg {
	height: 45px !important
}
/*PORTFOLIO STYLES*/
#galleria {
	width: 600px;
	height: 380px;
	padding: 170px 0 0 0;
	margin: 0 0 0 0;
}
.galleria-container {
	position: relative;
	overflow: hidden;
}
.galleria-container img {
	-moz-user-select: none;
	-webkit-user-select: none;
	-o-user-select: none;
}
.galleria-stage {
	position: absolute;
	top: 0px;
	bottom: 60px;
	left: 0px;
	right: 0px;
	overflow: hidden;
}
.galleria-thumbnails-container {
	height: 50px;
	bottom: 0;
	position: absolute;
	left: 10px;
	right: 10px;
	z-index: 2;
}
.galleria-carousel .galleria-thumbnails-list {
	margin-left: 25px;
	margin-right: 25px;
}
.galleria-thumbnails .galleria-image {
	height: 40px;
	width: 60px;
	background: #000;
	margin: 0 5px 0 0;
	border: 1px solid #000;
	float: left;
	cursor: pointer;
}
.galleria-counter {
	position: absolute;
	bottom: 10px;
	left: 10px;
	text-align: right;
	color: #fff;
	font: normal 11px/1 arial, sans-serif;
	z-index: 2;
}
.galleria-loader {
	background: #000;
	width: 20px;
	height: 20px;
	position: absolute;
	top: 10px;
	right: 10px;
	z-index: 2;
	display: none;
	background: url(classic-loader.gif) no-repeat 2px 2px;
}
.galleria-info {
	width: 100%;
	bottom: 60px;
	left: 0px;
	z-index: 2;
	position: absolute;
}
.galleria-info-text {
	background-image: url(BBG.png);
	padding: 10px;
	display: none;
	bottom: 0x;
}
.galleria-info-title {
	font: bold 15px/1.1 arial, sans-serif;
	margin: 0;
	color: #fff;
	line-height: 15px;
}
.galleria-info-description {
	font: italic 12px/1.4 georgia, serif;
	margin: 0;
	color: #bbb;
}
.galleria-info-title + .galleria-info-description {
	margin-top: 7px;
}
.galleria-info-close {
	width: 9px;
	height: 9px;
	position: absolute;
	top: 5px;
	right: 5px;
	background-position: -753px -11px;
	opacity: .5;
	cursor: pointer;
	display: none;
}
.galleria-info-link {
	background-position: -669px -5px;
	opacity: .8;
	position: absolute;
	width: 20px;
	height: 20px;
	cursor: pointer;
	background-color: #000;
}
.galleria-info-link:hover, .galleria-info-close:hover {
	opacity: .5;
}
.galleria-image-nav {
	position: absolute;
	top: 50%;
	margin-top: -15px;
	width: 100%;
	height: 31px;
	left: 0;
}
.galleria-image-nav-left {
	opacity: 1;
	cursor: pointer;
	width: 33px;
	height: 31px;
	position: absolute;
	left: 10px;
	z-index: 2;
}
.galleria-image-nav-right {
	opacity: 1;
	cursor: pointer;
	width: 33px;
	height: 31px;
	position: absolute;
	left: 0px;
	z-index: 2;
}
.galleria-image-nav-right {
	left: auto;
	right: 10px;
	background-position: -300px 0;
	z-index: 2;
}
.galleria-image-nav-left:hover, .galleria-image-nav-right:hover {
	opacity: .5;
}
.galleria-thumb-nav-left, .galleria-thumb-nav-right {
	cursor: pointer;
	display: none;
	background-position: -495px 5px;
	position: absolute;
	left: 0;
	top: 0;
	height: 40px;
	width: 23px;
	z-index: 3;
	opacity: .8;
}
.galleria-thumb-nav-right {
	background-position: -578px 5px;
	border-right: none;
	right: 0;
	left: auto;
}
.galleria-thumbnails-container .disabled, .galleria-thumbnails-container .disabled:hover {
	opacity: .2;
	cursor: default;
}
.galleria-thumb-nav-left:hover, .galleria-thumb-nav-right:hover {
	opacity: 1;
	background-color: #111;
}
.galleria-carousel .galleria-thumb-nav-left, .galleria-carousel .galleria-thumb-nav-right {
	display: block;
}
.galleria-thumb-nav-left, .galleria-thumb-nav-right, .galleria-info-link, .galleria-info-close, .galleria-image-nav-left, .galleria-image-nav-right {
	background-image: url(../images/classic-map.png);
	background-repeat: no-repeat;
	bottom: 0px;
}
.portfolio {
	background-color: #003366;
	width: 99%;
	text-align: center;
	padding: 3px;
	margin: 0px 0 10px 0;
	color: #FFFFCC;
}
#portdiv {
	margin: 0 auto;
	padding: 0;
	overflow: auto;
	height: auto !important;
}
#action {
	margin: 0 0 10px 10px;
	width: 200px;
	height: auto;
	background-color: #003366;
	border: thin solid rgb(0, 153, 255);
	float: right;
	overflow: hidden;
	-moz-border-radius-topleft: 20px;
	border-top-left-radius: 20px;
	-moz-border-radius-topright: 20px;
	border-top-right-radius: 20px;
	-moz-border-radius-bottomleft: 0px;
	border-bottom-left-radius: 0px;
	-moz-border-radius-bottomright: 20px;
	border-bottom-right-radius: 20px;
	box-shadow: 1px 1px 3px #000;
}
#action h3 {
	padding: 5px !important;
	text-align: center;
	color: #FFF;
	background-image: none !important;
	margin: 0;
	font-weight: bold;
}
#action h4 {
	padding: 5px !important;
	text-align: right;
	color: #FFF;
	background-image: none !important;
	margin: 0;
	font-weight: bold;
}
#action p {
	padding: 0 5px 0 5px;
	text-align: center;
	font-size: 12px;
}
#action a {
	text-align: left !important;
	color: #000;
}
#action a:hover {
	color: #FFC;
}
#action ul li.rss-item {
	list-style-type: none !important;
}
#action a.item-link {
	text-align: left !important;
	background-color: #03C !important;
	font-weight: bold;
	color: #FFF !important;
	margin: 0 0 5px 0 !important;
	float: left !important;
	width: 174px !important;
	padding: 2px 2px 2px 25px;
	background-image: url(/images/rss.png);
	background-position: center left;
	background-repeat: no-repeat;
	background-size: 20px 20px;
}
#action a.item-link:hover {
	background-color: rgb(0, 153, 255) !important;
}
.fb-like {
	float: right;
	margin: 5px 10px 10px 10px;
}
#portfoot {
	margin: 0 auto !important;
	text-align: right;
	padding: 0 0 25px 0;
	width: 100%;
	color: #FFFFCC;
}
/*Home Page Style*/
ul#stack {
	margin: 0 0 0 0;
	width: 100%;
	color: #FFC;
	padding: 0;
}
ul#stack li {
	background-color: #000;
	list-style-type: none;
	overflow: hidden;
}
li.rss-item {
	margin: 0 0 -5px -40px !important;
	padding: 0;
	border: none !important;
	font-size: 13px!important;
}
a.rss-item {
	text-align: left !important;
	font-weight: bold;
	font-size: 15px!important;
	color: #3f6bb8;
	line-height: normal;
	margin: 0 0 0 0 !important;
	display: block;
}
a.rss-item:hover {
	color: #FFC;
}
a.item-link {
	text-align: left !important;
	background-color: #03C !important;
	font-weight: bold;
	color: #FFF !important;
	margin: 0 0 5px 0 !important;
	float: left !important;
	width: 100%;
	padding: 2px 2px 2px 25px;
	background-image: url(/images/rss.png);
	background-position: top left;
	background-repeat: no-repeat;
	background-size: 20px 20px;
}
a.item-link:hover {
	background-color: rgb(0, 153, 255) !important;
}
/*rss title*/
h2.blogTitle {
	text-align: left !important;
	background-color: #039 !important;
	font-weight: normal;
	color: #FFF !important;
	margin: 15px 0 0px 0 !important;
	width: 100%;
	padding: 4px ;

}
li.rss-item p {
	line-height: 20px !important;
	color: #FFC;
}
li.rss-item div {
	width: 100% !important;
}
li.rss-item img {
	width: 30% !important;
	float: right;
	padding: 0 0 0 0 !important;
}
li.rss-item h4 {
	text-align: left;
	font-size: 12px;
	color: #06C;
}
li.rss-item h5 {
	text-align: left;
	line-height: 20px;
	width: auto;
	margin: 20px 0 15px 0;
	color: #FFFFCC;
	font-size: 15px !important;
	font-weight: normal;
	font-style: italic;
	border-bottom: solid thin #FFFFCC;
}
.size-full.wp-image-213.alignright {
	clear: both !important;
	width: 50% !important;
}
li.rss-item .fltLeft img {
	clear: both !important;
	float: none !important;
	width: 150px !important;
	margin: 0 0 -10px 0;
}
.rss-box {
	height: auto;
}
#action a.rss-item {
	text-align: left !important;
	font-weight: bold;
	font-size: 15px!important;
	color: #3f6bb8;
	line-height: normal;
	padding: 0 0 0 25px;
	margin: 2px 5px !important;
	display: block;
	background-image: url(/images/rss.png);
	background-position: top left;
	background-repeat: no-repeat;
	background-size: 20px 20px;
	width: 177px !important;
}
li.rss-item img.reg {
	clear: both;
	width: 99.5% !important;
	margin: -5px 0 10px 0 !important;
}
img.attachment-thumbnail {
	display: inline-block !important;
	float: left !important;
	padding: 0 !important;
	margin: 0 -2px -4px 0 !important;
}
a img.attachment-thumbnail {
	width: 128px !important;
	height: auto !important;
}
/*GALLERIES*/
.galleria-info-text {
	background: rgba(100, 15, 175, .75)
}
.rmvHome, li.rss-item div:nth-child(3) {
	display: none !important;
}
/*MEDIA*/
@media only screen and (max-device-width: 480px) {
	#header {
		font-size: 15px;
		color: #FFFFCC;
		padding: 15px 0 0 50px;
		height: 165px;
		overflow: visible;
		top: 0px;
		position: absolute;
		z-index: 999 !important;
		margin: 0px auto;
		background-repeat: no-repeat;
		text-align: right;
	}
}
iframe .esthumbs {
	clear: both !important;
	width: 100% !important;
}
.scrollFixed {
	position: fixed;
	width: 210px;
	top: 170px
}
::placeholder { /* Chrome, Firefox, Opera, Safari 10.1+ */
	color: white;
}
@supports (-ms-ime-align:auto) {
	.col10, .col20, .col25, .col30, .col33, .col35, .col37, .col40, .col45, .col50, .col55, .col60, .col65, .col63, .col70, .col75, .col80, .col85, .col90.col95 {
		overflow: hidden !important;
	}
}
.col10, .col15, .col20, .col25, .col30, .col33, .col35, .col37, .col40, .col45, .col50, .col55, .col60, .col65, .col63, .col70, .col75, .col80, .col85, .col90, .col95 {
	display: inline-block !important;
	box-sizing: border-box !important;
	padding-left: 0;
	padding-right: 0;
	margin: 0 -3px 0 0;
	vertical-align: top;
}
.col10 {
	width: 10%
}
.col15 {
	width: 15%
}
.col20 {
	width: 19%
}
.col25 {
	width: 24.5%
}
.col30 {
	width: 29.5%
}
.col33 {
	width: 32.5%
}
.col35 {
	width: 34.5%
}
.col37 {
	width: 37%
}
.col40 {
	width: 39.5%
}
.col45 {
	width: 45%
}
.col50 {
	width: 50%
}
.col55 {
	width: 54.5%
}
.col60 {
	width: 59.5%
}
.col63 {
	width: 63%
}
.col65 {
	width: 64.5%
}
.col70 {
	width: 70%
}
.col75 {
	width: 74.5%
}
.col80 {
	width: 80%
}
.col85 {
	width: 84.5%
}
.col90 {
	width: 90%
}
.col95 {
	width: 94.5%
}
@media (max-width:720px) {
	.col10, .col15, .col20, .col25, .col30, .col33, .col35, .col37, .col40, .col45, .col50, .col55, .col60, .col65, .col63, .col70, .col75, .col80, .col85, .col90, .col95 {
		display: block !important;
		width: 100%;
		margin: 0 0px 0 0;
	}
}
